+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue May 19 05:38:44 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: nova-api-osapi-6d5d999479-9llz4 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 0x7fad66553668 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-05-19 05:38:49.997 8 INFO nova.utils [None req-a72acef5-6a41-4263-ae5a-4c2e4f275966 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-19 05:38:50.134 7 INFO nova.utils [None req-09c91de9-34f7-48cc-bc8f-0bca5b93abce - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-19 05:38:51.911 8 WARNING keystonemiddleware._common.config [None req-a72acef5-6a41-4263-ae5a-4c2e4f275966 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-19 05:38:51.921 8 WARNING oslo_config.cfg [None req-a72acef5-6a41-4263-ae5a-4c2e4f275966 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-19 05:38:51.929 7 WARNING keystonemiddleware._common.config [None req-09c91de9-34f7-48cc-bc8f-0bca5b93abce - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-19 05:38:51.938 7 WARNING oslo_config.cfg [None req-09c91de9-34f7-48cc-bc8f-0bca5b93abce - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-19 05:38:52.004 8 WARNING keystonemiddleware._common.config [None req-a72acef5-6a41-4263-ae5a-4c2e4f275966 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-19 05:38:52.021 7 WARNING keystonemiddleware._common.config [None req-09c91de9-34f7-48cc-bc8f-0bca5b93abce - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-19 05:38:52.021 8 WARNING oslo_config.cfg [None req-a72acef5-6a41-4263-ae5a-4c2e4f275966 - - - - - -] 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-05-19 05:38:52.034 8 WARNING oslo_config.cfg [None req-a72acef5-6a41-4263-ae5a-4c2e4f275966 - - - - - -] 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 0x7fad66553668 pid: 8 (default app) 2026-05-19 05:38:52.037 7 WARNING oslo_config.cfg [None req-09c91de9-34f7-48cc-bc8f-0bca5b93abce - - - - - -] 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-05-19 05:38:52.050 7 WARNING oslo_config.cfg [None req-09c91de9-34f7-48cc-bc8f-0bca5b93abce - - - - - -] 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 0x7fad66553668 pid: 7 (default app) [pid: 7|app: 0|req: 2/3] 199.204.45.95 () {42 vars in 701 bytes} [Tue May 19 05:39:04 2026] GET /v2.1 => generated 114 bytes in 19 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 05:39:05.412 8 WARNING oslo_policy.policy [None req-aa3ce12f-8379-4312-a8e7-7424fac952cc 952c2bb8492949eaaaa023d6ab9661e2 18ea9e6d5b6142faaec9c09caaf496b5 - - 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-05-19 05:39:05.412 8 WARNING oslo_policy.policy [None req-aa3ce12f-8379-4312-a8e7-7424fac952cc 952c2bb8492949eaaaa023d6ab9661e2 18ea9e6d5b6142faaec9c09caaf496b5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 2/4] 199.204.45.95 () {44 vars in 905 bytes} [Tue May 19 05:39:04 2026] GET /v2.1 => generated 0 bytes in 546 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-05-19 05:39:05.512 7 WARNING oslo_policy.policy [req-aa3ce12f-8379-4312-a8e7-7424fac952cc req-174e8813-8023-435e-8501-8485e96dc5e8 952c2bb8492949eaaaa023d6ab9661e2 18ea9e6d5b6142faaec9c09caaf496b5 - - 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-05-19 05:39:05.513 7 WARNING oslo_policy.policy [req-aa3ce12f-8379-4312-a8e7-7424fac952cc req-174e8813-8023-435e-8501-8485e96dc5e8 952c2bb8492949eaaaa023d6ab9661e2 18ea9e6d5b6142faaec9c09caaf496b5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/5] 199.204.45.95 () {46 vars in 978 bytes} [Tue May 19 05:39:05 2026] GET /v2.1/ => generated 399 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 05:39:05.623 8 INFO nova.api.openstack.wsgi [None req-8522f385-581e-421a-9fcc-ad67bd53078a 952c2bb8492949eaaaa023d6ab9661e2 18ea9e6d5b6142faaec9c09caaf496b5 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 199.204.45.95 () {48 vars in 1007 bytes} [Tue May 19 05:39:05 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 199.204.45.95 () {48 vars in 1047 bytes} [Tue May 19 05:39:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.204.45.95 () {52 vars in 1044 bytes} [Tue May 19 05:39:05 2026] POST /v2.1/flavors => generated 527 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/11] 199.204.45.95 () {42 vars in 701 bytes} [Tue May 19 05:39:06 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: 6/12] 199.204.45.95 () {44 vars in 905 bytes} [Tue May 19 05:39:06 2026] GET /v2.1 => generated 0 bytes in 365 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 7/13] 199.204.45.95 () {46 vars in 978 bytes} [Tue May 19 05:39:06 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-05-19 05:39:06.968 7 INFO nova.api.openstack.wsgi [None req-8ea8827a-9ac8-45bf-acda-42eafcf1821a 952c2bb8492949eaaaa023d6ab9661e2 18ea9e6d5b6142faaec9c09caaf496b5 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 7/14] 199.204.45.95 () {48 vars in 1009 bytes} [Tue May 19 05:39:06 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 199.204.45.95 () {48 vars in 1047 bytes} [Tue May 19 05:39:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.204.45.95 () {52 vars in 1044 bytes} [Tue May 19 05:39:07 2026] POST /v2.1/flavors => generated 530 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/17] 199.204.45.95 () {42 vars in 701 bytes} [Tue May 19 05:39:07 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/18] 199.204.45.95 () {44 vars in 905 bytes} [Tue May 19 05:39:07 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 10/19] 199.204.45.95 () {46 vars in 978 bytes} [Tue May 19 05:39:07 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-05-19 05:39:07.955 7 INFO nova.api.openstack.wsgi [None req-7c84fcac-f888-4e10-81c0-658c26487953 952c2bb8492949eaaaa023d6ab9661e2 18ea9e6d5b6142faaec9c09caaf496b5 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 10/20] 199.204.45.95 () {48 vars in 1011 bytes} [Tue May 19 05:39:07 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/21] 199.204.45.95 () {48 vars in 1047 bytes} [Tue May 19 05:39:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/22] 199.204.45.95 () {52 vars in 1044 bytes} [Tue May 19 05:39:07 2026] POST /v2.1/flavors => generated 531 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/23] 199.204.45.95 () {42 vars in 701 bytes} [Tue May 19 05:39:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/24] 199.204.45.95 () {44 vars in 905 bytes} [Tue May 19 05:39:08 2026] GET /v2.1 => generated 0 bytes in 28 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 13/25] 199.204.45.95 () {46 vars in 978 bytes} [Tue May 19 05:39: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-05-19 05:39:08.910 7 INFO nova.api.openstack.wsgi [None req-ec84cf88-884c-4c52-9ffc-2588f95057a1 952c2bb8492949eaaaa023d6ab9661e2 18ea9e6d5b6142faaec9c09caaf496b5 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 13/26] 199.204.45.95 () {48 vars in 1009 bytes} [Tue May 19 05:39:08 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 199.204.45.95 () {48 vars in 1047 bytes} [Tue May 19 05:39:08 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/28] 199.204.45.95 () {52 vars in 1044 bytes} [Tue May 19 05:39:08 2026] POST /v2.1/flavors => generated 530 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/29] 199.204.45.95 () {42 vars in 701 bytes} [Tue May 19 05:39:09 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/30] 199.204.45.95 () {44 vars in 905 bytes} [Tue May 19 05:39:09 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: 16/31] 199.204.45.95 () {46 vars in 978 bytes} [Tue May 19 05:39:09 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-05-19 05:39:09.859 7 INFO nova.api.openstack.wsgi [None req-641c16bd-65e8-4aba-bcd5-fdb3b740b135 952c2bb8492949eaaaa023d6ab9661e2 18ea9e6d5b6142faaec9c09caaf496b5 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 16/32] 199.204.45.95 () {48 vars in 1011 bytes} [Tue May 19 05:39:09 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: 17/33] 199.204.45.95 () {48 vars in 1047 bytes} [Tue May 19 05:39:09 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/34] 199.204.45.95 () {52 vars in 1044 bytes} [Tue May 19 05:39:09 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: 7|app: 0|req: 51/101] 10.0.0.48 () {28 vars in 453 bytes} [Tue May 19 05:44: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 51/102] 10.0.0.48 () {30 vars in 657 bytes} [Tue May 19 05:44:39 2026] GET /v2.1 => generated 0 bytes in 133 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 52/103] 10.0.0.48 () {32 vars in 730 bytes} [Tue May 19 05:44:39 2026] GET /v2.1/ => generated 411 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/104] 10.0.0.48 () {34 vars in 803 bytes} [Tue May 19 05:44:39 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 72/143] 199.204.45.95 () {42 vars in 701 bytes} [Tue May 19 05:47:51 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /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: 72/144] 199.204.45.95 () {44 vars in 905 bytes} [Tue May 19 05:47:51 2026] GET /v2.1 => generated 0 bytes in 81 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 73/145] 199.204.45.95 () {46 vars in 978 bytes} [Tue May 19 05:47:51 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 05:47:51.509 8 INFO nova.api.openstack.wsgi [None req-10d128a6-0723-4dcc-b7a9-7cb817532e62 952c2bb8492949eaaaa023d6ab9661e2 18ea9e6d5b6142faaec9c09caaf496b5 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 73/146] 199.204.45.95 () {48 vars in 1013 bytes} [Tue May 19 05:47:51 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 74/147] 199.204.45.95 () {48 vars in 1047 bytes} [Tue May 19 05:47:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 74/148] 199.204.45.95 () {52 vars in 1045 bytes} [Tue May 19 05:47:51 2026] POST /v2.1/flavors => generated 532 bytes in 24 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.95 () {42 vars in 701 bytes} [Tue May 19 05:49:07 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/166] 199.204.45.95 () {44 vars in 905 bytes} [Tue May 19 05:49:07 2026] GET /v2.1 => generated 0 bytes in 66 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 84/167] 199.204.45.95 () {46 vars in 978 bytes} [Tue May 19 05:49:07 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 05:49:07.837 8 INFO nova.api.openstack.wsgi [None req-96d5dedd-90dd-4cab-bd6d-f2c1d131de08 952c2bb8492949eaaaa023d6ab9661e2 18ea9e6d5b6142faaec9c09caaf496b5 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 952c2bb8492949eaaaa023d6ab9661e2 [pid: 8|app: 0|req: 84/168] 199.204.45.95 () {48 vars in 1047 bytes} [Tue May 19 05:49:07 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-05-19 05:49:07.850 7 WARNING oslo_db.sqlalchemy.utils [None req-651e8c43-1679-4aa6-bec4-f49782eed302 952c2bb8492949eaaaa023d6ab9661e2 18ea9e6d5b6142faaec9c09caaf496b5 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 85/169] 199.204.45.95 () {48 vars in 1012 bytes} [Tue May 19 05:49:07 2026] GET /v2.1/os-keypairs => generated 16 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 85/170] 199.204.45.95 () {52 vars in 1053 bytes} [Tue May 19 05:49:07 2026] POST /v2.1/os-keypairs => generated 576 bytes in 56 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 86/171] 199.204.45.95 () {42 vars in 701 bytes} [Tue May 19 05:49:11 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 86/172] 199.204.45.95 () {44 vars in 905 bytes} [Tue May 19 05:49:11 2026] GET /v2.1 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 87/173] 199.204.45.95 () {46 vars in 978 bytes} [Tue May 19 05:49:11 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 87/174] 199.204.45.95 () {48 vars in 1069 bytes} [Tue May 19 05:49:11 2026] GET /v2.1/os-quota-sets/18ea9e6d5b6142faaec9c09caaf496b5 => generated 283 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 88/175] 199.204.45.95 () {52 vars in 1121 bytes} [Tue May 19 05:49:12 2026] PUT /v2.1/os-quota-sets/18ea9e6d5b6142faaec9c09caaf496b5 => generated 238 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/288] 199.204.45.95 () {42 vars in 701 bytes} [Tue May 19 05:58:29 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: 144/289] 199.204.45.95 () {44 vars in 905 bytes} [Tue May 19 05:58:29 2026] GET /v2.1 => generated 0 bytes in 126 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 146/290] 199.204.45.95 () {46 vars in 978 bytes} [Tue May 19 05:58:29 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 05:58:29.795 8 INFO nova.api.openstack.wsgi [None req-0702eed3-b3bc-4bf6-bde1-b3398caefa1f 952c2bb8492949eaaaa023d6ab9661e2 18ea9e6d5b6142faaec9c09caaf496b5 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 145/291] 199.204.45.95 () {48 vars in 1011 bytes} [Tue May 19 05:58:29 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/292] 199.204.45.95 () {48 vars in 1047 bytes} [Tue May 19 05:58:29 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/293] 199.204.45.95 () {52 vars in 1045 bytes} [Tue May 19 05:58:29 2026] POST /v2.1/flavors => generated 532 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 158/314] 10.0.0.131 () {28 vars in 454 bytes} [Tue May 19 06:00:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 157/315] 10.0.0.131 () {30 vars in 658 bytes} [Tue May 19 06:00:08 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: 7|app: 0|req: 159/316] 10.0.0.131 () {32 vars in 731 bytes} [Tue May 19 06:00:08 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: 158/317] 10.0.0.131 () {34 vars in 765 bytes} [Tue May 19 06:00:08 2026] GET /v2.1/os-services => generated 783 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/318] 10.0.0.131 () {28 vars in 454 bytes} [Tue May 19 06:00:12 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 159/319] 10.0.0.131 () {30 vars in 658 bytes} [Tue May 19 06:00:12 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 161/320] 10.0.0.131 () {32 vars in 731 bytes} [Tue May 19 06:00:12 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: 160/321] 10.0.0.131 () {34 vars in 765 bytes} [Tue May 19 06:00:12 2026] GET /v2.1/os-services => generated 783 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 162/324] 10.0.0.131 () {28 vars in 454 bytes} [Tue May 19 06:00:16 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: 163/325] 10.0.0.131 () {30 vars in 658 bytes} [Tue May 19 06:00:16 2026] GET /v2.1 => generated 0 bytes in 41 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: 163/326] 10.0.0.131 () {32 vars in 731 bytes} [Tue May 19 06:00:16 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 164/327] 10.0.0.131 () {34 vars in 808 bytes} [Tue May 19 06:00:16 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/328] 10.0.0.131 () {28 vars in 454 bytes} [Tue May 19 06:00: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 165/329] 10.0.0.131 () {30 vars in 658 bytes} [Tue May 19 06:00:21 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 165/330] 10.0.0.131 () {32 vars in 731 bytes} [Tue May 19 06:00:21 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 166/331] 10.0.0.131 () {34 vars in 808 bytes} [Tue May 19 06:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/348] 199.204.45.95 () {42 vars in 701 bytes} [Tue May 19 06:01:44 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 174/349] 199.204.45.95 () {44 vars in 905 bytes} [Tue May 19 06:01:44 2026] GET /v2.1 => generated 0 bytes in 7 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: 176/350] 199.204.45.95 () {46 vars in 978 bytes} [Tue May 19 06:01:44 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/351] 199.204.45.95 () {48 vars in 1069 bytes} [Tue May 19 06:01:44 2026] GET /v2.1/os-quota-sets/1fbea6702b1c4dc39fd3c49e0011255f => generated 283 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/352] 199.204.45.95 () {52 vars in 1121 bytes} [Tue May 19 06:01:44 2026] PUT /v2.1/os-quota-sets/1fbea6702b1c4dc39fd3c49e0011255f => generated 238 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/485] 199.204.45.95 () {42 vars in 701 bytes} [Tue May 19 06:12:42 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/486] 199.204.45.95 () {44 vars in 905 bytes} [Tue May 19 06:12:42 2026] GET /v2.1 => generated 0 bytes in 97 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 243/487] 199.204.45.95 () {46 vars in 978 bytes} [Tue May 19 06:12:42 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-05-19 06:12:42.237 7 INFO nova.api.openstack.wsgi [None req-fc9b36fa-5c0e-4c55-b7c5-ab43066f950c 952c2bb8492949eaaaa023d6ab9661e2 18ea9e6d5b6142faaec9c09caaf496b5 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 245/488] 199.204.45.95 () {48 vars in 1007 bytes} [Tue May 19 06:12:42 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/489] 199.204.45.95 () {48 vars in 1047 bytes} [Tue May 19 06:12:42 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: 7|app: 0|req: 246/490] 199.204.45.95 () {48 vars in 1095 bytes} [Tue May 19 06:12:42 2026] GET /v2.1/flavors/9d3293cf-cd37-430f-8b1d-7aa442d4259d/os-extra_specs => generated 19 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/491] 199.204.45.95 () {42 vars in 701 bytes} [Tue May 19 06:12:43 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/492] 199.204.45.95 () {44 vars in 905 bytes} [Tue May 19 06:12:43 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: 8|app: 0|req: 246/493] 199.204.45.95 () {46 vars in 978 bytes} [Tue May 19 06:12:43 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 06:12:43.215 7 INFO nova.api.openstack.wsgi [None req-9db21449-8923-415e-bba8-cdbe716f470c 952c2bb8492949eaaaa023d6ab9661e2 18ea9e6d5b6142faaec9c09caaf496b5 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 248/494] 199.204.45.95 () {48 vars in 1009 bytes} [Tue May 19 06:12:43 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/495] 199.204.45.95 () {48 vars in 1047 bytes} [Tue May 19 06:12:43 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/496] 199.204.45.95 () {48 vars in 1095 bytes} [Tue May 19 06:12:43 2026] GET /v2.1/flavors/efe5ade0-a884-400a-874c-74a2b93ba9be/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/497] 199.204.45.95 () {42 vars in 701 bytes} [Tue May 19 06:12:44 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/498] 199.204.45.95 () {44 vars in 905 bytes} [Tue May 19 06:12:44 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: 249/499] 199.204.45.95 () {46 vars in 978 bytes} [Tue May 19 06:12:44 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 06:12:44.188 7 INFO nova.api.openstack.wsgi [None req-7157cfc0-7b72-48c3-9923-21948399ce7b 952c2bb8492949eaaaa023d6ab9661e2 18ea9e6d5b6142faaec9c09caaf496b5 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 251/500] 199.204.45.95 () {48 vars in 1011 bytes} [Tue May 19 06:12:44 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: 8|app: 0|req: 250/501] 199.204.45.95 () {48 vars in 1047 bytes} [Tue May 19 06:12:44 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/502] 199.204.45.95 () {48 vars in 1095 bytes} [Tue May 19 06:12:44 2026] GET /v2.1/flavors/453452df-8eb0-47a6-8587-c7051cd4ba8a/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/503] 199.204.45.95 () {42 vars in 701 bytes} [Tue May 19 06:12:45 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/504] 199.204.45.95 () {44 vars in 905 bytes} [Tue May 19 06:12:45 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 252/505] 199.204.45.95 () {46 vars in 978 bytes} [Tue May 19 06:12:45 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 06:12:45.117 7 INFO nova.api.openstack.wsgi [None req-e3867745-590b-44fa-a80b-463a4248031d 952c2bb8492949eaaaa023d6ab9661e2 18ea9e6d5b6142faaec9c09caaf496b5 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 254/506] 199.204.45.95 () {48 vars in 1009 bytes} [Tue May 19 06:12:45 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/507] 199.204.45.95 () {48 vars in 1047 bytes} [Tue May 19 06:12:45 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/508] 199.204.45.95 () {48 vars in 1095 bytes} [Tue May 19 06:12:45 2026] GET /v2.1/flavors/261c1039-9fd4-434a-9236-fe88339651ac/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/511] 199.204.45.95 () {42 vars in 701 bytes} [Tue May 19 06:12:46 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/512] 199.204.45.95 () {44 vars in 905 bytes} [Tue May 19 06:12:46 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 256/513] 199.204.45.95 () {46 vars in 978 bytes} [Tue May 19 06:12:46 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 06:12:46.148 7 INFO nova.api.openstack.wsgi [None req-82e6c957-12b8-4174-bd2a-3e40cb8dee31 952c2bb8492949eaaaa023d6ab9661e2 18ea9e6d5b6142faaec9c09caaf496b5 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 258/514] 199.204.45.95 () {48 vars in 1011 bytes} [Tue May 19 06:12:46 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/515] 199.204.45.95 () {48 vars in 1047 bytes} [Tue May 19 06:12:46 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/516] 199.204.45.95 () {48 vars in 1095 bytes} [Tue May 19 06:12:46 2026] GET /v2.1/flavors/29295b19-6faf-4a14-882d-7614a0d8836c/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: 266/529] 199.204.45.95 () {42 vars in 701 bytes} [Tue May 19 06:13:50 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/530] 199.204.45.95 () {44 vars in 905 bytes} [Tue May 19 06:13:50 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: 267/531] 199.204.45.95 () {46 vars in 978 bytes} [Tue May 19 06:13:50 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-05-19 06:13:50.396 8 INFO nova.api.openstack.wsgi [None req-bc6f7e2a-abcb-4feb-b4d4-b73704cb721f 952c2bb8492949eaaaa023d6ab9661e2 18ea9e6d5b6142faaec9c09caaf496b5 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 265/532] 199.204.45.95 () {48 vars in 1013 bytes} [Tue May 19 06:13:50 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/533] 199.204.45.95 () {48 vars in 1047 bytes} [Tue May 19 06:13:50 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: 266/534] 199.204.45.95 () {48 vars in 1095 bytes} [Tue May 19 06:13:50 2026] GET /v2.1/flavors/0fd65213-2c8d-4d64-b47b-8d79e3220b1b/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/537] 199.204.45.95 () {42 vars in 701 bytes} [Tue May 19 06:13:56 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/538] 199.204.45.95 () {44 vars in 905 bytes} [Tue May 19 06:13:56 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: 271/539] 199.204.45.95 () {46 vars in 978 bytes} [Tue May 19 06:13:56 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/540] 199.204.45.95 () {48 vars in 1047 bytes} [Tue May 19 06:13:56 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/541] 199.204.45.95 () {42 vars in 701 bytes} [Tue May 19 06:14: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: 270/542] 199.204.45.95 () {44 vars in 905 bytes} [Tue May 19 06:14:00 2026] GET /v2.1 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 273/543] 199.204.45.95 () {46 vars in 978 bytes} [Tue May 19 06:14:00 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: 271/544] 199.204.45.95 () {48 vars in 1069 bytes} [Tue May 19 06:14:00 2026] GET /v2.1/os-quota-sets/18ea9e6d5b6142faaec9c09caaf496b5 => generated 280 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/555] 199.204.45.95 () {42 vars in 701 bytes} [Tue May 19 06:14:51 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/556] 199.204.45.95 () {44 vars in 905 bytes} [Tue May 19 06:14:51 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 280/557] 199.204.45.95 () {46 vars in 978 bytes} [Tue May 19 06:14:51 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-05-19 06:14:51.761 8 INFO nova.api.openstack.wsgi [None req-059ffca3-456a-45d6-985f-098bb68e7357 952c2bb8492949eaaaa023d6ab9661e2 18ea9e6d5b6142faaec9c09caaf496b5 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 278/558] 199.204.45.95 () {48 vars in 1011 bytes} [Tue May 19 06:14:51 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/559] 199.204.45.95 () {48 vars in 1047 bytes} [Tue May 19 06:14:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/560] 199.204.45.95 () {48 vars in 1095 bytes} [Tue May 19 06:14:51 2026] GET /v2.1/flavors/065faed8-13c7-4ba3-85ab-c34902504b10/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: 282/565] 199.204.45.95 () {42 vars in 701 bytes} [Tue May 19 06:15:06 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/566] 199.204.45.95 () {44 vars in 905 bytes} [Tue May 19 06:15:06 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: 8|app: 0|req: 283/567] 199.204.45.95 () {46 vars in 978 bytes} [Tue May 19 06:15:06 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: 285/568] 199.204.45.95 () {48 vars in 1069 bytes} [Tue May 19 06:15:06 2026] GET /v2.1/os-quota-sets/1fbea6702b1c4dc39fd3c49e0011255f => generated 280 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/579] 199.204.45.95 () {42 vars in 701 bytes} [Tue May 19 06:15: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: 7|app: 0|req: 291/580] 199.204.45.95 () {44 vars in 905 bytes} [Tue May 19 06:15:57 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: 290/581] 199.204.45.95 () {46 vars in 978 bytes} [Tue May 19 06:15:57 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 06:15:57.365 7 INFO nova.api.openstack.wsgi [None req-ff853a62-ce26-4c16-9fa4-51f0dff4ff9c 952c2bb8492949eaaaa023d6ab9661e2 18ea9e6d5b6142faaec9c09caaf496b5 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 292/582] 199.204.45.95 () {48 vars in 1007 bytes} [Tue May 19 06:15:57 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/583] 199.204.45.95 () {48 vars in 1047 bytes} [Tue May 19 06:15:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/592] 10.0.0.179 () {32 vars in 655 bytes} [Tue May 19 06:16:38 2026] GET /v2.1/flavors/detail => generated 2534 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, ' [pid: 7|app: 0|req: 297/593] 10.0.0.179 () {32 vars in 641 bytes} [Tue May 19 06:16:38 2026] GET /v2.1/servers => generated 15 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-19 06:16:38.671 8 WARNING oslo_db.sqlalchemy.utils [None req-342c0a61-1089-418b-8881-15fa37f6095a 952c2bb8492949eaaaa023d6ab9661e2 18ea9e6d5b6142faaec9c09caaf496b5 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 297/594] 10.0.0.179 () {32 vars in 649 bytes} [Tue May 19 06:16:38 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: 298/595] 10.0.0.179 () {32 vars in 694 bytes} [Tue May 19 06:16:38 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/598] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:16:49 2026] GET /v2.1/flavors/9d3293cf-cd37-430f-8b1d-7aa442d4259d => generated 511 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/599] 10.0.0.179 () {32 vars in 641 bytes} [Tue May 19 06:16:49 2026] GET /v2.1/flavors => generated 1674 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/600] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:16:49 2026] GET /v2.1/flavors/9d3293cf-cd37-430f-8b1d-7aa442d4259d => generated 511 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 06:16:58.730 7 WARNING neutronclient.v2_0.client [None req-848d7253-2530-46ae-ad4d-37dfdf7b5c4e 60f26a31a3d04f1db38253e4d536ac4a a5f43708412947c1a313d7f8982fae6c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 301/603] 10.0.0.179 () {34 vars in 671 bytes} [Tue May 19 06:16:59 2026] POST /v2.1/os-keypairs => generated 386 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/604] 10.0.0.179 () {34 vars in 685 bytes} [Tue May 19 06:16:58 2026] POST /v2.1/os-security-groups => generated 247 bytes in 2213 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 06:17:00.851 8 WARNING neutronclient.v2_0.client [None req-abd14417-fa26-47dc-b537-c34f3527a424 60f26a31a3d04f1db38253e4d536ac4a a5f43708412947c1a313d7f8982fae6c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 304/605] 10.0.0.179 () {34 vars in 671 bytes} [Tue May 19 06:17:00 2026] POST /v2.1/os-keypairs => generated 386 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 06:17:01.431 8 WARNING neutronclient.v2_0.client [None req-abd14417-fa26-47dc-b537-c34f3527a424 60f26a31a3d04f1db38253e4d536ac4a a5f43708412947c1a313d7f8982fae6c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 302/606] 10.0.0.179 () {34 vars in 695 bytes} [Tue May 19 06:17:00 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 1121 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 06:17:01.992 7 WARNING neutronclient.v2_0.client [None req-6d4ca5b5-83d2-4e1d-8393-5150e7b8b901 60f26a31a3d04f1db38253e4d536ac4a a5f43708412947c1a313d7f8982fae6c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 305/607] 10.0.0.179 () {34 vars in 685 bytes} [Tue May 19 06:17:01 2026] POST /v2.1/os-security-groups => generated 247 bytes in 819 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 06:17:02.812 8 WARNING neutronclient.v2_0.client [None req-45143a15-5f89-4671-9620-b61f0bf78db0 60f26a31a3d04f1db38253e4d536ac4a a5f43708412947c1a313d7f8982fae6c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:17:03.744 7 WARNING neutronclient.v2_0.client [None req-26784be6-6418-49bd-9dff-ef803ed09a68 fc3024bf16be482293ce15d490f30836 cc8625d22cb44350a2bfcef399be21ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:17:03.852 8 WARNING neutronclient.v2_0.client [None req-45143a15-5f89-4671-9620-b61f0bf78db0 60f26a31a3d04f1db38253e4d536ac4a a5f43708412947c1a313d7f8982fae6c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:17:03.891 7 WARNING neutronclient.v2_0.client [None req-26784be6-6418-49bd-9dff-ef803ed09a68 fc3024bf16be482293ce15d490f30836 cc8625d22cb44350a2bfcef399be21ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 303/608] 10.0.0.179 () {34 vars in 695 bytes} [Tue May 19 06:17:02 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 1238 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 06:17:04.060 8 WARNING neutronclient.v2_0.client [None req-c6268f99-f00e-4b30-a726-c8a65f9fc458 60f26a31a3d04f1db38253e4d536ac4a a5f43708412947c1a313d7f8982fae6c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:17:04.116 8 WARNING neutronclient.v2_0.client [None req-c6268f99-f00e-4b30-a726-c8a65f9fc458 60f26a31a3d04f1db38253e4d536ac4a a5f43708412947c1a313d7f8982fae6c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 304/609] 10.0.0.179 () {34 vars in 695 bytes} [Tue May 19 06:17:04 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 06:17:04.306 8 WARNING neutronclient.v2_0.client [None req-1a85a3df-595e-450e-b347-825cc8222165 60f26a31a3d04f1db38253e4d536ac4a a5f43708412947c1a313d7f8982fae6c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:17:04.410 7 WARNING neutronclient.v2_0.client [None req-26784be6-6418-49bd-9dff-ef803ed09a68 fc3024bf16be482293ce15d490f30836 cc8625d22cb44350a2bfcef399be21ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 305/610] 10.0.0.179 () {32 vars in 737 bytes} [Tue May 19 06:17:04 2026] GET /v2.1/os-security-groups/448ceb68-e774-4417-86fc-c92bca341384 => generated 664 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 06:17:04.491 8 WARNING neutronclient.v2_0.client [None req-267434eb-f964-488d-925b-18a7bf521dd3 60f26a31a3d04f1db38253e4d536ac4a a5f43708412947c1a313d7f8982fae6c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:17:04.545 8 WARNING neutronclient.v2_0.client [None req-267434eb-f964-488d-925b-18a7bf521dd3 60f26a31a3d04f1db38253e4d536ac4a a5f43708412947c1a313d7f8982fae6c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:17:04.618 8 WARNING neutronclient.v2_0.client [None req-267434eb-f964-488d-925b-18a7bf521dd3 60f26a31a3d04f1db38253e4d536ac4a a5f43708412947c1a313d7f8982fae6c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 306/611] 10.0.0.179 () {32 vars in 750 bytes} [Tue May 19 06:17:04 2026] DELETE /v2.1/os-security-group-rules/8de4ba45-a7dc-4389-ba71-f9c498582f65 => generated 0 bytes in 342 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-19 06:17:04.841 8 WARNING neutronclient.v2_0.client [None req-ec5169f4-08d2-4b60-8074-074891142c0b 60f26a31a3d04f1db38253e4d536ac4a a5f43708412947c1a313d7f8982fae6c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:17:04.878 8 WARNING neutronclient.v2_0.client [None req-ec5169f4-08d2-4b60-8074-074891142c0b 60f26a31a3d04f1db38253e4d536ac4a a5f43708412947c1a313d7f8982fae6c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 307/612] 10.0.0.179 () {32 vars in 740 bytes} [Tue May 19 06:17:04 2026] DELETE /v2.1/os-security-groups/448ceb68-e774-4417-86fc-c92bca341384 => generated 0 bytes in 218 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/613] 10.0.0.179 () {34 vars in 663 bytes} [Tue May 19 06:17:03 2026] POST /v2.1/servers => generated 453 bytes in 1416 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-05-19 06:17:05.094 7 WARNING neutronclient.v2_0.client [None req-bc812507-6d01-4043-998a-455106bc523e 60f26a31a3d04f1db38253e4d536ac4a a5f43708412947c1a313d7f8982fae6c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 308/614] 10.0.0.179 () {34 vars in 671 bytes} [Tue May 19 06:17:05 2026] POST /v2.1/os-keypairs => generated 386 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 06:17:05.130 7 WARNING neutronclient.v2_0.client [None req-bc812507-6d01-4043-998a-455106bc523e 60f26a31a3d04f1db38253e4d536ac4a a5f43708412947c1a313d7f8982fae6c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:17:05.145 8 WARNING neutronclient.v2_0.client [None req-24368475-2db9-4ac2-a617-0fc284c9038b fc3024bf16be482293ce15d490f30836 cc8625d22cb44350a2bfcef399be21ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 307/615] 10.0.0.179 () {32 vars in 740 bytes} [Tue May 19 06:17:05 2026] DELETE /v2.1/os-security-groups/fbc969eb-214f-4f71-bd84-53e75731f9af => generated 0 bytes in 188 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/616] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:17:05 2026] GET /v2.1/servers/bcad30fc-38bc-43d3-a706-de8c292e9770 => generated 1432 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-19 06:17:06.411 7 WARNING neutronclient.v2_0.client [None req-018983e3-5fc9-4ce8-8700-658da1dd89d8 fc3024bf16be482293ce15d490f30836 cc8625d22cb44350a2bfcef399be21ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 309/619] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:17:06 2026] GET /v2.1/servers/bcad30fc-38bc-43d3-a706-de8c292e9770 => generated 1436 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:17:06.581 8 WARNING neutronclient.v2_0.client [None req-6e5aa59f-b10d-45fd-85f2-36ad7ce5222b 859db8d83d09496989cdfdc98a4865eb cd4a7e8093e54ecfbb9160d0de587288 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:17:06.636 8 WARNING neutronclient.v2_0.client [None req-6e5aa59f-b10d-45fd-85f2-36ad7ce5222b 859db8d83d09496989cdfdc98a4865eb cd4a7e8093e54ecfbb9160d0de587288 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:17:06.846 8 WARNING neutronclient.v2_0.client [None req-6e5aa59f-b10d-45fd-85f2-36ad7ce5222b 859db8d83d09496989cdfdc98a4865eb cd4a7e8093e54ecfbb9160d0de587288 - - default default] 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: 311/620] 10.0.0.179 () {34 vars in 663 bytes} [Tue May 19 06:17:06 2026] POST /v2.1/servers => generated 449 bytes in 986 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-19 06:17:07.507 7 WARNING neutronclient.v2_0.client [None req-a8388122-c663-4cbd-a18a-00509aedc8eb fc3024bf16be482293ce15d490f30836 cc8625d22cb44350a2bfcef399be21ce - - default default] 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-05-19 06:17:07.527 8 WARNING neutronclient.v2_0.client [None req-f62842f4-7657-4aed-8de3-fb15323f1f6a 859db8d83d09496989cdfdc98a4865eb cd4a7e8093e54ecfbb9160d0de587288 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 310/621] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:17:07 2026] GET /v2.1/servers/bcad30fc-38bc-43d3-a706-de8c292e9770 => generated 1484 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/622] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:17:07 2026] GET /v2.1/servers/94c8b51f-c341-4741-b9dc-888d6c670f6e => generated 1401 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:17:08.514 7 WARNING neutronclient.v2_0.client [None req-73c84cca-4ba0-4d4c-bc40-1347abaa2263 ce65ed8d0a26403ca41065b4504d7211 978d714d379b496985f132beaf288565 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:17:08.552 7 WARNING neutronclient.v2_0.client [None req-73c84cca-4ba0-4d4c-bc40-1347abaa2263 ce65ed8d0a26403ca41065b4504d7211 978d714d379b496985f132beaf288565 - - default default] 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-05-19 06:17:08.662 8 WARNING neutronclient.v2_0.client [None req-0ca71573-a218-45ee-8e85-b8c826a9ea91 fc3024bf16be482293ce15d490f30836 cc8625d22cb44350a2bfcef399be21ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 313/623] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:17:08 2026] GET /v2.1/servers/bcad30fc-38bc-43d3-a706-de8c292e9770 => generated 1484 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:17:08.720 7 WARNING neutronclient.v2_0.client [None req-73c84cca-4ba0-4d4c-bc40-1347abaa2263 ce65ed8d0a26403ca41065b4504d7211 978d714d379b496985f132beaf288565 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:17:08.747 8 WARNING neutronclient.v2_0.client [None req-9cf0a9c3-73e4-493e-ac08-e3d5c6a21200 859db8d83d09496989cdfdc98a4865eb cd4a7e8093e54ecfbb9160d0de587288 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 314/624] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:17:08 2026] GET /v2.1/servers/94c8b51f-c341-4741-b9dc-888d6c670f6e => generated 1405 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/625] 10.0.0.179 () {34 vars in 663 bytes} [Tue May 19 06:17:08 2026] POST /v2.1/servers => generated 449 bytes in 651 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:17:09.054 8 WARNING neutronclient.v2_0.client [None req-31cb2c0a-0bb5-474e-982d-422ca6fa3ead ce65ed8d0a26403ca41065b4504d7211 978d714d379b496985f132beaf288565 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 315/626] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:17:09 2026] GET /v2.1/servers/755a0150-4b19-4ddb-b50d-54a09b8fd18b => generated 1254 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:17:09.759 7 WARNING neutronclient.v2_0.client [None req-fbd4ea7e-2287-4155-b90b-1705deb9985d fc3024bf16be482293ce15d490f30836 cc8625d22cb44350a2bfcef399be21ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 312/627] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:17:09 2026] GET /v2.1/servers/bcad30fc-38bc-43d3-a706-de8c292e9770 => generated 1492 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-05-19 06:17:09.838 8 WARNING neutronclient.v2_0.client [None req-ca435bd0-20ae-401f-81dd-67c2906d4e6e 859db8d83d09496989cdfdc98a4865eb cd4a7e8093e54ecfbb9160d0de587288 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 316/628] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:17:09 2026] GET /v2.1/servers/94c8b51f-c341-4741-b9dc-888d6c670f6e => generated 1453 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:17:10.136 7 WARNING neutronclient.v2_0.client [None req-e16ce677-f608-40c6-99af-e7163e391a39 ce65ed8d0a26403ca41065b4504d7211 978d714d379b496985f132beaf288565 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 313/629] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:17:10 2026] GET /v2.1/servers/755a0150-4b19-4ddb-b50d-54a09b8fd18b => generated 1304 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-05-19 06:17:10.852 8 WARNING neutronclient.v2_0.client [None req-f9fc05d0-e8fc-4d69-a823-83ee3967cf98 fc3024bf16be482293ce15d490f30836 cc8625d22cb44350a2bfcef399be21ce - - default default] 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-05-19 06:17:10.921 7 WARNING neutronclient.v2_0.client [None req-71a6e0b5-81fa-4173-8a18-d70ba1ca7bcd 859db8d83d09496989cdfdc98a4865eb cd4a7e8093e54ecfbb9160d0de587288 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 314/630] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:17:10 2026] GET /v2.1/servers/94c8b51f-c341-4741-b9dc-888d6c670f6e => generated 1453 bytes in 545 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 317/631] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:17:10 2026] GET /v2.1/servers/bcad30fc-38bc-43d3-a706-de8c292e9770 => generated 1570 bytes in 637 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-19 06:17:11.474 7 WARNING neutronclient.v2_0.client [None req-f5499cc0-0551-423d-a912-cacfb72021b8 ce65ed8d0a26403ca41065b4504d7211 978d714d379b496985f132beaf288565 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 315/632] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:17:11 2026] GET /v2.1/servers/755a0150-4b19-4ddb-b50d-54a09b8fd18b => generated 1296 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:17:12.492 8 WARNING neutronclient.v2_0.client [None req-b7b4959b-d2ec-4952-b36e-51e54bbd3860 859db8d83d09496989cdfdc98a4865eb cd4a7e8093e54ecfbb9160d0de587288 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:17:12.512 7 WARNING neutronclient.v2_0.client [None req-515e24c5-5506-4c23-84c8-abd090afaffb fc3024bf16be482293ce15d490f30836 cc8625d22cb44350a2bfcef399be21ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 318/633] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:17:12 2026] GET /v2.1/servers/94c8b51f-c341-4741-b9dc-888d6c670f6e => generated 1528 bytes in 1132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:17:13.631 8 WARNING neutronclient.v2_0.client [None req-cec2e2c5-0701-4d2d-ac50-bdd0ea2b6bda ce65ed8d0a26403ca41065b4504d7211 978d714d379b496985f132beaf288565 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 316/634] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:17:12 2026] GET /v2.1/servers/bcad30fc-38bc-43d3-a706-de8c292e9770 => generated 1558 bytes in 1192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:17:13.730 7 INFO nova.api.openstack.compute.server_external_events [req-131879a9-b7e1-422b-b7d0-1426674fa461 req-35ff2251-e020-414b-b7c4-36e2b431ab8d 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-changed:b0f0c3d4-ff3b-4aea-bfdd-acd0513d225b for instance bcad30fc-38bc-43d3-a706-de8c292e9770 on instance 2026-05-19 06:17:13.747 7 INFO nova.compute.rpcapi [None req-5a1b91d5-eee1-401b-9303-0a58c2ba7f55 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 317/635] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:17:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/636] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:17:13 2026] GET /v2.1/servers/755a0150-4b19-4ddb-b50d-54a09b8fd18b => generated 1360 bytes in 627 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:17:14.648 7 WARNING neutronclient.v2_0.client [None req-55873a59-72e7-4b74-9fdd-6c821d186de9 859db8d83d09496989cdfdc98a4865eb cd4a7e8093e54ecfbb9160d0de587288 - - default default] 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-05-19 06:17:14.716 8 WARNING neutronclient.v2_0.client [None req-077608fd-d146-449a-8ae2-eefcad4b9339 fc3024bf16be482293ce15d490f30836 cc8625d22cb44350a2bfcef399be21ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 320/637] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:17:14 2026] GET /v2.1/servers/bcad30fc-38bc-43d3-a706-de8c292e9770 => generated 1558 bytes in 1351 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:17:16.073 8 WARNING neutronclient.v2_0.client [None req-d255f511-c0ac-45ec-a32b-947dd344585e ce65ed8d0a26403ca41065b4504d7211 978d714d379b496985f132beaf288565 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 318/638] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:17:14 2026] GET /v2.1/servers/94c8b51f-c341-4741-b9dc-888d6c670f6e => generated 1526 bytes in 1566 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:17:16.201 7 INFO nova.api.openstack.compute.server_external_events [req-87b8f093-440d-4f4d-b594-10bb17f2013b req-1b175830-bbf1-4e8c-ab44-f216c08340df 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-vif-unplugged:b0f0c3d4-ff3b-4aea-bfdd-acd0513d225b for instance bcad30fc-38bc-43d3-a706-de8c292e9770 on instance 2026-05-19 06:17:16.202 7 INFO nova.api.openstack.compute.server_external_events [req-87b8f093-440d-4f4d-b594-10bb17f2013b req-1b175830-bbf1-4e8c-ab44-f216c08340df 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-changed:657be3af-6585-4ebb-af49-8d4830c74e27 for instance 94c8b51f-c341-4741-b9dc-888d6c670f6e on instance [pid: 7|app: 0|req: 319/639] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:17:16 2026] POST /v2.1/os-server-external-events => generated 352 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-05-19 06:17:16.281 7 WARNING neutronclient.v2_0.client [None req-af294d59-5b45-4668-a056-f0b10bf3738b 7da757419af94aa8a22bf70f12da1efe 35fbc7e69436495ab6dcddea6c8fd341 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 321/642] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:17:16 2026] GET /v2.1/servers/755a0150-4b19-4ddb-b50d-54a09b8fd18b => generated 1436 bytes in 574 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/643] 10.0.0.179 () {34 vars in 685 bytes} [Tue May 19 06:17:16 2026] POST /v2.1/os-security-groups => generated 243 bytes in 751 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:17:16.996 8 WARNING neutronclient.v2_0.client [None req-d6442b57-e070-40ce-8584-e1c91fa56802 7da757419af94aa8a22bf70f12da1efe 35fbc7e69436495ab6dcddea6c8fd341 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:17:17.093 7 WARNING neutronclient.v2_0.client [None req-8c184fb5-0a1b-459c-b809-e1a34c1aa26c fc3024bf16be482293ce15d490f30836 cc8625d22cb44350a2bfcef399be21ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 323/644] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:17:17 2026] GET /v2.1/servers/bcad30fc-38bc-43d3-a706-de8c292e9770 => generated 1558 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-05-19 06:17:17.223 7 WARNING neutronclient.v2_0.client [None req-5bcfe82f-694a-4c42-897f-7525e10d5004 859db8d83d09496989cdfdc98a4865eb cd4a7e8093e54ecfbb9160d0de587288 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 324/645] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:17:17 2026] GET /v2.1/servers/94c8b51f-c341-4741-b9dc-888d6c670f6e => generated 1526 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/646] 10.0.0.179 () {34 vars in 685 bytes} [Tue May 19 06:17:16 2026] POST /v2.1/os-security-groups => generated 243 bytes in 367 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:17:17.383 7 WARNING neutronclient.v2_0.client [None req-d6c62bed-fa3b-487c-bce6-cb106dee1ee4 7da757419af94aa8a22bf70f12da1efe 35fbc7e69436495ab6dcddea6c8fd341 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 325/647] 10.0.0.179 () {34 vars in 685 bytes} [Tue May 19 06:17:17 2026] POST /v2.1/os-security-groups => generated 243 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 06:17:17.629 8 WARNING neutronclient.v2_0.client [None req-6431e30e-d10d-4b16-a687-2b164ea0b9f1 7da757419af94aa8a22bf70f12da1efe 35fbc7e69436495ab6dcddea6c8fd341 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:17:17.657 7 WARNING neutronclient.v2_0.client [None req-634cffe7-7157-43cd-a8f7-5024b9a80274 ce65ed8d0a26403ca41065b4504d7211 978d714d379b496985f132beaf288565 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:17:17.675 8 WARNING neutronclient.v2_0.client [None req-6431e30e-d10d-4b16-a687-2b164ea0b9f1 7da757419af94aa8a22bf70f12da1efe 35fbc7e69436495ab6dcddea6c8fd341 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:17:17.759 8 WARNING neutronclient.v2_0.client [None req-6431e30e-d10d-4b16-a687-2b164ea0b9f1 7da757419af94aa8a22bf70f12da1efe 35fbc7e69436495ab6dcddea6c8fd341 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 326/648] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:17:17 2026] GET /v2.1/servers/755a0150-4b19-4ddb-b50d-54a09b8fd18b => generated 1436 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/649] 10.0.0.179 () {32 vars in 663 bytes} [Tue May 19 06:17:17 2026] GET /v2.1/os-security-groups => generated 1382 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-05-19 06:17:17.866 7 WARNING neutronclient.v2_0.client [None req-e7e74dee-de32-48b2-a86d-51e9bb40cde7 7da757419af94aa8a22bf70f12da1efe 35fbc7e69436495ab6dcddea6c8fd341 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:17:17.897 7 WARNING neutronclient.v2_0.client [None req-e7e74dee-de32-48b2-a86d-51e9bb40cde7 7da757419af94aa8a22bf70f12da1efe 35fbc7e69436495ab6dcddea6c8fd341 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 327/650] 10.0.0.179 () {32 vars in 740 bytes} [Tue May 19 06:17:17 2026] DELETE /v2.1/os-security-groups/958dee2c-2407-41b0-9edc-9699919e0922 => generated 0 bytes in 188 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-19 06:17:18.060 8 WARNING neutronclient.v2_0.client [None req-c2bcbce0-787a-4585-85f4-67aa2d768e6a 7da757419af94aa8a22bf70f12da1efe 35fbc7e69436495ab6dcddea6c8fd341 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:17:18.081 8 INFO nova.api.openstack.wsgi [None req-c2bcbce0-787a-4585-85f4-67aa2d768e6a 7da757419af94aa8a22bf70f12da1efe 35fbc7e69436495ab6dcddea6c8fd341 - - default default] HTTP exception thrown: Security group 958dee2c-2407-41b0-9edc-9699919e0922 does not exist Neutron server returns request_ids: ['req-b1fb8098-8d8d-4487-ac68-2af3f6a27884'] [pid: 8|app: 0|req: 324/651] 10.0.0.179 () {32 vars in 737 bytes} [Tue May 19 06:17:18 2026] GET /v2.1/os-security-groups/958dee2c-2407-41b0-9edc-9699919e0922 => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-19 06:17:18.097 7 WARNING neutronclient.v2_0.client [None req-e676f0d1-11fb-414d-b839-15d1f1abefb9 7da757419af94aa8a22bf70f12da1efe 35fbc7e69436495ab6dcddea6c8fd341 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:17:18.134 7 WARNING neutronclient.v2_0.client [None req-e676f0d1-11fb-414d-b839-15d1f1abefb9 7da757419af94aa8a22bf70f12da1efe 35fbc7e69436495ab6dcddea6c8fd341 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:17:18.236 8 WARNING neutronclient.v2_0.client [None req-4b564503-c2a5-46c7-b444-19f843a270fe fc3024bf16be482293ce15d490f30836 cc8625d22cb44350a2bfcef399be21ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 328/652] 10.0.0.179 () {32 vars in 740 bytes} [Tue May 19 06:17:18 2026] DELETE /v2.1/os-security-groups/5eb68706-70bb-466b-930b-16e7e098d8c6 => generated 0 bytes in 211 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-19 06:17:18.320 7 INFO nova.api.openstack.compute.server_external_events [req-c674a3b2-9580-4b3a-a5e9-aed86f736c72 req-a2156959-d1fc-4e4d-8bf4-3f5b8dd50318 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-changed:4d6b5921-af45-457e-b42e-98fce965fb34 for instance 755a0150-4b19-4ddb-b50d-54a09b8fd18b on instance [pid: 7|app: 0|req: 329/653] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:17:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:17:18.334 7 WARNING neutronclient.v2_0.client [None req-d14166f7-9b66-4216-9944-8557949ef4cb 7da757419af94aa8a22bf70f12da1efe 35fbc7e69436495ab6dcddea6c8fd341 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:17:18.368 7 INFO nova.api.openstack.wsgi [None req-d14166f7-9b66-4216-9944-8557949ef4cb 7da757419af94aa8a22bf70f12da1efe 35fbc7e69436495ab6dcddea6c8fd341 - - default default] HTTP exception thrown: Security group 5eb68706-70bb-466b-930b-16e7e098d8c6 does not exist Neutron server returns request_ids: ['req-96c426b4-52b6-468c-836d-82ab432acb5a'] [pid: 7|app: 0|req: 330/654] 10.0.0.179 () {32 vars in 737 bytes} [Tue May 19 06:17:18 2026] GET /v2.1/os-security-groups/5eb68706-70bb-466b-930b-16e7e098d8c6 => generated 194 bytes in 42 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-19 06:17:18.417 7 WARNING neutronclient.v2_0.client [None req-c26d17de-3066-488b-8078-3369df8c4749 859db8d83d09496989cdfdc98a4865eb cd4a7e8093e54ecfbb9160d0de587288 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 325/655] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:17:18 2026] GET /v2.1/servers/bcad30fc-38bc-43d3-a706-de8c292e9770 => generated 1558 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:17:18.444 8 WARNING neutronclient.v2_0.client [None req-61a6e622-3722-49d1-bd58-d57f61b8782e 7da757419af94aa8a22bf70f12da1efe 35fbc7e69436495ab6dcddea6c8fd341 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:17:18.484 8 WARNING neutronclient.v2_0.client [None req-61a6e622-3722-49d1-bd58-d57f61b8782e 7da757419af94aa8a22bf70f12da1efe 35fbc7e69436495ab6dcddea6c8fd341 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 331/656] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:17:18 2026] GET /v2.1/servers/94c8b51f-c341-4741-b9dc-888d6c670f6e => generated 1526 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/657] 10.0.0.179 () {32 vars in 740 bytes} [Tue May 19 06:17:18 2026] DELETE /v2.1/os-security-groups/226d95c9-e0fe-4101-a640-c9fa110b405c => generated 0 bytes in 230 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-05-19 06:17:18.682 7 WARNING neutronclient.v2_0.client [None req-42349e06-29d5-40ca-9a71-384f1e8c38c2 7da757419af94aa8a22bf70f12da1efe 35fbc7e69436495ab6dcddea6c8fd341 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:17:18.705 7 INFO nova.api.openstack.wsgi [None req-42349e06-29d5-40ca-9a71-384f1e8c38c2 7da757419af94aa8a22bf70f12da1efe 35fbc7e69436495ab6dcddea6c8fd341 - - default default] HTTP exception thrown: Security group 226d95c9-e0fe-4101-a640-c9fa110b405c does not exist Neutron server returns request_ids: ['req-1158fdfe-f477-4be5-8d8e-c1481f95bce2'] [pid: 7|app: 0|req: 332/658] 10.0.0.179 () {32 vars in 737 bytes} [Tue May 19 06:17:18 2026] GET /v2.1/os-security-groups/226d95c9-e0fe-4101-a640-c9fa110b405c => generated 194 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-19 06:17:18.719 8 WARNING neutronclient.v2_0.client [None req-cec53844-e97b-4567-b674-4bdc2e182a72 7da757419af94aa8a22bf70f12da1efe 35fbc7e69436495ab6dcddea6c8fd341 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:17:18.770 8 WARNING neutronclient.v2_0.client [None req-cec53844-e97b-4567-b674-4bdc2e182a72 7da757419af94aa8a22bf70f12da1efe 35fbc7e69436495ab6dcddea6c8fd341 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:17:18.811 8 WARNING neutronclient.v2_0.client [None req-cec53844-e97b-4567-b674-4bdc2e182a72 7da757419af94aa8a22bf70f12da1efe 35fbc7e69436495ab6dcddea6c8fd341 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:17:18.858 7 WARNING neutronclient.v2_0.client [None req-b60a53c8-41ea-44b3-9ace-854fb5ad7ca6 ce65ed8d0a26403ca41065b4504d7211 978d714d379b496985f132beaf288565 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 327/659] 10.0.0.179 () {32 vars in 663 bytes} [Tue May 19 06:17:18 2026] GET /v2.1/os-security-groups => generated 707 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 06:17:18.899 8 WARNING neutronclient.v2_0.client [None req-dfcca6d1-ba6a-489d-a876-4b0ec66b8119 7da757419af94aa8a22bf70f12da1efe 35fbc7e69436495ab6dcddea6c8fd341 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:17:18.920 8 INFO nova.api.openstack.wsgi [None req-dfcca6d1-ba6a-489d-a876-4b0ec66b8119 7da757419af94aa8a22bf70f12da1efe 35fbc7e69436495ab6dcddea6c8fd341 - - default default] HTTP exception thrown: Security group 226d95c9-e0fe-4101-a640-c9fa110b405c does not exist Neutron server returns request_ids: ['req-00d3687d-6e84-4433-b7c5-c84dfe785d92'] [pid: 8|app: 0|req: 328/660] 10.0.0.179 () {32 vars in 740 bytes} [Tue May 19 06:17:18 2026] DELETE /v2.1/os-security-groups/226d95c9-e0fe-4101-a640-c9fa110b405c => generated 194 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-19 06:17:18.935 8 WARNING neutronclient.v2_0.client [None req-0a51b47b-34ed-48f4-b36e-63143285abaa 7da757419af94aa8a22bf70f12da1efe 35fbc7e69436495ab6dcddea6c8fd341 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:17:18.954 8 INFO nova.api.openstack.wsgi [None req-0a51b47b-34ed-48f4-b36e-63143285abaa 7da757419af94aa8a22bf70f12da1efe 35fbc7e69436495ab6dcddea6c8fd341 - - default default] HTTP exception thrown: Security group 5eb68706-70bb-466b-930b-16e7e098d8c6 does not exist Neutron server returns request_ids: ['req-c52b7e80-30d8-42a7-a282-c5abf52a2957'] [pid: 8|app: 0|req: 329/661] 10.0.0.179 () {32 vars in 740 bytes} [Tue May 19 06:17:18 2026] DELETE /v2.1/os-security-groups/5eb68706-70bb-466b-930b-16e7e098d8c6 => generated 194 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/662] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:17:18 2026] GET /v2.1/servers/755a0150-4b19-4ddb-b50d-54a09b8fd18b => generated 1436 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-19 06:17:18.967 8 WARNING neutronclient.v2_0.client [None req-30e09977-1cbc-46fa-aaae-96b9fc2056c2 7da757419af94aa8a22bf70f12da1efe 35fbc7e69436495ab6dcddea6c8fd341 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:17:18.988 8 INFO nova.api.openstack.wsgi [None req-30e09977-1cbc-46fa-aaae-96b9fc2056c2 7da757419af94aa8a22bf70f12da1efe 35fbc7e69436495ab6dcddea6c8fd341 - - default default] HTTP exception thrown: Security group 958dee2c-2407-41b0-9edc-9699919e0922 does not exist Neutron server returns request_ids: ['req-509cc1e8-7598-4de6-bf63-05f61393638f'] [pid: 8|app: 0|req: 330/663] 10.0.0.179 () {32 vars in 740 bytes} [Tue May 19 06:17:18 2026] DELETE /v2.1/os-security-groups/958dee2c-2407-41b0-9edc-9699919e0922 => generated 194 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-05-19 06:17:19.489 7 WARNING neutronclient.v2_0.client [None req-8017e522-8729-40e3-b144-b0b1c6d319a8 fc3024bf16be482293ce15d490f30836 cc8625d22cb44350a2bfcef399be21ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:17:19.577 8 WARNING neutronclient.v2_0.client [None req-653100a1-e278-47ec-a03d-c2bf8afb5513 859db8d83d09496989cdfdc98a4865eb cd4a7e8093e54ecfbb9160d0de587288 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 334/664] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:17:19 2026] GET /v2.1/servers/bcad30fc-38bc-43d3-a706-de8c292e9770 => generated 1558 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/665] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:17:19 2026] GET /v2.1/servers/94c8b51f-c341-4741-b9dc-888d6c670f6e => generated 1526 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:17:20.022 7 WARNING neutronclient.v2_0.client [None req-a063e218-0ccf-4e64-bef8-1d3b842a0aef ce65ed8d0a26403ca41065b4504d7211 978d714d379b496985f132beaf288565 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 335/666] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:17:19 2026] GET /v2.1/servers/755a0150-4b19-4ddb-b50d-54a09b8fd18b => generated 1424 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-05-19 06:17:20.725 8 WARNING neutronclient.v2_0.client [None req-5f919d97-06d9-4bcd-9604-c799176feaf9 fc3024bf16be482293ce15d490f30836 cc8625d22cb44350a2bfcef399be21ce - - default default] 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-05-19 06:17:20.769 7 WARNING neutronclient.v2_0.client [None req-14576fea-afb4-4cd4-8710-664461febc21 859db8d83d09496989cdfdc98a4865eb cd4a7e8093e54ecfbb9160d0de587288 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 332/667] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:17:20 2026] GET /v2.1/servers/bcad30fc-38bc-43d3-a706-de8c292e9770 => generated 1558 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/668] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:17:20 2026] GET /v2.1/servers/94c8b51f-c341-4741-b9dc-888d6c670f6e => generated 1526 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-05-19 06:17:21.196 8 WARNING neutronclient.v2_0.client [None req-848454c2-c379-44b2-b6c9-ad3d588469a1 ce65ed8d0a26403ca41065b4504d7211 978d714d379b496985f132beaf288565 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 333/669] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:17:21 2026] GET /v2.1/servers/755a0150-4b19-4ddb-b50d-54a09b8fd18b => generated 1424 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:17:21.915 7 WARNING neutronclient.v2_0.client [None req-2382ab0a-f2a0-4632-ae60-bd13f794ab70 fc3024bf16be482293ce15d490f30836 cc8625d22cb44350a2bfcef399be21ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:17:21.945 8 INFO nova.api.openstack.compute.server_external_events [req-9cb14935-f0bc-42de-9d32-fb66910bc47e req-6f29cd85-89e8-493c-9ded-5a32595e4985 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-vif-plugged:b0f0c3d4-ff3b-4aea-bfdd-acd0513d225b for instance bcad30fc-38bc-43d3-a706-de8c292e9770 on instance 2026-05-19 06:17:21.953 8 INFO nova.compute.rpcapi [None req-e1a5e1bc-1d11-459b-b75d-0e5a091761ed - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 334/670] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:17:21 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:17:22.003 8 WARNING neutronclient.v2_0.client [None req-71837dd1-d997-4494-88be-906bcd38713d 859db8d83d09496989cdfdc98a4865eb cd4a7e8093e54ecfbb9160d0de587288 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 337/671] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:17:21 2026] GET /v2.1/servers/bcad30fc-38bc-43d3-a706-de8c292e9770 => generated 1558 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/672] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:17:21 2026] GET /v2.1/servers/94c8b51f-c341-4741-b9dc-888d6c670f6e => generated 1526 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:17:22.418 7 WARNING neutronclient.v2_0.client [None req-21a2d8f8-b965-44f7-978b-1ce83c9419b7 ce65ed8d0a26403ca41065b4504d7211 978d714d379b496985f132beaf288565 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 338/673] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:17:22 2026] GET /v2.1/servers/755a0150-4b19-4ddb-b50d-54a09b8fd18b => generated 1424 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:17:23.083 8 INFO nova.api.openstack.compute.server_external_events [req-20ba497e-8ccb-430f-994d-b65a635ea830 req-022e2720-be7a-400a-a6d7-4d52d6fc7b91 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-vif-plugged:657be3af-6585-4ebb-af49-8d4830c74e27 for instance 94c8b51f-c341-4741-b9dc-888d6c670f6e on instance [pid: 8|app: 0|req: 336/674] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:17:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:17:23.145 7 WARNING neutronclient.v2_0.client [None req-65cb3bb2-5112-4b44-94a8-c79c0ffe0778 fc3024bf16be482293ce15d490f30836 cc8625d22cb44350a2bfcef399be21ce - - default default] 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: 339/675] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:17:23 2026] GET /v2.1/servers/bcad30fc-38bc-43d3-a706-de8c292e9770 => generated 1558 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-19 06:17:23.301 8 WARNING neutronclient.v2_0.client [None req-e0596301-8a71-4205-8b19-fdfc93512a1e 859db8d83d09496989cdfdc98a4865eb cd4a7e8093e54ecfbb9160d0de587288 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 337/676] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:17:23 2026] GET /v2.1/servers/94c8b51f-c341-4741-b9dc-888d6c670f6e => generated 1526 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:17:23.627 7 WARNING neutronclient.v2_0.client [None req-7fcce717-ba55-4a86-a267-c7985e2fe881 ce65ed8d0a26403ca41065b4504d7211 978d714d379b496985f132beaf288565 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 340/677] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:17:23 2026] GET /v2.1/servers/755a0150-4b19-4ddb-b50d-54a09b8fd18b => generated 1424 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:17:24.008 8 INFO nova.api.openstack.compute.server_external_events [req-e53eb783-8bc7-4ed8-a7c7-2deed528bff2 req-fad765d4-6332-4ae9-a597-d761a7a71c54 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-vif-plugged:b0f0c3d4-ff3b-4aea-bfdd-acd0513d225b for instance bcad30fc-38bc-43d3-a706-de8c292e9770 on instance 2026-05-19 06:17:24.008 8 INFO nova.api.openstack.compute.server_external_events [req-e53eb783-8bc7-4ed8-a7c7-2deed528bff2 req-fad765d4-6332-4ae9-a597-d761a7a71c54 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-vif-plugged:4d6b5921-af45-457e-b42e-98fce965fb34 for instance 755a0150-4b19-4ddb-b50d-54a09b8fd18b on instance 2026-05-19 06:17:24.008 8 INFO nova.api.openstack.compute.server_external_events [req-e53eb783-8bc7-4ed8-a7c7-2deed528bff2 req-fad765d4-6332-4ae9-a597-d761a7a71c54 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-vif-plugged:4d6b5921-af45-457e-b42e-98fce965fb34 for instance 755a0150-4b19-4ddb-b50d-54a09b8fd18b on instance [pid: 8|app: 0|req: 338/678] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:17:23 2026] POST /v2.1/os-server-external-events => generated 525 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-05-19 06:17:24.347 7 WARNING neutronclient.v2_0.client [None req-073e5f21-8b24-4be2-babc-623da41cb500 fc3024bf16be482293ce15d490f30836 cc8625d22cb44350a2bfcef399be21ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 341/679] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:17:24 2026] GET /v2.1/servers/bcad30fc-38bc-43d3-a706-de8c292e9770 => generated 1741 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:17:24.500 8 WARNING neutronclient.v2_0.client [None req-a305dbc8-3f68-4802-bf22-75fd24515998 859db8d83d09496989cdfdc98a4865eb cd4a7e8093e54ecfbb9160d0de587288 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:17:24.533 7 WARNING neutronclient.v2_0.client [None req-d607bb26-9a84-423c-8e3a-7021b0416282 fc3024bf16be482293ce15d490f30836 cc8625d22cb44350a2bfcef399be21ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 339/680] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:17:24 2026] GET /v2.1/servers/94c8b51f-c341-4741-b9dc-888d6c670f6e => generated 1716 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, ' [pid: 7|app: 0|req: 342/681] 10.0.0.179 () {32 vars in 741 bytes} [Tue May 19 06:17:24 2026] GET /v2.1/servers/bcad30fc-38bc-43d3-a706-de8c292e9770/os-interface => generated 284 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 06:17:24.710 8 WARNING neutronclient.v2_0.client [None req-cdd2956a-5ce4-4b06-92cd-ce91067ec0dc 859db8d83d09496989cdfdc98a4865eb cd4a7e8093e54ecfbb9160d0de587288 - - default default] 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: 340/682] 10.0.0.179 () {32 vars in 741 bytes} [Tue May 19 06:17:24 2026] GET /v2.1/servers/94c8b51f-c341-4741-b9dc-888d6c670f6e/os-interface => generated 284 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 06:17:24.795 7 WARNING neutronclient.v2_0.client [None req-3f98915c-8709-48ee-9455-de055285df43 ce65ed8d0a26403ca41065b4504d7211 978d714d379b496985f132beaf288565 - - default default] 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-05-19 06:17:25.125 8 INFO nova.api.openstack.compute.server_external_events [req-fe633d07-a324-4c7d-bf34-d9399ea97ed9 req-cdf1e409-d071-40a1-a7de-4c6e5c5e93b1 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-vif-plugged:657be3af-6585-4ebb-af49-8d4830c74e27 for instance 94c8b51f-c341-4741-b9dc-888d6c670f6e on instance [pid: 8|app: 0|req: 341/683] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:17:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:17:25.658 8 WARNING neutronclient.v2_0.client [None req-7546aa13-96f1-4dc2-94fe-b8964c4676fc fc3024bf16be482293ce15d490f30836 cc8625d22cb44350a2bfcef399be21ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 343/684] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:17:24 2026] GET /v2.1/servers/755a0150-4b19-4ddb-b50d-54a09b8fd18b => generated 1424 bytes in 935 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:17:25.783 7 WARNING neutronclient.v2_0.client [None req-47071c3f-3046-484b-bbec-5722f2af9c14 859db8d83d09496989cdfdc98a4865eb cd4a7e8093e54ecfbb9160d0de587288 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 342/685] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:17:25 2026] GET /v2.1/servers/bcad30fc-38bc-43d3-a706-de8c292e9770 => generated 1741 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 344/686] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:17:25 2026] GET /v2.1/servers/94c8b51f-c341-4741-b9dc-888d6c670f6e => generated 1716 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/687] 10.0.0.179 () {32 vars in 641 bytes} [Tue May 19 06:17:25 2026] GET /v2.1/servers => generated 384 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-05-19 06:17:26.058 8 INFO nova.api.openstack.compute.server_external_events [req-dc9c0fec-7050-43f3-bb04-d80ed29472fc req-c6154790-b611-434a-b1a0-3c242bd1cfe9 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-changed:657be3af-6585-4ebb-af49-8d4830c74e27 for instance 94c8b51f-c341-4741-b9dc-888d6c670f6e on instance [pid: 8|app: 0|req: 346/690] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:17:26 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) [pid: 7|app: 0|req: 345/691] 10.0.0.179 () {32 vars in 718 bytes} [Tue May 19 06:17:25 2026] DELETE /v2.1/servers/bcad30fc-38bc-43d3-a706-de8c292e9770 => generated 0 bytes in 117 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-05-19 06:17:26.140 8 WARNING neutronclient.v2_0.client [None req-f17a9def-3f2e-4099-a966-c97116e02e01 fc3024bf16be482293ce15d490f30836 cc8625d22cb44350a2bfcef399be21ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 347/692] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:17:26 2026] GET /v2.1/servers/bcad30fc-38bc-43d3-a706-de8c292e9770 => generated 1747 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:17:26.746 7 WARNING neutronclient.v2_0.client [None req-fc085cd6-6ed3-4eda-b64f-ca7e6ea91263 ce65ed8d0a26403ca41065b4504d7211 978d714d379b496985f132beaf288565 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 346/693] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:17:26 2026] GET /v2.1/servers/755a0150-4b19-4ddb-b50d-54a09b8fd18b => generated 1610 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-05-19 06:17:26.941 8 WARNING neutronclient.v2_0.client [None req-b08cecb3-81d2-49ec-83fd-2dc1086d941b ce65ed8d0a26403ca41065b4504d7211 978d714d379b496985f132beaf288565 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 348/694] 10.0.0.179 () {32 vars in 741 bytes} [Tue May 19 06:17:26 2026] GET /v2.1/servers/755a0150-4b19-4ddb-b50d-54a09b8fd18b/os-interface => generated 284 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:17:27.177 7 INFO nova.api.openstack.compute.server_external_events [req-78f48c3c-b0c2-4c26-8099-461a0494210e req-050157ff-6d32-49b0-8bcc-b55954765527 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-changed:b0f0c3d4-ff3b-4aea-bfdd-acd0513d225b for instance bcad30fc-38bc-43d3-a706-de8c292e9770 on instance [pid: 7|app: 0|req: 347/695] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:17:27 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-05-19 06:17:27.306 8 WARNING neutronclient.v2_0.client [None req-d16abb22-b262-4187-84c1-60aee408b788 fc3024bf16be482293ce15d490f30836 cc8625d22cb44350a2bfcef399be21ce - - default default] 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-05-19 06:17:27.851 7 WARNING neutronclient.v2_0.client [None req-a7b32ccc-f310-4e64-ad82-93b3a08968d1 ce65ed8d0a26403ca41065b4504d7211 978d714d379b496985f132beaf288565 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 349/696] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:17:27 2026] GET /v2.1/servers/bcad30fc-38bc-43d3-a706-de8c292e9770 => generated 1747 bytes in 733 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/697] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:17:27 2026] GET /v2.1/servers/755a0150-4b19-4ddb-b50d-54a09b8fd18b => generated 1610 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-05-19 06:17:28.113 7 INFO nova.api.openstack.compute.server_external_events [req-4eb7e17d-a060-4522-b986-a8ac98447685 req-986265ff-0845-4fa6-8232-91f2ea8fb9c1 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-vif-unplugged:b0f0c3d4-ff3b-4aea-bfdd-acd0513d225b for instance bcad30fc-38bc-43d3-a706-de8c292e9770 on instance 2026-05-19 06:17:28.114 7 INFO nova.api.openstack.compute.server_external_events [req-4eb7e17d-a060-4522-b986-a8ac98447685 req-986265ff-0845-4fa6-8232-91f2ea8fb9c1 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-vif-unplugged:b0f0c3d4-ff3b-4aea-bfdd-acd0513d225b for instance bcad30fc-38bc-43d3-a706-de8c292e9770 on instance [pid: 7|app: 0|req: 349/698] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:17:28 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/699] 10.0.0.179 () {32 vars in 641 bytes} [Tue May 19 06:17:28 2026] GET /v2.1/servers => generated 388 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 350/700] 10.0.0.179 () {32 vars in 718 bytes} [Tue May 19 06:17:28 2026] DELETE /v2.1/servers/755a0150-4b19-4ddb-b50d-54a09b8fd18b => generated 0 bytes in 91 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:17:28.280 8 WARNING neutronclient.v2_0.client [None req-cd075c4d-491f-4164-a235-1f638ad63617 ce65ed8d0a26403ca41065b4504d7211 978d714d379b496985f132beaf288565 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 351/701] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:17:28 2026] GET /v2.1/servers/755a0150-4b19-4ddb-b50d-54a09b8fd18b => generated 1616 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-05-19 06:17:29.037 7 WARNING neutronclient.v2_0.client [None req-fe27ac9f-0121-4089-93ae-723ea6e31bc0 fc3024bf16be482293ce15d490f30836 cc8625d22cb44350a2bfcef399be21ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 351/702] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:17:29 2026] GET /v2.1/servers/bcad30fc-38bc-43d3-a706-de8c292e9770 => generated 1867 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:17:29.215 8 INFO nova.api.openstack.compute.server_external_events [req-aa4e3ac1-c40e-4710-8556-f13113cbd727 req-9821222e-c0d3-4d7a-b91a-33e8e1dcdb36 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-changed:4d6b5921-af45-457e-b42e-98fce965fb34 for instance 755a0150-4b19-4ddb-b50d-54a09b8fd18b on instance [pid: 8|app: 0|req: 352/703] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:17:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:17:29.441 7 WARNING neutronclient.v2_0.client [None req-990bfa42-01ae-498d-8992-b6ff5804ad8b ce65ed8d0a26403ca41065b4504d7211 978d714d379b496985f132beaf288565 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 352/704] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:17:29 2026] GET /v2.1/servers/755a0150-4b19-4ddb-b50d-54a09b8fd18b => generated 1616 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:17:30.169 8 INFO nova.api.openstack.compute.server_external_events [req-8ad8e06c-f4f3-4989-aef7-b4c49269dc92 req-480c202c-b842-4d7b-bdc9-a092dc2f6455 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-vif-deleted:b0f0c3d4-ff3b-4aea-bfdd-acd0513d225b for instance bcad30fc-38bc-43d3-a706-de8c292e9770 on instance 2026-05-19 06:17:30.169 8 INFO nova.api.openstack.compute.server_external_events [req-8ad8e06c-f4f3-4989-aef7-b4c49269dc92 req-480c202c-b842-4d7b-bdc9-a092dc2f6455 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-vif-unplugged:4d6b5921-af45-457e-b42e-98fce965fb34 for instance 755a0150-4b19-4ddb-b50d-54a09b8fd18b on instance 2026-05-19 06:17:30.169 8 INFO nova.api.openstack.compute.server_external_events [req-8ad8e06c-f4f3-4989-aef7-b4c49269dc92 req-480c202c-b842-4d7b-bdc9-a092dc2f6455 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-vif-unplugged:4d6b5921-af45-457e-b42e-98fce965fb34 for instance 755a0150-4b19-4ddb-b50d-54a09b8fd18b on instance [pid: 8|app: 0|req: 353/705] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:17:30 2026] POST /v2.1/os-server-external-events => generated 529 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 06:17:30.187 7 WARNING neutronclient.v2_0.client [None req-1a7578df-8419-44b9-ac66-5ac01d4cf731 fc3024bf16be482293ce15d490f30836 cc8625d22cb44350a2bfcef399be21ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 353/706] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:17:30 2026] GET /v2.1/servers/bcad30fc-38bc-43d3-a706-de8c292e9770 => generated 1513 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:17:30.640 8 WARNING neutronclient.v2_0.client [None req-9f5cdf3f-58b0-49a2-bc2d-056a30c04307 ce65ed8d0a26403ca41065b4504d7211 978d714d379b496985f132beaf288565 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 354/707] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:17:30 2026] GET /v2.1/servers/755a0150-4b19-4ddb-b50d-54a09b8fd18b => generated 1736 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:17:31.293 7 WARNING neutronclient.v2_0.client [None req-e3dfe282-df04-495d-bc9d-0a6bef7e1701 fc3024bf16be482293ce15d490f30836 cc8625d22cb44350a2bfcef399be21ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 354/708] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:17:31 2026] GET /v2.1/servers/bcad30fc-38bc-43d3-a706-de8c292e9770 => generated 1518 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-05-19 06:17:31.781 8 WARNING neutronclient.v2_0.client [None req-4d18ce33-bac5-4b0a-ac23-fca4877e5e2c ce65ed8d0a26403ca41065b4504d7211 978d714d379b496985f132beaf288565 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 355/709] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:17:31 2026] GET /v2.1/servers/755a0150-4b19-4ddb-b50d-54a09b8fd18b => generated 1381 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:17:32.226 7 INFO nova.api.openstack.compute.server_external_events [req-c5494d9e-8093-44f5-a67c-e909abcf1985 req-74392d22-f8c6-4b03-9858-cea443bbfe40 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-vif-deleted:4d6b5921-af45-457e-b42e-98fce965fb34 for instance 755a0150-4b19-4ddb-b50d-54a09b8fd18b on instance [pid: 7|app: 0|req: 355/710] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:17:32 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:17:32.393 8 WARNING neutronclient.v2_0.client [None req-ee57df6e-2f28-4124-b35e-a1004c8e9a83 fc3024bf16be482293ce15d490f30836 cc8625d22cb44350a2bfcef399be21ce - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 356/711] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:17:32 2026] GET /v2.1/servers/bcad30fc-38bc-43d3-a706-de8c292e9770 => generated 1518 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-05-19 06:17:32.879 7 WARNING neutronclient.v2_0.client [None req-b8c61ad1-6e4c-4ab1-b39b-ff6401f3eb78 ce65ed8d0a26403ca41065b4504d7211 978d714d379b496985f132beaf288565 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 356/712] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:17:32 2026] GET /v2.1/servers/755a0150-4b19-4ddb-b50d-54a09b8fd18b => generated 1386 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-05-19 06:17:33.471 8 INFO nova.api.openstack.wsgi [None req-2fa0e813-4e51-4b10-a42d-1dd925a8aa5e fc3024bf16be482293ce15d490f30836 cc8625d22cb44350a2bfcef399be21ce - - default default] HTTP exception thrown: Instance bcad30fc-38bc-43d3-a706-de8c292e9770 could not be found. [pid: 8|app: 0|req: 357/713] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:17:33 2026] GET /v2.1/servers/bcad30fc-38bc-43d3-a706-de8c292e9770 => 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: 357/714] 10.0.0.179 () {32 vars in 706 bytes} [Tue May 19 06:17:33 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1335469113 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:17:33.980 8 WARNING neutronclient.v2_0.client [None req-ddbc4290-c5b0-443f-ad22-df7044432e85 ce65ed8d0a26403ca41065b4504d7211 978d714d379b496985f132beaf288565 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 358/715] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:17:33 2026] GET /v2.1/servers/755a0150-4b19-4ddb-b50d-54a09b8fd18b => generated 1386 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-19 06:17:35.059 7 INFO nova.api.openstack.wsgi [None req-848673a6-12a5-41e7-bb0b-3a214a3fd65c ce65ed8d0a26403ca41065b4504d7211 978d714d379b496985f132beaf288565 - - default default] HTTP exception thrown: Instance 755a0150-4b19-4ddb-b50d-54a09b8fd18b could not be found. [pid: 7|app: 0|req: 358/716] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:17:35 2026] GET /v2.1/servers/755a0150-4b19-4ddb-b50d-54a09b8fd18b => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 359/717] 10.0.0.179 () {32 vars in 706 bytes} [Tue May 19 06:17:35 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1635428107 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:17:35.784 7 WARNING neutronclient.v2_0.client [None req-19024b2f-5953-443e-856a-9ae9e4bbdb25 859db8d83d09496989cdfdc98a4865eb cd4a7e8093e54ecfbb9160d0de587288 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 359/720] 10.0.0.179 () {32 vars in 741 bytes} [Tue May 19 06:17:35 2026] GET /v2.1/servers/94c8b51f-c341-4741-b9dc-888d6c670f6e/os-interface => generated 284 bytes in 296 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 06:17:36.085 8 WARNING neutronclient.v2_0.client [None req-fe079d6b-a095-4a96-b791-9be309c8bf19 859db8d83d09496989cdfdc98a4865eb cd4a7e8093e54ecfbb9160d0de587288 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 362/721] 10.0.0.179 () {32 vars in 815 bytes} [Tue May 19 06:17:36 2026] GET /v2.1/servers/94c8b51f-c341-4741-b9dc-888d6c670f6e/os-interface/657be3af-6585-4ebb-af49-8d4830c74e27 => generated 281 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 360/722] 10.0.0.179 () {32 vars in 723 bytes} [Tue May 19 06:17:36 2026] GET /v2.1/servers/94c8b51f-c341-4741-b9dc-888d6c670f6e/ips => generated 155 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 363/723] 10.0.0.179 () {34 vars in 750 bytes} [Tue May 19 06:17:36 2026] POST /v2.1/servers/94c8b51f-c341-4741-b9dc-888d6c670f6e/action => generated 0 bytes in 37 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: 361/724] 10.0.0.179 () {32 vars in 723 bytes} [Tue May 19 06:17:36 2026] GET /v2.1/servers/94c8b51f-c341-4741-b9dc-888d6c670f6e/ips => generated 155 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 364/725] 10.0.0.179 () {32 vars in 723 bytes} [Tue May 19 06:17:37 2026] GET /v2.1/servers/94c8b51f-c341-4741-b9dc-888d6c670f6e/ips => generated 155 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-05-19 06:17:38.270 7 INFO nova.api.openstack.compute.server_external_events [req-8428fd1a-cd7c-47a7-9fcd-b7fe86dacd5a req-acb87434-b0ae-4ce5-93a7-849aa8e136de 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-changed:657be3af-6585-4ebb-af49-8d4830c74e27 for instance 94c8b51f-c341-4741-b9dc-888d6c670f6e on instance [pid: 7|app: 0|req: 362/726] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:17:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 365/727] 10.0.0.179 () {32 vars in 723 bytes} [Tue May 19 06:17:38 2026] GET /v2.1/servers/94c8b51f-c341-4741-b9dc-888d6c670f6e/ips => generated 155 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/728] 10.0.0.179 () {30 vars in 413 bytes} [Tue May 19 06:17:39 2026] GET / => generated 423 bytes in 7 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 364/729] 10.0.0.179 () {32 vars in 723 bytes} [Tue May 19 06:17:39 2026] GET /v2.1/servers/94c8b51f-c341-4741-b9dc-888d6c670f6e/ips => generated 193 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:17:39.584 7 WARNING neutronclient.v2_0.client [None req-045723af-30ea-4123-b3a8-d2fa440c53bc 859db8d83d09496989cdfdc98a4865eb cd4a7e8093e54ecfbb9160d0de587288 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 365/730] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:17:39 2026] GET /v2.1/servers/94c8b51f-c341-4741-b9dc-888d6c670f6e => generated 1950 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, ' [pid: 7|app: 0|req: 366/731] 10.0.0.179 () {34 vars in 750 bytes} [Tue May 19 06:17:39 2026] POST /v2.1/servers/94c8b51f-c341-4741-b9dc-888d6c670f6e/action => generated 0 bytes in 44 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 366/732] 10.0.0.179 () {28 vars in 560 bytes} [Tue May 19 06:17:39 2026] GET /v2/ => generated 402 bytes in 473 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/733] 10.0.0.179 () {28 vars in 564 bytes} [Tue May 19 06:17:39 2026] GET /v2.1/ => generated 411 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/734] 10.0.0.179 () {32 vars in 723 bytes} [Tue May 19 06:17:39 2026] GET /v2.1/servers/94c8b51f-c341-4741-b9dc-888d6c670f6e/ips => generated 193 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/735] 10.0.0.179 () {30 vars in 413 bytes} [Tue May 19 06:17:39 2026] GET / => generated 423 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 368/736] 10.0.0.179 () {32 vars in 723 bytes} [Tue May 19 06:17:40 2026] GET /v2.1/servers/94c8b51f-c341-4741-b9dc-888d6c670f6e/ips => generated 193 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/737] 10.0.0.179 () {32 vars in 723 bytes} [Tue May 19 06:17:41 2026] GET /v2.1/servers/94c8b51f-c341-4741-b9dc-888d6c670f6e/ips => generated 193 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-05-19 06:17:42.502 7 INFO nova.api.openstack.compute.server_external_events [req-b7c7ea4c-0dc4-417e-a71e-0c8e407a57c1 req-63d8b1a9-4346-461f-b939-5b6d76808b36 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-changed:657be3af-6585-4ebb-af49-8d4830c74e27 for instance 94c8b51f-c341-4741-b9dc-888d6c670f6e on instance [pid: 7|app: 0|req: 369/738] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:17:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 370/739] 10.0.0.179 () {32 vars in 723 bytes} [Tue May 19 06:17:42 2026] GET /v2.1/servers/94c8b51f-c341-4741-b9dc-888d6c670f6e/ips => generated 193 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 370/740] 10.0.0.179 () {32 vars in 723 bytes} [Tue May 19 06:17:43 2026] GET /v2.1/servers/94c8b51f-c341-4741-b9dc-888d6c670f6e/ips => generated 155 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 371/741] 10.0.0.179 () {32 vars in 718 bytes} [Tue May 19 06:17:43 2026] DELETE /v2.1/servers/94c8b51f-c341-4741-b9dc-888d6c670f6e => generated 0 bytes in 102 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:17:44.125 7 WARNING neutronclient.v2_0.client [None req-e63b4547-d58f-4d9b-a107-d5d5014fdaae 859db8d83d09496989cdfdc98a4865eb cd4a7e8093e54ecfbb9160d0de587288 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 371/742] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:17:44 2026] GET /v2.1/servers/94c8b51f-c341-4741-b9dc-888d6c670f6e => generated 1842 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:17:45.263 8 WARNING neutronclient.v2_0.client [None req-7ee11741-a3b3-46ce-98d3-0d74aba8e9b3 859db8d83d09496989cdfdc98a4865eb cd4a7e8093e54ecfbb9160d0de587288 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 372/743] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:17:45 2026] GET /v2.1/servers/94c8b51f-c341-4741-b9dc-888d6c670f6e => generated 1842 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:17:45.431 7 INFO nova.api.openstack.compute.server_external_events [req-3f75fec4-eeff-4478-bcae-56d0b776b98b req-e4824112-ee66-43e2-926d-cf6b774e4afa 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-vif-unplugged:657be3af-6585-4ebb-af49-8d4830c74e27 for instance 94c8b51f-c341-4741-b9dc-888d6c670f6e on instance [pid: 7|app: 0|req: 372/744] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:17:45 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-05-19 06:17:46.437 8 WARNING neutronclient.v2_0.client [None req-5ae8c2b0-e58d-447d-8a83-301583a537ab 859db8d83d09496989cdfdc98a4865eb cd4a7e8093e54ecfbb9160d0de587288 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 374/747] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:17:46 2026] GET /v2.1/servers/94c8b51f-c341-4741-b9dc-888d6c670f6e => generated 1842 bytes in 643 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:17:47.493 7 INFO nova.api.openstack.compute.server_external_events [req-0aaa2911-545d-4200-a1b6-1009e1151cdf req-2194e9ed-8bf8-4334-a869-b0a2b6ce7225 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-vif-unplugged:657be3af-6585-4ebb-af49-8d4830c74e27 for instance 94c8b51f-c341-4741-b9dc-888d6c670f6e on instance 2026-05-19 06:17:47.494 7 INFO nova.api.openstack.compute.server_external_events [req-0aaa2911-545d-4200-a1b6-1009e1151cdf req-2194e9ed-8bf8-4334-a869-b0a2b6ce7225 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-vif-deleted:657be3af-6585-4ebb-af49-8d4830c74e27 for instance 94c8b51f-c341-4741-b9dc-888d6c670f6e on instance [pid: 7|app: 0|req: 374/748] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:17:47 2026] POST /v2.1/os-server-external-events => generated 356 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-05-19 06:17:48.103 8 WARNING neutronclient.v2_0.client [None req-d01a3d83-4827-44a4-bbb5-c76dcd9ec172 859db8d83d09496989cdfdc98a4865eb cd4a7e8093e54ecfbb9160d0de587288 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 375/749] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:17:48 2026] GET /v2.1/servers/94c8b51f-c341-4741-b9dc-888d6c670f6e => generated 1482 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-05-19 06:17:49.216 7 WARNING neutronclient.v2_0.client [None req-2c578de1-f794-4995-89ba-898e7ae59166 859db8d83d09496989cdfdc98a4865eb cd4a7e8093e54ecfbb9160d0de587288 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 375/750] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:17:49 2026] GET /v2.1/servers/94c8b51f-c341-4741-b9dc-888d6c670f6e => generated 1487 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-05-19 06:17:50.310 8 WARNING neutronclient.v2_0.client [None req-a5a1a7f7-7cbf-483c-8fee-9cd49c857b0c 859db8d83d09496989cdfdc98a4865eb cd4a7e8093e54ecfbb9160d0de587288 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 376/751] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:17:50 2026] GET /v2.1/servers/94c8b51f-c341-4741-b9dc-888d6c670f6e => generated 1487 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-05-19 06:17:51.384 7 INFO nova.api.openstack.wsgi [None req-123db3c7-9d7c-4d57-84fc-574313cf0150 859db8d83d09496989cdfdc98a4865eb cd4a7e8093e54ecfbb9160d0de587288 - - default default] HTTP exception thrown: Instance 94c8b51f-c341-4741-b9dc-888d6c670f6e could not be found. [pid: 7|app: 0|req: 376/752] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:17:51 2026] GET /v2.1/servers/94c8b51f-c341-4741-b9dc-888d6c670f6e => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 377/753] 10.0.0.179 () {32 vars in 706 bytes} [Tue May 19 06:17:51 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2089105379 => 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, ' 2026-05-19 06:17:52.464 7 INFO nova.api.openstack.wsgi [None req-5d41b987-c0ea-4216-bf42-10dc1719c159 859db8d83d09496989cdfdc98a4865eb cd4a7e8093e54ecfbb9160d0de587288 - - default default] HTTP exception thrown: Instance 94c8b51f-c341-4741-b9dc-888d6c670f6e could not be found. [pid: 7|app: 0|req: 377/754] 10.0.0.179 () {32 vars in 718 bytes} [Tue May 19 06:17:52 2026] DELETE /v2.1/servers/94c8b51f-c341-4741-b9dc-888d6c670f6e => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-19 06:17:52.491 8 INFO nova.api.openstack.wsgi [None req-5e678c54-7949-4efe-a1bb-a2d91a39defe 859db8d83d09496989cdfdc98a4865eb cd4a7e8093e54ecfbb9160d0de587288 - - default default] HTTP exception thrown: Instance 94c8b51f-c341-4741-b9dc-888d6c670f6e could not be found. [pid: 8|app: 0|req: 378/755] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:17:52 2026] GET /v2.1/servers/94c8b51f-c341-4741-b9dc-888d6c670f6e => 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: 380/758] 10.0.0.179 () {34 vars in 671 bytes} [Tue May 19 06:18:05 2026] POST /v2.1/os-keypairs => generated 386 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:18:07.029 7 WARNING neutronclient.v2_0.client [None req-d6a2382f-ae79-4dad-bf43-2dfba417ff9e 4e7c2ca5b93b4d9e8c4a868168268bb0 1386eb75224c4f53b4c78aa6979269ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:18:07.086 7 WARNING neutronclient.v2_0.client [None req-d6a2382f-ae79-4dad-bf43-2dfba417ff9e 4e7c2ca5b93b4d9e8c4a868168268bb0 1386eb75224c4f53b4c78aa6979269ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:18:07.436 7 WARNING neutronclient.v2_0.client [None req-d6a2382f-ae79-4dad-bf43-2dfba417ff9e 4e7c2ca5b93b4d9e8c4a868168268bb0 1386eb75224c4f53b4c78aa6979269ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 380/761] 10.0.0.179 () {34 vars in 663 bytes} [Tue May 19 06:18:06 2026] POST /v2.1/servers => generated 451 bytes in 939 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-19 06:18:07.935 8 WARNING neutronclient.v2_0.client [None req-09e07a4d-514e-47b8-969a-bb5bd7786dd1 4e7c2ca5b93b4d9e8c4a868168268bb0 1386eb75224c4f53b4c78aa6979269ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 382/762] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:18:07 2026] GET /v2.1/servers/c5a65910-4db8-48d7-b031-c233e2ddc276 => generated 1423 bytes in 330 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:18:09.299 7 WARNING neutronclient.v2_0.client [None req-1cd06a21-45b2-48c1-8c44-1e54299534a2 4e7c2ca5b93b4d9e8c4a868168268bb0 1386eb75224c4f53b4c78aa6979269ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 381/763] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:18:09 2026] GET /v2.1/servers/c5a65910-4db8-48d7-b031-c233e2ddc276 => generated 1419 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:18:10.411 8 WARNING neutronclient.v2_0.client [None req-5bc1e52d-17e2-4d23-9c2f-0f3b103091ff 4e7c2ca5b93b4d9e8c4a868168268bb0 1386eb75224c4f53b4c78aa6979269ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 383/764] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:18:10 2026] GET /v2.1/servers/c5a65910-4db8-48d7-b031-c233e2ddc276 => generated 1475 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-05-19 06:18:11.507 7 WARNING neutronclient.v2_0.client [None req-61b32f68-fe6d-40e9-94df-7069fdceaa67 4e7c2ca5b93b4d9e8c4a868168268bb0 1386eb75224c4f53b4c78aa6979269ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 382/765] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:18:11 2026] GET /v2.1/servers/c5a65910-4db8-48d7-b031-c233e2ddc276 => generated 1475 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-05-19 06:18:12.585 8 WARNING neutronclient.v2_0.client [None req-04ee82dc-3373-4df1-bb03-56a7dcedc1fb 4e7c2ca5b93b4d9e8c4a868168268bb0 1386eb75224c4f53b4c78aa6979269ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 384/766] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:18:12 2026] GET /v2.1/servers/c5a65910-4db8-48d7-b031-c233e2ddc276 => generated 1551 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-05-19 06:18:13.710 7 INFO nova.api.openstack.compute.server_external_events [req-a5c0c0ad-eab5-4ef4-a263-93a1fe6b6136 req-955b1056-d4c1-4a41-a166-2afa4994aea5 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-changed:e13f660e-3539-41ef-a630-902b0b94011d for instance c5a65910-4db8-48d7-b031-c233e2ddc276 on instance [pid: 7|app: 0|req: 383/767] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:18:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:18:13.782 8 WARNING neutronclient.v2_0.client [None req-5eea2de0-43c5-4c30-b836-e71e24c9f23d 4e7c2ca5b93b4d9e8c4a868168268bb0 1386eb75224c4f53b4c78aa6979269ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 385/768] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:18:13 2026] GET /v2.1/servers/c5a65910-4db8-48d7-b031-c233e2ddc276 => generated 1561 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-05-19 06:18:14.931 7 WARNING neutronclient.v2_0.client [None req-a3411811-7860-4312-8357-a1a2b9251f0d 4e7c2ca5b93b4d9e8c4a868168268bb0 1386eb75224c4f53b4c78aa6979269ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 384/769] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:18:14 2026] GET /v2.1/servers/c5a65910-4db8-48d7-b031-c233e2ddc276 => generated 1549 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:18:16.080 8 WARNING neutronclient.v2_0.client [None req-6277bd56-f768-44c4-ae9b-a02e18ddb388 4e7c2ca5b93b4d9e8c4a868168268bb0 1386eb75224c4f53b4c78aa6979269ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 387/772] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:18:16 2026] GET /v2.1/servers/c5a65910-4db8-48d7-b031-c233e2ddc276 => generated 1549 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:18:17.233 7 WARNING neutronclient.v2_0.client [None req-722be364-8926-4584-9bd8-bda67e4333fc 4e7c2ca5b93b4d9e8c4a868168268bb0 1386eb75224c4f53b4c78aa6979269ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 386/773] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:18:17 2026] GET /v2.1/servers/c5a65910-4db8-48d7-b031-c233e2ddc276 => generated 1549 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-05-19 06:18:18.391 8 WARNING neutronclient.v2_0.client [None req-46413e86-fffe-4bea-b7aa-76ae53a30a93 4e7c2ca5b93b4d9e8c4a868168268bb0 1386eb75224c4f53b4c78aa6979269ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 388/774] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:18:18 2026] GET /v2.1/servers/c5a65910-4db8-48d7-b031-c233e2ddc276 => generated 1549 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:18:18.634 7 INFO nova.api.openstack.compute.server_external_events [req-c0b1d2be-a700-4f8d-8fea-153c674aa727 req-a1b66779-884f-4f0f-bb8d-1d838fc313c7 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-vif-plugged:e13f660e-3539-41ef-a630-902b0b94011d for instance c5a65910-4db8-48d7-b031-c233e2ddc276 on instance [pid: 7|app: 0|req: 387/775] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:18:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:18:19.621 8 WARNING neutronclient.v2_0.client [None req-5779b07b-c58f-4d6a-9618-ca0aabce40b3 4e7c2ca5b93b4d9e8c4a868168268bb0 1386eb75224c4f53b4c78aa6979269ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 389/776] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:18:19 2026] GET /v2.1/servers/c5a65910-4db8-48d7-b031-c233e2ddc276 => generated 1549 bytes in 443 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:18:20.684 7 INFO nova.api.openstack.compute.server_external_events [req-01fcf1bc-e39a-41ee-9bf8-1b38fb1226d9 req-f1dc022b-1092-4b79-99b5-380885ffadc1 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-vif-plugged:e13f660e-3539-41ef-a630-902b0b94011d for instance c5a65910-4db8-48d7-b031-c233e2ddc276 on instance [pid: 7|app: 0|req: 388/777] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:18:20 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-05-19 06:18:21.074 8 WARNING neutronclient.v2_0.client [None req-add8931d-b8e1-48fb-a466-d63112261e68 4e7c2ca5b93b4d9e8c4a868168268bb0 1386eb75224c4f53b4c78aa6979269ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 390/778] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:18:21 2026] GET /v2.1/servers/c5a65910-4db8-48d7-b031-c233e2ddc276 => generated 1726 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-05-19 06:18:21.203 7 WARNING neutronclient.v2_0.client [None req-b21e84e0-1b26-40b3-844b-86824b4325a6 4e7c2ca5b93b4d9e8c4a868168268bb0 1386eb75224c4f53b4c78aa6979269ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 389/779] 10.0.0.179 () {32 vars in 741 bytes} [Tue May 19 06:18:21 2026] GET /v2.1/servers/c5a65910-4db8-48d7-b031-c233e2ddc276/os-interface => generated 284 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:18:21.980 7 INFO nova.api.openstack.compute.server_external_events [req-fce69d1d-b559-4a45-b57b-059b929a9e97 req-04af2192-3922-4c86-bcb3-86195ed1adad 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-changed:e13f660e-3539-41ef-a630-902b0b94011d for instance c5a65910-4db8-48d7-b031-c233e2ddc276 on instance [pid: 7|app: 0|req: 390/780] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:18:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 06:18:21.990 8 WARNING neutronclient.v2_0.client [None req-8d29ac30-ddea-4dde-90f2-229f886efbcb 4e7c2ca5b93b4d9e8c4a868168268bb0 1386eb75224c4f53b4c78aa6979269ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 391/781] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:18:21 2026] GET /v2.1/servers/c5a65910-4db8-48d7-b031-c233e2ddc276 => generated 1726 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 391/782] 10.0.0.179 () {32 vars in 641 bytes} [Tue May 19 06:18:22 2026] GET /v2.1/servers => generated 377 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 392/783] 10.0.0.179 () {32 vars in 718 bytes} [Tue May 19 06:18:22 2026] DELETE /v2.1/servers/c5a65910-4db8-48d7-b031-c233e2ddc276 => generated 0 bytes in 211 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-05-19 06:18:22.497 7 WARNING neutronclient.v2_0.client [None req-de355b8b-d91e-4f2d-bc6a-9179d1d47c81 4e7c2ca5b93b4d9e8c4a868168268bb0 1386eb75224c4f53b4c78aa6979269ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 392/784] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:18:22 2026] GET /v2.1/servers/c5a65910-4db8-48d7-b031-c233e2ddc276 => generated 1732 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:18:23.716 8 WARNING neutronclient.v2_0.client [None req-25ad6f2b-ef5b-4e55-b344-d5aa302e9d25 4e7c2ca5b93b4d9e8c4a868168268bb0 1386eb75224c4f53b4c78aa6979269ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 393/785] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:18:23 2026] GET /v2.1/servers/c5a65910-4db8-48d7-b031-c233e2ddc276 => generated 1852 bytes in 869 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:18:25.320 7 INFO nova.api.openstack.compute.server_external_events [req-d7f0ee03-531b-4ccd-a9dd-a921827709b3 req-ef6f33f8-d463-446a-8db4-9c9488573d68 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-vif-deleted:e13f660e-3539-41ef-a630-902b0b94011d for instance c5a65910-4db8-48d7-b031-c233e2ddc276 on instance [pid: 7|app: 0|req: 393/786] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:18:25 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-05-19 06:18:25.599 8 WARNING neutronclient.v2_0.client [None req-04aca989-0311-48f7-98e7-76c12a118dd2 4e7c2ca5b93b4d9e8c4a868168268bb0 1386eb75224c4f53b4c78aa6979269ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 394/787] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:18:25 2026] GET /v2.1/servers/c5a65910-4db8-48d7-b031-c233e2ddc276 => generated 1504 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-05-19 06:18:26.700 7 WARNING neutronclient.v2_0.client [None req-b00942df-cf53-4308-a4cd-338ff61abab5 4e7c2ca5b93b4d9e8c4a868168268bb0 1386eb75224c4f53b4c78aa6979269ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 395/790] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:18:26 2026] GET /v2.1/servers/c5a65910-4db8-48d7-b031-c233e2ddc276 => generated 1509 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, ' [pid: 8|app: 0|req: 396/791] 10.0.0.71 () {30 vars in 618 bytes} [Tue May 19 06:18:27 2026] GET /v2.1 => generated 0 bytes in 104 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: 396/792] 10.0.0.71 () {32 vars in 691 bytes} [Tue May 19 06:18:27 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: 397/793] 10.0.0.71 () {34 vars in 912 bytes} [Tue May 19 06:18:27 2026] GET /v2.1/os-simple-tenant-usage/043c7cd556a54106aa3de028a4b50c0e?start=2026-05-18T00:00:00&end=2026-05-19T23:59:59 => generated 20 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-19 06:18:27.798 7 WARNING neutronclient.v2_0.client [None req-08688eaf-a78e-4f29-bb5c-fe5d023af226 4e7c2ca5b93b4d9e8c4a868168268bb0 1386eb75224c4f53b4c78aa6979269ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 397/794] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:18:27 2026] GET /v2.1/servers/c5a65910-4db8-48d7-b031-c233e2ddc276 => generated 1509 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, ' [pid: 8|app: 0|req: 398/795] 10.0.0.71 () {30 vars in 653 bytes} [Tue May 19 06:18:27 2026] GET /v2.1/limits?reserved=1 => generated 511 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-05-19 06:18:28.952 7 INFO nova.api.openstack.wsgi [None req-15ca8fe0-c9c4-4c72-b689-8bb8c4d5981d 4e7c2ca5b93b4d9e8c4a868168268bb0 1386eb75224c4f53b4c78aa6979269ab - - default default] HTTP exception thrown: Instance c5a65910-4db8-48d7-b031-c233e2ddc276 could not be found. [pid: 7|app: 0|req: 398/796] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:18:28 2026] GET /v2.1/servers/c5a65910-4db8-48d7-b031-c233e2ddc276 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/797] 10.0.0.179 () {32 vars in 706 bytes} [Tue May 19 06:18:28 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1145391867 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 399/798] 10.0.0.71 () {30 vars in 618 bytes} [Tue May 19 06:18:30 2026] GET /v2.1 => generated 0 bytes in 108 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 400/799] 10.0.0.71 () {32 vars in 691 bytes} [Tue May 19 06:18:31 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/800] 10.0.0.71 () {34 vars in 912 bytes} [Tue May 19 06:18:31 2026] GET /v2.1/os-simple-tenant-usage/043c7cd556a54106aa3de028a4b50c0e?start=2026-05-18T00:00:00&end=2026-05-19T23:59:59 => generated 20 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/801] 10.0.0.71 () {30 vars in 653 bytes} [Tue May 19 06:18:31 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/804] 10.0.0.179 () {34 vars in 671 bytes} [Tue May 19 06:18:37 2026] POST /v2.1/os-keypairs => generated 398 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-05-19 06:18:39.575 7 WARNING neutronclient.v2_0.client [None req-ff9feb55-40ea-4b8d-9062-46e49b545e02 23da62b7857349b7b412e9c02a6142b6 abf33338588f41399a6cab4fe506c118 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:18:41.194 7 WARNING neutronclient.v2_0.client [None req-ff9feb55-40ea-4b8d-9062-46e49b545e02 23da62b7857349b7b412e9c02a6142b6 abf33338588f41399a6cab4fe506c118 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 404/805] 10.0.0.179 () {34 vars in 671 bytes} [Tue May 19 06:18:41 2026] POST /v2.1/os-keypairs => generated 386 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 06:18:42.286 7 WARNING neutronclient.v2_0.client [None req-ff9feb55-40ea-4b8d-9062-46e49b545e02 23da62b7857349b7b412e9c02a6142b6 abf33338588f41399a6cab4fe506c118 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 402/806] 10.0.0.179 () {34 vars in 663 bytes} [Tue May 19 06:18:39 2026] POST /v2.1/servers => generated 450 bytes in 4439 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-19 06:18:43.977 8 WARNING neutronclient.v2_0.client [None req-34700eb4-2221-4a41-ab9b-ea66fac35316 23da62b7857349b7b412e9c02a6142b6 abf33338588f41399a6cab4fe506c118 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 405/807] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:18:43 2026] GET /v2.1/servers/caee1981-4ed9-4200-a798-04bb1a58eaf3 => generated 1401 bytes in 672 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:18:44.982 7 WARNING neutronclient.v2_0.client [None req-83de1fee-fd0a-412e-836b-0db25098c930 7dd4d534cca04d13963f3422935013ba 6bc5d6308bd64b58bda41c581504d7cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:18:45.168 7 WARNING neutronclient.v2_0.client [None req-83de1fee-fd0a-412e-836b-0db25098c930 7dd4d534cca04d13963f3422935013ba 6bc5d6308bd64b58bda41c581504d7cc - - default default] 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-05-19 06:18:45.675 8 WARNING neutronclient.v2_0.client [None req-6d5a483b-a5f3-49ac-8ff1-e00d065d35f0 23da62b7857349b7b412e9c02a6142b6 abf33338588f41399a6cab4fe506c118 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 406/808] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:18:45 2026] GET /v2.1/servers/caee1981-4ed9-4200-a798-04bb1a58eaf3 => generated 1397 bytes in 299 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-19 06:18:46.339 7 WARNING neutronclient.v2_0.client [None req-83de1fee-fd0a-412e-836b-0db25098c930 7dd4d534cca04d13963f3422935013ba 6bc5d6308bd64b58bda41c581504d7cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 403/811] 10.0.0.179 () {34 vars in 663 bytes} [Tue May 19 06:18:44 2026] POST /v2.1/servers => generated 452 bytes in 1836 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-05-19 06:18:46.792 8 WARNING neutronclient.v2_0.client [None req-f64b4881-2fe6-48b4-b657-1a95a54528e6 7dd4d534cca04d13963f3422935013ba 6bc5d6308bd64b58bda41c581504d7cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 409/812] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:18:46 2026] GET /v2.1/servers/6114b569-76be-4e48-a56a-af479b63a8a8 => generated 1392 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:18:46.988 7 WARNING neutronclient.v2_0.client [None req-720659c8-e3fb-463d-8c6a-c5d430a2b256 23da62b7857349b7b412e9c02a6142b6 abf33338588f41399a6cab4fe506c118 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 404/813] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:18:46 2026] GET /v2.1/servers/caee1981-4ed9-4200-a798-04bb1a58eaf3 => generated 1453 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:18:47.910 8 WARNING neutronclient.v2_0.client [None req-4d46aaba-a072-479c-bfc5-bb8bd8bf8b6e 7dd4d534cca04d13963f3422935013ba 6bc5d6308bd64b58bda41c581504d7cc - - default default] The python binding code in 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/814] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:18:47 2026] GET /v2.1/servers/6114b569-76be-4e48-a56a-af479b63a8a8 => generated 1396 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, ' 2026-05-19 06:18:48.271 7 WARNING neutronclient.v2_0.client [None req-ef711679-52b3-4c02-ad79-4a8975ecef43 23da62b7857349b7b412e9c02a6142b6 abf33338588f41399a6cab4fe506c118 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 405/815] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:18:48 2026] GET /v2.1/servers/caee1981-4ed9-4200-a798-04bb1a58eaf3 => generated 1461 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-05-19 06:18:48.982 8 WARNING neutronclient.v2_0.client [None req-b70e1538-e4f7-4eb6-b889-6ff15c8b3ae6 7dd4d534cca04d13963f3422935013ba 6bc5d6308bd64b58bda41c581504d7cc - - default default] 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-05-19 06:18:49.362 7 WARNING neutronclient.v2_0.client [None req-41a14b0f-4c82-47d6-a850-b3ea7230987d 23da62b7857349b7b412e9c02a6142b6 abf33338588f41399a6cab4fe506c118 - - default default] The python binding code in 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/816] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:18:48 2026] GET /v2.1/servers/6114b569-76be-4e48-a56a-af479b63a8a8 => generated 1444 bytes in 535 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:18:49.710 8 INFO nova.api.openstack.compute.server_external_events [req-5f88e854-2679-4e0f-a52e-d146ff3dd99d req-62769de5-ee58-4401-9d16-8b4dd1f40c9a 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-changed:8625de38-9ef2-4a15-89b2-a77bd78d4345 for instance caee1981-4ed9-4200-a798-04bb1a58eaf3 on instance [pid: 7|app: 0|req: 406/817] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:18:49 2026] GET /v2.1/servers/caee1981-4ed9-4200-a798-04bb1a58eaf3 => generated 1539 bytes in 378 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/818] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:18:49 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-05-19 06:18:50.535 7 WARNING neutronclient.v2_0.client [None req-88766b99-34dc-4b01-af33-5e244a89419d 7dd4d534cca04d13963f3422935013ba 6bc5d6308bd64b58bda41c581504d7cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 407/819] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:18:50 2026] GET /v2.1/servers/6114b569-76be-4e48-a56a-af479b63a8a8 => generated 1444 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:18:50.762 8 WARNING neutronclient.v2_0.client [None req-526726f5-037f-4299-9e0e-a93898b54711 23da62b7857349b7b412e9c02a6142b6 abf33338588f41399a6cab4fe506c118 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 413/820] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:18:50 2026] GET /v2.1/servers/caee1981-4ed9-4200-a798-04bb1a58eaf3 => generated 1527 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:18:51.617 7 WARNING neutronclient.v2_0.client [None req-3bf08a6b-5706-470a-9a98-88a1c41e70b6 7dd4d534cca04d13963f3422935013ba 6bc5d6308bd64b58bda41c581504d7cc - - default default] 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-05-19 06:18:51.937 8 WARNING neutronclient.v2_0.client [None req-c04f59dc-ff80-4ed8-9ae7-3dca2ec48099 23da62b7857349b7b412e9c02a6142b6 abf33338588f41399a6cab4fe506c118 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 408/821] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:18:51 2026] GET /v2.1/servers/6114b569-76be-4e48-a56a-af479b63a8a8 => generated 1519 bytes in 2039 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/822] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:18:51 2026] GET /v2.1/servers/caee1981-4ed9-4200-a798-04bb1a58eaf3 => generated 1527 bytes in 1743 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/823] 10.0.0.179 () {34 vars in 671 bytes} [Tue May 19 06:18:53 2026] POST /v2.1/os-keypairs => generated 397 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:18:54.602 8 INFO nova.api.openstack.compute.server_external_events [req-94e40a19-2e8f-4fd4-b01e-e7cad31d9f85 req-0c77815e-4f10-4a80-b9ac-a17cffdd8711 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-changed:48b32b0d-acc8-4c5e-80d6-d1ee0a83d3fc for instance 6114b569-76be-4e48-a56a-af479b63a8a8 on instance [pid: 8|app: 0|req: 415/824] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:18:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:18:54.670 7 WARNING neutronclient.v2_0.client [None req-59fbb6b4-90dc-4811-bc94-43886ace53c5 7dd4d534cca04d13963f3422935013ba 6bc5d6308bd64b58bda41c581504d7cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:18:54.703 8 WARNING neutronclient.v2_0.client [None req-a55a654c-47bc-4ac2-b6b3-49f6b804e2ee 23da62b7857349b7b412e9c02a6142b6 abf33338588f41399a6cab4fe506c118 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 410/825] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:18:54 2026] GET /v2.1/servers/6114b569-76be-4e48-a56a-af479b63a8a8 => generated 1517 bytes in 442 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/826] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:18:54 2026] GET /v2.1/servers/caee1981-4ed9-4200-a798-04bb1a58eaf3 => generated 1527 bytes in 459 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:18:56.127 7 WARNING neutronclient.v2_0.client [None req-838f015a-5761-4e18-adf9-af0306fb0637 7dd4d534cca04d13963f3422935013ba 6bc5d6308bd64b58bda41c581504d7cc - - default default] 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-05-19 06:18:56.177 8 WARNING neutronclient.v2_0.client [None req-4ea8df45-5d61-4296-8c8b-72cab0659af6 23da62b7857349b7b412e9c02a6142b6 abf33338588f41399a6cab4fe506c118 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 412/829] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:18:56 2026] GET /v2.1/servers/6114b569-76be-4e48-a56a-af479b63a8a8 => generated 1517 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 418/830] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:18:56 2026] GET /v2.1/servers/caee1981-4ed9-4200-a798-04bb1a58eaf3 => generated 1527 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/831] 10.0.0.179 () {34 vars in 671 bytes} [Tue May 19 06:18:56 2026] POST /v2.1/os-keypairs => generated 385 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:18:57.354 8 WARNING neutronclient.v2_0.client [None req-efeb708a-f3e0-47a3-9bce-e1c52d331039 7dd4d534cca04d13963f3422935013ba 6bc5d6308bd64b58bda41c581504d7cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:18:57.385 7 WARNING neutronclient.v2_0.client [None req-cc445d64-6ac4-466b-bbea-4f095c6eed39 23da62b7857349b7b412e9c02a6142b6 abf33338588f41399a6cab4fe506c118 - - default default] The python binding code in 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/832] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:18:57 2026] GET /v2.1/servers/6114b569-76be-4e48-a56a-af479b63a8a8 => generated 1517 bytes in 759 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 414/833] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:18:57 2026] GET /v2.1/servers/caee1981-4ed9-4200-a798-04bb1a58eaf3 => generated 1527 bytes in 748 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-19 06:18:58.139 8 WARNING neutronclient.v2_0.client [None req-6ad801ea-4e3b-4ff7-93f8-76a11f1eba13 83f4ae5a81724f1e95eebfac7eebbd4d b136ccb6873347cfa8bae62bd9e5b605 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:18:58.182 8 WARNING neutronclient.v2_0.client [None req-6ad801ea-4e3b-4ff7-93f8-76a11f1eba13 83f4ae5a81724f1e95eebfac7eebbd4d b136ccb6873347cfa8bae62bd9e5b605 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:18:58.221 8 WARNING neutronclient.v2_0.client [None req-6ad801ea-4e3b-4ff7-93f8-76a11f1eba13 83f4ae5a81724f1e95eebfac7eebbd4d b136ccb6873347cfa8bae62bd9e5b605 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:18:58.401 8 WARNING neutronclient.v2_0.client [None req-6ad801ea-4e3b-4ff7-93f8-76a11f1eba13 83f4ae5a81724f1e95eebfac7eebbd4d b136ccb6873347cfa8bae62bd9e5b605 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 420/834] 10.0.0.179 () {34 vars in 663 bytes} [Tue May 19 06:18:58 2026] POST /v2.1/servers => generated 497 bytes in 521 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-05-19 06:18:58.629 7 WARNING neutronclient.v2_0.client [None req-52765f88-bc04-485d-be9c-2a6153d11434 83f4ae5a81724f1e95eebfac7eebbd4d b136ccb6873347cfa8bae62bd9e5b605 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 415/835] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:18:58 2026] GET /v2.1/servers/22a74e03-22a1-40c4-b0d1-1ae4fd63c72b => generated 1457 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:18:59.131 8 WARNING neutronclient.v2_0.client [None req-2bff222b-9c63-443e-9a8f-72f01da7aeaf 7dd4d534cca04d13963f3422935013ba 6bc5d6308bd64b58bda41c581504d7cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:18:59.158 7 WARNING neutronclient.v2_0.client [None req-88cbfd37-228d-4e5a-ab82-47e5d540be04 23da62b7857349b7b412e9c02a6142b6 abf33338588f41399a6cab4fe506c118 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 416/836] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:18:59 2026] GET /v2.1/servers/caee1981-4ed9-4200-a798-04bb1a58eaf3 => generated 1527 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/837] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:18:59 2026] GET /v2.1/servers/6114b569-76be-4e48-a56a-af479b63a8a8 => generated 1517 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-05-19 06:18:59.719 7 WARNING neutronclient.v2_0.client [None req-783aa45e-c4a7-4bb6-b03a-888a40a47fdb 83f4ae5a81724f1e95eebfac7eebbd4d b136ccb6873347cfa8bae62bd9e5b605 - - default default] The python binding code in 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/838] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:18:59 2026] GET /v2.1/servers/22a74e03-22a1-40c4-b0d1-1ae4fd63c72b => generated 1461 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:19:00.288 8 WARNING neutronclient.v2_0.client [None req-2f1dc59f-a95a-47b9-bcfe-d3f97c936c75 23da62b7857349b7b412e9c02a6142b6 abf33338588f41399a6cab4fe506c118 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:19:00.293 7 WARNING neutronclient.v2_0.client [None req-57af045a-7f81-4185-9a92-418b1c4ef039 7dd4d534cca04d13963f3422935013ba 6bc5d6308bd64b58bda41c581504d7cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 422/839] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:00 2026] GET /v2.1/servers/caee1981-4ed9-4200-a798-04bb1a58eaf3 => generated 1527 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/840] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:00 2026] GET /v2.1/servers/6114b569-76be-4e48-a56a-af479b63a8a8 => generated 1517 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:19:00.815 8 WARNING neutronclient.v2_0.client [None req-839349ce-c68c-42b0-949e-b2ddde917d56 83f4ae5a81724f1e95eebfac7eebbd4d b136ccb6873347cfa8bae62bd9e5b605 - - default default] The python binding code in 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/841] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:00 2026] GET /v2.1/servers/22a74e03-22a1-40c4-b0d1-1ae4fd63c72b => generated 1509 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:19:01.430 8 WARNING neutronclient.v2_0.client [None req-1b44a04a-3461-4dd9-a39f-5e54d291fe8f 7dd4d534cca04d13963f3422935013ba 6bc5d6308bd64b58bda41c581504d7cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:19:01.448 7 WARNING neutronclient.v2_0.client [None req-159d51f5-d468-44d0-8eba-68c2d5dbb165 23da62b7857349b7b412e9c02a6142b6 abf33338588f41399a6cab4fe506c118 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 424/842] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:01 2026] GET /v2.1/servers/6114b569-76be-4e48-a56a-af479b63a8a8 => generated 1517 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/843] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:01 2026] GET /v2.1/servers/caee1981-4ed9-4200-a798-04bb1a58eaf3 => generated 1527 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-05-19 06:19:01.901 8 WARNING neutronclient.v2_0.client [None req-35223dee-b09d-4e75-9c3f-299704745558 83f4ae5a81724f1e95eebfac7eebbd4d b136ccb6873347cfa8bae62bd9e5b605 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 425/844] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:01 2026] GET /v2.1/servers/22a74e03-22a1-40c4-b0d1-1ae4fd63c72b => generated 1509 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-05-19 06:19:02.368 7 INFO nova.api.openstack.compute.server_external_events [req-d97c5f01-8b3c-43e8-8359-1c543f256bb2 req-89224188-466f-4553-8b92-361d1dc160f1 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-vif-plugged:8625de38-9ef2-4a15-89b2-a77bd78d4345 for instance caee1981-4ed9-4200-a798-04bb1a58eaf3 on instance [pid: 7|app: 0|req: 420/845] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:19:02 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:19:02.610 8 WARNING neutronclient.v2_0.client [None req-6c1e5e27-f324-4001-969a-535979ce3c7b 7dd4d534cca04d13963f3422935013ba 6bc5d6308bd64b58bda41c581504d7cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:19:02.651 7 WARNING neutronclient.v2_0.client [None req-04c02402-02c1-4e8f-a23d-9d2c5f2b48bc 23da62b7857349b7b412e9c02a6142b6 abf33338588f41399a6cab4fe506c118 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 426/846] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:02 2026] GET /v2.1/servers/6114b569-76be-4e48-a56a-af479b63a8a8 => generated 1517 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/847] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:02 2026] GET /v2.1/servers/caee1981-4ed9-4200-a798-04bb1a58eaf3 => generated 1527 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:19:02.989 8 WARNING neutronclient.v2_0.client [None req-18737771-d276-4f3f-96e2-c109a20142dc 83f4ae5a81724f1e95eebfac7eebbd4d b136ccb6873347cfa8bae62bd9e5b605 - - default default] 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-05-19 06:19:03.869 7 WARNING neutronclient.v2_0.client [None req-8a42bb6a-a172-4d76-82c4-9ba8ae8d4411 7dd4d534cca04d13963f3422935013ba 6bc5d6308bd64b58bda41c581504d7cc - - default default] The python binding code in 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/848] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:02 2026] GET /v2.1/servers/22a74e03-22a1-40c4-b0d1-1ae4fd63c72b => generated 1632 bytes in 1292 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:19:04.286 8 WARNING neutronclient.v2_0.client [None req-1cc606e9-44dd-467f-83d1-b114147b9173 23da62b7857349b7b412e9c02a6142b6 abf33338588f41399a6cab4fe506c118 - - default default] The python binding code in 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/849] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:03 2026] GET /v2.1/servers/6114b569-76be-4e48-a56a-af479b63a8a8 => generated 1517 bytes in 558 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:19:04.415 7 INFO nova.api.openstack.compute.server_external_events [req-276005cb-0cbd-45fe-8aef-d3871b475e2c req-863b22b8-0801-4e22-b892-418b9bea4bdc 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-changed:dcae1761-4861-42d2-841b-0d68751a563c for instance 22a74e03-22a1-40c4-b0d1-1ae4fd63c72b on instance [pid: 7|app: 0|req: 423/850] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:19:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 428/851] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:04 2026] GET /v2.1/servers/caee1981-4ed9-4200-a798-04bb1a58eaf3 => generated 1696 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-19 06:19:04.457 7 INFO nova.api.openstack.compute.server_external_events [req-d758bc26-de51-4635-88b8-cbe0a5b3f69d req-0eda3cb1-9f5e-4eef-99a0-8cc914bee73d 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-vif-plugged:8625de38-9ef2-4a15-89b2-a77bd78d4345 for instance caee1981-4ed9-4200-a798-04bb1a58eaf3 on instance 2026-05-19 06:19:04.457 7 INFO nova.api.openstack.compute.server_external_events [req-d758bc26-de51-4635-88b8-cbe0a5b3f69d req-0eda3cb1-9f5e-4eef-99a0-8cc914bee73d 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-vif-plugged:48b32b0d-acc8-4c5e-80d6-d1ee0a83d3fc for instance 6114b569-76be-4e48-a56a-af479b63a8a8 on instance 2026-05-19 06:19:04.458 7 INFO nova.api.openstack.compute.server_external_events [req-d758bc26-de51-4635-88b8-cbe0a5b3f69d req-0eda3cb1-9f5e-4eef-99a0-8cc914bee73d 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-vif-plugged:48b32b0d-acc8-4c5e-80d6-d1ee0a83d3fc for instance 6114b569-76be-4e48-a56a-af479b63a8a8 on instance 2026-05-19 06:19:04.458 7 INFO nova.api.openstack.compute.server_external_events [req-d758bc26-de51-4635-88b8-cbe0a5b3f69d req-0eda3cb1-9f5e-4eef-99a0-8cc914bee73d 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-vif-unplugged:dcae1761-4861-42d2-841b-0d68751a563c for instance 22a74e03-22a1-40c4-b0d1-1ae4fd63c72b 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: 424/852] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:19:04 2026] POST /v2.1/os-server-external-events => generated 698 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 06:19:04.485 8 WARNING neutronclient.v2_0.client [None req-a5303973-b0e0-411c-93a9-d51bd3effea3 23da62b7857349b7b412e9c02a6142b6 abf33338588f41399a6cab4fe506c118 - - default default] The python binding code in 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/853] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:04 2026] GET /v2.1/servers/caee1981-4ed9-4200-a798-04bb1a58eaf3 => generated 1696 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:19:05.305 7 WARNING neutronclient.v2_0.client [None req-3f9d9db3-c949-4119-b091-a0608f5cd758 83f4ae5a81724f1e95eebfac7eebbd4d b136ccb6873347cfa8bae62bd9e5b605 - - default default] 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-05-19 06:19:05.455 8 WARNING neutronclient.v2_0.client [None req-6023515e-59e9-4c11-b876-70b7d3fdc378 7dd4d534cca04d13963f3422935013ba 6bc5d6308bd64b58bda41c581504d7cc - - default default] The python binding code in 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/854] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:05 2026] GET /v2.1/servers/22a74e03-22a1-40c4-b0d1-1ae4fd63c72b => generated 1630 bytes in 674 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/855] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:05 2026] GET /v2.1/servers/6114b569-76be-4e48-a56a-af479b63a8a8 => generated 1517 bytes in 601 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:19:06.454 7 INFO nova.api.openstack.compute.server_external_events [req-6a56b1ee-7af8-4947-aebc-c76b0c70b108 req-3db7f31c-279f-4931-a0d0-3c47c1b41efc 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-changed:8625de38-9ef2-4a15-89b2-a77bd78d4345 for instance caee1981-4ed9-4200-a798-04bb1a58eaf3 on instance [pid: 7|app: 0|req: 427/858] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:19:06 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-05-19 06:19:06.989 8 WARNING neutronclient.v2_0.client [None req-295fe722-82bd-4519-9670-3c359a9a2d21 83f4ae5a81724f1e95eebfac7eebbd4d b136ccb6873347cfa8bae62bd9e5b605 - - default default] 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-05-19 06:19:07.076 7 WARNING neutronclient.v2_0.client [None req-139058be-a4b1-4053-b102-3571e9e618a9 7dd4d534cca04d13963f3422935013ba 6bc5d6308bd64b58bda41c581504d7cc - - default default] The python binding code in 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/859] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:06 2026] GET /v2.1/servers/22a74e03-22a1-40c4-b0d1-1ae4fd63c72b => generated 1630 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/860] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:07 2026] GET /v2.1/servers/6114b569-76be-4e48-a56a-af479b63a8a8 => generated 1699 bytes in 338 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:19:07.410 8 WARNING neutronclient.v2_0.client [None req-af7b47b9-3e14-41bb-b037-e6e91a8766fb 7dd4d534cca04d13963f3422935013ba 6bc5d6308bd64b58bda41c581504d7cc - - default default] The python binding code in 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/861] 10.0.0.179 () {32 vars in 741 bytes} [Tue May 19 06:19:07 2026] GET /v2.1/servers/6114b569-76be-4e48-a56a-af479b63a8a8/os-interface => generated 285 bytes in 546 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:19:08.208 7 WARNING neutronclient.v2_0.client [None req-060c9566-7358-4217-9d1f-39e80b676f57 83f4ae5a81724f1e95eebfac7eebbd4d b136ccb6873347cfa8bae62bd9e5b605 - - default default] 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-05-19 06:19:08.605 8 INFO nova.api.openstack.compute.server_external_events [req-2ebe3282-6017-443f-92bc-b32d068968a1 req-521e4f0b-35b5-463c-a4b4-a6107b23c9af 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-changed:48b32b0d-acc8-4c5e-80d6-d1ee0a83d3fc for instance 6114b569-76be-4e48-a56a-af479b63a8a8 on instance [pid: 8|app: 0|req: 434/862] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:19:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/863] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:08 2026] GET /v2.1/servers/22a74e03-22a1-40c4-b0d1-1ae4fd63c72b => generated 1630 bytes in 590 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:19:09.817 8 WARNING neutronclient.v2_0.client [None req-d4bfa653-31a6-4ab4-a891-c9750f2ae183 83f4ae5a81724f1e95eebfac7eebbd4d b136ccb6873347cfa8bae62bd9e5b605 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 435/864] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:09 2026] GET /v2.1/servers/22a74e03-22a1-40c4-b0d1-1ae4fd63c72b => generated 1630 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-05-19 06:19:10.961 7 WARNING neutronclient.v2_0.client [None req-f17c5c9a-c42a-42fe-b797-d2716c11ee90 83f4ae5a81724f1e95eebfac7eebbd4d b136ccb6873347cfa8bae62bd9e5b605 - - default default] The python binding code in 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/865] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:10 2026] GET /v2.1/servers/22a74e03-22a1-40c4-b0d1-1ae4fd63c72b => generated 1630 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-05-19 06:19:12.144 8 WARNING neutronclient.v2_0.client [None req-ff600e33-0685-4b31-aa62-1478bc6198a4 83f4ae5a81724f1e95eebfac7eebbd4d b136ccb6873347cfa8bae62bd9e5b605 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 436/866] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:12 2026] GET /v2.1/servers/22a74e03-22a1-40c4-b0d1-1ae4fd63c72b => generated 1630 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-05-19 06:19:13.333 7 WARNING neutronclient.v2_0.client [None req-20f95c16-cfed-4f84-b222-c8f6c1d13908 83f4ae5a81724f1e95eebfac7eebbd4d b136ccb6873347cfa8bae62bd9e5b605 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 431/867] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:13 2026] GET /v2.1/servers/22a74e03-22a1-40c4-b0d1-1ae4fd63c72b => generated 1630 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:19:14.043 7 INFO nova.api.openstack.compute.server_external_events [req-0d492f0e-b9db-4480-b8e3-d032e29ebc28 req-1a326f23-fba3-4772-8bb6-636f84abf258 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-vif-plugged:dcae1761-4861-42d2-841b-0d68751a563c for instance 22a74e03-22a1-40c4-b0d1-1ae4fd63c72b on instance [pid: 7|app: 0|req: 432/868] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:19:14 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-05-19 06:19:14.473 7 WARNING neutronclient.v2_0.client [None req-ec644708-0a6c-43e5-ab36-0bf446229e60 83f4ae5a81724f1e95eebfac7eebbd4d b136ccb6873347cfa8bae62bd9e5b605 - - default default] The python binding code in 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/869] 10.0.0.179 () {34 vars in 750 bytes} [Tue May 19 06:19:13 2026] POST /v2.1/servers/caee1981-4ed9-4200-a798-04bb1a58eaf3/action => generated 32153 bytes in 554 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/870] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:14 2026] GET /v2.1/servers/22a74e03-22a1-40c4-b0d1-1ae4fd63c72b => generated 1630 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:19:15.585 8 INFO nova.api.openstack.compute.server_external_events [req-d2ef112a-61bc-4d63-94bc-bdba154ec80c req-d36ed000-6727-488a-a4b0-d0a8afbcbc27 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-changed:8625de38-9ef2-4a15-89b2-a77bd78d4345 for instance caee1981-4ed9-4200-a798-04bb1a58eaf3 on instance [pid: 8|app: 0|req: 438/871] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:19:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:19:15.710 7 WARNING neutronclient.v2_0.client [None req-4f041137-14b4-4604-ad61-ab473ca8f56b 83f4ae5a81724f1e95eebfac7eebbd4d b136ccb6873347cfa8bae62bd9e5b605 - - default default] The python binding code in 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/872] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:15 2026] GET /v2.1/servers/22a74e03-22a1-40c4-b0d1-1ae4fd63c72b => generated 1809 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-05-19 06:19:15.871 8 WARNING neutronclient.v2_0.client [None req-ed915df7-5964-4937-be94-4100f0caf72a 83f4ae5a81724f1e95eebfac7eebbd4d b136ccb6873347cfa8bae62bd9e5b605 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 439/873] 10.0.0.179 () {32 vars in 741 bytes} [Tue May 19 06:19:15 2026] GET /v2.1/servers/22a74e03-22a1-40c4-b0d1-1ae4fd63c72b/os-interface => generated 284 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-05-19 06:19:15.981 7 WARNING neutronclient.v2_0.client [None req-285156e9-4ce0-459e-90da-2539dcd56b5d 7dd4d534cca04d13963f3422935013ba 6bc5d6308bd64b58bda41c581504d7cc - - default default] 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-05-19 06:19:16.090 8 INFO nova.api.openstack.compute.server_external_events [req-7ece754d-8af0-4acc-a448-0d129c2a9159 req-e642d710-46d1-4e79-969e-41ad03c5a7c8 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-vif-plugged:dcae1761-4861-42d2-841b-0d68751a563c for instance 22a74e03-22a1-40c4-b0d1-1ae4fd63c72b on instance [pid: 8|app: 0|req: 442/876] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:19:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/877] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:15 2026] GET /v2.1/servers/6114b569-76be-4e48-a56a-af479b63a8a8 => generated 1819 bytes in 546 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:19:16.538 8 WARNING neutronclient.v2_0.client [None req-d19a4a09-a9b1-4eb0-b4d6-904e52e77403 7dd4d534cca04d13963f3422935013ba 6bc5d6308bd64b58bda41c581504d7cc - - default default] 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: 436/878] 10.0.0.179 () {34 vars in 671 bytes} [Tue May 19 06:19:16 2026] POST /v2.1/os-keypairs => generated 397 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/879] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:16 2026] GET /v2.1/servers/6114b569-76be-4e48-a56a-af479b63a8a8 => generated 1819 bytes in 501 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/880] 10.0.0.179 () {34 vars in 750 bytes} [Tue May 19 06:19:17 2026] POST /v2.1/servers/6114b569-76be-4e48-a56a-af479b63a8a8/action => generated 0 bytes in 90 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-05-19 06:19:17.295 8 WARNING neutronclient.v2_0.client [None req-27716ca6-a35e-4841-9e3a-94c4558da5a6 7dd4d534cca04d13963f3422935013ba 6bc5d6308bd64b58bda41c581504d7cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 444/881] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:17 2026] GET /v2.1/servers/6114b569-76be-4e48-a56a-af479b63a8a8 => generated 1821 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-05-19 06:19:18.137 7 INFO nova.api.openstack.compute.server_external_events [req-7936ae2c-b5c6-463e-b8e0-1350776467d0 req-ad2b333a-be84-4fbe-8645-1b37a4fe90c4 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-changed:dcae1761-4861-42d2-841b-0d68751a563c for instance 22a74e03-22a1-40c4-b0d1-1ae4fd63c72b on instance [pid: 7|app: 0|req: 438/882] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:19:18 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-05-19 06:19:18.826 8 WARNING neutronclient.v2_0.client [None req-634e138c-2add-4659-92cb-37ac017b5f04 7dd4d534cca04d13963f3422935013ba 6bc5d6308bd64b58bda41c581504d7cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:19:18.854 7 WARNING neutronclient.v2_0.client [None req-60d1836d-d021-4f30-9a1e-252ba8bfe604 23da62b7857349b7b412e9c02a6142b6 abf33338588f41399a6cab4fe506c118 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:19:18.980 7 WARNING neutronclient.v2_0.client [None req-60d1836d-d021-4f30-9a1e-252ba8bfe604 23da62b7857349b7b412e9c02a6142b6 abf33338588f41399a6cab4fe506c118 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 445/883] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:18 2026] GET /v2.1/servers/6114b569-76be-4e48-a56a-af479b63a8a8 => generated 1821 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-19 06:19:19.370 7 WARNING neutronclient.v2_0.client [None req-60d1836d-d021-4f30-9a1e-252ba8bfe604 23da62b7857349b7b412e9c02a6142b6 abf33338588f41399a6cab4fe506c118 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 439/884] 10.0.0.179 () {34 vars in 663 bytes} [Tue May 19 06:19:18 2026] POST /v2.1/servers => generated 450 bytes in 758 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-05-19 06:19:19.579 8 WARNING neutronclient.v2_0.client [None req-3364ef31-a60c-4e4c-b81c-91dbd7cfdb1b 23da62b7857349b7b412e9c02a6142b6 abf33338588f41399a6cab4fe506c118 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 446/885] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:19 2026] GET /v2.1/servers/de2e8f76-48b2-4957-ad8a-d075ff51ff29 => generated 1402 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:19:20.124 7 WARNING neutronclient.v2_0.client [None req-b4c4e6f5-55f4-4beb-9be8-f79ed5e29542 7dd4d534cca04d13963f3422935013ba 6bc5d6308bd64b58bda41c581504d7cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 440/886] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:20 2026] GET /v2.1/servers/6114b569-76be-4e48-a56a-af479b63a8a8 => generated 1821 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:19:20.664 8 WARNING neutronclient.v2_0.client [None req-506a4677-ffd0-487f-af67-2a45349e1de4 23da62b7857349b7b412e9c02a6142b6 abf33338588f41399a6cab4fe506c118 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 447/887] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:20 2026] GET /v2.1/servers/de2e8f76-48b2-4957-ad8a-d075ff51ff29 => generated 1406 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-05-19 06:19:21.263 7 WARNING neutronclient.v2_0.client [None req-5cf4b505-8dad-4a03-8eaa-5284f8c946e1 7dd4d534cca04d13963f3422935013ba 6bc5d6308bd64b58bda41c581504d7cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 441/888] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:21 2026] GET /v2.1/servers/6114b569-76be-4e48-a56a-af479b63a8a8 => generated 1826 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:19:21.766 8 WARNING neutronclient.v2_0.client [None req-18b5c4a2-bf11-475a-a47e-d39881d70875 23da62b7857349b7b412e9c02a6142b6 abf33338588f41399a6cab4fe506c118 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:19:21.767 7 INFO nova.api.openstack.compute.server_external_events [req-b0e8b567-de33-4e36-8bd6-cb8a9a5771c5 req-daea433b-f3bc-4cf7-8f05-6cbd0fbd343f 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-vif-unplugged:48b32b0d-acc8-4c5e-80d6-d1ee0a83d3fc for instance 6114b569-76be-4e48-a56a-af479b63a8a8 on instance [pid: 7|app: 0|req: 442/889] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:19:21 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/890] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:21 2026] GET /v2.1/servers/de2e8f76-48b2-4957-ad8a-d075ff51ff29 => generated 1454 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:19:22.455 7 WARNING neutronclient.v2_0.client [None req-55c460b1-7ed4-42a7-aa73-7b88d2ecb9a7 7dd4d534cca04d13963f3422935013ba 6bc5d6308bd64b58bda41c581504d7cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 443/891] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:22 2026] GET /v2.1/servers/6114b569-76be-4e48-a56a-af479b63a8a8 => generated 1826 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-05-19 06:19:22.856 8 WARNING neutronclient.v2_0.client [None req-d1b4cae3-44d9-4bcd-9e6f-abc9c3740260 23da62b7857349b7b412e9c02a6142b6 abf33338588f41399a6cab4fe506c118 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 449/892] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:22 2026] GET /v2.1/servers/de2e8f76-48b2-4957-ad8a-d075ff51ff29 => generated 1454 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:19:23.585 7 WARNING neutronclient.v2_0.client [None req-f92295a5-9769-4a08-beb4-5cdbb6ddfcd2 7dd4d534cca04d13963f3422935013ba 6bc5d6308bd64b58bda41c581504d7cc - - default default] The python binding code in 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/893] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:23 2026] GET /v2.1/servers/6114b569-76be-4e48-a56a-af479b63a8a8 => generated 1826 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:19:23.812 8 INFO nova.api.openstack.compute.server_external_events [req-5ea9efdf-df18-4c84-9a76-570ec7fe9c71 req-fe25d278-f736-4088-84fb-e18cf97e1b3e 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-vif-unplugged:48b32b0d-acc8-4c5e-80d6-d1ee0a83d3fc for instance 6114b569-76be-4e48-a56a-af479b63a8a8 on instance [pid: 8|app: 0|req: 450/894] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:19:23 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-05-19 06:19:23.948 7 WARNING neutronclient.v2_0.client [None req-e1f7ea1e-125c-43da-af53-1568e6454b56 23da62b7857349b7b412e9c02a6142b6 abf33338588f41399a6cab4fe506c118 - - default default] The python binding code in 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/895] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:23 2026] GET /v2.1/servers/de2e8f76-48b2-4957-ad8a-d075ff51ff29 => generated 1462 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-05-19 06:19:24.777 8 WARNING neutronclient.v2_0.client [None req-16991ccc-73df-44db-9817-d7ed45337377 7dd4d534cca04d13963f3422935013ba 6bc5d6308bd64b58bda41c581504d7cc - - default default] 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-05-19 06:19:25.048 7 WARNING neutronclient.v2_0.client [None req-521e63d0-0d6e-4255-b3bd-4a89aa0cc169 23da62b7857349b7b412e9c02a6142b6 abf33338588f41399a6cab4fe506c118 - - default default] The python binding code in 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/896] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:24 2026] GET /v2.1/servers/6114b569-76be-4e48-a56a-af479b63a8a8 => generated 1826 bytes in 997 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/897] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:25 2026] GET /v2.1/servers/de2e8f76-48b2-4957-ad8a-d075ff51ff29 => generated 1540 bytes in 788 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:19:25.879 8 INFO nova.api.openstack.compute.server_external_events [req-fd38db3f-c024-475f-8b55-5d0ed0e06c1d req-48ae9f1c-18a7-4a99-ba7d-0e0104704ac6 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-vif-plugged:48b32b0d-acc8-4c5e-80d6-d1ee0a83d3fc for instance 6114b569-76be-4e48-a56a-af479b63a8a8 on instance 2026-05-19 06:19:25.880 8 INFO nova.api.openstack.compute.server_external_events [req-fd38db3f-c024-475f-8b55-5d0ed0e06c1d req-48ae9f1c-18a7-4a99-ba7d-0e0104704ac6 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-vif-plugged:48b32b0d-acc8-4c5e-80d6-d1ee0a83d3fc for instance 6114b569-76be-4e48-a56a-af479b63a8a8 on instance 2026-05-19 06:19:25.880 8 INFO nova.api.openstack.compute.server_external_events [req-fd38db3f-c024-475f-8b55-5d0ed0e06c1d req-48ae9f1c-18a7-4a99-ba7d-0e0104704ac6 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-changed:10b80230-7f86-4913-aaf8-8dc62088f9df for instance de2e8f76-48b2-4957-ad8a-d075ff51ff29 on instance [pid: 8|app: 0|req: 452/898] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:19:25 2026] POST /v2.1/os-server-external-events => generated 521 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-05-19 06:19:26.799 7 WARNING neutronclient.v2_0.client [None req-2a3e7905-2cc7-4dca-a575-9e0d6d07d98b 7dd4d534cca04d13963f3422935013ba 6bc5d6308bd64b58bda41c581504d7cc - - default default] 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-05-19 06:19:26.853 8 WARNING neutronclient.v2_0.client [None req-24408bb7-5fc9-44e5-a4e3-72b32ea00eed 23da62b7857349b7b412e9c02a6142b6 abf33338588f41399a6cab4fe506c118 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 448/901] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:26 2026] GET /v2.1/servers/6114b569-76be-4e48-a56a-af479b63a8a8 => generated 1826 bytes in 436 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/902] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:26 2026] GET /v2.1/servers/de2e8f76-48b2-4957-ad8a-d075ff51ff29 => generated 1528 bytes in 436 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:19:28.246 7 WARNING neutronclient.v2_0.client [None req-13c0d34d-e831-489a-b653-7048a728da95 7dd4d534cca04d13963f3422935013ba 6bc5d6308bd64b58bda41c581504d7cc - - default default] 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-05-19 06:19:28.291 8 WARNING neutronclient.v2_0.client [None req-886a92a3-ea21-4c26-ae8e-e48e0caeec73 23da62b7857349b7b412e9c02a6142b6 abf33338588f41399a6cab4fe506c118 - - default default] The python binding code in 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/903] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:28 2026] GET /v2.1/servers/6114b569-76be-4e48-a56a-af479b63a8a8 => generated 1819 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/904] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:28 2026] GET /v2.1/servers/de2e8f76-48b2-4957-ad8a-d075ff51ff29 => generated 1528 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:19:29.440 7 WARNING neutronclient.v2_0.client [None req-9318731b-5699-48ee-a445-09353f51fba5 23da62b7857349b7b412e9c02a6142b6 abf33338588f41399a6cab4fe506c118 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 450/905] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:29 2026] GET /v2.1/servers/de2e8f76-48b2-4957-ad8a-d075ff51ff29 => generated 1528 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:19:30.147 8 WARNING neutronclient.v2_0.client [None req-d3e80f11-8511-4441-90e3-3eda78674c2e eb320be84e3c467e8f5dae6866cc6886 f7219a3d7ea64cf3968b9e880cb323cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:19:30.316 8 WARNING neutronclient.v2_0.client [None req-d3e80f11-8511-4441-90e3-3eda78674c2e eb320be84e3c467e8f5dae6866cc6886 f7219a3d7ea64cf3968b9e880cb323cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 456/906] 10.0.0.179 () {34 vars in 663 bytes} [Tue May 19 06:19:30 2026] POST /v2.1/servers => generated 424 bytes in 419 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-05-19 06:19:30.536 7 WARNING neutronclient.v2_0.client [None req-0f523bbc-e44a-4abc-bb42-16e17f1ab1c5 eb320be84e3c467e8f5dae6866cc6886 f7219a3d7ea64cf3968b9e880cb323cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 451/907] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:30 2026] GET /v2.1/servers/dc73c62a-27f1-42ee-bd26-e092421ce01f => generated 1368 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:19:30.609 8 WARNING neutronclient.v2_0.client [None req-fc974dc7-beb9-46f1-b07b-9d96af861bc5 23da62b7857349b7b412e9c02a6142b6 abf33338588f41399a6cab4fe506c118 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 457/908] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:30 2026] GET /v2.1/servers/de2e8f76-48b2-4957-ad8a-d075ff51ff29 => generated 1528 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-19 06:19:30.794 7 INFO nova.api.openstack.compute.server_external_events [req-f2fba72b-dc07-436b-afe7-f6db52e82d6e req-9f26fedd-8df4-4835-90c2-b6d7cc3642af 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-vif-plugged:10b80230-7f86-4913-aaf8-8dc62088f9df for instance de2e8f76-48b2-4957-ad8a-d075ff51ff29 on instance [pid: 7|app: 0|req: 452/909] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:19:30 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-05-19 06:19:31.622 8 WARNING neutronclient.v2_0.client [None req-211c3d5e-4e5b-4617-85c8-eaf6ec32260e eb320be84e3c467e8f5dae6866cc6886 f7219a3d7ea64cf3968b9e880cb323cb - - default default] The python binding code in 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/910] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:31 2026] GET /v2.1/servers/dc73c62a-27f1-42ee-bd26-e092421ce01f => generated 1372 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-05-19 06:19:31.827 7 WARNING neutronclient.v2_0.client [None req-d65b64a0-2f9a-49e8-9225-b95d1f5f306d 23da62b7857349b7b412e9c02a6142b6 abf33338588f41399a6cab4fe506c118 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 453/911] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:31 2026] GET /v2.1/servers/de2e8f76-48b2-4957-ad8a-d075ff51ff29 => generated 1528 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:19:32.077 8 WARNING neutronclient.v2_0.client [None req-282d8363-bc72-4203-9d40-1872cb314241 83f4ae5a81724f1e95eebfac7eebbd4d b136ccb6873347cfa8bae62bd9e5b605 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 459/912] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:32 2026] GET /v2.1/servers/22a74e03-22a1-40c4-b0d1-1ae4fd63c72b => generated 1929 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-05-19 06:19:32.728 7 WARNING neutronclient.v2_0.client [None req-a752bea9-7191-49ba-9aa1-76b611b93c15 eb320be84e3c467e8f5dae6866cc6886 f7219a3d7ea64cf3968b9e880cb323cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 454/913] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:32 2026] GET /v2.1/servers/dc73c62a-27f1-42ee-bd26-e092421ce01f => generated 1420 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-05-19 06:19:32.850 8 INFO nova.api.openstack.compute.server_external_events [req-58576e4f-c059-4eb3-bbe7-afcc3787f459 req-97bf7fb0-ef99-40b3-a3eb-e86a4abf03ae 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-vif-plugged:10b80230-7f86-4913-aaf8-8dc62088f9df for instance de2e8f76-48b2-4957-ad8a-d075ff51ff29 on instance [pid: 8|app: 0|req: 460/914] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:19:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:19:33.052 7 WARNING neutronclient.v2_0.client [None req-265b9aa3-6c4e-43e5-8de4-e675c62253bf 23da62b7857349b7b412e9c02a6142b6 abf33338588f41399a6cab4fe506c118 - - default default] 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: 461/915] 10.0.0.179 () {32 vars in 753 bytes} [Tue May 19 06:19:33 2026] GET /v2.1/servers/22a74e03-22a1-40c4-b0d1-1ae4fd63c72b/os-server-password => generated 116 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/916] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:33 2026] GET /v2.1/servers/de2e8f76-48b2-4957-ad8a-d075ff51ff29 => generated 1697 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:19:33.199 8 WARNING neutronclient.v2_0.client [None req-a9fbe673-192c-42b3-8025-13880d1b1583 23da62b7857349b7b412e9c02a6142b6 abf33338588f41399a6cab4fe506c118 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 462/917] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:33 2026] GET /v2.1/servers/de2e8f76-48b2-4957-ad8a-d075ff51ff29 => generated 1697 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:19:33.827 7 WARNING neutronclient.v2_0.client [None req-ca9399fc-b746-447f-93d9-c38b3d872fe7 eb320be84e3c467e8f5dae6866cc6886 f7219a3d7ea64cf3968b9e880cb323cb - - default default] The python binding code in 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/918] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:33 2026] GET /v2.1/servers/dc73c62a-27f1-42ee-bd26-e092421ce01f => generated 1420 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 463/919] 10.0.0.179 () {32 vars in 718 bytes} [Tue May 19 06:19:34 2026] DELETE /v2.1/servers/22a74e03-22a1-40c4-b0d1-1ae4fd63c72b => generated 0 bytes in 93 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-05-19 06:19:34.791 7 WARNING neutronclient.v2_0.client [None req-97279d89-7c04-45db-8c68-223ed2b0de69 83f4ae5a81724f1e95eebfac7eebbd4d b136ccb6873347cfa8bae62bd9e5b605 - - default default] 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-05-19 06:19:34.910 8 INFO nova.api.openstack.compute.server_external_events [req-978f5dff-6daa-4b55-8263-bf8bef443523 req-e5e5ccd2-77ca-49b3-8af0-8febcd023895 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-changed:10b80230-7f86-4913-aaf8-8dc62088f9df for instance de2e8f76-48b2-4957-ad8a-d075ff51ff29 on instance [pid: 8|app: 0|req: 464/920] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:19:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:19:34.951 8 WARNING neutronclient.v2_0.client [None req-34f1063b-1163-44cf-846e-1fdf561c6842 eb320be84e3c467e8f5dae6866cc6886 f7219a3d7ea64cf3968b9e880cb323cb - - default default] The python binding code in 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/921] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:34 2026] GET /v2.1/servers/22a74e03-22a1-40c4-b0d1-1ae4fd63c72b => generated 1935 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/922] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:34 2026] GET /v2.1/servers/dc73c62a-27f1-42ee-bd26-e092421ce01f => generated 1428 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:19:36.039 7 WARNING neutronclient.v2_0.client [None req-1581d16a-0b73-4087-ba52-5d172d3a8c4e 83f4ae5a81724f1e95eebfac7eebbd4d b136ccb6873347cfa8bae62bd9e5b605 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:19:36.055 8 WARNING neutronclient.v2_0.client [None req-70cdfc27-21c6-42c3-9482-02c49edb1519 eb320be84e3c467e8f5dae6866cc6886 f7219a3d7ea64cf3968b9e880cb323cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 458/923] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:36 2026] GET /v2.1/servers/22a74e03-22a1-40c4-b0d1-1ae4fd63c72b => generated 1935 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 466/926] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:36 2026] GET /v2.1/servers/dc73c62a-27f1-42ee-bd26-e092421ce01f => generated 1480 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-19 06:19:36.212 7 INFO nova.api.openstack.compute.server_external_events [req-2ed0c348-e5a5-43b9-bb5c-cee89aaf68a9 req-51e6339c-ade2-4b42-9271-2f9df7bf059c 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-vif-unplugged:dcae1761-4861-42d2-841b-0d68751a563c for instance 22a74e03-22a1-40c4-b0d1-1ae4fd63c72b on instance [pid: 7|app: 0|req: 461/927] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:19:36 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-05-19 06:19:37.249 8 WARNING neutronclient.v2_0.client [None req-fb52ce74-f455-47e9-bff1-eae0aaa474dd 83f4ae5a81724f1e95eebfac7eebbd4d b136ccb6873347cfa8bae62bd9e5b605 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:19:37.256 7 WARNING neutronclient.v2_0.client [None req-f0817590-bec4-47c1-8f1c-fcaaed1f9fe2 eb320be84e3c467e8f5dae6866cc6886 f7219a3d7ea64cf3968b9e880cb323cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 467/928] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:37 2026] GET /v2.1/servers/22a74e03-22a1-40c4-b0d1-1ae4fd63c72b => generated 1935 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/929] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:37 2026] GET /v2.1/servers/dc73c62a-27f1-42ee-bd26-e092421ce01f => generated 1468 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:19:38.250 8 INFO nova.api.openstack.compute.server_external_events [req-92f9ace1-7f10-4fe2-bfd2-73b59e5c2b9a req-462cb69c-b41d-4807-bcec-fe82b89caf70 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-changed:23700b8b-63bf-42db-b0b2-cf37033285d4 for instance dc73c62a-27f1-42ee-bd26-e092421ce01f on instance 2026-05-19 06:19:38.251 8 INFO nova.api.openstack.compute.server_external_events [req-92f9ace1-7f10-4fe2-bfd2-73b59e5c2b9a req-462cb69c-b41d-4807-bcec-fe82b89caf70 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-vif-unplugged:dcae1761-4861-42d2-841b-0d68751a563c for instance 22a74e03-22a1-40c4-b0d1-1ae4fd63c72b on instance 2026-05-19 06:19:38.251 8 INFO nova.api.openstack.compute.server_external_events [req-92f9ace1-7f10-4fe2-bfd2-73b59e5c2b9a req-462cb69c-b41d-4807-bcec-fe82b89caf70 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-vif-deleted:dcae1761-4861-42d2-841b-0d68751a563c for instance 22a74e03-22a1-40c4-b0d1-1ae4fd63c72b on instance [pid: 8|app: 0|req: 468/930] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:19:38 2026] POST /v2.1/os-server-external-events => generated 523 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:19:38.419 7 WARNING neutronclient.v2_0.client [None req-510332de-eb1e-430f-be8e-ccbbede70c69 83f4ae5a81724f1e95eebfac7eebbd4d b136ccb6873347cfa8bae62bd9e5b605 - - default default] 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: 463/931] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:38 2026] GET /v2.1/servers/22a74e03-22a1-40c4-b0d1-1ae4fd63c72b => generated 1538 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-19 06:19:38.469 8 WARNING neutronclient.v2_0.client [None req-bc26d4ef-930d-480e-b261-75876a038417 eb320be84e3c467e8f5dae6866cc6886 f7219a3d7ea64cf3968b9e880cb323cb - - default default] The python binding code in 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/932] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:38 2026] GET /v2.1/servers/dc73c62a-27f1-42ee-bd26-e092421ce01f => generated 1468 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-05-19 06:19:39.529 7 WARNING neutronclient.v2_0.client [None req-6e3c19e6-f9b3-4f34-88bf-591cb9b128e5 83f4ae5a81724f1e95eebfac7eebbd4d b136ccb6873347cfa8bae62bd9e5b605 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 464/933] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:39 2026] GET /v2.1/servers/22a74e03-22a1-40c4-b0d1-1ae4fd63c72b => generated 1543 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-05-19 06:19:39.627 8 WARNING neutronclient.v2_0.client [None req-b69c7779-00ff-4ec1-9e10-23103c9c584a eb320be84e3c467e8f5dae6866cc6886 f7219a3d7ea64cf3968b9e880cb323cb - - default default] The python binding code in 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/934] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:39 2026] GET /v2.1/servers/dc73c62a-27f1-42ee-bd26-e092421ce01f => generated 1468 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-05-19 06:19:40.501 7 INFO nova.api.openstack.compute.server_external_events [req-1392044d-e4ce-4bf7-8d73-030083920194 req-95d0eb8c-ddf2-4545-bdf3-5e2b4d71ea72 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-vif-plugged:23700b8b-63bf-42db-b0b2-cf37033285d4 for instance dc73c62a-27f1-42ee-bd26-e092421ce01f on instance [pid: 7|app: 0|req: 465/935] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:19:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:19:40.639 8 WARNING neutronclient.v2_0.client [None req-f174d568-7a02-44ee-9ec9-60114df4c9f6 83f4ae5a81724f1e95eebfac7eebbd4d b136ccb6873347cfa8bae62bd9e5b605 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 471/936] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:40 2026] GET /v2.1/servers/22a74e03-22a1-40c4-b0d1-1ae4fd63c72b => generated 1543 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:19:40.795 7 WARNING neutronclient.v2_0.client [None req-103f9e6c-0a69-4287-bc19-106fbfeeecbd eb320be84e3c467e8f5dae6866cc6886 f7219a3d7ea64cf3968b9e880cb323cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 466/937] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:40 2026] GET /v2.1/servers/dc73c62a-27f1-42ee-bd26-e092421ce01f => generated 1468 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-05-19 06:19:41.739 8 INFO nova.api.openstack.wsgi [None req-78cf97ac-9db8-4c49-b2e5-bcb11b92dbc1 83f4ae5a81724f1e95eebfac7eebbd4d b136ccb6873347cfa8bae62bd9e5b605 - - default default] HTTP exception thrown: Instance 22a74e03-22a1-40c4-b0d1-1ae4fd63c72b could not be found. [pid: 8|app: 0|req: 472/938] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:41 2026] GET /v2.1/servers/22a74e03-22a1-40c4-b0d1-1ae4fd63c72b => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:19:41.776 7 INFO nova.api.openstack.wsgi [None req-65ecdc03-a4ea-4645-8403-e24f6d11530f 83f4ae5a81724f1e95eebfac7eebbd4d b136ccb6873347cfa8bae62bd9e5b605 - - default default] HTTP exception thrown: Instance 22a74e03-22a1-40c4-b0d1-1ae4fd63c72b could not be found. [pid: 7|app: 0|req: 467/939] 10.0.0.179 () {32 vars in 718 bytes} [Tue May 19 06:19:41 2026] DELETE /v2.1/servers/22a74e03-22a1-40c4-b0d1-1ae4fd63c72b => 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-05-19 06:19:41.815 8 INFO nova.api.openstack.wsgi [None req-5cf35d22-6066-4d46-ad13-a89c8a1d14bd 83f4ae5a81724f1e95eebfac7eebbd4d b136ccb6873347cfa8bae62bd9e5b605 - - default default] HTTP exception thrown: Instance 22a74e03-22a1-40c4-b0d1-1ae4fd63c72b could not be found. [pid: 8|app: 0|req: 473/940] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:41 2026] GET /v2.1/servers/22a74e03-22a1-40c4-b0d1-1ae4fd63c72b => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 468/941] 10.0.0.179 () {32 vars in 704 bytes} [Tue May 19 06:19:41 2026] DELETE /v2.1/os-keypairs/tempest-keypair-675245132 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:19:41.959 8 WARNING neutronclient.v2_0.client [None req-fa539998-96f3-4298-968c-c340643fdcbe eb320be84e3c467e8f5dae6866cc6886 f7219a3d7ea64cf3968b9e880cb323cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 474/942] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:41 2026] GET /v2.1/servers/dc73c62a-27f1-42ee-bd26-e092421ce01f => generated 1468 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-05-19 06:19:42.541 8 INFO nova.api.openstack.compute.server_external_events [req-b9d4d38a-e5c2-4863-9c80-7a27b750046e req-af6d38e1-3161-4207-bf5f-80bfdc7570a6 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-vif-plugged:23700b8b-63bf-42db-b0b2-cf37033285d4 for instance dc73c62a-27f1-42ee-bd26-e092421ce01f on instance [pid: 8|app: 0|req: 475/943] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:19:42 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: 7|app: 0|req: 469/944] 10.0.0.179 () {34 vars in 750 bytes} [Tue May 19 06:19:42 2026] POST /v2.1/servers/de2e8f76-48b2-4957-ad8a-d075ff51ff29/action => generated 32179 bytes in 549 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: 476/945] 10.0.0.179 () {32 vars in 728 bytes} [Tue May 19 06:19:42 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1817628446 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:19:43.161 7 WARNING neutronclient.v2_0.client [None req-b1ce3985-9ff6-4cd1-a9ed-f7c6dabac025 eb320be84e3c467e8f5dae6866cc6886 f7219a3d7ea64cf3968b9e880cb323cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 470/946] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:43 2026] GET /v2.1/servers/dc73c62a-27f1-42ee-bd26-e092421ce01f => generated 1647 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-19 06:19:43.890 8 WARNING neutronclient.v2_0.client [None req-5c148796-40df-43d8-a98c-a4eabfcaa991 7dd4d534cca04d13963f3422935013ba 6bc5d6308bd64b58bda41c581504d7cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 477/947] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:43 2026] GET /v2.1/servers/6114b569-76be-4e48-a56a-af479b63a8a8 => generated 1819 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, ' [pid: 7|app: 0|req: 471/948] 10.0.0.179 () {32 vars in 718 bytes} [Tue May 19 06:19:44 2026] DELETE /v2.1/servers/6114b569-76be-4e48-a56a-af479b63a8a8 => generated 0 bytes in 118 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-05-19 06:19:44.227 8 WARNING neutronclient.v2_0.client [None req-0214356a-3424-453c-8e0b-34860666fb33 7dd4d534cca04d13963f3422935013ba 6bc5d6308bd64b58bda41c581504d7cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 478/949] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:44 2026] GET /v2.1/servers/6114b569-76be-4e48-a56a-af479b63a8a8 => generated 1825 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, ' [pid: 7|app: 0|req: 472/950] 10.0.0.179 () {32 vars in 718 bytes} [Tue May 19 06:19:44 2026] DELETE /v2.1/servers/dc73c62a-27f1-42ee-bd26-e092421ce01f => generated 0 bytes in 91 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:19:44.602 8 WARNING neutronclient.v2_0.client [None req-d1a50c74-3dc3-4645-846b-93994e65a27e eb320be84e3c467e8f5dae6866cc6886 f7219a3d7ea64cf3968b9e880cb323cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 479/951] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:44 2026] GET /v2.1/servers/dc73c62a-27f1-42ee-bd26-e092421ce01f => generated 1653 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 473/952] 10.0.0.179 () {32 vars in 718 bytes} [Tue May 19 06:19:45 2026] DELETE /v2.1/servers/de2e8f76-48b2-4957-ad8a-d075ff51ff29 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:19:45.377 8 WARNING neutronclient.v2_0.client [None req-78599952-59cd-485f-a53e-5774a08e951d 23da62b7857349b7b412e9c02a6142b6 abf33338588f41399a6cab4fe506c118 - - default default] 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-05-19 06:19:45.415 7 WARNING neutronclient.v2_0.client [None req-5c96867e-4d81-48a0-9d42-0131bc5f3805 7dd4d534cca04d13963f3422935013ba 6bc5d6308bd64b58bda41c581504d7cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 480/953] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:45 2026] GET /v2.1/servers/de2e8f76-48b2-4957-ad8a-d075ff51ff29 => generated 1823 bytes in 335 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:19:45.709 8 INFO nova.api.openstack.compute.server_external_events [req-2da0bac2-a0ae-45a0-b589-19defaaa64a4 req-be2650b5-e138-47f7-88cd-15b59d5228d0 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-vif-unplugged:48b32b0d-acc8-4c5e-80d6-d1ee0a83d3fc for instance 6114b569-76be-4e48-a56a-af479b63a8a8 on instance [pid: 8|app: 0|req: 481/954] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:19:45 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:19:45.754 8 WARNING neutronclient.v2_0.client [None req-3de7d52a-30fe-4578-9371-d25f975776d3 eb320be84e3c467e8f5dae6866cc6886 f7219a3d7ea64cf3968b9e880cb323cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 474/955] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:45 2026] GET /v2.1/servers/6114b569-76be-4e48-a56a-af479b63a8a8 => generated 1825 bytes in 392 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/958] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:45 2026] GET /v2.1/servers/dc73c62a-27f1-42ee-bd26-e092421ce01f => generated 1653 bytes in 622 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:19:46.667 7 INFO nova.api.openstack.compute.server_external_events [req-39c01b00-b64d-41e5-8229-5a59ab9f76d6 req-d68255c6-e93a-490b-bdae-03b02d128503 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-vif-unplugged:10b80230-7f86-4913-aaf8-8dc62088f9df for instance de2e8f76-48b2-4957-ad8a-d075ff51ff29 on instance [pid: 7|app: 0|req: 477/959] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:19:46 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:19:46.734 8 WARNING neutronclient.v2_0.client [None req-09dd8eda-c650-43e1-9aee-d16eb87f244f 23da62b7857349b7b412e9c02a6142b6 abf33338588f41399a6cab4fe506c118 - - default default] 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-05-19 06:19:46.821 7 WARNING neutronclient.v2_0.client [None req-1b6b540d-a949-4cd2-817d-f3f328a20771 7dd4d534cca04d13963f3422935013ba 6bc5d6308bd64b58bda41c581504d7cc - - default default] The python binding code in 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/960] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:46 2026] GET /v2.1/servers/6114b569-76be-4e48-a56a-af479b63a8a8 => generated 1758 bytes in 337 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/961] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:46 2026] GET /v2.1/servers/de2e8f76-48b2-4957-ad8a-d075ff51ff29 => generated 1823 bytes in 539 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:19:47.400 7 WARNING neutronclient.v2_0.client [None req-1f7c38ed-94e3-4fcd-a0c7-6fcd188226c8 eb320be84e3c467e8f5dae6866cc6886 f7219a3d7ea64cf3968b9e880cb323cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 479/962] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:47 2026] GET /v2.1/servers/dc73c62a-27f1-42ee-bd26-e092421ce01f => generated 1611 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-05-19 06:19:47.770 8 INFO nova.api.openstack.compute.server_external_events [req-9ad50403-9b14-4798-b256-8134153da146 req-e1fc4165-24ef-4c08-853f-d678fce1e073 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-vif-unplugged:48b32b0d-acc8-4c5e-80d6-d1ee0a83d3fc for instance 6114b569-76be-4e48-a56a-af479b63a8a8 on instance 2026-05-19 06:19:47.770 8 INFO nova.api.openstack.compute.server_external_events [req-9ad50403-9b14-4798-b256-8134153da146 req-e1fc4165-24ef-4c08-853f-d678fce1e073 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-vif-unplugged:23700b8b-63bf-42db-b0b2-cf37033285d4 for instance dc73c62a-27f1-42ee-bd26-e092421ce01f on instance 2026-05-19 06:19:47.771 8 INFO nova.api.openstack.compute.server_external_events [req-9ad50403-9b14-4798-b256-8134153da146 req-e1fc4165-24ef-4c08-853f-d678fce1e073 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-vif-unplugged:23700b8b-63bf-42db-b0b2-cf37033285d4 for instance dc73c62a-27f1-42ee-bd26-e092421ce01f on instance 2026-05-19 06:19:47.771 8 INFO nova.api.openstack.compute.server_external_events [req-9ad50403-9b14-4798-b256-8134153da146 req-e1fc4165-24ef-4c08-853f-d678fce1e073 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-vif-deleted:48b32b0d-acc8-4c5e-80d6-d1ee0a83d3fc for instance 6114b569-76be-4e48-a56a-af479b63a8a8 on instance 2026-05-19 06:19:47.771 8 INFO nova.api.openstack.compute.server_external_events [req-9ad50403-9b14-4798-b256-8134153da146 req-e1fc4165-24ef-4c08-853f-d678fce1e073 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-vif-deleted:23700b8b-63bf-42db-b0b2-cf37033285d4 for instance dc73c62a-27f1-42ee-bd26-e092421ce01f on instance [pid: 8|app: 0|req: 484/963] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:19:47 2026] POST /v2.1/os-server-external-events => generated 873 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-05-19 06:19:48.189 7 WARNING neutronclient.v2_0.client [None req-0883714b-7891-4e62-859c-46649a4c8727 7dd4d534cca04d13963f3422935013ba 6bc5d6308bd64b58bda41c581504d7cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 480/964] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:48 2026] GET /v2.1/servers/6114b569-76be-4e48-a56a-af479b63a8a8 => generated 1478 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-05-19 06:19:48.291 8 WARNING neutronclient.v2_0.client [None req-aed6407a-9f1a-4f4a-8da7-7679cdf694be 23da62b7857349b7b412e9c02a6142b6 abf33338588f41399a6cab4fe506c118 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 485/965] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:48 2026] GET /v2.1/servers/de2e8f76-48b2-4957-ad8a-d075ff51ff29 => generated 1755 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-05-19 06:19:48.613 7 WARNING neutronclient.v2_0.client [None req-0002594d-83d8-4dc9-924e-a701d7f5795f eb320be84e3c467e8f5dae6866cc6886 f7219a3d7ea64cf3968b9e880cb323cb - - default default] The python binding code in 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/966] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:48 2026] GET /v2.1/servers/dc73c62a-27f1-42ee-bd26-e092421ce01f => generated 1454 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:19:48.719 8 INFO nova.api.openstack.compute.server_external_events [req-38cb1060-8c10-4823-ba08-488522d2b266 req-28b9a033-d29e-4758-a984-635d2e06aca6 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-vif-unplugged:10b80230-7f86-4913-aaf8-8dc62088f9df for instance de2e8f76-48b2-4957-ad8a-d075ff51ff29 on instance 2026-05-19 06:19:48.719 8 INFO nova.api.openstack.compute.server_external_events [req-38cb1060-8c10-4823-ba08-488522d2b266 req-28b9a033-d29e-4758-a984-635d2e06aca6 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-vif-deleted:10b80230-7f86-4913-aaf8-8dc62088f9df for instance de2e8f76-48b2-4957-ad8a-d075ff51ff29 on instance [pid: 8|app: 0|req: 486/967] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:19:48 2026] POST /v2.1/os-server-external-events => generated 356 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-05-19 06:19:49.296 7 WARNING neutronclient.v2_0.client [None req-4baf3843-35b0-4cd7-8c2b-8bcf673c0b0b 7dd4d534cca04d13963f3422935013ba 6bc5d6308bd64b58bda41c581504d7cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 482/968] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:49 2026] GET /v2.1/servers/6114b569-76be-4e48-a56a-af479b63a8a8 => generated 1478 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-05-19 06:19:49.388 8 WARNING neutronclient.v2_0.client [None req-7ab02147-dd32-4eb3-b4af-7ee528509edf 23da62b7857349b7b412e9c02a6142b6 abf33338588f41399a6cab4fe506c118 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 487/969] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:49 2026] GET /v2.1/servers/de2e8f76-48b2-4957-ad8a-d075ff51ff29 => generated 1488 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-05-19 06:19:49.731 7 WARNING neutronclient.v2_0.client [None req-3bf77c85-ca2d-478c-87be-aa9e93425942 eb320be84e3c467e8f5dae6866cc6886 f7219a3d7ea64cf3968b9e880cb323cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 483/970] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:49 2026] GET /v2.1/servers/dc73c62a-27f1-42ee-bd26-e092421ce01f => generated 1454 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-05-19 06:19:50.372 8 INFO nova.api.openstack.wsgi [None req-bd8baf89-ba73-4a15-a87b-453e6a5661f4 7dd4d534cca04d13963f3422935013ba 6bc5d6308bd64b58bda41c581504d7cc - - default default] HTTP exception thrown: Instance 6114b569-76be-4e48-a56a-af479b63a8a8 could not be found. [pid: 8|app: 0|req: 488/971] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:50 2026] GET /v2.1/servers/6114b569-76be-4e48-a56a-af479b63a8a8 => generated 111 bytes in 23 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: 484/972] 10.0.0.179 () {32 vars in 706 bytes} [Tue May 19 06:19:50 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2119690712 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:19:50.489 8 WARNING neutronclient.v2_0.client [None req-4c0c3c51-6f46-47d3-b244-33d83736a5bc 23da62b7857349b7b412e9c02a6142b6 abf33338588f41399a6cab4fe506c118 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 489/973] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:50 2026] GET /v2.1/servers/de2e8f76-48b2-4957-ad8a-d075ff51ff29 => generated 1488 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-19 06:19:50.826 7 WARNING neutronclient.v2_0.client [None req-75cfd759-82c5-4572-b5dd-ab431bedf0cb eb320be84e3c467e8f5dae6866cc6886 f7219a3d7ea64cf3968b9e880cb323cb - - default default] The python binding code in 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/974] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:50 2026] GET /v2.1/servers/dc73c62a-27f1-42ee-bd26-e092421ce01f => generated 1454 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:19:51.597 8 WARNING neutronclient.v2_0.client [None req-44d3ae8b-db98-4cce-8f7e-5095a886ab47 23da62b7857349b7b412e9c02a6142b6 abf33338588f41399a6cab4fe506c118 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 490/975] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:51 2026] GET /v2.1/servers/de2e8f76-48b2-4957-ad8a-d075ff51ff29 => generated 1488 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-05-19 06:19:51.903 7 INFO nova.api.openstack.wsgi [None req-5fa81241-78ad-4d3d-adf1-d6c058ff931c eb320be84e3c467e8f5dae6866cc6886 f7219a3d7ea64cf3968b9e880cb323cb - - default default] HTTP exception thrown: Instance dc73c62a-27f1-42ee-bd26-e092421ce01f could not be found. [pid: 7|app: 0|req: 486/976] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:51 2026] GET /v2.1/servers/dc73c62a-27f1-42ee-bd26-e092421ce01f => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:19:52.689 8 INFO nova.api.openstack.wsgi [None req-9facdbd5-d630-4f0d-9597-053467c29f48 23da62b7857349b7b412e9c02a6142b6 abf33338588f41399a6cab4fe506c118 - - default default] HTTP exception thrown: Instance de2e8f76-48b2-4957-ad8a-d075ff51ff29 could not be found. [pid: 8|app: 0|req: 491/977] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:52 2026] GET /v2.1/servers/de2e8f76-48b2-4957-ad8a-d075ff51ff29 => 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: 487/978] 10.0.0.179 () {32 vars in 728 bytes} [Tue May 19 06:19:52 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-139285650 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 492/979] 10.0.0.179 () {32 vars in 718 bytes} [Tue May 19 06:19:53 2026] DELETE /v2.1/servers/caee1981-4ed9-4200-a798-04bb1a58eaf3 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-05-19 06:19:53.390 7 WARNING neutronclient.v2_0.client [None req-e3631f2b-9b28-410c-a7d2-9e6978a13de3 23da62b7857349b7b412e9c02a6142b6 abf33338588f41399a6cab4fe506c118 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 488/980] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:53 2026] GET /v2.1/servers/caee1981-4ed9-4200-a798-04bb1a58eaf3 => generated 1702 bytes in 1095 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:19:54.782 8 INFO nova.api.openstack.compute.server_external_events [req-19533c2d-1dc4-4545-99bb-a289207c0499 req-65bc9984-c5d1-4983-84fb-927184e7b4a2 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-vif-unplugged:8625de38-9ef2-4a15-89b2-a77bd78d4345 for instance caee1981-4ed9-4200-a798-04bb1a58eaf3 on instance [pid: 8|app: 0|req: 493/981] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:19:54 2026] POST /v2.1/os-server-external-events => generated 185 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-05-19 06:19:55.505 7 WARNING neutronclient.v2_0.client [None req-97b45c11-0f5f-40d8-8d8c-ba3d8f15d879 23da62b7857349b7b412e9c02a6142b6 abf33338588f41399a6cab4fe506c118 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 489/982] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:55 2026] GET /v2.1/servers/caee1981-4ed9-4200-a798-04bb1a58eaf3 => generated 1702 bytes in 514 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:19:56.823 8 INFO nova.api.openstack.compute.server_external_events [req-71fd6eae-8b60-4476-9cfa-80b25b7dd743 req-d52b2e4f-3a2c-495d-9b90-e0263b756540 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-vif-unplugged:8625de38-9ef2-4a15-89b2-a77bd78d4345 for instance caee1981-4ed9-4200-a798-04bb1a58eaf3 on instance 2026-05-19 06:19:56.824 8 INFO nova.api.openstack.compute.server_external_events [req-71fd6eae-8b60-4476-9cfa-80b25b7dd743 req-d52b2e4f-3a2c-495d-9b90-e0263b756540 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-vif-deleted:8625de38-9ef2-4a15-89b2-a77bd78d4345 for instance caee1981-4ed9-4200-a798-04bb1a58eaf3 on instance [pid: 8|app: 0|req: 495/985] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:19:56 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:19:57.022 7 WARNING neutronclient.v2_0.client [None req-6a410cde-ee7e-45a1-8080-13653587013c 23da62b7857349b7b412e9c02a6142b6 abf33338588f41399a6cab4fe506c118 - - default default] The python binding code in 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/986] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:56 2026] GET /v2.1/servers/caee1981-4ed9-4200-a798-04bb1a58eaf3 => generated 1482 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-05-19 06:19:58.149 8 WARNING neutronclient.v2_0.client [None req-40f0dba4-deca-4794-84da-84a5ad3417fe 23da62b7857349b7b412e9c02a6142b6 abf33338588f41399a6cab4fe506c118 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 496/987] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:58 2026] GET /v2.1/servers/caee1981-4ed9-4200-a798-04bb1a58eaf3 => generated 1487 bytes in 488 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:19:59.617 7 INFO nova.api.openstack.wsgi [None req-bbe1d479-82c3-487a-857d-05087d962f31 23da62b7857349b7b412e9c02a6142b6 abf33338588f41399a6cab4fe506c118 - - default default] HTTP exception thrown: Instance caee1981-4ed9-4200-a798-04bb1a58eaf3 could not be found. [pid: 7|app: 0|req: 492/988] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:19:59 2026] GET /v2.1/servers/caee1981-4ed9-4200-a798-04bb1a58eaf3 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 497/989] 10.0.0.179 () {32 vars in 730 bytes} [Tue May 19 06:19:59 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1980849295 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:20:02.317 7 WARNING neutronclient.v2_0.client [None req-67407893-2dbf-4c15-9c08-9b6dc91600fa 879bef70d790487cae57a81b98b2d2bb 5d02968d92964b99bc3e32709e2ca000 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:20:02.837 7 WARNING neutronclient.v2_0.client [None req-67407893-2dbf-4c15-9c08-9b6dc91600fa 879bef70d790487cae57a81b98b2d2bb 5d02968d92964b99bc3e32709e2ca000 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 493/990] 10.0.0.179 () {34 vars in 663 bytes} [Tue May 19 06:20:02 2026] POST /v2.1/servers => generated 424 bytes in 1055 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-19 06:20:03.186 8 WARNING neutronclient.v2_0.client [None req-a8cd5bd5-3aaf-450d-bae1-fbf8e30f9599 879bef70d790487cae57a81b98b2d2bb 5d02968d92964b99bc3e32709e2ca000 - - default default] The python binding code in 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/991] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:20:03 2026] GET /v2.1/servers/f62c97d8-b613-4fdc-a332-a0dd5b5a8280 => generated 1370 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-05-19 06:20:04.382 7 WARNING neutronclient.v2_0.client [None req-703e3267-858c-4270-9ae6-2262616b35f2 879bef70d790487cae57a81b98b2d2bb 5d02968d92964b99bc3e32709e2ca000 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 494/992] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:20:04 2026] GET /v2.1/servers/f62c97d8-b613-4fdc-a332-a0dd5b5a8280 => generated 1374 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:20:05.481 8 WARNING neutronclient.v2_0.client [None req-f63de182-67f2-4d9a-83a2-25f9e47a3975 879bef70d790487cae57a81b98b2d2bb 5d02968d92964b99bc3e32709e2ca000 - - default default] The python binding code in 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/993] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:20:05 2026] GET /v2.1/servers/f62c97d8-b613-4fdc-a332-a0dd5b5a8280 => generated 1422 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-05-19 06:20:06.584 7 WARNING neutronclient.v2_0.client [None req-65022af7-6e89-48ae-870c-77e2fcdb2d03 879bef70d790487cae57a81b98b2d2bb 5d02968d92964b99bc3e32709e2ca000 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 496/996] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:20:06 2026] GET /v2.1/servers/f62c97d8-b613-4fdc-a332-a0dd5b5a8280 => generated 1422 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-05-19 06:20:07.671 8 WARNING neutronclient.v2_0.client [None req-6068b9f5-c6ef-4681-9f4d-b3f783dc3884 879bef70d790487cae57a81b98b2d2bb 5d02968d92964b99bc3e32709e2ca000 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 501/997] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:20:07 2026] GET /v2.1/servers/f62c97d8-b613-4fdc-a332-a0dd5b5a8280 => generated 1430 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:20:08.805 7 WARNING neutronclient.v2_0.client [None req-b6b8d755-d27f-4611-9683-c95a40787e03 879bef70d790487cae57a81b98b2d2bb 5d02968d92964b99bc3e32709e2ca000 - - default default] 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-05-19 06:20:08.844 8 INFO nova.api.openstack.compute.server_external_events [req-5f5ceba8-435d-4e9f-9b13-6941829962e0 req-42250fb0-dc8d-42ca-97a1-14411d084096 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-changed:954d8a55-b18f-42e2-8ca3-1361c649c168 for instance f62c97d8-b613-4fdc-a332-a0dd5b5a8280 on instance [pid: 8|app: 0|req: 502/998] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:20:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/999] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:20:08 2026] GET /v2.1/servers/f62c97d8-b613-4fdc-a332-a0dd5b5a8280 => generated 1482 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-05-19 06:20:10.124 8 WARNING neutronclient.v2_0.client [None req-64f8d6c4-e077-46b3-b8fb-2af55664b1cd 879bef70d790487cae57a81b98b2d2bb 5d02968d92964b99bc3e32709e2ca000 - - default default] The python binding code in 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/1000] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:20:10 2026] GET /v2.1/servers/f62c97d8-b613-4fdc-a332-a0dd5b5a8280 => generated 1470 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:20:11.311 7 WARNING neutronclient.v2_0.client [None req-bc51fbda-189b-4883-8a64-e212859f4504 879bef70d790487cae57a81b98b2d2bb 5d02968d92964b99bc3e32709e2ca000 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 498/1001] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:20:11 2026] GET /v2.1/servers/f62c97d8-b613-4fdc-a332-a0dd5b5a8280 => generated 1470 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:20:12.455 8 WARNING neutronclient.v2_0.client [None req-6676a716-9565-4b1b-99c6-2b89ea4fd0b7 879bef70d790487cae57a81b98b2d2bb 5d02968d92964b99bc3e32709e2ca000 - - default default] The python binding code in 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/1002] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:20:12 2026] GET /v2.1/servers/f62c97d8-b613-4fdc-a332-a0dd5b5a8280 => generated 1470 bytes in 456 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-05-19 06:20:13.932 7 WARNING neutronclient.v2_0.client [None req-02f5e0d6-2b8a-4983-ab05-ed46db08d4ad 879bef70d790487cae57a81b98b2d2bb 5d02968d92964b99bc3e32709e2ca000 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:20:13.946 8 INFO nova.api.openstack.compute.server_external_events [req-f07ca109-8eb9-4871-9c5f-9e68b6ee99af req-85e8f423-e708-4515-b4d6-688d3062cd74 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-vif-plugged:954d8a55-b18f-42e2-8ca3-1361c649c168 for instance f62c97d8-b613-4fdc-a332-a0dd5b5a8280 on instance [pid: 8|app: 0|req: 505/1003] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:20:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1004] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:20:13 2026] GET /v2.1/servers/f62c97d8-b613-4fdc-a332-a0dd5b5a8280 => generated 1470 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:20:15.157 8 WARNING neutronclient.v2_0.client [None req-38653a2a-7f8c-40e1-9851-498d10f64cab 879bef70d790487cae57a81b98b2d2bb 5d02968d92964b99bc3e32709e2ca000 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 506/1005] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:20:15 2026] GET /v2.1/servers/f62c97d8-b613-4fdc-a332-a0dd5b5a8280 => generated 1470 bytes in 780 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:20:16.000 7 INFO nova.api.openstack.compute.server_external_events [req-df0bd384-63dc-4d8e-a593-39d73f2a0514 req-6c9bbfb6-3017-4b23-a1e7-c4045102bceb 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-vif-plugged:954d8a55-b18f-42e2-8ca3-1361c649c168 for instance f62c97d8-b613-4fdc-a332-a0dd5b5a8280 on instance [pid: 7|app: 0|req: 500/1006] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:20:15 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-05-19 06:20:16.975 7 WARNING neutronclient.v2_0.client [None req-e64e39d4-f914-4270-99d1-eb02e0759d2d 879bef70d790487cae57a81b98b2d2bb 5d02968d92964b99bc3e32709e2ca000 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 502/1009] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:20:16 2026] GET /v2.1/servers/f62c97d8-b613-4fdc-a332-a0dd5b5a8280 => generated 1655 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 508/1010] 10.0.0.179 () {32 vars in 723 bytes} [Tue May 19 06:20:17 2026] GET /v2.1/servers/f62c97d8-b613-4fdc-a332-a0dd5b5a8280/ips => generated 109 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 503/1011] 10.0.0.179 () {32 vars in 723 bytes} [Tue May 19 06:20:17 2026] GET /v2.1/servers/f62c97d8-b613-4fdc-a332-a0dd5b5a8280/ips => generated 109 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 509/1012] 10.0.0.179 () {32 vars in 825 bytes} [Tue May 19 06:20:17 2026] GET /v2.1/servers/f62c97d8-b613-4fdc-a332-a0dd5b5a8280/ips/tempest-ServerAddressesTestJSON-1572322848-network => generated 94 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 504/1013] 10.0.0.179 () {32 vars in 718 bytes} [Tue May 19 06:20:17 2026] DELETE /v2.1/servers/f62c97d8-b613-4fdc-a332-a0dd5b5a8280 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:20:17.368 8 WARNING neutronclient.v2_0.client [None req-eb104641-27fd-42a2-bfb1-33fafedefeea 879bef70d790487cae57a81b98b2d2bb 5d02968d92964b99bc3e32709e2ca000 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 510/1014] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:20:17 2026] GET /v2.1/servers/f62c97d8-b613-4fdc-a332-a0dd5b5a8280 => generated 1661 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-05-19 06:20:18.525 7 WARNING neutronclient.v2_0.client [None req-170aeaba-542d-4164-b299-0d63d519f0d8 879bef70d790487cae57a81b98b2d2bb 5d02968d92964b99bc3e32709e2ca000 - - default default] 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-05-19 06:20:18.607 8 INFO nova.api.openstack.compute.server_external_events [req-25fad936-0452-4808-a38f-ec86db0f6e51 req-59721528-de1e-4f7a-8188-9a56f5ec5272 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-vif-unplugged:954d8a55-b18f-42e2-8ca3-1361c649c168 for instance f62c97d8-b613-4fdc-a332-a0dd5b5a8280 on instance [pid: 8|app: 0|req: 511/1015] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:20:18 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1016] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:20:18 2026] GET /v2.1/servers/f62c97d8-b613-4fdc-a332-a0dd5b5a8280 => generated 1661 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-05-19 06:20:19.705 8 WARNING neutronclient.v2_0.client [None req-8bb589e4-1aab-41b5-90e3-6fdfebe44921 879bef70d790487cae57a81b98b2d2bb 5d02968d92964b99bc3e32709e2ca000 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 512/1017] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:20:19 2026] GET /v2.1/servers/f62c97d8-b613-4fdc-a332-a0dd5b5a8280 => generated 1661 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-05-19 06:20:20.651 7 INFO nova.api.openstack.compute.server_external_events [req-4794100f-33f1-43d9-9043-f39a26d0c64e req-7e33e18e-7568-4500-8ae9-4753c129c5c1 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-vif-unplugged:954d8a55-b18f-42e2-8ca3-1361c649c168 for instance f62c97d8-b613-4fdc-a332-a0dd5b5a8280 on instance 2026-05-19 06:20:20.651 7 INFO nova.api.openstack.compute.server_external_events [req-4794100f-33f1-43d9-9043-f39a26d0c64e req-7e33e18e-7568-4500-8ae9-4753c129c5c1 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-vif-deleted:954d8a55-b18f-42e2-8ca3-1361c649c168 for instance f62c97d8-b613-4fdc-a332-a0dd5b5a8280 on instance [pid: 7|app: 0|req: 506/1018] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:20:20 2026] POST /v2.1/os-server-external-events => generated 356 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-05-19 06:20:20.893 8 WARNING neutronclient.v2_0.client [None req-205bb8ff-c380-4e35-b529-88e2eb4134c8 879bef70d790487cae57a81b98b2d2bb 5d02968d92964b99bc3e32709e2ca000 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 513/1019] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:20:20 2026] GET /v2.1/servers/f62c97d8-b613-4fdc-a332-a0dd5b5a8280 => generated 1451 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:20:22.007 7 WARNING neutronclient.v2_0.client [None req-3ae9f083-dfbd-467d-a345-599e1d153310 879bef70d790487cae57a81b98b2d2bb 5d02968d92964b99bc3e32709e2ca000 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 507/1020] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:20:21 2026] GET /v2.1/servers/f62c97d8-b613-4fdc-a332-a0dd5b5a8280 => generated 1456 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:20:23.117 8 WARNING neutronclient.v2_0.client [None req-736802c2-b646-4f70-897e-726b9e1a018b 879bef70d790487cae57a81b98b2d2bb 5d02968d92964b99bc3e32709e2ca000 - - default default] The python binding code in 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/1021] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:20:23 2026] GET /v2.1/servers/f62c97d8-b613-4fdc-a332-a0dd5b5a8280 => generated 1456 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-05-19 06:20:24.216 7 INFO nova.api.openstack.wsgi [None req-0528c3e2-6649-46a0-8eec-ccd9adb9cd29 879bef70d790487cae57a81b98b2d2bb 5d02968d92964b99bc3e32709e2ca000 - - default default] HTTP exception thrown: Instance f62c97d8-b613-4fdc-a332-a0dd5b5a8280 could not be found. [pid: 7|app: 0|req: 508/1022] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:20:24 2026] GET /v2.1/servers/f62c97d8-b613-4fdc-a332-a0dd5b5a8280 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 520/1045] 10.0.0.179 () {34 vars in 671 bytes} [Tue May 19 06:22:14 2026] POST /v2.1/os-keypairs => generated 395 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:22:18.749 8 WARNING neutronclient.v2_0.client [None req-6d395098-37f1-4438-b2f9-53d2fecf2689 65cd9d7b84474c8799f4a419accd130b beacd8be03aa44f4b651c6286c7f6667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:22:18.812 8 WARNING neutronclient.v2_0.client [None req-6d395098-37f1-4438-b2f9-53d2fecf2689 65cd9d7b84474c8799f4a419accd130b beacd8be03aa44f4b651c6286c7f6667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:22:19.186 8 WARNING neutronclient.v2_0.client [None req-6d395098-37f1-4438-b2f9-53d2fecf2689 65cd9d7b84474c8799f4a419accd130b beacd8be03aa44f4b651c6286c7f6667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 527/1048] 10.0.0.179 () {34 vars in 663 bytes} [Tue May 19 06:22:18 2026] POST /v2.1/servers => generated 447 bytes in 866 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-19 06:22:19.422 7 WARNING neutronclient.v2_0.client [None req-2c70f588-8626-4f3b-9f79-e8db32bd5126 65cd9d7b84474c8799f4a419accd130b beacd8be03aa44f4b651c6286c7f6667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 522/1049] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:22:19 2026] GET /v2.1/servers/2c6118dc-68f6-47ea-838e-b35eb7f4fd98 => generated 1394 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:22:24.552 8 WARNING neutronclient.v2_0.client [None req-e033cd68-f9f2-41c3-8224-c6eabd5fd988 65cd9d7b84474c8799f4a419accd130b beacd8be03aa44f4b651c6286c7f6667 - - default default] The python binding code in 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/1050] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:22:24 2026] GET /v2.1/servers/2c6118dc-68f6-47ea-838e-b35eb7f4fd98 => generated 1519 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-05-19 06:22:25.581 7 INFO nova.api.openstack.compute.server_external_events [req-9f428190-498e-4c9c-9f49-3c4f171c8461 req-4f6b4e9f-3dca-4347-81ac-5cd89534b9fc 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-changed:3ff6a3fe-cdbb-484e-b583-7d315eb9c70b for instance 2c6118dc-68f6-47ea-838e-b35eb7f4fd98 on instance [pid: 7|app: 0|req: 523/1051] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:22:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:22:29.772 8 WARNING neutronclient.v2_0.client [None req-ff618347-2ae6-473a-9211-d4fbc8055b01 65cd9d7b84474c8799f4a419accd130b beacd8be03aa44f4b651c6286c7f6667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 530/1054] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:22:29 2026] GET /v2.1/servers/2c6118dc-68f6-47ea-838e-b35eb7f4fd98 => generated 1517 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:22:30.680 7 INFO nova.api.openstack.compute.server_external_events [req-340cc976-8ffc-4706-8fd1-a91ee2f35975 req-74ced82a-027c-41a6-acdd-832cb5a4f840 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-vif-plugged:3ff6a3fe-cdbb-484e-b583-7d315eb9c70b for instance 2c6118dc-68f6-47ea-838e-b35eb7f4fd98 on instance [pid: 7|app: 0|req: 525/1055] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:22:30 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-05-19 06:22:32.740 8 INFO nova.api.openstack.compute.server_external_events [req-7e9719bd-1ade-47ef-ad7a-68392cff16fb req-1e969de9-3cc8-4386-91ce-eb7478b30a56 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-vif-plugged:3ff6a3fe-cdbb-484e-b583-7d315eb9c70b for instance 2c6118dc-68f6-47ea-838e-b35eb7f4fd98 on instance [pid: 8|app: 0|req: 531/1056] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:22:32 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-05-19 06:22:34.945 7 WARNING neutronclient.v2_0.client [None req-02f1079e-d45f-455e-a4b1-64a33dbe7920 65cd9d7b84474c8799f4a419accd130b beacd8be03aa44f4b651c6286c7f6667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 526/1057] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:22:34 2026] GET /v2.1/servers/2c6118dc-68f6-47ea-838e-b35eb7f4fd98 => generated 1815 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-05-19 06:22:36.480 7 WARNING neutronclient.v2_0.client [None req-c6686b5c-ca4e-4b50-8a29-d2947d960b2a 65cd9d7b84474c8799f4a419accd130b beacd8be03aa44f4b651c6286c7f6667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:22:36.516 7 WARNING neutronclient.v2_0.client [None req-c6686b5c-ca4e-4b50-8a29-d2947d960b2a 65cd9d7b84474c8799f4a419accd130b beacd8be03aa44f4b651c6286c7f6667 - - default default] 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-05-19 06:22:36.599 8 INFO nova.api.openstack.compute.server_external_events [req-d6cf5ece-e205-4e3c-9cb0-c669c0bc9046 req-f6f76f9d-b66d-4a49-bfdd-46a4d64ae171 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-changed:3ff6a3fe-cdbb-484e-b583-7d315eb9c70b for instance 2c6118dc-68f6-47ea-838e-b35eb7f4fd98 on instance [pid: 8|app: 0|req: 533/1060] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:22:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 06:22:36.753 7 WARNING neutronclient.v2_0.client [None req-c6686b5c-ca4e-4b50-8a29-d2947d960b2a 65cd9d7b84474c8799f4a419accd130b beacd8be03aa44f4b651c6286c7f6667 - - default default] The python binding code in 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/1061] 10.0.0.179 () {34 vars in 663 bytes} [Tue May 19 06:22:36 2026] POST /v2.1/servers => generated 447 bytes in 607 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-05-19 06:22:37.068 8 WARNING neutronclient.v2_0.client [None req-6156c11a-c0ae-4852-a72b-ab40a8e45cf7 65cd9d7b84474c8799f4a419accd130b beacd8be03aa44f4b651c6286c7f6667 - - default default] The python binding code in 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/1062] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:22:37 2026] GET /v2.1/servers/85268233-c592-415b-9087-1424c08dfd47 => generated 1394 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-05-19 06:22:42.158 7 WARNING neutronclient.v2_0.client [None req-7a55a34a-5c55-4725-b27c-6861b0f816ff 65cd9d7b84474c8799f4a419accd130b beacd8be03aa44f4b651c6286c7f6667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 529/1063] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:22:42 2026] GET /v2.1/servers/85268233-c592-415b-9087-1424c08dfd47 => generated 1519 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-05-19 06:22:42.609 8 INFO nova.api.openstack.compute.server_external_events [req-fe40c44d-84a1-49a7-8e05-30a1127e871f req-fe1dcdcb-393b-4e2a-b552-ca8832a2f15b 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-changed:1fcd585b-893e-43b3-9879-33829fa44a1e for instance 85268233-c592-415b-9087-1424c08dfd47 on instance [pid: 8|app: 0|req: 535/1064] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:22:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:22:47.306 7 WARNING neutronclient.v2_0.client [None req-73ae0b41-4341-4692-b2e7-e0e823700cb9 65cd9d7b84474c8799f4a419accd130b beacd8be03aa44f4b651c6286c7f6667 - - default default] 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-05-19 06:22:47.491 8 INFO nova.api.openstack.compute.server_external_events [req-088d986a-d7f3-43fd-a3fa-4ec7d8cbbf7a req-7e66a800-8497-4a2e-ba04-da736bbbb138 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-vif-plugged:1fcd585b-893e-43b3-9879-33829fa44a1e for instance 85268233-c592-415b-9087-1424c08dfd47 on instance [pid: 8|app: 0|req: 537/1067] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:22:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1068] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:22:47 2026] GET /v2.1/servers/85268233-c592-415b-9087-1424c08dfd47 => generated 1517 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:22:49.536 8 INFO nova.api.openstack.compute.server_external_events [req-4dd46f90-6914-46f4-99ed-d0cdfa05bde0 req-03caeb91-460a-4c32-9857-e3bfca77a71e 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-vif-plugged:1fcd585b-893e-43b3-9879-33829fa44a1e for instance 85268233-c592-415b-9087-1424c08dfd47 on instance [pid: 8|app: 0|req: 538/1069] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:22:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:22:52.559 7 WARNING neutronclient.v2_0.client [None req-998e79f6-7add-4f0b-ab80-ab5764cdc6ba 65cd9d7b84474c8799f4a419accd130b beacd8be03aa44f4b651c6286c7f6667 - - default default] The python binding code in 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/1070] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:22:52 2026] GET /v2.1/servers/85268233-c592-415b-9087-1424c08dfd47 => generated 1818 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-05-19 06:22:54.361 8 INFO nova.api.openstack.compute.server_external_events [req-79b76d9b-998a-4a0b-bc91-c9a8a30718fb req-40fb12af-ce14-45f1-87a1-2c24d9c1427a 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-changed:1fcd585b-893e-43b3-9879-33829fa44a1e for instance 85268233-c592-415b-9087-1424c08dfd47 on instance [pid: 8|app: 0|req: 539/1071] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:22:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:23:17.041 8 WARNING neutronclient.v2_0.client [None req-0d087919-d9ce-4dc4-849d-92184ebe373e 952c2bb8492949eaaaa023d6ab9661e2 18ea9e6d5b6142faaec9c09caaf496b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:23:17.100 8 WARNING neutronclient.v2_0.client [None req-0d087919-d9ce-4dc4-849d-92184ebe373e 952c2bb8492949eaaaa023d6ab9661e2 18ea9e6d5b6142faaec9c09caaf496b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:23:17.242 8 WARNING neutronclient.v2_0.client [None req-0d087919-d9ce-4dc4-849d-92184ebe373e 952c2bb8492949eaaaa023d6ab9661e2 18ea9e6d5b6142faaec9c09caaf496b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 543/1078] 199.204.45.95 () {36 vars in 713 bytes} [Tue May 19 06:23:16 2026] POST /v2.1/servers => generated 453 bytes in 679 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:23:17.804 7 WARNING neutronclient.v2_0.client [None req-d6ca9e0a-ab84-4c59-bdda-9c5d97296c10 952c2bb8492949eaaaa023d6ab9661e2 18ea9e6d5b6142faaec9c09caaf496b5 - - default default] The python binding code in 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/1079] 199.204.45.95 () {32 vars in 732 bytes} [Tue May 19 06:23:17 2026] GET /v2.1/servers/286b24c4-7541-4d9c-9874-8b99bc86639a => generated 2213 bytes in 57 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-05-19 06:23:17.862 8 WARNING neutronclient.v2_0.client [None req-9d5cf876-ec56-4d18-b22d-43091adeca6a 952c2bb8492949eaaaa023d6ab9661e2 18ea9e6d5b6142faaec9c09caaf496b5 - - default default] The python binding code in 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/1080] 199.204.45.95 () {32 vars in 758 bytes} [Tue May 19 06:23:17 2026] GET /v2.1/servers/286b24c4-7541-4d9c-9874-8b99bc86639a/os-interface => generated 28 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 537/1081] 199.204.45.95 () {32 vars in 776 bytes} [Tue May 19 06:23:17 2026] GET /v2.1/servers/286b24c4-7541-4d9c-9874-8b99bc86639a/os-volume_attachments => generated 25 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:23:20.613 8 WARNING neutronclient.v2_0.client [None req-1b1e556c-0204-4b58-b533-73486c1e9aee 952c2bb8492949eaaaa023d6ab9661e2 18ea9e6d5b6142faaec9c09caaf496b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 545/1082] 199.204.45.95 () {32 vars in 732 bytes} [Tue May 19 06:23:20 2026] GET /v2.1/servers/286b24c4-7541-4d9c-9874-8b99bc86639a => generated 2371 bytes in 104 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-05-19 06:23:20.704 7 WARNING neutronclient.v2_0.client [None req-d7c8d257-eb6d-4693-ac1d-66f14ddd5b70 952c2bb8492949eaaaa023d6ab9661e2 18ea9e6d5b6142faaec9c09caaf496b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 538/1083] 199.204.45.95 () {32 vars in 758 bytes} [Tue May 19 06:23:20 2026] GET /v2.1/servers/286b24c4-7541-4d9c-9874-8b99bc86639a/os-interface => generated 28 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: 546/1084] 199.204.45.95 () {32 vars in 776 bytes} [Tue May 19 06:23:20 2026] GET /v2.1/servers/286b24c4-7541-4d9c-9874-8b99bc86639a/os-volume_attachments => generated 197 bytes in 56 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-05-19 06:23:23.147 7 INFO nova.api.openstack.compute.server_external_events [req-556ac6c3-88eb-4aa8-80f5-3b3baaac9bf9 req-d023123e-07f6-4d5e-ab16-9fa8b67b49d0 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-changed:fec63b62-0246-434a-ab51-bcffb3874feb for instance 286b24c4-7541-4d9c-9874-8b99bc86639a on instance [pid: 7|app: 0|req: 539/1085] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:23:23 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-05-19 06:23:23.563 8 WARNING neutronclient.v2_0.client [None req-6a71cdf2-daaf-41d0-a082-3a704dc931bc 952c2bb8492949eaaaa023d6ab9661e2 18ea9e6d5b6142faaec9c09caaf496b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 547/1086] 199.204.45.95 () {32 vars in 732 bytes} [Tue May 19 06:23:23 2026] GET /v2.1/servers/286b24c4-7541-4d9c-9874-8b99bc86639a => generated 2445 bytes in 134 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-05-19 06:23:23.698 7 WARNING neutronclient.v2_0.client [None req-eb380705-1023-4fee-8083-c81ee5540f0a 952c2bb8492949eaaaa023d6ab9661e2 18ea9e6d5b6142faaec9c09caaf496b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 540/1087] 199.204.45.95 () {32 vars in 758 bytes} [Tue May 19 06:23:23 2026] GET /v2.1/servers/286b24c4-7541-4d9c-9874-8b99bc86639a/os-interface => generated 284 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 548/1088] 199.204.45.95 () {32 vars in 776 bytes} [Tue May 19 06:23:23 2026] GET /v2.1/servers/286b24c4-7541-4d9c-9874-8b99bc86639a/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-05-19 06:23:26.356 8 WARNING neutronclient.v2_0.client [None req-cb759aa0-f1a0-4bbc-ae71-83513f4316d2 952c2bb8492949eaaaa023d6ab9661e2 18ea9e6d5b6142faaec9c09caaf496b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 550/1091] 199.204.45.95 () {32 vars in 732 bytes} [Tue May 19 06:23:26 2026] GET /v2.1/servers/286b24c4-7541-4d9c-9874-8b99bc86639a => generated 2433 bytes in 124 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-05-19 06:23:26.487 7 WARNING neutronclient.v2_0.client [None req-44d61471-a9f8-4621-bacb-eee62c360ce2 952c2bb8492949eaaaa023d6ab9661e2 18ea9e6d5b6142faaec9c09caaf496b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 542/1092] 199.204.45.95 () {32 vars in 758 bytes} [Tue May 19 06:23:26 2026] GET /v2.1/servers/286b24c4-7541-4d9c-9874-8b99bc86639a/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: 551/1093] 199.204.45.95 () {32 vars in 776 bytes} [Tue May 19 06:23:26 2026] GET /v2.1/servers/286b24c4-7541-4d9c-9874-8b99bc86639a/os-volume_attachments => generated 197 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, ' 2026-05-19 06:23:29.004 7 INFO nova.api.openstack.compute.server_external_events [req-84956963-263f-4de1-bc83-4512bede686e req-65411378-5822-42fd-acc9-02f599bd6bcb 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-vif-plugged:fec63b62-0246-434a-ab51-bcffb3874feb for instance 286b24c4-7541-4d9c-9874-8b99bc86639a on instance [pid: 7|app: 0|req: 543/1094] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:23:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:23:29.527 8 WARNING neutronclient.v2_0.client [None req-6a0df810-dfe9-4886-9fd0-40d150adc725 952c2bb8492949eaaaa023d6ab9661e2 18ea9e6d5b6142faaec9c09caaf496b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 552/1095] 199.204.45.95 () {32 vars in 732 bytes} [Tue May 19 06:23:29 2026] GET /v2.1/servers/286b24c4-7541-4d9c-9874-8b99bc86639a => generated 2433 bytes in 134 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-05-19 06:23:29.658 7 WARNING neutronclient.v2_0.client [None req-292c2c98-e8b5-4fc0-99b0-ff59501306d5 952c2bb8492949eaaaa023d6ab9661e2 18ea9e6d5b6142faaec9c09caaf496b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 544/1096] 199.204.45.95 () {32 vars in 758 bytes} [Tue May 19 06:23:29 2026] GET /v2.1/servers/286b24c4-7541-4d9c-9874-8b99bc86639a/os-interface => generated 286 bytes in 115 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: 553/1097] 199.204.45.95 () {32 vars in 776 bytes} [Tue May 19 06:23:29 2026] GET /v2.1/servers/286b24c4-7541-4d9c-9874-8b99bc86639a/os-volume_attachments => generated 197 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:23:31.211 7 INFO nova.api.openstack.compute.server_external_events [req-35bb6d9d-9835-48ea-95d8-88cc72bd4543 req-a77735de-391a-4548-a38c-519da83ace87 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-vif-plugged:fec63b62-0246-434a-ab51-bcffb3874feb for instance 286b24c4-7541-4d9c-9874-8b99bc86639a on instance [pid: 7|app: 0|req: 545/1098] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:23:31 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:23:32.373 8 WARNING neutronclient.v2_0.client [None req-193cbb79-8fc2-42d4-8efc-b5287b107de1 952c2bb8492949eaaaa023d6ab9661e2 18ea9e6d5b6142faaec9c09caaf496b5 - - default default] The python binding code in 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/1099] 199.204.45.95 () {32 vars in 732 bytes} [Tue May 19 06:23:32 2026] GET /v2.1/servers/286b24c4-7541-4d9c-9874-8b99bc86639a => generated 2581 bytes in 125 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-05-19 06:23:32.506 7 WARNING neutronclient.v2_0.client [None req-a98d64a7-eb73-4f30-ae90-445e56dca1f7 952c2bb8492949eaaaa023d6ab9661e2 18ea9e6d5b6142faaec9c09caaf496b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 546/1100] 199.204.45.95 () {32 vars in 758 bytes} [Tue May 19 06:23:32 2026] GET /v2.1/servers/286b24c4-7541-4d9c-9874-8b99bc86639a/os-interface => generated 286 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 555/1101] 199.204.45.95 () {32 vars in 776 bytes} [Tue May 19 06:23:32 2026] GET /v2.1/servers/286b24c4-7541-4d9c-9874-8b99bc86639a/os-volume_attachments => generated 197 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, ' 2026-05-19 06:24:06.721 7 WARNING neutronclient.v2_0.client [None req-6ae48950-15c8-42ed-9b58-11b44d500b7a 952c2bb8492949eaaaa023d6ab9661e2 18ea9e6d5b6142faaec9c09caaf496b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:24:06.769 7 WARNING neutronclient.v2_0.client [None req-6ae48950-15c8-42ed-9b58-11b44d500b7a 952c2bb8492949eaaaa023d6ab9661e2 18ea9e6d5b6142faaec9c09caaf496b5 - - default default] 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-05-19 06:24:09.150 8 INFO nova.api.openstack.compute.server_external_events [req-1a1d830f-e3f8-4f99-8cba-9b65cd9f9de4 req-fad0dd3c-2edb-42ab-9558-f6f80e6b1c15 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-changed:ee3e618e-0dfc-4680-ae4f-9d4aae217934 for instance 286b24c4-7541-4d9c-9874-8b99bc86639a on instance [pid: 8|app: 0|req: 560/1110] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:24:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:24:12.171 8 INFO nova.api.openstack.compute.server_external_events [req-ff8637bb-f02a-4cfd-a2d9-51311ca51fe8 req-ff466d15-63f1-4df2-a9c2-a38d6797edf0 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-vif-plugged:ee3e618e-0dfc-4680-ae4f-9d4aae217934 for instance 286b24c4-7541-4d9c-9874-8b99bc86639a on instance [pid: 8|app: 0|req: 561/1111] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:24:12 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-05-19 06:24:14.208 8 INFO nova.api.openstack.compute.server_external_events [req-878755f2-a433-4577-aca5-d2e759be18a6 req-52fc4d64-b78d-491d-88b6-f0aeee3b7493 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-vif-plugged:ee3e618e-0dfc-4680-ae4f-9d4aae217934 for instance 286b24c4-7541-4d9c-9874-8b99bc86639a on instance [pid: 8|app: 0|req: 562/1112] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:24:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 06:24:15.319 7 WARNING neutronclient.v2_0.client [None req-6ae48950-15c8-42ed-9b58-11b44d500b7a 952c2bb8492949eaaaa023d6ab9661e2 18ea9e6d5b6142faaec9c09caaf496b5 - - default default] The python binding code in 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/1113] 199.204.45.95 () {36 vars in 811 bytes} [Tue May 19 06:24:06 2026] POST /v2.1/servers/286b24c4-7541-4d9c-9874-8b99bc86639a/os-interface => generated 281 bytes in 8683 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-05-19 06:24:16.198 8 INFO nova.api.openstack.compute.server_external_events [req-b87ceba9-60d5-4ac6-983e-2b29a1c3ff7c req-457eb00e-41bc-433e-8fce-c40afb7df66c 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-changed:ee3e618e-0dfc-4680-ae4f-9d4aae217934 for instance 286b24c4-7541-4d9c-9874-8b99bc86639a on instance [pid: 8|app: 0|req: 564/1116] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:24:16 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-05-19 06:24:16.244 7 INFO nova.api.openstack.compute.server_external_events [req-590901e8-7835-41a8-be22-45ae95c3e90c req-0d255c9b-7ac1-4c75-963a-263668a053a3 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-changed:ee3e618e-0dfc-4680-ae4f-9d4aae217934 for instance 286b24c4-7541-4d9c-9874-8b99bc86639a on instance [pid: 7|app: 0|req: 553/1117] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:24:16 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-05-19 06:24:41.505 8 WARNING neutronclient.v2_0.client [None req-2ec30afa-5226-4195-a07c-d0d20c29e298 952c2bb8492949eaaaa023d6ab9661e2 18ea9e6d5b6142faaec9c09caaf496b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:24:41.546 8 WARNING neutronclient.v2_0.client [None req-2ec30afa-5226-4195-a07c-d0d20c29e298 952c2bb8492949eaaaa023d6ab9661e2 18ea9e6d5b6142faaec9c09caaf496b5 - - default default] 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-05-19 06:24:43.973 7 INFO nova.api.openstack.compute.server_external_events [req-7404accb-d366-4690-9a4e-e28f1b5c56f4 req-cbcf2427-cfd4-444d-b7af-b8362232d109 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-changed:69190c10-26a1-496e-b457-5a8439d0779d for instance 286b24c4-7541-4d9c-9874-8b99bc86639a on instance [pid: 7|app: 0|req: 556/1122] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:24:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:24:47.255 7 INFO nova.api.openstack.compute.server_external_events [req-445b28b6-f094-49fa-b473-e79db86e3eed req-965de3a6-efe7-469f-94e0-c21f966b8f96 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-vif-plugged:69190c10-26a1-496e-b457-5a8439d0779d for instance 286b24c4-7541-4d9c-9874-8b99bc86639a on instance [pid: 7|app: 0|req: 559/1125] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:24:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:24:49.295 7 INFO nova.api.openstack.compute.server_external_events [req-b3beda2e-0b40-42c0-88eb-4c43a7214a57 req-793f4c49-13c9-49c7-9b9c-122f565634ff 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-vif-plugged:69190c10-26a1-496e-b457-5a8439d0779d for instance 286b24c4-7541-4d9c-9874-8b99bc86639a on instance [pid: 7|app: 0|req: 560/1126] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:24:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 06:24:50.599 8 WARNING neutronclient.v2_0.client [None req-2ec30afa-5226-4195-a07c-d0d20c29e298 952c2bb8492949eaaaa023d6ab9661e2 18ea9e6d5b6142faaec9c09caaf496b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 567/1127] 199.204.45.95 () {36 vars in 811 bytes} [Tue May 19 06:24:41 2026] POST /v2.1/servers/286b24c4-7541-4d9c-9874-8b99bc86639a/os-interface => generated 377 bytes in 9183 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-05-19 06:24:58.997 7 WARNING neutronclient.v2_0.client [None req-c9bb8b17-a573-4f05-8856-9eb206f609f8 952c2bb8492949eaaaa023d6ab9661e2 18ea9e6d5b6142faaec9c09caaf496b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-19 06:24:59.038 7 WARNING neutronclient.v2_0.client [None req-c9bb8b17-a573-4f05-8856-9eb206f609f8 952c2bb8492949eaaaa023d6ab9661e2 18ea9e6d5b6142faaec9c09caaf496b5 - - default default] 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-05-19 06:25:01.492 8 INFO nova.api.openstack.compute.server_external_events [req-93a83295-7514-4ff7-8ebd-e892a103d9a2 req-94d4f953-0f7f-4c94-8a22-e656540245e7 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-changed:99beb6ee-70f5-4ebc-8af0-0a3b3df346ce for instance 286b24c4-7541-4d9c-9874-8b99bc86639a on instance [pid: 8|app: 0|req: 569/1130] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:25:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:25:05.107 8 INFO nova.api.openstack.compute.server_external_events [req-5a0cb608-4f92-4332-b12a-c584ac593f47 req-01a9ba16-e502-418f-822b-c871f5085d81 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-vif-plugged:99beb6ee-70f5-4ebc-8af0-0a3b3df346ce for instance 286b24c4-7541-4d9c-9874-8b99bc86639a on instance [pid: 8|app: 0|req: 570/1131] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:25:05 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-05-19 06:25:07.147 8 INFO nova.api.openstack.compute.server_external_events [req-78cd6978-8065-4c32-8f11-22a1131e2060 req-d8614365-8077-4cd9-98ff-0921cddfde8c 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-vif-plugged:99beb6ee-70f5-4ebc-8af0-0a3b3df346ce for instance 286b24c4-7541-4d9c-9874-8b99bc86639a on instance [pid: 8|app: 0|req: 573/1134] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:25:07 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-05-19 06:25:08.075 7 WARNING neutronclient.v2_0.client [None req-c9bb8b17-a573-4f05-8856-9eb206f609f8 952c2bb8492949eaaaa023d6ab9661e2 18ea9e6d5b6142faaec9c09caaf496b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 562/1135] 199.204.45.95 () {36 vars in 811 bytes} [Tue May 19 06:24:58 2026] POST /v2.1/servers/286b24c4-7541-4d9c-9874-8b99bc86639a/os-interface => generated 377 bytes in 9225 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-05-19 06:25:08.828 8 INFO nova.api.openstack.compute.server_external_events [req-15dc55b1-4911-4a1a-b9a8-e45932a5622b req-56c2f7be-dd19-48dd-a6e8-a7a11211910b 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-changed:69190c10-26a1-496e-b457-5a8439d0779d for instance 286b24c4-7541-4d9c-9874-8b99bc86639a on instance [pid: 8|app: 0|req: 574/1136] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:25:08 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-05-19 06:25:21.056 8 INFO nova.api.openstack.compute.server_external_events [req-801254d9-9a3f-42ee-9d6c-ecf7b6c63cc5 req-38a0c38c-9b14-40cb-8ab9-614c08a5107d 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-changed:99beb6ee-70f5-4ebc-8af0-0a3b3df346ce for instance 286b24c4-7541-4d9c-9874-8b99bc86639a on instance [pid: 8|app: 0|req: 576/1139] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:25:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 564/1140] 199.204.45.95 () {34 vars in 854 bytes} [Tue May 19 06:25:21 2026] DELETE /v2.1/servers/286b24c4-7541-4d9c-9874-8b99bc86639a/os-interface/99beb6ee-70f5-4ebc-8af0-0a3b3df346ce => generated 0 bytes in 63 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-05-19 06:25:23.122 8 INFO nova.api.openstack.compute.server_external_events [req-ff1c63a2-a696-4954-ad32-3e4beaa2133a req-f33bd52f-0bf4-495d-bca0-97edda6fd79f 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-changed:99beb6ee-70f5-4ebc-8af0-0a3b3df346ce for instance 286b24c4-7541-4d9c-9874-8b99bc86639a on instance [pid: 8|app: 0|req: 577/1141] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:25:23 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-05-19 06:25:23.989 7 INFO nova.api.openstack.compute.server_external_events [req-bc111c26-9be0-41ed-b008-ba42f36fb6b3 req-425abc20-459d-4d1a-b263-23bf793af525 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-vif-unplugged:99beb6ee-70f5-4ebc-8af0-0a3b3df346ce for instance 286b24c4-7541-4d9c-9874-8b99bc86639a on instance [pid: 7|app: 0|req: 565/1142] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:25:23 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:25:26.043 8 INFO nova.api.openstack.compute.server_external_events [req-941756c5-bf3e-4165-82d4-8160acb92309 req-b6b3dd43-6d74-43d3-bbaf-a8d0d5e01f62 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-vif-unplugged:99beb6ee-70f5-4ebc-8af0-0a3b3df346ce for instance 286b24c4-7541-4d9c-9874-8b99bc86639a on instance [pid: 8|app: 0|req: 578/1145] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:25:26 2026] POST /v2.1/os-server-external-events => generated 185 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-05-19 06:25:31.566 7 INFO nova.api.openstack.compute.server_external_events [req-e9b3f223-7120-4c72-bbef-d26859ce2057 req-a57663cb-b6d2-41a9-ad6c-90711ebc23e8 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-changed:69190c10-26a1-496e-b457-5a8439d0779d for instance 286b24c4-7541-4d9c-9874-8b99bc86639a on instance [pid: 7|app: 0|req: 568/1146] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:25:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 579/1147] 199.204.45.95 () {34 vars in 854 bytes} [Tue May 19 06:25:31 2026] DELETE /v2.1/servers/286b24c4-7541-4d9c-9874-8b99bc86639a/os-interface/69190c10-26a1-496e-b457-5a8439d0779d => generated 0 bytes in 78 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-05-19 06:25:33.665 7 INFO nova.api.openstack.compute.server_external_events [req-25c0c700-64bf-42e6-9c23-40fcf7257217 req-a1022639-11d6-4e87-9925-67898ce3abaf 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-vif-unplugged:69190c10-26a1-496e-b457-5a8439d0779d for instance 286b24c4-7541-4d9c-9874-8b99bc86639a on instance [pid: 7|app: 0|req: 569/1148] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:25:33 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-05-19 06:25:35.704 8 INFO nova.api.openstack.compute.server_external_events [req-1d91cd83-4402-4fc2-af44-72d88e1616df req-8138aa00-84f8-4734-b45e-25b9a104bd9b 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-vif-unplugged:69190c10-26a1-496e-b457-5a8439d0779d for instance 286b24c4-7541-4d9c-9874-8b99bc86639a on instance [pid: 8|app: 0|req: 580/1149] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:25:35 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 572/1154] 199.204.45.95 () {34 vars in 854 bytes} [Tue May 19 06:25:52 2026] DELETE /v2.1/servers/286b24c4-7541-4d9c-9874-8b99bc86639a/os-interface/ee3e618e-0dfc-4680-ae4f-9d4aae217934 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:25:54.725 8 INFO nova.api.openstack.compute.server_external_events [req-ca5e792f-4724-40b9-bdc5-bd664331dcbd req-1c77be0c-97ce-4e4f-a50c-93b82b3fdf38 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-vif-unplugged:ee3e618e-0dfc-4680-ae4f-9d4aae217934 for instance 286b24c4-7541-4d9c-9874-8b99bc86639a on instance [pid: 8|app: 0|req: 583/1155] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:25:54 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:25:56.779 8 INFO nova.api.openstack.compute.server_external_events [req-60d07da7-5ce6-46c4-b2f0-162f6446563e req-21e63cd4-b617-40de-ac3f-44a3381b9357 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-vif-unplugged:ee3e618e-0dfc-4680-ae4f-9d4aae217934 for instance 286b24c4-7541-4d9c-9874-8b99bc86639a on instance [pid: 8|app: 0|req: 585/1158] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:25:56 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 574/1159] 199.204.45.95 () {34 vars in 754 bytes} [Tue May 19 06:25:57 2026] DELETE /v2.1/servers/286b24c4-7541-4d9c-9874-8b99bc86639a => generated 0 bytes in 110 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:25:59.318 8 INFO nova.api.openstack.compute.server_external_events [req-83133cf6-f354-448d-8f69-2ff362f6ed6d req-e4c05a39-a5d2-49d4-a9f4-ea563229bb88 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-vif-unplugged:fec63b62-0246-434a-ab51-bcffb3874feb for instance 286b24c4-7541-4d9c-9874-8b99bc86639a on instance [pid: 8|app: 0|req: 586/1160] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:25:59 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-05-19 06:26:00.683 7 INFO nova.api.openstack.compute.server_external_events [req-ff6e3be3-2759-401c-8139-8ccbdf6437f4 req-79baf35d-24be-4982-8198-43886e266daa 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-vif-deleted:fec63b62-0246-434a-ab51-bcffb3874feb for instance 286b24c4-7541-4d9c-9874-8b99bc86639a on instance [pid: 7|app: 0|req: 575/1161] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:26:00 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:26:01.363 8 INFO nova.api.openstack.compute.server_external_events [req-80e89e1f-57d9-451f-8044-284aface394d req-46e16135-56e5-4efd-a65e-3c0c4d740649 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-vif-unplugged:fec63b62-0246-434a-ab51-bcffb3874feb for instance 286b24c4-7541-4d9c-9874-8b99bc86639a on instance [pid: 8|app: 0|req: 587/1162] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:26:01 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 576/1163] 10.0.0.179 () {32 vars in 718 bytes} [Tue May 19 06:26:02 2026] DELETE /v2.1/servers/85268233-c592-415b-9087-1424c08dfd47 => 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-05-19 06:26:02.375 8 WARNING neutronclient.v2_0.client [None req-d43859f1-bf4f-4fb8-a712-51ae8b9fae56 65cd9d7b84474c8799f4a419accd130b beacd8be03aa44f4b651c6286c7f6667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 588/1164] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:26:02 2026] GET /v2.1/servers/85268233-c592-415b-9087-1424c08dfd47 => generated 1944 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:26:03.397 7 INFO nova.api.openstack.compute.server_external_events [req-34b58533-937a-432a-bbc1-76819c160e03 req-c99674ce-93a1-4c51-b565-0bbaee513467 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-changed:1fcd585b-893e-43b3-9879-33829fa44a1e for instance 85268233-c592-415b-9087-1424c08dfd47 on instance [pid: 7|app: 0|req: 577/1165] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:26:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:26:03.556 8 INFO nova.api.openstack.compute.server_external_events [req-92c7bdd6-2977-4225-8663-001421907986 req-d11e0bb2-d7cc-4937-8a15-cc6a98852e30 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-vif-unplugged:1fcd585b-893e-43b3-9879-33829fa44a1e for instance 85268233-c592-415b-9087-1424c08dfd47 on instance [pid: 8|app: 0|req: 589/1166] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:26:03 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:26:05.601 7 INFO nova.api.openstack.compute.server_external_events [req-5984c8af-2c99-45aa-a8a4-47d709b86950 req-e7c70b6f-9667-445d-8858-d2fc97044749 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-vif-unplugged:1fcd585b-893e-43b3-9879-33829fa44a1e for instance 85268233-c592-415b-9087-1424c08dfd47 on instance 2026-05-19 06:26:05.602 7 INFO nova.api.openstack.compute.server_external_events [req-5984c8af-2c99-45aa-a8a4-47d709b86950 req-e7c70b6f-9667-445d-8858-d2fc97044749 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-vif-deleted:1fcd585b-893e-43b3-9879-33829fa44a1e for instance 85268233-c592-415b-9087-1424c08dfd47 on instance [pid: 7|app: 0|req: 578/1167] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:26:05 2026] POST /v2.1/os-server-external-events => generated 356 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-05-19 06:26:07.601 8 WARNING neutronclient.v2_0.client [None req-2cf264aa-c5ed-4272-9c6b-6856c519133a 65cd9d7b84474c8799f4a419accd130b beacd8be03aa44f4b651c6286c7f6667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 591/1170] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:26:07 2026] GET /v2.1/servers/85268233-c592-415b-9087-1424c08dfd47 => generated 1480 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-05-19 06:26:12.677 7 INFO nova.api.openstack.wsgi [None req-6449ec79-b268-448b-8632-5888ca33a988 65cd9d7b84474c8799f4a419accd130b beacd8be03aa44f4b651c6286c7f6667 - - default default] HTTP exception thrown: Instance 85268233-c592-415b-9087-1424c08dfd47 could not be found. [pid: 7|app: 0|req: 580/1171] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:26:12 2026] GET /v2.1/servers/85268233-c592-415b-9087-1424c08dfd47 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:26:13.129 8 INFO nova.api.openstack.compute.server_external_events [req-c13bf01f-f150-4dee-a8a0-c2ebf13452b2 req-7b00a2ef-514d-4b4f-b14d-e76a1b886fba 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-changed:3ff6a3fe-cdbb-484e-b583-7d315eb9c70b for instance 2c6118dc-68f6-47ea-838e-b35eb7f4fd98 on instance [pid: 8|app: 0|req: 592/1172] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:26:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 581/1173] 10.0.0.179 () {32 vars in 718 bytes} [Tue May 19 06:26:13 2026] DELETE /v2.1/servers/2c6118dc-68f6-47ea-838e-b35eb7f4fd98 => generated 0 bytes in 97 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-05-19 06:26:13.272 8 WARNING neutronclient.v2_0.client [None req-f99f5eab-af68-4a08-9a42-44afd0bab414 65cd9d7b84474c8799f4a419accd130b beacd8be03aa44f4b651c6286c7f6667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 593/1174] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:26:13 2026] GET /v2.1/servers/2c6118dc-68f6-47ea-838e-b35eb7f4fd98 => generated 1941 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-05-19 06:26:15.163 7 INFO nova.api.openstack.compute.server_external_events [req-1a6fc749-beb0-4cab-b137-3215e580b691 req-ee23dcb3-e57f-4fe3-a2c0-c27127ab1f6e 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-vif-unplugged:3ff6a3fe-cdbb-484e-b583-7d315eb9c70b for instance 2c6118dc-68f6-47ea-838e-b35eb7f4fd98 on instance 2026-05-19 06:26:15.163 7 INFO nova.api.openstack.compute.server_external_events [req-1a6fc749-beb0-4cab-b137-3215e580b691 req-ee23dcb3-e57f-4fe3-a2c0-c27127ab1f6e 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-vif-unplugged:3ff6a3fe-cdbb-484e-b583-7d315eb9c70b for instance 2c6118dc-68f6-47ea-838e-b35eb7f4fd98 on instance [pid: 7|app: 0|req: 582/1175] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:26:15 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:26:17.203 8 INFO nova.api.openstack.compute.server_external_events [req-07b3a4dc-582a-48fa-91e9-595fd4a91571 req-1fa859e7-dfb5-4a45-a199-ea5e8a4d6835 5e5321d3bda14d5c8113af25b6c371ec 1fbea6702b1c4dc39fd3c49e0011255f - - fa81c3269f7d4b12bdefdddbc228691d fa81c3269f7d4b12bdefdddbc228691d] Creating event network-vif-deleted:3ff6a3fe-cdbb-484e-b583-7d315eb9c70b for instance 2c6118dc-68f6-47ea-838e-b35eb7f4fd98 on instance [pid: 8|app: 0|req: 595/1178] 10.0.0.61 () {38 vars in 814 bytes} [Tue May 19 06:26:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:26:18.496 7 WARNING neutronclient.v2_0.client [None req-8e1985a1-978b-4693-8b22-1a9eb3561cfe 65cd9d7b84474c8799f4a419accd130b beacd8be03aa44f4b651c6286c7f6667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 584/1179] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:26:18 2026] GET /v2.1/servers/2c6118dc-68f6-47ea-838e-b35eb7f4fd98 => generated 1480 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 06:26:23.579 8 INFO nova.api.openstack.wsgi [None req-fe7d0a9c-0b56-4a39-b8c6-00b0a8851562 65cd9d7b84474c8799f4a419accd130b beacd8be03aa44f4b651c6286c7f6667 - - default default] HTTP exception thrown: Instance 2c6118dc-68f6-47ea-838e-b35eb7f4fd98 could not be found. [pid: 8|app: 0|req: 596/1180] 10.0.0.179 () {32 vars in 715 bytes} [Tue May 19 06:26:23 2026] GET /v2.1/servers/2c6118dc-68f6-47ea-838e-b35eb7f4fd98 => 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: 585/1181] 10.0.0.179 () {32 vars in 724 bytes} [Tue May 19 06:26:25 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-788435987 => 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-05-19 06:26:25.399 8 INFO nova.api.openstack.wsgi [None req-9ec79deb-b958-457a-b174-4d4290421e4c 65cd9d7b84474c8799f4a419accd130b beacd8be03aa44f4b651c6286c7f6667 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-788435987 not found for user 65cd9d7b84474c8799f4a419accd130b [pid: 8|app: 0|req: 597/1182] 10.0.0.179 () {32 vars in 721 bytes} [Tue May 19 06:26:25 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-788435987 => generated 141 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1187] 10.0.0.179 () {32 vars in 655 bytes} [Tue May 19 06:26:39 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1188] 10.0.0.179 () {32 vars in 641 bytes} [Tue May 19 06:26:40 2026] GET /v2.1/servers => generated 15 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-19 06:26:40.281 7 WARNING oslo_db.sqlalchemy.utils [None req-8bb66ed7-b7bd-4e05-b942-cf8d697611ad 952c2bb8492949eaaaa023d6ab9661e2 18ea9e6d5b6142faaec9c09caaf496b5 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 589/1189] 10.0.0.179 () {32 vars in 649 bytes} [Tue May 19 06:26:40 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: 8|app: 0|req: 601/1190] 10.0.0.179 () {32 vars in 694 bytes} [Tue May 19 06:26:40 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: 7|app: 0|req: 591/1193] 10.0.0.142 () {28 vars in 454 bytes} [Tue May 19 06:26:48 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1194] 10.0.0.142 () {30 vars in 658 bytes} [Tue May 19 06:26:48 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 592/1195] 10.0.0.142 () {32 vars in 731 bytes} [Tue May 19 06:26:48 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1196] 10.0.0.142 () {34 vars in 806 bytes} [Tue May 19 06:26:49 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1197] 10.0.0.142 () {28 vars in 454 bytes} [Tue May 19 06:26:49 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1198] 10.0.0.142 () {30 vars in 658 bytes} [Tue May 19 06:26:49 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 594/1199] 10.0.0.142 () {32 vars in 731 bytes} [Tue May 19 06:26:49 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1200] 10.0.0.142 () {34 vars in 894 bytes} [Tue May 19 06:26:49 2026] GET /v2.1/servers/detail?project_id=18ea9e6d5b6142faaec9c09caaf496b5&all_tenants=True => generated 15 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1201] 10.0.0.142 () {34 vars in 894 bytes} [Tue May 19 06:26:49 2026] GET /v2.1/servers/detail?project_id=1fbea6702b1c4dc39fd3c49e0011255f&all_tenants=True => generated 15 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1202] 10.0.0.142 () {34 vars in 894 bytes} [Tue May 19 06:26:49 2026] GET /v2.1/servers/detail?project_id=476efaca5f8f44d583eea14991791bbb&all_tenants=True => generated 15 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)