+ 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 [Wed Apr 15 01:46:20 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: nova-api-osapi-64fdcdf988-q7b6n 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 0x7f889193c668 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-04-15 01:46:26.020 8 INFO nova.utils [None req-d2fae02c-5c0a-45f2-8cc9-4403310136c0 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-15 01:46:26.087 7 INFO nova.utils [None req-3b71810d-0b28-4703-a926-8e2bb67efa25 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-15 01:46:28.091 8 WARNING keystonemiddleware._common.config [None req-d2fae02c-5c0a-45f2-8cc9-4403310136c0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-15 01:46:28.100 8 WARNING oslo_config.cfg [None req-d2fae02c-5c0a-45f2-8cc9-4403310136c0 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-15 01:46:28.155 7 WARNING keystonemiddleware._common.config [None req-3b71810d-0b28-4703-a926-8e2bb67efa25 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-15 01:46:28.164 7 WARNING oslo_config.cfg [None req-3b71810d-0b28-4703-a926-8e2bb67efa25 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-15 01:46:28.178 8 WARNING keystonemiddleware._common.config [None req-d2fae02c-5c0a-45f2-8cc9-4403310136c0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-15 01:46:28.193 8 WARNING oslo_config.cfg [None req-d2fae02c-5c0a-45f2-8cc9-4403310136c0 - - - - - -] 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-04-15 01:46:28.205 8 WARNING oslo_config.cfg [None req-d2fae02c-5c0a-45f2-8cc9-4403310136c0 - - - - - -] 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 8 seconds on interpreter 0x7f889193c668 pid: 8 (default app) 2026-04-15 01:46:28.251 7 WARNING keystonemiddleware._common.config [None req-3b71810d-0b28-4703-a926-8e2bb67efa25 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-15 01:46:28.267 7 WARNING oslo_config.cfg [None req-3b71810d-0b28-4703-a926-8e2bb67efa25 - - - - - -] 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-04-15 01:46:28.279 7 WARNING oslo_config.cfg [None req-3b71810d-0b28-4703-a926-8e2bb67efa25 - - - - - -] 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 8 seconds on interpreter 0x7f889193c668 pid: 7 (default app) [pid: 8|app: 0|req: 3/3] 162.253.55.62 () {42 vars in 701 bytes} [Wed Apr 15 01:46:33 2026] GET /v2.1 => generated 114 bytes in 15 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-04-15 01:46:34.407 7 WARNING oslo_policy.policy [None req-177e4ca6-7228-4422-b9da-59934f85bdb4 04100e8337c34dd5820252ed0a797a0e 3a39234d5f4b4222a7d8b16550a13420 - - 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-04-15 01:46:34.408 7 WARNING oslo_policy.policy [None req-177e4ca6-7228-4422-b9da-59934f85bdb4 04100e8337c34dd5820252ed0a797a0e 3a39234d5f4b4222a7d8b16550a13420 - - 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: 1/4] 162.253.55.62 () {44 vars in 905 bytes} [Wed Apr 15 01:46:33 2026] GET /v2.1 => generated 0 bytes in 1333 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-04-15 01:46:34.507 8 WARNING oslo_policy.policy [req-177e4ca6-7228-4422-b9da-59934f85bdb4 req-beae05c0-99a9-42d6-a80c-c4e577798c5a 04100e8337c34dd5820252ed0a797a0e 3a39234d5f4b4222a7d8b16550a13420 - - 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-04-15 01:46:34.508 8 WARNING oslo_policy.policy [req-177e4ca6-7228-4422-b9da-59934f85bdb4 req-beae05c0-99a9-42d6-a80c-c4e577798c5a 04100e8337c34dd5820252ed0a797a0e 3a39234d5f4b4222a7d8b16550a13420 - - 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: 4/5] 162.253.55.62 () {46 vars in 978 bytes} [Wed Apr 15 01:46:34 2026] GET /v2.1/ => generated 399 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 01:46:34.631 7 INFO nova.api.openstack.wsgi [None req-df00d592-ab0c-4a4d-9481-2f6caabee2b1 04100e8337c34dd5820252ed0a797a0e 3a39234d5f4b4222a7d8b16550a13420 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 2/6] 162.253.55.62 () {48 vars in 1007 bytes} [Wed Apr 15 01:46:34 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/7] 162.253.55.62 () {48 vars in 1047 bytes} [Wed Apr 15 01:46:34 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 162.253.55.62 () {52 vars in 1044 bytes} [Wed Apr 15 01:46:34 2026] POST /v2.1/flavors => generated 527 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/9] 162.253.55.62 () {42 vars in 701 bytes} [Wed Apr 15 01:46:35 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/10] 162.253.55.62 () {44 vars in 905 bytes} [Wed Apr 15 01:46:35 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: 7/11] 162.253.55.62 () {46 vars in 978 bytes} [Wed Apr 15 01:46:35 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-04-15 01:46:35.842 7 INFO nova.api.openstack.wsgi [None req-5f7dcafb-2f82-431a-8053-45645542679e 04100e8337c34dd5820252ed0a797a0e 3a39234d5f4b4222a7d8b16550a13420 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 5/12] 162.253.55.62 () {48 vars in 1009 bytes} [Wed Apr 15 01:46:35 2026] GET /v2.1/flavors/m1.small => 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: 8/13] 162.253.55.62 () {48 vars in 1047 bytes} [Wed Apr 15 01:46:35 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/14] 162.253.55.62 () {52 vars in 1044 bytes} [Wed Apr 15 01:46:35 2026] POST /v2.1/flavors => generated 530 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/17] 162.253.55.62 () {42 vars in 701 bytes} [Wed Apr 15 01:46:36 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 162.253.55.62 () {44 vars in 905 bytes} [Wed Apr 15 01:46:36 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: 11/19] 162.253.55.62 () {46 vars in 978 bytes} [Wed Apr 15 01:46:36 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-04-15 01:46:36.933 7 INFO nova.api.openstack.wsgi [None req-ad7b3563-f62d-4dfa-8e0b-40e6960b8088 04100e8337c34dd5820252ed0a797a0e 3a39234d5f4b4222a7d8b16550a13420 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/20] 162.253.55.62 () {48 vars in 1011 bytes} [Wed Apr 15 01:46:36 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: 12/21] 162.253.55.62 () {48 vars in 1047 bytes} [Wed Apr 15 01:46:36 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/22] 162.253.55.62 () {52 vars in 1044 bytes} [Wed Apr 15 01:46:36 2026] POST /v2.1/flavors => generated 531 bytes in 441 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/23] 162.253.55.62 () {42 vars in 701 bytes} [Wed Apr 15 01:46:38 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/24] 162.253.55.62 () {44 vars in 905 bytes} [Wed Apr 15 01:46:38 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: 14/25] 162.253.55.62 () {46 vars in 978 bytes} [Wed Apr 15 01:46:38 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-04-15 01:46:38.544 7 INFO nova.api.openstack.wsgi [None req-52e6fbcf-8e14-4955-885a-64eb54f87c94 04100e8337c34dd5820252ed0a797a0e 3a39234d5f4b4222a7d8b16550a13420 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 12/26] 162.253.55.62 () {48 vars in 1009 bytes} [Wed Apr 15 01:46:38 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/27] 162.253.55.62 () {48 vars in 1047 bytes} [Wed Apr 15 01:46:38 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/28] 162.253.55.62 () {52 vars in 1044 bytes} [Wed Apr 15 01:46:38 2026] POST /v2.1/flavors => generated 530 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/29] 162.253.55.62 () {42 vars in 701 bytes} [Wed Apr 15 01:46:39 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/30] 162.253.55.62 () {44 vars in 905 bytes} [Wed Apr 15 01:46:39 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 17/31] 162.253.55.62 () {46 vars in 978 bytes} [Wed Apr 15 01:46:39 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-04-15 01:46:39.889 7 INFO nova.api.openstack.wsgi [None req-e7c3770c-8880-43ed-9181-dfec716277c8 04100e8337c34dd5820252ed0a797a0e 3a39234d5f4b4222a7d8b16550a13420 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 15/32] 162.253.55.62 () {48 vars in 1011 bytes} [Wed Apr 15 01:46:39 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 18/33] 162.253.55.62 () {48 vars in 1047 bytes} [Wed Apr 15 01:46:39 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/34] 162.253.55.62 () {52 vars in 1044 bytes} [Wed Apr 15 01:46:39 2026] POST /v2.1/flavors => generated 533 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 78/157] 162.253.55.62 () {42 vars in 701 bytes} [Wed Apr 15 01:56:53 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: 80/158] 162.253.55.62 () {44 vars in 905 bytes} [Wed Apr 15 01:56:53 2026] GET /v2.1 => generated 0 bytes in 429 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 79/159] 162.253.55.62 () {46 vars in 978 bytes} [Wed Apr 15 01:56:53 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 01:56:53.668 8 INFO nova.api.openstack.wsgi [None req-27d1ad4b-2ed9-4ad6-9bc1-abe0cad993f6 04100e8337c34dd5820252ed0a797a0e 3a39234d5f4b4222a7d8b16550a13420 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 81/160] 162.253.55.62 () {48 vars in 1011 bytes} [Wed Apr 15 01:56:53 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 80/161] 162.253.55.62 () {48 vars in 1047 bytes} [Wed Apr 15 01:56:53 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 82/162] 162.253.55.62 () {52 vars in 1045 bytes} [Wed Apr 15 01:56:53 2026] POST /v2.1/flavors => generated 532 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 86/173] 162.253.55.62 () {42 vars in 701 bytes} [Wed Apr 15 01:57:37 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 88/174] 162.253.55.62 () {44 vars in 905 bytes} [Wed Apr 15 01:57:37 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 87/175] 162.253.55.62 () {46 vars in 978 bytes} [Wed Apr 15 01:57:37 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-04-15 01:57:37.726 8 INFO nova.api.openstack.wsgi [None req-101c5468-19bb-4522-9dd2-44b190b5150c 04100e8337c34dd5820252ed0a797a0e 3a39234d5f4b4222a7d8b16550a13420 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 89/176] 162.253.55.62 () {48 vars in 1013 bytes} [Wed Apr 15 01:57:37 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: 88/177] 162.253.55.62 () {48 vars in 1047 bytes} [Wed Apr 15 01:57:37 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 90/178] 162.253.55.62 () {52 vars in 1045 bytes} [Wed Apr 15 01:57:37 2026] POST /v2.1/flavors => generated 532 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 94/189] 10.0.0.168 () {28 vars in 454 bytes} [Wed Apr 15 01:58:30 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 96/190] 10.0.0.168 () {30 vars in 658 bytes} [Wed Apr 15 01:58:30 2026] GET /v2.1 => generated 0 bytes in 36 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: 95/191] 10.0.0.168 () {32 vars in 731 bytes} [Wed Apr 15 01:58:30 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: 97/192] 10.0.0.168 () {34 vars in 804 bytes} [Wed Apr 15 01:58:30 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 100/201] 162.253.55.62 () {42 vars in 701 bytes} [Wed Apr 15 01:59:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /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: 102/202] 162.253.55.62 () {44 vars in 905 bytes} [Wed Apr 15 01:59:13 2026] GET /v2.1 => generated 0 bytes in 56 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 101/203] 162.253.55.62 () {46 vars in 978 bytes} [Wed Apr 15 01:59:13 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-04-15 01:59:13.630 8 INFO nova.api.openstack.wsgi [None req-676cdfe7-34ed-46a3-bfe6-3ce1f1547e48 04100e8337c34dd5820252ed0a797a0e 3a39234d5f4b4222a7d8b16550a13420 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 04100e8337c34dd5820252ed0a797a0e [pid: 8|app: 0|req: 103/204] 162.253.55.62 () {48 vars in 1047 bytes} [Wed Apr 15 01:59:13 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-04-15 01:59:13.642 7 WARNING oslo_db.sqlalchemy.utils [None req-25f09c55-823f-40b6-a728-06223792247f 04100e8337c34dd5820252ed0a797a0e 3a39234d5f4b4222a7d8b16550a13420 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 102/205] 162.253.55.62 () {48 vars in 1012 bytes} [Wed Apr 15 01:59:13 2026] GET /v2.1/os-keypairs => generated 16 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/206] 162.253.55.62 () {52 vars in 1053 bytes} [Wed Apr 15 01:59:13 2026] POST /v2.1/os-keypairs => generated 576 bytes in 211 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/209] 162.253.55.62 () {42 vars in 701 bytes} [Wed Apr 15 01:59:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/210] 162.253.55.62 () {44 vars in 905 bytes} [Wed Apr 15 01:59:17 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: 8|app: 0|req: 107/211] 162.253.55.62 () {46 vars in 978 bytes} [Wed Apr 15 01:59:17 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/212] 162.253.55.62 () {48 vars in 1069 bytes} [Wed Apr 15 01:59:17 2026] GET /v2.1/os-quota-sets/3a39234d5f4b4222a7d8b16550a13420 => generated 283 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/213] 162.253.55.62 () {52 vars in 1121 bytes} [Wed Apr 15 01:59:17 2026] PUT /v2.1/os-quota-sets/3a39234d5f4b4222a7d8b16550a13420 => generated 238 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/224] 10.0.0.66 () {28 vars in 453 bytes} [Wed Apr 15 02: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: 114/225] 10.0.0.66 () {30 vars in 657 bytes} [Wed Apr 15 02:00:08 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 112/226] 10.0.0.66 () {32 vars in 730 bytes} [Wed Apr 15 02:00:08 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/227] 10.0.0.66 () {34 vars in 764 bytes} [Wed Apr 15 02: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: 113/228] 10.0.0.66 () {28 vars in 453 bytes} [Wed Apr 15 02:00:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 116/229] 10.0.0.66 () {30 vars in 657 bytes} [Wed Apr 15 02:00:13 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 114/230] 10.0.0.66 () {32 vars in 730 bytes} [Wed Apr 15 02:00:13 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/231] 10.0.0.66 () {34 vars in 764 bytes} [Wed Apr 15 02:00:13 2026] GET /v2.1/os-services => generated 783 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/234] 10.0.0.66 () {28 vars in 453 bytes} [Wed Apr 15 02:00:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/235] 10.0.0.66 () {30 vars in 657 bytes} [Wed Apr 15 02:00:17 2026] GET /v2.1 => generated 0 bytes in 39 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: 120/236] 10.0.0.66 () {32 vars in 730 bytes} [Wed Apr 15 02:00:17 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/237] 10.0.0.66 () {34 vars in 807 bytes} [Wed Apr 15 02:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/238] 10.0.0.66 () {28 vars in 453 bytes} [Wed Apr 15 02: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: 118/239] 10.0.0.66 () {30 vars in 657 bytes} [Wed Apr 15 02:00:21 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 122/240] 10.0.0.66 () {32 vars in 730 bytes} [Wed Apr 15 02:00:21 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/241] 10.0.0.66 () {34 vars in 807 bytes} [Wed Apr 15 02: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: 125/252] 162.253.55.62 () {42 vars in 699 bytes} [Wed Apr 15 02:01:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /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: 128/253] 162.253.55.62 () {44 vars in 903 bytes} [Wed Apr 15 02:01:13 2026] GET /v2.1 => generated 0 bytes in 101 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: 126/254] 162.253.55.62 () {46 vars in 976 bytes} [Wed Apr 15 02:01:13 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: 129/255] 162.253.55.62 () {52 vars in 1119 bytes} [Wed Apr 15 02:01:13 2026] PUT /v2.1/os-quota-sets/7aa6c697373b431b8ac141a809b09795 => generated 238 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/348] 162.253.55.62 () {42 vars in 701 bytes} [Wed Apr 15 02:08:47 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: 173/349] 162.253.55.62 () {44 vars in 905 bytes} [Wed Apr 15 02:08:47 2026] GET /v2.1 => generated 0 bytes in 110 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 177/350] 162.253.55.62 () {46 vars in 978 bytes} [Wed Apr 15 02:08:47 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-04-15 02:08:47.255 7 INFO nova.api.openstack.wsgi [None req-979fe7af-5980-478b-bd35-aabaeaabf991 04100e8337c34dd5820252ed0a797a0e 3a39234d5f4b4222a7d8b16550a13420 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 174/351] 162.253.55.62 () {48 vars in 1007 bytes} [Wed Apr 15 02:08:47 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/352] 162.253.55.62 () {48 vars in 1047 bytes} [Wed Apr 15 02:08:47 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 179/361] 10.0.0.39 () {32 vars in 654 bytes} [Wed Apr 15 02:09:35 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/362] 10.0.0.39 () {32 vars in 640 bytes} [Wed Apr 15 02:09:35 2026] GET /v2.1/servers => generated 15 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-15 02:09:35.663 7 WARNING oslo_db.sqlalchemy.utils [None req-3e7a5586-f2ae-4741-9114-56226af6ec1b 04100e8337c34dd5820252ed0a797a0e 3a39234d5f4b4222a7d8b16550a13420 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 180/363] 10.0.0.39 () {32 vars in 648 bytes} [Wed Apr 15 02:09:35 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: 184/364] 10.0.0.39 () {32 vars in 693 bytes} [Wed Apr 15 02:09:35 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/369] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:09:47 2026] GET /v2.1/flavors/37e93164-e3f3-4924-8876-6be334049b76 => generated 511 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/370] 10.0.0.39 () {32 vars in 640 bytes} [Wed Apr 15 02:09:47 2026] GET /v2.1/flavors => generated 1674 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/371] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:09:47 2026] GET /v2.1/flavors/37e93164-e3f3-4924-8876-6be334049b76 => generated 511 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 02:09:52.743 7 WARNING neutronclient.v2_0.client [None req-578c1097-4b35-451f-a819-7f178053bd71 b5157afd08de44148e11c191b7375bfe e31ecb75911f4e30935b66d45fd7af3b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 184/372] 10.0.0.39 () {34 vars in 684 bytes} [Wed Apr 15 02:09:52 2026] POST /v2.1/os-security-groups => generated 242 bytes in 1055 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 02:09:53.649 8 WARNING neutronclient.v2_0.client [None req-2c2a8f3f-bc91-48ed-b2c7-c472934dcd2d b5157afd08de44148e11c191b7375bfe e31ecb75911f4e30935b66d45fd7af3b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 185/373] 10.0.0.39 () {34 vars in 670 bytes} [Wed Apr 15 02:09:53 2026] POST /v2.1/os-keypairs => generated 385 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 02:09:53.985 7 WARNING neutronclient.v2_0.client [None req-05f82322-f911-49c6-b0ec-d10bbcba0097 39f49dccb2ac49d79788dd98ff9042b1 8be9467c99f84df7b3f779183ce9cca4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 189/374] 10.0.0.39 () {34 vars in 684 bytes} [Wed Apr 15 02:09:53 2026] POST /v2.1/os-security-groups => generated 242 bytes in 584 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/375] 10.0.0.39 () {34 vars in 684 bytes} [Wed Apr 15 02:09:53 2026] POST /v2.1/os-security-groups => generated 246 bytes in 285 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 02:09:54.242 8 WARNING neutronclient.v2_0.client [None req-6cc60b16-086c-459e-920a-3bfeb709910b b5157afd08de44148e11c191b7375bfe e31ecb75911f4e30935b66d45fd7af3b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 02:09:54.247 7 WARNING neutronclient.v2_0.client [None req-e9d41310-1a76-4e84-87ee-80ef6edb8291 39f49dccb2ac49d79788dd98ff9042b1 8be9467c99f84df7b3f779183ce9cca4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 02:09:54.378 7 WARNING neutronclient.v2_0.client [None req-e9d41310-1a76-4e84-87ee-80ef6edb8291 39f49dccb2ac49d79788dd98ff9042b1 8be9467c99f84df7b3f779183ce9cca4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 190/376] 10.0.0.39 () {34 vars in 684 bytes} [Wed Apr 15 02:09:54 2026] POST /v2.1/os-security-groups => generated 243 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 02:09:54.404 8 WARNING neutronclient.v2_0.client [None req-ff3f59da-0fe3-4e78-bdb7-0c54c8a418ca b5157afd08de44148e11c191b7375bfe e31ecb75911f4e30935b66d45fd7af3b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 187/377] 10.0.0.39 () {34 vars in 694 bytes} [Wed Apr 15 02:09:54 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 02:09:54.548 7 WARNING neutronclient.v2_0.client [None req-d45a00ab-8ea9-4110-b2ba-20771f230160 39f49dccb2ac49d79788dd98ff9042b1 8be9467c99f84df7b3f779183ce9cca4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 02:09:54.551 8 WARNING neutronclient.v2_0.client [None req-ff3f59da-0fe3-4e78-bdb7-0c54c8a418ca b5157afd08de44148e11c191b7375bfe e31ecb75911f4e30935b66d45fd7af3b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 188/378] 10.0.0.39 () {34 vars in 684 bytes} [Wed Apr 15 02:09:54 2026] POST /v2.1/os-security-groups => generated 247 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 02:09:54.704 7 WARNING neutronclient.v2_0.client [None req-38f1da32-972a-4706-a368-4b623a3f5cb5 39f49dccb2ac49d79788dd98ff9042b1 8be9467c99f84df7b3f779183ce9cca4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 02:09:54.719 8 WARNING neutronclient.v2_0.client [None req-ff3f59da-0fe3-4e78-bdb7-0c54c8a418ca b5157afd08de44148e11c191b7375bfe e31ecb75911f4e30935b66d45fd7af3b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 02:09:54.734 7 WARNING neutronclient.v2_0.client [None req-38f1da32-972a-4706-a368-4b623a3f5cb5 39f49dccb2ac49d79788dd98ff9042b1 8be9467c99f84df7b3f779183ce9cca4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 191/379] 10.0.0.39 () {32 vars in 662 bytes} [Wed Apr 15 02:09:54 2026] GET /v2.1/os-security-groups => generated 1380 bytes in 371 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-15 02:09:54.788 8 WARNING neutronclient.v2_0.client [None req-57ee4918-b3e8-4e27-91cb-082630c9437e b5157afd08de44148e11c191b7375bfe e31ecb75911f4e30935b66d45fd7af3b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 189/380] 10.0.0.39 () {34 vars in 694 bytes} [Wed Apr 15 02:09:54 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 02:09:54.888 7 WARNING neutronclient.v2_0.client [None req-5303680d-b924-4427-90aa-16eac0348942 39f49dccb2ac49d79788dd98ff9042b1 8be9467c99f84df7b3f779183ce9cca4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 02:09:54.893 8 WARNING neutronclient.v2_0.client [None req-57ee4918-b3e8-4e27-91cb-082630c9437e b5157afd08de44148e11c191b7375bfe e31ecb75911f4e30935b66d45fd7af3b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 192/381] 10.0.0.39 () {32 vars in 739 bytes} [Wed Apr 15 02:09:54 2026] DELETE /v2.1/os-security-groups/3bf4ddbc-5e8c-42ba-b839-98ddf3b6f9e4 => generated 0 bytes in 215 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-15 02:09:55.007 8 WARNING neutronclient.v2_0.client [None req-b25506d6-55ec-40a3-a670-7d2d461fa3b0 b5157afd08de44148e11c191b7375bfe e31ecb75911f4e30935b66d45fd7af3b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 02:09:55.014 7 WARNING neutronclient.v2_0.client [None req-5303680d-b924-4427-90aa-16eac0348942 39f49dccb2ac49d79788dd98ff9042b1 8be9467c99f84df7b3f779183ce9cca4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 02:09:55.036 8 INFO nova.api.openstack.wsgi [None req-b25506d6-55ec-40a3-a670-7d2d461fa3b0 b5157afd08de44148e11c191b7375bfe e31ecb75911f4e30935b66d45fd7af3b - - default default] HTTP exception thrown: Security group 3bf4ddbc-5e8c-42ba-b839-98ddf3b6f9e4 does not exist Neutron server returns request_ids: ['req-9f9510c5-e908-43b8-aa70-a081bd0d72b3'] [pid: 8|app: 0|req: 193/382] 10.0.0.39 () {32 vars in 736 bytes} [Wed Apr 15 02:09:55 2026] GET /v2.1/os-security-groups/3bf4ddbc-5e8c-42ba-b839-98ddf3b6f9e4 => generated 194 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-15 02:09:55.053 8 WARNING neutronclient.v2_0.client [None req-dbb83e8b-3a3b-404d-9e9c-b26b707fbe11 b5157afd08de44148e11c191b7375bfe e31ecb75911f4e30935b66d45fd7af3b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 190/383] 10.0.0.39 () {34 vars in 694 bytes} [Wed Apr 15 02:09:54 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 02:09:55.181 7 WARNING neutronclient.v2_0.client [None req-f0e45783-36c4-4f3c-b52a-7ab173863d20 39f49dccb2ac49d79788dd98ff9042b1 8be9467c99f84df7b3f779183ce9cca4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 02:09:55.193 8 WARNING neutronclient.v2_0.client [None req-dbb83e8b-3a3b-404d-9e9c-b26b707fbe11 b5157afd08de44148e11c191b7375bfe e31ecb75911f4e30935b66d45fd7af3b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 191/384] 10.0.0.39 () {32 vars in 736 bytes} [Wed Apr 15 02:09:55 2026] GET /v2.1/os-security-groups/c2932d64-4e57-4a66-8a24-3a2fc9cfc132 => generated 664 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 02:09:55.287 7 WARNING neutronclient.v2_0.client [None req-e69ca00e-23b6-4cec-83cd-7adae8d5a40e 39f49dccb2ac49d79788dd98ff9042b1 8be9467c99f84df7b3f779183ce9cca4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 194/385] 10.0.0.39 () {32 vars in 739 bytes} [Wed Apr 15 02:09:55 2026] DELETE /v2.1/os-security-groups/cb82d12b-f092-442d-8d49-adc69ef98164 => generated 0 bytes in 253 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-15 02:09:55.315 8 WARNING neutronclient.v2_0.client [None req-4c72079a-76ec-44da-9c94-929b770123a6 b5157afd08de44148e11c191b7375bfe e31ecb75911f4e30935b66d45fd7af3b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 02:09:55.326 7 WARNING neutronclient.v2_0.client [None req-e69ca00e-23b6-4cec-83cd-7adae8d5a40e 39f49dccb2ac49d79788dd98ff9042b1 8be9467c99f84df7b3f779183ce9cca4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 02:09:55.341 8 INFO nova.api.openstack.wsgi [None req-4c72079a-76ec-44da-9c94-929b770123a6 b5157afd08de44148e11c191b7375bfe e31ecb75911f4e30935b66d45fd7af3b - - default default] HTTP exception thrown: Security group cb82d12b-f092-442d-8d49-adc69ef98164 does not exist Neutron server returns request_ids: ['req-b3ac7916-235c-4a6c-9f52-389fcf0e1984'] [pid: 8|app: 0|req: 195/386] 10.0.0.39 () {32 vars in 736 bytes} [Wed Apr 15 02:09:55 2026] GET /v2.1/os-security-groups/cb82d12b-f092-442d-8d49-adc69ef98164 => generated 194 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-15 02:09:55.351 8 WARNING neutronclient.v2_0.client [None req-dc02d196-f016-434a-891c-f6aaa87301d8 b5157afd08de44148e11c191b7375bfe e31ecb75911f4e30935b66d45fd7af3b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 02:09:55.369 7 WARNING neutronclient.v2_0.client [None req-e69ca00e-23b6-4cec-83cd-7adae8d5a40e 39f49dccb2ac49d79788dd98ff9042b1 8be9467c99f84df7b3f779183ce9cca4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 02:09:55.388 8 WARNING neutronclient.v2_0.client [None req-dc02d196-f016-434a-891c-f6aaa87301d8 b5157afd08de44148e11c191b7375bfe e31ecb75911f4e30935b66d45fd7af3b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 192/387] 10.0.0.39 () {32 vars in 749 bytes} [Wed Apr 15 02:09:55 2026] DELETE /v2.1/os-security-group-rules/a45a7493-0898-4c15-a778-7424132be596 => generated 0 bytes in 199 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/388] 10.0.0.39 () {32 vars in 739 bytes} [Wed Apr 15 02:09:55 2026] DELETE /v2.1/os-security-groups/cfae5977-a51e-44ab-97c7-47c4c4f6e7e8 => generated 0 bytes in 141 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-15 02:09:55.498 8 WARNING neutronclient.v2_0.client [None req-ce074437-25c4-4cf9-952d-24b9710995c8 b5157afd08de44148e11c191b7375bfe e31ecb75911f4e30935b66d45fd7af3b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 02:09:55.498 7 WARNING neutronclient.v2_0.client [None req-7b405818-872c-434f-bd17-14aa81b57cfa 39f49dccb2ac49d79788dd98ff9042b1 8be9467c99f84df7b3f779183ce9cca4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 02:09:55.517 8 INFO nova.api.openstack.wsgi [None req-ce074437-25c4-4cf9-952d-24b9710995c8 b5157afd08de44148e11c191b7375bfe e31ecb75911f4e30935b66d45fd7af3b - - default default] HTTP exception thrown: Security group cfae5977-a51e-44ab-97c7-47c4c4f6e7e8 does not exist Neutron server returns request_ids: ['req-2ed1fb74-edfd-4732-8de7-ff4fbc8c6e99'] [pid: 8|app: 0|req: 197/389] 10.0.0.39 () {32 vars in 736 bytes} [Wed Apr 15 02:09:55 2026] GET /v2.1/os-security-groups/cfae5977-a51e-44ab-97c7-47c4c4f6e7e8 => generated 194 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-15 02:09:55.528 8 WARNING neutronclient.v2_0.client [None req-97477916-4687-4a04-8377-92cfd4ac7028 b5157afd08de44148e11c191b7375bfe e31ecb75911f4e30935b66d45fd7af3b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 02:09:55.545 7 WARNING neutronclient.v2_0.client [None req-7b405818-872c-434f-bd17-14aa81b57cfa 39f49dccb2ac49d79788dd98ff9042b1 8be9467c99f84df7b3f779183ce9cca4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 02:09:55.598 8 WARNING neutronclient.v2_0.client [None req-97477916-4687-4a04-8377-92cfd4ac7028 b5157afd08de44148e11c191b7375bfe e31ecb75911f4e30935b66d45fd7af3b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 02:09:55.642 8 WARNING neutronclient.v2_0.client [None req-97477916-4687-4a04-8377-92cfd4ac7028 b5157afd08de44148e11c191b7375bfe e31ecb75911f4e30935b66d45fd7af3b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 193/390] 10.0.0.39 () {32 vars in 739 bytes} [Wed Apr 15 02:09:55 2026] DELETE /v2.1/os-security-groups/c2932d64-4e57-4a66-8a24-3a2fc9cfc132 => generated 0 bytes in 171 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-15 02:09:55.677 7 WARNING neutronclient.v2_0.client [None req-6fb62218-9f4b-4f79-998c-267667337c48 39f49dccb2ac49d79788dd98ff9042b1 8be9467c99f84df7b3f779183ce9cca4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 198/391] 10.0.0.39 () {32 vars in 662 bytes} [Wed Apr 15 02:09:55 2026] GET /v2.1/os-security-groups => generated 707 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 02:09:55.716 8 WARNING neutronclient.v2_0.client [None req-a09d4d8e-e67f-4105-9843-7e7bc371f3d2 b5157afd08de44148e11c191b7375bfe e31ecb75911f4e30935b66d45fd7af3b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 02:09:55.729 7 WARNING neutronclient.v2_0.client [None req-6fb62218-9f4b-4f79-998c-267667337c48 39f49dccb2ac49d79788dd98ff9042b1 8be9467c99f84df7b3f779183ce9cca4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 02:09:55.739 8 INFO nova.api.openstack.wsgi [None req-a09d4d8e-e67f-4105-9843-7e7bc371f3d2 b5157afd08de44148e11c191b7375bfe e31ecb75911f4e30935b66d45fd7af3b - - default default] HTTP exception thrown: Security group cfae5977-a51e-44ab-97c7-47c4c4f6e7e8 does not exist Neutron server returns request_ids: ['req-3ce4e197-08b3-41ad-bb67-dc9b699fe6c4'] [pid: 8|app: 0|req: 199/392] 10.0.0.39 () {32 vars in 739 bytes} [Wed Apr 15 02:09:55 2026] DELETE /v2.1/os-security-groups/cfae5977-a51e-44ab-97c7-47c4c4f6e7e8 => generated 194 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-15 02:09:55.751 8 WARNING neutronclient.v2_0.client [None req-6546c161-c986-4bfa-8f30-2063a2b23fd0 b5157afd08de44148e11c191b7375bfe e31ecb75911f4e30935b66d45fd7af3b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 02:09:55.769 8 INFO nova.api.openstack.wsgi [None req-6546c161-c986-4bfa-8f30-2063a2b23fd0 b5157afd08de44148e11c191b7375bfe e31ecb75911f4e30935b66d45fd7af3b - - default default] HTTP exception thrown: Security group cb82d12b-f092-442d-8d49-adc69ef98164 does not exist Neutron server returns request_ids: ['req-a48598f4-330b-469d-bddc-35183b18b1f3'] [pid: 8|app: 0|req: 200/393] 10.0.0.39 () {32 vars in 739 bytes} [Wed Apr 15 02:09:55 2026] DELETE /v2.1/os-security-groups/cb82d12b-f092-442d-8d49-adc69ef98164 => generated 194 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-15 02:09:55.780 8 WARNING neutronclient.v2_0.client [None req-2a803941-f9f1-48a7-bb7b-eb99cea6d94b b5157afd08de44148e11c191b7375bfe e31ecb75911f4e30935b66d45fd7af3b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 02:09:55.801 8 INFO nova.api.openstack.wsgi [None req-2a803941-f9f1-48a7-bb7b-eb99cea6d94b b5157afd08de44148e11c191b7375bfe e31ecb75911f4e30935b66d45fd7af3b - - default default] HTTP exception thrown: Security group 3bf4ddbc-5e8c-42ba-b839-98ddf3b6f9e4 does not exist Neutron server returns request_ids: ['req-91a66fa8-c98a-49f9-ba44-881a0e031b02'] [pid: 8|app: 0|req: 201/394] 10.0.0.39 () {32 vars in 739 bytes} [Wed Apr 15 02:09:55 2026] DELETE /v2.1/os-security-groups/3bf4ddbc-5e8c-42ba-b839-98ddf3b6f9e4 => generated 194 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/395] 10.0.0.39 () {32 vars in 739 bytes} [Wed Apr 15 02:09:55 2026] DELETE /v2.1/os-security-groups/c3dbc09d-93ed-48a8-b7c2-122a79b9a37a => generated 0 bytes in 172 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-15 02:10:01.177 8 WARNING neutronclient.v2_0.client [None req-e89d19e9-53ac-43ec-bbd8-eb0b40170256 e140991336ca45b48cc24df8c7dfddc5 89e91118c01a40a1ad892bc36b0242e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 02:10:01.243 8 WARNING neutronclient.v2_0.client [None req-e89d19e9-53ac-43ec-bbd8-eb0b40170256 e140991336ca45b48cc24df8c7dfddc5 89e91118c01a40a1ad892bc36b0242e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 02:10:01.699 8 WARNING neutronclient.v2_0.client [None req-e89d19e9-53ac-43ec-bbd8-eb0b40170256 e140991336ca45b48cc24df8c7dfddc5 89e91118c01a40a1ad892bc36b0242e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 203/398] 10.0.0.39 () {34 vars in 662 bytes} [Wed Apr 15 02:10:01 2026] POST /v2.1/servers => generated 451 bytes in 4477 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-15 02:10:05.561 7 WARNING neutronclient.v2_0.client [None req-6fcb6006-fc35-42f2-9640-7e5238d6bc22 e140991336ca45b48cc24df8c7dfddc5 89e91118c01a40a1ad892bc36b0242e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 196/399] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:05 2026] GET /v2.1/servers/36cd3dc4-3a8f-4306-a8ec-42e1a376bf23 => generated 1251 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 204/400] 10.0.0.39 () {34 vars in 670 bytes} [Wed Apr 15 02:10:05 2026] POST /v2.1/os-keypairs => generated 385 bytes in 361 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 197/401] 10.0.0.39 () {34 vars in 670 bytes} [Wed Apr 15 02:10:05 2026] POST /v2.1/os-keypairs => generated 384 bytes in 330 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 02:10:06.729 8 WARNING neutronclient.v2_0.client [None req-b57faf62-9641-4700-a0fd-7e56ad1b9e2c e140991336ca45b48cc24df8c7dfddc5 89e91118c01a40a1ad892bc36b0242e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 206/404] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:06 2026] GET /v2.1/servers/36cd3dc4-3a8f-4306-a8ec-42e1a376bf23 => generated 1301 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-15 02:10:07.365 7 WARNING neutronclient.v2_0.client [None req-c5e49eeb-d9e9-45a2-baab-65382436edb4 49d30b75e4904a80b578760f600a3b6b 8b50c5382f204999a92fe0b028ea6794 - - default default] 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-04-15 02:10:07.428 7 WARNING neutronclient.v2_0.client [None req-c5e49eeb-d9e9-45a2-baab-65382436edb4 49d30b75e4904a80b578760f600a3b6b 8b50c5382f204999a92fe0b028ea6794 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 02:10:07.466 8 WARNING neutronclient.v2_0.client [None req-cc73ba8b-0339-4bff-bbee-2f52403e8977 61ba5397a23840f2b00e84df086131df abdd7ef4c263478e8f7ea621b7d6eb96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 02:10:07.518 8 WARNING neutronclient.v2_0.client [None req-cc73ba8b-0339-4bff-bbee-2f52403e8977 61ba5397a23840f2b00e84df086131df abdd7ef4c263478e8f7ea621b7d6eb96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 02:10:07.665 7 WARNING neutronclient.v2_0.client [None req-c5e49eeb-d9e9-45a2-baab-65382436edb4 49d30b75e4904a80b578760f600a3b6b 8b50c5382f204999a92fe0b028ea6794 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 02:10:07.765 8 WARNING neutronclient.v2_0.client [None req-cc73ba8b-0339-4bff-bbee-2f52403e8977 61ba5397a23840f2b00e84df086131df abdd7ef4c263478e8f7ea621b7d6eb96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 207/405] 10.0.0.39 () {34 vars in 662 bytes} [Wed Apr 15 02:10:07 2026] POST /v2.1/servers => generated 451 bytes in 567 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-04-15 02:10:08.001 8 WARNING neutronclient.v2_0.client [None req-1be0232d-f202-4484-928f-894f2793fe06 e140991336ca45b48cc24df8c7dfddc5 89e91118c01a40a1ad892bc36b0242e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 208/406] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:07 2026] GET /v2.1/servers/36cd3dc4-3a8f-4306-a8ec-42e1a376bf23 => generated 1349 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-04-15 02:10:08.061 8 WARNING neutronclient.v2_0.client [None req-fd757290-e0df-4b30-9fb2-9257ea12b2ba 61ba5397a23840f2b00e84df086131df abdd7ef4c263478e8f7ea621b7d6eb96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 209/407] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:08 2026] GET /v2.1/servers/0fef2b1f-158f-4e63-9b3a-c5d6c88c215f => generated 1423 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/408] 10.0.0.39 () {34 vars in 662 bytes} [Wed Apr 15 02:10:07 2026] POST /v2.1/servers => generated 449 bytes in 1283 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-04-15 02:10:08.598 8 WARNING neutronclient.v2_0.client [None req-18bb7ae5-b4eb-4ac0-8a93-0eb3ab16fe3a 49d30b75e4904a80b578760f600a3b6b 8b50c5382f204999a92fe0b028ea6794 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 210/409] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:08 2026] GET /v2.1/servers/40604a2f-a335-4637-a6df-890b1c33d658 => generated 1398 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:10:09.146 7 WARNING neutronclient.v2_0.client [None req-ff28675d-6de7-48fd-a18f-40ddcafb9bff e140991336ca45b48cc24df8c7dfddc5 89e91118c01a40a1ad892bc36b0242e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 02:10:09.151 8 WARNING neutronclient.v2_0.client [None req-832c5964-020d-4df3-882d-f57aa6391790 61ba5397a23840f2b00e84df086131df abdd7ef4c263478e8f7ea621b7d6eb96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 200/410] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:09 2026] GET /v2.1/servers/36cd3dc4-3a8f-4306-a8ec-42e1a376bf23 => generated 1349 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/411] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:09 2026] GET /v2.1/servers/0fef2b1f-158f-4e63-9b3a-c5d6c88c215f => generated 1427 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-04-15 02:10:09.707 7 WARNING neutronclient.v2_0.client [None req-2ce58c1d-c0e3-4be7-aa91-49bb80184ffa 49d30b75e4904a80b578760f600a3b6b 8b50c5382f204999a92fe0b028ea6794 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 201/412] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:09 2026] GET /v2.1/servers/40604a2f-a335-4637-a6df-890b1c33d658 => generated 1402 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:10:10.248 8 WARNING neutronclient.v2_0.client [None req-9191dd4c-5870-445c-9015-62521f4c3cc2 e140991336ca45b48cc24df8c7dfddc5 89e91118c01a40a1ad892bc36b0242e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 02:10:10.282 7 WARNING neutronclient.v2_0.client [None req-fa2e56f2-e1d1-4b4a-928e-89a5eefcb715 61ba5397a23840f2b00e84df086131df abdd7ef4c263478e8f7ea621b7d6eb96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 212/413] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:10 2026] GET /v2.1/servers/36cd3dc4-3a8f-4306-a8ec-42e1a376bf23 => generated 1357 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/414] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:10 2026] GET /v2.1/servers/0fef2b1f-158f-4e63-9b3a-c5d6c88c215f => generated 1475 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-04-15 02:10:10.817 8 WARNING neutronclient.v2_0.client [None req-2d42cba3-1c7a-457a-b07b-bf1907bcb3d1 49d30b75e4904a80b578760f600a3b6b 8b50c5382f204999a92fe0b028ea6794 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 213/415] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:10 2026] GET /v2.1/servers/40604a2f-a335-4637-a6df-890b1c33d658 => generated 1394 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:10:11.356 7 WARNING neutronclient.v2_0.client [None req-2d5f748e-fa28-4f94-85b1-4692ed94d8db e140991336ca45b48cc24df8c7dfddc5 89e91118c01a40a1ad892bc36b0242e9 - - default default] 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-04-15 02:10:11.413 8 WARNING neutronclient.v2_0.client [None req-51562b47-6a09-4f4c-b259-ae3189d75ca7 61ba5397a23840f2b00e84df086131df abdd7ef4c263478e8f7ea621b7d6eb96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 214/416] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:11 2026] GET /v2.1/servers/0fef2b1f-158f-4e63-9b3a-c5d6c88c215f => generated 1475 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/417] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:11 2026] GET /v2.1/servers/36cd3dc4-3a8f-4306-a8ec-42e1a376bf23 => generated 1435 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:10:11.918 8 WARNING neutronclient.v2_0.client [None req-3ba2d2c4-dc4f-4e01-a218-1c83b68aafcc 49d30b75e4904a80b578760f600a3b6b 8b50c5382f204999a92fe0b028ea6794 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 215/418] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:11 2026] GET /v2.1/servers/40604a2f-a335-4637-a6df-890b1c33d658 => generated 1450 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-04-15 02:10:12.505 7 WARNING neutronclient.v2_0.client [None req-8deaa327-a20e-4cb8-b1b9-f9296449aeec 61ba5397a23840f2b00e84df086131df abdd7ef4c263478e8f7ea621b7d6eb96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 204/419] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:12 2026] GET /v2.1/servers/0fef2b1f-158f-4e63-9b3a-c5d6c88c215f => generated 1483 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-04-15 02:10:12.599 8 WARNING neutronclient.v2_0.client [None req-e3b67973-9259-4118-b1f7-ec525a8008d5 e140991336ca45b48cc24df8c7dfddc5 89e91118c01a40a1ad892bc36b0242e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 216/420] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:12 2026] GET /v2.1/servers/36cd3dc4-3a8f-4306-a8ec-42e1a376bf23 => generated 1435 bytes in 319 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:10:12.928 7 INFO nova.api.openstack.compute.server_external_events [req-2552764d-27e6-437f-8cda-6bbd22d02700 req-30f6ac27-39c8-4334-8aef-aa87dac6fcd9 8e47ccebb76843caa4ffee741346f71e 7aa6c697373b431b8ac141a809b09795 - - f7839c81ed5b44e8a9f5dd7aa8aa25ec f7839c81ed5b44e8a9f5dd7aa8aa25ec] Creating event network-changed:252b3d12-120a-47b9-b4eb-6103c7069877 for instance 36cd3dc4-3a8f-4306-a8ec-42e1a376bf23 on instance 2026-04-15 02:10:12.946 7 INFO nova.compute.rpcapi [None req-a6995c6b-2d85-4c3b-81d1-c9138b51c39a - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 205/421] 10.0.0.37 () {38 vars in 814 bytes} [Wed Apr 15 02:10:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:10:13.021 8 WARNING neutronclient.v2_0.client [None req-f7580eb6-6d3c-497d-8b64-0f32e3cdc34a 49d30b75e4904a80b578760f600a3b6b 8b50c5382f204999a92fe0b028ea6794 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 217/422] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:12 2026] GET /v2.1/servers/40604a2f-a335-4637-a6df-890b1c33d658 => generated 1450 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-04-15 02:10:13.593 7 WARNING neutronclient.v2_0.client [None req-58dbccd9-32ed-4fb3-8a01-a2cb474b86c4 61ba5397a23840f2b00e84df086131df abdd7ef4c263478e8f7ea621b7d6eb96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 206/423] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:13 2026] GET /v2.1/servers/0fef2b1f-158f-4e63-9b3a-c5d6c88c215f => generated 1561 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:10:13.946 7 WARNING neutronclient.v2_0.client [None req-6e920cfc-8277-4e76-bf80-a257b82e8be6 e140991336ca45b48cc24df8c7dfddc5 89e91118c01a40a1ad892bc36b0242e9 - - default default] 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-04-15 02:10:14.014 8 INFO nova.api.openstack.compute.server_external_events [req-78f6d3e2-f64d-49e1-a30e-9d5a616f7dc0 req-d493ac32-759b-434c-a659-c51940b95c1f 8e47ccebb76843caa4ffee741346f71e 7aa6c697373b431b8ac141a809b09795 - - f7839c81ed5b44e8a9f5dd7aa8aa25ec f7839c81ed5b44e8a9f5dd7aa8aa25ec] Creating event network-changed:74e43cb8-d751-4c1c-9dbc-91306577f99f for instance 0fef2b1f-158f-4e63-9b3a-c5d6c88c215f on instance 2026-04-15 02:10:14.040 8 INFO nova.compute.rpcapi [None req-1f0bf0de-283b-43b6-845a-7ab2dcb0a862 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 218/424] 10.0.0.37 () {38 vars in 814 bytes} [Wed Apr 15 02:10:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/425] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:13 2026] GET /v2.1/servers/36cd3dc4-3a8f-4306-a8ec-42e1a376bf23 => generated 1435 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:10:14.110 8 WARNING neutronclient.v2_0.client [None req-1a047b1e-97e7-473e-bc96-f9af9002d4f4 49d30b75e4904a80b578760f600a3b6b 8b50c5382f204999a92fe0b028ea6794 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 219/426] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:14 2026] GET /v2.1/servers/40604a2f-a335-4637-a6df-890b1c33d658 => generated 1458 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-04-15 02:10:14.797 7 WARNING neutronclient.v2_0.client [None req-53adb9ae-c751-473f-a9bd-86a758439dd3 61ba5397a23840f2b00e84df086131df abdd7ef4c263478e8f7ea621b7d6eb96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 208/427] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:14 2026] GET /v2.1/servers/0fef2b1f-158f-4e63-9b3a-c5d6c88c215f => generated 1549 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-04-15 02:10:15.123 8 WARNING neutronclient.v2_0.client [None req-e03e2067-2208-4424-88fd-eb4521c0ea90 e140991336ca45b48cc24df8c7dfddc5 89e91118c01a40a1ad892bc36b0242e9 - - default default] 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-04-15 02:10:15.204 7 WARNING neutronclient.v2_0.client [None req-0ea88efc-1181-4071-a59d-5ea054b1ca66 49d30b75e4904a80b578760f600a3b6b 8b50c5382f204999a92fe0b028ea6794 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 220/428] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:15 2026] GET /v2.1/servers/36cd3dc4-3a8f-4306-a8ec-42e1a376bf23 => generated 1435 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/429] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:15 2026] GET /v2.1/servers/40604a2f-a335-4637-a6df-890b1c33d658 => generated 1525 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:10:15.764 8 INFO nova.api.openstack.compute.server_external_events [req-41ec2bfb-4e64-433b-a941-38cea518aa2b req-f32540ca-bfa9-4052-9514-9f6f56916c2b 8e47ccebb76843caa4ffee741346f71e 7aa6c697373b431b8ac141a809b09795 - - f7839c81ed5b44e8a9f5dd7aa8aa25ec f7839c81ed5b44e8a9f5dd7aa8aa25ec] Creating event network-changed:1591f091-6c88-448f-b55d-e3323184c481 for instance 40604a2f-a335-4637-a6df-890b1c33d658 on instance [pid: 8|app: 0|req: 221/430] 10.0.0.37 () {38 vars in 814 bytes} [Wed Apr 15 02:10:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:10:15.992 7 WARNING neutronclient.v2_0.client [None req-14270490-eb22-4c80-8b07-57bca53d4144 61ba5397a23840f2b00e84df086131df abdd7ef4c263478e8f7ea621b7d6eb96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 210/431] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:15 2026] GET /v2.1/servers/0fef2b1f-158f-4e63-9b3a-c5d6c88c215f => generated 1549 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-04-15 02:10:16.286 7 WARNING neutronclient.v2_0.client [None req-746b5ba9-ec94-4420-a0d2-b4711f33c9cd e140991336ca45b48cc24df8c7dfddc5 89e91118c01a40a1ad892bc36b0242e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 212/434] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:16 2026] GET /v2.1/servers/36cd3dc4-3a8f-4306-a8ec-42e1a376bf23 => generated 1423 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-04-15 02:10:16.475 8 WARNING neutronclient.v2_0.client [None req-bc2433af-0e52-42a9-9d87-a0239d739150 49d30b75e4904a80b578760f600a3b6b 8b50c5382f204999a92fe0b028ea6794 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 223/435] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:16 2026] GET /v2.1/servers/40604a2f-a335-4637-a6df-890b1c33d658 => generated 1523 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:10:17.153 7 WARNING neutronclient.v2_0.client [None req-eb5a2939-ba3b-4aa5-93f8-13cd9e75ffcd 61ba5397a23840f2b00e84df086131df abdd7ef4c263478e8f7ea621b7d6eb96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 213/436] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:17 2026] GET /v2.1/servers/0fef2b1f-158f-4e63-9b3a-c5d6c88c215f => generated 1549 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:10:17.464 8 WARNING neutronclient.v2_0.client [None req-98e54480-e09f-465e-849e-e249e9c1328a e140991336ca45b48cc24df8c7dfddc5 89e91118c01a40a1ad892bc36b0242e9 - - default default] 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-04-15 02:10:17.640 7 WARNING neutronclient.v2_0.client [None req-2cef010c-050e-430b-8022-e3bf83feca0c 49d30b75e4904a80b578760f600a3b6b 8b50c5382f204999a92fe0b028ea6794 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 224/437] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:17 2026] GET /v2.1/servers/36cd3dc4-3a8f-4306-a8ec-42e1a376bf23 => generated 1423 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/438] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:17 2026] GET /v2.1/servers/40604a2f-a335-4637-a6df-890b1c33d658 => generated 1523 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:10:18.319 8 WARNING neutronclient.v2_0.client [None req-29a361d5-2f76-4bb3-a734-aa2cb1d7cab4 61ba5397a23840f2b00e84df086131df abdd7ef4c263478e8f7ea621b7d6eb96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 225/439] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:18 2026] GET /v2.1/servers/0fef2b1f-158f-4e63-9b3a-c5d6c88c215f => generated 1549 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:10:18.702 7 WARNING neutronclient.v2_0.client [None req-cc990d6a-8f0a-4bfd-80ed-18706bb8f3a7 e140991336ca45b48cc24df8c7dfddc5 89e91118c01a40a1ad892bc36b0242e9 - - default default] 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-04-15 02:10:18.787 8 WARNING neutronclient.v2_0.client [None req-77899324-27df-4ba6-b3ba-bf2b9a7a4678 49d30b75e4904a80b578760f600a3b6b 8b50c5382f204999a92fe0b028ea6794 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 215/440] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:18 2026] GET /v2.1/servers/36cd3dc4-3a8f-4306-a8ec-42e1a376bf23 => generated 1423 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/441] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:18 2026] GET /v2.1/servers/40604a2f-a335-4637-a6df-890b1c33d658 => generated 1523 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:10:19.472 7 WARNING neutronclient.v2_0.client [None req-a298919f-c0c0-475c-9b86-13d403f25fca 61ba5397a23840f2b00e84df086131df abdd7ef4c263478e8f7ea621b7d6eb96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 216/442] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:19 2026] GET /v2.1/servers/0fef2b1f-158f-4e63-9b3a-c5d6c88c215f => generated 1549 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-04-15 02:10:19.909 8 WARNING neutronclient.v2_0.client [None req-930712e5-bc3e-45d9-ba18-515752c5a1c3 e140991336ca45b48cc24df8c7dfddc5 89e91118c01a40a1ad892bc36b0242e9 - - default default] 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-04-15 02:10:19.960 7 WARNING neutronclient.v2_0.client [None req-d693e226-925d-4bf7-8954-b066d13bc8dc 49d30b75e4904a80b578760f600a3b6b 8b50c5382f204999a92fe0b028ea6794 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 227/443] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:19 2026] GET /v2.1/servers/36cd3dc4-3a8f-4306-a8ec-42e1a376bf23 => generated 1423 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/444] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:19 2026] GET /v2.1/servers/40604a2f-a335-4637-a6df-890b1c33d658 => generated 1523 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-04-15 02:10:20.655 8 WARNING neutronclient.v2_0.client [None req-cd0bbf9a-e4dc-4cb9-bea5-1596823bdd02 61ba5397a23840f2b00e84df086131df abdd7ef4c263478e8f7ea621b7d6eb96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 228/445] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:20 2026] GET /v2.1/servers/0fef2b1f-158f-4e63-9b3a-c5d6c88c215f => generated 1549 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:10:21.069 7 WARNING neutronclient.v2_0.client [None req-f7d89b3f-ede1-4a90-a603-16ac43b066ff e140991336ca45b48cc24df8c7dfddc5 89e91118c01a40a1ad892bc36b0242e9 - - default default] 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-04-15 02:10:21.122 8 WARNING neutronclient.v2_0.client [None req-c9761adc-60a5-493d-a243-a8ff34dc68b1 49d30b75e4904a80b578760f600a3b6b 8b50c5382f204999a92fe0b028ea6794 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 218/446] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:21 2026] GET /v2.1/servers/36cd3dc4-3a8f-4306-a8ec-42e1a376bf23 => generated 1423 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/447] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:21 2026] GET /v2.1/servers/40604a2f-a335-4637-a6df-890b1c33d658 => generated 1523 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:10:21.898 7 WARNING neutronclient.v2_0.client [None req-04cf48f9-7fc3-4176-b4f8-3ad8fd548836 61ba5397a23840f2b00e84df086131df abdd7ef4c263478e8f7ea621b7d6eb96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 219/448] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:21 2026] GET /v2.1/servers/0fef2b1f-158f-4e63-9b3a-c5d6c88c215f => generated 1549 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-04-15 02:10:22.207 8 WARNING neutronclient.v2_0.client [None req-9ca2ddaa-5d92-4325-8f78-e3d3e3d19a57 e140991336ca45b48cc24df8c7dfddc5 89e91118c01a40a1ad892bc36b0242e9 - - default default] 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: 230/449] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:22 2026] GET /v2.1/servers/36cd3dc4-3a8f-4306-a8ec-42e1a376bf23 => generated 1423 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-15 02:10:22.317 7 WARNING neutronclient.v2_0.client [None req-cec87bf0-ac2b-4282-acc3-bbb7f5854294 49d30b75e4904a80b578760f600a3b6b 8b50c5382f204999a92fe0b028ea6794 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 220/450] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:22 2026] GET /v2.1/servers/40604a2f-a335-4637-a6df-890b1c33d658 => generated 1523 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:10:23.061 8 WARNING neutronclient.v2_0.client [None req-254cfeec-2ebe-4820-90bc-d11067bc26de 61ba5397a23840f2b00e84df086131df abdd7ef4c263478e8f7ea621b7d6eb96 - - default default] 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-04-15 02:10:23.133 7 INFO nova.api.openstack.compute.server_external_events [req-7b9ff8e2-5b7f-4ef9-8a2c-0a66b712fc85 req-b8ac6f46-94fa-4e7d-9900-d89887094d45 8e47ccebb76843caa4ffee741346f71e 7aa6c697373b431b8ac141a809b09795 - - f7839c81ed5b44e8a9f5dd7aa8aa25ec f7839c81ed5b44e8a9f5dd7aa8aa25ec] Creating event network-vif-plugged:74e43cb8-d751-4c1c-9dbc-91306577f99f for instance 0fef2b1f-158f-4e63-9b3a-c5d6c88c215f on instance [pid: 7|app: 0|req: 221/451] 10.0.0.16 () {38 vars in 814 bytes} [Wed Apr 15 02:10:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/452] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:23 2026] GET /v2.1/servers/0fef2b1f-158f-4e63-9b3a-c5d6c88c215f => generated 1549 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-04-15 02:10:23.371 7 WARNING neutronclient.v2_0.client [None req-78e7a985-7dc1-4bcf-b787-2c1e7c4ad1fe e140991336ca45b48cc24df8c7dfddc5 89e91118c01a40a1ad892bc36b0242e9 - - default default] 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: 222/453] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:23 2026] GET /v2.1/servers/36cd3dc4-3a8f-4306-a8ec-42e1a376bf23 => generated 1423 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-15 02:10:23.529 8 WARNING neutronclient.v2_0.client [None req-3a905875-f86c-4de6-9bbb-b83a49377f6f 49d30b75e4904a80b578760f600a3b6b 8b50c5382f204999a92fe0b028ea6794 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 232/454] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:23 2026] GET /v2.1/servers/40604a2f-a335-4637-a6df-890b1c33d658 => generated 1523 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-04-15 02:10:24.244 7 WARNING neutronclient.v2_0.client [None req-3c8f81b0-2d9b-4d92-84ef-9a283916b3f4 61ba5397a23840f2b00e84df086131df abdd7ef4c263478e8f7ea621b7d6eb96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 223/455] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:24 2026] GET /v2.1/servers/0fef2b1f-158f-4e63-9b3a-c5d6c88c215f => generated 1549 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:10:24.581 8 WARNING neutronclient.v2_0.client [None req-a9310ab7-2e8d-41dd-8d27-404d1a38c373 e140991336ca45b48cc24df8c7dfddc5 89e91118c01a40a1ad892bc36b0242e9 - - default default] 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-04-15 02:10:24.697 7 WARNING neutronclient.v2_0.client [None req-1df49102-001a-419b-8441-0cfd562337fa 49d30b75e4904a80b578760f600a3b6b 8b50c5382f204999a92fe0b028ea6794 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 233/456] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:24 2026] GET /v2.1/servers/36cd3dc4-3a8f-4306-a8ec-42e1a376bf23 => generated 1423 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/457] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:24 2026] GET /v2.1/servers/40604a2f-a335-4637-a6df-890b1c33d658 => generated 1523 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:10:25.175 8 INFO nova.api.openstack.compute.server_external_events [req-d05be5ee-d9c6-4e99-b8de-10031679101e req-08f9def6-8815-4de1-a7f9-b9833f505851 8e47ccebb76843caa4ffee741346f71e 7aa6c697373b431b8ac141a809b09795 - - f7839c81ed5b44e8a9f5dd7aa8aa25ec f7839c81ed5b44e8a9f5dd7aa8aa25ec] Creating event network-vif-plugged:1591f091-6c88-448f-b55d-e3323184c481 for instance 40604a2f-a335-4637-a6df-890b1c33d658 on instance 2026-04-15 02:10:25.175 8 INFO nova.api.openstack.compute.server_external_events [req-d05be5ee-d9c6-4e99-b8de-10031679101e req-08f9def6-8815-4de1-a7f9-b9833f505851 8e47ccebb76843caa4ffee741346f71e 7aa6c697373b431b8ac141a809b09795 - - f7839c81ed5b44e8a9f5dd7aa8aa25ec f7839c81ed5b44e8a9f5dd7aa8aa25ec] Creating event network-vif-plugged:252b3d12-120a-47b9-b4eb-6103c7069877 for instance 36cd3dc4-3a8f-4306-a8ec-42e1a376bf23 on instance [pid: 8|app: 0|req: 234/458] 10.0.0.16 () {38 vars in 814 bytes} [Wed Apr 15 02:10:25 2026] POST /v2.1/os-server-external-events => generated 354 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-04-15 02:10:25.408 7 WARNING neutronclient.v2_0.client [None req-75aeb9a3-c913-4a4a-a5ab-63e769e866be 61ba5397a23840f2b00e84df086131df abdd7ef4c263478e8f7ea621b7d6eb96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 225/459] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:25 2026] GET /v2.1/servers/0fef2b1f-158f-4e63-9b3a-c5d6c88c215f => generated 1726 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:10:25.611 8 WARNING neutronclient.v2_0.client [None req-4123af04-233e-4dc7-a9d9-352a1ad58123 61ba5397a23840f2b00e84df086131df abdd7ef4c263478e8f7ea621b7d6eb96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 235/460] 10.0.0.39 () {32 vars in 740 bytes} [Wed Apr 15 02:10:25 2026] GET /v2.1/servers/0fef2b1f-158f-4e63-9b3a-c5d6c88c215f/os-interface => generated 284 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:10:25.794 7 WARNING neutronclient.v2_0.client [None req-457415e6-b1ce-48e7-835c-e85e8989c0cd e140991336ca45b48cc24df8c7dfddc5 89e91118c01a40a1ad892bc36b0242e9 - - default default] 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-04-15 02:10:25.914 8 WARNING neutronclient.v2_0.client [None req-2f25f3d5-2cf1-42b6-98c2-eb3a9ada5ced 49d30b75e4904a80b578760f600a3b6b 8b50c5382f204999a92fe0b028ea6794 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 226/461] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:25 2026] GET /v2.1/servers/36cd3dc4-3a8f-4306-a8ec-42e1a376bf23 => generated 1423 bytes in 773 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/464] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:25 2026] GET /v2.1/servers/40604a2f-a335-4637-a6df-890b1c33d658 => generated 1523 bytes in 698 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-04-15 02:10:26.736 8 INFO nova.api.openstack.compute.server_external_events [req-842fff45-436e-42cc-bccc-9b35d56eb1d2 req-02be391d-2e33-43ab-935c-622f49c74156 8e47ccebb76843caa4ffee741346f71e 7aa6c697373b431b8ac141a809b09795 - - f7839c81ed5b44e8a9f5dd7aa8aa25ec f7839c81ed5b44e8a9f5dd7aa8aa25ec] Creating event network-changed:74e43cb8-d751-4c1c-9dbc-91306577f99f for instance 0fef2b1f-158f-4e63-9b3a-c5d6c88c215f on instance [pid: 8|app: 0|req: 237/465] 10.0.0.37 () {38 vars in 814 bytes} [Wed Apr 15 02:10:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 02:10:26.758 7 WARNING neutronclient.v2_0.client [None req-812214a4-b234-48ea-9b26-adb498e56d9d 61ba5397a23840f2b00e84df086131df abdd7ef4c263478e8f7ea621b7d6eb96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 229/466] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:26 2026] GET /v2.1/servers/0fef2b1f-158f-4e63-9b3a-c5d6c88c215f => generated 1726 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: 8|app: 0|req: 238/467] 10.0.0.39 () {32 vars in 640 bytes} [Wed Apr 15 02:10:26 2026] GET /v2.1/servers => generated 378 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 230/468] 10.0.0.39 () {32 vars in 717 bytes} [Wed Apr 15 02:10:27 2026] DELETE /v2.1/servers/0fef2b1f-158f-4e63-9b3a-c5d6c88c215f => generated 0 bytes in 263 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-04-15 02:10:27.372 8 WARNING neutronclient.v2_0.client [None req-ac73ea34-a6f7-4f5f-a963-30e550860ca5 61ba5397a23840f2b00e84df086131df abdd7ef4c263478e8f7ea621b7d6eb96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 239/469] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:27 2026] GET /v2.1/servers/0fef2b1f-158f-4e63-9b3a-c5d6c88c215f => generated 1732 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:10:27.593 7 WARNING neutronclient.v2_0.client [None req-f4eff391-287f-4147-a2ab-da4a19976c6b e140991336ca45b48cc24df8c7dfddc5 89e91118c01a40a1ad892bc36b0242e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 02:10:27.615 8 WARNING neutronclient.v2_0.client [None req-0888d306-f0a0-41e0-94f5-be1608c6cf8b 49d30b75e4904a80b578760f600a3b6b 8b50c5382f204999a92fe0b028ea6794 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 231/470] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:27 2026] GET /v2.1/servers/36cd3dc4-3a8f-4306-a8ec-42e1a376bf23 => generated 1610 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, ' [pid: 8|app: 0|req: 240/471] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:27 2026] GET /v2.1/servers/40604a2f-a335-4637-a6df-890b1c33d658 => generated 1714 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:10:27.840 7 WARNING neutronclient.v2_0.client [None req-2ba343c3-d232-4950-93f6-69f4dab65637 e140991336ca45b48cc24df8c7dfddc5 89e91118c01a40a1ad892bc36b0242e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 02:10:27.867 8 WARNING neutronclient.v2_0.client [None req-c62c7b71-801c-4b2d-9576-13bccd563572 49d30b75e4904a80b578760f600a3b6b 8b50c5382f204999a92fe0b028ea6794 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 232/472] 10.0.0.39 () {32 vars in 740 bytes} [Wed Apr 15 02:10:27 2026] GET /v2.1/servers/36cd3dc4-3a8f-4306-a8ec-42e1a376bf23/os-interface => generated 284 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/473] 10.0.0.39 () {32 vars in 740 bytes} [Wed Apr 15 02:10:27 2026] GET /v2.1/servers/40604a2f-a335-4637-a6df-890b1c33d658/os-interface => generated 285 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:10:28.526 7 WARNING neutronclient.v2_0.client [None req-1c3da3ad-5a84-41ba-92f8-4033cbdd2c13 61ba5397a23840f2b00e84df086131df abdd7ef4c263478e8f7ea621b7d6eb96 - - default default] 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-04-15 02:10:28.810 8 WARNING neutronclient.v2_0.client [None req-329f4a6e-48a6-4a9c-ac15-b8ee68890e99 49d30b75e4904a80b578760f600a3b6b 8b50c5382f204999a92fe0b028ea6794 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 233/474] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:28 2026] GET /v2.1/servers/0fef2b1f-158f-4e63-9b3a-c5d6c88c215f => generated 1852 bytes in 497 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:10:29.012 7 INFO nova.api.openstack.compute.server_external_events [req-5e72d33e-7ac9-494b-bbca-31be4e99a96e req-b57766c5-ceba-45e2-b63c-20f9c0a8e97c 8e47ccebb76843caa4ffee741346f71e 7aa6c697373b431b8ac141a809b09795 - - f7839c81ed5b44e8a9f5dd7aa8aa25ec f7839c81ed5b44e8a9f5dd7aa8aa25ec] Creating event network-changed:1591f091-6c88-448f-b55d-e3323184c481 for instance 40604a2f-a335-4637-a6df-890b1c33d658 on instance [pid: 8|app: 0|req: 242/475] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:28 2026] GET /v2.1/servers/40604a2f-a335-4637-a6df-890b1c33d658 => generated 1714 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/476] 10.0.0.37 () {38 vars in 814 bytes} [Wed Apr 15 02:10:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:10:29.048 7 INFO nova.api.openstack.compute.server_external_events [req-4b09a78b-bb2d-45ca-ae9e-82bb2b9aa387 req-1663d6f0-4294-4f5f-a312-05dbd6889850 8e47ccebb76843caa4ffee741346f71e 7aa6c697373b431b8ac141a809b09795 - - f7839c81ed5b44e8a9f5dd7aa8aa25ec f7839c81ed5b44e8a9f5dd7aa8aa25ec] Creating event network-changed:252b3d12-120a-47b9-b4eb-6103c7069877 for instance 36cd3dc4-3a8f-4306-a8ec-42e1a376bf23 on instance [pid: 7|app: 0|req: 235/477] 10.0.0.37 () {38 vars in 814 bytes} [Wed Apr 15 02:10:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 02:10:29.068 8 WARNING neutronclient.v2_0.client [None req-aa6a5172-5a30-43d9-84ea-5232765d477e e140991336ca45b48cc24df8c7dfddc5 89e91118c01a40a1ad892bc36b0242e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 243/478] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:29 2026] GET /v2.1/servers/36cd3dc4-3a8f-4306-a8ec-42e1a376bf23 => generated 1610 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, ' [pid: 7|app: 0|req: 236/479] 10.0.0.39 () {32 vars in 640 bytes} [Wed Apr 15 02:10:29 2026] GET /v2.1/servers => generated 386 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 244/480] 10.0.0.39 () {32 vars in 717 bytes} [Wed Apr 15 02:10:29 2026] DELETE /v2.1/servers/36cd3dc4-3a8f-4306-a8ec-42e1a376bf23 => generated 0 bytes in 159 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-04-15 02:10:29.576 7 WARNING neutronclient.v2_0.client [None req-b62bd33e-1410-4465-8a96-5046983578ab e140991336ca45b48cc24df8c7dfddc5 89e91118c01a40a1ad892bc36b0242e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 237/481] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:29 2026] GET /v2.1/servers/36cd3dc4-3a8f-4306-a8ec-42e1a376bf23 => generated 1616 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:10:30.066 8 WARNING neutronclient.v2_0.client [None req-efa5b478-5903-4d5c-af15-4798d7e83b74 61ba5397a23840f2b00e84df086131df abdd7ef4c263478e8f7ea621b7d6eb96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 245/482] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:30 2026] GET /v2.1/servers/0fef2b1f-158f-4e63-9b3a-c5d6c88c215f => generated 1852 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:10:30.812 7 WARNING neutronclient.v2_0.client [None req-ae632aa7-5851-4f2a-90fa-8b775d57e780 e140991336ca45b48cc24df8c7dfddc5 89e91118c01a40a1ad892bc36b0242e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 238/483] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:30 2026] GET /v2.1/servers/36cd3dc4-3a8f-4306-a8ec-42e1a376bf23 => generated 1736 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-04-15 02:10:31.103 8 INFO nova.api.openstack.compute.server_external_events [req-93eff9dd-2cc8-46a3-9a43-2151afdb7f8e req-a0aed5de-9097-43c4-9e51-ef2e29550e52 8e47ccebb76843caa4ffee741346f71e 7aa6c697373b431b8ac141a809b09795 - - f7839c81ed5b44e8a9f5dd7aa8aa25ec f7839c81ed5b44e8a9f5dd7aa8aa25ec] Creating event network-vif-deleted:74e43cb8-d751-4c1c-9dbc-91306577f99f for instance 0fef2b1f-158f-4e63-9b3a-c5d6c88c215f on instance [pid: 8|app: 0|req: 246/484] 10.0.0.37 () {38 vars in 814 bytes} [Wed Apr 15 02:10:31 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:10:31.306 7 WARNING neutronclient.v2_0.client [None req-2dab064a-a2f2-4afd-a284-d413d80bcd53 61ba5397a23840f2b00e84df086131df abdd7ef4c263478e8f7ea621b7d6eb96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 239/485] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:31 2026] GET /v2.1/servers/0fef2b1f-158f-4e63-9b3a-c5d6c88c215f => generated 1504 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:10:32.019 8 WARNING neutronclient.v2_0.client [None req-2b52157c-661a-4a96-a60a-77aa87dc2a3f e140991336ca45b48cc24df8c7dfddc5 89e91118c01a40a1ad892bc36b0242e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 247/486] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:31 2026] GET /v2.1/servers/36cd3dc4-3a8f-4306-a8ec-42e1a376bf23 => generated 1736 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-04-15 02:10:32.406 7 WARNING neutronclient.v2_0.client [None req-60b61872-fc03-40de-8a73-c73436e12939 61ba5397a23840f2b00e84df086131df abdd7ef4c263478e8f7ea621b7d6eb96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 240/487] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:32 2026] GET /v2.1/servers/0fef2b1f-158f-4e63-9b3a-c5d6c88c215f => 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, ' 2026-04-15 02:10:32.967 8 INFO nova.api.openstack.compute.server_external_events [req-6a3c0c04-953f-4a94-9b26-104e3e688afb req-5ccb2828-1799-48f4-b30f-7d6a4e62b48c 8e47ccebb76843caa4ffee741346f71e 7aa6c697373b431b8ac141a809b09795 - - f7839c81ed5b44e8a9f5dd7aa8aa25ec f7839c81ed5b44e8a9f5dd7aa8aa25ec] Creating event network-vif-deleted:252b3d12-120a-47b9-b4eb-6103c7069877 for instance 36cd3dc4-3a8f-4306-a8ec-42e1a376bf23 on instance [pid: 8|app: 0|req: 248/488] 10.0.0.37 () {38 vars in 814 bytes} [Wed Apr 15 02:10:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:10:33.210 7 WARNING neutronclient.v2_0.client [None req-75498864-75d4-49de-87a9-f70e4f82e117 e140991336ca45b48cc24df8c7dfddc5 89e91118c01a40a1ad892bc36b0242e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 241/489] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:33 2026] GET /v2.1/servers/36cd3dc4-3a8f-4306-a8ec-42e1a376bf23 => generated 1378 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-04-15 02:10:33.504 8 WARNING neutronclient.v2_0.client [None req-6bda5a72-ad5a-48a9-a89d-0902f5bb12cf 61ba5397a23840f2b00e84df086131df abdd7ef4c263478e8f7ea621b7d6eb96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 249/490] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:33 2026] GET /v2.1/servers/0fef2b1f-158f-4e63-9b3a-c5d6c88c215f => generated 1509 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-04-15 02:10:34.298 7 WARNING neutronclient.v2_0.client [None req-8db015f7-6023-4204-a9e0-71d2cd020cae e140991336ca45b48cc24df8c7dfddc5 89e91118c01a40a1ad892bc36b0242e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 242/491] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:34 2026] GET /v2.1/servers/36cd3dc4-3a8f-4306-a8ec-42e1a376bf23 => generated 1378 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:10:34.609 8 WARNING neutronclient.v2_0.client [None req-6a0c1532-b113-42d0-b544-f76241dd6fa7 61ba5397a23840f2b00e84df086131df abdd7ef4c263478e8f7ea621b7d6eb96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 250/492] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:34 2026] GET /v2.1/servers/0fef2b1f-158f-4e63-9b3a-c5d6c88c215f => generated 1509 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-04-15 02:10:35.398 7 WARNING neutronclient.v2_0.client [None req-9f18142f-4c43-4250-97f6-3bd3c7ae389d e140991336ca45b48cc24df8c7dfddc5 89e91118c01a40a1ad892bc36b0242e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 243/493] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:35 2026] GET /v2.1/servers/36cd3dc4-3a8f-4306-a8ec-42e1a376bf23 => generated 1383 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-04-15 02:10:35.684 8 INFO nova.api.openstack.wsgi [None req-ed03660e-b8dd-422d-bea6-a732e1e8030f 61ba5397a23840f2b00e84df086131df abdd7ef4c263478e8f7ea621b7d6eb96 - - default default] HTTP exception thrown: Instance 0fef2b1f-158f-4e63-9b3a-c5d6c88c215f could not be found. [pid: 8|app: 0|req: 251/494] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:35 2026] GET /v2.1/servers/0fef2b1f-158f-4e63-9b3a-c5d6c88c215f => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 244/495] 10.0.0.39 () {32 vars in 703 bytes} [Wed Apr 15 02:10:35 2026] DELETE /v2.1/os-keypairs/tempest-keypair-282554344 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-15 02:10:36.494 7 WARNING neutronclient.v2_0.client [None req-3ebb87a5-0660-4c30-9abe-28f4950b50e1 e140991336ca45b48cc24df8c7dfddc5 89e91118c01a40a1ad892bc36b0242e9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 246/498] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:36 2026] GET /v2.1/servers/36cd3dc4-3a8f-4306-a8ec-42e1a376bf23 => generated 1383 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-04-15 02:10:37.587 8 INFO nova.api.openstack.wsgi [None req-db42acd9-3056-4294-848b-581ab308f104 e140991336ca45b48cc24df8c7dfddc5 89e91118c01a40a1ad892bc36b0242e9 - - default default] HTTP exception thrown: Instance 36cd3dc4-3a8f-4306-a8ec-42e1a376bf23 could not be found. [pid: 8|app: 0|req: 253/499] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:37 2026] GET /v2.1/servers/36cd3dc4-3a8f-4306-a8ec-42e1a376bf23 => 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: 247/500] 10.0.0.39 () {32 vars in 703 bytes} [Wed Apr 15 02:10:37 2026] DELETE /v2.1/os-keypairs/tempest-keypair-526736786 => generated 0 bytes in 38 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: 254/501] 10.0.0.39 () {34 vars in 670 bytes} [Wed Apr 15 02:10:45 2026] POST /v2.1/os-keypairs => generated 385 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 02:10:47.564 8 WARNING neutronclient.v2_0.client [None req-3c645191-922f-4183-b963-b1e7814b2a63 f29debd5ec6348e8acda892126c3d9c5 688f79c83a0b434ebf23dfb749609c85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 02:10:47.710 7 WARNING neutronclient.v2_0.client [None req-dad50d8c-fd25-4c37-a95b-214fa4adbaac 6613ba5128434662a708f72567cdec35 da0f63378a63452d9a35b310a5533477 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 02:10:47.723 8 WARNING neutronclient.v2_0.client [None req-3c645191-922f-4183-b963-b1e7814b2a63 f29debd5ec6348e8acda892126c3d9c5 688f79c83a0b434ebf23dfb749609c85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 02:10:47.742 7 WARNING neutronclient.v2_0.client [None req-dad50d8c-fd25-4c37-a95b-214fa4adbaac 6613ba5128434662a708f72567cdec35 da0f63378a63452d9a35b310a5533477 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 256/504] 10.0.0.39 () {34 vars in 662 bytes} [Wed Apr 15 02:10:47 2026] POST /v2.1/servers => generated 424 bytes in 528 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-04-15 02:10:47.968 7 WARNING neutronclient.v2_0.client [None req-dad50d8c-fd25-4c37-a95b-214fa4adbaac 6613ba5128434662a708f72567cdec35 da0f63378a63452d9a35b310a5533477 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 02:10:47.985 8 WARNING neutronclient.v2_0.client [None req-30a76262-551b-4f82-96ac-d5ad2f04f851 49d30b75e4904a80b578760f600a3b6b 8b50c5382f204999a92fe0b028ea6794 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 257/505] 10.0.0.39 () {32 vars in 740 bytes} [Wed Apr 15 02:10:47 2026] GET /v2.1/servers/40604a2f-a335-4637-a6df-890b1c33d658/os-interface => generated 285 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:10:48.139 8 WARNING neutronclient.v2_0.client [None req-462373e0-e63e-4221-9cf8-ad07bd1b2485 f29debd5ec6348e8acda892126c3d9c5 688f79c83a0b434ebf23dfb749609c85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 258/506] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:48 2026] GET /v2.1/servers/a822daed-8452-440f-95a2-35b1b18bfb44 => generated 1371 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:10:48.219 8 WARNING neutronclient.v2_0.client [None req-e23bd6b2-7ac8-4ef5-83cb-2a7fb7ff67d3 49d30b75e4904a80b578760f600a3b6b 8b50c5382f204999a92fe0b028ea6794 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 259/507] 10.0.0.39 () {32 vars in 814 bytes} [Wed Apr 15 02:10:48 2026] GET /v2.1/servers/40604a2f-a335-4637-a6df-890b1c33d658/os-interface/1591f091-6c88-448f-b55d-e3323184c481 => generated 282 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 249/508] 10.0.0.39 () {34 vars in 662 bytes} [Wed Apr 15 02:10:47 2026] POST /v2.1/servers => generated 453 bytes in 689 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 260/509] 10.0.0.39 () {32 vars in 722 bytes} [Wed Apr 15 02:10:48 2026] GET /v2.1/servers/40604a2f-a335-4637-a6df-890b1c33d658/ips => generated 156 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-04-15 02:10:48.358 7 WARNING neutronclient.v2_0.client [None req-99788972-cab5-40f2-819b-d0bc707db7e2 6613ba5128434662a708f72567cdec35 da0f63378a63452d9a35b310a5533477 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 261/510] 10.0.0.39 () {34 vars in 749 bytes} [Wed Apr 15 02:10:48 2026] POST /v2.1/servers/40604a2f-a335-4637-a6df-890b1c33d658/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 250/511] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:48 2026] GET /v2.1/servers/9aa5daf6-8ea2-4569-a14c-9a453bd88f66 => generated 1431 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/512] 10.0.0.39 () {32 vars in 722 bytes} [Wed Apr 15 02:10:48 2026] GET /v2.1/servers/40604a2f-a335-4637-a6df-890b1c33d658/ips => generated 156 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-04-15 02:10:49.230 7 WARNING neutronclient.v2_0.client [None req-ccd35bd7-4553-4316-afa5-ab575a61c45e f29debd5ec6348e8acda892126c3d9c5 688f79c83a0b434ebf23dfb749609c85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 251/513] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:49 2026] GET /v2.1/servers/a822daed-8452-440f-95a2-35b1b18bfb44 => generated 1367 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 263/514] 10.0.0.39 () {32 vars in 722 bytes} [Wed Apr 15 02:10:49 2026] GET /v2.1/servers/40604a2f-a335-4637-a6df-890b1c33d658/ips => generated 156 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-04-15 02:10:49.483 7 WARNING neutronclient.v2_0.client [None req-0364134e-a946-414c-9f54-6f8a6bbbbcaa 6613ba5128434662a708f72567cdec35 da0f63378a63452d9a35b310a5533477 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 02:10:49.496 8 INFO nova.api.openstack.compute.server_external_events [req-5abcb786-6c52-45ef-9f37-bef573d805ab req-7da5f133-c38b-450f-a437-c35be30de9fe 8e47ccebb76843caa4ffee741346f71e 7aa6c697373b431b8ac141a809b09795 - - f7839c81ed5b44e8a9f5dd7aa8aa25ec f7839c81ed5b44e8a9f5dd7aa8aa25ec] Creating event network-changed:1591f091-6c88-448f-b55d-e3323184c481 for instance 40604a2f-a335-4637-a6df-890b1c33d658 on instance [pid: 8|app: 0|req: 264/515] 10.0.0.37 () {38 vars in 814 bytes} [Wed Apr 15 02:10: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) [pid: 7|app: 0|req: 252/516] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:49 2026] GET /v2.1/servers/9aa5daf6-8ea2-4569-a14c-9a453bd88f66 => generated 1435 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:10:50.498 8 WARNING neutronclient.v2_0.client [None req-53f1fda7-06c4-4d65-8689-4cc03ff02d4d f29debd5ec6348e8acda892126c3d9c5 688f79c83a0b434ebf23dfb749609c85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 253/517] 10.0.0.39 () {32 vars in 722 bytes} [Wed Apr 15 02:10:50 2026] GET /v2.1/servers/40604a2f-a335-4637-a6df-890b1c33d658/ips => generated 195 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/518] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:50 2026] GET /v2.1/servers/a822daed-8452-440f-95a2-35b1b18bfb44 => generated 1423 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:10:50.565 8 WARNING neutronclient.v2_0.client [None req-722e4495-2083-416f-a1c1-9d4d8b4098bb 6613ba5128434662a708f72567cdec35 da0f63378a63452d9a35b310a5533477 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 02:10:50.569 7 WARNING neutronclient.v2_0.client [None req-04632049-033d-4edc-a8e9-f22358b10880 49d30b75e4904a80b578760f600a3b6b 8b50c5382f204999a92fe0b028ea6794 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 266/519] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:50 2026] GET /v2.1/servers/9aa5daf6-8ea2-4569-a14c-9a453bd88f66 => generated 1427 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/520] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:50 2026] GET /v2.1/servers/40604a2f-a335-4637-a6df-890b1c33d658 => generated 1949 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, ' [pid: 8|app: 0|req: 267/521] 10.0.0.39 () {34 vars in 749 bytes} [Wed Apr 15 02:10:50 2026] POST /v2.1/servers/40604a2f-a335-4637-a6df-890b1c33d658/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, ' [pid: 7|app: 0|req: 255/522] 10.0.0.39 () {32 vars in 722 bytes} [Wed Apr 15 02:10:50 2026] GET /v2.1/servers/40604a2f-a335-4637-a6df-890b1c33d658/ips => generated 195 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:10:51.585 8 WARNING neutronclient.v2_0.client [None req-caf0e0f8-8825-4f26-954d-0e14d27261d4 f29debd5ec6348e8acda892126c3d9c5 688f79c83a0b434ebf23dfb749609c85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 268/523] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:51 2026] GET /v2.1/servers/a822daed-8452-440f-95a2-35b1b18bfb44 => generated 1423 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:10:51.658 7 WARNING neutronclient.v2_0.client [None req-9a697762-73a2-4773-a83c-e25d1ed528b2 6613ba5128434662a708f72567cdec35 da0f63378a63452d9a35b310a5533477 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 256/524] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:51 2026] GET /v2.1/servers/9aa5daf6-8ea2-4569-a14c-9a453bd88f66 => generated 1427 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 269/525] 10.0.0.39 () {32 vars in 722 bytes} [Wed Apr 15 02:10:51 2026] GET /v2.1/servers/40604a2f-a335-4637-a6df-890b1c33d658/ips => generated 195 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-04-15 02:10:52.679 7 WARNING neutronclient.v2_0.client [None req-e4e7e2c7-afbc-4f33-bf86-497d749ad3c4 f29debd5ec6348e8acda892126c3d9c5 688f79c83a0b434ebf23dfb749609c85 - - default default] 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-04-15 02:10:52.747 8 WARNING neutronclient.v2_0.client [None req-28860ec2-bb30-4fe5-b404-75945f83452c 6613ba5128434662a708f72567cdec35 da0f63378a63452d9a35b310a5533477 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 270/526] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:52 2026] GET /v2.1/servers/9aa5daf6-8ea2-4569-a14c-9a453bd88f66 => generated 1483 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, ' [pid: 7|app: 0|req: 257/527] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:52 2026] GET /v2.1/servers/a822daed-8452-440f-95a2-35b1b18bfb44 => generated 1473 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-15 02:10:52.821 8 INFO nova.api.openstack.compute.server_external_events [req-a82895fb-b0fc-42ab-a64b-f47b99f3f42f req-bfa1a19a-ee62-40b1-ad87-cc489417c216 8e47ccebb76843caa4ffee741346f71e 7aa6c697373b431b8ac141a809b09795 - - f7839c81ed5b44e8a9f5dd7aa8aa25ec f7839c81ed5b44e8a9f5dd7aa8aa25ec] Creating event network-changed:1591f091-6c88-448f-b55d-e3323184c481 for instance 40604a2f-a335-4637-a6df-890b1c33d658 on instance [pid: 8|app: 0|req: 271/528] 10.0.0.37 () {38 vars in 814 bytes} [Wed Apr 15 02:10:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 258/529] 10.0.0.39 () {32 vars in 722 bytes} [Wed Apr 15 02:10:52 2026] GET /v2.1/servers/40604a2f-a335-4637-a6df-890b1c33d658/ips => generated 195 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-04-15 02:10:53.284 8 INFO nova.api.openstack.compute.server_external_events [req-ebb08de6-f1ce-4543-9dfb-dd36452d8b6a req-29c8b5e9-ca96-4388-987e-821023836ec4 8e47ccebb76843caa4ffee741346f71e 7aa6c697373b431b8ac141a809b09795 - - f7839c81ed5b44e8a9f5dd7aa8aa25ec f7839c81ed5b44e8a9f5dd7aa8aa25ec] Creating event network-changed:83e46625-7244-4349-a728-efec534f686b for instance a822daed-8452-440f-95a2-35b1b18bfb44 on instance [pid: 8|app: 0|req: 272/530] 10.0.0.37 () {38 vars in 814 bytes} [Wed Apr 15 02:10:53 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:10:53.856 7 WARNING neutronclient.v2_0.client [None req-25637479-6bc6-4e56-8e4d-d16358dfaff3 6613ba5128434662a708f72567cdec35 da0f63378a63452d9a35b310a5533477 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 02:10:53.868 8 WARNING neutronclient.v2_0.client [None req-02de1080-f781-487e-b12a-f0e3597ca819 f29debd5ec6348e8acda892126c3d9c5 688f79c83a0b434ebf23dfb749609c85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 259/531] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:53 2026] GET /v2.1/servers/9aa5daf6-8ea2-4569-a14c-9a453bd88f66 => generated 1483 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 260/532] 10.0.0.39 () {32 vars in 722 bytes} [Wed Apr 15 02:10:53 2026] GET /v2.1/servers/40604a2f-a335-4637-a6df-890b1c33d658/ips => generated 156 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 273/533] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:53 2026] GET /v2.1/servers/a822daed-8452-440f-95a2-35b1b18bfb44 => generated 1483 bytes in 296 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/534] 10.0.0.39 () {32 vars in 717 bytes} [Wed Apr 15 02:10:54 2026] DELETE /v2.1/servers/40604a2f-a335-4637-a6df-890b1c33d658 => generated 0 bytes in 150 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-04-15 02:10:54.190 8 WARNING neutronclient.v2_0.client [None req-9c7e4e1c-d2f0-41cd-87ea-90aea2b00f88 49d30b75e4904a80b578760f600a3b6b 8b50c5382f204999a92fe0b028ea6794 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 274/535] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:54 2026] GET /v2.1/servers/40604a2f-a335-4637-a6df-890b1c33d658 => generated 1840 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:10:55.015 7 WARNING neutronclient.v2_0.client [None req-e6de75e3-a12f-4d26-be97-ab1ad588fa4e 6613ba5128434662a708f72567cdec35 da0f63378a63452d9a35b310a5533477 - - default default] 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-04-15 02:10:55.192 8 WARNING neutronclient.v2_0.client [None req-851a7963-ec66-4db6-8fea-2e4e0a55011f f29debd5ec6348e8acda892126c3d9c5 688f79c83a0b434ebf23dfb749609c85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 262/536] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:54 2026] GET /v2.1/servers/9aa5daf6-8ea2-4569-a14c-9a453bd88f66 => generated 1559 bytes in 677 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 275/537] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:55 2026] GET /v2.1/servers/a822daed-8452-440f-95a2-35b1b18bfb44 => generated 1471 bytes in 529 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-15 02:10:55.682 7 WARNING neutronclient.v2_0.client [None req-c0c75dd5-52e6-41db-8934-67aadcef87ff 49d30b75e4904a80b578760f600a3b6b 8b50c5382f204999a92fe0b028ea6794 - - default default] 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-04-15 02:10:55.702 8 INFO nova.api.openstack.compute.server_external_events [req-29bc3b17-48ee-44f5-b31a-0a0e5acfb175 req-4f9c2d38-538c-4bf1-b719-967cd8337ab1 8e47ccebb76843caa4ffee741346f71e 7aa6c697373b431b8ac141a809b09795 - - f7839c81ed5b44e8a9f5dd7aa8aa25ec f7839c81ed5b44e8a9f5dd7aa8aa25ec] Creating event network-changed:b0d44604-e8c5-40bb-8cca-6def02f3e43f for instance 9aa5daf6-8ea2-4569-a14c-9a453bd88f66 on instance [pid: 8|app: 0|req: 276/538] 10.0.0.37 () {38 vars in 814 bytes} [Wed Apr 15 02:10:55 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) [pid: 7|app: 0|req: 263/539] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:55 2026] GET /v2.1/servers/40604a2f-a335-4637-a6df-890b1c33d658 => generated 1840 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:10:56.700 8 WARNING neutronclient.v2_0.client [None req-5e3baf3c-dca6-4201-a2f8-f0be98b7c6c3 6613ba5128434662a708f72567cdec35 da0f63378a63452d9a35b310a5533477 - - default default] 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-04-15 02:10:56.733 7 WARNING neutronclient.v2_0.client [None req-63e62ede-a0bb-4c21-9cff-f82f9c0ae286 f29debd5ec6348e8acda892126c3d9c5 688f79c83a0b434ebf23dfb749609c85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 278/542] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:56 2026] GET /v2.1/servers/9aa5daf6-8ea2-4569-a14c-9a453bd88f66 => generated 1557 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: 265/543] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:56 2026] GET /v2.1/servers/a822daed-8452-440f-95a2-35b1b18bfb44 => generated 1471 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-15 02:10:56.902 8 WARNING neutronclient.v2_0.client [None req-c15fe2dc-7a9d-4813-a108-9c11d78cf23b 49d30b75e4904a80b578760f600a3b6b 8b50c5382f204999a92fe0b028ea6794 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 279/544] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:56 2026] GET /v2.1/servers/40604a2f-a335-4637-a6df-890b1c33d658 => generated 1840 bytes in 306 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:10:57.739 7 INFO nova.api.openstack.compute.server_external_events [req-7e7ebf11-ecf7-4cf9-9283-3098e72983cc req-18add137-610e-452a-913b-cdeade5e4d00 8e47ccebb76843caa4ffee741346f71e 7aa6c697373b431b8ac141a809b09795 - - f7839c81ed5b44e8a9f5dd7aa8aa25ec f7839c81ed5b44e8a9f5dd7aa8aa25ec] Creating event network-vif-deleted:1591f091-6c88-448f-b55d-e3323184c481 for instance 40604a2f-a335-4637-a6df-890b1c33d658 on instance [pid: 7|app: 0|req: 266/545] 10.0.0.37 () {38 vars in 814 bytes} [Wed Apr 15 02:10:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:10:57.879 8 WARNING neutronclient.v2_0.client [None req-a8e038f1-0060-4a7c-9b87-f82bc5e92ef9 6613ba5128434662a708f72567cdec35 da0f63378a63452d9a35b310a5533477 - - default default] 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-04-15 02:10:57.927 7 WARNING neutronclient.v2_0.client [None req-3173d9fe-fa8b-456e-862a-5aec999d150c f29debd5ec6348e8acda892126c3d9c5 688f79c83a0b434ebf23dfb749609c85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 280/546] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:57 2026] GET /v2.1/servers/9aa5daf6-8ea2-4569-a14c-9a453bd88f66 => generated 1557 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/547] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:57 2026] GET /v2.1/servers/a822daed-8452-440f-95a2-35b1b18bfb44 => generated 1471 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:10:58.200 8 WARNING neutronclient.v2_0.client [None req-c1f68fa2-b085-456d-be26-80d9f07484c4 49d30b75e4904a80b578760f600a3b6b 8b50c5382f204999a92fe0b028ea6794 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 281/548] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:58 2026] GET /v2.1/servers/40604a2f-a335-4637-a6df-890b1c33d658 => generated 1479 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:10:59.034 7 WARNING neutronclient.v2_0.client [None req-3cc8c5b4-9e81-4546-98d0-5fb9a74ae57e 6613ba5128434662a708f72567cdec35 da0f63378a63452d9a35b310a5533477 - - default default] 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: 268/549] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:58 2026] GET /v2.1/servers/9aa5daf6-8ea2-4569-a14c-9a453bd88f66 => generated 1557 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-15 02:10:59.145 8 WARNING neutronclient.v2_0.client [None req-b842b8e2-706f-4634-8ff8-6ea2ea72064f f29debd5ec6348e8acda892126c3d9c5 688f79c83a0b434ebf23dfb749609c85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 282/550] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:59 2026] GET /v2.1/servers/a822daed-8452-440f-95a2-35b1b18bfb44 => generated 1471 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:10:59.295 7 WARNING neutronclient.v2_0.client [None req-2cc15d8a-1a5c-4b04-90b9-5ff1bd8c8ac6 49d30b75e4904a80b578760f600a3b6b 8b50c5382f204999a92fe0b028ea6794 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 269/551] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:10:59 2026] GET /v2.1/servers/40604a2f-a335-4637-a6df-890b1c33d658 => generated 1484 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-04-15 02:11:00.184 8 WARNING neutronclient.v2_0.client [None req-cd1803d9-a029-4577-89a0-4feab5999d26 6613ba5128434662a708f72567cdec35 da0f63378a63452d9a35b310a5533477 - - default default] 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: 283/552] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:11:00 2026] GET /v2.1/servers/9aa5daf6-8ea2-4569-a14c-9a453bd88f66 => generated 1557 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-15 02:11:00.301 7 WARNING neutronclient.v2_0.client [None req-cdd09108-82b3-4dfc-bb67-bd3ac5529986 f29debd5ec6348e8acda892126c3d9c5 688f79c83a0b434ebf23dfb749609c85 - - default default] 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-04-15 02:11:00.386 8 WARNING neutronclient.v2_0.client [None req-e558e0e5-8b85-47a1-8d7a-25785924e17a 49d30b75e4904a80b578760f600a3b6b 8b50c5382f204999a92fe0b028ea6794 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 270/553] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:11:00 2026] GET /v2.1/servers/a822daed-8452-440f-95a2-35b1b18bfb44 => generated 1471 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/554] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:11:00 2026] GET /v2.1/servers/40604a2f-a335-4637-a6df-890b1c33d658 => generated 1484 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-04-15 02:11:00.879 7 INFO nova.api.openstack.compute.server_external_events [req-7af45fed-5cee-4fdf-a678-8ba348b29933 req-6372ee6c-2a60-4659-9d35-7cbff7e5ec29 8e47ccebb76843caa4ffee741346f71e 7aa6c697373b431b8ac141a809b09795 - - f7839c81ed5b44e8a9f5dd7aa8aa25ec f7839c81ed5b44e8a9f5dd7aa8aa25ec] Creating event network-vif-plugged:b0d44604-e8c5-40bb-8cca-6def02f3e43f for instance 9aa5daf6-8ea2-4569-a14c-9a453bd88f66 on instance [pid: 7|app: 0|req: 271/555] 10.0.0.16 () {38 vars in 814 bytes} [Wed Apr 15 02:11:00 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-04-15 02:11:01.334 8 WARNING neutronclient.v2_0.client [None req-d309a786-7baf-4b80-a298-a2873343057e 6613ba5128434662a708f72567cdec35 da0f63378a63452d9a35b310a5533477 - - default default] 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-04-15 02:11:01.451 7 WARNING neutronclient.v2_0.client [None req-72991fdd-a752-4626-8ee6-e339b423b4e6 f29debd5ec6348e8acda892126c3d9c5 688f79c83a0b434ebf23dfb749609c85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 285/556] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:11:01 2026] GET /v2.1/servers/9aa5daf6-8ea2-4569-a14c-9a453bd88f66 => generated 1557 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:11:01.543 8 INFO nova.api.openstack.wsgi [None req-8f3efc01-1925-4dc2-a7dd-7620eb56bf3c 49d30b75e4904a80b578760f600a3b6b 8b50c5382f204999a92fe0b028ea6794 - - default default] HTTP exception thrown: Instance 40604a2f-a335-4637-a6df-890b1c33d658 could not be found. [pid: 8|app: 0|req: 286/557] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:11:01 2026] GET /v2.1/servers/40604a2f-a335-4637-a6df-890b1c33d658 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 287/558] 10.0.0.39 () {32 vars in 701 bytes} [Wed Apr 15 02:11:01 2026] DELETE /v2.1/os-keypairs/tempest-keypair-36090954 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/559] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:11:01 2026] GET /v2.1/servers/a822daed-8452-440f-95a2-35b1b18bfb44 => generated 1471 bytes in 346 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-15 02:11:02.083 8 INFO nova.api.openstack.wsgi [None req-dc3b240f-ffde-4bbf-88b9-25b9d1b6d91d 49d30b75e4904a80b578760f600a3b6b 8b50c5382f204999a92fe0b028ea6794 - - default default] HTTP exception thrown: Instance 40604a2f-a335-4637-a6df-890b1c33d658 could not be found. [pid: 8|app: 0|req: 288/560] 10.0.0.39 () {32 vars in 717 bytes} [Wed Apr 15 02:11:02 2026] DELETE /v2.1/servers/40604a2f-a335-4637-a6df-890b1c33d658 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:11:02.113 7 INFO nova.api.openstack.wsgi [None req-9f146d5f-ddde-4bb4-a263-4179dc0f6e3a 49d30b75e4904a80b578760f600a3b6b 8b50c5382f204999a92fe0b028ea6794 - - default default] HTTP exception thrown: Instance 40604a2f-a335-4637-a6df-890b1c33d658 could not be found. [pid: 7|app: 0|req: 273/561] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:11:02 2026] GET /v2.1/servers/40604a2f-a335-4637-a6df-890b1c33d658 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:11:02.574 8 WARNING neutronclient.v2_0.client [None req-660b55f3-2dc0-49ad-8262-f7e7bd61359c 6613ba5128434662a708f72567cdec35 da0f63378a63452d9a35b310a5533477 - - default default] 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-04-15 02:11:02.803 7 WARNING neutronclient.v2_0.client [None req-4a2d5686-8bdc-4bd5-b0d0-0198dd578e4f f29debd5ec6348e8acda892126c3d9c5 688f79c83a0b434ebf23dfb749609c85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 289/562] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:11:02 2026] GET /v2.1/servers/9aa5daf6-8ea2-4569-a14c-9a453bd88f66 => generated 1741 bytes in 633 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:11:03.180 8 INFO nova.api.openstack.compute.server_external_events [req-b257e851-747a-411a-a37b-0a1f6821dd56 req-79b51716-82d6-434c-9b91-7eb33b630553 8e47ccebb76843caa4ffee741346f71e 7aa6c697373b431b8ac141a809b09795 - - f7839c81ed5b44e8a9f5dd7aa8aa25ec f7839c81ed5b44e8a9f5dd7aa8aa25ec] Creating event network-vif-plugged:83e46625-7244-4349-a728-efec534f686b for instance a822daed-8452-440f-95a2-35b1b18bfb44 on instance [pid: 8|app: 0|req: 290/563] 10.0.0.16 () {38 vars in 814 bytes} [Wed Apr 15 02:11:03 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-04-15 02:11:03.229 8 WARNING neutronclient.v2_0.client [None req-d7f69d40-332c-40ca-8932-2252e7d8868b 6613ba5128434662a708f72567cdec35 da0f63378a63452d9a35b310a5533477 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 274/564] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:11:02 2026] GET /v2.1/servers/a822daed-8452-440f-95a2-35b1b18bfb44 => generated 1471 bytes in 712 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/565] 10.0.0.39 () {32 vars in 740 bytes} [Wed Apr 15 02:11:03 2026] GET /v2.1/servers/9aa5daf6-8ea2-4569-a14c-9a453bd88f66/os-interface => generated 285 bytes in 319 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:11:04.542 7 WARNING neutronclient.v2_0.client [None req-a43e4807-cc21-4ba8-b603-fe24894960ae f29debd5ec6348e8acda892126c3d9c5 688f79c83a0b434ebf23dfb749609c85 - - default default] 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-04-15 02:11:05.167 8 WARNING neutronclient.v2_0.client [None req-71af6001-4a71-4585-912d-5228e0e8f542 6613ba5128434662a708f72567cdec35 da0f63378a63452d9a35b310a5533477 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 275/566] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:11:04 2026] GET /v2.1/servers/a822daed-8452-440f-95a2-35b1b18bfb44 => generated 1656 bytes in 681 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:11:05.203 7 INFO nova.api.openstack.compute.server_external_events [req-a4466322-2923-4ed1-b7e8-428b0c09387a req-22c8fe1a-5e48-4d78-82b1-53ee32997714 8e47ccebb76843caa4ffee741346f71e 7aa6c697373b431b8ac141a809b09795 - - f7839c81ed5b44e8a9f5dd7aa8aa25ec f7839c81ed5b44e8a9f5dd7aa8aa25ec] Creating event network-changed:b0d44604-e8c5-40bb-8cca-6def02f3e43f for instance 9aa5daf6-8ea2-4569-a14c-9a453bd88f66 on instance [pid: 7|app: 0|req: 276/567] 10.0.0.37 () {38 vars in 814 bytes} [Wed Apr 15 02:11:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 277/568] 10.0.0.39 () {32 vars in 722 bytes} [Wed Apr 15 02:11:05 2026] GET /v2.1/servers/a822daed-8452-440f-95a2-35b1b18bfb44/ips => generated 109 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: 292/569] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:11:05 2026] GET /v2.1/servers/9aa5daf6-8ea2-4569-a14c-9a453bd88f66 => generated 1741 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/570] 10.0.0.39 () {32 vars in 722 bytes} [Wed Apr 15 02:11:05 2026] GET /v2.1/servers/a822daed-8452-440f-95a2-35b1b18bfb44/ips => generated 109 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 279/571] 10.0.0.39 () {32 vars in 822 bytes} [Wed Apr 15 02:11:05 2026] GET /v2.1/servers/a822daed-8452-440f-95a2-35b1b18bfb44/ips/tempest-ServerAddressesTestJSON-199549624-network => generated 94 bytes in 48 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: 8|app: 0|req: 293/572] 10.0.0.39 () {32 vars in 640 bytes} [Wed Apr 15 02:11:05 2026] GET /v2.1/servers => generated 384 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 294/573] 10.0.0.39 () {32 vars in 717 bytes} [Wed Apr 15 02:11:05 2026] DELETE /v2.1/servers/9aa5daf6-8ea2-4569-a14c-9a453bd88f66 => 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, ' [pid: 7|app: 0|req: 280/574] 10.0.0.39 () {32 vars in 717 bytes} [Wed Apr 15 02:11:05 2026] DELETE /v2.1/servers/a822daed-8452-440f-95a2-35b1b18bfb44 => generated 0 bytes in 129 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-04-15 02:11:05.506 8 WARNING neutronclient.v2_0.client [None req-8f70bbd2-9cf9-413f-980d-4da23aa4cf6a 6613ba5128434662a708f72567cdec35 da0f63378a63452d9a35b310a5533477 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 02:11:05.524 7 WARNING neutronclient.v2_0.client [None req-ff9e45d7-11d4-4411-91c9-19f610786222 f29debd5ec6348e8acda892126c3d9c5 688f79c83a0b434ebf23dfb749609c85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 295/575] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:11:05 2026] GET /v2.1/servers/9aa5daf6-8ea2-4569-a14c-9a453bd88f66 => generated 1747 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/576] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:11:05 2026] GET /v2.1/servers/a822daed-8452-440f-95a2-35b1b18bfb44 => generated 1662 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-04-15 02:11:06.703 8 WARNING neutronclient.v2_0.client [None req-85c96216-2275-43eb-b098-dc4cfc4f4f1d 6613ba5128434662a708f72567cdec35 da0f63378a63452d9a35b310a5533477 - - default default] 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-04-15 02:11:06.768 7 WARNING neutronclient.v2_0.client [None req-b4d79c2b-af91-4717-bd5e-468979fa9d89 f29debd5ec6348e8acda892126c3d9c5 688f79c83a0b434ebf23dfb749609c85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 283/579] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:11:06 2026] GET /v2.1/servers/a822daed-8452-440f-95a2-35b1b18bfb44 => generated 1662 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/580] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:11:06 2026] GET /v2.1/servers/9aa5daf6-8ea2-4569-a14c-9a453bd88f66 => generated 1867 bytes in 341 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-04-15 02:11:08.061 8 WARNING neutronclient.v2_0.client [None req-51d5f40b-0169-4aa4-95a9-610878dc06f8 6613ba5128434662a708f72567cdec35 da0f63378a63452d9a35b310a5533477 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 02:11:08.070 7 WARNING neutronclient.v2_0.client [None req-0adcc13f-4a9d-4822-857f-187fe5801112 f29debd5ec6348e8acda892126c3d9c5 688f79c83a0b434ebf23dfb749609c85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 298/581] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:11:08 2026] GET /v2.1/servers/9aa5daf6-8ea2-4569-a14c-9a453bd88f66 => generated 1867 bytes in 287 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/582] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:11:08 2026] GET /v2.1/servers/a822daed-8452-440f-95a2-35b1b18bfb44 => generated 1662 bytes in 776 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:11:08.973 8 INFO nova.api.openstack.compute.server_external_events [req-d1e0c18f-c951-42ef-a62e-4ba0084da6ec req-1aaa3125-097f-430a-b531-fb9195e36fa1 8e47ccebb76843caa4ffee741346f71e 7aa6c697373b431b8ac141a809b09795 - - f7839c81ed5b44e8a9f5dd7aa8aa25ec f7839c81ed5b44e8a9f5dd7aa8aa25ec] Creating event network-vif-deleted:b0d44604-e8c5-40bb-8cca-6def02f3e43f for instance 9aa5daf6-8ea2-4569-a14c-9a453bd88f66 on instance [pid: 8|app: 0|req: 299/583] 10.0.0.37 () {38 vars in 814 bytes} [Wed Apr 15 02:11:08 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-04-15 02:11:09.109 7 INFO nova.api.openstack.compute.server_external_events [req-2abd01ea-f96b-4786-a8f2-6056bd1b0de7 req-002b2375-321c-4ac9-b328-06507a4b07cb 8e47ccebb76843caa4ffee741346f71e 7aa6c697373b431b8ac141a809b09795 - - f7839c81ed5b44e8a9f5dd7aa8aa25ec f7839c81ed5b44e8a9f5dd7aa8aa25ec] Creating event network-vif-deleted:83e46625-7244-4349-a728-efec534f686b for instance a822daed-8452-440f-95a2-35b1b18bfb44 on instance [pid: 7|app: 0|req: 285/584] 10.0.0.37 () {38 vars in 814 bytes} [Wed Apr 15 02:11:09 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-04-15 02:11:09.372 8 WARNING neutronclient.v2_0.client [None req-57125151-1676-45bf-adbf-5363793eb936 6613ba5128434662a708f72567cdec35 da0f63378a63452d9a35b310a5533477 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 300/585] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:11:09 2026] GET /v2.1/servers/9aa5daf6-8ea2-4569-a14c-9a453bd88f66 => generated 1512 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:11:09.847 7 WARNING neutronclient.v2_0.client [None req-02903c5a-2928-4590-9e3c-dfd38804e993 f29debd5ec6348e8acda892126c3d9c5 688f79c83a0b434ebf23dfb749609c85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 286/586] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:11:09 2026] GET /v2.1/servers/a822daed-8452-440f-95a2-35b1b18bfb44 => generated 1452 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-04-15 02:11:10.480 8 WARNING neutronclient.v2_0.client [None req-451d1d69-7751-4b05-b85c-3f4c2723f2c6 6613ba5128434662a708f72567cdec35 da0f63378a63452d9a35b310a5533477 - - default default] The python binding code in 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/587] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:11:10 2026] GET /v2.1/servers/9aa5daf6-8ea2-4569-a14c-9a453bd88f66 => generated 1517 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-04-15 02:11:10.951 7 WARNING neutronclient.v2_0.client [None req-fe4d6c35-def3-42d1-9e01-64e52fbad0af f29debd5ec6348e8acda892126c3d9c5 688f79c83a0b434ebf23dfb749609c85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 287/588] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:11:10 2026] GET /v2.1/servers/a822daed-8452-440f-95a2-35b1b18bfb44 => generated 1457 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:11:11.570 8 WARNING neutronclient.v2_0.client [None req-c9872f5a-859b-4e28-95c2-556a44607e72 6613ba5128434662a708f72567cdec35 da0f63378a63452d9a35b310a5533477 - - default default] The python binding code in 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/589] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:11:11 2026] GET /v2.1/servers/9aa5daf6-8ea2-4569-a14c-9a453bd88f66 => generated 1517 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:11:12.065 7 WARNING neutronclient.v2_0.client [None req-ba958c23-07e2-4ea7-b765-b3ec1ffe0ad9 f29debd5ec6348e8acda892126c3d9c5 688f79c83a0b434ebf23dfb749609c85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 288/590] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:11:11 2026] GET /v2.1/servers/a822daed-8452-440f-95a2-35b1b18bfb44 => generated 1457 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-04-15 02:11:12.657 8 INFO nova.api.openstack.wsgi [None req-3a9bbbfb-1d84-4f72-bd37-15c70ee3225b 6613ba5128434662a708f72567cdec35 da0f63378a63452d9a35b310a5533477 - - default default] HTTP exception thrown: Instance 9aa5daf6-8ea2-4569-a14c-9a453bd88f66 could not be found. [pid: 8|app: 0|req: 303/591] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:11:12 2026] GET /v2.1/servers/9aa5daf6-8ea2-4569-a14c-9a453bd88f66 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 289/592] 10.0.0.39 () {32 vars in 703 bytes} [Wed Apr 15 02:11:12 2026] DELETE /v2.1/os-keypairs/tempest-keypair-170330350 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:11:13.174 8 WARNING neutronclient.v2_0.client [None req-48fe154b-6d20-4be3-9f82-42fca81cbd71 f29debd5ec6348e8acda892126c3d9c5 688f79c83a0b434ebf23dfb749609c85 - - default default] The python binding code in 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/593] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:11:13 2026] GET /v2.1/servers/a822daed-8452-440f-95a2-35b1b18bfb44 => generated 1457 bytes in 743 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-15 02:11:14.915 7 INFO nova.api.openstack.wsgi [None req-ae5f7a46-1b73-439e-9c3d-afb3a0147b3b f29debd5ec6348e8acda892126c3d9c5 688f79c83a0b434ebf23dfb749609c85 - - default default] HTTP exception thrown: Instance a822daed-8452-440f-95a2-35b1b18bfb44 could not be found. [pid: 7|app: 0|req: 290/594] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:11:14 2026] GET /v2.1/servers/a822daed-8452-440f-95a2-35b1b18bfb44 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/597] 10.0.0.39 () {30 vars in 412 bytes} [Wed Apr 15 02:11:19 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 292/598] 10.0.0.39 () {28 vars in 559 bytes} [Wed Apr 15 02:11:19 2026] GET /v2/ => generated 402 bytes in 540 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 307/599] 10.0.0.39 () {28 vars in 563 bytes} [Wed Apr 15 02:11:20 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/600] 10.0.0.39 () {30 vars in 412 bytes} [Wed Apr 15 02:11:20 2026] GET / => generated 423 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/601] 10.0.0.39 () {34 vars in 670 bytes} [Wed Apr 15 02:11:22 2026] POST /v2.1/os-keypairs => generated 385 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 02:11:24.366 7 WARNING neutronclient.v2_0.client [None req-45970267-79dd-46e2-ae75-31d3219f8d1e 483fe9feef904ce080dd3b01e12a171d 47a323325ffe44d4b09b80579a7fdf88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 02:11:24.406 7 WARNING neutronclient.v2_0.client [None req-45970267-79dd-46e2-ae75-31d3219f8d1e 483fe9feef904ce080dd3b01e12a171d 47a323325ffe44d4b09b80579a7fdf88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 02:11:24.575 7 WARNING neutronclient.v2_0.client [None req-45970267-79dd-46e2-ae75-31d3219f8d1e 483fe9feef904ce080dd3b01e12a171d 47a323325ffe44d4b09b80579a7fdf88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 294/602] 10.0.0.39 () {34 vars in 662 bytes} [Wed Apr 15 02:11:24 2026] POST /v2.1/servers => generated 452 bytes in 575 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-15 02:11:24.896 8 WARNING neutronclient.v2_0.client [None req-7e693663-3db3-47cf-a052-0b5756aee201 483fe9feef904ce080dd3b01e12a171d 47a323325ffe44d4b09b80579a7fdf88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 309/603] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:11:24 2026] GET /v2.1/servers/32a582b7-a71e-44a5-b745-6389398ad895 => generated 1392 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-04-15 02:11:25.995 7 WARNING neutronclient.v2_0.client [None req-db9613f4-c772-485b-b508-b8cb4a15ed8f 483fe9feef904ce080dd3b01e12a171d 47a323325ffe44d4b09b80579a7fdf88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 295/604] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:11:25 2026] GET /v2.1/servers/32a582b7-a71e-44a5-b745-6389398ad895 => generated 1396 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:11:27.095 7 WARNING neutronclient.v2_0.client [None req-91f0e6f6-0f4b-400a-b482-1cf8d0c199ef 483fe9feef904ce080dd3b01e12a171d 47a323325ffe44d4b09b80579a7fdf88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 297/607] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:11:27 2026] GET /v2.1/servers/32a582b7-a71e-44a5-b745-6389398ad895 => generated 1444 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-04-15 02:11:28.192 8 WARNING neutronclient.v2_0.client [None req-e907f5d7-580f-41d4-abda-b60fb07c803d 483fe9feef904ce080dd3b01e12a171d 47a323325ffe44d4b09b80579a7fdf88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 311/608] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:11:28 2026] GET /v2.1/servers/32a582b7-a71e-44a5-b745-6389398ad895 => generated 1444 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-04-15 02:11:29.345 7 WARNING neutronclient.v2_0.client [None req-ddb7d3af-8d15-47a4-b08b-11170d324040 483fe9feef904ce080dd3b01e12a171d 47a323325ffe44d4b09b80579a7fdf88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 298/609] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:11:29 2026] GET /v2.1/servers/32a582b7-a71e-44a5-b745-6389398ad895 => generated 1452 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:11:30.531 8 INFO nova.api.openstack.compute.server_external_events [req-0e09d7ef-b94d-4ea3-b269-b1a5cb1268d7 req-6f5136ee-db6c-4b51-bbf1-fb3f091c3b26 8e47ccebb76843caa4ffee741346f71e 7aa6c697373b431b8ac141a809b09795 - - f7839c81ed5b44e8a9f5dd7aa8aa25ec f7839c81ed5b44e8a9f5dd7aa8aa25ec] Creating event network-changed:2dc628c2-c3d1-472d-8709-a1db4b59a8d7 for instance 32a582b7-a71e-44a5-b745-6389398ad895 on instance [pid: 8|app: 0|req: 312/610] 10.0.0.37 () {38 vars in 814 bytes} [Wed Apr 15 02:11:30 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-04-15 02:11:30.591 7 WARNING neutronclient.v2_0.client [None req-bbd7aa7a-00a7-485c-8eab-e7bc3b83fd4c 483fe9feef904ce080dd3b01e12a171d 47a323325ffe44d4b09b80579a7fdf88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 299/611] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:11:30 2026] GET /v2.1/servers/32a582b7-a71e-44a5-b745-6389398ad895 => generated 1529 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-04-15 02:11:31.774 8 WARNING neutronclient.v2_0.client [None req-5fd7e04f-b2f6-4cc4-8743-87abd6d887af 483fe9feef904ce080dd3b01e12a171d 47a323325ffe44d4b09b80579a7fdf88 - - default default] The python binding code in 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/612] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:11:31 2026] GET /v2.1/servers/32a582b7-a71e-44a5-b745-6389398ad895 => generated 1517 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:11:32.964 7 WARNING neutronclient.v2_0.client [None req-6ee5c6d0-2daa-409f-b6ac-e31f07d1ab45 483fe9feef904ce080dd3b01e12a171d 47a323325ffe44d4b09b80579a7fdf88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 300/613] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:11:32 2026] GET /v2.1/servers/32a582b7-a71e-44a5-b745-6389398ad895 => generated 1517 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:11:34.102 8 WARNING neutronclient.v2_0.client [None req-5dd1341e-8973-476d-9a22-80329c7946ae 483fe9feef904ce080dd3b01e12a171d 47a323325ffe44d4b09b80579a7fdf88 - - default default] The python binding code in 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/614] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:11:34 2026] GET /v2.1/servers/32a582b7-a71e-44a5-b745-6389398ad895 => generated 1517 bytes in 779 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:11:35.000 7 INFO nova.api.openstack.compute.server_external_events [req-80cd3877-a938-4d94-9199-f7d9eec91a2c req-87b5606b-b0fb-403b-91ea-213313281c28 8e47ccebb76843caa4ffee741346f71e 7aa6c697373b431b8ac141a809b09795 - - f7839c81ed5b44e8a9f5dd7aa8aa25ec f7839c81ed5b44e8a9f5dd7aa8aa25ec] Creating event network-vif-plugged:2dc628c2-c3d1-472d-8709-a1db4b59a8d7 for instance 32a582b7-a71e-44a5-b745-6389398ad895 on instance [pid: 7|app: 0|req: 301/615] 10.0.0.16 () {38 vars in 814 bytes} [Wed Apr 15 02:11:34 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-04-15 02:11:35.922 8 WARNING neutronclient.v2_0.client [None req-0112aca3-08b1-4fa1-8545-4545fe9abc2b 483fe9feef904ce080dd3b01e12a171d 47a323325ffe44d4b09b80579a7fdf88 - - default default] The python binding code in 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/618] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:11:35 2026] GET /v2.1/servers/32a582b7-a71e-44a5-b745-6389398ad895 => generated 1517 bytes in 371 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:11:37.313 7 WARNING neutronclient.v2_0.client [None req-55077aeb-d49a-4929-9d7b-05d01ad0589d 483fe9feef904ce080dd3b01e12a171d 47a323325ffe44d4b09b80579a7fdf88 - - default default] The python binding code in 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/619] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:11:37 2026] GET /v2.1/servers/32a582b7-a71e-44a5-b745-6389398ad895 => generated 1700 bytes in 758 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:11:38.082 8 WARNING neutronclient.v2_0.client [None req-100e9a44-c911-4bff-959a-465308c24373 483fe9feef904ce080dd3b01e12a171d 47a323325ffe44d4b09b80579a7fdf88 - - default default] The python binding code in 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/620] 10.0.0.39 () {32 vars in 740 bytes} [Wed Apr 15 02:11:38 2026] GET /v2.1/servers/32a582b7-a71e-44a5-b745-6389398ad895/os-interface => generated 284 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 305/621] 10.0.0.39 () {34 vars in 670 bytes} [Wed Apr 15 02:11:38 2026] POST /v2.1/os-keypairs => generated 396 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:11:39.060 8 INFO nova.api.openstack.compute.server_external_events [req-947aa7d4-73ac-4481-acff-a960f60bac5f req-08d3977c-f695-403b-855f-4db5c206b304 8e47ccebb76843caa4ffee741346f71e 7aa6c697373b431b8ac141a809b09795 - - f7839c81ed5b44e8a9f5dd7aa8aa25ec f7839c81ed5b44e8a9f5dd7aa8aa25ec] Creating event network-changed:2dc628c2-c3d1-472d-8709-a1db4b59a8d7 for instance 32a582b7-a71e-44a5-b745-6389398ad895 on instance [pid: 8|app: 0|req: 317/622] 10.0.0.37 () {38 vars in 814 bytes} [Wed Apr 15 02:11:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 02:11:40.870 7 WARNING neutronclient.v2_0.client [None req-6dfbda2e-8023-4da6-8b7f-f3ee22b77859 81cc2c07300c441e9225e8a07e56c414 d7000aaeca2c4c63bb2ef1f4e4e18356 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 02:11:40.911 7 WARNING neutronclient.v2_0.client [None req-6dfbda2e-8023-4da6-8b7f-f3ee22b77859 81cc2c07300c441e9225e8a07e56c414 d7000aaeca2c4c63bb2ef1f4e4e18356 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 02:11:41.116 7 WARNING neutronclient.v2_0.client [None req-6dfbda2e-8023-4da6-8b7f-f3ee22b77859 81cc2c07300c441e9225e8a07e56c414 d7000aaeca2c4c63bb2ef1f4e4e18356 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 306/623] 10.0.0.39 () {34 vars in 662 bytes} [Wed Apr 15 02:11:40 2026] POST /v2.1/servers => generated 449 bytes in 552 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-04-15 02:11:41.353 8 WARNING neutronclient.v2_0.client [None req-4dad05dc-c555-44c2-838a-5dccce1c27e0 81cc2c07300c441e9225e8a07e56c414 d7000aaeca2c4c63bb2ef1f4e4e18356 - - default default] The python binding code in 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/624] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:11:41 2026] GET /v2.1/servers/841d8321-7f06-4b56-b2e3-000fae59179c => generated 1400 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:11:42.477 7 WARNING neutronclient.v2_0.client [None req-a90784ef-523f-4e63-ad6e-60fa2ffe008f 81cc2c07300c441e9225e8a07e56c414 d7000aaeca2c4c63bb2ef1f4e4e18356 - - default default] The python binding code in 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/625] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:11:42 2026] GET /v2.1/servers/841d8321-7f06-4b56-b2e3-000fae59179c => generated 1404 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-04-15 02:11:43.588 8 WARNING neutronclient.v2_0.client [None req-73978e98-483b-4d2a-aa59-4f0349a4d2a7 81cc2c07300c441e9225e8a07e56c414 d7000aaeca2c4c63bb2ef1f4e4e18356 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 319/626] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:11:43 2026] GET /v2.1/servers/841d8321-7f06-4b56-b2e3-000fae59179c => generated 1452 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:11:44.684 7 WARNING neutronclient.v2_0.client [None req-841402fb-95dc-4b9f-ae08-71bcd39a4620 81cc2c07300c441e9225e8a07e56c414 d7000aaeca2c4c63bb2ef1f4e4e18356 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 308/627] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:11:44 2026] GET /v2.1/servers/841d8321-7f06-4b56-b2e3-000fae59179c => generated 1452 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:11:45.814 8 WARNING neutronclient.v2_0.client [None req-9d90bf88-ec97-4824-b5b2-3058c4dc8192 81cc2c07300c441e9225e8a07e56c414 d7000aaeca2c4c63bb2ef1f4e4e18356 - - default default] The python binding code in 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/628] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:11:45 2026] GET /v2.1/servers/841d8321-7f06-4b56-b2e3-000fae59179c => generated 1460 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:11:46.837 7 INFO nova.api.openstack.compute.server_external_events [req-c1c8267c-20df-4110-8645-e02401c0e742 req-429f9d42-bc29-4f1a-bf07-57b737a59063 8e47ccebb76843caa4ffee741346f71e 7aa6c697373b431b8ac141a809b09795 - - f7839c81ed5b44e8a9f5dd7aa8aa25ec f7839c81ed5b44e8a9f5dd7aa8aa25ec] Creating event network-changed:a2fce8ba-0d4f-4349-800a-09d06e5ab6d8 for instance 841d8321-7f06-4b56-b2e3-000fae59179c on instance [pid: 7|app: 0|req: 310/631] 10.0.0.37 () {38 vars in 814 bytes} [Wed Apr 15 02:11:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:11:47.040 8 WARNING neutronclient.v2_0.client [None req-cb709964-9fda-4ff4-915a-a6784cfb020d 81cc2c07300c441e9225e8a07e56c414 d7000aaeca2c4c63bb2ef1f4e4e18356 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 322/632] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:11:46 2026] GET /v2.1/servers/841d8321-7f06-4b56-b2e3-000fae59179c => generated 1537 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:11:48.247 7 WARNING neutronclient.v2_0.client [None req-f139a487-718d-45fc-89b9-6d2e79546fa2 81cc2c07300c441e9225e8a07e56c414 d7000aaeca2c4c63bb2ef1f4e4e18356 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 311/633] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:11:48 2026] GET /v2.1/servers/841d8321-7f06-4b56-b2e3-000fae59179c => generated 1525 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-04-15 02:11:49.429 8 WARNING neutronclient.v2_0.client [None req-4cece8af-8150-4b47-8ad5-22d3e968e178 81cc2c07300c441e9225e8a07e56c414 d7000aaeca2c4c63bb2ef1f4e4e18356 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 323/634] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:11:49 2026] GET /v2.1/servers/841d8321-7f06-4b56-b2e3-000fae59179c => generated 1525 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:11:50.612 7 WARNING neutronclient.v2_0.client [None req-5f3b0f18-223e-4666-9e44-5d960ee844c7 81cc2c07300c441e9225e8a07e56c414 d7000aaeca2c4c63bb2ef1f4e4e18356 - - default default] The python binding code in 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/635] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:11:50 2026] GET /v2.1/servers/841d8321-7f06-4b56-b2e3-000fae59179c => generated 1525 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-04-15 02:11:51.074 8 INFO nova.api.openstack.compute.server_external_events [req-9f438d3c-9a71-4b29-9f8d-de2b92844f50 req-1e4eb834-ec09-4a13-bfd8-45c7a6e219fc 8e47ccebb76843caa4ffee741346f71e 7aa6c697373b431b8ac141a809b09795 - - f7839c81ed5b44e8a9f5dd7aa8aa25ec f7839c81ed5b44e8a9f5dd7aa8aa25ec] Creating event network-vif-plugged:a2fce8ba-0d4f-4349-800a-09d06e5ab6d8 for instance 841d8321-7f06-4b56-b2e3-000fae59179c on instance [pid: 8|app: 0|req: 324/636] 10.0.0.16 () {38 vars in 814 bytes} [Wed Apr 15 02:11:51 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-04-15 02:11:51.782 7 WARNING neutronclient.v2_0.client [None req-3493b579-21f1-4058-b99a-6ff835a1efd6 81cc2c07300c441e9225e8a07e56c414 d7000aaeca2c4c63bb2ef1f4e4e18356 - - default default] The python binding code in 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/637] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:11:51 2026] GET /v2.1/servers/841d8321-7f06-4b56-b2e3-000fae59179c => generated 1525 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, ' 2026-04-15 02:11:53.252 8 WARNING neutronclient.v2_0.client [None req-36ca358e-12e8-4615-83a1-9375cd191eb2 81cc2c07300c441e9225e8a07e56c414 d7000aaeca2c4c63bb2ef1f4e4e18356 - - default default] The python binding code in 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/638] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:11:53 2026] GET /v2.1/servers/841d8321-7f06-4b56-b2e3-000fae59179c => generated 1693 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-04-15 02:11:53.394 7 WARNING neutronclient.v2_0.client [None req-066fb60f-e45a-46b2-93d3-f474e80bcdde 81cc2c07300c441e9225e8a07e56c414 d7000aaeca2c4c63bb2ef1f4e4e18356 - - default default] The python binding code in 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/639] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:11:53 2026] GET /v2.1/servers/841d8321-7f06-4b56-b2e3-000fae59179c => generated 1693 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:11:54.772 8 INFO nova.api.openstack.compute.server_external_events [req-b734c8d8-283d-4175-8b1f-6b32e2ff98ea req-3ba494c7-e964-4334-9330-0ec6c041f1e3 8e47ccebb76843caa4ffee741346f71e 7aa6c697373b431b8ac141a809b09795 - - f7839c81ed5b44e8a9f5dd7aa8aa25ec f7839c81ed5b44e8a9f5dd7aa8aa25ec] Creating event network-changed:a2fce8ba-0d4f-4349-800a-09d06e5ab6d8 for instance 841d8321-7f06-4b56-b2e3-000fae59179c on instance [pid: 8|app: 0|req: 326/640] 10.0.0.37 () {38 vars in 814 bytes} [Wed Apr 15 02:11:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:12:00.910 7 WARNING neutronclient.v2_0.client [None req-e3b783cc-ec5d-4934-bbd7-eec3bc36673b 483fe9feef904ce080dd3b01e12a171d 47a323325ffe44d4b09b80579a7fdf88 - - default default] The python binding code in 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/643] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:12:00 2026] GET /v2.1/servers/32a582b7-a71e-44a5-b745-6389398ad895 => generated 1820 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:12:01.095 8 WARNING neutronclient.v2_0.client [None req-1efe7018-88bb-44f0-a989-d8e228ccfb16 483fe9feef904ce080dd3b01e12a171d 47a323325ffe44d4b09b80579a7fdf88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 328/644] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:12:01 2026] GET /v2.1/servers/32a582b7-a71e-44a5-b745-6389398ad895 => generated 1820 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, ' [pid: 7|app: 0|req: 317/645] 10.0.0.39 () {34 vars in 749 bytes} [Wed Apr 15 02:12:01 2026] POST /v2.1/servers/32a582b7-a71e-44a5-b745-6389398ad895/action => generated 0 bytes in 74 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-04-15 02:12:01.560 8 WARNING neutronclient.v2_0.client [None req-5ecdf29c-2b74-4ab1-885e-fec5c2d22bdd 483fe9feef904ce080dd3b01e12a171d 47a323325ffe44d4b09b80579a7fdf88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 329/646] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:12:01 2026] GET /v2.1/servers/32a582b7-a71e-44a5-b745-6389398ad895 => generated 1822 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-04-15 02:12:02.709 7 WARNING neutronclient.v2_0.client [None req-0372820b-caff-4151-8820-e335ee47adc0 483fe9feef904ce080dd3b01e12a171d 47a323325ffe44d4b09b80579a7fdf88 - - default default] The python binding code in 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/647] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:12:02 2026] GET /v2.1/servers/32a582b7-a71e-44a5-b745-6389398ad895 => generated 1822 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 330/648] 10.0.0.39 () {34 vars in 749 bytes} [Wed Apr 15 02:12:03 2026] POST /v2.1/servers/841d8321-7f06-4b56-b2e3-000fae59179c/action => generated 31891 bytes in 561 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-04-15 02:12:03.874 7 WARNING neutronclient.v2_0.client [None req-12419939-2978-4ae5-90d3-9f5fd238a2bb 483fe9feef904ce080dd3b01e12a171d 47a323325ffe44d4b09b80579a7fdf88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 319/649] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:12:03 2026] GET /v2.1/servers/32a582b7-a71e-44a5-b745-6389398ad895 => generated 1822 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:12:05.041 8 WARNING neutronclient.v2_0.client [None req-2c7e7f21-a7df-40df-8235-31fa0840fe3d 483fe9feef904ce080dd3b01e12a171d 47a323325ffe44d4b09b80579a7fdf88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 331/650] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:12:04 2026] GET /v2.1/servers/32a582b7-a71e-44a5-b745-6389398ad895 => generated 1827 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-04-15 02:12:06.185 7 WARNING neutronclient.v2_0.client [None req-a0bf8010-a213-459e-8b14-1628ae63d5c0 483fe9feef904ce080dd3b01e12a171d 47a323325ffe44d4b09b80579a7fdf88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 321/653] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:12:06 2026] GET /v2.1/servers/32a582b7-a71e-44a5-b745-6389398ad895 => generated 1827 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:12:06.870 8 INFO nova.api.openstack.compute.server_external_events [req-ef7357b9-c712-4d22-ac6f-9009cc384dd5 req-1fedf3fa-d5eb-4191-85bc-41d349eabab7 8e47ccebb76843caa4ffee741346f71e 7aa6c697373b431b8ac141a809b09795 - - f7839c81ed5b44e8a9f5dd7aa8aa25ec f7839c81ed5b44e8a9f5dd7aa8aa25ec] Creating event network-vif-unplugged:2dc628c2-c3d1-472d-8709-a1db4b59a8d7 for instance 32a582b7-a71e-44a5-b745-6389398ad895 on instance [pid: 8|app: 0|req: 333/654] 10.0.0.16 () {38 vars in 814 bytes} [Wed Apr 15 02:12:06 2026] POST /v2.1/os-server-external-events => generated 185 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-04-15 02:12:07.408 7 WARNING neutronclient.v2_0.client [None req-6dd146da-367b-46de-8820-54b64f3e7843 483fe9feef904ce080dd3b01e12a171d 47a323325ffe44d4b09b80579a7fdf88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 322/655] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:12:07 2026] GET /v2.1/servers/32a582b7-a71e-44a5-b745-6389398ad895 => generated 1827 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:12:08.607 8 WARNING neutronclient.v2_0.client [None req-d86bc23a-8268-4b95-87a4-af369abf37f5 483fe9feef904ce080dd3b01e12a171d 47a323325ffe44d4b09b80579a7fdf88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 334/656] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:12:08 2026] GET /v2.1/servers/32a582b7-a71e-44a5-b745-6389398ad895 => generated 1827 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:12:09.767 7 WARNING neutronclient.v2_0.client [None req-a5f8036d-3ba6-48f9-8869-dd003cf85ffa 483fe9feef904ce080dd3b01e12a171d 47a323325ffe44d4b09b80579a7fdf88 - - default default] The python binding code in 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/657] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:12:09 2026] GET /v2.1/servers/32a582b7-a71e-44a5-b745-6389398ad895 => generated 1827 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:12:10.918 8 WARNING neutronclient.v2_0.client [None req-c6e0bed6-1702-47d6-b5cc-91a2827d8b85 483fe9feef904ce080dd3b01e12a171d 47a323325ffe44d4b09b80579a7fdf88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 335/658] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:12:10 2026] GET /v2.1/servers/32a582b7-a71e-44a5-b745-6389398ad895 => generated 1827 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-04-15 02:12:11.157 7 INFO nova.api.openstack.compute.server_external_events [req-517c68ab-f4f8-4c62-8de6-fee3ee0ff714 req-d6576d9b-b2a6-4563-954b-1d135788017c 8e47ccebb76843caa4ffee741346f71e 7aa6c697373b431b8ac141a809b09795 - - f7839c81ed5b44e8a9f5dd7aa8aa25ec f7839c81ed5b44e8a9f5dd7aa8aa25ec] Creating event network-vif-plugged:2dc628c2-c3d1-472d-8709-a1db4b59a8d7 for instance 32a582b7-a71e-44a5-b745-6389398ad895 on instance [pid: 7|app: 0|req: 324/659] 10.0.0.16 () {38 vars in 814 bytes} [Wed Apr 15 02:12:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:12:12.087 8 WARNING neutronclient.v2_0.client [None req-9543ef81-4af4-42db-931c-f12806ef2416 483fe9feef904ce080dd3b01e12a171d 47a323325ffe44d4b09b80579a7fdf88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 336/660] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:12:12 2026] GET /v2.1/servers/32a582b7-a71e-44a5-b745-6389398ad895 => generated 1820 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:12:15.454 7 INFO nova.api.openstack.compute.server_external_events [req-2417ae03-8f70-475a-9789-fe81d4c53eb4 req-e7e3a3fb-9584-44db-a157-9caa460e45b6 8e47ccebb76843caa4ffee741346f71e 7aa6c697373b431b8ac141a809b09795 - - f7839c81ed5b44e8a9f5dd7aa8aa25ec f7839c81ed5b44e8a9f5dd7aa8aa25ec] Creating event network-changed:a2fce8ba-0d4f-4349-800a-09d06e5ab6d8 for instance 841d8321-7f06-4b56-b2e3-000fae59179c on instance [pid: 7|app: 0|req: 325/661] 10.0.0.37 () {38 vars in 814 bytes} [Wed Apr 15 02:12:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 338/664] 10.0.0.39 () {34 vars in 670 bytes} [Wed Apr 15 02:12:18 2026] POST /v2.1/os-keypairs => generated 397 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:12:20.144 7 WARNING neutronclient.v2_0.client [None req-0eb4b125-b3ee-4869-b6d4-99cb1f638722 81cc2c07300c441e9225e8a07e56c414 d7000aaeca2c4c63bb2ef1f4e4e18356 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 02:12:20.203 7 WARNING neutronclient.v2_0.client [None req-0eb4b125-b3ee-4869-b6d4-99cb1f638722 81cc2c07300c441e9225e8a07e56c414 d7000aaeca2c4c63bb2ef1f4e4e18356 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 02:12:20.395 7 WARNING neutronclient.v2_0.client [None req-0eb4b125-b3ee-4869-b6d4-99cb1f638722 81cc2c07300c441e9225e8a07e56c414 d7000aaeca2c4c63bb2ef1f4e4e18356 - - default default] The python binding code in 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/665] 10.0.0.39 () {34 vars in 662 bytes} [Wed Apr 15 02:12:20 2026] POST /v2.1/servers => generated 450 bytes in 521 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-15 02:12:20.641 8 WARNING neutronclient.v2_0.client [None req-4ebeb25c-ff7b-4a88-91be-43c222946e0b 81cc2c07300c441e9225e8a07e56c414 d7000aaeca2c4c63bb2ef1f4e4e18356 - - default default] The python binding code in 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/666] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:12:20 2026] GET /v2.1/servers/e61e26ef-12a0-46a9-acaa-590e48e10125 => generated 1402 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-04-15 02:12:21.732 7 WARNING neutronclient.v2_0.client [None req-cd5f2fa8-ee75-42d5-9ba1-628e225d2ab2 81cc2c07300c441e9225e8a07e56c414 d7000aaeca2c4c63bb2ef1f4e4e18356 - - default default] The python binding code in 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/667] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:12:21 2026] GET /v2.1/servers/e61e26ef-12a0-46a9-acaa-590e48e10125 => generated 1406 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-04-15 02:12:22.821 8 WARNING neutronclient.v2_0.client [None req-62a6c700-4ddf-44f9-924e-2e0627be2034 81cc2c07300c441e9225e8a07e56c414 d7000aaeca2c4c63bb2ef1f4e4e18356 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 340/668] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:12:22 2026] GET /v2.1/servers/e61e26ef-12a0-46a9-acaa-590e48e10125 => generated 1454 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:12:23.945 7 WARNING neutronclient.v2_0.client [None req-af9cfc56-98fd-4a3d-948b-9aabed42ad0f 81cc2c07300c441e9225e8a07e56c414 d7000aaeca2c4c63bb2ef1f4e4e18356 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 329/669] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:12:23 2026] GET /v2.1/servers/e61e26ef-12a0-46a9-acaa-590e48e10125 => generated 1454 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:12:25.080 8 WARNING neutronclient.v2_0.client [None req-bfbd6178-d7ce-4b18-823d-9cf91ff6136b 81cc2c07300c441e9225e8a07e56c414 d7000aaeca2c4c63bb2ef1f4e4e18356 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 341/670] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:12:25 2026] GET /v2.1/servers/e61e26ef-12a0-46a9-acaa-590e48e10125 => generated 1462 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-04-15 02:12:26.199 7 WARNING neutronclient.v2_0.client [None req-691d5382-ded5-48f4-9e8f-14b9c4acb6ce 81cc2c07300c441e9225e8a07e56c414 d7000aaeca2c4c63bb2ef1f4e4e18356 - - default default] 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-04-15 02:12:26.272 8 INFO nova.api.openstack.compute.server_external_events [req-4c464437-ab7d-4cd0-a361-41d8fe29c551 req-b92ef22c-9942-4cfc-8faf-dc3464e0d0da 8e47ccebb76843caa4ffee741346f71e 7aa6c697373b431b8ac141a809b09795 - - f7839c81ed5b44e8a9f5dd7aa8aa25ec f7839c81ed5b44e8a9f5dd7aa8aa25ec] Creating event network-changed:3b05c5be-1a22-4396-9772-1a3ef2711019 for instance e61e26ef-12a0-46a9-acaa-590e48e10125 on instance [pid: 8|app: 0|req: 343/673] 10.0.0.37 () {38 vars in 814 bytes} [Wed Apr 15 02:12:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/674] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:12:26 2026] GET /v2.1/servers/e61e26ef-12a0-46a9-acaa-590e48e10125 => generated 1540 bytes in 566 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:12:27.789 8 WARNING neutronclient.v2_0.client [None req-4de14b94-630e-461c-8d9b-ad17c7467f2b 81cc2c07300c441e9225e8a07e56c414 d7000aaeca2c4c63bb2ef1f4e4e18356 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 344/675] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:12:27 2026] GET /v2.1/servers/e61e26ef-12a0-46a9-acaa-590e48e10125 => generated 1528 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:12:28.940 7 WARNING neutronclient.v2_0.client [None req-3a691ab0-c8a4-438f-b3b3-05ded7cf7885 81cc2c07300c441e9225e8a07e56c414 d7000aaeca2c4c63bb2ef1f4e4e18356 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 332/676] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:12:28 2026] GET /v2.1/servers/e61e26ef-12a0-46a9-acaa-590e48e10125 => generated 1528 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, ' 2026-04-15 02:12:30.182 8 WARNING neutronclient.v2_0.client [None req-2a5e79be-b7cb-42c6-818b-3f0e6efc83c2 81cc2c07300c441e9225e8a07e56c414 d7000aaeca2c4c63bb2ef1f4e4e18356 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 345/677] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:12:30 2026] GET /v2.1/servers/e61e26ef-12a0-46a9-acaa-590e48e10125 => generated 1528 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:12:31.074 7 INFO nova.api.openstack.compute.server_external_events [req-bbabc7bc-6cd4-40c6-b88e-a1513a013e5d req-f5c972e7-2348-4f61-8a12-bda3c499d8ad 8e47ccebb76843caa4ffee741346f71e 7aa6c697373b431b8ac141a809b09795 - - f7839c81ed5b44e8a9f5dd7aa8aa25ec f7839c81ed5b44e8a9f5dd7aa8aa25ec] Creating event network-vif-plugged:3b05c5be-1a22-4396-9772-1a3ef2711019 for instance e61e26ef-12a0-46a9-acaa-590e48e10125 on instance [pid: 7|app: 0|req: 333/678] 10.0.0.16 () {38 vars in 814 bytes} [Wed Apr 15 02:12:31 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-04-15 02:12:31.357 8 WARNING neutronclient.v2_0.client [None req-eae49e0c-525e-417a-923c-63f9119d6f79 81cc2c07300c441e9225e8a07e56c414 d7000aaeca2c4c63bb2ef1f4e4e18356 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 346/679] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:12:31 2026] GET /v2.1/servers/e61e26ef-12a0-46a9-acaa-590e48e10125 => generated 1528 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:12:32.532 7 WARNING neutronclient.v2_0.client [None req-6c505aea-411b-499e-9909-09b962a27227 81cc2c07300c441e9225e8a07e56c414 d7000aaeca2c4c63bb2ef1f4e4e18356 - - default default] The python binding code in 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/680] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:12:32 2026] GET /v2.1/servers/e61e26ef-12a0-46a9-acaa-590e48e10125 => generated 1528 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:12:33.744 8 WARNING neutronclient.v2_0.client [None req-40f46f69-6c37-4621-aad1-0f250b3e2dc2 81cc2c07300c441e9225e8a07e56c414 d7000aaeca2c4c63bb2ef1f4e4e18356 - - default default] 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: 347/681] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:12:33 2026] GET /v2.1/servers/e61e26ef-12a0-46a9-acaa-590e48e10125 => generated 1528 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-15 02:12:33.878 7 WARNING neutronclient.v2_0.client [None req-0d428a08-d988-47f0-80fa-22b45cb48505 483fe9feef904ce080dd3b01e12a171d 47a323325ffe44d4b09b80579a7fdf88 - - default default] The python binding code in 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/682] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:12:33 2026] GET /v2.1/servers/32a582b7-a71e-44a5-b745-6389398ad895 => generated 1820 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 348/683] 10.0.0.39 () {32 vars in 717 bytes} [Wed Apr 15 02:12:34 2026] DELETE /v2.1/servers/32a582b7-a71e-44a5-b745-6389398ad895 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:12:34.189 7 WARNING neutronclient.v2_0.client [None req-044cc5b8-09e5-4892-83c9-7469c0fba6ff 483fe9feef904ce080dd3b01e12a171d 47a323325ffe44d4b09b80579a7fdf88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 336/684] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:12:34 2026] GET /v2.1/servers/32a582b7-a71e-44a5-b745-6389398ad895 => generated 1826 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:12:34.918 8 WARNING neutronclient.v2_0.client [None req-16c30756-07e4-47e8-b6d5-630c8c32c0e6 81cc2c07300c441e9225e8a07e56c414 d7000aaeca2c4c63bb2ef1f4e4e18356 - - default default] The python binding code in 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/685] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:12:34 2026] GET /v2.1/servers/e61e26ef-12a0-46a9-acaa-590e48e10125 => generated 1696 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-04-15 02:12:35.072 7 WARNING neutronclient.v2_0.client [None req-466db98c-33d3-487b-a06c-27554e322cd4 81cc2c07300c441e9225e8a07e56c414 d7000aaeca2c4c63bb2ef1f4e4e18356 - - default default] The python binding code in 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/686] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:12:35 2026] GET /v2.1/servers/e61e26ef-12a0-46a9-acaa-590e48e10125 => generated 1696 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-04-15 02:12:35.466 8 WARNING neutronclient.v2_0.client [None req-71da17e8-f3da-4e0e-9045-963ddc0bea2c 483fe9feef904ce080dd3b01e12a171d 47a323325ffe44d4b09b80579a7fdf88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 350/687] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:12:35 2026] GET /v2.1/servers/32a582b7-a71e-44a5-b745-6389398ad895 => generated 1826 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:12:35.981 7 INFO nova.api.openstack.compute.server_external_events [req-bed7d00c-81c9-4660-867b-7cde38182f16 req-272b06e4-db84-4c7f-8795-23bc6e83b38d 8e47ccebb76843caa4ffee741346f71e 7aa6c697373b431b8ac141a809b09795 - - f7839c81ed5b44e8a9f5dd7aa8aa25ec f7839c81ed5b44e8a9f5dd7aa8aa25ec] Creating event network-changed:3b05c5be-1a22-4396-9772-1a3ef2711019 for instance e61e26ef-12a0-46a9-acaa-590e48e10125 on instance [pid: 7|app: 0|req: 338/688] 10.0.0.37 () {38 vars in 814 bytes} [Wed Apr 15 02:12:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:12:36.600 8 INFO nova.api.openstack.compute.server_external_events [req-8b92ed92-2978-44b2-a30e-78b5596ae791 req-20b69c0f-20c3-4677-aaa6-63bd7b83616b 8e47ccebb76843caa4ffee741346f71e 7aa6c697373b431b8ac141a809b09795 - - f7839c81ed5b44e8a9f5dd7aa8aa25ec f7839c81ed5b44e8a9f5dd7aa8aa25ec] Creating event network-vif-unplugged:2dc628c2-c3d1-472d-8709-a1db4b59a8d7 for instance 32a582b7-a71e-44a5-b745-6389398ad895 on instance [pid: 8|app: 0|req: 352/691] 10.0.0.16 () {38 vars in 814 bytes} [Wed Apr 15 02:12:36 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-04-15 02:12:36.737 7 WARNING neutronclient.v2_0.client [None req-5f06bcb9-c9e0-409d-98aa-0d9908c7d158 483fe9feef904ce080dd3b01e12a171d 47a323325ffe44d4b09b80579a7fdf88 - - default default] The python binding code in 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/692] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:12:36 2026] GET /v2.1/servers/32a582b7-a71e-44a5-b745-6389398ad895 => generated 1826 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:12:38.028 8 WARNING neutronclient.v2_0.client [None req-420c1e5b-c622-4963-9f89-4cdf1e774e4a 483fe9feef904ce080dd3b01e12a171d 47a323325ffe44d4b09b80579a7fdf88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 02:12:38.032 7 INFO nova.api.openstack.compute.server_external_events [req-1bd38ecb-8003-477d-a839-9afb202098ee req-b42063e4-bdfb-42b6-9eb0-5a0e61f37bb3 8e47ccebb76843caa4ffee741346f71e 7aa6c697373b431b8ac141a809b09795 - - f7839c81ed5b44e8a9f5dd7aa8aa25ec f7839c81ed5b44e8a9f5dd7aa8aa25ec] Creating event network-vif-deleted:2dc628c2-c3d1-472d-8709-a1db4b59a8d7 for instance 32a582b7-a71e-44a5-b745-6389398ad895 on instance [pid: 7|app: 0|req: 341/693] 10.0.0.37 () {38 vars in 814 bytes} [Wed Apr 15 02:12:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/694] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:12:37 2026] GET /v2.1/servers/32a582b7-a71e-44a5-b745-6389398ad895 => generated 1473 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-04-15 02:12:39.133 7 WARNING neutronclient.v2_0.client [None req-c4bc41dd-a7db-4903-8195-59767fcb741e 483fe9feef904ce080dd3b01e12a171d 47a323325ffe44d4b09b80579a7fdf88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 342/695] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:12:39 2026] GET /v2.1/servers/32a582b7-a71e-44a5-b745-6389398ad895 => generated 1478 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:12:40.231 8 WARNING neutronclient.v2_0.client [None req-af34a79e-f99a-4625-b4bd-5e087cdfce32 483fe9feef904ce080dd3b01e12a171d 47a323325ffe44d4b09b80579a7fdf88 - - default default] The python binding code in 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/696] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:12:40 2026] GET /v2.1/servers/32a582b7-a71e-44a5-b745-6389398ad895 => generated 1478 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-04-15 02:12:41.312 7 INFO nova.api.openstack.wsgi [None req-19d22cc0-960f-489b-b027-470c4e3dca4f 483fe9feef904ce080dd3b01e12a171d 47a323325ffe44d4b09b80579a7fdf88 - - default default] HTTP exception thrown: Instance 32a582b7-a71e-44a5-b745-6389398ad895 could not be found. [pid: 7|app: 0|req: 343/697] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:12:41 2026] GET /v2.1/servers/32a582b7-a71e-44a5-b745-6389398ad895 => generated 111 bytes in 32 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: 355/698] 10.0.0.39 () {32 vars in 703 bytes} [Wed Apr 15 02:12:41 2026] DELETE /v2.1/os-keypairs/tempest-keypair-749305189 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 344/699] 10.0.0.39 () {34 vars in 749 bytes} [Wed Apr 15 02:12:44 2026] POST /v2.1/servers/e61e26ef-12a0-46a9-acaa-590e48e10125/action => generated 31890 bytes in 561 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 346/702] 10.0.0.39 () {32 vars in 717 bytes} [Wed Apr 15 02:12:55 2026] DELETE /v2.1/servers/e61e26ef-12a0-46a9-acaa-590e48e10125 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-04-15 02:12:55.402 8 WARNING neutronclient.v2_0.client [None req-6936a188-83f8-4682-9e7d-1f48f388197e 81cc2c07300c441e9225e8a07e56c414 d7000aaeca2c4c63bb2ef1f4e4e18356 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 357/703] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:12:55 2026] GET /v2.1/servers/e61e26ef-12a0-46a9-acaa-590e48e10125 => generated 1822 bytes in 339 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:12:56.767 7 WARNING neutronclient.v2_0.client [None req-78996f96-2720-478c-9ebe-6aaeb678d59a 81cc2c07300c441e9225e8a07e56c414 d7000aaeca2c4c63bb2ef1f4e4e18356 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 348/706] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:12:56 2026] GET /v2.1/servers/e61e26ef-12a0-46a9-acaa-590e48e10125 => generated 1822 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:12:58.036 8 WARNING neutronclient.v2_0.client [None req-8544ca1f-5472-4611-9f70-509d1fe7a7d2 81cc2c07300c441e9225e8a07e56c414 d7000aaeca2c4c63bb2ef1f4e4e18356 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 359/707] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:12:57 2026] GET /v2.1/servers/e61e26ef-12a0-46a9-acaa-590e48e10125 => generated 1822 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:12:58.688 7 INFO nova.api.openstack.compute.server_external_events [req-6cd9be9f-8bc4-4656-96d1-a4993bce1478 req-0fac3931-9c36-4b94-ab06-c8f2d0439fa8 8e47ccebb76843caa4ffee741346f71e 7aa6c697373b431b8ac141a809b09795 - - f7839c81ed5b44e8a9f5dd7aa8aa25ec f7839c81ed5b44e8a9f5dd7aa8aa25ec] Creating event network-vif-deleted:3b05c5be-1a22-4396-9772-1a3ef2711019 for instance e61e26ef-12a0-46a9-acaa-590e48e10125 on instance [pid: 7|app: 0|req: 349/708] 10.0.0.37 () {38 vars in 814 bytes} [Wed Apr 15 02:12:58 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-04-15 02:12:59.318 8 WARNING neutronclient.v2_0.client [None req-5e7e4d06-5ac1-4ac6-aa22-2b039026dda5 81cc2c07300c441e9225e8a07e56c414 d7000aaeca2c4c63bb2ef1f4e4e18356 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 360/709] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:12:59 2026] GET /v2.1/servers/e61e26ef-12a0-46a9-acaa-590e48e10125 => generated 1483 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-04-15 02:13:00.436 7 WARNING neutronclient.v2_0.client [None req-94143274-124c-45ea-bd60-b92d9f926e40 81cc2c07300c441e9225e8a07e56c414 d7000aaeca2c4c63bb2ef1f4e4e18356 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 350/710] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:13:00 2026] GET /v2.1/servers/e61e26ef-12a0-46a9-acaa-590e48e10125 => 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-04-15 02:13:01.537 8 WARNING neutronclient.v2_0.client [None req-b8c11c08-8868-4f75-9753-561672a8d7ed 81cc2c07300c441e9225e8a07e56c414 d7000aaeca2c4c63bb2ef1f4e4e18356 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 361/711] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:13:01 2026] GET /v2.1/servers/e61e26ef-12a0-46a9-acaa-590e48e10125 => generated 1488 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:13:02.622 7 INFO nova.api.openstack.wsgi [None req-6975c71a-2354-4d18-80ee-559ab3447740 81cc2c07300c441e9225e8a07e56c414 d7000aaeca2c4c63bb2ef1f4e4e18356 - - default default] HTTP exception thrown: Instance e61e26ef-12a0-46a9-acaa-590e48e10125 could not be found. [pid: 7|app: 0|req: 351/712] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:13:02 2026] GET /v2.1/servers/e61e26ef-12a0-46a9-acaa-590e48e10125 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 362/713] 10.0.0.39 () {32 vars in 727 bytes} [Wed Apr 15 02:13:02 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-936646207 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 352/714] 10.0.0.39 () {32 vars in 717 bytes} [Wed Apr 15 02:13:03 2026] DELETE /v2.1/servers/841d8321-7f06-4b56-b2e3-000fae59179c => generated 0 bytes in 117 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-04-15 02:13:03.187 8 WARNING neutronclient.v2_0.client [None req-a5d1c81a-c29e-48f8-a0f7-20429788c795 81cc2c07300c441e9225e8a07e56c414 d7000aaeca2c4c63bb2ef1f4e4e18356 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 363/715] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:13:03 2026] GET /v2.1/servers/841d8321-7f06-4b56-b2e3-000fae59179c => generated 1699 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-04-15 02:13:04.401 7 WARNING neutronclient.v2_0.client [None req-3e451f5e-f727-453c-ba12-e8bd2db039cb 81cc2c07300c441e9225e8a07e56c414 d7000aaeca2c4c63bb2ef1f4e4e18356 - - default default] The python binding code in 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/716] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:13:04 2026] GET /v2.1/servers/841d8321-7f06-4b56-b2e3-000fae59179c => generated 1699 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:13:05.637 8 WARNING neutronclient.v2_0.client [None req-37642643-3fda-4682-aeff-25948b9dd381 81cc2c07300c441e9225e8a07e56c414 d7000aaeca2c4c63bb2ef1f4e4e18356 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 364/717] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:13:05 2026] GET /v2.1/servers/841d8321-7f06-4b56-b2e3-000fae59179c => generated 1699 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-04-15 02:13:05.997 7 INFO nova.api.openstack.compute.server_external_events [req-1d1aeca2-f2cf-4771-9023-51303cbc474a req-16295f2d-c407-4f90-ba1f-584b0ef3989c 8e47ccebb76843caa4ffee741346f71e 7aa6c697373b431b8ac141a809b09795 - - f7839c81ed5b44e8a9f5dd7aa8aa25ec f7839c81ed5b44e8a9f5dd7aa8aa25ec] Creating event network-vif-deleted:a2fce8ba-0d4f-4349-800a-09d06e5ab6d8 for instance 841d8321-7f06-4b56-b2e3-000fae59179c on instance [pid: 7|app: 0|req: 354/718] 10.0.0.37 () {38 vars in 814 bytes} [Wed Apr 15 02:13:05 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-04-15 02:13:06.788 8 WARNING neutronclient.v2_0.client [None req-eb6ef2da-6887-41a0-91d1-5931cd86940f 81cc2c07300c441e9225e8a07e56c414 d7000aaeca2c4c63bb2ef1f4e4e18356 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 366/721] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:13:06 2026] GET /v2.1/servers/841d8321-7f06-4b56-b2e3-000fae59179c => generated 1481 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-04-15 02:13:07.899 7 WARNING neutronclient.v2_0.client [None req-c2ddf661-5e9c-4ee1-90d5-4cff2d1df250 81cc2c07300c441e9225e8a07e56c414 d7000aaeca2c4c63bb2ef1f4e4e18356 - - default default] The python binding code in 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/722] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:13:07 2026] GET /v2.1/servers/841d8321-7f06-4b56-b2e3-000fae59179c => generated 1486 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-04-15 02:13:09.004 8 WARNING neutronclient.v2_0.client [None req-d6272f34-38eb-45db-8804-4397759066bf 81cc2c07300c441e9225e8a07e56c414 d7000aaeca2c4c63bb2ef1f4e4e18356 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 367/723] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:13:08 2026] GET /v2.1/servers/841d8321-7f06-4b56-b2e3-000fae59179c => generated 1486 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-04-15 02:13:10.133 7 INFO nova.api.openstack.wsgi [None req-ebb46d39-f51d-4a8b-a9a7-18d9828b8744 81cc2c07300c441e9225e8a07e56c414 d7000aaeca2c4c63bb2ef1f4e4e18356 - - default default] HTTP exception thrown: Instance 841d8321-7f06-4b56-b2e3-000fae59179c could not be found. [pid: 7|app: 0|req: 357/724] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:13:10 2026] GET /v2.1/servers/841d8321-7f06-4b56-b2e3-000fae59179c => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 368/725] 10.0.0.39 () {32 vars in 725 bytes} [Wed Apr 15 02:13:10 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-66090436 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:13:20.217 7 WARNING neutronclient.v2_0.client [None req-8f802831-4657-4920-b9ed-428fb8747536 e76cf11d6b3c4c20b92aebbd683bc582 fa5550a8f1c1477d9439946abad9c7e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 02:13:20.409 7 WARNING neutronclient.v2_0.client [None req-8f802831-4657-4920-b9ed-428fb8747536 e76cf11d6b3c4c20b92aebbd683bc582 fa5550a8f1c1477d9439946abad9c7e2 - - default default] The python binding code in 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/728] 10.0.0.39 () {34 vars in 662 bytes} [Wed Apr 15 02:13:20 2026] POST /v2.1/servers => generated 424 bytes in 512 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-15 02:13:20.681 8 WARNING neutronclient.v2_0.client [None req-ef9e25bc-89b4-4cdd-99bb-b6a971416f9f e76cf11d6b3c4c20b92aebbd683bc582 fa5550a8f1c1477d9439946abad9c7e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 370/729] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:13:20 2026] GET /v2.1/servers/9b1215ea-9009-4f2a-9615-819d27526c47 => generated 1368 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, ' 2026-04-15 02:13:21.777 7 WARNING neutronclient.v2_0.client [None req-f2cf8489-d79e-430f-a164-99fbfaf6e34a e76cf11d6b3c4c20b92aebbd683bc582 fa5550a8f1c1477d9439946abad9c7e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 360/730] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:13:21 2026] GET /v2.1/servers/9b1215ea-9009-4f2a-9615-819d27526c47 => generated 1372 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-04-15 02:13:22.875 8 WARNING neutronclient.v2_0.client [None req-428240ab-5bb1-4a28-8922-a0f494e2e4cb e76cf11d6b3c4c20b92aebbd683bc582 fa5550a8f1c1477d9439946abad9c7e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 371/731] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:13:22 2026] GET /v2.1/servers/9b1215ea-9009-4f2a-9615-819d27526c47 => generated 1420 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-04-15 02:13:23.963 7 WARNING neutronclient.v2_0.client [None req-eacdfe9b-e7dc-4a79-86d8-0aa4b26db825 e76cf11d6b3c4c20b92aebbd683bc582 fa5550a8f1c1477d9439946abad9c7e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 361/732] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:13:23 2026] GET /v2.1/servers/9b1215ea-9009-4f2a-9615-819d27526c47 => generated 1420 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-04-15 02:13:25.055 8 WARNING neutronclient.v2_0.client [None req-bf0d982a-2cff-49cf-9575-9b4840969da4 e76cf11d6b3c4c20b92aebbd683bc582 fa5550a8f1c1477d9439946abad9c7e2 - - default default] The python binding code in 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/733] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:13:25 2026] GET /v2.1/servers/9b1215ea-9009-4f2a-9615-819d27526c47 => generated 1428 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-04-15 02:13:25.970 7 INFO nova.api.openstack.compute.server_external_events [req-21e77fcf-f7e5-42cb-9e9b-76e26d8de4cf req-805c070c-7845-4b6f-8b92-045eee875839 8e47ccebb76843caa4ffee741346f71e 7aa6c697373b431b8ac141a809b09795 - - f7839c81ed5b44e8a9f5dd7aa8aa25ec f7839c81ed5b44e8a9f5dd7aa8aa25ec] Creating event network-changed:d6d0b6b3-633d-4ada-b15f-19844a68e704 for instance 9b1215ea-9009-4f2a-9615-819d27526c47 on instance [pid: 7|app: 0|req: 362/734] 10.0.0.37 () {38 vars in 814 bytes} [Wed Apr 15 02:13:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:13:26.148 8 WARNING neutronclient.v2_0.client [None req-47242db1-d684-4b0c-8c01-9211b2a41b6d e76cf11d6b3c4c20b92aebbd683bc582 fa5550a8f1c1477d9439946abad9c7e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 373/737] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:13:26 2026] GET /v2.1/servers/9b1215ea-9009-4f2a-9615-819d27526c47 => generated 1480 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-04-15 02:13:27.308 7 WARNING neutronclient.v2_0.client [None req-2f2ae4ba-01bd-4e1b-9448-a9ae627d638d e76cf11d6b3c4c20b92aebbd683bc582 fa5550a8f1c1477d9439946abad9c7e2 - - default default] The python binding code in 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/738] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:13:27 2026] GET /v2.1/servers/9b1215ea-9009-4f2a-9615-819d27526c47 => generated 1468 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:13:28.490 8 WARNING neutronclient.v2_0.client [None req-4de89d5a-bb0b-4427-886f-52d349f39917 e76cf11d6b3c4c20b92aebbd683bc582 fa5550a8f1c1477d9439946abad9c7e2 - - default default] The python binding code in 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/739] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:13:28 2026] GET /v2.1/servers/9b1215ea-9009-4f2a-9615-819d27526c47 => generated 1468 bytes in 339 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:13:29.849 7 WARNING neutronclient.v2_0.client [None req-0c015c23-0101-47c4-87f0-834f1b87e11e e76cf11d6b3c4c20b92aebbd683bc582 fa5550a8f1c1477d9439946abad9c7e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 366/740] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:13:29 2026] GET /v2.1/servers/9b1215ea-9009-4f2a-9615-819d27526c47 => generated 1468 bytes in 496 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:13:31.372 8 WARNING neutronclient.v2_0.client [None req-0f9d351b-873e-4cce-8c5a-26832460c163 e76cf11d6b3c4c20b92aebbd683bc582 fa5550a8f1c1477d9439946abad9c7e2 - - default default] The python binding code in 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/741] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:13:31 2026] GET /v2.1/servers/9b1215ea-9009-4f2a-9615-819d27526c47 => generated 1468 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:13:32.391 7 INFO nova.api.openstack.compute.server_external_events [req-02524c71-25ed-4e4c-ab56-6497e473d5ba req-c5a29792-0617-4deb-9348-52eeb72cc4d0 8e47ccebb76843caa4ffee741346f71e 7aa6c697373b431b8ac141a809b09795 - - f7839c81ed5b44e8a9f5dd7aa8aa25ec f7839c81ed5b44e8a9f5dd7aa8aa25ec] Creating event network-vif-plugged:d6d0b6b3-633d-4ada-b15f-19844a68e704 for instance 9b1215ea-9009-4f2a-9615-819d27526c47 on instance [pid: 7|app: 0|req: 367/742] 10.0.0.16 () {38 vars in 814 bytes} [Wed Apr 15 02:13:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:13:32.636 8 WARNING neutronclient.v2_0.client [None req-2d8ba420-4ccb-4c4d-b667-d36d74a08bc8 e76cf11d6b3c4c20b92aebbd683bc582 fa5550a8f1c1477d9439946abad9c7e2 - - default default] The python binding code in 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/743] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:13:32 2026] GET /v2.1/servers/9b1215ea-9009-4f2a-9615-819d27526c47 => generated 1468 bytes in 332 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:13:33.979 7 WARNING neutronclient.v2_0.client [None req-e52b965d-d30e-4bae-b409-adf07853e74f e76cf11d6b3c4c20b92aebbd683bc582 fa5550a8f1c1477d9439946abad9c7e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 368/744] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:13:33 2026] GET /v2.1/servers/9b1215ea-9009-4f2a-9615-819d27526c47 => generated 1468 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:13:35.289 8 WARNING neutronclient.v2_0.client [None req-f338c532-f393-40a6-a643-5403849aa549 e76cf11d6b3c4c20b92aebbd683bc582 fa5550a8f1c1477d9439946abad9c7e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 377/745] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:13:35 2026] GET /v2.1/servers/9b1215ea-9009-4f2a-9615-819d27526c47 => generated 1647 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 369/746] 10.0.0.39 () {34 vars in 670 bytes} [Wed Apr 15 02:13:35 2026] POST /v2.1/os-keypairs => generated 395 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/749] 10.0.0.39 () {32 vars in 717 bytes} [Wed Apr 15 02:13:36 2026] DELETE /v2.1/servers/9b1215ea-9009-4f2a-9615-819d27526c47 => generated 0 bytes in 111 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-04-15 02:13:36.899 8 WARNING neutronclient.v2_0.client [None req-5b3d0aa5-b90b-4e17-a5ac-cf4a1eb8f82e e76cf11d6b3c4c20b92aebbd683bc582 fa5550a8f1c1477d9439946abad9c7e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 379/750] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:13:36 2026] GET /v2.1/servers/9b1215ea-9009-4f2a-9615-819d27526c47 => generated 1653 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:13:37.866 7 WARNING neutronclient.v2_0.client [None req-efb70418-0583-44d7-a87c-437d6e4fb9fc b7172aeae728455aa39ded7afe3eeb1b ba9f39f89be64185bb9eb1684918cf68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 02:13:37.909 7 WARNING neutronclient.v2_0.client [None req-efb70418-0583-44d7-a87c-437d6e4fb9fc b7172aeae728455aa39ded7afe3eeb1b ba9f39f89be64185bb9eb1684918cf68 - - default default] 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-04-15 02:13:38.113 8 WARNING neutronclient.v2_0.client [None req-80bce14d-4723-47ce-9684-b5119491602a e76cf11d6b3c4c20b92aebbd683bc582 fa5550a8f1c1477d9439946abad9c7e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 02:13:38.204 7 WARNING neutronclient.v2_0.client [None req-efb70418-0583-44d7-a87c-437d6e4fb9fc b7172aeae728455aa39ded7afe3eeb1b ba9f39f89be64185bb9eb1684918cf68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 380/751] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:13:38 2026] GET /v2.1/servers/9b1215ea-9009-4f2a-9615-819d27526c47 => generated 1653 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/752] 10.0.0.39 () {34 vars in 662 bytes} [Wed Apr 15 02:13:37 2026] POST /v2.1/servers => generated 447 bytes in 655 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-04-15 02:13:38.475 8 WARNING neutronclient.v2_0.client [None req-5a445e4b-a1ca-4593-9a6c-46019c416767 b7172aeae728455aa39ded7afe3eeb1b ba9f39f89be64185bb9eb1684918cf68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 381/753] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:13:38 2026] GET /v2.1/servers/655e3748-e457-454b-8420-d61d25d79d4c => generated 1394 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:13:39.340 7 WARNING neutronclient.v2_0.client [None req-803bb52f-f577-4012-befa-22bdcd41800d e76cf11d6b3c4c20b92aebbd683bc582 fa5550a8f1c1477d9439946abad9c7e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 373/754] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:13:39 2026] GET /v2.1/servers/9b1215ea-9009-4f2a-9615-819d27526c47 => generated 1653 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:13:39.765 8 INFO nova.api.openstack.compute.server_external_events [req-99357b41-9ec7-445b-aca6-1d993960ca75 req-2f842f94-f5c2-4362-ad16-dcd85016de5f 8e47ccebb76843caa4ffee741346f71e 7aa6c697373b431b8ac141a809b09795 - - f7839c81ed5b44e8a9f5dd7aa8aa25ec f7839c81ed5b44e8a9f5dd7aa8aa25ec] Creating event network-vif-deleted:d6d0b6b3-633d-4ada-b15f-19844a68e704 for instance 9b1215ea-9009-4f2a-9615-819d27526c47 on instance [pid: 8|app: 0|req: 382/755] 10.0.0.37 () {38 vars in 814 bytes} [Wed Apr 15 02:13:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:13:40.501 7 WARNING neutronclient.v2_0.client [None req-8e6a8f86-28e5-4fcc-a9cf-e4563d5d3297 e76cf11d6b3c4c20b92aebbd683bc582 fa5550a8f1c1477d9439946abad9c7e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 374/756] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:13:40 2026] GET /v2.1/servers/9b1215ea-9009-4f2a-9615-819d27526c47 => generated 1449 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-04-15 02:13:41.599 8 WARNING neutronclient.v2_0.client [None req-210f0088-3d92-4d3b-83a7-78defb74ba38 e76cf11d6b3c4c20b92aebbd683bc582 fa5550a8f1c1477d9439946abad9c7e2 - - default default] The python binding code in 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/757] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:13:41 2026] GET /v2.1/servers/9b1215ea-9009-4f2a-9615-819d27526c47 => generated 1454 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:13:42.708 7 WARNING neutronclient.v2_0.client [None req-67488f5f-bead-4c5e-aa9e-7d668c3fbcc8 e76cf11d6b3c4c20b92aebbd683bc582 fa5550a8f1c1477d9439946abad9c7e2 - - default default] The python binding code in 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/758] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:13:42 2026] GET /v2.1/servers/9b1215ea-9009-4f2a-9615-819d27526c47 => generated 1454 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-04-15 02:13:43.568 8 WARNING neutronclient.v2_0.client [None req-9dd1aa5d-e249-44b5-998f-8d73887576c5 b7172aeae728455aa39ded7afe3eeb1b ba9f39f89be64185bb9eb1684918cf68 - - default default] The python binding code in 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/759] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:13:43 2026] GET /v2.1/servers/655e3748-e457-454b-8420-d61d25d79d4c => generated 1519 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-04-15 02:13:43.821 7 WARNING neutronclient.v2_0.client [None req-6366dd50-9600-4976-9861-107ffdbefe6e e76cf11d6b3c4c20b92aebbd683bc582 fa5550a8f1c1477d9439946abad9c7e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 376/760] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:13:43 2026] GET /v2.1/servers/9b1215ea-9009-4f2a-9615-819d27526c47 => generated 1454 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:13:43.932 8 INFO nova.api.openstack.compute.server_external_events [req-a20cf583-4055-48dc-bc80-be7141250c94 req-91c0a8c8-f5f0-41bd-a57d-0f783b745ffb 8e47ccebb76843caa4ffee741346f71e 7aa6c697373b431b8ac141a809b09795 - - f7839c81ed5b44e8a9f5dd7aa8aa25ec f7839c81ed5b44e8a9f5dd7aa8aa25ec] Creating event network-changed:3ca54a9b-bf4d-4c6b-83a7-0d0c534a8eae for instance 655e3748-e457-454b-8420-d61d25d79d4c on instance [pid: 8|app: 0|req: 385/761] 10.0.0.37 () {38 vars in 814 bytes} [Wed Apr 15 02:13:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:13:44.897 7 INFO nova.api.openstack.wsgi [None req-bbc5ffb2-5faf-49ee-b80a-563cb4296718 e76cf11d6b3c4c20b92aebbd683bc582 fa5550a8f1c1477d9439946abad9c7e2 - - default default] HTTP exception thrown: Instance 9b1215ea-9009-4f2a-9615-819d27526c47 could not be found. [pid: 7|app: 0|req: 377/762] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:13:44 2026] GET /v2.1/servers/9b1215ea-9009-4f2a-9615-819d27526c47 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:13:48.725 7 WARNING neutronclient.v2_0.client [None req-5fe383a9-cbb4-479d-890f-c447dac5756a b7172aeae728455aa39ded7afe3eeb1b ba9f39f89be64185bb9eb1684918cf68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 379/765] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:13:48 2026] GET /v2.1/servers/655e3748-e457-454b-8420-d61d25d79d4c => generated 1517 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, ' 2026-04-15 02:13:49.875 8 INFO nova.api.openstack.compute.server_external_events [req-dcd0237b-e223-4837-98fa-f2abceca8b0f req-0a0da69b-9b44-4662-8c84-e807f24694df 8e47ccebb76843caa4ffee741346f71e 7aa6c697373b431b8ac141a809b09795 - - f7839c81ed5b44e8a9f5dd7aa8aa25ec f7839c81ed5b44e8a9f5dd7aa8aa25ec] Creating event network-vif-plugged:3ca54a9b-bf4d-4c6b-83a7-0d0c534a8eae for instance 655e3748-e457-454b-8420-d61d25d79d4c on instance [pid: 8|app: 0|req: 387/766] 10.0.0.16 () {38 vars in 814 bytes} [Wed Apr 15 02:13:49 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-04-15 02:13:53.981 7 WARNING neutronclient.v2_0.client [None req-b7d66f06-d245-4a82-aa86-2d5a3136c29f b7172aeae728455aa39ded7afe3eeb1b ba9f39f89be64185bb9eb1684918cf68 - - default default] The python binding code in 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/767] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:13:53 2026] GET /v2.1/servers/655e3748-e457-454b-8420-d61d25d79d4c => generated 1817 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:13:55.360 7 INFO nova.api.openstack.compute.server_external_events [req-ef4b12e3-323d-4d0b-8895-68e87b706d08 req-e0665c9b-82c3-43b5-891f-315595b58be6 8e47ccebb76843caa4ffee741346f71e 7aa6c697373b431b8ac141a809b09795 - - f7839c81ed5b44e8a9f5dd7aa8aa25ec f7839c81ed5b44e8a9f5dd7aa8aa25ec] Creating event network-changed:3ca54a9b-bf4d-4c6b-83a7-0d0c534a8eae for instance 655e3748-e457-454b-8420-d61d25d79d4c on instance [pid: 7|app: 0|req: 381/768] 10.0.0.37 () {38 vars in 814 bytes} [Wed Apr 15 02:13:55 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) 2026-04-15 02:13:55.403 8 WARNING neutronclient.v2_0.client [None req-7f310167-dd6e-4b97-8c45-3a3c4a045361 b7172aeae728455aa39ded7afe3eeb1b ba9f39f89be64185bb9eb1684918cf68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 02:13:55.447 8 WARNING neutronclient.v2_0.client [None req-7f310167-dd6e-4b97-8c45-3a3c4a045361 b7172aeae728455aa39ded7afe3eeb1b ba9f39f89be64185bb9eb1684918cf68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 02:13:55.676 8 WARNING neutronclient.v2_0.client [None req-7f310167-dd6e-4b97-8c45-3a3c4a045361 b7172aeae728455aa39ded7afe3eeb1b ba9f39f89be64185bb9eb1684918cf68 - - default default] The python binding code in 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/769] 10.0.0.39 () {34 vars in 662 bytes} [Wed Apr 15 02:13:55 2026] POST /v2.1/servers => generated 447 bytes in 559 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-04-15 02:13:55.917 7 WARNING neutronclient.v2_0.client [None req-9966359a-94ec-4257-b3ab-7cecbd1b7da1 b7172aeae728455aa39ded7afe3eeb1b ba9f39f89be64185bb9eb1684918cf68 - - default default] The python binding code in 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/770] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:13:55 2026] GET /v2.1/servers/db6ba2d7-64be-4419-8156-61f54a2b96b2 => generated 1394 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:14:01.011 7 WARNING neutronclient.v2_0.client [None req-dc5ba556-8d03-4d42-b088-449df9431255 b7172aeae728455aa39ded7afe3eeb1b ba9f39f89be64185bb9eb1684918cf68 - - default default] The python binding code in 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/773] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:14:00 2026] GET /v2.1/servers/db6ba2d7-64be-4419-8156-61f54a2b96b2 => generated 1519 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-04-15 02:14:01.199 8 INFO nova.api.openstack.compute.server_external_events [req-8b85b200-fc19-4bea-afc6-7efbd64d1f5c req-1e464fb1-d1ff-4a25-874d-f40639611b1c 8e47ccebb76843caa4ffee741346f71e 7aa6c697373b431b8ac141a809b09795 - - f7839c81ed5b44e8a9f5dd7aa8aa25ec f7839c81ed5b44e8a9f5dd7aa8aa25ec] Creating event network-changed:48bc23e2-4552-4857-80ed-a2a7e3aa310c for instance db6ba2d7-64be-4419-8156-61f54a2b96b2 on instance [pid: 8|app: 0|req: 390/774] 10.0.0.37 () {38 vars in 814 bytes} [Wed Apr 15 02:14:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 385/775] 10.0.0.35 () {30 vars in 618 bytes} [Wed Apr 15 02:14:05 2026] GET /v2.1 => generated 0 bytes in 97 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: 391/776] 10.0.0.35 () {32 vars in 691 bytes} [Wed Apr 15 02:14:05 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: 386/777] 10.0.0.35 () {34 vars in 912 bytes} [Wed Apr 15 02:14:05 2026] GET /v2.1/os-simple-tenant-usage/e41b59c9a81c41b8a43b1f0ee8317095?start=2026-04-14T00:00:00&end=2026-04-15T23:59:59 => generated 20 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-15 02:14:05.569 8 INFO nova.api.openstack.compute.server_external_events [req-77cf23b9-83d0-40e6-b3e0-ba4fd4f400eb req-91c337cd-af27-47a7-afeb-1d5f1d9774f1 8e47ccebb76843caa4ffee741346f71e 7aa6c697373b431b8ac141a809b09795 - - f7839c81ed5b44e8a9f5dd7aa8aa25ec f7839c81ed5b44e8a9f5dd7aa8aa25ec] Creating event network-vif-plugged:48bc23e2-4552-4857-80ed-a2a7e3aa310c for instance db6ba2d7-64be-4419-8156-61f54a2b96b2 on instance [pid: 8|app: 0|req: 392/778] 10.0.0.16 () {38 vars in 814 bytes} [Wed Apr 15 02:14:05 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, ' [pid: 7|app: 0|req: 387/779] 10.0.0.35 () {30 vars in 653 bytes} [Wed Apr 15 02:14:05 2026] GET /v2.1/limits?reserved=1 => generated 511 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-04-15 02:14:06.162 8 WARNING neutronclient.v2_0.client [None req-1e5381a0-bd57-4bb1-bfad-5347093d4b64 b7172aeae728455aa39ded7afe3eeb1b ba9f39f89be64185bb9eb1684918cf68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 393/782] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:14:06 2026] GET /v2.1/servers/db6ba2d7-64be-4419-8156-61f54a2b96b2 => generated 1517 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/783] 10.0.0.35 () {30 vars in 618 bytes} [Wed Apr 15 02:14:08 2026] GET /v2.1 => generated 0 bytes in 38 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: 394/784] 10.0.0.35 () {32 vars in 691 bytes} [Wed Apr 15 02:14:08 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/785] 10.0.0.35 () {34 vars in 912 bytes} [Wed Apr 15 02:14:08 2026] GET /v2.1/os-simple-tenant-usage/e41b59c9a81c41b8a43b1f0ee8317095?start=2026-04-14T00:00:00&end=2026-04-15T23:59:59 => generated 20 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/786] 10.0.0.35 () {30 vars in 653 bytes} [Wed Apr 15 02:14:08 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:14:11.348 7 WARNING neutronclient.v2_0.client [None req-66c72ef8-98a7-453d-a585-ebbeb095a5c8 b7172aeae728455aa39ded7afe3eeb1b ba9f39f89be64185bb9eb1684918cf68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 392/787] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:14:11 2026] GET /v2.1/servers/db6ba2d7-64be-4419-8156-61f54a2b96b2 => generated 1818 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-15 02:14:12.585 8 INFO nova.api.openstack.compute.server_external_events [req-d88af3fb-abb7-4a14-80b7-c43f33c773fa req-9910fe0b-bca3-4131-972b-b6bad675d500 8e47ccebb76843caa4ffee741346f71e 7aa6c697373b431b8ac141a809b09795 - - f7839c81ed5b44e8a9f5dd7aa8aa25ec f7839c81ed5b44e8a9f5dd7aa8aa25ec] Creating event network-changed:48bc23e2-4552-4857-80ed-a2a7e3aa310c for instance db6ba2d7-64be-4419-8156-61f54a2b96b2 on instance [pid: 8|app: 0|req: 396/788] 10.0.0.37 () {38 vars in 814 bytes} [Wed Apr 15 02:14:12 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: 398/791] 10.0.0.39 () {34 vars in 670 bytes} [Wed Apr 15 02:14:22 2026] POST /v2.1/os-keypairs => generated 396 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 394/792] 10.0.0.39 () {34 vars in 670 bytes} [Wed Apr 15 02:14:24 2026] POST /v2.1/os-keypairs => generated 386 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 02:14:25.490 8 WARNING neutronclient.v2_0.client [None req-68bcdbc9-6445-4e6e-9527-c948587377b3 84a1c7fa86984462b59adfb974bfc527 a0a6ad526617440a8d37700a4e3148d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 02:14:25.534 8 WARNING neutronclient.v2_0.client [None req-68bcdbc9-6445-4e6e-9527-c948587377b3 84a1c7fa86984462b59adfb974bfc527 a0a6ad526617440a8d37700a4e3148d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 02:14:25.607 8 WARNING neutronclient.v2_0.client [None req-68bcdbc9-6445-4e6e-9527-c948587377b3 84a1c7fa86984462b59adfb974bfc527 a0a6ad526617440a8d37700a4e3148d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 02:14:25.852 8 WARNING neutronclient.v2_0.client [None req-68bcdbc9-6445-4e6e-9527-c948587377b3 84a1c7fa86984462b59adfb974bfc527 a0a6ad526617440a8d37700a4e3148d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 399/793] 10.0.0.39 () {34 vars in 662 bytes} [Wed Apr 15 02:14:25 2026] POST /v2.1/servers => generated 497 bytes in 619 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-15 02:14:26.074 7 WARNING neutronclient.v2_0.client [None req-96d8544b-1ede-42de-91c8-cfd4c9be7df5 84a1c7fa86984462b59adfb974bfc527 a0a6ad526617440a8d37700a4e3148d3 - - default default] The python binding code in 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/794] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:14:26 2026] GET /v2.1/servers/bba4e777-45bf-468e-b399-af324ef0fdad => generated 1456 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:14:27.156 7 WARNING neutronclient.v2_0.client [None req-34ba6544-4f33-416e-a73e-bde91da291dc 84a1c7fa86984462b59adfb974bfc527 a0a6ad526617440a8d37700a4e3148d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 397/797] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:14:27 2026] GET /v2.1/servers/bba4e777-45bf-468e-b399-af324ef0fdad => generated 1460 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:14:28.253 8 WARNING neutronclient.v2_0.client [None req-339a76a1-4791-47cd-ab4f-e0952d4ae38b 84a1c7fa86984462b59adfb974bfc527 a0a6ad526617440a8d37700a4e3148d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 401/798] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:14:28 2026] GET /v2.1/servers/bba4e777-45bf-468e-b399-af324ef0fdad => generated 1508 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:14:29.365 7 WARNING neutronclient.v2_0.client [None req-76535cba-c094-422e-bca5-58a257f51e1a 84a1c7fa86984462b59adfb974bfc527 a0a6ad526617440a8d37700a4e3148d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 398/799] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:14:29 2026] GET /v2.1/servers/bba4e777-45bf-468e-b399-af324ef0fdad => generated 1508 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-04-15 02:14:30.447 8 WARNING neutronclient.v2_0.client [None req-b98d4f85-8db6-44d4-aad3-4c9c71c81721 84a1c7fa86984462b59adfb974bfc527 a0a6ad526617440a8d37700a4e3148d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 402/800] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:14:30 2026] GET /v2.1/servers/bba4e777-45bf-468e-b399-af324ef0fdad => generated 1631 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:14:30.953 7 INFO nova.api.openstack.compute.server_external_events [req-ea82ba73-f8b1-4bba-a95c-73983bfbd817 req-e0028203-1ba6-44b7-a4f5-0cadee458938 8e47ccebb76843caa4ffee741346f71e 7aa6c697373b431b8ac141a809b09795 - - f7839c81ed5b44e8a9f5dd7aa8aa25ec f7839c81ed5b44e8a9f5dd7aa8aa25ec] Creating event network-changed:50a8f20d-990b-49d8-b778-ac8c356796cc for instance bba4e777-45bf-468e-b399-af324ef0fdad on instance [pid: 7|app: 0|req: 399/801] 10.0.0.37 () {38 vars in 814 bytes} [Wed Apr 15 02:14:30 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-04-15 02:14:31.618 8 WARNING neutronclient.v2_0.client [None req-1314ff5d-a17f-4f83-9f99-b130b5204cdd 84a1c7fa86984462b59adfb974bfc527 a0a6ad526617440a8d37700a4e3148d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 403/802] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:14:31 2026] GET /v2.1/servers/bba4e777-45bf-468e-b399-af324ef0fdad => generated 1629 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:14:32.899 7 WARNING neutronclient.v2_0.client [None req-8f75ae33-300a-4c43-91e1-596c72ef05ed 84a1c7fa86984462b59adfb974bfc527 a0a6ad526617440a8d37700a4e3148d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 400/803] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:14:32 2026] GET /v2.1/servers/bba4e777-45bf-468e-b399-af324ef0fdad => generated 1629 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:14:34.095 8 WARNING neutronclient.v2_0.client [None req-e56354a2-fc6d-4819-b64b-555fe05d4f39 84a1c7fa86984462b59adfb974bfc527 a0a6ad526617440a8d37700a4e3148d3 - - default default] The python binding code in 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/804] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:14:34 2026] GET /v2.1/servers/bba4e777-45bf-468e-b399-af324ef0fdad => generated 1629 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-04-15 02:14:35.234 7 WARNING neutronclient.v2_0.client [None req-75aac5e6-476e-4a75-a580-6ab7b0a59b57 84a1c7fa86984462b59adfb974bfc527 a0a6ad526617440a8d37700a4e3148d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 401/805] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:14:35 2026] GET /v2.1/servers/bba4e777-45bf-468e-b399-af324ef0fdad => generated 1629 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:14:36.411 8 WARNING neutronclient.v2_0.client [None req-41cb111c-71fe-4f8f-a49c-73cc16204f4c 84a1c7fa86984462b59adfb974bfc527 a0a6ad526617440a8d37700a4e3148d3 - - default default] The python binding code in 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.39 () {32 vars in 714 bytes} [Wed Apr 15 02:14:36 2026] GET /v2.1/servers/bba4e777-45bf-468e-b399-af324ef0fdad => generated 1629 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:14:36.644 7 INFO nova.api.openstack.compute.server_external_events [req-74b29862-4c08-4e27-b514-65a4e6ae5d63 req-7055d8f1-63e7-4d16-ade6-7e3353a80e84 8e47ccebb76843caa4ffee741346f71e 7aa6c697373b431b8ac141a809b09795 - - f7839c81ed5b44e8a9f5dd7aa8aa25ec f7839c81ed5b44e8a9f5dd7aa8aa25ec] Creating event network-vif-plugged:50a8f20d-990b-49d8-b778-ac8c356796cc for instance bba4e777-45bf-468e-b399-af324ef0fdad on instance [pid: 7|app: 0|req: 403/809] 10.0.0.16 () {38 vars in 814 bytes} [Wed Apr 15 02:14:36 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-04-15 02:14:37.621 8 WARNING neutronclient.v2_0.client [None req-d2f5f221-547f-4b8c-92eb-e22662278da5 84a1c7fa86984462b59adfb974bfc527 a0a6ad526617440a8d37700a4e3148d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 407/810] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:14:37 2026] GET /v2.1/servers/bba4e777-45bf-468e-b399-af324ef0fdad => generated 1629 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-04-15 02:14:38.780 7 WARNING neutronclient.v2_0.client [None req-9e4e6f1c-90b8-424c-b765-3df7fb6dafa0 84a1c7fa86984462b59adfb974bfc527 a0a6ad526617440a8d37700a4e3148d3 - - default default] The python binding code in 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/811] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:14:38 2026] GET /v2.1/servers/bba4e777-45bf-468e-b399-af324ef0fdad => generated 1809 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:14:38.968 8 WARNING neutronclient.v2_0.client [None req-8bf7d4e9-7943-42ac-848e-b5ba45f27875 84a1c7fa86984462b59adfb974bfc527 a0a6ad526617440a8d37700a4e3148d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 408/812] 10.0.0.39 () {32 vars in 740 bytes} [Wed Apr 15 02:14:38 2026] GET /v2.1/servers/bba4e777-45bf-468e-b399-af324ef0fdad/os-interface => generated 285 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:14:39.923 7 INFO nova.api.openstack.compute.server_external_events [req-d9281379-be4e-401a-92bb-5473ba3c4a66 req-afb38977-12a5-4781-86fc-0f3e3a1d249e 8e47ccebb76843caa4ffee741346f71e 7aa6c697373b431b8ac141a809b09795 - - f7839c81ed5b44e8a9f5dd7aa8aa25ec f7839c81ed5b44e8a9f5dd7aa8aa25ec] Creating event network-changed:50a8f20d-990b-49d8-b778-ac8c356796cc for instance bba4e777-45bf-468e-b399-af324ef0fdad on instance [pid: 7|app: 0|req: 405/813] 10.0.0.37 () {38 vars in 814 bytes} [Wed Apr 15 02:14:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:14:42.674 8 WARNING neutronclient.v2_0.client [None req-e1a65b3f-0778-4cff-8811-6f93ac9059ac 04100e8337c34dd5820252ed0a797a0e 3a39234d5f4b4222a7d8b16550a13420 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 02:14:42.713 8 WARNING neutronclient.v2_0.client [None req-e1a65b3f-0778-4cff-8811-6f93ac9059ac 04100e8337c34dd5820252ed0a797a0e 3a39234d5f4b4222a7d8b16550a13420 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 02:14:42.851 8 WARNING neutronclient.v2_0.client [None req-e1a65b3f-0778-4cff-8811-6f93ac9059ac 04100e8337c34dd5820252ed0a797a0e 3a39234d5f4b4222a7d8b16550a13420 - - default default] The python binding code in 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/814] 162.253.55.62 () {36 vars in 713 bytes} [Wed Apr 15 02:14:42 2026] POST /v2.1/servers => generated 453 bytes in 1050 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-04-15 02:14:43.999 7 WARNING neutronclient.v2_0.client [None req-332b51b4-1a35-4f34-8caf-78b2d4fd2734 04100e8337c34dd5820252ed0a797a0e 3a39234d5f4b4222a7d8b16550a13420 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 406/815] 162.253.55.62 () {32 vars in 732 bytes} [Wed Apr 15 02:14:43 2026] GET /v2.1/servers/7767973e-c642-4484-adc5-921fb65c48e1 => generated 2213 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:14:44.058 8 WARNING neutronclient.v2_0.client [None req-0d12f9dd-cc05-4a13-a707-98dbd1c5e627 04100e8337c34dd5820252ed0a797a0e 3a39234d5f4b4222a7d8b16550a13420 - - default default] The python binding code in 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/816] 162.253.55.62 () {32 vars in 758 bytes} [Wed Apr 15 02:14:44 2026] GET /v2.1/servers/7767973e-c642-4484-adc5-921fb65c48e1/os-interface => generated 28 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 407/817] 162.253.55.62 () {32 vars in 776 bytes} [Wed Apr 15 02:14:44 2026] GET /v2.1/servers/7767973e-c642-4484-adc5-921fb65c48e1/os-volume_attachments => generated 25 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:14:46.749 8 WARNING neutronclient.v2_0.client [None req-7bc3b4cb-05fa-43a1-aaf2-8237357b5f23 04100e8337c34dd5820252ed0a797a0e 3a39234d5f4b4222a7d8b16550a13420 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 412/820] 162.253.55.62 () {32 vars in 732 bytes} [Wed Apr 15 02:14:46 2026] GET /v2.1/servers/7767973e-c642-4484-adc5-921fb65c48e1 => generated 2371 bytes in 113 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-04-15 02:14:46.866 7 WARNING neutronclient.v2_0.client [None req-8656f093-edcb-4e82-816e-cd960119b5df 04100e8337c34dd5820252ed0a797a0e 3a39234d5f4b4222a7d8b16550a13420 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 409/821] 162.253.55.62 () {32 vars in 758 bytes} [Wed Apr 15 02:14:46 2026] GET /v2.1/servers/7767973e-c642-4484-adc5-921fb65c48e1/os-interface => generated 28 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 413/822] 162.253.55.62 () {32 vars in 776 bytes} [Wed Apr 15 02:14:46 2026] GET /v2.1/servers/7767973e-c642-4484-adc5-921fb65c48e1/os-volume_attachments => generated 197 bytes in 226 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-04-15 02:14:48.774 7 WARNING neutronclient.v2_0.client [None req-76362f85-fed4-45b6-a563-9d971f36b059 84a1c7fa86984462b59adfb974bfc527 a0a6ad526617440a8d37700a4e3148d3 - - default default] 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-04-15 02:14:48.818 8 INFO nova.api.openstack.compute.server_external_events [req-05cf45e3-daba-4791-80fd-a8212a671449 req-58a0b4ad-32fc-4b0d-b53e-e83b34be7d68 8e47ccebb76843caa4ffee741346f71e 7aa6c697373b431b8ac141a809b09795 - - f7839c81ed5b44e8a9f5dd7aa8aa25ec f7839c81ed5b44e8a9f5dd7aa8aa25ec] Creating event network-changed:3be56665-f8ca-4d04-86f2-18cafeb74fc7 for instance 7767973e-c642-4484-adc5-921fb65c48e1 on instance [pid: 8|app: 0|req: 414/823] 10.0.0.37 () {38 vars in 814 bytes} [Wed Apr 15 02:14:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/824] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:14:48 2026] GET /v2.1/servers/bba4e777-45bf-468e-b399-af324ef0fdad => generated 1929 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-04-15 02:14:50.257 8 WARNING neutronclient.v2_0.client [None req-cf52c8c9-c87a-4e6b-bb32-16f64773b9b7 04100e8337c34dd5820252ed0a797a0e 3a39234d5f4b4222a7d8b16550a13420 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 415/825] 162.253.55.62 () {32 vars in 732 bytes} [Wed Apr 15 02:14:50 2026] GET /v2.1/servers/7767973e-c642-4484-adc5-921fb65c48e1 => generated 2445 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:14:50.399 7 WARNING neutronclient.v2_0.client [None req-48484d6d-c8d1-4402-b5f7-86b1ef58c2eb 04100e8337c34dd5820252ed0a797a0e 3a39234d5f4b4222a7d8b16550a13420 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 411/826] 162.253.55.62 () {32 vars in 758 bytes} [Wed Apr 15 02:14:50 2026] GET /v2.1/servers/7767973e-c642-4484-adc5-921fb65c48e1/os-interface => generated 284 bytes in 84 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: 416/827] 162.253.55.62 () {32 vars in 776 bytes} [Wed Apr 15 02:14:50 2026] GET /v2.1/servers/7767973e-c642-4484-adc5-921fb65c48e1/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, ' [pid: 7|app: 0|req: 412/828] 10.0.0.39 () {32 vars in 752 bytes} [Wed Apr 15 02:14:50 2026] GET /v2.1/servers/bba4e777-45bf-468e-b399-af324ef0fdad/os-server-password => generated 116 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: 417/829] 10.0.0.39 () {32 vars in 717 bytes} [Wed Apr 15 02:14:52 2026] DELETE /v2.1/servers/bba4e777-45bf-468e-b399-af324ef0fdad => 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-04-15 02:14:52.596 7 WARNING neutronclient.v2_0.client [None req-e921e853-b2cf-4930-b264-0371a6ebd537 84a1c7fa86984462b59adfb974bfc527 a0a6ad526617440a8d37700a4e3148d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 413/830] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:14:52 2026] GET /v2.1/servers/bba4e777-45bf-468e-b399-af324ef0fdad => generated 1935 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:14:53.089 8 WARNING neutronclient.v2_0.client [None req-557b9418-7e42-4942-b097-46886be92383 04100e8337c34dd5820252ed0a797a0e 3a39234d5f4b4222a7d8b16550a13420 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 418/831] 162.253.55.62 () {32 vars in 732 bytes} [Wed Apr 15 02:14:53 2026] GET /v2.1/servers/7767973e-c642-4484-adc5-921fb65c48e1 => 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-04-15 02:14:53.209 7 WARNING neutronclient.v2_0.client [None req-b59d2d1d-a8da-44e8-84c3-d90004c6d2e0 04100e8337c34dd5820252ed0a797a0e 3a39234d5f4b4222a7d8b16550a13420 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 414/832] 162.253.55.62 () {32 vars in 758 bytes} [Wed Apr 15 02:14:53 2026] GET /v2.1/servers/7767973e-c642-4484-adc5-921fb65c48e1/os-interface => generated 284 bytes in 111 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: 419/833] 162.253.55.62 () {32 vars in 776 bytes} [Wed Apr 15 02:14:53 2026] GET /v2.1/servers/7767973e-c642-4484-adc5-921fb65c48e1/os-volume_attachments => generated 197 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:14:53.737 7 WARNING neutronclient.v2_0.client [None req-a167dbe3-78a6-40c2-aadb-793d7dc55453 84a1c7fa86984462b59adfb974bfc527 a0a6ad526617440a8d37700a4e3148d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 415/834] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:14:53 2026] GET /v2.1/servers/bba4e777-45bf-468e-b399-af324ef0fdad => generated 1935 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:14:54.120 8 INFO nova.api.openstack.compute.server_external_events [req-dec2d337-aa98-4f9e-bcab-2f4a2a4afde0 req-0a536c93-8346-4b0c-81c7-298c0c1de2f6 8e47ccebb76843caa4ffee741346f71e 7aa6c697373b431b8ac141a809b09795 - - f7839c81ed5b44e8a9f5dd7aa8aa25ec f7839c81ed5b44e8a9f5dd7aa8aa25ec] Creating event network-vif-plugged:3be56665-f8ca-4d04-86f2-18cafeb74fc7 for instance 7767973e-c642-4484-adc5-921fb65c48e1 on instance [pid: 8|app: 0|req: 420/835] 10.0.0.16 () {38 vars in 814 bytes} [Wed Apr 15 02:14:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:14:54.935 7 WARNING neutronclient.v2_0.client [None req-1555661f-9a29-4add-9ee2-9fc5a5051643 84a1c7fa86984462b59adfb974bfc527 a0a6ad526617440a8d37700a4e3148d3 - - default default] The python binding code in 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.39 () {32 vars in 714 bytes} [Wed Apr 15 02:14:54 2026] GET /v2.1/servers/bba4e777-45bf-468e-b399-af324ef0fdad => generated 1935 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:14:55.834 8 INFO nova.api.openstack.compute.server_external_events [req-458285d2-9d39-42f8-876a-3ce819546e7e req-24791d49-ae2f-4a90-976b-929a1ea710a5 8e47ccebb76843caa4ffee741346f71e 7aa6c697373b431b8ac141a809b09795 - - f7839c81ed5b44e8a9f5dd7aa8aa25ec f7839c81ed5b44e8a9f5dd7aa8aa25ec] Creating event network-vif-deleted:50a8f20d-990b-49d8-b778-ac8c356796cc for instance bba4e777-45bf-468e-b399-af324ef0fdad on instance [pid: 8|app: 0|req: 421/837] 10.0.0.37 () {38 vars in 814 bytes} [Wed Apr 15 02:14:55 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-04-15 02:14:56.101 7 WARNING neutronclient.v2_0.client [None req-b5d245e5-6d85-4e63-8dd4-29dc1abfd14b 84a1c7fa86984462b59adfb974bfc527 a0a6ad526617440a8d37700a4e3148d3 - - default default] The python binding code in 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/840] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:14:56 2026] GET /v2.1/servers/bba4e777-45bf-468e-b399-af324ef0fdad => generated 1537 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:14:56.250 8 WARNING neutronclient.v2_0.client [None req-90a61546-a3b5-4610-97fb-453373ab8635 04100e8337c34dd5820252ed0a797a0e 3a39234d5f4b4222a7d8b16550a13420 - - default default] The python binding code in 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/841] 162.253.55.62 () {32 vars in 732 bytes} [Wed Apr 15 02:14:56 2026] GET /v2.1/servers/7767973e-c642-4484-adc5-921fb65c48e1 => generated 2433 bytes in 166 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-04-15 02:14:56.424 7 WARNING neutronclient.v2_0.client [None req-7fe25cc6-ab88-4d6e-81dc-c58abff769d4 04100e8337c34dd5820252ed0a797a0e 3a39234d5f4b4222a7d8b16550a13420 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 418/842] 162.253.55.62 () {32 vars in 758 bytes} [Wed Apr 15 02:14:56 2026] GET /v2.1/servers/7767973e-c642-4484-adc5-921fb65c48e1/os-interface => generated 286 bytes in 84 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: 425/843] 162.253.55.62 () {32 vars in 776 bytes} [Wed Apr 15 02:14:56 2026] GET /v2.1/servers/7767973e-c642-4484-adc5-921fb65c48e1/os-volume_attachments => generated 197 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:14:57.218 7 WARNING neutronclient.v2_0.client [None req-b813226a-ad6c-4523-996b-aaa693a7f9a0 84a1c7fa86984462b59adfb974bfc527 a0a6ad526617440a8d37700a4e3148d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 419/844] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:14:57 2026] GET /v2.1/servers/bba4e777-45bf-468e-b399-af324ef0fdad => generated 1542 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:14:58.328 8 WARNING neutronclient.v2_0.client [None req-f2c0ae7a-1a50-41ce-9063-e2136abc93e3 84a1c7fa86984462b59adfb974bfc527 a0a6ad526617440a8d37700a4e3148d3 - - default default] The python binding code in 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/845] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:14:58 2026] GET /v2.1/servers/bba4e777-45bf-468e-b399-af324ef0fdad => generated 1542 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-04-15 02:14:59.410 7 INFO nova.api.openstack.wsgi [None req-abd1ddb7-a2bd-4b7d-9519-b33a74368bb4 84a1c7fa86984462b59adfb974bfc527 a0a6ad526617440a8d37700a4e3148d3 - - default default] HTTP exception thrown: Instance bba4e777-45bf-468e-b399-af324ef0fdad could not be found. [pid: 7|app: 0|req: 420/846] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:14:59 2026] GET /v2.1/servers/bba4e777-45bf-468e-b399-af324ef0fdad => 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-04-15 02:14:59.443 8 INFO nova.api.openstack.wsgi [None req-26621ae1-d503-4020-b954-61dd5f4f6888 84a1c7fa86984462b59adfb974bfc527 a0a6ad526617440a8d37700a4e3148d3 - - default default] HTTP exception thrown: Instance bba4e777-45bf-468e-b399-af324ef0fdad could not be found. [pid: 8|app: 0|req: 427/847] 10.0.0.39 () {32 vars in 717 bytes} [Wed Apr 15 02:14:59 2026] DELETE /v2.1/servers/bba4e777-45bf-468e-b399-af324ef0fdad => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:14:59.484 7 INFO nova.api.openstack.wsgi [None req-4b4bd277-13e4-4062-8870-4e259829f5b5 84a1c7fa86984462b59adfb974bfc527 a0a6ad526617440a8d37700a4e3148d3 - - default default] HTTP exception thrown: Instance bba4e777-45bf-468e-b399-af324ef0fdad could not be found. [pid: 7|app: 0|req: 421/848] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:14:59 2026] GET /v2.1/servers/bba4e777-45bf-468e-b399-af324ef0fdad => generated 111 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 428/849] 10.0.0.39 () {32 vars in 705 bytes} [Wed Apr 15 02:14:59 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1186193540 => generated 0 bytes in 70 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-04-15 02:15:00.232 7 WARNING neutronclient.v2_0.client [None req-c45f3b5e-9fc9-4c30-b861-0defc309e7f9 04100e8337c34dd5820252ed0a797a0e 3a39234d5f4b4222a7d8b16550a13420 - - default default] The python binding code in 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/850] 162.253.55.62 () {32 vars in 732 bytes} [Wed Apr 15 02:15:00 2026] GET /v2.1/servers/7767973e-c642-4484-adc5-921fb65c48e1 => generated 2581 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:15:00.365 8 WARNING neutronclient.v2_0.client [None req-cef6a1aa-fc01-4233-8448-5cb664b88449 04100e8337c34dd5820252ed0a797a0e 3a39234d5f4b4222a7d8b16550a13420 - - default default] The python binding code in 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/851] 162.253.55.62 () {32 vars in 758 bytes} [Wed Apr 15 02:15:00 2026] GET /v2.1/servers/7767973e-c642-4484-adc5-921fb65c48e1/os-interface => generated 286 bytes in 75 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: 430/852] 162.253.55.62 () {32 vars in 776 bytes} [Wed Apr 15 02:15:00 2026] GET /v2.1/servers/7767973e-c642-4484-adc5-921fb65c48e1/os-volume_attachments => generated 197 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/853] 10.0.0.39 () {32 vars in 725 bytes} [Wed Apr 15 02:15:00 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-533619995 => generated 0 bytes in 109 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-04-15 02:15:33.332 8 WARNING neutronclient.v2_0.client [None req-415bfc54-c26f-49f3-9ad7-2227eabe7966 04100e8337c34dd5820252ed0a797a0e 3a39234d5f4b4222a7d8b16550a13420 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 02:15:33.379 8 WARNING neutronclient.v2_0.client [None req-415bfc54-c26f-49f3-9ad7-2227eabe7966 04100e8337c34dd5820252ed0a797a0e 3a39234d5f4b4222a7d8b16550a13420 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 02:15:35.953 7 INFO nova.api.openstack.compute.server_external_events [req-445968f5-5146-4af0-82ea-244c21da640c req-ee9e1ced-e78e-4b33-b19a-6a6552769ef0 8e47ccebb76843caa4ffee741346f71e 7aa6c697373b431b8ac141a809b09795 - - f7839c81ed5b44e8a9f5dd7aa8aa25ec f7839c81ed5b44e8a9f5dd7aa8aa25ec] Creating event network-changed:ab243763-d283-415e-add9-34f2cc3dba32 for instance 7767973e-c642-4484-adc5-921fb65c48e1 on instance [pid: 7|app: 0|req: 427/860] 10.0.0.37 () {38 vars in 814 bytes} [Wed Apr 15 02:15:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:15:39.650 7 INFO nova.api.openstack.compute.server_external_events [req-0c89b13e-ef25-431b-b448-c15e9725faa6 req-f3a0a952-265d-48eb-a1aa-f8d317eced6a 8e47ccebb76843caa4ffee741346f71e 7aa6c697373b431b8ac141a809b09795 - - f7839c81ed5b44e8a9f5dd7aa8aa25ec f7839c81ed5b44e8a9f5dd7aa8aa25ec] Creating event network-vif-plugged:ab243763-d283-415e-add9-34f2cc3dba32 for instance 7767973e-c642-4484-adc5-921fb65c48e1 on instance [pid: 7|app: 0|req: 430/863] 10.0.0.16 () {38 vars in 814 bytes} [Wed Apr 15 02:15:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 02:15:42.433 8 WARNING neutronclient.v2_0.client [None req-415bfc54-c26f-49f3-9ad7-2227eabe7966 04100e8337c34dd5820252ed0a797a0e 3a39234d5f4b4222a7d8b16550a13420 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 434/864] 162.253.55.62 () {36 vars in 811 bytes} [Wed Apr 15 02:15:33 2026] POST /v2.1/servers/7767973e-c642-4484-adc5-921fb65c48e1/os-interface => generated 280 bytes in 9190 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-04-15 02:15:42.753 7 INFO nova.api.openstack.compute.server_external_events [req-5fe77339-cd76-488b-affe-fa354e34ec1a req-6dffb8e1-eb54-4958-a537-47814cf07639 8e47ccebb76843caa4ffee741346f71e 7aa6c697373b431b8ac141a809b09795 - - f7839c81ed5b44e8a9f5dd7aa8aa25ec f7839c81ed5b44e8a9f5dd7aa8aa25ec] Creating event network-changed:ab243763-d283-415e-add9-34f2cc3dba32 for instance 7767973e-c642-4484-adc5-921fb65c48e1 on instance [pid: 7|app: 0|req: 431/865] 10.0.0.37 () {38 vars in 814 bytes} [Wed Apr 15 02:15:42 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-04-15 02:15:43.134 8 INFO nova.api.openstack.compute.server_external_events [req-f048469d-e831-4ae4-b9c5-beb9d79df1bc req-3c4da0a2-63fe-4b0c-9a8c-91f0c5bde3ca 8e47ccebb76843caa4ffee741346f71e 7aa6c697373b431b8ac141a809b09795 - - f7839c81ed5b44e8a9f5dd7aa8aa25ec f7839c81ed5b44e8a9f5dd7aa8aa25ec] Creating event network-changed:ab243763-d283-415e-add9-34f2cc3dba32 for instance 7767973e-c642-4484-adc5-921fb65c48e1 on instance [pid: 8|app: 0|req: 435/866] 10.0.0.37 () {38 vars in 814 bytes} [Wed Apr 15 02:15:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:16:14.619 8 WARNING neutronclient.v2_0.client [None req-eeea2331-1a06-4815-b60b-4698a42c209a 04100e8337c34dd5820252ed0a797a0e 3a39234d5f4b4222a7d8b16550a13420 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 02:16:14.666 8 WARNING neutronclient.v2_0.client [None req-eeea2331-1a06-4815-b60b-4698a42c209a 04100e8337c34dd5820252ed0a797a0e 3a39234d5f4b4222a7d8b16550a13420 - - default default] 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-04-15 02:16:17.412 7 INFO nova.api.openstack.compute.server_external_events [req-ea10e572-bd6c-4c37-9311-1a6f50c99264 req-4d1a559b-d0ef-4b8f-80b0-d1ca6eaac6a9 8e47ccebb76843caa4ffee741346f71e 7aa6c697373b431b8ac141a809b09795 - - f7839c81ed5b44e8a9f5dd7aa8aa25ec f7839c81ed5b44e8a9f5dd7aa8aa25ec] Creating event network-changed:d29b0d6f-4dae-4917-92f3-402f0feb1723 for instance 7767973e-c642-4484-adc5-921fb65c48e1 on instance [pid: 7|app: 0|req: 437/875] 10.0.0.37 () {38 vars in 814 bytes} [Wed Apr 15 02:16:17 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-04-15 02:16:23.201 7 INFO nova.api.openstack.compute.server_external_events [req-454a0d1b-d817-4f81-80b3-81f85c56c1f5 req-b547d0b9-c4e4-46c6-88b6-f6c05e40823c 8e47ccebb76843caa4ffee741346f71e 7aa6c697373b431b8ac141a809b09795 - - f7839c81ed5b44e8a9f5dd7aa8aa25ec f7839c81ed5b44e8a9f5dd7aa8aa25ec] Creating event network-vif-plugged:d29b0d6f-4dae-4917-92f3-402f0feb1723 for instance 7767973e-c642-4484-adc5-921fb65c48e1 on instance [pid: 7|app: 0|req: 438/876] 10.0.0.16 () {38 vars in 814 bytes} [Wed Apr 15 02:16:23 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) 2026-04-15 02:16:24.201 8 WARNING neutronclient.v2_0.client [None req-eeea2331-1a06-4815-b60b-4698a42c209a 04100e8337c34dd5820252ed0a797a0e 3a39234d5f4b4222a7d8b16550a13420 - - default default] The python binding code in 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/877] 162.253.55.62 () {36 vars in 811 bytes} [Wed Apr 15 02:16:14 2026] POST /v2.1/servers/7767973e-c642-4484-adc5-921fb65c48e1/os-interface => generated 376 bytes in 9848 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-04-15 02:16:33.217 8 WARNING neutronclient.v2_0.client [None req-d7245b7d-3059-4305-904d-15d71eb838aa 04100e8337c34dd5820252ed0a797a0e 3a39234d5f4b4222a7d8b16550a13420 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 02:16:33.280 8 WARNING neutronclient.v2_0.client [None req-d7245b7d-3059-4305-904d-15d71eb838aa 04100e8337c34dd5820252ed0a797a0e 3a39234d5f4b4222a7d8b16550a13420 - - default default] 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-04-15 02:16:35.555 7 INFO nova.api.openstack.compute.server_external_events [req-c7b2a230-5f37-4a5a-9502-1cd13d3f7db1 req-bfc8e74a-39e1-4b49-a279-115befb81dc0 8e47ccebb76843caa4ffee741346f71e 7aa6c697373b431b8ac141a809b09795 - - f7839c81ed5b44e8a9f5dd7aa8aa25ec f7839c81ed5b44e8a9f5dd7aa8aa25ec] Creating event network-changed:bf76e508-7bd1-45ab-a162-55f04ba6d2d2 for instance 7767973e-c642-4484-adc5-921fb65c48e1 on instance [pid: 7|app: 0|req: 440/880] 10.0.0.37 () {38 vars in 814 bytes} [Wed Apr 15 02:16:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:16:39.827 7 INFO nova.api.openstack.compute.server_external_events [req-934052fa-870f-4b13-a9cc-a357beaca7d7 req-f8874d9e-05cd-4af0-9452-c5663ce835e5 8e47ccebb76843caa4ffee741346f71e 7aa6c697373b431b8ac141a809b09795 - - f7839c81ed5b44e8a9f5dd7aa8aa25ec f7839c81ed5b44e8a9f5dd7aa8aa25ec] Creating event network-vif-plugged:bf76e508-7bd1-45ab-a162-55f04ba6d2d2 for instance 7767973e-c642-4484-adc5-921fb65c48e1 on instance [pid: 7|app: 0|req: 443/883] 10.0.0.16 () {38 vars in 814 bytes} [Wed Apr 15 02:16:39 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) 2026-04-15 02:16:42.818 8 WARNING neutronclient.v2_0.client [None req-d7245b7d-3059-4305-904d-15d71eb838aa 04100e8337c34dd5820252ed0a797a0e 3a39234d5f4b4222a7d8b16550a13420 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 441/884] 162.253.55.62 () {36 vars in 811 bytes} [Wed Apr 15 02:16:33 2026] POST /v2.1/servers/7767973e-c642-4484-adc5-921fb65c48e1/os-interface => generated 378 bytes in 9704 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-04-15 02:16:43.433 7 INFO nova.api.openstack.compute.server_external_events [req-f9ba59dd-9685-49c0-a002-6a7ea461478b req-5e9552e4-3be8-447a-ba1b-368e7b8ef271 8e47ccebb76843caa4ffee741346f71e 7aa6c697373b431b8ac141a809b09795 - - f7839c81ed5b44e8a9f5dd7aa8aa25ec f7839c81ed5b44e8a9f5dd7aa8aa25ec] Creating event network-changed:d29b0d6f-4dae-4917-92f3-402f0feb1723 for instance 7767973e-c642-4484-adc5-921fb65c48e1 on instance [pid: 7|app: 0|req: 444/885] 10.0.0.37 () {38 vars in 814 bytes} [Wed Apr 15 02:16:43 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-04-15 02:16:56.958 7 INFO nova.api.openstack.compute.server_external_events [req-aad3be61-0b91-41d0-972d-7a5208371d67 req-a8fb4f97-4bbe-4192-b377-31467d88f506 8e47ccebb76843caa4ffee741346f71e 7aa6c697373b431b8ac141a809b09795 - - f7839c81ed5b44e8a9f5dd7aa8aa25ec f7839c81ed5b44e8a9f5dd7aa8aa25ec] Creating event network-changed:bf76e508-7bd1-45ab-a162-55f04ba6d2d2 for instance 7767973e-c642-4484-adc5-921fb65c48e1 on instance [pid: 7|app: 0|req: 447/890] 10.0.0.37 () {38 vars in 814 bytes} [Wed Apr 15 02:16:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 444/891] 162.253.55.62 () {34 vars in 854 bytes} [Wed Apr 15 02:16:57 2026] DELETE /v2.1/servers/7767973e-c642-4484-adc5-921fb65c48e1/os-interface/bf76e508-7bd1-45ab-a162-55f04ba6d2d2 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:16:58.995 7 INFO nova.api.openstack.compute.server_external_events [req-19f3e9cb-09c7-40ab-8abc-94c5acf417ad req-0ef7d100-6ddc-40f9-ab67-7477406aa779 8e47ccebb76843caa4ffee741346f71e 7aa6c697373b431b8ac141a809b09795 - - f7839c81ed5b44e8a9f5dd7aa8aa25ec f7839c81ed5b44e8a9f5dd7aa8aa25ec] Creating event network-changed:bf76e508-7bd1-45ab-a162-55f04ba6d2d2 for instance 7767973e-c642-4484-adc5-921fb65c48e1 on instance [pid: 7|app: 0|req: 448/892] 10.0.0.37 () {38 vars in 814 bytes} [Wed Apr 15 02:16:58 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-04-15 02:17:07.304 7 INFO nova.api.openstack.compute.server_external_events [req-f8ecef36-fb33-4c9c-a786-06581703c36b req-b1c2ec2e-a175-46ea-bea3-fed0bdf044e9 8e47ccebb76843caa4ffee741346f71e 7aa6c697373b431b8ac141a809b09795 - - f7839c81ed5b44e8a9f5dd7aa8aa25ec f7839c81ed5b44e8a9f5dd7aa8aa25ec] Creating event network-changed:d29b0d6f-4dae-4917-92f3-402f0feb1723 for instance 7767973e-c642-4484-adc5-921fb65c48e1 on instance [pid: 7|app: 0|req: 450/895] 10.0.0.37 () {38 vars in 814 bytes} [Wed Apr 15 02:17:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 446/896] 162.253.55.62 () {34 vars in 854 bytes} [Wed Apr 15 02:17:07 2026] DELETE /v2.1/servers/7767973e-c642-4484-adc5-921fb65c48e1/os-interface/d29b0d6f-4dae-4917-92f3-402f0feb1723 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 449/901] 162.253.55.62 () {34 vars in 854 bytes} [Wed Apr 15 02:17:29 2026] DELETE /v2.1/servers/7767973e-c642-4484-adc5-921fb65c48e1/os-interface/ab243763-d283-415e-add9-34f2cc3dba32 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 453/902] 162.253.55.62 () {34 vars in 754 bytes} [Wed Apr 15 02:17:34 2026] DELETE /v2.1/servers/7767973e-c642-4484-adc5-921fb65c48e1 => generated 0 bytes in 666 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-04-15 02:17:38.212 8 INFO nova.api.openstack.compute.server_external_events [req-c4b4cc5e-7256-4457-875c-6842e96ebe59 req-75f1f23f-c1b7-4c2b-9e57-9bd04159c247 8e47ccebb76843caa4ffee741346f71e 7aa6c697373b431b8ac141a809b09795 - - f7839c81ed5b44e8a9f5dd7aa8aa25ec f7839c81ed5b44e8a9f5dd7aa8aa25ec] Creating event network-changed:48bc23e2-4552-4857-80ed-a2a7e3aa310c for instance db6ba2d7-64be-4419-8156-61f54a2b96b2 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 451/905] 10.0.0.37 () {38 vars in 814 bytes} [Wed Apr 15 02:17:38 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) [pid: 7|app: 0|req: 455/906] 10.0.0.39 () {32 vars in 717 bytes} [Wed Apr 15 02:17:38 2026] DELETE /v2.1/servers/db6ba2d7-64be-4419-8156-61f54a2b96b2 => generated 0 bytes in 124 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-04-15 02:17:38.392 8 WARNING neutronclient.v2_0.client [None req-9eab82c9-5312-4255-9870-7c8a0db8325a b7172aeae728455aa39ded7afe3eeb1b ba9f39f89be64185bb9eb1684918cf68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 452/907] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:17:38 2026] GET /v2.1/servers/db6ba2d7-64be-4419-8156-61f54a2b96b2 => generated 1944 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:17:38.938 7 INFO nova.api.openstack.compute.server_external_events [req-fa2401bc-21f7-4fdd-b2e7-826880b5792d req-7a71446e-4d32-4410-9ca9-ad47e48d8a0a 8e47ccebb76843caa4ffee741346f71e 7aa6c697373b431b8ac141a809b09795 - - f7839c81ed5b44e8a9f5dd7aa8aa25ec f7839c81ed5b44e8a9f5dd7aa8aa25ec] Creating event network-vif-deleted:3be56665-f8ca-4d04-86f2-18cafeb74fc7 for instance 7767973e-c642-4484-adc5-921fb65c48e1 on instance [pid: 7|app: 0|req: 456/908] 10.0.0.37 () {38 vars in 814 bytes} [Wed Apr 15 02:17:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:17:41.595 8 INFO nova.api.openstack.compute.server_external_events [req-dc48b143-6597-4be1-9bbe-9d4f3e1c8423 req-ebd54696-dacf-41ea-9371-ed5762563c7f 8e47ccebb76843caa4ffee741346f71e 7aa6c697373b431b8ac141a809b09795 - - f7839c81ed5b44e8a9f5dd7aa8aa25ec f7839c81ed5b44e8a9f5dd7aa8aa25ec] Creating event network-vif-deleted:48bc23e2-4552-4857-80ed-a2a7e3aa310c for instance db6ba2d7-64be-4419-8156-61f54a2b96b2 on instance [pid: 8|app: 0|req: 453/909] 10.0.0.37 () {38 vars in 814 bytes} [Wed Apr 15 02:17:41 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-04-15 02:17:43.603 7 WARNING neutronclient.v2_0.client [None req-671cb23b-d00e-4254-b982-dcf12e47a462 b7172aeae728455aa39ded7afe3eeb1b ba9f39f89be64185bb9eb1684918cf68 - - default default] The python binding code in 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/910] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:17:43 2026] GET /v2.1/servers/db6ba2d7-64be-4419-8156-61f54a2b96b2 => generated 1480 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-04-15 02:17:48.683 7 INFO nova.api.openstack.wsgi [None req-dbf7f68f-4372-4f32-b05b-b5945e2343f0 b7172aeae728455aa39ded7afe3eeb1b ba9f39f89be64185bb9eb1684918cf68 - - default default] HTTP exception thrown: Instance db6ba2d7-64be-4419-8156-61f54a2b96b2 could not be found. [pid: 7|app: 0|req: 459/913] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:17:48 2026] GET /v2.1/servers/db6ba2d7-64be-4419-8156-61f54a2b96b2 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:17:49.517 8 INFO nova.api.openstack.compute.server_external_events [req-eb79a3a3-5575-4f5d-9115-8a583666174b req-d066ef5d-e8aa-4ca4-b02d-aa73fa8787b1 8e47ccebb76843caa4ffee741346f71e 7aa6c697373b431b8ac141a809b09795 - - f7839c81ed5b44e8a9f5dd7aa8aa25ec f7839c81ed5b44e8a9f5dd7aa8aa25ec] Creating event network-changed:3ca54a9b-bf4d-4c6b-83a7-0d0c534a8eae for instance 655e3748-e457-454b-8420-d61d25d79d4c on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 455/914] 10.0.0.37 () {38 vars in 814 bytes} [Wed Apr 15 02:17:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/915] 10.0.0.39 () {32 vars in 717 bytes} [Wed Apr 15 02:17:49 2026] DELETE /v2.1/servers/655e3748-e457-454b-8420-d61d25d79d4c => generated 0 bytes in 643 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-04-15 02:17:50.200 8 WARNING neutronclient.v2_0.client [None req-31418976-219f-49e4-aea0-e3cf84c147dc b7172aeae728455aa39ded7afe3eeb1b ba9f39f89be64185bb9eb1684918cf68 - - default default] The python binding code in 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/916] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:17:50 2026] GET /v2.1/servers/655e3748-e457-454b-8420-d61d25d79d4c => generated 1943 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-04-15 02:17:53.370 7 INFO nova.api.openstack.compute.server_external_events [req-277e8016-08ee-44e9-9706-79340c15e830 req-86309f33-c24d-4b1e-ae2b-8e12494fce49 8e47ccebb76843caa4ffee741346f71e 7aa6c697373b431b8ac141a809b09795 - - f7839c81ed5b44e8a9f5dd7aa8aa25ec f7839c81ed5b44e8a9f5dd7aa8aa25ec] Creating event network-vif-deleted:3ca54a9b-bf4d-4c6b-83a7-0d0c534a8eae for instance 655e3748-e457-454b-8420-d61d25d79d4c on instance [pid: 7|app: 0|req: 461/917] 10.0.0.37 () {38 vars in 814 bytes} [Wed Apr 15 02:17:53 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-04-15 02:17:55.409 8 WARNING neutronclient.v2_0.client [None req-7b36dea0-3367-4f5a-91dd-0bfc5efc147d b7172aeae728455aa39ded7afe3eeb1b ba9f39f89be64185bb9eb1684918cf68 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 457/918] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:17:55 2026] GET /v2.1/servers/655e3748-e457-454b-8420-d61d25d79d4c => generated 1480 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-04-15 02:18:00.488 8 INFO nova.api.openstack.wsgi [None req-378afd78-7f79-4f93-a4cc-0ef96859ed37 b7172aeae728455aa39ded7afe3eeb1b ba9f39f89be64185bb9eb1684918cf68 - - default default] HTTP exception thrown: Instance 655e3748-e457-454b-8420-d61d25d79d4c could not be found. [pid: 8|app: 0|req: 459/921] 10.0.0.39 () {32 vars in 714 bytes} [Wed Apr 15 02:18:00 2026] GET /v2.1/servers/655e3748-e457-454b-8420-d61d25d79d4c => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 463/922] 10.0.0.39 () {32 vars in 723 bytes} [Wed Apr 15 02:18:01 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-106723274 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 02:18:01.537 8 INFO nova.api.openstack.wsgi [None req-4add6d23-c21f-4430-b798-a75cebf53cef b7172aeae728455aa39ded7afe3eeb1b ba9f39f89be64185bb9eb1684918cf68 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-106723274 not found for user b7172aeae728455aa39ded7afe3eeb1b [pid: 8|app: 0|req: 460/923] 10.0.0.39 () {32 vars in 720 bytes} [Wed Apr 15 02:18:01 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-106723274 => generated 141 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/928] 10.0.0.39 () {32 vars in 654 bytes} [Wed Apr 15 02:18:17 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/929] 10.0.0.39 () {32 vars in 640 bytes} [Wed Apr 15 02:18:18 2026] GET /v2.1/servers => generated 15 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-15 02:18:18.215 8 WARNING oslo_db.sqlalchemy.utils [None req-01cc1861-be86-4ddd-91ab-7c53d7a50b7f 04100e8337c34dd5820252ed0a797a0e 3a39234d5f4b4222a7d8b16550a13420 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 464/930] 10.0.0.39 () {32 vars in 648 bytes} [Wed Apr 15 02:18:18 2026] GET /v2.1/os-keypairs => generated 530 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/931] 10.0.0.39 () {32 vars in 693 bytes} [Wed Apr 15 02:18:18 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)