+ 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 [Fri Mar 6 00:58:21 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: nova-api-osapi-5f4b67c4b7-xwqp7 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 0x7fa1ef2dd668 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-03-06 00:58:26.556 8 INFO nova.utils [None req-96cee67f-3522-485b-b305-8a7b73da9e3f - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-03-06 00:58:26.670 7 INFO nova.utils [None req-02e0f55e-3ed8-4d14-b51d-20bf3657650b - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-03-06 00:58:28.448 7 WARNING keystonemiddleware._common.config [None req-02e0f55e-3ed8-4d14-b51d-20bf3657650b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-06 00:58:28.457 7 WARNING oslo_config.cfg [None req-02e0f55e-3ed8-4d14-b51d-20bf3657650b - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-03-06 00:58:28.456 8 WARNING keystonemiddleware._common.config [None req-96cee67f-3522-485b-b305-8a7b73da9e3f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-06 00:58:28.466 8 WARNING oslo_config.cfg [None req-96cee67f-3522-485b-b305-8a7b73da9e3f - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-03-06 00:58:28.538 7 WARNING keystonemiddleware._common.config [None req-02e0f55e-3ed8-4d14-b51d-20bf3657650b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-06 00:58:28.553 7 WARNING oslo_config.cfg [None req-02e0f55e-3ed8-4d14-b51d-20bf3657650b - - - - - -] 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-03-06 00:58:28.555 8 WARNING keystonemiddleware._common.config [None req-96cee67f-3522-485b-b305-8a7b73da9e3f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-06 00:58:28.566 7 WARNING oslo_config.cfg [None req-02e0f55e-3ed8-4d14-b51d-20bf3657650b - - - - - -] 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 0x7fa1ef2dd668 pid: 7 (default app) 2026-03-06 00:58:28.576 8 WARNING oslo_config.cfg [None req-96cee67f-3522-485b-b305-8a7b73da9e3f - - - - - -] 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-03-06 00:58:28.590 8 WARNING oslo_config.cfg [None req-96cee67f-3522-485b-b305-8a7b73da9e3f - - - - - -] 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 0x7fa1ef2dd668 pid: 8 (default app) [pid: 7|app: 0|req: 2/4] 162.253.55.49 () {42 vars in 701 bytes} [Fri Mar 6 00:58:41 2026] GET /v2.1 => generated 114 bytes in 22 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 00:58:41.518 8 WARNING oslo_policy.policy [None req-8ab5154d-fbdd-464b-83b2-ea79999d15fb 980e082ac78e4e619727ab2cf8d2fbfc b2b8211e42154651a464a9b9b8fe68ab - - 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-03-06 00:58:41.519 8 WARNING oslo_policy.policy [None req-8ab5154d-fbdd-464b-83b2-ea79999d15fb 980e082ac78e4e619727ab2cf8d2fbfc b2b8211e42154651a464a9b9b8fe68ab - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/5] 162.253.55.49 () {44 vars in 905 bytes} [Fri Mar 6 00:58:41 2026] GET /v2.1 => generated 0 bytes in 590 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-03-06 00:58:41.646 7 WARNING oslo_policy.policy [req-8ab5154d-fbdd-464b-83b2-ea79999d15fb req-d5b732a1-fade-4daa-9c39-bdfb87b09412 980e082ac78e4e619727ab2cf8d2fbfc b2b8211e42154651a464a9b9b8fe68ab - - 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-03-06 00:58:41.647 7 WARNING oslo_policy.policy [req-8ab5154d-fbdd-464b-83b2-ea79999d15fb req-d5b732a1-fade-4daa-9c39-bdfb87b09412 980e082ac78e4e619727ab2cf8d2fbfc b2b8211e42154651a464a9b9b8fe68ab - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/6] 162.253.55.49 () {46 vars in 978 bytes} [Fri Mar 6 00:58:41 2026] GET /v2.1/ => generated 399 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 00:58:41.758 8 INFO nova.api.openstack.wsgi [None req-0d51ebd5-9996-4342-9609-443449a91f39 980e082ac78e4e619727ab2cf8d2fbfc b2b8211e42154651a464a9b9b8fe68ab - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 4/7] 162.253.55.49 () {48 vars in 1007 bytes} [Fri Mar 6 00:58:41 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 162.253.55.49 () {48 vars in 1047 bytes} [Fri Mar 6 00:58:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 162.253.55.49 () {52 vars in 1044 bytes} [Fri Mar 6 00:58:41 2026] POST /v2.1/flavors => generated 527 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/12] 162.253.55.49 () {42 vars in 701 bytes} [Fri Mar 6 00:58: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: 8|app: 0|req: 7/13] 162.253.55.49 () {44 vars in 905 bytes} [Fri Mar 6 00:58:42 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: 7/14] 162.253.55.49 () {46 vars in 978 bytes} [Fri Mar 6 00:58:42 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-03-06 00:58:42.730 8 INFO nova.api.openstack.wsgi [None req-6aef4274-9a58-46ae-b3e0-da3fe63b2488 980e082ac78e4e619727ab2cf8d2fbfc b2b8211e42154651a464a9b9b8fe68ab - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 8/15] 162.253.55.49 () {48 vars in 1009 bytes} [Fri Mar 6 00:58: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: 7|app: 0|req: 8/16] 162.253.55.49 () {48 vars in 1047 bytes} [Fri Mar 6 00:58:42 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: 9/17] 162.253.55.49 () {52 vars in 1044 bytes} [Fri Mar 6 00:58:42 2026] POST /v2.1/flavors => generated 530 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/18] 162.253.55.49 () {42 vars in 701 bytes} [Fri Mar 6 00:58:43 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/19] 162.253.55.49 () {44 vars in 905 bytes} [Fri Mar 6 00:58:43 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: 7|app: 0|req: 10/20] 162.253.55.49 () {46 vars in 978 bytes} [Fri Mar 6 00:58:43 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-03-06 00:58:43.700 8 INFO nova.api.openstack.wsgi [None req-2ff6d2f5-d183-4c9f-88c1-37af9f267f7b 980e082ac78e4e619727ab2cf8d2fbfc b2b8211e42154651a464a9b9b8fe68ab - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 11/21] 162.253.55.49 () {48 vars in 1011 bytes} [Fri Mar 6 00:58:43 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/22] 162.253.55.49 () {48 vars in 1047 bytes} [Fri Mar 6 00:58:43 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/23] 162.253.55.49 () {52 vars in 1044 bytes} [Fri Mar 6 00:58:43 2026] POST /v2.1/flavors => generated 531 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/24] 162.253.55.49 () {42 vars in 701 bytes} [Fri Mar 6 00:58: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) [pid: 8|app: 0|req: 13/25] 162.253.55.49 () {44 vars in 905 bytes} [Fri Mar 6 00:58:44 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 13/26] 162.253.55.49 () {46 vars in 978 bytes} [Fri Mar 6 00:58:44 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-03-06 00:58:44.703 8 INFO nova.api.openstack.wsgi [None req-01a9a2b8-5f75-45c9-8a7c-3826a7ac24a1 980e082ac78e4e619727ab2cf8d2fbfc b2b8211e42154651a464a9b9b8fe68ab - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 14/27] 162.253.55.49 () {48 vars in 1009 bytes} [Fri Mar 6 00:58:44 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/28] 162.253.55.49 () {48 vars in 1047 bytes} [Fri Mar 6 00:58:44 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/29] 162.253.55.49 () {52 vars in 1044 bytes} [Fri Mar 6 00:58:44 2026] POST /v2.1/flavors => generated 530 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/30] 162.253.55.49 () {42 vars in 701 bytes} [Fri Mar 6 00:58:45 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: 16/31] 162.253.55.49 () {44 vars in 905 bytes} [Fri Mar 6 00:58:45 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 16/32] 162.253.55.49 () {46 vars in 978 bytes} [Fri Mar 6 00:58:45 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-03-06 00:58:45.652 8 INFO nova.api.openstack.wsgi [None req-cb113848-e6ec-4fe8-ab69-ebd838446d40 980e082ac78e4e619727ab2cf8d2fbfc b2b8211e42154651a464a9b9b8fe68ab - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 17/33] 162.253.55.49 () {48 vars in 1011 bytes} [Fri Mar 6 00:58: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: 7|app: 0|req: 17/34] 162.253.55.49 () {48 vars in 1047 bytes} [Fri Mar 6 00:58:45 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 18/35] 162.253.55.49 () {52 vars in 1044 bytes} [Fri Mar 6 00:58:45 2026] POST /v2.1/flavors => generated 533 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 26/52] 10.0.0.210 () {28 vars in 454 bytes} [Fri Mar 6 01:00:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 27/53] 10.0.0.210 () {30 vars in 658 bytes} [Fri Mar 6 01:00:08 2026] GET /v2.1 => generated 0 bytes in 43 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: 27/54] 10.0.0.210 () {32 vars in 731 bytes} [Fri Mar 6 01:00:08 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 28/55] 10.0.0.210 () {34 vars in 765 bytes} [Fri Mar 6 01:00:08 2026] GET /v2.1/os-services => generated 546 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 30/58] 10.0.0.210 () {28 vars in 454 bytes} [Fri Mar 6 01:00:12 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 29/59] 10.0.0.210 () {30 vars in 658 bytes} [Fri Mar 6 01:00:12 2026] GET /v2.1 => generated 0 bytes in 393 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: 31/60] 10.0.0.210 () {32 vars in 731 bytes} [Fri Mar 6 01:00:13 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: 30/61] 10.0.0.210 () {34 vars in 765 bytes} [Fri Mar 6 01:00:13 2026] GET /v2.1/os-services => generated 546 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 32/62] 10.0.0.210 () {28 vars in 454 bytes} [Fri Mar 6 01:00:17 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 31/63] 10.0.0.210 () {30 vars in 658 bytes} [Fri Mar 6 01:00:17 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: 8|app: 0|req: 33/64] 10.0.0.210 () {32 vars in 731 bytes} [Fri Mar 6 01:00:17 2026] GET /v2.1/ => generated 411 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 32/65] 10.0.0.210 () {34 vars in 808 bytes} [Fri Mar 6 01:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/68] 10.0.0.210 () {28 vars in 454 bytes} [Fri Mar 6 01:00:22 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 34/69] 10.0.0.210 () {30 vars in 658 bytes} [Fri Mar 6 01:00:22 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: 8|app: 0|req: 36/70] 10.0.0.210 () {32 vars in 731 bytes} [Fri Mar 6 01:00:22 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/71] 10.0.0.210 () {34 vars in 808 bytes} [Fri Mar 6 01:00:22 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 66/130] 10.0.0.100 () {28 vars in 454 bytes} [Fri Mar 6 01:05:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 65/131] 10.0.0.100 () {30 vars in 658 bytes} [Fri Mar 6 01:05:14 2026] GET /v2.1 => generated 0 bytes in 148 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 67/132] 10.0.0.100 () {32 vars in 731 bytes} [Fri Mar 6 01:05:14 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 66/133] 10.0.0.100 () {34 vars in 804 bytes} [Fri Mar 6 01:05:14 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 85/168] 162.253.55.49 () {42 vars in 701 bytes} [Fri Mar 6 01:08:02 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /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: 84/169] 162.253.55.49 () {44 vars in 905 bytes} [Fri Mar 6 01:08:02 2026] GET /v2.1 => generated 0 bytes in 107 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: 86/170] 162.253.55.49 () {46 vars in 978 bytes} [Fri Mar 6 01:08:02 2026] GET /v2.1/ => generated 399 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 01:08:02.988 7 INFO nova.api.openstack.wsgi [None req-a99a8a21-a5df-49e4-bed9-8da52600545a 980e082ac78e4e619727ab2cf8d2fbfc b2b8211e42154651a464a9b9b8fe68ab - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 85/171] 162.253.55.49 () {48 vars in 1013 bytes} [Fri Mar 6 01:08:02 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 87/172] 162.253.55.49 () {48 vars in 1047 bytes} [Fri Mar 6 01:08:02 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 86/173] 162.253.55.49 () {52 vars in 1045 bytes} [Fri Mar 6 01:08:03 2026] POST /v2.1/flavors => generated 532 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 92/184] 162.253.55.49 () {42 vars in 701 bytes} [Fri Mar 6 01:09:00 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 93/185] 162.253.55.49 () {44 vars in 905 bytes} [Fri Mar 6 01:09:00 2026] GET /v2.1 => generated 0 bytes in 54 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 93/186] 162.253.55.49 () {46 vars in 978 bytes} [Fri Mar 6 01:09:00 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-03-06 01:09:00.856 8 INFO nova.api.openstack.wsgi [None req-80ce9913-4749-4a5b-9b2b-19a37ee46148 980e082ac78e4e619727ab2cf8d2fbfc b2b8211e42154651a464a9b9b8fe68ab - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 980e082ac78e4e619727ab2cf8d2fbfc [pid: 8|app: 0|req: 94/187] 162.253.55.49 () {48 vars in 1047 bytes} [Fri Mar 6 01:09:00 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-03-06 01:09:00.876 7 WARNING oslo_db.sqlalchemy.utils [None req-68e77c83-bd08-4c74-9395-40a996bb621e 980e082ac78e4e619727ab2cf8d2fbfc b2b8211e42154651a464a9b9b8fe68ab - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 94/188] 162.253.55.49 () {48 vars in 1012 bytes} [Fri Mar 6 01:09:00 2026] GET /v2.1/os-keypairs => generated 16 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 95/189] 162.253.55.49 () {52 vars in 1053 bytes} [Fri Mar 6 01:09:00 2026] POST /v2.1/os-keypairs => generated 576 bytes in 58 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 96/192] 162.253.55.49 () {42 vars in 701 bytes} [Fri Mar 6 01:09:05 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: 97/193] 162.253.55.49 () {44 vars in 905 bytes} [Fri Mar 6 01:09:05 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 97/194] 162.253.55.49 () {46 vars in 978 bytes} [Fri Mar 6 01:09:05 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 98/195] 162.253.55.49 () {48 vars in 1069 bytes} [Fri Mar 6 01:09:05 2026] GET /v2.1/os-quota-sets/b2b8211e42154651a464a9b9b8fe68ab => generated 283 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 98/196] 162.253.55.49 () {52 vars in 1121 bytes} [Fri Mar 6 01:09:05 2026] PUT /v2.1/os-quota-sets/b2b8211e42154651a464a9b9b8fe68ab => generated 238 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/305] 162.253.55.49 () {42 vars in 701 bytes} [Fri Mar 6 01:18:05 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: 153/306] 162.253.55.49 () {44 vars in 905 bytes} [Fri Mar 6 01:18:05 2026] GET /v2.1 => generated 0 bytes in 121 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 154/307] 162.253.55.49 () {46 vars in 978 bytes} [Fri Mar 6 01:18:05 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-03-06 01:18:05.198 8 INFO nova.api.openstack.wsgi [None req-caac63cc-fc14-4cf0-b22c-5eaf10b1ecd1 980e082ac78e4e619727ab2cf8d2fbfc b2b8211e42154651a464a9b9b8fe68ab - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 154/308] 162.253.55.49 () {48 vars in 1011 bytes} [Fri Mar 6 01:18:05 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/309] 162.253.55.49 () {48 vars in 1047 bytes} [Fri Mar 6 01:18:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/310] 162.253.55.49 () {52 vars in 1045 bytes} [Fri Mar 6 01:18:05 2026] POST /v2.1/flavors => generated 532 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/349] 162.253.55.49 () {42 vars in 701 bytes} [Fri Mar 6 01:21:19 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/350] 162.253.55.49 () {44 vars in 905 bytes} [Fri Mar 6 01:21:19 2026] GET /v2.1 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 176/351] 162.253.55.49 () {46 vars in 978 bytes} [Fri Mar 6 01:21:19 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: 7|app: 0|req: 176/352] 162.253.55.49 () {48 vars in 1069 bytes} [Fri Mar 6 01:21:19 2026] GET /v2.1/os-quota-sets/3dbefffe80e44296bcd899cbf9519fc7 => generated 283 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/353] 162.253.55.49 () {52 vars in 1121 bytes} [Fri Mar 6 01:21:20 2026] PUT /v2.1/os-quota-sets/3dbefffe80e44296bcd899cbf9519fc7 => generated 238 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/372] 10.0.0.112 () {32 vars in 682 bytes} [Fri Mar 6 01:22:51 2026] GET /v2.1/os-security-groups => generated 78 bytes in 86 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: 186/373] 10.0.0.112 () {32 vars in 711 bytes} [Fri Mar 6 01:22:51 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/374] 10.0.0.112 () {32 vars in 703 bytes} [Fri Mar 6 01:22:51 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: 7|app: 0|req: 187/375] 10.0.0.112 () {32 vars in 686 bytes} [Fri Mar 6 01:22:51 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: 8|app: 0|req: 189/376] 10.0.0.112 () {32 vars in 707 bytes} [Fri Mar 6 01:22:51 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 188/377] 10.0.0.112 () {32 vars in 703 bytes} [Fri Mar 6 01:22:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/378] 10.0.0.112 () {32 vars in 668 bytes} [Fri Mar 6 01:22:52 2026] GET /v2.1/os-services => generated 783 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/379] 10.0.0.112 () {32 vars in 688 bytes} [Fri Mar 6 01:22:52 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 40 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: 191/380] 10.0.0.112 () {32 vars in 672 bytes} [Fri Mar 6 01:22:52 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: 190/381] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:22:52 2026] GET /v2.1/limits?tenant_id=3dbefffe80e44296bcd899cbf9519fc7 => 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: 192/382] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:22:52 2026] GET /v2.1/limits?tenant_id=b2b8211e42154651a464a9b9b8fe68ab => 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: 194/385] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:22:52 2026] GET /v2.1/limits?tenant_id=cbc62e95d86a4edbb9b8986dfa3c872c => 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: 197/396] 10.0.0.112 () {32 vars in 711 bytes} [Fri Mar 6 01:23:51 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/397] 10.0.0.112 () {32 vars in 682 bytes} [Fri Mar 6 01:23:51 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: 7|app: 0|req: 198/398] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:23:51 2026] GET /v2.1/limits?tenant_id=3dbefffe80e44296bcd899cbf9519fc7 => 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: 201/399] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:23:51 2026] GET /v2.1/limits?tenant_id=b2b8211e42154651a464a9b9b8fe68ab => 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: 199/400] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:23:51 2026] GET /v2.1/limits?tenant_id=cbc62e95d86a4edbb9b8986dfa3c872c => 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: 202/401] 10.0.0.112 () {32 vars in 707 bytes} [Fri Mar 6 01:23:51 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: 200/402] 10.0.0.112 () {32 vars in 703 bytes} [Fri Mar 6 01:23:51 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: 203/403] 10.0.0.112 () {32 vars in 668 bytes} [Fri Mar 6 01:23:51 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: 201/404] 10.0.0.112 () {32 vars in 688 bytes} [Fri Mar 6 01:23:51 2026] GET /v2.1/os-hypervisors/detail => generated 1703 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: 8|app: 0|req: 204/405] 10.0.0.112 () {32 vars in 672 bytes} [Fri Mar 6 01:23:52 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: 7|app: 0|req: 202/406] 10.0.0.112 () {32 vars in 703 bytes} [Fri Mar 6 01:23:52 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: 8|app: 0|req: 205/407] 10.0.0.112 () {32 vars in 686 bytes} [Fri Mar 6 01:23:52 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 212/420] 10.0.0.112 () {32 vars in 703 bytes} [Fri Mar 6 01:24:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/421] 10.0.0.112 () {32 vars in 711 bytes} [Fri Mar 6 01:24:51 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/422] 10.0.0.112 () {32 vars in 707 bytes} [Fri Mar 6 01:24:51 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 210/423] 10.0.0.112 () {32 vars in 703 bytes} [Fri Mar 6 01:24:51 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: 214/424] 10.0.0.112 () {32 vars in 688 bytes} [Fri Mar 6 01:24:51 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/425] 10.0.0.112 () {32 vars in 672 bytes} [Fri Mar 6 01:24:51 2026] GET /v2.1/os-aggregates => generated 18 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/426] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:24:51 2026] GET /v2.1/limits?tenant_id=3dbefffe80e44296bcd899cbf9519fc7 => 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: 212/427] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:24:51 2026] GET /v2.1/limits?tenant_id=b2b8211e42154651a464a9b9b8fe68ab => generated 299 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/428] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:24:52 2026] GET /v2.1/limits?tenant_id=cbc62e95d86a4edbb9b8986dfa3c872c => 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: 213/429] 10.0.0.112 () {32 vars in 686 bytes} [Fri Mar 6 01:24:52 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: 8|app: 0|req: 217/430] 10.0.0.112 () {32 vars in 682 bytes} [Fri Mar 6 01:24:52 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: 7|app: 0|req: 214/431] 10.0.0.112 () {32 vars in 668 bytes} [Fri Mar 6 01:24:52 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 221/444] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:25:51 2026] GET /v2.1/limits?tenant_id=3dbefffe80e44296bcd899cbf9519fc7 => generated 299 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/445] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:25:51 2026] GET /v2.1/limits?tenant_id=b2b8211e42154651a464a9b9b8fe68ab => generated 299 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/446] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:25:51 2026] GET /v2.1/limits?tenant_id=cbc62e95d86a4edbb9b8986dfa3c872c => 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: 225/447] 10.0.0.112 () {32 vars in 668 bytes} [Fri Mar 6 01:25:51 2026] GET /v2.1/os-services => generated 783 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/448] 10.0.0.112 () {32 vars in 711 bytes} [Fri Mar 6 01:25:51 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/449] 10.0.0.112 () {32 vars in 682 bytes} [Fri Mar 6 01:25:51 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: 7|app: 0|req: 224/450] 10.0.0.112 () {32 vars in 688 bytes} [Fri Mar 6 01:25:51 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: 227/451] 10.0.0.112 () {32 vars in 672 bytes} [Fri Mar 6 01:25:51 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: 7|app: 0|req: 225/452] 10.0.0.112 () {32 vars in 703 bytes} [Fri Mar 6 01:25:51 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: 228/453] 10.0.0.112 () {32 vars in 686 bytes} [Fri Mar 6 01:25:51 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) [pid: 7|app: 0|req: 226/454] 10.0.0.112 () {32 vars in 707 bytes} [Fri Mar 6 01:25:52 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 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, ' [pid: 8|app: 0|req: 229/455] 10.0.0.112 () {32 vars in 703 bytes} [Fri Mar 6 01:25:52 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: 236/468] 10.0.0.112 () {32 vars in 682 bytes} [Fri Mar 6 01:26:51 2026] GET /v2.1/os-security-groups => generated 78 bytes in 61 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/469] 10.0.0.112 () {32 vars in 668 bytes} [Fri Mar 6 01:26:51 2026] GET /v2.1/os-services => generated 783 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/470] 10.0.0.112 () {32 vars in 711 bytes} [Fri Mar 6 01:26:51 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 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: 7|app: 0|req: 234/471] 10.0.0.112 () {32 vars in 707 bytes} [Fri Mar 6 01:26:51 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 238/472] 10.0.0.112 () {32 vars in 703 bytes} [Fri Mar 6 01:26:51 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: 235/473] 10.0.0.112 () {32 vars in 703 bytes} [Fri Mar 6 01:26:51 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: 8|app: 0|req: 239/474] 10.0.0.112 () {32 vars in 686 bytes} [Fri Mar 6 01:26:51 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/475] 10.0.0.112 () {32 vars in 688 bytes} [Fri Mar 6 01:26:51 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: 240/476] 10.0.0.112 () {32 vars in 672 bytes} [Fri Mar 6 01:26:51 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: 237/477] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:26:51 2026] GET /v2.1/limits?tenant_id=3dbefffe80e44296bcd899cbf9519fc7 => generated 299 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/478] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:26:52 2026] GET /v2.1/limits?tenant_id=b2b8211e42154651a464a9b9b8fe68ab => 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: 238/479] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:26:52 2026] GET /v2.1/limits?tenant_id=cbc62e95d86a4edbb9b8986dfa3c872c => generated 302 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/492] 10.0.0.112 () {32 vars in 703 bytes} [Fri Mar 6 01:27:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/493] 10.0.0.112 () {32 vars in 686 bytes} [Fri Mar 6 01:27:51 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/494] 10.0.0.112 () {32 vars in 688 bytes} [Fri Mar 6 01:27:51 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 28 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: 249/495] 10.0.0.112 () {32 vars in 672 bytes} [Fri Mar 6 01:27:51 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: 247/496] 10.0.0.112 () {32 vars in 682 bytes} [Fri Mar 6 01:27:51 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: 250/497] 10.0.0.112 () {32 vars in 668 bytes} [Fri Mar 6 01:27:51 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: 248/498] 10.0.0.112 () {32 vars in 707 bytes} [Fri Mar 6 01:27:51 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 251/499] 10.0.0.112 () {32 vars in 703 bytes} [Fri Mar 6 01:27:51 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: 7|app: 0|req: 249/500] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:27:51 2026] GET /v2.1/limits?tenant_id=3dbefffe80e44296bcd899cbf9519fc7 => 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: 252/501] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:27:51 2026] GET /v2.1/limits?tenant_id=b2b8211e42154651a464a9b9b8fe68ab => generated 299 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/502] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:27:52 2026] GET /v2.1/limits?tenant_id=cbc62e95d86a4edbb9b8986dfa3c872c => 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: 253/503] 10.0.0.112 () {32 vars in 711 bytes} [Fri Mar 6 01:27:52 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 260/516] 10.0.0.112 () {32 vars in 668 bytes} [Fri Mar 6 01:28:51 2026] GET /v2.1/os-services => generated 783 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/517] 10.0.0.112 () {32 vars in 703 bytes} [Fri Mar 6 01:28:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 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, ' [pid: 8|app: 0|req: 261/518] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:28:51 2026] GET /v2.1/limits?tenant_id=3dbefffe80e44296bcd899cbf9519fc7 => generated 299 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/519] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:28:51 2026] GET /v2.1/limits?tenant_id=b2b8211e42154651a464a9b9b8fe68ab => 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: 262/520] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:28:51 2026] GET /v2.1/limits?tenant_id=cbc62e95d86a4edbb9b8986dfa3c872c => generated 302 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/521] 10.0.0.112 () {32 vars in 711 bytes} [Fri Mar 6 01:28:51 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: 263/522] 10.0.0.112 () {32 vars in 688 bytes} [Fri Mar 6 01:28:51 2026] GET /v2.1/os-hypervisors/detail => generated 1703 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, ' [pid: 7|app: 0|req: 260/523] 10.0.0.112 () {32 vars in 672 bytes} [Fri Mar 6 01:28:51 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: 264/524] 10.0.0.112 () {32 vars in 682 bytes} [Fri Mar 6 01:28:51 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: 261/525] 10.0.0.112 () {32 vars in 707 bytes} [Fri Mar 6 01:28:51 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: 8|app: 0|req: 265/526] 10.0.0.112 () {32 vars in 703 bytes} [Fri Mar 6 01:28:52 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: 262/527] 10.0.0.112 () {32 vars in 686 bytes} [Fri Mar 6 01:28:52 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: 269/540] 10.0.0.112 () {32 vars in 707 bytes} [Fri Mar 6 01:29:51 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/541] 10.0.0.112 () {32 vars in 703 bytes} [Fri Mar 6 01:29:51 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: 7|app: 0|req: 270/542] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:29:51 2026] GET /v2.1/limits?tenant_id=3dbefffe80e44296bcd899cbf9519fc7 => 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: 273/543] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:29:51 2026] GET /v2.1/limits?tenant_id=b2b8211e42154651a464a9b9b8fe68ab => 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: 271/544] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:29:51 2026] GET /v2.1/limits?tenant_id=cbc62e95d86a4edbb9b8986dfa3c872c => 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: 274/545] 10.0.0.112 () {32 vars in 686 bytes} [Fri Mar 6 01:29:51 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: 272/546] 10.0.0.112 () {32 vars in 682 bytes} [Fri Mar 6 01:29:51 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: 275/547] 10.0.0.112 () {32 vars in 668 bytes} [Fri Mar 6 01:29:51 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: 273/548] 10.0.0.112 () {32 vars in 688 bytes} [Fri Mar 6 01:29:51 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: 8|app: 0|req: 276/549] 10.0.0.112 () {32 vars in 672 bytes} [Fri Mar 6 01:29:52 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: 7|app: 0|req: 274/550] 10.0.0.112 () {32 vars in 711 bytes} [Fri Mar 6 01:29:52 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: 277/551] 10.0.0.112 () {32 vars in 703 bytes} [Fri Mar 6 01:29:52 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: 284/564] 10.0.0.112 () {32 vars in 682 bytes} [Fri Mar 6 01:30:51 2026] GET /v2.1/os-security-groups => generated 78 bytes in 185 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: 281/565] 10.0.0.112 () {32 vars in 711 bytes} [Fri Mar 6 01:30:51 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/566] 10.0.0.112 () {32 vars in 707 bytes} [Fri Mar 6 01:30:51 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 282/567] 10.0.0.112 () {32 vars in 703 bytes} [Fri Mar 6 01:30:51 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: 286/568] 10.0.0.112 () {32 vars in 668 bytes} [Fri Mar 6 01:30:51 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: 283/569] 10.0.0.112 () {32 vars in 703 bytes} [Fri Mar 6 01:30:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 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: 8|app: 0|req: 287/570] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:30:52 2026] GET /v2.1/limits?tenant_id=3dbefffe80e44296bcd899cbf9519fc7 => generated 299 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/571] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:30:52 2026] GET /v2.1/limits?tenant_id=b2b8211e42154651a464a9b9b8fe68ab => generated 299 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/572] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:30:52 2026] GET /v2.1/limits?tenant_id=cbc62e95d86a4edbb9b8986dfa3c872c => generated 302 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/573] 10.0.0.112 () {32 vars in 686 bytes} [Fri Mar 6 01:30:52 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) [pid: 8|app: 0|req: 289/576] 10.0.0.112 () {32 vars in 688 bytes} [Fri Mar 6 01:30:52 2026] GET /v2.1/os-hypervisors/detail => generated 1703 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, ' [pid: 7|app: 0|req: 288/577] 10.0.0.112 () {32 vars in 672 bytes} [Fri Mar 6 01:30:52 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: 8|app: 0|req: 295/588] 10.0.0.112 () {32 vars in 682 bytes} [Fri Mar 6 01:31:51 2026] GET /v2.1/os-security-groups => generated 78 bytes in 59 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/589] 10.0.0.112 () {32 vars in 707 bytes} [Fri Mar 6 01:31:51 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: 8|app: 0|req: 296/590] 10.0.0.112 () {32 vars in 703 bytes} [Fri Mar 6 01:31:51 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: 295/591] 10.0.0.112 () {32 vars in 686 bytes} [Fri Mar 6 01:31:51 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: 297/592] 10.0.0.112 () {32 vars in 668 bytes} [Fri Mar 6 01:31:51 2026] GET /v2.1/os-services => generated 783 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: 296/593] 10.0.0.112 () {32 vars in 688 bytes} [Fri Mar 6 01:31:51 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/594] 10.0.0.112 () {32 vars in 672 bytes} [Fri Mar 6 01:31:51 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: 297/595] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:31:51 2026] GET /v2.1/limits?tenant_id=3dbefffe80e44296bcd899cbf9519fc7 => generated 299 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/596] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:31:51 2026] GET /v2.1/limits?tenant_id=b2b8211e42154651a464a9b9b8fe68ab => 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: 298/597] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:31:52 2026] GET /v2.1/limits?tenant_id=cbc62e95d86a4edbb9b8986dfa3c872c => 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: 300/598] 10.0.0.112 () {32 vars in 711 bytes} [Fri Mar 6 01:31:52 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: 299/599] 10.0.0.112 () {32 vars in 703 bytes} [Fri Mar 6 01:31:52 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: 302/604] 162.253.55.49 () {42 vars in 701 bytes} [Fri Mar 6 01:32: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) /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: 303/605] 162.253.55.49 () {44 vars in 905 bytes} [Fri Mar 6 01:32:03 2026] GET /v2.1 => generated 0 bytes in 38 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: 303/606] 162.253.55.49 () {46 vars in 978 bytes} [Fri Mar 6 01:32:04 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-03-06 01:32:04.066 8 INFO nova.api.openstack.wsgi [None req-4e06c4d5-a3c0-403d-8829-1fd2057660ba 980e082ac78e4e619727ab2cf8d2fbfc b2b8211e42154651a464a9b9b8fe68ab - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 304/607] 162.253.55.49 () {48 vars in 1007 bytes} [Fri Mar 6 01:32:04 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/608] 162.253.55.49 () {48 vars in 1047 bytes} [Fri Mar 6 01:32:04 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/609] 162.253.55.49 () {48 vars in 1095 bytes} [Fri Mar 6 01:32:04 2026] GET /v2.1/flavors/ac95e7de-2fa9-4bf3-b40c-a0d050ed3278/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/610] 162.253.55.49 () {42 vars in 701 bytes} [Fri Mar 6 01:32:04 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: 306/611] 162.253.55.49 () {44 vars in 905 bytes} [Fri Mar 6 01:32:04 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: 7|app: 0|req: 306/612] 162.253.55.49 () {46 vars in 978 bytes} [Fri Mar 6 01:32:04 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-03-06 01:32:05.020 8 INFO nova.api.openstack.wsgi [None req-c66b4266-8985-4b84-b816-61e04f4100c2 980e082ac78e4e619727ab2cf8d2fbfc b2b8211e42154651a464a9b9b8fe68ab - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 307/613] 162.253.55.49 () {48 vars in 1009 bytes} [Fri Mar 6 01:32:05 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/614] 162.253.55.49 () {48 vars in 1047 bytes} [Fri Mar 6 01:32:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/615] 162.253.55.49 () {48 vars in 1095 bytes} [Fri Mar 6 01:32:05 2026] GET /v2.1/flavors/9649fa59-4b67-4c68-9c68-e87149df7af4/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: 308/616] 162.253.55.49 () {42 vars in 701 bytes} [Fri Mar 6 01:32:05 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: 309/617] 162.253.55.49 () {44 vars in 905 bytes} [Fri Mar 6 01:32:05 2026] GET /v2.1 => generated 0 bytes in 50 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 309/618] 162.253.55.49 () {46 vars in 978 bytes} [Fri Mar 6 01:32:05 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-03-06 01:32:05.986 8 INFO nova.api.openstack.wsgi [None req-06e3e09b-8240-4832-bc77-64f3091bc38b 980e082ac78e4e619727ab2cf8d2fbfc b2b8211e42154651a464a9b9b8fe68ab - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 310/619] 162.253.55.49 () {48 vars in 1011 bytes} [Fri Mar 6 01:32:05 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/620] 162.253.55.49 () {48 vars in 1047 bytes} [Fri Mar 6 01:32:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/621] 162.253.55.49 () {48 vars in 1095 bytes} [Fri Mar 6 01:32:06 2026] GET /v2.1/flavors/713e3d4d-23d0-4ff1-a9ab-03b152c24dbe/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: 311/622] 162.253.55.49 () {42 vars in 701 bytes} [Fri Mar 6 01:32:06 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/623] 162.253.55.49 () {44 vars in 905 bytes} [Fri Mar 6 01:32:06 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 312/624] 162.253.55.49 () {46 vars in 978 bytes} [Fri Mar 6 01:32:06 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-03-06 01:32:06.974 8 INFO nova.api.openstack.wsgi [None req-6e868526-7c6d-46fd-b065-807b5bb35712 980e082ac78e4e619727ab2cf8d2fbfc b2b8211e42154651a464a9b9b8fe68ab - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 313/625] 162.253.55.49 () {48 vars in 1009 bytes} [Fri Mar 6 01:32:06 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/626] 162.253.55.49 () {48 vars in 1047 bytes} [Fri Mar 6 01:32:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/627] 162.253.55.49 () {48 vars in 1095 bytes} [Fri Mar 6 01:32:07 2026] GET /v2.1/flavors/c32a3bf0-9b0a-4478-9c90-67467586abeb/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/628] 162.253.55.49 () {42 vars in 701 bytes} [Fri Mar 6 01:32:07 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/629] 162.253.55.49 () {44 vars in 905 bytes} [Fri Mar 6 01:32:07 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 315/630] 162.253.55.49 () {46 vars in 978 bytes} [Fri Mar 6 01:32:07 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-03-06 01:32:07.924 8 INFO nova.api.openstack.wsgi [None req-2cad51e6-2e8c-4013-b630-0f627a9732a7 980e082ac78e4e619727ab2cf8d2fbfc b2b8211e42154651a464a9b9b8fe68ab - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 316/631] 162.253.55.49 () {48 vars in 1011 bytes} [Fri Mar 6 01:32:07 2026] GET /v2.1/flavors/m1.xlarge => 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: 316/632] 162.253.55.49 () {48 vars in 1047 bytes} [Fri Mar 6 01:32:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/633] 162.253.55.49 () {48 vars in 1095 bytes} [Fri Mar 6 01:32:07 2026] GET /v2.1/flavors/917c7311-aaa2-4772-92e8-196357b507ff/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/642] 10.0.0.112 () {32 vars in 688 bytes} [Fri Mar 6 01:32:51 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 100 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: 322/643] 10.0.0.112 () {32 vars in 672 bytes} [Fri Mar 6 01:32:51 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: 322/644] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:32:51 2026] GET /v2.1/limits?tenant_id=3dbefffe80e44296bcd899cbf9519fc7 => 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: 323/645] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:32:51 2026] GET /v2.1/limits?tenant_id=b2b8211e42154651a464a9b9b8fe68ab => 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: 323/646] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:32:51 2026] GET /v2.1/limits?tenant_id=cbc62e95d86a4edbb9b8986dfa3c872c => 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: 324/647] 10.0.0.112 () {32 vars in 707 bytes} [Fri Mar 6 01:32:51 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/648] 10.0.0.112 () {32 vars in 703 bytes} [Fri Mar 6 01:32:51 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: 325/649] 10.0.0.112 () {32 vars in 682 bytes} [Fri Mar 6 01:32:51 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: 325/650] 10.0.0.112 () {32 vars in 668 bytes} [Fri Mar 6 01:32:51 2026] GET /v2.1/os-services => generated 783 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/651] 10.0.0.112 () {32 vars in 711 bytes} [Fri Mar 6 01:32:51 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: 7|app: 0|req: 326/652] 10.0.0.112 () {32 vars in 686 bytes} [Fri Mar 6 01:32:51 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 327/653] 10.0.0.112 () {32 vars in 703 bytes} [Fri Mar 6 01:32:51 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: 329/658] 162.253.55.49 () {42 vars in 701 bytes} [Fri Mar 6 01:33:10 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /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: 330/659] 162.253.55.49 () {44 vars in 905 bytes} [Fri Mar 6 01:33:10 2026] GET /v2.1 => generated 0 bytes in 37 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: 330/660] 162.253.55.49 () {46 vars in 978 bytes} [Fri Mar 6 01:33:11 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-03-06 01:33:11.044 8 INFO nova.api.openstack.wsgi [None req-fd93d913-f136-4363-a555-ebbfbdcdfada 980e082ac78e4e619727ab2cf8d2fbfc b2b8211e42154651a464a9b9b8fe68ab - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 331/661] 162.253.55.49 () {48 vars in 1013 bytes} [Fri Mar 6 01:33:11 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: 331/662] 162.253.55.49 () {48 vars in 1047 bytes} [Fri Mar 6 01:33:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/663] 162.253.55.49 () {48 vars in 1095 bytes} [Fri Mar 6 01:33:11 2026] GET /v2.1/flavors/f6461523-16c4-436e-86e2-2cf9c92e70cf/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/666] 162.253.55.49 () {42 vars in 701 bytes} [Fri Mar 6 01:33:17 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: 334/667] 162.253.55.49 () {44 vars in 905 bytes} [Fri Mar 6 01:33:17 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 334/668] 162.253.55.49 () {46 vars in 978 bytes} [Fri Mar 6 01:33:17 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/669] 162.253.55.49 () {48 vars in 1047 bytes} [Fri Mar 6 01:33:17 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/670] 162.253.55.49 () {42 vars in 701 bytes} [Fri Mar 6 01:33:21 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: 336/671] 162.253.55.49 () {44 vars in 905 bytes} [Fri Mar 6 01:33:21 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 336/672] 162.253.55.49 () {46 vars in 978 bytes} [Fri Mar 6 01:33:21 2026] GET /v2.1/ => generated 399 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/673] 162.253.55.49 () {48 vars in 1069 bytes} [Fri Mar 6 01:33:21 2026] GET /v2.1/os-quota-sets/b2b8211e42154651a464a9b9b8fe68ab => generated 280 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 340/680] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:33:51 2026] GET /v2.1/limits?tenant_id=3dbefffe80e44296bcd899cbf9519fc7 => generated 299 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/681] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:33:51 2026] GET /v2.1/limits?tenant_id=b2b8211e42154651a464a9b9b8fe68ab => generated 299 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/682] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:33:51 2026] GET /v2.1/limits?tenant_id=cbc62e95d86a4edbb9b8986dfa3c872c => 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: 342/683] 10.0.0.112 () {32 vars in 703 bytes} [Fri Mar 6 01:33:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/684] 10.0.0.112 () {32 vars in 707 bytes} [Fri Mar 6 01:33:51 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) [pid: 8|app: 0|req: 343/685] 10.0.0.112 () {32 vars in 703 bytes} [Fri Mar 6 01:33:51 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: 343/686] 10.0.0.112 () {32 vars in 688 bytes} [Fri Mar 6 01:33:51 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: 344/687] 10.0.0.112 () {32 vars in 672 bytes} [Fri Mar 6 01:33:51 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: 344/688] 10.0.0.112 () {32 vars in 682 bytes} [Fri Mar 6 01:33:51 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: 8|app: 0|req: 345/689] 10.0.0.112 () {32 vars in 668 bytes} [Fri Mar 6 01:33:51 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: 345/690] 10.0.0.112 () {32 vars in 711 bytes} [Fri Mar 6 01:33:51 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 346/691] 10.0.0.112 () {32 vars in 686 bytes} [Fri Mar 6 01:33:51 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: 349/696] 162.253.55.49 () {42 vars in 701 bytes} [Fri Mar 6 01:34:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /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: 348/697] 162.253.55.49 () {44 vars in 905 bytes} [Fri Mar 6 01:34:08 2026] GET /v2.1 => generated 0 bytes in 35 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: 350/698] 162.253.55.49 () {46 vars in 978 bytes} [Fri Mar 6 01:34:08 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-03-06 01:34:08.969 7 INFO nova.api.openstack.wsgi [None req-4c180cd0-d8f3-4a08-9880-7478fd18792e 980e082ac78e4e619727ab2cf8d2fbfc b2b8211e42154651a464a9b9b8fe68ab - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 349/699] 162.253.55.49 () {48 vars in 1011 bytes} [Fri Mar 6 01:34:08 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: 8|app: 0|req: 351/700] 162.253.55.49 () {48 vars in 1047 bytes} [Fri Mar 6 01:34:08 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/701] 162.253.55.49 () {48 vars in 1095 bytes} [Fri Mar 6 01:34:09 2026] GET /v2.1/flavors/f0195278-2860-4dc4-9208-1c823cf673ef/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: 353/706] 162.253.55.49 () {42 vars in 701 bytes} [Fri Mar 6 01:34:22 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/707] 162.253.55.49 () {44 vars in 905 bytes} [Fri Mar 6 01:34:22 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: 354/708] 162.253.55.49 () {46 vars in 978 bytes} [Fri Mar 6 01:34:22 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: 355/709] 162.253.55.49 () {48 vars in 1069 bytes} [Fri Mar 6 01:34:22 2026] GET /v2.1/os-quota-sets/3dbefffe80e44296bcd899cbf9519fc7 => generated 280 bytes in 49 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: 358/714] 10.0.0.112 () {32 vars in 703 bytes} [Fri Mar 6 01:34:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 54 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: 357/715] 10.0.0.112 () {32 vars in 668 bytes} [Fri Mar 6 01:34:51 2026] GET /v2.1/os-services => generated 783 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/716] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:34:51 2026] GET /v2.1/limits?tenant_id=3dbefffe80e44296bcd899cbf9519fc7 => generated 299 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: 358/717] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:34:51 2026] GET /v2.1/limits?tenant_id=b2b8211e42154651a464a9b9b8fe68ab => 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: 360/718] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:34:51 2026] GET /v2.1/limits?tenant_id=cbc62e95d86a4edbb9b8986dfa3c872c => generated 302 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/719] 10.0.0.112 () {32 vars in 686 bytes} [Fri Mar 6 01:34:51 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: 361/720] 10.0.0.112 () {32 vars in 688 bytes} [Fri Mar 6 01:34:51 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 28 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: 360/721] 10.0.0.112 () {32 vars in 672 bytes} [Fri Mar 6 01:34:51 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: 362/722] 10.0.0.112 () {32 vars in 682 bytes} [Fri Mar 6 01:34:51 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: 361/723] 10.0.0.112 () {32 vars in 707 bytes} [Fri Mar 6 01:34:51 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) [pid: 8|app: 0|req: 363/724] 10.0.0.112 () {32 vars in 703 bytes} [Fri Mar 6 01:34:51 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: 362/725] 10.0.0.112 () {32 vars in 711 bytes} [Fri Mar 6 01:34:51 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: 365/730] 162.253.55.49 () {42 vars in 701 bytes} [Fri Mar 6 01:35:04 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: 366/731] 162.253.55.49 () {44 vars in 905 bytes} [Fri Mar 6 01:35:04 2026] GET /v2.1 => generated 0 bytes in 33 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: 366/732] 162.253.55.49 () {46 vars in 978 bytes} [Fri Mar 6 01:35:04 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-03-06 01:35:04.169 8 INFO nova.api.openstack.wsgi [None req-e30d4dec-2375-4147-a151-d84e67389ae7 980e082ac78e4e619727ab2cf8d2fbfc b2b8211e42154651a464a9b9b8fe68ab - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 367/733] 162.253.55.49 () {48 vars in 1007 bytes} [Fri Mar 6 01:35:04 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/734] 162.253.55.49 () {48 vars in 1047 bytes} [Fri Mar 6 01:35:04 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/743] 10.0.0.203 () {32 vars in 655 bytes} [Fri Mar 6 01:35:44 2026] GET /v2.1/flavors/detail => generated 2534 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, ' [pid: 7|app: 0|req: 372/744] 10.0.0.203 () {32 vars in 641 bytes} [Fri Mar 6 01:35:45 2026] GET /v2.1/servers => generated 15 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-03-06 01:35:45.317 8 WARNING oslo_db.sqlalchemy.utils [None req-11d1d6d9-8689-4a6e-85b6-0f6d425d6442 980e082ac78e4e619727ab2cf8d2fbfc b2b8211e42154651a464a9b9b8fe68ab - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 373/745] 10.0.0.203 () {32 vars in 649 bytes} [Fri Mar 6 01:35:45 2026] GET /v2.1/os-keypairs => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/746] 10.0.0.203 () {32 vars in 694 bytes} [Fri Mar 6 01:35:45 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/747] 10.0.0.112 () {32 vars in 707 bytes} [Fri Mar 6 01:35:51 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/748] 10.0.0.112 () {32 vars in 703 bytes} [Fri Mar 6 01:35:51 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: 375/749] 10.0.0.112 () {32 vars in 668 bytes} [Fri Mar 6 01:35:51 2026] GET /v2.1/os-services => generated 783 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/750] 10.0.0.112 () {32 vars in 688 bytes} [Fri Mar 6 01:35:51 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/751] 10.0.0.112 () {32 vars in 672 bytes} [Fri Mar 6 01:35:51 2026] GET /v2.1/os-aggregates => generated 18 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 376/752] 10.0.0.112 () {32 vars in 703 bytes} [Fri Mar 6 01:35:51 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: 377/753] 10.0.0.112 () {32 vars in 686 bytes} [Fri Mar 6 01:35:51 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: 7|app: 0|req: 377/754] 10.0.0.112 () {32 vars in 682 bytes} [Fri Mar 6 01:35:51 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: 378/755] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:35:51 2026] GET /v2.1/limits?tenant_id=3dbefffe80e44296bcd899cbf9519fc7 => 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: 378/756] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:35:51 2026] GET /v2.1/limits?tenant_id=b2b8211e42154651a464a9b9b8fe68ab => generated 299 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/757] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:35:51 2026] GET /v2.1/limits?tenant_id=cbc62e95d86a4edbb9b8986dfa3c872c => 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: 379/758] 10.0.0.112 () {32 vars in 711 bytes} [Fri Mar 6 01:35:52 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/761] 10.0.0.203 () {30 vars in 413 bytes} [Fri Mar 6 01:35:55 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/762] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:35:56 2026] GET /v2.1/flavors/ac95e7de-2fa9-4bf3-b40c-a0d050ed3278 => generated 511 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/763] 10.0.0.203 () {32 vars in 641 bytes} [Fri Mar 6 01:35:56 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: 8|app: 0|req: 384/764] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:35:56 2026] GET /v2.1/flavors/ac95e7de-2fa9-4bf3-b40c-a0d050ed3278 => generated 511 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 381/765] 10.0.0.203 () {28 vars in 560 bytes} [Fri Mar 6 01:35:55 2026] GET /v2/ => generated 402 bytes in 386 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/766] 10.0.0.203 () {28 vars in 564 bytes} [Fri Mar 6 01:35:56 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/767] 10.0.0.203 () {30 vars in 413 bytes} [Fri Mar 6 01:35:56 2026] GET / => generated 423 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-03-06 01:36:00.248 8 WARNING neutronclient.v2_0.client [None req-7a0bb359-1435-4b57-ad30-c01a87b04324 8f30ea22299f40c5a87db485a2794ff9 49692518a2ae433e9784508dbdf6f36a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 383/768] 10.0.0.203 () {34 vars in 671 bytes} [Fri Mar 6 01:36:00 2026] POST /v2.1/os-keypairs => generated 386 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/769] 10.0.0.203 () {34 vars in 685 bytes} [Fri Mar 6 01:36:00 2026] POST /v2.1/os-security-groups => generated 242 bytes in 712 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 01:36:00.826 7 WARNING neutronclient.v2_0.client [None req-beef5bb9-dc30-4be5-a9b1-8940dd42ab27 8f30ea22299f40c5a87db485a2794ff9 49692518a2ae433e9784508dbdf6f36a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 384/770] 10.0.0.203 () {34 vars in 685 bytes} [Fri Mar 6 01:36:00 2026] POST /v2.1/os-security-groups => generated 244 bytes in 872 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 01:36:01.706 8 WARNING neutronclient.v2_0.client [None req-c7ccf3b1-e794-4ead-92f8-31d7885af775 8f30ea22299f40c5a87db485a2794ff9 49692518a2ae433e9784508dbdf6f36a - - default default] The python binding code in 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/771] 10.0.0.203 () {34 vars in 685 bytes} [Fri Mar 6 01:36:01 2026] POST /v2.1/os-security-groups => generated 242 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 01:36:01.820 7 WARNING neutronclient.v2_0.client [None req-68ceff9d-39b6-4efd-aa12-a5917e88ebe3 706235ffa7794416b76a9e12c59cb752 13e859279ea94d03a00888478bfa1091 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:36:01.831 8 WARNING neutronclient.v2_0.client [None req-f3c0fa76-397a-48ee-a7a2-18d24226c7c9 8f30ea22299f40c5a87db485a2794ff9 49692518a2ae433e9784508dbdf6f36a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:36:01.870 7 WARNING neutronclient.v2_0.client [None req-68ceff9d-39b6-4efd-aa12-a5917e88ebe3 706235ffa7794416b76a9e12c59cb752 13e859279ea94d03a00888478bfa1091 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:36:01.912 8 WARNING neutronclient.v2_0.client [None req-f3c0fa76-397a-48ee-a7a2-18d24226c7c9 8f30ea22299f40c5a87db485a2794ff9 49692518a2ae433e9784508dbdf6f36a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:36:02.027 8 WARNING neutronclient.v2_0.client [None req-f3c0fa76-397a-48ee-a7a2-18d24226c7c9 8f30ea22299f40c5a87db485a2794ff9 49692518a2ae433e9784508dbdf6f36a - - default default] The python binding code in 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/772] 10.0.0.203 () {32 vars in 663 bytes} [Fri Mar 6 01:36:01 2026] GET /v2.1/os-security-groups => generated 1381 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 01:36:02.089 8 WARNING neutronclient.v2_0.client [None req-b84c4bb2-631c-44ee-855f-fb052795d190 8f30ea22299f40c5a87db485a2794ff9 49692518a2ae433e9784508dbdf6f36a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:36:02.205 7 WARNING neutronclient.v2_0.client [None req-68ceff9d-39b6-4efd-aa12-a5917e88ebe3 706235ffa7794416b76a9e12c59cb752 13e859279ea94d03a00888478bfa1091 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:36:02.230 8 WARNING neutronclient.v2_0.client [None req-b84c4bb2-631c-44ee-855f-fb052795d190 8f30ea22299f40c5a87db485a2794ff9 49692518a2ae433e9784508dbdf6f36a - - default default] The python binding code in 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/773] 10.0.0.203 () {32 vars in 740 bytes} [Fri Mar 6 01:36:02 2026] DELETE /v2.1/os-security-groups/66b364d0-a4f4-46ae-8dfa-6728a9078baf => generated 0 bytes in 315 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-06 01:36:02.413 8 WARNING neutronclient.v2_0.client [None req-4f64800a-1e9f-47aa-ac7e-6f8894ff4cdb 8f30ea22299f40c5a87db485a2794ff9 49692518a2ae433e9784508dbdf6f36a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:36:02.434 8 INFO nova.api.openstack.wsgi [None req-4f64800a-1e9f-47aa-ac7e-6f8894ff4cdb 8f30ea22299f40c5a87db485a2794ff9 49692518a2ae433e9784508dbdf6f36a - - default default] HTTP exception thrown: Security group 66b364d0-a4f4-46ae-8dfa-6728a9078baf does not exist Neutron server returns request_ids: ['req-3b811a48-5dfc-4068-b0fa-7824f0e81223'] [pid: 8|app: 0|req: 392/776] 10.0.0.203 () {32 vars in 737 bytes} [Fri Mar 6 01:36:02 2026] GET /v2.1/os-security-groups/66b364d0-a4f4-46ae-8dfa-6728a9078baf => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-06 01:36:02.454 8 WARNING neutronclient.v2_0.client [None req-a414925b-912c-4595-8e12-87e0bfc80576 8f30ea22299f40c5a87db485a2794ff9 49692518a2ae433e9784508dbdf6f36a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:36:02.507 8 WARNING neutronclient.v2_0.client [None req-a414925b-912c-4595-8e12-87e0bfc80576 8f30ea22299f40c5a87db485a2794ff9 49692518a2ae433e9784508dbdf6f36a - - default default] The python binding code in 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/777] 10.0.0.203 () {32 vars in 740 bytes} [Fri Mar 6 01:36:02 2026] DELETE /v2.1/os-security-groups/f978688d-cb11-48d4-ad02-c0afd0015138 => generated 0 bytes in 165 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-06 01:36:02.617 8 WARNING neutronclient.v2_0.client [None req-1554b2f3-0ed4-4db6-8032-686fa0565fdd 8f30ea22299f40c5a87db485a2794ff9 49692518a2ae433e9784508dbdf6f36a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:36:02.632 8 INFO nova.api.openstack.wsgi [None req-1554b2f3-0ed4-4db6-8032-686fa0565fdd 8f30ea22299f40c5a87db485a2794ff9 49692518a2ae433e9784508dbdf6f36a - - default default] HTTP exception thrown: Security group f978688d-cb11-48d4-ad02-c0afd0015138 does not exist Neutron server returns request_ids: ['req-eff250f3-1827-4d09-834e-888b65bba1f4'] [pid: 8|app: 0|req: 394/778] 10.0.0.203 () {32 vars in 737 bytes} [Fri Mar 6 01:36:02 2026] GET /v2.1/os-security-groups/f978688d-cb11-48d4-ad02-c0afd0015138 => generated 194 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-06 01:36:02.648 8 WARNING neutronclient.v2_0.client [None req-bd27338f-01e8-46bf-ae41-88d23fa0f49b 8f30ea22299f40c5a87db485a2794ff9 49692518a2ae433e9784508dbdf6f36a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:36:02.800 8 WARNING neutronclient.v2_0.client [None req-bd27338f-01e8-46bf-ae41-88d23fa0f49b 8f30ea22299f40c5a87db485a2794ff9 49692518a2ae433e9784508dbdf6f36a - - default default] The python binding code in 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/779] 10.0.0.203 () {32 vars in 740 bytes} [Fri Mar 6 01:36:02 2026] DELETE /v2.1/os-security-groups/458d88ed-09e5-4185-b4be-54a117b52c7a => generated 0 bytes in 244 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-06 01:36:02.898 8 WARNING neutronclient.v2_0.client [None req-027a885f-2085-49ef-9770-b141f905aaea 8f30ea22299f40c5a87db485a2794ff9 49692518a2ae433e9784508dbdf6f36a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:36:02.926 8 INFO nova.api.openstack.wsgi [None req-027a885f-2085-49ef-9770-b141f905aaea 8f30ea22299f40c5a87db485a2794ff9 49692518a2ae433e9784508dbdf6f36a - - default default] HTTP exception thrown: Security group 458d88ed-09e5-4185-b4be-54a117b52c7a does not exist Neutron server returns request_ids: ['req-a170f557-21c5-4ed1-a5ec-1b715d38d673'] [pid: 8|app: 0|req: 396/780] 10.0.0.203 () {32 vars in 737 bytes} [Fri Mar 6 01:36:02 2026] GET /v2.1/os-security-groups/458d88ed-09e5-4185-b4be-54a117b52c7a => generated 194 bytes in 40 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-06 01:36:02.943 8 WARNING neutronclient.v2_0.client [None req-7363b45f-185a-4aa5-a556-9d32b2d49e08 8f30ea22299f40c5a87db485a2794ff9 49692518a2ae433e9784508dbdf6f36a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:36:02.982 8 WARNING neutronclient.v2_0.client [None req-7363b45f-185a-4aa5-a556-9d32b2d49e08 8f30ea22299f40c5a87db485a2794ff9 49692518a2ae433e9784508dbdf6f36a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:36:03.030 8 WARNING neutronclient.v2_0.client [None req-7363b45f-185a-4aa5-a556-9d32b2d49e08 8f30ea22299f40c5a87db485a2794ff9 49692518a2ae433e9784508dbdf6f36a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 385/781] 10.0.0.203 () {34 vars in 663 bytes} [Fri Mar 6 01:36:01 2026] POST /v2.1/servers => generated 450 bytes in 1329 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 397/782] 10.0.0.203 () {32 vars in 663 bytes} [Fri Mar 6 01:36:02 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-03-06 01:36:03.109 7 WARNING neutronclient.v2_0.client [None req-b828c1e3-58ce-4e09-ac87-0fbc2c65f0fb 706235ffa7794416b76a9e12c59cb752 13e859279ea94d03a00888478bfa1091 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:36:03.110 8 WARNING neutronclient.v2_0.client [None req-d50284f6-0480-4846-84e8-1b4937ef9a96 8f30ea22299f40c5a87db485a2794ff9 49692518a2ae433e9784508dbdf6f36a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:36:03.132 8 INFO nova.api.openstack.wsgi [None req-d50284f6-0480-4846-84e8-1b4937ef9a96 8f30ea22299f40c5a87db485a2794ff9 49692518a2ae433e9784508dbdf6f36a - - default default] HTTP exception thrown: Security group 458d88ed-09e5-4185-b4be-54a117b52c7a does not exist Neutron server returns request_ids: ['req-4443c9ab-e633-4d4f-aff6-5d16210589b0'] [pid: 8|app: 0|req: 398/783] 10.0.0.203 () {32 vars in 740 bytes} [Fri Mar 6 01:36:03 2026] DELETE /v2.1/os-security-groups/458d88ed-09e5-4185-b4be-54a117b52c7a => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-06 01:36:03.144 8 WARNING neutronclient.v2_0.client [None req-9f19dbb4-7e8d-4b4b-a6f6-12ff487ca882 8f30ea22299f40c5a87db485a2794ff9 49692518a2ae433e9784508dbdf6f36a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:36:03.447 8 INFO nova.api.openstack.wsgi [None req-9f19dbb4-7e8d-4b4b-a6f6-12ff487ca882 8f30ea22299f40c5a87db485a2794ff9 49692518a2ae433e9784508dbdf6f36a - - default default] HTTP exception thrown: Security group f978688d-cb11-48d4-ad02-c0afd0015138 does not exist Neutron server returns request_ids: ['req-7f016d2e-8ef6-4a9c-a251-f010f8a867db'] [pid: 8|app: 0|req: 399/784] 10.0.0.203 () {32 vars in 740 bytes} [Fri Mar 6 01:36:03 2026] DELETE /v2.1/os-security-groups/f978688d-cb11-48d4-ad02-c0afd0015138 => generated 194 bytes in 311 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-06 01:36:03.462 8 WARNING neutronclient.v2_0.client [None req-a3d723a1-6d79-4aa1-9d04-b0ff6268e0d0 8f30ea22299f40c5a87db485a2794ff9 49692518a2ae433e9784508dbdf6f36a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 386/785] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:36:03 2026] GET /v2.1/servers/4a103455-d3af-48c5-bd04-dae8da7381ae => generated 1400 bytes in 394 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 01:36:03.482 8 INFO nova.api.openstack.wsgi [None req-a3d723a1-6d79-4aa1-9d04-b0ff6268e0d0 8f30ea22299f40c5a87db485a2794ff9 49692518a2ae433e9784508dbdf6f36a - - default default] HTTP exception thrown: Security group 66b364d0-a4f4-46ae-8dfa-6728a9078baf does not exist Neutron server returns request_ids: ['req-7783f693-6250-4b23-982b-ad34300e8ba2'] [pid: 8|app: 0|req: 400/786] 10.0.0.203 () {32 vars in 740 bytes} [Fri Mar 6 01:36:03 2026] DELETE /v2.1/os-security-groups/66b364d0-a4f4-46ae-8dfa-6728a9078baf => generated 194 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-03-06 01:36:04.534 7 WARNING neutronclient.v2_0.client [None req-4e7c9b6c-40d5-49ba-8f03-5c681a995f43 706235ffa7794416b76a9e12c59cb752 13e859279ea94d03a00888478bfa1091 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 387/787] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:36:04 2026] GET /v2.1/servers/4a103455-d3af-48c5-bd04-dae8da7381ae => generated 1404 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 01:36:05.748 8 WARNING neutronclient.v2_0.client [None req-0206269d-de24-4c8d-a2e9-4064be5ee5f2 706235ffa7794416b76a9e12c59cb752 13e859279ea94d03a00888478bfa1091 - - default default] The python binding code in 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/788] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:36:05 2026] GET /v2.1/servers/4a103455-d3af-48c5-bd04-dae8da7381ae => generated 1452 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:36:06.432 7 WARNING neutronclient.v2_0.client [None req-f0a5fc48-3751-4e08-81f0-fdf896de6db1 29a18dab9641474cb0d0d47f30073f72 6b845d3b0564406d90eacde528ab80f8 - - default default] The python binding code in 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/789] 10.0.0.203 () {34 vars in 685 bytes} [Fri Mar 6 01:36:06 2026] POST /v2.1/os-security-groups => generated 246 bytes in 331 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:36:06.568 8 WARNING neutronclient.v2_0.client [None req-5f97d2b9-34bd-46ab-82f6-39c5584f4133 29a18dab9641474cb0d0d47f30073f72 6b845d3b0564406d90eacde528ab80f8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:36:06.592 8 WARNING neutronclient.v2_0.client [None req-5f97d2b9-34bd-46ab-82f6-39c5584f4133 29a18dab9641474cb0d0d47f30073f72 6b845d3b0564406d90eacde528ab80f8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 402/790] 10.0.0.203 () {34 vars in 695 bytes} [Fri Mar 6 01:36:06 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 01:36:06.716 7 WARNING neutronclient.v2_0.client [None req-834a20c2-426d-419c-9592-bea04b88f6b9 29a18dab9641474cb0d0d47f30073f72 6b845d3b0564406d90eacde528ab80f8 - - default default] The python binding code in 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/791] 10.0.0.203 () {34 vars in 685 bytes} [Fri Mar 6 01:36:06 2026] POST /v2.1/os-security-groups => generated 248 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 01:36:06.859 7 WARNING neutronclient.v2_0.client [None req-3aef10a8-8415-49c7-8405-25be03e18dc9 29a18dab9641474cb0d0d47f30073f72 6b845d3b0564406d90eacde528ab80f8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:36:06.863 8 WARNING neutronclient.v2_0.client [None req-f0dcfd11-f774-4ede-96b0-04e105b96435 706235ffa7794416b76a9e12c59cb752 13e859279ea94d03a00888478bfa1091 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:36:06.886 7 WARNING neutronclient.v2_0.client [None req-3aef10a8-8415-49c7-8405-25be03e18dc9 29a18dab9641474cb0d0d47f30073f72 6b845d3b0564406d90eacde528ab80f8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 403/792] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:36:06 2026] GET /v2.1/servers/4a103455-d3af-48c5-bd04-dae8da7381ae => generated 1452 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/793] 10.0.0.203 () {34 vars in 695 bytes} [Fri Mar 6 01:36:06 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:36:06.995 8 WARNING neutronclient.v2_0.client [None req-5e68c82d-ace5-4924-bf39-4cc034a57af6 29a18dab9641474cb0d0d47f30073f72 6b845d3b0564406d90eacde528ab80f8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:36:07.037 8 WARNING neutronclient.v2_0.client [None req-5e68c82d-ace5-4924-bf39-4cc034a57af6 29a18dab9641474cb0d0d47f30073f72 6b845d3b0564406d90eacde528ab80f8 - - default default] The python binding code in 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/794] 10.0.0.203 () {34 vars in 695 bytes} [Fri Mar 6 01:36:06 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 01:36:07.170 7 WARNING neutronclient.v2_0.client [None req-fc731831-ef22-4104-9ad8-feff4f35771f 29a18dab9641474cb0d0d47f30073f72 6b845d3b0564406d90eacde528ab80f8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 391/795] 10.0.0.203 () {32 vars in 737 bytes} [Fri Mar 6 01:36:07 2026] GET /v2.1/os-security-groups/2062b772-3668-439a-bae9-d50c8927428f => generated 665 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 01:36:07.250 8 WARNING neutronclient.v2_0.client [None req-3f75d894-e0fb-4e83-ba00-755065c2edf4 29a18dab9641474cb0d0d47f30073f72 6b845d3b0564406d90eacde528ab80f8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:36:07.275 8 WARNING neutronclient.v2_0.client [None req-3f75d894-e0fb-4e83-ba00-755065c2edf4 29a18dab9641474cb0d0d47f30073f72 6b845d3b0564406d90eacde528ab80f8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:36:07.320 8 WARNING neutronclient.v2_0.client [None req-3f75d894-e0fb-4e83-ba00-755065c2edf4 29a18dab9641474cb0d0d47f30073f72 6b845d3b0564406d90eacde528ab80f8 - - default default] The python binding code in 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/796] 10.0.0.203 () {32 vars in 750 bytes} [Fri Mar 6 01:36:07 2026] DELETE /v2.1/os-security-group-rules/a42a8026-cd3e-4a9f-a62b-226c70dfc619 => generated 0 bytes in 165 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-06 01:36:07.421 7 WARNING neutronclient.v2_0.client [None req-61af7ba0-6657-4782-bf36-9a869a9621b3 29a18dab9641474cb0d0d47f30073f72 6b845d3b0564406d90eacde528ab80f8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:36:07.460 7 WARNING neutronclient.v2_0.client [None req-61af7ba0-6657-4782-bf36-9a869a9621b3 29a18dab9641474cb0d0d47f30073f72 6b845d3b0564406d90eacde528ab80f8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 392/797] 10.0.0.203 () {32 vars in 740 bytes} [Fri Mar 6 01:36:07 2026] DELETE /v2.1/os-security-groups/2062b772-3668-439a-bae9-d50c8927428f => generated 0 bytes in 151 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-06 01:36:07.579 8 WARNING neutronclient.v2_0.client [None req-ebcd47e6-5281-4953-ab35-d9bf6d522ed3 29a18dab9641474cb0d0d47f30073f72 6b845d3b0564406d90eacde528ab80f8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:36:07.634 8 WARNING neutronclient.v2_0.client [None req-ebcd47e6-5281-4953-ab35-d9bf6d522ed3 29a18dab9641474cb0d0d47f30073f72 6b845d3b0564406d90eacde528ab80f8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 406/798] 10.0.0.203 () {32 vars in 740 bytes} [Fri Mar 6 01:36:07 2026] DELETE /v2.1/os-security-groups/b4fde5a3-ef96-4c49-b210-beaa885dadf9 => generated 0 bytes in 173 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-06 01:36:07.957 7 WARNING neutronclient.v2_0.client [None req-32e67796-6d7e-49be-be30-bb8906296135 706235ffa7794416b76a9e12c59cb752 13e859279ea94d03a00888478bfa1091 - - default default] The python binding code in 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/799] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:36:07 2026] GET /v2.1/servers/4a103455-d3af-48c5-bd04-dae8da7381ae => generated 1460 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 01:36:09.115 8 WARNING neutronclient.v2_0.client [None req-4323f519-38b7-4dfc-916f-ca61d9e4825b 706235ffa7794416b76a9e12c59cb752 13e859279ea94d03a00888478bfa1091 - - default default] The python binding code in 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/800] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:36:09 2026] GET /v2.1/servers/4a103455-d3af-48c5-bd04-dae8da7381ae => generated 1538 bytes in 1675 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:36:11.799 7 WARNING neutronclient.v2_0.client [None req-f33e04e5-bd91-411c-b3a0-85a59f4c92b3 706235ffa7794416b76a9e12c59cb752 13e859279ea94d03a00888478bfa1091 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 394/801] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:36:11 2026] GET /v2.1/servers/4a103455-d3af-48c5-bd04-dae8da7381ae => generated 1526 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:36:12.132 8 INFO nova.api.openstack.compute.server_external_events [req-9cbb8e15-9795-4407-a787-817e22b26e0c req-15f7edda-0674-4e96-a2c0-3afc49c221ca 5c93549eb3024ee3be3d3a092c44b83d 3dbefffe80e44296bcd899cbf9519fc7 - - 902f79b56bf547f3802cfd2845f692af 902f79b56bf547f3802cfd2845f692af] Creating event network-changed:92deac42-0ccd-4628-9ad5-0e5a3ec08af3 for instance 4a103455-d3af-48c5-bd04-dae8da7381ae on instance 2026-03-06 01:36:12.139 8 INFO nova.compute.rpcapi [None req-90bcdf11-baf2-41be-8add-9d117a1cc743 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 408/802] 10.0.0.48 () {38 vars in 814 bytes} [Fri Mar 6 01:36:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 410/805] 10.0.0.203 () {34 vars in 671 bytes} [Fri Mar 6 01:36:12 2026] POST /v2.1/os-keypairs => generated 386 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-03-06 01:36:12.983 7 WARNING neutronclient.v2_0.client [None req-6df8d514-20eb-42c7-8e2f-9b6efeaad2ab 706235ffa7794416b76a9e12c59cb752 13e859279ea94d03a00888478bfa1091 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 396/806] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:36:12 2026] GET /v2.1/servers/4a103455-d3af-48c5-bd04-dae8da7381ae => generated 1526 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 01:36:14.195 8 WARNING neutronclient.v2_0.client [None req-3bdc169a-44c9-4ca2-89ad-7759fabd6a0d 706235ffa7794416b76a9e12c59cb752 13e859279ea94d03a00888478bfa1091 - - default default] The python binding code in 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/807] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:36:14 2026] GET /v2.1/servers/4a103455-d3af-48c5-bd04-dae8da7381ae => generated 1526 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:36:15.347 7 WARNING neutronclient.v2_0.client [None req-a7b6617d-a542-4cdf-80f7-326696822044 706235ffa7794416b76a9e12c59cb752 13e859279ea94d03a00888478bfa1091 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 397/808] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:36:15 2026] GET /v2.1/servers/4a103455-d3af-48c5-bd04-dae8da7381ae => generated 1526 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-03-06 01:36:16.545 8 WARNING neutronclient.v2_0.client [None req-74e0e678-2fb8-4d02-be84-2f4279ef8059 706235ffa7794416b76a9e12c59cb752 13e859279ea94d03a00888478bfa1091 - - default default] The python binding code in 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/809] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:36:16 2026] GET /v2.1/servers/4a103455-d3af-48c5-bd04-dae8da7381ae => generated 1526 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:36:17.765 7 WARNING neutronclient.v2_0.client [None req-0c1a7ffb-f693-4cb7-a73b-49e30ebde269 706235ffa7794416b76a9e12c59cb752 13e859279ea94d03a00888478bfa1091 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 398/810] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:36:17 2026] GET /v2.1/servers/4a103455-d3af-48c5-bd04-dae8da7381ae => generated 1526 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:36:18.609 8 WARNING neutronclient.v2_0.client [None req-ab9a6b53-52af-44c5-9c8f-d8dd9a255aae 9cc7d4a0c8784f29b58a5ffc2da321ba 3edc4b7a6df94a18be07d2835a498cf8 - - default default] 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-03-06 01:36:18.767 8 WARNING neutronclient.v2_0.client [None req-ab9a6b53-52af-44c5-9c8f-d8dd9a255aae 9cc7d4a0c8784f29b58a5ffc2da321ba 3edc4b7a6df94a18be07d2835a498cf8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:36:18.769 7 WARNING neutronclient.v2_0.client [None req-94381b9a-0e04-4671-a101-f5664a70029e 3818cb4540984357914e5e8d48b63279 87c3e09a7c32425a90f757271ec678d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:36:18.811 7 WARNING neutronclient.v2_0.client [None req-94381b9a-0e04-4671-a101-f5664a70029e 3818cb4540984357914e5e8d48b63279 87c3e09a7c32425a90f757271ec678d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:36:19.003 7 WARNING neutronclient.v2_0.client [None req-94381b9a-0e04-4671-a101-f5664a70029e 3818cb4540984357914e5e8d48b63279 87c3e09a7c32425a90f757271ec678d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 399/811] 10.0.0.203 () {34 vars in 663 bytes} [Fri Mar 6 01:36:18 2026] POST /v2.1/servers => generated 451 bytes in 719 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/812] 10.0.0.203 () {34 vars in 663 bytes} [Fri Mar 6 01:36:18 2026] POST /v2.1/servers => generated 424 bytes in 1153 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-03-06 01:36:19.626 8 WARNING neutronclient.v2_0.client [None req-2f77d5d2-7fc0-4107-84ff-f0a7430997b9 706235ffa7794416b76a9e12c59cb752 13e859279ea94d03a00888478bfa1091 - - default default] 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-03-06 01:36:19.650 7 INFO nova.api.openstack.compute.server_external_events [req-ee1c81fb-5a38-4072-9324-8adb00c8892b req-87089e9f-09b0-4601-949e-05318ffb3e64 5c93549eb3024ee3be3d3a092c44b83d 3dbefffe80e44296bcd899cbf9519fc7 - - 902f79b56bf547f3802cfd2845f692af 902f79b56bf547f3802cfd2845f692af] Creating event network-vif-plugged:92deac42-0ccd-4628-9ad5-0e5a3ec08af3 for instance 4a103455-d3af-48c5-bd04-dae8da7381ae on instance 2026-03-06 01:36:19.661 7 INFO nova.compute.rpcapi [None req-fa04e685-1fb8-4ccd-9691-4a8d96bf1073 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 400/813] 10.0.0.17 () {38 vars in 814 bytes} [Fri Mar 6 01:36:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:36:19.704 7 WARNING neutronclient.v2_0.client [None req-6a564020-84aa-48a8-a55a-9657cc7afc5a 3818cb4540984357914e5e8d48b63279 87c3e09a7c32425a90f757271ec678d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 414/814] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:36:19 2026] GET /v2.1/servers/4a103455-d3af-48c5-bd04-dae8da7381ae => generated 1526 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-03-06 01:36:19.744 8 WARNING neutronclient.v2_0.client [None req-1d784581-5ce7-4a46-8663-4c4f5e9af5d7 9cc7d4a0c8784f29b58a5ffc2da321ba 3edc4b7a6df94a18be07d2835a498cf8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 401/815] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:36:19 2026] GET /v2.1/servers/d4fa5da6-e8cc-4ac1-b259-eeed58f1daa4 => generated 1254 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/816] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:36:19 2026] GET /v2.1/servers/fb068903-1496-4466-98fb-0403b7df114a => generated 1371 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:36:20.769 7 WARNING neutronclient.v2_0.client [None req-ae18ca2c-5b63-4e61-92d5-4446c37f0461 706235ffa7794416b76a9e12c59cb752 13e859279ea94d03a00888478bfa1091 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:36:20.796 8 WARNING neutronclient.v2_0.client [None req-5181a2b7-494f-4884-a138-bcbfdb219f3d 3818cb4540984357914e5e8d48b63279 87c3e09a7c32425a90f757271ec678d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 416/817] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:36:20 2026] GET /v2.1/servers/d4fa5da6-e8cc-4ac1-b259-eeed58f1daa4 => generated 1296 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, ' [pid: 7|app: 0|req: 402/818] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:36:20 2026] GET /v2.1/servers/4a103455-d3af-48c5-bd04-dae8da7381ae => generated 1526 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 01:36:20.877 8 WARNING neutronclient.v2_0.client [None req-91dccc7b-ae6a-4b84-b3bc-4852921fcac6 9cc7d4a0c8784f29b58a5ffc2da321ba 3edc4b7a6df94a18be07d2835a498cf8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 417/819] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:36:20 2026] GET /v2.1/servers/fb068903-1496-4466-98fb-0403b7df114a => generated 1375 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:36:21.900 7 WARNING neutronclient.v2_0.client [None req-7a10b6ec-046c-4426-94a3-55e08cfb0243 3818cb4540984357914e5e8d48b63279 87c3e09a7c32425a90f757271ec678d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:36:21.933 8 WARNING neutronclient.v2_0.client [None req-63cbfb32-79cd-4da9-b0ae-954c0f5087ff 706235ffa7794416b76a9e12c59cb752 13e859279ea94d03a00888478bfa1091 - - default default] The python binding code in 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/820] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:36:21 2026] GET /v2.1/servers/d4fa5da6-e8cc-4ac1-b259-eeed58f1daa4 => generated 1352 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-03-06 01:36:21.980 7 WARNING neutronclient.v2_0.client [None req-ff961f9d-5716-4829-ac89-bc34005d3b02 9cc7d4a0c8784f29b58a5ffc2da321ba 3edc4b7a6df94a18be07d2835a498cf8 - - default default] The python binding code in 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/821] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:36:21 2026] GET /v2.1/servers/fb068903-1496-4466-98fb-0403b7df114a => generated 1367 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/822] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:36:21 2026] GET /v2.1/servers/4a103455-d3af-48c5-bd04-dae8da7381ae => generated 1716 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:36:22.155 7 WARNING neutronclient.v2_0.client [None req-9ad0f66a-6a7a-47d5-ba3d-3aacacf0d5e6 706235ffa7794416b76a9e12c59cb752 13e859279ea94d03a00888478bfa1091 - - default default] The python binding code in 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/823] 10.0.0.203 () {32 vars in 741 bytes} [Fri Mar 6 01:36:22 2026] GET /v2.1/servers/4a103455-d3af-48c5-bd04-dae8da7381ae/os-interface => generated 284 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:36:23.011 8 WARNING neutronclient.v2_0.client [None req-9f0cb0a2-7f9b-4b04-85fe-8a01b1d5709c 3818cb4540984357914e5e8d48b63279 87c3e09a7c32425a90f757271ec678d0 - - default default] 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: 420/826] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:36:22 2026] GET /v2.1/servers/d4fa5da6-e8cc-4ac1-b259-eeed58f1daa4 => generated 1352 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:36:23.096 7 WARNING neutronclient.v2_0.client [None req-e1ea78f8-8aac-4c39-8e42-a09cb4e8e3b9 9cc7d4a0c8784f29b58a5ffc2da321ba 3edc4b7a6df94a18be07d2835a498cf8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:36:23.106 8 WARNING neutronclient.v2_0.client [None req-f8d864bb-d964-424e-8316-3ca5052dce09 706235ffa7794416b76a9e12c59cb752 13e859279ea94d03a00888478bfa1091 - - default default] The python binding code in 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/827] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:36:23 2026] GET /v2.1/servers/fb068903-1496-4466-98fb-0403b7df114a => generated 1367 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:36:23.156 7 INFO nova.api.openstack.compute.server_external_events [req-6fcc327b-fc14-4289-9f42-bb0d9321276c req-2197fe0e-4ead-4b30-9441-e8e5e431ac33 5c93549eb3024ee3be3d3a092c44b83d 3dbefffe80e44296bcd899cbf9519fc7 - - 902f79b56bf547f3802cfd2845f692af 902f79b56bf547f3802cfd2845f692af] Creating event network-changed:92deac42-0ccd-4628-9ad5-0e5a3ec08af3 for instance 4a103455-d3af-48c5-bd04-dae8da7381ae on instance [pid: 7|app: 0|req: 408/828] 10.0.0.48 () {38 vars in 814 bytes} [Fri Mar 6 01:36:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/829] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:36:23 2026] GET /v2.1/servers/4a103455-d3af-48c5-bd04-dae8da7381ae => generated 1716 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-03-06 01:36:24.117 7 WARNING neutronclient.v2_0.client [None req-2e9d94f9-702d-4a6c-b121-cdf62b2ee7e8 3818cb4540984357914e5e8d48b63279 87c3e09a7c32425a90f757271ec678d0 - - default default] 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-03-06 01:36:24.192 8 WARNING neutronclient.v2_0.client [None req-64be20fd-dcc0-43b8-89e6-2e7cfc893222 9cc7d4a0c8784f29b58a5ffc2da321ba 3edc4b7a6df94a18be07d2835a498cf8 - - default default] The python binding code in 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/830] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:36:24 2026] GET /v2.1/servers/fb068903-1496-4466-98fb-0403b7df114a => generated 1423 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/831] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:36:24 2026] GET /v2.1/servers/d4fa5da6-e8cc-4ac1-b259-eeed58f1daa4 => generated 1428 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-03-06 01:36:25.125 8 INFO nova.api.openstack.compute.server_external_events [req-313b48f1-427d-4a52-8b38-a9bd9e471ccb req-164ff56d-3cf7-4da7-a2c5-1d4afeb5e718 5c93549eb3024ee3be3d3a092c44b83d 3dbefffe80e44296bcd899cbf9519fc7 - - 902f79b56bf547f3802cfd2845f692af 902f79b56bf547f3802cfd2845f692af] Creating event network-changed:cfc18949-3f1d-4145-9277-b8ca91fcb487 for instance d4fa5da6-e8cc-4ac1-b259-eeed58f1daa4 on instance [pid: 8|app: 0|req: 423/832] 10.0.0.48 () {38 vars in 814 bytes} [Fri Mar 6 01:36:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-03-06 01:36:25.285 7 WARNING neutronclient.v2_0.client [None req-fea8582d-8b65-44d6-a560-5fdcf7f6c10f 9cc7d4a0c8784f29b58a5ffc2da321ba 3edc4b7a6df94a18be07d2835a498cf8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:36:25.309 8 WARNING neutronclient.v2_0.client [None req-1784d365-70fa-40bb-b8ba-fdf864086066 3818cb4540984357914e5e8d48b63279 87c3e09a7c32425a90f757271ec678d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 410/833] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:36:25 2026] GET /v2.1/servers/fb068903-1496-4466-98fb-0403b7df114a => generated 1423 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/834] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:36:25 2026] GET /v2.1/servers/d4fa5da6-e8cc-4ac1-b259-eeed58f1daa4 => generated 1438 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-03-06 01:36:26.381 7 WARNING neutronclient.v2_0.client [None req-0ed36e3a-4039-477b-8d02-619a1a9d03e5 9cc7d4a0c8784f29b58a5ffc2da321ba 3edc4b7a6df94a18be07d2835a498cf8 - - default default] 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-03-06 01:36:26.464 8 WARNING neutronclient.v2_0.client [None req-124997a4-260d-4de3-9242-757de2904e53 3818cb4540984357914e5e8d48b63279 87c3e09a7c32425a90f757271ec678d0 - - default default] The python binding code in 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/835] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:36:26 2026] GET /v2.1/servers/fb068903-1496-4466-98fb-0403b7df114a => generated 1473 bytes in 466 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:36:26.822 7 INFO nova.api.openstack.compute.server_external_events [req-789c40af-56a8-4689-bf09-7fef74c9c6a9 req-c7a8e256-6d98-4412-bf85-908a136bfec6 5c93549eb3024ee3be3d3a092c44b83d 3dbefffe80e44296bcd899cbf9519fc7 - - 902f79b56bf547f3802cfd2845f692af 902f79b56bf547f3802cfd2845f692af] Creating event network-changed:10ae325f-c989-4a81-8f3e-cd87eed2498d for instance fb068903-1496-4466-98fb-0403b7df114a on instance [pid: 7|app: 0|req: 412/836] 10.0.0.48 () {38 vars in 814 bytes} [Fri Mar 6 01:36:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/837] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:36:26 2026] GET /v2.1/servers/d4fa5da6-e8cc-4ac1-b259-eeed58f1daa4 => generated 1438 bytes in 427 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:36:27.863 7 WARNING neutronclient.v2_0.client [None req-7bc92a08-6752-47f3-a874-d2ae01f570c7 9cc7d4a0c8784f29b58a5ffc2da321ba 3edc4b7a6df94a18be07d2835a498cf8 - - default default] 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-03-06 01:36:27.899 8 WARNING neutronclient.v2_0.client [None req-fdc2da1f-2d23-46e7-873c-a26026ab7343 3818cb4540984357914e5e8d48b63279 87c3e09a7c32425a90f757271ec678d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 413/838] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:36:27 2026] GET /v2.1/servers/fb068903-1496-4466-98fb-0403b7df114a => generated 1471 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/839] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:36:27 2026] GET /v2.1/servers/d4fa5da6-e8cc-4ac1-b259-eeed58f1daa4 => generated 1438 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-03-06 01:36:29.018 7 WARNING neutronclient.v2_0.client [None req-a746f3d1-c5ab-4012-bd51-fa84e6c8e848 9cc7d4a0c8784f29b58a5ffc2da321ba 3edc4b7a6df94a18be07d2835a498cf8 - - default default] 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-03-06 01:36:29.060 8 WARNING neutronclient.v2_0.client [None req-264ada80-737e-4fcf-93f0-1e20fad4ecff 3818cb4540984357914e5e8d48b63279 87c3e09a7c32425a90f757271ec678d0 - - default default] The python binding code in 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/840] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:36:28 2026] GET /v2.1/servers/fb068903-1496-4466-98fb-0403b7df114a => generated 1471 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/841] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:36:29 2026] GET /v2.1/servers/d4fa5da6-e8cc-4ac1-b259-eeed58f1daa4 => generated 1438 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-03-06 01:36:30.227 7 WARNING neutronclient.v2_0.client [None req-a73c9a34-f734-4cc8-8757-e97219493ef0 9cc7d4a0c8784f29b58a5ffc2da321ba 3edc4b7a6df94a18be07d2835a498cf8 - - default default] 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-03-06 01:36:30.275 8 WARNING neutronclient.v2_0.client [None req-31ffbfe1-e0a2-475c-a313-039d8f7fc1bd 3818cb4540984357914e5e8d48b63279 87c3e09a7c32425a90f757271ec678d0 - - default default] The python binding code in 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/842] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:36:30 2026] GET /v2.1/servers/fb068903-1496-4466-98fb-0403b7df114a => generated 1471 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/843] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:36:30 2026] GET /v2.1/servers/d4fa5da6-e8cc-4ac1-b259-eeed58f1daa4 => generated 1426 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-03-06 01:36:31.377 7 WARNING neutronclient.v2_0.client [None req-e36afd65-d1e6-43f9-a8bd-cdf1fccc39ef 9cc7d4a0c8784f29b58a5ffc2da321ba 3edc4b7a6df94a18be07d2835a498cf8 - - default default] 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-03-06 01:36:31.486 8 WARNING neutronclient.v2_0.client [None req-73921f72-8868-49fa-a6e1-3c9b20f78e61 3818cb4540984357914e5e8d48b63279 87c3e09a7c32425a90f757271ec678d0 - - default default] The python binding code in 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/844] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:36:31 2026] GET /v2.1/servers/fb068903-1496-4466-98fb-0403b7df114a => generated 1471 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/845] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:36:31 2026] GET /v2.1/servers/d4fa5da6-e8cc-4ac1-b259-eeed58f1daa4 => generated 1426 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:36:32.519 7 INFO nova.api.openstack.compute.server_external_events [req-1d5927cd-e358-4835-bd86-f3b16688bc14 req-92104d40-80f5-45e7-a8f0-56c07596d9fa 5c93549eb3024ee3be3d3a092c44b83d 3dbefffe80e44296bcd899cbf9519fc7 - - 902f79b56bf547f3802cfd2845f692af 902f79b56bf547f3802cfd2845f692af] Creating event network-vif-plugged:10ae325f-c989-4a81-8f3e-cd87eed2498d for instance fb068903-1496-4466-98fb-0403b7df114a on instance [pid: 7|app: 0|req: 418/848] 10.0.0.17 () {38 vars in 814 bytes} [Fri Mar 6 01:36:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:36:32.599 8 WARNING neutronclient.v2_0.client [None req-50516da9-5d08-460c-abe2-6a935441f0e5 9cc7d4a0c8784f29b58a5ffc2da321ba 3edc4b7a6df94a18be07d2835a498cf8 - - default default] 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-03-06 01:36:32.717 7 WARNING neutronclient.v2_0.client [None req-db7b269b-ac90-4c0a-9a38-cec82a8bf5a2 3818cb4540984357914e5e8d48b63279 87c3e09a7c32425a90f757271ec678d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 431/849] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:36:32 2026] GET /v2.1/servers/fb068903-1496-4466-98fb-0403b7df114a => generated 1471 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/850] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:36:32 2026] GET /v2.1/servers/d4fa5da6-e8cc-4ac1-b259-eeed58f1daa4 => generated 1426 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-03-06 01:36:33.794 8 WARNING neutronclient.v2_0.client [None req-a88d5eb1-0d8c-48a3-8373-d9e22893178c 9cc7d4a0c8784f29b58a5ffc2da321ba 3edc4b7a6df94a18be07d2835a498cf8 - - default default] 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-03-06 01:36:33.860 7 WARNING neutronclient.v2_0.client [None req-39b834d2-d062-4c3e-9c52-5e268f306845 3818cb4540984357914e5e8d48b63279 87c3e09a7c32425a90f757271ec678d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 432/851] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:36:33 2026] GET /v2.1/servers/fb068903-1496-4466-98fb-0403b7df114a => generated 1656 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 420/852] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:36:33 2026] GET /v2.1/servers/d4fa5da6-e8cc-4ac1-b259-eeed58f1daa4 => generated 1426 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/853] 10.0.0.203 () {32 vars in 723 bytes} [Fri Mar 6 01:36:33 2026] GET /v2.1/servers/fb068903-1496-4466-98fb-0403b7df114a/ips => generated 109 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 421/854] 10.0.0.203 () {32 vars in 723 bytes} [Fri Mar 6 01:36:34 2026] GET /v2.1/servers/fb068903-1496-4466-98fb-0403b7df114a/ips => generated 109 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 434/855] 10.0.0.203 () {32 vars in 823 bytes} [Fri Mar 6 01:36:34 2026] GET /v2.1/servers/fb068903-1496-4466-98fb-0403b7df114a/ips/tempest-ServerAddressesTestJSON-925173477-network => generated 94 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 422/856] 10.0.0.203 () {32 vars in 718 bytes} [Fri Mar 6 01:36:34 2026] DELETE /v2.1/servers/fb068903-1496-4466-98fb-0403b7df114a => generated 0 bytes in 190 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-03-06 01:36:34.346 8 WARNING neutronclient.v2_0.client [None req-bb5256b6-a32c-49d8-91cd-8b5624e25486 9cc7d4a0c8784f29b58a5ffc2da321ba 3edc4b7a6df94a18be07d2835a498cf8 - - default default] The python binding code in 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/857] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:36:34 2026] GET /v2.1/servers/fb068903-1496-4466-98fb-0403b7df114a => generated 1662 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:36:34.593 7 INFO nova.api.openstack.compute.server_external_events [req-46227ad7-6790-490a-8310-a3db50f74aba req-d225e088-7359-423a-a3d0-7d40a7acc816 5c93549eb3024ee3be3d3a092c44b83d 3dbefffe80e44296bcd899cbf9519fc7 - - 902f79b56bf547f3802cfd2845f692af 902f79b56bf547f3802cfd2845f692af] Creating event network-vif-plugged:cfc18949-3f1d-4145-9277-b8ca91fcb487 for instance d4fa5da6-e8cc-4ac1-b259-eeed58f1daa4 on instance [pid: 7|app: 0|req: 423/858] 10.0.0.17 () {38 vars in 814 bytes} [Fri Mar 6 01:36:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:36:35.070 8 WARNING neutronclient.v2_0.client [None req-43990d08-48a6-4ee2-be45-72a86d0ebf45 3818cb4540984357914e5e8d48b63279 87c3e09a7c32425a90f757271ec678d0 - - default default] The python binding code in 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/859] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:36:35 2026] GET /v2.1/servers/d4fa5da6-e8cc-4ac1-b259-eeed58f1daa4 => generated 1426 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:36:35.535 7 WARNING neutronclient.v2_0.client [None req-c219972a-4226-4fcd-aebf-a5aaa5804ccd 9cc7d4a0c8784f29b58a5ffc2da321ba 3edc4b7a6df94a18be07d2835a498cf8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 424/860] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:36:35 2026] GET /v2.1/servers/fb068903-1496-4466-98fb-0403b7df114a => generated 1662 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:36:36.248 8 WARNING neutronclient.v2_0.client [None req-a9e354e2-1052-46a3-b3b5-b481d6e1166b 3818cb4540984357914e5e8d48b63279 87c3e09a7c32425a90f757271ec678d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 437/861] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:36:36 2026] GET /v2.1/servers/d4fa5da6-e8cc-4ac1-b259-eeed58f1daa4 => generated 1613 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:36:36.470 7 WARNING neutronclient.v2_0.client [None req-45701704-a4de-4fb3-9a18-6d5619af8711 3818cb4540984357914e5e8d48b63279 87c3e09a7c32425a90f757271ec678d0 - - default default] The python binding code in 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/862] 10.0.0.203 () {32 vars in 741 bytes} [Fri Mar 6 01:36:36 2026] GET /v2.1/servers/d4fa5da6-e8cc-4ac1-b259-eeed58f1daa4/os-interface => generated 284 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:36:36.710 8 WARNING neutronclient.v2_0.client [None req-deef4890-3b9e-4941-9480-241bc80ea240 9cc7d4a0c8784f29b58a5ffc2da321ba 3edc4b7a6df94a18be07d2835a498cf8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 438/863] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:36:36 2026] GET /v2.1/servers/fb068903-1496-4466-98fb-0403b7df114a => generated 1662 bytes in 569 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:36:37.241 7 WARNING neutronclient.v2_0.client [None req-3bed8cd3-bc85-486d-9969-8abff70a8066 3818cb4540984357914e5e8d48b63279 87c3e09a7c32425a90f757271ec678d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:36:37.260 8 INFO nova.api.openstack.compute.server_external_events [req-9bcf1ab6-656d-417e-9fc3-9921cac957e6 req-f362ba06-fbd0-485d-8e3c-bb122fe071f1 5c93549eb3024ee3be3d3a092c44b83d 3dbefffe80e44296bcd899cbf9519fc7 - - 902f79b56bf547f3802cfd2845f692af 902f79b56bf547f3802cfd2845f692af] Creating event network-changed:cfc18949-3f1d-4145-9277-b8ca91fcb487 for instance d4fa5da6-e8cc-4ac1-b259-eeed58f1daa4 on instance [pid: 8|app: 0|req: 439/864] 10.0.0.48 () {38 vars in 814 bytes} [Fri Mar 6 01:36:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:36:37.484 8 INFO nova.api.openstack.compute.server_external_events [req-f9b7ae69-86c3-442a-bd95-1b48b3b1b590 req-0f2579de-7abd-47e6-a445-52978ec66867 5c93549eb3024ee3be3d3a092c44b83d 3dbefffe80e44296bcd899cbf9519fc7 - - 902f79b56bf547f3802cfd2845f692af 902f79b56bf547f3802cfd2845f692af] Creating event network-vif-unplugged:10ae325f-c989-4a81-8f3e-cd87eed2498d for instance fb068903-1496-4466-98fb-0403b7df114a on instance [pid: 8|app: 0|req: 440/865] 10.0.0.17 () {38 vars in 814 bytes} [Fri Mar 6 01:36:37 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: 7|app: 0|req: 426/866] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:36:37 2026] GET /v2.1/servers/d4fa5da6-e8cc-4ac1-b259-eeed58f1daa4 => generated 1613 bytes in 493 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 441/867] 10.0.0.203 () {32 vars in 641 bytes} [Fri Mar 6 01:36:37 2026] GET /v2.1/servers => generated 388 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 427/868] 10.0.0.203 () {32 vars in 718 bytes} [Fri Mar 6 01:36:37 2026] DELETE /v2.1/servers/d4fa5da6-e8cc-4ac1-b259-eeed58f1daa4 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:36:38.004 8 WARNING neutronclient.v2_0.client [None req-81bea59e-97be-4be5-974f-29262a2191de 3818cb4540984357914e5e8d48b63279 87c3e09a7c32425a90f757271ec678d0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 442/869] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:36:37 2026] GET /v2.1/servers/d4fa5da6-e8cc-4ac1-b259-eeed58f1daa4 => generated 1619 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:36:38.298 7 WARNING neutronclient.v2_0.client [None req-f6a10dbe-c12c-449c-b6f6-7b5c33e39c50 9cc7d4a0c8784f29b58a5ffc2da321ba 3edc4b7a6df94a18be07d2835a498cf8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 428/870] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:36:38 2026] GET /v2.1/servers/fb068903-1496-4466-98fb-0403b7df114a => generated 1452 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:36:39.176 8 WARNING neutronclient.v2_0.client [None req-f868c646-b073-4348-b443-4a1ca88375d6 3818cb4540984357914e5e8d48b63279 87c3e09a7c32425a90f757271ec678d0 - - default default] 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-03-06 01:36:39.316 7 INFO nova.api.openstack.compute.server_external_events [req-09d9e582-fe41-47e0-af21-f2adf800d443 req-4c66ef10-a69d-441e-a148-f5e3d7aedeef 5c93549eb3024ee3be3d3a092c44b83d 3dbefffe80e44296bcd899cbf9519fc7 - - 902f79b56bf547f3802cfd2845f692af 902f79b56bf547f3802cfd2845f692af] Creating event network-vif-deleted:10ae325f-c989-4a81-8f3e-cd87eed2498d for instance fb068903-1496-4466-98fb-0403b7df114a on instance [pid: 7|app: 0|req: 429/871] 10.0.0.48 () {38 vars in 814 bytes} [Fri Mar 6 01:36:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/872] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:36:39 2026] GET /v2.1/servers/d4fa5da6-e8cc-4ac1-b259-eeed58f1daa4 => generated 1739 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:36:39.437 7 WARNING neutronclient.v2_0.client [None req-a155b3dc-d302-4f9a-b2c8-8177435d09df 9cc7d4a0c8784f29b58a5ffc2da321ba 3edc4b7a6df94a18be07d2835a498cf8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 430/873] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:36:39 2026] GET /v2.1/servers/fb068903-1496-4466-98fb-0403b7df114a => generated 1457 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:36:40.396 8 WARNING neutronclient.v2_0.client [None req-768432e5-91db-4a01-abe2-99233c4e74b2 3818cb4540984357914e5e8d48b63279 87c3e09a7c32425a90f757271ec678d0 - - default default] 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: 444/874] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:36:40 2026] GET /v2.1/servers/d4fa5da6-e8cc-4ac1-b259-eeed58f1daa4 => generated 1739 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 01:36:40.532 7 WARNING neutronclient.v2_0.client [None req-808fab7e-6476-48be-b2a4-51fce6880b20 9cc7d4a0c8784f29b58a5ffc2da321ba 3edc4b7a6df94a18be07d2835a498cf8 - - default default] The python binding code in 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/875] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:36:40 2026] GET /v2.1/servers/fb068903-1496-4466-98fb-0403b7df114a => generated 1457 bytes in 601 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:36:41.365 8 INFO nova.api.openstack.compute.server_external_events [req-10531415-edcb-4593-a82c-38aed0a0dc03 req-17f4e017-505e-4ae1-9ed9-3e075ca2f5e0 5c93549eb3024ee3be3d3a092c44b83d 3dbefffe80e44296bcd899cbf9519fc7 - - 902f79b56bf547f3802cfd2845f692af 902f79b56bf547f3802cfd2845f692af] Creating event network-vif-deleted:cfc18949-3f1d-4145-9277-b8ca91fcb487 for instance d4fa5da6-e8cc-4ac1-b259-eeed58f1daa4 on instance [pid: 8|app: 0|req: 445/876] 10.0.0.48 () {38 vars in 814 bytes} [Fri Mar 6 01:36:41 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-03-06 01:36:41.566 7 WARNING neutronclient.v2_0.client [None req-e9a22464-6091-4838-ba77-3dd8e34e7729 3818cb4540984357914e5e8d48b63279 87c3e09a7c32425a90f757271ec678d0 - - default default] The python binding code in 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/877] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:36:41 2026] GET /v2.1/servers/d4fa5da6-e8cc-4ac1-b259-eeed58f1daa4 => generated 1381 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-03-06 01:36:42.139 8 INFO nova.api.openstack.wsgi [None req-504e84f4-57c1-4be7-8d14-eb9ef82c8949 9cc7d4a0c8784f29b58a5ffc2da321ba 3edc4b7a6df94a18be07d2835a498cf8 - - default default] HTTP exception thrown: Instance fb068903-1496-4466-98fb-0403b7df114a could not be found. [pid: 8|app: 0|req: 446/878] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:36:42 2026] GET /v2.1/servers/fb068903-1496-4466-98fb-0403b7df114a => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:36:42.651 8 WARNING neutronclient.v2_0.client [None req-77f2a92e-d09b-4d28-b314-db928722489a 3818cb4540984357914e5e8d48b63279 87c3e09a7c32425a90f757271ec678d0 - - default default] The python binding code in 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/881] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:36:42 2026] GET /v2.1/servers/d4fa5da6-e8cc-4ac1-b259-eeed58f1daa4 => generated 1381 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-03-06 01:36:43.876 7 WARNING neutronclient.v2_0.client [None req-93bc5da3-f767-480f-a2b0-b334d250b2b4 3818cb4540984357914e5e8d48b63279 87c3e09a7c32425a90f757271ec678d0 - - default default] The python binding code in 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/882] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:36:43 2026] GET /v2.1/servers/d4fa5da6-e8cc-4ac1-b259-eeed58f1daa4 => generated 1386 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:36:45.042 8 INFO nova.api.openstack.wsgi [None req-b4fb3b66-ae49-47f2-849e-f616279a908a 3818cb4540984357914e5e8d48b63279 87c3e09a7c32425a90f757271ec678d0 - - default default] HTTP exception thrown: Instance d4fa5da6-e8cc-4ac1-b259-eeed58f1daa4 could not be found. [pid: 8|app: 0|req: 449/883] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:36:45 2026] GET /v2.1/servers/d4fa5da6-e8cc-4ac1-b259-eeed58f1daa4 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 435/884] 10.0.0.203 () {32 vars in 706 bytes} [Fri Mar 6 01:36:45 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1225503068 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:36:51.600 8 WARNING neutronclient.v2_0.client [None req-a3fa1bc2-49a8-4177-9dc5-a4657721fb7b 706235ffa7794416b76a9e12c59cb752 13e859279ea94d03a00888478bfa1091 - - default default] The python binding code in 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/885] 10.0.0.203 () {32 vars in 741 bytes} [Fri Mar 6 01:36:51 2026] GET /v2.1/servers/4a103455-d3af-48c5-bd04-dae8da7381ae/os-interface => generated 284 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 01:36:51.721 7 WARNING neutronclient.v2_0.client [None req-ac1e0e90-6b63-465b-98b5-5a96da64d640 706235ffa7794416b76a9e12c59cb752 13e859279ea94d03a00888478bfa1091 - - default default] The python binding code in 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/886] 10.0.0.203 () {32 vars in 815 bytes} [Fri Mar 6 01:36:51 2026] GET /v2.1/servers/4a103455-d3af-48c5-bd04-dae8da7381ae/os-interface/92deac42-0ccd-4628-9ad5-0e5a3ec08af3 => generated 281 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 451/887] 10.0.0.203 () {32 vars in 723 bytes} [Fri Mar 6 01:36:51 2026] GET /v2.1/servers/4a103455-d3af-48c5-bd04-dae8da7381ae/ips => generated 155 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 437/888] 10.0.0.203 () {34 vars in 750 bytes} [Fri Mar 6 01:36:51 2026] POST /v2.1/servers/4a103455-d3af-48c5-bd04-dae8da7381ae/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 452/889] 10.0.0.203 () {32 vars in 723 bytes} [Fri Mar 6 01:36:51 2026] GET /v2.1/servers/4a103455-d3af-48c5-bd04-dae8da7381ae/ips => generated 155 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: 7|app: 0|req: 438/892] 10.0.0.112 () {32 vars in 686 bytes} [Fri Mar 6 01:36:52 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 392 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/893] 10.0.0.112 () {32 vars in 668 bytes} [Fri Mar 6 01:36:52 2026] GET /v2.1/os-services => generated 783 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: 7|app: 0|req: 439/894] 10.0.0.112 () {32 vars in 688 bytes} [Fri Mar 6 01:36:52 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 28 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: 456/895] 10.0.0.112 () {32 vars in 672 bytes} [Fri Mar 6 01:36:52 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: 440/896] 10.0.0.112 () {32 vars in 711 bytes} [Fri Mar 6 01:36:52 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 713 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/897] 10.0.0.112 () {32 vars in 703 bytes} [Fri Mar 6 01:36:52 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: 7|app: 0|req: 441/898] 10.0.0.112 () {32 vars in 682 bytes} [Fri Mar 6 01:36:52 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) 2026-03-06 01:36:52.831 8 WARNING neutronclient.v2_0.client [None req-3ed55502-1d7b-4f87-aaab-b67d5681baf7 980e082ac78e4e619727ab2cf8d2fbfc b2b8211e42154651a464a9b9b8fe68ab - - default default] The python binding code in 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/899] 10.0.0.203 () {32 vars in 723 bytes} [Fri Mar 6 01:36:53 2026] GET /v2.1/servers/4a103455-d3af-48c5-bd04-dae8da7381ae/ips => generated 155 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-03-06 01:36:53.367 7 INFO nova.api.openstack.compute.server_external_events [req-b845b45f-aacb-4979-a1c4-e76d94fd9e94 req-0ad0261f-1f30-4b9d-99a6-40daf9812371 5c93549eb3024ee3be3d3a092c44b83d 3dbefffe80e44296bcd899cbf9519fc7 - - 902f79b56bf547f3802cfd2845f692af 902f79b56bf547f3802cfd2845f692af] Creating event network-changed:92deac42-0ccd-4628-9ad5-0e5a3ec08af3 for instance 4a103455-d3af-48c5-bd04-dae8da7381ae on instance [pid: 7|app: 0|req: 443/900] 10.0.0.48 () {38 vars in 814 bytes} [Fri Mar 6 01:36:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/901] 10.0.0.112 () {32 vars in 707 bytes} [Fri Mar 6 01:36:52 2026] GET /v2.1/servers/detail?all_tenants=true => generated 2533 bytes in 883 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: 444/902] 10.0.0.112 () {32 vars in 703 bytes} [Fri Mar 6 01:36:53 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 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: 8|app: 0|req: 459/903] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:36:53 2026] GET /v2.1/limits?tenant_id=13e859279ea94d03a00888478bfa1091 => 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: 445/904] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:36:53 2026] GET /v2.1/limits?tenant_id=288a361af7e241df9a06ea60aedb1705 => generated 302 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/905] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:36:53 2026] GET /v2.1/limits?tenant_id=3dbefffe80e44296bcd899cbf9519fc7 => generated 299 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/906] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:36:53 2026] GET /v2.1/limits?tenant_id=a8fe2e9282834379830b7dd426e3c749 => generated 302 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/907] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:36:53 2026] GET /v2.1/limits?tenant_id=b2b8211e42154651a464a9b9b8fe68ab => 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: 447/908] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:36:54 2026] GET /v2.1/limits?tenant_id=cbc62e95d86a4edbb9b8986dfa3c872c => generated 302 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/909] 10.0.0.203 () {32 vars in 723 bytes} [Fri Mar 6 01:36:54 2026] GET /v2.1/servers/4a103455-d3af-48c5-bd04-dae8da7381ae/ips => generated 155 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/910] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:36:54 2026] GET /v2.1/limits?tenant_id=f74a7e80340e4a429306a8de516ba515 => generated 302 bytes in 52 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: 463/911] 10.0.0.203 () {34 vars in 671 bytes} [Fri Mar 6 01:36:54 2026] POST /v2.1/os-keypairs => generated 386 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/912] 10.0.0.203 () {32 vars in 723 bytes} [Fri Mar 6 01:36:55 2026] GET /v2.1/servers/4a103455-d3af-48c5-bd04-dae8da7381ae/ips => generated 193 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 01:36:55.256 8 WARNING neutronclient.v2_0.client [None req-59932216-7611-4f94-a3cd-5a75c1ea6bbb 706235ffa7794416b76a9e12c59cb752 13e859279ea94d03a00888478bfa1091 - - default default] The python binding code in 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/913] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:36:55 2026] GET /v2.1/servers/4a103455-d3af-48c5-bd04-dae8da7381ae => generated 1950 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 450/914] 10.0.0.203 () {34 vars in 750 bytes} [Fri Mar 6 01:36:55 2026] POST /v2.1/servers/4a103455-d3af-48c5-bd04-dae8da7381ae/action => generated 0 bytes in 50 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: 465/915] 10.0.0.203 () {32 vars in 723 bytes} [Fri Mar 6 01:36:55 2026] GET /v2.1/servers/4a103455-d3af-48c5-bd04-dae8da7381ae/ips => generated 193 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:36:56.339 7 WARNING neutronclient.v2_0.client [None req-6d05b184-a79d-488b-9428-497fe56b015f 673f03a116c040fe9a9bf394c5765461 288a361af7e241df9a06ea60aedb1705 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:36:56.381 7 WARNING neutronclient.v2_0.client [None req-6d05b184-a79d-488b-9428-497fe56b015f 673f03a116c040fe9a9bf394c5765461 288a361af7e241df9a06ea60aedb1705 - - default default] 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: 466/916] 10.0.0.203 () {32 vars in 723 bytes} [Fri Mar 6 01:36:56 2026] GET /v2.1/servers/4a103455-d3af-48c5-bd04-dae8da7381ae/ips => generated 193 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 01:36:56.571 7 WARNING neutronclient.v2_0.client [None req-6d05b184-a79d-488b-9428-497fe56b015f 673f03a116c040fe9a9bf394c5765461 288a361af7e241df9a06ea60aedb1705 - - default default] 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-03-06 01:36:56.803 8 INFO nova.api.openstack.compute.server_external_events [req-6eb45a43-5c6c-4d50-8bbf-c6b577b6486f req-e17559d7-4848-4bb8-8080-16002c26825c 5c93549eb3024ee3be3d3a092c44b83d 3dbefffe80e44296bcd899cbf9519fc7 - - 902f79b56bf547f3802cfd2845f692af 902f79b56bf547f3802cfd2845f692af] Creating event network-changed:92deac42-0ccd-4628-9ad5-0e5a3ec08af3 for instance 4a103455-d3af-48c5-bd04-dae8da7381ae on instance [pid: 8|app: 0|req: 467/917] 10.0.0.48 () {38 vars in 814 bytes} [Fri Mar 6 01:36:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/918] 10.0.0.203 () {34 vars in 663 bytes} [Fri Mar 6 01:36:56 2026] POST /v2.1/servers => generated 450 bytes in 815 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-03-06 01:36:57.102 8 WARNING neutronclient.v2_0.client [None req-ba814cf3-bc52-4302-adba-4acc798dfbec 673f03a116c040fe9a9bf394c5765461 288a361af7e241df9a06ea60aedb1705 - - default default] The python binding code in 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/919] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:36:57 2026] GET /v2.1/servers/28c9454d-bc60-497c-ae8a-66305dcf43ed => generated 1423 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, ' [pid: 7|app: 0|req: 452/920] 10.0.0.203 () {32 vars in 723 bytes} [Fri Mar 6 01:36:57 2026] GET /v2.1/servers/4a103455-d3af-48c5-bd04-dae8da7381ae/ips => generated 193 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:36:58.202 8 WARNING neutronclient.v2_0.client [None req-8743f077-c02e-4486-8edd-a1858a796ca0 673f03a116c040fe9a9bf394c5765461 288a361af7e241df9a06ea60aedb1705 - - default default] The python binding code in 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/921] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:36:58 2026] GET /v2.1/servers/28c9454d-bc60-497c-ae8a-66305dcf43ed => generated 1427 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 453/922] 10.0.0.203 () {32 vars in 723 bytes} [Fri Mar 6 01:36:58 2026] GET /v2.1/servers/4a103455-d3af-48c5-bd04-dae8da7381ae/ips => generated 155 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 470/923] 10.0.0.203 () {32 vars in 718 bytes} [Fri Mar 6 01:36:58 2026] DELETE /v2.1/servers/4a103455-d3af-48c5-bd04-dae8da7381ae => generated 0 bytes in 153 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-03-06 01:36:58.883 7 WARNING neutronclient.v2_0.client [None req-15c0a9e1-e4b1-40d3-b679-37544d585892 706235ffa7794416b76a9e12c59cb752 13e859279ea94d03a00888478bfa1091 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 454/924] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:36:58 2026] GET /v2.1/servers/4a103455-d3af-48c5-bd04-dae8da7381ae => generated 1842 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:36:59.292 8 WARNING neutronclient.v2_0.client [None req-b3fbfa79-5ac1-4913-a115-bf360eadbde7 673f03a116c040fe9a9bf394c5765461 288a361af7e241df9a06ea60aedb1705 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 471/925] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:36:59 2026] GET /v2.1/servers/28c9454d-bc60-497c-ae8a-66305dcf43ed => generated 1475 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-03-06 01:37:00.088 7 WARNING neutronclient.v2_0.client [None req-35749715-6b55-4d4a-95e6-4605de2aa678 706235ffa7794416b76a9e12c59cb752 13e859279ea94d03a00888478bfa1091 - - default default] The python binding code in 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/926] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:37:00 2026] GET /v2.1/servers/4a103455-d3af-48c5-bd04-dae8da7381ae => generated 1842 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:37:00.377 8 WARNING neutronclient.v2_0.client [None req-00aba4d4-f429-4784-967a-bf58fce7041b 673f03a116c040fe9a9bf394c5765461 288a361af7e241df9a06ea60aedb1705 - - default default] The python binding code in 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/927] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:37:00 2026] GET /v2.1/servers/28c9454d-bc60-497c-ae8a-66305dcf43ed => generated 1475 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-03-06 01:37:01.249 7 WARNING neutronclient.v2_0.client [None req-18e19eb0-578d-4355-9079-31ac8160050d 706235ffa7794416b76a9e12c59cb752 13e859279ea94d03a00888478bfa1091 - - default default] The python binding code in 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/928] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:37:01 2026] GET /v2.1/servers/4a103455-d3af-48c5-bd04-dae8da7381ae => generated 1842 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:37:01.470 8 WARNING neutronclient.v2_0.client [None req-e79e10df-1711-47e9-9257-469844cc1a3b 673f03a116c040fe9a9bf394c5765461 288a361af7e241df9a06ea60aedb1705 - - default default] 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-03-06 01:37:01.546 7 INFO nova.api.openstack.compute.server_external_events [req-e932c7c5-687f-4015-a86f-956bb1e4e7ba req-223291fc-f7d5-40a7-b9b1-9037f8c76da7 5c93549eb3024ee3be3d3a092c44b83d 3dbefffe80e44296bcd899cbf9519fc7 - - 902f79b56bf547f3802cfd2845f692af 902f79b56bf547f3802cfd2845f692af] Creating event network-vif-unplugged:92deac42-0ccd-4628-9ad5-0e5a3ec08af3 for instance 4a103455-d3af-48c5-bd04-dae8da7381ae on instance [pid: 7|app: 0|req: 457/929] 10.0.0.17 () {38 vars in 814 bytes} [Fri Mar 6 01:37:01 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 473/930] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:37:01 2026] GET /v2.1/servers/28c9454d-bc60-497c-ae8a-66305dcf43ed => generated 1483 bytes in 580 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 01:37:02.023 7 INFO nova.api.openstack.compute.server_external_events [req-12ce8971-a5d1-49da-9d08-296f30acf9c0 req-4d3827a6-00a9-45ff-aeb9-83b6dba8016e 5c93549eb3024ee3be3d3a092c44b83d 3dbefffe80e44296bcd899cbf9519fc7 - - 902f79b56bf547f3802cfd2845f692af 902f79b56bf547f3802cfd2845f692af] Creating event network-vif-deleted:92deac42-0ccd-4628-9ad5-0e5a3ec08af3 for instance 4a103455-d3af-48c5-bd04-dae8da7381ae on instance [pid: 7|app: 0|req: 458/931] 10.0.0.48 () {38 vars in 814 bytes} [Fri Mar 6 01:37:02 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:37:02.475 7 WARNING neutronclient.v2_0.client [None req-5d7804e3-c2d5-47d3-a113-65dfefeefd2f 706235ffa7794416b76a9e12c59cb752 13e859279ea94d03a00888478bfa1091 - - default default] The python binding code in 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/934] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:37:02 2026] GET /v2.1/servers/4a103455-d3af-48c5-bd04-dae8da7381ae => generated 1481 bytes in 369 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:37:03.068 8 WARNING neutronclient.v2_0.client [None req-7d0da04c-3fa1-4a72-b994-7d9d4949b0fd 673f03a116c040fe9a9bf394c5765461 288a361af7e241df9a06ea60aedb1705 - - default default] 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-03-06 01:37:03.280 7 INFO nova.api.openstack.compute.server_external_events [req-1d7cce20-8750-45b9-bcfe-a5fea1d12f4c req-dea03e5a-1cfb-4d67-8c24-6bebb12748be 5c93549eb3024ee3be3d3a092c44b83d 3dbefffe80e44296bcd899cbf9519fc7 - - 902f79b56bf547f3802cfd2845f692af 902f79b56bf547f3802cfd2845f692af] Creating event network-changed:40b766e5-7342-44ff-81fa-3bb50d68880e for instance 28c9454d-bc60-497c-ae8a-66305dcf43ed on instance [pid: 7|app: 0|req: 461/935] 10.0.0.48 () {38 vars in 814 bytes} [Fri Mar 6 01:37:03 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: 475/936] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:37:03 2026] GET /v2.1/servers/28c9454d-bc60-497c-ae8a-66305dcf43ed => generated 1548 bytes in 308 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:37:03.839 7 WARNING neutronclient.v2_0.client [None req-69f21b5a-5904-4ef1-ad12-b263e6c61a0e 706235ffa7794416b76a9e12c59cb752 13e859279ea94d03a00888478bfa1091 - - default default] The python binding code in 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/937] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:37:03 2026] GET /v2.1/servers/4a103455-d3af-48c5-bd04-dae8da7381ae => generated 1486 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-03-06 01:37:04.395 8 WARNING neutronclient.v2_0.client [None req-2553ce13-afc9-4023-89cc-044138706ce2 673f03a116c040fe9a9bf394c5765461 288a361af7e241df9a06ea60aedb1705 - - default default] The python binding code in 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/938] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:37:04 2026] GET /v2.1/servers/28c9454d-bc60-497c-ae8a-66305dcf43ed => generated 1548 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:37:04.987 7 WARNING neutronclient.v2_0.client [None req-62306384-3703-47e7-a06e-49da5f180642 706235ffa7794416b76a9e12c59cb752 13e859279ea94d03a00888478bfa1091 - - default default] The python binding code in 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/939] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:37:04 2026] GET /v2.1/servers/4a103455-d3af-48c5-bd04-dae8da7381ae => generated 1486 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-03-06 01:37:05.707 8 WARNING neutronclient.v2_0.client [None req-e2496929-c918-49ba-92f9-2c82bf3cecd4 673f03a116c040fe9a9bf394c5765461 288a361af7e241df9a06ea60aedb1705 - - default default] The python binding code in 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/940] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:37:05 2026] GET /v2.1/servers/28c9454d-bc60-497c-ae8a-66305dcf43ed => generated 1548 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:37:06.065 7 INFO nova.api.openstack.wsgi [None req-8d016687-9022-4c8d-b91d-2bcb368ff5a6 706235ffa7794416b76a9e12c59cb752 13e859279ea94d03a00888478bfa1091 - - default default] HTTP exception thrown: Instance 4a103455-d3af-48c5-bd04-dae8da7381ae could not be found. [pid: 7|app: 0|req: 464/941] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:37:06 2026] GET /v2.1/servers/4a103455-d3af-48c5-bd04-dae8da7381ae => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 478/942] 10.0.0.203 () {32 vars in 706 bytes} [Fri Mar 6 01:37:06 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1458355444 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:37:06.540 7 INFO nova.api.openstack.wsgi [None req-d854ac33-9701-45d8-8713-412d562b607c 706235ffa7794416b76a9e12c59cb752 13e859279ea94d03a00888478bfa1091 - - default default] HTTP exception thrown: Instance 4a103455-d3af-48c5-bd04-dae8da7381ae could not be found. [pid: 7|app: 0|req: 465/943] 10.0.0.203 () {32 vars in 718 bytes} [Fri Mar 6 01:37:06 2026] DELETE /v2.1/servers/4a103455-d3af-48c5-bd04-dae8da7381ae => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-06 01:37:06.572 8 INFO nova.api.openstack.wsgi [None req-611e76e8-1f41-4d3e-a253-5a4844158571 706235ffa7794416b76a9e12c59cb752 13e859279ea94d03a00888478bfa1091 - - default default] HTTP exception thrown: Instance 4a103455-d3af-48c5-bd04-dae8da7381ae could not be found. [pid: 8|app: 0|req: 479/944] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:37:06 2026] GET /v2.1/servers/4a103455-d3af-48c5-bd04-dae8da7381ae => 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-03-06 01:37:06.873 7 WARNING neutronclient.v2_0.client [None req-a54d4377-1851-4030-8f62-240b3aefc9e1 673f03a116c040fe9a9bf394c5765461 288a361af7e241df9a06ea60aedb1705 - - default default] The python binding code in 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/945] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:37:06 2026] GET /v2.1/servers/28c9454d-bc60-497c-ae8a-66305dcf43ed => generated 1548 bytes in 730 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:37:08.161 8 INFO nova.api.openstack.compute.server_external_events [req-bf9c7460-c670-4591-8ff5-4a05a7d8de0c req-5d9697ca-554a-421b-90f5-d7d530621283 5c93549eb3024ee3be3d3a092c44b83d 3dbefffe80e44296bcd899cbf9519fc7 - - 902f79b56bf547f3802cfd2845f692af 902f79b56bf547f3802cfd2845f692af] Creating event network-vif-plugged:40b766e5-7342-44ff-81fa-3bb50d68880e for instance 28c9454d-bc60-497c-ae8a-66305dcf43ed on instance [pid: 8|app: 0|req: 480/946] 10.0.0.17 () {38 vars in 814 bytes} [Fri Mar 6 01:37:08 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-03-06 01:37:08.615 7 WARNING neutronclient.v2_0.client [None req-cf1ea94f-9a85-45c3-9d3c-6e174df71b3d 673f03a116c040fe9a9bf394c5765461 288a361af7e241df9a06ea60aedb1705 - - default default] The python binding code in 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/947] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:37:08 2026] GET /v2.1/servers/28c9454d-bc60-497c-ae8a-66305dcf43ed => generated 1548 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:37:09.819 8 WARNING neutronclient.v2_0.client [None req-b9f66091-e0f9-4589-892c-a9a7e65b134a 673f03a116c040fe9a9bf394c5765461 288a361af7e241df9a06ea60aedb1705 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 481/948] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:37:09 2026] GET /v2.1/servers/28c9454d-bc60-497c-ae8a-66305dcf43ed => generated 1548 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:37:11.066 7 WARNING neutronclient.v2_0.client [None req-8a3ed8c9-d537-4dda-9740-e75dfdcba5fc 673f03a116c040fe9a9bf394c5765461 288a361af7e241df9a06ea60aedb1705 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 468/949] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:37:11 2026] GET /v2.1/servers/28c9454d-bc60-497c-ae8a-66305dcf43ed => generated 1725 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:37:11.265 8 WARNING neutronclient.v2_0.client [None req-56dea7af-9216-4a9f-b72c-fd5852a8cda5 673f03a116c040fe9a9bf394c5765461 288a361af7e241df9a06ea60aedb1705 - - default default] The python binding code in 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/950] 10.0.0.203 () {32 vars in 741 bytes} [Fri Mar 6 01:37:11 2026] GET /v2.1/servers/28c9454d-bc60-497c-ae8a-66305dcf43ed/os-interface => generated 284 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-03-06 01:37:12.299 8 INFO nova.api.openstack.compute.server_external_events [req-354b3e67-35cf-4fdd-bd22-8d20d00e94c5 req-b5e1d4d9-daf4-4339-ad8f-ccb0faa056a8 5c93549eb3024ee3be3d3a092c44b83d 3dbefffe80e44296bcd899cbf9519fc7 - - 902f79b56bf547f3802cfd2845f692af 902f79b56bf547f3802cfd2845f692af] Creating event network-changed:40b766e5-7342-44ff-81fa-3bb50d68880e for instance 28c9454d-bc60-497c-ae8a-66305dcf43ed on instance [pid: 8|app: 0|req: 484/953] 10.0.0.48 () {38 vars in 814 bytes} [Fri Mar 6 01:37:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 01:37:12.323 7 WARNING neutronclient.v2_0.client [None req-0af8c811-42b2-4f0f-8e87-4e34590e9b38 673f03a116c040fe9a9bf394c5765461 288a361af7e241df9a06ea60aedb1705 - - default default] The python binding code in 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/954] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:37:12 2026] GET /v2.1/servers/28c9454d-bc60-497c-ae8a-66305dcf43ed => generated 1725 bytes in 979 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 485/955] 10.0.0.203 () {32 vars in 641 bytes} [Fri Mar 6 01:37:13 2026] GET /v2.1/servers => generated 377 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 471/956] 10.0.0.203 () {32 vars in 718 bytes} [Fri Mar 6 01:37:13 2026] DELETE /v2.1/servers/28c9454d-bc60-497c-ae8a-66305dcf43ed => generated 0 bytes in 107 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-03-06 01:37:13.488 8 WARNING neutronclient.v2_0.client [None req-3d75f18f-55a9-4387-8167-aa6a282bfc1b 673f03a116c040fe9a9bf394c5765461 288a361af7e241df9a06ea60aedb1705 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 486/957] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:37:13 2026] GET /v2.1/servers/28c9454d-bc60-497c-ae8a-66305dcf43ed => generated 1731 bytes in 837 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:37:15.362 7 WARNING neutronclient.v2_0.client [None req-0826874d-3f41-4f38-b644-a3f6084bed7d 673f03a116c040fe9a9bf394c5765461 288a361af7e241df9a06ea60aedb1705 - - default default] 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: 487/958] 10.0.0.203 () {34 vars in 671 bytes} [Fri Mar 6 01:37:15 2026] POST /v2.1/os-keypairs => generated 385 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/959] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:37:15 2026] GET /v2.1/servers/28c9454d-bc60-497c-ae8a-66305dcf43ed => generated 1851 bytes in 543 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 01:37:16.601 8 INFO nova.api.openstack.compute.server_external_events [req-257a7306-7b9f-49c8-923c-07d6c54a89f4 req-607e7670-5442-4801-af91-d32daae689cc 5c93549eb3024ee3be3d3a092c44b83d 3dbefffe80e44296bcd899cbf9519fc7 - - 902f79b56bf547f3802cfd2845f692af 902f79b56bf547f3802cfd2845f692af] Creating event network-vif-deleted:40b766e5-7342-44ff-81fa-3bb50d68880e for instance 28c9454d-bc60-497c-ae8a-66305dcf43ed on instance [pid: 8|app: 0|req: 488/960] 10.0.0.48 () {38 vars in 814 bytes} [Fri Mar 6 01:37:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:37:16.898 7 WARNING neutronclient.v2_0.client [None req-c5325c6c-229c-4610-9805-f204ae51f7ed 673f03a116c040fe9a9bf394c5765461 288a361af7e241df9a06ea60aedb1705 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 473/961] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:37:16 2026] GET /v2.1/servers/28c9454d-bc60-497c-ae8a-66305dcf43ed => generated 1504 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-03-06 01:37:17.088 8 WARNING neutronclient.v2_0.client [None req-fe14d215-1d9e-48a3-85a1-671e6cdcfd1a 59c7bb8c778d48c7a50357cd61a7d120 c133c3972bfb43f083be8bca10a88854 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:37:17.139 8 WARNING neutronclient.v2_0.client [None req-fe14d215-1d9e-48a3-85a1-671e6cdcfd1a 59c7bb8c778d48c7a50357cd61a7d120 c133c3972bfb43f083be8bca10a88854 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:37:17.335 8 WARNING neutronclient.v2_0.client [None req-fe14d215-1d9e-48a3-85a1-671e6cdcfd1a 59c7bb8c778d48c7a50357cd61a7d120 c133c3972bfb43f083be8bca10a88854 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 489/962] 10.0.0.203 () {34 vars in 663 bytes} [Fri Mar 6 01:37:17 2026] POST /v2.1/servers => generated 452 bytes in 496 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-03-06 01:37:17.556 7 WARNING neutronclient.v2_0.client [None req-1040b5ce-7868-436d-b6b5-1eba5b14ddfd 59c7bb8c778d48c7a50357cd61a7d120 c133c3972bfb43f083be8bca10a88854 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 474/963] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:37:17 2026] GET /v2.1/servers/a11a39b0-8076-41c4-b675-014af429bebf => generated 1430 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-03-06 01:37:17.988 8 WARNING neutronclient.v2_0.client [None req-fc133579-06cf-42e0-a0d4-2c8513f8c05f 673f03a116c040fe9a9bf394c5765461 288a361af7e241df9a06ea60aedb1705 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 490/964] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:37:17 2026] GET /v2.1/servers/28c9454d-bc60-497c-ae8a-66305dcf43ed => generated 1509 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:37:18.658 7 WARNING neutronclient.v2_0.client [None req-26165f19-74c5-48d2-b9e9-c40edd4a1b92 59c7bb8c778d48c7a50357cd61a7d120 c133c3972bfb43f083be8bca10a88854 - - default default] The python binding code in 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/965] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:37:18 2026] GET /v2.1/servers/a11a39b0-8076-41c4-b675-014af429bebf => generated 1434 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:37:19.089 8 WARNING neutronclient.v2_0.client [None req-e89c17d5-d176-4fb4-9401-c30097c4b7a9 673f03a116c040fe9a9bf394c5765461 288a361af7e241df9a06ea60aedb1705 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 491/966] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:37:19 2026] GET /v2.1/servers/28c9454d-bc60-497c-ae8a-66305dcf43ed => generated 1509 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:37:19.745 7 WARNING neutronclient.v2_0.client [None req-b6a9409f-5820-492f-a0aa-e47b755a4c6a 59c7bb8c778d48c7a50357cd61a7d120 c133c3972bfb43f083be8bca10a88854 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 476/967] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:37:19 2026] GET /v2.1/servers/a11a39b0-8076-41c4-b675-014af429bebf => generated 1482 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:37:20.170 8 INFO nova.api.openstack.wsgi [None req-033c839c-0238-407f-a20d-f9eed96e1442 673f03a116c040fe9a9bf394c5765461 288a361af7e241df9a06ea60aedb1705 - - default default] HTTP exception thrown: Instance 28c9454d-bc60-497c-ae8a-66305dcf43ed could not be found. [pid: 8|app: 0|req: 492/968] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:37:20 2026] GET /v2.1/servers/28c9454d-bc60-497c-ae8a-66305dcf43ed => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 477/969] 10.0.0.203 () {32 vars in 706 bytes} [Fri Mar 6 01:37:20 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1311181718 => 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-03-06 01:37:20.834 8 WARNING neutronclient.v2_0.client [None req-995ca2c8-04cd-4e41-9dd5-6ce02e7ecf63 59c7bb8c778d48c7a50357cd61a7d120 c133c3972bfb43f083be8bca10a88854 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 493/970] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:37:20 2026] GET /v2.1/servers/a11a39b0-8076-41c4-b675-014af429bebf => generated 1482 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 01:37:22.069 7 WARNING neutronclient.v2_0.client [None req-d73e41c4-9eaf-4296-9032-86ce4258e404 59c7bb8c778d48c7a50357cd61a7d120 c133c3972bfb43f083be8bca10a88854 - - default default] The python binding code in 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/971] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:37:22 2026] GET /v2.1/servers/a11a39b0-8076-41c4-b675-014af429bebf => generated 1490 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:37:23.301 8 INFO nova.api.openstack.compute.server_external_events [req-d07f1071-951a-46a5-8c50-27fd3e038680 req-b60a5dc2-2fd9-4f53-9bc2-b45879e01dde 5c93549eb3024ee3be3d3a092c44b83d 3dbefffe80e44296bcd899cbf9519fc7 - - 902f79b56bf547f3802cfd2845f692af 902f79b56bf547f3802cfd2845f692af] Creating event network-changed:58f901a2-ae0b-492a-abfc-bd67839c5dc4 for instance a11a39b0-8076-41c4-b675-014af429bebf on instance [pid: 8|app: 0|req: 495/974] 10.0.0.48 () {38 vars in 814 bytes} [Fri Mar 6 01:37:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 01:37:23.319 7 WARNING neutronclient.v2_0.client [None req-cfb97b14-0e60-4d78-a73f-2b2cd60d2e6b 59c7bb8c778d48c7a50357cd61a7d120 c133c3972bfb43f083be8bca10a88854 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 480/975] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:37:23 2026] GET /v2.1/servers/a11a39b0-8076-41c4-b675-014af429bebf => generated 1567 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-03-06 01:37:24.594 8 WARNING neutronclient.v2_0.client [None req-b9c36bc3-97f8-4279-8de7-7a7115616117 59c7bb8c778d48c7a50357cd61a7d120 c133c3972bfb43f083be8bca10a88854 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 496/976] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:37:24 2026] GET /v2.1/servers/a11a39b0-8076-41c4-b675-014af429bebf => generated 1555 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:37:25.861 7 WARNING neutronclient.v2_0.client [None req-596c440e-4718-45ef-a854-1956cb766bef 59c7bb8c778d48c7a50357cd61a7d120 c133c3972bfb43f083be8bca10a88854 - - default default] The python binding code in 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/977] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:37:25 2026] GET /v2.1/servers/a11a39b0-8076-41c4-b675-014af429bebf => generated 1555 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-03-06 01:37:27.055 8 WARNING neutronclient.v2_0.client [None req-da0ca514-116b-4be2-92c2-82b08024fd2a 59c7bb8c778d48c7a50357cd61a7d120 c133c3972bfb43f083be8bca10a88854 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 497/978] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:37:27 2026] GET /v2.1/servers/a11a39b0-8076-41c4-b675-014af429bebf => generated 1555 bytes in 438 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:37:27.962 7 INFO nova.api.openstack.compute.server_external_events [req-15d59a2b-1985-48e4-951b-cfc6623cd934 req-760d3289-7543-4001-a9f6-e794d8ca7596 5c93549eb3024ee3be3d3a092c44b83d 3dbefffe80e44296bcd899cbf9519fc7 - - 902f79b56bf547f3802cfd2845f692af 902f79b56bf547f3802cfd2845f692af] Creating event network-vif-plugged:58f901a2-ae0b-492a-abfc-bd67839c5dc4 for instance a11a39b0-8076-41c4-b675-014af429bebf on instance [pid: 7|app: 0|req: 482/979] 10.0.0.17 () {38 vars in 814 bytes} [Fri Mar 6 01:37:27 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:37:28.503 8 WARNING neutronclient.v2_0.client [None req-5586ebd8-7753-4d3d-aacf-466cc9d3a4ba 59c7bb8c778d48c7a50357cd61a7d120 c133c3972bfb43f083be8bca10a88854 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 498/980] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:37:28 2026] GET /v2.1/servers/a11a39b0-8076-41c4-b675-014af429bebf => generated 1555 bytes in 328 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/981] 10.0.0.203 () {34 vars in 671 bytes} [Fri Mar 6 01:37:29 2026] POST /v2.1/os-keypairs => generated 386 bytes in 303 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:37:29.846 8 WARNING neutronclient.v2_0.client [None req-995a82aa-1563-47e0-baca-dffab283815a 59c7bb8c778d48c7a50357cd61a7d120 c133c3972bfb43f083be8bca10a88854 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 499/982] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:37:29 2026] GET /v2.1/servers/a11a39b0-8076-41c4-b675-014af429bebf => generated 1738 bytes in 488 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 01:37:30.343 7 WARNING neutronclient.v2_0.client [None req-a8afc436-2c9c-45f5-8a42-e7d0930848eb 59c7bb8c778d48c7a50357cd61a7d120 c133c3972bfb43f083be8bca10a88854 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 484/983] 10.0.0.203 () {32 vars in 741 bytes} [Fri Mar 6 01:37:30 2026] GET /v2.1/servers/a11a39b0-8076-41c4-b675-014af429bebf/os-interface => generated 284 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:37:30.930 8 WARNING neutronclient.v2_0.client [None req-2890f315-a293-43f7-a281-5dd993101118 5b9d8266952243c1a73a529ce8cdf93d bf162aa02cab4e139393c14b0b9a8b9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:37:30.983 8 WARNING neutronclient.v2_0.client [None req-2890f315-a293-43f7-a281-5dd993101118 5b9d8266952243c1a73a529ce8cdf93d bf162aa02cab4e139393c14b0b9a8b9e - - default default] 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-03-06 01:37:31.191 7 INFO nova.api.openstack.compute.server_external_events [req-3485be31-4d64-49b2-943c-ab9eaf50645c req-2dbd1ce2-8595-44ea-9b55-31236fda7d84 5c93549eb3024ee3be3d3a092c44b83d 3dbefffe80e44296bcd899cbf9519fc7 - - 902f79b56bf547f3802cfd2845f692af 902f79b56bf547f3802cfd2845f692af] Creating event network-changed:58f901a2-ae0b-492a-abfc-bd67839c5dc4 for instance a11a39b0-8076-41c4-b675-014af429bebf on instance [pid: 7|app: 0|req: 485/984] 10.0.0.48 () {38 vars in 814 bytes} [Fri Mar 6 01:37:31 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-03-06 01:37:31.252 7 WARNING neutronclient.v2_0.client [None req-f06083f5-9fbf-4a3d-966b-5035cbb0e6f5 59c7bb8c778d48c7a50357cd61a7d120 c133c3972bfb43f083be8bca10a88854 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:37:31.264 8 WARNING neutronclient.v2_0.client [None req-2890f315-a293-43f7-a281-5dd993101118 5b9d8266952243c1a73a529ce8cdf93d bf162aa02cab4e139393c14b0b9a8b9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 486/985] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:37:31 2026] GET /v2.1/servers/a11a39b0-8076-41c4-b675-014af429bebf => generated 1738 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 500/986] 10.0.0.203 () {34 vars in 663 bytes} [Fri Mar 6 01:37:30 2026] POST /v2.1/servers => generated 452 bytes in 634 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 487/987] 10.0.0.203 () {32 vars in 641 bytes} [Fri Mar 6 01:37:31 2026] GET /v2.1/servers => generated 383 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:37:31.530 8 WARNING neutronclient.v2_0.client [None req-43035f6d-011a-4751-802e-fbbe0e6e04c3 5b9d8266952243c1a73a529ce8cdf93d bf162aa02cab4e139393c14b0b9a8b9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 501/988] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:37:31 2026] GET /v2.1/servers/e5fb7bf0-4fd7-468c-9369-bc83ec89acda => generated 1392 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/989] 10.0.0.203 () {32 vars in 718 bytes} [Fri Mar 6 01:37:31 2026] DELETE /v2.1/servers/a11a39b0-8076-41c4-b675-014af429bebf => generated 0 bytes in 114 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-03-06 01:37:31.688 8 WARNING neutronclient.v2_0.client [None req-6d901a46-aaa5-498a-bb19-c786c22caac4 59c7bb8c778d48c7a50357cd61a7d120 c133c3972bfb43f083be8bca10a88854 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 502/990] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:37:31 2026] GET /v2.1/servers/a11a39b0-8076-41c4-b675-014af429bebf => generated 1744 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:37:32.642 8 WARNING neutronclient.v2_0.client [None req-8c658485-9a7f-474c-842e-64d96682e4a3 5b9d8266952243c1a73a529ce8cdf93d bf162aa02cab4e139393c14b0b9a8b9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 504/993] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:37:32 2026] GET /v2.1/servers/e5fb7bf0-4fd7-468c-9369-bc83ec89acda => generated 1396 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:37:32.936 7 WARNING neutronclient.v2_0.client [None req-dc16d2f2-9c7a-42d1-a59e-d905543f47c9 59c7bb8c778d48c7a50357cd61a7d120 c133c3972bfb43f083be8bca10a88854 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 490/994] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:37:32 2026] GET /v2.1/servers/a11a39b0-8076-41c4-b675-014af429bebf => generated 1864 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:37:33.737 8 WARNING neutronclient.v2_0.client [None req-88069ca8-e3b5-4454-bd6b-44b54e533099 5b9d8266952243c1a73a529ce8cdf93d bf162aa02cab4e139393c14b0b9a8b9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 505/995] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:37:33 2026] GET /v2.1/servers/e5fb7bf0-4fd7-468c-9369-bc83ec89acda => generated 1444 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-03-06 01:37:34.093 7 WARNING neutronclient.v2_0.client [None req-bc0b1c63-9a33-4a60-89ce-d71ca10c43b8 59c7bb8c778d48c7a50357cd61a7d120 c133c3972bfb43f083be8bca10a88854 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 491/996] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:37:34 2026] GET /v2.1/servers/a11a39b0-8076-41c4-b675-014af429bebf => generated 1864 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:37:34.836 8 WARNING neutronclient.v2_0.client [None req-541be12d-c2b3-4349-998a-e3db771a0910 5b9d8266952243c1a73a529ce8cdf93d bf162aa02cab4e139393c14b0b9a8b9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 506/997] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:37:34 2026] GET /v2.1/servers/e5fb7bf0-4fd7-468c-9369-bc83ec89acda => generated 1444 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-03-06 01:37:35.116 7 INFO nova.api.openstack.compute.server_external_events [req-ce451bfc-7325-46f5-bfa8-f7cb42a47c47 req-8e886042-3d74-451c-96dc-bb51106e7135 5c93549eb3024ee3be3d3a092c44b83d 3dbefffe80e44296bcd899cbf9519fc7 - - 902f79b56bf547f3802cfd2845f692af 902f79b56bf547f3802cfd2845f692af] Creating event network-vif-deleted:58f901a2-ae0b-492a-abfc-bd67839c5dc4 for instance a11a39b0-8076-41c4-b675-014af429bebf on instance [pid: 7|app: 0|req: 492/998] 10.0.0.48 () {38 vars in 814 bytes} [Fri Mar 6 01:37:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:37:35.254 8 WARNING neutronclient.v2_0.client [None req-3df74896-6fa8-40f5-8f5c-a2498d78398f 59c7bb8c778d48c7a50357cd61a7d120 c133c3972bfb43f083be8bca10a88854 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 507/999] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:37:35 2026] GET /v2.1/servers/a11a39b0-8076-41c4-b675-014af429bebf => generated 1511 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-03-06 01:37:35.931 7 WARNING neutronclient.v2_0.client [None req-07a30570-8112-4eee-9623-2e41606ef20b 5b9d8266952243c1a73a529ce8cdf93d bf162aa02cab4e139393c14b0b9a8b9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 493/1000] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:37:35 2026] GET /v2.1/servers/e5fb7bf0-4fd7-468c-9369-bc83ec89acda => generated 1452 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-03-06 01:37:36.363 8 WARNING neutronclient.v2_0.client [None req-5c93668f-51a2-4ddd-a4b1-67ab2eb3a6ca 59c7bb8c778d48c7a50357cd61a7d120 c133c3972bfb43f083be8bca10a88854 - - default default] The python binding code in 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/1001] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:37:36 2026] GET /v2.1/servers/a11a39b0-8076-41c4-b675-014af429bebf => generated 1516 bytes in 419 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:37:37.037 7 WARNING neutronclient.v2_0.client [None req-813c0673-cfd0-461c-93de-a556255e48a5 5b9d8266952243c1a73a529ce8cdf93d bf162aa02cab4e139393c14b0b9a8b9e - - default default] 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-03-06 01:37:37.181 8 INFO nova.api.openstack.compute.server_external_events [req-85476ad8-9525-4c3d-ab14-94d9421bedb5 req-e3fc7ffd-7042-4c39-8e55-78d77974ffba 5c93549eb3024ee3be3d3a092c44b83d 3dbefffe80e44296bcd899cbf9519fc7 - - 902f79b56bf547f3802cfd2845f692af 902f79b56bf547f3802cfd2845f692af] Creating event network-changed:149e8d4c-198e-4c38-89aa-f3f3c9feb5e7 for instance e5fb7bf0-4fd7-468c-9369-bc83ec89acda on instance [pid: 8|app: 0|req: 509/1002] 10.0.0.48 () {38 vars in 814 bytes} [Fri Mar 6 01:37:37 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: 7|app: 0|req: 494/1003] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:37:37 2026] GET /v2.1/servers/e5fb7bf0-4fd7-468c-9369-bc83ec89acda => generated 1529 bytes in 419 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:37:37.784 8 WARNING neutronclient.v2_0.client [None req-33fe3892-db4a-4d10-9c3d-e45314749588 59c7bb8c778d48c7a50357cd61a7d120 c133c3972bfb43f083be8bca10a88854 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 510/1004] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:37:37 2026] GET /v2.1/servers/a11a39b0-8076-41c4-b675-014af429bebf => generated 1516 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-03-06 01:37:38.470 7 WARNING neutronclient.v2_0.client [None req-dbf1a321-e868-4f8a-a6a8-4259f64b1871 5b9d8266952243c1a73a529ce8cdf93d bf162aa02cab4e139393c14b0b9a8b9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 495/1005] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:37:38 2026] GET /v2.1/servers/e5fb7bf0-4fd7-468c-9369-bc83ec89acda => generated 1517 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:37:38.930 8 INFO nova.api.openstack.wsgi [None req-d52a0a97-5612-4f20-a06f-c8041d966fcb 59c7bb8c778d48c7a50357cd61a7d120 c133c3972bfb43f083be8bca10a88854 - - default default] HTTP exception thrown: Instance a11a39b0-8076-41c4-b675-014af429bebf could not be found. [pid: 8|app: 0|req: 511/1006] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:37:38 2026] GET /v2.1/servers/a11a39b0-8076-41c4-b675-014af429bebf => generated 111 bytes in 45 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: 496/1007] 10.0.0.203 () {32 vars in 704 bytes} [Fri Mar 6 01:37:38 2026] DELETE /v2.1/os-keypairs/tempest-keypair-257503362 => 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-03-06 01:37:39.718 8 WARNING neutronclient.v2_0.client [None req-05664a19-146d-4c6f-b8d0-38baba8cf4a7 5b9d8266952243c1a73a529ce8cdf93d bf162aa02cab4e139393c14b0b9a8b9e - - default default] The python binding code in 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/1008] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:37:39 2026] GET /v2.1/servers/e5fb7bf0-4fd7-468c-9369-bc83ec89acda => generated 1517 bytes in 510 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 01:37:41.241 7 WARNING neutronclient.v2_0.client [None req-6d1f1337-aedc-4247-b58e-6211b3d6ba72 5b9d8266952243c1a73a529ce8cdf93d bf162aa02cab4e139393c14b0b9a8b9e - - default default] The python binding code in 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/1009] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:37:41 2026] GET /v2.1/servers/e5fb7bf0-4fd7-468c-9369-bc83ec89acda => generated 1517 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-03-06 01:37:41.632 8 WARNING neutronclient.v2_0.client [None req-64e6fb32-9046-40c9-9330-5558112ea5e7 74ef327a1532488ea20de795fb42095a fb95ceeb9bcd4265b94789e956aea515 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:37:41.814 8 WARNING neutronclient.v2_0.client [None req-64e6fb32-9046-40c9-9330-5558112ea5e7 74ef327a1532488ea20de795fb42095a fb95ceeb9bcd4265b94789e956aea515 - - default default] The python binding code in 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/1010] 10.0.0.203 () {34 vars in 663 bytes} [Fri Mar 6 01:37:41 2026] POST /v2.1/servers => generated 424 bytes in 451 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-03-06 01:37:42.028 7 WARNING neutronclient.v2_0.client [None req-452c6bca-424d-4249-a8c2-466e860eec2b 74ef327a1532488ea20de795fb42095a fb95ceeb9bcd4265b94789e956aea515 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 498/1011] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:37:42 2026] GET /v2.1/servers/34d0d1a6-3c1e-4104-91e3-6b708b40bade => generated 1367 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-03-06 01:37:42.484 7 WARNING neutronclient.v2_0.client [None req-4c91068d-f86d-47f8-9461-90728fa33ae0 5b9d8266952243c1a73a529ce8cdf93d bf162aa02cab4e139393c14b0b9a8b9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 500/1014] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:37:42 2026] GET /v2.1/servers/e5fb7bf0-4fd7-468c-9369-bc83ec89acda => generated 1517 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-03-06 01:37:43.014 8 INFO nova.api.openstack.compute.server_external_events [req-24f40d48-5720-4041-9722-45af745817cd req-76b5eea9-4b2b-4481-890f-86326236b452 5c93549eb3024ee3be3d3a092c44b83d 3dbefffe80e44296bcd899cbf9519fc7 - - 902f79b56bf547f3802cfd2845f692af 902f79b56bf547f3802cfd2845f692af] Creating event network-vif-plugged:149e8d4c-198e-4c38-89aa-f3f3c9feb5e7 for instance e5fb7bf0-4fd7-468c-9369-bc83ec89acda on instance [pid: 8|app: 0|req: 515/1015] 10.0.0.17 () {38 vars in 814 bytes} [Fri Mar 6 01:37:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:37:43.112 7 WARNING neutronclient.v2_0.client [None req-678ae37c-162f-4569-9fb3-804787751665 74ef327a1532488ea20de795fb42095a fb95ceeb9bcd4265b94789e956aea515 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 501/1016] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:37:43 2026] GET /v2.1/servers/34d0d1a6-3c1e-4104-91e3-6b708b40bade => generated 1371 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-03-06 01:37:43.772 8 WARNING neutronclient.v2_0.client [None req-74b23db6-71ab-4e49-8cb9-ece37f8b06f7 5b9d8266952243c1a73a529ce8cdf93d bf162aa02cab4e139393c14b0b9a8b9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 516/1017] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:37:43 2026] GET /v2.1/servers/e5fb7bf0-4fd7-468c-9369-bc83ec89acda => generated 1517 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-03-06 01:37:44.216 7 WARNING neutronclient.v2_0.client [None req-b43a23f2-fcfd-45df-8b5f-e231572ba842 74ef327a1532488ea20de795fb42095a fb95ceeb9bcd4265b94789e956aea515 - - default default] The python binding code in 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/1018] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:37:44 2026] GET /v2.1/servers/34d0d1a6-3c1e-4104-91e3-6b708b40bade => generated 1419 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:37:44.962 8 WARNING neutronclient.v2_0.client [None req-f71d0f7f-7416-4b9d-8430-b6da4a6dcdc6 5b9d8266952243c1a73a529ce8cdf93d bf162aa02cab4e139393c14b0b9a8b9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 517/1019] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:37:44 2026] GET /v2.1/servers/e5fb7bf0-4fd7-468c-9369-bc83ec89acda => generated 1701 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-03-06 01:37:45.142 7 WARNING neutronclient.v2_0.client [None req-032e02cc-da1d-4a68-9629-d5647688cec6 5b9d8266952243c1a73a529ce8cdf93d bf162aa02cab4e139393c14b0b9a8b9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 503/1020] 10.0.0.203 () {32 vars in 741 bytes} [Fri Mar 6 01:37:45 2026] GET /v2.1/servers/e5fb7bf0-4fd7-468c-9369-bc83ec89acda/os-interface => generated 285 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:37:45.319 8 WARNING neutronclient.v2_0.client [None req-acaa2c2e-623a-429b-9c07-a71918681aa1 74ef327a1532488ea20de795fb42095a fb95ceeb9bcd4265b94789e956aea515 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 518/1021] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:37:45 2026] GET /v2.1/servers/34d0d1a6-3c1e-4104-91e3-6b708b40bade => generated 1419 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-03-06 01:37:45.884 7 INFO nova.api.openstack.compute.server_external_events [req-75fbb217-be78-40b1-8f06-a89eb3af0811 req-b2b36a24-502a-46bd-be39-cfb140f90910 5c93549eb3024ee3be3d3a092c44b83d 3dbefffe80e44296bcd899cbf9519fc7 - - 902f79b56bf547f3802cfd2845f692af 902f79b56bf547f3802cfd2845f692af] Creating event network-changed:149e8d4c-198e-4c38-89aa-f3f3c9feb5e7 for instance e5fb7bf0-4fd7-468c-9369-bc83ec89acda on instance [pid: 7|app: 0|req: 504/1022] 10.0.0.48 () {38 vars in 814 bytes} [Fri Mar 6 01:37:45 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-03-06 01:37:46.406 8 WARNING neutronclient.v2_0.client [None req-29686312-a269-4372-9236-181af2cd0b87 74ef327a1532488ea20de795fb42095a fb95ceeb9bcd4265b94789e956aea515 - - default default] The python binding code in 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/1023] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:37:46 2026] GET /v2.1/servers/34d0d1a6-3c1e-4104-91e3-6b708b40bade => generated 1427 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:37:47.531 7 WARNING neutronclient.v2_0.client [None req-fb139ddc-9e7b-47e1-bb15-70956733ce42 74ef327a1532488ea20de795fb42095a fb95ceeb9bcd4265b94789e956aea515 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 505/1024] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:37:47 2026] GET /v2.1/servers/34d0d1a6-3c1e-4104-91e3-6b708b40bade => generated 1479 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-03-06 01:37:47.926 8 INFO nova.api.openstack.compute.server_external_events [req-2ea47ca7-d94e-4781-af41-855c6d9af89b req-68316fa2-370e-4477-a3ff-5a5c995a9063 5c93549eb3024ee3be3d3a092c44b83d 3dbefffe80e44296bcd899cbf9519fc7 - - 902f79b56bf547f3802cfd2845f692af 902f79b56bf547f3802cfd2845f692af] Creating event network-changed:0d4b5d09-63ae-4535-8c71-1bf00a6b6a8e for instance 34d0d1a6-3c1e-4104-91e3-6b708b40bade on instance [pid: 8|app: 0|req: 520/1025] 10.0.0.48 () {38 vars in 814 bytes} [Fri Mar 6 01:37:47 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-03-06 01:37:48.722 7 WARNING neutronclient.v2_0.client [None req-f17471c9-1eea-451f-87aa-ba62eabb3916 74ef327a1532488ea20de795fb42095a fb95ceeb9bcd4265b94789e956aea515 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 506/1026] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:37:48 2026] GET /v2.1/servers/34d0d1a6-3c1e-4104-91e3-6b708b40bade => generated 1467 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:37:50.023 8 WARNING neutronclient.v2_0.client [None req-3848f810-7177-454e-baa7-46fb070c2a92 74ef327a1532488ea20de795fb42095a fb95ceeb9bcd4265b94789e956aea515 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 521/1027] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:37:49 2026] GET /v2.1/servers/34d0d1a6-3c1e-4104-91e3-6b708b40bade => generated 1467 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:37:51.178 7 WARNING neutronclient.v2_0.client [None req-6ec4d63e-722e-49e9-adbf-da22c0c199f2 74ef327a1532488ea20de795fb42095a fb95ceeb9bcd4265b94789e956aea515 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 507/1028] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:37:51 2026] GET /v2.1/servers/34d0d1a6-3c1e-4104-91e3-6b708b40bade => generated 1467 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-03-06 01:37:51.874 8 INFO nova.api.openstack.compute.server_external_events [req-ac54524d-9b12-4011-b869-74b4eddfd4bc req-ee82839e-9fe0-4636-8c65-32ad0d3b1536 5c93549eb3024ee3be3d3a092c44b83d 3dbefffe80e44296bcd899cbf9519fc7 - - 902f79b56bf547f3802cfd2845f692af 902f79b56bf547f3802cfd2845f692af] Creating event network-vif-plugged:0d4b5d09-63ae-4535-8c71-1bf00a6b6a8e for instance 34d0d1a6-3c1e-4104-91e3-6b708b40bade on instance [pid: 8|app: 0|req: 522/1029] 10.0.0.17 () {38 vars in 814 bytes} [Fri Mar 6 01:37:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 508/1030] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:37:51 2026] GET /v2.1/limits?tenant_id=3dbefffe80e44296bcd899cbf9519fc7 => generated 299 bytes in 286 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: 523/1032] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:37:52 2026] GET /v2.1/limits?tenant_id=4cdba1fb0e87484a92c6d03ed31c7987 => generated 302 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1034] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:37:52 2026] GET /v2.1/limits?tenant_id=8a0684fd6e9b4409b1b5fcaa6eae7e2c => generated 302 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-06 01:37:52.362 7 WARNING neutronclient.v2_0.client [None req-f0254dfb-a298-47e6-bfe7-46a0bfc91726 74ef327a1532488ea20de795fb42095a fb95ceeb9bcd4265b94789e956aea515 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 525/1035] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:37:52 2026] GET /v2.1/limits?tenant_id=9f6bd877440a4a359c6c3a6f29173c85 => generated 302 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1036] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:37:52 2026] GET /v2.1/limits?tenant_id=b2b8211e42154651a464a9b9b8fe68ab => 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: 527/1037] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:37:52 2026] GET /v2.1/limits?tenant_id=bef610be77884a558bbf021e789fd6b2 => 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: 528/1038] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:37:52 2026] GET /v2.1/limits?tenant_id=bf162aa02cab4e139393c14b0b9a8b9e => generated 304 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1039] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:37:52 2026] GET /v2.1/servers/34d0d1a6-3c1e-4104-91e3-6b708b40bade => generated 1467 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1040] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:37:52 2026] GET /v2.1/limits?tenant_id=c9a4a32eab22446c8eb0dfb7f2749cdf => generated 302 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 512/1041] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:37:52 2026] GET /v2.1/limits?tenant_id=cbc62e95d86a4edbb9b8986dfa3c872c => generated 302 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1042] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:37:52 2026] GET /v2.1/limits?tenant_id=de965740cc394034a5ab0b94aafd0043 => generated 302 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1043] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:37:52 2026] GET /v2.1/limits?tenant_id=fb95ceeb9bcd4265b94789e956aea515 => 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: 531/1044] 10.0.0.112 () {32 vars in 703 bytes} [Fri Mar 6 01:37:52 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: 7|app: 0|req: 514/1045] 10.0.0.112 () {32 vars in 688 bytes} [Fri Mar 6 01:37:52 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: 8|app: 0|req: 532/1046] 10.0.0.112 () {32 vars in 672 bytes} [Fri Mar 6 01:37:52 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: 515/1047] 10.0.0.112 () {32 vars in 686 bytes} [Fri Mar 6 01:37:52 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) [pid: 8|app: 0|req: 533/1048] 10.0.0.112 () {32 vars in 682 bytes} [Fri Mar 6 01:37:52 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: 7|app: 0|req: 516/1049] 10.0.0.112 () {32 vars in 668 bytes} [Fri Mar 6 01:37:52 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) 2026-03-06 01:37:52.987 8 WARNING neutronclient.v2_0.client [None req-7d3dfc0c-8496-452b-85ac-f299a3a82601 980e082ac78e4e619727ab2cf8d2fbfc b2b8211e42154651a464a9b9b8fe68ab - - default default] The python binding code in 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/1050] 10.0.0.112 () {32 vars in 707 bytes} [Fri Mar 6 01:37:52 2026] GET /v2.1/servers/detail?all_tenants=true => generated 4509 bytes in 180 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: 517/1051] 10.0.0.112 () {32 vars in 703 bytes} [Fri Mar 6 01:37:53 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: 535/1052] 10.0.0.112 () {32 vars in 711 bytes} [Fri Mar 6 01:37:53 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 704 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-06 01:37:53.608 7 WARNING neutronclient.v2_0.client [None req-16f7a55d-2b5b-4700-a3db-15eac43cd8e8 74ef327a1532488ea20de795fb42095a fb95ceeb9bcd4265b94789e956aea515 - - default default] The python binding code in 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/1053] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:37:53 2026] GET /v2.1/servers/34d0d1a6-3c1e-4104-91e3-6b708b40bade => generated 1646 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, ' [pid: 8|app: 0|req: 536/1054] 10.0.0.203 () {32 vars in 718 bytes} [Fri Mar 6 01:37:54 2026] DELETE /v2.1/servers/34d0d1a6-3c1e-4104-91e3-6b708b40bade => generated 0 bytes in 105 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:37:55.061 7 WARNING neutronclient.v2_0.client [None req-2a4494b8-e1a4-486d-80ef-921e1d9f2ca7 74ef327a1532488ea20de795fb42095a fb95ceeb9bcd4265b94789e956aea515 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 519/1055] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:37:55 2026] GET /v2.1/servers/34d0d1a6-3c1e-4104-91e3-6b708b40bade => generated 1652 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:37:56.274 8 WARNING neutronclient.v2_0.client [None req-4f3ad92a-bf3a-4467-aab9-99c0be3ac1fd 74ef327a1532488ea20de795fb42095a fb95ceeb9bcd4265b94789e956aea515 - - default default] The python binding code in 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/1056] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:37:56 2026] GET /v2.1/servers/34d0d1a6-3c1e-4104-91e3-6b708b40bade => generated 1652 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:37:57.490 7 WARNING neutronclient.v2_0.client [None req-253b1b5a-2aac-47f4-9e19-bf8aa88893bf 74ef327a1532488ea20de795fb42095a fb95ceeb9bcd4265b94789e956aea515 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 520/1057] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:37:57 2026] GET /v2.1/servers/34d0d1a6-3c1e-4104-91e3-6b708b40bade => generated 1652 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:37:57.884 8 INFO nova.api.openstack.compute.server_external_events [req-0e252796-4367-4aaf-bfae-b637ba2cbe9f req-cfff37c2-c25e-488b-b4c0-9a23922cddb4 5c93549eb3024ee3be3d3a092c44b83d 3dbefffe80e44296bcd899cbf9519fc7 - - 902f79b56bf547f3802cfd2845f692af 902f79b56bf547f3802cfd2845f692af] Creating event network-vif-deleted:0d4b5d09-63ae-4535-8c71-1bf00a6b6a8e for instance 34d0d1a6-3c1e-4104-91e3-6b708b40bade on instance [pid: 8|app: 0|req: 538/1058] 10.0.0.48 () {38 vars in 814 bytes} [Fri Mar 6 01:37:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:37:58.635 7 WARNING neutronclient.v2_0.client [None req-f098c0f9-726c-4501-a4d6-eddbb612d3c3 74ef327a1532488ea20de795fb42095a fb95ceeb9bcd4265b94789e956aea515 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 521/1059] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:37:58 2026] GET /v2.1/servers/34d0d1a6-3c1e-4104-91e3-6b708b40bade => generated 1448 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-03-06 01:37:59.761 8 WARNING neutronclient.v2_0.client [None req-622d1039-e3af-40c0-b21e-775336a8528a 74ef327a1532488ea20de795fb42095a fb95ceeb9bcd4265b94789e956aea515 - - default default] The python binding code in 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/1060] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:37:59 2026] GET /v2.1/servers/34d0d1a6-3c1e-4104-91e3-6b708b40bade => generated 1453 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-03-06 01:38:00.854 7 WARNING neutronclient.v2_0.client [None req-f231c70a-564f-42a3-a048-aafea38997b2 74ef327a1532488ea20de795fb42095a fb95ceeb9bcd4265b94789e956aea515 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 522/1061] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:38:00 2026] GET /v2.1/servers/34d0d1a6-3c1e-4104-91e3-6b708b40bade => generated 1453 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:38:01.933 8 INFO nova.api.openstack.wsgi [None req-92199850-faa8-4be6-b780-57525759696a 74ef327a1532488ea20de795fb42095a fb95ceeb9bcd4265b94789e956aea515 - - default default] HTTP exception thrown: Instance 34d0d1a6-3c1e-4104-91e3-6b708b40bade could not be found. [pid: 8|app: 0|req: 540/1062] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:38:01 2026] GET /v2.1/servers/34d0d1a6-3c1e-4104-91e3-6b708b40bade => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:38:07.971 7 WARNING neutronclient.v2_0.client [None req-c37f8304-c5d7-4246-a3fa-11f05fa42a06 5b9d8266952243c1a73a529ce8cdf93d bf162aa02cab4e139393c14b0b9a8b9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 524/1065] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:38:07 2026] GET /v2.1/servers/e5fb7bf0-4fd7-468c-9369-bc83ec89acda => generated 1821 bytes in 409 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:38:08.392 8 WARNING neutronclient.v2_0.client [None req-35a7fd23-b7c9-4c00-ae28-d7178e4d5db7 5b9d8266952243c1a73a529ce8cdf93d bf162aa02cab4e139393c14b0b9a8b9e - - default default] The python binding code in 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/1066] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:38:08 2026] GET /v2.1/servers/e5fb7bf0-4fd7-468c-9369-bc83ec89acda => generated 1821 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: 7|app: 0|req: 525/1067] 10.0.0.203 () {34 vars in 750 bytes} [Fri Mar 6 01:38:08 2026] POST /v2.1/servers/e5fb7bf0-4fd7-468c-9369-bc83ec89acda/action => generated 0 bytes in 75 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-03-06 01:38:08.903 8 WARNING neutronclient.v2_0.client [None req-a850b500-23fa-4dec-8afe-f81fd4c9983d 5b9d8266952243c1a73a529ce8cdf93d bf162aa02cab4e139393c14b0b9a8b9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 543/1068] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:38:08 2026] GET /v2.1/servers/e5fb7bf0-4fd7-468c-9369-bc83ec89acda => generated 1823 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 526/1069] 10.0.0.45 () {30 vars in 618 bytes} [Fri Mar 6 01:38:09 2026] GET /v2.1 => generated 0 bytes in 95 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: 544/1070] 10.0.0.45 () {32 vars in 691 bytes} [Fri Mar 6 01:38:09 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: 527/1071] 10.0.0.45 () {34 vars in 912 bytes} [Fri Mar 6 01:38:09 2026] GET /v2.1/os-simple-tenant-usage/a2faff94496d4401872e0f4b51b3b93c?start=2026-03-05T00:00:00&end=2026-03-06T23:59:59 => generated 20 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1072] 10.0.0.45 () {30 vars in 653 bytes} [Fri Mar 6 01:38:09 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:38:10.059 7 WARNING neutronclient.v2_0.client [None req-3caa9f31-af3d-4208-bc95-7c144e998e5a 5b9d8266952243c1a73a529ce8cdf93d bf162aa02cab4e139393c14b0b9a8b9e - - default default] The python binding code in 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/1073] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:38:10 2026] GET /v2.1/servers/e5fb7bf0-4fd7-468c-9369-bc83ec89acda => generated 1823 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 01:38:11.226 8 WARNING neutronclient.v2_0.client [None req-3b7c21fd-7169-4d4d-b13c-2e8e7fc98a82 5b9d8266952243c1a73a529ce8cdf93d bf162aa02cab4e139393c14b0b9a8b9e - - default default] The python binding code in 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/1074] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:38:11 2026] GET /v2.1/servers/e5fb7bf0-4fd7-468c-9369-bc83ec89acda => generated 1823 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-03-06 01:38:12.374 7 WARNING neutronclient.v2_0.client [None req-ca68607d-95e5-451c-8d8b-1e8853cd5c1b 5b9d8266952243c1a73a529ce8cdf93d bf162aa02cab4e139393c14b0b9a8b9e - - default default] The python binding code in 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/1077] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:38:12 2026] GET /v2.1/servers/e5fb7bf0-4fd7-468c-9369-bc83ec89acda => generated 1828 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, ' [pid: 8|app: 0|req: 548/1078] 10.0.0.45 () {30 vars in 618 bytes} [Fri Mar 6 01:38:12 2026] GET /v2.1 => generated 0 bytes in 94 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: 531/1079] 10.0.0.45 () {32 vars in 691 bytes} [Fri Mar 6 01:38:12 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1080] 10.0.0.45 () {34 vars in 912 bytes} [Fri Mar 6 01:38:12 2026] GET /v2.1/os-simple-tenant-usage/a2faff94496d4401872e0f4b51b3b93c?start=2026-03-05T00:00:00&end=2026-03-06T23:59:59 => generated 20 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1081] 10.0.0.45 () {30 vars in 653 bytes} [Fri Mar 6 01:38:12 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:38:13.528 8 WARNING neutronclient.v2_0.client [None req-bd1e691d-17bb-4ab8-84f1-b42faeabbb06 5b9d8266952243c1a73a529ce8cdf93d bf162aa02cab4e139393c14b0b9a8b9e - - default default] The python binding code in 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/1082] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:38:13 2026] GET /v2.1/servers/e5fb7bf0-4fd7-468c-9369-bc83ec89acda => generated 1828 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 01:38:14.685 7 INFO nova.api.openstack.compute.server_external_events [req-57e6e0cb-d50a-47da-9450-436b0ec1c9c0 req-eb817eee-693d-4fcb-a8eb-77c67a980f23 5c93549eb3024ee3be3d3a092c44b83d 3dbefffe80e44296bcd899cbf9519fc7 - - 902f79b56bf547f3802cfd2845f692af 902f79b56bf547f3802cfd2845f692af] Creating event network-vif-unplugged:149e8d4c-198e-4c38-89aa-f3f3c9feb5e7 for instance e5fb7bf0-4fd7-468c-9369-bc83ec89acda on instance [pid: 7|app: 0|req: 533/1083] 10.0.0.17 () {38 vars in 814 bytes} [Fri Mar 6 01:38:14 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:38:14.734 8 WARNING neutronclient.v2_0.client [None req-c4187c8b-f120-458e-9b0b-6ab4fd1caec5 5b9d8266952243c1a73a529ce8cdf93d bf162aa02cab4e139393c14b0b9a8b9e - - default default] The python binding code in 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/1084] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:38:14 2026] GET /v2.1/servers/e5fb7bf0-4fd7-468c-9369-bc83ec89acda => generated 1828 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:38:15.935 7 WARNING neutronclient.v2_0.client [None req-f46d4d9c-530b-4644-a822-c4dbbc190883 5b9d8266952243c1a73a529ce8cdf93d bf162aa02cab4e139393c14b0b9a8b9e - - default default] The python binding code in 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/1085] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:38:15 2026] GET /v2.1/servers/e5fb7bf0-4fd7-468c-9369-bc83ec89acda => generated 1828 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-03-06 01:38:17.069 8 WARNING neutronclient.v2_0.client [None req-c6aa1120-8ef6-43e3-a39d-a4913a60b0d2 5b9d8266952243c1a73a529ce8cdf93d bf162aa02cab4e139393c14b0b9a8b9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 552/1086] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:38:17 2026] GET /v2.1/servers/e5fb7bf0-4fd7-468c-9369-bc83ec89acda => generated 1828 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-03-06 01:38:17.670 7 INFO nova.api.openstack.compute.server_external_events [req-00669fd0-5689-4685-a0d0-71bc9e890e5d req-de11789a-1823-46bd-be63-7ed02781107f 5c93549eb3024ee3be3d3a092c44b83d 3dbefffe80e44296bcd899cbf9519fc7 - - 902f79b56bf547f3802cfd2845f692af 902f79b56bf547f3802cfd2845f692af] Creating event network-vif-plugged:149e8d4c-198e-4c38-89aa-f3f3c9feb5e7 for instance e5fb7bf0-4fd7-468c-9369-bc83ec89acda on instance [pid: 7|app: 0|req: 535/1087] 10.0.0.17 () {38 vars in 814 bytes} [Fri Mar 6 01:38:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:38:18.257 8 WARNING neutronclient.v2_0.client [None req-2200819b-3b30-496a-8d3a-fa1b27349116 5b9d8266952243c1a73a529ce8cdf93d bf162aa02cab4e139393c14b0b9a8b9e - - default default] The python binding code in 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/1088] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:38:18 2026] GET /v2.1/servers/e5fb7bf0-4fd7-468c-9369-bc83ec89acda => generated 1828 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:38:19.476 7 WARNING neutronclient.v2_0.client [None req-4983086d-ca36-4b42-b2ad-2577dba82994 5b9d8266952243c1a73a529ce8cdf93d bf162aa02cab4e139393c14b0b9a8b9e - - default default] The python binding code in 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/1089] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:38:19 2026] GET /v2.1/servers/e5fb7bf0-4fd7-468c-9369-bc83ec89acda => generated 1821 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 555/1092] 10.0.0.203 () {34 vars in 671 bytes} [Fri Mar 6 01:38:26 2026] POST /v2.1/os-keypairs => generated 396 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 538/1093] 10.0.0.203 () {34 vars in 671 bytes} [Fri Mar 6 01:38:28 2026] POST /v2.1/os-keypairs => generated 385 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 01:38:29.576 8 WARNING neutronclient.v2_0.client [None req-90e5bfa6-acb1-4875-9c55-6dac758c7747 a43aed111efb424abb4966c6ef6e565e fc5d906ac7c34c8681f82c6511d9ec3b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:38:29.634 8 WARNING neutronclient.v2_0.client [None req-90e5bfa6-acb1-4875-9c55-6dac758c7747 a43aed111efb424abb4966c6ef6e565e fc5d906ac7c34c8681f82c6511d9ec3b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:38:29.677 8 WARNING neutronclient.v2_0.client [None req-90e5bfa6-acb1-4875-9c55-6dac758c7747 a43aed111efb424abb4966c6ef6e565e fc5d906ac7c34c8681f82c6511d9ec3b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:38:29.854 8 WARNING neutronclient.v2_0.client [None req-90e5bfa6-acb1-4875-9c55-6dac758c7747 a43aed111efb424abb4966c6ef6e565e fc5d906ac7c34c8681f82c6511d9ec3b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 556/1094] 10.0.0.203 () {34 vars in 663 bytes} [Fri Mar 6 01:38:29 2026] POST /v2.1/servers => generated 496 bytes in 604 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-06 01:38:30.131 7 WARNING neutronclient.v2_0.client [None req-6bfdf963-0525-4a01-96b3-a16bb3e51283 a43aed111efb424abb4966c6ef6e565e fc5d906ac7c34c8681f82c6511d9ec3b - - default default] The python binding code in 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/1095] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:38:30 2026] GET /v2.1/servers/bb7e7dc9-ac43-437a-b120-b58e5f48b90a => generated 1455 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-03-06 01:38:31.251 8 WARNING neutronclient.v2_0.client [None req-ad2801c5-95b5-421b-9ad1-f23cc842a9d2 a43aed111efb424abb4966c6ef6e565e fc5d906ac7c34c8681f82c6511d9ec3b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 557/1096] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:38:31 2026] GET /v2.1/servers/bb7e7dc9-ac43-437a-b120-b58e5f48b90a => generated 1459 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-03-06 01:38:32.348 8 WARNING neutronclient.v2_0.client [None req-979e7142-80b2-4afb-85c6-52412865431b a43aed111efb424abb4966c6ef6e565e fc5d906ac7c34c8681f82c6511d9ec3b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 559/1099] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:38:32 2026] GET /v2.1/servers/bb7e7dc9-ac43-437a-b120-b58e5f48b90a => generated 1507 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:38:33.446 7 WARNING neutronclient.v2_0.client [None req-1132441f-6592-4609-99d7-ff99bf93479f a43aed111efb424abb4966c6ef6e565e fc5d906ac7c34c8681f82c6511d9ec3b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 541/1100] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:38:33 2026] GET /v2.1/servers/bb7e7dc9-ac43-437a-b120-b58e5f48b90a => generated 1507 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 560/1101] 10.0.0.203 () {34 vars in 671 bytes} [Fri Mar 6 01:38:34 2026] POST /v2.1/os-keypairs => generated 396 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-03-06 01:38:34.548 7 WARNING neutronclient.v2_0.client [None req-631442f5-b869-4d4b-83e2-dd7237baa906 a43aed111efb424abb4966c6ef6e565e fc5d906ac7c34c8681f82c6511d9ec3b - - default default] The python binding code in 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/1102] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:38:34 2026] GET /v2.1/servers/bb7e7dc9-ac43-437a-b120-b58e5f48b90a => generated 1515 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 01:38:35.443 8 INFO nova.api.openstack.compute.server_external_events [req-2d9ef62a-d96a-4681-ab1c-92f68cbb8c46 req-1d65087e-ad8d-4e5f-9313-b32215ec8abf 5c93549eb3024ee3be3d3a092c44b83d 3dbefffe80e44296bcd899cbf9519fc7 - - 902f79b56bf547f3802cfd2845f692af 902f79b56bf547f3802cfd2845f692af] Creating event network-changed:7704c496-f328-4592-8203-80c2db591cf1 for instance bb7e7dc9-ac43-437a-b120-b58e5f48b90a on instance [pid: 8|app: 0|req: 561/1103] 10.0.0.48 () {38 vars in 814 bytes} [Fri Mar 6 01:38:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:38:35.637 7 WARNING neutronclient.v2_0.client [None req-4f7e465c-6d76-4ca8-90ca-caf1896dfdda a43aed111efb424abb4966c6ef6e565e fc5d906ac7c34c8681f82c6511d9ec3b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 543/1104] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:38:35 2026] GET /v2.1/servers/bb7e7dc9-ac43-437a-b120-b58e5f48b90a => generated 1639 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:38:36.747 8 WARNING neutronclient.v2_0.client [None req-44df2105-bbcc-4a87-b035-661a4d592cc2 8e79fb27d89e4b29b4f256334e04fbd5 93f30a8dbcd245ceadd1db59cb435455 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:38:36.793 8 WARNING neutronclient.v2_0.client [None req-44df2105-bbcc-4a87-b035-661a4d592cc2 8e79fb27d89e4b29b4f256334e04fbd5 93f30a8dbcd245ceadd1db59cb435455 - - default default] 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-03-06 01:38:36.937 7 WARNING neutronclient.v2_0.client [None req-dfde9029-be55-4615-ba5c-cab6e653ed4e a43aed111efb424abb4966c6ef6e565e fc5d906ac7c34c8681f82c6511d9ec3b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:38:37.055 8 WARNING neutronclient.v2_0.client [None req-44df2105-bbcc-4a87-b035-661a4d592cc2 8e79fb27d89e4b29b4f256334e04fbd5 93f30a8dbcd245ceadd1db59cb435455 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 544/1105] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:38:36 2026] GET /v2.1/servers/bb7e7dc9-ac43-437a-b120-b58e5f48b90a => generated 1627 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1106] 10.0.0.203 () {34 vars in 663 bytes} [Fri Mar 6 01:38:36 2026] POST /v2.1/servers => generated 448 bytes in 618 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-03-06 01:38:37.317 7 WARNING neutronclient.v2_0.client [None req-a462ed52-bcff-4887-9e44-585ee8248fda 8e79fb27d89e4b29b4f256334e04fbd5 93f30a8dbcd245ceadd1db59cb435455 - - default default] The python binding code in 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/1107] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:38:37 2026] GET /v2.1/servers/e735e5c0-3102-46b1-8711-1d0df1238702 => 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-03-06 01:38:38.214 8 WARNING neutronclient.v2_0.client [None req-30d6bbd3-b63a-4cd9-8a03-32e2af9da26d a43aed111efb424abb4966c6ef6e565e fc5d906ac7c34c8681f82c6511d9ec3b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 563/1108] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:38:38 2026] GET /v2.1/servers/bb7e7dc9-ac43-437a-b120-b58e5f48b90a => generated 1627 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-03-06 01:38:39.361 7 WARNING neutronclient.v2_0.client [None req-f38ef9df-c59b-4035-95e7-881c4d1a1dfc a43aed111efb424abb4966c6ef6e565e fc5d906ac7c34c8681f82c6511d9ec3b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 546/1109] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:38:39 2026] GET /v2.1/servers/bb7e7dc9-ac43-437a-b120-b58e5f48b90a => generated 1627 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 564/1110] 10.0.0.203 () {34 vars in 671 bytes} [Fri Mar 6 01:38:39 2026] POST /v2.1/os-keypairs => generated 397 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:38:40.613 7 WARNING neutronclient.v2_0.client [None req-5432922c-944b-4aeb-942f-8c1f716680ac a43aed111efb424abb4966c6ef6e565e fc5d906ac7c34c8681f82c6511d9ec3b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 547/1111] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:38:40 2026] GET /v2.1/servers/bb7e7dc9-ac43-437a-b120-b58e5f48b90a => generated 1627 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 01:38:41.031 8 WARNING neutronclient.v2_0.client [None req-40967230-9b62-40f0-bdd0-4119a23760df 5b9d8266952243c1a73a529ce8cdf93d bf162aa02cab4e139393c14b0b9a8b9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 565/1112] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:38:40 2026] GET /v2.1/servers/e5fb7bf0-4fd7-468c-9369-bc83ec89acda => generated 1821 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:38:41.300 8 WARNING neutronclient.v2_0.client [None req-f8da0b4b-2c0e-4296-8850-2d19ada3f819 083bc3baee554b79bd64da94fccfe26c d326861c5d504784b8d3008b5b510504 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 548/1113] 10.0.0.203 () {32 vars in 718 bytes} [Fri Mar 6 01:38:41 2026] DELETE /v2.1/servers/e5fb7bf0-4fd7-468c-9369-bc83ec89acda => generated 0 bytes in 99 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:38:41.340 8 WARNING neutronclient.v2_0.client [None req-f8da0b4b-2c0e-4296-8850-2d19ada3f819 083bc3baee554b79bd64da94fccfe26c d326861c5d504784b8d3008b5b510504 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:38:41.365 7 WARNING neutronclient.v2_0.client [None req-b9e67a6c-6f8d-41a8-bd10-1460ad626e06 5b9d8266952243c1a73a529ce8cdf93d bf162aa02cab4e139393c14b0b9a8b9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 549/1114] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:38:41 2026] GET /v2.1/servers/e5fb7bf0-4fd7-468c-9369-bc83ec89acda => generated 1827 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 01:38:41.507 8 WARNING neutronclient.v2_0.client [None req-f8da0b4b-2c0e-4296-8850-2d19ada3f819 083bc3baee554b79bd64da94fccfe26c d326861c5d504784b8d3008b5b510504 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 566/1115] 10.0.0.203 () {34 vars in 663 bytes} [Fri Mar 6 01:38:41 2026] POST /v2.1/servers => generated 449 bytes in 508 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-03-06 01:38:41.770 7 WARNING neutronclient.v2_0.client [None req-b5514920-13e5-4daf-9b50-18c4d0610600 083bc3baee554b79bd64da94fccfe26c d326861c5d504784b8d3008b5b510504 - - default default] 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-03-06 01:38:41.803 8 WARNING neutronclient.v2_0.client [None req-2f455086-aed4-47c2-b414-e1aef66d4bb7 a43aed111efb424abb4966c6ef6e565e fc5d906ac7c34c8681f82c6511d9ec3b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 550/1116] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:38:41 2026] GET /v2.1/servers/4defb19c-00db-41d6-a5a4-478db8507c00 => generated 1401 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1117] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:38:41 2026] GET /v2.1/servers/bb7e7dc9-ac43-437a-b120-b58e5f48b90a => generated 1627 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:38:42.221 7 INFO nova.api.openstack.compute.server_external_events [req-93ee1434-8822-4b4f-b76a-d52f725c6469 req-bbc057bc-55fe-4b5a-afc0-bdadb7df89cb 5c93549eb3024ee3be3d3a092c44b83d 3dbefffe80e44296bcd899cbf9519fc7 - - 902f79b56bf547f3802cfd2845f692af 902f79b56bf547f3802cfd2845f692af] Creating event network-vif-plugged:7704c496-f328-4592-8203-80c2db591cf1 for instance bb7e7dc9-ac43-437a-b120-b58e5f48b90a on instance [pid: 7|app: 0|req: 551/1118] 10.0.0.17 () {38 vars in 814 bytes} [Fri Mar 6 01:38:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:38:42.404 8 WARNING neutronclient.v2_0.client [None req-51cf0c18-3d5a-49c6-9029-5a562c580e32 8e79fb27d89e4b29b4f256334e04fbd5 93f30a8dbcd245ceadd1db59cb435455 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 569/1121] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:38:42 2026] GET /v2.1/servers/e735e5c0-3102-46b1-8711-1d0df1238702 => generated 1454 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:38:42.522 7 WARNING neutronclient.v2_0.client [None req-c44161e7-3b57-4906-9d3c-232662689647 5b9d8266952243c1a73a529ce8cdf93d bf162aa02cab4e139393c14b0b9a8b9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 553/1122] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:38:42 2026] GET /v2.1/servers/e5fb7bf0-4fd7-468c-9369-bc83ec89acda => generated 1827 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-03-06 01:38:42.879 8 WARNING neutronclient.v2_0.client [None req-f1efa21d-c941-4cfe-8d0f-603a2042f562 083bc3baee554b79bd64da94fccfe26c d326861c5d504784b8d3008b5b510504 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 570/1123] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:38:42 2026] GET /v2.1/servers/4defb19c-00db-41d6-a5a4-478db8507c00 => generated 1405 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-03-06 01:38:43.005 7 WARNING neutronclient.v2_0.client [None req-5d8d80c7-1db0-47b1-ae96-e13ddb9819ab a43aed111efb424abb4966c6ef6e565e fc5d906ac7c34c8681f82c6511d9ec3b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 554/1124] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:38:42 2026] GET /v2.1/servers/bb7e7dc9-ac43-437a-b120-b58e5f48b90a => generated 1627 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:38:43.680 8 WARNING neutronclient.v2_0.client [None req-654bbda0-0719-4ccc-a035-ed2b2b44452b 5b9d8266952243c1a73a529ce8cdf93d bf162aa02cab4e139393c14b0b9a8b9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 571/1125] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:38:43 2026] GET /v2.1/servers/e5fb7bf0-4fd7-468c-9369-bc83ec89acda => generated 1827 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:38:43.856 7 INFO nova.api.openstack.compute.server_external_events [req-d25e3389-7814-4d7d-b37b-d5bf65e2163c req-9809d8cf-3722-4570-b31a-ffc2de34fc6e 5c93549eb3024ee3be3d3a092c44b83d 3dbefffe80e44296bcd899cbf9519fc7 - - 902f79b56bf547f3802cfd2845f692af 902f79b56bf547f3802cfd2845f692af] Creating event network-changed:c568bb75-bcbf-4186-b063-7df2decdc952 for instance e735e5c0-3102-46b1-8711-1d0df1238702 on instance [pid: 7|app: 0|req: 555/1126] 10.0.0.48 () {38 vars in 814 bytes} [Fri Mar 6 01:38:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:38:43.971 8 WARNING neutronclient.v2_0.client [None req-8cab414f-fe19-4a84-9565-d5183d216436 083bc3baee554b79bd64da94fccfe26c d326861c5d504784b8d3008b5b510504 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 572/1127] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:38:43 2026] GET /v2.1/servers/4defb19c-00db-41d6-a5a4-478db8507c00 => generated 1453 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:38:44.175 7 WARNING neutronclient.v2_0.client [None req-2a0e1c1e-fd3c-4606-a87a-7b02cf9971e3 a43aed111efb424abb4966c6ef6e565e fc5d906ac7c34c8681f82c6511d9ec3b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 556/1128] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:38:44 2026] GET /v2.1/servers/bb7e7dc9-ac43-437a-b120-b58e5f48b90a => generated 1807 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:38:44.360 8 WARNING neutronclient.v2_0.client [None req-0fc7ff0e-fa6f-4383-9339-5c73f707cd3a a43aed111efb424abb4966c6ef6e565e fc5d906ac7c34c8681f82c6511d9ec3b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 573/1129] 10.0.0.203 () {32 vars in 741 bytes} [Fri Mar 6 01:38:44 2026] GET /v2.1/servers/bb7e7dc9-ac43-437a-b120-b58e5f48b90a/os-interface => generated 285 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:38:44.884 7 WARNING neutronclient.v2_0.client [None req-051f0727-4bfd-485e-8fff-456c82a8f534 5b9d8266952243c1a73a529ce8cdf93d bf162aa02cab4e139393c14b0b9a8b9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 557/1130] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:38:44 2026] GET /v2.1/servers/e5fb7bf0-4fd7-468c-9369-bc83ec89acda => generated 1760 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-03-06 01:38:45.063 8 WARNING neutronclient.v2_0.client [None req-aa0bd3e4-05f5-4f50-beb2-b0fb9c076318 083bc3baee554b79bd64da94fccfe26c d326861c5d504784b8d3008b5b510504 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 574/1131] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:38:45 2026] GET /v2.1/servers/4defb19c-00db-41d6-a5a4-478db8507c00 => generated 1453 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-03-06 01:38:45.905 7 INFO nova.api.openstack.compute.server_external_events [req-024dab56-bbdb-477b-aa1e-0d74f70e0ef9 req-1c3b8e7a-fb74-48ab-98f0-6d0f58247ec8 5c93549eb3024ee3be3d3a092c44b83d 3dbefffe80e44296bcd899cbf9519fc7 - - 902f79b56bf547f3802cfd2845f692af 902f79b56bf547f3802cfd2845f692af] Creating event network-vif-deleted:149e8d4c-198e-4c38-89aa-f3f3c9feb5e7 for instance e5fb7bf0-4fd7-468c-9369-bc83ec89acda on instance 2026-03-06 01:38:45.905 7 INFO nova.api.openstack.compute.server_external_events [req-024dab56-bbdb-477b-aa1e-0d74f70e0ef9 req-1c3b8e7a-fb74-48ab-98f0-6d0f58247ec8 5c93549eb3024ee3be3d3a092c44b83d 3dbefffe80e44296bcd899cbf9519fc7 - - 902f79b56bf547f3802cfd2845f692af 902f79b56bf547f3802cfd2845f692af] Creating event network-changed:7704c496-f328-4592-8203-80c2db591cf1 for instance bb7e7dc9-ac43-437a-b120-b58e5f48b90a on instance [pid: 7|app: 0|req: 558/1132] 10.0.0.48 () {38 vars in 814 bytes} [Fri Mar 6 01:38:45 2026] POST /v2.1/os-server-external-events => generated 350 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-03-06 01:38:45.984 8 WARNING neutronclient.v2_0.client [None req-f0498829-01b5-4a4e-9350-f40ccdd1e115 5b9d8266952243c1a73a529ce8cdf93d bf162aa02cab4e139393c14b0b9a8b9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 575/1133] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:38:45 2026] GET /v2.1/servers/e5fb7bf0-4fd7-468c-9369-bc83ec89acda => generated 1478 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-03-06 01:38:46.153 7 WARNING neutronclient.v2_0.client [None req-401b8aa1-cfd7-41e9-b4f1-a5afc67418ea 083bc3baee554b79bd64da94fccfe26c d326861c5d504784b8d3008b5b510504 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 559/1134] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:38:46 2026] GET /v2.1/servers/4defb19c-00db-41d6-a5a4-478db8507c00 => generated 1461 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:38:47.051 8 INFO nova.api.openstack.compute.server_external_events [req-e9ec0eb9-971f-48e0-b8d7-367bf82ee8cf req-587ca0cd-f39c-4f45-94a2-a2b5c939d49e 5c93549eb3024ee3be3d3a092c44b83d 3dbefffe80e44296bcd899cbf9519fc7 - - 902f79b56bf547f3802cfd2845f692af 902f79b56bf547f3802cfd2845f692af] Creating event network-changed:783a6b29-9b08-4b93-b2b2-22f5cd770883 for instance 4defb19c-00db-41d6-a5a4-478db8507c00 on instance [pid: 8|app: 0|req: 576/1135] 10.0.0.48 () {38 vars in 814 bytes} [Fri Mar 6 01:38:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 01:38:47.090 7 WARNING neutronclient.v2_0.client [None req-450ff61c-6add-409a-b094-b251f8e45d25 5b9d8266952243c1a73a529ce8cdf93d bf162aa02cab4e139393c14b0b9a8b9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 560/1136] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:38:47 2026] GET /v2.1/servers/e5fb7bf0-4fd7-468c-9369-bc83ec89acda => generated 1478 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-03-06 01:38:47.242 8 WARNING neutronclient.v2_0.client [None req-730eaa4d-2480-4625-b10f-eca23fb7146b 083bc3baee554b79bd64da94fccfe26c d326861c5d504784b8d3008b5b510504 - - default default] The python binding code in 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/1137] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:38:47 2026] GET /v2.1/servers/4defb19c-00db-41d6-a5a4-478db8507c00 => generated 1538 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:38:47.512 7 WARNING neutronclient.v2_0.client [None req-09153ceb-0dd5-4e7d-abee-3a9a75ad793b 8e79fb27d89e4b29b4f256334e04fbd5 93f30a8dbcd245ceadd1db59cb435455 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 561/1138] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:38:47 2026] GET /v2.1/servers/e735e5c0-3102-46b1-8711-1d0df1238702 => generated 1518 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-03-06 01:38:48.167 8 INFO nova.api.openstack.wsgi [None req-c61cdd2d-999e-4889-a23b-414cbc46d76d 5b9d8266952243c1a73a529ce8cdf93d bf162aa02cab4e139393c14b0b9a8b9e - - default default] HTTP exception thrown: Instance e5fb7bf0-4fd7-468c-9369-bc83ec89acda could not be found. [pid: 8|app: 0|req: 578/1139] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:38:48 2026] GET /v2.1/servers/e5fb7bf0-4fd7-468c-9369-bc83ec89acda => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 562/1140] 10.0.0.203 () {32 vars in 706 bytes} [Fri Mar 6 01:38:48 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2088648590 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:38:48.408 8 WARNING neutronclient.v2_0.client [None req-952fdc97-74b0-426d-9bd4-c23e0f44e794 083bc3baee554b79bd64da94fccfe26c d326861c5d504784b8d3008b5b510504 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 579/1141] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:38:48 2026] GET /v2.1/servers/4defb19c-00db-41d6-a5a4-478db8507c00 => generated 1526 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 01:38:49.569 7 WARNING neutronclient.v2_0.client [None req-639b1f6d-a12c-4ac1-ab6f-d84dfac74314 083bc3baee554b79bd64da94fccfe26c d326861c5d504784b8d3008b5b510504 - - default default] 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-03-06 01:38:49.669 8 INFO nova.api.openstack.compute.server_external_events [req-a6fba0b4-efb9-4176-8a86-5ef100254cce req-6abf6647-a8da-4679-8f71-db9a8039b011 5c93549eb3024ee3be3d3a092c44b83d 3dbefffe80e44296bcd899cbf9519fc7 - - 902f79b56bf547f3802cfd2845f692af 902f79b56bf547f3802cfd2845f692af] Creating event network-vif-plugged:c568bb75-bcbf-4186-b063-7df2decdc952 for instance e735e5c0-3102-46b1-8711-1d0df1238702 on instance [pid: 8|app: 0|req: 580/1142] 10.0.0.17 () {38 vars in 814 bytes} [Fri Mar 6 01:38:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1143] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:38:49 2026] GET /v2.1/servers/4defb19c-00db-41d6-a5a4-478db8507c00 => generated 1526 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:38:50.769 8 WARNING neutronclient.v2_0.client [None req-ffeefc55-9d35-49d6-ab03-b0e373ba519a 083bc3baee554b79bd64da94fccfe26c d326861c5d504784b8d3008b5b510504 - - default default] The python binding code in 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/1144] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:38:50 2026] GET /v2.1/servers/4defb19c-00db-41d6-a5a4-478db8507c00 => generated 1526 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 564/1145] 10.0.0.112 () {32 vars in 703 bytes} [Fri Mar 6 01:38:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-03-06 01:38:51.905 8 WARNING neutronclient.v2_0.client [None req-9959e384-ad19-4b8a-877c-735d1f88bc68 083bc3baee554b79bd64da94fccfe26c d326861c5d504784b8d3008b5b510504 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 565/1146] 10.0.0.112 () {32 vars in 668 bytes} [Fri Mar 6 01:38:51 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 566/1147] 10.0.0.112 () {32 vars in 711 bytes} [Fri Mar 6 01:38:51 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1378 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: 7|app: 0|req: 567/1148] 10.0.0.112 () {32 vars in 686 bytes} [Fri Mar 6 01:38:51 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 582/1149] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:38:51 2026] GET /v2.1/servers/4defb19c-00db-41d6-a5a4-478db8507c00 => generated 1526 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1150] 10.0.0.112 () {32 vars in 688 bytes} [Fri Mar 6 01:38:52 2026] GET /v2.1/os-hypervisors/detail => generated 1704 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: 8|app: 0|req: 583/1151] 10.0.0.112 () {32 vars in 672 bytes} [Fri Mar 6 01:38:52 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: 569/1152] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:38:52 2026] GET /v2.1/limits?tenant_id=07ded63ffb6f489fa5a2ce9702952b33 => generated 302 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1153] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:38:52 2026] GET /v2.1/limits?tenant_id=0ba68736e81d4b9092102123552fc95b => 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: 570/1154] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:38:52 2026] GET /v2.1/limits?tenant_id=27917b3b1fe34523bcfd6e47e1294291 => 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: 585/1157] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:38:52 2026] GET /v2.1/limits?tenant_id=3d324d15e4584b5cb3664fe527a41e8b => 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: 573/1158] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:38:52 2026] GET /v2.1/limits?tenant_id=3dbefffe80e44296bcd899cbf9519fc7 => 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: 586/1159] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:38:52 2026] GET /v2.1/limits?tenant_id=7fd0a93c5db64a2ca4f0306aa8fbd3cb => 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: 574/1160] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:38:52 2026] GET /v2.1/limits?tenant_id=8f94c2e15a7b4016854e77fab5af8ed9 => 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: 587/1161] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:38:52 2026] GET /v2.1/limits?tenant_id=93f30a8dbcd245ceadd1db59cb435455 => 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: 575/1162] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:38:52 2026] GET /v2.1/limits?tenant_id=a0fcebace9884a65880233aa89288f0e => generated 302 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1163] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:38:52 2026] GET /v2.1/limits?tenant_id=a9d24df8d9394cbfafabb45cc8e035a4 => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-06 01:38:52.550 7 INFO nova.api.openstack.compute.server_external_events [req-4db65377-21e3-45ad-b834-9cb6ffd27a88 req-ee10def2-f5bd-48dc-9dbb-a3afb94dc55e 5c93549eb3024ee3be3d3a092c44b83d 3dbefffe80e44296bcd899cbf9519fc7 - - 902f79b56bf547f3802cfd2845f692af 902f79b56bf547f3802cfd2845f692af] Creating event network-vif-plugged:783a6b29-9b08-4b93-b2b2-22f5cd770883 for instance 4defb19c-00db-41d6-a5a4-478db8507c00 on instance [pid: 7|app: 0|req: 576/1164] 10.0.0.17 () {38 vars in 814 bytes} [Fri Mar 6 01:38:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1165] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:38:52 2026] GET /v2.1/limits?tenant_id=b2b8211e42154651a464a9b9b8fe68ab => generated 299 bytes in 51 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: 577/1166] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:38:52 2026] GET /v2.1/limits?tenant_id=cbc62e95d86a4edbb9b8986dfa3c872c => 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: 590/1167] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:38:52 2026] GET /v2.1/limits?tenant_id=d326861c5d504784b8d3008b5b510504 => generated 304 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-06 01:38:52.691 7 WARNING neutronclient.v2_0.client [None req-2918e736-b7a5-4886-97a0-8b85b226b066 8e79fb27d89e4b29b4f256334e04fbd5 93f30a8dbcd245ceadd1db59cb435455 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 591/1168] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:38:52 2026] GET /v2.1/limits?tenant_id=ee5ea75c791e4068802760e8920608b8 => generated 302 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1169] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:38:52 2026] GET /v2.1/limits?tenant_id=fc5d906ac7c34c8681f82c6511d9ec3b => generated 304 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1170] 10.0.0.112 () {32 vars in 682 bytes} [Fri Mar 6 01:38:52 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: 578/1171] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:38:52 2026] GET /v2.1/servers/e735e5c0-3102-46b1-8711-1d0df1238702 => generated 1817 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 01:38:52.909 8 WARNING neutronclient.v2_0.client [None req-f826c19f-21e9-49dc-b101-22eb50a7969d 980e082ac78e4e619727ab2cf8d2fbfc b2b8211e42154651a464a9b9b8fe68ab - - default default] 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-03-06 01:38:53.089 7 WARNING neutronclient.v2_0.client [None req-61dc9aef-d501-43e3-88d0-1b33fdb0c40d 083bc3baee554b79bd64da94fccfe26c d326861c5d504784b8d3008b5b510504 - - default default] The python binding code in 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/1172] 10.0.0.112 () {32 vars in 707 bytes} [Fri Mar 6 01:38:52 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7009 bytes in 319 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: 595/1173] 10.0.0.112 () {32 vars in 703 bytes} [Fri Mar 6 01:38:53 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: 579/1174] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:38:53 2026] GET /v2.1/servers/4defb19c-00db-41d6-a5a4-478db8507c00 => generated 1526 bytes in 422 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:38:54.168 8 INFO nova.api.openstack.compute.server_external_events [req-225782fd-e3ed-4d18-bf59-fb64c962aa3a req-dc959fc1-ae70-47ce-8625-5004f18e96af 5c93549eb3024ee3be3d3a092c44b83d 3dbefffe80e44296bcd899cbf9519fc7 - - 902f79b56bf547f3802cfd2845f692af 902f79b56bf547f3802cfd2845f692af] Creating event network-changed:c568bb75-bcbf-4186-b063-7df2decdc952 for instance e735e5c0-3102-46b1-8711-1d0df1238702 on instance [pid: 8|app: 0|req: 596/1175] 10.0.0.48 () {38 vars in 814 bytes} [Fri Mar 6 01:38:54 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) 2026-03-06 01:38:54.221 7 WARNING neutronclient.v2_0.client [None req-5888b9c0-a5c3-4461-be96-54cb844daead 8e79fb27d89e4b29b4f256334e04fbd5 93f30a8dbcd245ceadd1db59cb435455 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:38:54.267 7 WARNING neutronclient.v2_0.client [None req-5888b9c0-a5c3-4461-be96-54cb844daead 8e79fb27d89e4b29b4f256334e04fbd5 93f30a8dbcd245ceadd1db59cb435455 - - default default] 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-03-06 01:38:54.501 7 WARNING neutronclient.v2_0.client [None req-5888b9c0-a5c3-4461-be96-54cb844daead 8e79fb27d89e4b29b4f256334e04fbd5 93f30a8dbcd245ceadd1db59cb435455 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:38:54.537 8 WARNING neutronclient.v2_0.client [None req-8f2bb5e1-8114-4dc7-a753-c09792704152 083bc3baee554b79bd64da94fccfe26c d326861c5d504784b8d3008b5b510504 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 597/1176] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:38:54 2026] GET /v2.1/servers/4defb19c-00db-41d6-a5a4-478db8507c00 => generated 1695 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-03-06 01:38:54.708 8 WARNING neutronclient.v2_0.client [None req-4160c9eb-bc11-4975-a798-02623d9af68e 083bc3baee554b79bd64da94fccfe26c d326861c5d504784b8d3008b5b510504 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 580/1177] 10.0.0.203 () {34 vars in 663 bytes} [Fri Mar 6 01:38:54 2026] POST /v2.1/servers => generated 448 bytes in 562 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-03-06 01:38:54.729 7 WARNING neutronclient.v2_0.client [None req-1a95badc-8c51-4f42-821b-f9024cf028cd 8e79fb27d89e4b29b4f256334e04fbd5 93f30a8dbcd245ceadd1db59cb435455 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 581/1178] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:38:54 2026] GET /v2.1/servers/8cf7ee5e-2097-40b9-98d3-570e65a30dd1 => generated 1395 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1179] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:38:54 2026] GET /v2.1/servers/4defb19c-00db-41d6-a5a4-478db8507c00 => generated 1695 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:38:56.211 7 INFO nova.api.openstack.compute.server_external_events [req-6e55a86d-4cd3-4343-9210-d4589501f69c req-f7edd583-b963-44d5-8f3e-a0e0c68e9434 5c93549eb3024ee3be3d3a092c44b83d 3dbefffe80e44296bcd899cbf9519fc7 - - 902f79b56bf547f3802cfd2845f692af 902f79b56bf547f3802cfd2845f692af] Creating event network-changed:783a6b29-9b08-4b93-b2b2-22f5cd770883 for instance 4defb19c-00db-41d6-a5a4-478db8507c00 on instance [pid: 7|app: 0|req: 582/1180] 10.0.0.48 () {38 vars in 814 bytes} [Fri Mar 6 01:38:56 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-03-06 01:38:56.793 8 WARNING neutronclient.v2_0.client [None req-5b746c2a-6a30-4beb-bed8-d8c0194a71e1 a43aed111efb424abb4966c6ef6e565e fc5d906ac7c34c8681f82c6511d9ec3b - - default default] The python binding code in 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/1181] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:38:56 2026] GET /v2.1/servers/bb7e7dc9-ac43-437a-b120-b58e5f48b90a => generated 1927 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, ' [pid: 7|app: 0|req: 583/1182] 10.0.0.203 () {32 vars in 753 bytes} [Fri Mar 6 01:38:59 2026] GET /v2.1/servers/bb7e7dc9-ac43-437a-b120-b58e5f48b90a/os-server-password => generated 116 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:38:59.839 8 WARNING neutronclient.v2_0.client [None req-dfae0d66-537d-4db7-aa1c-9583ccede2dc 8e79fb27d89e4b29b4f256334e04fbd5 93f30a8dbcd245ceadd1db59cb435455 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 600/1183] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:38:59 2026] GET /v2.1/servers/8cf7ee5e-2097-40b9-98d3-570e65a30dd1 => generated 1521 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-03-06 01:39:00.111 7 INFO nova.api.openstack.compute.server_external_events [req-a08fae69-dbd9-4479-b87f-bce73d22d363 req-559fefcc-dc0c-4c1d-845e-3092428710f7 5c93549eb3024ee3be3d3a092c44b83d 3dbefffe80e44296bcd899cbf9519fc7 - - 902f79b56bf547f3802cfd2845f692af 902f79b56bf547f3802cfd2845f692af] Creating event network-changed:235353ea-b714-4d82-857b-ff8169e136eb for instance 8cf7ee5e-2097-40b9-98d3-570e65a30dd1 on instance [pid: 7|app: 0|req: 584/1184] 10.0.0.48 () {38 vars in 814 bytes} [Fri Mar 6 01:39:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 601/1185] 10.0.0.203 () {32 vars in 718 bytes} [Fri Mar 6 01:39:00 2026] DELETE /v2.1/servers/bb7e7dc9-ac43-437a-b120-b58e5f48b90a => 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-03-06 01:39:00.876 7 WARNING neutronclient.v2_0.client [None req-0912b34d-e5a4-482c-9777-b60e934d13f7 a43aed111efb424abb4966c6ef6e565e fc5d906ac7c34c8681f82c6511d9ec3b - - default default] The python binding code in 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/1186] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:39:00 2026] GET /v2.1/servers/bb7e7dc9-ac43-437a-b120-b58e5f48b90a => generated 1933 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:39:02.084 8 WARNING neutronclient.v2_0.client [None req-053a5027-f087-41ca-ab04-5748c2563851 a43aed111efb424abb4966c6ef6e565e fc5d906ac7c34c8681f82c6511d9ec3b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 602/1187] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:39:02 2026] GET /v2.1/servers/bb7e7dc9-ac43-437a-b120-b58e5f48b90a => generated 1933 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-03-06 01:39:03.217 8 WARNING neutronclient.v2_0.client [None req-c36769fe-05f7-4d48-9267-19a3f7f18e43 a43aed111efb424abb4966c6ef6e565e fc5d906ac7c34c8681f82c6511d9ec3b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 604/1190] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:39:03 2026] GET /v2.1/servers/bb7e7dc9-ac43-437a-b120-b58e5f48b90a => generated 1933 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:39:04.065 7 INFO nova.api.openstack.compute.server_external_events [req-55c0122d-4103-4f2f-945c-262e538f054e req-71458b15-03b4-43e7-a4cb-c34d5095eea8 5c93549eb3024ee3be3d3a092c44b83d 3dbefffe80e44296bcd899cbf9519fc7 - - 902f79b56bf547f3802cfd2845f692af 902f79b56bf547f3802cfd2845f692af] Creating event network-vif-deleted:7704c496-f328-4592-8203-80c2db591cf1 for instance bb7e7dc9-ac43-437a-b120-b58e5f48b90a on instance [pid: 7|app: 0|req: 587/1191] 10.0.0.48 () {38 vars in 814 bytes} [Fri Mar 6 01:39:04 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:39:04.246 8 INFO nova.api.openstack.compute.server_external_events [req-8732a3f8-902c-4f1b-9122-ad60e9e318e6 req-423189fa-505e-450f-a1ad-60682122e36c 5c93549eb3024ee3be3d3a092c44b83d 3dbefffe80e44296bcd899cbf9519fc7 - - 902f79b56bf547f3802cfd2845f692af 902f79b56bf547f3802cfd2845f692af] Creating event network-vif-plugged:235353ea-b714-4d82-857b-ff8169e136eb for instance 8cf7ee5e-2097-40b9-98d3-570e65a30dd1 on instance [pid: 8|app: 0|req: 605/1192] 10.0.0.17 () {38 vars in 814 bytes} [Fri Mar 6 01:39:04 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-03-06 01:39:04.434 7 WARNING neutronclient.v2_0.client [None req-231de1b1-b142-4eb2-b239-a72f3d7089c3 a43aed111efb424abb4966c6ef6e565e fc5d906ac7c34c8681f82c6511d9ec3b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 588/1193] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:39:04 2026] GET /v2.1/servers/bb7e7dc9-ac43-437a-b120-b58e5f48b90a => generated 1536 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:39:04.987 8 WARNING neutronclient.v2_0.client [None req-e9c164ea-3633-4a4c-9555-3882b64e5e8f 8e79fb27d89e4b29b4f256334e04fbd5 93f30a8dbcd245ceadd1db59cb435455 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 606/1194] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:39:04 2026] GET /v2.1/servers/8cf7ee5e-2097-40b9-98d3-570e65a30dd1 => generated 1519 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:39:05.554 7 WARNING neutronclient.v2_0.client [None req-e0de21af-5837-45dc-97ed-0d082cdee126 a43aed111efb424abb4966c6ef6e565e fc5d906ac7c34c8681f82c6511d9ec3b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 589/1195] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:39:05 2026] GET /v2.1/servers/bb7e7dc9-ac43-437a-b120-b58e5f48b90a => generated 1541 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:39:06.649 8 WARNING neutronclient.v2_0.client [None req-532e6525-cdaf-4ad0-9d8a-8ba4213359f9 a43aed111efb424abb4966c6ef6e565e fc5d906ac7c34c8681f82c6511d9ec3b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 607/1196] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:39:06 2026] GET /v2.1/servers/bb7e7dc9-ac43-437a-b120-b58e5f48b90a => generated 1541 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-03-06 01:39:07.740 7 INFO nova.api.openstack.wsgi [None req-3ec83fb3-e385-4428-a775-2d6bf0d6e9d8 a43aed111efb424abb4966c6ef6e565e fc5d906ac7c34c8681f82c6511d9ec3b - - default default] HTTP exception thrown: Instance bb7e7dc9-ac43-437a-b120-b58e5f48b90a could not be found. [pid: 7|app: 0|req: 590/1197] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:39:07 2026] GET /v2.1/servers/bb7e7dc9-ac43-437a-b120-b58e5f48b90a => generated 111 bytes in 37 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-03-06 01:39:07.770 8 INFO nova.api.openstack.wsgi [None req-e5c3be51-17c7-48a8-aa82-7fe3760f227b a43aed111efb424abb4966c6ef6e565e fc5d906ac7c34c8681f82c6511d9ec3b - - default default] HTTP exception thrown: Instance bb7e7dc9-ac43-437a-b120-b58e5f48b90a could not be found. [pid: 8|app: 0|req: 608/1198] 10.0.0.203 () {32 vars in 718 bytes} [Fri Mar 6 01:39:07 2026] DELETE /v2.1/servers/bb7e7dc9-ac43-437a-b120-b58e5f48b90a => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:39:07.812 7 INFO nova.api.openstack.wsgi [None req-cecf18b2-3ebe-4c5a-8dcc-8997855dbb04 a43aed111efb424abb4966c6ef6e565e fc5d906ac7c34c8681f82c6511d9ec3b - - default default] HTTP exception thrown: Instance bb7e7dc9-ac43-437a-b120-b58e5f48b90a could not be found. [pid: 7|app: 0|req: 591/1199] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:39:07 2026] GET /v2.1/servers/bb7e7dc9-ac43-437a-b120-b58e5f48b90a => generated 111 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 609/1200] 10.0.0.203 () {32 vars in 704 bytes} [Fri Mar 6 01:39:07 2026] DELETE /v2.1/os-keypairs/tempest-keypair-125214813 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 610/1201] 10.0.0.203 () {32 vars in 726 bytes} [Fri Mar 6 01:39:08 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-405806601 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1202] 10.0.0.203 () {34 vars in 750 bytes} [Fri Mar 6 01:39:08 2026] POST /v2.1/servers/4defb19c-00db-41d6-a5a4-478db8507c00/action => generated 32010 bytes in 567 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-06 01:39:10.236 8 WARNING neutronclient.v2_0.client [None req-b95ed226-36f6-4d6e-bd89-7e6e87293928 8e79fb27d89e4b29b4f256334e04fbd5 93f30a8dbcd245ceadd1db59cb435455 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 611/1203] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:39:10 2026] GET /v2.1/servers/8cf7ee5e-2097-40b9-98d3-570e65a30dd1 => generated 1819 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-03-06 01:39:11.599 7 INFO nova.api.openstack.compute.server_external_events [req-7a05e6fe-a6fd-4ea9-a36b-7e23852990d1 req-15ece35f-9001-4019-b199-257b478f92df 5c93549eb3024ee3be3d3a092c44b83d 3dbefffe80e44296bcd899cbf9519fc7 - - 902f79b56bf547f3802cfd2845f692af 902f79b56bf547f3802cfd2845f692af] Creating event network-changed:235353ea-b714-4d82-857b-ff8169e136eb for instance 8cf7ee5e-2097-40b9-98d3-570e65a30dd1 on instance [pid: 7|app: 0|req: 593/1204] 10.0.0.48 () {38 vars in 814 bytes} [Fri Mar 6 01:39:11 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-03-06 01:39:20.439 8 INFO nova.api.openstack.compute.server_external_events [req-51071667-6c92-4d4d-82de-6d7e16bc4770 req-2599cbb1-1428-4729-811a-1880242e71d7 5c93549eb3024ee3be3d3a092c44b83d 3dbefffe80e44296bcd899cbf9519fc7 - - 902f79b56bf547f3802cfd2845f692af 902f79b56bf547f3802cfd2845f692af] Creating event network-changed:783a6b29-9b08-4b93-b2b2-22f5cd770883 for instance 4defb19c-00db-41d6-a5a4-478db8507c00 on instance [pid: 8|app: 0|req: 613/1207] 10.0.0.48 () {38 vars in 814 bytes} [Fri Mar 6 01:39:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 615/1210] 10.0.0.203 () {34 vars in 671 bytes} [Fri Mar 6 01:39:23 2026] POST /v2.1/os-keypairs => generated 397 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:39:25.364 7 WARNING neutronclient.v2_0.client [None req-cd0e5413-f82f-4e9f-b8a6-1cc31169dd2c 083bc3baee554b79bd64da94fccfe26c d326861c5d504784b8d3008b5b510504 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:39:25.428 7 WARNING neutronclient.v2_0.client [None req-cd0e5413-f82f-4e9f-b8a6-1cc31169dd2c 083bc3baee554b79bd64da94fccfe26c d326861c5d504784b8d3008b5b510504 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:39:25.835 7 WARNING neutronclient.v2_0.client [None req-cd0e5413-f82f-4e9f-b8a6-1cc31169dd2c 083bc3baee554b79bd64da94fccfe26c d326861c5d504784b8d3008b5b510504 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 596/1211] 10.0.0.203 () {34 vars in 663 bytes} [Fri Mar 6 01:39:25 2026] POST /v2.1/servers => generated 450 bytes in 800 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-06 01:39:26.110 8 WARNING neutronclient.v2_0.client [None req-4d276f94-2aea-4e4e-9ab7-0667e2fa9ce3 083bc3baee554b79bd64da94fccfe26c d326861c5d504784b8d3008b5b510504 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 616/1212] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:39:26 2026] GET /v2.1/servers/bff55f90-e726-442b-8059-939bc6c92d50 => generated 1402 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:39:27.193 7 WARNING neutronclient.v2_0.client [None req-023dc7e4-a1c6-4e74-8abd-8a0d3d0117e7 083bc3baee554b79bd64da94fccfe26c d326861c5d504784b8d3008b5b510504 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 597/1213] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:39:27 2026] GET /v2.1/servers/bff55f90-e726-442b-8059-939bc6c92d50 => generated 1406 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:39:28.329 8 WARNING neutronclient.v2_0.client [None req-d4a4eb67-6640-4bf1-858c-d74e4a2c9c9a 083bc3baee554b79bd64da94fccfe26c d326861c5d504784b8d3008b5b510504 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 617/1214] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:39:28 2026] GET /v2.1/servers/bff55f90-e726-442b-8059-939bc6c92d50 => generated 1454 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-03-06 01:39:29.426 7 WARNING neutronclient.v2_0.client [None req-588e1ada-3c22-4f6c-8b2b-246e1f0d2724 083bc3baee554b79bd64da94fccfe26c d326861c5d504784b8d3008b5b510504 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 598/1215] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:39:29 2026] GET /v2.1/servers/bff55f90-e726-442b-8059-939bc6c92d50 => generated 1454 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-03-06 01:39:30.503 8 WARNING neutronclient.v2_0.client [None req-eae18197-3e91-4738-8c85-958872aca5f0 083bc3baee554b79bd64da94fccfe26c d326861c5d504784b8d3008b5b510504 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 618/1216] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:39:30 2026] GET /v2.1/servers/bff55f90-e726-442b-8059-939bc6c92d50 => generated 1462 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:39:31.746 7 WARNING neutronclient.v2_0.client [None req-9945df1b-410d-498d-ac4f-64680c5cd646 083bc3baee554b79bd64da94fccfe26c d326861c5d504784b8d3008b5b510504 - - default default] 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-03-06 01:39:31.826 8 INFO nova.api.openstack.compute.server_external_events [req-01c69b26-1499-4fad-9a72-b6473d2a19cb req-79e04320-4e83-491b-8f12-75654a7017c4 5c93549eb3024ee3be3d3a092c44b83d 3dbefffe80e44296bcd899cbf9519fc7 - - 902f79b56bf547f3802cfd2845f692af 902f79b56bf547f3802cfd2845f692af] Creating event network-changed:7c7d8500-67df-40f4-b3b4-5174314dca65 for instance bff55f90-e726-442b-8059-939bc6c92d50 on instance [pid: 8|app: 0|req: 619/1217] 10.0.0.48 () {38 vars in 814 bytes} [Fri Mar 6 01:39:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1218] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:39:31 2026] GET /v2.1/servers/bff55f90-e726-442b-8059-939bc6c92d50 => generated 1540 bytes in 337 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:39:33.091 8 WARNING neutronclient.v2_0.client [None req-70f1771b-27a5-4ff5-8f4f-9fa0a328a622 083bc3baee554b79bd64da94fccfe26c d326861c5d504784b8d3008b5b510504 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 621/1221] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:39:33 2026] GET /v2.1/servers/bff55f90-e726-442b-8059-939bc6c92d50 => generated 1528 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:39:34.371 7 WARNING neutronclient.v2_0.client [None req-3d2d726c-06e5-4774-912d-9388623090d8 083bc3baee554b79bd64da94fccfe26c d326861c5d504784b8d3008b5b510504 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 601/1222] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:39:34 2026] GET /v2.1/servers/bff55f90-e726-442b-8059-939bc6c92d50 => generated 1528 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-03-06 01:39:35.504 8 WARNING neutronclient.v2_0.client [None req-fbb247c3-af71-4ddf-a8d2-68735290313a 083bc3baee554b79bd64da94fccfe26c d326861c5d504784b8d3008b5b510504 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 622/1223] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:39:35 2026] GET /v2.1/servers/bff55f90-e726-442b-8059-939bc6c92d50 => generated 1528 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:39:36.678 7 WARNING neutronclient.v2_0.client [None req-f535e1c8-1dfd-40e1-81b3-0a4fb1dbb49f 083bc3baee554b79bd64da94fccfe26c d326861c5d504784b8d3008b5b510504 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 602/1224] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:39:36 2026] GET /v2.1/servers/bff55f90-e726-442b-8059-939bc6c92d50 => generated 1528 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:39:36.912 8 INFO nova.api.openstack.compute.server_external_events [req-a77522c3-eada-40df-a523-7e41874112de req-92aec6b9-e975-423d-be99-4d6be420051c 5c93549eb3024ee3be3d3a092c44b83d 3dbefffe80e44296bcd899cbf9519fc7 - - 902f79b56bf547f3802cfd2845f692af 902f79b56bf547f3802cfd2845f692af] Creating event network-vif-plugged:7c7d8500-67df-40f4-b3b4-5174314dca65 for instance bff55f90-e726-442b-8059-939bc6c92d50 on instance [pid: 8|app: 0|req: 623/1225] 10.0.0.17 () {38 vars in 814 bytes} [Fri Mar 6 01:39:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:39:37.891 7 WARNING neutronclient.v2_0.client [None req-aac3882e-a221-4274-ae13-ddb51e78bf16 083bc3baee554b79bd64da94fccfe26c d326861c5d504784b8d3008b5b510504 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 603/1226] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:39:37 2026] GET /v2.1/servers/bff55f90-e726-442b-8059-939bc6c92d50 => generated 1528 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:39:39.175 8 WARNING neutronclient.v2_0.client [None req-2afe4a86-1414-4b11-8e69-18e75480b3d1 083bc3baee554b79bd64da94fccfe26c d326861c5d504784b8d3008b5b510504 - - default default] The python binding code in 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/1227] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:39:39 2026] GET /v2.1/servers/bff55f90-e726-442b-8059-939bc6c92d50 => generated 1697 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:39:39.342 7 WARNING neutronclient.v2_0.client [None req-529311bc-b8e0-4581-83fe-c84733113ed5 083bc3baee554b79bd64da94fccfe26c d326861c5d504784b8d3008b5b510504 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 604/1228] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:39:39 2026] GET /v2.1/servers/bff55f90-e726-442b-8059-939bc6c92d50 => generated 1697 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:39:40.296 8 INFO nova.api.openstack.compute.server_external_events [req-4096fb5b-583d-4c80-93be-b19c3af127d8 req-760b2848-7d03-417d-bb27-5b579cd6babb 5c93549eb3024ee3be3d3a092c44b83d 3dbefffe80e44296bcd899cbf9519fc7 - - 902f79b56bf547f3802cfd2845f692af 902f79b56bf547f3802cfd2845f692af] Creating event network-changed:7c7d8500-67df-40f4-b3b4-5174314dca65 for instance bff55f90-e726-442b-8059-939bc6c92d50 on instance [pid: 8|app: 0|req: 625/1229] 10.0.0.48 () {38 vars in 814 bytes} [Fri Mar 6 01:39:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:39:48.600 7 WARNING neutronclient.v2_0.client [None req-e3794195-0b18-44ef-b4f5-c217a3838b81 980e082ac78e4e619727ab2cf8d2fbfc b2b8211e42154651a464a9b9b8fe68ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:39:48.657 7 WARNING neutronclient.v2_0.client [None req-e3794195-0b18-44ef-b4f5-c217a3838b81 980e082ac78e4e619727ab2cf8d2fbfc b2b8211e42154651a464a9b9b8fe68ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:39:48.814 7 WARNING neutronclient.v2_0.client [None req-e3794195-0b18-44ef-b4f5-c217a3838b81 980e082ac78e4e619727ab2cf8d2fbfc b2b8211e42154651a464a9b9b8fe68ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 627/1232] 10.0.0.203 () {34 vars in 750 bytes} [Fri Mar 6 01:39:48 2026] POST /v2.1/servers/bff55f90-e726-442b-8059-939bc6c92d50/action => generated 31890 bytes in 562 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1233] 162.253.55.49 () {36 vars in 713 bytes} [Fri Mar 6 01:39:48 2026] POST /v2.1/servers => generated 453 bytes in 740 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:39:49.518 8 WARNING neutronclient.v2_0.client [None req-c868e9a7-90d3-4009-9a9b-569b7d2a415d 980e082ac78e4e619727ab2cf8d2fbfc b2b8211e42154651a464a9b9b8fe68ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 628/1234] 162.253.55.49 () {32 vars in 732 bytes} [Fri Mar 6 01:39:49 2026] GET /v2.1/servers/b477222a-499c-4087-991b-ff67a86d1424 => generated 2213 bytes in 66 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-03-06 01:39:49.587 7 WARNING neutronclient.v2_0.client [None req-2d65f66d-444a-4c56-91a7-a5d1e12936ce 980e082ac78e4e619727ab2cf8d2fbfc b2b8211e42154651a464a9b9b8fe68ab - - default default] The python binding code in 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/1235] 162.253.55.49 () {32 vars in 758 bytes} [Fri Mar 6 01:39:49 2026] GET /v2.1/servers/b477222a-499c-4087-991b-ff67a86d1424/os-interface => generated 28 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 629/1236] 162.253.55.49 () {32 vars in 776 bytes} [Fri Mar 6 01:39:49 2026] GET /v2.1/servers/b477222a-499c-4087-991b-ff67a86d1424/os-volume_attachments => generated 25 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: 7|app: 0|req: 608/1237] 10.0.0.112 () {32 vars in 668 bytes} [Fri Mar 6 01:39:51 2026] GET /v2.1/os-services => generated 783 bytes in 227 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: 630/1238] 10.0.0.112 () {32 vars in 711 bytes} [Fri Mar 6 01:39:51 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 2081 bytes in 52 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: 609/1239] 10.0.0.112 () {32 vars in 703 bytes} [Fri Mar 6 01:39:52 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: 631/1240] 10.0.0.112 () {32 vars in 682 bytes} [Fri Mar 6 01:39:52 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: 610/1241] 10.0.0.112 () {32 vars in 686 bytes} [Fri Mar 6 01:39:52 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) 2026-03-06 01:39:52.215 8 WARNING neutronclient.v2_0.client [None req-ace0c760-6f68-4571-b322-f2948ced0204 980e082ac78e4e619727ab2cf8d2fbfc b2b8211e42154651a464a9b9b8fe68ab - - default default] 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-03-06 01:39:52.282 7 WARNING neutronclient.v2_0.client [None req-ebbeb61b-f5ba-43ad-a254-393906927720 980e082ac78e4e619727ab2cf8d2fbfc b2b8211e42154651a464a9b9b8fe68ab - - default default] The python binding code in 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/1242] 162.253.55.49 () {32 vars in 732 bytes} [Fri Mar 6 01:39:52 2026] GET /v2.1/servers/b477222a-499c-4087-991b-ff67a86d1424 => generated 2371 bytes in 86 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: 632/1245] 10.0.0.112 () {32 vars in 707 bytes} [Fri Mar 6 01:39:52 2026] GET /v2.1/servers/detail?all_tenants=true => generated 11979 bytes in 249 msecs (HTTP/1.1 200) 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: 633/1246] 10.0.0.112 () {32 vars in 703 bytes} [Fri Mar 6 01:39:52 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) 2026-03-06 01:39:52.383 7 WARNING neutronclient.v2_0.client [None req-879959c5-cbc9-4554-8385-984a60488e46 980e082ac78e4e619727ab2cf8d2fbfc b2b8211e42154651a464a9b9b8fe68ab - - default default] The python binding code in 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/1247] 162.253.55.49 () {32 vars in 758 bytes} [Fri Mar 6 01:39:52 2026] GET /v2.1/servers/b477222a-499c-4087-991b-ff67a86d1424/os-interface => generated 28 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 634/1248] 162.253.55.49 () {32 vars in 776 bytes} [Fri Mar 6 01:39:52 2026] GET /v2.1/servers/b477222a-499c-4087-991b-ff67a86d1424/os-volume_attachments => generated 197 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1249] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:39:52 2026] GET /v2.1/limits?tenant_id=07ded63ffb6f489fa5a2ce9702952b33 => generated 302 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: 635/1250] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:39:52 2026] GET /v2.1/limits?tenant_id=0ba68736e81d4b9092102123552fc95b => 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: 616/1251] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:39:52 2026] GET /v2.1/limits?tenant_id=27917b3b1fe34523bcfd6e47e1294291 => generated 302 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1252] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:39:52 2026] GET /v2.1/limits?tenant_id=3d324d15e4584b5cb3664fe527a41e8b => 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: 617/1253] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:39:52 2026] GET /v2.1/limits?tenant_id=3dbefffe80e44296bcd899cbf9519fc7 => 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: 637/1254] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:39:52 2026] GET /v2.1/limits?tenant_id=7fd0a93c5db64a2ca4f0306aa8fbd3cb => 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: 618/1255] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:39:52 2026] GET /v2.1/limits?tenant_id=8f94c2e15a7b4016854e77fab5af8ed9 => generated 302 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1256] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:39:52 2026] GET /v2.1/limits?tenant_id=93f30a8dbcd245ceadd1db59cb435455 => generated 305 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1257] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:39:52 2026] GET /v2.1/limits?tenant_id=a9d24df8d9394cbfafabb45cc8e035a4 => 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: 639/1258] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:39:52 2026] GET /v2.1/limits?tenant_id=b2b8211e42154651a464a9b9b8fe68ab => 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: 620/1259] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:39:52 2026] GET /v2.1/limits?tenant_id=cbc62e95d86a4edbb9b8986dfa3c872c => generated 302 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1260] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:39:52 2026] GET /v2.1/limits?tenant_id=d326861c5d504784b8d3008b5b510504 => generated 305 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1261] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:39:53 2026] GET /v2.1/limits?tenant_id=da39653ee7c140948c92178c9f4b302d => 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: 641/1262] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:39:53 2026] GET /v2.1/limits?tenant_id=ee5ea75c791e4068802760e8920608b8 => 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: 622/1263] 10.0.0.112 () {32 vars in 688 bytes} [Fri Mar 6 01:39:53 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: 642/1264] 10.0.0.112 () {32 vars in 672 bytes} [Fri Mar 6 01:39:53 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, ' 2026-03-06 01:39:54.448 7 INFO nova.api.openstack.compute.server_external_events [req-3e82f169-88f6-4d41-a274-feb2b80b260b req-b1e96b38-05b9-4bb2-852a-3a3eea489ecc 5c93549eb3024ee3be3d3a092c44b83d 3dbefffe80e44296bcd899cbf9519fc7 - - 902f79b56bf547f3802cfd2845f692af 902f79b56bf547f3802cfd2845f692af] Creating event network-changed:bb0f51cd-ba96-40b6-a5a3-add4f1e84d8b for instance b477222a-499c-4087-991b-ff67a86d1424 on instance [pid: 7|app: 0|req: 623/1265] 10.0.0.48 () {38 vars in 814 bytes} [Fri Mar 6 01:39:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 01:39:55.319 8 WARNING neutronclient.v2_0.client [None req-16de7fd3-31c2-4c2b-9530-8baf63f3efe3 980e082ac78e4e619727ab2cf8d2fbfc b2b8211e42154651a464a9b9b8fe68ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 643/1266] 162.253.55.49 () {32 vars in 732 bytes} [Fri Mar 6 01:39:55 2026] GET /v2.1/servers/b477222a-499c-4087-991b-ff67a86d1424 => generated 2445 bytes in 163 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-03-06 01:39:55.454 7 WARNING neutronclient.v2_0.client [None req-2cd8cb37-b655-4999-95be-69c10f9daf9e 980e082ac78e4e619727ab2cf8d2fbfc b2b8211e42154651a464a9b9b8fe68ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 624/1267] 162.253.55.49 () {32 vars in 758 bytes} [Fri Mar 6 01:39:55 2026] GET /v2.1/servers/b477222a-499c-4087-991b-ff67a86d1424/os-interface => generated 284 bytes in 77 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: 644/1268] 162.253.55.49 () {32 vars in 776 bytes} [Fri Mar 6 01:39:55 2026] GET /v2.1/servers/b477222a-499c-4087-991b-ff67a86d1424/os-volume_attachments => generated 197 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, ' 2026-03-06 01:39:58.150 7 WARNING neutronclient.v2_0.client [None req-1efcbb84-e24f-4d63-9fd7-1dafd588d537 980e082ac78e4e619727ab2cf8d2fbfc b2b8211e42154651a464a9b9b8fe68ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 625/1269] 162.253.55.49 () {32 vars in 732 bytes} [Fri Mar 6 01:39:58 2026] GET /v2.1/servers/b477222a-499c-4087-991b-ff67a86d1424 => generated 2433 bytes in 118 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-03-06 01:39:58.273 8 WARNING neutronclient.v2_0.client [None req-855c5b2c-6f29-4e96-a28b-d26eba263f9c 980e082ac78e4e619727ab2cf8d2fbfc b2b8211e42154651a464a9b9b8fe68ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 645/1270] 162.253.55.49 () {32 vars in 758 bytes} [Fri Mar 6 01:39:58 2026] GET /v2.1/servers/b477222a-499c-4087-991b-ff67a86d1424/os-interface => generated 284 bytes in 78 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: 626/1271] 162.253.55.49 () {32 vars in 776 bytes} [Fri Mar 6 01:39:58 2026] GET /v2.1/servers/b477222a-499c-4087-991b-ff67a86d1424/os-volume_attachments => generated 197 bytes in 33 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: 646/1272] 10.0.0.203 () {32 vars in 718 bytes} [Fri Mar 6 01:39:59 2026] DELETE /v2.1/servers/bff55f90-e726-442b-8059-939bc6c92d50 => 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-03-06 01:39:59.744 7 WARNING neutronclient.v2_0.client [None req-13bebe62-2fc3-4fe4-9f7c-bf5a740af169 083bc3baee554b79bd64da94fccfe26c d326861c5d504784b8d3008b5b510504 - - default default] The python binding code in 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/1273] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:39:59 2026] GET /v2.1/servers/bff55f90-e726-442b-8059-939bc6c92d50 => generated 1823 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-03-06 01:40:00.861 8 INFO nova.api.openstack.compute.server_external_events [req-0676da1c-9e67-48e3-9b7b-0d634f87e4bd req-6841fd01-21da-443c-ab6a-b171bac3556d 5c93549eb3024ee3be3d3a092c44b83d 3dbefffe80e44296bcd899cbf9519fc7 - - 902f79b56bf547f3802cfd2845f692af 902f79b56bf547f3802cfd2845f692af] Creating event network-vif-plugged:bb0f51cd-ba96-40b6-a5a3-add4f1e84d8b for instance b477222a-499c-4087-991b-ff67a86d1424 on instance [pid: 8|app: 0|req: 647/1274] 10.0.0.17 () {38 vars in 814 bytes} [Fri Mar 6 01:40:00 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-03-06 01:40:00.939 7 WARNING neutronclient.v2_0.client [None req-bfc7da7c-8d00-414d-b12e-7b0169c017e9 083bc3baee554b79bd64da94fccfe26c d326861c5d504784b8d3008b5b510504 - - default default] The python binding code in 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/1275] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:40:00 2026] GET /v2.1/servers/bff55f90-e726-442b-8059-939bc6c92d50 => generated 1823 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:40:01.291 8 WARNING neutronclient.v2_0.client [None req-7475a225-0512-4363-9bb5-eee64c90fc76 980e082ac78e4e619727ab2cf8d2fbfc b2b8211e42154651a464a9b9b8fe68ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 648/1276] 162.253.55.49 () {32 vars in 732 bytes} [Fri Mar 6 01:40:01 2026] GET /v2.1/servers/b477222a-499c-4087-991b-ff67a86d1424 => generated 2433 bytes in 177 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-03-06 01:40:01.483 7 WARNING neutronclient.v2_0.client [None req-4fbfc5ed-91ce-4fdd-b65f-e19dc0f934e1 980e082ac78e4e619727ab2cf8d2fbfc b2b8211e42154651a464a9b9b8fe68ab - - default default] The python binding code in 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/1277] 162.253.55.49 () {32 vars in 758 bytes} [Fri Mar 6 01:40:01 2026] GET /v2.1/servers/b477222a-499c-4087-991b-ff67a86d1424/os-interface => generated 286 bytes in 103 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: 649/1278] 162.253.55.49 () {32 vars in 776 bytes} [Fri Mar 6 01:40:01 2026] GET /v2.1/servers/b477222a-499c-4087-991b-ff67a86d1424/os-volume_attachments => generated 197 bytes in 45 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-03-06 01:40:02.122 7 WARNING neutronclient.v2_0.client [None req-6f50b75b-7f95-4a3f-b8ac-71662d156ff2 083bc3baee554b79bd64da94fccfe26c d326861c5d504784b8d3008b5b510504 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 630/1281] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:40:02 2026] GET /v2.1/servers/bff55f90-e726-442b-8059-939bc6c92d50 => generated 1823 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:40:03.012 8 INFO nova.api.openstack.compute.server_external_events [req-1c49d616-51f9-4da7-b47b-773d76551bf7 req-29037082-535d-4249-94b1-07e21d5d324d 5c93549eb3024ee3be3d3a092c44b83d 3dbefffe80e44296bcd899cbf9519fc7 - - 902f79b56bf547f3802cfd2845f692af 902f79b56bf547f3802cfd2845f692af] Creating event network-vif-deleted:7c7d8500-67df-40f4-b3b4-5174314dca65 for instance bff55f90-e726-442b-8059-939bc6c92d50 on instance [pid: 8|app: 0|req: 652/1282] 10.0.0.48 () {38 vars in 814 bytes} [Fri Mar 6 01:40:02 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-03-06 01:40:03.339 7 WARNING neutronclient.v2_0.client [None req-71141b1b-bf12-4cae-ad14-60711ec5dace 083bc3baee554b79bd64da94fccfe26c d326861c5d504784b8d3008b5b510504 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 631/1283] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:40:03 2026] GET /v2.1/servers/bff55f90-e726-442b-8059-939bc6c92d50 => generated 1483 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-03-06 01:40:04.227 8 WARNING neutronclient.v2_0.client [None req-6ce00e5a-56d9-474c-b4f2-6cea51325cac 980e082ac78e4e619727ab2cf8d2fbfc b2b8211e42154651a464a9b9b8fe68ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 653/1284] 162.253.55.49 () {32 vars in 732 bytes} [Fri Mar 6 01:40:04 2026] GET /v2.1/servers/b477222a-499c-4087-991b-ff67a86d1424 => generated 2581 bytes in 150 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-03-06 01:40:04.369 7 WARNING neutronclient.v2_0.client [None req-ee69147c-7482-49f6-ac30-5e230b3dd551 980e082ac78e4e619727ab2cf8d2fbfc b2b8211e42154651a464a9b9b8fe68ab - - default default] 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: 632/1285] 162.253.55.49 () {32 vars in 758 bytes} [Fri Mar 6 01:40:04 2026] GET /v2.1/servers/b477222a-499c-4087-991b-ff67a86d1424/os-interface => generated 286 bytes in 74 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-03-06 01:40:04.441 8 WARNING neutronclient.v2_0.client [None req-a1d70453-90d5-48f9-bdf8-91a8e47267ec 083bc3baee554b79bd64da94fccfe26c d326861c5d504784b8d3008b5b510504 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 654/1286] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:40:04 2026] GET /v2.1/servers/bff55f90-e726-442b-8059-939bc6c92d50 => generated 1488 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1287] 162.253.55.49 () {32 vars in 776 bytes} [Fri Mar 6 01:40:04 2026] GET /v2.1/servers/b477222a-499c-4087-991b-ff67a86d1424/os-volume_attachments => generated 197 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:40:05.537 8 WARNING neutronclient.v2_0.client [None req-07cc8f7b-4c45-466c-9a15-617270f883fc 083bc3baee554b79bd64da94fccfe26c d326861c5d504784b8d3008b5b510504 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 655/1288] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:40:05 2026] GET /v2.1/servers/bff55f90-e726-442b-8059-939bc6c92d50 => generated 1488 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-03-06 01:40:06.632 7 INFO nova.api.openstack.wsgi [None req-6b3f57ef-6d3c-432e-b500-bd1d70f44ae4 083bc3baee554b79bd64da94fccfe26c d326861c5d504784b8d3008b5b510504 - - default default] HTTP exception thrown: Instance bff55f90-e726-442b-8059-939bc6c92d50 could not be found. [pid: 7|app: 0|req: 634/1289] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:40:06 2026] GET /v2.1/servers/bff55f90-e726-442b-8059-939bc6c92d50 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 656/1290] 10.0.0.203 () {32 vars in 728 bytes} [Fri Mar 6 01:40:06 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-885009887 => 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: 635/1291] 10.0.0.203 () {32 vars in 718 bytes} [Fri Mar 6 01:40:07 2026] DELETE /v2.1/servers/4defb19c-00db-41d6-a5a4-478db8507c00 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-03-06 01:40:07.267 8 WARNING neutronclient.v2_0.client [None req-f0373337-1b03-4f77-82c6-e0146474eae5 083bc3baee554b79bd64da94fccfe26c d326861c5d504784b8d3008b5b510504 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 657/1292] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:40:07 2026] GET /v2.1/servers/4defb19c-00db-41d6-a5a4-478db8507c00 => generated 1701 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-03-06 01:40:08.471 7 WARNING neutronclient.v2_0.client [None req-2677e50e-c327-4ad0-acec-bae73e177902 083bc3baee554b79bd64da94fccfe26c d326861c5d504784b8d3008b5b510504 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 636/1293] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:40:08 2026] GET /v2.1/servers/4defb19c-00db-41d6-a5a4-478db8507c00 => generated 1701 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:40:09.655 8 WARNING neutronclient.v2_0.client [None req-b4bb58e4-3f1e-49ce-81d9-167547e9f1c7 083bc3baee554b79bd64da94fccfe26c d326861c5d504784b8d3008b5b510504 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 658/1294] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:40:09 2026] GET /v2.1/servers/4defb19c-00db-41d6-a5a4-478db8507c00 => generated 1701 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-03-06 01:40:10.120 7 INFO nova.api.openstack.compute.server_external_events [req-ea21afa8-460d-44bc-91bc-aa25b54d6e85 req-9b79cc30-6849-4510-b76c-aa356a6a3aae 5c93549eb3024ee3be3d3a092c44b83d 3dbefffe80e44296bcd899cbf9519fc7 - - 902f79b56bf547f3802cfd2845f692af 902f79b56bf547f3802cfd2845f692af] Creating event network-vif-deleted:783a6b29-9b08-4b93-b2b2-22f5cd770883 for instance 4defb19c-00db-41d6-a5a4-478db8507c00 on instance [pid: 7|app: 0|req: 637/1295] 10.0.0.48 () {38 vars in 814 bytes} [Fri Mar 6 01:40:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:40:10.806 8 WARNING neutronclient.v2_0.client [None req-4a52091b-5ec2-4012-bbb7-cba50b49e240 083bc3baee554b79bd64da94fccfe26c d326861c5d504784b8d3008b5b510504 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 659/1296] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:40:10 2026] GET /v2.1/servers/4defb19c-00db-41d6-a5a4-478db8507c00 => generated 1482 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:40:11.902 7 WARNING neutronclient.v2_0.client [None req-77daf9f8-82e6-43a9-b4d0-152fa4363a72 083bc3baee554b79bd64da94fccfe26c d326861c5d504784b8d3008b5b510504 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 638/1297] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:40:11 2026] GET /v2.1/servers/4defb19c-00db-41d6-a5a4-478db8507c00 => generated 1487 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-03-06 01:40:12.999 7 WARNING neutronclient.v2_0.client [None req-5d87b357-5d18-45d0-bb06-da1cccf48da2 083bc3baee554b79bd64da94fccfe26c d326861c5d504784b8d3008b5b510504 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 640/1300] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:40:12 2026] GET /v2.1/servers/4defb19c-00db-41d6-a5a4-478db8507c00 => generated 1487 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:40:14.079 8 INFO nova.api.openstack.wsgi [None req-a34519b6-2de6-4b1d-b682-83aa4ce8d128 083bc3baee554b79bd64da94fccfe26c d326861c5d504784b8d3008b5b510504 - - default default] HTTP exception thrown: Instance 4defb19c-00db-41d6-a5a4-478db8507c00 could not be found. [pid: 8|app: 0|req: 661/1301] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:40:14 2026] GET /v2.1/servers/4defb19c-00db-41d6-a5a4-478db8507c00 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 641/1302] 10.0.0.203 () {32 vars in 728 bytes} [Fri Mar 6 01:40:14 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-364715625 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-06 01:40:40.398 7 WARNING neutronclient.v2_0.client [None req-066ca442-2948-4010-911c-569d286498fe 980e082ac78e4e619727ab2cf8d2fbfc b2b8211e42154651a464a9b9b8fe68ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:40:40.448 7 WARNING neutronclient.v2_0.client [None req-066ca442-2948-4010-911c-569d286498fe 980e082ac78e4e619727ab2cf8d2fbfc b2b8211e42154651a464a9b9b8fe68ab - - default default] 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-03-06 01:40:42.757 8 INFO nova.api.openstack.compute.server_external_events [req-68dd7319-063b-4403-9e59-7a6f0ffc0c6d req-4d9a6f6b-8efc-4db5-a889-fa1a17ffadbf 5c93549eb3024ee3be3d3a092c44b83d 3dbefffe80e44296bcd899cbf9519fc7 - - 902f79b56bf547f3802cfd2845f692af 902f79b56bf547f3802cfd2845f692af] Creating event network-changed:11dd8e6b-8c8e-40c0-8f9b-9a4b10053b14 for instance b477222a-499c-4087-991b-ff67a86d1424 on instance [pid: 8|app: 0|req: 666/1309] 10.0.0.48 () {38 vars in 814 bytes} [Fri Mar 6 01:40:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:40:46.266 8 INFO nova.api.openstack.compute.server_external_events [req-49423fa3-d14d-4db8-b815-c0a78f44d55d req-3c62fd9c-b24f-4c4e-99f5-82dc63c20f37 5c93549eb3024ee3be3d3a092c44b83d 3dbefffe80e44296bcd899cbf9519fc7 - - 902f79b56bf547f3802cfd2845f692af 902f79b56bf547f3802cfd2845f692af] Creating event network-vif-plugged:11dd8e6b-8c8e-40c0-8f9b-9a4b10053b14 for instance b477222a-499c-4087-991b-ff67a86d1424 on instance [pid: 8|app: 0|req: 667/1310] 10.0.0.17 () {38 vars in 814 bytes} [Fri Mar 6 01:40:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 01:40:49.013 7 WARNING neutronclient.v2_0.client [None req-066ca442-2948-4010-911c-569d286498fe 980e082ac78e4e619727ab2cf8d2fbfc b2b8211e42154651a464a9b9b8fe68ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 644/1311] 162.253.55.49 () {36 vars in 811 bytes} [Fri Mar 6 01:40:40 2026] POST /v2.1/servers/b477222a-499c-4087-991b-ff67a86d1424/os-interface => generated 281 bytes in 8707 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-03-06 01:40:49.358 8 INFO nova.api.openstack.compute.server_external_events [req-3eec8539-2a7b-41a9-a78c-7c688515c793 req-926a94cc-a5b9-48a1-875b-9a8d6fe6f5b1 5c93549eb3024ee3be3d3a092c44b83d 3dbefffe80e44296bcd899cbf9519fc7 - - 902f79b56bf547f3802cfd2845f692af 902f79b56bf547f3802cfd2845f692af] Creating event network-changed:11dd8e6b-8c8e-40c0-8f9b-9a4b10053b14 for instance b477222a-499c-4087-991b-ff67a86d1424 on instance [pid: 8|app: 0|req: 668/1312] 10.0.0.48 () {38 vars in 814 bytes} [Fri Mar 6 01:40:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:40:51.405 7 INFO nova.api.openstack.compute.server_external_events [req-8077fa01-7ba7-4997-8e88-0afc1f5f3048 req-07ed77c3-6019-4cc9-a073-e170b21bd392 5c93549eb3024ee3be3d3a092c44b83d 3dbefffe80e44296bcd899cbf9519fc7 - - 902f79b56bf547f3802cfd2845f692af 902f79b56bf547f3802cfd2845f692af] Creating event network-changed:11dd8e6b-8c8e-40c0-8f9b-9a4b10053b14 for instance b477222a-499c-4087-991b-ff67a86d1424 on instance [pid: 7|app: 0|req: 645/1313] 10.0.0.48 () {38 vars in 814 bytes} [Fri Mar 6 01:40:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 669/1314] 10.0.0.112 () {32 vars in 703 bytes} [Fri Mar 6 01:40:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 213 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: 646/1315] 10.0.0.112 () {32 vars in 682 bytes} [Fri Mar 6 01:40:51 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) 2026-03-06 01:40:51.896 8 WARNING neutronclient.v2_0.client [None req-c1f320e4-1669-4183-8026-4ba481c20559 980e082ac78e4e619727ab2cf8d2fbfc b2b8211e42154651a464a9b9b8fe68ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 670/1316] 10.0.0.112 () {32 vars in 707 bytes} [Fri Mar 6 01:40:51 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7812 bytes in 306 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1317] 10.0.0.112 () {32 vars in 703 bytes} [Fri Mar 6 01:40:52 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: 671/1318] 10.0.0.112 () {32 vars in 711 bytes} [Fri Mar 6 01:40:52 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1714 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1321] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:40:52 2026] GET /v2.1/limits?tenant_id=07ded63ffb6f489fa5a2ce9702952b33 => generated 302 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 674/1322] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:40:52 2026] GET /v2.1/limits?tenant_id=0ba68736e81d4b9092102123552fc95b => 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: 649/1323] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:40:52 2026] GET /v2.1/limits?tenant_id=27917b3b1fe34523bcfd6e47e1294291 => 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: 675/1324] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:40:52 2026] GET /v2.1/limits?tenant_id=3d324d15e4584b5cb3664fe527a41e8b => 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: 650/1325] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:40:52 2026] GET /v2.1/limits?tenant_id=3dbefffe80e44296bcd899cbf9519fc7 => 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: 676/1326] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:40:52 2026] GET /v2.1/limits?tenant_id=493e30ebbaaa479489cdb25acfa37c12 => generated 302 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1327] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:40:52 2026] GET /v2.1/limits?tenant_id=7fd0a93c5db64a2ca4f0306aa8fbd3cb => 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: 677/1328] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:40:52 2026] GET /v2.1/limits?tenant_id=8f94c2e15a7b4016854e77fab5af8ed9 => generated 302 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1329] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:40:52 2026] GET /v2.1/limits?tenant_id=93a4c85bbbca409cb6b56b188ee7a999 => 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: 678/1330] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:40:52 2026] GET /v2.1/limits?tenant_id=93f30a8dbcd245ceadd1db59cb435455 => generated 305 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1331] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:40:52 2026] GET /v2.1/limits?tenant_id=9fc2085e597c482c9b21cc8f9a4f4e2c => 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: 679/1332] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:40:52 2026] GET /v2.1/limits?tenant_id=b2b8211e42154651a464a9b9b8fe68ab => generated 302 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1333] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:40:52 2026] GET /v2.1/limits?tenant_id=cbc62e95d86a4edbb9b8986dfa3c872c => generated 302 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1334] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:40:52 2026] GET /v2.1/limits?tenant_id=ee5ea75c791e4068802760e8920608b8 => 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: 655/1335] 10.0.0.112 () {32 vars in 668 bytes} [Fri Mar 6 01:40:52 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: 681/1336] 10.0.0.112 () {32 vars in 688 bytes} [Fri Mar 6 01:40:52 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 656/1337] 10.0.0.112 () {32 vars in 672 bytes} [Fri Mar 6 01:40:52 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: 682/1338] 10.0.0.112 () {32 vars in 686 bytes} [Fri Mar 6 01:40:52 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, ' 2026-03-06 01:41:11.641 8 WARNING neutronclient.v2_0.client [None req-168cb15f-23d5-4659-a06b-9fcac488d50e 980e082ac78e4e619727ab2cf8d2fbfc b2b8211e42154651a464a9b9b8fe68ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:41:11.763 8 WARNING neutronclient.v2_0.client [None req-168cb15f-23d5-4659-a06b-9fcac488d50e 980e082ac78e4e619727ab2cf8d2fbfc b2b8211e42154651a464a9b9b8fe68ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:41:14.235 7 INFO nova.api.openstack.compute.server_external_events [req-f4c20190-f675-4bb5-b222-252d0373af00 req-94969037-566b-402a-ad68-65f9254084ed 5c93549eb3024ee3be3d3a092c44b83d 3dbefffe80e44296bcd899cbf9519fc7 - - 902f79b56bf547f3802cfd2845f692af 902f79b56bf547f3802cfd2845f692af] Creating event network-changed:0ae1e5ef-b095-485a-9481-798f78a936f0 for instance b477222a-499c-4087-991b-ff67a86d1424 on instance [pid: 7|app: 0|req: 660/1343] 10.0.0.48 () {38 vars in 814 bytes} [Fri Mar 6 01:41:14 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-03-06 01:41:19.982 7 INFO nova.api.openstack.compute.server_external_events [req-86a762ce-0a31-4b06-a84c-581eb8c83439 req-1839b00b-ff6f-4c56-bf88-553f698503b0 5c93549eb3024ee3be3d3a092c44b83d 3dbefffe80e44296bcd899cbf9519fc7 - - 902f79b56bf547f3802cfd2845f692af 902f79b56bf547f3802cfd2845f692af] Creating event network-vif-plugged:0ae1e5ef-b095-485a-9481-798f78a936f0 for instance b477222a-499c-4087-991b-ff67a86d1424 on instance [pid: 7|app: 0|req: 661/1344] 10.0.0.17 () {38 vars in 814 bytes} [Fri Mar 6 01:41:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 01:41:20.827 8 WARNING neutronclient.v2_0.client [None req-168cb15f-23d5-4659-a06b-9fcac488d50e 980e082ac78e4e619727ab2cf8d2fbfc b2b8211e42154651a464a9b9b8fe68ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 684/1345] 162.253.55.49 () {36 vars in 811 bytes} [Fri Mar 6 01:41:11 2026] POST /v2.1/servers/b477222a-499c-4087-991b-ff67a86d1424/os-interface => generated 376 bytes in 9365 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-03-06 01:41:31.774 8 WARNING neutronclient.v2_0.client [None req-4fd60e55-ac45-438b-af13-d118d009fbae 980e082ac78e4e619727ab2cf8d2fbfc b2b8211e42154651a464a9b9b8fe68ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-06 01:41:31.811 8 WARNING neutronclient.v2_0.client [None req-4fd60e55-ac45-438b-af13-d118d009fbae 980e082ac78e4e619727ab2cf8d2fbfc b2b8211e42154651a464a9b9b8fe68ab - - default default] 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-03-06 01:41:34.070 7 INFO nova.api.openstack.compute.server_external_events [req-8d7413a5-5b98-4354-a79b-47b4271f326d req-1d8a84b1-1786-44c6-bb4e-a7c5929c91b1 5c93549eb3024ee3be3d3a092c44b83d 3dbefffe80e44296bcd899cbf9519fc7 - - 902f79b56bf547f3802cfd2845f692af 902f79b56bf547f3802cfd2845f692af] Creating event network-changed:2df349f8-20bf-4808-8efa-26c565957eed for instance b477222a-499c-4087-991b-ff67a86d1424 on instance [pid: 7|app: 0|req: 665/1350] 10.0.0.48 () {38 vars in 814 bytes} [Fri Mar 6 01:41:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:41:38.493 7 INFO nova.api.openstack.compute.server_external_events [req-3848e7f0-d091-4004-bb7e-b121c3535ca3 req-1ed3333c-b34e-4c82-bfac-c178788ca1f1 5c93549eb3024ee3be3d3a092c44b83d 3dbefffe80e44296bcd899cbf9519fc7 - - 902f79b56bf547f3802cfd2845f692af 902f79b56bf547f3802cfd2845f692af] Creating event network-vif-plugged:2df349f8-20bf-4808-8efa-26c565957eed for instance b477222a-499c-4087-991b-ff67a86d1424 on instance [pid: 7|app: 0|req: 666/1351] 10.0.0.17 () {38 vars in 814 bytes} [Fri Mar 6 01:41:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 01:41:40.844 8 WARNING neutronclient.v2_0.client [None req-4fd60e55-ac45-438b-af13-d118d009fbae 980e082ac78e4e619727ab2cf8d2fbfc b2b8211e42154651a464a9b9b8fe68ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 686/1352] 162.253.55.49 () {36 vars in 811 bytes} [Fri Mar 6 01:41:31 2026] POST /v2.1/servers/b477222a-499c-4087-991b-ff67a86d1424/os-interface => generated 375 bytes in 9155 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-03-06 01:41:41.602 7 INFO nova.api.openstack.compute.server_external_events [req-b2138d3a-4487-4a78-84d8-15346d0eff81 req-6fd196ed-3944-4900-be0c-ced24ff62f59 5c93549eb3024ee3be3d3a092c44b83d 3dbefffe80e44296bcd899cbf9519fc7 - - 902f79b56bf547f3802cfd2845f692af 902f79b56bf547f3802cfd2845f692af] Creating event network-changed:0ae1e5ef-b095-485a-9481-798f78a936f0 for instance b477222a-499c-4087-991b-ff67a86d1424 on instance [pid: 7|app: 0|req: 667/1353] 10.0.0.48 () {38 vars in 814 bytes} [Fri Mar 6 01:41:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:41:51.750 7 WARNING neutronclient.v2_0.client [None req-0055d425-9e87-4e14-a6c9-2f55e76b736c 980e082ac78e4e619727ab2cf8d2fbfc b2b8211e42154651a464a9b9b8fe68ab - - default default] The python binding code in 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/1356] 10.0.0.112 () {32 vars in 707 bytes} [Fri Mar 6 01:41:51 2026] GET /v2.1/servers/detail?all_tenants=true => generated 8295 bytes in 384 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: 688/1357] 10.0.0.112 () {32 vars in 703 bytes} [Fri Mar 6 01:41:51 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: 7|app: 0|req: 670/1358] 10.0.0.112 () {32 vars in 682 bytes} [Fri Mar 6 01:41:51 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) [pid: 8|app: 0|req: 689/1359] 10.0.0.112 () {32 vars in 711 bytes} [Fri Mar 6 01:41:51 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1711 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1360] 10.0.0.112 () {32 vars in 688 bytes} [Fri Mar 6 01:41:51 2026] GET /v2.1/os-hypervisors/detail => generated 1704 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: 690/1361] 10.0.0.112 () {32 vars in 672 bytes} [Fri Mar 6 01:41:51 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 672/1362] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:41:52 2026] GET /v2.1/limits?tenant_id=07ded63ffb6f489fa5a2ce9702952b33 => 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: 691/1363] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:41:52 2026] GET /v2.1/limits?tenant_id=0ba68736e81d4b9092102123552fc95b => 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: 673/1364] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:41:52 2026] GET /v2.1/limits?tenant_id=27917b3b1fe34523bcfd6e47e1294291 => 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: 692/1365] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:41:52 2026] GET /v2.1/limits?tenant_id=3d324d15e4584b5cb3664fe527a41e8b => 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: 674/1366] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:41:52 2026] GET /v2.1/limits?tenant_id=3dbefffe80e44296bcd899cbf9519fc7 => 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: 693/1369] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:41:52 2026] GET /v2.1/limits?tenant_id=7fd0a93c5db64a2ca4f0306aa8fbd3cb => 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: 677/1370] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:41:52 2026] GET /v2.1/limits?tenant_id=8f94c2e15a7b4016854e77fab5af8ed9 => 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: 694/1371] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:41:52 2026] GET /v2.1/limits?tenant_id=93f30a8dbcd245ceadd1db59cb435455 => generated 305 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1372] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:41:52 2026] GET /v2.1/limits?tenant_id=b2b8211e42154651a464a9b9b8fe68ab => 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: 695/1373] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:41:52 2026] GET /v2.1/limits?tenant_id=cbc62e95d86a4edbb9b8986dfa3c872c => 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: 679/1374] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:41:52 2026] GET /v2.1/limits?tenant_id=ee5ea75c791e4068802760e8920608b8 => 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: 696/1375] 10.0.0.112 () {32 vars in 668 bytes} [Fri Mar 6 01:41:52 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: 680/1376] 10.0.0.112 () {32 vars in 703 bytes} [Fri Mar 6 01:41:52 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: 697/1377] 10.0.0.112 () {32 vars in 686 bytes} [Fri Mar 6 01:41:52 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) 2026-03-06 01:41:55.874 7 INFO nova.api.openstack.compute.server_external_events [req-c8a26f73-48a9-4304-a2ff-a2f9570028ce req-436d788e-6e36-4f11-aee4-b4988acb5df6 5c93549eb3024ee3be3d3a092c44b83d 3dbefffe80e44296bcd899cbf9519fc7 - - 902f79b56bf547f3802cfd2845f692af 902f79b56bf547f3802cfd2845f692af] Creating event network-changed:2df349f8-20bf-4808-8efa-26c565957eed for instance b477222a-499c-4087-991b-ff67a86d1424 on instance [pid: 7|app: 0|req: 681/1378] 10.0.0.48 () {38 vars in 814 bytes} [Fri Mar 6 01:41:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 698/1379] 162.253.55.49 () {34 vars in 854 bytes} [Fri Mar 6 01:41:56 2026] DELETE /v2.1/servers/b477222a-499c-4087-991b-ff67a86d1424/os-interface/2df349f8-20bf-4808-8efa-26c565957eed => generated 0 bytes in 69 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:41:57.911 7 INFO nova.api.openstack.compute.server_external_events [req-a8d2e645-ac79-4598-ae79-5a4c344b3f83 req-3e94b11b-4b49-44a2-9f86-2d7592ec1c5f 5c93549eb3024ee3be3d3a092c44b83d 3dbefffe80e44296bcd899cbf9519fc7 - - 902f79b56bf547f3802cfd2845f692af 902f79b56bf547f3802cfd2845f692af] Creating event network-changed:2df349f8-20bf-4808-8efa-26c565957eed for instance b477222a-499c-4087-991b-ff67a86d1424 on instance [pid: 7|app: 0|req: 682/1380] 10.0.0.48 () {38 vars in 814 bytes} [Fri Mar 6 01:41:57 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-03-06 01:42:06.323 7 INFO nova.api.openstack.compute.server_external_events [req-5f2c0025-8e08-4476-a9d5-196ae4860617 req-7d65e6e5-6d67-4b9d-ba0c-11fdd6b1cf55 5c93549eb3024ee3be3d3a092c44b83d 3dbefffe80e44296bcd899cbf9519fc7 - - 902f79b56bf547f3802cfd2845f692af 902f79b56bf547f3802cfd2845f692af] Creating event network-changed:0ae1e5ef-b095-485a-9481-798f78a936f0 for instance b477222a-499c-4087-991b-ff67a86d1424 on instance [pid: 7|app: 0|req: 684/1383] 10.0.0.48 () {38 vars in 814 bytes} [Fri Mar 6 01:42:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 700/1384] 162.253.55.49 () {34 vars in 854 bytes} [Fri Mar 6 01:42:06 2026] DELETE /v2.1/servers/b477222a-499c-4087-991b-ff67a86d1424/os-interface/0ae1e5ef-b095-485a-9481-798f78a936f0 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 687/1389] 162.253.55.49 () {34 vars in 854 bytes} [Fri Mar 6 01:42:27 2026] DELETE /v2.1/servers/b477222a-499c-4087-991b-ff67a86d1424/os-interface/11dd8e6b-8c8e-40c0-8f9b-9a4b10053b14 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 703/1392] 162.253.55.49 () {34 vars in 754 bytes} [Fri Mar 6 01:42:32 2026] DELETE /v2.1/servers/b477222a-499c-4087-991b-ff67a86d1424 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:42:35.310 7 INFO nova.api.openstack.compute.server_external_events [req-57b59ff5-89cb-487a-9403-8aceeaa1382e req-d2111687-2487-4fa1-b3e0-0993842886a1 5c93549eb3024ee3be3d3a092c44b83d 3dbefffe80e44296bcd899cbf9519fc7 - - 902f79b56bf547f3802cfd2845f692af 902f79b56bf547f3802cfd2845f692af] Creating event network-vif-deleted:bb0f51cd-ba96-40b6-a5a3-add4f1e84d8b for instance b477222a-499c-4087-991b-ff67a86d1424 on instance [pid: 7|app: 0|req: 690/1393] 10.0.0.48 () {38 vars in 814 bytes} [Fri Mar 6 01:42:35 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:42:36.718 8 INFO nova.api.openstack.compute.server_external_events [req-89d9ac2a-029d-4f5a-8478-380b5dbdc91b req-5536077c-78a5-4458-ad8c-5df7924392d3 5c93549eb3024ee3be3d3a092c44b83d 3dbefffe80e44296bcd899cbf9519fc7 - - 902f79b56bf547f3802cfd2845f692af 902f79b56bf547f3802cfd2845f692af] Creating event network-changed:235353ea-b714-4d82-857b-ff8169e136eb for instance 8cf7ee5e-2097-40b9-98d3-570e65a30dd1 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 704/1394] 10.0.0.48 () {38 vars in 814 bytes} [Fri Mar 6 01:42:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1395] 10.0.0.203 () {32 vars in 718 bytes} [Fri Mar 6 01:42:36 2026] DELETE /v2.1/servers/8cf7ee5e-2097-40b9-98d3-570e65a30dd1 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:42:36.861 8 WARNING neutronclient.v2_0.client [None req-837434a4-0750-440d-a7e5-c854e0913173 8e79fb27d89e4b29b4f256334e04fbd5 93f30a8dbcd245ceadd1db59cb435455 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 705/1396] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:42:36 2026] GET /v2.1/servers/8cf7ee5e-2097-40b9-98d3-570e65a30dd1 => generated 1945 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:42:39.664 7 INFO nova.api.openstack.compute.server_external_events [req-a585284d-724e-439d-b1e8-954caf36b2a8 req-b12edd83-3687-4557-ac5c-b38ce0fab230 5c93549eb3024ee3be3d3a092c44b83d 3dbefffe80e44296bcd899cbf9519fc7 - - 902f79b56bf547f3802cfd2845f692af 902f79b56bf547f3802cfd2845f692af] Creating event network-vif-deleted:235353ea-b714-4d82-857b-ff8169e136eb for instance 8cf7ee5e-2097-40b9-98d3-570e65a30dd1 on instance [pid: 7|app: 0|req: 692/1397] 10.0.0.48 () {38 vars in 814 bytes} [Fri Mar 6 01:42:39 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-03-06 01:42:42.103 8 WARNING neutronclient.v2_0.client [None req-83181a89-4852-4005-aee4-d359e4341503 8e79fb27d89e4b29b4f256334e04fbd5 93f30a8dbcd245ceadd1db59cb435455 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 706/1398] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:42:42 2026] GET /v2.1/servers/8cf7ee5e-2097-40b9-98d3-570e65a30dd1 => generated 1481 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:42:47.178 8 INFO nova.api.openstack.wsgi [None req-866905fc-c904-4a86-9a07-b0a1e0aa3483 8e79fb27d89e4b29b4f256334e04fbd5 93f30a8dbcd245ceadd1db59cb435455 - - default default] HTTP exception thrown: Instance 8cf7ee5e-2097-40b9-98d3-570e65a30dd1 could not be found. [pid: 8|app: 0|req: 708/1401] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:42:47 2026] GET /v2.1/servers/8cf7ee5e-2097-40b9-98d3-570e65a30dd1 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:42:47.823 7 INFO nova.api.openstack.compute.server_external_events [req-0c0d7ca1-805e-418e-8727-256fe509e93b req-86a3e1fa-859a-48af-9ea2-d23f6c88f08b 5c93549eb3024ee3be3d3a092c44b83d 3dbefffe80e44296bcd899cbf9519fc7 - - 902f79b56bf547f3802cfd2845f692af 902f79b56bf547f3802cfd2845f692af] Creating event network-changed:c568bb75-bcbf-4186-b063-7df2decdc952 for instance e735e5c0-3102-46b1-8711-1d0df1238702 on instance [pid: 7|app: 0|req: 694/1402] 10.0.0.48 () {38 vars in 814 bytes} [Fri Mar 6 01:42:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 709/1403] 10.0.0.203 () {32 vars in 718 bytes} [Fri Mar 6 01:42:47 2026] DELETE /v2.1/servers/e735e5c0-3102-46b1-8711-1d0df1238702 => 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-03-06 01:42:47.974 7 WARNING neutronclient.v2_0.client [None req-ba6ca778-a657-4ebd-9385-b86d6353604c 8e79fb27d89e4b29b4f256334e04fbd5 93f30a8dbcd245ceadd1db59cb435455 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 695/1404] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:42:47 2026] GET /v2.1/servers/e735e5c0-3102-46b1-8711-1d0df1238702 => generated 1943 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:42:50.551 8 INFO nova.api.openstack.compute.server_external_events [req-fa58be8f-05e8-4940-b186-4c5adb3ecb3c req-eff3d68e-594b-49ca-a363-9feacc83ff4b 5c93549eb3024ee3be3d3a092c44b83d 3dbefffe80e44296bcd899cbf9519fc7 - - 902f79b56bf547f3802cfd2845f692af 902f79b56bf547f3802cfd2845f692af] Creating event network-vif-unplugged:c568bb75-bcbf-4186-b063-7df2decdc952 for instance e735e5c0-3102-46b1-8711-1d0df1238702 on instance [pid: 8|app: 0|req: 710/1405] 10.0.0.17 () {38 vars in 814 bytes} [Fri Mar 6 01:42:50 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:42:50.782 7 INFO nova.api.openstack.compute.server_external_events [req-a02d29a0-5cbc-47bd-83b3-767aede54b50 req-5e5115dd-570c-4c01-b1ff-128843825bfa 5c93549eb3024ee3be3d3a092c44b83d 3dbefffe80e44296bcd899cbf9519fc7 - - 902f79b56bf547f3802cfd2845f692af 902f79b56bf547f3802cfd2845f692af] Creating event network-vif-deleted:c568bb75-bcbf-4186-b063-7df2decdc952 for instance e735e5c0-3102-46b1-8711-1d0df1238702 on instance [pid: 7|app: 0|req: 696/1406] 10.0.0.48 () {38 vars in 814 bytes} [Fri Mar 6 01:42:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 711/1407] 10.0.0.112 () {32 vars in 686 bytes} [Fri Mar 6 01:42:51 2026] GET /v2.1/os-availability-zone => generated 97 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, ' 2026-03-06 01:42:51.706 7 WARNING neutronclient.v2_0.client [None req-3f1f84ef-e960-4e67-802d-9fc422addd8e 980e082ac78e4e619727ab2cf8d2fbfc b2b8211e42154651a464a9b9b8fe68ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 697/1408] 10.0.0.112 () {32 vars in 707 bytes} [Fri Mar 6 01:42:51 2026] GET /v2.1/servers/detail?all_tenants=true => generated 2014 bytes in 118 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: 712/1409] 10.0.0.112 () {32 vars in 703 bytes} [Fri Mar 6 01:42:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 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: 698/1410] 10.0.0.112 () {32 vars in 668 bytes} [Fri Mar 6 01:42:51 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: 8|app: 0|req: 713/1411] 10.0.0.112 () {32 vars in 711 bytes} [Fri Mar 6 01:42:51 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 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: 699/1412] 10.0.0.112 () {32 vars in 703 bytes} [Fri Mar 6 01:42:51 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: 714/1413] 10.0.0.112 () {32 vars in 682 bytes} [Fri Mar 6 01:42:51 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: 700/1414] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:42:51 2026] GET /v2.1/limits?tenant_id=07ded63ffb6f489fa5a2ce9702952b33 => 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: 715/1415] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:42:51 2026] GET /v2.1/limits?tenant_id=0ba68736e81d4b9092102123552fc95b => 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: 701/1416] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:42:52 2026] GET /v2.1/limits?tenant_id=27917b3b1fe34523bcfd6e47e1294291 => 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: 716/1417] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:42:52 2026] GET /v2.1/limits?tenant_id=3d324d15e4584b5cb3664fe527a41e8b => 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: 702/1418] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:42:52 2026] GET /v2.1/limits?tenant_id=3dbefffe80e44296bcd899cbf9519fc7 => 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: 717/1419] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:42:52 2026] GET /v2.1/limits?tenant_id=7fd0a93c5db64a2ca4f0306aa8fbd3cb => 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: 703/1420] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:42:52 2026] GET /v2.1/limits?tenant_id=8f94c2e15a7b4016854e77fab5af8ed9 => generated 302 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1421] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:42:52 2026] GET /v2.1/limits?tenant_id=93f30a8dbcd245ceadd1db59cb435455 => 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: 704/1424] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:42:52 2026] GET /v2.1/limits?tenant_id=b2b8211e42154651a464a9b9b8fe68ab => 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: 721/1425] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:42:52 2026] GET /v2.1/limits?tenant_id=cbc62e95d86a4edbb9b8986dfa3c872c => 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: 705/1426] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:42:52 2026] GET /v2.1/limits?tenant_id=ee5ea75c791e4068802760e8920608b8 => 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: 722/1427] 10.0.0.112 () {32 vars in 688 bytes} [Fri Mar 6 01:42:52 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: 706/1428] 10.0.0.112 () {32 vars in 672 bytes} [Fri Mar 6 01:42:52 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, ' 2026-03-06 01:42:53.161 8 WARNING neutronclient.v2_0.client [None req-590dfea6-b7f6-4dcc-b8f0-d8c44ad582a3 8e79fb27d89e4b29b4f256334e04fbd5 93f30a8dbcd245ceadd1db59cb435455 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 723/1429] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:42:53 2026] GET /v2.1/servers/e735e5c0-3102-46b1-8711-1d0df1238702 => generated 1480 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 01:42:58.236 7 INFO nova.api.openstack.wsgi [None req-013ee0ce-4b65-4ac9-8022-30112f953fa8 8e79fb27d89e4b29b4f256334e04fbd5 93f30a8dbcd245ceadd1db59cb435455 - - default default] HTTP exception thrown: Instance e735e5c0-3102-46b1-8711-1d0df1238702 could not be found. [pid: 7|app: 0|req: 707/1430] 10.0.0.203 () {32 vars in 715 bytes} [Fri Mar 6 01:42:58 2026] GET /v2.1/servers/e735e5c0-3102-46b1-8711-1d0df1238702 => 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: 8|app: 0|req: 724/1431] 10.0.0.203 () {32 vars in 726 bytes} [Fri Mar 6 01:42:59 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1281318476 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 01:42:59.314 7 INFO nova.api.openstack.wsgi [None req-2a62b88e-7e41-4c35-9412-29e0e7b5d9d8 8e79fb27d89e4b29b4f256334e04fbd5 93f30a8dbcd245ceadd1db59cb435455 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1281318476 not found for user 8e79fb27d89e4b29b4f256334e04fbd5 [pid: 7|app: 0|req: 708/1432] 10.0.0.203 () {32 vars in 723 bytes} [Fri Mar 6 01:42:59 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1281318476 => generated 142 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1437] 10.0.0.203 () {32 vars in 655 bytes} [Fri Mar 6 01:43:12 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1438] 10.0.0.203 () {32 vars in 641 bytes} [Fri Mar 6 01:43:13 2026] GET /v2.1/servers => generated 15 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-03-06 01:43:13.115 8 WARNING oslo_db.sqlalchemy.utils [None req-27df03d1-44c9-4a92-b926-0bdf9596bca7 980e082ac78e4e619727ab2cf8d2fbfc b2b8211e42154651a464a9b9b8fe68ab - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 728/1439] 10.0.0.203 () {32 vars in 649 bytes} [Fri Mar 6 01:43:13 2026] GET /v2.1/os-keypairs => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1440] 10.0.0.203 () {32 vars in 694 bytes} [Fri Mar 6 01:43:13 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1447] 10.0.0.112 () {32 vars in 703 bytes} [Fri Mar 6 01:43:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1448] 10.0.0.112 () {32 vars in 707 bytes} [Fri Mar 6 01:43:51 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1449] 10.0.0.112 () {32 vars in 703 bytes} [Fri Mar 6 01:43:51 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: 7|app: 0|req: 717/1450] 10.0.0.112 () {32 vars in 668 bytes} [Fri Mar 6 01:43:51 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: 734/1451] 10.0.0.112 () {32 vars in 686 bytes} [Fri Mar 6 01:43:51 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, ' [pid: 7|app: 0|req: 718/1452] 10.0.0.112 () {32 vars in 688 bytes} [Fri Mar 6 01:43:51 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: 735/1453] 10.0.0.112 () {32 vars in 672 bytes} [Fri Mar 6 01:43:51 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: 719/1454] 10.0.0.112 () {32 vars in 711 bytes} [Fri Mar 6 01:43:51 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: 736/1455] 10.0.0.112 () {32 vars in 682 bytes} [Fri Mar 6 01:43:51 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: 720/1456] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:43:51 2026] GET /v2.1/limits?tenant_id=3dbefffe80e44296bcd899cbf9519fc7 => 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: 737/1457] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:43:52 2026] GET /v2.1/limits?tenant_id=b2b8211e42154651a464a9b9b8fe68ab => 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: 721/1458] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:43:52 2026] GET /v2.1/limits?tenant_id=cbc62e95d86a4edbb9b8986dfa3c872c => 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: 728/1471] 10.0.0.112 () {32 vars in 703 bytes} [Fri Mar 6 01:44:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1472] 10.0.0.112 () {32 vars in 707 bytes} [Fri Mar 6 01:44:51 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: 729/1473] 10.0.0.112 () {32 vars in 703 bytes} [Fri Mar 6 01:44:51 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: 745/1474] 10.0.0.112 () {32 vars in 668 bytes} [Fri Mar 6 01:44:51 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) [pid: 7|app: 0|req: 730/1475] 10.0.0.112 () {32 vars in 688 bytes} [Fri Mar 6 01:44:51 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 746/1476] 10.0.0.112 () {32 vars in 672 bytes} [Fri Mar 6 01:44:51 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: 7|app: 0|req: 731/1477] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:44:51 2026] GET /v2.1/limits?tenant_id=3dbefffe80e44296bcd899cbf9519fc7 => 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: 747/1478] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:44:51 2026] GET /v2.1/limits?tenant_id=b2b8211e42154651a464a9b9b8fe68ab => 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: 732/1479] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:44:51 2026] GET /v2.1/limits?tenant_id=cbc62e95d86a4edbb9b8986dfa3c872c => 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: 748/1480] 10.0.0.112 () {32 vars in 682 bytes} [Fri Mar 6 01:44:52 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: 733/1481] 10.0.0.112 () {32 vars in 711 bytes} [Fri Mar 6 01:44:52 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1482] 10.0.0.112 () {32 vars in 686 bytes} [Fri Mar 6 01:44:52 2026] GET /v2.1/os-availability-zone => generated 97 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: 7|app: 0|req: 740/1495] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:45:51 2026] GET /v2.1/limits?tenant_id=3dbefffe80e44296bcd899cbf9519fc7 => generated 299 bytes in 107 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: 756/1496] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:45:51 2026] GET /v2.1/limits?tenant_id=b2b8211e42154651a464a9b9b8fe68ab => 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: 741/1497] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:45:51 2026] GET /v2.1/limits?tenant_id=cbc62e95d86a4edbb9b8986dfa3c872c => 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: 757/1498] 10.0.0.112 () {32 vars in 707 bytes} [Fri Mar 6 01:45:51 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: 742/1499] 10.0.0.112 () {32 vars in 703 bytes} [Fri Mar 6 01:45:51 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: 758/1500] 10.0.0.112 () {32 vars in 668 bytes} [Fri Mar 6 01:45:51 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) [pid: 7|app: 0|req: 743/1501] 10.0.0.112 () {32 vars in 688 bytes} [Fri Mar 6 01:45:51 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: 759/1502] 10.0.0.112 () {32 vars in 672 bytes} [Fri Mar 6 01:45:51 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: 744/1503] 10.0.0.112 () {32 vars in 686 bytes} [Fri Mar 6 01:45:51 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: 760/1504] 10.0.0.112 () {32 vars in 682 bytes} [Fri Mar 6 01:45:51 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: 7|app: 0|req: 745/1505] 10.0.0.112 () {32 vars in 703 bytes} [Fri Mar 6 01:45:51 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: 761/1506] 10.0.0.112 () {32 vars in 711 bytes} [Fri Mar 6 01:45:52 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1517] 10.0.0.116 () {28 vars in 454 bytes} [Fri Mar 6 01:46:32 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1518] 10.0.0.116 () {30 vars in 658 bytes} [Fri Mar 6 01:46:32 2026] GET /v2.1 => generated 0 bytes in 57 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 768/1519] 10.0.0.116 () {32 vars in 731 bytes} [Fri Mar 6 01:46:32 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: 752/1520] 10.0.0.116 () {34 vars in 806 bytes} [Fri Mar 6 01:46:32 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1521] 10.0.0.116 () {28 vars in 454 bytes} [Fri Mar 6 01:46:33 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1522] 10.0.0.116 () {30 vars in 658 bytes} [Fri Mar 6 01:46:33 2026] GET /v2.1 => generated 0 bytes in 28 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 770/1523] 10.0.0.116 () {32 vars in 731 bytes} [Fri Mar 6 01:46:33 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1524] 10.0.0.116 () {34 vars in 894 bytes} [Fri Mar 6 01:46:33 2026] GET /v2.1/servers/detail?project_id=3dbefffe80e44296bcd899cbf9519fc7&all_tenants=True => generated 15 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1525] 10.0.0.116 () {34 vars in 894 bytes} [Fri Mar 6 01:46:33 2026] GET /v2.1/servers/detail?project_id=b2b8211e42154651a464a9b9b8fe68ab&all_tenants=True => generated 15 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1526] 10.0.0.116 () {34 vars in 894 bytes} [Fri Mar 6 01:46:33 2026] GET /v2.1/servers/detail?project_id=cbc62e95d86a4edbb9b8986dfa3c872c&all_tenants=True => generated 15 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1529] 10.0.0.112 () {32 vars in 688 bytes} [Fri Mar 6 01:46:51 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1530] 10.0.0.112 () {32 vars in 672 bytes} [Fri Mar 6 01:46:51 2026] GET /v2.1/os-aggregates => generated 18 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 774/1531] 10.0.0.112 () {32 vars in 711 bytes} [Fri Mar 6 01:46:51 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) [pid: 7|app: 0|req: 758/1532] 10.0.0.112 () {32 vars in 682 bytes} [Fri Mar 6 01:46:51 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: 775/1533] 10.0.0.112 () {32 vars in 668 bytes} [Fri Mar 6 01:46:51 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) [pid: 7|app: 0|req: 759/1534] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:46:51 2026] GET /v2.1/limits?tenant_id=3dbefffe80e44296bcd899cbf9519fc7 => generated 299 bytes in 61 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: 776/1535] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:46:51 2026] GET /v2.1/limits?tenant_id=b2b8211e42154651a464a9b9b8fe68ab => generated 299 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1536] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:46:52 2026] GET /v2.1/limits?tenant_id=cbc62e95d86a4edbb9b8986dfa3c872c => 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: 777/1537] 10.0.0.112 () {32 vars in 703 bytes} [Fri Mar 6 01:46:52 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: 761/1538] 10.0.0.112 () {32 vars in 686 bytes} [Fri Mar 6 01:46:52 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1539] 10.0.0.112 () {32 vars in 707 bytes} [Fri Mar 6 01:46:52 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 762/1540] 10.0.0.112 () {32 vars in 703 bytes} [Fri Mar 6 01:46:52 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: 785/1553] 10.0.0.112 () {32 vars in 703 bytes} [Fri Mar 6 01:47:51 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: 7|app: 0|req: 769/1554] 10.0.0.112 () {32 vars in 686 bytes} [Fri Mar 6 01:47:51 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: 786/1555] 10.0.0.112 () {32 vars in 688 bytes} [Fri Mar 6 01:47:51 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 25 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: 770/1556] 10.0.0.112 () {32 vars in 672 bytes} [Fri Mar 6 01:47:51 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: 787/1557] 10.0.0.112 () {32 vars in 707 bytes} [Fri Mar 6 01:47:51 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1558] 10.0.0.112 () {32 vars in 703 bytes} [Fri Mar 6 01:47:51 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: 788/1559] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:47:51 2026] GET /v2.1/limits?tenant_id=3dbefffe80e44296bcd899cbf9519fc7 => generated 299 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1560] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:47:51 2026] GET /v2.1/limits?tenant_id=b2b8211e42154651a464a9b9b8fe68ab => 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: 789/1561] 10.0.0.112 () {32 vars in 743 bytes} [Fri Mar 6 01:47:51 2026] GET /v2.1/limits?tenant_id=cbc62e95d86a4edbb9b8986dfa3c872c => 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: 773/1562] 10.0.0.112 () {32 vars in 682 bytes} [Fri Mar 6 01:47:52 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: 8|app: 0|req: 790/1563] 10.0.0.112 () {32 vars in 668 bytes} [Fri Mar 6 01:47:52 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: 774/1564] 10.0.0.112 () {32 vars in 711 bytes} [Fri Mar 6 01:47:52 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)