+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Sun Mar 8 03:01:02 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-86bc4c8cd7-fvg2d 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 0x7f4fef8e4668 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-08 03:01:07.543 8 INFO nova.utils [None req-afcea551-b3a0-4749-869f-52ccf1faac8e - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-03-08 03:01:07.600 7 INFO nova.utils [None req-ea56a4fb-e793-45e8-88e8-4a4f9f155230 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-03-08 03:01:09.278 8 WARNING keystonemiddleware._common.config [None req-afcea551-b3a0-4749-869f-52ccf1faac8e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-08 03:01:09.287 8 WARNING oslo_config.cfg [None req-afcea551-b3a0-4749-869f-52ccf1faac8e - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-03-08 03:01:09.361 7 WARNING keystonemiddleware._common.config [None req-ea56a4fb-e793-45e8-88e8-4a4f9f155230 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-08 03:01:09.368 8 WARNING keystonemiddleware._common.config [None req-afcea551-b3a0-4749-869f-52ccf1faac8e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-08 03:01:09.370 7 WARNING oslo_config.cfg [None req-ea56a4fb-e793-45e8-88e8-4a4f9f155230 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-03-08 03:01:09.384 8 WARNING oslo_config.cfg [None req-afcea551-b3a0-4749-869f-52ccf1faac8e - - - - - -] 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-08 03:01:09.396 8 WARNING oslo_config.cfg [None req-afcea551-b3a0-4749-869f-52ccf1faac8e - - - - - -] 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 0x7f4fef8e4668 pid: 8 (default app) 2026-03-08 03:01:09.447 7 WARNING keystonemiddleware._common.config [None req-ea56a4fb-e793-45e8-88e8-4a4f9f155230 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-08 03:01:09.462 7 WARNING oslo_config.cfg [None req-ea56a4fb-e793-45e8-88e8-4a4f9f155230 - - - - - -] 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-08 03:01:09.474 7 WARNING oslo_config.cfg [None req-ea56a4fb-e793-45e8-88e8-4a4f9f155230 - - - - - -] 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 0x7f4fef8e4668 pid: 7 (default app) [pid: 8|app: 0|req: 2/3] 199.204.45.23 () {42 vars in 701 bytes} [Sun Mar 8 03:01:16 2026] GET /v2.1 => generated 114 bytes in 20 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-08 03:01:17.378 7 WARNING oslo_policy.policy [None req-0c0babb2-fd2f-4146-a843-469cc2a3a45e 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - 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-08 03:01:17.379 7 WARNING oslo_policy.policy [None req-0c0babb2-fd2f-4146-a843-469cc2a3a45e 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - 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: 2/4] 199.204.45.23 () {44 vars in 905 bytes} [Sun Mar 8 03:01:16 2026] GET /v2.1 => generated 0 bytes in 580 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-08 03:01:17.481 8 WARNING oslo_policy.policy [req-0c0babb2-fd2f-4146-a843-469cc2a3a45e req-6c4bf82c-0d0e-43ff-b2f0-5ef6d0cca86a 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - 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-08 03:01:17.482 8 WARNING oslo_policy.policy [req-0c0babb2-fd2f-4146-a843-469cc2a3a45e req-6c4bf82c-0d0e-43ff-b2f0-5ef6d0cca86a 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/5] 199.204.45.23 () {46 vars in 978 bytes} [Sun Mar 8 03:01:17 2026] GET /v2.1/ => generated 399 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-08 03:01:17.598 7 INFO nova.api.openstack.wsgi [None req-c7ca1f2c-00bd-476e-aaaa-ba2889c9d297 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/6] 199.204.45.23 () {48 vars in 1007 bytes} [Sun Mar 8 03:01:17 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 199.204.45.23 () {48 vars in 1047 bytes} [Sun Mar 8 03:01:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 199.204.45.23 () {52 vars in 1044 bytes} [Sun Mar 8 03:01:17 2026] POST /v2.1/flavors => generated 527 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 199.204.45.23 () {42 vars in 701 bytes} [Sun Mar 8 03:01:18 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 199.204.45.23 () {44 vars in 905 bytes} [Sun Mar 8 03:01:18 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/11] 199.204.45.23 () {46 vars in 978 bytes} [Sun Mar 8 03:01:18 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-08 03:01:18.615 7 INFO nova.api.openstack.wsgi [None req-e6a183f3-89aa-4203-aa24-ec973227a800 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/12] 199.204.45.23 () {48 vars in 1009 bytes} [Sun Mar 8 03:01:18 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/13] 199.204.45.23 () {48 vars in 1047 bytes} [Sun Mar 8 03:01:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.204.45.23 () {52 vars in 1044 bytes} [Sun Mar 8 03:01:18 2026] POST /v2.1/flavors => generated 530 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 199.204.45.23 () {42 vars in 701 bytes} [Sun Mar 8 03:01: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: 8/16] 199.204.45.23 () {44 vars in 905 bytes} [Sun Mar 8 03:01:19 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/17] 199.204.45.23 () {46 vars in 978 bytes} [Sun Mar 8 03:01:19 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-08 03:01:19.640 7 INFO nova.api.openstack.wsgi [None req-0a8fb96b-8a69-4545-8823-8e9d84d940f4 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/18] 199.204.45.23 () {48 vars in 1011 bytes} [Sun Mar 8 03:01:19 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/19] 199.204.45.23 () {48 vars in 1047 bytes} [Sun Mar 8 03:01:19 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 199.204.45.23 () {52 vars in 1044 bytes} [Sun Mar 8 03:01:19 2026] POST /v2.1/flavors => generated 531 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/21] 199.204.45.23 () {42 vars in 701 bytes} [Sun Mar 8 03:01:20 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/22] 199.204.45.23 () {44 vars in 905 bytes} [Sun Mar 8 03:01:20 2026] GET /v2.1 => generated 0 bytes in 59 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/23] 199.204.45.23 () {46 vars in 978 bytes} [Sun Mar 8 03:01:20 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-08 03:01:20.635 7 INFO nova.api.openstack.wsgi [None req-83558901-bc3f-476d-81dd-24ea46de0b18 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 12/24] 199.204.45.23 () {48 vars in 1009 bytes} [Sun Mar 8 03:01:20 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/25] 199.204.45.23 () {48 vars in 1047 bytes} [Sun Mar 8 03:01:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/26] 199.204.45.23 () {52 vars in 1044 bytes} [Sun Mar 8 03:01:20 2026] POST /v2.1/flavors => generated 530 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 199.204.45.23 () {42 vars in 701 bytes} [Sun Mar 8 03:01: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: 7|app: 0|req: 14/28] 199.204.45.23 () {44 vars in 905 bytes} [Sun Mar 8 03:01:21 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 15/29] 199.204.45.23 () {46 vars in 978 bytes} [Sun Mar 8 03:01:21 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-08 03:01:21.741 7 INFO nova.api.openstack.wsgi [None req-3e5dffa4-e675-436d-9bff-64c38ca98682 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 15/30] 199.204.45.23 () {48 vars in 1011 bytes} [Sun Mar 8 03:01:21 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/31] 199.204.45.23 () {48 vars in 1047 bytes} [Sun Mar 8 03:01:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/32] 199.204.45.23 () {52 vars in 1044 bytes} [Sun Mar 8 03:01:21 2026] POST /v2.1/flavors => generated 533 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/33] 10.0.0.176 () {28 vars in 454 bytes} [Sun Mar 8 03:01:24 2026] GET /v2.1 => generated 114 bytes in 6 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: 17/34] 10.0.0.176 () {30 vars in 658 bytes} [Sun Mar 8 03:01:24 2026] GET /v2.1 => generated 0 bytes in 72 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: 18/35] 10.0.0.176 () {32 vars in 731 bytes} [Sun Mar 8 03:01:24 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: 18/36] 10.0.0.176 () {34 vars in 765 bytes} [Sun Mar 8 03:01:24 2026] GET /v2.1/os-services => generated 16 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 20/39] 10.0.0.176 () {28 vars in 454 bytes} [Sun Mar 8 03:01:29 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: 20/40] 10.0.0.176 () {30 vars in 658 bytes} [Sun Mar 8 03:01:29 2026] GET /v2.1 => generated 0 bytes in 49 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 21/41] 10.0.0.176 () {32 vars in 731 bytes} [Sun Mar 8 03:01:29 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: 21/42] 10.0.0.176 () {34 vars in 765 bytes} [Sun Mar 8 03:01:29 2026] GET /v2.1/os-services => generated 496 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 22/43] 10.0.0.176 () {28 vars in 454 bytes} [Sun Mar 8 03:01:34 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 22/44] 10.0.0.176 () {30 vars in 658 bytes} [Sun Mar 8 03:01:34 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 23/45] 10.0.0.176 () {32 vars in 731 bytes} [Sun Mar 8 03:01:34 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: 23/46] 10.0.0.176 () {34 vars in 808 bytes} [Sun Mar 8 03:01:34 2026] GET /v2.1/os-services?binary=nova-conductor => generated 279 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 25/49] 10.0.0.176 () {28 vars in 454 bytes} [Sun Mar 8 03:01:39 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 25/50] 10.0.0.176 () {30 vars in 658 bytes} [Sun Mar 8 03:01:39 2026] GET /v2.1 => generated 0 bytes in 392 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: 26/51] 10.0.0.176 () {32 vars in 731 bytes} [Sun Mar 8 03:01:39 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 26/52] 10.0.0.176 () {34 vars in 808 bytes} [Sun Mar 8 03:01:39 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 279 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 64/127] 10.0.0.47 () {28 vars in 453 bytes} [Sun Mar 8 03:07:49 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 64/128] 10.0.0.47 () {30 vars in 657 bytes} [Sun Mar 8 03:07:49 2026] GET /v2.1 => generated 0 bytes in 99 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 65/129] 10.0.0.47 () {32 vars in 730 bytes} [Sun Mar 8 03:07:49 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 65/130] 10.0.0.47 () {34 vars in 803 bytes} [Sun Mar 8 03:07:49 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 83/165] 199.204.45.23 () {42 vars in 701 bytes} [Sun Mar 8 03:10:46 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 83/166] 199.204.45.23 () {44 vars in 905 bytes} [Sun Mar 8 03:10:46 2026] GET /v2.1 => generated 0 bytes in 111 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: 84/167] 199.204.45.23 () {46 vars in 978 bytes} [Sun Mar 8 03:10:46 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-08 03:10:46.270 8 INFO nova.api.openstack.wsgi [None req-bac9641e-ecb5-45dd-8a0c-e5b544131313 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 84/168] 199.204.45.23 () {48 vars in 1013 bytes} [Sun Mar 8 03:10:46 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 85/169] 199.204.45.23 () {48 vars in 1047 bytes} [Sun Mar 8 03:10:46 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: 8|app: 0|req: 85/170] 199.204.45.23 () {52 vars in 1045 bytes} [Sun Mar 8 03:10:46 2026] POST /v2.1/flavors => generated 532 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 94/187] 199.204.45.23 () {42 vars in 701 bytes} [Sun Mar 8 03:12: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: 94/188] 199.204.45.23 () {44 vars in 905 bytes} [Sun Mar 8 03:12:05 2026] GET /v2.1 => generated 0 bytes in 49 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 95/189] 199.204.45.23 () {46 vars in 978 bytes} [Sun Mar 8 03:12:05 2026] GET /v2.1/ => generated 399 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-08 03:12:05.581 8 INFO nova.api.openstack.wsgi [None req-035f9795-b1f5-4ada-b217-6d9cb69a64a4 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 6e720701a440407d89fafbfd20e3c126 [pid: 8|app: 0|req: 95/190] 199.204.45.23 () {48 vars in 1047 bytes} [Sun Mar 8 03:12:05 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-03-08 03:12:05.596 7 WARNING oslo_db.sqlalchemy.utils [None req-d75694eb-d962-4024-9d55-80a221182b19 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 96/191] 199.204.45.23 () {48 vars in 1012 bytes} [Sun Mar 8 03:12:05 2026] GET /v2.1/os-keypairs => generated 16 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 96/192] 199.204.45.23 () {52 vars in 1053 bytes} [Sun Mar 8 03:12:05 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: 98/195] 199.204.45.23 () {42 vars in 701 bytes} [Sun Mar 8 03:12:09 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 98/196] 199.204.45.23 () {44 vars in 905 bytes} [Sun Mar 8 03:12:09 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 99/197] 199.204.45.23 () {46 vars in 978 bytes} [Sun Mar 8 03:12:09 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: 99/198] 199.204.45.23 () {48 vars in 1069 bytes} [Sun Mar 8 03:12:09 2026] GET /v2.1/os-quota-sets/f6582afdeef14dc6a41b17f5fdea0e18 => generated 283 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 100/199] 199.204.45.23 () {52 vars in 1121 bytes} [Sun Mar 8 03:12:09 2026] PUT /v2.1/os-quota-sets/f6582afdeef14dc6a41b17f5fdea0e18 => generated 238 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/336] 199.204.45.23 () {42 vars in 701 bytes} [Sun Mar 8 03:23:35 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/337] 199.204.45.23 () {44 vars in 905 bytes} [Sun Mar 8 03:23:35 2026] GET /v2.1 => generated 0 bytes in 150 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 170/338] 199.204.45.23 () {46 vars in 978 bytes} [Sun Mar 8 03:23:35 2026] GET /v2.1/ => generated 399 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-08 03:23:35.954 8 INFO nova.api.openstack.wsgi [None req-95a35855-f477-4894-9a20-b67315766e4c 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 169/339] 199.204.45.23 () {48 vars in 1011 bytes} [Sun Mar 8 03:23:35 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 171/340] 199.204.45.23 () {48 vars in 1047 bytes} [Sun Mar 8 03:23:35 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/341] 199.204.45.23 () {52 vars in 1045 bytes} [Sun Mar 8 03:23:35 2026] POST /v2.1/flavors => generated 532 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/382] 199.204.45.23 () {42 vars in 701 bytes} [Sun Mar 8 03:26:53 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/383] 199.204.45.23 () {44 vars in 905 bytes} [Sun Mar 8 03:26:53 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: 193/384] 199.204.45.23 () {46 vars in 978 bytes} [Sun Mar 8 03:26:53 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/385] 199.204.45.23 () {48 vars in 1069 bytes} [Sun Mar 8 03:26:53 2026] GET /v2.1/os-quota-sets/51d47253cd0b4ff698dd29f93f5e8f8f => generated 283 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/386] 199.204.45.23 () {52 vars in 1121 bytes} [Sun Mar 8 03:26:54 2026] PUT /v2.1/os-quota-sets/51d47253cd0b4ff698dd29f93f5e8f8f => generated 238 bytes in 133 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: 200/401] 10.0.0.16 () {32 vars in 702 bytes} [Sun Mar 8 03:28:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/402] 10.0.0.16 () {32 vars in 685 bytes} [Sun Mar 8 03:28:00 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/403] 10.0.0.16 () {32 vars in 681 bytes} [Sun Mar 8 03:28:00 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: 203/404] 10.0.0.16 () {32 vars in 706 bytes} [Sun Mar 8 03:28:00 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/405] 10.0.0.16 () {32 vars in 702 bytes} [Sun Mar 8 03:28:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/406] 10.0.0.16 () {32 vars in 710 bytes} [Sun Mar 8 03:28:00 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/407] 10.0.0.16 () {32 vars in 667 bytes} [Sun Mar 8 03:28:00 2026] GET /v2.1/os-services => generated 781 bytes in 67 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: 205/408] 10.0.0.16 () {32 vars in 687 bytes} [Sun Mar 8 03:28:00 2026] GET /v2.1/os-hypervisors/detail => generated 1703 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: 8|app: 0|req: 204/409] 10.0.0.16 () {32 vars in 671 bytes} [Sun Mar 8 03:28:00 2026] GET /v2.1/os-aggregates => generated 18 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 206/410] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:28:01 2026] GET /v2.1/limits?tenant_id=4854aa1c7fc041f1ac5b14be07a6f452 => 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: 205/411] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:28:01 2026] GET /v2.1/limits?tenant_id=51d47253cd0b4ff698dd29f93f5e8f8f => 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: 207/412] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:28:01 2026] GET /v2.1/limits?tenant_id=f6582afdeef14dc6a41b17f5fdea0e18 => generated 299 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/425] 10.0.0.16 () {32 vars in 706 bytes} [Sun Mar 8 03:29:00 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/426] 10.0.0.16 () {32 vars in 702 bytes} [Sun Mar 8 03:29:00 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: 213/427] 10.0.0.16 () {32 vars in 681 bytes} [Sun Mar 8 03:29:00 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: 215/428] 10.0.0.16 () {32 vars in 667 bytes} [Sun Mar 8 03:29:00 2026] GET /v2.1/os-services => generated 781 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/429] 10.0.0.16 () {32 vars in 687 bytes} [Sun Mar 8 03:29:00 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 51 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: 216/430] 10.0.0.16 () {32 vars in 671 bytes} [Sun Mar 8 03:29:00 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: 215/431] 10.0.0.16 () {32 vars in 702 bytes} [Sun Mar 8 03:29:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/432] 10.0.0.16 () {32 vars in 685 bytes} [Sun Mar 8 03:29:00 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/433] 10.0.0.16 () {32 vars in 710 bytes} [Sun Mar 8 03:29:00 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 218/434] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:29:00 2026] GET /v2.1/limits?tenant_id=4854aa1c7fc041f1ac5b14be07a6f452 => 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: 217/435] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:29:01 2026] GET /v2.1/limits?tenant_id=51d47253cd0b4ff698dd29f93f5e8f8f => generated 299 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/436] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:29:01 2026] GET /v2.1/limits?tenant_id=f6582afdeef14dc6a41b17f5fdea0e18 => generated 299 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/449] 10.0.0.16 () {32 vars in 687 bytes} [Sun Mar 8 03:30:00 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/450] 10.0.0.16 () {32 vars in 671 bytes} [Sun Mar 8 03:30:00 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: 225/451] 10.0.0.16 () {32 vars in 667 bytes} [Sun Mar 8 03:30:00 2026] GET /v2.1/os-services => generated 781 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/452] 10.0.0.16 () {32 vars in 681 bytes} [Sun Mar 8 03:30:00 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: 226/453] 10.0.0.16 () {32 vars in 706 bytes} [Sun Mar 8 03:30:00 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/454] 10.0.0.16 () {32 vars in 702 bytes} [Sun Mar 8 03:30:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/455] 10.0.0.16 () {32 vars in 710 bytes} [Sun Mar 8 03:30:00 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) [pid: 7|app: 0|req: 229/456] 10.0.0.16 () {32 vars in 702 bytes} [Sun Mar 8 03:30:00 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: 228/457] 10.0.0.16 () {32 vars in 685 bytes} [Sun Mar 8 03:30:00 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/458] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:30:00 2026] GET /v2.1/limits?tenant_id=4854aa1c7fc041f1ac5b14be07a6f452 => generated 302 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 229/459] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:30:00 2026] GET /v2.1/limits?tenant_id=51d47253cd0b4ff698dd29f93f5e8f8f => generated 299 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/460] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:30:00 2026] GET /v2.1/limits?tenant_id=f6582afdeef14dc6a41b17f5fdea0e18 => generated 299 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/473] 10.0.0.16 () {32 vars in 702 bytes} [Sun Mar 8 03:31:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/474] 10.0.0.16 () {32 vars in 687 bytes} [Sun Mar 8 03:31:00 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) [pid: 8|app: 0|req: 237/475] 10.0.0.16 () {32 vars in 671 bytes} [Sun Mar 8 03:31:00 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: 239/476] 10.0.0.16 () {32 vars in 681 bytes} [Sun Mar 8 03:31:00 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: 238/477] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:31:00 2026] GET /v2.1/limits?tenant_id=4854aa1c7fc041f1ac5b14be07a6f452 => 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: 240/478] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:31:00 2026] GET /v2.1/limits?tenant_id=51d47253cd0b4ff698dd29f93f5e8f8f => 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: 239/479] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:31:00 2026] GET /v2.1/limits?tenant_id=f6582afdeef14dc6a41b17f5fdea0e18 => 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: 241/480] 10.0.0.16 () {32 vars in 685 bytes} [Sun Mar 8 03:31:00 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: 240/481] 10.0.0.16 () {32 vars in 706 bytes} [Sun Mar 8 03:31:00 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 242/482] 10.0.0.16 () {32 vars in 702 bytes} [Sun Mar 8 03:31:00 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: 241/483] 10.0.0.16 () {32 vars in 667 bytes} [Sun Mar 8 03:31:00 2026] GET /v2.1/os-services => generated 781 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/484] 10.0.0.16 () {32 vars in 710 bytes} [Sun Mar 8 03:31:00 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: 250/497] 10.0.0.16 () {32 vars in 702 bytes} [Sun Mar 8 03:32:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 103 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: 248/498] 10.0.0.16 () {32 vars in 687 bytes} [Sun Mar 8 03:32:00 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) [pid: 7|app: 0|req: 251/499] 10.0.0.16 () {32 vars in 671 bytes} [Sun Mar 8 03:32:00 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: 249/500] 10.0.0.16 () {32 vars in 706 bytes} [Sun Mar 8 03:32:00 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/501] 10.0.0.16 () {32 vars in 702 bytes} [Sun Mar 8 03:32:00 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: 250/502] 10.0.0.16 () {32 vars in 667 bytes} [Sun Mar 8 03:32:00 2026] GET /v2.1/os-services => generated 781 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/503] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:32:00 2026] GET /v2.1/limits?tenant_id=4854aa1c7fc041f1ac5b14be07a6f452 => 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: 8|app: 0|req: 251/504] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:32:00 2026] GET /v2.1/limits?tenant_id=51d47253cd0b4ff698dd29f93f5e8f8f => generated 299 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/505] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:32:00 2026] GET /v2.1/limits?tenant_id=f6582afdeef14dc6a41b17f5fdea0e18 => 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: 252/506] 10.0.0.16 () {32 vars in 710 bytes} [Sun Mar 8 03:32:00 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: 255/507] 10.0.0.16 () {32 vars in 685 bytes} [Sun Mar 8 03:32:00 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 253/508] 10.0.0.16 () {32 vars in 681 bytes} [Sun Mar 8 03:32:00 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: 260/521] 10.0.0.16 () {32 vars in 702 bytes} [Sun Mar 8 03:33:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 262/522] 10.0.0.16 () {32 vars in 685 bytes} [Sun Mar 8 03:33:00 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/523] 10.0.0.16 () {32 vars in 706 bytes} [Sun Mar 8 03:33:00 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: 7|app: 0|req: 263/524] 10.0.0.16 () {32 vars in 702 bytes} [Sun Mar 8 03:33:00 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: 262/525] 10.0.0.16 () {32 vars in 667 bytes} [Sun Mar 8 03:33:00 2026] GET /v2.1/os-services => generated 781 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/526] 10.0.0.16 () {32 vars in 687 bytes} [Sun Mar 8 03:33:00 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 263/527] 10.0.0.16 () {32 vars in 671 bytes} [Sun Mar 8 03:33:00 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: 265/528] 10.0.0.16 () {32 vars in 710 bytes} [Sun Mar 8 03:33:00 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: 264/529] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:33:00 2026] GET /v2.1/limits?tenant_id=4854aa1c7fc041f1ac5b14be07a6f452 => generated 302 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: 266/530] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:33:00 2026] GET /v2.1/limits?tenant_id=51d47253cd0b4ff698dd29f93f5e8f8f => generated 299 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/531] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:33:00 2026] GET /v2.1/limits?tenant_id=f6582afdeef14dc6a41b17f5fdea0e18 => 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: 267/532] 10.0.0.16 () {32 vars in 681 bytes} [Sun Mar 8 03:33:00 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) [pid: 7|app: 0|req: 274/545] 10.0.0.16 () {32 vars in 710 bytes} [Sun Mar 8 03:34:00 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/546] 10.0.0.16 () {32 vars in 685 bytes} [Sun Mar 8 03:34:00 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 275/547] 10.0.0.16 () {32 vars in 706 bytes} [Sun Mar 8 03:34:00 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 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: 273/548] 10.0.0.16 () {32 vars in 702 bytes} [Sun Mar 8 03:34:00 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: 276/549] 10.0.0.16 () {32 vars in 667 bytes} [Sun Mar 8 03:34:00 2026] GET /v2.1/os-services => generated 781 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/550] 10.0.0.16 () {32 vars in 687 bytes} [Sun Mar 8 03:34:00 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: 7|app: 0|req: 277/551] 10.0.0.16 () {32 vars in 671 bytes} [Sun Mar 8 03:34:00 2026] GET /v2.1/os-aggregates => generated 18 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 275/552] 10.0.0.16 () {32 vars in 702 bytes} [Sun Mar 8 03:34:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/553] 10.0.0.16 () {32 vars in 681 bytes} [Sun Mar 8 03:34:00 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) [pid: 8|app: 0|req: 276/554] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:34:00 2026] GET /v2.1/limits?tenant_id=4854aa1c7fc041f1ac5b14be07a6f452 => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/555] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:34:00 2026] GET /v2.1/limits?tenant_id=51d47253cd0b4ff698dd29f93f5e8f8f => generated 299 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/556] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:34:00 2026] GET /v2.1/limits?tenant_id=f6582afdeef14dc6a41b17f5fdea0e18 => generated 299 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/569] 10.0.0.16 () {32 vars in 702 bytes} [Sun Mar 8 03:35:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/570] 10.0.0.16 () {32 vars in 685 bytes} [Sun Mar 8 03:35:00 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/571] 10.0.0.16 () {32 vars in 706 bytes} [Sun Mar 8 03:35:00 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: 285/572] 10.0.0.16 () {32 vars in 702 bytes} [Sun Mar 8 03:35:00 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: 288/573] 10.0.0.16 () {32 vars in 667 bytes} [Sun Mar 8 03:35:00 2026] GET /v2.1/os-services => generated 781 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/574] 10.0.0.16 () {32 vars in 710 bytes} [Sun Mar 8 03:35:00 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 289/575] 10.0.0.16 () {32 vars in 687 bytes} [Sun Mar 8 03:35:00 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: 287/576] 10.0.0.16 () {32 vars in 671 bytes} [Sun Mar 8 03:35:00 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: 290/577] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:35:00 2026] GET /v2.1/limits?tenant_id=4854aa1c7fc041f1ac5b14be07a6f452 => generated 302 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/578] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:35:00 2026] GET /v2.1/limits?tenant_id=51d47253cd0b4ff698dd29f93f5e8f8f => 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: 291/579] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:35:00 2026] GET /v2.1/limits?tenant_id=f6582afdeef14dc6a41b17f5fdea0e18 => generated 299 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/580] 10.0.0.16 () {32 vars in 681 bytes} [Sun Mar 8 03:35:00 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: 296/593] 10.0.0.16 () {32 vars in 685 bytes} [Sun Mar 8 03:36:00 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/594] 10.0.0.16 () {32 vars in 681 bytes} [Sun Mar 8 03:36:00 2026] GET /v2.1/os-security-groups => generated 78 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 297/595] 10.0.0.16 () {32 vars in 667 bytes} [Sun Mar 8 03:36:00 2026] GET /v2.1/os-services => generated 781 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/596] 10.0.0.16 () {32 vars in 687 bytes} [Sun Mar 8 03:36:00 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/597] 10.0.0.16 () {32 vars in 671 bytes} [Sun Mar 8 03:36:00 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: 300/598] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:36:00 2026] GET /v2.1/limits?tenant_id=4854aa1c7fc041f1ac5b14be07a6f452 => 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: 299/599] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:36:00 2026] GET /v2.1/limits?tenant_id=51d47253cd0b4ff698dd29f93f5e8f8f => generated 299 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/600] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:36:00 2026] GET /v2.1/limits?tenant_id=f6582afdeef14dc6a41b17f5fdea0e18 => generated 299 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/601] 10.0.0.16 () {32 vars in 710 bytes} [Sun Mar 8 03:36:00 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: 302/602] 10.0.0.16 () {32 vars in 706 bytes} [Sun Mar 8 03:36:00 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 301/603] 10.0.0.16 () {32 vars in 702 bytes} [Sun Mar 8 03:36:00 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: 303/604] 10.0.0.16 () {32 vars in 702 bytes} [Sun Mar 8 03:36:00 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: 310/617] 10.0.0.16 () {32 vars in 685 bytes} [Sun Mar 8 03:37:00 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/618] 10.0.0.16 () {32 vars in 706 bytes} [Sun Mar 8 03:37:00 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 311/619] 10.0.0.16 () {32 vars in 702 bytes} [Sun Mar 8 03:37:00 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: 309/620] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:37:00 2026] GET /v2.1/limits?tenant_id=4854aa1c7fc041f1ac5b14be07a6f452 => generated 302 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/621] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:37:00 2026] GET /v2.1/limits?tenant_id=51d47253cd0b4ff698dd29f93f5e8f8f => 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: 310/622] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:37:00 2026] GET /v2.1/limits?tenant_id=f6582afdeef14dc6a41b17f5fdea0e18 => generated 299 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/623] 10.0.0.16 () {32 vars in 681 bytes} [Sun Mar 8 03:37:00 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: 311/624] 10.0.0.16 () {32 vars in 667 bytes} [Sun Mar 8 03:37:00 2026] GET /v2.1/os-services => generated 781 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/625] 10.0.0.16 () {32 vars in 687 bytes} [Sun Mar 8 03:37:00 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: 312/626] 10.0.0.16 () {32 vars in 671 bytes} [Sun Mar 8 03:37:00 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: 315/627] 10.0.0.16 () {32 vars in 710 bytes} [Sun Mar 8 03:37:00 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/628] 10.0.0.16 () {32 vars in 702 bytes} [Sun Mar 8 03:37:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/641] 199.204.45.23 () {42 vars in 701 bytes} [Sun Mar 8 03:37:56 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /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: 320/642] 199.204.45.23 () {44 vars in 905 bytes} [Sun Mar 8 03:37:56 2026] GET /v2.1 => generated 0 bytes in 46 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: 323/643] 199.204.45.23 () {46 vars in 978 bytes} [Sun Mar 8 03:37:56 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-08 03:37:56.592 8 INFO nova.api.openstack.wsgi [None req-9ef050b0-acbb-4b72-a73f-60afc1c8c493 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 321/644] 199.204.45.23 () {48 vars in 1007 bytes} [Sun Mar 8 03:37:56 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/645] 199.204.45.23 () {48 vars in 1047 bytes} [Sun Mar 8 03:37:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/646] 199.204.45.23 () {48 vars in 1095 bytes} [Sun Mar 8 03:37:56 2026] GET /v2.1/flavors/c644e4ea-5993-4896-8dfa-04cadfb3e8d5/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: 325/647] 199.204.45.23 () {42 vars in 701 bytes} [Sun Mar 8 03:37:57 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/648] 199.204.45.23 () {44 vars in 905 bytes} [Sun Mar 8 03:37:57 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 326/649] 199.204.45.23 () {46 vars in 978 bytes} [Sun Mar 8 03:37:57 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-08 03:37:57.547 8 INFO nova.api.openstack.wsgi [None req-e06a02f9-60be-4be7-b8e6-85333e122413 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 324/650] 199.204.45.23 () {48 vars in 1009 bytes} [Sun Mar 8 03:37:57 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/651] 199.204.45.23 () {48 vars in 1047 bytes} [Sun Mar 8 03:37:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/652] 199.204.45.23 () {48 vars in 1095 bytes} [Sun Mar 8 03:37:57 2026] GET /v2.1/flavors/e2c1eca2-d682-41ea-b06d-f23514e989e1/os-extra_specs => generated 19 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/653] 199.204.45.23 () {42 vars in 701 bytes} [Sun Mar 8 03:37:58 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: 326/654] 199.204.45.23 () {44 vars in 905 bytes} [Sun Mar 8 03:37:58 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 329/655] 199.204.45.23 () {46 vars in 978 bytes} [Sun Mar 8 03:37:58 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-08 03:37:58.551 8 INFO nova.api.openstack.wsgi [None req-ed1a1cad-6e81-4ad1-ab90-b88c13cbe97b 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 327/656] 199.204.45.23 () {48 vars in 1011 bytes} [Sun Mar 8 03:37:58 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/657] 199.204.45.23 () {48 vars in 1047 bytes} [Sun Mar 8 03:37:58 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: 8|app: 0|req: 328/658] 199.204.45.23 () {48 vars in 1095 bytes} [Sun Mar 8 03:37:58 2026] GET /v2.1/flavors/5c06f30d-41d1-4906-8826-47a1c0131118/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/659] 199.204.45.23 () {42 vars in 701 bytes} [Sun Mar 8 03:37:59 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: 329/660] 199.204.45.23 () {44 vars in 905 bytes} [Sun Mar 8 03:37:59 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 332/661] 199.204.45.23 () {46 vars in 978 bytes} [Sun Mar 8 03:37:59 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-08 03:37:59.549 8 INFO nova.api.openstack.wsgi [None req-eaff04cf-9be0-412c-9811-960102baf8af 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 330/662] 199.204.45.23 () {48 vars in 1009 bytes} [Sun Mar 8 03:37:59 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: 333/663] 199.204.45.23 () {48 vars in 1047 bytes} [Sun Mar 8 03:37:59 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/664] 199.204.45.23 () {48 vars in 1095 bytes} [Sun Mar 8 03:37:59 2026] GET /v2.1/flavors/2c6f7251-d7e4-4b2b-a67e-a92f847b0024/os-extra_specs => generated 19 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: 334/665] 10.0.0.16 () {32 vars in 710 bytes} [Sun Mar 8 03:38:00 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/666] 199.204.45.23 () {42 vars in 701 bytes} [Sun Mar 8 03:38:00 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: 332/667] 10.0.0.16 () {32 vars in 702 bytes} [Sun Mar 8 03:38:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 336/668] 199.204.45.23 () {44 vars in 905 bytes} [Sun Mar 8 03:38:00 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 337/669] 199.204.45.23 () {46 vars in 978 bytes} [Sun Mar 8 03:38:00 2026] GET /v2.1/ => generated 399 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/670] 10.0.0.16 () {32 vars in 706 bytes} [Sun Mar 8 03:38:00 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) 2026-03-08 03:38:00.542 7 INFO nova.api.openstack.wsgi [None req-4604aca3-2aed-4749-8234-abfb58a5aa23 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 338/671] 199.204.45.23 () {48 vars in 1011 bytes} [Sun Mar 8 03:38:00 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/672] 10.0.0.16 () {32 vars in 702 bytes} [Sun Mar 8 03:38:00 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: 339/673] 199.204.45.23 () {48 vars in 1047 bytes} [Sun Mar 8 03:38:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 335/674] 199.204.45.23 () {48 vars in 1095 bytes} [Sun Mar 8 03:38:00 2026] GET /v2.1/flavors/80c46553-4b45-42b9-97da-46fe76b932d6/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: 340/675] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:38:00 2026] GET /v2.1/limits?tenant_id=4854aa1c7fc041f1ac5b14be07a6f452 => 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: 336/676] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:38:00 2026] GET /v2.1/limits?tenant_id=51d47253cd0b4ff698dd29f93f5e8f8f => 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: 341/677] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:38:00 2026] GET /v2.1/limits?tenant_id=f6582afdeef14dc6a41b17f5fdea0e18 => 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: 337/678] 10.0.0.16 () {32 vars in 681 bytes} [Sun Mar 8 03:38:00 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: 7|app: 0|req: 342/679] 10.0.0.16 () {32 vars in 667 bytes} [Sun Mar 8 03:38:00 2026] GET /v2.1/os-services => generated 781 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/680] 10.0.0.16 () {32 vars in 685 bytes} [Sun Mar 8 03:38:00 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 343/681] 10.0.0.16 () {32 vars in 687 bytes} [Sun Mar 8 03:38:00 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: 339/682] 10.0.0.16 () {32 vars in 671 bytes} [Sun Mar 8 03:38:00 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) [pid: 8|app: 0|req: 346/695] 10.0.0.16 () {32 vars in 667 bytes} [Sun Mar 8 03:39:00 2026] GET /v2.1/os-services => generated 781 bytes in 113 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: 350/696] 10.0.0.16 () {32 vars in 706 bytes} [Sun Mar 8 03:39:00 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 347/697] 10.0.0.16 () {32 vars in 702 bytes} [Sun Mar 8 03:39:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/698] 10.0.0.16 () {32 vars in 687 bytes} [Sun Mar 8 03:39:00 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/699] 10.0.0.16 () {32 vars in 671 bytes} [Sun Mar 8 03:39:00 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: 352/700] 10.0.0.16 () {32 vars in 685 bytes} [Sun Mar 8 03:39:00 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/701] 10.0.0.16 () {32 vars in 681 bytes} [Sun Mar 8 03:39:00 2026] GET /v2.1/os-security-groups => generated 78 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 353/702] 10.0.0.16 () {32 vars in 702 bytes} [Sun Mar 8 03:39:00 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: 8|app: 0|req: 350/703] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:39:00 2026] GET /v2.1/limits?tenant_id=4854aa1c7fc041f1ac5b14be07a6f452 => 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: 354/704] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:39:00 2026] GET /v2.1/limits?tenant_id=51d47253cd0b4ff698dd29f93f5e8f8f => generated 299 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/705] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:39:00 2026] GET /v2.1/limits?tenant_id=f6582afdeef14dc6a41b17f5fdea0e18 => 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: 355/706] 10.0.0.16 () {32 vars in 710 bytes} [Sun Mar 8 03:39:00 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/707] 199.204.45.23 () {42 vars in 701 bytes} [Sun Mar 8 03:39: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) /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: 356/708] 199.204.45.23 () {44 vars in 905 bytes} [Sun Mar 8 03:39: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) /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: 353/709] 199.204.45.23 () {46 vars in 978 bytes} [Sun Mar 8 03:39: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-08 03:39:06.409 7 INFO nova.api.openstack.wsgi [None req-675fbb4f-f5ed-4f1d-99b3-a4cd08d89454 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 358/712] 199.204.45.23 () {48 vars in 1013 bytes} [Sun Mar 8 03:39:06 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/713] 199.204.45.23 () {48 vars in 1047 bytes} [Sun Mar 8 03:39:06 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: 359/714] 199.204.45.23 () {48 vars in 1095 bytes} [Sun Mar 8 03:39:06 2026] GET /v2.1/flavors/954b1967-0a69-4044-aaba-cbba814beecb/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/715] 199.204.45.23 () {42 vars in 701 bytes} [Sun Mar 8 03:39:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/716] 199.204.45.23 () {44 vars in 905 bytes} [Sun Mar 8 03:39:13 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 357/717] 199.204.45.23 () {46 vars in 978 bytes} [Sun Mar 8 03:39:13 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/718] 199.204.45.23 () {48 vars in 1047 bytes} [Sun Mar 8 03:39:13 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/721] 199.204.45.23 () {42 vars in 701 bytes} [Sun Mar 8 03:39:17 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: 363/722] 199.204.45.23 () {44 vars in 905 bytes} [Sun Mar 8 03:39:17 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: 8|app: 0|req: 360/723] 199.204.45.23 () {46 vars in 978 bytes} [Sun Mar 8 03:39:17 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/724] 199.204.45.23 () {48 vars in 1069 bytes} [Sun Mar 8 03:39:17 2026] GET /v2.1/os-quota-sets/f6582afdeef14dc6a41b17f5fdea0e18 => generated 280 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/733] 10.0.0.16 () {32 vars in 702 bytes} [Sun Mar 8 03:40:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 148 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: 369/734] 10.0.0.16 () {32 vars in 710 bytes} [Sun Mar 8 03:40:00 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/735] 10.0.0.16 () {32 vars in 667 bytes} [Sun Mar 8 03:40:00 2026] GET /v2.1/os-services => generated 781 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 370/736] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:40:00 2026] GET /v2.1/limits?tenant_id=4854aa1c7fc041f1ac5b14be07a6f452 => 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: 367/737] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:40:00 2026] GET /v2.1/limits?tenant_id=51d47253cd0b4ff698dd29f93f5e8f8f => 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: 371/738] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:40:00 2026] GET /v2.1/limits?tenant_id=f6582afdeef14dc6a41b17f5fdea0e18 => generated 299 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/739] 10.0.0.16 () {32 vars in 685 bytes} [Sun Mar 8 03:40:00 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/740] 10.0.0.16 () {32 vars in 681 bytes} [Sun Mar 8 03:40:00 2026] GET /v2.1/os-security-groups => generated 78 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 369/741] 10.0.0.16 () {32 vars in 706 bytes} [Sun Mar 8 03:40:00 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/742] 10.0.0.16 () {32 vars in 702 bytes} [Sun Mar 8 03:40:00 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: 370/743] 10.0.0.16 () {32 vars in 687 bytes} [Sun Mar 8 03:40:01 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/744] 10.0.0.16 () {32 vars in 671 bytes} [Sun Mar 8 03:40:01 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/747] 199.204.45.23 () {42 vars in 701 bytes} [Sun Mar 8 03:40:08 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /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: 376/748] 199.204.45.23 () {44 vars in 905 bytes} [Sun Mar 8 03:40:08 2026] GET /v2.1 => generated 0 bytes in 40 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: 373/749] 199.204.45.23 () {46 vars in 978 bytes} [Sun Mar 8 03:40:08 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-08 03:40:08.799 7 INFO nova.api.openstack.wsgi [None req-a1e7dd8e-3ae1-4b91-aaa1-d2c32a2a0d5d 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 377/750] 199.204.45.23 () {48 vars in 1011 bytes} [Sun Mar 8 03:40:08 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: 8|app: 0|req: 374/751] 199.204.45.23 () {48 vars in 1047 bytes} [Sun Mar 8 03:40:08 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/752] 199.204.45.23 () {48 vars in 1095 bytes} [Sun Mar 8 03:40:08 2026] GET /v2.1/flavors/2ebb7eba-4fdc-4ca7-b6e0-703e62a0190d/os-extra_specs => generated 19 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/755] 199.204.45.23 () {42 vars in 701 bytes} [Sun Mar 8 03:40:23 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/756] 199.204.45.23 () {44 vars in 905 bytes} [Sun Mar 8 03:40:23 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: 8|app: 0|req: 377/757] 199.204.45.23 () {46 vars in 978 bytes} [Sun Mar 8 03:40:23 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/758] 199.204.45.23 () {48 vars in 1069 bytes} [Sun Mar 8 03:40:23 2026] GET /v2.1/os-quota-sets/51d47253cd0b4ff698dd29f93f5e8f8f => generated 280 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: 8|app: 0|req: 382/767] 10.0.0.16 () {32 vars in 685 bytes} [Sun Mar 8 03:41:00 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/768] 10.0.0.16 () {32 vars in 687 bytes} [Sun Mar 8 03:41:00 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 383/769] 10.0.0.16 () {32 vars in 671 bytes} [Sun Mar 8 03:41:00 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: 387/770] 10.0.0.16 () {32 vars in 702 bytes} [Sun Mar 8 03:41:00 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: 384/771] 10.0.0.16 () {32 vars in 706 bytes} [Sun Mar 8 03:41:00 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) [pid: 7|app: 0|req: 388/772] 10.0.0.16 () {32 vars in 702 bytes} [Sun Mar 8 03:41:00 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: 385/773] 10.0.0.16 () {32 vars in 667 bytes} [Sun Mar 8 03:41:00 2026] GET /v2.1/os-services => generated 781 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/774] 10.0.0.16 () {32 vars in 681 bytes} [Sun Mar 8 03:41:00 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: 386/775] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:41:00 2026] GET /v2.1/limits?tenant_id=4854aa1c7fc041f1ac5b14be07a6f452 => 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: 390/776] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:41:00 2026] GET /v2.1/limits?tenant_id=51d47253cd0b4ff698dd29f93f5e8f8f => 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: 387/777] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:41:00 2026] GET /v2.1/limits?tenant_id=f6582afdeef14dc6a41b17f5fdea0e18 => generated 299 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/778] 10.0.0.16 () {32 vars in 710 bytes} [Sun Mar 8 03:41:00 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: 393/781] 199.204.45.23 () {42 vars in 701 bytes} [Sun Mar 8 03:41:09 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /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: 389/782] 199.204.45.23 () {44 vars in 905 bytes} [Sun Mar 8 03:41:10 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: 394/783] 199.204.45.23 () {46 vars in 978 bytes} [Sun Mar 8 03:41:10 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-08 03:41:10.074 8 INFO nova.api.openstack.wsgi [None req-0afe1547-fbf8-4bbf-bc1e-f9392787464a 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 390/784] 199.204.45.23 () {48 vars in 1007 bytes} [Sun Mar 8 03:41:10 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/785] 199.204.45.23 () {48 vars in 1047 bytes} [Sun Mar 8 03:41:10 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: 395/794] 10.0.0.198 () {32 vars in 655 bytes} [Sun Mar 8 03:41:54 2026] GET /v2.1/flavors/detail => generated 2534 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, ' [pid: 7|app: 0|req: 400/795] 10.0.0.198 () {32 vars in 641 bytes} [Sun Mar 8 03:41:54 2026] GET /v2.1/servers => generated 15 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-03-08 03:41:54.568 8 WARNING oslo_db.sqlalchemy.utils [None req-092b2598-3172-408e-9935-b692c5214427 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 396/796] 10.0.0.198 () {32 vars in 649 bytes} [Sun Mar 8 03:41:54 2026] GET /v2.1/os-keypairs => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/797] 10.0.0.198 () {32 vars in 694 bytes} [Sun Mar 8 03:41:54 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/800] 10.0.0.16 () {32 vars in 702 bytes} [Sun Mar 8 03:42:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/801] 10.0.0.16 () {32 vars in 681 bytes} [Sun Mar 8 03:42:00 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: 7|app: 0|req: 404/802] 10.0.0.16 () {32 vars in 706 bytes} [Sun Mar 8 03:42:00 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) [pid: 8|app: 0|req: 399/803] 10.0.0.16 () {32 vars in 702 bytes} [Sun Mar 8 03:42:00 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: 7|app: 0|req: 405/804] 10.0.0.16 () {32 vars in 667 bytes} [Sun Mar 8 03:42:00 2026] GET /v2.1/os-services => generated 781 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/805] 10.0.0.16 () {32 vars in 685 bytes} [Sun Mar 8 03:42:00 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 406/806] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:42:00 2026] GET /v2.1/limits?tenant_id=4854aa1c7fc041f1ac5b14be07a6f452 => generated 302 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 401/807] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:42:00 2026] GET /v2.1/limits?tenant_id=51d47253cd0b4ff698dd29f93f5e8f8f => generated 299 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/808] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:42:00 2026] GET /v2.1/limits?tenant_id=f6582afdeef14dc6a41b17f5fdea0e18 => 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: 402/809] 10.0.0.16 () {32 vars in 710 bytes} [Sun Mar 8 03:42:00 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: 408/810] 10.0.0.16 () {32 vars in 687 bytes} [Sun Mar 8 03:42:00 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: 8|app: 0|req: 403/811] 10.0.0.16 () {32 vars in 671 bytes} [Sun Mar 8 03:42:00 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: 409/812] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:42:06 2026] GET /v2.1/flavors/c644e4ea-5993-4896-8dfa-04cadfb3e8d5 => generated 511 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/813] 10.0.0.198 () {32 vars in 641 bytes} [Sun Mar 8 03:42:06 2026] GET /v2.1/flavors => generated 1674 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/816] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:42:06 2026] GET /v2.1/flavors/c644e4ea-5993-4896-8dfa-04cadfb3e8d5 => generated 511 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-08 03:42:12.677 8 WARNING neutronclient.v2_0.client [None req-fb649a77-eb38-4492-ac04-afc94119ed20 fd235de2f33a4ec4b613c7e0a5df87f3 fd8febd4840c4f84bcd6b0a6fc72b407 - - default default] The 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-08 03:42:12.761 7 WARNING neutronclient.v2_0.client [None req-ac2bef6e-423e-4e01-9d9e-6530982de7ae 43e9a93f990a4a33bbb8ea94b16a5e1a d86c0d68133b4bbd90db1d6fcf380d7d - - default default] The 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-08 03:42:12.911 8 WARNING neutronclient.v2_0.client [None req-fb649a77-eb38-4492-ac04-afc94119ed20 fd235de2f33a4ec4b613c7e0a5df87f3 fd8febd4840c4f84bcd6b0a6fc72b407 - - default default] The python binding code in 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/817] 10.0.0.198 () {34 vars in 685 bytes} [Sun Mar 8 03:42:12 2026] POST /v2.1/os-security-groups => generated 248 bytes in 683 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/818] 10.0.0.198 () {34 vars in 671 bytes} [Sun Mar 8 03:42:13 2026] POST /v2.1/os-keypairs => generated 386 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-08 03:42:13.514 7 WARNING neutronclient.v2_0.client [None req-d29b460a-5548-48f1-9644-5439c5054a8d 43e9a93f990a4a33bbb8ea94b16a5e1a d86c0d68133b4bbd90db1d6fcf380d7d - - default default] The python binding code in 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/819] 10.0.0.198 () {34 vars in 663 bytes} [Sun Mar 8 03:42:11 2026] POST /v2.1/servers => generated 424 bytes in 1805 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-08 03:42:13.569 8 WARNING neutronclient.v2_0.client [None req-c8909c0f-ca74-404d-a064-1a9567b39525 fd235de2f33a4ec4b613c7e0a5df87f3 fd8febd4840c4f84bcd6b0a6fc72b407 - - default default] The 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-08 03:42:13.712 7 WARNING neutronclient.v2_0.client [None req-d29b460a-5548-48f1-9644-5439c5054a8d 43e9a93f990a4a33bbb8ea94b16a5e1a d86c0d68133b4bbd90db1d6fcf380d7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 408/820] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:42:13 2026] GET /v2.1/servers/4b21c2c8-65a6-48ae-871b-4096f67b1f9b => generated 1371 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/821] 10.0.0.198 () {34 vars in 695 bytes} [Sun Mar 8 03:42:13 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 460 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:42:13.986 8 WARNING neutronclient.v2_0.client [None req-0db26d75-7225-40b6-a33e-8fe1e67a0d2e 43e9a93f990a4a33bbb8ea94b16a5e1a d86c0d68133b4bbd90db1d6fcf380d7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 409/822] 10.0.0.198 () {34 vars in 685 bytes} [Sun Mar 8 03:42:13 2026] POST /v2.1/os-security-groups => generated 246 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-08 03:42:14.227 7 WARNING neutronclient.v2_0.client [None req-701b18c9-9dc9-4bad-8e4f-ae2c975b47f7 43e9a93f990a4a33bbb8ea94b16a5e1a d86c0d68133b4bbd90db1d6fcf380d7d - - default default] The 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-08 03:42:14.741 7 WARNING neutronclient.v2_0.client [None req-701b18c9-9dc9-4bad-8e4f-ae2c975b47f7 43e9a93f990a4a33bbb8ea94b16a5e1a d86c0d68133b4bbd90db1d6fcf380d7d - - default default] The 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-08 03:42:14.853 8 WARNING neutronclient.v2_0.client [None req-2a547d03-6f04-45fe-ac4e-6caee2bafbcf fd235de2f33a4ec4b613c7e0a5df87f3 fd8febd4840c4f84bcd6b0a6fc72b407 - - default default] The python binding code in 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/823] 10.0.0.198 () {34 vars in 695 bytes} [Sun Mar 8 03:42:14 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 663 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-08 03:42:14.893 7 WARNING neutronclient.v2_0.client [None req-b182c7be-0639-499a-b87f-3ab9186e4896 43e9a93f990a4a33bbb8ea94b16a5e1a d86c0d68133b4bbd90db1d6fcf380d7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 410/824] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:42:14 2026] GET /v2.1/servers/4b21c2c8-65a6-48ae-871b-4096f67b1f9b => generated 1375 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-08 03:42:14.955 7 WARNING neutronclient.v2_0.client [None req-b182c7be-0639-499a-b87f-3ab9186e4896 43e9a93f990a4a33bbb8ea94b16a5e1a d86c0d68133b4bbd90db1d6fcf380d7d - - default default] 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: 415/825] 10.0.0.198 () {34 vars in 695 bytes} [Sun Mar 8 03:42:14 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-08 03:42:15.088 7 WARNING neutronclient.v2_0.client [None req-3f96def6-47b9-400c-b671-159ff764bc30 43e9a93f990a4a33bbb8ea94b16a5e1a d86c0d68133b4bbd90db1d6fcf380d7d - - default default] The 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-08 03:42:15.126 8 WARNING neutronclient.v2_0.client [None req-6fbff0da-621b-40e5-8f2f-337576c6bec7 0e36228a01d241baa0f56b57a9603c34 3a5801002ccf4a63b6278d4ee2031d27 - - default default] The python binding code in 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/826] 10.0.0.198 () {32 vars in 737 bytes} [Sun Mar 8 03:42:15 2026] GET /v2.1/os-security-groups/025e6293-e05d-4e88-b5c1-0c527f66d2cb => generated 663 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-08 03:42:15.149 7 WARNING neutronclient.v2_0.client [None req-2a50d240-6289-446c-b7fd-45589523f129 43e9a93f990a4a33bbb8ea94b16a5e1a d86c0d68133b4bbd90db1d6fcf380d7d - - default default] The 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-08 03:42:15.174 8 WARNING neutronclient.v2_0.client [None req-6fbff0da-621b-40e5-8f2f-337576c6bec7 0e36228a01d241baa0f56b57a9603c34 3a5801002ccf4a63b6278d4ee2031d27 - - default default] The 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-08 03:42:15.186 7 WARNING neutronclient.v2_0.client [None req-2a50d240-6289-446c-b7fd-45589523f129 43e9a93f990a4a33bbb8ea94b16a5e1a d86c0d68133b4bbd90db1d6fcf380d7d - - default default] The 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-08 03:42:15.276 7 WARNING neutronclient.v2_0.client [None req-2a50d240-6289-446c-b7fd-45589523f129 43e9a93f990a4a33bbb8ea94b16a5e1a d86c0d68133b4bbd90db1d6fcf380d7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 417/827] 10.0.0.198 () {32 vars in 750 bytes} [Sun Mar 8 03:42:15 2026] DELETE /v2.1/os-security-group-rules/eed1647f-75e1-4a43-b680-4df402a8f7f5 => generated 0 bytes in 231 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-08 03:42:15.384 7 WARNING neutronclient.v2_0.client [None req-6a8f34d2-884d-4aa1-a18a-fc5d3af0a18d 43e9a93f990a4a33bbb8ea94b16a5e1a d86c0d68133b4bbd90db1d6fcf380d7d - - default default] The 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-08 03:42:15.479 8 WARNING neutronclient.v2_0.client [None req-6fbff0da-621b-40e5-8f2f-337576c6bec7 0e36228a01d241baa0f56b57a9603c34 3a5801002ccf4a63b6278d4ee2031d27 - - default default] The 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-08 03:42:15.523 7 WARNING neutronclient.v2_0.client [None req-6a8f34d2-884d-4aa1-a18a-fc5d3af0a18d 43e9a93f990a4a33bbb8ea94b16a5e1a d86c0d68133b4bbd90db1d6fcf380d7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 418/828] 10.0.0.198 () {32 vars in 740 bytes} [Sun Mar 8 03:42:15 2026] DELETE /v2.1/os-security-groups/025e6293-e05d-4e88-b5c1-0c527f66d2cb => generated 0 bytes in 281 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-08 03:42:15.674 7 WARNING neutronclient.v2_0.client [None req-cdc6b4e6-7a37-4cf9-afc7-c5e4f585cf4d 43e9a93f990a4a33bbb8ea94b16a5e1a d86c0d68133b4bbd90db1d6fcf380d7d - - default default] The 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-08 03:42:15.759 7 WARNING neutronclient.v2_0.client [None req-cdc6b4e6-7a37-4cf9-afc7-c5e4f585cf4d 43e9a93f990a4a33bbb8ea94b16a5e1a d86c0d68133b4bbd90db1d6fcf380d7d - - default default] The python binding code in 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/829] 10.0.0.198 () {34 vars in 663 bytes} [Sun Mar 8 03:42:15 2026] POST /v2.1/servers => generated 450 bytes in 760 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-08 03:42:15.856 8 WARNING neutronclient.v2_0.client [None req-942acf35-023a-4298-9545-66927bd5eae7 0e36228a01d241baa0f56b57a9603c34 3a5801002ccf4a63b6278d4ee2031d27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 419/830] 10.0.0.198 () {32 vars in 740 bytes} [Sun Mar 8 03:42:15 2026] DELETE /v2.1/os-security-groups/41ed139c-9fca-479d-8799-4ec528850f11 => generated 0 bytes in 231 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/831] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:42:15 2026] GET /v2.1/servers/85cf6a5e-3365-47d8-92df-1c468735b45f => generated 1401 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-08 03:42:16.038 7 WARNING neutronclient.v2_0.client [None req-53e71739-0754-4fec-9365-0ad392f2714c fd235de2f33a4ec4b613c7e0a5df87f3 fd8febd4840c4f84bcd6b0a6fc72b407 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 420/832] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:42:15 2026] GET /v2.1/servers/4b21c2c8-65a6-48ae-871b-4096f67b1f9b => generated 1423 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-08 03:42:16.974 7 WARNING neutronclient.v2_0.client [None req-6f0baeb2-b2df-478e-85fc-4cc5da1d9bcf 0e36228a01d241baa0f56b57a9603c34 3a5801002ccf4a63b6278d4ee2031d27 - - default default] 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-08 03:42:17.176 8 WARNING neutronclient.v2_0.client [None req-911f78a4-1267-4c1d-88d7-628166a717dd fd235de2f33a4ec4b613c7e0a5df87f3 fd8febd4840c4f84bcd6b0a6fc72b407 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 422/835] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:42:16 2026] GET /v2.1/servers/85cf6a5e-3365-47d8-92df-1c468735b45f => generated 1405 bytes in 314 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/836] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:42:17 2026] GET /v2.1/servers/4b21c2c8-65a6-48ae-871b-4096f67b1f9b => generated 1423 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, ' [pid: 7|app: 0|req: 423/837] 10.0.0.198 () {34 vars in 671 bytes} [Sun Mar 8 03:42:17 2026] POST /v2.1/os-keypairs => generated 385 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:42:18.331 8 WARNING neutronclient.v2_0.client [None req-5cd420e6-2bf2-466d-a397-f9d10d41cf92 fd235de2f33a4ec4b613c7e0a5df87f3 fd8febd4840c4f84bcd6b0a6fc72b407 - - default default] The 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-08 03:42:18.339 7 WARNING neutronclient.v2_0.client [None req-1977d43d-6192-4e0a-9d3c-b0ad8a6a2a87 0e36228a01d241baa0f56b57a9603c34 3a5801002ccf4a63b6278d4ee2031d27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 415/838] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:42:18 2026] GET /v2.1/servers/4b21c2c8-65a6-48ae-871b-4096f67b1f9b => generated 1431 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/839] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:42:18 2026] GET /v2.1/servers/85cf6a5e-3365-47d8-92df-1c468735b45f => generated 1453 bytes in 286 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:42:19.237 8 WARNING neutronclient.v2_0.client [None req-06f87008-3a9f-4602-93aa-1e3477c66ac8 8c0bd788868c423797e7e04f1ce0b19b d8931efe4d514e5881ab682f76efa679 - - default default] The 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-08 03:42:19.289 8 WARNING neutronclient.v2_0.client [None req-06f87008-3a9f-4602-93aa-1e3477c66ac8 8c0bd788868c423797e7e04f1ce0b19b d8931efe4d514e5881ab682f76efa679 - - default default] The 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-08 03:42:19.450 8 WARNING neutronclient.v2_0.client [None req-06f87008-3a9f-4602-93aa-1e3477c66ac8 8c0bd788868c423797e7e04f1ce0b19b d8931efe4d514e5881ab682f76efa679 - - default default] 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-08 03:42:19.619 7 WARNING neutronclient.v2_0.client [None req-0d465c04-c72b-41df-a63f-1d56bb17d856 fd235de2f33a4ec4b613c7e0a5df87f3 fd8febd4840c4f84bcd6b0a6fc72b407 - - default default] The python binding code in 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/840] 10.0.0.198 () {34 vars in 663 bytes} [Sun Mar 8 03:42:19 2026] POST /v2.1/servers => generated 450 bytes in 529 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-08 03:42:19.737 8 WARNING neutronclient.v2_0.client [None req-fd6a38c7-499a-4434-88c7-ed9af31d3bf5 0e36228a01d241baa0f56b57a9603c34 3a5801002ccf4a63b6278d4ee2031d27 - - default default] The python binding code in 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/841] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:42:19 2026] GET /v2.1/servers/85cf6a5e-3365-47d8-92df-1c468735b45f => generated 1461 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:42:19.854 8 WARNING neutronclient.v2_0.client [None req-b5594406-8a2f-4c68-af97-25a9fc863509 8c0bd788868c423797e7e04f1ce0b19b d8931efe4d514e5881ab682f76efa679 - - default default] The python binding code in 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/842] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:42:19 2026] GET /v2.1/servers/4b21c2c8-65a6-48ae-871b-4096f67b1f9b => generated 1483 bytes in 326 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/843] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:42:19 2026] GET /v2.1/servers/b465c0da-3470-4400-9108-272de167f012 => generated 1423 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-08 03:42:20.743 7 INFO nova.api.openstack.compute.server_external_events [req-03eb5645-13d8-4b0c-8a02-1c1084b2e3ec req-9e2e0dab-e21e-49f6-82a1-df91a8332fef e1135f485eda4b97b1616db3f741ba88 51d47253cd0b4ff698dd29f93f5e8f8f - - 5e81739fff6c48b2b57ec94be753b37f 5e81739fff6c48b2b57ec94be753b37f] Creating event network-changed:7d30528b-81df-4d4e-8b78-f7722589e074 for instance 4b21c2c8-65a6-48ae-871b-4096f67b1f9b on instance 2026-03-08 03:42:20.752 7 INFO nova.compute.rpcapi [None req-e45e3319-8952-4069-ac0d-4113ebf55e48 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 426/844] 10.0.0.209 () {38 vars in 815 bytes} [Sun Mar 8 03:42:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:42:20.893 8 WARNING neutronclient.v2_0.client [None req-d18020b8-b578-4bba-8893-3f57c233fe86 0e36228a01d241baa0f56b57a9603c34 3a5801002ccf4a63b6278d4ee2031d27 - - default default] 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-08 03:42:20.959 7 WARNING neutronclient.v2_0.client [None req-fb32230b-38e1-4485-a320-fb07247dc62f fd235de2f33a4ec4b613c7e0a5df87f3 fd8febd4840c4f84bcd6b0a6fc72b407 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 419/845] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:42:20 2026] GET /v2.1/servers/85cf6a5e-3365-47d8-92df-1c468735b45f => generated 1539 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-08 03:42:21.048 8 WARNING neutronclient.v2_0.client [None req-a1b4b02f-3343-4f99-99a0-6a5885b1ce63 8c0bd788868c423797e7e04f1ce0b19b d8931efe4d514e5881ab682f76efa679 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 427/846] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:42:20 2026] GET /v2.1/servers/4b21c2c8-65a6-48ae-871b-4096f67b1f9b => generated 1471 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/847] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:42:21 2026] GET /v2.1/servers/b465c0da-3470-4400-9108-272de167f012 => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:42:22.083 7 WARNING neutronclient.v2_0.client [None req-b94e3546-56a7-4529-8009-bbea8eac1af0 0e36228a01d241baa0f56b57a9603c34 3a5801002ccf4a63b6278d4ee2031d27 - - default default] The 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-08 03:42:22.132 8 WARNING neutronclient.v2_0.client [None req-6860f976-860a-4ef1-8d77-fddfbcbbd76c fd235de2f33a4ec4b613c7e0a5df87f3 fd8febd4840c4f84bcd6b0a6fc72b407 - - default default] The python binding code in 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/848] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:42:22 2026] GET /v2.1/servers/85cf6a5e-3365-47d8-92df-1c468735b45f => generated 1527 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-08 03:42:22.283 7 WARNING neutronclient.v2_0.client [None req-7bb62fb1-c1e4-4862-bfba-2e9b3266d2f1 8c0bd788868c423797e7e04f1ce0b19b d8931efe4d514e5881ab682f76efa679 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 421/849] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:42:22 2026] GET /v2.1/servers/4b21c2c8-65a6-48ae-871b-4096f67b1f9b => generated 1471 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/850] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:42:22 2026] GET /v2.1/servers/b465c0da-3470-4400-9108-272de167f012 => generated 1475 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:42:22.844 8 INFO nova.api.openstack.compute.server_external_events [req-becbce7a-ff4a-4494-8de2-f9b45e4aa9b0 req-6d3bd605-a7f5-4a45-8574-bcb9d6d20cf4 e1135f485eda4b97b1616db3f741ba88 51d47253cd0b4ff698dd29f93f5e8f8f - - 5e81739fff6c48b2b57ec94be753b37f 5e81739fff6c48b2b57ec94be753b37f] Creating event network-changed:d8698047-bb6a-4333-8948-ae7047001fb6 for instance 85cf6a5e-3365-47d8-92df-1c468735b45f on instance 2026-03-08 03:42:22.857 8 INFO nova.compute.rpcapi [None req-c4ff8134-f363-49ae-96fa-a16a4b6ba04e - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 422/851] 10.0.0.209 () {38 vars in 815 bytes} [Sun Mar 8 03:42:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:42:23.303 7 WARNING neutronclient.v2_0.client [None req-8c53d949-5165-4afd-89cf-81afc88f2c10 0e36228a01d241baa0f56b57a9603c34 3a5801002ccf4a63b6278d4ee2031d27 - - default default] 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-08 03:42:23.347 8 WARNING neutronclient.v2_0.client [None req-d29d3e7d-cbd2-4276-a181-b1c87cf1975e fd235de2f33a4ec4b613c7e0a5df87f3 fd8febd4840c4f84bcd6b0a6fc72b407 - - default default] The python binding code in 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/852] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:42:23 2026] GET /v2.1/servers/85cf6a5e-3365-47d8-92df-1c468735b45f => generated 1527 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:42:23.484 7 WARNING neutronclient.v2_0.client [None req-0c094349-d21b-40c7-84c6-820a9e0abc0d 8c0bd788868c423797e7e04f1ce0b19b d8931efe4d514e5881ab682f76efa679 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 423/853] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:42:23 2026] GET /v2.1/servers/4b21c2c8-65a6-48ae-871b-4096f67b1f9b => generated 1471 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/854] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:42:23 2026] GET /v2.1/servers/b465c0da-3470-4400-9108-272de167f012 => generated 1475 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:42:24.520 8 WARNING neutronclient.v2_0.client [None req-7eeb5b02-7b33-491c-8103-3892dac880f7 0e36228a01d241baa0f56b57a9603c34 3a5801002ccf4a63b6278d4ee2031d27 - - default default] 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-08 03:42:24.570 7 WARNING neutronclient.v2_0.client [None req-f24d41d0-2bf6-4c3b-89b6-42635d2a6bd3 fd235de2f33a4ec4b613c7e0a5df87f3 fd8febd4840c4f84bcd6b0a6fc72b407 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 424/855] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:42:24 2026] GET /v2.1/servers/85cf6a5e-3365-47d8-92df-1c468735b45f => generated 1527 bytes in 741 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:42:25.263 8 WARNING neutronclient.v2_0.client [None req-ea1c6955-03c5-4939-ae47-c68c3cd543b8 8c0bd788868c423797e7e04f1ce0b19b d8931efe4d514e5881ab682f76efa679 - - default default] The python binding code in 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/856] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:42:24 2026] GET /v2.1/servers/4b21c2c8-65a6-48ae-871b-4096f67b1f9b => generated 1471 bytes in 759 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/857] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:42:25 2026] GET /v2.1/servers/b465c0da-3470-4400-9108-272de167f012 => generated 1560 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:42:25.656 7 WARNING neutronclient.v2_0.client [None req-f8d25a61-626d-45ea-9870-8641342b68b4 49f908e1a721412c9dd71bca13c025a3 994eac928571400491b968208c55dc2c - - default default] 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-08 03:42:25.725 8 INFO nova.api.openstack.compute.server_external_events [req-2bb1d20b-3499-4af6-85ab-80bdc2b057c1 req-9799fdfa-4d28-481f-ae96-18ef03d28357 e1135f485eda4b97b1616db3f741ba88 51d47253cd0b4ff698dd29f93f5e8f8f - - 5e81739fff6c48b2b57ec94be753b37f 5e81739fff6c48b2b57ec94be753b37f] Creating event network-changed:033885f4-837b-4474-bc23-eec0fe94f188 for instance b465c0da-3470-4400-9108-272de167f012 on instance [pid: 8|app: 0|req: 426/858] 10.0.0.209 () {38 vars in 815 bytes} [Sun Mar 8 03:42:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/859] 10.0.0.198 () {34 vars in 685 bytes} [Sun Mar 8 03:42:25 2026] POST /v2.1/os-security-groups => generated 243 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:42:25.807 8 WARNING neutronclient.v2_0.client [None req-04bd3fce-af46-49aa-a4aa-aa6941e1a98e 49f908e1a721412c9dd71bca13c025a3 994eac928571400491b968208c55dc2c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 427/860] 10.0.0.198 () {34 vars in 685 bytes} [Sun Mar 8 03:42:25 2026] POST /v2.1/os-security-groups => generated 242 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-08 03:42:25.961 7 WARNING neutronclient.v2_0.client [None req-1dfe7602-0c79-41ea-89d2-5293176b3520 49f908e1a721412c9dd71bca13c025a3 994eac928571400491b968208c55dc2c - - default default] The python binding code in 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/861] 10.0.0.198 () {34 vars in 685 bytes} [Sun Mar 8 03:42:25 2026] POST /v2.1/os-security-groups => generated 244 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-08 03:42:26.096 8 WARNING neutronclient.v2_0.client [None req-57f1aae1-10ed-42be-bda1-5910da1353f9 49f908e1a721412c9dd71bca13c025a3 994eac928571400491b968208c55dc2c - - default default] The 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-08 03:42:26.144 8 WARNING neutronclient.v2_0.client [None req-57f1aae1-10ed-42be-bda1-5910da1353f9 49f908e1a721412c9dd71bca13c025a3 994eac928571400491b968208c55dc2c - - default default] The 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-08 03:42:26.185 8 WARNING neutronclient.v2_0.client [None req-57f1aae1-10ed-42be-bda1-5910da1353f9 49f908e1a721412c9dd71bca13c025a3 994eac928571400491b968208c55dc2c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 428/862] 10.0.0.198 () {32 vars in 663 bytes} [Sun Mar 8 03:42:26 2026] GET /v2.1/os-security-groups => generated 1382 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-08 03:42:26.264 8 WARNING neutronclient.v2_0.client [None req-0df524b2-be7e-45d6-a48c-38f7172d1906 49f908e1a721412c9dd71bca13c025a3 994eac928571400491b968208c55dc2c - - default default] The 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-08 03:42:26.275 7 WARNING neutronclient.v2_0.client [None req-ce2c8c9d-0db7-4c2f-8690-c4cf51cf8303 0e36228a01d241baa0f56b57a9603c34 3a5801002ccf4a63b6278d4ee2031d27 - - default default] The 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-08 03:42:26.308 8 WARNING neutronclient.v2_0.client [None req-0df524b2-be7e-45d6-a48c-38f7172d1906 49f908e1a721412c9dd71bca13c025a3 994eac928571400491b968208c55dc2c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 429/863] 10.0.0.198 () {32 vars in 740 bytes} [Sun Mar 8 03:42:26 2026] DELETE /v2.1/os-security-groups/c89619e3-b14f-4e33-bed7-fc4c12c75a0a => generated 0 bytes in 162 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/864] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:42:26 2026] GET /v2.1/servers/85cf6a5e-3365-47d8-92df-1c468735b45f => generated 1527 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-08 03:42:26.440 7 WARNING neutronclient.v2_0.client [None req-d155af1e-e111-4c4b-bf3f-5c6eab910bb2 49f908e1a721412c9dd71bca13c025a3 994eac928571400491b968208c55dc2c - - default default] The 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-08 03:42:26.462 7 INFO nova.api.openstack.wsgi [None req-d155af1e-e111-4c4b-bf3f-5c6eab910bb2 49f908e1a721412c9dd71bca13c025a3 994eac928571400491b968208c55dc2c - - default default] HTTP exception thrown: Security group c89619e3-b14f-4e33-bed7-fc4c12c75a0a does not exist Neutron server returns request_ids: ['req-cb8f1ecd-d642-4a1d-b523-28aceea74f0c'] [pid: 7|app: 0|req: 438/867] 10.0.0.198 () {32 vars in 737 bytes} [Sun Mar 8 03:42:26 2026] GET /v2.1/os-security-groups/c89619e3-b14f-4e33-bed7-fc4c12c75a0a => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-08 03:42:26.468 8 WARNING neutronclient.v2_0.client [None req-8116673e-b1d0-4767-b2f5-258278ff4bcf fd235de2f33a4ec4b613c7e0a5df87f3 fd8febd4840c4f84bcd6b0a6fc72b407 - - default default] The 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-08 03:42:26.522 7 WARNING neutronclient.v2_0.client [None req-560e2e1f-5a91-4cf0-8086-4254b1b177a7 8c0bd788868c423797e7e04f1ce0b19b d8931efe4d514e5881ab682f76efa679 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 430/868] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:42:26 2026] GET /v2.1/servers/4b21c2c8-65a6-48ae-871b-4096f67b1f9b => generated 1471 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, ' [pid: 7|app: 0|req: 439/869] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:42:26 2026] GET /v2.1/servers/b465c0da-3470-4400-9108-272de167f012 => generated 1548 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-08 03:42:26.626 8 WARNING neutronclient.v2_0.client [None req-35c2ab33-bda4-4f4a-b794-3c963656e443 49f908e1a721412c9dd71bca13c025a3 994eac928571400491b968208c55dc2c - - default default] The 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-08 03:42:26.651 8 WARNING neutronclient.v2_0.client [None req-35c2ab33-bda4-4f4a-b794-3c963656e443 49f908e1a721412c9dd71bca13c025a3 994eac928571400491b968208c55dc2c - - default default] The python binding code in 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/870] 10.0.0.198 () {32 vars in 740 bytes} [Sun Mar 8 03:42:26 2026] DELETE /v2.1/os-security-groups/de3eab5d-5299-4177-901b-9329a26641ae => generated 0 bytes in 141 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-08 03:42:26.778 7 WARNING neutronclient.v2_0.client [None req-eaff5962-01b0-42cf-b5a5-8119764b594d 49f908e1a721412c9dd71bca13c025a3 994eac928571400491b968208c55dc2c - - default default] The 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-08 03:42:26.802 7 INFO nova.api.openstack.wsgi [None req-eaff5962-01b0-42cf-b5a5-8119764b594d 49f908e1a721412c9dd71bca13c025a3 994eac928571400491b968208c55dc2c - - default default] HTTP exception thrown: Security group de3eab5d-5299-4177-901b-9329a26641ae does not exist Neutron server returns request_ids: ['req-2b23f52a-874d-456b-84c4-b2fcadbd3043'] [pid: 7|app: 0|req: 440/871] 10.0.0.198 () {32 vars in 737 bytes} [Sun Mar 8 03:42:26 2026] GET /v2.1/os-security-groups/de3eab5d-5299-4177-901b-9329a26641ae => generated 194 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-08 03:42:26.817 8 WARNING neutronclient.v2_0.client [None req-58f650d4-587b-4424-9897-689f003a18a2 49f908e1a721412c9dd71bca13c025a3 994eac928571400491b968208c55dc2c - - default default] The 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-08 03:42:26.858 8 WARNING neutronclient.v2_0.client [None req-58f650d4-587b-4424-9897-689f003a18a2 49f908e1a721412c9dd71bca13c025a3 994eac928571400491b968208c55dc2c - - default default] The python binding code in 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/872] 10.0.0.198 () {32 vars in 740 bytes} [Sun Mar 8 03:42:26 2026] DELETE /v2.1/os-security-groups/6bfef459-a64a-4c41-835a-a60079ec3260 => generated 0 bytes in 130 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-08 03:42:26.954 7 WARNING neutronclient.v2_0.client [None req-b4aecbc2-5e54-456d-bcb3-2d429bdefb81 49f908e1a721412c9dd71bca13c025a3 994eac928571400491b968208c55dc2c - - default default] The 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-08 03:42:26.978 7 INFO nova.api.openstack.wsgi [None req-b4aecbc2-5e54-456d-bcb3-2d429bdefb81 49f908e1a721412c9dd71bca13c025a3 994eac928571400491b968208c55dc2c - - default default] HTTP exception thrown: Security group 6bfef459-a64a-4c41-835a-a60079ec3260 does not exist Neutron server returns request_ids: ['req-f2cea5b9-055d-4651-ba5f-e61f741bc643'] [pid: 7|app: 0|req: 441/873] 10.0.0.198 () {32 vars in 737 bytes} [Sun Mar 8 03:42:26 2026] GET /v2.1/os-security-groups/6bfef459-a64a-4c41-835a-a60079ec3260 => generated 194 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-08 03:42:26.994 8 WARNING neutronclient.v2_0.client [None req-5e3ed63c-c63d-4b33-a60a-9dc881afdfa8 49f908e1a721412c9dd71bca13c025a3 994eac928571400491b968208c55dc2c - - default default] The 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-08 03:42:27.049 8 WARNING neutronclient.v2_0.client [None req-5e3ed63c-c63d-4b33-a60a-9dc881afdfa8 49f908e1a721412c9dd71bca13c025a3 994eac928571400491b968208c55dc2c - - default default] The 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-08 03:42:27.451 8 WARNING neutronclient.v2_0.client [None req-5e3ed63c-c63d-4b33-a60a-9dc881afdfa8 49f908e1a721412c9dd71bca13c025a3 994eac928571400491b968208c55dc2c - - default default] The 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-08 03:42:27.477 7 WARNING neutronclient.v2_0.client [None req-8ff74a2d-0628-423f-a893-0a5f29b5e342 0e36228a01d241baa0f56b57a9603c34 3a5801002ccf4a63b6278d4ee2031d27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 433/874] 10.0.0.198 () {32 vars in 663 bytes} [Sun Mar 8 03:42:26 2026] GET /v2.1/os-security-groups => generated 707 bytes in 523 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-08 03:42:27.524 8 WARNING neutronclient.v2_0.client [None req-600bf2b4-86f4-49e2-abfd-1a35bcf5beb0 49f908e1a721412c9dd71bca13c025a3 994eac928571400491b968208c55dc2c - - default default] The 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-08 03:42:27.544 8 INFO nova.api.openstack.wsgi [None req-600bf2b4-86f4-49e2-abfd-1a35bcf5beb0 49f908e1a721412c9dd71bca13c025a3 994eac928571400491b968208c55dc2c - - default default] HTTP exception thrown: Security group 6bfef459-a64a-4c41-835a-a60079ec3260 does not exist Neutron server returns request_ids: ['req-346af091-822c-4cdf-811f-a42adeeee184'] [pid: 8|app: 0|req: 434/875] 10.0.0.198 () {32 vars in 740 bytes} [Sun Mar 8 03:42:27 2026] DELETE /v2.1/os-security-groups/6bfef459-a64a-4c41-835a-a60079ec3260 => generated 194 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-08 03:42:27.564 8 WARNING neutronclient.v2_0.client [None req-b8a82d66-52b2-427f-9635-a56359c4db9b 49f908e1a721412c9dd71bca13c025a3 994eac928571400491b968208c55dc2c - - default default] The 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-08 03:42:27.606 8 INFO nova.api.openstack.wsgi [None req-b8a82d66-52b2-427f-9635-a56359c4db9b 49f908e1a721412c9dd71bca13c025a3 994eac928571400491b968208c55dc2c - - default default] HTTP exception thrown: Security group de3eab5d-5299-4177-901b-9329a26641ae does not exist Neutron server returns request_ids: ['req-8ac2bb8b-86fe-4b85-8d52-53f0e198ab45'] [pid: 8|app: 0|req: 435/876] 10.0.0.198 () {32 vars in 740 bytes} [Sun Mar 8 03:42:27 2026] DELETE /v2.1/os-security-groups/de3eab5d-5299-4177-901b-9329a26641ae => generated 194 bytes in 53 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-08 03:42:27.623 8 WARNING neutronclient.v2_0.client [None req-847cbaaf-c5ac-49da-87eb-b762734e8314 49f908e1a721412c9dd71bca13c025a3 994eac928571400491b968208c55dc2c - - default default] The python binding code in 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/877] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:42:27 2026] GET /v2.1/servers/85cf6a5e-3365-47d8-92df-1c468735b45f => generated 1527 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-08 03:42:27.646 8 INFO nova.api.openstack.wsgi [None req-847cbaaf-c5ac-49da-87eb-b762734e8314 49f908e1a721412c9dd71bca13c025a3 994eac928571400491b968208c55dc2c - - default default] HTTP exception thrown: Security group c89619e3-b14f-4e33-bed7-fc4c12c75a0a does not exist Neutron server returns request_ids: ['req-62d52c71-c3b7-4d4e-a222-462026471534'] [pid: 8|app: 0|req: 436/878] 10.0.0.198 () {32 vars in 740 bytes} [Sun Mar 8 03:42:27 2026] DELETE /v2.1/os-security-groups/c89619e3-b14f-4e33-bed7-fc4c12c75a0a => 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-08 03:42:27.689 8 WARNING neutronclient.v2_0.client [None req-28d8986d-38d5-4de0-afc3-f9c4089d3763 fd235de2f33a4ec4b613c7e0a5df87f3 fd8febd4840c4f84bcd6b0a6fc72b407 - - default default] The 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-08 03:42:27.700 7 WARNING neutronclient.v2_0.client [None req-3a999d4b-e1e4-4b38-8341-7c9ca969576f 8c0bd788868c423797e7e04f1ce0b19b d8931efe4d514e5881ab682f76efa679 - - default default] The python binding code in 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/879] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:42:27 2026] GET /v2.1/servers/4b21c2c8-65a6-48ae-871b-4096f67b1f9b => generated 1471 bytes in 324 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/880] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:42:27 2026] GET /v2.1/servers/b465c0da-3470-4400-9108-272de167f012 => generated 1548 bytes in 376 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:42:28.715 8 WARNING neutronclient.v2_0.client [None req-be95a30e-edd4-4156-8414-3961cc6667af 0e36228a01d241baa0f56b57a9603c34 3a5801002ccf4a63b6278d4ee2031d27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 438/881] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:42:28 2026] GET /v2.1/servers/85cf6a5e-3365-47d8-92df-1c468735b45f => generated 1527 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:42:29.038 7 WARNING neutronclient.v2_0.client [None req-c6a72870-9576-4ebb-af18-90ea637be6e4 fd235de2f33a4ec4b613c7e0a5df87f3 fd8febd4840c4f84bcd6b0a6fc72b407 - - default default] 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-08 03:42:29.103 8 WARNING neutronclient.v2_0.client [None req-d526f48b-3451-476f-bbb9-746bf9ead9a5 8c0bd788868c423797e7e04f1ce0b19b d8931efe4d514e5881ab682f76efa679 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 444/882] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:42:28 2026] GET /v2.1/servers/4b21c2c8-65a6-48ae-871b-4096f67b1f9b => generated 1471 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/883] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:42:29 2026] GET /v2.1/servers/b465c0da-3470-4400-9108-272de167f012 => generated 1548 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-08 03:42:29.970 7 WARNING neutronclient.v2_0.client [None req-0bda42df-9fb8-4b5b-9429-89980da07e91 0e36228a01d241baa0f56b57a9603c34 3a5801002ccf4a63b6278d4ee2031d27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 445/884] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:42:29 2026] GET /v2.1/servers/85cf6a5e-3365-47d8-92df-1c468735b45f => generated 1527 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:42:30.263 8 WARNING neutronclient.v2_0.client [None req-474a7f0b-7d65-4635-98b6-ae0ad6f67bcf fd235de2f33a4ec4b613c7e0a5df87f3 fd8febd4840c4f84bcd6b0a6fc72b407 - - default default] 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-08 03:42:30.307 7 WARNING neutronclient.v2_0.client [None req-f134668c-4297-4019-b2c8-f3d75a95803e 8c0bd788868c423797e7e04f1ce0b19b d8931efe4d514e5881ab682f76efa679 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 440/885] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:42:30 2026] GET /v2.1/servers/4b21c2c8-65a6-48ae-871b-4096f67b1f9b => generated 1471 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/886] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:42:30 2026] GET /v2.1/servers/b465c0da-3470-4400-9108-272de167f012 => generated 1548 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:42:31.124 8 WARNING neutronclient.v2_0.client [None req-868663f7-3a97-4711-901d-d5faac86884f 0e36228a01d241baa0f56b57a9603c34 3a5801002ccf4a63b6278d4ee2031d27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 441/887] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:42:31 2026] GET /v2.1/servers/85cf6a5e-3365-47d8-92df-1c468735b45f => generated 1527 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-08 03:42:31.304 7 INFO nova.api.openstack.compute.server_external_events [req-7da4e338-2d8c-49e0-813f-2b109d59caf6 req-f62ecd09-f037-4a8c-9e7d-c2fba79618a8 e1135f485eda4b97b1616db3f741ba88 51d47253cd0b4ff698dd29f93f5e8f8f - - 5e81739fff6c48b2b57ec94be753b37f 5e81739fff6c48b2b57ec94be753b37f] Creating event network-vif-plugged:7d30528b-81df-4d4e-8b78-f7722589e074 for instance 4b21c2c8-65a6-48ae-871b-4096f67b1f9b on instance [pid: 7|app: 0|req: 447/888] 10.0.0.195 () {38 vars in 815 bytes} [Sun Mar 8 03:42:31 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:42:31.445 8 WARNING neutronclient.v2_0.client [None req-70c688b6-31d1-43d9-9514-c494f7123c62 fd235de2f33a4ec4b613c7e0a5df87f3 fd8febd4840c4f84bcd6b0a6fc72b407 - - default default] The 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-08 03:42:31.472 7 WARNING neutronclient.v2_0.client [None req-c8d79af6-7850-4e4a-ad16-c034399fca30 8c0bd788868c423797e7e04f1ce0b19b d8931efe4d514e5881ab682f76efa679 - - default default] The python binding code in 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/889] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:42:31 2026] GET /v2.1/servers/4b21c2c8-65a6-48ae-871b-4096f67b1f9b => generated 1471 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/890] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:42:31 2026] GET /v2.1/servers/b465c0da-3470-4400-9108-272de167f012 => generated 1548 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-08 03:42:32.277 8 WARNING neutronclient.v2_0.client [None req-d689149c-027c-4207-825d-43c45bdc082b 0e36228a01d241baa0f56b57a9603c34 3a5801002ccf4a63b6278d4ee2031d27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 443/891] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:42:32 2026] GET /v2.1/servers/85cf6a5e-3365-47d8-92df-1c468735b45f => generated 1527 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:42:32.616 7 WARNING neutronclient.v2_0.client [None req-0346a463-bdb7-47fe-9fde-b849bc139c39 fd235de2f33a4ec4b613c7e0a5df87f3 fd8febd4840c4f84bcd6b0a6fc72b407 - - default default] 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-08 03:42:32.673 8 WARNING neutronclient.v2_0.client [None req-42cfc313-d19c-4a2d-819c-06b882b21a9e 8c0bd788868c423797e7e04f1ce0b19b d8931efe4d514e5881ab682f76efa679 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 449/892] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:42:32 2026] GET /v2.1/servers/4b21c2c8-65a6-48ae-871b-4096f67b1f9b => generated 1655 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/893] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:42:32 2026] GET /v2.1/servers/b465c0da-3470-4400-9108-272de167f012 => generated 1548 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/894] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:42:32 2026] GET /v2.1/servers/4b21c2c8-65a6-48ae-871b-4096f67b1f9b/ips => generated 108 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 445/895] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:42:32 2026] GET /v2.1/servers/4b21c2c8-65a6-48ae-871b-4096f67b1f9b/ips => generated 108 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, ' [pid: 7|app: 0|req: 451/896] 10.0.0.198 () {32 vars in 823 bytes} [Sun Mar 8 03:42:33 2026] GET /v2.1/servers/4b21c2c8-65a6-48ae-871b-4096f67b1f9b/ips/tempest-ServerAddressesTestJSON-957462292-network => generated 93 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:42:33.161 8 INFO nova.api.openstack.compute.server_external_events [req-bd9dc654-b383-418b-8746-332880e5fb68 req-eafddc56-c0a4-47cb-91a4-9d69d68eb384 e1135f485eda4b97b1616db3f741ba88 51d47253cd0b4ff698dd29f93f5e8f8f - - 5e81739fff6c48b2b57ec94be753b37f 5e81739fff6c48b2b57ec94be753b37f] Creating event network-vif-plugged:033885f4-837b-4474-bc23-eec0fe94f188 for instance b465c0da-3470-4400-9108-272de167f012 on instance [pid: 8|app: 0|req: 446/897] 10.0.0.195 () {38 vars in 815 bytes} [Sun Mar 8 03:42:33 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/898] 10.0.0.198 () {32 vars in 718 bytes} [Sun Mar 8 03:42:33 2026] DELETE /v2.1/servers/4b21c2c8-65a6-48ae-871b-4096f67b1f9b => generated 0 bytes in 149 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-08 03:42:33.297 8 WARNING neutronclient.v2_0.client [None req-e43aed29-f92a-45d5-887c-839a06e005ae fd235de2f33a4ec4b613c7e0a5df87f3 fd8febd4840c4f84bcd6b0a6fc72b407 - - default default] 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-08 03:42:33.350 7 INFO nova.api.openstack.compute.server_external_events [req-ba698a78-2f50-422c-97c8-53e9ae8f30aa req-57a3710f-e060-4f0e-aece-d457b8604e63 e1135f485eda4b97b1616db3f741ba88 51d47253cd0b4ff698dd29f93f5e8f8f - - 5e81739fff6c48b2b57ec94be753b37f 5e81739fff6c48b2b57ec94be753b37f] Creating event network-vif-plugged:d8698047-bb6a-4333-8948-ae7047001fb6 for instance 85cf6a5e-3365-47d8-92df-1c468735b45f on instance [pid: 7|app: 0|req: 453/899] 10.0.0.195 () {38 vars in 815 bytes} [Sun Mar 8 03:42:33 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 447/900] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:42:33 2026] GET /v2.1/servers/4b21c2c8-65a6-48ae-871b-4096f67b1f9b => generated 1661 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-08 03:42:33.450 7 WARNING neutronclient.v2_0.client [None req-0fd96956-0c8c-4418-a298-374819457de8 0e36228a01d241baa0f56b57a9603c34 3a5801002ccf4a63b6278d4ee2031d27 - - default default] The python binding code in 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/901] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:42:33 2026] GET /v2.1/servers/85cf6a5e-3365-47d8-92df-1c468735b45f => generated 1527 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:42:33.940 8 WARNING neutronclient.v2_0.client [None req-cbba95fd-d54b-404e-8609-15db1c53e258 8c0bd788868c423797e7e04f1ce0b19b d8931efe4d514e5881ab682f76efa679 - - default default] The python binding code in 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/902] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:42:33 2026] GET /v2.1/servers/b465c0da-3470-4400-9108-272de167f012 => generated 1548 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:42:34.500 7 WARNING neutronclient.v2_0.client [None req-5adc6c38-d7b0-4aef-a284-c978cf04e44f fd235de2f33a4ec4b613c7e0a5df87f3 fd8febd4840c4f84bcd6b0a6fc72b407 - - default default] 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-08 03:42:34.622 8 WARNING neutronclient.v2_0.client [None req-e5b2e33f-2c1f-4c0e-ad29-bf62a06bbb4a 0e36228a01d241baa0f56b57a9603c34 3a5801002ccf4a63b6278d4ee2031d27 - - default default] The python binding code in 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/903] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:42:34 2026] GET /v2.1/servers/4b21c2c8-65a6-48ae-871b-4096f67b1f9b => generated 1661 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/904] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:42:34 2026] GET /v2.1/servers/85cf6a5e-3365-47d8-92df-1c468735b45f => generated 1718 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:42:34.831 7 WARNING neutronclient.v2_0.client [None req-069faa88-71a8-440d-8166-b6f78d835d46 0e36228a01d241baa0f56b57a9603c34 3a5801002ccf4a63b6278d4ee2031d27 - - default default] The python binding code in 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/905] 10.0.0.198 () {32 vars in 741 bytes} [Sun Mar 8 03:42:34 2026] GET /v2.1/servers/85cf6a5e-3365-47d8-92df-1c468735b45f/os-interface => generated 284 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, ' 2026-03-08 03:42:35.157 8 WARNING neutronclient.v2_0.client [None req-e540c276-a42a-41b3-a152-ac79846e353d 8c0bd788868c423797e7e04f1ce0b19b d8931efe4d514e5881ab682f76efa679 - - default default] 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-08 03:42:35.689 7 WARNING neutronclient.v2_0.client [None req-bcab45af-aca3-437e-909d-4fb4d0e3c76a fd235de2f33a4ec4b613c7e0a5df87f3 fd8febd4840c4f84bcd6b0a6fc72b407 - - default default] The python binding code in 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/906] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:42:35 2026] GET /v2.1/servers/b465c0da-3470-4400-9108-272de167f012 => generated 1724 bytes in 897 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:42:36.016 8 WARNING neutronclient.v2_0.client [None req-381cdea8-2320-4ca3-867d-1f1695a7e749 0e36228a01d241baa0f56b57a9603c34 3a5801002ccf4a63b6278d4ee2031d27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 457/907] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:42:35 2026] GET /v2.1/servers/4b21c2c8-65a6-48ae-871b-4096f67b1f9b => generated 1661 bytes in 519 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:42:36.182 7 INFO nova.api.openstack.compute.server_external_events [req-95294591-ddee-44d8-82d4-9cb009c8ee9b req-b9428898-070a-4a93-bf12-073e8c332007 e1135f485eda4b97b1616db3f741ba88 51d47253cd0b4ff698dd29f93f5e8f8f - - 5e81739fff6c48b2b57ec94be753b37f 5e81739fff6c48b2b57ec94be753b37f] Creating event network-changed:d8698047-bb6a-4333-8948-ae7047001fb6 for instance 85cf6a5e-3365-47d8-92df-1c468735b45f on instance [pid: 7|app: 0|req: 458/908] 10.0.0.209 () {38 vars in 815 bytes} [Sun Mar 8 03: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:42:36.233 7 WARNING neutronclient.v2_0.client [None req-3ca847c1-498a-444c-9934-ba5b0373bf36 8c0bd788868c423797e7e04f1ce0b19b d8931efe4d514e5881ab682f76efa679 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 451/909] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:42:35 2026] GET /v2.1/servers/85cf6a5e-3365-47d8-92df-1c468735b45f => generated 1718 bytes in 498 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/912] 10.0.0.198 () {32 vars in 741 bytes} [Sun Mar 8 03:42:36 2026] GET /v2.1/servers/b465c0da-3470-4400-9108-272de167f012/os-interface => generated 284 bytes in 310 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-08 03:42:37.247 7 WARNING neutronclient.v2_0.client [None req-e93fae5b-6153-42f3-a842-643c2212eb44 fd235de2f33a4ec4b613c7e0a5df87f3 fd8febd4840c4f84bcd6b0a6fc72b407 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 454/913] 10.0.0.198 () {34 vars in 671 bytes} [Sun Mar 8 03:42:37 2026] POST /v2.1/os-keypairs => generated 386 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/914] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:42:37 2026] GET /v2.1/servers/4b21c2c8-65a6-48ae-871b-4096f67b1f9b => generated 1452 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-08 03:42:37.330 8 WARNING neutronclient.v2_0.client [None req-55817c2a-cad1-4dd0-a7f7-1f6cf2fbbd06 8c0bd788868c423797e7e04f1ce0b19b d8931efe4d514e5881ab682f76efa679 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 455/915] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:42:37 2026] GET /v2.1/servers/b465c0da-3470-4400-9108-272de167f012 => generated 1724 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 461/916] 10.0.0.198 () {32 vars in 641 bytes} [Sun Mar 8 03:42:37 2026] GET /v2.1/servers => generated 378 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/917] 10.0.0.198 () {32 vars in 718 bytes} [Sun Mar 8 03:42:37 2026] DELETE /v2.1/servers/b465c0da-3470-4400-9108-272de167f012 => generated 0 bytes in 194 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-08 03:42:37.921 7 WARNING neutronclient.v2_0.client [None req-6c296b10-8e84-48b0-9e3a-7f41b90c4b10 8c0bd788868c423797e7e04f1ce0b19b d8931efe4d514e5881ab682f76efa679 - - default default] The python binding code in 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/918] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:42:37 2026] GET /v2.1/servers/b465c0da-3470-4400-9108-272de167f012 => generated 1730 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-08 03:42:38.246 8 INFO nova.api.openstack.compute.server_external_events [req-dbdba873-addd-417b-82ab-2dc3e7eecf37 req-f94cc781-3ac9-4031-9bb5-a63912813be6 e1135f485eda4b97b1616db3f741ba88 51d47253cd0b4ff698dd29f93f5e8f8f - - 5e81739fff6c48b2b57ec94be753b37f 5e81739fff6c48b2b57ec94be753b37f] Creating event network-vif-deleted:7d30528b-81df-4d4e-8b78-f7722589e074 for instance 4b21c2c8-65a6-48ae-871b-4096f67b1f9b on instance 2026-03-08 03:42:38.246 8 INFO nova.api.openstack.compute.server_external_events [req-dbdba873-addd-417b-82ab-2dc3e7eecf37 req-f94cc781-3ac9-4031-9bb5-a63912813be6 e1135f485eda4b97b1616db3f741ba88 51d47253cd0b4ff698dd29f93f5e8f8f - - 5e81739fff6c48b2b57ec94be753b37f 5e81739fff6c48b2b57ec94be753b37f] Creating event network-changed:033885f4-837b-4474-bc23-eec0fe94f188 for instance b465c0da-3470-4400-9108-272de167f012 on instance [pid: 8|app: 0|req: 457/919] 10.0.0.209 () {38 vars in 815 bytes} [Sun Mar 8 03:42:38 2026] POST /v2.1/os-server-external-events => generated 350 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:42:38.416 7 WARNING neutronclient.v2_0.client [None req-45c07ae3-85ab-46eb-8ea5-6ffa68fb5498 fd235de2f33a4ec4b613c7e0a5df87f3 fd8febd4840c4f84bcd6b0a6fc72b407 - - default default] The python binding code in 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/920] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:42:38 2026] GET /v2.1/servers/4b21c2c8-65a6-48ae-871b-4096f67b1f9b => generated 1457 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-08 03:42:38.607 8 WARNING neutronclient.v2_0.client [None req-0c06eac7-d568-4178-81d3-2c9c9dcbbefd 0d83ca4ad6d84057a0ce9f3e8cabb83b 5ca75452b14048a7a527a42e9e7fdb00 - - default default] The 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-08 03:42:38.656 8 WARNING neutronclient.v2_0.client [None req-0c06eac7-d568-4178-81d3-2c9c9dcbbefd 0d83ca4ad6d84057a0ce9f3e8cabb83b 5ca75452b14048a7a527a42e9e7fdb00 - - default default] The 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-08 03:42:38.894 8 WARNING neutronclient.v2_0.client [None req-0c06eac7-d568-4178-81d3-2c9c9dcbbefd 0d83ca4ad6d84057a0ce9f3e8cabb83b 5ca75452b14048a7a527a42e9e7fdb00 - - default default] 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-08 03:42:39.074 7 WARNING neutronclient.v2_0.client [None req-e137756e-728e-4c9d-806f-d1e9bce27fd7 8c0bd788868c423797e7e04f1ce0b19b d8931efe4d514e5881ab682f76efa679 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 458/921] 10.0.0.198 () {34 vars in 663 bytes} [Sun Mar 8 03:42:38 2026] POST /v2.1/servers => generated 452 bytes in 639 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-08 03:42:39.200 8 WARNING neutronclient.v2_0.client [None req-d7e86b02-4dac-40f8-bfc8-a3f09ce1f38a 0d83ca4ad6d84057a0ce9f3e8cabb83b 5ca75452b14048a7a527a42e9e7fdb00 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 459/922] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:42:39 2026] GET /v2.1/servers/5c77a8f1-ac24-42ab-836e-d6c0f63cc182 => generated 1430 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/923] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:42:39 2026] GET /v2.1/servers/b465c0da-3470-4400-9108-272de167f012 => generated 1730 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:42:39.532 8 WARNING neutronclient.v2_0.client [None req-a442dc3f-b2e6-4167-be08-3fb73ab636a4 fd235de2f33a4ec4b613c7e0a5df87f3 fd8febd4840c4f84bcd6b0a6fc72b407 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 460/924] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:42:39 2026] GET /v2.1/servers/4b21c2c8-65a6-48ae-871b-4096f67b1f9b => generated 1457 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:42:40.319 7 WARNING neutronclient.v2_0.client [None req-891a471e-e10c-4f40-b0b1-5a56e9ac7406 0d83ca4ad6d84057a0ce9f3e8cabb83b 5ca75452b14048a7a527a42e9e7fdb00 - - default default] The 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-08 03:42:40.340 8 WARNING neutronclient.v2_0.client [None req-d632889a-c070-4614-abd6-0f91fcca6eda 8c0bd788868c423797e7e04f1ce0b19b d8931efe4d514e5881ab682f76efa679 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 465/925] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:42:40 2026] GET /v2.1/servers/5c77a8f1-ac24-42ab-836e-d6c0f63cc182 => generated 1434 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/926] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:42:40 2026] GET /v2.1/servers/b465c0da-3470-4400-9108-272de167f012 => generated 1850 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-08 03:42:40.626 7 INFO nova.api.openstack.wsgi [None req-b2dd5cf5-3f53-4dea-bbc0-e0d24490ea01 fd235de2f33a4ec4b613c7e0a5df87f3 fd8febd4840c4f84bcd6b0a6fc72b407 - - default default] HTTP exception thrown: Instance 4b21c2c8-65a6-48ae-871b-4096f67b1f9b could not be found. [pid: 7|app: 0|req: 466/927] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:42:40 2026] GET /v2.1/servers/4b21c2c8-65a6-48ae-871b-4096f67b1f9b => 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, ' 2026-03-08 03:42:41.207 8 INFO nova.api.openstack.compute.server_external_events [req-37c0499d-2ba4-47b5-b0b0-386b55b95f95 req-b2108b02-2846-418c-b8c1-b6f2adbbc8dc e1135f485eda4b97b1616db3f741ba88 51d47253cd0b4ff698dd29f93f5e8f8f - - 5e81739fff6c48b2b57ec94be753b37f 5e81739fff6c48b2b57ec94be753b37f] Creating event network-vif-deleted:033885f4-837b-4474-bc23-eec0fe94f188 for instance b465c0da-3470-4400-9108-272de167f012 on instance [pid: 8|app: 0|req: 462/928] 10.0.0.209 () {38 vars in 815 bytes} [Sun Mar 8 03:42:41 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:42:41.416 7 WARNING neutronclient.v2_0.client [None req-41f9d02f-5084-45fb-8304-c5618d7bd3f9 0d83ca4ad6d84057a0ce9f3e8cabb83b 5ca75452b14048a7a527a42e9e7fdb00 - - default default] The python binding code in 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/929] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:42:41 2026] GET /v2.1/servers/5c77a8f1-ac24-42ab-836e-d6c0f63cc182 => generated 1482 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-08 03:42:41.522 8 WARNING neutronclient.v2_0.client [None req-e1a6c6a9-1114-4ab3-8b07-ace5fd4d2c62 8c0bd788868c423797e7e04f1ce0b19b d8931efe4d514e5881ab682f76efa679 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 463/930] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:42:41 2026] GET /v2.1/servers/b465c0da-3470-4400-9108-272de167f012 => generated 1504 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:42:42.509 7 WARNING neutronclient.v2_0.client [None req-24e3c0b3-db61-411f-94e4-ef7545e3c2d9 0d83ca4ad6d84057a0ce9f3e8cabb83b 5ca75452b14048a7a527a42e9e7fdb00 - - default default] The python binding code in 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/931] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:42:42 2026] GET /v2.1/servers/5c77a8f1-ac24-42ab-836e-d6c0f63cc182 => generated 1482 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-08 03:42:42.622 8 WARNING neutronclient.v2_0.client [None req-8389d9d0-40ee-4d19-85ee-82a0367426a4 8c0bd788868c423797e7e04f1ce0b19b d8931efe4d514e5881ab682f76efa679 - - default default] The python binding code in 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/932] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:42:42 2026] GET /v2.1/servers/b465c0da-3470-4400-9108-272de167f012 => generated 1509 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-08 03:42:43.605 7 WARNING neutronclient.v2_0.client [None req-c15f91ba-6014-4a73-a362-a273cb8f5389 0d83ca4ad6d84057a0ce9f3e8cabb83b 5ca75452b14048a7a527a42e9e7fdb00 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 469/933] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:42:43 2026] GET /v2.1/servers/5c77a8f1-ac24-42ab-836e-d6c0f63cc182 => generated 1490 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-08 03:42:43.737 8 WARNING neutronclient.v2_0.client [None req-df201aac-5f77-47d2-a4cc-a0553ccf97ce 8c0bd788868c423797e7e04f1ce0b19b d8931efe4d514e5881ab682f76efa679 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 465/934] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:42:43 2026] GET /v2.1/servers/b465c0da-3470-4400-9108-272de167f012 => generated 1509 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:42:44.696 7 WARNING neutronclient.v2_0.client [None req-9385d3fa-4e5b-4201-a37e-719f45916278 0d83ca4ad6d84057a0ce9f3e8cabb83b 5ca75452b14048a7a527a42e9e7fdb00 - - default default] 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: 470/935] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:42:44 2026] GET /v2.1/servers/5c77a8f1-ac24-42ab-836e-d6c0f63cc182 => generated 1557 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-08 03:42:44.837 8 WARNING neutronclient.v2_0.client [None req-8eeddff5-2626-4a85-9dd0-37c6d5326c98 8c0bd788868c423797e7e04f1ce0b19b d8931efe4d514e5881ab682f76efa679 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 466/936] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:42:44 2026] GET /v2.1/servers/b465c0da-3470-4400-9108-272de167f012 => generated 1509 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:42:45.326 7 INFO nova.api.openstack.compute.server_external_events [req-e9e1402c-048d-4bef-a5d6-aa0e322465f7 req-ecd9b0cc-7e81-4122-9667-ce37df241643 e1135f485eda4b97b1616db3f741ba88 51d47253cd0b4ff698dd29f93f5e8f8f - - 5e81739fff6c48b2b57ec94be753b37f 5e81739fff6c48b2b57ec94be753b37f] Creating event network-changed:e04b01a9-59bb-4325-aa16-b16602fa4240 for instance 5c77a8f1-ac24-42ab-836e-d6c0f63cc182 on instance [pid: 7|app: 0|req: 471/937] 10.0.0.209 () {38 vars in 815 bytes} [Sun Mar 8 03:42:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:42:45.878 8 WARNING neutronclient.v2_0.client [None req-66eb8d5e-e6c7-4c85-b850-f04bccda5bf3 0d83ca4ad6d84057a0ce9f3e8cabb83b 5ca75452b14048a7a527a42e9e7fdb00 - - default default] 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-08 03:42:45.927 7 INFO nova.api.openstack.wsgi [None req-bb736598-7765-492e-8fed-a2799446caab 8c0bd788868c423797e7e04f1ce0b19b d8931efe4d514e5881ab682f76efa679 - - default default] HTTP exception thrown: Instance b465c0da-3470-4400-9108-272de167f012 could not be found. [pid: 7|app: 0|req: 472/938] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:42:45 2026] GET /v2.1/servers/b465c0da-3470-4400-9108-272de167f012 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 473/939] 10.0.0.198 () {32 vars in 704 bytes} [Sun Mar 8 03:42:45 2026] DELETE /v2.1/os-keypairs/tempest-keypair-447921454 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/940] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:42:45 2026] GET /v2.1/servers/5c77a8f1-ac24-42ab-836e-d6c0f63cc182 => generated 1555 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:42:47.116 8 WARNING neutronclient.v2_0.client [None req-f8c6d2ff-b746-4f56-b23a-71fc0274b860 0d83ca4ad6d84057a0ce9f3e8cabb83b 5ca75452b14048a7a527a42e9e7fdb00 - - default default] The python binding code in 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/943] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:42:47 2026] GET /v2.1/servers/5c77a8f1-ac24-42ab-836e-d6c0f63cc182 => generated 1555 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-08 03:42:48.337 7 WARNING neutronclient.v2_0.client [None req-6205e9fb-e3c7-4a53-99ef-ea99400eb61c 0d83ca4ad6d84057a0ce9f3e8cabb83b 5ca75452b14048a7a527a42e9e7fdb00 - - default default] The python binding code in 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/944] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:42:48 2026] GET /v2.1/servers/5c77a8f1-ac24-42ab-836e-d6c0f63cc182 => generated 1555 bytes in 454 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:42:49.801 8 WARNING neutronclient.v2_0.client [None req-0f9b3417-693f-4fd9-bf79-11297896f841 0d83ca4ad6d84057a0ce9f3e8cabb83b 5ca75452b14048a7a527a42e9e7fdb00 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 470/945] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:42:49 2026] GET /v2.1/servers/5c77a8f1-ac24-42ab-836e-d6c0f63cc182 => generated 1555 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-08 03:42:51.015 7 WARNING neutronclient.v2_0.client [None req-10f60d9e-1cf2-4307-88c1-ff626b608507 0d83ca4ad6d84057a0ce9f3e8cabb83b 5ca75452b14048a7a527a42e9e7fdb00 - - default default] The python binding code in 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/946] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:42:50 2026] GET /v2.1/servers/5c77a8f1-ac24-42ab-836e-d6c0f63cc182 => generated 1555 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:42:51.171 8 INFO nova.api.openstack.compute.server_external_events [req-a7dcf4ec-c65d-4b1a-b6fa-72528673763d req-cdf9d986-7b44-4d33-acf9-00d720022373 e1135f485eda4b97b1616db3f741ba88 51d47253cd0b4ff698dd29f93f5e8f8f - - 5e81739fff6c48b2b57ec94be753b37f 5e81739fff6c48b2b57ec94be753b37f] Creating event network-vif-plugged:e04b01a9-59bb-4325-aa16-b16602fa4240 for instance 5c77a8f1-ac24-42ab-836e-d6c0f63cc182 on instance [pid: 8|app: 0|req: 471/947] 10.0.0.195 () {38 vars in 815 bytes} [Sun Mar 8 03:42:51 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-08 03:42:52.200 7 WARNING neutronclient.v2_0.client [None req-5c232e2f-34d9-41bd-a295-87f7c9ef688d 0d83ca4ad6d84057a0ce9f3e8cabb83b 5ca75452b14048a7a527a42e9e7fdb00 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 477/948] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:42:52 2026] GET /v2.1/servers/5c77a8f1-ac24-42ab-836e-d6c0f63cc182 => generated 1555 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:42:53.369 8 WARNING neutronclient.v2_0.client [None req-377bbfd2-7720-4f1d-b05a-d9b2fd392696 0d83ca4ad6d84057a0ce9f3e8cabb83b 5ca75452b14048a7a527a42e9e7fdb00 - - default default] The python binding code in 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/949] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:42:53 2026] GET /v2.1/servers/5c77a8f1-ac24-42ab-836e-d6c0f63cc182 => generated 1738 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-08 03:42:53.530 7 WARNING neutronclient.v2_0.client [None req-dfd5a78b-462c-420f-b651-08515c6485d5 0d83ca4ad6d84057a0ce9f3e8cabb83b 5ca75452b14048a7a527a42e9e7fdb00 - - default default] The python binding code in 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/950] 10.0.0.198 () {32 vars in 741 bytes} [Sun Mar 8 03:42:53 2026] GET /v2.1/servers/5c77a8f1-ac24-42ab-836e-d6c0f63cc182/os-interface => generated 284 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:42:54.392 7 INFO nova.api.openstack.compute.server_external_events [req-61b1bde6-77f6-4464-a069-fe6e5420c0aa req-de3ccac2-37a3-4377-b9e7-3ce9d3f1261d e1135f485eda4b97b1616db3f741ba88 51d47253cd0b4ff698dd29f93f5e8f8f - - 5e81739fff6c48b2b57ec94be753b37f 5e81739fff6c48b2b57ec94be753b37f] Creating event network-changed:e04b01a9-59bb-4325-aa16-b16602fa4240 for instance 5c77a8f1-ac24-42ab-836e-d6c0f63cc182 on instance [pid: 7|app: 0|req: 479/951] 10.0.0.209 () {38 vars in 815 bytes} [Sun Mar 8 03:42:54 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) 2026-03-08 03:42:54.414 8 WARNING neutronclient.v2_0.client [None req-2400e677-1582-4afb-82b7-0c380ecd33b6 0d83ca4ad6d84057a0ce9f3e8cabb83b 5ca75452b14048a7a527a42e9e7fdb00 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 473/952] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:42:54 2026] GET /v2.1/servers/5c77a8f1-ac24-42ab-836e-d6c0f63cc182 => generated 1738 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: 480/953] 10.0.0.198 () {32 vars in 641 bytes} [Sun Mar 8 03:42:54 2026] GET /v2.1/servers => generated 382 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 474/954] 10.0.0.198 () {32 vars in 718 bytes} [Sun Mar 8 03:42:54 2026] DELETE /v2.1/servers/5c77a8f1-ac24-42ab-836e-d6c0f63cc182 => generated 0 bytes in 142 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-08 03:42:54.847 7 WARNING neutronclient.v2_0.client [None req-9fdbadb8-7ab2-4f18-b51d-b3cf9765ab24 0d83ca4ad6d84057a0ce9f3e8cabb83b 5ca75452b14048a7a527a42e9e7fdb00 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 481/955] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:42:54 2026] GET /v2.1/servers/5c77a8f1-ac24-42ab-836e-d6c0f63cc182 => generated 1744 bytes in 379 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:42:56.244 8 WARNING neutronclient.v2_0.client [None req-6c9153fe-43d5-447f-82e6-5f644c0f151e 0d83ca4ad6d84057a0ce9f3e8cabb83b 5ca75452b14048a7a527a42e9e7fdb00 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 475/956] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:42:56 2026] GET /v2.1/servers/5c77a8f1-ac24-42ab-836e-d6c0f63cc182 => generated 1864 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:42:57.442 8 WARNING neutronclient.v2_0.client [None req-0162efa9-22a9-4652-81d1-440f154a9c92 0d83ca4ad6d84057a0ce9f3e8cabb83b 5ca75452b14048a7a527a42e9e7fdb00 - - default default] 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-08 03:42:57.572 7 INFO nova.api.openstack.compute.server_external_events [req-f1745e19-85ec-4ecc-b1ad-095cde636739 req-75796261-2724-45cc-b6ca-73fa5786a44b e1135f485eda4b97b1616db3f741ba88 51d47253cd0b4ff698dd29f93f5e8f8f - - 5e81739fff6c48b2b57ec94be753b37f 5e81739fff6c48b2b57ec94be753b37f] Creating event network-vif-unplugged:e04b01a9-59bb-4325-aa16-b16602fa4240 for instance 5c77a8f1-ac24-42ab-836e-d6c0f63cc182 on instance [pid: 7|app: 0|req: 483/959] 10.0.0.195 () {38 vars in 815 bytes} [Sun Mar 8 03:42:57 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/960] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:42:57 2026] GET /v2.1/servers/5c77a8f1-ac24-42ab-836e-d6c0f63cc182 => generated 1797 bytes in 682 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:42:58.331 7 INFO nova.api.openstack.compute.server_external_events [req-930f4171-23c8-4f2b-954c-5f24d488376e req-0985959a-147d-4df6-99b4-a6e08d8118ab e1135f485eda4b97b1616db3f741ba88 51d47253cd0b4ff698dd29f93f5e8f8f - - 5e81739fff6c48b2b57ec94be753b37f 5e81739fff6c48b2b57ec94be753b37f] Creating event network-vif-deleted:e04b01a9-59bb-4325-aa16-b16602fa4240 for instance 5c77a8f1-ac24-42ab-836e-d6c0f63cc182 on instance [pid: 7|app: 0|req: 484/961] 10.0.0.209 () {38 vars in 815 bytes} [Sun Mar 8 03:42:58 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-08 03:42:59.130 8 WARNING neutronclient.v2_0.client [None req-e563ffd4-b113-4901-8587-6ba236af6a95 0d83ca4ad6d84057a0ce9f3e8cabb83b 5ca75452b14048a7a527a42e9e7fdb00 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 478/962] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:42:59 2026] GET /v2.1/servers/5c77a8f1-ac24-42ab-836e-d6c0f63cc182 => generated 1511 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:43:00.254 7 WARNING neutronclient.v2_0.client [None req-cf9d4f1d-69bc-4d26-b3c4-19e83317171f 0d83ca4ad6d84057a0ce9f3e8cabb83b 5ca75452b14048a7a527a42e9e7fdb00 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 485/963] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:43:00 2026] GET /v2.1/servers/5c77a8f1-ac24-42ab-836e-d6c0f63cc182 => generated 1516 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, ' [pid: 8|app: 0|req: 479/964] 10.0.0.16 () {32 vars in 685 bytes} [Sun Mar 8 03:43:00 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 486/965] 10.0.0.16 () {32 vars in 681 bytes} [Sun Mar 8 03:43:01 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: 8|app: 0|req: 480/966] 10.0.0.16 () {32 vars in 667 bytes} [Sun Mar 8 03:43:01 2026] GET /v2.1/os-services => generated 781 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/967] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:43:01 2026] GET /v2.1/limits?tenant_id=3410672e43a841b89eb51fb16bee3d9b => generated 302 bytes in 58 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: 481/968] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:43:01 2026] GET /v2.1/limits?tenant_id=3a5801002ccf4a63b6278d4ee2031d27 => generated 304 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/969] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:43:01 2026] GET /v2.1/limits?tenant_id=4854aa1c7fc041f1ac5b14be07a6f452 => 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: 482/970] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:43:01 2026] GET /v2.1/limits?tenant_id=51d47253cd0b4ff698dd29f93f5e8f8f => generated 299 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/971] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:43:01 2026] GET /v2.1/limits?tenant_id=5ca75452b14048a7a527a42e9e7fdb00 => generated 304 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/972] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:43:01 2026] GET /v2.1/limits?tenant_id=f6582afdeef14dc6a41b17f5fdea0e18 => generated 299 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-08 03:43:01.475 8 WARNING neutronclient.v2_0.client [None req-cbc1b32c-9449-4945-9e04-0cd38c63ed88 0d83ca4ad6d84057a0ce9f3e8cabb83b 5ca75452b14048a7a527a42e9e7fdb00 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 483/973] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:43:01 2026] GET /v2.1/servers/5c77a8f1-ac24-42ab-836e-d6c0f63cc182 => generated 1516 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-08 03:43:01.618 7 WARNING neutronclient.v2_0.client [None req-ff7eb2e3-b9bf-46e8-9983-2bdf6cc5df6c 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] The python binding code in 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/974] 10.0.0.16 () {32 vars in 706 bytes} [Sun Mar 8 03:43:01 2026] GET /v2.1/servers/detail?all_tenants=true => generated 2537 bytes in 312 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: 484/975] 10.0.0.16 () {32 vars in 702 bytes} [Sun Mar 8 03:43:01 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 492/976] 10.0.0.16 () {32 vars in 687 bytes} [Sun Mar 8 03:43:01 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/977] 10.0.0.16 () {32 vars in 671 bytes} [Sun Mar 8 03:43:01 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: 493/978] 10.0.0.16 () {32 vars in 702 bytes} [Sun Mar 8 03:43:01 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/979] 10.0.0.16 () {32 vars in 710 bytes} [Sun Mar 8 03:43:01 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 710 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-08 03:43:02.584 7 INFO nova.api.openstack.wsgi [None req-789cb97a-6eee-4c06-9dc9-44895e7787af 0d83ca4ad6d84057a0ce9f3e8cabb83b 5ca75452b14048a7a527a42e9e7fdb00 - - default default] HTTP exception thrown: Instance 5c77a8f1-ac24-42ab-836e-d6c0f63cc182 could not be found. [pid: 7|app: 0|req: 494/980] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:43:02 2026] GET /v2.1/servers/5c77a8f1-ac24-42ab-836e-d6c0f63cc182 => generated 111 bytes in 21 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: 487/981] 10.0.0.198 () {32 vars in 706 bytes} [Sun Mar 8 03:43:02 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1540617471 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:43:04.903 7 WARNING neutronclient.v2_0.client [None req-156a84f4-b618-4fe7-80b6-aa52ec62f7d9 0e36228a01d241baa0f56b57a9603c34 3a5801002ccf4a63b6278d4ee2031d27 - - default default] The python binding code in 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/982] 10.0.0.198 () {32 vars in 741 bytes} [Sun Mar 8 03:43:04 2026] GET /v2.1/servers/85cf6a5e-3365-47d8-92df-1c468735b45f/os-interface => generated 284 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-08 03:43:05.068 8 WARNING neutronclient.v2_0.client [None req-22e74c36-a15f-4aa9-9af3-f292008b1a21 0e36228a01d241baa0f56b57a9603c34 3a5801002ccf4a63b6278d4ee2031d27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 488/983] 10.0.0.198 () {32 vars in 815 bytes} [Sun Mar 8 03:43:05 2026] GET /v2.1/servers/85cf6a5e-3365-47d8-92df-1c468735b45f/os-interface/d8698047-bb6a-4333-8948-ae7047001fb6 => generated 281 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 496/984] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:43:05 2026] GET /v2.1/servers/85cf6a5e-3365-47d8-92df-1c468735b45f/ips => generated 156 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 489/985] 10.0.0.198 () {34 vars in 750 bytes} [Sun Mar 8 03:43:05 2026] POST /v2.1/servers/85cf6a5e-3365-47d8-92df-1c468735b45f/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 497/986] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:43:05 2026] GET /v2.1/servers/85cf6a5e-3365-47d8-92df-1c468735b45f/ips => generated 156 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 490/989] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:43:06 2026] GET /v2.1/servers/85cf6a5e-3365-47d8-92df-1c468735b45f/ips => generated 156 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:43:06.740 7 INFO nova.api.openstack.compute.server_external_events [req-b1ce73f7-7ec4-4745-b210-e5dc692718eb req-4b2b1c57-d0ed-4f5f-ba56-2d91c4aefae0 e1135f485eda4b97b1616db3f741ba88 51d47253cd0b4ff698dd29f93f5e8f8f - - 5e81739fff6c48b2b57ec94be753b37f 5e81739fff6c48b2b57ec94be753b37f] Creating event network-changed:d8698047-bb6a-4333-8948-ae7047001fb6 for instance 85cf6a5e-3365-47d8-92df-1c468735b45f on instance [pid: 7|app: 0|req: 500/990] 10.0.0.209 () {38 vars in 815 bytes} [Sun Mar 8 03:43:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 491/991] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:43:07 2026] GET /v2.1/servers/85cf6a5e-3365-47d8-92df-1c468735b45f/ips => generated 156 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 501/992] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:43:08 2026] GET /v2.1/servers/85cf6a5e-3365-47d8-92df-1c468735b45f/ips => generated 195 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-08 03:43:08.637 8 WARNING neutronclient.v2_0.client [None req-1446e8fe-881a-418c-8c90-d657ac94bf85 0e36228a01d241baa0f56b57a9603c34 3a5801002ccf4a63b6278d4ee2031d27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 492/993] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:43:08 2026] GET /v2.1/servers/85cf6a5e-3365-47d8-92df-1c468735b45f => generated 1953 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, ' [pid: 7|app: 0|req: 502/994] 10.0.0.198 () {34 vars in 750 bytes} [Sun Mar 8 03:43:08 2026] POST /v2.1/servers/85cf6a5e-3365-47d8-92df-1c468735b45f/action => generated 0 bytes in 43 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: 493/995] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:43:08 2026] GET /v2.1/servers/85cf6a5e-3365-47d8-92df-1c468735b45f/ips => generated 195 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 503/996] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:43:09 2026] GET /v2.1/servers/85cf6a5e-3365-47d8-92df-1c468735b45f/ips => generated 195 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:43:10.647 8 INFO nova.api.openstack.compute.server_external_events [req-cefc72d0-d106-4d8d-8b48-c71c41963575 req-8948390e-e12a-4ed1-b573-f1c48e7b4cb3 e1135f485eda4b97b1616db3f741ba88 51d47253cd0b4ff698dd29f93f5e8f8f - - 5e81739fff6c48b2b57ec94be753b37f 5e81739fff6c48b2b57ec94be753b37f] Creating event network-changed:d8698047-bb6a-4333-8948-ae7047001fb6 for instance 85cf6a5e-3365-47d8-92df-1c468735b45f on instance [pid: 8|app: 0|req: 494/997] 10.0.0.209 () {38 vars in 815 bytes} [Sun Mar 8 03:43:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 504/998] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:43:10 2026] GET /v2.1/servers/85cf6a5e-3365-47d8-92df-1c468735b45f/ips => generated 195 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 495/999] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:43:11 2026] GET /v2.1/servers/85cf6a5e-3365-47d8-92df-1c468735b45f/ips => generated 195 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 505/1000] 10.0.0.198 () {34 vars in 671 bytes} [Sun Mar 8 03:43:12 2026] POST /v2.1/os-keypairs => generated 385 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 496/1001] 10.0.0.198 () {32 vars in 723 bytes} [Sun Mar 8 03:43:13 2026] GET /v2.1/servers/85cf6a5e-3365-47d8-92df-1c468735b45f/ips => generated 156 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1002] 10.0.0.198 () {32 vars in 718 bytes} [Sun Mar 8 03:43:13 2026] DELETE /v2.1/servers/85cf6a5e-3365-47d8-92df-1c468735b45f => generated 0 bytes in 104 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-08 03:43:13.259 8 WARNING neutronclient.v2_0.client [None req-1216e014-fd23-478c-b754-8537deff414d 0e36228a01d241baa0f56b57a9603c34 3a5801002ccf4a63b6278d4ee2031d27 - - default default] The python binding code in 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/1003] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:43:13 2026] GET /v2.1/servers/85cf6a5e-3365-47d8-92df-1c468735b45f => generated 1844 bytes in 710 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:43:14.234 7 WARNING neutronclient.v2_0.client [None req-a0cb81e4-4523-4c22-8821-c5eb7894417e 6e8f98a9c78a4332b7a9094b834072ad 2b032878b2c2475684ab6110b17b1055 - - default default] The 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-08 03:43:14.293 7 WARNING neutronclient.v2_0.client [None req-a0cb81e4-4523-4c22-8821-c5eb7894417e 6e8f98a9c78a4332b7a9094b834072ad 2b032878b2c2475684ab6110b17b1055 - - default default] The 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-08 03:43:14.491 7 WARNING neutronclient.v2_0.client [None req-a0cb81e4-4523-4c22-8821-c5eb7894417e 6e8f98a9c78a4332b7a9094b834072ad 2b032878b2c2475684ab6110b17b1055 - - default default] 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-08 03:43:14.975 8 WARNING neutronclient.v2_0.client [None req-c6d302bc-7590-46f2-b1ba-4c9b333eb668 0e36228a01d241baa0f56b57a9603c34 3a5801002ccf4a63b6278d4ee2031d27 - - default default] The python binding code in 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/1004] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:43:14 2026] GET /v2.1/servers/85cf6a5e-3365-47d8-92df-1c468735b45f => generated 1844 bytes in 566 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1005] 10.0.0.198 () {34 vars in 663 bytes} [Sun Mar 8 03:43:14 2026] POST /v2.1/servers => generated 453 bytes in 1499 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-08 03:43:15.679 8 WARNING neutronclient.v2_0.client [None req-f42f278a-266e-40b5-b1fe-60b20629fe03 6e8f98a9c78a4332b7a9094b834072ad 2b032878b2c2475684ab6110b17b1055 - - default default] The python binding code in 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/1006] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:43:15 2026] GET /v2.1/servers/d052ce69-217c-4b13-aeb1-37ba685292ae => generated 1391 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:43:16.494 8 INFO nova.api.openstack.compute.server_external_events [req-1ce79a33-6c3f-430b-9908-c138062175af req-4f7ff53d-8757-4b9f-bd2d-43ab98a042d8 e1135f485eda4b97b1616db3f741ba88 51d47253cd0b4ff698dd29f93f5e8f8f - - 5e81739fff6c48b2b57ec94be753b37f 5e81739fff6c48b2b57ec94be753b37f] Creating event network-vif-deleted:d8698047-bb6a-4333-8948-ae7047001fb6 for instance 85cf6a5e-3365-47d8-92df-1c468735b45f on instance [pid: 8|app: 0|req: 501/1009] 10.0.0.209 () {38 vars in 815 bytes} [Sun Mar 8 03:43:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:43:16.558 7 WARNING neutronclient.v2_0.client [None req-2ccec610-162f-43ed-9c42-e5f9c2c12d00 0e36228a01d241baa0f56b57a9603c34 3a5801002ccf4a63b6278d4ee2031d27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 509/1010] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:43:16 2026] GET /v2.1/servers/85cf6a5e-3365-47d8-92df-1c468735b45f => generated 1482 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-08 03:43:16.770 8 WARNING neutronclient.v2_0.client [None req-a44b8fba-3471-4711-9053-b2e5719ee500 6e8f98a9c78a4332b7a9094b834072ad 2b032878b2c2475684ab6110b17b1055 - - default default] The python binding code in 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/1011] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:43:16 2026] GET /v2.1/servers/d052ce69-217c-4b13-aeb1-37ba685292ae => generated 1395 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:43:17.680 7 WARNING neutronclient.v2_0.client [None req-16126c46-6d84-4e27-a82d-d7836d6df50d 0e36228a01d241baa0f56b57a9603c34 3a5801002ccf4a63b6278d4ee2031d27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 510/1012] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:43:17 2026] GET /v2.1/servers/85cf6a5e-3365-47d8-92df-1c468735b45f => generated 1487 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-08 03:43:17.888 8 WARNING neutronclient.v2_0.client [None req-01e5d4cc-801c-4a66-84b7-e1710ec77ec9 6e8f98a9c78a4332b7a9094b834072ad 2b032878b2c2475684ab6110b17b1055 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 503/1013] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:43:17 2026] GET /v2.1/servers/d052ce69-217c-4b13-aeb1-37ba685292ae => generated 1443 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-08 03:43:18.796 7 WARNING neutronclient.v2_0.client [None req-2ccfe364-a125-4875-b0c1-0eb77bcc03c6 0e36228a01d241baa0f56b57a9603c34 3a5801002ccf4a63b6278d4ee2031d27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 511/1014] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:43:18 2026] GET /v2.1/servers/85cf6a5e-3365-47d8-92df-1c468735b45f => generated 1487 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-08 03:43:18.988 8 WARNING neutronclient.v2_0.client [None req-27503532-da8e-4e83-aae0-79bee4fe445a 6e8f98a9c78a4332b7a9094b834072ad 2b032878b2c2475684ab6110b17b1055 - - default default] The python binding code in 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/1015] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:43:18 2026] GET /v2.1/servers/d052ce69-217c-4b13-aeb1-37ba685292ae => generated 1443 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:43:19.938 7 WARNING neutronclient.v2_0.client [None req-14bd9579-3be5-4712-857a-459094a2156f 0e36228a01d241baa0f56b57a9603c34 3a5801002ccf4a63b6278d4ee2031d27 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 512/1016] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:43:19 2026] GET /v2.1/servers/85cf6a5e-3365-47d8-92df-1c468735b45f => generated 1487 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:43:20.095 8 WARNING neutronclient.v2_0.client [None req-c06359d9-c308-4e56-a614-516d7f113b69 6e8f98a9c78a4332b7a9094b834072ad 2b032878b2c2475684ab6110b17b1055 - - default default] The python binding code in 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/1017] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:43:20 2026] GET /v2.1/servers/d052ce69-217c-4b13-aeb1-37ba685292ae => generated 1451 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:43:21.052 7 WARNING neutronclient.v2_0.client [None req-5045137d-6e7d-4254-92f3-7dcbd488b354 0e36228a01d241baa0f56b57a9603c34 3a5801002ccf4a63b6278d4ee2031d27 - - default default] The 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-08 03:43:21.055 8 INFO nova.api.openstack.compute.server_external_events [req-fea5b85e-34ba-4ec3-a647-89a50119a5c7 req-d5089b30-8c08-4ac1-b842-6c50578a6438 e1135f485eda4b97b1616db3f741ba88 51d47253cd0b4ff698dd29f93f5e8f8f - - 5e81739fff6c48b2b57ec94be753b37f 5e81739fff6c48b2b57ec94be753b37f] Creating event network-changed:71ac69c1-3e96-4464-ba64-cad5fe41d490 for instance d052ce69-217c-4b13-aeb1-37ba685292ae on instance [pid: 8|app: 0|req: 506/1018] 10.0.0.209 () {38 vars in 815 bytes} [Sun Mar 8 03:43:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:43:21.221 8 WARNING neutronclient.v2_0.client [None req-24ba8881-0dcc-4077-bc0f-03c914467205 6e8f98a9c78a4332b7a9094b834072ad 2b032878b2c2475684ab6110b17b1055 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 513/1019] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:43:20 2026] GET /v2.1/servers/85cf6a5e-3365-47d8-92df-1c468735b45f => generated 1487 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1020] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:43:21 2026] GET /v2.1/servers/d052ce69-217c-4b13-aeb1-37ba685292ae => generated 1529 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-08 03:43:22.293 7 INFO nova.api.openstack.wsgi [None req-d0d60a8a-d85f-4d79-abc5-09234dae3340 0e36228a01d241baa0f56b57a9603c34 3a5801002ccf4a63b6278d4ee2031d27 - - default default] HTTP exception thrown: Instance 85cf6a5e-3365-47d8-92df-1c468735b45f could not be found. [pid: 7|app: 0|req: 514/1021] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:43:22 2026] GET /v2.1/servers/85cf6a5e-3365-47d8-92df-1c468735b45f => 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: 508/1022] 10.0.0.198 () {32 vars in 706 bytes} [Sun Mar 8 03:43:22 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1517973144 => generated 0 bytes in 21 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-08 03:43:22.743 7 WARNING neutronclient.v2_0.client [None req-701da3eb-e186-4ed2-9d1d-c565df9c56b4 6e8f98a9c78a4332b7a9094b834072ad 2b032878b2c2475684ab6110b17b1055 - - default default] The 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-08 03:43:22.747 8 INFO nova.api.openstack.wsgi [None req-5ea9586d-9e5d-465f-a97f-7d08bbabd8a6 0e36228a01d241baa0f56b57a9603c34 3a5801002ccf4a63b6278d4ee2031d27 - - default default] HTTP exception thrown: Instance 85cf6a5e-3365-47d8-92df-1c468735b45f could not be found. [pid: 8|app: 0|req: 509/1023] 10.0.0.198 () {32 vars in 718 bytes} [Sun Mar 8 03:43:22 2026] DELETE /v2.1/servers/85cf6a5e-3365-47d8-92df-1c468735b45f => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:43:22.772 8 INFO nova.api.openstack.wsgi [None req-ceba1089-909d-44ad-8ee5-1f65b2c533fe 0e36228a01d241baa0f56b57a9603c34 3a5801002ccf4a63b6278d4ee2031d27 - - default default] HTTP exception thrown: Instance 85cf6a5e-3365-47d8-92df-1c468735b45f could not be found. [pid: 8|app: 0|req: 510/1024] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:43:22 2026] GET /v2.1/servers/85cf6a5e-3365-47d8-92df-1c468735b45f => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1025] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:43:22 2026] GET /v2.1/servers/d052ce69-217c-4b13-aeb1-37ba685292ae => generated 1517 bytes in 758 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:43:24.206 8 WARNING neutronclient.v2_0.client [None req-1e32ea97-f250-4fb7-b14f-58b780f5a19a 6e8f98a9c78a4332b7a9094b834072ad 2b032878b2c2475684ab6110b17b1055 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 511/1026] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:43:24 2026] GET /v2.1/servers/d052ce69-217c-4b13-aeb1-37ba685292ae => generated 1517 bytes in 690 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:43:25.916 7 WARNING neutronclient.v2_0.client [None req-c942172f-9990-4694-b561-b40b0de5aa0e 6e8f98a9c78a4332b7a9094b834072ad 2b032878b2c2475684ab6110b17b1055 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 516/1027] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:43:25 2026] GET /v2.1/servers/d052ce69-217c-4b13-aeb1-37ba685292ae => generated 1517 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:43:27.087 7 WARNING neutronclient.v2_0.client [None req-f233b172-e4d9-42fb-8236-f0e6c8055fc7 6e8f98a9c78a4332b7a9094b834072ad 2b032878b2c2475684ab6110b17b1055 - - default default] The python binding code in 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/1030] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:43:27 2026] GET /v2.1/servers/d052ce69-217c-4b13-aeb1-37ba685292ae => generated 1517 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-08 03:43:28.241 8 INFO nova.api.openstack.compute.server_external_events [req-d5a39ac7-7737-428b-8551-42735bd36834 req-ab8fef5f-4a97-4b67-a0a8-e18e8b95f18b e1135f485eda4b97b1616db3f741ba88 51d47253cd0b4ff698dd29f93f5e8f8f - - 5e81739fff6c48b2b57ec94be753b37f 5e81739fff6c48b2b57ec94be753b37f] Creating event network-vif-plugged:71ac69c1-3e96-4464-ba64-cad5fe41d490 for instance d052ce69-217c-4b13-aeb1-37ba685292ae on instance [pid: 8|app: 0|req: 513/1031] 10.0.0.195 () {38 vars in 815 bytes} [Sun Mar 8 03:43:28 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-08 03:43:28.296 7 WARNING neutronclient.v2_0.client [None req-9eb88e41-3322-44ba-9ae5-9e47d55875ff 6e8f98a9c78a4332b7a9094b834072ad 2b032878b2c2475684ab6110b17b1055 - - default default] The python binding code in 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/1032] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:43:28 2026] GET /v2.1/servers/d052ce69-217c-4b13-aeb1-37ba685292ae => generated 1517 bytes in 429 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:43:29.753 8 WARNING neutronclient.v2_0.client [None req-64d96946-c0a4-4294-ba7c-0c808455f706 6e8f98a9c78a4332b7a9094b834072ad 2b032878b2c2475684ab6110b17b1055 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 514/1033] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:43:29 2026] GET /v2.1/servers/d052ce69-217c-4b13-aeb1-37ba685292ae => generated 1701 bytes in 860 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:43:30.625 7 WARNING neutronclient.v2_0.client [None req-f0b16544-9e7b-4b63-a908-5f5f7bd399ac 6e8f98a9c78a4332b7a9094b834072ad 2b032878b2c2475684ab6110b17b1055 - - default default] The python binding code in 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/1034] 10.0.0.198 () {32 vars in 741 bytes} [Sun Mar 8 03:43:30 2026] GET /v2.1/servers/d052ce69-217c-4b13-aeb1-37ba685292ae/os-interface => generated 285 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:43:31.774 8 INFO nova.api.openstack.compute.server_external_events [req-0943eb81-1042-4e20-95ee-fe7d38cc7f56 req-cec956d0-78a5-4f83-9499-2372b4ceb8a2 e1135f485eda4b97b1616db3f741ba88 51d47253cd0b4ff698dd29f93f5e8f8f - - 5e81739fff6c48b2b57ec94be753b37f 5e81739fff6c48b2b57ec94be753b37f] Creating event network-changed:71ac69c1-3e96-4464-ba64-cad5fe41d490 for instance d052ce69-217c-4b13-aeb1-37ba685292ae on instance [pid: 8|app: 0|req: 515/1035] 10.0.0.209 () {38 vars in 815 bytes} [Sun Mar 8 03:43:31 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: 7|app: 0|req: 521/1036] 10.0.0.198 () {34 vars in 671 bytes} [Sun Mar 8 03:43:32 2026] POST /v2.1/os-keypairs => generated 386 bytes in 301 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 517/1039] 10.0.0.203 () {30 vars in 619 bytes} [Sun Mar 8 03:43:40 2026] GET /v2.1 => generated 0 bytes in 122 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 518/1040] 10.0.0.203 () {32 vars in 692 bytes} [Sun Mar 8 03:43:40 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-08 03:43:40.335 7 WARNING neutronclient.v2_0.client [None req-4f1dbc96-4ae6-497c-832f-824a10ad3fd7 93d12c44f7b5492eaf0a8f219830f9ca eaff92a3bf5f4b84ac3d79f6a96b64f6 - - default default] The python binding code in 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/1041] 10.0.0.203 () {34 vars in 913 bytes} [Sun Mar 8 03:43:40 2026] GET /v2.1/os-simple-tenant-usage/b5384811554845c3b2264ed345395158?start=2026-03-07T00:00:00&end=2026-03-08T23:59:59 => generated 20 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-08 03:43:40.395 7 WARNING neutronclient.v2_0.client [None req-4f1dbc96-4ae6-497c-832f-824a10ad3fd7 93d12c44f7b5492eaf0a8f219830f9ca eaff92a3bf5f4b84ac3d79f6a96b64f6 - - default default] The 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-08 03:43:40.629 7 WARNING neutronclient.v2_0.client [None req-4f1dbc96-4ae6-497c-832f-824a10ad3fd7 93d12c44f7b5492eaf0a8f219830f9ca eaff92a3bf5f4b84ac3d79f6a96b64f6 - - default default] 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: 520/1042] 10.0.0.203 () {30 vars in 654 bytes} [Sun Mar 8 03:43:40 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1043] 10.0.0.198 () {34 vars in 663 bytes} [Sun Mar 8 03:43:40 2026] POST /v2.1/servers => generated 451 bytes in 821 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-08 03:43:41.049 8 WARNING neutronclient.v2_0.client [None req-a8be56de-8f7f-4c57-8d29-c91e2dff58c4 93d12c44f7b5492eaf0a8f219830f9ca eaff92a3bf5f4b84ac3d79f6a96b64f6 - - default default] The python binding code in 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/1044] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:43:41 2026] GET /v2.1/servers/52b79511-c31f-42b5-8b0e-c944da78d19f => generated 1254 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 524/1045] 10.0.0.198 () {34 vars in 671 bytes} [Sun Mar 8 03:43:41 2026] POST /v2.1/os-keypairs => generated 397 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:43:42.143 8 WARNING neutronclient.v2_0.client [None req-0ff6e55a-1830-4fa4-86b9-b78cc9bb6eb2 93d12c44f7b5492eaf0a8f219830f9ca eaff92a3bf5f4b84ac3d79f6a96b64f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 522/1046] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:43:42 2026] GET /v2.1/servers/52b79511-c31f-42b5-8b0e-c944da78d19f => generated 1304 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-08 03:43:43.253 7 WARNING neutronclient.v2_0.client [None req-7daa40de-0e66-4614-bcfe-3e26447b29b3 93d12c44f7b5492eaf0a8f219830f9ca eaff92a3bf5f4b84ac3d79f6a96b64f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 525/1047] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:43:43 2026] GET /v2.1/servers/52b79511-c31f-42b5-8b0e-c944da78d19f => generated 1352 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:43:43.624 8 WARNING neutronclient.v2_0.client [None req-af9d1c17-d813-4e7c-8816-e49d7ff35f03 4f52f68e79b5465bb4a95062640ff7b4 1a6d314e66e64b1599afa50e414b34fe - - default default] 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: 526/1048] 10.0.0.203 () {30 vars in 619 bytes} [Sun Mar 8 03:43:43 2026] GET /v2.1 => generated 0 bytes in 60 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) 2026-03-08 03:43:43.674 8 WARNING neutronclient.v2_0.client [None req-af9d1c17-d813-4e7c-8816-e49d7ff35f03 4f52f68e79b5465bb4a95062640ff7b4 1a6d314e66e64b1599afa50e414b34fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 527/1049] 10.0.0.203 () {32 vars in 692 bytes} [Sun Mar 8 03:43:43 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-08 03:43:43.818 8 WARNING neutronclient.v2_0.client [None req-af9d1c17-d813-4e7c-8816-e49d7ff35f03 4f52f68e79b5465bb4a95062640ff7b4 1a6d314e66e64b1599afa50e414b34fe - - default default] The python binding code in 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/1050] 10.0.0.203 () {34 vars in 913 bytes} [Sun Mar 8 03:43:43 2026] GET /v2.1/os-simple-tenant-usage/b5384811554845c3b2264ed345395158?start=2026-03-07T00:00:00&end=2026-03-08T23:59:59 => generated 20 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, ' [pid: 7|app: 0|req: 529/1051] 10.0.0.203 () {30 vars in 654 bytes} [Sun Mar 8 03:43:43 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1052] 10.0.0.198 () {34 vars in 663 bytes} [Sun Mar 8 03:43:43 2026] POST /v2.1/servers => generated 449 bytes in 504 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-08 03:43:44.091 7 WARNING neutronclient.v2_0.client [None req-1e6497fd-5308-4907-b7a4-b0d92d8d1e20 4f52f68e79b5465bb4a95062640ff7b4 1a6d314e66e64b1599afa50e414b34fe - - default default] The python binding code in 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/1053] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:43:44 2026] GET /v2.1/servers/2d60058f-ab9c-4c54-ba2c-7c9fbe01c1cb => generated 1402 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-08 03:43:44.371 8 WARNING neutronclient.v2_0.client [None req-39d80b0a-b022-4c35-80d8-56fa83aeb762 93d12c44f7b5492eaf0a8f219830f9ca eaff92a3bf5f4b84ac3d79f6a96b64f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 524/1054] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:43:44 2026] GET /v2.1/servers/52b79511-c31f-42b5-8b0e-c944da78d19f => generated 1352 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:43:45.188 7 WARNING neutronclient.v2_0.client [None req-3905a70f-3244-4d9b-8076-4cb67b8e517b 4f52f68e79b5465bb4a95062640ff7b4 1a6d314e66e64b1599afa50e414b34fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 531/1055] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:43:45 2026] GET /v2.1/servers/2d60058f-ab9c-4c54-ba2c-7c9fbe01c1cb => generated 1406 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-08 03:43:45.478 8 WARNING neutronclient.v2_0.client [None req-63b2d1e9-5bf6-4ada-b8ae-dbb376665921 93d12c44f7b5492eaf0a8f219830f9ca eaff92a3bf5f4b84ac3d79f6a96b64f6 - - default default] The python binding code in 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/1056] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:43:45 2026] GET /v2.1/servers/52b79511-c31f-42b5-8b0e-c944da78d19f => generated 1360 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-08 03:43:46.321 7 WARNING neutronclient.v2_0.client [None req-0d83284d-d5d7-43e6-a3f5-7ad6bc46afde 4f52f68e79b5465bb4a95062640ff7b4 1a6d314e66e64b1599afa50e414b34fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 532/1057] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:43:46 2026] GET /v2.1/servers/2d60058f-ab9c-4c54-ba2c-7c9fbe01c1cb => generated 1454 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-08 03:43:46.527 8 INFO nova.api.openstack.compute.server_external_events [req-625d252d-826e-456f-9046-464aedf074cf req-3fca5e6f-52b6-44d6-9b44-5718043567c3 e1135f485eda4b97b1616db3f741ba88 51d47253cd0b4ff698dd29f93f5e8f8f - - 5e81739fff6c48b2b57ec94be753b37f 5e81739fff6c48b2b57ec94be753b37f] Creating event network-changed:fe18b0fa-4d72-4c63-b120-5b3f901ec382 for instance 52b79511-c31f-42b5-8b0e-c944da78d19f on instance [pid: 8|app: 0|req: 527/1060] 10.0.0.209 () {38 vars in 815 bytes} [Sun Mar 8 03:43:46 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-08 03:43:46.584 7 WARNING neutronclient.v2_0.client [None req-5cb1d25a-0793-487d-b919-1dbd56af4495 93d12c44f7b5492eaf0a8f219830f9ca eaff92a3bf5f4b84ac3d79f6a96b64f6 - - default default] The python binding code in 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/1061] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:43:46 2026] GET /v2.1/servers/52b79511-c31f-42b5-8b0e-c944da78d19f => generated 1438 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-08 03:43:47.415 8 WARNING neutronclient.v2_0.client [None req-ae5e9f9a-9b8b-4ec7-bbac-0bcd124f1c6a 4f52f68e79b5465bb4a95062640ff7b4 1a6d314e66e64b1599afa50e414b34fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 528/1062] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:43:47 2026] GET /v2.1/servers/2d60058f-ab9c-4c54-ba2c-7c9fbe01c1cb => generated 1454 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:43:47.765 7 WARNING neutronclient.v2_0.client [None req-0a103aea-50eb-4d77-903b-73c3a21684c2 93d12c44f7b5492eaf0a8f219830f9ca eaff92a3bf5f4b84ac3d79f6a96b64f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 535/1063] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:43:47 2026] GET /v2.1/servers/52b79511-c31f-42b5-8b0e-c944da78d19f => generated 1438 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:43:48.532 8 WARNING neutronclient.v2_0.client [None req-3705d9e1-b977-42e4-957e-d156fe23f38b 4f52f68e79b5465bb4a95062640ff7b4 1a6d314e66e64b1599afa50e414b34fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 529/1064] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:43:48 2026] GET /v2.1/servers/2d60058f-ab9c-4c54-ba2c-7c9fbe01c1cb => generated 1462 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-08 03:43:48.973 7 WARNING neutronclient.v2_0.client [None req-242e4baf-66dd-4e07-9709-10e532e935e8 93d12c44f7b5492eaf0a8f219830f9ca eaff92a3bf5f4b84ac3d79f6a96b64f6 - - default default] The python binding code in 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/1065] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:43:48 2026] GET /v2.1/servers/52b79511-c31f-42b5-8b0e-c944da78d19f => generated 1438 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-08 03:43:49.548 8 INFO nova.api.openstack.compute.server_external_events [req-17fcbe18-50b2-4d19-a57f-3a3b06cd5cbb req-af4d195f-897e-4e9d-93c9-64088d558b82 e1135f485eda4b97b1616db3f741ba88 51d47253cd0b4ff698dd29f93f5e8f8f - - 5e81739fff6c48b2b57ec94be753b37f 5e81739fff6c48b2b57ec94be753b37f] Creating event network-changed:5f42850a-0ebc-4357-9297-40a61cd68a51 for instance 2d60058f-ab9c-4c54-ba2c-7c9fbe01c1cb on instance [pid: 8|app: 0|req: 530/1066] 10.0.0.209 () {38 vars in 815 bytes} [Sun Mar 8 03:43:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:43:49.624 7 WARNING neutronclient.v2_0.client [None req-91bfb623-714e-474a-ba91-dff0c7873338 4f52f68e79b5465bb4a95062640ff7b4 1a6d314e66e64b1599afa50e414b34fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 537/1067] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:43:49 2026] GET /v2.1/servers/2d60058f-ab9c-4c54-ba2c-7c9fbe01c1cb => generated 1539 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:43:50.156 8 WARNING neutronclient.v2_0.client [None req-ddbaaef9-eec1-49bc-a50f-4cdc72266d38 93d12c44f7b5492eaf0a8f219830f9ca eaff92a3bf5f4b84ac3d79f6a96b64f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 531/1068] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:43:50 2026] GET /v2.1/servers/52b79511-c31f-42b5-8b0e-c944da78d19f => generated 1438 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:43:50.802 7 WARNING neutronclient.v2_0.client [None req-ecacfdd6-d4c8-40bf-8c33-d1e385fdc9ff 4f52f68e79b5465bb4a95062640ff7b4 1a6d314e66e64b1599afa50e414b34fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 538/1069] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:43:50 2026] GET /v2.1/servers/2d60058f-ab9c-4c54-ba2c-7c9fbe01c1cb => generated 1527 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-08 03:43:51.305 8 WARNING neutronclient.v2_0.client [None req-de5b733c-6d56-406b-a337-8e6de6b9d0b8 93d12c44f7b5492eaf0a8f219830f9ca eaff92a3bf5f4b84ac3d79f6a96b64f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 532/1070] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:43:51 2026] GET /v2.1/servers/52b79511-c31f-42b5-8b0e-c944da78d19f => 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-08 03:43:51.987 7 WARNING neutronclient.v2_0.client [None req-6822bc96-5fc4-4c57-bc01-4c81d9a00588 4f52f68e79b5465bb4a95062640ff7b4 1a6d314e66e64b1599afa50e414b34fe - - default default] The python binding code in 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/1071] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:43:51 2026] GET /v2.1/servers/2d60058f-ab9c-4c54-ba2c-7c9fbe01c1cb => generated 1527 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-08 03:43:52.449 8 WARNING neutronclient.v2_0.client [None req-8511f015-1091-440e-b6a9-006bd59142cb 93d12c44f7b5492eaf0a8f219830f9ca eaff92a3bf5f4b84ac3d79f6a96b64f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 533/1072] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:43:52 2026] GET /v2.1/servers/52b79511-c31f-42b5-8b0e-c944da78d19f => generated 1426 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:43:53.148 7 WARNING neutronclient.v2_0.client [None req-28e955f0-c0ac-4e5e-ae98-7e9158f51e5e 4f52f68e79b5465bb4a95062640ff7b4 1a6d314e66e64b1599afa50e414b34fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 540/1073] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:43:53 2026] GET /v2.1/servers/2d60058f-ab9c-4c54-ba2c-7c9fbe01c1cb => generated 1527 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:43:53.619 8 WARNING neutronclient.v2_0.client [None req-36d7b7c1-a3f8-49d9-9ab6-0faa2bdb83bb 93d12c44f7b5492eaf0a8f219830f9ca eaff92a3bf5f4b84ac3d79f6a96b64f6 - - default default] The python binding code in 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/1074] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:43:53 2026] GET /v2.1/servers/52b79511-c31f-42b5-8b0e-c944da78d19f => generated 1426 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:43:54.289 7 WARNING neutronclient.v2_0.client [None req-d8d831be-8260-452b-9035-7a7ed522985c 4f52f68e79b5465bb4a95062640ff7b4 1a6d314e66e64b1599afa50e414b34fe - - default default] The python binding code in 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/1075] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:43:54 2026] GET /v2.1/servers/2d60058f-ab9c-4c54-ba2c-7c9fbe01c1cb => generated 1527 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:43:54.828 8 WARNING neutronclient.v2_0.client [None req-ceb645be-9645-4ea8-81d6-12c719517d1e 93d12c44f7b5492eaf0a8f219830f9ca eaff92a3bf5f4b84ac3d79f6a96b64f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 535/1076] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:43:54 2026] GET /v2.1/servers/52b79511-c31f-42b5-8b0e-c944da78d19f => generated 1426 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-08 03:43:55.398 7 INFO nova.api.openstack.compute.server_external_events [req-3f0d40e5-b7b3-4c9d-be77-19002adfac46 req-3055b272-be50-4601-a46f-73704af04116 e1135f485eda4b97b1616db3f741ba88 51d47253cd0b4ff698dd29f93f5e8f8f - - 5e81739fff6c48b2b57ec94be753b37f 5e81739fff6c48b2b57ec94be753b37f] Creating event network-vif-plugged:5f42850a-0ebc-4357-9297-40a61cd68a51 for instance 2d60058f-ab9c-4c54-ba2c-7c9fbe01c1cb on instance [pid: 7|app: 0|req: 542/1077] 10.0.0.195 () {38 vars in 815 bytes} [Sun Mar 8 03:43:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:43:55.511 8 WARNING neutronclient.v2_0.client [None req-4f340cb5-9b9d-4002-80cc-f21eceb05a44 4f52f68e79b5465bb4a95062640ff7b4 1a6d314e66e64b1599afa50e414b34fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 536/1078] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:43:55 2026] GET /v2.1/servers/2d60058f-ab9c-4c54-ba2c-7c9fbe01c1cb => generated 1527 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:43:56.008 7 WARNING neutronclient.v2_0.client [None req-1f231e75-d179-43cb-889e-0f3a4474bd29 93d12c44f7b5492eaf0a8f219830f9ca eaff92a3bf5f4b84ac3d79f6a96b64f6 - - default default] The python binding code in 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/1079] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:43:55 2026] GET /v2.1/servers/52b79511-c31f-42b5-8b0e-c944da78d19f => generated 1426 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:43:56.743 8 WARNING neutronclient.v2_0.client [None req-0445284c-9942-4b3c-9671-073834c5f1f1 4f52f68e79b5465bb4a95062640ff7b4 1a6d314e66e64b1599afa50e414b34fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 538/1082] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:43:56 2026] GET /v2.1/servers/2d60058f-ab9c-4c54-ba2c-7c9fbe01c1cb => generated 1694 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-08 03:43:56.952 7 WARNING neutronclient.v2_0.client [None req-868593f8-592b-4ad9-acd3-87b9eff411c8 4f52f68e79b5465bb4a95062640ff7b4 1a6d314e66e64b1599afa50e414b34fe - - default default] The python binding code in 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/1083] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:43:56 2026] GET /v2.1/servers/2d60058f-ab9c-4c54-ba2c-7c9fbe01c1cb => generated 1694 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:43:57.180 8 WARNING neutronclient.v2_0.client [None req-43e22cf5-f2de-48da-ac4c-2683b4062431 93d12c44f7b5492eaf0a8f219830f9ca eaff92a3bf5f4b84ac3d79f6a96b64f6 - - default default] 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-08 03:43:57.439 7 INFO nova.api.openstack.compute.server_external_events [req-5be1a047-955b-42a1-bf01-1a0dd5456dc4 req-dfaecd7a-8b40-4573-9328-f525a7a63f1e e1135f485eda4b97b1616db3f741ba88 51d47253cd0b4ff698dd29f93f5e8f8f - - 5e81739fff6c48b2b57ec94be753b37f 5e81739fff6c48b2b57ec94be753b37f] Creating event network-vif-plugged:fe18b0fa-4d72-4c63-b120-5b3f901ec382 for instance 52b79511-c31f-42b5-8b0e-c944da78d19f on instance [pid: 7|app: 0|req: 546/1084] 10.0.0.195 () {38 vars in 815 bytes} [Sun Mar 8 03:43:57 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) [pid: 8|app: 0|req: 539/1085] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:43:57 2026] GET /v2.1/servers/52b79511-c31f-42b5-8b0e-c944da78d19f => generated 1426 bytes in 732 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:43:58.375 7 INFO nova.api.openstack.compute.server_external_events [req-df4f06cd-16f7-4bae-b16d-57a6a8715ce1 req-b54658cd-dab8-4717-b7eb-f7ee8c955368 e1135f485eda4b97b1616db3f741ba88 51d47253cd0b4ff698dd29f93f5e8f8f - - 5e81739fff6c48b2b57ec94be753b37f 5e81739fff6c48b2b57ec94be753b37f] Creating event network-changed:5f42850a-0ebc-4357-9297-40a61cd68a51 for instance 2d60058f-ab9c-4c54-ba2c-7c9fbe01c1cb on instance [pid: 7|app: 0|req: 547/1086] 10.0.0.209 () {38 vars in 815 bytes} [Sun Mar 8 03:43:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:43:58.945 8 WARNING neutronclient.v2_0.client [None req-c34c7666-b2c1-4d56-bc31-ff54dc97ee4c 93d12c44f7b5492eaf0a8f219830f9ca eaff92a3bf5f4b84ac3d79f6a96b64f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 540/1087] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:43:58 2026] GET /v2.1/servers/52b79511-c31f-42b5-8b0e-c944da78d19f => generated 1613 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-08 03:43:59.155 7 WARNING neutronclient.v2_0.client [None req-a96657c2-6bca-4909-a0d1-40a82faedad1 93d12c44f7b5492eaf0a8f219830f9ca eaff92a3bf5f4b84ac3d79f6a96b64f6 - - default default] The python binding code in 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/1088] 10.0.0.198 () {32 vars in 741 bytes} [Sun Mar 8 03:43:59 2026] GET /v2.1/servers/52b79511-c31f-42b5-8b0e-c944da78d19f/os-interface => generated 284 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:44:00.103 8 WARNING neutronclient.v2_0.client [None req-4d3d51b9-c625-4281-a935-e36c54c17334 93d12c44f7b5492eaf0a8f219830f9ca eaff92a3bf5f4b84ac3d79f6a96b64f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 541/1089] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:44:00 2026] GET /v2.1/servers/52b79511-c31f-42b5-8b0e-c944da78d19f => generated 1613 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: 7|app: 0|req: 549/1090] 10.0.0.198 () {32 vars in 641 bytes} [Sun Mar 8 03:44:00 2026] GET /v2.1/servers => generated 388 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:44:00.431 7 INFO nova.api.openstack.compute.server_external_events [req-2c0b7319-132b-420f-af1e-a472d49f4d4a req-87d90a08-c80f-4c8b-baa1-a4d457de3f6d e1135f485eda4b97b1616db3f741ba88 51d47253cd0b4ff698dd29f93f5e8f8f - - 5e81739fff6c48b2b57ec94be753b37f 5e81739fff6c48b2b57ec94be753b37f] Creating event network-changed:fe18b0fa-4d72-4c63-b120-5b3f901ec382 for instance 52b79511-c31f-42b5-8b0e-c944da78d19f on instance [pid: 7|app: 0|req: 550/1091] 10.0.0.209 () {38 vars in 815 bytes} [Sun Mar 8 03:44:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1092] 10.0.0.198 () {32 vars in 718 bytes} [Sun Mar 8 03:44:00 2026] DELETE /v2.1/servers/52b79511-c31f-42b5-8b0e-c944da78d19f => generated 0 bytes in 143 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-08 03:44:00.507 7 WARNING neutronclient.v2_0.client [None req-a8f7165f-026c-4a43-b4a2-f7b67ad67426 93d12c44f7b5492eaf0a8f219830f9ca eaff92a3bf5f4b84ac3d79f6a96b64f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 551/1093] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:44:00 2026] GET /v2.1/servers/52b79511-c31f-42b5-8b0e-c944da78d19f => generated 1619 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 543/1094] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:44:01 2026] GET /v2.1/limits?tenant_id=1a6d314e66e64b1599afa50e414b34fe => generated 304 bytes in 473 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-08 03:44:01.684 7 WARNING neutronclient.v2_0.client [None req-a7e6d3dd-c0dc-4f93-b39a-11a4afb88783 93d12c44f7b5492eaf0a8f219830f9ca eaff92a3bf5f4b84ac3d79f6a96b64f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 544/1095] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:44:01 2026] GET /v2.1/limits?tenant_id=2b032878b2c2475684ab6110b17b1055 => generated 304 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1096] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:44:01 2026] GET /v2.1/limits?tenant_id=4854aa1c7fc041f1ac5b14be07a6f452 => generated 302 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1097] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:44:01 2026] GET /v2.1/limits?tenant_id=51d47253cd0b4ff698dd29f93f5e8f8f => 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: 552/1098] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:44:01 2026] GET /v2.1/servers/52b79511-c31f-42b5-8b0e-c944da78d19f => generated 1739 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1099] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:44:01 2026] GET /v2.1/limits?tenant_id=e5834eea4e7443beac1c5c3d619217e7 => generated 302 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 553/1100] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:44:01 2026] GET /v2.1/limits?tenant_id=eaff92a3bf5f4b84ac3d79f6a96b64f6 => generated 304 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1101] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:44:01 2026] GET /v2.1/limits?tenant_id=f6582afdeef14dc6a41b17f5fdea0e18 => generated 299 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1102] 10.0.0.16 () {32 vars in 702 bytes} [Sun Mar 8 03:44:02 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) [pid: 8|app: 0|req: 549/1103] 10.0.0.16 () {32 vars in 687 bytes} [Sun Mar 8 03:44:02 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1104] 10.0.0.16 () {32 vars in 671 bytes} [Sun Mar 8 03:44:02 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: 550/1105] 10.0.0.16 () {32 vars in 681 bytes} [Sun Mar 8 03:44:02 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: 556/1106] 10.0.0.16 () {32 vars in 685 bytes} [Sun Mar 8 03:44:02 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1107] 10.0.0.16 () {32 vars in 710 bytes} [Sun Mar 8 03:44:02 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 2079 bytes in 42 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-08 03:44:02.324 7 WARNING neutronclient.v2_0.client [None req-b4d493a9-33fc-4b58-94d7-00469f76bed6 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] The python binding code in 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/1108] 10.0.0.16 () {32 vars in 706 bytes} [Sun Mar 8 03:44:02 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7304 bytes in 245 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: 552/1109] 10.0.0.16 () {32 vars in 702 bytes} [Sun Mar 8 03:44:02 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 558/1110] 10.0.0.16 () {32 vars in 667 bytes} [Sun Mar 8 03:44:02 2026] GET /v2.1/os-services => generated 781 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-08 03:44:02.881 8 WARNING neutronclient.v2_0.client [None req-c8f096ed-d474-40d0-a084-57ff3a57777c 93d12c44f7b5492eaf0a8f219830f9ca eaff92a3bf5f4b84ac3d79f6a96b64f6 - - default default] 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-08 03:44:02.991 7 INFO nova.api.openstack.compute.server_external_events [req-8fd09bea-3853-48b8-a808-29605c07c0e3 req-b2c794bb-d4a2-41b7-b8ff-56d00f922331 e1135f485eda4b97b1616db3f741ba88 51d47253cd0b4ff698dd29f93f5e8f8f - - 5e81739fff6c48b2b57ec94be753b37f 5e81739fff6c48b2b57ec94be753b37f] Creating event network-vif-unplugged:fe18b0fa-4d72-4c63-b120-5b3f901ec382 for instance 52b79511-c31f-42b5-8b0e-c944da78d19f on instance [pid: 7|app: 0|req: 559/1111] 10.0.0.195 () {38 vars in 815 bytes} [Sun Mar 8 03:44:02 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1112] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:44:02 2026] GET /v2.1/servers/52b79511-c31f-42b5-8b0e-c944da78d19f => generated 1739 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-08 03:44:03.767 7 INFO nova.api.openstack.compute.server_external_events [req-96ab70df-cac7-4df8-a0b5-e33138ead423 req-ea1d1714-e0d6-4108-af99-3d206d78d6cc e1135f485eda4b97b1616db3f741ba88 51d47253cd0b4ff698dd29f93f5e8f8f - - 5e81739fff6c48b2b57ec94be753b37f 5e81739fff6c48b2b57ec94be753b37f] Creating event network-vif-deleted:fe18b0fa-4d72-4c63-b120-5b3f901ec382 for instance 52b79511-c31f-42b5-8b0e-c944da78d19f on instance [pid: 7|app: 0|req: 560/1113] 10.0.0.209 () {38 vars in 815 bytes} [Sun Mar 8 03:44:03 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-08 03:44:04.082 8 WARNING neutronclient.v2_0.client [None req-1623f894-d13d-4b2d-9898-fca904899e2e 93d12c44f7b5492eaf0a8f219830f9ca eaff92a3bf5f4b84ac3d79f6a96b64f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 554/1114] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:44:04 2026] GET /v2.1/servers/52b79511-c31f-42b5-8b0e-c944da78d19f => generated 1381 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-08 03:44:05.187 7 WARNING neutronclient.v2_0.client [None req-acc7badc-587b-449e-8d82-5a071641e167 93d12c44f7b5492eaf0a8f219830f9ca eaff92a3bf5f4b84ac3d79f6a96b64f6 - - default default] The python binding code in 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/1115] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:44:05 2026] GET /v2.1/servers/52b79511-c31f-42b5-8b0e-c944da78d19f => generated 1381 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:44:06.295 8 WARNING neutronclient.v2_0.client [None req-c1b8c093-3d33-45bf-85fb-bbd7e5035141 93d12c44f7b5492eaf0a8f219830f9ca eaff92a3bf5f4b84ac3d79f6a96b64f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 555/1116] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:44:06 2026] GET /v2.1/servers/52b79511-c31f-42b5-8b0e-c944da78d19f => generated 1386 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-08 03:44:07.402 7 WARNING neutronclient.v2_0.client [None req-0196141b-0171-4acd-86d9-89b76a3a5b4d 93d12c44f7b5492eaf0a8f219830f9ca eaff92a3bf5f4b84ac3d79f6a96b64f6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 563/1119] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:44:07 2026] GET /v2.1/servers/52b79511-c31f-42b5-8b0e-c944da78d19f => generated 1386 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 557/1120] 10.0.0.198 () {34 vars in 750 bytes} [Sun Mar 8 03:44:07 2026] POST /v2.1/servers/2d60058f-ab9c-4c54-ba2c-7c9fbe01c1cb/action => generated 31891 bytes in 568 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-08 03:44:08.506 7 INFO nova.api.openstack.wsgi [None req-db89f3cf-c37f-4258-9f49-a98b9b69a9ea 93d12c44f7b5492eaf0a8f219830f9ca eaff92a3bf5f4b84ac3d79f6a96b64f6 - - default default] HTTP exception thrown: Instance 52b79511-c31f-42b5-8b0e-c944da78d19f could not be found. [pid: 7|app: 0|req: 564/1121] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:44:08 2026] GET /v2.1/servers/52b79511-c31f-42b5-8b0e-c944da78d19f => 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: 558/1122] 10.0.0.198 () {32 vars in 706 bytes} [Sun Mar 8 03:44:08 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1516033125 => generated 0 bytes in 28 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-08 03:44:10.760 7 WARNING neutronclient.v2_0.client [None req-bbdb8986-b651-4a86-b51d-8ebd35e8481b 6e8f98a9c78a4332b7a9094b834072ad 2b032878b2c2475684ab6110b17b1055 - - default default] The python binding code in 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/1123] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:44:10 2026] GET /v2.1/servers/d052ce69-217c-4b13-aeb1-37ba685292ae => generated 1821 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-08 03:44:11.014 8 WARNING neutronclient.v2_0.client [None req-ccd9fed9-a64b-4351-a07e-8237378dd8e1 6e8f98a9c78a4332b7a9094b834072ad 2b032878b2c2475684ab6110b17b1055 - - default default] The python binding code in 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/1124] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:44:10 2026] GET /v2.1/servers/d052ce69-217c-4b13-aeb1-37ba685292ae => generated 1821 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, ' [pid: 7|app: 0|req: 566/1125] 10.0.0.198 () {34 vars in 750 bytes} [Sun Mar 8 03:44:11 2026] POST /v2.1/servers/d052ce69-217c-4b13-aeb1-37ba685292ae/action => generated 0 bytes in 110 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-08 03:44:11.469 8 WARNING neutronclient.v2_0.client [None req-5447091c-c76e-4d9a-9f8e-3ac039b07a1f 6e8f98a9c78a4332b7a9094b834072ad 2b032878b2c2475684ab6110b17b1055 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 560/1126] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:44:11 2026] GET /v2.1/servers/d052ce69-217c-4b13-aeb1-37ba685292ae => generated 1823 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-08 03:44:12.711 7 WARNING neutronclient.v2_0.client [None req-1d24bd80-c65a-4c43-a388-a48c155a469f 6e8f98a9c78a4332b7a9094b834072ad 2b032878b2c2475684ab6110b17b1055 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 567/1127] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:44:12 2026] GET /v2.1/servers/d052ce69-217c-4b13-aeb1-37ba685292ae => generated 1823 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-08 03:44:13.893 8 WARNING neutronclient.v2_0.client [None req-3279cd58-35e3-41b7-8f22-8fe64e360576 6e8f98a9c78a4332b7a9094b834072ad 2b032878b2c2475684ab6110b17b1055 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 561/1128] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:44:13 2026] GET /v2.1/servers/d052ce69-217c-4b13-aeb1-37ba685292ae => generated 1823 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:44:15.070 7 WARNING neutronclient.v2_0.client [None req-2d42d159-3b26-42d3-b278-aed163c408f7 6e8f98a9c78a4332b7a9094b834072ad 2b032878b2c2475684ab6110b17b1055 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 568/1129] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:44:15 2026] GET /v2.1/servers/d052ce69-217c-4b13-aeb1-37ba685292ae => generated 1828 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:44:16.224 8 WARNING neutronclient.v2_0.client [None req-b15c92e5-419b-4f91-8c5a-60f8344c0edc 6e8f98a9c78a4332b7a9094b834072ad 2b032878b2c2475684ab6110b17b1055 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 562/1130] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:44:16 2026] GET /v2.1/servers/d052ce69-217c-4b13-aeb1-37ba685292ae => generated 1828 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-08 03:44:16.983 8 INFO nova.api.openstack.compute.server_external_events [req-49e38093-161b-4e86-90d8-dee1e22bb741 req-d84dd42d-19ce-4787-80ab-1d3c10e661b3 e1135f485eda4b97b1616db3f741ba88 51d47253cd0b4ff698dd29f93f5e8f8f - - 5e81739fff6c48b2b57ec94be753b37f 5e81739fff6c48b2b57ec94be753b37f] Creating event network-vif-unplugged:71ac69c1-3e96-4464-ba64-cad5fe41d490 for instance d052ce69-217c-4b13-aeb1-37ba685292ae on instance [pid: 8|app: 0|req: 564/1133] 10.0.0.195 () {38 vars in 815 bytes} [Sun Mar 8 03:44:16 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:44:17.454 7 WARNING neutronclient.v2_0.client [None req-482752a5-a2fd-44c0-b867-10a9273b8ba1 6e8f98a9c78a4332b7a9094b834072ad 2b032878b2c2475684ab6110b17b1055 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 570/1134] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:44:17 2026] GET /v2.1/servers/d052ce69-217c-4b13-aeb1-37ba685292ae => generated 1828 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-08 03:44:18.761 8 WARNING neutronclient.v2_0.client [None req-3b191ef9-c579-4b00-988a-a812b00470f1 6e8f98a9c78a4332b7a9094b834072ad 2b032878b2c2475684ab6110b17b1055 - - default default] The python binding code in 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/1135] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:44:18 2026] GET /v2.1/servers/d052ce69-217c-4b13-aeb1-37ba685292ae => generated 1828 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:44:19.910 7 INFO nova.api.openstack.compute.server_external_events [req-e559b6fc-bf1a-4d85-b0ba-c5691aaa22c6 req-df08de41-8caa-471c-abff-143b3b6eb0f2 e1135f485eda4b97b1616db3f741ba88 51d47253cd0b4ff698dd29f93f5e8f8f - - 5e81739fff6c48b2b57ec94be753b37f 5e81739fff6c48b2b57ec94be753b37f] Creating event network-changed:5f42850a-0ebc-4357-9297-40a61cd68a51 for instance 2d60058f-ab9c-4c54-ba2c-7c9fbe01c1cb on instance [pid: 7|app: 0|req: 571/1136] 10.0.0.209 () {38 vars in 815 bytes} [Sun Mar 8 03:44:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-08 03:44:19.945 8 WARNING neutronclient.v2_0.client [None req-decdfd09-adc9-433e-b07c-afa2470b25a3 6e8f98a9c78a4332b7a9094b834072ad 2b032878b2c2475684ab6110b17b1055 - - default default] The python binding code in 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/1137] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:44:19 2026] GET /v2.1/servers/d052ce69-217c-4b13-aeb1-37ba685292ae => generated 1828 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:44:21.119 7 WARNING neutronclient.v2_0.client [None req-5e630832-7484-4ffb-b668-b0626dcd4d57 6e8f98a9c78a4332b7a9094b834072ad 2b032878b2c2475684ab6110b17b1055 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 572/1138] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:44:21 2026] GET /v2.1/servers/d052ce69-217c-4b13-aeb1-37ba685292ae => generated 1821 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-08 03:44:21.517 8 INFO nova.api.openstack.compute.server_external_events [req-a5b88236-0f3d-4be7-a1b7-5a296ceb3a53 req-ce2787cf-d2a2-4958-8b7f-dc68d74bebdd e1135f485eda4b97b1616db3f741ba88 51d47253cd0b4ff698dd29f93f5e8f8f - - 5e81739fff6c48b2b57ec94be753b37f 5e81739fff6c48b2b57ec94be753b37f] Creating event network-vif-plugged:71ac69c1-3e96-4464-ba64-cad5fe41d490 for instance d052ce69-217c-4b13-aeb1-37ba685292ae on instance [pid: 8|app: 0|req: 567/1139] 10.0.0.195 () {38 vars in 815 bytes} [Sun Mar 8 03:44:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 573/1140] 10.0.0.198 () {34 vars in 671 bytes} [Sun Mar 8 03:44:22 2026] POST /v2.1/os-keypairs => generated 397 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:44:24.762 8 WARNING neutronclient.v2_0.client [None req-3452685f-7d3d-449c-999a-5279105ac23f 4f52f68e79b5465bb4a95062640ff7b4 1a6d314e66e64b1599afa50e414b34fe - - default default] The 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-08 03:44:24.815 8 WARNING neutronclient.v2_0.client [None req-3452685f-7d3d-449c-999a-5279105ac23f 4f52f68e79b5465bb4a95062640ff7b4 1a6d314e66e64b1599afa50e414b34fe - - default default] The 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-08 03:44:24.998 8 WARNING neutronclient.v2_0.client [None req-3452685f-7d3d-449c-999a-5279105ac23f 4f52f68e79b5465bb4a95062640ff7b4 1a6d314e66e64b1599afa50e414b34fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 568/1141] 10.0.0.198 () {34 vars in 663 bytes} [Sun Mar 8 03:44:24 2026] POST /v2.1/servers => generated 450 bytes in 530 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-08 03:44:25.254 7 WARNING neutronclient.v2_0.client [None req-b60356ec-e5f1-43ec-85a8-f99aec20750c 4f52f68e79b5465bb4a95062640ff7b4 1a6d314e66e64b1599afa50e414b34fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 574/1142] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:44:25 2026] GET /v2.1/servers/4f1f1031-17c4-4ff6-aafe-53240d7fbeb5 => generated 1401 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:44:26.367 8 WARNING neutronclient.v2_0.client [None req-b25a8f5b-efb9-4d99-b12c-4c2dc00c56a0 4f52f68e79b5465bb4a95062640ff7b4 1a6d314e66e64b1599afa50e414b34fe - - default default] The python binding code in 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/1145] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:44:26 2026] GET /v2.1/servers/4f1f1031-17c4-4ff6-aafe-53240d7fbeb5 => generated 1405 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-08 03:44:27.481 7 WARNING neutronclient.v2_0.client [None req-037d6648-d360-4940-9fe4-f8cb66eec74a 4f52f68e79b5465bb4a95062640ff7b4 1a6d314e66e64b1599afa50e414b34fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 577/1146] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:44:27 2026] GET /v2.1/servers/4f1f1031-17c4-4ff6-aafe-53240d7fbeb5 => generated 1453 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:44:28.581 8 WARNING neutronclient.v2_0.client [None req-3d0c1f42-9b55-428c-9847-909d23d00066 4f52f68e79b5465bb4a95062640ff7b4 1a6d314e66e64b1599afa50e414b34fe - - default default] The python binding code in 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/1147] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:44:28 2026] GET /v2.1/servers/4f1f1031-17c4-4ff6-aafe-53240d7fbeb5 => generated 1453 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-08 03:44:29.684 7 WARNING neutronclient.v2_0.client [None req-ab12a87a-990d-4f37-a3f6-eba1a67f87db 4f52f68e79b5465bb4a95062640ff7b4 1a6d314e66e64b1599afa50e414b34fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 578/1148] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:44:29 2026] GET /v2.1/servers/4f1f1031-17c4-4ff6-aafe-53240d7fbeb5 => generated 1461 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:44:30.673 8 INFO nova.api.openstack.compute.server_external_events [req-80846efd-7a0e-4ff0-ab9d-8f4b5e27ecba req-70e3a58f-a3df-4a45-b578-efb19aafc5cc e1135f485eda4b97b1616db3f741ba88 51d47253cd0b4ff698dd29f93f5e8f8f - - 5e81739fff6c48b2b57ec94be753b37f 5e81739fff6c48b2b57ec94be753b37f] Creating event network-changed:fe179c48-c963-4528-b76e-f993b4beb4d1 for instance 4f1f1031-17c4-4ff6-aafe-53240d7fbeb5 on instance [pid: 8|app: 0|req: 571/1149] 10.0.0.209 () {38 vars in 815 bytes} [Sun Mar 8 03:44:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:44:30.786 7 WARNING neutronclient.v2_0.client [None req-638d0c61-8057-4c22-b03a-dd6bed5f1815 4f52f68e79b5465bb4a95062640ff7b4 1a6d314e66e64b1599afa50e414b34fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 579/1150] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:44:30 2026] GET /v2.1/servers/4f1f1031-17c4-4ff6-aafe-53240d7fbeb5 => generated 1539 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:44:31.954 8 WARNING neutronclient.v2_0.client [None req-87002a09-70c5-43c9-b525-c776bdb035e1 4f52f68e79b5465bb4a95062640ff7b4 1a6d314e66e64b1599afa50e414b34fe - - default default] The python binding code in 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/1151] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:44:31 2026] GET /v2.1/servers/4f1f1031-17c4-4ff6-aafe-53240d7fbeb5 => generated 1527 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-08 03:44:33.137 7 WARNING neutronclient.v2_0.client [None req-51ccd216-a922-4fc6-a880-e5e5d5d7c689 4f52f68e79b5465bb4a95062640ff7b4 1a6d314e66e64b1599afa50e414b34fe - - default default] The python binding code in 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/1152] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:44:33 2026] GET /v2.1/servers/4f1f1031-17c4-4ff6-aafe-53240d7fbeb5 => generated 1527 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:44:34.316 8 WARNING neutronclient.v2_0.client [None req-5e5b30fc-74d6-42b3-95eb-c255f047eddb 4f52f68e79b5465bb4a95062640ff7b4 1a6d314e66e64b1599afa50e414b34fe - - default default] The python binding code in 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/1153] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:44:34 2026] GET /v2.1/servers/4f1f1031-17c4-4ff6-aafe-53240d7fbeb5 => generated 1527 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:44:35.502 7 INFO nova.api.openstack.compute.server_external_events [req-3f4f0170-54f8-4b7c-a748-13aa40d21ecf req-a1de6c6c-c06e-4732-b96a-9a4b8e9b2776 e1135f485eda4b97b1616db3f741ba88 51d47253cd0b4ff698dd29f93f5e8f8f - - 5e81739fff6c48b2b57ec94be753b37f 5e81739fff6c48b2b57ec94be753b37f] Creating event network-vif-plugged:fe179c48-c963-4528-b76e-f993b4beb4d1 for instance 4f1f1031-17c4-4ff6-aafe-53240d7fbeb5 on instance [pid: 7|app: 0|req: 581/1154] 10.0.0.195 () {38 vars in 815 bytes} [Sun Mar 8 03:44:35 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-08 03:44:35.515 8 WARNING neutronclient.v2_0.client [None req-ff449217-87dc-4556-9c3e-e6ad7928175f 4f52f68e79b5465bb4a95062640ff7b4 1a6d314e66e64b1599afa50e414b34fe - - default default] The python binding code in 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/1155] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:44:35 2026] GET /v2.1/servers/4f1f1031-17c4-4ff6-aafe-53240d7fbeb5 => generated 1527 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:44:36.749 8 WARNING neutronclient.v2_0.client [None req-88116923-f13d-4402-89bb-bd33681697b5 4f52f68e79b5465bb4a95062640ff7b4 1a6d314e66e64b1599afa50e414b34fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 576/1158] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:44:36 2026] GET /v2.1/servers/4f1f1031-17c4-4ff6-aafe-53240d7fbeb5 => generated 1527 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, ' 2026-03-08 03:44:38.261 7 WARNING neutronclient.v2_0.client [None req-3e9e5da6-0a4d-4e3f-a619-d9c2134ef9d0 4f52f68e79b5465bb4a95062640ff7b4 1a6d314e66e64b1599afa50e414b34fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 583/1159] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:44:38 2026] GET /v2.1/servers/4f1f1031-17c4-4ff6-aafe-53240d7fbeb5 => generated 1695 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:44:38.520 8 WARNING neutronclient.v2_0.client [None req-658c0c26-3e9b-4e8b-a4cd-732bb3621fa2 4f52f68e79b5465bb4a95062640ff7b4 1a6d314e66e64b1599afa50e414b34fe - - default default] The python binding code in 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/1160] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:44:38 2026] GET /v2.1/servers/4f1f1031-17c4-4ff6-aafe-53240d7fbeb5 => generated 1695 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-08 03:44:39.409 7 INFO nova.api.openstack.compute.server_external_events [req-0cbbabd9-dd57-4418-8ae1-d4658e8e1d20 req-946ba590-d9ef-4d8a-91c9-59982b9f72d6 e1135f485eda4b97b1616db3f741ba88 51d47253cd0b4ff698dd29f93f5e8f8f - - 5e81739fff6c48b2b57ec94be753b37f 5e81739fff6c48b2b57ec94be753b37f] Creating event network-changed:fe179c48-c963-4528-b76e-f993b4beb4d1 for instance 4f1f1031-17c4-4ff6-aafe-53240d7fbeb5 on instance [pid: 7|app: 0|req: 584/1161] 10.0.0.209 () {38 vars in 815 bytes} [Sun Mar 8 03:44:39 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-08 03:44:42.660 8 WARNING neutronclient.v2_0.client [None req-e96b81eb-b42d-4463-a3ec-48d33700d7ff 6e8f98a9c78a4332b7a9094b834072ad 2b032878b2c2475684ab6110b17b1055 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 578/1162] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:44:42 2026] GET /v2.1/servers/d052ce69-217c-4b13-aeb1-37ba685292ae => generated 1821 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, ' [pid: 7|app: 0|req: 585/1163] 10.0.0.198 () {32 vars in 718 bytes} [Sun Mar 8 03:44:42 2026] DELETE /v2.1/servers/d052ce69-217c-4b13-aeb1-37ba685292ae => generated 0 bytes in 101 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-08 03:44:42.968 8 WARNING neutronclient.v2_0.client [None req-0e93b1ad-e867-4a3a-b2c6-a87797d2a010 6e8f98a9c78a4332b7a9094b834072ad 2b032878b2c2475684ab6110b17b1055 - - default default] The python binding code in 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/1164] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:44:42 2026] GET /v2.1/servers/d052ce69-217c-4b13-aeb1-37ba685292ae => generated 1827 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-08 03:44:44.133 7 WARNING neutronclient.v2_0.client [None req-d30429a5-c86c-48e8-8db6-ef413f457051 6e8f98a9c78a4332b7a9094b834072ad 2b032878b2c2475684ab6110b17b1055 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 586/1165] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:44:44 2026] GET /v2.1/servers/d052ce69-217c-4b13-aeb1-37ba685292ae => generated 1827 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, ' 2026-03-08 03:44:45.347 8 WARNING neutronclient.v2_0.client [None req-538817eb-9bab-4852-bc62-6f6c1f6f085d 6e8f98a9c78a4332b7a9094b834072ad 2b032878b2c2475684ab6110b17b1055 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 580/1166] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:44:45 2026] GET /v2.1/servers/d052ce69-217c-4b13-aeb1-37ba685292ae => generated 1827 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-08 03:44:46.266 7 INFO nova.api.openstack.compute.server_external_events [req-7fcd4d31-1e0b-41ee-ae46-c3ec0ee014e8 req-984ff3fd-6d83-4c8c-9d0d-58d55f1d420d e1135f485eda4b97b1616db3f741ba88 51d47253cd0b4ff698dd29f93f5e8f8f - - 5e81739fff6c48b2b57ec94be753b37f 5e81739fff6c48b2b57ec94be753b37f] Creating event network-vif-deleted:71ac69c1-3e96-4464-ba64-cad5fe41d490 for instance d052ce69-217c-4b13-aeb1-37ba685292ae on instance [pid: 7|app: 0|req: 587/1167] 10.0.0.209 () {38 vars in 815 bytes} [Sun Mar 8 03:44:46 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-08 03:44:46.577 7 WARNING neutronclient.v2_0.client [None req-109117d5-5582-4c24-8c9e-52b8fba94158 6e8f98a9c78a4332b7a9094b834072ad 2b032878b2c2475684ab6110b17b1055 - - default default] The python binding code in 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/1170] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:44:46 2026] GET /v2.1/servers/d052ce69-217c-4b13-aeb1-37ba685292ae => generated 1472 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:44:47.805 7 WARNING neutronclient.v2_0.client [None req-856bbd2d-7700-4a1b-a6fc-d9c6a38a0fcf 6e8f98a9c78a4332b7a9094b834072ad 2b032878b2c2475684ab6110b17b1055 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 590/1171] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:44:47 2026] GET /v2.1/servers/d052ce69-217c-4b13-aeb1-37ba685292ae => generated 1477 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1172] 10.0.0.198 () {34 vars in 750 bytes} [Sun Mar 8 03:44:47 2026] POST /v2.1/servers/4f1f1031-17c4-4ff6-aafe-53240d7fbeb5/action => generated 31920 bytes in 546 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:44:48.979 7 WARNING neutronclient.v2_0.client [None req-9f7ca2cc-1776-49b0-a427-50d9a76b0b9d 6e8f98a9c78a4332b7a9094b834072ad 2b032878b2c2475684ab6110b17b1055 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 591/1173] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:44:48 2026] GET /v2.1/servers/d052ce69-217c-4b13-aeb1-37ba685292ae => generated 1477 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:44:50.202 8 INFO nova.api.openstack.wsgi [None req-ee978744-2637-4b28-8720-63263369a42a 6e8f98a9c78a4332b7a9094b834072ad 2b032878b2c2475684ab6110b17b1055 - - default default] HTTP exception thrown: Instance d052ce69-217c-4b13-aeb1-37ba685292ae could not be found. [pid: 8|app: 0|req: 583/1174] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:44:50 2026] GET /v2.1/servers/d052ce69-217c-4b13-aeb1-37ba685292ae => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 592/1175] 10.0.0.198 () {32 vars in 704 bytes} [Sun Mar 8 03:44:50 2026] DELETE /v2.1/os-keypairs/tempest-keypair-219479607 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1176] 10.0.0.198 () {30 vars in 413 bytes} [Sun Mar 8 03:44:55 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1177] 10.0.0.198 () {28 vars in 560 bytes} [Sun Mar 8 03:44:55 2026] GET /v2/ => generated 402 bytes in 467 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 585/1178] 10.0.0.198 () {28 vars in 564 bytes} [Sun Mar 8 03:44:55 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: 594/1179] 10.0.0.198 () {30 vars in 413 bytes} [Sun Mar 8 03:44:55 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1182] 10.0.0.198 () {32 vars in 718 bytes} [Sun Mar 8 03:44:58 2026] DELETE /v2.1/servers/4f1f1031-17c4-4ff6-aafe-53240d7fbeb5 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-03-08 03:44:58.877 8 WARNING neutronclient.v2_0.client [None req-0c307217-a01b-4a4b-af68-27a71794d89e 4f52f68e79b5465bb4a95062640ff7b4 1a6d314e66e64b1599afa50e414b34fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 587/1183] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:44:58 2026] GET /v2.1/servers/4f1f1031-17c4-4ff6-aafe-53240d7fbeb5 => generated 1821 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-08 03:45:00.064 7 WARNING neutronclient.v2_0.client [None req-99bc8c9e-fd89-4ea2-b4cc-62e73674623a 4f52f68e79b5465bb4a95062640ff7b4 1a6d314e66e64b1599afa50e414b34fe - - default default] The python binding code in 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/1184] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:45:00 2026] GET /v2.1/servers/4f1f1031-17c4-4ff6-aafe-53240d7fbeb5 => generated 1821 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 588/1185] 10.0.0.16 () {32 vars in 702 bytes} [Sun Mar 8 03:45:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 208 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: 598/1186] 10.0.0.16 () {32 vars in 681 bytes} [Sun Mar 8 03:45:00 2026] GET /v2.1/os-security-groups => generated 78 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1187] 10.0.0.16 () {32 vars in 667 bytes} [Sun Mar 8 03:45:01 2026] GET /v2.1/os-services => generated 781 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1188] 10.0.0.16 () {32 vars in 685 bytes} [Sun Mar 8 03:45:01 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:45:01.222 7 WARNING neutronclient.v2_0.client [None req-b78cc6f7-6de0-493f-b224-ab45ad512ccd 4f52f68e79b5465bb4a95062640ff7b4 1a6d314e66e64b1599afa50e414b34fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 600/1189] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:45:01 2026] GET /v2.1/servers/4f1f1031-17c4-4ff6-aafe-53240d7fbeb5 => generated 1821 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-08 03:45:01.516 8 WARNING neutronclient.v2_0.client [None req-6bb083c1-89f1-466f-b17a-02bdace464ef 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 590/1190] 10.0.0.16 () {32 vars in 706 bytes} [Sun Mar 8 03:45:01 2026] GET /v2.1/servers/detail?all_tenants=true => generated 4606 bytes in 794 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: 601/1191] 10.0.0.16 () {32 vars in 702 bytes} [Sun Mar 8 03:45:01 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 591/1192] 10.0.0.16 () {32 vars in 687 bytes} [Sun Mar 8 03:45:01 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: 7|app: 0|req: 602/1193] 10.0.0.16 () {32 vars in 671 bytes} [Sun Mar 8 03:45:01 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: 592/1194] 10.0.0.16 () {32 vars in 710 bytes} [Sun Mar 8 03:45:01 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1056 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1195] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:45:02 2026] GET /v2.1/limits?tenant_id=1a6d314e66e64b1599afa50e414b34fe => generated 305 bytes in 54 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: 593/1196] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:45:02 2026] GET /v2.1/limits?tenant_id=4854aa1c7fc041f1ac5b14be07a6f452 => 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: 604/1197] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:45:02 2026] GET /v2.1/limits?tenant_id=51d47253cd0b4ff698dd29f93f5e8f8f => generated 299 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-08 03:45:02.261 8 INFO nova.api.openstack.compute.server_external_events [req-610b895e-ce65-4d02-8d70-f3d9a7ceb0ac req-0f9063f5-d11e-4fbc-bcf1-688f3107e002 e1135f485eda4b97b1616db3f741ba88 51d47253cd0b4ff698dd29f93f5e8f8f - - 5e81739fff6c48b2b57ec94be753b37f 5e81739fff6c48b2b57ec94be753b37f] Creating event network-vif-deleted:fe179c48-c963-4528-b76e-f993b4beb4d1 for instance 4f1f1031-17c4-4ff6-aafe-53240d7fbeb5 on instance [pid: 8|app: 0|req: 594/1198] 10.0.0.209 () {38 vars in 815 bytes} [Sun Mar 8 03:45:02 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1199] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:45:02 2026] GET /v2.1/limits?tenant_id=8fa77d4fb2b64f97ba0062fe6fe10a23 => 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: 595/1200] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:45:02 2026] GET /v2.1/limits?tenant_id=bb48f8663bc34fbb90a8ca1b56709c32 => generated 302 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1201] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:45:02 2026] GET /v2.1/limits?tenant_id=d3307717c4c045e2bcf288526b2371a8 => 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: 607/1202] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:45:02 2026] GET /v2.1/limits?tenant_id=e5834eea4e7443beac1c5c3d619217e7 => generated 302 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-08 03:45:02.478 8 WARNING neutronclient.v2_0.client [None req-1dcba78d-adc1-435e-831f-4c5d94ae302b 4f52f68e79b5465bb4a95062640ff7b4 1a6d314e66e64b1599afa50e414b34fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 608/1203] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:45:02 2026] GET /v2.1/limits?tenant_id=f6582afdeef14dc6a41b17f5fdea0e18 => 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: 596/1204] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:45:02 2026] GET /v2.1/servers/4f1f1031-17c4-4ff6-aafe-53240d7fbeb5 => generated 1482 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1205] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:45:02 2026] GET /v2.1/limits?tenant_id=fd64548840464f2898e6167c8380775e => generated 302 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, ' 2026-03-08 03:45:03.606 8 WARNING neutronclient.v2_0.client [None req-747172df-c09a-40e6-9cad-1dccaa48271e 4f52f68e79b5465bb4a95062640ff7b4 1a6d314e66e64b1599afa50e414b34fe - - default default] The python binding code in 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/1206] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:45:03 2026] GET /v2.1/servers/4f1f1031-17c4-4ff6-aafe-53240d7fbeb5 => generated 1487 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-08 03:45:04.707 7 WARNING neutronclient.v2_0.client [None req-06b60875-63bc-41e2-a79f-da571f5613de 4f52f68e79b5465bb4a95062640ff7b4 1a6d314e66e64b1599afa50e414b34fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 610/1207] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:45:04 2026] GET /v2.1/servers/4f1f1031-17c4-4ff6-aafe-53240d7fbeb5 => generated 1487 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-08 03:45:05.789 8 INFO nova.api.openstack.wsgi [None req-16e858ae-8af6-4c04-9952-7e30fe17c8aa 4f52f68e79b5465bb4a95062640ff7b4 1a6d314e66e64b1599afa50e414b34fe - - default default] HTTP exception thrown: Instance 4f1f1031-17c4-4ff6-aafe-53240d7fbeb5 could not be found. [pid: 8|app: 0|req: 598/1208] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:45:05 2026] GET /v2.1/servers/4f1f1031-17c4-4ff6-aafe-53240d7fbeb5 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 611/1209] 10.0.0.198 () {32 vars in 728 bytes} [Sun Mar 8 03:45:05 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-685409004 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 599/1212] 10.0.0.198 () {32 vars in 718 bytes} [Sun Mar 8 03:45:06 2026] DELETE /v2.1/servers/2d60058f-ab9c-4c54-ba2c-7c9fbe01c1cb => generated 0 bytes in 142 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-03-08 03:45:06.470 7 WARNING neutronclient.v2_0.client [None req-aca2a3b8-c53a-4d33-bf38-30bab0fbd0a1 4f52f68e79b5465bb4a95062640ff7b4 1a6d314e66e64b1599afa50e414b34fe - - default default] The python binding code in 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/1213] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:45:06 2026] GET /v2.1/servers/2d60058f-ab9c-4c54-ba2c-7c9fbe01c1cb => generated 1700 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:45:07.643 8 WARNING neutronclient.v2_0.client [None req-a4a78cca-b66e-4be9-872a-54a6498ac4bd 4f52f68e79b5465bb4a95062640ff7b4 1a6d314e66e64b1599afa50e414b34fe - - default default] The python binding code in 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/1214] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:45:07 2026] GET /v2.1/servers/2d60058f-ab9c-4c54-ba2c-7c9fbe01c1cb => generated 1700 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:45:08.872 7 WARNING neutronclient.v2_0.client [None req-3a221af5-102f-4f96-b210-e1c65030f56d 4f52f68e79b5465bb4a95062640ff7b4 1a6d314e66e64b1599afa50e414b34fe - - default default] 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-08 03:45:08.999 8 INFO nova.api.openstack.compute.server_external_events [req-d97af6a1-eb98-43b2-bda4-206edf6d8605 req-a7060839-6ca0-469a-ad46-68364df21826 e1135f485eda4b97b1616db3f741ba88 51d47253cd0b4ff698dd29f93f5e8f8f - - 5e81739fff6c48b2b57ec94be753b37f 5e81739fff6c48b2b57ec94be753b37f] Creating event network-vif-unplugged:5f42850a-0ebc-4357-9297-40a61cd68a51 for instance 2d60058f-ab9c-4c54-ba2c-7c9fbe01c1cb on instance [pid: 8|app: 0|req: 601/1215] 10.0.0.195 () {38 vars in 815 bytes} [Sun Mar 8 03:45:08 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: 615/1216] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:45:08 2026] GET /v2.1/servers/2d60058f-ab9c-4c54-ba2c-7c9fbe01c1cb => generated 1700 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:45:09.384 8 INFO nova.api.openstack.compute.server_external_events [req-6455507d-1284-44f4-bc5f-7c0ba42fd454 req-c5ce6e0c-2100-4f09-8430-498c855aeeaf e1135f485eda4b97b1616db3f741ba88 51d47253cd0b4ff698dd29f93f5e8f8f - - 5e81739fff6c48b2b57ec94be753b37f 5e81739fff6c48b2b57ec94be753b37f] Creating event network-vif-deleted:5f42850a-0ebc-4357-9297-40a61cd68a51 for instance 2d60058f-ab9c-4c54-ba2c-7c9fbe01c1cb on instance [pid: 8|app: 0|req: 602/1217] 10.0.0.209 () {38 vars in 815 bytes} [Sun Mar 8 03:45:09 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-08 03:45:10.120 7 WARNING neutronclient.v2_0.client [None req-16a49da0-d76a-40fd-ba00-369e48b20f86 4f52f68e79b5465bb4a95062640ff7b4 1a6d314e66e64b1599afa50e414b34fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 616/1218] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:45:10 2026] GET /v2.1/servers/2d60058f-ab9c-4c54-ba2c-7c9fbe01c1cb => generated 1483 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-08 03:45:11.345 8 WARNING neutronclient.v2_0.client [None req-74fbf478-f43f-40eb-b68f-7618c28724ef 4f52f68e79b5465bb4a95062640ff7b4 1a6d314e66e64b1599afa50e414b34fe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 603/1219] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:45:11 2026] GET /v2.1/servers/2d60058f-ab9c-4c54-ba2c-7c9fbe01c1cb => generated 1488 bytes in 331 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:45:12.682 7 INFO nova.api.openstack.wsgi [None req-816a4902-d5aa-4585-a682-79a626fe4bbf 4f52f68e79b5465bb4a95062640ff7b4 1a6d314e66e64b1599afa50e414b34fe - - default default] HTTP exception thrown: Instance 2d60058f-ab9c-4c54-ba2c-7c9fbe01c1cb could not be found. [pid: 7|app: 0|req: 617/1220] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:45:12 2026] GET /v2.1/servers/2d60058f-ab9c-4c54-ba2c-7c9fbe01c1cb => generated 111 bytes in 40 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 604/1221] 10.0.0.198 () {32 vars in 728 bytes} [Sun Mar 8 03:45:12 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-756075181 => generated 0 bytes in 28 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-08 03:45:28.103 7 WARNING neutronclient.v2_0.client [None req-ef010ef9-f580-4160-ad43-4426b20ce091 a5f18042920c4eec9d26c41b8c436650 aaf02b2c66804ca7867e07048dc6e418 - - default default] The 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-08 03:45:28.289 7 WARNING neutronclient.v2_0.client [None req-ef010ef9-f580-4160-ad43-4426b20ce091 a5f18042920c4eec9d26c41b8c436650 aaf02b2c66804ca7867e07048dc6e418 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 620/1226] 10.0.0.198 () {34 vars in 663 bytes} [Sun Mar 8 03:45:28 2026] POST /v2.1/servers => generated 424 bytes in 597 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-08 03:45:28.643 8 WARNING neutronclient.v2_0.client [None req-547a7437-32ae-46f6-a897-614c040f15fb a5f18042920c4eec9d26c41b8c436650 aaf02b2c66804ca7867e07048dc6e418 - - default default] The python binding code in 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/1227] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:45:28 2026] GET /v2.1/servers/a99c9cc1-1448-4d15-a9c3-d19e3a4d8895 => generated 1368 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:45:29.758 7 WARNING neutronclient.v2_0.client [None req-9c969df8-e5ea-4549-8014-af91583d02a4 a5f18042920c4eec9d26c41b8c436650 aaf02b2c66804ca7867e07048dc6e418 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 621/1228] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:45:29 2026] GET /v2.1/servers/a99c9cc1-1448-4d15-a9c3-d19e3a4d8895 => generated 1372 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:45:30.869 8 WARNING neutronclient.v2_0.client [None req-d9c28c3b-0693-47b7-96f3-ebcb30ed7ba3 a5f18042920c4eec9d26c41b8c436650 aaf02b2c66804ca7867e07048dc6e418 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 608/1229] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:45:30 2026] GET /v2.1/servers/a99c9cc1-1448-4d15-a9c3-d19e3a4d8895 => generated 1420 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-08 03:45:31.969 7 WARNING neutronclient.v2_0.client [None req-c3d047ba-14a9-4ea2-aa69-fd6a4ea04e33 a5f18042920c4eec9d26c41b8c436650 aaf02b2c66804ca7867e07048dc6e418 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 622/1230] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:45:31 2026] GET /v2.1/servers/a99c9cc1-1448-4d15-a9c3-d19e3a4d8895 => generated 1420 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:45:33.078 8 WARNING neutronclient.v2_0.client [None req-a5f0cf18-2ab6-4ef5-833b-2e71e6e27eee a5f18042920c4eec9d26c41b8c436650 aaf02b2c66804ca7867e07048dc6e418 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 609/1231] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:45:33 2026] GET /v2.1/servers/a99c9cc1-1448-4d15-a9c3-d19e3a4d8895 => generated 1428 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-08 03:45:34.212 7 INFO nova.api.openstack.compute.server_external_events [req-6801c396-a991-434e-a116-18ef0a36f44b req-72b12f86-991f-4b0d-9339-23306e878dbc e1135f485eda4b97b1616db3f741ba88 51d47253cd0b4ff698dd29f93f5e8f8f - - 5e81739fff6c48b2b57ec94be753b37f 5e81739fff6c48b2b57ec94be753b37f] Creating event network-changed:656ba9e3-b676-4ce6-8eb4-ec334114a5d4 for instance a99c9cc1-1448-4d15-a9c3-d19e3a4d8895 on instance [pid: 7|app: 0|req: 623/1232] 10.0.0.209 () {38 vars in 815 bytes} [Sun Mar 8 03:45:34 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-08 03:45:34.296 8 WARNING neutronclient.v2_0.client [None req-78fb72ec-b71b-4270-a999-0a540e413f61 a5f18042920c4eec9d26c41b8c436650 aaf02b2c66804ca7867e07048dc6e418 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 610/1233] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:45:34 2026] GET /v2.1/servers/a99c9cc1-1448-4d15-a9c3-d19e3a4d8895 => generated 1480 bytes in 583 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:45:35.897 7 WARNING neutronclient.v2_0.client [None req-3e5d45b1-c6d7-4097-88c1-c305082aff96 a5f18042920c4eec9d26c41b8c436650 aaf02b2c66804ca7867e07048dc6e418 - - default default] The python binding code in 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/1234] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:45:35 2026] GET /v2.1/servers/a99c9cc1-1448-4d15-a9c3-d19e3a4d8895 => generated 1468 bytes in 317 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:45:37.230 8 WARNING neutronclient.v2_0.client [None req-a216a1e6-2dc0-4a99-93f1-4f3f4780cf19 a5f18042920c4eec9d26c41b8c436650 aaf02b2c66804ca7867e07048dc6e418 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 612/1237] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:45:37 2026] GET /v2.1/servers/a99c9cc1-1448-4d15-a9c3-d19e3a4d8895 => generated 1468 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-08 03:45:38.419 7 WARNING neutronclient.v2_0.client [None req-c94e7d18-fe3d-413f-b8ea-3c4bfbf29340 a5f18042920c4eec9d26c41b8c436650 aaf02b2c66804ca7867e07048dc6e418 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 626/1238] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:45:38 2026] GET /v2.1/servers/a99c9cc1-1448-4d15-a9c3-d19e3a4d8895 => generated 1468 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:45:39.622 8 WARNING neutronclient.v2_0.client [None req-594110c5-ffe4-43b9-86f9-58eb3355caef a5f18042920c4eec9d26c41b8c436650 aaf02b2c66804ca7867e07048dc6e418 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 613/1239] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:45:39 2026] GET /v2.1/servers/a99c9cc1-1448-4d15-a9c3-d19e3a4d8895 => generated 1468 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-08 03:45:40.164 7 INFO nova.api.openstack.compute.server_external_events [req-07609769-5ebd-4465-9a25-e34dc8854983 req-53413db2-e57d-4a55-af53-cec7ad3e1aec e1135f485eda4b97b1616db3f741ba88 51d47253cd0b4ff698dd29f93f5e8f8f - - 5e81739fff6c48b2b57ec94be753b37f 5e81739fff6c48b2b57ec94be753b37f] Creating event network-vif-plugged:656ba9e3-b676-4ce6-8eb4-ec334114a5d4 for instance a99c9cc1-1448-4d15-a9c3-d19e3a4d8895 on instance [pid: 7|app: 0|req: 627/1240] 10.0.0.195 () {38 vars in 815 bytes} [Sun Mar 8 03:45:40 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-08 03:45:40.815 8 WARNING neutronclient.v2_0.client [None req-e56e2690-634b-40c5-8404-e19065514e44 a5f18042920c4eec9d26c41b8c436650 aaf02b2c66804ca7867e07048dc6e418 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 614/1241] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:45:40 2026] GET /v2.1/servers/a99c9cc1-1448-4d15-a9c3-d19e3a4d8895 => generated 1468 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-08 03:45:42.051 7 WARNING neutronclient.v2_0.client [None req-6ff0c055-eecd-47a5-b57f-93cc537eaf64 a5f18042920c4eec9d26c41b8c436650 aaf02b2c66804ca7867e07048dc6e418 - - default default] The python binding code in 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/1242] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:45:41 2026] GET /v2.1/servers/a99c9cc1-1448-4d15-a9c3-d19e3a4d8895 => generated 1648 bytes in 715 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/1243] 10.0.0.198 () {32 vars in 718 bytes} [Sun Mar 8 03:45:43 2026] DELETE /v2.1/servers/a99c9cc1-1448-4d15-a9c3-d19e3a4d8895 => generated 0 bytes in 104 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-08 03:45:44.055 7 WARNING neutronclient.v2_0.client [None req-7fce4985-dcd2-43f8-b640-906ef6fe0c80 a5f18042920c4eec9d26c41b8c436650 aaf02b2c66804ca7867e07048dc6e418 - - default default] The python binding code in 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/1244] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:45:44 2026] GET /v2.1/servers/a99c9cc1-1448-4d15-a9c3-d19e3a4d8895 => generated 1654 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:45:45.227 8 WARNING neutronclient.v2_0.client [None req-1c1b8e7f-8438-430e-bf05-a0254ad406ce a5f18042920c4eec9d26c41b8c436650 aaf02b2c66804ca7867e07048dc6e418 - - default default] The python binding code in 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/1245] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:45:45 2026] GET /v2.1/servers/a99c9cc1-1448-4d15-a9c3-d19e3a4d8895 => generated 1654 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:45:46.389 7 WARNING neutronclient.v2_0.client [None req-077218f2-6766-4e4d-8e0c-f22662ebaf1f a5f18042920c4eec9d26c41b8c436650 aaf02b2c66804ca7867e07048dc6e418 - - default default] The python binding code in 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/1248] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:45:46 2026] GET /v2.1/servers/a99c9cc1-1448-4d15-a9c3-d19e3a4d8895 => generated 1654 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-08 03:45:47.006 8 INFO nova.api.openstack.compute.server_external_events [req-b7f4b517-dbae-429e-80be-8bf6c9bd5452 req-9e3630e0-b7b5-4321-a54a-0be309d5ab8d e1135f485eda4b97b1616db3f741ba88 51d47253cd0b4ff698dd29f93f5e8f8f - - 5e81739fff6c48b2b57ec94be753b37f 5e81739fff6c48b2b57ec94be753b37f] Creating event network-vif-deleted:656ba9e3-b676-4ce6-8eb4-ec334114a5d4 for instance a99c9cc1-1448-4d15-a9c3-d19e3a4d8895 on instance [pid: 8|app: 0|req: 619/1249] 10.0.0.209 () {38 vars in 815 bytes} [Sun Mar 8 03:45:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:45:47.577 7 WARNING neutronclient.v2_0.client [None req-424aa21d-ff15-48bf-b021-40ff5b76d76d a5f18042920c4eec9d26c41b8c436650 aaf02b2c66804ca7867e07048dc6e418 - - default default] The python binding code in 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/1250] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:45:47 2026] GET /v2.1/servers/a99c9cc1-1448-4d15-a9c3-d19e3a4d8895 => generated 1449 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-08 03:45:48.680 8 WARNING neutronclient.v2_0.client [None req-76266137-8fe1-44b8-ac7b-82c9a5e35e65 a5f18042920c4eec9d26c41b8c436650 aaf02b2c66804ca7867e07048dc6e418 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 620/1251] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:45:48 2026] GET /v2.1/servers/a99c9cc1-1448-4d15-a9c3-d19e3a4d8895 => 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-08 03:45:49.773 7 WARNING neutronclient.v2_0.client [None req-9bfcd584-bbd4-4515-b258-8e4a8144e1bb a5f18042920c4eec9d26c41b8c436650 aaf02b2c66804ca7867e07048dc6e418 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 632/1252] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:45:49 2026] GET /v2.1/servers/a99c9cc1-1448-4d15-a9c3-d19e3a4d8895 => 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-08 03:45:50.858 8 INFO nova.api.openstack.wsgi [None req-3f577589-4d2f-444e-b659-2db426d219a9 a5f18042920c4eec9d26c41b8c436650 aaf02b2c66804ca7867e07048dc6e418 - - default default] HTTP exception thrown: Instance a99c9cc1-1448-4d15-a9c3-d19e3a4d8895 could not be found. [pid: 8|app: 0|req: 621/1253] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:45:50 2026] GET /v2.1/servers/a99c9cc1-1448-4d15-a9c3-d19e3a4d8895 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 623/1256] 10.0.0.16 () {32 vars in 685 bytes} [Sun Mar 8 03:46:00 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 634/1257] 10.0.0.16 () {32 vars in 702 bytes} [Sun Mar 8 03:46:01 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 624/1258] 10.0.0.16 () {32 vars in 681 bytes} [Sun Mar 8 03:46:01 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: 635/1259] 10.0.0.16 () {32 vars in 706 bytes} [Sun Mar 8 03:46:01 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: 625/1260] 10.0.0.16 () {32 vars in 702 bytes} [Sun Mar 8 03:46:01 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: 636/1261] 10.0.0.16 () {32 vars in 667 bytes} [Sun Mar 8 03:46:01 2026] GET /v2.1/os-services => generated 781 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1262] 10.0.0.16 () {32 vars in 710 bytes} [Sun Mar 8 03:46:01 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 637/1263] 10.0.0.16 () {32 vars in 687 bytes} [Sun Mar 8 03:46:01 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 34 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: 627/1264] 10.0.0.16 () {32 vars in 671 bytes} [Sun Mar 8 03:46:01 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: 638/1265] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:46:01 2026] GET /v2.1/limits?tenant_id=4854aa1c7fc041f1ac5b14be07a6f452 => 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: 628/1266] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:46:01 2026] GET /v2.1/limits?tenant_id=51d47253cd0b4ff698dd29f93f5e8f8f => 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: 639/1267] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:46:01 2026] GET /v2.1/limits?tenant_id=e18265aae1194f6aa61373df9f3182c2 => 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: 629/1268] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:46:01 2026] GET /v2.1/limits?tenant_id=f6582afdeef14dc6a41b17f5fdea0e18 => 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: 640/1269] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:46:01 2026] GET /v2.1/limits?tenant_id=fbea3c954c6c49688b73c0f277bd1eef => 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: 630/1270] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:46:01 2026] GET /v2.1/limits?tenant_id=fecde72278094d7699e00bbc502d0733 => 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: 633/1275] 10.0.0.198 () {34 vars in 671 bytes} [Sun Mar 8 03:46:24 2026] POST /v2.1/os-keypairs => generated 395 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1276] 10.0.0.198 () {34 vars in 671 bytes} [Sun Mar 8 03:46:25 2026] POST /v2.1/os-keypairs => generated 397 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-08 03:46:27.083 7 WARNING neutronclient.v2_0.client [None req-cbc8f00c-4e5b-4f58-8f2b-0b8e1b834cc1 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] The 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-08 03:46:27.139 7 WARNING neutronclient.v2_0.client [None req-cbc8f00c-4e5b-4f58-8f2b-0b8e1b834cc1 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 635/1279] 10.0.0.198 () {34 vars in 671 bytes} [Sun Mar 8 03:46:27 2026] POST /v2.1/os-keypairs => generated 385 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-08 03:46:27.444 7 WARNING neutronclient.v2_0.client [None req-cbc8f00c-4e5b-4f58-8f2b-0b8e1b834cc1 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 645/1280] 10.0.0.198 () {34 vars in 663 bytes} [Sun Mar 8 03:46:27 2026] POST /v2.1/servers => generated 447 bytes in 798 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-08 03:46:27.830 8 WARNING neutronclient.v2_0.client [None req-c59d81c8-bffc-43e2-b2b1-98ea8c45bf88 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 636/1281] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:46:27 2026] GET /v2.1/servers/aefe2447-b777-49fe-846d-c744313c952b => generated 1393 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:46:28.749 7 WARNING neutronclient.v2_0.client [None req-dbd72397-6fac-4f3a-9cd9-b88aa03a2417 18be9f5536494bc986061a1def429d61 13b655e20d3342cd9264148c2371b8e7 - - default default] The 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-08 03:46:28.794 7 WARNING neutronclient.v2_0.client [None req-dbd72397-6fac-4f3a-9cd9-b88aa03a2417 18be9f5536494bc986061a1def429d61 13b655e20d3342cd9264148c2371b8e7 - - default default] The 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-08 03:46:28.838 7 WARNING neutronclient.v2_0.client [None req-dbd72397-6fac-4f3a-9cd9-b88aa03a2417 18be9f5536494bc986061a1def429d61 13b655e20d3342cd9264148c2371b8e7 - - default default] The 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-08 03:46:29.022 7 WARNING neutronclient.v2_0.client [None req-dbd72397-6fac-4f3a-9cd9-b88aa03a2417 18be9f5536494bc986061a1def429d61 13b655e20d3342cd9264148c2371b8e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 646/1282] 10.0.0.198 () {34 vars in 663 bytes} [Sun Mar 8 03:46:28 2026] POST /v2.1/servers => generated 496 bytes in 560 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-08 03:46:29.274 8 WARNING neutronclient.v2_0.client [None req-a1d0feb8-9d41-4f34-9a83-e3213e4ae97d 18be9f5536494bc986061a1def429d61 13b655e20d3342cd9264148c2371b8e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 637/1283] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:46:29 2026] GET /v2.1/servers/a699f4df-06c2-4e29-b531-ab89f76188a3 => generated 1456 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:46:30.384 7 WARNING neutronclient.v2_0.client [None req-cd33efe1-f901-495e-a836-a3cd344bdf0d 18be9f5536494bc986061a1def429d61 13b655e20d3342cd9264148c2371b8e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 647/1284] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:46:30 2026] GET /v2.1/servers/a699f4df-06c2-4e29-b531-ab89f76188a3 => generated 1460 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-08 03:46:31.499 8 WARNING neutronclient.v2_0.client [None req-addc999d-8fe0-412a-a7b9-e798885e1bdb 18be9f5536494bc986061a1def429d61 13b655e20d3342cd9264148c2371b8e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 638/1285] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:46:31 2026] GET /v2.1/servers/a699f4df-06c2-4e29-b531-ab89f76188a3 => generated 1452 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:46:32.639 7 WARNING neutronclient.v2_0.client [None req-305e50dd-436e-4783-b406-c4534195bad2 18be9f5536494bc986061a1def429d61 13b655e20d3342cd9264148c2371b8e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 648/1286] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:46:32 2026] GET /v2.1/servers/a699f4df-06c2-4e29-b531-ab89f76188a3 => generated 1508 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:46:32.929 8 WARNING neutronclient.v2_0.client [None req-d0e0c024-0fc4-4e99-9794-51caddd7711e 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 639/1287] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:46:32 2026] GET /v2.1/servers/aefe2447-b777-49fe-846d-c744313c952b => generated 1518 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:46:33.468 7 INFO nova.api.openstack.compute.server_external_events [req-810d6fce-fc6f-4186-be55-7b81b7d1cb43 req-e33704fb-81eb-4884-afc9-0f6d1adbbbfd e1135f485eda4b97b1616db3f741ba88 51d47253cd0b4ff698dd29f93f5e8f8f - - 5e81739fff6c48b2b57ec94be753b37f 5e81739fff6c48b2b57ec94be753b37f] Creating event network-changed:65969d86-32ca-441f-a700-b9b7625c589a for instance aefe2447-b777-49fe-846d-c744313c952b on instance [pid: 7|app: 0|req: 649/1288] 10.0.0.209 () {38 vars in 815 bytes} [Sun Mar 8 03:46:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:46:33.743 8 WARNING neutronclient.v2_0.client [None req-18ffa0b6-9a46-44eb-9878-80007f67d716 18be9f5536494bc986061a1def429d61 13b655e20d3342cd9264148c2371b8e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 640/1289] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:46:33 2026] GET /v2.1/servers/a699f4df-06c2-4e29-b531-ab89f76188a3 => generated 1508 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-08 03:46:34.836 7 WARNING neutronclient.v2_0.client [None req-efabb623-0c04-4f23-bfa7-d7253b95fff9 18be9f5536494bc986061a1def429d61 13b655e20d3342cd9264148c2371b8e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 650/1290] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:46:34 2026] GET /v2.1/servers/a699f4df-06c2-4e29-b531-ab89f76188a3 => generated 1630 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-08 03:46:35.472 8 INFO nova.api.openstack.compute.server_external_events [req-056cf823-0f45-4543-b7f4-89a7b0cf5f4c req-8a831afa-52bc-4212-8f13-ddf498f72f67 e1135f485eda4b97b1616db3f741ba88 51d47253cd0b4ff698dd29f93f5e8f8f - - 5e81739fff6c48b2b57ec94be753b37f 5e81739fff6c48b2b57ec94be753b37f] Creating event network-changed:eb9adca0-18c6-45ca-ba74-832fff71d0f5 for instance a699f4df-06c2-4e29-b531-ab89f76188a3 on instance [pid: 8|app: 0|req: 641/1291] 10.0.0.209 () {38 vars in 815 bytes} [Sun Mar 8 03:46:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:46:36.049 7 WARNING neutronclient.v2_0.client [None req-d12f4499-362a-4c99-96e1-9b8199b36ff4 18be9f5536494bc986061a1def429d61 13b655e20d3342cd9264148c2371b8e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 651/1292] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:46:35 2026] GET /v2.1/servers/a699f4df-06c2-4e29-b531-ab89f76188a3 => generated 1628 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:46:37.227 8 WARNING neutronclient.v2_0.client [None req-6578d8bb-b778-4bb5-a7be-ad0dece1c19d 18be9f5536494bc986061a1def429d61 13b655e20d3342cd9264148c2371b8e7 - - default default] The python binding code in 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/1295] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:46:37 2026] GET /v2.1/servers/a699f4df-06c2-4e29-b531-ab89f76188a3 => generated 1628 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-08 03:46:38.096 7 WARNING neutronclient.v2_0.client [None req-be02952f-dfcf-4f0a-a4e1-a348c04f440b 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 653/1296] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:46:38 2026] GET /v2.1/servers/aefe2447-b777-49fe-846d-c744313c952b => generated 1516 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:46:38.496 8 WARNING neutronclient.v2_0.client [None req-27107927-3a90-4d98-a15b-dfbbcebd4801 18be9f5536494bc986061a1def429d61 13b655e20d3342cd9264148c2371b8e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 644/1297] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:46:38 2026] GET /v2.1/servers/a699f4df-06c2-4e29-b531-ab89f76188a3 => generated 1628 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-08 03:46:38.851 7 INFO nova.api.openstack.compute.server_external_events [req-1dcf4f1e-e508-47ee-9b08-d25387525348 req-c336e778-28e6-4aef-8a4b-c7bb19d5ef63 e1135f485eda4b97b1616db3f741ba88 51d47253cd0b4ff698dd29f93f5e8f8f - - 5e81739fff6c48b2b57ec94be753b37f 5e81739fff6c48b2b57ec94be753b37f] Creating event network-vif-plugged:65969d86-32ca-441f-a700-b9b7625c589a for instance aefe2447-b777-49fe-846d-c744313c952b on instance [pid: 7|app: 0|req: 654/1298] 10.0.0.195 () {38 vars in 815 bytes} [Sun Mar 8 03:46:38 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-08 03:46:39.696 8 WARNING neutronclient.v2_0.client [None req-f6d43190-2c0f-4af4-ba4c-d16fd98ec5f7 18be9f5536494bc986061a1def429d61 13b655e20d3342cd9264148c2371b8e7 - - default default] The python binding code in 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/1299] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:46:39 2026] GET /v2.1/servers/a699f4df-06c2-4e29-b531-ab89f76188a3 => generated 1628 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:46:40.894 7 WARNING neutronclient.v2_0.client [None req-2040b1af-62fc-47d9-b66c-5c061878c372 18be9f5536494bc986061a1def429d61 13b655e20d3342cd9264148c2371b8e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 655/1300] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:46:40 2026] GET /v2.1/servers/a699f4df-06c2-4e29-b531-ab89f76188a3 => generated 1628 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:46:41.393 8 INFO nova.api.openstack.compute.server_external_events [req-836b6f73-f267-4151-93f2-9f0d10283b23 req-f5941b5d-f5f0-4399-844c-27b6c2016959 e1135f485eda4b97b1616db3f741ba88 51d47253cd0b4ff698dd29f93f5e8f8f - - 5e81739fff6c48b2b57ec94be753b37f 5e81739fff6c48b2b57ec94be753b37f] Creating event network-vif-plugged:eb9adca0-18c6-45ca-ba74-832fff71d0f5 for instance a699f4df-06c2-4e29-b531-ab89f76188a3 on instance [pid: 8|app: 0|req: 646/1301] 10.0.0.195 () {38 vars in 815 bytes} [Sun Mar 8 03:46:41 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-08 03:46:42.169 7 WARNING neutronclient.v2_0.client [None req-39acf5e5-1368-42fc-bea4-7cf3e540a194 18be9f5536494bc986061a1def429d61 13b655e20d3342cd9264148c2371b8e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 656/1302] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:46:42 2026] GET /v2.1/servers/a699f4df-06c2-4e29-b531-ab89f76188a3 => generated 1628 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-08 03:46:43.302 8 WARNING neutronclient.v2_0.client [None req-fccc8c62-7952-480b-9cb6-d29ce9b11aa9 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] 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-08 03:46:43.351 7 WARNING neutronclient.v2_0.client [None req-d4d7de1f-8efa-410a-a31d-ee8eabea707c 18be9f5536494bc986061a1def429d61 13b655e20d3342cd9264148c2371b8e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 647/1303] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:46:43 2026] GET /v2.1/servers/aefe2447-b777-49fe-846d-c744313c952b => generated 1814 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1304] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:46:43 2026] GET /v2.1/servers/a699f4df-06c2-4e29-b531-ab89f76188a3 => generated 1808 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-08 03:46:43.564 8 WARNING neutronclient.v2_0.client [None req-61746ee6-5f8f-4d68-83f2-7c35e5f99ba8 18be9f5536494bc986061a1def429d61 13b655e20d3342cd9264148c2371b8e7 - - default default] The python binding code in 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/1305] 10.0.0.198 () {32 vars in 741 bytes} [Sun Mar 8 03:46:43 2026] GET /v2.1/servers/a699f4df-06c2-4e29-b531-ab89f76188a3/os-interface => generated 284 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:46:44.502 7 INFO nova.api.openstack.compute.server_external_events [req-15ba9d59-f484-496e-9aac-5932b9f157b6 req-f8eed0c9-2aae-43e3-8799-a17fdcc4d2b4 e1135f485eda4b97b1616db3f741ba88 51d47253cd0b4ff698dd29f93f5e8f8f - - 5e81739fff6c48b2b57ec94be753b37f 5e81739fff6c48b2b57ec94be753b37f] Creating event network-changed:eb9adca0-18c6-45ca-ba74-832fff71d0f5 for instance a699f4df-06c2-4e29-b531-ab89f76188a3 on instance [pid: 7|app: 0|req: 658/1306] 10.0.0.209 () {38 vars in 815 bytes} [Sun Mar 8 03:46:44 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:46:44.913 7 INFO nova.api.openstack.compute.server_external_events [req-d5ba16fe-cb16-4e14-bc2e-0a6c2fec493a req-41f39989-58f2-4ed5-a780-ff7de9cb9dad e1135f485eda4b97b1616db3f741ba88 51d47253cd0b4ff698dd29f93f5e8f8f - - 5e81739fff6c48b2b57ec94be753b37f 5e81739fff6c48b2b57ec94be753b37f] Creating event network-changed:65969d86-32ca-441f-a700-b9b7625c589a for instance aefe2447-b777-49fe-846d-c744313c952b on instance [pid: 7|app: 0|req: 659/1307] 10.0.0.209 () {38 vars in 815 bytes} [Sun Mar 8 03:46:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-08 03:46:44.961 8 WARNING neutronclient.v2_0.client [None req-db2db6c3-3104-4529-953d-e0d212b8fb06 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] The 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-08 03:46:45.003 8 WARNING neutronclient.v2_0.client [None req-db2db6c3-3104-4529-953d-e0d212b8fb06 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] The 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-08 03:46:45.324 8 WARNING neutronclient.v2_0.client [None req-db2db6c3-3104-4529-953d-e0d212b8fb06 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 649/1308] 10.0.0.198 () {34 vars in 663 bytes} [Sun Mar 8 03:46:44 2026] POST /v2.1/servers => generated 447 bytes in 714 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-08 03:46:45.625 7 WARNING neutronclient.v2_0.client [None req-12dfa622-3e3c-426a-8013-017d14f40e17 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 660/1309] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:46:45 2026] GET /v2.1/servers/e94cbdcc-ce54-4599-9649-ce70c03f213e => generated 1394 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-08 03:46:50.784 7 WARNING neutronclient.v2_0.client [None req-50b14c92-78b0-4733-9cb0-1bdd1e661891 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] 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-08 03:46:51.034 8 INFO nova.api.openstack.compute.server_external_events [req-7b51bae5-5e2b-453d-a77f-1e4a1e4cf54c req-082a2dbc-2649-42a9-bde6-a3de3a0aa90f e1135f485eda4b97b1616db3f741ba88 51d47253cd0b4ff698dd29f93f5e8f8f - - 5e81739fff6c48b2b57ec94be753b37f 5e81739fff6c48b2b57ec94be753b37f] Creating event network-changed:573a4b9e-c407-42cf-8142-941929acffa5 for instance e94cbdcc-ce54-4599-9649-ce70c03f213e on instance [pid: 8|app: 0|req: 651/1312] 10.0.0.209 () {38 vars in 815 bytes} [Sun Mar 8 03:46:51 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: 662/1313] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:46:50 2026] GET /v2.1/servers/e94cbdcc-ce54-4599-9649-ce70c03f213e => generated 1519 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-08 03:46:54.865 8 INFO nova.api.openstack.compute.server_external_events [req-8c4df69c-e96e-4c56-a42a-c0f65d6b07c6 req-1e53b36e-1c13-4a8f-b1c5-a449ce2afbbd e1135f485eda4b97b1616db3f741ba88 51d47253cd0b4ff698dd29f93f5e8f8f - - 5e81739fff6c48b2b57ec94be753b37f 5e81739fff6c48b2b57ec94be753b37f] Creating event network-vif-plugged:573a4b9e-c407-42cf-8142-941929acffa5 for instance e94cbdcc-ce54-4599-9649-ce70c03f213e on instance [pid: 8|app: 0|req: 652/1314] 10.0.0.195 () {38 vars in 815 bytes} [Sun Mar 8 03:46:54 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-08 03:46:56.106 7 WARNING neutronclient.v2_0.client [None req-2436de86-4906-4453-9a1e-bea161ee3fce 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 663/1315] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:46:56 2026] GET /v2.1/servers/e94cbdcc-ce54-4599-9649-ce70c03f213e => generated 1517 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:46:58.440 7 WARNING neutronclient.v2_0.client [None req-28613085-6dc5-49d3-b623-dd54c47875d8 18be9f5536494bc986061a1def429d61 13b655e20d3342cd9264148c2371b8e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 665/1318] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:46:58 2026] GET /v2.1/servers/a699f4df-06c2-4e29-b531-ab89f76188a3 => generated 1928 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 654/1319] 10.0.0.198 () {32 vars in 753 bytes} [Sun Mar 8 03:47:00 2026] GET /v2.1/servers/a699f4df-06c2-4e29-b531-ab89f76188a3/os-server-password => generated 116 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 666/1320] 10.0.0.16 () {32 vars in 687 bytes} [Sun Mar 8 03:47:00 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 257 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: 655/1321] 10.0.0.16 () {32 vars in 671 bytes} [Sun Mar 8 03:47:01 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: 667/1322] 10.0.0.16 () {32 vars in 681 bytes} [Sun Mar 8 03:47:01 2026] GET /v2.1/os-security-groups => generated 78 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1323] 10.0.0.16 () {32 vars in 685 bytes} [Sun Mar 8 03:47:01 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1324] 10.0.0.16 () {32 vars in 667 bytes} [Sun Mar 8 03:47:01 2026] GET /v2.1/os-services => generated 781 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: 8|app: 0|req: 657/1325] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:47:01 2026] GET /v2.1/limits?tenant_id=12057d866b3a4979b4729670d60d2e0f => 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: 7|app: 0|req: 669/1326] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:47:01 2026] GET /v2.1/limits?tenant_id=13b655e20d3342cd9264148c2371b8e7 => generated 304 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-08 03:47:01.319 8 WARNING neutronclient.v2_0.client [None req-2336311d-e4c5-4c53-8764-374172618c04 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 670/1327] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:47:01 2026] GET /v2.1/limits?tenant_id=221b027f11434b26b78f0d75396f4c24 => generated 302 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1328] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:47:01 2026] GET /v2.1/limits?tenant_id=4854aa1c7fc041f1ac5b14be07a6f452 => 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: 672/1329] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:47:01 2026] GET /v2.1/limits?tenant_id=51d47253cd0b4ff698dd29f93f5e8f8f => generated 299 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1330] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:47:01 2026] GET /v2.1/servers/e94cbdcc-ce54-4599-9649-ce70c03f213e => generated 1818 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1331] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:47:01 2026] GET /v2.1/limits?tenant_id=56c674d5dd2d44d5af572e6407751d1e => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 659/1332] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:47:01 2026] GET /v2.1/limits?tenant_id=9e039f2526134090bc40c4ec1b565fdb => 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: 674/1333] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:47:01 2026] GET /v2.1/limits?tenant_id=a6f8525d62554af59c98e3b47f37edd0 => 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: 660/1334] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:47:01 2026] GET /v2.1/limits?tenant_id=c4b5efc7f90341f9997b982dfdbc32c2 => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1335] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:47:01 2026] GET /v2.1/limits?tenant_id=c8a38fe885a24121a2cd46f572f7e027 => 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: 661/1336] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:47:01 2026] GET /v2.1/limits?tenant_id=d4cce9d66ed34e83bc941207c71e02de => generated 305 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1337] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:47:01 2026] GET /v2.1/limits?tenant_id=f6582afdeef14dc6a41b17f5fdea0e18 => 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: 662/1338] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:47:01 2026] GET /v2.1/limits?tenant_id=fd6f95aa5fae4f1c826af27b9242a0ac => generated 302 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-08 03:47:01.910 7 WARNING neutronclient.v2_0.client [None req-720d89d3-7de5-48dc-8d94-4cd28f78d815 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 677/1339] 10.0.0.16 () {32 vars in 706 bytes} [Sun Mar 8 03:47:01 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7409 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1340] 10.0.0.16 () {32 vars in 702 bytes} [Sun Mar 8 03:47:02 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 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: 678/1341] 10.0.0.16 () {32 vars in 710 bytes} [Sun Mar 8 03:47:02 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1726 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1342] 10.0.0.16 () {32 vars in 702 bytes} [Sun Mar 8 03:47:02 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 679/1343] 10.0.0.198 () {32 vars in 718 bytes} [Sun Mar 8 03:47:02 2026] DELETE /v2.1/servers/a699f4df-06c2-4e29-b531-ab89f76188a3 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-03-08 03:47:02.337 8 WARNING neutronclient.v2_0.client [None req-f1233896-e0ce-4529-92ab-4d70c7fc54c1 18be9f5536494bc986061a1def429d61 13b655e20d3342cd9264148c2371b8e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 665/1344] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:47:02 2026] GET /v2.1/servers/a699f4df-06c2-4e29-b531-ab89f76188a3 => generated 1934 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-08 03:47:02.690 7 INFO nova.api.openstack.compute.server_external_events [req-44c764a6-c793-44d3-9c80-ab189c2d8bae req-193b0991-c7dd-4ae5-b870-5f68ca78b57e e1135f485eda4b97b1616db3f741ba88 51d47253cd0b4ff698dd29f93f5e8f8f - - 5e81739fff6c48b2b57ec94be753b37f 5e81739fff6c48b2b57ec94be753b37f] Creating event network-changed:573a4b9e-c407-42cf-8142-941929acffa5 for instance e94cbdcc-ce54-4599-9649-ce70c03f213e on instance [pid: 7|app: 0|req: 680/1345] 10.0.0.209 () {38 vars in 815 bytes} [Sun Mar 8 03:47:02 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-08 03:47:03.520 8 WARNING neutronclient.v2_0.client [None req-54f444d3-4db6-4713-a612-582840d6e43e 18be9f5536494bc986061a1def429d61 13b655e20d3342cd9264148c2371b8e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 666/1346] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:47:03 2026] GET /v2.1/servers/a699f4df-06c2-4e29-b531-ab89f76188a3 => generated 1934 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:47:04.668 7 WARNING neutronclient.v2_0.client [None req-9eac5646-05bc-474f-83c6-b74b4f9755ac 18be9f5536494bc986061a1def429d61 13b655e20d3342cd9264148c2371b8e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 681/1347] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:47:04 2026] GET /v2.1/servers/a699f4df-06c2-4e29-b531-ab89f76188a3 => generated 1934 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:47:04.907 8 INFO nova.api.openstack.compute.server_external_events [req-f6c352bb-f6a6-49c7-af06-47bc4ae796ec req-bf73d441-9197-40d1-b97c-3270e524f0a0 e1135f485eda4b97b1616db3f741ba88 51d47253cd0b4ff698dd29f93f5e8f8f - - 5e81739fff6c48b2b57ec94be753b37f 5e81739fff6c48b2b57ec94be753b37f] Creating event network-vif-unplugged:eb9adca0-18c6-45ca-ba74-832fff71d0f5 for instance a699f4df-06c2-4e29-b531-ab89f76188a3 on instance [pid: 8|app: 0|req: 667/1348] 10.0.0.195 () {38 vars in 815 bytes} [Sun Mar 8 03:47:04 2026] POST /v2.1/os-server-external-events => generated 185 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-08 03:47:05.566 7 INFO nova.api.openstack.compute.server_external_events [req-a04812f6-c3e4-436d-adb9-f625f362f494 req-0ed8fe9a-d6c4-4d9e-9221-bc939bf4fcf5 e1135f485eda4b97b1616db3f741ba88 51d47253cd0b4ff698dd29f93f5e8f8f - - 5e81739fff6c48b2b57ec94be753b37f 5e81739fff6c48b2b57ec94be753b37f] Creating event network-vif-deleted:eb9adca0-18c6-45ca-ba74-832fff71d0f5 for instance a699f4df-06c2-4e29-b531-ab89f76188a3 on instance [pid: 7|app: 0|req: 682/1349] 10.0.0.209 () {38 vars in 815 bytes} [Sun Mar 8 03:47:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:47:05.817 8 WARNING neutronclient.v2_0.client [None req-1203e495-ece9-4223-bfdc-78483f3474ed 18be9f5536494bc986061a1def429d61 13b655e20d3342cd9264148c2371b8e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 668/1350] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:47:05 2026] GET /v2.1/servers/a699f4df-06c2-4e29-b531-ab89f76188a3 => generated 1537 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-08 03:47:06.920 8 WARNING neutronclient.v2_0.client [None req-d2d542bd-5bd3-4889-a67e-56031b785e8a 18be9f5536494bc986061a1def429d61 13b655e20d3342cd9264148c2371b8e7 - - default default] The python binding code in 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/1353] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:47:06 2026] GET /v2.1/servers/a699f4df-06c2-4e29-b531-ab89f76188a3 => generated 1542 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:47:08.021 7 WARNING neutronclient.v2_0.client [None req-55f28ea6-48eb-41e3-9f44-23083ba57115 18be9f5536494bc986061a1def429d61 13b655e20d3342cd9264148c2371b8e7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 684/1354] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:47:07 2026] GET /v2.1/servers/a699f4df-06c2-4e29-b531-ab89f76188a3 => generated 1542 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:47:09.101 8 INFO nova.api.openstack.wsgi [None req-f67b4b58-2b3a-4ad8-bc4b-448dc0f7e1c5 18be9f5536494bc986061a1def429d61 13b655e20d3342cd9264148c2371b8e7 - - default default] HTTP exception thrown: Instance a699f4df-06c2-4e29-b531-ab89f76188a3 could not be found. [pid: 8|app: 0|req: 671/1355] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:47:09 2026] GET /v2.1/servers/a699f4df-06c2-4e29-b531-ab89f76188a3 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:47:09.133 7 INFO nova.api.openstack.wsgi [None req-681f8f8a-4db8-4f3d-b9c8-17dce7ff67d2 18be9f5536494bc986061a1def429d61 13b655e20d3342cd9264148c2371b8e7 - - default default] HTTP exception thrown: Instance a699f4df-06c2-4e29-b531-ab89f76188a3 could not be found. [pid: 7|app: 0|req: 685/1356] 10.0.0.198 () {32 vars in 718 bytes} [Sun Mar 8 03:47:09 2026] DELETE /v2.1/servers/a699f4df-06c2-4e29-b531-ab89f76188a3 => 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-08 03:47:09.166 8 INFO nova.api.openstack.wsgi [None req-1cf3efb9-acf6-4a68-b632-65f505c402a5 18be9f5536494bc986061a1def429d61 13b655e20d3342cd9264148c2371b8e7 - - default default] HTTP exception thrown: Instance a699f4df-06c2-4e29-b531-ab89f76188a3 could not be found. [pid: 8|app: 0|req: 672/1357] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:47:09 2026] GET /v2.1/servers/a699f4df-06c2-4e29-b531-ab89f76188a3 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 686/1358] 10.0.0.198 () {32 vars in 704 bytes} [Sun Mar 8 03:47:09 2026] DELETE /v2.1/os-keypairs/tempest-keypair-823052270 => 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: 673/1359] 10.0.0.198 () {32 vars in 728 bytes} [Sun Mar 8 03:47:09 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1328800494 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-08 03:47:49.415 8 WARNING neutronclient.v2_0.client [None req-c073a23d-6252-4ba9-8dcd-f9b842495432 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] The 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-08 03:47:49.458 8 WARNING neutronclient.v2_0.client [None req-c073a23d-6252-4ba9-8dcd-f9b842495432 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] The 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-08 03:47:49.590 8 WARNING neutronclient.v2_0.client [None req-c073a23d-6252-4ba9-8dcd-f9b842495432 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 678/1368] 199.204.45.23 () {36 vars in 713 bytes} [Sun Mar 8 03:47:49 2026] POST /v2.1/servers => generated 453 bytes in 828 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) 2026-03-08 03:47:50.256 7 WARNING neutronclient.v2_0.client [None req-a2e10f61-688c-4a4d-a204-5fa27adeb1b0 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 691/1369] 199.204.45.23 () {32 vars in 732 bytes} [Sun Mar 8 03:47:50 2026] GET /v2.1/servers/a3a5939a-9694-42a1-b65c-166dc541cd47 => generated 2213 bytes in 92 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-08 03:47:50.356 8 WARNING neutronclient.v2_0.client [None req-ffc93f40-239f-44e6-b1ad-c8bb9e18a558 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 679/1370] 199.204.45.23 () {32 vars in 758 bytes} [Sun Mar 8 03:47:50 2026] GET /v2.1/servers/a3a5939a-9694-42a1-b65c-166dc541cd47/os-interface => generated 28 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 692/1371] 199.204.45.23 () {32 vars in 776 bytes} [Sun Mar 8 03:47:50 2026] GET /v2.1/servers/a3a5939a-9694-42a1-b65c-166dc541cd47/os-volume_attachments => generated 25 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, ' 2026-03-08 03:47:52.958 8 WARNING neutronclient.v2_0.client [None req-78bfde96-caa3-4bfc-b892-0803dbceba2e 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 680/1372] 199.204.45.23 () {32 vars in 732 bytes} [Sun Mar 8 03:47:52 2026] GET /v2.1/servers/a3a5939a-9694-42a1-b65c-166dc541cd47 => generated 2371 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, ' 2026-03-08 03:47:53.056 7 WARNING neutronclient.v2_0.client [None req-15310cd1-1140-4ef4-9355-f8e35effdb25 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 693/1373] 199.204.45.23 () {32 vars in 758 bytes} [Sun Mar 8 03:47:53 2026] GET /v2.1/servers/a3a5939a-9694-42a1-b65c-166dc541cd47/os-interface => generated 28 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 681/1374] 199.204.45.23 () {32 vars in 776 bytes} [Sun Mar 8 03:47:53 2026] GET /v2.1/servers/a3a5939a-9694-42a1-b65c-166dc541cd47/os-volume_attachments => generated 197 bytes in 66 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-08 03:47:55.372 7 INFO nova.api.openstack.compute.server_external_events [req-4baceb50-848d-4b15-bccc-cfaff58e1412 req-9ea83147-984a-4661-8d2e-92416416b16a e1135f485eda4b97b1616db3f741ba88 51d47253cd0b4ff698dd29f93f5e8f8f - - 5e81739fff6c48b2b57ec94be753b37f 5e81739fff6c48b2b57ec94be753b37f] Creating event network-changed:5cd9b61c-5780-4b38-b46d-a58d1eae6fa6 for instance a3a5939a-9694-42a1-b65c-166dc541cd47 on instance [pid: 7|app: 0|req: 694/1375] 10.0.0.209 () {38 vars in 815 bytes} [Sun Mar 8 03:47:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:47:56.069 8 WARNING neutronclient.v2_0.client [None req-d6598172-f080-49cd-b2af-b02118a7d560 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 682/1376] 199.204.45.23 () {32 vars in 732 bytes} [Sun Mar 8 03:47:56 2026] GET /v2.1/servers/a3a5939a-9694-42a1-b65c-166dc541cd47 => generated 2445 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:47:56.213 7 WARNING neutronclient.v2_0.client [None req-05344fb2-075f-41a0-86d9-39efd0736d1f 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] The python binding code in 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/1377] 199.204.45.23 () {32 vars in 758 bytes} [Sun Mar 8 03:47:56 2026] GET /v2.1/servers/a3a5939a-9694-42a1-b65c-166dc541cd47/os-interface => generated 284 bytes in 81 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: 683/1378] 199.204.45.23 () {32 vars in 776 bytes} [Sun Mar 8 03:47:56 2026] GET /v2.1/servers/a3a5939a-9694-42a1-b65c-166dc541cd47/os-volume_attachments => generated 197 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:47:59.034 7 WARNING neutronclient.v2_0.client [None req-2d0c4c86-7f4e-4201-8406-a588b05f19a4 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] The python binding code in 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/1381] 199.204.45.23 () {32 vars in 732 bytes} [Sun Mar 8 03:47:58 2026] GET /v2.1/servers/a3a5939a-9694-42a1-b65c-166dc541cd47 => generated 2433 bytes in 159 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-08 03:47:59.187 8 WARNING neutronclient.v2_0.client [None req-3bcb7fa3-20cf-41b2-92cf-569992378b1f 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 685/1382] 199.204.45.23 () {32 vars in 758 bytes} [Sun Mar 8 03:47:59 2026] GET /v2.1/servers/a3a5939a-9694-42a1-b65c-166dc541cd47/os-interface => generated 284 bytes in 106 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: 698/1383] 199.204.45.23 () {32 vars in 776 bytes} [Sun Mar 8 03:47:59 2026] GET /v2.1/servers/a3a5939a-9694-42a1-b65c-166dc541cd47/os-volume_attachments => generated 197 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: 686/1384] 10.0.0.16 () {32 vars in 667 bytes} [Sun Mar 8 03:48:00 2026] GET /v2.1/os-services => generated 781 bytes in 104 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: 699/1385] 10.0.0.16 () {32 vars in 685 bytes} [Sun Mar 8 03:48:00 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: 8|app: 0|req: 687/1386] 10.0.0.16 () {32 vars in 681 bytes} [Sun Mar 8 03:48:00 2026] GET /v2.1/os-security-groups => generated 78 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 700/1387] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:48:00 2026] GET /v2.1/limits?tenant_id=12057d866b3a4979b4729670d60d2e0f => generated 302 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1388] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:48:00 2026] GET /v2.1/limits?tenant_id=221b027f11434b26b78f0d75396f4c24 => generated 302 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1389] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:48:00 2026] GET /v2.1/limits?tenant_id=4854aa1c7fc041f1ac5b14be07a6f452 => 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: 689/1390] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:48:00 2026] GET /v2.1/limits?tenant_id=51d47253cd0b4ff698dd29f93f5e8f8f => generated 299 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1391] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:48:00 2026] GET /v2.1/limits?tenant_id=56c674d5dd2d44d5af572e6407751d1e => 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: 690/1392] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:48:00 2026] GET /v2.1/limits?tenant_id=9e039f2526134090bc40c4ec1b565fdb => 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: 703/1393] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:48:00 2026] GET /v2.1/limits?tenant_id=a6f8525d62554af59c98e3b47f37edd0 => 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: 691/1394] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:48:00 2026] GET /v2.1/limits?tenant_id=c8a38fe885a24121a2cd46f572f7e027 => 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: 704/1395] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:48:00 2026] GET /v2.1/limits?tenant_id=d4cce9d66ed34e83bc941207c71e02de => generated 305 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1396] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:48:01 2026] GET /v2.1/limits?tenant_id=f6582afdeef14dc6a41b17f5fdea0e18 => 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: 705/1397] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:48:01 2026] GET /v2.1/limits?tenant_id=fd6f95aa5fae4f1c826af27b9242a0ac => generated 302 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-08 03:48:01.189 8 WARNING neutronclient.v2_0.client [None req-b4274038-670b-4fe2-abb4-1e703c2003d3 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 693/1398] 10.0.0.16 () {32 vars in 706 bytes} [Sun Mar 8 03:48:01 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7447 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1399] 10.0.0.16 () {32 vars in 702 bytes} [Sun Mar 8 03:48:01 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 694/1400] 10.0.0.16 () {32 vars in 687 bytes} [Sun Mar 8 03:48:01 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) [pid: 7|app: 0|req: 707/1401] 10.0.0.16 () {32 vars in 671 bytes} [Sun Mar 8 03:48:01 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: 708/1402] 10.0.0.16 () {32 vars in 702 bytes} [Sun Mar 8 03:48:01 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-03-08 03:48:01.438 8 INFO nova.api.openstack.compute.server_external_events [req-2ad6a451-ab86-4157-83f5-49d187c3c0bc req-c9dc4082-130d-4221-9469-036b38e01bbe e1135f485eda4b97b1616db3f741ba88 51d47253cd0b4ff698dd29f93f5e8f8f - - 5e81739fff6c48b2b57ec94be753b37f 5e81739fff6c48b2b57ec94be753b37f] Creating event network-vif-plugged:5cd9b61c-5780-4b38-b46d-a58d1eae6fa6 for instance a3a5939a-9694-42a1-b65c-166dc541cd47 on instance [pid: 8|app: 0|req: 695/1403] 10.0.0.195 () {38 vars in 815 bytes} [Sun Mar 8 03:48:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1404] 10.0.0.16 () {32 vars in 710 bytes} [Sun Mar 8 03:48:01 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1044 bytes in 39 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-08 03:48:02.255 8 WARNING neutronclient.v2_0.client [None req-ca81a797-6776-44c1-bea7-26131a391d94 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 696/1405] 199.204.45.23 () {32 vars in 732 bytes} [Sun Mar 8 03:48:02 2026] GET /v2.1/servers/a3a5939a-9694-42a1-b65c-166dc541cd47 => generated 2433 bytes in 139 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-08 03:48:02.391 7 WARNING neutronclient.v2_0.client [None req-bbf45f5f-d3a6-491f-a70e-1be26d4e9362 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 710/1406] 199.204.45.23 () {32 vars in 758 bytes} [Sun Mar 8 03:48:02 2026] GET /v2.1/servers/a3a5939a-9694-42a1-b65c-166dc541cd47/os-interface => generated 286 bytes in 83 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: 697/1407] 199.204.45.23 () {32 vars in 776 bytes} [Sun Mar 8 03:48:02 2026] GET /v2.1/servers/a3a5939a-9694-42a1-b65c-166dc541cd47/os-volume_attachments => generated 197 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:48:05.158 7 WARNING neutronclient.v2_0.client [None req-0073ef78-fee8-4b2a-a6f1-42f230025aae 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 711/1408] 199.204.45.23 () {32 vars in 732 bytes} [Sun Mar 8 03:48:05 2026] GET /v2.1/servers/a3a5939a-9694-42a1-b65c-166dc541cd47 => generated 2581 bytes in 149 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-08 03:48:05.303 8 WARNING neutronclient.v2_0.client [None req-5d9ff991-2ff7-4b16-95a2-a2c1c91698c2 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 698/1409] 199.204.45.23 () {32 vars in 758 bytes} [Sun Mar 8 03:48:05 2026] GET /v2.1/servers/a3a5939a-9694-42a1-b65c-166dc541cd47/os-interface => generated 286 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 712/1410] 199.204.45.23 () {32 vars in 776 bytes} [Sun Mar 8 03:48:05 2026] GET /v2.1/servers/a3a5939a-9694-42a1-b65c-166dc541cd47/os-volume_attachments => generated 197 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:48:42.278 7 WARNING neutronclient.v2_0.client [None req-3b2e2a6c-ec07-404f-86a5-570e05197806 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] The 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-08 03:48:42.324 7 WARNING neutronclient.v2_0.client [None req-3b2e2a6c-ec07-404f-86a5-570e05197806 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] 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-08 03:48:44.653 8 INFO nova.api.openstack.compute.server_external_events [req-0aa9bb99-6f2a-4d90-a0b4-d0a7cec33829 req-bd187742-1145-47e3-8320-8d6be9c042ac e1135f485eda4b97b1616db3f741ba88 51d47253cd0b4ff698dd29f93f5e8f8f - - 5e81739fff6c48b2b57ec94be753b37f 5e81739fff6c48b2b57ec94be753b37f] Creating event network-changed:466b1f31-a389-4956-b95e-09263ca7b075 for instance a3a5939a-9694-42a1-b65c-166dc541cd47 on instance [pid: 8|app: 0|req: 703/1419] 10.0.0.209 () {38 vars in 815 bytes} [Sun Mar 8 03:48:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1420] 10.0.0.147 () {28 vars in 454 bytes} [Sun Mar 8 03:48: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 705/1421] 10.0.0.147 () {30 vars in 658 bytes} [Sun Mar 8 03:48:45 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 706/1422] 10.0.0.147 () {32 vars in 731 bytes} [Sun Mar 8 03:48:45 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-08 03:48:45.943 8 WARNING neutronclient.v2_0.client [None req-c2df65c0-a9f2-4ce1-885c-2846949c473a 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 707/1423] 10.0.0.147 () {34 vars in 806 bytes} [Sun Mar 8 03:48:45 2026] GET /v2.1/servers/detail?all_tenants=True => generated 8323 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1426] 10.0.0.147 () {28 vars in 454 bytes} [Sun Mar 8 03:48:46 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 711/1427] 10.0.0.147 () {30 vars in 658 bytes} [Sun Mar 8 03:48:46 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 712/1428] 10.0.0.147 () {32 vars in 731 bytes} [Sun Mar 8 03:48:46 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1429] 10.0.0.147 () {34 vars in 894 bytes} [Sun Mar 8 03:48:46 2026] GET /v2.1/servers/detail?project_id=12057d866b3a4979b4729670d60d2e0f&all_tenants=True => generated 15 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1430] 10.0.0.147 () {34 vars in 894 bytes} [Sun Mar 8 03:48:46 2026] GET /v2.1/servers/detail?project_id=221b027f11434b26b78f0d75396f4c24&all_tenants=True => generated 15 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1431] 10.0.0.147 () {34 vars in 894 bytes} [Sun Mar 8 03:48:46 2026] GET /v2.1/servers/detail?project_id=4854aa1c7fc041f1ac5b14be07a6f452&all_tenants=True => generated 15 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1432] 10.0.0.147 () {34 vars in 894 bytes} [Sun Mar 8 03:48:46 2026] GET /v2.1/servers/detail?project_id=51d47253cd0b4ff698dd29f93f5e8f8f&all_tenants=True => generated 15 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1433] 10.0.0.147 () {34 vars in 894 bytes} [Sun Mar 8 03:48:46 2026] GET /v2.1/servers/detail?project_id=56c674d5dd2d44d5af572e6407751d1e&all_tenants=True => generated 15 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1434] 10.0.0.147 () {34 vars in 894 bytes} [Sun Mar 8 03:48:46 2026] GET /v2.1/servers/detail?project_id=9e039f2526134090bc40c4ec1b565fdb&all_tenants=True => generated 15 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1435] 10.0.0.147 () {34 vars in 894 bytes} [Sun Mar 8 03:48:46 2026] GET /v2.1/servers/detail?project_id=a6f8525d62554af59c98e3b47f37edd0&all_tenants=True => generated 15 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1436] 10.0.0.147 () {34 vars in 894 bytes} [Sun Mar 8 03:48:46 2026] GET /v2.1/servers/detail?project_id=c8a38fe885a24121a2cd46f572f7e027&all_tenants=True => generated 15 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-03-08 03:48:47.152 8 WARNING neutronclient.v2_0.client [None req-722db29d-0c57-4eb7-ab02-02692e161b2f 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 721/1437] 10.0.0.147 () {34 vars in 894 bytes} [Sun Mar 8 03:48:47 2026] GET /v2.1/servers/detail?project_id=d4cce9d66ed34e83bc941207c71e02de&all_tenants=True => generated 5451 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:48:47.334 8 WARNING neutronclient.v2_0.client [None req-7778c42a-fff2-419a-bae7-c129c58359d2 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 722/1438] 10.0.0.147 () {34 vars in 894 bytes} [Sun Mar 8 03:48:47 2026] GET /v2.1/servers/detail?project_id=f6582afdeef14dc6a41b17f5fdea0e18&all_tenants=True => generated 2951 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 723/1439] 10.0.0.147 () {34 vars in 894 bytes} [Sun Mar 8 03:48:47 2026] GET /v2.1/servers/detail?project_id=fd6f95aa5fae4f1c826af27b9242a0ac&all_tenants=True => generated 15 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-03-08 03:48:48.908 8 INFO nova.api.openstack.compute.server_external_events [req-ee62c22b-5054-479e-9ec9-030ecf5cfe08 req-3708f07e-733c-4c8f-8d39-3dc6de25b26c e1135f485eda4b97b1616db3f741ba88 51d47253cd0b4ff698dd29f93f5e8f8f - - 5e81739fff6c48b2b57ec94be753b37f 5e81739fff6c48b2b57ec94be753b37f] Creating event network-vif-plugged:466b1f31-a389-4956-b95e-09263ca7b075 for instance a3a5939a-9694-42a1-b65c-166dc541cd47 on instance [pid: 8|app: 0|req: 724/1440] 10.0.0.195 () {38 vars in 815 bytes} [Sun Mar 8 03:48:48 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-08 03:48:50.901 7 WARNING neutronclient.v2_0.client [None req-3b2e2a6c-ec07-404f-86a5-570e05197806 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 717/1441] 199.204.45.23 () {36 vars in 811 bytes} [Sun Mar 8 03:48:42 2026] POST /v2.1/servers/a3a5939a-9694-42a1-b65c-166dc541cd47/os-interface => generated 280 bytes in 8714 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-08 03:48:51.243 8 INFO nova.api.openstack.compute.server_external_events [req-bee77df8-a8c0-4658-a9f2-acaa30347445 req-4c099486-a148-472f-948e-d3b4708585ff e1135f485eda4b97b1616db3f741ba88 51d47253cd0b4ff698dd29f93f5e8f8f - - 5e81739fff6c48b2b57ec94be753b37f 5e81739fff6c48b2b57ec94be753b37f] Creating event network-changed:466b1f31-a389-4956-b95e-09263ca7b075 for instance a3a5939a-9694-42a1-b65c-166dc541cd47 on instance [pid: 8|app: 0|req: 725/1442] 10.0.0.209 () {38 vars in 815 bytes} [Sun Mar 8 03:48:51 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-08 03:48:51.579 7 INFO nova.api.openstack.compute.server_external_events [req-c641c817-9b6d-4344-b0ef-81d240e2cf92 req-6f9bb28c-1765-4981-9c17-c3c1a5aa7418 e1135f485eda4b97b1616db3f741ba88 51d47253cd0b4ff698dd29f93f5e8f8f - - 5e81739fff6c48b2b57ec94be753b37f 5e81739fff6c48b2b57ec94be753b37f] Creating event network-changed:466b1f31-a389-4956-b95e-09263ca7b075 for instance a3a5939a-9694-42a1-b65c-166dc541cd47 on instance [pid: 7|app: 0|req: 718/1443] 10.0.0.209 () {38 vars in 815 bytes} [Sun Mar 8 03:48:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 720/1446] 10.0.0.16 () {32 vars in 681 bytes} [Sun Mar 8 03:49:00 2026] GET /v2.1/os-security-groups => generated 78 bytes in 88 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: 727/1447] 10.0.0.16 () {32 vars in 667 bytes} [Sun Mar 8 03:49:00 2026] GET /v2.1/os-services => generated 781 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1448] 10.0.0.16 () {32 vars in 687 bytes} [Sun Mar 8 03:49:00 2026] GET /v2.1/os-hypervisors/detail => generated 1704 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: 8|app: 0|req: 728/1449] 10.0.0.16 () {32 vars in 671 bytes} [Sun Mar 8 03:49:00 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: 722/1450] 10.0.0.16 () {32 vars in 710 bytes} [Sun Mar 8 03:49:00 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1713 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1451] 10.0.0.16 () {32 vars in 685 bytes} [Sun Mar 8 03:49:00 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 723/1452] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:49:00 2026] GET /v2.1/limits?tenant_id=12057d866b3a4979b4729670d60d2e0f => generated 302 bytes in 55 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: 730/1453] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:49:00 2026] GET /v2.1/limits?tenant_id=221b027f11434b26b78f0d75396f4c24 => generated 302 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1454] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:49:00 2026] GET /v2.1/limits?tenant_id=4854aa1c7fc041f1ac5b14be07a6f452 => 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: 731/1455] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:49:00 2026] GET /v2.1/limits?tenant_id=51d47253cd0b4ff698dd29f93f5e8f8f => generated 299 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1456] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:49:01 2026] GET /v2.1/limits?tenant_id=56c674d5dd2d44d5af572e6407751d1e => 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: 732/1457] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:49:01 2026] GET /v2.1/limits?tenant_id=9e039f2526134090bc40c4ec1b565fdb => generated 302 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1458] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:49:01 2026] GET /v2.1/limits?tenant_id=a6f8525d62554af59c98e3b47f37edd0 => generated 302 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1459] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:49:01 2026] GET /v2.1/limits?tenant_id=c8a38fe885a24121a2cd46f572f7e027 => generated 302 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1460] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:49:01 2026] GET /v2.1/limits?tenant_id=d4cce9d66ed34e83bc941207c71e02de => generated 305 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1461] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:49:01 2026] GET /v2.1/limits?tenant_id=f6582afdeef14dc6a41b17f5fdea0e18 => generated 302 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1462] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:49:01 2026] GET /v2.1/limits?tenant_id=fd6f95aa5fae4f1c826af27b9242a0ac => 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: 735/1463] 10.0.0.16 () {32 vars in 702 bytes} [Sun Mar 8 03:49:01 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-03-08 03:49:01.612 7 WARNING neutronclient.v2_0.client [None req-528a3416-0f9e-4ec4-a066-bfb7761f88b3 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 729/1464] 10.0.0.16 () {32 vars in 706 bytes} [Sun Mar 8 03:49:01 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7807 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1465] 10.0.0.16 () {32 vars in 702 bytes} [Sun Mar 8 03:49:01 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) 2026-03-08 03:49:19.517 8 WARNING neutronclient.v2_0.client [None req-0632cff0-59ed-4ebe-a03f-b031162b1a0b 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] The 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-08 03:49:19.574 8 WARNING neutronclient.v2_0.client [None req-0632cff0-59ed-4ebe-a03f-b031162b1a0b 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] 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-08 03:49:21.943 7 INFO nova.api.openstack.compute.server_external_events [req-d2177334-c0ba-4b5b-bf8f-a8b4ee6ae770 req-9158e266-d917-4923-b5ca-a88e6ab49731 e1135f485eda4b97b1616db3f741ba88 51d47253cd0b4ff698dd29f93f5e8f8f - - 5e81739fff6c48b2b57ec94be753b37f 5e81739fff6c48b2b57ec94be753b37f] Creating event network-changed:34af826f-48dd-4faf-b785-ee74d6b4488b for instance a3a5939a-9694-42a1-b65c-166dc541cd47 on instance [pid: 7|app: 0|req: 732/1470] 10.0.0.209 () {38 vars in 815 bytes} [Sun Mar 8 03:49:21 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-08 03:49:28.572 7 INFO nova.api.openstack.compute.server_external_events [req-e1857d46-1b6a-417b-8f0c-7833e7627c8c req-55cc57a5-70ee-4480-a873-008bf82106c4 e1135f485eda4b97b1616db3f741ba88 51d47253cd0b4ff698dd29f93f5e8f8f - - 5e81739fff6c48b2b57ec94be753b37f 5e81739fff6c48b2b57ec94be753b37f] Creating event network-vif-plugged:34af826f-48dd-4faf-b785-ee74d6b4488b for instance a3a5939a-9694-42a1-b65c-166dc541cd47 on instance [pid: 7|app: 0|req: 735/1473] 10.0.0.195 () {38 vars in 815 bytes} [Sun Mar 8 03:49:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-08 03:49:28.641 8 WARNING neutronclient.v2_0.client [None req-0632cff0-59ed-4ebe-a03f-b031162b1a0b 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 739/1474] 199.204.45.23 () {36 vars in 811 bytes} [Sun Mar 8 03:49:19 2026] POST /v2.1/servers/a3a5939a-9694-42a1-b65c-166dc541cd47/os-interface => generated 376 bytes in 9269 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-08 03:49:39.935 7 WARNING neutronclient.v2_0.client [None req-663ab42f-7cd7-480c-9653-abd6ba1c2cf8 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] The 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-08 03:49:39.984 7 WARNING neutronclient.v2_0.client [None req-663ab42f-7cd7-480c-9653-abd6ba1c2cf8 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] 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-08 03:49:42.279 8 INFO nova.api.openstack.compute.server_external_events [req-82a5ccac-b169-44d7-acfa-00dfc64da3a4 req-82b761eb-c809-44cf-b4e8-d204c32ef952 e1135f485eda4b97b1616db3f741ba88 51d47253cd0b4ff698dd29f93f5e8f8f - - 5e81739fff6c48b2b57ec94be753b37f 5e81739fff6c48b2b57ec94be753b37f] Creating event network-changed:22285b0c-1d10-4df5-8491-66bc85d7b63f for instance a3a5939a-9694-42a1-b65c-166dc541cd47 on instance [pid: 8|app: 0|req: 741/1477] 10.0.0.209 () {38 vars in 815 bytes} [Sun Mar 8 03:49:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:49:47.123 8 INFO nova.api.openstack.compute.server_external_events [req-84d02394-defb-4845-8783-ecf48594c24f req-3accf546-9983-470c-a8c1-b97281cfb1b4 e1135f485eda4b97b1616db3f741ba88 51d47253cd0b4ff698dd29f93f5e8f8f - - 5e81739fff6c48b2b57ec94be753b37f 5e81739fff6c48b2b57ec94be753b37f] Creating event network-vif-plugged:22285b0c-1d10-4df5-8491-66bc85d7b63f for instance a3a5939a-9694-42a1-b65c-166dc541cd47 on instance [pid: 8|app: 0|req: 744/1480] 10.0.0.195 () {38 vars in 815 bytes} [Sun Mar 8 03:49:47 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) 2026-03-08 03:49:49.024 7 WARNING neutronclient.v2_0.client [None req-663ab42f-7cd7-480c-9653-abd6ba1c2cf8 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 737/1481] 199.204.45.23 () {36 vars in 811 bytes} [Sun Mar 8 03:49:39 2026] POST /v2.1/servers/a3a5939a-9694-42a1-b65c-166dc541cd47/os-interface => generated 377 bytes in 9192 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-08 03:49:49.624 8 INFO nova.api.openstack.compute.server_external_events [req-75ed4645-330f-4589-923a-acf70f583dbd req-86b913a1-4332-4785-8eb8-b6cde4cc8e9a e1135f485eda4b97b1616db3f741ba88 51d47253cd0b4ff698dd29f93f5e8f8f - - 5e81739fff6c48b2b57ec94be753b37f 5e81739fff6c48b2b57ec94be753b37f] Creating event network-changed:34af826f-48dd-4faf-b785-ee74d6b4488b for instance a3a5939a-9694-42a1-b65c-166dc541cd47 on instance [pid: 8|app: 0|req: 745/1482] 10.0.0.209 () {38 vars in 815 bytes} [Sun Mar 8 03:49:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 739/1485] 10.0.0.16 () {32 vars in 681 bytes} [Sun Mar 8 03:50:00 2026] GET /v2.1/os-security-groups => generated 78 bytes in 34 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: 747/1486] 10.0.0.16 () {32 vars in 702 bytes} [Sun Mar 8 03:50:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1487] 10.0.0.16 () {32 vars in 667 bytes} [Sun Mar 8 03:50:00 2026] GET /v2.1/os-services => generated 781 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1488] 10.0.0.16 () {32 vars in 687 bytes} [Sun Mar 8 03:50:00 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 741/1489] 10.0.0.16 () {32 vars in 671 bytes} [Sun Mar 8 03:50:00 2026] GET /v2.1/os-aggregates => generated 18 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 749/1490] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:50:00 2026] GET /v2.1/limits?tenant_id=12057d866b3a4979b4729670d60d2e0f => 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: 742/1491] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:50:00 2026] GET /v2.1/limits?tenant_id=221b027f11434b26b78f0d75396f4c24 => generated 302 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1492] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:50:00 2026] GET /v2.1/limits?tenant_id=4854aa1c7fc041f1ac5b14be07a6f452 => generated 302 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1493] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:50:00 2026] GET /v2.1/limits?tenant_id=51d47253cd0b4ff698dd29f93f5e8f8f => 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: 751/1494] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:50:00 2026] GET /v2.1/limits?tenant_id=56c674d5dd2d44d5af572e6407751d1e => 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: 744/1495] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:50:00 2026] GET /v2.1/limits?tenant_id=9e039f2526134090bc40c4ec1b565fdb => 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: 752/1496] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:50:00 2026] GET /v2.1/limits?tenant_id=a6f8525d62554af59c98e3b47f37edd0 => generated 302 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1497] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:50:00 2026] GET /v2.1/limits?tenant_id=c8a38fe885a24121a2cd46f572f7e027 => 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: 753/1498] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:50:00 2026] GET /v2.1/limits?tenant_id=d4cce9d66ed34e83bc941207c71e02de => generated 305 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1499] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:50:00 2026] GET /v2.1/limits?tenant_id=f6582afdeef14dc6a41b17f5fdea0e18 => generated 302 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1500] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:50:01 2026] GET /v2.1/limits?tenant_id=fd6f95aa5fae4f1c826af27b9242a0ac => 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: 747/1501] 10.0.0.16 () {32 vars in 710 bytes} [Sun Mar 8 03:50:01 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: 8|app: 0|req: 755/1502] 10.0.0.16 () {32 vars in 685 bytes} [Sun Mar 8 03:50:01 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:50:01.251 7 WARNING neutronclient.v2_0.client [None req-cd5f1fe9-2079-4c35-b038-a305e11cf2b7 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 748/1503] 10.0.0.16 () {32 vars in 706 bytes} [Sun Mar 8 03:50:01 2026] GET /v2.1/servers/detail?all_tenants=true => generated 8292 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 756/1504] 10.0.0.16 () {32 vars in 702 bytes} [Sun Mar 8 03:50:01 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:50:03.885 7 INFO nova.api.openstack.compute.server_external_events [req-09250207-b403-492c-9462-183410aa2975 req-23f9709d-aee2-4576-a5a1-4ad32592def7 e1135f485eda4b97b1616db3f741ba88 51d47253cd0b4ff698dd29f93f5e8f8f - - 5e81739fff6c48b2b57ec94be753b37f 5e81739fff6c48b2b57ec94be753b37f] Creating event network-changed:22285b0c-1d10-4df5-8491-66bc85d7b63f for instance a3a5939a-9694-42a1-b65c-166dc541cd47 on instance [pid: 7|app: 0|req: 749/1505] 10.0.0.209 () {38 vars in 815 bytes} [Sun Mar 8 03:50:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1506] 199.204.45.23 () {34 vars in 854 bytes} [Sun Mar 8 03:50:04 2026] DELETE /v2.1/servers/a3a5939a-9694-42a1-b65c-166dc541cd47/os-interface/22285b0c-1d10-4df5-8491-66bc85d7b63f => generated 0 bytes in 65 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-08 03:50:05.927 7 INFO nova.api.openstack.compute.server_external_events [req-a7572c4f-a717-404f-a030-20e5a484d416 req-bbf238a0-b6ac-45b1-bc0a-e6eaabcc98d3 e1135f485eda4b97b1616db3f741ba88 51d47253cd0b4ff698dd29f93f5e8f8f - - 5e81739fff6c48b2b57ec94be753b37f 5e81739fff6c48b2b57ec94be753b37f] Creating event network-changed:22285b0c-1d10-4df5-8491-66bc85d7b63f for instance a3a5939a-9694-42a1-b65c-166dc541cd47 on instance [pid: 7|app: 0|req: 750/1507] 10.0.0.209 () {38 vars in 815 bytes} [Sun Mar 8 03:50:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:50:14.399 7 INFO nova.api.openstack.compute.server_external_events [req-0194a2b7-4c57-446e-99ec-7d94c14f4efb req-47365585-c4fd-4858-9406-ff77ccb5271c e1135f485eda4b97b1616db3f741ba88 51d47253cd0b4ff698dd29f93f5e8f8f - - 5e81739fff6c48b2b57ec94be753b37f 5e81739fff6c48b2b57ec94be753b37f] Creating event network-changed:34af826f-48dd-4faf-b785-ee74d6b4488b for instance a3a5939a-9694-42a1-b65c-166dc541cd47 on instance [pid: 7|app: 0|req: 752/1510] 10.0.0.209 () {38 vars in 815 bytes} [Sun Mar 8 03:50:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 759/1511] 199.204.45.23 () {34 vars in 854 bytes} [Sun Mar 8 03:50:14 2026] DELETE /v2.1/servers/a3a5939a-9694-42a1-b65c-166dc541cd47/os-interface/34af826f-48dd-4faf-b785-ee74d6b4488b => generated 0 bytes in 41 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: 755/1516] 199.204.45.23 () {34 vars in 854 bytes} [Sun Mar 8 03:50:36 2026] DELETE /v2.1/servers/a3a5939a-9694-42a1-b65c-166dc541cd47/os-interface/466b1f31-a389-4956-b95e-09263ca7b075 => generated 0 bytes in 62 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: 763/1519] 199.204.45.23 () {34 vars in 754 bytes} [Sun Mar 8 03:50:40 2026] DELETE /v2.1/servers/a3a5939a-9694-42a1-b65c-166dc541cd47 => generated 0 bytes in 125 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-08 03:50:43.884 7 INFO nova.api.openstack.compute.server_external_events [req-004095bb-66e6-49bb-b12e-0ccf3a176f13 req-39a00b86-cecb-4c6c-8588-f2efa46d945b e1135f485eda4b97b1616db3f741ba88 51d47253cd0b4ff698dd29f93f5e8f8f - - 5e81739fff6c48b2b57ec94be753b37f 5e81739fff6c48b2b57ec94be753b37f] Creating event network-vif-deleted:5cd9b61c-5780-4b38-b46d-a58d1eae6fa6 for instance a3a5939a-9694-42a1-b65c-166dc541cd47 on instance [pid: 7|app: 0|req: 757/1520] 10.0.0.209 () {38 vars in 815 bytes} [Sun Mar 8 03:50:43 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-08 03:50:45.582 8 INFO nova.api.openstack.compute.server_external_events [req-16011628-ba0c-4fa1-872d-52ab25a5696c req-d13bc8be-0f69-4eeb-a76c-0cb9c345d214 e1135f485eda4b97b1616db3f741ba88 51d47253cd0b4ff698dd29f93f5e8f8f - - 5e81739fff6c48b2b57ec94be753b37f 5e81739fff6c48b2b57ec94be753b37f] Creating event network-changed:573a4b9e-c407-42cf-8142-941929acffa5 for instance e94cbdcc-ce54-4599-9649-ce70c03f213e on instance [pid: 8|app: 0|req: 764/1521] 10.0.0.209 () {38 vars in 815 bytes} [Sun Mar 8 03:50:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 758/1522] 10.0.0.198 () {32 vars in 718 bytes} [Sun Mar 8 03:50:45 2026] DELETE /v2.1/servers/e94cbdcc-ce54-4599-9649-ce70c03f213e => generated 0 bytes in 109 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:50:45.742 8 WARNING neutronclient.v2_0.client [None req-1008772d-e1ca-4ecd-adab-dedf5ebaeb4d 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 765/1523] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:50:45 2026] GET /v2.1/servers/e94cbdcc-ce54-4599-9649-ce70c03f213e => generated 1944 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:50:48.577 7 INFO nova.api.openstack.compute.server_external_events [req-1a2b7337-c4ad-442b-bde2-84e77c0ff76f req-7ef7e9ed-699c-41b4-99af-f7fec964ba2e e1135f485eda4b97b1616db3f741ba88 51d47253cd0b4ff698dd29f93f5e8f8f - - 5e81739fff6c48b2b57ec94be753b37f 5e81739fff6c48b2b57ec94be753b37f] Creating event network-vif-deleted:573a4b9e-c407-42cf-8142-941929acffa5 for instance e94cbdcc-ce54-4599-9649-ce70c03f213e on instance [pid: 7|app: 0|req: 760/1526] 10.0.0.209 () {38 vars in 815 bytes} [Sun Mar 8 03:50:48 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-08 03:50:50.963 8 WARNING neutronclient.v2_0.client [None req-470fd63f-fadf-417d-8d86-0f551805973d 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 767/1527] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:50:50 2026] GET /v2.1/servers/e94cbdcc-ce54-4599-9649-ce70c03f213e => generated 1480 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-08 03:50:56.040 7 INFO nova.api.openstack.wsgi [None req-858a19fa-5ed9-41ff-8752-7ba97e4ffc0e 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] HTTP exception thrown: Instance e94cbdcc-ce54-4599-9649-ce70c03f213e could not be found. [pid: 7|app: 0|req: 761/1528] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:50:56 2026] GET /v2.1/servers/e94cbdcc-ce54-4599-9649-ce70c03f213e => 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-08 03:50:56.749 7 INFO nova.api.openstack.compute.server_external_events [req-b1dcb16c-400e-412e-ab23-7a3075862add req-031a5546-113b-405d-929c-d96bf7faa5e7 e1135f485eda4b97b1616db3f741ba88 51d47253cd0b4ff698dd29f93f5e8f8f - - 5e81739fff6c48b2b57ec94be753b37f 5e81739fff6c48b2b57ec94be753b37f] Creating event network-changed:65969d86-32ca-441f-a700-b9b7625c589a for instance aefe2447-b777-49fe-846d-c744313c952b on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 763/1531] 10.0.0.209 () {38 vars in 815 bytes} [Sun Mar 8 03:50: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) [pid: 8|app: 0|req: 769/1532] 10.0.0.198 () {32 vars in 718 bytes} [Sun Mar 8 03:50:56 2026] DELETE /v2.1/servers/aefe2447-b777-49fe-846d-c744313c952b => generated 0 bytes in 148 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-08 03:50:56.965 7 WARNING neutronclient.v2_0.client [None req-13549140-6fb9-4edf-98c4-e939d2837337 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 764/1533] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:50:56 2026] GET /v2.1/servers/aefe2447-b777-49fe-846d-c744313c952b => generated 1940 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:50:59.157 8 INFO nova.api.openstack.compute.server_external_events [req-37da9df5-8f4e-428b-95a9-8ea5fad75330 req-4956878f-5074-4311-ae16-10fc2a19aa5d e1135f485eda4b97b1616db3f741ba88 51d47253cd0b4ff698dd29f93f5e8f8f - - 5e81739fff6c48b2b57ec94be753b37f 5e81739fff6c48b2b57ec94be753b37f] Creating event network-vif-unplugged:65969d86-32ca-441f-a700-b9b7625c589a for instance aefe2447-b777-49fe-846d-c744313c952b on instance [pid: 8|app: 0|req: 770/1534] 10.0.0.195 () {38 vars in 815 bytes} [Sun Mar 8 03:50:59 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-08 03:50:59.767 7 INFO nova.api.openstack.compute.server_external_events [req-cbd4f060-da62-4da2-b6cc-f23e09233c67 req-b1057e11-605b-4b5f-8787-53c2f2adbd04 e1135f485eda4b97b1616db3f741ba88 51d47253cd0b4ff698dd29f93f5e8f8f - - 5e81739fff6c48b2b57ec94be753b37f 5e81739fff6c48b2b57ec94be753b37f] Creating event network-vif-deleted:65969d86-32ca-441f-a700-b9b7625c589a for instance aefe2447-b777-49fe-846d-c744313c952b on instance [pid: 7|app: 0|req: 765/1535] 10.0.0.209 () {38 vars in 815 bytes} [Sun Mar 8 03:50:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 771/1536] 10.0.0.16 () {32 vars in 702 bytes} [Sun Mar 8 03:51:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 766/1537] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:51:00 2026] GET /v2.1/limits?tenant_id=12057d866b3a4979b4729670d60d2e0f => 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: 772/1538] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:51:00 2026] GET /v2.1/limits?tenant_id=221b027f11434b26b78f0d75396f4c24 => 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: 767/1539] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:51:00 2026] GET /v2.1/limits?tenant_id=4854aa1c7fc041f1ac5b14be07a6f452 => 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: 773/1540] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:51:00 2026] GET /v2.1/limits?tenant_id=51d47253cd0b4ff698dd29f93f5e8f8f => 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: 768/1541] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:51:00 2026] GET /v2.1/limits?tenant_id=56c674d5dd2d44d5af572e6407751d1e => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1542] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:51:00 2026] GET /v2.1/limits?tenant_id=9e039f2526134090bc40c4ec1b565fdb => generated 302 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1543] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:51:00 2026] GET /v2.1/limits?tenant_id=a6f8525d62554af59c98e3b47f37edd0 => 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: 775/1544] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:51:00 2026] GET /v2.1/limits?tenant_id=c8a38fe885a24121a2cd46f572f7e027 => 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: 770/1545] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:51:00 2026] GET /v2.1/limits?tenant_id=d4cce9d66ed34e83bc941207c71e02de => generated 304 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1546] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:51:00 2026] GET /v2.1/limits?tenant_id=f6582afdeef14dc6a41b17f5fdea0e18 => 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: 771/1547] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:51:00 2026] GET /v2.1/limits?tenant_id=fd6f95aa5fae4f1c826af27b9242a0ac => 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: 777/1548] 10.0.0.16 () {32 vars in 710 bytes} [Sun Mar 8 03:51:00 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1549] 10.0.0.16 () {32 vars in 681 bytes} [Sun Mar 8 03:51:00 2026] GET /v2.1/os-security-groups => generated 78 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:51:01.037 8 WARNING neutronclient.v2_0.client [None req-874b30f8-1884-42c2-a9ab-e1f8499222e0 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 778/1550] 10.0.0.16 () {32 vars in 706 bytes} [Sun Mar 8 03:51:00 2026] GET /v2.1/servers/detail?all_tenants=true => generated 2018 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1551] 10.0.0.16 () {32 vars in 702 bytes} [Sun Mar 8 03:51:01 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 779/1552] 10.0.0.16 () {32 vars in 685 bytes} [Sun Mar 8 03:51:01 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: 774/1553] 10.0.0.16 () {32 vars in 667 bytes} [Sun Mar 8 03:51:01 2026] GET /v2.1/os-services => generated 781 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: 8|app: 0|req: 780/1554] 10.0.0.16 () {32 vars in 687 bytes} [Sun Mar 8 03:51:01 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 775/1555] 10.0.0.16 () {32 vars in 671 bytes} [Sun Mar 8 03:51:01 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-08 03:51:02.184 8 WARNING neutronclient.v2_0.client [None req-3f633388-7ea5-49a9-8f6a-7d2c9a1d76d6 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 781/1556] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:51:02 2026] GET /v2.1/servers/aefe2447-b777-49fe-846d-c744313c952b => generated 1479 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-08 03:51:07.287 8 INFO nova.api.openstack.wsgi [None req-6a46bf71-0aa9-455f-a981-fc5a6e3353d0 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] HTTP exception thrown: Instance aefe2447-b777-49fe-846d-c744313c952b could not be found. [pid: 8|app: 0|req: 783/1559] 10.0.0.198 () {32 vars in 715 bytes} [Sun Mar 8 03:51:07 2026] GET /v2.1/servers/aefe2447-b777-49fe-846d-c744313c952b => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1560] 10.0.0.198 () {32 vars in 724 bytes} [Sun Mar 8 03:51:08 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-325914344 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 03:51:08.466 8 INFO nova.api.openstack.wsgi [None req-e070f3a0-73af-402b-b31b-e3813130c133 91fc7404b0c7442d96cc48bf8a384b40 d4cce9d66ed34e83bc941207c71e02de - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-325914344 not found for user 91fc7404b0c7442d96cc48bf8a384b40 [pid: 8|app: 0|req: 784/1561] 10.0.0.198 () {32 vars in 721 bytes} [Sun Mar 8 03:51:08 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-325914344 => generated 141 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1564] 10.0.0.198 () {32 vars in 655 bytes} [Sun Mar 8 03:51:23 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1565] 10.0.0.198 () {32 vars in 641 bytes} [Sun Mar 8 03:51:23 2026] GET /v2.1/servers => generated 15 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-03-08 03:51:23.731 8 WARNING oslo_db.sqlalchemy.utils [None req-5e11a56b-8f9d-4007-8e3e-ea13d6e8018b 6e720701a440407d89fafbfd20e3c126 f6582afdeef14dc6a41b17f5fdea0e18 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 787/1566] 10.0.0.198 () {32 vars in 649 bytes} [Sun Mar 8 03:51:23 2026] GET /v2.1/os-keypairs => generated 530 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1567] 10.0.0.198 () {32 vars in 694 bytes} [Sun Mar 8 03:51:23 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1576] 10.0.0.16 () {32 vars in 687 bytes} [Sun Mar 8 03:52:00 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1577] 10.0.0.16 () {32 vars in 671 bytes} [Sun Mar 8 03:52:00 2026] GET /v2.1/os-aggregates => generated 18 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: 793/1578] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:52:00 2026] GET /v2.1/limits?tenant_id=4854aa1c7fc041f1ac5b14be07a6f452 => generated 302 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1579] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:52:00 2026] GET /v2.1/limits?tenant_id=51d47253cd0b4ff698dd29f93f5e8f8f => generated 299 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1580] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:52:00 2026] GET /v2.1/limits?tenant_id=f6582afdeef14dc6a41b17f5fdea0e18 => generated 299 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1581] 10.0.0.16 () {32 vars in 702 bytes} [Sun Mar 8 03:52:00 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: 795/1582] 10.0.0.16 () {32 vars in 710 bytes} [Sun Mar 8 03:52:00 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) [pid: 7|app: 0|req: 788/1583] 10.0.0.16 () {32 vars in 667 bytes} [Sun Mar 8 03:52:00 2026] GET /v2.1/os-services => generated 781 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: 796/1584] 10.0.0.16 () {32 vars in 685 bytes} [Sun Mar 8 03:52:00 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 789/1585] 10.0.0.16 () {32 vars in 681 bytes} [Sun Mar 8 03:52:01 2026] GET /v2.1/os-security-groups => generated 78 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 797/1586] 10.0.0.16 () {32 vars in 706 bytes} [Sun Mar 8 03:52:01 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1587] 10.0.0.16 () {32 vars in 702 bytes} [Sun Mar 8 03:52:01 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1600] 10.0.0.16 () {32 vars in 706 bytes} [Sun Mar 8 03:53:00 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1601] 10.0.0.16 () {32 vars in 702 bytes} [Sun Mar 8 03:53:00 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: 805/1602] 10.0.0.16 () {32 vars in 667 bytes} [Sun Mar 8 03:53:00 2026] GET /v2.1/os-services => generated 781 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1603] 10.0.0.16 () {32 vars in 687 bytes} [Sun Mar 8 03:53:00 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 806/1604] 10.0.0.16 () {32 vars in 671 bytes} [Sun Mar 8 03:53:00 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: 799/1605] 10.0.0.16 () {32 vars in 710 bytes} [Sun Mar 8 03:53:00 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) [pid: 8|app: 0|req: 807/1606] 10.0.0.16 () {32 vars in 702 bytes} [Sun Mar 8 03:53:00 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: 800/1607] 10.0.0.16 () {32 vars in 681 bytes} [Sun Mar 8 03:53:00 2026] GET /v2.1/os-security-groups => generated 78 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1608] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:53:00 2026] GET /v2.1/limits?tenant_id=4854aa1c7fc041f1ac5b14be07a6f452 => generated 302 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1609] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:53:00 2026] GET /v2.1/limits?tenant_id=51d47253cd0b4ff698dd29f93f5e8f8f => 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: 809/1610] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:53:00 2026] GET /v2.1/limits?tenant_id=f6582afdeef14dc6a41b17f5fdea0e18 => 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: 802/1611] 10.0.0.16 () {32 vars in 685 bytes} [Sun Mar 8 03:53:00 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: 7|app: 0|req: 809/1624] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:54:00 2026] GET /v2.1/limits?tenant_id=4854aa1c7fc041f1ac5b14be07a6f452 => generated 302 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1625] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:54:00 2026] GET /v2.1/limits?tenant_id=51d47253cd0b4ff698dd29f93f5e8f8f => generated 299 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1626] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:54:00 2026] GET /v2.1/limits?tenant_id=f6582afdeef14dc6a41b17f5fdea0e18 => 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: 817/1627] 10.0.0.16 () {32 vars in 702 bytes} [Sun Mar 8 03:54:00 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: 7|app: 0|req: 811/1628] 10.0.0.16 () {32 vars in 685 bytes} [Sun Mar 8 03:54:00 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: 818/1629] 10.0.0.16 () {32 vars in 667 bytes} [Sun Mar 8 03:54:00 2026] GET /v2.1/os-services => generated 781 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 812/1630] 10.0.0.16 () {32 vars in 706 bytes} [Sun Mar 8 03:54:00 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: 8|app: 0|req: 819/1631] 10.0.0.16 () {32 vars in 702 bytes} [Sun Mar 8 03:54:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1632] 10.0.0.16 () {32 vars in 687 bytes} [Sun Mar 8 03:54:00 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: 820/1633] 10.0.0.16 () {32 vars in 671 bytes} [Sun Mar 8 03:54:00 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: 814/1634] 10.0.0.16 () {32 vars in 681 bytes} [Sun Mar 8 03:54:01 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: 821/1635] 10.0.0.16 () {32 vars in 710 bytes} [Sun Mar 8 03:54:01 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) [pid: 7|app: 0|req: 821/1648] 10.0.0.16 () {32 vars in 706 bytes} [Sun Mar 8 03:55:00 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 828/1649] 10.0.0.16 () {32 vars in 702 bytes} [Sun Mar 8 03:55:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1650] 10.0.0.16 () {32 vars in 667 bytes} [Sun Mar 8 03:55:00 2026] GET /v2.1/os-services => generated 781 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1651] 10.0.0.16 () {32 vars in 685 bytes} [Sun Mar 8 03:55:00 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: 7|app: 0|req: 823/1652] 10.0.0.16 () {32 vars in 710 bytes} [Sun Mar 8 03:55:00 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 830/1653] 10.0.0.16 () {32 vars in 681 bytes} [Sun Mar 8 03:55:00 2026] GET /v2.1/os-security-groups => generated 78 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 824/1654] 10.0.0.16 () {32 vars in 687 bytes} [Sun Mar 8 03:55:00 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) [pid: 8|app: 0|req: 831/1655] 10.0.0.16 () {32 vars in 671 bytes} [Sun Mar 8 03:55:00 2026] GET /v2.1/os-aggregates => generated 18 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: 825/1656] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:55:00 2026] GET /v2.1/limits?tenant_id=4854aa1c7fc041f1ac5b14be07a6f452 => 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: 832/1657] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:55:00 2026] GET /v2.1/limits?tenant_id=51d47253cd0b4ff698dd29f93f5e8f8f => 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: 826/1658] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:55:00 2026] GET /v2.1/limits?tenant_id=f6582afdeef14dc6a41b17f5fdea0e18 => 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: 833/1659] 10.0.0.16 () {32 vars in 702 bytes} [Sun Mar 8 03:55:01 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) [pid: 8|app: 0|req: 840/1672] 10.0.0.16 () {32 vars in 681 bytes} [Sun Mar 8 03:56:00 2026] GET /v2.1/os-security-groups => generated 78 bytes in 52 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1673] 10.0.0.16 () {32 vars in 687 bytes} [Sun Mar 8 03:56:00 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1674] 10.0.0.16 () {32 vars in 671 bytes} [Sun Mar 8 03:56:00 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: 834/1675] 10.0.0.16 () {32 vars in 702 bytes} [Sun Mar 8 03:56:00 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: 842/1676] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:56:00 2026] GET /v2.1/limits?tenant_id=4854aa1c7fc041f1ac5b14be07a6f452 => generated 302 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1677] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:56:00 2026] GET /v2.1/limits?tenant_id=51d47253cd0b4ff698dd29f93f5e8f8f => 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: 843/1678] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:56:00 2026] GET /v2.1/limits?tenant_id=f6582afdeef14dc6a41b17f5fdea0e18 => generated 299 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1679] 10.0.0.16 () {32 vars in 710 bytes} [Sun Mar 8 03:56:00 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: 844/1680] 10.0.0.16 () {32 vars in 685 bytes} [Sun Mar 8 03:56:00 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 837/1681] 10.0.0.16 () {32 vars in 706 bytes} [Sun Mar 8 03:56:00 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 845/1682] 10.0.0.16 () {32 vars in 702 bytes} [Sun Mar 8 03:56:00 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: 838/1683] 10.0.0.16 () {32 vars in 667 bytes} [Sun Mar 8 03:56:00 2026] GET /v2.1/os-services => generated 781 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1696] 10.0.0.16 () {32 vars in 702 bytes} [Sun Mar 8 03:57:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 92 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: 845/1697] 10.0.0.16 () {32 vars in 681 bytes} [Sun Mar 8 03:57:00 2026] GET /v2.1/os-security-groups => generated 78 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1698] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:57:00 2026] GET /v2.1/limits?tenant_id=4854aa1c7fc041f1ac5b14be07a6f452 => 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: 846/1699] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:57:00 2026] GET /v2.1/limits?tenant_id=51d47253cd0b4ff698dd29f93f5e8f8f => generated 299 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1700] 10.0.0.16 () {32 vars in 742 bytes} [Sun Mar 8 03:57:00 2026] GET /v2.1/limits?tenant_id=f6582afdeef14dc6a41b17f5fdea0e18 => generated 299 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1701] 10.0.0.16 () {32 vars in 685 bytes} [Sun Mar 8 03:57:00 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: 8|app: 0|req: 855/1702] 10.0.0.16 () {32 vars in 706 bytes} [Sun Mar 8 03:57:00 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 848/1703] 10.0.0.16 () {32 vars in 702 bytes} [Sun Mar 8 03:57:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1704] 10.0.0.16 () {32 vars in 667 bytes} [Sun Mar 8 03:57:00 2026] GET /v2.1/os-services => generated 781 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1705] 10.0.0.16 () {32 vars in 687 bytes} [Sun Mar 8 03:57:00 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: 857/1706] 10.0.0.16 () {32 vars in 671 bytes} [Sun Mar 8 03:57:00 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: 850/1707] 10.0.0.16 () {32 vars in 710 bytes} [Sun Mar 8 03:57:00 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0)