+ 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 05:51:10 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-784cb5894-dz7jf 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 0x7ffa90da5668 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 05:51:15.265 8 INFO nova.utils [None req-bb509110-d6ff-4552-8315-3e78aa2dffd6 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-15 05:51:15.293 7 INFO nova.utils [None req-dcac2f68-284a-4bcf-af70-7f76d8630db2 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-15 05:51:16.952 8 WARNING keystonemiddleware._common.config [None req-bb509110-d6ff-4552-8315-3e78aa2dffd6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-15 05:51:16.961 8 WARNING oslo_config.cfg [None req-bb509110-d6ff-4552-8315-3e78aa2dffd6 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-15 05:51:17.018 7 WARNING keystonemiddleware._common.config [None req-dcac2f68-284a-4bcf-af70-7f76d8630db2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-15 05:51:17.028 7 WARNING oslo_config.cfg [None req-dcac2f68-284a-4bcf-af70-7f76d8630db2 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-15 05:51:17.037 8 WARNING keystonemiddleware._common.config [None req-bb509110-d6ff-4552-8315-3e78aa2dffd6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-15 05:51:17.052 8 WARNING oslo_config.cfg [None req-bb509110-d6ff-4552-8315-3e78aa2dffd6 - - - - - -] 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 05:51:17.070 8 WARNING oslo_config.cfg [None req-bb509110-d6ff-4552-8315-3e78aa2dffd6 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7ffa90da5668 pid: 8 (default app) 2026-04-15 05:51:17.104 7 WARNING keystonemiddleware._common.config [None req-dcac2f68-284a-4bcf-af70-7f76d8630db2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-15 05:51:17.119 7 WARNING oslo_config.cfg [None req-dcac2f68-284a-4bcf-af70-7f76d8630db2 - - - - - -] 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 05:51:17.131 7 WARNING oslo_config.cfg [None req-dcac2f68-284a-4bcf-af70-7f76d8630db2 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7ffa90da5668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 162.253.55.221 () {42 vars in 704 bytes} [Wed Apr 15 05:51:22 2026] GET /v2.1 => generated 114 bytes in 21 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 05:51:22.756 7 WARNING oslo_policy.policy [None req-8250d3f9-2b95-42f9-8db7-0fc13d422b66 4c66a4eea047403aa418daec60fa3b73 508159fb56ff4905aa84e98d0f3016e0 - - 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 05:51:22.756 7 WARNING oslo_policy.policy [None req-8250d3f9-2b95-42f9-8db7-0fc13d422b66 4c66a4eea047403aa418daec60fa3b73 508159fb56ff4905aa84e98d0f3016e0 - - 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/5] 162.253.55.221 () {44 vars in 908 bytes} [Wed Apr 15 05:51:22 2026] GET /v2.1 => generated 0 bytes in 526 msecs (HTTP/1.1 302) 5 headers in 266 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 05:51:22.851 8 WARNING oslo_policy.policy [req-8250d3f9-2b95-42f9-8db7-0fc13d422b66 req-564582a5-9c75-4157-b9c1-c7c63f2d3222 4c66a4eea047403aa418daec60fa3b73 508159fb56ff4905aa84e98d0f3016e0 - - 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 05:51:22.851 8 WARNING oslo_policy.policy [req-8250d3f9-2b95-42f9-8db7-0fc13d422b66 req-564582a5-9c75-4157-b9c1-c7c63f2d3222 4c66a4eea047403aa418daec60fa3b73 508159fb56ff4905aa84e98d0f3016e0 - - 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: 5/6] 162.253.55.221 () {46 vars in 981 bytes} [Wed Apr 15 05:51:22 2026] GET /v2.1/ => generated 400 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 05:51:22.947 7 INFO nova.api.openstack.wsgi [None req-82a4c921-0a75-4982-b37a-0ee464c8505f 4c66a4eea047403aa418daec60fa3b73 508159fb56ff4905aa84e98d0f3016e0 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 2/7] 162.253.55.221 () {48 vars in 1010 bytes} [Wed Apr 15 05:51:22 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/8] 162.253.55.221 () {48 vars in 1050 bytes} [Wed Apr 15 05:51:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 162.253.55.221 () {52 vars in 1047 bytes} [Wed Apr 15 05:51:22 2026] POST /v2.1/flavors => generated 529 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/10] 162.253.55.221 () {42 vars in 704 bytes} [Wed Apr 15 05:51:23 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/11] 162.253.55.221 () {44 vars in 908 bytes} [Wed Apr 15 05:51:23 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 8/12] 162.253.55.221 () {46 vars in 981 bytes} [Wed Apr 15 05:51:24 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 05:51:24.054 7 INFO nova.api.openstack.wsgi [None req-3585e5b4-86c8-493e-ada8-293646e15f52 4c66a4eea047403aa418daec60fa3b73 508159fb56ff4905aa84e98d0f3016e0 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 5/13] 162.253.55.221 () {48 vars in 1012 bytes} [Wed Apr 15 05:51:24 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: 9/14] 162.253.55.221 () {48 vars in 1050 bytes} [Wed Apr 15 05:51:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/15] 162.253.55.221 () {52 vars in 1047 bytes} [Wed Apr 15 05:51:24 2026] POST /v2.1/flavors => generated 532 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/16] 162.253.55.221 () {42 vars in 704 bytes} [Wed Apr 15 05:51:25 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: 7/17] 162.253.55.221 () {44 vars in 908 bytes} [Wed Apr 15 05:51:25 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 11/18] 162.253.55.221 () {46 vars in 981 bytes} [Wed Apr 15 05:51:25 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 05:51:25.104 7 INFO nova.api.openstack.wsgi [None req-27ddb084-745c-40ef-96be-87df1d6fc048 4c66a4eea047403aa418daec60fa3b73 508159fb56ff4905aa84e98d0f3016e0 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 8/19] 162.253.55.221 () {48 vars in 1014 bytes} [Wed Apr 15 05:51:25 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/20] 162.253.55.221 () {48 vars in 1050 bytes} [Wed Apr 15 05:51:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/21] 162.253.55.221 () {52 vars in 1047 bytes} [Wed Apr 15 05:51:25 2026] POST /v2.1/flavors => generated 533 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/22] 162.253.55.221 () {42 vars in 704 bytes} [Wed Apr 15 05:51:26 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: 10/23] 162.253.55.221 () {44 vars in 908 bytes} [Wed Apr 15 05:51:26 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 14/24] 162.253.55.221 () {46 vars in 981 bytes} [Wed Apr 15 05:51:26 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 05:51:26.148 7 INFO nova.api.openstack.wsgi [None req-3208f874-346d-42ba-99b8-6bbb354f926e 4c66a4eea047403aa418daec60fa3b73 508159fb56ff4905aa84e98d0f3016e0 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 11/25] 162.253.55.221 () {48 vars in 1012 bytes} [Wed Apr 15 05:51:26 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/26] 162.253.55.221 () {48 vars in 1050 bytes} [Wed Apr 15 05:51:26 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/27] 162.253.55.221 () {52 vars in 1047 bytes} [Wed Apr 15 05:51:26 2026] POST /v2.1/flavors => generated 532 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/30] 162.253.55.221 () {42 vars in 704 bytes} [Wed Apr 15 05:51:27 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/31] 162.253.55.221 () {44 vars in 908 bytes} [Wed Apr 15 05:51:27 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 18/32] 162.253.55.221 () {46 vars in 981 bytes} [Wed Apr 15 05:51:27 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 05:51:27.182 7 INFO nova.api.openstack.wsgi [None req-55916adf-ec14-4187-8e44-3aed0fe44495 4c66a4eea047403aa418daec60fa3b73 508159fb56ff4905aa84e98d0f3016e0 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 15/33] 162.253.55.221 () {48 vars in 1014 bytes} [Wed Apr 15 05:51:27 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 19/34] 162.253.55.221 () {48 vars in 1050 bytes} [Wed Apr 15 05:51:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/35] 162.253.55.221 () {52 vars in 1047 bytes} [Wed Apr 15 05:51:27 2026] POST /v2.1/flavors => generated 535 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/88] 162.253.55.221 () {42 vars in 704 bytes} [Wed Apr 15 05:55:48 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/89] 162.253.55.221 () {44 vars in 908 bytes} [Wed Apr 15 05:55:48 2026] GET /v2.1 => generated 0 bytes in 413 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 44/90] 162.253.55.221 () {46 vars in 981 bytes} [Wed Apr 15 05:55:48 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 05:55:48.773 8 INFO nova.api.openstack.wsgi [None req-2e4c4fca-eec8-48d9-9618-22b6efe4abd4 4c66a4eea047403aa418daec60fa3b73 508159fb56ff4905aa84e98d0f3016e0 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 47/91] 162.253.55.221 () {48 vars in 1014 bytes} [Wed Apr 15 05:55:48 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/92] 162.253.55.221 () {48 vars in 1050 bytes} [Wed Apr 15 05:55:48 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/93] 162.253.55.221 () {52 vars in 1048 bytes} [Wed Apr 15 05:55:48 2026] POST /v2.1/flavors => generated 534 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/102] 162.253.55.221 () {42 vars in 704 bytes} [Wed Apr 15 05:56:28 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: 50/103] 162.253.55.221 () {44 vars in 908 bytes} [Wed Apr 15 05:56:28 2026] GET /v2.1 => generated 0 bytes in 52 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 54/104] 162.253.55.221 () {46 vars in 981 bytes} [Wed Apr 15 05:56:28 2026] GET /v2.1/ => generated 400 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 05:56:28.504 7 INFO nova.api.openstack.wsgi [None req-c947fdf2-68d7-4370-997f-edb858e264c0 4c66a4eea047403aa418daec60fa3b73 508159fb56ff4905aa84e98d0f3016e0 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 51/105] 162.253.55.221 () {48 vars in 1016 bytes} [Wed Apr 15 05:56:28 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/106] 162.253.55.221 () {48 vars in 1050 bytes} [Wed Apr 15 05:56:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/107] 162.253.55.221 () {52 vars in 1048 bytes} [Wed Apr 15 05:56:28 2026] POST /v2.1/flavors => generated 534 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/120] 162.253.55.221 () {42 vars in 704 bytes} [Wed Apr 15 05:57: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: 59/121] 162.253.55.221 () {44 vars in 908 bytes} [Wed Apr 15 05:57:36 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 63/122] 162.253.55.221 () {46 vars in 981 bytes} [Wed Apr 15 05:57:36 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 05:57:36.171 7 INFO nova.api.openstack.wsgi [None req-1e41faf4-371f-4773-8da9-039f5fa62d55 4c66a4eea047403aa418daec60fa3b73 508159fb56ff4905aa84e98d0f3016e0 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 4c66a4eea047403aa418daec60fa3b73 [pid: 7|app: 0|req: 60/123] 162.253.55.221 () {48 vars in 1050 bytes} [Wed Apr 15 05:57:36 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 05:57:36.183 8 WARNING oslo_db.sqlalchemy.utils [None req-0ce7b86a-1509-4241-9028-1a576d5c02f7 4c66a4eea047403aa418daec60fa3b73 508159fb56ff4905aa84e98d0f3016e0 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 64/124] 162.253.55.221 () {48 vars in 1015 bytes} [Wed Apr 15 05:57:36 2026] GET /v2.1/os-keypairs => generated 16 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/125] 162.253.55.221 () {52 vars in 1056 bytes} [Wed Apr 15 05:57:36 2026] POST /v2.1/os-keypairs => generated 576 bytes in 57 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 66/128] 162.253.55.221 () {42 vars in 704 bytes} [Wed Apr 15 05:57:40 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: 63/129] 162.253.55.221 () {44 vars in 908 bytes} [Wed Apr 15 05:57:40 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 67/130] 162.253.55.221 () {46 vars in 981 bytes} [Wed Apr 15 05:57:40 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 64/131] 162.253.55.221 () {48 vars in 1072 bytes} [Wed Apr 15 05:57:40 2026] GET /v2.1/os-quota-sets/508159fb56ff4905aa84e98d0f3016e0 => generated 283 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 68/132] 162.253.55.221 () {52 vars in 1124 bytes} [Wed Apr 15 05:57:40 2026] PUT /v2.1/os-quota-sets/508159fb56ff4905aa84e98d0f3016e0 => generated 238 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 66/135] 10.0.0.201 () {28 vars in 453 bytes} [Wed Apr 15 05:57:50 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 70/136] 10.0.0.201 () {30 vars in 657 bytes} [Wed Apr 15 05:57:50 2026] GET /v2.1 => generated 0 bytes in 56 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: 67/137] 10.0.0.201 () {32 vars in 730 bytes} [Wed Apr 15 05:57:50 2026] GET /v2.1/ => generated 411 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 71/138] 10.0.0.201 () {34 vars in 803 bytes} [Wed Apr 15 05:57:50 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 81/157] 162.253.55.221 () {42 vars in 702 bytes} [Wed Apr 15 05:59:21 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 77/158] 162.253.55.221 () {44 vars in 906 bytes} [Wed Apr 15 05:59:21 2026] GET /v2.1 => generated 0 bytes in 113 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 82/159] 162.253.55.221 () {46 vars in 979 bytes} [Wed Apr 15 05:59:21 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 78/160] 162.253.55.221 () {52 vars in 1122 bytes} [Wed Apr 15 05:59:21 2026] PUT /v2.1/os-quota-sets/b8649257141247b5ac088073698e9879 => generated 238 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 84/171] 10.0.0.250 () {28 vars in 453 bytes} [Wed Apr 15 06:00:08 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 88/172] 10.0.0.250 () {30 vars in 657 bytes} [Wed Apr 15 06:00:08 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 85/173] 10.0.0.250 () {32 vars in 730 bytes} [Wed Apr 15 06:00:08 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 89/174] 10.0.0.250 () {34 vars in 764 bytes} [Wed Apr 15 06:00:08 2026] GET /v2.1/os-services => generated 783 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 86/175] 10.0.0.250 () {28 vars in 453 bytes} [Wed Apr 15 06:00:12 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 90/176] 10.0.0.250 () {30 vars in 657 bytes} [Wed Apr 15 06:00:12 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 87/177] 10.0.0.250 () {32 vars in 730 bytes} [Wed Apr 15 06:00:12 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: 91/178] 10.0.0.250 () {34 vars in 764 bytes} [Wed Apr 15 06:00:12 2026] GET /v2.1/os-services => generated 783 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 89/181] 10.0.0.250 () {28 vars in 453 bytes} [Wed Apr 15 06: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 93/182] 10.0.0.250 () {30 vars in 657 bytes} [Wed Apr 15 06:00:17 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: 90/183] 10.0.0.250 () {32 vars in 730 bytes} [Wed Apr 15 06:00:17 2026] GET /v2.1/ => generated 411 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 94/184] 10.0.0.250 () {34 vars in 807 bytes} [Wed Apr 15 06:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 91/185] 10.0.0.250 () {28 vars in 453 bytes} [Wed Apr 15 06:00:21 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 95/186] 10.0.0.250 () {30 vars in 657 bytes} [Wed Apr 15 06:00:21 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 92/187] 10.0.0.250 () {32 vars in 730 bytes} [Wed Apr 15 06:00:21 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 96/188] 10.0.0.250 () {34 vars in 807 bytes} [Wed Apr 15 06:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/263] 162.253.55.221 () {42 vars in 704 bytes} [Wed Apr 15 06:06:34 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 134/264] 162.253.55.221 () {44 vars in 908 bytes} [Wed Apr 15 06:06:34 2026] GET /v2.1 => generated 0 bytes in 112 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 131/265] 162.253.55.221 () {46 vars in 981 bytes} [Wed Apr 15 06:06:34 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 06:06:35.023 8 INFO nova.api.openstack.wsgi [None req-5ddd1b69-5f09-4148-82b6-3c7d51b242f7 4c66a4eea047403aa418daec60fa3b73 508159fb56ff4905aa84e98d0f3016e0 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 135/266] 162.253.55.221 () {48 vars in 1010 bytes} [Wed Apr 15 06:06:35 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/267] 162.253.55.221 () {48 vars in 1050 bytes} [Wed Apr 15 06:06:35 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 141/278] 10.0.0.158 () {32 vars in 654 bytes} [Wed Apr 15 06:07:25 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/279] 10.0.0.158 () {32 vars in 640 bytes} [Wed Apr 15 06:07:26 2026] GET /v2.1/servers => generated 15 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-15 06:07:26.169 8 WARNING oslo_db.sqlalchemy.utils [None req-f257f9ce-2cba-43ba-b97c-147ab49e0ad4 4c66a4eea047403aa418daec60fa3b73 508159fb56ff4905aa84e98d0f3016e0 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 142/280] 10.0.0.158 () {32 vars in 648 bytes} [Wed Apr 15 06:07:26 2026] GET /v2.1/os-keypairs => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/281] 10.0.0.158 () {32 vars in 693 bytes} [Wed Apr 15 06:07:26 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/284] 10.0.0.158 () {30 vars in 412 bytes} [Wed Apr 15 06:07:36 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/285] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:07:36 2026] GET /v2.1/flavors/9c22e611-ba24-4e57-a372-9a2b3f57697b => generated 511 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/288] 10.0.0.158 () {32 vars in 640 bytes} [Wed Apr 15 06:07:36 2026] GET /v2.1/flavors => generated 1674 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/289] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:07:36 2026] GET /v2.1/flavors/9c22e611-ba24-4e57-a372-9a2b3f57697b => generated 511 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/290] 10.0.0.158 () {28 vars in 559 bytes} [Wed Apr 15 06:07:36 2026] GET /v2/ => generated 402 bytes in 533 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/291] 10.0.0.158 () {28 vars in 563 bytes} [Wed Apr 15 06:07:37 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: 146/292] 10.0.0.158 () {30 vars in 412 bytes} [Wed Apr 15 06:07:37 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/293] 10.0.0.158 () {34 vars in 670 bytes} [Wed Apr 15 06:07:41 2026] POST /v2.1/os-keypairs => generated 386 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/294] 10.0.0.158 () {34 vars in 670 bytes} [Wed Apr 15 06:07:41 2026] POST /v2.1/os-keypairs => generated 385 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 06:07:43.275 7 WARNING neutronclient.v2_0.client [None req-177a4d3a-f3e9-4003-988e-95e4375ad533 e4f44b571bd94b628f3ce8242063b410 c3d1055072614e2d9eaebc307ce2d185 - - default default] The 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 06:07:43.323 7 WARNING neutronclient.v2_0.client [None req-177a4d3a-f3e9-4003-988e-95e4375ad533 e4f44b571bd94b628f3ce8242063b410 c3d1055072614e2d9eaebc307ce2d185 - - default default] The 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 06:07:43.492 7 WARNING neutronclient.v2_0.client [None req-177a4d3a-f3e9-4003-988e-95e4375ad533 e4f44b571bd94b628f3ce8242063b410 c3d1055072614e2d9eaebc307ce2d185 - - default default] The 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 06:07:43.596 8 WARNING neutronclient.v2_0.client [None req-327689a0-fcdc-4fd2-a104-f75c27d6e9a0 62d21588c2fb4106bfc0bd4d0edbd29a 682cf4599c404b37a90d3f1212402ca8 - - default default] The 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 06:07:43.631 8 WARNING neutronclient.v2_0.client [None req-327689a0-fcdc-4fd2-a104-f75c27d6e9a0 62d21588c2fb4106bfc0bd4d0edbd29a 682cf4599c404b37a90d3f1212402ca8 - - default default] The 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 06:07:43.758 8 WARNING neutronclient.v2_0.client [None req-327689a0-fcdc-4fd2-a104-f75c27d6e9a0 62d21588c2fb4106bfc0bd4d0edbd29a 682cf4599c404b37a90d3f1212402ca8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 148/295] 10.0.0.158 () {34 vars in 662 bytes} [Wed Apr 15 06:07:42 2026] POST /v2.1/servers => generated 450 bytes in 1418 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 06:07:44.137 7 WARNING neutronclient.v2_0.client [None req-503cff85-96a0-41f1-a52e-0c803bae9c48 e4f44b571bd94b628f3ce8242063b410 c3d1055072614e2d9eaebc307ce2d185 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 149/296] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:07:44 2026] GET /v2.1/servers/73e150ba-f8a0-42a1-92f5-633aac8bebaa => generated 1400 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/297] 10.0.0.158 () {34 vars in 662 bytes} [Wed Apr 15 06:07:43 2026] POST /v2.1/servers => generated 450 bytes in 1457 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 06:07:44.644 7 WARNING neutronclient.v2_0.client [None req-f1280448-036e-4432-8e9e-92fdb0679cbe 62d21588c2fb4106bfc0bd4d0edbd29a 682cf4599c404b37a90d3f1212402ca8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 150/298] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:07:44 2026] GET /v2.1/servers/34e184f0-6de2-4b2c-863c-d8ced575a9dc => generated 1423 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 06:07:45.294 8 WARNING neutronclient.v2_0.client [None req-cc1f469d-df21-4446-9550-6aa4589eb924 e4f44b571bd94b628f3ce8242063b410 c3d1055072614e2d9eaebc307ce2d185 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 149/299] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:07:45 2026] GET /v2.1/servers/73e150ba-f8a0-42a1-92f5-633aac8bebaa => generated 1404 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 06:07:45.521 7 WARNING neutronclient.v2_0.client [None req-ffbdf892-1e1b-43da-a8c0-b2bcf352cf89 1a03348e6f2146998663be703c50d640 9fc71ced300044908b7a7ebd226ee98e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 151/300] 10.0.0.158 () {34 vars in 684 bytes} [Wed Apr 15 06:07:45 2026] POST /v2.1/os-security-groups => generated 248 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:07:45.640 8 WARNING neutronclient.v2_0.client [None req-63858b36-8c36-4c70-a59b-36be2462826f 1a03348e6f2146998663be703c50d640 9fc71ced300044908b7a7ebd226ee98e - - default default] The 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 06:07:45.668 8 WARNING neutronclient.v2_0.client [None req-63858b36-8c36-4c70-a59b-36be2462826f 1a03348e6f2146998663be703c50d640 9fc71ced300044908b7a7ebd226ee98e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 150/301] 10.0.0.158 () {34 vars in 694 bytes} [Wed Apr 15 06:07:45 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 06:07:45.795 7 WARNING neutronclient.v2_0.client [None req-2f0d3308-c1bd-4c93-8e31-3e55bdfe3e54 1a03348e6f2146998663be703c50d640 9fc71ced300044908b7a7ebd226ee98e - - default default] The 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 06:07:45.867 8 WARNING neutronclient.v2_0.client [None req-3a729439-7206-417a-9455-437cf6d96a8b 62d21588c2fb4106bfc0bd4d0edbd29a 682cf4599c404b37a90d3f1212402ca8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 151/302] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:07:45 2026] GET /v2.1/servers/34e184f0-6de2-4b2c-863c-d8ced575a9dc => generated 1427 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/303] 10.0.0.158 () {34 vars in 684 bytes} [Wed Apr 15 06:07:45 2026] POST /v2.1/os-security-groups => generated 246 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:07:45.969 8 WARNING neutronclient.v2_0.client [None req-affca5e0-44e9-468e-8cbc-1b43528eb61b 1a03348e6f2146998663be703c50d640 9fc71ced300044908b7a7ebd226ee98e - - default default] The 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 06:07:46.002 8 WARNING neutronclient.v2_0.client [None req-affca5e0-44e9-468e-8cbc-1b43528eb61b 1a03348e6f2146998663be703c50d640 9fc71ced300044908b7a7ebd226ee98e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 152/304] 10.0.0.158 () {34 vars in 694 bytes} [Wed Apr 15 06:07:45 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 06:07:46.139 7 WARNING neutronclient.v2_0.client [None req-94a64cee-727f-40c0-80c8-365ad47ebc43 1a03348e6f2146998663be703c50d640 9fc71ced300044908b7a7ebd226ee98e - - default default] The 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 06:07:46.183 7 WARNING neutronclient.v2_0.client [None req-94a64cee-727f-40c0-80c8-365ad47ebc43 1a03348e6f2146998663be703c50d640 9fc71ced300044908b7a7ebd226ee98e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 153/305] 10.0.0.158 () {34 vars in 694 bytes} [Wed Apr 15 06:07:46 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 06:07:46.287 8 WARNING neutronclient.v2_0.client [None req-80552c02-76c1-4b49-8b09-07bf050c057e 1a03348e6f2146998663be703c50d640 9fc71ced300044908b7a7ebd226ee98e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 153/306] 10.0.0.158 () {32 vars in 736 bytes} [Wed Apr 15 06:07:46 2026] GET /v2.1/os-security-groups/d08b4545-9b05-460b-8ab2-d63e0af9b3a9 => generated 663 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 06:07:46.349 7 WARNING neutronclient.v2_0.client [None req-142a776f-1eef-41a8-8b07-a2c9b922072e 1a03348e6f2146998663be703c50d640 9fc71ced300044908b7a7ebd226ee98e - - default default] The 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 06:07:46.379 7 WARNING neutronclient.v2_0.client [None req-142a776f-1eef-41a8-8b07-a2c9b922072e 1a03348e6f2146998663be703c50d640 9fc71ced300044908b7a7ebd226ee98e - - default default] The 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 06:07:46.405 8 WARNING neutronclient.v2_0.client [None req-c8e768cb-a9e2-4970-a2b5-e17815464d2d e4f44b571bd94b628f3ce8242063b410 c3d1055072614e2d9eaebc307ce2d185 - - default default] The 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 06:07:46.423 7 WARNING neutronclient.v2_0.client [None req-142a776f-1eef-41a8-8b07-a2c9b922072e 1a03348e6f2146998663be703c50d640 9fc71ced300044908b7a7ebd226ee98e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 154/307] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:07:46 2026] GET /v2.1/servers/73e150ba-f8a0-42a1-92f5-633aac8bebaa => generated 1452 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/308] 10.0.0.158 () {32 vars in 749 bytes} [Wed Apr 15 06:07:46 2026] DELETE /v2.1/os-security-group-rules/45ea65cd-0957-4ea1-a414-0a17524b9244 => generated 0 bytes in 165 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 06:07:46.520 8 WARNING neutronclient.v2_0.client [None req-5cf41b6f-79a6-47ba-88e7-668b8ccbcf38 1a03348e6f2146998663be703c50d640 9fc71ced300044908b7a7ebd226ee98e - - default default] The 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 06:07:46.553 8 WARNING neutronclient.v2_0.client [None req-5cf41b6f-79a6-47ba-88e7-668b8ccbcf38 1a03348e6f2146998663be703c50d640 9fc71ced300044908b7a7ebd226ee98e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 155/311] 10.0.0.158 () {32 vars in 739 bytes} [Wed Apr 15 06:07:46 2026] DELETE /v2.1/os-security-groups/d08b4545-9b05-460b-8ab2-d63e0af9b3a9 => generated 0 bytes in 156 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-15 06:07:46.678 7 WARNING neutronclient.v2_0.client [None req-facf4e1a-0bb8-47b6-bbf7-605eea0c79f4 1a03348e6f2146998663be703c50d640 9fc71ced300044908b7a7ebd226ee98e - - default default] The 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 06:07:46.716 7 WARNING neutronclient.v2_0.client [None req-facf4e1a-0bb8-47b6-bbf7-605eea0c79f4 1a03348e6f2146998663be703c50d640 9fc71ced300044908b7a7ebd226ee98e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 157/312] 10.0.0.158 () {32 vars in 739 bytes} [Wed Apr 15 06:07:46 2026] DELETE /v2.1/os-security-groups/b51c2f92-92d3-4cd8-8bf4-697fe9c9d55a => generated 0 bytes in 157 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-15 06:07:46.989 8 WARNING neutronclient.v2_0.client [None req-c2e9ba06-a836-4954-bb0d-cabcff2e782c 62d21588c2fb4106bfc0bd4d0edbd29a 682cf4599c404b37a90d3f1212402ca8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 156/313] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:07:46 2026] GET /v2.1/servers/34e184f0-6de2-4b2c-863c-d8ced575a9dc => generated 1419 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-15 06:07:47.546 7 WARNING neutronclient.v2_0.client [None req-ee32d055-a1cf-4403-996c-89c646facd8a e4f44b571bd94b628f3ce8242063b410 c3d1055072614e2d9eaebc307ce2d185 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 158/314] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:07:47 2026] GET /v2.1/servers/73e150ba-f8a0-42a1-92f5-633aac8bebaa => generated 1452 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 06:07:48.088 8 WARNING neutronclient.v2_0.client [None req-a5c34e4d-ac8d-4bcf-9bf0-989404b2142c 62d21588c2fb4106bfc0bd4d0edbd29a 682cf4599c404b37a90d3f1212402ca8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 157/315] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:07:48 2026] GET /v2.1/servers/34e184f0-6de2-4b2c-863c-d8ced575a9dc => generated 1419 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 06:07:48.670 7 WARNING neutronclient.v2_0.client [None req-ece992bd-469a-495f-97a4-03168112bd19 e4f44b571bd94b628f3ce8242063b410 c3d1055072614e2d9eaebc307ce2d185 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 159/316] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:07:48 2026] GET /v2.1/servers/73e150ba-f8a0-42a1-92f5-633aac8bebaa => generated 1460 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 06:07:49.201 8 WARNING neutronclient.v2_0.client [None req-6ff6b1df-9b98-4fb2-8352-902519e17814 62d21588c2fb4106bfc0bd4d0edbd29a 682cf4599c404b37a90d3f1212402ca8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 158/317] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:07:49 2026] GET /v2.1/servers/34e184f0-6de2-4b2c-863c-d8ced575a9dc => generated 1475 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:07:49.785 7 WARNING neutronclient.v2_0.client [None req-dc51a737-31b1-4071-a966-4eb36c2e7b55 e4f44b571bd94b628f3ce8242063b410 c3d1055072614e2d9eaebc307ce2d185 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 160/318] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:07:49 2026] GET /v2.1/servers/73e150ba-f8a0-42a1-92f5-633aac8bebaa => generated 1528 bytes in 531 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:07:50.410 8 WARNING neutronclient.v2_0.client [None req-e9fc096d-7f5b-4534-90af-c3b6a4715295 62d21588c2fb4106bfc0bd4d0edbd29a 682cf4599c404b37a90d3f1212402ca8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 159/319] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:07:50 2026] GET /v2.1/servers/34e184f0-6de2-4b2c-863c-d8ced575a9dc => generated 1475 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:07:51.309 7 WARNING neutronclient.v2_0.client [None req-8497b7cf-1eac-4911-9376-e7dacd7b8558 e4f44b571bd94b628f3ce8242063b410 c3d1055072614e2d9eaebc307ce2d185 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 161/320] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:07:51 2026] GET /v2.1/servers/73e150ba-f8a0-42a1-92f5-633aac8bebaa => generated 1526 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 06:07:51.516 8 WARNING neutronclient.v2_0.client [None req-846e6b5d-74b8-4607-bab9-e3e08f516760 62d21588c2fb4106bfc0bd4d0edbd29a 682cf4599c404b37a90d3f1212402ca8 - - default default] 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 06:07:51.598 7 INFO nova.api.openstack.compute.server_external_events [req-619faa4c-e6ef-415c-99b2-ca321121c904 req-b914d41e-3b0d-4fc2-9c63-2892b570f7cd 8d641ef1773442209ecbf4e09ba7a10d b8649257141247b5ac088073698e9879 - - bd861f3a14a44f9e9d5c51bce7cfc625 bd861f3a14a44f9e9d5c51bce7cfc625] Creating event network-changed:b2332c04-ecf3-485d-857e-602da131a4a9 for instance 73e150ba-f8a0-42a1-92f5-633aac8bebaa on instance 2026-04-15 06:07:51.609 7 INFO nova.compute.rpcapi [None req-2dd3615e-39f4-460a-91c0-1e9f745127ee - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 162/321] 10.0.0.46 () {38 vars in 813 bytes} [Wed Apr 15 06:07:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 160/322] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:07:51 2026] GET /v2.1/servers/34e184f0-6de2-4b2c-863c-d8ced575a9dc => generated 1550 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 06:07:52.488 7 WARNING neutronclient.v2_0.client [None req-1378a778-a830-4748-9e17-40f30cce002d e4f44b571bd94b628f3ce8242063b410 c3d1055072614e2d9eaebc307ce2d185 - - default default] 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 06:07:52.596 8 INFO nova.api.openstack.compute.server_external_events [req-785ab327-d51f-42f1-a2ca-350aff9aa0f0 req-955e9a31-16bb-4f20-914c-42961bcf8092 8d641ef1773442209ecbf4e09ba7a10d b8649257141247b5ac088073698e9879 - - bd861f3a14a44f9e9d5c51bce7cfc625 bd861f3a14a44f9e9d5c51bce7cfc625] Creating event network-changed:7574e557-869e-4120-b6a9-7f26868bcac3 for instance 34e184f0-6de2-4b2c-863c-d8ced575a9dc on instance [pid: 7|app: 0|req: 163/323] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:07:52 2026] GET /v2.1/servers/73e150ba-f8a0-42a1-92f5-633aac8bebaa => generated 1526 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-15 06:07:52.610 8 INFO nova.compute.rpcapi [None req-815b206f-5fe8-4325-a24c-7c997c12e4d1 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 161/324] 10.0.0.46 () {38 vars in 813 bytes} [Wed Apr 15 06:07:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:07:52.701 7 WARNING neutronclient.v2_0.client [None req-082a59a5-c09b-4168-9006-bfe0118c4caf 62d21588c2fb4106bfc0bd4d0edbd29a 682cf4599c404b37a90d3f1212402ca8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 164/325] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:07:52 2026] GET /v2.1/servers/34e184f0-6de2-4b2c-863c-d8ced575a9dc => generated 1548 bytes in 509 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:07:53.663 8 WARNING neutronclient.v2_0.client [None req-cca8feba-ce38-4d96-b459-4ed8701a6aa5 e4f44b571bd94b628f3ce8242063b410 c3d1055072614e2d9eaebc307ce2d185 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 162/326] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:07:53 2026] GET /v2.1/servers/73e150ba-f8a0-42a1-92f5-633aac8bebaa => generated 1526 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 06:07:54.213 7 WARNING neutronclient.v2_0.client [None req-88abff27-71d9-4f64-b9b1-8f899e36baf9 62d21588c2fb4106bfc0bd4d0edbd29a 682cf4599c404b37a90d3f1212402ca8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 165/327] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:07:54 2026] GET /v2.1/servers/34e184f0-6de2-4b2c-863c-d8ced575a9dc => generated 1548 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:07:54.849 8 WARNING neutronclient.v2_0.client [None req-e62ecd34-8232-4d01-87c4-81106767375d e4f44b571bd94b628f3ce8242063b410 c3d1055072614e2d9eaebc307ce2d185 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 163/328] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:07:54 2026] GET /v2.1/servers/73e150ba-f8a0-42a1-92f5-633aac8bebaa => generated 1526 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:07:55.355 7 WARNING neutronclient.v2_0.client [None req-76d358a7-c362-47b2-90ce-8347df9d348d 62d21588c2fb4106bfc0bd4d0edbd29a 682cf4599c404b37a90d3f1212402ca8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 166/329] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:07:55 2026] GET /v2.1/servers/34e184f0-6de2-4b2c-863c-d8ced575a9dc => generated 1548 bytes in 461 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:07:55.986 8 WARNING neutronclient.v2_0.client [None req-70135279-c348-4879-9fe7-b6b503b6ad6b e4f44b571bd94b628f3ce8242063b410 c3d1055072614e2d9eaebc307ce2d185 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 164/330] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:07:55 2026] GET /v2.1/servers/73e150ba-f8a0-42a1-92f5-633aac8bebaa => generated 1526 bytes in 417 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:07:56.795 7 WARNING neutronclient.v2_0.client [None req-4c6bc7d5-5744-43ae-9c68-e6f133658456 cdf14f2f76504f0a83ed627d3a868760 12b03993bf564d6bb38adff386e112c7 - - default default] 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 06:07:56.833 8 WARNING neutronclient.v2_0.client [None req-cc102820-7b81-4468-b235-9769e5606be4 62d21588c2fb4106bfc0bd4d0edbd29a 682cf4599c404b37a90d3f1212402ca8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 168/333] 10.0.0.158 () {34 vars in 684 bytes} [Wed Apr 15 06:07:56 2026] POST /v2.1/os-security-groups => generated 243 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 06:07:56.960 7 WARNING neutronclient.v2_0.client [None req-98dea13b-be56-47d3-ba82-256be3774f0b cdf14f2f76504f0a83ed627d3a868760 12b03993bf564d6bb38adff386e112c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 169/334] 10.0.0.158 () {34 vars in 684 bytes} [Wed Apr 15 06:07:56 2026] POST /v2.1/os-security-groups => generated 243 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 06:07:57.145 7 WARNING neutronclient.v2_0.client [None req-39586b2d-457d-4ab0-a967-3502a396cbc7 cdf14f2f76504f0a83ed627d3a868760 12b03993bf564d6bb38adff386e112c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 166/335] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:07:56 2026] GET /v2.1/servers/34e184f0-6de2-4b2c-863c-d8ced575a9dc => generated 1548 bytes in 372 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/336] 10.0.0.158 () {34 vars in 684 bytes} [Wed Apr 15 06:07:57 2026] POST /v2.1/os-security-groups => generated 244 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:07:57.280 8 WARNING neutronclient.v2_0.client [None req-a4b36e87-4e75-4ec9-af3a-073e013592e8 cdf14f2f76504f0a83ed627d3a868760 12b03993bf564d6bb38adff386e112c7 - - default default] The 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 06:07:57.332 8 WARNING neutronclient.v2_0.client [None req-a4b36e87-4e75-4ec9-af3a-073e013592e8 cdf14f2f76504f0a83ed627d3a868760 12b03993bf564d6bb38adff386e112c7 - - default default] The 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 06:07:57.377 8 WARNING neutronclient.v2_0.client [None req-a4b36e87-4e75-4ec9-af3a-073e013592e8 cdf14f2f76504f0a83ed627d3a868760 12b03993bf564d6bb38adff386e112c7 - - default default] The 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 06:07:57.436 7 WARNING neutronclient.v2_0.client [None req-8fe42cd7-f482-4d73-945a-e4c6bb97611d e4f44b571bd94b628f3ce8242063b410 c3d1055072614e2d9eaebc307ce2d185 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 167/337] 10.0.0.158 () {32 vars in 662 bytes} [Wed Apr 15 06:07:57 2026] GET /v2.1/os-security-groups => generated 1383 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-15 06:07:57.451 8 WARNING neutronclient.v2_0.client [None req-93c04a7a-0384-441b-95e5-f712a99a605b cdf14f2f76504f0a83ed627d3a868760 12b03993bf564d6bb38adff386e112c7 - - default default] The 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 06:07:57.509 8 WARNING neutronclient.v2_0.client [None req-93c04a7a-0384-441b-95e5-f712a99a605b cdf14f2f76504f0a83ed627d3a868760 12b03993bf564d6bb38adff386e112c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 171/338] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:07:57 2026] GET /v2.1/servers/73e150ba-f8a0-42a1-92f5-633aac8bebaa => generated 1526 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/339] 10.0.0.158 () {32 vars in 739 bytes} [Wed Apr 15 06:07:57 2026] DELETE /v2.1/os-security-groups/861c7354-fdde-45d3-abe3-25ffaf53821f => generated 0 bytes in 205 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 06:07:57.664 7 WARNING neutronclient.v2_0.client [None req-b97ace44-ef01-41fe-b40e-a4bd4ca93aa3 cdf14f2f76504f0a83ed627d3a868760 12b03993bf564d6bb38adff386e112c7 - - default default] The 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 06:07:57.685 7 INFO nova.api.openstack.wsgi [None req-b97ace44-ef01-41fe-b40e-a4bd4ca93aa3 cdf14f2f76504f0a83ed627d3a868760 12b03993bf564d6bb38adff386e112c7 - - default default] HTTP exception thrown: Security group 861c7354-fdde-45d3-abe3-25ffaf53821f does not exist Neutron server returns request_ids: ['req-d48963aa-c13c-47f9-8d3f-5c1687a2318d'] [pid: 7|app: 0|req: 172/340] 10.0.0.158 () {32 vars in 736 bytes} [Wed Apr 15 06:07:57 2026] GET /v2.1/os-security-groups/861c7354-fdde-45d3-abe3-25ffaf53821f => generated 194 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-15 06:07:57.701 8 WARNING neutronclient.v2_0.client [None req-5050ca96-a8c4-4e6d-a47c-398676c95fa5 cdf14f2f76504f0a83ed627d3a868760 12b03993bf564d6bb38adff386e112c7 - - default default] The 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 06:07:57.740 8 WARNING neutronclient.v2_0.client [None req-5050ca96-a8c4-4e6d-a47c-398676c95fa5 cdf14f2f76504f0a83ed627d3a868760 12b03993bf564d6bb38adff386e112c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 169/341] 10.0.0.158 () {32 vars in 739 bytes} [Wed Apr 15 06:07:57 2026] DELETE /v2.1/os-security-groups/a386aa3a-6084-49ab-a191-040f12e9f98a => generated 0 bytes in 149 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-15 06:07:57.858 7 WARNING neutronclient.v2_0.client [None req-e75e1c56-b430-45da-86e4-3d8d23707223 cdf14f2f76504f0a83ed627d3a868760 12b03993bf564d6bb38adff386e112c7 - - default default] The 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 06:07:57.881 7 INFO nova.api.openstack.wsgi [None req-e75e1c56-b430-45da-86e4-3d8d23707223 cdf14f2f76504f0a83ed627d3a868760 12b03993bf564d6bb38adff386e112c7 - - default default] HTTP exception thrown: Security group a386aa3a-6084-49ab-a191-040f12e9f98a does not exist Neutron server returns request_ids: ['req-b58e8ee0-7dc2-4c4f-836c-7d803c2042e6'] [pid: 7|app: 0|req: 173/342] 10.0.0.158 () {32 vars in 736 bytes} [Wed Apr 15 06:07:57 2026] GET /v2.1/os-security-groups/a386aa3a-6084-49ab-a191-040f12e9f98a => generated 194 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-15 06:07:57.897 8 WARNING neutronclient.v2_0.client [None req-4b446236-3d52-44cc-8838-2c42b5cbb880 cdf14f2f76504f0a83ed627d3a868760 12b03993bf564d6bb38adff386e112c7 - - default default] The 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 06:07:57.933 8 WARNING neutronclient.v2_0.client [None req-4b446236-3d52-44cc-8838-2c42b5cbb880 cdf14f2f76504f0a83ed627d3a868760 12b03993bf564d6bb38adff386e112c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 170/343] 10.0.0.158 () {32 vars in 739 bytes} [Wed Apr 15 06:07:57 2026] DELETE /v2.1/os-security-groups/57b0dfc4-dfd6-43ea-ba7b-d000ec13790c => generated 0 bytes in 136 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-15 06:07:58.042 7 WARNING neutronclient.v2_0.client [None req-d8339af0-15de-44bb-b486-a37792d09be7 cdf14f2f76504f0a83ed627d3a868760 12b03993bf564d6bb38adff386e112c7 - - default default] The 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 06:07:58.061 7 INFO nova.api.openstack.wsgi [None req-d8339af0-15de-44bb-b486-a37792d09be7 cdf14f2f76504f0a83ed627d3a868760 12b03993bf564d6bb38adff386e112c7 - - default default] HTTP exception thrown: Security group 57b0dfc4-dfd6-43ea-ba7b-d000ec13790c does not exist Neutron server returns request_ids: ['req-17038bd9-7dbb-48ca-bff5-866549bc15c8'] [pid: 7|app: 0|req: 174/344] 10.0.0.158 () {32 vars in 736 bytes} [Wed Apr 15 06:07:58 2026] GET /v2.1/os-security-groups/57b0dfc4-dfd6-43ea-ba7b-d000ec13790c => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-15 06:07:58.076 8 WARNING neutronclient.v2_0.client [None req-1a1933b3-3228-4108-b5ae-2e4ae5eb7df8 cdf14f2f76504f0a83ed627d3a868760 12b03993bf564d6bb38adff386e112c7 - - default default] The 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 06:07:58.117 8 WARNING neutronclient.v2_0.client [None req-1a1933b3-3228-4108-b5ae-2e4ae5eb7df8 cdf14f2f76504f0a83ed627d3a868760 12b03993bf564d6bb38adff386e112c7 - - default default] The 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 06:07:58.153 8 WARNING neutronclient.v2_0.client [None req-1a1933b3-3228-4108-b5ae-2e4ae5eb7df8 cdf14f2f76504f0a83ed627d3a868760 12b03993bf564d6bb38adff386e112c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 171/345] 10.0.0.158 () {32 vars in 662 bytes} [Wed Apr 15 06:07:58 2026] GET /v2.1/os-security-groups => generated 707 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 06:07:58.227 7 WARNING neutronclient.v2_0.client [None req-c71088aa-2e4a-4d15-bfbf-53e37bc95251 62d21588c2fb4106bfc0bd4d0edbd29a 682cf4599c404b37a90d3f1212402ca8 - - default default] The 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 06:07:58.228 8 WARNING neutronclient.v2_0.client [None req-37e10145-9010-4338-894c-c3e8791e2b39 cdf14f2f76504f0a83ed627d3a868760 12b03993bf564d6bb38adff386e112c7 - - default default] The 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 06:07:58.284 8 INFO nova.api.openstack.wsgi [None req-37e10145-9010-4338-894c-c3e8791e2b39 cdf14f2f76504f0a83ed627d3a868760 12b03993bf564d6bb38adff386e112c7 - - default default] HTTP exception thrown: Security group 57b0dfc4-dfd6-43ea-ba7b-d000ec13790c does not exist Neutron server returns request_ids: ['req-c6f92a40-736c-472a-931b-183d7fbe647b'] [pid: 8|app: 0|req: 172/346] 10.0.0.158 () {32 vars in 739 bytes} [Wed Apr 15 06:07:58 2026] DELETE /v2.1/os-security-groups/57b0dfc4-dfd6-43ea-ba7b-d000ec13790c => generated 194 bytes in 69 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-15 06:07:58.297 8 WARNING neutronclient.v2_0.client [None req-3458d939-0f31-495c-b469-535890b50748 cdf14f2f76504f0a83ed627d3a868760 12b03993bf564d6bb38adff386e112c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 175/347] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:07:58 2026] GET /v2.1/servers/34e184f0-6de2-4b2c-863c-d8ced575a9dc => generated 1548 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-15 06:07:58.328 8 INFO nova.api.openstack.wsgi [None req-3458d939-0f31-495c-b469-535890b50748 cdf14f2f76504f0a83ed627d3a868760 12b03993bf564d6bb38adff386e112c7 - - default default] HTTP exception thrown: Security group a386aa3a-6084-49ab-a191-040f12e9f98a does not exist Neutron server returns request_ids: ['req-a108c18c-5d71-476b-8851-a353074b970b'] [pid: 8|app: 0|req: 173/348] 10.0.0.158 () {32 vars in 739 bytes} [Wed Apr 15 06:07:58 2026] DELETE /v2.1/os-security-groups/a386aa3a-6084-49ab-a191-040f12e9f98a => generated 194 bytes in 42 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 06:07:58.352 7 WARNING neutronclient.v2_0.client [None req-ff6dd48a-b8be-4600-b7bb-fa88f825c845 cdf14f2f76504f0a83ed627d3a868760 12b03993bf564d6bb38adff386e112c7 - - default default] The 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 06:07:58.383 7 INFO nova.api.openstack.wsgi [None req-ff6dd48a-b8be-4600-b7bb-fa88f825c845 cdf14f2f76504f0a83ed627d3a868760 12b03993bf564d6bb38adff386e112c7 - - default default] HTTP exception thrown: Security group 861c7354-fdde-45d3-abe3-25ffaf53821f does not exist Neutron server returns request_ids: ['req-0f30aa9e-4245-49a1-86a8-e4b42a4ad4b8'] [pid: 7|app: 0|req: 176/349] 10.0.0.158 () {32 vars in 739 bytes} [Wed Apr 15 06:07:58 2026] DELETE /v2.1/os-security-groups/861c7354-fdde-45d3-abe3-25ffaf53821f => generated 194 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-15 06:07:58.588 8 WARNING neutronclient.v2_0.client [None req-3e400ff4-750d-424a-bfe2-9ed0e876a3b9 e4f44b571bd94b628f3ce8242063b410 c3d1055072614e2d9eaebc307ce2d185 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 174/350] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:07:58 2026] GET /v2.1/servers/73e150ba-f8a0-42a1-92f5-633aac8bebaa => generated 1526 bytes in 766 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-15 06:07:59.376 7 WARNING neutronclient.v2_0.client [None req-e2a84657-d1fa-490d-9d72-50c5a898cd0d 62d21588c2fb4106bfc0bd4d0edbd29a 682cf4599c404b37a90d3f1212402ca8 - - default default] 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 06:07:59.967 8 INFO nova.api.openstack.compute.server_external_events [req-e09fb1d1-8979-43e9-9cf4-b106a13f585a req-b098cd71-2c02-44ee-92cf-888b0c18a345 8d641ef1773442209ecbf4e09ba7a10d b8649257141247b5ac088073698e9879 - - bd861f3a14a44f9e9d5c51bce7cfc625 bd861f3a14a44f9e9d5c51bce7cfc625] Creating event network-vif-plugged:b2332c04-ecf3-485d-857e-602da131a4a9 for instance 73e150ba-f8a0-42a1-92f5-633aac8bebaa on instance [pid: 8|app: 0|req: 175/351] 10.0.0.123 () {38 vars in 814 bytes} [Wed Apr 15 06:07:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/352] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:07:59 2026] GET /v2.1/servers/34e184f0-6de2-4b2c-863c-d8ced575a9dc => generated 1548 bytes in 852 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:08:00.394 8 WARNING neutronclient.v2_0.client [None req-8c37d349-5f3c-4e20-b5dc-f50fa7c2b6b6 e4f44b571bd94b628f3ce8242063b410 c3d1055072614e2d9eaebc307ce2d185 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 176/353] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:08:00 2026] GET /v2.1/servers/73e150ba-f8a0-42a1-92f5-633aac8bebaa => generated 1526 bytes in 593 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:08:01.260 7 WARNING neutronclient.v2_0.client [None req-fab372f0-a34b-4ddb-9bc0-b69b171f0619 62d21588c2fb4106bfc0bd4d0edbd29a 682cf4599c404b37a90d3f1212402ca8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 178/354] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:08:01 2026] GET /v2.1/servers/34e184f0-6de2-4b2c-863c-d8ced575a9dc => generated 1548 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:08:01.993 8 WARNING neutronclient.v2_0.client [None req-74220335-1f13-4182-878d-8ff8f55d9875 e4f44b571bd94b628f3ce8242063b410 c3d1055072614e2d9eaebc307ce2d185 - - default default] The 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 06:08:02.012 7 INFO nova.api.openstack.compute.server_external_events [req-42bda169-55fc-4569-8baf-c20f37b3c141 req-026226d3-53d6-4dfc-b0ca-2f20eafd2d6d 8d641ef1773442209ecbf4e09ba7a10d b8649257141247b5ac088073698e9879 - - bd861f3a14a44f9e9d5c51bce7cfc625 bd861f3a14a44f9e9d5c51bce7cfc625] Creating event network-vif-plugged:7574e557-869e-4120-b6a9-7f26868bcac3 for instance 34e184f0-6de2-4b2c-863c-d8ced575a9dc on instance [pid: 7|app: 0|req: 179/355] 10.0.0.123 () {38 vars in 814 bytes} [Wed Apr 15 06:08:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/356] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:08:01 2026] GET /v2.1/servers/73e150ba-f8a0-42a1-92f5-633aac8bebaa => generated 1717 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:08:02.200 7 WARNING neutronclient.v2_0.client [None req-b6a543d2-42b2-4353-b293-f62571c129be e4f44b571bd94b628f3ce8242063b410 c3d1055072614e2d9eaebc307ce2d185 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 180/357] 10.0.0.158 () {32 vars in 740 bytes} [Wed Apr 15 06:08:02 2026] GET /v2.1/servers/73e150ba-f8a0-42a1-92f5-633aac8bebaa/os-interface => generated 284 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:08:02.423 8 WARNING neutronclient.v2_0.client [None req-2ca8b396-1c18-4507-a262-071807a8f5e9 62d21588c2fb4106bfc0bd4d0edbd29a 682cf4599c404b37a90d3f1212402ca8 - - default default] 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 06:08:03.021 7 WARNING neutronclient.v2_0.client [None req-6c149afb-7480-47d2-ae85-b0ca35be8a18 e4f44b571bd94b628f3ce8242063b410 c3d1055072614e2d9eaebc307ce2d185 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 178/358] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:08:02 2026] GET /v2.1/servers/34e184f0-6de2-4b2c-863c-d8ced575a9dc => generated 1548 bytes in 647 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:08:03.062 8 INFO nova.api.openstack.compute.server_external_events [req-c34bf8b6-9942-4c64-a68e-c54e30fcd373 req-32b078ce-c54f-461c-b78c-f5b5a399aff7 8d641ef1773442209ecbf4e09ba7a10d b8649257141247b5ac088073698e9879 - - bd861f3a14a44f9e9d5c51bce7cfc625 bd861f3a14a44f9e9d5c51bce7cfc625] Creating event network-changed:b2332c04-ecf3-485d-857e-602da131a4a9 for instance 73e150ba-f8a0-42a1-92f5-633aac8bebaa on instance [pid: 8|app: 0|req: 179/359] 10.0.0.46 () {38 vars in 813 bytes} [Wed Apr 15 06:08:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/360] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:08:02 2026] GET /v2.1/servers/73e150ba-f8a0-42a1-92f5-633aac8bebaa => generated 1717 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:08:04.109 8 WARNING neutronclient.v2_0.client [None req-e1e2ccf5-7dc7-414a-8ae1-fd7c8e85f048 62d21588c2fb4106bfc0bd4d0edbd29a 682cf4599c404b37a90d3f1212402ca8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 180/361] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:08:04 2026] GET /v2.1/servers/34e184f0-6de2-4b2c-863c-d8ced575a9dc => generated 1725 bytes in 616 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:08:04.739 7 WARNING neutronclient.v2_0.client [None req-360b4e43-96f2-428a-baa6-be8d11b7176e 62d21588c2fb4106bfc0bd4d0edbd29a 682cf4599c404b37a90d3f1212402ca8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 182/362] 10.0.0.158 () {32 vars in 740 bytes} [Wed Apr 15 06:08:04 2026] GET /v2.1/servers/34e184f0-6de2-4b2c-863c-d8ced575a9dc/os-interface => generated 285 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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 06:08:06.543 7 INFO nova.api.openstack.compute.server_external_events [req-d9bedbdc-f382-4055-91c7-d700bedfc7f9 req-af995632-653c-4cf8-891b-9fc90ad81d90 8d641ef1773442209ecbf4e09ba7a10d b8649257141247b5ac088073698e9879 - - bd861f3a14a44f9e9d5c51bce7cfc625 bd861f3a14a44f9e9d5c51bce7cfc625] Creating event network-changed:7574e557-869e-4120-b6a9-7f26868bcac3 for instance 34e184f0-6de2-4b2c-863c-d8ced575a9dc on instance [pid: 7|app: 0|req: 183/363] 10.0.0.46 () {38 vars in 813 bytes} [Wed Apr 15 06:08:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 06:08:06.552 8 WARNING neutronclient.v2_0.client [None req-60be440f-3fa9-4173-a1b5-5e7cc149cafb 62d21588c2fb4106bfc0bd4d0edbd29a 682cf4599c404b37a90d3f1212402ca8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 181/366] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:08:06 2026] GET /v2.1/servers/34e184f0-6de2-4b2c-863c-d8ced575a9dc => generated 1725 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, ' [pid: 7|app: 0|req: 186/367] 10.0.0.158 () {32 vars in 640 bytes} [Wed Apr 15 06:08:06 2026] GET /v2.1/servers => generated 378 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 182/368] 10.0.0.158 () {32 vars in 717 bytes} [Wed Apr 15 06:08:07 2026] DELETE /v2.1/servers/34e184f0-6de2-4b2c-863c-d8ced575a9dc => generated 0 bytes in 170 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 06:08:07.355 7 WARNING neutronclient.v2_0.client [None req-c6372f83-1b95-4108-bcce-7b3798f43c8b 62d21588c2fb4106bfc0bd4d0edbd29a 682cf4599c404b37a90d3f1212402ca8 - - default default] The python binding code in 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/369] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:08:07 2026] GET /v2.1/servers/34e184f0-6de2-4b2c-863c-d8ced575a9dc => generated 1731 bytes in 361 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 183/370] 10.0.0.158 () {34 vars in 670 bytes} [Wed Apr 15 06:08:07 2026] POST /v2.1/os-keypairs => generated 386 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:08:08.724 7 WARNING neutronclient.v2_0.client [None req-eb21d3ee-75c9-4971-9a87-e1751286e9c1 62d21588c2fb4106bfc0bd4d0edbd29a 682cf4599c404b37a90d3f1212402ca8 - - default default] The python binding code in 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/371] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:08:08 2026] GET /v2.1/servers/34e184f0-6de2-4b2c-863c-d8ced575a9dc => generated 1851 bytes in 379 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-15 06:08:09.405 8 WARNING neutronclient.v2_0.client [None req-be3db349-2a51-439e-923d-5f6aee3644ae 3eaa322af33541b7861917ce4eeedd9f 3019ddf71d8b460cbe640bd9900329d4 - - default default] The 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 06:08:09.473 8 WARNING neutronclient.v2_0.client [None req-be3db349-2a51-439e-923d-5f6aee3644ae 3eaa322af33541b7861917ce4eeedd9f 3019ddf71d8b460cbe640bd9900329d4 - - default default] The 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 06:08:09.681 8 WARNING neutronclient.v2_0.client [None req-be3db349-2a51-439e-923d-5f6aee3644ae 3eaa322af33541b7861917ce4eeedd9f 3019ddf71d8b460cbe640bd9900329d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 184/372] 10.0.0.158 () {34 vars in 662 bytes} [Wed Apr 15 06:08:09 2026] POST /v2.1/servers => generated 453 bytes in 620 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 06:08:09.970 7 WARNING neutronclient.v2_0.client [None req-c74477f0-2f78-456a-a3ed-c34f8162b2bb 3eaa322af33541b7861917ce4eeedd9f 3019ddf71d8b460cbe640bd9900329d4 - - default default] The python binding code in 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/373] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:08:09 2026] GET /v2.1/servers/517d49a0-453d-4741-a486-9f2037b8eb09 => generated 1432 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:08:10.120 8 WARNING neutronclient.v2_0.client [None req-d1920a0c-75bd-4379-827d-464e9be56c41 62d21588c2fb4106bfc0bd4d0edbd29a 682cf4599c404b37a90d3f1212402ca8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 185/374] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:08:10 2026] GET /v2.1/servers/34e184f0-6de2-4b2c-863c-d8ced575a9dc => generated 1851 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 06:08:10.843 7 INFO nova.api.openstack.compute.server_external_events [req-a2e5d3a8-06e1-437d-b9e7-4902576e0de5 req-25bedad9-673d-4bec-b280-9cbfe83da08a 8d641ef1773442209ecbf4e09ba7a10d b8649257141247b5ac088073698e9879 - - bd861f3a14a44f9e9d5c51bce7cfc625 bd861f3a14a44f9e9d5c51bce7cfc625] Creating event network-vif-deleted:7574e557-869e-4120-b6a9-7f26868bcac3 for instance 34e184f0-6de2-4b2c-863c-d8ced575a9dc on instance [pid: 7|app: 0|req: 190/375] 10.0.0.46 () {38 vars in 813 bytes} [Wed Apr 15 06:08:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:08:11.086 8 WARNING neutronclient.v2_0.client [None req-bb6a7c15-664c-4c41-a693-795ca7fc0e45 3eaa322af33541b7861917ce4eeedd9f 3019ddf71d8b460cbe640bd9900329d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 186/376] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:08:11 2026] GET /v2.1/servers/517d49a0-453d-4741-a486-9f2037b8eb09 => generated 1436 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 06:08:11.281 7 WARNING neutronclient.v2_0.client [None req-91e261ee-beec-4e17-b603-e6feb88b18b1 62d21588c2fb4106bfc0bd4d0edbd29a 682cf4599c404b37a90d3f1212402ca8 - - default default] The python binding code in 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/377] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:08:11 2026] GET /v2.1/servers/34e184f0-6de2-4b2c-863c-d8ced575a9dc => generated 1504 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:08:12.181 8 WARNING neutronclient.v2_0.client [None req-8d0ab488-f25e-4665-aeee-e93bb2dfa723 3eaa322af33541b7861917ce4eeedd9f 3019ddf71d8b460cbe640bd9900329d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 187/378] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:08:12 2026] GET /v2.1/servers/517d49a0-453d-4741-a486-9f2037b8eb09 => generated 1484 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 06:08:12.394 7 WARNING neutronclient.v2_0.client [None req-d3ac1f6c-4e44-40c1-b074-ff680e9b1bb0 62d21588c2fb4106bfc0bd4d0edbd29a 682cf4599c404b37a90d3f1212402ca8 - - default default] The python binding code in 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/379] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:08:12 2026] GET /v2.1/servers/34e184f0-6de2-4b2c-863c-d8ced575a9dc => generated 1509 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:08:13.284 8 WARNING neutronclient.v2_0.client [None req-ed55aeee-444f-448b-8192-2760d83b57e4 3eaa322af33541b7861917ce4eeedd9f 3019ddf71d8b460cbe640bd9900329d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 188/380] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:08:13 2026] GET /v2.1/servers/517d49a0-453d-4741-a486-9f2037b8eb09 => generated 1484 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 06:08:13.506 7 WARNING neutronclient.v2_0.client [None req-975130d0-df87-4cbc-9190-0d4c2b98cf81 62d21588c2fb4106bfc0bd4d0edbd29a 682cf4599c404b37a90d3f1212402ca8 - - default default] The python binding code in 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/381] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:08:13 2026] GET /v2.1/servers/34e184f0-6de2-4b2c-863c-d8ced575a9dc => generated 1509 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:08:14.377 8 WARNING neutronclient.v2_0.client [None req-6966026f-a68f-48a4-b3fe-049f9e4c80b1 3eaa322af33541b7861917ce4eeedd9f 3019ddf71d8b460cbe640bd9900329d4 - - default default] The python binding code in 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/382] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:08:14 2026] GET /v2.1/servers/517d49a0-453d-4741-a486-9f2037b8eb09 => generated 1492 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 06:08:14.609 7 WARNING neutronclient.v2_0.client [None req-d69fd4b9-c85e-4e1f-aaac-6f52bf12c89e 62d21588c2fb4106bfc0bd4d0edbd29a 682cf4599c404b37a90d3f1212402ca8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 194/383] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:08:14 2026] GET /v2.1/servers/34e184f0-6de2-4b2c-863c-d8ced575a9dc => generated 1509 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 06:08:15.048 8 INFO nova.api.openstack.compute.server_external_events [req-3b845f66-582d-4ac6-9554-d0be30a207e6 req-04574bd3-b7ba-457a-99c5-5360f1f8ac04 8d641ef1773442209ecbf4e09ba7a10d b8649257141247b5ac088073698e9879 - - bd861f3a14a44f9e9d5c51bce7cfc625 bd861f3a14a44f9e9d5c51bce7cfc625] Creating event network-changed:4d9a4f9e-aebc-454e-a1f5-9e6f4713bbcb for instance 517d49a0-453d-4741-a486-9f2037b8eb09 on instance [pid: 8|app: 0|req: 190/384] 10.0.0.46 () {38 vars in 813 bytes} [Wed Apr 15 06:08:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:08:15.540 7 WARNING neutronclient.v2_0.client [None req-692eb1cc-3511-4a80-8d1e-599ab78718d0 3eaa322af33541b7861917ce4eeedd9f 3019ddf71d8b460cbe640bd9900329d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 195/385] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:08:15 2026] GET /v2.1/servers/517d49a0-453d-4741-a486-9f2037b8eb09 => generated 1570 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 06:08:15.741 8 INFO nova.api.openstack.wsgi [None req-df9a2666-d3a2-4120-b234-5e1c8b4c127a 62d21588c2fb4106bfc0bd4d0edbd29a 682cf4599c404b37a90d3f1212402ca8 - - default default] HTTP exception thrown: Instance 34e184f0-6de2-4b2c-863c-d8ced575a9dc could not be found. [pid: 8|app: 0|req: 191/386] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:08:15 2026] GET /v2.1/servers/34e184f0-6de2-4b2c-863c-d8ced575a9dc => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 196/387] 10.0.0.158 () {32 vars in 703 bytes} [Wed Apr 15 06:08:15 2026] DELETE /v2.1/os-keypairs/tempest-keypair-822072558 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:08:16.702 8 WARNING neutronclient.v2_0.client [None req-9ef6b65d-e599-45a5-9747-770b131c804b 3eaa322af33541b7861917ce4eeedd9f 3019ddf71d8b460cbe640bd9900329d4 - - default default] The python binding code in 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/390] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:08:16 2026] GET /v2.1/servers/517d49a0-453d-4741-a486-9f2037b8eb09 => generated 1558 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-15 06:08:17.928 7 WARNING neutronclient.v2_0.client [None req-cc3f19a7-027f-47da-a40d-cd1094e56b93 3eaa322af33541b7861917ce4eeedd9f 3019ddf71d8b460cbe640bd9900329d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 199/391] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:08:17 2026] GET /v2.1/servers/517d49a0-453d-4741-a486-9f2037b8eb09 => generated 1558 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 06:08:19.105 8 WARNING neutronclient.v2_0.client [None req-e3e945cd-e80d-4f22-ab1e-8c36509a7efb 3eaa322af33541b7861917ce4eeedd9f 3019ddf71d8b460cbe640bd9900329d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 193/392] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:08:19 2026] GET /v2.1/servers/517d49a0-453d-4741-a486-9f2037b8eb09 => generated 1558 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 06:08:19.930 7 INFO nova.api.openstack.compute.server_external_events [req-29c6ee44-610e-40fb-8102-b0086a10a57a req-ef10fc47-de77-4c9d-8d2e-c946b19fc728 8d641ef1773442209ecbf4e09ba7a10d b8649257141247b5ac088073698e9879 - - bd861f3a14a44f9e9d5c51bce7cfc625 bd861f3a14a44f9e9d5c51bce7cfc625] Creating event network-vif-plugged:4d9a4f9e-aebc-454e-a1f5-9e6f4713bbcb for instance 517d49a0-453d-4741-a486-9f2037b8eb09 on instance [pid: 7|app: 0|req: 200/393] 10.0.0.123 () {38 vars in 814 bytes} [Wed Apr 15 06:08:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:08:20.290 8 WARNING neutronclient.v2_0.client [None req-9654b02c-e4fe-43fe-b023-4046ae563ba1 3eaa322af33541b7861917ce4eeedd9f 3019ddf71d8b460cbe640bd9900329d4 - - default default] The python binding code in 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/394] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:08:20 2026] GET /v2.1/servers/517d49a0-453d-4741-a486-9f2037b8eb09 => generated 1558 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 06:08:21.472 7 WARNING neutronclient.v2_0.client [None req-7197b5ee-ea02-42d0-97fa-06245791ef0b 3eaa322af33541b7861917ce4eeedd9f 3019ddf71d8b460cbe640bd9900329d4 - - default default] The python binding code in 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/395] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:08:21 2026] GET /v2.1/servers/517d49a0-453d-4741-a486-9f2037b8eb09 => generated 1558 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:08:22.623 8 WARNING neutronclient.v2_0.client [None req-91addc5c-db2e-46b8-9818-da8474feed1c 3eaa322af33541b7861917ce4eeedd9f 3019ddf71d8b460cbe640bd9900329d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 195/396] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:08:22 2026] GET /v2.1/servers/517d49a0-453d-4741-a486-9f2037b8eb09 => generated 1741 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:08:22.836 7 WARNING neutronclient.v2_0.client [None req-6f7b2398-7dd6-47d4-8b5c-2d171c457355 3eaa322af33541b7861917ce4eeedd9f 3019ddf71d8b460cbe640bd9900329d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 202/397] 10.0.0.158 () {32 vars in 740 bytes} [Wed Apr 15 06:08:22 2026] GET /v2.1/servers/517d49a0-453d-4741-a486-9f2037b8eb09/os-interface => generated 284 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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 06:08:23.593 7 INFO nova.api.openstack.compute.server_external_events [req-41706911-7041-4465-ac41-7d8d8b6eddd7 req-260799f5-27c0-4d48-bbbd-783789b163d1 8d641ef1773442209ecbf4e09ba7a10d b8649257141247b5ac088073698e9879 - - bd861f3a14a44f9e9d5c51bce7cfc625 bd861f3a14a44f9e9d5c51bce7cfc625] Creating event network-changed:4d9a4f9e-aebc-454e-a1f5-9e6f4713bbcb for instance 517d49a0-453d-4741-a486-9f2037b8eb09 on instance [pid: 7|app: 0|req: 203/398] 10.0.0.46 () {38 vars in 813 bytes} [Wed Apr 15 06:08:23 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) 2026-04-15 06:08:23.621 8 WARNING neutronclient.v2_0.client [None req-a28fcc00-fe62-47b4-9032-2c9eda0e3a77 3eaa322af33541b7861917ce4eeedd9f 3019ddf71d8b460cbe640bd9900329d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 196/399] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:08:23 2026] GET /v2.1/servers/517d49a0-453d-4741-a486-9f2037b8eb09 => generated 1741 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, ' [pid: 7|app: 0|req: 204/400] 10.0.0.158 () {32 vars in 640 bytes} [Wed Apr 15 06:08:23 2026] GET /v2.1/servers => generated 384 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 197/401] 10.0.0.158 () {32 vars in 717 bytes} [Wed Apr 15 06:08:23 2026] DELETE /v2.1/servers/517d49a0-453d-4741-a486-9f2037b8eb09 => generated 0 bytes in 82 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 06:08:23.969 7 WARNING neutronclient.v2_0.client [None req-0c2f5053-01d6-44b1-8c4e-60b8eed976aa 3eaa322af33541b7861917ce4eeedd9f 3019ddf71d8b460cbe640bd9900329d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 205/402] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:08:23 2026] GET /v2.1/servers/517d49a0-453d-4741-a486-9f2037b8eb09 => generated 1747 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 06:08:25.141 8 WARNING neutronclient.v2_0.client [None req-51431b89-c217-48be-9668-1e572e279a93 3eaa322af33541b7861917ce4eeedd9f 3019ddf71d8b460cbe640bd9900329d4 - - default default] The python binding code in 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/403] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:08:25 2026] GET /v2.1/servers/517d49a0-453d-4741-a486-9f2037b8eb09 => generated 1867 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 06:08:26.297 7 WARNING neutronclient.v2_0.client [None req-650b483c-80ac-4aca-b8e6-e81fc6006d03 3eaa322af33541b7861917ce4eeedd9f 3019ddf71d8b460cbe640bd9900329d4 - - default default] The python binding code in 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/404] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:08:26 2026] GET /v2.1/servers/517d49a0-453d-4741-a486-9f2037b8eb09 => generated 1867 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 06:08:27.454 8 WARNING neutronclient.v2_0.client [None req-7a2165c5-431b-4350-840e-824951df1504 3eaa322af33541b7861917ce4eeedd9f 3019ddf71d8b460cbe640bd9900329d4 - - default default] 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: 200/407] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:08:27 2026] GET /v2.1/servers/517d49a0-453d-4741-a486-9f2037b8eb09 => generated 1799 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-15 06:08:27.511 7 INFO nova.api.openstack.compute.server_external_events [req-17725055-b9b1-454a-bd2f-3d4c6ab910a7 req-239d97f2-4a38-4f5f-a52f-2526c2689dd9 8d641ef1773442209ecbf4e09ba7a10d b8649257141247b5ac088073698e9879 - - bd861f3a14a44f9e9d5c51bce7cfc625 bd861f3a14a44f9e9d5c51bce7cfc625] Creating event network-vif-deleted:4d9a4f9e-aebc-454e-a1f5-9e6f4713bbcb for instance 517d49a0-453d-4741-a486-9f2037b8eb09 on instance [pid: 7|app: 0|req: 208/408] 10.0.0.46 () {38 vars in 813 bytes} [Wed Apr 15 06:08:27 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:08:28.466 8 WARNING neutronclient.v2_0.client [None req-bcabb603-b1e9-4c01-9a8b-bdab6ff2c891 e4f44b571bd94b628f3ce8242063b410 c3d1055072614e2d9eaebc307ce2d185 - - default default] 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: 201/409] 10.0.0.158 () {32 vars in 740 bytes} [Wed Apr 15 06:08:28 2026] GET /v2.1/servers/73e150ba-f8a0-42a1-92f5-633aac8bebaa/os-interface => generated 284 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 06:08:28.567 7 WARNING neutronclient.v2_0.client [None req-4ffd0cd1-0513-4403-b422-ed5778d2db8f 3eaa322af33541b7861917ce4eeedd9f 3019ddf71d8b460cbe640bd9900329d4 - - default default] 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: 209/410] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:08:28 2026] GET /v2.1/servers/517d49a0-453d-4741-a486-9f2037b8eb09 => generated 1518 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-15 06:08:28.605 8 WARNING neutronclient.v2_0.client [None req-98afdd00-7462-4bb1-906d-764d37256cb3 e4f44b571bd94b628f3ce8242063b410 c3d1055072614e2d9eaebc307ce2d185 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 202/411] 10.0.0.158 () {32 vars in 814 bytes} [Wed Apr 15 06:08:28 2026] GET /v2.1/servers/73e150ba-f8a0-42a1-92f5-633aac8bebaa/os-interface/b2332c04-ecf3-485d-857e-602da131a4a9 => generated 281 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 210/412] 10.0.0.158 () {32 vars in 722 bytes} [Wed Apr 15 06:08:28 2026] GET /v2.1/servers/73e150ba-f8a0-42a1-92f5-633aac8bebaa/ips => generated 156 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 203/413] 10.0.0.158 () {34 vars in 749 bytes} [Wed Apr 15 06:08:28 2026] POST /v2.1/servers/73e150ba-f8a0-42a1-92f5-633aac8bebaa/action => generated 0 bytes in 35 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: 211/414] 10.0.0.158 () {32 vars in 722 bytes} [Wed Apr 15 06:08:28 2026] GET /v2.1/servers/73e150ba-f8a0-42a1-92f5-633aac8bebaa/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, ' 2026-04-15 06:08:29.673 8 WARNING neutronclient.v2_0.client [None req-11aa42eb-eb46-46ed-91c1-8f2c97b9e276 3eaa322af33541b7861917ce4eeedd9f 3019ddf71d8b460cbe640bd9900329d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 204/415] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:08:29 2026] GET /v2.1/servers/517d49a0-453d-4741-a486-9f2037b8eb09 => generated 1518 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 212/416] 10.0.0.158 () {32 vars in 722 bytes} [Wed Apr 15 06:08:29 2026] GET /v2.1/servers/73e150ba-f8a0-42a1-92f5-633aac8bebaa/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 06:08:29.861 8 INFO nova.api.openstack.compute.server_external_events [req-2c1c01ea-caa4-4828-b677-1ba114f8aa4f req-f987fa37-4d07-4ca5-bd50-d97bcf8d79bd 8d641ef1773442209ecbf4e09ba7a10d b8649257141247b5ac088073698e9879 - - bd861f3a14a44f9e9d5c51bce7cfc625 bd861f3a14a44f9e9d5c51bce7cfc625] Creating event network-changed:b2332c04-ecf3-485d-857e-602da131a4a9 for instance 73e150ba-f8a0-42a1-92f5-633aac8bebaa on instance [pid: 8|app: 0|req: 205/417] 10.0.0.46 () {38 vars in 813 bytes} [Wed Apr 15 06:08:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:08:30.761 7 INFO nova.api.openstack.wsgi [None req-4f33e38f-6c4f-439f-9d64-0cebac1b2675 3eaa322af33541b7861917ce4eeedd9f 3019ddf71d8b460cbe640bd9900329d4 - - default default] HTTP exception thrown: Instance 517d49a0-453d-4741-a486-9f2037b8eb09 could not be found. [pid: 7|app: 0|req: 213/418] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:08:30 2026] GET /v2.1/servers/517d49a0-453d-4741-a486-9f2037b8eb09 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 206/419] 10.0.0.158 () {32 vars in 705 bytes} [Wed Apr 15 06:08:30 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1529494553 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 214/420] 10.0.0.158 () {32 vars in 722 bytes} [Wed Apr 15 06:08:30 2026] GET /v2.1/servers/73e150ba-f8a0-42a1-92f5-633aac8bebaa/ips => generated 195 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 06:08:30.914 8 WARNING neutronclient.v2_0.client [None req-da71e593-03ff-44fb-980e-1f7b53573020 e4f44b571bd94b628f3ce8242063b410 c3d1055072614e2d9eaebc307ce2d185 - - default default] The python binding code in 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/421] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:08:30 2026] GET /v2.1/servers/73e150ba-f8a0-42a1-92f5-633aac8bebaa => generated 1952 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 215/422] 10.0.0.158 () {34 vars in 749 bytes} [Wed Apr 15 06:08:31 2026] POST /v2.1/servers/73e150ba-f8a0-42a1-92f5-633aac8bebaa/action => generated 0 bytes in 39 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: 208/423] 10.0.0.158 () {32 vars in 722 bytes} [Wed Apr 15 06:08:31 2026] GET /v2.1/servers/73e150ba-f8a0-42a1-92f5-633aac8bebaa/ips => generated 195 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: 7|app: 0|req: 216/424] 10.0.0.158 () {32 vars in 722 bytes} [Wed Apr 15 06:08:32 2026] GET /v2.1/servers/73e150ba-f8a0-42a1-92f5-633aac8bebaa/ips => generated 195 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: 209/425] 10.0.0.158 () {32 vars in 722 bytes} [Wed Apr 15 06:08:33 2026] GET /v2.1/servers/73e150ba-f8a0-42a1-92f5-633aac8bebaa/ips => generated 195 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:08:33.433 7 INFO nova.api.openstack.compute.server_external_events [req-e64009e3-90a3-47fb-a9d5-52d4b806b4b7 req-10d62f3e-8b49-4fb7-935e-c5db46fb7e65 8d641ef1773442209ecbf4e09ba7a10d b8649257141247b5ac088073698e9879 - - bd861f3a14a44f9e9d5c51bce7cfc625 bd861f3a14a44f9e9d5c51bce7cfc625] Creating event network-changed:b2332c04-ecf3-485d-857e-602da131a4a9 for instance 73e150ba-f8a0-42a1-92f5-633aac8bebaa on instance [pid: 7|app: 0|req: 217/426] 10.0.0.46 () {38 vars in 813 bytes} [Wed Apr 15 06:08:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 210/427] 10.0.0.158 () {32 vars in 722 bytes} [Wed Apr 15 06:08:34 2026] GET /v2.1/servers/73e150ba-f8a0-42a1-92f5-633aac8bebaa/ips => generated 195 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 218/428] 10.0.0.158 () {32 vars in 722 bytes} [Wed Apr 15 06:08:35 2026] GET /v2.1/servers/73e150ba-f8a0-42a1-92f5-633aac8bebaa/ips => generated 156 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, ' [pid: 8|app: 0|req: 211/429] 10.0.0.158 () {32 vars in 717 bytes} [Wed Apr 15 06:08:35 2026] DELETE /v2.1/servers/73e150ba-f8a0-42a1-92f5-633aac8bebaa => generated 0 bytes in 130 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 06:08:35.456 7 WARNING neutronclient.v2_0.client [None req-01552641-903e-4210-9331-90f76a1bb889 e4f44b571bd94b628f3ce8242063b410 c3d1055072614e2d9eaebc307ce2d185 - - default default] The python binding code in 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/430] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:08:35 2026] GET /v2.1/servers/73e150ba-f8a0-42a1-92f5-633aac8bebaa => generated 1843 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 06:08:36.700 8 WARNING neutronclient.v2_0.client [None req-0343b258-c202-446c-83de-8ccd8c5c8c3c e4f44b571bd94b628f3ce8242063b410 c3d1055072614e2d9eaebc307ce2d185 - - default default] The python binding code in 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/433] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:08:36 2026] GET /v2.1/servers/73e150ba-f8a0-42a1-92f5-633aac8bebaa => generated 1843 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:08:37.875 7 WARNING neutronclient.v2_0.client [None req-b62ed9f5-8963-41f5-976d-4d536d8a4f88 e4f44b571bd94b628f3ce8242063b410 c3d1055072614e2d9eaebc307ce2d185 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 222/434] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:08:37 2026] GET /v2.1/servers/73e150ba-f8a0-42a1-92f5-633aac8bebaa => generated 1843 bytes in 374 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:08:38.803 8 INFO nova.api.openstack.compute.server_external_events [req-b8584848-be76-4592-8557-7395364fcb15 req-44b3e94e-b747-46ec-97b7-119d012eed11 8d641ef1773442209ecbf4e09ba7a10d b8649257141247b5ac088073698e9879 - - bd861f3a14a44f9e9d5c51bce7cfc625 bd861f3a14a44f9e9d5c51bce7cfc625] Creating event network-vif-deleted:b2332c04-ecf3-485d-857e-602da131a4a9 for instance 73e150ba-f8a0-42a1-92f5-633aac8bebaa on instance [pid: 8|app: 0|req: 213/435] 10.0.0.46 () {38 vars in 813 bytes} [Wed Apr 15 06:08:38 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 06:08:38.937 7 WARNING neutronclient.v2_0.client [None req-703fafe7-c79f-41d7-836d-8bca74211cbf 81c307c3c0c64560a1b883061a0162d3 b0b47729da484b3dbb99f30f822e642c - - default default] 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 06:08:39.293 8 WARNING neutronclient.v2_0.client [None req-eab3e8ef-b1e8-4f5a-8989-596b6677bf4e e4f44b571bd94b628f3ce8242063b410 c3d1055072614e2d9eaebc307ce2d185 - - default default] The python binding code in 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/436] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:08:39 2026] GET /v2.1/servers/73e150ba-f8a0-42a1-92f5-633aac8bebaa => generated 1481 bytes in 327 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-15 06:08:39.610 7 WARNING neutronclient.v2_0.client [None req-703fafe7-c79f-41d7-836d-8bca74211cbf 81c307c3c0c64560a1b883061a0162d3 b0b47729da484b3dbb99f30f822e642c - - default default] The python binding code in 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/437] 10.0.0.158 () {34 vars in 662 bytes} [Wed Apr 15 06:08:38 2026] POST /v2.1/servers => generated 424 bytes in 900 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 06:08:39.803 8 WARNING neutronclient.v2_0.client [None req-2c928ab9-5d8c-4109-8386-18ebfa5cea13 81c307c3c0c64560a1b883061a0162d3 b0b47729da484b3dbb99f30f822e642c - - default default] The python binding code in 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/438] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:08:39 2026] GET /v2.1/servers/c89e688d-3475-4f36-8086-85ebd3d503a3 => generated 1366 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 224/439] 10.0.0.158 () {34 vars in 670 bytes} [Wed Apr 15 06:08:39 2026] POST /v2.1/os-keypairs => generated 386 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:08:40.638 8 WARNING neutronclient.v2_0.client [None req-48c174fc-b512-4b51-84c5-e46e4a8aa695 e4f44b571bd94b628f3ce8242063b410 c3d1055072614e2d9eaebc307ce2d185 - - default default] The python binding code in 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/440] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:08:40 2026] GET /v2.1/servers/73e150ba-f8a0-42a1-92f5-633aac8bebaa => generated 1486 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-15 06:08:40.904 7 WARNING neutronclient.v2_0.client [None req-7092d5ca-79ca-4f1e-8a91-61bcb0e8cce1 81c307c3c0c64560a1b883061a0162d3 b0b47729da484b3dbb99f30f822e642c - - default default] The python binding code in 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/441] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:08:40 2026] GET /v2.1/servers/c89e688d-3475-4f36-8086-85ebd3d503a3 => generated 1370 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:08:41.487 8 WARNING neutronclient.v2_0.client [None req-62434a1b-07dc-4a55-92d6-7e5968259d9d 6f0d38ab0eb1464fa280e98b80612b5e 01db0c4f6f454419a548e55add657a7b - - default default] The 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 06:08:41.533 8 WARNING neutronclient.v2_0.client [None req-62434a1b-07dc-4a55-92d6-7e5968259d9d 6f0d38ab0eb1464fa280e98b80612b5e 01db0c4f6f454419a548e55add657a7b - - default default] The 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 06:08:41.685 8 WARNING neutronclient.v2_0.client [None req-62434a1b-07dc-4a55-92d6-7e5968259d9d 6f0d38ab0eb1464fa280e98b80612b5e 01db0c4f6f454419a548e55add657a7b - - default default] 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 06:08:41.737 7 WARNING neutronclient.v2_0.client [None req-79bba8b6-875f-4548-84b8-7c20ed6c0d25 e4f44b571bd94b628f3ce8242063b410 c3d1055072614e2d9eaebc307ce2d185 - - default default] The python binding code in 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/442] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:08:41 2026] GET /v2.1/servers/73e150ba-f8a0-42a1-92f5-633aac8bebaa => generated 1486 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/443] 10.0.0.158 () {34 vars in 662 bytes} [Wed Apr 15 06:08:41 2026] POST /v2.1/servers => generated 452 bytes in 488 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 06:08:41.940 7 WARNING neutronclient.v2_0.client [None req-2f100f67-8fd9-4184-b994-2f92efdc3836 6f0d38ab0eb1464fa280e98b80612b5e 01db0c4f6f454419a548e55add657a7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 227/444] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:08:41 2026] GET /v2.1/servers/69f8635e-a64a-4027-a2b4-6f1293715732 => generated 1392 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:08:42.192 8 WARNING neutronclient.v2_0.client [None req-bdc33fc2-1994-4af7-812d-96d84ceeee26 81c307c3c0c64560a1b883061a0162d3 b0b47729da484b3dbb99f30f822e642c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 218/445] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:08:42 2026] GET /v2.1/servers/c89e688d-3475-4f36-8086-85ebd3d503a3 => generated 1418 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 06:08:42.819 7 INFO nova.api.openstack.wsgi [None req-cb12ba9d-bb4a-415a-914f-769e1e854f77 e4f44b571bd94b628f3ce8242063b410 c3d1055072614e2d9eaebc307ce2d185 - - default default] HTTP exception thrown: Instance 73e150ba-f8a0-42a1-92f5-633aac8bebaa could not be found. [pid: 7|app: 0|req: 228/446] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:08:42 2026] GET /v2.1/servers/73e150ba-f8a0-42a1-92f5-633aac8bebaa => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 219/447] 10.0.0.158 () {32 vars in 705 bytes} [Wed Apr 15 06:08:42 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1807502376 => 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 06:08:43.033 7 WARNING neutronclient.v2_0.client [None req-08b49fd1-8026-4fce-9fbb-8c40b73d5344 6f0d38ab0eb1464fa280e98b80612b5e 01db0c4f6f454419a548e55add657a7b - - default default] The python binding code in 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/448] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:08:42 2026] GET /v2.1/servers/69f8635e-a64a-4027-a2b4-6f1293715732 => generated 1396 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 06:08:43.274 8 WARNING neutronclient.v2_0.client [None req-7083da6a-b110-44d0-a3a1-545e11d34e87 81c307c3c0c64560a1b883061a0162d3 b0b47729da484b3dbb99f30f822e642c - - default default] The 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 06:08:43.303 7 INFO nova.api.openstack.wsgi [None req-9df12faf-d93f-4a9e-9906-2dce376f2e27 e4f44b571bd94b628f3ce8242063b410 c3d1055072614e2d9eaebc307ce2d185 - - default default] HTTP exception thrown: Instance 73e150ba-f8a0-42a1-92f5-633aac8bebaa could not be found. [pid: 7|app: 0|req: 230/449] 10.0.0.158 () {32 vars in 717 bytes} [Wed Apr 15 06:08:43 2026] DELETE /v2.1/servers/73e150ba-f8a0-42a1-92f5-633aac8bebaa => generated 111 bytes in 42 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: 220/450] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:08:43 2026] GET /v2.1/servers/c89e688d-3475-4f36-8086-85ebd3d503a3 => generated 1418 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-15 06:08:43.336 7 INFO nova.api.openstack.wsgi [None req-c414fede-1924-42ac-a260-ae696bb6f1b1 e4f44b571bd94b628f3ce8242063b410 c3d1055072614e2d9eaebc307ce2d185 - - default default] HTTP exception thrown: Instance 73e150ba-f8a0-42a1-92f5-633aac8bebaa could not be found. [pid: 7|app: 0|req: 231/451] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:08:43 2026] GET /v2.1/servers/73e150ba-f8a0-42a1-92f5-633aac8bebaa => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:08:44.138 8 WARNING neutronclient.v2_0.client [None req-a86b6cbf-8f75-4349-8133-a6cd21cd52fa 6f0d38ab0eb1464fa280e98b80612b5e 01db0c4f6f454419a548e55add657a7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 221/452] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:08:44 2026] GET /v2.1/servers/69f8635e-a64a-4027-a2b4-6f1293715732 => generated 1444 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:08:44.364 7 WARNING neutronclient.v2_0.client [None req-79930af2-89c7-4c6c-8b06-556bcde1a0d1 81c307c3c0c64560a1b883061a0162d3 b0b47729da484b3dbb99f30f822e642c - - default default] 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 06:08:45.043 8 INFO nova.api.openstack.compute.server_external_events [req-95c32dff-81ef-427e-a255-7d5ee9773817 req-b6d2cd9b-8668-4fd0-befe-e8d9c676ee08 8d641ef1773442209ecbf4e09ba7a10d b8649257141247b5ac088073698e9879 - - bd861f3a14a44f9e9d5c51bce7cfc625 bd861f3a14a44f9e9d5c51bce7cfc625] Creating event network-changed:282e5795-3717-4985-b802-7537f24b5384 for instance c89e688d-3475-4f36-8086-85ebd3d503a3 on instance [pid: 8|app: 0|req: 222/453] 10.0.0.46 () {38 vars in 813 bytes} [Wed Apr 15 06:08:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/454] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:08:44 2026] GET /v2.1/servers/c89e688d-3475-4f36-8086-85ebd3d503a3 => generated 1468 bytes in 733 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:08:45.249 8 WARNING neutronclient.v2_0.client [None req-88d7a66d-7ba5-409a-ad64-82bc0261e0c6 6f0d38ab0eb1464fa280e98b80612b5e 01db0c4f6f454419a548e55add657a7b - - default default] The python binding code in 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/455] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:08:45 2026] GET /v2.1/servers/69f8635e-a64a-4027-a2b4-6f1293715732 => generated 1444 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 06:08:46.120 7 WARNING neutronclient.v2_0.client [None req-4a871eda-fe2d-4aae-bcfb-3f72e45c06af 81c307c3c0c64560a1b883061a0162d3 b0b47729da484b3dbb99f30f822e642c - - default default] The python binding code in 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/456] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:08:46 2026] GET /v2.1/servers/c89e688d-3475-4f36-8086-85ebd3d503a3 => generated 1466 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 06:08:46.409 8 WARNING neutronclient.v2_0.client [None req-456a7168-81f1-4a0c-ad3d-d86e2e56689c 6f0d38ab0eb1464fa280e98b80612b5e 01db0c4f6f454419a548e55add657a7b - - default default] The python binding code in 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/457] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:08:46 2026] GET /v2.1/servers/69f8635e-a64a-4027-a2b4-6f1293715732 => generated 1452 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:08:47.124 8 INFO nova.api.openstack.compute.server_external_events [req-a309aecc-1780-4b6a-ae5f-86dafccb505e req-7e2b6a8e-3eaf-4186-9b80-d5c3b53ecfa0 8d641ef1773442209ecbf4e09ba7a10d b8649257141247b5ac088073698e9879 - - bd861f3a14a44f9e9d5c51bce7cfc625 bd861f3a14a44f9e9d5c51bce7cfc625] Creating event network-changed:6c512b35-113d-41ba-9132-4a25671e7659 for instance 69f8635e-a64a-4027-a2b4-6f1293715732 on instance [pid: 8|app: 0|req: 226/460] 10.0.0.46 () {38 vars in 813 bytes} [Wed Apr 15 06:08:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:08:47.297 7 WARNING neutronclient.v2_0.client [None req-b532a61e-1d81-4eb4-b445-63b2a2ced9aa 81c307c3c0c64560a1b883061a0162d3 b0b47729da484b3dbb99f30f822e642c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 235/461] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:08:47 2026] GET /v2.1/servers/c89e688d-3475-4f36-8086-85ebd3d503a3 => generated 1466 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:08:47.585 8 WARNING neutronclient.v2_0.client [None req-d4c76148-6c76-4646-b39c-f6316c528027 6f0d38ab0eb1464fa280e98b80612b5e 01db0c4f6f454419a548e55add657a7b - - default default] The python binding code in 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/462] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:08:47 2026] GET /v2.1/servers/69f8635e-a64a-4027-a2b4-6f1293715732 => generated 1529 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:08:48.413 7 WARNING neutronclient.v2_0.client [None req-67df101b-8a32-4d00-9f8c-ad5cb50e4aca 81c307c3c0c64560a1b883061a0162d3 b0b47729da484b3dbb99f30f822e642c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 236/463] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:08:48 2026] GET /v2.1/servers/c89e688d-3475-4f36-8086-85ebd3d503a3 => generated 1466 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:08:48.804 8 WARNING neutronclient.v2_0.client [None req-870ca195-c51d-43b2-bb31-83a870f68ffe 6f0d38ab0eb1464fa280e98b80612b5e 01db0c4f6f454419a548e55add657a7b - - default default] The python binding code in 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/464] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:08:48 2026] GET /v2.1/servers/69f8635e-a64a-4027-a2b4-6f1293715732 => generated 1517 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:08:49.554 7 WARNING neutronclient.v2_0.client [None req-781ea2bc-fc23-4573-8ceb-b4d01830eb0d 81c307c3c0c64560a1b883061a0162d3 b0b47729da484b3dbb99f30f822e642c - - default default] The python binding code in 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/465] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:08:49 2026] GET /v2.1/servers/c89e688d-3475-4f36-8086-85ebd3d503a3 => generated 1466 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 06:08:49.907 8 INFO nova.api.openstack.compute.server_external_events [req-c2f18ded-9cd3-4b26-85cc-598cc78834b3 req-4fb55e94-ba01-4089-a0b5-ebf5888461b4 8d641ef1773442209ecbf4e09ba7a10d b8649257141247b5ac088073698e9879 - - bd861f3a14a44f9e9d5c51bce7cfc625 bd861f3a14a44f9e9d5c51bce7cfc625] Creating event network-vif-plugged:282e5795-3717-4985-b802-7537f24b5384 for instance c89e688d-3475-4f36-8086-85ebd3d503a3 on instance [pid: 8|app: 0|req: 229/466] 10.0.0.123 () {38 vars in 814 bytes} [Wed Apr 15 06:08:49 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 06:08:49.970 7 WARNING neutronclient.v2_0.client [None req-eccf8a64-07fe-4058-8517-0258728ee6e9 6f0d38ab0eb1464fa280e98b80612b5e 01db0c4f6f454419a548e55add657a7b - - default default] The python binding code in 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/467] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:08:49 2026] GET /v2.1/servers/69f8635e-a64a-4027-a2b4-6f1293715732 => generated 1517 bytes in 430 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:08:50.744 8 WARNING neutronclient.v2_0.client [None req-c311a5ec-bfa6-4399-8be3-8729f5c0b3a4 81c307c3c0c64560a1b883061a0162d3 b0b47729da484b3dbb99f30f822e642c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 230/468] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:08:50 2026] GET /v2.1/servers/c89e688d-3475-4f36-8086-85ebd3d503a3 => generated 1466 bytes in 384 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:08:51.429 7 WARNING neutronclient.v2_0.client [None req-4c0e4d96-9f38-4e06-8225-54af65b02f5f 6f0d38ab0eb1464fa280e98b80612b5e 01db0c4f6f454419a548e55add657a7b - - default default] The python binding code in 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/469] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:08:51 2026] GET /v2.1/servers/69f8635e-a64a-4027-a2b4-6f1293715732 => generated 1517 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:08:51.777 8 INFO nova.api.openstack.compute.server_external_events [req-18df8556-ec8c-4246-b86e-bbaad75cc9cd req-13f15f25-4481-4f58-9691-492a725dd38f 8d641ef1773442209ecbf4e09ba7a10d b8649257141247b5ac088073698e9879 - - bd861f3a14a44f9e9d5c51bce7cfc625 bd861f3a14a44f9e9d5c51bce7cfc625] Creating event network-vif-plugged:6c512b35-113d-41ba-9132-4a25671e7659 for instance 69f8635e-a64a-4027-a2b4-6f1293715732 on instance [pid: 8|app: 0|req: 231/470] 10.0.0.123 () {38 vars in 814 bytes} [Wed Apr 15 06:08:51 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:08:52.115 8 WARNING neutronclient.v2_0.client [None req-ab76ca93-ebc0-4705-a759-fc328d24a6aa 81c307c3c0c64560a1b883061a0162d3 b0b47729da484b3dbb99f30f822e642c - - default default] The python binding code in 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/471] 10.0.0.158 () {34 vars in 670 bytes} [Wed Apr 15 06:08:51 2026] POST /v2.1/os-keypairs => generated 385 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/472] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:08:52 2026] GET /v2.1/servers/c89e688d-3475-4f36-8086-85ebd3d503a3 => generated 1647 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-15 06:08:52.709 7 WARNING neutronclient.v2_0.client [None req-d909960c-574b-43cc-8851-bbda7643c8a5 6f0d38ab0eb1464fa280e98b80612b5e 01db0c4f6f454419a548e55add657a7b - - default default] The python binding code in 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/473] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:08:52 2026] GET /v2.1/servers/69f8635e-a64a-4027-a2b4-6f1293715732 => 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, ' [pid: 8|app: 0|req: 233/474] 10.0.0.158 () {32 vars in 717 bytes} [Wed Apr 15 06:08:53 2026] DELETE /v2.1/servers/c89e688d-3475-4f36-8086-85ebd3d503a3 => generated 0 bytes in 90 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 06:08:53.645 7 WARNING neutronclient.v2_0.client [None req-ec0a9899-9069-4262-bfa8-9a7ac1b62bc2 81c307c3c0c64560a1b883061a0162d3 b0b47729da484b3dbb99f30f822e642c - - default default] The python binding code in 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/475] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:08:53 2026] GET /v2.1/servers/c89e688d-3475-4f36-8086-85ebd3d503a3 => generated 1653 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 06:08:53.905 8 WARNING neutronclient.v2_0.client [None req-a3094225-be4e-41d1-bfe0-f2e31ae89074 6f0d38ab0eb1464fa280e98b80612b5e 01db0c4f6f454419a548e55add657a7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 234/476] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:08:53 2026] GET /v2.1/servers/69f8635e-a64a-4027-a2b4-6f1293715732 => generated 1699 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 06:08:54.047 7 WARNING neutronclient.v2_0.client [None req-82ae42c9-e3f3-4beb-ad28-9337973bdafd 6f0d38ab0eb1464fa280e98b80612b5e 01db0c4f6f454419a548e55add657a7b - - default default] The python binding code in 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/477] 10.0.0.158 () {32 vars in 740 bytes} [Wed Apr 15 06:08:54 2026] GET /v2.1/servers/69f8635e-a64a-4027-a2b4-6f1293715732/os-interface => generated 284 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:08:54.801 8 WARNING neutronclient.v2_0.client [None req-090c85c7-01d7-4a3b-91e5-4c261a96ad30 81c307c3c0c64560a1b883061a0162d3 b0b47729da484b3dbb99f30f822e642c - - default default] The python binding code in 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/478] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:08:54 2026] GET /v2.1/servers/c89e688d-3475-4f36-8086-85ebd3d503a3 => generated 1653 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:08:55.083 7 INFO nova.api.openstack.compute.server_external_events [req-434b82da-fdaf-4935-b501-97681552ec14 req-0b13166f-9ce8-474c-8f98-225d962ca343 8d641ef1773442209ecbf4e09ba7a10d b8649257141247b5ac088073698e9879 - - bd861f3a14a44f9e9d5c51bce7cfc625 bd861f3a14a44f9e9d5c51bce7cfc625] Creating event network-changed:6c512b35-113d-41ba-9132-4a25671e7659 for instance 69f8635e-a64a-4027-a2b4-6f1293715732 on instance [pid: 7|app: 0|req: 244/479] 10.0.0.46 () {38 vars in 813 bytes} [Wed Apr 15 06:08:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:08:55.974 8 WARNING neutronclient.v2_0.client [None req-584d43ba-f0e4-4028-86de-571590b9fe62 81c307c3c0c64560a1b883061a0162d3 b0b47729da484b3dbb99f30f822e642c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 236/480] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:08:55 2026] GET /v2.1/servers/c89e688d-3475-4f36-8086-85ebd3d503a3 => generated 1653 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 06:08:56.419 7 INFO nova.api.openstack.compute.server_external_events [req-4ac57920-4daf-4267-9d6e-eb3da3f28399 req-a5da81a6-4f17-482d-8a8e-ac0879df5799 8d641ef1773442209ecbf4e09ba7a10d b8649257141247b5ac088073698e9879 - - bd861f3a14a44f9e9d5c51bce7cfc625 bd861f3a14a44f9e9d5c51bce7cfc625] Creating event network-vif-deleted:282e5795-3717-4985-b802-7537f24b5384 for instance c89e688d-3475-4f36-8086-85ebd3d503a3 on instance [pid: 7|app: 0|req: 245/481] 10.0.0.46 () {38 vars in 813 bytes} [Wed Apr 15 06:08:56 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 06:08:56.693 8 WARNING neutronclient.v2_0.client [None req-8c174399-774e-4e49-bb85-f8fe4a581a27 4a9d29c848084527b67db333e756da04 376a79c052d44e9f927c772c1000ae55 - - default default] The 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 06:08:56.739 8 WARNING neutronclient.v2_0.client [None req-8c174399-774e-4e49-bb85-f8fe4a581a27 4a9d29c848084527b67db333e756da04 376a79c052d44e9f927c772c1000ae55 - - default default] The 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 06:08:56.899 8 WARNING neutronclient.v2_0.client [None req-8c174399-774e-4e49-bb85-f8fe4a581a27 4a9d29c848084527b67db333e756da04 376a79c052d44e9f927c772c1000ae55 - - default default] 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 06:08:57.120 7 WARNING neutronclient.v2_0.client [None req-93b4f4a9-e81b-40fd-b1e4-bc3f1007a94a 81c307c3c0c64560a1b883061a0162d3 b0b47729da484b3dbb99f30f822e642c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 237/484] 10.0.0.158 () {34 vars in 662 bytes} [Wed Apr 15 06:08:56 2026] POST /v2.1/servers => generated 450 bytes in 628 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 06:08:57.236 8 WARNING neutronclient.v2_0.client [None req-89e3ad94-b6c1-45fa-9eac-553e4b941ba2 4a9d29c848084527b67db333e756da04 376a79c052d44e9f927c772c1000ae55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 238/485] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:08:57 2026] GET /v2.1/servers/5d34a6e4-9408-4eb6-b769-3df6f610f39c => generated 1253 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/486] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:08:57 2026] GET /v2.1/servers/c89e688d-3475-4f36-8086-85ebd3d503a3 => generated 1447 bytes in 461 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:08:58.531 8 WARNING neutronclient.v2_0.client [None req-4e818289-f7f2-4ed0-a0ee-364ee6c4efd5 4a9d29c848084527b67db333e756da04 376a79c052d44e9f927c772c1000ae55 - - default default] The python binding code in 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/487] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:08:58 2026] GET /v2.1/servers/5d34a6e4-9408-4eb6-b769-3df6f610f39c => generated 1295 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:08:58.605 7 WARNING neutronclient.v2_0.client [None req-c0b782a3-510c-43eb-894c-45536e8bd94f 81c307c3c0c64560a1b883061a0162d3 b0b47729da484b3dbb99f30f822e642c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 249/488] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:08:58 2026] GET /v2.1/servers/c89e688d-3475-4f36-8086-85ebd3d503a3 => generated 1452 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:08:59.611 8 WARNING neutronclient.v2_0.client [None req-2c9382cd-afbf-4196-a7fc-06ea29e9f189 4a9d29c848084527b67db333e756da04 376a79c052d44e9f927c772c1000ae55 - - default default] 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: 240/489] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:08:59 2026] GET /v2.1/servers/5d34a6e4-9408-4eb6-b769-3df6f610f39c => generated 1351 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-15 06:08:59.699 7 INFO nova.api.openstack.wsgi [None req-5266f7f9-bcad-4f94-9a69-84e6537343bd 81c307c3c0c64560a1b883061a0162d3 b0b47729da484b3dbb99f30f822e642c - - default default] HTTP exception thrown: Instance c89e688d-3475-4f36-8086-85ebd3d503a3 could not be found. [pid: 7|app: 0|req: 250/490] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:08:59 2026] GET /v2.1/servers/c89e688d-3475-4f36-8086-85ebd3d503a3 => generated 111 bytes in 43 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 06:09:00.707 8 WARNING neutronclient.v2_0.client [None req-2379031e-ed8a-4382-94ea-e155d2bc9258 4a9d29c848084527b67db333e756da04 376a79c052d44e9f927c772c1000ae55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 241/491] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:09:00 2026] GET /v2.1/servers/5d34a6e4-9408-4eb6-b769-3df6f610f39c => generated 1351 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 06:09:01.807 7 WARNING neutronclient.v2_0.client [None req-b3834e35-13a0-47ab-a144-18bc3510414c 4a9d29c848084527b67db333e756da04 376a79c052d44e9f927c772c1000ae55 - - default default] The python binding code in 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/492] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:09:01 2026] GET /v2.1/servers/5d34a6e4-9408-4eb6-b769-3df6f610f39c => generated 1359 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:09:02.841 8 INFO nova.api.openstack.compute.server_external_events [req-30fb8d39-ae09-4ad1-9916-3e6bbc410706 req-0d5c448e-ce58-41dd-89f4-33ed481467e9 8d641ef1773442209ecbf4e09ba7a10d b8649257141247b5ac088073698e9879 - - bd861f3a14a44f9e9d5c51bce7cfc625 bd861f3a14a44f9e9d5c51bce7cfc625] Creating event network-changed:eac98e19-86fc-40c6-9486-7147000a6bc3 for instance 5d34a6e4-9408-4eb6-b769-3df6f610f39c on instance [pid: 8|app: 0|req: 242/493] 10.0.0.46 () {38 vars in 813 bytes} [Wed Apr 15 06:09:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:09:02.927 7 WARNING neutronclient.v2_0.client [None req-368610ae-b5f3-47cb-95b3-b23dc0701958 4a9d29c848084527b67db333e756da04 376a79c052d44e9f927c772c1000ae55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 252/494] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:09:02 2026] GET /v2.1/servers/5d34a6e4-9408-4eb6-b769-3df6f610f39c => generated 1436 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:09:04.117 8 WARNING neutronclient.v2_0.client [None req-c4a25bc7-db77-4c6a-837b-8435aa6fbd77 4a9d29c848084527b67db333e756da04 376a79c052d44e9f927c772c1000ae55 - - default default] The python binding code in 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/495] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:09:04 2026] GET /v2.1/servers/5d34a6e4-9408-4eb6-b769-3df6f610f39c => generated 1436 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 06:09:05.343 7 WARNING neutronclient.v2_0.client [None req-f032c477-e077-4175-a184-921a4492439b 4a9d29c848084527b67db333e756da04 376a79c052d44e9f927c772c1000ae55 - - default default] The python binding code in 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/496] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:09:05 2026] GET /v2.1/servers/5d34a6e4-9408-4eb6-b769-3df6f610f39c => generated 1436 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 06:09:06.462 8 WARNING neutronclient.v2_0.client [None req-1cdfc2bd-4954-4c2a-b65d-f9ec39f78b46 4a9d29c848084527b67db333e756da04 376a79c052d44e9f927c772c1000ae55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 244/497] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:09:06 2026] GET /v2.1/servers/5d34a6e4-9408-4eb6-b769-3df6f610f39c => generated 1436 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 06:09:07.597 8 WARNING neutronclient.v2_0.client [None req-963444ec-f9a3-495b-9e3a-c25854e2c215 4a9d29c848084527b67db333e756da04 376a79c052d44e9f927c772c1000ae55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 246/500] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:09:07 2026] GET /v2.1/servers/5d34a6e4-9408-4eb6-b769-3df6f610f39c => generated 1424 bytes in 368 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:09:08.974 7 WARNING neutronclient.v2_0.client [None req-5438cb18-7c53-41ca-b290-27f86b638619 4a9d29c848084527b67db333e756da04 376a79c052d44e9f927c772c1000ae55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 255/501] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:09:08 2026] GET /v2.1/servers/5d34a6e4-9408-4eb6-b769-3df6f610f39c => generated 1424 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:09:10.161 8 WARNING neutronclient.v2_0.client [None req-52f65849-6199-475d-bb38-2f84e165fe0c 4a9d29c848084527b67db333e756da04 376a79c052d44e9f927c772c1000ae55 - - default default] The python binding code in 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/502] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:09:10 2026] GET /v2.1/servers/5d34a6e4-9408-4eb6-b769-3df6f610f39c => generated 1424 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:09:11.342 7 WARNING neutronclient.v2_0.client [None req-227c3104-4566-4d65-8408-5862a0446082 4a9d29c848084527b67db333e756da04 376a79c052d44e9f927c772c1000ae55 - - default default] The python binding code in 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/503] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:09:11 2026] GET /v2.1/servers/5d34a6e4-9408-4eb6-b769-3df6f610f39c => generated 1424 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:09:11.902 8 INFO nova.api.openstack.compute.server_external_events [req-9391ee91-5125-4c29-926d-f9cc5d6fc450 req-5ded2bd8-707c-4404-bca5-1813fde0d40b 8d641ef1773442209ecbf4e09ba7a10d b8649257141247b5ac088073698e9879 - - bd861f3a14a44f9e9d5c51bce7cfc625 bd861f3a14a44f9e9d5c51bce7cfc625] Creating event network-vif-plugged:eac98e19-86fc-40c6-9486-7147000a6bc3 for instance 5d34a6e4-9408-4eb6-b769-3df6f610f39c on instance [pid: 8|app: 0|req: 248/504] 10.0.0.123 () {38 vars in 814 bytes} [Wed Apr 15 06:09:11 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 06:09:12.544 7 WARNING neutronclient.v2_0.client [None req-c9740953-19a9-4e39-a170-3b5ea9465e2d 4a9d29c848084527b67db333e756da04 376a79c052d44e9f927c772c1000ae55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 257/505] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:09:12 2026] GET /v2.1/servers/5d34a6e4-9408-4eb6-b769-3df6f610f39c => generated 1424 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 06:09:13.720 8 WARNING neutronclient.v2_0.client [None req-9cecbde5-8dbb-4a08-89ce-1225073a6394 4a9d29c848084527b67db333e756da04 376a79c052d44e9f927c772c1000ae55 - - default default] The python binding code in 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/506] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:09:13 2026] GET /v2.1/servers/5d34a6e4-9408-4eb6-b769-3df6f610f39c => generated 1611 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 06:09:13.890 7 WARNING neutronclient.v2_0.client [None req-194e91e4-19e4-4532-85e8-a08497557897 4a9d29c848084527b67db333e756da04 376a79c052d44e9f927c772c1000ae55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 258/507] 10.0.0.158 () {32 vars in 740 bytes} [Wed Apr 15 06:09:13 2026] GET /v2.1/servers/5d34a6e4-9408-4eb6-b769-3df6f610f39c/os-interface => generated 284 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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 06:09:14.702 7 INFO nova.api.openstack.compute.server_external_events [req-0662fde2-cb52-4ffb-b503-e985bbdc56d1 req-29af549d-2f11-490e-a28a-113c540e324d 8d641ef1773442209ecbf4e09ba7a10d b8649257141247b5ac088073698e9879 - - bd861f3a14a44f9e9d5c51bce7cfc625 bd861f3a14a44f9e9d5c51bce7cfc625] Creating event network-changed:eac98e19-86fc-40c6-9486-7147000a6bc3 for instance 5d34a6e4-9408-4eb6-b769-3df6f610f39c on instance [pid: 7|app: 0|req: 259/508] 10.0.0.46 () {38 vars in 813 bytes} [Wed Apr 15 06:09:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 06:09:14.720 8 WARNING neutronclient.v2_0.client [None req-e7d658bc-52f5-407e-9bef-4233674d2f46 4a9d29c848084527b67db333e756da04 376a79c052d44e9f927c772c1000ae55 - - default default] The python binding code in 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/509] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:09:14 2026] GET /v2.1/servers/5d34a6e4-9408-4eb6-b769-3df6f610f39c => generated 1611 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, ' [pid: 7|app: 0|req: 260/510] 10.0.0.158 () {32 vars in 640 bytes} [Wed Apr 15 06:09:14 2026] GET /v2.1/servers => generated 388 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, ' [pid: 8|app: 0|req: 251/511] 10.0.0.158 () {32 vars in 717 bytes} [Wed Apr 15 06:09:14 2026] DELETE /v2.1/servers/5d34a6e4-9408-4eb6-b769-3df6f610f39c => generated 0 bytes in 122 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 06:09:15.054 7 WARNING neutronclient.v2_0.client [None req-5a354d51-6dfd-4001-ae45-7e4a66eb2e7d 4a9d29c848084527b67db333e756da04 376a79c052d44e9f927c772c1000ae55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 261/512] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:09:15 2026] GET /v2.1/servers/5d34a6e4-9408-4eb6-b769-3df6f610f39c => generated 1617 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 06:09:16.193 8 WARNING neutronclient.v2_0.client [None req-796f985f-6a1a-4091-88a2-aabb7557ed68 4a9d29c848084527b67db333e756da04 376a79c052d44e9f927c772c1000ae55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 252/513] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:09:16 2026] GET /v2.1/servers/5d34a6e4-9408-4eb6-b769-3df6f610f39c => generated 1737 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:09:17.497 7 WARNING neutronclient.v2_0.client [None req-0d66cfb7-0ebb-4d9f-ba43-14672aa4ad87 4a9d29c848084527b67db333e756da04 376a79c052d44e9f927c772c1000ae55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 263/516] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:09:17 2026] GET /v2.1/servers/5d34a6e4-9408-4eb6-b769-3df6f610f39c => generated 1737 bytes in 623 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:09:18.515 8 INFO nova.api.openstack.compute.server_external_events [req-5fc73dee-4d2c-4e0c-9460-46c2976e3068 req-9bdbe254-b7fe-47d7-aa36-ff2c43be6725 8d641ef1773442209ecbf4e09ba7a10d b8649257141247b5ac088073698e9879 - - bd861f3a14a44f9e9d5c51bce7cfc625 bd861f3a14a44f9e9d5c51bce7cfc625] Creating event network-vif-deleted:eac98e19-86fc-40c6-9486-7147000a6bc3 for instance 5d34a6e4-9408-4eb6-b769-3df6f610f39c on instance [pid: 8|app: 0|req: 254/517] 10.0.0.46 () {38 vars in 813 bytes} [Wed Apr 15 06:09:18 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 06:09:19.116 7 WARNING neutronclient.v2_0.client [None req-be4a9dd1-d08b-41bd-9737-c98eb2fba9c8 4a9d29c848084527b67db333e756da04 376a79c052d44e9f927c772c1000ae55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 264/518] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:09:19 2026] GET /v2.1/servers/5d34a6e4-9408-4eb6-b769-3df6f610f39c => generated 1380 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:09:20.267 8 WARNING neutronclient.v2_0.client [None req-0acac0a4-10fa-4cd5-836f-a0bd47efb895 4a9d29c848084527b67db333e756da04 376a79c052d44e9f927c772c1000ae55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 255/519] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:09:20 2026] GET /v2.1/servers/5d34a6e4-9408-4eb6-b769-3df6f610f39c => generated 1385 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 06:09:21.378 7 WARNING neutronclient.v2_0.client [None req-78a794f4-eb15-4e82-9788-996779849e00 4a9d29c848084527b67db333e756da04 376a79c052d44e9f927c772c1000ae55 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 265/520] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:09:21 2026] GET /v2.1/servers/5d34a6e4-9408-4eb6-b769-3df6f610f39c => generated 1385 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 06:09:22.455 8 INFO nova.api.openstack.wsgi [None req-205f534d-7316-48dd-86a7-3964589282db 4a9d29c848084527b67db333e756da04 376a79c052d44e9f927c772c1000ae55 - - default default] HTTP exception thrown: Instance 5d34a6e4-9408-4eb6-b769-3df6f610f39c could not be found. [pid: 8|app: 0|req: 256/521] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:09:22 2026] GET /v2.1/servers/5d34a6e4-9408-4eb6-b769-3df6f610f39c => 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: 7|app: 0|req: 266/522] 10.0.0.158 () {32 vars in 703 bytes} [Wed Apr 15 06:09:22 2026] DELETE /v2.1/os-keypairs/tempest-keypair-871862015 => generated 0 bytes in 15 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: 259/527] 10.0.0.158 () {34 vars in 670 bytes} [Wed Apr 15 06:09:40 2026] POST /v2.1/os-keypairs => generated 398 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 06:09:41.859 7 WARNING neutronclient.v2_0.client [None req-c35bcdc7-d586-43ff-8ba3-5a70d7010f38 c5f3001c79674a05bf48d73424b616f9 11aa23d12627497db55a5185eb669bb5 - - default default] The 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 06:09:41.918 7 WARNING neutronclient.v2_0.client [None req-c35bcdc7-d586-43ff-8ba3-5a70d7010f38 c5f3001c79674a05bf48d73424b616f9 11aa23d12627497db55a5185eb669bb5 - - default default] The 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 06:09:42.040 7 WARNING neutronclient.v2_0.client [None req-c35bcdc7-d586-43ff-8ba3-5a70d7010f38 c5f3001c79674a05bf48d73424b616f9 11aa23d12627497db55a5185eb669bb5 - - default default] The python binding code in 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/528] 10.0.0.158 () {34 vars in 662 bytes} [Wed Apr 15 06:09:41 2026] POST /v2.1/servers => generated 449 bytes in 433 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-15 06:09:42.263 8 WARNING neutronclient.v2_0.client [None req-65862545-0b13-4098-9145-286441c2cf5c c5f3001c79674a05bf48d73424b616f9 11aa23d12627497db55a5185eb669bb5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 260/529] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:09:42 2026] GET /v2.1/servers/365e0f54-5d66-4abd-be4e-aef03a36dbe6 => generated 1402 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 06:09:43.360 7 WARNING neutronclient.v2_0.client [None req-47808efd-9a66-470b-90b5-f79d312e93e9 c5f3001c79674a05bf48d73424b616f9 11aa23d12627497db55a5185eb669bb5 - - default default] The python binding code in 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/530] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:09:43 2026] GET /v2.1/servers/365e0f54-5d66-4abd-be4e-aef03a36dbe6 => generated 1406 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 06:09:44.468 8 WARNING neutronclient.v2_0.client [None req-388b86c4-0c1a-47b0-960b-c87dd06d818a c5f3001c79674a05bf48d73424b616f9 11aa23d12627497db55a5185eb669bb5 - - default default] The python binding code in 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/531] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:09:44 2026] GET /v2.1/servers/365e0f54-5d66-4abd-be4e-aef03a36dbe6 => generated 1454 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:09:45.581 7 WARNING neutronclient.v2_0.client [None req-ce116b70-254f-4f24-acc6-6b4007d01a33 c5f3001c79674a05bf48d73424b616f9 11aa23d12627497db55a5185eb669bb5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 271/532] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:09:45 2026] GET /v2.1/servers/365e0f54-5d66-4abd-be4e-aef03a36dbe6 => 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 06:09:46.683 8 WARNING neutronclient.v2_0.client [None req-399c749c-f4ae-43a5-8459-6df9bdb02401 c5f3001c79674a05bf48d73424b616f9 11aa23d12627497db55a5185eb669bb5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 262/535] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:09:46 2026] GET /v2.1/servers/365e0f54-5d66-4abd-be4e-aef03a36dbe6 => generated 1462 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 06:09:47.388 7 INFO nova.api.openstack.compute.server_external_events [req-22b1383e-6981-4081-85d9-747a0a6863a8 req-de9818c6-6230-4477-80dd-3ccada618356 8d641ef1773442209ecbf4e09ba7a10d b8649257141247b5ac088073698e9879 - - bd861f3a14a44f9e9d5c51bce7cfc625 bd861f3a14a44f9e9d5c51bce7cfc625] Creating event network-changed:149a376e-21fa-4fbc-890e-d9ced615edfb for instance 365e0f54-5d66-4abd-be4e-aef03a36dbe6 on instance [pid: 7|app: 0|req: 274/536] 10.0.0.46 () {38 vars in 813 bytes} [Wed Apr 15 06:09:47 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 06:09:47.865 8 WARNING neutronclient.v2_0.client [None req-c2873f4d-9261-41f1-9763-720ae10ab1c6 c5f3001c79674a05bf48d73424b616f9 11aa23d12627497db55a5185eb669bb5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 263/537] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:09:47 2026] GET /v2.1/servers/365e0f54-5d66-4abd-be4e-aef03a36dbe6 => generated 1539 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:09:49.001 8 WARNING neutronclient.v2_0.client [None req-c91ebf0c-81e5-457a-b2bd-729dc35d058c c5f3001c79674a05bf48d73424b616f9 11aa23d12627497db55a5185eb669bb5 - - default default] The 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 06:09:49.001 7 WARNING neutronclient.v2_0.client [None req-cd3c7d0f-6914-4911-8787-7e40a51357ff 6f0d38ab0eb1464fa280e98b80612b5e 01db0c4f6f454419a548e55add657a7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 264/538] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:09:48 2026] GET /v2.1/servers/365e0f54-5d66-4abd-be4e-aef03a36dbe6 => generated 1527 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/539] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:09:48 2026] GET /v2.1/servers/69f8635e-a64a-4027-a2b4-6f1293715732 => generated 1819 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 06:09:49.171 8 WARNING neutronclient.v2_0.client [None req-03db7e61-61ce-459f-93b7-85eedaef42ef 6f0d38ab0eb1464fa280e98b80612b5e 01db0c4f6f454419a548e55add657a7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 265/540] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:09:49 2026] GET /v2.1/servers/69f8635e-a64a-4027-a2b4-6f1293715732 => generated 1819 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 276/541] 10.0.0.158 () {34 vars in 749 bytes} [Wed Apr 15 06:09:49 2026] POST /v2.1/servers/69f8635e-a64a-4027-a2b4-6f1293715732/action => generated 0 bytes in 83 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 06:09:49.522 8 WARNING neutronclient.v2_0.client [None req-b6278449-c291-426a-acfe-fa2e3059d25a 6f0d38ab0eb1464fa280e98b80612b5e 01db0c4f6f454419a548e55add657a7b - - default default] The python binding code in 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/542] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:09:49 2026] GET /v2.1/servers/69f8635e-a64a-4027-a2b4-6f1293715732 => generated 1821 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:09:50.130 7 WARNING neutronclient.v2_0.client [None req-18fd1299-a070-4a6d-91f1-59a47a03ecfe c5f3001c79674a05bf48d73424b616f9 11aa23d12627497db55a5185eb669bb5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 277/543] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:09:50 2026] GET /v2.1/servers/365e0f54-5d66-4abd-be4e-aef03a36dbe6 => generated 1527 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:09:50.671 8 WARNING neutronclient.v2_0.client [None req-c9370d8e-0e1c-41ea-91ce-3e6583a302b7 6f0d38ab0eb1464fa280e98b80612b5e 01db0c4f6f454419a548e55add657a7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 267/544] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:09:50 2026] GET /v2.1/servers/69f8635e-a64a-4027-a2b4-6f1293715732 => generated 1821 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 06:09:51.266 7 WARNING neutronclient.v2_0.client [None req-28751cf7-c43d-41b0-b0ac-391ca27ea7ad c5f3001c79674a05bf48d73424b616f9 11aa23d12627497db55a5185eb669bb5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 278/545] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:09:51 2026] GET /v2.1/servers/365e0f54-5d66-4abd-be4e-aef03a36dbe6 => generated 1527 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 06:09:51.580 8 INFO nova.api.openstack.compute.server_external_events [req-8d6da320-7a1c-47c6-9410-17a55ca3911b req-ed0934f7-0d54-46ee-8cc8-2c2b246c8905 8d641ef1773442209ecbf4e09ba7a10d b8649257141247b5ac088073698e9879 - - bd861f3a14a44f9e9d5c51bce7cfc625 bd861f3a14a44f9e9d5c51bce7cfc625] Creating event network-vif-plugged:149a376e-21fa-4fbc-890e-d9ced615edfb for instance 365e0f54-5d66-4abd-be4e-aef03a36dbe6 on instance [pid: 8|app: 0|req: 268/546] 10.0.0.123 () {38 vars in 814 bytes} [Wed Apr 15 06:09: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 06:09:51.880 7 WARNING neutronclient.v2_0.client [None req-e0b37af0-a1cb-4222-8d15-de7dd8bc8cc1 6f0d38ab0eb1464fa280e98b80612b5e 01db0c4f6f454419a548e55add657a7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 279/547] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:09:51 2026] GET /v2.1/servers/69f8635e-a64a-4027-a2b4-6f1293715732 => generated 1821 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 06:09:52.407 8 WARNING neutronclient.v2_0.client [None req-d902a8b7-9022-41db-a7b8-f40844e911fd c5f3001c79674a05bf48d73424b616f9 11aa23d12627497db55a5185eb669bb5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 269/548] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:09:52 2026] GET /v2.1/servers/365e0f54-5d66-4abd-be4e-aef03a36dbe6 => generated 1527 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:09:53.039 7 WARNING neutronclient.v2_0.client [None req-f34401ac-58f1-493f-a711-172f813503d4 6f0d38ab0eb1464fa280e98b80612b5e 01db0c4f6f454419a548e55add657a7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 280/549] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:09:52 2026] GET /v2.1/servers/69f8635e-a64a-4027-a2b4-6f1293715732 => generated 1826 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 06:09:53.573 8 WARNING neutronclient.v2_0.client [None req-eab04bf8-c11b-4654-8dac-2e21bdf4ec38 c5f3001c79674a05bf48d73424b616f9 11aa23d12627497db55a5185eb669bb5 - - default default] The python binding code in 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/550] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:09:53 2026] GET /v2.1/servers/365e0f54-5d66-4abd-be4e-aef03a36dbe6 => generated 1527 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:09:54.199 7 WARNING neutronclient.v2_0.client [None req-34db8620-b01d-4b35-a95a-9f6482663bf5 6f0d38ab0eb1464fa280e98b80612b5e 01db0c4f6f454419a548e55add657a7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 281/551] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:09:54 2026] GET /v2.1/servers/69f8635e-a64a-4027-a2b4-6f1293715732 => generated 1826 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 06:09:54.733 8 WARNING neutronclient.v2_0.client [None req-3585dac6-7911-4918-8b97-c48f4efa6c8d c5f3001c79674a05bf48d73424b616f9 11aa23d12627497db55a5185eb669bb5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 271/552] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:09:54 2026] GET /v2.1/servers/365e0f54-5d66-4abd-be4e-aef03a36dbe6 => generated 1694 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 06:09:54.901 7 WARNING neutronclient.v2_0.client [None req-32512501-4783-4b2c-ae19-1720fba0f734 c5f3001c79674a05bf48d73424b616f9 11aa23d12627497db55a5185eb669bb5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 282/553] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:09:54 2026] GET /v2.1/servers/365e0f54-5d66-4abd-be4e-aef03a36dbe6 => generated 1694 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:09:55.189 8 INFO nova.api.openstack.compute.server_external_events [req-6e394228-6af6-4546-a77b-7b0d14e8e203 req-8b4762de-6ca5-48dc-9baa-99c0a00911bd 8d641ef1773442209ecbf4e09ba7a10d b8649257141247b5ac088073698e9879 - - bd861f3a14a44f9e9d5c51bce7cfc625 bd861f3a14a44f9e9d5c51bce7cfc625] Creating event network-vif-unplugged:6c512b35-113d-41ba-9132-4a25671e7659 for instance 69f8635e-a64a-4027-a2b4-6f1293715732 on instance [pid: 8|app: 0|req: 272/554] 10.0.0.123 () {38 vars in 814 bytes} [Wed Apr 15 06:09:55 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 06:09:55.433 7 WARNING neutronclient.v2_0.client [None req-7559fdd3-c913-49c7-bebd-afadccbe7c74 6f0d38ab0eb1464fa280e98b80612b5e 01db0c4f6f454419a548e55add657a7b - - default default] The python binding code in 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/555] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:09:55 2026] GET /v2.1/servers/69f8635e-a64a-4027-a2b4-6f1293715732 => generated 1826 bytes in 425 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:09:56.139 8 INFO nova.api.openstack.compute.server_external_events [req-34f83e5e-c369-41aa-910b-de338388a9b6 req-47bc1b73-2ef2-4f24-928e-c70d5dd84f98 8d641ef1773442209ecbf4e09ba7a10d b8649257141247b5ac088073698e9879 - - bd861f3a14a44f9e9d5c51bce7cfc625 bd861f3a14a44f9e9d5c51bce7cfc625] Creating event network-changed:149a376e-21fa-4fbc-890e-d9ced615edfb for instance 365e0f54-5d66-4abd-be4e-aef03a36dbe6 on instance [pid: 8|app: 0|req: 273/556] 10.0.0.46 () {38 vars in 813 bytes} [Wed Apr 15 06:09:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:09:56.879 8 WARNING neutronclient.v2_0.client [None req-62871bf9-b249-4f0d-ae95-06de6ab2d24a 6f0d38ab0eb1464fa280e98b80612b5e 01db0c4f6f454419a548e55add657a7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 275/559] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:09:56 2026] GET /v2.1/servers/69f8635e-a64a-4027-a2b4-6f1293715732 => generated 1826 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:09:57.755 7 INFO nova.api.openstack.compute.server_external_events [req-2eaa17eb-077a-49f8-b019-725522981356 req-bd74d6b9-ef8f-48e5-84f0-9082730c3e79 8d641ef1773442209ecbf4e09ba7a10d b8649257141247b5ac088073698e9879 - - bd861f3a14a44f9e9d5c51bce7cfc625 bd861f3a14a44f9e9d5c51bce7cfc625] Creating event network-vif-plugged:6c512b35-113d-41ba-9132-4a25671e7659 for instance 69f8635e-a64a-4027-a2b4-6f1293715732 on instance [pid: 7|app: 0|req: 285/560] 10.0.0.123 () {38 vars in 814 bytes} [Wed Apr 15 06:09:57 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 06:09:58.112 8 WARNING neutronclient.v2_0.client [None req-e1d48767-0f61-41ed-90a5-9379e5e16364 6f0d38ab0eb1464fa280e98b80612b5e 01db0c4f6f454419a548e55add657a7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 276/561] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:09:58 2026] GET /v2.1/servers/69f8635e-a64a-4027-a2b4-6f1293715732 => generated 1826 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:09:59.282 7 WARNING neutronclient.v2_0.client [None req-9d262624-aad7-4371-872c-41e14a76feef 6f0d38ab0eb1464fa280e98b80612b5e 01db0c4f6f454419a548e55add657a7b - - default default] The python binding code in 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/562] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:09:59 2026] GET /v2.1/servers/69f8635e-a64a-4027-a2b4-6f1293715732 => generated 1819 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 277/563] 10.0.0.158 () {34 vars in 749 bytes} [Wed Apr 15 06:10:02 2026] POST /v2.1/servers/365e0f54-5d66-4abd-be4e-aef03a36dbe6/action => generated 31890 bytes in 548 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: 287/564] 10.0.0.158 () {34 vars in 670 bytes} [Wed Apr 15 06:10:05 2026] POST /v2.1/os-keypairs => generated 396 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:10:07.330 8 WARNING neutronclient.v2_0.client [None req-c5aa1300-d2a9-4e1d-9bc0-3b2ae4f70451 4a5fb9c789b640c1baa8b6f0841e9d9d 4330778839864fe5af3fdd341599e16c - - default default] The 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 06:10:07.434 8 WARNING neutronclient.v2_0.client [None req-c5aa1300-d2a9-4e1d-9bc0-3b2ae4f70451 4a5fb9c789b640c1baa8b6f0841e9d9d 4330778839864fe5af3fdd341599e16c - - default default] The 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 06:10:07.747 8 WARNING neutronclient.v2_0.client [None req-c5aa1300-d2a9-4e1d-9bc0-3b2ae4f70451 4a5fb9c789b640c1baa8b6f0841e9d9d 4330778839864fe5af3fdd341599e16c - - default default] The python binding code in 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/567] 10.0.0.158 () {34 vars in 662 bytes} [Wed Apr 15 06:10:07 2026] POST /v2.1/servers => generated 448 bytes in 728 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-15 06:10:08.002 7 WARNING neutronclient.v2_0.client [None req-9c0ad18c-dfa6-4167-bfcb-1e9c310f9911 4a5fb9c789b640c1baa8b6f0841e9d9d 4330778839864fe5af3fdd341599e16c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 289/568] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:10:07 2026] GET /v2.1/servers/59ef759a-bb4e-478c-8c4a-fe75dbecbf7a => generated 1394 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:10:13.092 8 WARNING neutronclient.v2_0.client [None req-b5a9ba6c-2c0b-4d5a-85c2-e1725d6744b4 4a5fb9c789b640c1baa8b6f0841e9d9d 4330778839864fe5af3fdd341599e16c - - default default] 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 06:10:13.201 7 INFO nova.api.openstack.compute.server_external_events [req-05c45908-1c1f-4421-a3b7-fc00c2bc5ba1 req-0ecaf2c8-a2c4-4f84-a755-847f1227e56b 8d641ef1773442209ecbf4e09ba7a10d b8649257141247b5ac088073698e9879 - - bd861f3a14a44f9e9d5c51bce7cfc625 bd861f3a14a44f9e9d5c51bce7cfc625] Creating event network-changed:d67508e6-6b5c-4faa-800d-324342df3273 for instance 59ef759a-bb4e-478c-8c4a-fe75dbecbf7a on instance [pid: 7|app: 0|req: 290/569] 10.0.0.46 () {38 vars in 813 bytes} [Wed Apr 15 06:10:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/570] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:10:13 2026] GET /v2.1/servers/59ef759a-bb4e-478c-8c4a-fe75dbecbf7a => generated 1520 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:10:15.248 7 INFO nova.api.openstack.compute.server_external_events [req-7a0859ad-07be-457b-b51f-16bd48d2f243 req-1df25dbd-157b-4fb4-a56d-442031a5c0ee 8d641ef1773442209ecbf4e09ba7a10d b8649257141247b5ac088073698e9879 - - bd861f3a14a44f9e9d5c51bce7cfc625 bd861f3a14a44f9e9d5c51bce7cfc625] Creating event network-changed:149a376e-21fa-4fbc-890e-d9ced615edfb for instance 365e0f54-5d66-4abd-be4e-aef03a36dbe6 on instance [pid: 7|app: 0|req: 291/571] 10.0.0.46 () {38 vars in 813 bytes} [Wed Apr 15 06:10:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:10:17.911 8 INFO nova.api.openstack.compute.server_external_events [req-b1f453af-79bf-49f2-93f4-14375e930d1c req-5b71479e-07da-4dbd-bbd1-ba0a3452b376 8d641ef1773442209ecbf4e09ba7a10d b8649257141247b5ac088073698e9879 - - bd861f3a14a44f9e9d5c51bce7cfc625 bd861f3a14a44f9e9d5c51bce7cfc625] Creating event network-vif-plugged:d67508e6-6b5c-4faa-800d-324342df3273 for instance 59ef759a-bb4e-478c-8c4a-fe75dbecbf7a on instance [pid: 8|app: 0|req: 282/574] 10.0.0.123 () {38 vars in 814 bytes} [Wed Apr 15 06:10:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 293/575] 10.0.0.158 () {34 vars in 670 bytes} [Wed Apr 15 06:10:17 2026] POST /v2.1/os-keypairs => generated 397 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:10:18.272 8 WARNING neutronclient.v2_0.client [None req-e31c5047-9c47-4f53-b71d-1c617ebd593b 4a5fb9c789b640c1baa8b6f0841e9d9d 4330778839864fe5af3fdd341599e16c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 283/576] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:10:18 2026] GET /v2.1/servers/59ef759a-bb4e-478c-8c4a-fe75dbecbf7a => generated 1518 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/577] 10.0.0.117 () {30 vars in 618 bytes} [Wed Apr 15 06:10:18 2026] GET /v2.1 => generated 0 bytes in 104 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 284/578] 10.0.0.117 () {32 vars in 691 bytes} [Wed Apr 15 06:10:18 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: 295/579] 10.0.0.117 () {34 vars in 912 bytes} [Wed Apr 15 06:10:18 2026] GET /v2.1/os-simple-tenant-usage/029feb04111f441c8d3965cc0fca2998?start=2026-04-14T00:00:00&end=2026-04-15T23:59:59 => generated 20 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/580] 10.0.0.117 () {30 vars in 653 bytes} [Wed Apr 15 06:10:19 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:10:19.393 7 WARNING neutronclient.v2_0.client [None req-9bd10ae2-dcd8-4afa-a96e-5c2092da31ce c5f3001c79674a05bf48d73424b616f9 11aa23d12627497db55a5185eb669bb5 - - default default] The 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 06:10:19.441 7 WARNING neutronclient.v2_0.client [None req-9bd10ae2-dcd8-4afa-a96e-5c2092da31ce c5f3001c79674a05bf48d73424b616f9 11aa23d12627497db55a5185eb669bb5 - - default default] The 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 06:10:19.624 7 WARNING neutronclient.v2_0.client [None req-9bd10ae2-dcd8-4afa-a96e-5c2092da31ce c5f3001c79674a05bf48d73424b616f9 11aa23d12627497db55a5185eb669bb5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 296/581] 10.0.0.158 () {34 vars in 662 bytes} [Wed Apr 15 06:10:19 2026] POST /v2.1/servers => generated 449 bytes in 506 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-15 06:10:19.854 8 WARNING neutronclient.v2_0.client [None req-2dce99bf-6825-4322-af4b-7eb0a0790946 c5f3001c79674a05bf48d73424b616f9 11aa23d12627497db55a5185eb669bb5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 286/582] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:10:19 2026] GET /v2.1/servers/71241b3e-0205-471e-a8d5-d6e3ebd3584f => generated 1401 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:10:20.895 7 WARNING neutronclient.v2_0.client [None req-d8995b48-3608-408d-b63b-6b6dbfdb4451 6f0d38ab0eb1464fa280e98b80612b5e 01db0c4f6f454419a548e55add657a7b - - default default] 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 06:10:20.970 8 WARNING neutronclient.v2_0.client [None req-81306611-57cb-4689-b1e5-9a7504b0782f c5f3001c79674a05bf48d73424b616f9 11aa23d12627497db55a5185eb669bb5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 287/583] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:10:20 2026] GET /v2.1/servers/71241b3e-0205-471e-a8d5-d6e3ebd3584f => generated 1405 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/584] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:10:20 2026] GET /v2.1/servers/69f8635e-a64a-4027-a2b4-6f1293715732 => generated 1819 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 288/585] 10.0.0.158 () {32 vars in 717 bytes} [Wed Apr 15 06:10:21 2026] DELETE /v2.1/servers/69f8635e-a64a-4027-a2b4-6f1293715732 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:10:21.212 7 WARNING neutronclient.v2_0.client [None req-6aac93c6-4258-4017-aadb-ee884f3753b7 6f0d38ab0eb1464fa280e98b80612b5e 01db0c4f6f454419a548e55add657a7b - - default default] The python binding code in 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/586] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:10:21 2026] GET /v2.1/servers/69f8635e-a64a-4027-a2b4-6f1293715732 => generated 1825 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 289/587] 10.0.0.117 () {30 vars in 618 bytes} [Wed Apr 15 06:10:21 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: 7|app: 0|req: 299/588] 10.0.0.117 () {32 vars in 691 bytes} [Wed Apr 15 06:10:21 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: 290/589] 10.0.0.117 () {34 vars in 912 bytes} [Wed Apr 15 06:10:21 2026] GET /v2.1/os-simple-tenant-usage/029feb04111f441c8d3965cc0fca2998?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) 2026-04-15 06:10:22.059 7 WARNING neutronclient.v2_0.client [None req-4fee4f55-496c-43cf-9eac-3f862fbe28e4 c5f3001c79674a05bf48d73424b616f9 11aa23d12627497db55a5185eb669bb5 - - default default] The python binding code in 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/590] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:10:22 2026] GET /v2.1/servers/71241b3e-0205-471e-a8d5-d6e3ebd3584f => generated 1453 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 291/591] 10.0.0.117 () {30 vars in 653 bytes} [Wed Apr 15 06:10:22 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:10:22.353 7 WARNING neutronclient.v2_0.client [None req-2da1b120-1723-4714-b416-f863958ce283 6f0d38ab0eb1464fa280e98b80612b5e 01db0c4f6f454419a548e55add657a7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 301/592] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:10:22 2026] GET /v2.1/servers/69f8635e-a64a-4027-a2b4-6f1293715732 => generated 1825 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-15 06:10:23.149 8 WARNING neutronclient.v2_0.client [None req-fb607ee4-2508-44b4-875d-96a2e27a7442 c5f3001c79674a05bf48d73424b616f9 11aa23d12627497db55a5185eb669bb5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 292/593] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:10:23 2026] GET /v2.1/servers/71241b3e-0205-471e-a8d5-d6e3ebd3584f => generated 1453 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:10:23.468 7 WARNING neutronclient.v2_0.client [None req-3551d7c0-406c-43ff-b83d-e60893ec4075 4a5fb9c789b640c1baa8b6f0841e9d9d 4330778839864fe5af3fdd341599e16c - - default default] 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 06:10:23.547 8 WARNING neutronclient.v2_0.client [None req-06ad9184-0010-44d7-a943-d6dac10d5d67 6f0d38ab0eb1464fa280e98b80612b5e 01db0c4f6f454419a548e55add657a7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 302/594] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:10:23 2026] GET /v2.1/servers/59ef759a-bb4e-478c-8c4a-fe75dbecbf7a => generated 1816 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/595] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:10:23 2026] GET /v2.1/servers/69f8635e-a64a-4027-a2b4-6f1293715732 => generated 1825 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:10:24.182 7 INFO nova.api.openstack.compute.server_external_events [req-92fc88d7-8dc2-406a-8b90-1183cc6bd61a req-26d45698-a2d8-4f40-9995-886b0ea9beb0 8d641ef1773442209ecbf4e09ba7a10d b8649257141247b5ac088073698e9879 - - bd861f3a14a44f9e9d5c51bce7cfc625 bd861f3a14a44f9e9d5c51bce7cfc625] Creating event network-vif-deleted:6c512b35-113d-41ba-9132-4a25671e7659 for instance 69f8635e-a64a-4027-a2b4-6f1293715732 on instance [pid: 7|app: 0|req: 303/596] 10.0.0.46 () {38 vars in 813 bytes} [Wed Apr 15 06:10:24 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 06:10:24.243 8 WARNING neutronclient.v2_0.client [None req-527bf698-57ec-4a77-bdd2-bf31ab45d223 c5f3001c79674a05bf48d73424b616f9 11aa23d12627497db55a5185eb669bb5 - - default default] 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 06:10:24.706 7 WARNING neutronclient.v2_0.client [None req-4d39317d-b781-43ad-9fa3-5f99747192b4 6f0d38ab0eb1464fa280e98b80612b5e 01db0c4f6f454419a548e55add657a7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 294/597] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:10:24 2026] GET /v2.1/servers/71241b3e-0205-471e-a8d5-d6e3ebd3584f => generated 1528 bytes in 588 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 304/598] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:10:24 2026] GET /v2.1/servers/69f8635e-a64a-4027-a2b4-6f1293715732 => generated 1473 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 06:10:24.825 7 INFO nova.api.openstack.compute.server_external_events [req-5c29f4cd-f891-41fc-bcba-ec3600148486 req-4effc1d4-7164-4468-baac-47cc138bf567 8d641ef1773442209ecbf4e09ba7a10d b8649257141247b5ac088073698e9879 - - bd861f3a14a44f9e9d5c51bce7cfc625 bd861f3a14a44f9e9d5c51bce7cfc625] Creating event network-changed:d67508e6-6b5c-4faa-800d-324342df3273 for instance 59ef759a-bb4e-478c-8c4a-fe75dbecbf7a on instance [pid: 7|app: 0|req: 305/599] 10.0.0.46 () {38 vars in 813 bytes} [Wed Apr 15 06:10:24 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) 2026-04-15 06:10:24.859 8 WARNING neutronclient.v2_0.client [None req-1763b638-2e02-4e29-b41a-aee266c24c90 4a5fb9c789b640c1baa8b6f0841e9d9d 4330778839864fe5af3fdd341599e16c - - default default] The 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 06:10:24.902 8 WARNING neutronclient.v2_0.client [None req-1763b638-2e02-4e29-b41a-aee266c24c90 4a5fb9c789b640c1baa8b6f0841e9d9d 4330778839864fe5af3fdd341599e16c - - default default] The 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 06:10:25.087 8 WARNING neutronclient.v2_0.client [None req-1763b638-2e02-4e29-b41a-aee266c24c90 4a5fb9c789b640c1baa8b6f0841e9d9d 4330778839864fe5af3fdd341599e16c - - default default] The python binding code in 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/600] 10.0.0.158 () {34 vars in 662 bytes} [Wed Apr 15 06:10:24 2026] POST /v2.1/servers => generated 448 bytes in 509 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 06:10:25.328 7 WARNING neutronclient.v2_0.client [None req-055ffe14-cd47-4d94-b8f8-4885a5dcba60 4a5fb9c789b640c1baa8b6f0841e9d9d 4330778839864fe5af3fdd341599e16c - - default default] The python binding code in 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/601] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:10:25 2026] GET /v2.1/servers/2062f913-466f-4ec6-bec1-63b537481054 => generated 1395 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:10:25.841 8 WARNING neutronclient.v2_0.client [None req-5047c357-e973-456a-bd52-b7551142bc8c c5f3001c79674a05bf48d73424b616f9 11aa23d12627497db55a5185eb669bb5 - - default default] The 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 06:10:25.880 7 WARNING neutronclient.v2_0.client [None req-aa601b78-72e2-464a-8329-ce45379a09a4 6f0d38ab0eb1464fa280e98b80612b5e 01db0c4f6f454419a548e55add657a7b - - default default] The python binding code in 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/602] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:10:25 2026] GET /v2.1/servers/69f8635e-a64a-4027-a2b4-6f1293715732 => generated 1478 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/603] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:10:25 2026] GET /v2.1/servers/71241b3e-0205-471e-a8d5-d6e3ebd3584f => generated 1526 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 06:10:26.232 7 INFO nova.api.openstack.compute.server_external_events [req-91ab0def-c979-4e20-aa87-34a25ffaaf4e req-ee998d71-ff6f-41f4-86e1-4cb8512d2734 8d641ef1773442209ecbf4e09ba7a10d b8649257141247b5ac088073698e9879 - - bd861f3a14a44f9e9d5c51bce7cfc625 bd861f3a14a44f9e9d5c51bce7cfc625] Creating event network-changed:6ddd7a5f-0ccd-4ba3-afca-4bdcbc0bb128 for instance 71241b3e-0205-471e-a8d5-d6e3ebd3584f on instance [pid: 7|app: 0|req: 308/604] 10.0.0.46 () {38 vars in 813 bytes} [Wed Apr 15 06:10:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:10:26.971 8 WARNING neutronclient.v2_0.client [None req-a34605bd-3f11-427c-8a40-18a934c22e34 6f0d38ab0eb1464fa280e98b80612b5e 01db0c4f6f454419a548e55add657a7b - - default default] The python binding code in 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/607] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:10:26 2026] GET /v2.1/servers/69f8635e-a64a-4027-a2b4-6f1293715732 => generated 1478 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 06:10:27.048 7 WARNING neutronclient.v2_0.client [None req-2a5575a9-b5f0-458d-bfe6-f219af58f9ea c5f3001c79674a05bf48d73424b616f9 11aa23d12627497db55a5185eb669bb5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 310/608] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:10:27 2026] GET /v2.1/servers/71241b3e-0205-471e-a8d5-d6e3ebd3584f => generated 1526 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, ' 2026-04-15 06:10:28.064 8 INFO nova.api.openstack.wsgi [None req-8f9ad3ef-6c16-4f44-b06a-099c118cb007 6f0d38ab0eb1464fa280e98b80612b5e 01db0c4f6f454419a548e55add657a7b - - default default] HTTP exception thrown: Instance 69f8635e-a64a-4027-a2b4-6f1293715732 could not be found. [pid: 8|app: 0|req: 299/609] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:10:28 2026] GET /v2.1/servers/69f8635e-a64a-4027-a2b4-6f1293715732 => generated 111 bytes in 41 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: 311/610] 10.0.0.158 () {32 vars in 705 bytes} [Wed Apr 15 06:10:28 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1919860583 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:10:28.206 8 WARNING neutronclient.v2_0.client [None req-94ba6dad-fa3e-485b-9fc5-4b3009f71d30 c5f3001c79674a05bf48d73424b616f9 11aa23d12627497db55a5185eb669bb5 - - default default] The python binding code in 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/611] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:10:28 2026] GET /v2.1/servers/71241b3e-0205-471e-a8d5-d6e3ebd3584f => generated 1526 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-15 06:10:29.353 7 WARNING neutronclient.v2_0.client [None req-1fc57f4a-2ef8-423a-90dd-920aba2121fe c5f3001c79674a05bf48d73424b616f9 11aa23d12627497db55a5185eb669bb5 - - default default] The python binding code in 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/612] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:10:29 2026] GET /v2.1/servers/71241b3e-0205-471e-a8d5-d6e3ebd3584f => generated 1526 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 06:10:30.060 8 INFO nova.api.openstack.compute.server_external_events [req-b3599df3-0624-4d61-bcb3-224a11c7221a req-0812bb1e-4a51-46fb-a247-b3dd11a4dc8d 8d641ef1773442209ecbf4e09ba7a10d b8649257141247b5ac088073698e9879 - - bd861f3a14a44f9e9d5c51bce7cfc625 bd861f3a14a44f9e9d5c51bce7cfc625] Creating event network-vif-plugged:6ddd7a5f-0ccd-4ba3-afca-4bdcbc0bb128 for instance 71241b3e-0205-471e-a8d5-d6e3ebd3584f on instance [pid: 8|app: 0|req: 301/613] 10.0.0.123 () {38 vars in 814 bytes} [Wed Apr 15 06:10:30 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 06:10:30.418 7 WARNING neutronclient.v2_0.client [None req-79573f54-18c8-4287-b401-d93132c4d3ac 4a5fb9c789b640c1baa8b6f0841e9d9d 4330778839864fe5af3fdd341599e16c - - default default] 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 06:10:30.493 8 WARNING neutronclient.v2_0.client [None req-f1d2090a-b727-4048-b425-0b31cceb35c5 c5f3001c79674a05bf48d73424b616f9 11aa23d12627497db55a5185eb669bb5 - - default default] The python binding code in 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/614] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:10:30 2026] GET /v2.1/servers/2062f913-466f-4ec6-bec1-63b537481054 => generated 1521 bytes in 803 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 302/615] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:10:30 2026] GET /v2.1/servers/71241b3e-0205-471e-a8d5-d6e3ebd3584f => generated 1526 bytes in 745 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-15 06:10:31.205 7 INFO nova.api.openstack.compute.server_external_events [req-c4330fc9-66fb-4cf1-a64d-98c34d5b3ce9 req-fcc820cb-cd8b-4639-846f-3add54101e50 8d641ef1773442209ecbf4e09ba7a10d b8649257141247b5ac088073698e9879 - - bd861f3a14a44f9e9d5c51bce7cfc625 bd861f3a14a44f9e9d5c51bce7cfc625] Creating event network-changed:68782b2c-df88-45a7-95d8-b12e1c59388b for instance 2062f913-466f-4ec6-bec1-63b537481054 on instance [pid: 7|app: 0|req: 314/616] 10.0.0.46 () {38 vars in 813 bytes} [Wed Apr 15 06:10:31 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 06:10:32.244 8 WARNING neutronclient.v2_0.client [None req-0deb089e-cae6-4ef1-a318-a8e399f59c21 c5f3001c79674a05bf48d73424b616f9 11aa23d12627497db55a5185eb669bb5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 303/617] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:10:32 2026] GET /v2.1/servers/71241b3e-0205-471e-a8d5-d6e3ebd3584f => generated 1694 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:10:32.427 7 WARNING neutronclient.v2_0.client [None req-6ce67115-9e0c-4222-87a0-242e527b4dd7 c5f3001c79674a05bf48d73424b616f9 11aa23d12627497db55a5185eb669bb5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 315/618] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:10:32 2026] GET /v2.1/servers/71241b3e-0205-471e-a8d5-d6e3ebd3584f => generated 1694 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 06:10:33.635 8 INFO nova.api.openstack.compute.server_external_events [req-65376a61-8cec-4653-bced-f7885f317072 req-f2e0dbb1-22aa-4758-876d-09bc7cfdbe1c 8d641ef1773442209ecbf4e09ba7a10d b8649257141247b5ac088073698e9879 - - bd861f3a14a44f9e9d5c51bce7cfc625 bd861f3a14a44f9e9d5c51bce7cfc625] Creating event network-changed:6ddd7a5f-0ccd-4ba3-afca-4bdcbc0bb128 for instance 71241b3e-0205-471e-a8d5-d6e3ebd3584f on instance [pid: 8|app: 0|req: 304/619] 10.0.0.46 () {38 vars in 813 bytes} [Wed Apr 15 06:10:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:10:36.239 7 WARNING neutronclient.v2_0.client [None req-1187247f-7b01-41a5-a18b-fc68cbcae037 4a5fb9c789b640c1baa8b6f0841e9d9d 4330778839864fe5af3fdd341599e16c - - default default] The python binding code in 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/620] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:10:36 2026] GET /v2.1/servers/2062f913-466f-4ec6-bec1-63b537481054 => generated 1519 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 06:10:37.760 7 INFO nova.api.openstack.compute.server_external_events [req-a6bbc2dc-f675-4395-b5e6-d943c8efc57c req-2cddb26a-2b0f-453a-9ec4-fadcc63994e7 8d641ef1773442209ecbf4e09ba7a10d b8649257141247b5ac088073698e9879 - - bd861f3a14a44f9e9d5c51bce7cfc625 bd861f3a14a44f9e9d5c51bce7cfc625] Creating event network-vif-plugged:68782b2c-df88-45a7-95d8-b12e1c59388b for instance 2062f913-466f-4ec6-bec1-63b537481054 on instance [pid: 7|app: 0|req: 318/623] 10.0.0.123 () {38 vars in 814 bytes} [Wed Apr 15 06:10:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:10:38.345 8 WARNING neutronclient.v2_0.client [None req-faec2f62-0ab1-430a-9233-b42a3c5e50b0 168eac56cd5147fbbb20a64afc06a9f3 6425f51f3ce5473cb11d5b179f629df6 - - default default] The 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 06:10:38.507 8 WARNING neutronclient.v2_0.client [None req-faec2f62-0ab1-430a-9233-b42a3c5e50b0 168eac56cd5147fbbb20a64afc06a9f3 6425f51f3ce5473cb11d5b179f629df6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 306/624] 10.0.0.158 () {34 vars in 662 bytes} [Wed Apr 15 06:10:38 2026] POST /v2.1/servers => generated 424 bytes in 561 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 06:10:38.711 7 WARNING neutronclient.v2_0.client [None req-c7150f82-ddd1-4454-9861-241452f7354f 168eac56cd5147fbbb20a64afc06a9f3 6425f51f3ce5473cb11d5b179f629df6 - - default default] The python binding code in 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/625] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:10:38 2026] GET /v2.1/servers/652241f4-9d0d-45e6-94c7-b465fff20077 => generated 1370 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:10:39.792 8 WARNING neutronclient.v2_0.client [None req-30517a36-49f4-4114-b26b-04d49ebcbec8 168eac56cd5147fbbb20a64afc06a9f3 6425f51f3ce5473cb11d5b179f629df6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 307/626] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:10:39 2026] GET /v2.1/servers/652241f4-9d0d-45e6-94c7-b465fff20077 => generated 1374 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 320/627] 10.0.0.158 () {34 vars in 749 bytes} [Wed Apr 15 06:10:39 2026] POST /v2.1/servers/71241b3e-0205-471e-a8d5-d6e3ebd3584f/action => generated 31852 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 06:10:40.875 8 WARNING neutronclient.v2_0.client [None req-efdaa190-9105-442c-b1c9-d04b43e25c3a 168eac56cd5147fbbb20a64afc06a9f3 6425f51f3ce5473cb11d5b179f629df6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 308/628] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:10:40 2026] GET /v2.1/servers/652241f4-9d0d-45e6-94c7-b465fff20077 => generated 1422 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:10:41.443 7 WARNING neutronclient.v2_0.client [None req-997cc5b1-4653-4971-9011-37b72c85d75a 4a5fb9c789b640c1baa8b6f0841e9d9d 4330778839864fe5af3fdd341599e16c - - default default] The python binding code in 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/629] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:10:41 2026] GET /v2.1/servers/2062f913-466f-4ec6-bec1-63b537481054 => generated 1818 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 06:10:41.969 8 WARNING neutronclient.v2_0.client [None req-8f5512b9-89f6-4ec1-a7e0-c63513ae64b5 168eac56cd5147fbbb20a64afc06a9f3 6425f51f3ce5473cb11d5b179f629df6 - - default default] The python binding code in 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/630] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:10:41 2026] GET /v2.1/servers/652241f4-9d0d-45e6-94c7-b465fff20077 => generated 1422 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 06:10:42.539 7 INFO nova.api.openstack.compute.server_external_events [req-4bff0394-569b-416f-8bfa-0c216080a671 req-48f994fa-f5a4-4c35-abb6-ea9c5428132b 8d641ef1773442209ecbf4e09ba7a10d b8649257141247b5ac088073698e9879 - - bd861f3a14a44f9e9d5c51bce7cfc625 bd861f3a14a44f9e9d5c51bce7cfc625] Creating event network-changed:68782b2c-df88-45a7-95d8-b12e1c59388b for instance 2062f913-466f-4ec6-bec1-63b537481054 on instance [pid: 7|app: 0|req: 322/631] 10.0.0.46 () {38 vars in 813 bytes} [Wed Apr 15 06:10:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:10:43.072 8 WARNING neutronclient.v2_0.client [None req-fc2cd0aa-4065-46df-9275-63bd76151085 168eac56cd5147fbbb20a64afc06a9f3 6425f51f3ce5473cb11d5b179f629df6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 310/632] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:10:43 2026] GET /v2.1/servers/652241f4-9d0d-45e6-94c7-b465fff20077 => generated 1430 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 06:10:44.284 7 WARNING neutronclient.v2_0.client [None req-4b69fb4b-0ca6-47ef-93de-38d85fdcf061 168eac56cd5147fbbb20a64afc06a9f3 6425f51f3ce5473cb11d5b179f629df6 - - default default] The python binding code in 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/633] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:10:44 2026] GET /v2.1/servers/652241f4-9d0d-45e6-94c7-b465fff20077 => generated 1482 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 06:10:44.572 8 INFO nova.api.openstack.compute.server_external_events [req-6b226788-90eb-4910-979e-ef1b12639764 req-71febaf2-8d31-4337-ab55-23e96684dbe5 8d641ef1773442209ecbf4e09ba7a10d b8649257141247b5ac088073698e9879 - - bd861f3a14a44f9e9d5c51bce7cfc625 bd861f3a14a44f9e9d5c51bce7cfc625] Creating event network-changed:38ca4973-637a-4ed6-b6a4-79628732ba27 for instance 652241f4-9d0d-45e6-94c7-b465fff20077 on instance [pid: 8|app: 0|req: 311/634] 10.0.0.46 () {38 vars in 813 bytes} [Wed Apr 15 06:10:44 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, ' 2026-04-15 06:10:45.451 7 WARNING neutronclient.v2_0.client [None req-f4073468-c6ab-453a-9968-8b8dc6d4bd8b 168eac56cd5147fbbb20a64afc06a9f3 6425f51f3ce5473cb11d5b179f629df6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 324/635] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:10:45 2026] GET /v2.1/servers/652241f4-9d0d-45e6-94c7-b465fff20077 => generated 1470 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 06:10:46.636 8 WARNING neutronclient.v2_0.client [None req-3def2c84-253c-4751-8238-b4bdfb3381ff 168eac56cd5147fbbb20a64afc06a9f3 6425f51f3ce5473cb11d5b179f629df6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 312/638] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:10:46 2026] GET /v2.1/servers/652241f4-9d0d-45e6-94c7-b465fff20077 => generated 1470 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:10:47.798 7 WARNING neutronclient.v2_0.client [None req-c3ed3456-81ae-49ea-bf5f-d4074b89ffdd 168eac56cd5147fbbb20a64afc06a9f3 6425f51f3ce5473cb11d5b179f629df6 - - default default] The python binding code in 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/639] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:10:47 2026] GET /v2.1/servers/652241f4-9d0d-45e6-94c7-b465fff20077 => generated 1470 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 06:10:48.442 8 INFO nova.api.openstack.compute.server_external_events [req-04eed0d5-a0e2-4fb1-80c7-9f9932660fb6 req-3c715dbe-af1a-473d-bee3-1e0a56fda17d 8d641ef1773442209ecbf4e09ba7a10d b8649257141247b5ac088073698e9879 - - bd861f3a14a44f9e9d5c51bce7cfc625 bd861f3a14a44f9e9d5c51bce7cfc625] Creating event network-vif-plugged:38ca4973-637a-4ed6-b6a4-79628732ba27 for instance 652241f4-9d0d-45e6-94c7-b465fff20077 on instance [pid: 8|app: 0|req: 313/640] 10.0.0.123 () {38 vars in 814 bytes} [Wed Apr 15 06:10:48 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 06:10:48.983 7 WARNING neutronclient.v2_0.client [None req-400d96d0-97ad-482a-b01e-55e70adac55e 168eac56cd5147fbbb20a64afc06a9f3 6425f51f3ce5473cb11d5b179f629df6 - - default default] The python binding code in 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/641] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:10:48 2026] GET /v2.1/servers/652241f4-9d0d-45e6-94c7-b465fff20077 => generated 1470 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:10:50.152 8 WARNING neutronclient.v2_0.client [None req-98f3af89-6931-4e72-86bc-bc2f64527a1a 168eac56cd5147fbbb20a64afc06a9f3 6425f51f3ce5473cb11d5b179f629df6 - - default default] The python binding code in 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/642] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:10:50 2026] GET /v2.1/servers/652241f4-9d0d-45e6-94c7-b465fff20077 => generated 1656 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 329/643] 10.0.0.158 () {32 vars in 722 bytes} [Wed Apr 15 06:10:50 2026] GET /v2.1/servers/652241f4-9d0d-45e6-94c7-b465fff20077/ips => generated 110 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 315/644] 10.0.0.158 () {32 vars in 722 bytes} [Wed Apr 15 06:10:50 2026] GET /v2.1/servers/652241f4-9d0d-45e6-94c7-b465fff20077/ips => generated 110 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 330/645] 10.0.0.158 () {32 vars in 824 bytes} [Wed Apr 15 06:10:50 2026] GET /v2.1/servers/652241f4-9d0d-45e6-94c7-b465fff20077/ips/tempest-ServerAddressesTestJSON-1940045332-network => generated 95 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 316/646] 10.0.0.158 () {32 vars in 717 bytes} [Wed Apr 15 06:10:50 2026] DELETE /v2.1/servers/652241f4-9d0d-45e6-94c7-b465fff20077 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:10:50.560 7 WARNING neutronclient.v2_0.client [None req-50e332c3-8018-4b9c-bb61-45fb315cf575 168eac56cd5147fbbb20a64afc06a9f3 6425f51f3ce5473cb11d5b179f629df6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 331/647] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:10:50 2026] GET /v2.1/servers/652241f4-9d0d-45e6-94c7-b465fff20077 => generated 1662 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 317/648] 10.0.0.158 () {32 vars in 717 bytes} [Wed Apr 15 06:10:51 2026] DELETE /v2.1/servers/71241b3e-0205-471e-a8d5-d6e3ebd3584f => generated 0 bytes in 121 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 06:10:51.228 7 WARNING neutronclient.v2_0.client [None req-62fabe1a-2414-4668-9398-1518bd593e41 c5f3001c79674a05bf48d73424b616f9 11aa23d12627497db55a5185eb669bb5 - - default default] The python binding code in 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/649] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:10:51 2026] GET /v2.1/servers/71241b3e-0205-471e-a8d5-d6e3ebd3584f => generated 1820 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 06:10:51.793 8 WARNING neutronclient.v2_0.client [None req-12bc3ad0-9fa2-4d8a-a138-037f6ef98a3f 168eac56cd5147fbbb20a64afc06a9f3 6425f51f3ce5473cb11d5b179f629df6 - - default default] The python binding code in 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/650] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:10:51 2026] GET /v2.1/servers/652241f4-9d0d-45e6-94c7-b465fff20077 => generated 1662 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:10:52.405 7 WARNING neutronclient.v2_0.client [None req-81f2b0af-dfdc-4b3d-982a-6fdaa0cc3a0c c5f3001c79674a05bf48d73424b616f9 11aa23d12627497db55a5185eb669bb5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 333/651] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:10:52 2026] GET /v2.1/servers/71241b3e-0205-471e-a8d5-d6e3ebd3584f => generated 1820 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 06:10:52.925 8 WARNING neutronclient.v2_0.client [None req-202841e6-0a56-4343-b098-7be09e5ce15f 168eac56cd5147fbbb20a64afc06a9f3 6425f51f3ce5473cb11d5b179f629df6 - - default default] The python binding code in 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/652] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:10:52 2026] GET /v2.1/servers/652241f4-9d0d-45e6-94c7-b465fff20077 => generated 1662 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:10:53.303 7 INFO nova.api.openstack.compute.server_external_events [req-fb1bcd4c-2d9d-4fa8-9425-4b5b240aab4c req-d98a8317-7066-43d7-8e15-64286ac2add2 8d641ef1773442209ecbf4e09ba7a10d b8649257141247b5ac088073698e9879 - - bd861f3a14a44f9e9d5c51bce7cfc625 bd861f3a14a44f9e9d5c51bce7cfc625] Creating event network-vif-deleted:38ca4973-637a-4ed6-b6a4-79628732ba27 for instance 652241f4-9d0d-45e6-94c7-b465fff20077 on instance [pid: 7|app: 0|req: 334/653] 10.0.0.46 () {38 vars in 813 bytes} [Wed Apr 15 06:10:53 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 06:10:53.578 8 WARNING neutronclient.v2_0.client [None req-1221dd00-cc7b-4a09-90a9-2955acff0083 c5f3001c79674a05bf48d73424b616f9 11aa23d12627497db55a5185eb669bb5 - - default default] The python binding code in 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/654] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:10:53 2026] GET /v2.1/servers/71241b3e-0205-471e-a8d5-d6e3ebd3584f => generated 1820 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:10:54.072 7 WARNING neutronclient.v2_0.client [None req-188c1a52-060b-4325-b496-41155dccee61 168eac56cd5147fbbb20a64afc06a9f3 6425f51f3ce5473cb11d5b179f629df6 - - default default] The python binding code in 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/655] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:10:54 2026] GET /v2.1/servers/652241f4-9d0d-45e6-94c7-b465fff20077 => generated 1451 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 06:10:54.725 8 WARNING neutronclient.v2_0.client [None req-21982e17-8962-4f1f-aeab-17dc30765dbc c5f3001c79674a05bf48d73424b616f9 11aa23d12627497db55a5185eb669bb5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 321/656] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:10:54 2026] GET /v2.1/servers/71241b3e-0205-471e-a8d5-d6e3ebd3584f => generated 1753 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 06:10:55.181 7 WARNING neutronclient.v2_0.client [None req-0d84ee60-b9f7-40ff-82e2-50c61a9db544 168eac56cd5147fbbb20a64afc06a9f3 6425f51f3ce5473cb11d5b179f629df6 - - default default] The python binding code in 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/657] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:10:55 2026] GET /v2.1/servers/652241f4-9d0d-45e6-94c7-b465fff20077 => generated 1456 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 06:10:55.357 8 INFO nova.api.openstack.compute.server_external_events [req-07601a80-d3e8-4b4d-a309-2de8f52cb9cd req-1602c798-1bdb-40bd-87aa-12b675b19460 8d641ef1773442209ecbf4e09ba7a10d b8649257141247b5ac088073698e9879 - - bd861f3a14a44f9e9d5c51bce7cfc625 bd861f3a14a44f9e9d5c51bce7cfc625] Creating event network-vif-deleted:6ddd7a5f-0ccd-4ba3-afca-4bdcbc0bb128 for instance 71241b3e-0205-471e-a8d5-d6e3ebd3584f on instance [pid: 8|app: 0|req: 322/658] 10.0.0.46 () {38 vars in 813 bytes} [Wed Apr 15 06:10:55 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 06:10:55.822 7 WARNING neutronclient.v2_0.client [None req-83c4ce80-15f7-4c14-b104-f32fa8c92ae3 c5f3001c79674a05bf48d73424b616f9 11aa23d12627497db55a5185eb669bb5 - - default default] The python binding code in 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/659] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:10:55 2026] GET /v2.1/servers/71241b3e-0205-471e-a8d5-d6e3ebd3584f => generated 1487 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:10:56.292 8 WARNING neutronclient.v2_0.client [None req-6c8d7c5c-3491-4c50-b8a6-beb50c8a1265 168eac56cd5147fbbb20a64afc06a9f3 6425f51f3ce5473cb11d5b179f629df6 - - default default] The python binding code in 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/660] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:10:56 2026] GET /v2.1/servers/652241f4-9d0d-45e6-94c7-b465fff20077 => generated 1456 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 06:10:56.932 7 WARNING neutronclient.v2_0.client [None req-6d03fa2b-149d-486f-960a-229701e4ea71 c5f3001c79674a05bf48d73424b616f9 11aa23d12627497db55a5185eb669bb5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 339/663] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:10:56 2026] GET /v2.1/servers/71241b3e-0205-471e-a8d5-d6e3ebd3584f => generated 1487 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:10:57.377 8 INFO nova.api.openstack.wsgi [None req-bc93dbf4-9ad7-4cd2-807c-cd112a60a96e 168eac56cd5147fbbb20a64afc06a9f3 6425f51f3ce5473cb11d5b179f629df6 - - default default] HTTP exception thrown: Instance 652241f4-9d0d-45e6-94c7-b465fff20077 could not be found. [pid: 8|app: 0|req: 325/664] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:10:57 2026] GET /v2.1/servers/652241f4-9d0d-45e6-94c7-b465fff20077 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:10:58.006 7 INFO nova.api.openstack.wsgi [None req-8f1f9a15-ab62-464c-9888-9b5e7f9de949 c5f3001c79674a05bf48d73424b616f9 11aa23d12627497db55a5185eb669bb5 - - default default] HTTP exception thrown: Instance 71241b3e-0205-471e-a8d5-d6e3ebd3584f could not be found. [pid: 7|app: 0|req: 340/665] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:10:57 2026] GET /v2.1/servers/71241b3e-0205-471e-a8d5-d6e3ebd3584f => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 326/666] 10.0.0.158 () {32 vars in 727 bytes} [Wed Apr 15 06:10:58 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-482553504 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 341/667] 10.0.0.158 () {32 vars in 717 bytes} [Wed Apr 15 06:10:58 2026] DELETE /v2.1/servers/365e0f54-5d66-4abd-be4e-aef03a36dbe6 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-04-15 06:10:58.596 8 WARNING neutronclient.v2_0.client [None req-91fb5358-bc45-46ce-9295-79e7e57b55c1 c5f3001c79674a05bf48d73424b616f9 11aa23d12627497db55a5185eb669bb5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 327/668] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:10:58 2026] GET /v2.1/servers/365e0f54-5d66-4abd-be4e-aef03a36dbe6 => generated 1700 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:10:59.853 7 WARNING neutronclient.v2_0.client [None req-524114dd-39d1-4288-a9cd-d26cfd9c9d77 c5f3001c79674a05bf48d73424b616f9 11aa23d12627497db55a5185eb669bb5 - - default default] The python binding code in 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/669] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:10:59 2026] GET /v2.1/servers/365e0f54-5d66-4abd-be4e-aef03a36dbe6 => generated 1700 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 06:11:01.089 8 WARNING neutronclient.v2_0.client [None req-91fde7d4-b9da-48ec-b09e-736e9e01b77a c5f3001c79674a05bf48d73424b616f9 11aa23d12627497db55a5185eb669bb5 - - default default] The python binding code in 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/670] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:11:01 2026] GET /v2.1/servers/365e0f54-5d66-4abd-be4e-aef03a36dbe6 => generated 1700 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:11:01.387 7 INFO nova.api.openstack.compute.server_external_events [req-17cdca02-29c5-4b39-927a-ee51baf4135c req-cf240082-adcb-4e1a-bccc-4ba2c5967035 8d641ef1773442209ecbf4e09ba7a10d b8649257141247b5ac088073698e9879 - - bd861f3a14a44f9e9d5c51bce7cfc625 bd861f3a14a44f9e9d5c51bce7cfc625] Creating event network-vif-deleted:149a376e-21fa-4fbc-890e-d9ced615edfb for instance 365e0f54-5d66-4abd-be4e-aef03a36dbe6 on instance [pid: 7|app: 0|req: 343/671] 10.0.0.46 () {38 vars in 813 bytes} [Wed Apr 15 06:11:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:11:02.258 8 WARNING neutronclient.v2_0.client [None req-a7063cc2-6b04-432d-bc0c-fa522447016a c5f3001c79674a05bf48d73424b616f9 11aa23d12627497db55a5185eb669bb5 - - default default] The python binding code in 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/672] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:11:02 2026] GET /v2.1/servers/365e0f54-5d66-4abd-be4e-aef03a36dbe6 => generated 1483 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:11:03.361 7 WARNING neutronclient.v2_0.client [None req-63999ad6-1c4a-4009-95e8-62d116e61980 c5f3001c79674a05bf48d73424b616f9 11aa23d12627497db55a5185eb669bb5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 344/673] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:11:03 2026] GET /v2.1/servers/365e0f54-5d66-4abd-be4e-aef03a36dbe6 => generated 1488 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 06:11:04.443 8 WARNING neutronclient.v2_0.client [None req-410f2357-9139-4c81-a510-ea3bdd31b777 c5f3001c79674a05bf48d73424b616f9 11aa23d12627497db55a5185eb669bb5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 330/674] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:11:04 2026] GET /v2.1/servers/365e0f54-5d66-4abd-be4e-aef03a36dbe6 => generated 1488 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 06:11:05.536 7 INFO nova.api.openstack.wsgi [None req-ba1eab32-b252-4b2f-a3a5-b79064e12374 c5f3001c79674a05bf48d73424b616f9 11aa23d12627497db55a5185eb669bb5 - - default default] HTTP exception thrown: Instance 365e0f54-5d66-4abd-be4e-aef03a36dbe6 could not be found. [pid: 7|app: 0|req: 345/675] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:11:05 2026] GET /v2.1/servers/365e0f54-5d66-4abd-be4e-aef03a36dbe6 => generated 111 bytes in 46 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: 331/676] 10.0.0.158 () {32 vars in 729 bytes} [Wed Apr 15 06:11:05 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1310858921 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 348/681] 10.0.0.158 () {34 vars in 670 bytes} [Wed Apr 15 06:11:20 2026] POST /v2.1/os-keypairs => generated 397 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/682] 10.0.0.158 () {34 vars in 670 bytes} [Wed Apr 15 06:11:21 2026] POST /v2.1/os-keypairs => generated 385 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 06:11:22.851 7 WARNING neutronclient.v2_0.client [None req-7bfa7e93-a7d5-4ba8-8151-c8ca7e3e0bd3 b5f7ab6fecb74849a4dd478757b071dd 25de6208bfe148df8aad6087244ebf0d - - default default] The 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 06:11:22.897 7 WARNING neutronclient.v2_0.client [None req-7bfa7e93-a7d5-4ba8-8151-c8ca7e3e0bd3 b5f7ab6fecb74849a4dd478757b071dd 25de6208bfe148df8aad6087244ebf0d - - default default] The 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 06:11:22.935 7 WARNING neutronclient.v2_0.client [None req-7bfa7e93-a7d5-4ba8-8151-c8ca7e3e0bd3 b5f7ab6fecb74849a4dd478757b071dd 25de6208bfe148df8aad6087244ebf0d - - default default] The 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 06:11:23.090 7 WARNING neutronclient.v2_0.client [None req-7bfa7e93-a7d5-4ba8-8151-c8ca7e3e0bd3 b5f7ab6fecb74849a4dd478757b071dd 25de6208bfe148df8aad6087244ebf0d - - default default] The 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 06:11:23.269 8 WARNING neutronclient.v2_0.client [None req-137ed3fa-212b-48a5-b98e-95f7a8e7ea7b 4c66a4eea047403aa418daec60fa3b73 508159fb56ff4905aa84e98d0f3016e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 349/683] 10.0.0.158 () {34 vars in 662 bytes} [Wed Apr 15 06:11:22 2026] POST /v2.1/servers => generated 496 bytes in 511 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 06:11:23.307 8 WARNING neutronclient.v2_0.client [None req-137ed3fa-212b-48a5-b98e-95f7a8e7ea7b 4c66a4eea047403aa418daec60fa3b73 508159fb56ff4905aa84e98d0f3016e0 - - default default] The 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 06:11:23.322 7 WARNING neutronclient.v2_0.client [None req-d197834d-b018-43a6-9d24-b5c7e6c0feda b5f7ab6fecb74849a4dd478757b071dd 25de6208bfe148df8aad6087244ebf0d - - default default] The python binding code in 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/684] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:11:23 2026] GET /v2.1/servers/f5a21c7b-ccc0-4d29-8200-cb0122555626 => generated 1457 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-15 06:11:23.479 8 WARNING neutronclient.v2_0.client [None req-137ed3fa-212b-48a5-b98e-95f7a8e7ea7b 4c66a4eea047403aa418daec60fa3b73 508159fb56ff4905aa84e98d0f3016e0 - - default default] The python binding code in 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/685] 162.253.55.221 () {36 vars in 713 bytes} [Wed Apr 15 06:11:23 2026] POST /v2.1/servers => generated 453 bytes in 652 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 06:11:24.011 7 WARNING neutronclient.v2_0.client [None req-6f9c8574-dbef-4127-b36a-5d8fbd2f4cba 4c66a4eea047403aa418daec60fa3b73 508159fb56ff4905aa84e98d0f3016e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 351/686] 162.253.55.221 () {32 vars in 732 bytes} [Wed Apr 15 06:11:23 2026] GET /v2.1/servers/e3ce14da-1b22-4ad6-a891-353d49c62aa6 => generated 2213 bytes in 59 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 06:11:24.081 8 WARNING neutronclient.v2_0.client [None req-9cbeacad-678c-4e17-b1e3-baf9c3dad099 4c66a4eea047403aa418daec60fa3b73 508159fb56ff4905aa84e98d0f3016e0 - - default default] The python binding code in 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/687] 162.253.55.221 () {32 vars in 758 bytes} [Wed Apr 15 06:11:24 2026] GET /v2.1/servers/e3ce14da-1b22-4ad6-a891-353d49c62aa6/os-interface => generated 28 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, ' [pid: 7|app: 0|req: 352/688] 162.253.55.221 () {32 vars in 776 bytes} [Wed Apr 15 06:11:24 2026] GET /v2.1/servers/e3ce14da-1b22-4ad6-a891-353d49c62aa6/os-volume_attachments => generated 25 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:11:24.464 8 WARNING neutronclient.v2_0.client [None req-1b410680-a89a-435d-b841-be2db5b9a424 b5f7ab6fecb74849a4dd478757b071dd 25de6208bfe148df8aad6087244ebf0d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 337/689] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:11:24 2026] GET /v2.1/servers/f5a21c7b-ccc0-4d29-8200-cb0122555626 => generated 1461 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 06:11:25.550 7 WARNING neutronclient.v2_0.client [None req-d259d095-1449-45ed-8398-cfdcfb304213 b5f7ab6fecb74849a4dd478757b071dd 25de6208bfe148df8aad6087244ebf0d - - default default] The python binding code in 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/690] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:11:25 2026] GET /v2.1/servers/f5a21c7b-ccc0-4d29-8200-cb0122555626 => generated 1509 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:11:26.632 8 WARNING neutronclient.v2_0.client [None req-0d33442f-6eb0-43bb-9e65-2d81c29fcef7 b5f7ab6fecb74849a4dd478757b071dd 25de6208bfe148df8aad6087244ebf0d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 338/693] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:11:26 2026] GET /v2.1/servers/f5a21c7b-ccc0-4d29-8200-cb0122555626 => generated 1509 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:11:26.938 7 WARNING neutronclient.v2_0.client [None req-70816ef3-be98-48b2-afb3-318efcde2f9f 4c66a4eea047403aa418daec60fa3b73 508159fb56ff4905aa84e98d0f3016e0 - - default default] The python binding code in 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/694] 162.253.55.221 () {32 vars in 732 bytes} [Wed Apr 15 06:11:26 2026] GET /v2.1/servers/e3ce14da-1b22-4ad6-a891-353d49c62aa6 => generated 2303 bytes in 91 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 06:11:27.025 8 WARNING neutronclient.v2_0.client [None req-e1e1f254-67fc-446b-a9c4-abe8c70b865d 4c66a4eea047403aa418daec60fa3b73 508159fb56ff4905aa84e98d0f3016e0 - - default default] The python binding code in 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/695] 162.253.55.221 () {32 vars in 758 bytes} [Wed Apr 15 06:11:26 2026] GET /v2.1/servers/e3ce14da-1b22-4ad6-a891-353d49c62aa6/os-interface => generated 28 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 357/696] 162.253.55.221 () {32 vars in 776 bytes} [Wed Apr 15 06:11:27 2026] GET /v2.1/servers/e3ce14da-1b22-4ad6-a891-353d49c62aa6/os-volume_attachments => generated 197 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:11:27.717 8 WARNING neutronclient.v2_0.client [None req-5a1aff89-342d-451b-913c-c03843e80091 b5f7ab6fecb74849a4dd478757b071dd 25de6208bfe148df8aad6087244ebf0d - - default default] The python binding code in 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/697] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:11:27 2026] GET /v2.1/servers/f5a21c7b-ccc0-4d29-8200-cb0122555626 => generated 1517 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:11:28.566 7 INFO nova.api.openstack.compute.server_external_events [req-cb7c3b05-6230-4f2d-8d9c-b42704351e10 req-d41877a8-7673-404a-bc25-b93fd4bfef39 8d641ef1773442209ecbf4e09ba7a10d b8649257141247b5ac088073698e9879 - - bd861f3a14a44f9e9d5c51bce7cfc625 bd861f3a14a44f9e9d5c51bce7cfc625] Creating event network-changed:2efeb9e1-72c3-4508-9db1-68a2aa4565cf for instance f5a21c7b-ccc0-4d29-8200-cb0122555626 on instance [pid: 7|app: 0|req: 358/698] 10.0.0.46 () {38 vars in 813 bytes} [Wed Apr 15 06:11:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:11:28.816 8 WARNING neutronclient.v2_0.client [None req-2f0dd3a4-0a33-4d0c-8cf7-ead283fd2d8f b5f7ab6fecb74849a4dd478757b071dd 25de6208bfe148df8aad6087244ebf0d - - default default] The python binding code in 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/699] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:11:28 2026] GET /v2.1/servers/f5a21c7b-ccc0-4d29-8200-cb0122555626 => generated 1641 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:11:29.993 8 WARNING neutronclient.v2_0.client [None req-d5c21c01-0944-4277-bb88-9593acd903cc 4c66a4eea047403aa418daec60fa3b73 508159fb56ff4905aa84e98d0f3016e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 342/700] 162.253.55.221 () {32 vars in 732 bytes} [Wed Apr 15 06:11:29 2026] GET /v2.1/servers/e3ce14da-1b22-4ad6-a891-353d49c62aa6 => generated 2379 bytes in 97 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 06:11:30.070 8 WARNING neutronclient.v2_0.client [None req-4758717d-babb-440e-9e75-3d8018807bcb 4c66a4eea047403aa418daec60fa3b73 508159fb56ff4905aa84e98d0f3016e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 343/701] 162.253.55.221 () {32 vars in 758 bytes} [Wed Apr 15 06:11:30 2026] GET /v2.1/servers/e3ce14da-1b22-4ad6-a891-353d49c62aa6/os-interface => generated 283 bytes in 87 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 06:11:30.135 7 WARNING neutronclient.v2_0.client [None req-253a4bcf-5189-4cc4-ac9c-a687d917b3dd b5f7ab6fecb74849a4dd478757b071dd 25de6208bfe148df8aad6087244ebf0d - - default default] The python binding code in 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/702] 162.253.55.221 () {32 vars in 776 bytes} [Wed Apr 15 06:11:30 2026] GET /v2.1/servers/e3ce14da-1b22-4ad6-a891-353d49c62aa6/os-volume_attachments => generated 197 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/703] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:11:29 2026] GET /v2.1/servers/f5a21c7b-ccc0-4d29-8200-cb0122555626 => generated 1629 bytes in 328 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:11:30.637 8 INFO nova.api.openstack.compute.server_external_events [req-7b7f0604-e6ba-4a0c-a344-56fb3e90b7d1 req-c3336e11-d11c-467f-bfcd-27da9ce35c2b 8d641ef1773442209ecbf4e09ba7a10d b8649257141247b5ac088073698e9879 - - bd861f3a14a44f9e9d5c51bce7cfc625 bd861f3a14a44f9e9d5c51bce7cfc625] Creating event network-changed:71b8223e-4170-40cc-a387-a030827edcf5 for instance e3ce14da-1b22-4ad6-a891-353d49c62aa6 on instance [pid: 8|app: 0|req: 345/704] 10.0.0.46 () {38 vars in 813 bytes} [Wed Apr 15 06:11:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:11:31.306 7 WARNING neutronclient.v2_0.client [None req-50c11306-2f62-4838-a589-6b6b2acd8a5d b5f7ab6fecb74849a4dd478757b071dd 25de6208bfe148df8aad6087244ebf0d - - default default] The python binding code in 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/705] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:11:31 2026] GET /v2.1/servers/f5a21c7b-ccc0-4d29-8200-cb0122555626 => generated 1629 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 06:11:32.505 8 WARNING neutronclient.v2_0.client [None req-7c676c89-44b0-41e3-bc1c-fe7671719bfd b5f7ab6fecb74849a4dd478757b071dd 25de6208bfe148df8aad6087244ebf0d - - default default] The python binding code in 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/706] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:11:32 2026] GET /v2.1/servers/f5a21c7b-ccc0-4d29-8200-cb0122555626 => generated 1629 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 06:11:32.762 7 WARNING neutronclient.v2_0.client [None req-5172d55a-bb75-4eb6-8d6a-a656feeb69ca 4c66a4eea047403aa418daec60fa3b73 508159fb56ff4905aa84e98d0f3016e0 - - default default] The python binding code in 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/707] 162.253.55.221 () {32 vars in 732 bytes} [Wed Apr 15 06:11:32 2026] GET /v2.1/servers/e3ce14da-1b22-4ad6-a891-353d49c62aa6 => generated 2433 bytes in 102 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 06:11:32.875 8 WARNING neutronclient.v2_0.client [None req-6bfdd9bb-82af-40ba-a969-07abfe17573e 4c66a4eea047403aa418daec60fa3b73 508159fb56ff4905aa84e98d0f3016e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 347/708] 162.253.55.221 () {32 vars in 758 bytes} [Wed Apr 15 06:11:32 2026] GET /v2.1/servers/e3ce14da-1b22-4ad6-a891-353d49c62aa6/os-interface => generated 283 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 362/709] 162.253.55.221 () {32 vars in 776 bytes} [Wed Apr 15 06:11:32 2026] GET /v2.1/servers/e3ce14da-1b22-4ad6-a891-353d49c62aa6/os-volume_attachments => generated 197 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:11:33.646 8 WARNING neutronclient.v2_0.client [None req-1918ec87-5809-4914-b5b1-21e9a679482e b5f7ab6fecb74849a4dd478757b071dd 25de6208bfe148df8aad6087244ebf0d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 348/710] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:11:33 2026] GET /v2.1/servers/f5a21c7b-ccc0-4d29-8200-cb0122555626 => generated 1629 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 06:11:34.383 7 INFO nova.api.openstack.compute.server_external_events [req-c424b9d1-c387-4c1a-86eb-7437aad42ab2 req-ac3931d7-8d67-4df2-9f07-6538bb6a8636 8d641ef1773442209ecbf4e09ba7a10d b8649257141247b5ac088073698e9879 - - bd861f3a14a44f9e9d5c51bce7cfc625 bd861f3a14a44f9e9d5c51bce7cfc625] Creating event network-vif-plugged:2efeb9e1-72c3-4508-9db1-68a2aa4565cf for instance f5a21c7b-ccc0-4d29-8200-cb0122555626 on instance [pid: 7|app: 0|req: 363/711] 10.0.0.123 () {38 vars in 814 bytes} [Wed Apr 15 06:11:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:11:34.855 8 WARNING neutronclient.v2_0.client [None req-7d6e4492-ddc9-49f2-9892-e3d6e52d35a0 b5f7ab6fecb74849a4dd478757b071dd 25de6208bfe148df8aad6087244ebf0d - - default default] The python binding code in 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/712] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:11:34 2026] GET /v2.1/servers/f5a21c7b-ccc0-4d29-8200-cb0122555626 => generated 1629 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 06:11:35.815 7 WARNING neutronclient.v2_0.client [None req-e1244211-ddfc-48ed-8bec-bcf855ce30c5 4c66a4eea047403aa418daec60fa3b73 508159fb56ff4905aa84e98d0f3016e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 364/713] 162.253.55.221 () {32 vars in 732 bytes} [Wed Apr 15 06:11:35 2026] GET /v2.1/servers/e3ce14da-1b22-4ad6-a891-353d49c62aa6 => generated 2433 bytes in 136 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 06:11:35.952 8 WARNING neutronclient.v2_0.client [None req-b2418d06-7d27-4a24-ba82-e2e390291466 4c66a4eea047403aa418daec60fa3b73 508159fb56ff4905aa84e98d0f3016e0 - - default default] 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: 350/714] 162.253.55.221 () {32 vars in 758 bytes} [Wed Apr 15 06:11:35 2026] GET /v2.1/servers/e3ce14da-1b22-4ad6-a891-353d49c62aa6/os-interface => generated 283 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:11:36.012 7 WARNING neutronclient.v2_0.client [None req-3dbd8410-8ea1-4a7f-afa1-7d07e9d8ee1f b5f7ab6fecb74849a4dd478757b071dd 25de6208bfe148df8aad6087244ebf0d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 351/715] 162.253.55.221 () {32 vars in 776 bytes} [Wed Apr 15 06:11:36 2026] GET /v2.1/servers/e3ce14da-1b22-4ad6-a891-353d49c62aa6/os-volume_attachments => generated 197 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/716] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:11:35 2026] GET /v2.1/servers/f5a21c7b-ccc0-4d29-8200-cb0122555626 => generated 1810 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 06:11:36.159 8 WARNING neutronclient.v2_0.client [None req-c86a665b-ebb2-49a9-a30d-96d0a97c1ecd b5f7ab6fecb74849a4dd478757b071dd 25de6208bfe148df8aad6087244ebf0d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 352/717] 10.0.0.158 () {32 vars in 740 bytes} [Wed Apr 15 06:11:36 2026] GET /v2.1/servers/f5a21c7b-ccc0-4d29-8200-cb0122555626/os-interface => generated 285 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:11:36.719 7 INFO nova.api.openstack.compute.server_external_events [req-46131a4f-faf4-4ef7-bdfa-b0c27d7b9443 req-f092eb5b-d6e2-4a08-834f-be4d7d0d20aa 8d641ef1773442209ecbf4e09ba7a10d b8649257141247b5ac088073698e9879 - - bd861f3a14a44f9e9d5c51bce7cfc625 bd861f3a14a44f9e9d5c51bce7cfc625] Creating event network-vif-plugged:71b8223e-4170-40cc-a387-a030827edcf5 for instance e3ce14da-1b22-4ad6-a891-353d49c62aa6 on instance [pid: 7|app: 0|req: 367/720] 10.0.0.123 () {38 vars in 814 bytes} [Wed Apr 15 06:11:36 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 06:11:36.968 8 INFO nova.api.openstack.compute.server_external_events [req-6310a39e-6295-46ca-b75f-f3b8cd77af95 req-e0ced68d-18fa-4c57-8d90-b525e5090bd8 8d641ef1773442209ecbf4e09ba7a10d b8649257141247b5ac088073698e9879 - - bd861f3a14a44f9e9d5c51bce7cfc625 bd861f3a14a44f9e9d5c51bce7cfc625] Creating event network-changed:2efeb9e1-72c3-4508-9db1-68a2aa4565cf for instance f5a21c7b-ccc0-4d29-8200-cb0122555626 on instance [pid: 8|app: 0|req: 354/721] 10.0.0.46 () {38 vars in 813 bytes} [Wed Apr 15 06:11:36 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 06:11:38.743 7 WARNING neutronclient.v2_0.client [None req-555f391d-911a-4508-96a1-59a2558102c9 4c66a4eea047403aa418daec60fa3b73 508159fb56ff4905aa84e98d0f3016e0 - - default default] The python binding code in 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/722] 162.253.55.221 () {32 vars in 732 bytes} [Wed Apr 15 06:11:38 2026] GET /v2.1/servers/e3ce14da-1b22-4ad6-a891-353d49c62aa6 => generated 2580 bytes in 126 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 06:11:38.885 8 WARNING neutronclient.v2_0.client [None req-974f5257-b577-49b8-9d24-a30b2f6e0454 4c66a4eea047403aa418daec60fa3b73 508159fb56ff4905aa84e98d0f3016e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 355/723] 162.253.55.221 () {32 vars in 758 bytes} [Wed Apr 15 06:11:38 2026] GET /v2.1/servers/e3ce14da-1b22-4ad6-a891-353d49c62aa6/os-interface => generated 285 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 369/724] 162.253.55.221 () {32 vars in 776 bytes} [Wed Apr 15 06:11:38 2026] GET /v2.1/servers/e3ce14da-1b22-4ad6-a891-353d49c62aa6/os-volume_attachments => generated 197 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:11:45.687 8 WARNING neutronclient.v2_0.client [None req-bada0165-a885-4ed9-a07c-45c107b03e90 b5f7ab6fecb74849a4dd478757b071dd 25de6208bfe148df8aad6087244ebf0d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 356/725] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:11:45 2026] GET /v2.1/servers/f5a21c7b-ccc0-4d29-8200-cb0122555626 => generated 1930 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, ' [pid: 7|app: 0|req: 371/728] 10.0.0.158 () {32 vars in 752 bytes} [Wed Apr 15 06:11:47 2026] GET /v2.1/servers/f5a21c7b-ccc0-4d29-8200-cb0122555626/os-server-password => generated 116 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 358/729] 10.0.0.158 () {32 vars in 717 bytes} [Wed Apr 15 06:11:49 2026] DELETE /v2.1/servers/f5a21c7b-ccc0-4d29-8200-cb0122555626 => generated 0 bytes in 95 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 06:11:49.324 7 WARNING neutronclient.v2_0.client [None req-f81b2697-a5fd-44e1-99ef-922ee697f685 b5f7ab6fecb74849a4dd478757b071dd 25de6208bfe148df8aad6087244ebf0d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 372/730] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:11:49 2026] GET /v2.1/servers/f5a21c7b-ccc0-4d29-8200-cb0122555626 => generated 1936 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 06:11:50.471 8 WARNING neutronclient.v2_0.client [None req-2a9450da-23b2-44b7-9750-853aa3d50fdc b5f7ab6fecb74849a4dd478757b071dd 25de6208bfe148df8aad6087244ebf0d - - default default] The python binding code in 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/731] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:11:50 2026] GET /v2.1/servers/f5a21c7b-ccc0-4d29-8200-cb0122555626 => generated 1936 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:11:51.611 7 WARNING neutronclient.v2_0.client [None req-94d7c3df-1e83-409e-97e8-9d512074e457 b5f7ab6fecb74849a4dd478757b071dd 25de6208bfe148df8aad6087244ebf0d - - default default] 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 06:11:51.737 8 INFO nova.api.openstack.compute.server_external_events [req-a5452fd1-df1c-4ff4-9592-a30d9b76b616 req-9b7670f2-71da-47a5-a43a-a189845bfe9e 8d641ef1773442209ecbf4e09ba7a10d b8649257141247b5ac088073698e9879 - - bd861f3a14a44f9e9d5c51bce7cfc625 bd861f3a14a44f9e9d5c51bce7cfc625] Creating event network-vif-unplugged:2efeb9e1-72c3-4508-9db1-68a2aa4565cf for instance f5a21c7b-ccc0-4d29-8200-cb0122555626 on instance [pid: 7|app: 0|req: 373/732] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:11:51 2026] GET /v2.1/servers/f5a21c7b-ccc0-4d29-8200-cb0122555626 => generated 1936 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/733] 10.0.0.123 () {38 vars in 814 bytes} [Wed Apr 15 06:11:51 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:11:52.418 7 INFO nova.api.openstack.compute.server_external_events [req-561397a7-edbf-4cd9-bd41-702b9339a094 req-182be0c0-7108-4eb1-a96e-081efaf46553 8d641ef1773442209ecbf4e09ba7a10d b8649257141247b5ac088073698e9879 - - bd861f3a14a44f9e9d5c51bce7cfc625 bd861f3a14a44f9e9d5c51bce7cfc625] Creating event network-vif-deleted:2efeb9e1-72c3-4508-9db1-68a2aa4565cf for instance f5a21c7b-ccc0-4d29-8200-cb0122555626 on instance [pid: 7|app: 0|req: 374/734] 10.0.0.46 () {38 vars in 813 bytes} [Wed Apr 15 06:11:52 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 06:11:52.789 8 WARNING neutronclient.v2_0.client [None req-5df14601-1a51-47d9-90f0-ffd78d28148a b5f7ab6fecb74849a4dd478757b071dd 25de6208bfe148df8aad6087244ebf0d - - default default] The python binding code in 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/735] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:11:52 2026] GET /v2.1/servers/f5a21c7b-ccc0-4d29-8200-cb0122555626 => generated 1538 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:11:53.883 7 WARNING neutronclient.v2_0.client [None req-81976ffa-ed0d-403e-84c4-04f8b6fe1157 b5f7ab6fecb74849a4dd478757b071dd 25de6208bfe148df8aad6087244ebf0d - - default default] The python binding code in 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/736] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:11:53 2026] GET /v2.1/servers/f5a21c7b-ccc0-4d29-8200-cb0122555626 => generated 1543 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 06:11:54.986 8 WARNING neutronclient.v2_0.client [None req-e73083d4-bec4-4f24-ac5a-e634ff5508ba b5f7ab6fecb74849a4dd478757b071dd 25de6208bfe148df8aad6087244ebf0d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 362/737] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:11:54 2026] GET /v2.1/servers/f5a21c7b-ccc0-4d29-8200-cb0122555626 => generated 1543 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 06:11:56.081 7 WARNING neutronclient.v2_0.client [None req-08281529-8fd9-46c4-97f0-79d46448f07e b5f7ab6fecb74849a4dd478757b071dd 25de6208bfe148df8aad6087244ebf0d - - default default] The python binding code in 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/738] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:11:56 2026] GET /v2.1/servers/f5a21c7b-ccc0-4d29-8200-cb0122555626 => generated 1543 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:11:57.167 8 INFO nova.api.openstack.wsgi [None req-6434e0ab-f118-4308-8bed-92e96356fe3a b5f7ab6fecb74849a4dd478757b071dd 25de6208bfe148df8aad6087244ebf0d - - default default] HTTP exception thrown: Instance f5a21c7b-ccc0-4d29-8200-cb0122555626 could not be found. [pid: 8|app: 0|req: 364/741] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:11:57 2026] GET /v2.1/servers/f5a21c7b-ccc0-4d29-8200-cb0122555626 => 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, ' 2026-04-15 06:11:57.198 7 INFO nova.api.openstack.wsgi [None req-201e4f34-4d94-4798-8a06-c308bf0827ae b5f7ab6fecb74849a4dd478757b071dd 25de6208bfe148df8aad6087244ebf0d - - default default] HTTP exception thrown: Instance f5a21c7b-ccc0-4d29-8200-cb0122555626 could not be found. [pid: 7|app: 0|req: 378/742] 10.0.0.158 () {32 vars in 717 bytes} [Wed Apr 15 06:11:57 2026] DELETE /v2.1/servers/f5a21c7b-ccc0-4d29-8200-cb0122555626 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:11:57.221 8 INFO nova.api.openstack.wsgi [None req-1d47ead0-8705-45c0-b44a-ec3312d8189c b5f7ab6fecb74849a4dd478757b071dd 25de6208bfe148df8aad6087244ebf0d - - default default] HTTP exception thrown: Instance f5a21c7b-ccc0-4d29-8200-cb0122555626 could not be found. [pid: 8|app: 0|req: 365/743] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:11:57 2026] GET /v2.1/servers/f5a21c7b-ccc0-4d29-8200-cb0122555626 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 379/744] 10.0.0.158 () {32 vars in 703 bytes} [Wed Apr 15 06:11:57 2026] DELETE /v2.1/os-keypairs/tempest-keypair-824054733 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 366/745] 10.0.0.158 () {32 vars in 727 bytes} [Wed Apr 15 06:11:57 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1861963132 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-15 06:12:14.763 8 WARNING neutronclient.v2_0.client [None req-3f4787af-a933-4c15-9c62-cace52a1c183 4c66a4eea047403aa418daec60fa3b73 508159fb56ff4905aa84e98d0f3016e0 - - default default] The 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 06:12:14.803 8 WARNING neutronclient.v2_0.client [None req-3f4787af-a933-4c15-9c62-cace52a1c183 4c66a4eea047403aa418daec60fa3b73 508159fb56ff4905aa84e98d0f3016e0 - - default default] The 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 06:12:17.083 7 INFO nova.api.openstack.compute.server_external_events [req-89662830-9be8-49c9-9517-59b85fc6ccd1 req-a96532a2-c04f-4bf5-828e-9fb205330cb0 8d641ef1773442209ecbf4e09ba7a10d b8649257141247b5ac088073698e9879 - - bd861f3a14a44f9e9d5c51bce7cfc625 bd861f3a14a44f9e9d5c51bce7cfc625] Creating event network-changed:8c21f235-32c4-40dd-a3cd-5731455b41ea for instance e3ce14da-1b22-4ad6-a891-353d49c62aa6 on instance [pid: 7|app: 0|req: 383/750] 10.0.0.46 () {38 vars in 813 bytes} [Wed Apr 15 06:12:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:12:21.761 7 INFO nova.api.openstack.compute.server_external_events [req-49ae9e2a-eb33-44b5-9f14-4de735bf6414 req-765613dd-7200-4cc3-922d-02618add71ea 8d641ef1773442209ecbf4e09ba7a10d b8649257141247b5ac088073698e9879 - - bd861f3a14a44f9e9d5c51bce7cfc625 bd861f3a14a44f9e9d5c51bce7cfc625] Creating event network-vif-plugged:8c21f235-32c4-40dd-a3cd-5731455b41ea for instance e3ce14da-1b22-4ad6-a891-353d49c62aa6 on instance [pid: 7|app: 0|req: 384/751] 10.0.0.123 () {38 vars in 814 bytes} [Wed Apr 15 06:12:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 06:12:23.366 8 WARNING neutronclient.v2_0.client [None req-3f4787af-a933-4c15-9c62-cace52a1c183 4c66a4eea047403aa418daec60fa3b73 508159fb56ff4905aa84e98d0f3016e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 368/752] 162.253.55.221 () {36 vars in 811 bytes} [Wed Apr 15 06:12:14 2026] POST /v2.1/servers/e3ce14da-1b22-4ad6-a891-353d49c62aa6/os-interface => generated 280 bytes in 8685 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 06:12:23.684 7 INFO nova.api.openstack.compute.server_external_events [req-f123cf8c-9fae-491f-9206-b3878ee7cc30 req-070b1f32-68be-4e37-8aa3-da1be3f6f7ba 8d641ef1773442209ecbf4e09ba7a10d b8649257141247b5ac088073698e9879 - - bd861f3a14a44f9e9d5c51bce7cfc625 bd861f3a14a44f9e9d5c51bce7cfc625] Creating event network-changed:8c21f235-32c4-40dd-a3cd-5731455b41ea for instance e3ce14da-1b22-4ad6-a891-353d49c62aa6 on instance [pid: 7|app: 0|req: 385/753] 10.0.0.46 () {38 vars in 813 bytes} [Wed Apr 15 06:12:23 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 06:12:25.733 8 INFO nova.api.openstack.compute.server_external_events [req-8f4d7457-308c-4fc4-ade9-c7faa53c5619 req-f5a9caab-4b2b-4747-ac12-ed2f57ed60f0 8d641ef1773442209ecbf4e09ba7a10d b8649257141247b5ac088073698e9879 - - bd861f3a14a44f9e9d5c51bce7cfc625 bd861f3a14a44f9e9d5c51bce7cfc625] Creating event network-changed:8c21f235-32c4-40dd-a3cd-5731455b41ea for instance e3ce14da-1b22-4ad6-a891-353d49c62aa6 on instance [pid: 8|app: 0|req: 369/754] 10.0.0.46 () {38 vars in 813 bytes} [Wed Apr 15 06:12: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 06:12:45.797 7 WARNING neutronclient.v2_0.client [None req-4c874f44-6442-4c16-accc-07161dab1899 4c66a4eea047403aa418daec60fa3b73 508159fb56ff4905aa84e98d0f3016e0 - - default default] The 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 06:12:45.981 7 WARNING neutronclient.v2_0.client [None req-4c874f44-6442-4c16-accc-07161dab1899 4c66a4eea047403aa418daec60fa3b73 508159fb56ff4905aa84e98d0f3016e0 - - default default] 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 06:12:48.237 8 INFO nova.api.openstack.compute.server_external_events [req-c9fac9b1-821e-4acf-914a-ec3d69297c70 req-fffded0e-c1db-4376-8c7e-e73667bbc8ba 8d641ef1773442209ecbf4e09ba7a10d b8649257141247b5ac088073698e9879 - - bd861f3a14a44f9e9d5c51bce7cfc625 bd861f3a14a44f9e9d5c51bce7cfc625] Creating event network-changed:a4377ee8-5a4a-4e98-bc0f-87fe7e9c676b for instance e3ce14da-1b22-4ad6-a891-353d49c62aa6 on instance [pid: 8|app: 0|req: 374/761] 10.0.0.46 () {38 vars in 813 bytes} [Wed Apr 15 06:12:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 06:12:55.046 7 WARNING neutronclient.v2_0.client [None req-4c874f44-6442-4c16-accc-07161dab1899 4c66a4eea047403aa418daec60fa3b73 508159fb56ff4905aa84e98d0f3016e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 388/762] 162.253.55.221 () {36 vars in 811 bytes} [Wed Apr 15 06:12:45 2026] POST /v2.1/servers/e3ce14da-1b22-4ad6-a891-353d49c62aa6/os-interface => generated 375 bytes in 9538 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 06:12:55.274 8 INFO nova.api.openstack.compute.server_external_events [req-0d14480d-17f8-42ea-a568-39b89895a4f9 req-50a0aa52-fca2-4b68-9f48-49a2bf022b53 8d641ef1773442209ecbf4e09ba7a10d b8649257141247b5ac088073698e9879 - - bd861f3a14a44f9e9d5c51bce7cfc625 bd861f3a14a44f9e9d5c51bce7cfc625] Creating event network-vif-plugged:a4377ee8-5a4a-4e98-bc0f-87fe7e9c676b for instance e3ce14da-1b22-4ad6-a891-353d49c62aa6 on instance [pid: 8|app: 0|req: 375/763] 10.0.0.123 () {38 vars in 814 bytes} [Wed Apr 15 06:12:55 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 06:13:05.401 8 WARNING neutronclient.v2_0.client [None req-e3eeb4d8-e529-48c7-b9fa-1f9031f02631 4c66a4eea047403aa418daec60fa3b73 508159fb56ff4905aa84e98d0f3016e0 - - default default] The 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 06:13:05.643 8 WARNING neutronclient.v2_0.client [None req-e3eeb4d8-e529-48c7-b9fa-1f9031f02631 4c66a4eea047403aa418daec60fa3b73 508159fb56ff4905aa84e98d0f3016e0 - - default default] 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 06:13:07.971 7 INFO nova.api.openstack.compute.server_external_events [req-8a3f359b-5bc1-4d05-a298-91ae0bc6be10 req-8442a297-b8d8-4bf8-9730-28cde408cf62 8d641ef1773442209ecbf4e09ba7a10d b8649257141247b5ac088073698e9879 - - bd861f3a14a44f9e9d5c51bce7cfc625 bd861f3a14a44f9e9d5c51bce7cfc625] Creating event network-changed:c41ad8b7-26ae-4dbb-aea3-f158398292b9 for instance e3ce14da-1b22-4ad6-a891-353d49c62aa6 on instance [pid: 7|app: 0|req: 392/768] 10.0.0.46 () {38 vars in 813 bytes} [Wed Apr 15 06:13:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:13:11.962 7 INFO nova.api.openstack.compute.server_external_events [req-cbd79a38-236b-4879-a1c2-946cd2b0353c req-b4ff8faa-4129-4622-b459-8e7c41961409 8d641ef1773442209ecbf4e09ba7a10d b8649257141247b5ac088073698e9879 - - bd861f3a14a44f9e9d5c51bce7cfc625 bd861f3a14a44f9e9d5c51bce7cfc625] Creating event network-vif-plugged:c41ad8b7-26ae-4dbb-aea3-f158398292b9 for instance e3ce14da-1b22-4ad6-a891-353d49c62aa6 on instance [pid: 7|app: 0|req: 393/769] 10.0.0.123 () {38 vars in 814 bytes} [Wed Apr 15 06:13:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 06:13:14.686 8 WARNING neutronclient.v2_0.client [None req-e3eeb4d8-e529-48c7-b9fa-1f9031f02631 4c66a4eea047403aa418daec60fa3b73 508159fb56ff4905aa84e98d0f3016e0 - - default default] The python binding code in 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/770] 162.253.55.221 () {36 vars in 811 bytes} [Wed Apr 15 06:13:05 2026] POST /v2.1/servers/e3ce14da-1b22-4ad6-a891-353d49c62aa6/os-interface => generated 377 bytes in 9365 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:13:15.255 7 INFO nova.api.openstack.compute.server_external_events [req-e5bfd698-7811-4cdb-85ae-8a44b712f9e1 req-2395269f-79e3-4638-8a64-4217aaf7c46a 8d641ef1773442209ecbf4e09ba7a10d b8649257141247b5ac088073698e9879 - - bd861f3a14a44f9e9d5c51bce7cfc625 bd861f3a14a44f9e9d5c51bce7cfc625] Creating event network-changed:a4377ee8-5a4a-4e98-bc0f-87fe7e9c676b for instance e3ce14da-1b22-4ad6-a891-353d49c62aa6 on instance [pid: 7|app: 0|req: 394/771] 10.0.0.46 () {38 vars in 813 bytes} [Wed Apr 15 06:13:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:13:29.571 7 INFO nova.api.openstack.compute.server_external_events [req-b529325a-d465-48fc-bd17-babe45a9ee5b req-ca837c18-216b-4240-bf34-514008fc9f92 8d641ef1773442209ecbf4e09ba7a10d b8649257141247b5ac088073698e9879 - - bd861f3a14a44f9e9d5c51bce7cfc625 bd861f3a14a44f9e9d5c51bce7cfc625] Creating event network-changed:c41ad8b7-26ae-4dbb-aea3-f158398292b9 for instance e3ce14da-1b22-4ad6-a891-353d49c62aa6 on instance [pid: 7|app: 0|req: 397/776] 10.0.0.46 () {38 vars in 813 bytes} [Wed Apr 15 06:13:29 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: 380/777] 162.253.55.221 () {34 vars in 854 bytes} [Wed Apr 15 06:13:30 2026] DELETE /v2.1/servers/e3ce14da-1b22-4ad6-a891-353d49c62aa6/os-interface/c41ad8b7-26ae-4dbb-aea3-f158398292b9 => generated 0 bytes in 66 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 06:13:31.610 7 INFO nova.api.openstack.compute.server_external_events [req-16b1083e-135e-43b1-9084-dd27c571a4b5 req-1c9200da-8494-42b3-a1b7-a3a8eb46c38a 8d641ef1773442209ecbf4e09ba7a10d b8649257141247b5ac088073698e9879 - - bd861f3a14a44f9e9d5c51bce7cfc625 bd861f3a14a44f9e9d5c51bce7cfc625] Creating event network-changed:c41ad8b7-26ae-4dbb-aea3-f158398292b9 for instance e3ce14da-1b22-4ad6-a891-353d49c62aa6 on instance [pid: 7|app: 0|req: 398/778] 10.0.0.46 () {38 vars in 813 bytes} [Wed Apr 15 06:13:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:13:39.962 8 INFO nova.api.openstack.compute.server_external_events [req-edf05d4d-2926-4c4b-99b1-b48f492e93bd req-600ecd83-c73c-41c5-bad1-7b1031c4df4d 8d641ef1773442209ecbf4e09ba7a10d b8649257141247b5ac088073698e9879 - - bd861f3a14a44f9e9d5c51bce7cfc625 bd861f3a14a44f9e9d5c51bce7cfc625] Creating event network-changed:a4377ee8-5a4a-4e98-bc0f-87fe7e9c676b for instance e3ce14da-1b22-4ad6-a891-353d49c62aa6 on instance [pid: 8|app: 0|req: 382/781] 10.0.0.46 () {38 vars in 813 bytes} [Wed Apr 15 06:13:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 400/782] 162.253.55.221 () {34 vars in 854 bytes} [Wed Apr 15 06:13:40 2026] DELETE /v2.1/servers/e3ce14da-1b22-4ad6-a891-353d49c62aa6/os-interface/a4377ee8-5a4a-4e98-bc0f-87fe7e9c676b => generated 0 bytes in 84 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: 385/787] 162.253.55.221 () {34 vars in 854 bytes} [Wed Apr 15 06:14:00 2026] DELETE /v2.1/servers/e3ce14da-1b22-4ad6-a891-353d49c62aa6/os-interface/8c21f235-32c4-40dd-a3cd-5731455b41ea => generated 0 bytes in 41 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 403/788] 162.253.55.221 () {34 vars in 754 bytes} [Wed Apr 15 06:14:05 2026] DELETE /v2.1/servers/e3ce14da-1b22-4ad6-a891-353d49c62aa6 => generated 0 bytes in 121 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 06:14:07.981 8 INFO nova.api.openstack.compute.server_external_events [req-699412ad-e223-43c4-b74e-96069c02d561 req-4cf6fdf7-6900-443c-8a91-cc76fbccd4d2 8d641ef1773442209ecbf4e09ba7a10d b8649257141247b5ac088073698e9879 - - bd861f3a14a44f9e9d5c51bce7cfc625 bd861f3a14a44f9e9d5c51bce7cfc625] Creating event network-vif-unplugged:71b8223e-4170-40cc-a387-a030827edcf5 for instance e3ce14da-1b22-4ad6-a891-353d49c62aa6 on instance [pid: 8|app: 0|req: 387/791] 10.0.0.123 () {38 vars in 814 bytes} [Wed Apr 15 06:14:07 2026] POST /v2.1/os-server-external-events => generated 185 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, ' 2026-04-15 06:14:08.487 7 INFO nova.api.openstack.compute.server_external_events [req-08de3d21-69fd-41d8-9593-2bdb0bf63369 req-1514505c-b289-470b-b828-716cf8dd69db 8d641ef1773442209ecbf4e09ba7a10d b8649257141247b5ac088073698e9879 - - bd861f3a14a44f9e9d5c51bce7cfc625 bd861f3a14a44f9e9d5c51bce7cfc625] Creating event network-vif-deleted:71b8223e-4170-40cc-a387-a030827edcf5 for instance e3ce14da-1b22-4ad6-a891-353d49c62aa6 on instance [pid: 7|app: 0|req: 405/792] 10.0.0.46 () {38 vars in 813 bytes} [Wed Apr 15 06:14:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:14:10.541 8 INFO nova.api.openstack.compute.server_external_events [req-0111a348-b3ef-4ff8-923e-ca7242fe0ae2 req-27b3542b-8c3f-48ea-8abd-4769281caf20 8d641ef1773442209ecbf4e09ba7a10d b8649257141247b5ac088073698e9879 - - bd861f3a14a44f9e9d5c51bce7cfc625 bd861f3a14a44f9e9d5c51bce7cfc625] Creating event network-changed:68782b2c-df88-45a7-95d8-b12e1c59388b for instance 2062f913-466f-4ec6-bec1-63b537481054 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: 388/793] 10.0.0.46 () {38 vars in 813 bytes} [Wed Apr 15 06:14:10 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: 406/794] 10.0.0.158 () {32 vars in 717 bytes} [Wed Apr 15 06:14:10 2026] DELETE /v2.1/servers/2062f913-466f-4ec6-bec1-63b537481054 => generated 0 bytes in 85 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 06:14:10.945 8 WARNING neutronclient.v2_0.client [None req-aa6ac6ff-afe7-4015-89d5-ae0d27f84074 4a5fb9c789b640c1baa8b6f0841e9d9d 4330778839864fe5af3fdd341599e16c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 389/795] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:14:10 2026] GET /v2.1/servers/2062f913-466f-4ec6-bec1-63b537481054 => generated 1944 bytes in 434 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:14:13.474 7 INFO nova.api.openstack.compute.server_external_events [req-a7d06cc8-68ef-489d-9463-22f49e1fd512 req-33d818cd-a513-486f-aa2c-c6a08d5c446c 8d641ef1773442209ecbf4e09ba7a10d b8649257141247b5ac088073698e9879 - - bd861f3a14a44f9e9d5c51bce7cfc625 bd861f3a14a44f9e9d5c51bce7cfc625] Creating event network-vif-deleted:68782b2c-df88-45a7-95d8-b12e1c59388b for instance 2062f913-466f-4ec6-bec1-63b537481054 on instance [pid: 7|app: 0|req: 407/796] 10.0.0.46 () {38 vars in 813 bytes} [Wed Apr 15 06:14:13 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 06:14:16.126 8 WARNING neutronclient.v2_0.client [None req-1e07ad8e-a578-4fa1-9d56-8bf8dfdff19d 4a5fb9c789b640c1baa8b6f0841e9d9d 4330778839864fe5af3fdd341599e16c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 390/797] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:14:16 2026] GET /v2.1/servers/2062f913-466f-4ec6-bec1-63b537481054 => generated 1481 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 06:14:21.198 7 INFO nova.api.openstack.wsgi [None req-309f7e20-5b2b-4e96-8226-823fb4282b87 4a5fb9c789b640c1baa8b6f0841e9d9d 4330778839864fe5af3fdd341599e16c - - default default] HTTP exception thrown: Instance 2062f913-466f-4ec6-bec1-63b537481054 could not be found. [pid: 7|app: 0|req: 409/800] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:14:21 2026] GET /v2.1/servers/2062f913-466f-4ec6-bec1-63b537481054 => 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 06:14:21.737 8 INFO nova.api.openstack.compute.server_external_events [req-77069c22-915d-43f7-b3e7-febf21de2442 req-8ed0efe2-7f96-4125-bd41-b37c76d3d63c 8d641ef1773442209ecbf4e09ba7a10d b8649257141247b5ac088073698e9879 - - bd861f3a14a44f9e9d5c51bce7cfc625 bd861f3a14a44f9e9d5c51bce7cfc625] Creating event network-changed:d67508e6-6b5c-4faa-800d-324342df3273 for instance 59ef759a-bb4e-478c-8c4a-fe75dbecbf7a 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: 392/801] 10.0.0.46 () {38 vars in 813 bytes} [Wed Apr 15 06:14:21 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: 410/802] 10.0.0.158 () {32 vars in 717 bytes} [Wed Apr 15 06:14:21 2026] DELETE /v2.1/servers/59ef759a-bb4e-478c-8c4a-fe75dbecbf7a => generated 0 bytes in 75 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 06:14:21.847 8 WARNING neutronclient.v2_0.client [None req-547e8c29-b844-4aa3-9f4e-b672a0c0376b 4a5fb9c789b640c1baa8b6f0841e9d9d 4330778839864fe5af3fdd341599e16c - - default default] The python binding code in 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/803] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:14:21 2026] GET /v2.1/servers/59ef759a-bb4e-478c-8c4a-fe75dbecbf7a => generated 1942 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:14:23.968 7 INFO nova.api.openstack.compute.server_external_events [req-77548752-5912-4ba3-a871-cc987a70be30 req-b6071651-d8b8-4bc9-b1b7-20115cfd7130 8d641ef1773442209ecbf4e09ba7a10d b8649257141247b5ac088073698e9879 - - bd861f3a14a44f9e9d5c51bce7cfc625 bd861f3a14a44f9e9d5c51bce7cfc625] Creating event network-vif-unplugged:d67508e6-6b5c-4faa-800d-324342df3273 for instance 59ef759a-bb4e-478c-8c4a-fe75dbecbf7a on instance [pid: 7|app: 0|req: 411/804] 10.0.0.123 () {38 vars in 814 bytes} [Wed Apr 15 06:14:23 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:14:24.604 8 INFO nova.api.openstack.compute.server_external_events [req-fe03a6c2-152f-4037-9baa-f77fb25e1d85 req-486fe57b-e8b5-4f79-b79f-fb5f7a34f76b 8d641ef1773442209ecbf4e09ba7a10d b8649257141247b5ac088073698e9879 - - bd861f3a14a44f9e9d5c51bce7cfc625 bd861f3a14a44f9e9d5c51bce7cfc625] Creating event network-vif-deleted:d67508e6-6b5c-4faa-800d-324342df3273 for instance 59ef759a-bb4e-478c-8c4a-fe75dbecbf7a on instance [pid: 8|app: 0|req: 394/805] 10.0.0.46 () {38 vars in 813 bytes} [Wed Apr 15 06:14:24 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 06:14:27.048 7 WARNING neutronclient.v2_0.client [None req-ed77b688-86f8-4b93-84a3-dae59497bf78 4a5fb9c789b640c1baa8b6f0841e9d9d 4330778839864fe5af3fdd341599e16c - - default default] The python binding code in 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/808] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:14:26 2026] GET /v2.1/servers/59ef759a-bb4e-478c-8c4a-fe75dbecbf7a => generated 1480 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 06:14:32.130 8 INFO nova.api.openstack.wsgi [None req-6a08a851-972d-4839-a7c9-d547b97d35ad 4a5fb9c789b640c1baa8b6f0841e9d9d 4330778839864fe5af3fdd341599e16c - - default default] HTTP exception thrown: Instance 59ef759a-bb4e-478c-8c4a-fe75dbecbf7a could not be found. [pid: 8|app: 0|req: 396/809] 10.0.0.158 () {32 vars in 714 bytes} [Wed Apr 15 06:14:32 2026] GET /v2.1/servers/59ef759a-bb4e-478c-8c4a-fe75dbecbf7a => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 414/810] 10.0.0.158 () {32 vars in 725 bytes} [Wed Apr 15 06:14:33 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1152728640 => 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 06:14:33.134 8 INFO nova.api.openstack.wsgi [None req-7b617b3c-d916-4783-92f2-6dcbf4f91f06 4a5fb9c789b640c1baa8b6f0841e9d9d 4330778839864fe5af3fdd341599e16c - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1152728640 not found for user 4a5fb9c789b640c1baa8b6f0841e9d9d [pid: 8|app: 0|req: 397/811] 10.0.0.158 () {32 vars in 722 bytes} [Wed Apr 15 06:14:33 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1152728640 => generated 142 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/814] 10.0.0.158 () {32 vars in 654 bytes} [Wed Apr 15 06:14:46 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/817] 10.0.0.158 () {32 vars in 640 bytes} [Wed Apr 15 06:14:46 2026] GET /v2.1/servers => generated 15 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-15 06:14:46.800 7 WARNING oslo_db.sqlalchemy.utils [None req-1d7963bc-3495-4857-81f3-70f20eb92d10 4c66a4eea047403aa418daec60fa3b73 508159fb56ff4905aa84e98d0f3016e0 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 417/818] 10.0.0.158 () {32 vars in 648 bytes} [Wed Apr 15 06:14:46 2026] GET /v2.1/os-keypairs => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/819] 10.0.0.158 () {32 vars in 693 bytes} [Wed Apr 15 06:14:46 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)