+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Jun 16 01:46:54 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: nova-api-osapi-7965f6db87-pnf8j 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 0x7f8d902f4668 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-06-16 01:46:59.378 7 INFO nova.utils [None req-1aea25ec-6779-4941-add3-ebfd48e8b2cc - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-16 01:46:59.561 8 INFO nova.utils [None req-4d3bdb9e-1777-4562-9286-1495301d18f7 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-16 01:47:01.148 7 WARNING keystonemiddleware._common.config [None req-1aea25ec-6779-4941-add3-ebfd48e8b2cc - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-16 01:47:01.159 7 WARNING oslo_config.cfg [None req-1aea25ec-6779-4941-add3-ebfd48e8b2cc - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-16 01:47:01.236 7 WARNING keystonemiddleware._common.config [None req-1aea25ec-6779-4941-add3-ebfd48e8b2cc - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-16 01:47:01.251 7 WARNING oslo_config.cfg [None req-1aea25ec-6779-4941-add3-ebfd48e8b2cc - - - - - -] 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-06-16 01:47:01.263 7 WARNING oslo_config.cfg [None req-1aea25ec-6779-4941-add3-ebfd48e8b2cc - - - - - -] 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. 2026-06-16 01:47:01.263 8 WARNING keystonemiddleware._common.config [None req-4d3bdb9e-1777-4562-9286-1495301d18f7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f8d902f4668 pid: 7 (default app) 2026-06-16 01:47:01.272 8 WARNING oslo_config.cfg [None req-4d3bdb9e-1777-4562-9286-1495301d18f7 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-16 01:47:01.349 8 WARNING keystonemiddleware._common.config [None req-4d3bdb9e-1777-4562-9286-1495301d18f7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-16 01:47:01.365 8 WARNING oslo_config.cfg [None req-4d3bdb9e-1777-4562-9286-1495301d18f7 - - - - - -] 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-06-16 01:47:01.377 8 WARNING oslo_config.cfg [None req-4d3bdb9e-1777-4562-9286-1495301d18f7 - - - - - -] 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 0x7f8d902f4668 pid: 8 (default app) [pid: 8|app: 0|req: 2/4] 199.204.45.95 () {42 vars in 700 bytes} [Tue Jun 16 01:47:07 2026] GET /v2.1 => generated 114 bytes in 17 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-06-16 01:47:08.081 7 WARNING oslo_policy.policy [None req-89e9a1a5-f79a-4c7c-a3c9-0ba71f14ab46 5078715d903b45188eef54d936cdb42c 2280427744984560a4f51a3e31582d77 - - 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-06-16 01:47:08.082 7 WARNING oslo_policy.policy [None req-89e9a1a5-f79a-4c7c-a3c9-0ba71f14ab46 5078715d903b45188eef54d936cdb42c 2280427744984560a4f51a3e31582d77 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/5] 199.204.45.95 () {44 vars in 904 bytes} [Tue Jun 16 01:47:07 2026] GET /v2.1 => generated 0 bytes in 536 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 01:47:08.177 8 WARNING oslo_policy.policy [req-89e9a1a5-f79a-4c7c-a3c9-0ba71f14ab46 req-98d562c1-3079-438b-af86-e3a0694fd705 5078715d903b45188eef54d936cdb42c 2280427744984560a4f51a3e31582d77 - - 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-06-16 01:47:08.177 8 WARNING oslo_policy.policy [req-89e9a1a5-f79a-4c7c-a3c9-0ba71f14ab46 req-98d562c1-3079-438b-af86-e3a0694fd705 5078715d903b45188eef54d936cdb42c 2280427744984560a4f51a3e31582d77 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/6] 199.204.45.95 () {46 vars in 977 bytes} [Tue Jun 16 01:47:08 2026] GET /v2.1/ => generated 399 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 01:47:08.287 7 INFO nova.api.openstack.wsgi [None req-afd05d4c-a866-401a-a35f-b7f528218031 5078715d903b45188eef54d936cdb42c 2280427744984560a4f51a3e31582d77 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 4/7] 199.204.45.95 () {48 vars in 1006 bytes} [Tue Jun 16 01:47:08 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.204.45.95 () {48 vars in 1046 bytes} [Tue Jun 16 01:47:08 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.204.45.95 () {52 vars in 1043 bytes} [Tue Jun 16 01:47:08 2026] POST /v2.1/flavors => generated 527 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 199.204.45.95 () {42 vars in 700 bytes} [Tue Jun 16 01:47:09 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.204.45.95 () {44 vars in 904 bytes} [Tue Jun 16 01:47:09 2026] GET /v2.1 => generated 0 bytes in 50 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/12] 199.204.45.95 () {46 vars in 977 bytes} [Tue Jun 16 01:47:09 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 01:47:09.281 7 INFO nova.api.openstack.wsgi [None req-de9314c3-42ec-417d-be4d-9c3d5bea26a1 5078715d903b45188eef54d936cdb42c 2280427744984560a4f51a3e31582d77 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 7/13] 199.204.45.95 () {48 vars in 1008 bytes} [Tue Jun 16 01:47:09 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.95 () {48 vars in 1046 bytes} [Tue Jun 16 01:47:09 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 199.204.45.95 () {52 vars in 1043 bytes} [Tue Jun 16 01:47:09 2026] POST /v2.1/flavors => generated 530 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.204.45.95 () {42 vars in 700 bytes} [Tue Jun 16 01:47:10 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.204.45.95 () {44 vars in 904 bytes} [Tue Jun 16 01:47:10 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/18] 199.204.45.95 () {46 vars in 977 bytes} [Tue Jun 16 01:47:10 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 01:47:10.235 7 INFO nova.api.openstack.wsgi [None req-28d2b1fe-b131-40d3-9ac2-0e6ebb16600a 5078715d903b45188eef54d936cdb42c 2280427744984560a4f51a3e31582d77 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 10/19] 199.204.45.95 () {48 vars in 1010 bytes} [Tue Jun 16 01:47:10 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 199.204.45.95 () {48 vars in 1046 bytes} [Tue Jun 16 01:47:10 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 199.204.45.95 () {52 vars in 1043 bytes} [Tue Jun 16 01:47:10 2026] POST /v2.1/flavors => generated 531 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/22] 199.204.45.95 () {42 vars in 700 bytes} [Tue Jun 16 01:47:11 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/23] 199.204.45.95 () {44 vars in 904 bytes} [Tue Jun 16 01:47:11 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/24] 199.204.45.95 () {46 vars in 977 bytes} [Tue Jun 16 01:47:11 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 01:47:11.183 7 INFO nova.api.openstack.wsgi [None req-ea59d88f-2a43-4e56-868b-cca03165129c 5078715d903b45188eef54d936cdb42c 2280427744984560a4f51a3e31582d77 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 13/25] 199.204.45.95 () {48 vars in 1008 bytes} [Tue Jun 16 01:47:11 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 199.204.45.95 () {48 vars in 1046 bytes} [Tue Jun 16 01:47:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 199.204.45.95 () {52 vars in 1043 bytes} [Tue Jun 16 01:47:11 2026] POST /v2.1/flavors => generated 530 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/30] 199.204.45.95 () {42 vars in 700 bytes} [Tue Jun 16 01:47:12 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: 15/31] 199.204.45.95 () {44 vars in 904 bytes} [Tue Jun 16 01:47:12 2026] GET /v2.1 => generated 0 bytes in 360 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 17/32] 199.204.45.95 () {46 vars in 977 bytes} [Tue Jun 16 01:47:12 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 01:47:12.451 8 INFO nova.api.openstack.wsgi [None req-d6ca05d6-2919-4559-9c59-6e6ae5b44886 5078715d903b45188eef54d936cdb42c 2280427744984560a4f51a3e31582d77 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 16/33] 199.204.45.95 () {48 vars in 1010 bytes} [Tue Jun 16 01:47:12 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 18/34] 199.204.45.95 () {48 vars in 1046 bytes} [Tue Jun 16 01:47:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/35] 199.204.45.95 () {52 vars in 1043 bytes} [Tue Jun 16 01:47:12 2026] POST /v2.1/flavors => generated 533 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/104] 10.0.0.176 () {28 vars in 454 bytes} [Tue Jun 16 01:52:56 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 52/105] 10.0.0.176 () {30 vars in 658 bytes} [Tue Jun 16 01:52:56 2026] GET /v2.1 => generated 0 bytes in 109 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: 54/106] 10.0.0.176 () {32 vars in 731 bytes} [Tue Jun 16 01:52:56 2026] GET /v2.1/ => generated 411 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/107] 10.0.0.176 () {34 vars in 804 bytes} [Tue Jun 16 01:52:56 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 75/148] 199.204.45.95 () {42 vars in 700 bytes} [Tue Jun 16 01:56:16 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /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: 74/149] 199.204.45.95 () {44 vars in 904 bytes} [Tue Jun 16 01:56:16 2026] GET /v2.1 => generated 0 bytes in 90 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 76/150] 199.204.45.95 () {46 vars in 977 bytes} [Tue Jun 16 01:56:16 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 01:56:16.147 8 INFO nova.api.openstack.wsgi [None req-6b3bcd50-659d-4ad8-93a4-bc6967f41346 5078715d903b45188eef54d936cdb42c 2280427744984560a4f51a3e31582d77 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 75/151] 199.204.45.95 () {48 vars in 1012 bytes} [Tue Jun 16 01:56:16 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 77/152] 199.204.45.95 () {48 vars in 1046 bytes} [Tue Jun 16 01:56:16 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 76/153] 199.204.45.95 () {52 vars in 1044 bytes} [Tue Jun 16 01:56:16 2026] POST /v2.1/flavors => generated 532 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 83/164] 199.204.45.95 () {42 vars in 700 bytes} [Tue Jun 16 01:57:10 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 82/165] 199.204.45.95 () {44 vars in 904 bytes} [Tue Jun 16 01:57:10 2026] GET /v2.1 => generated 0 bytes in 101 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 84/166] 199.204.45.95 () {46 vars in 977 bytes} [Tue Jun 16 01:57:10 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 01:57:10.509 8 INFO nova.api.openstack.wsgi [None req-525d93b9-4f95-4bc4-9d24-a98f97229fe7 5078715d903b45188eef54d936cdb42c 2280427744984560a4f51a3e31582d77 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 5078715d903b45188eef54d936cdb42c [pid: 8|app: 0|req: 83/167] 199.204.45.95 () {48 vars in 1046 bytes} [Tue Jun 16 01:57:10 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-06-16 01:57:10.534 7 WARNING oslo_db.sqlalchemy.utils [None req-3802fc66-28a9-4e04-8db6-924490724d1e 5078715d903b45188eef54d936cdb42c 2280427744984560a4f51a3e31582d77 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 85/168] 199.204.45.95 () {48 vars in 1011 bytes} [Tue Jun 16 01:57:10 2026] GET /v2.1/os-keypairs => generated 16 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 84/169] 199.204.45.95 () {52 vars in 1052 bytes} [Tue Jun 16 01:57:10 2026] POST /v2.1/os-keypairs => generated 576 bytes in 69 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 87/172] 199.204.45.95 () {42 vars in 700 bytes} [Tue Jun 16 01:57:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 86/173] 199.204.45.95 () {44 vars in 904 bytes} [Tue Jun 16 01:57:14 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 88/174] 199.204.45.95 () {46 vars in 977 bytes} [Tue Jun 16 01:57:14 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 87/175] 199.204.45.95 () {48 vars in 1068 bytes} [Tue Jun 16 01:57:14 2026] GET /v2.1/os-quota-sets/2280427744984560a4f51a3e31582d77 => generated 283 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 89/176] 199.204.45.95 () {52 vars in 1120 bytes} [Tue Jun 16 01:57:14 2026] PUT /v2.1/os-quota-sets/2280427744984560a4f51a3e31582d77 => generated 238 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/211] 10.0.0.52 () {28 vars in 453 bytes} [Tue Jun 16 02: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) [pid: 7|app: 0|req: 107/212] 10.0.0.52 () {30 vars in 657 bytes} [Tue Jun 16 02:00:08 2026] GET /v2.1 => generated 0 bytes in 107 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: 106/213] 10.0.0.52 () {32 vars in 730 bytes} [Tue Jun 16 02:00:08 2026] GET /v2.1/ => generated 411 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/214] 10.0.0.52 () {34 vars in 764 bytes} [Tue Jun 16 02:00:08 2026] GET /v2.1/os-services => generated 783 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/217] 10.0.0.52 () {28 vars in 453 bytes} [Tue Jun 16 02: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: 7|app: 0|req: 110/218] 10.0.0.52 () {30 vars in 657 bytes} [Tue Jun 16 02:00:12 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 109/219] 10.0.0.52 () {32 vars in 730 bytes} [Tue Jun 16 02:00:12 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/220] 10.0.0.52 () {34 vars in 764 bytes} [Tue Jun 16 02:00:12 2026] GET /v2.1/os-services => generated 783 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/221] 10.0.0.52 () {28 vars in 453 bytes} [Tue Jun 16 02:00:17 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 112/222] 10.0.0.52 () {30 vars in 657 bytes} [Tue Jun 16 02:00:17 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 111/223] 10.0.0.52 () {32 vars in 730 bytes} [Tue Jun 16 02:00:17 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/224] 10.0.0.52 () {34 vars in 807 bytes} [Tue Jun 16 02:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/225] 10.0.0.52 () {28 vars in 453 bytes} [Tue Jun 16 02:00:21 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 114/226] 10.0.0.52 () {30 vars in 657 bytes} [Tue Jun 16 02:00:21 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 113/227] 10.0.0.52 () {32 vars in 730 bytes} [Tue Jun 16 02:00:21 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/228] 10.0.0.52 () {34 vars in 807 bytes} [Tue Jun 16 02:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/287] 199.204.45.95 () {42 vars in 700 bytes} [Tue Jun 16 02:05:10 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/288] 199.204.45.95 () {44 vars in 904 bytes} [Tue Jun 16 02:05:10 2026] GET /v2.1 => generated 0 bytes in 110 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 146/289] 199.204.45.95 () {46 vars in 977 bytes} [Tue Jun 16 02:05:10 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:05:10.573 8 INFO nova.api.openstack.wsgi [None req-07fdd015-7b03-489e-8e24-3e960d8892ed 5078715d903b45188eef54d936cdb42c 2280427744984560a4f51a3e31582d77 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 144/290] 199.204.45.95 () {48 vars in 1010 bytes} [Tue Jun 16 02:05:10 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/291] 199.204.45.95 () {48 vars in 1046 bytes} [Tue Jun 16 02:05:10 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/292] 199.204.45.95 () {52 vars in 1044 bytes} [Tue Jun 16 02:05:10 2026] POST /v2.1/flavors => generated 532 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/333] 199.204.45.95 () {42 vars in 700 bytes} [Tue Jun 16 02:08:22 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/334] 199.204.45.95 () {44 vars in 904 bytes} [Tue Jun 16 02:08:22 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 167/335] 199.204.45.95 () {46 vars in 977 bytes} [Tue Jun 16 02:08:22 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/336] 199.204.45.95 () {48 vars in 1068 bytes} [Tue Jun 16 02:08:22 2026] GET /v2.1/os-quota-sets/c0bb2b096d3a4a5c9932ca07e5fa9298 => generated 283 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/337] 199.204.45.95 () {52 vars in 1120 bytes} [Tue Jun 16 02:08:22 2026] PUT /v2.1/os-quota-sets/c0bb2b096d3a4a5c9932ca07e5fa9298 => generated 238 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/476] 199.204.45.95 () {42 vars in 700 bytes} [Tue Jun 16 02:19:57 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/477] 199.204.45.95 () {44 vars in 904 bytes} [Tue Jun 16 02:19:57 2026] GET /v2.1 => generated 0 bytes in 119 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 239/478] 199.204.45.95 () {46 vars in 977 bytes} [Tue Jun 16 02:19:57 2026] GET /v2.1/ => generated 399 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:19:57.347 7 INFO nova.api.openstack.wsgi [None req-712d8c29-a42f-4219-a86f-4a558c7d6c99 5078715d903b45188eef54d936cdb42c 2280427744984560a4f51a3e31582d77 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 240/479] 199.204.45.95 () {48 vars in 1006 bytes} [Tue Jun 16 02:19:57 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/480] 199.204.45.95 () {48 vars in 1046 bytes} [Tue Jun 16 02:19:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/481] 199.204.45.95 () {48 vars in 1094 bytes} [Tue Jun 16 02:19:57 2026] GET /v2.1/flavors/10b72434-aa3f-4948-87c7-6342983676fa/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/482] 199.204.45.95 () {42 vars in 700 bytes} [Tue Jun 16 02:19:58 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/483] 199.204.45.95 () {44 vars in 904 bytes} [Tue Jun 16 02:19:58 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 242/484] 199.204.45.95 () {46 vars in 977 bytes} [Tue Jun 16 02:19:58 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:19:58.337 7 INFO nova.api.openstack.wsgi [None req-e7849b27-430b-41d2-8e3a-051f3059794f 5078715d903b45188eef54d936cdb42c 2280427744984560a4f51a3e31582d77 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 243/485] 199.204.45.95 () {48 vars in 1008 bytes} [Tue Jun 16 02:19:58 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/486] 199.204.45.95 () {48 vars in 1046 bytes} [Tue Jun 16 02:19:58 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/487] 199.204.45.95 () {48 vars in 1094 bytes} [Tue Jun 16 02:19:58 2026] GET /v2.1/flavors/ccd18bb3-8dbe-4931-b0fb-0e652269d6d8/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/488] 199.204.45.95 () {42 vars in 700 bytes} [Tue Jun 16 02:19:59 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: 245/489] 199.204.45.95 () {44 vars in 904 bytes} [Tue Jun 16 02:19:59 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 245/490] 199.204.45.95 () {46 vars in 977 bytes} [Tue Jun 16 02:19:59 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:19:59.284 7 INFO nova.api.openstack.wsgi [None req-02290eba-f8be-4f41-bda4-70ba57d08318 5078715d903b45188eef54d936cdb42c 2280427744984560a4f51a3e31582d77 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 246/491] 199.204.45.95 () {48 vars in 1010 bytes} [Tue Jun 16 02:19:59 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/492] 199.204.45.95 () {48 vars in 1046 bytes} [Tue Jun 16 02:19:59 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/493] 199.204.45.95 () {48 vars in 1094 bytes} [Tue Jun 16 02:19:59 2026] GET /v2.1/flavors/a37fddcd-db97-479c-ab31-be1c36011894/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/494] 199.204.45.95 () {42 vars in 700 bytes} [Tue Jun 16 02:20:00 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/495] 199.204.45.95 () {44 vars in 904 bytes} [Tue Jun 16 02:20:00 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 248/496] 199.204.45.95 () {46 vars in 977 bytes} [Tue Jun 16 02:20:00 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:20:00.266 7 INFO nova.api.openstack.wsgi [None req-ba917e80-083b-4c9e-9e5b-bcf543e8a593 5078715d903b45188eef54d936cdb42c 2280427744984560a4f51a3e31582d77 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 249/497] 199.204.45.95 () {48 vars in 1008 bytes} [Tue Jun 16 02:20:00 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: 249/498] 199.204.45.95 () {48 vars in 1046 bytes} [Tue Jun 16 02:20:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/499] 199.204.45.95 () {48 vars in 1094 bytes} [Tue Jun 16 02:20:00 2026] GET /v2.1/flavors/5f2a3142-51f9-4d8a-8dd4-8a89581f5840/os-extra_specs => generated 19 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/500] 199.204.45.95 () {42 vars in 700 bytes} [Tue Jun 16 02:20:01 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: 251/501] 199.204.45.95 () {44 vars in 904 bytes} [Tue Jun 16 02:20:01 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 251/502] 199.204.45.95 () {46 vars in 977 bytes} [Tue Jun 16 02:20:01 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:20:01.299 7 INFO nova.api.openstack.wsgi [None req-c9464847-e17d-4058-8702-15ca6aa3d407 5078715d903b45188eef54d936cdb42c 2280427744984560a4f51a3e31582d77 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 252/503] 199.204.45.95 () {48 vars in 1010 bytes} [Tue Jun 16 02:20:01 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/504] 199.204.45.95 () {48 vars in 1046 bytes} [Tue Jun 16 02:20:01 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/505] 199.204.45.95 () {48 vars in 1094 bytes} [Tue Jun 16 02:20:01 2026] GET /v2.1/flavors/32cde8c1-a9e7-4aa6-8005-5b967209e3c8/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/520] 199.204.45.95 () {42 vars in 700 bytes} [Tue Jun 16 02:21:07 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/521] 199.204.45.95 () {44 vars in 904 bytes} [Tue Jun 16 02:21:07 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 261/522] 199.204.45.95 () {46 vars in 977 bytes} [Tue Jun 16 02:21:07 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:21:07.255 7 INFO nova.api.openstack.wsgi [None req-cb26aaa8-1440-429e-a1ef-eb2769d04afd 5078715d903b45188eef54d936cdb42c 2280427744984560a4f51a3e31582d77 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 262/523] 199.204.45.95 () {48 vars in 1012 bytes} [Tue Jun 16 02:21:07 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/524] 199.204.45.95 () {48 vars in 1046 bytes} [Tue Jun 16 02:21:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/525] 199.204.45.95 () {48 vars in 1094 bytes} [Tue Jun 16 02:21:07 2026] GET /v2.1/flavors/d5a63a7e-38e5-4c59-a2e7-45c2f9d8aa67/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/528] 199.204.45.95 () {42 vars in 700 bytes} [Tue Jun 16 02:21:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/529] 199.204.45.95 () {44 vars in 904 bytes} [Tue Jun 16 02:21:14 2026] GET /v2.1 => generated 0 bytes in 51 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 265/530] 199.204.45.95 () {46 vars in 977 bytes} [Tue Jun 16 02:21:14 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/531] 199.204.45.95 () {48 vars in 1046 bytes} [Tue Jun 16 02:21:14 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/532] 199.204.45.95 () {42 vars in 700 bytes} [Tue Jun 16 02:21:18 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: 267/533] 199.204.45.95 () {44 vars in 904 bytes} [Tue Jun 16 02:21:18 2026] GET /v2.1 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 267/534] 199.204.45.95 () {46 vars in 977 bytes} [Tue Jun 16 02:21:18 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/535] 199.204.45.95 () {48 vars in 1068 bytes} [Tue Jun 16 02:21:18 2026] GET /v2.1/os-quota-sets/2280427744984560a4f51a3e31582d77 => generated 280 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/546] 199.204.45.95 () {42 vars in 700 bytes} [Tue Jun 16 02:22:10 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/547] 199.204.45.95 () {44 vars in 904 bytes} [Tue Jun 16 02:22:10 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 275/548] 199.204.45.95 () {46 vars in 977 bytes} [Tue Jun 16 02:22:10 2026] GET /v2.1/ => generated 399 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:22:10.695 8 INFO nova.api.openstack.wsgi [None req-2bb0b0f1-44f2-4706-bd96-8cd93c056e4c 5078715d903b45188eef54d936cdb42c 2280427744984560a4f51a3e31582d77 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 274/549] 199.204.45.95 () {48 vars in 1010 bytes} [Tue Jun 16 02:22:10 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/550] 199.204.45.95 () {48 vars in 1046 bytes} [Tue Jun 16 02:22:10 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/551] 199.204.45.95 () {48 vars in 1094 bytes} [Tue Jun 16 02:22:10 2026] GET /v2.1/flavors/8cf34627-e010-4535-8862-5ca9b6bbc230/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/556] 199.204.45.95 () {42 vars in 700 bytes} [Tue Jun 16 02:22:26 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/557] 199.204.45.95 () {44 vars in 904 bytes} [Tue Jun 16 02:22:26 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 279/558] 199.204.45.95 () {46 vars in 977 bytes} [Tue Jun 16 02:22:26 2026] GET /v2.1/ => generated 399 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/559] 199.204.45.95 () {48 vars in 1068 bytes} [Tue Jun 16 02:22:26 2026] GET /v2.1/os-quota-sets/c0bb2b096d3a4a5c9932ca07e5fa9298 => generated 280 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/570] 199.204.45.95 () {42 vars in 700 bytes} [Tue Jun 16 02:23:16 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/571] 199.204.45.95 () {44 vars in 904 bytes} [Tue Jun 16 02:23:16 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 286/572] 199.204.45.95 () {46 vars in 977 bytes} [Tue Jun 16 02:23:16 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:23:16.772 7 INFO nova.api.openstack.wsgi [None req-9505becd-f807-49ab-be85-c181057ad7e5 5078715d903b45188eef54d936cdb42c 2280427744984560a4f51a3e31582d77 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 287/573] 199.204.45.95 () {48 vars in 1006 bytes} [Tue Jun 16 02:23:16 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/574] 199.204.45.95 () {48 vars in 1046 bytes} [Tue Jun 16 02:23:16 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 292/583] 10.0.0.135 () {32 vars in 655 bytes} [Tue Jun 16 02:23:56 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/584] 10.0.0.135 () {32 vars in 641 bytes} [Tue Jun 16 02:23:57 2026] GET /v2.1/servers => generated 15 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-16 02:23:57.335 7 WARNING oslo_db.sqlalchemy.utils [None req-8cf433bc-69b7-4f40-92ce-f2c0ae796151 5078715d903b45188eef54d936cdb42c 2280427744984560a4f51a3e31582d77 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 293/585] 10.0.0.135 () {32 vars in 649 bytes} [Tue Jun 16 02:23:57 2026] GET /v2.1/os-keypairs => generated 530 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/586] 10.0.0.135 () {32 vars in 694 bytes} [Tue Jun 16 02:23:57 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) [pid: 8|app: 0|req: 295/589] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:24:08 2026] GET /v2.1/flavors/10b72434-aa3f-4948-87c7-6342983676fa => generated 511 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/590] 10.0.0.135 () {32 vars in 641 bytes} [Tue Jun 16 02:24:08 2026] GET /v2.1/flavors => generated 1674 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/591] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:24:08 2026] GET /v2.1/flavors/10b72434-aa3f-4948-87c7-6342983676fa => generated 511 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/594] 10.0.0.135 () {34 vars in 671 bytes} [Tue Jun 16 02:24:13 2026] POST /v2.1/os-keypairs => generated 385 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:24:15.020 8 WARNING neutronclient.v2_0.client [None req-8935860e-13ca-4ae4-b158-6d5425dd9382 e75dc7631fd747cf84023c25d0060bff e919f9b26a344f8cb3da391e18c3fd3c - - default default] The python binding code in 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/595] 10.0.0.135 () {34 vars in 671 bytes} [Tue Jun 16 02:24:14 2026] POST /v2.1/os-keypairs => generated 386 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/596] 10.0.0.135 () {34 vars in 685 bytes} [Tue Jun 16 02:24:14 2026] POST /v2.1/os-security-groups => generated 247 bytes in 821 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:24:15.784 7 WARNING neutronclient.v2_0.client [None req-88018d0f-bbcd-462e-8ae4-e8686665b1c8 e75dc7631fd747cf84023c25d0060bff e919f9b26a344f8cb3da391e18c3fd3c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:24:16.035 8 WARNING neutronclient.v2_0.client [None req-4fe2d3e3-023a-4855-abd6-6bee492dc2c3 ac3b78c9c9d44bd1b05eb8956fc5936a e357a86661e945199c2b00762d55359e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:24:16.492 8 WARNING neutronclient.v2_0.client [None req-4fe2d3e3-023a-4855-abd6-6bee492dc2c3 ac3b78c9c9d44bd1b05eb8956fc5936a e357a86661e945199c2b00762d55359e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:24:16.552 7 WARNING neutronclient.v2_0.client [None req-88018d0f-bbcd-462e-8ae4-e8686665b1c8 e75dc7631fd747cf84023c25d0060bff e919f9b26a344f8cb3da391e18c3fd3c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 299/597] 10.0.0.135 () {34 vars in 695 bytes} [Tue Jun 16 02:24:15 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 980 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:24:16.777 7 WARNING neutronclient.v2_0.client [None req-2f94e142-c1da-4118-b418-bbf4df60afb0 e75dc7631fd747cf84023c25d0060bff e919f9b26a344f8cb3da391e18c3fd3c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:24:16.881 8 WARNING neutronclient.v2_0.client [None req-4fe2d3e3-023a-4855-abd6-6bee492dc2c3 ac3b78c9c9d44bd1b05eb8956fc5936a e357a86661e945199c2b00762d55359e - - default default] The python binding code in 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/598] 10.0.0.135 () {34 vars in 685 bytes} [Tue Jun 16 02:24:16 2026] POST /v2.1/os-security-groups => generated 247 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:24:17.094 7 WARNING neutronclient.v2_0.client [None req-835b6e31-1bb2-4b43-8c03-e570338fd27c bf7d2a98765446fda4bce3abdbfe226a 7240b7a54a9d4cb587a7f97e6efa7262 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:24:17.136 7 WARNING neutronclient.v2_0.client [None req-835b6e31-1bb2-4b43-8c03-e570338fd27c bf7d2a98765446fda4bce3abdbfe226a 7240b7a54a9d4cb587a7f97e6efa7262 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:24:17.652 7 WARNING neutronclient.v2_0.client [None req-835b6e31-1bb2-4b43-8c03-e570338fd27c bf7d2a98765446fda4bce3abdbfe226a 7240b7a54a9d4cb587a7f97e6efa7262 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 299/599] 10.0.0.135 () {34 vars in 663 bytes} [Tue Jun 16 02:24:15 2026] POST /v2.1/servers => generated 453 bytes in 1917 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-06-16 02:24:17.873 8 WARNING neutronclient.v2_0.client [None req-f74c6754-7455-4fc9-a952-f4de97ef69a0 e75dc7631fd747cf84023c25d0060bff e919f9b26a344f8cb3da391e18c3fd3c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:24:17.909 8 WARNING neutronclient.v2_0.client [None req-f74c6754-7455-4fc9-a952-f4de97ef69a0 e75dc7631fd747cf84023c25d0060bff e919f9b26a344f8cb3da391e18c3fd3c - - default default] The python binding code in 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/600] 10.0.0.135 () {34 vars in 695 bytes} [Tue Jun 16 02:24:17 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:24:18.086 8 WARNING neutronclient.v2_0.client [None req-ba0d8365-0c3a-455d-9b00-3abe2fabd01e ac3b78c9c9d44bd1b05eb8956fc5936a e357a86661e945199c2b00762d55359e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 301/601] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:24:18 2026] GET /v2.1/servers/595d53d8-a3e0-40d1-8001-73553a0ceca1 => generated 1431 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-06-16 02:24:18.165 8 WARNING neutronclient.v2_0.client [None req-4d77fbad-756b-4b41-9471-46a135fbdee7 e75dc7631fd747cf84023c25d0060bff e919f9b26a344f8cb3da391e18c3fd3c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:24:18.229 8 WARNING neutronclient.v2_0.client [None req-4d77fbad-756b-4b41-9471-46a135fbdee7 e75dc7631fd747cf84023c25d0060bff e919f9b26a344f8cb3da391e18c3fd3c - - default default] The python binding code in 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/602] 10.0.0.135 () {34 vars in 663 bytes} [Tue Jun 16 02:24:17 2026] POST /v2.1/servers => generated 449 bytes in 1357 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 302/603] 10.0.0.135 () {34 vars in 695 bytes} [Tue Jun 16 02:24:18 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:24:18.399 8 WARNING neutronclient.v2_0.client [None req-fca201ae-f32c-4c04-8cc7-c22863cd071e e75dc7631fd747cf84023c25d0060bff e919f9b26a344f8cb3da391e18c3fd3c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:24:18.401 7 WARNING neutronclient.v2_0.client [None req-05cd18b2-f34a-45bf-8f6c-13316232a778 bf7d2a98765446fda4bce3abdbfe226a 7240b7a54a9d4cb587a7f97e6efa7262 - - default default] The python binding code in 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/604] 10.0.0.135 () {32 vars in 737 bytes} [Tue Jun 16 02:24:18 2026] GET /v2.1/os-security-groups/d649898e-6249-4e54-ad39-2bbcbd6f01aa => generated 664 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:24:18.465 8 WARNING neutronclient.v2_0.client [None req-9a0d3ce5-a5be-436f-9c93-033f944ae11c e75dc7631fd747cf84023c25d0060bff e919f9b26a344f8cb3da391e18c3fd3c - - default default] The python binding code in 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/605] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:24:18 2026] GET /v2.1/servers/0f788edf-bffc-4bae-8268-9d33dc5ebb52 => generated 1400 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 02:24:18.495 8 WARNING neutronclient.v2_0.client [None req-9a0d3ce5-a5be-436f-9c93-033f944ae11c e75dc7631fd747cf84023c25d0060bff e919f9b26a344f8cb3da391e18c3fd3c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:24:18.535 8 WARNING neutronclient.v2_0.client [None req-9a0d3ce5-a5be-436f-9c93-033f944ae11c e75dc7631fd747cf84023c25d0060bff e919f9b26a344f8cb3da391e18c3fd3c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 304/606] 10.0.0.135 () {32 vars in 750 bytes} [Tue Jun 16 02:24:18 2026] DELETE /v2.1/os-security-group-rules/7c1130a3-172f-47b9-a72a-b93e999eab9d => generated 0 bytes in 174 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-06-16 02:24:18.648 7 WARNING neutronclient.v2_0.client [None req-d982507a-5c49-49d6-871a-f66c2f3ccff3 e75dc7631fd747cf84023c25d0060bff e919f9b26a344f8cb3da391e18c3fd3c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:24:18.691 7 WARNING neutronclient.v2_0.client [None req-d982507a-5c49-49d6-871a-f66c2f3ccff3 e75dc7631fd747cf84023c25d0060bff e919f9b26a344f8cb3da391e18c3fd3c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 303/607] 10.0.0.135 () {32 vars in 740 bytes} [Tue Jun 16 02:24:18 2026] DELETE /v2.1/os-security-groups/d649898e-6249-4e54-ad39-2bbcbd6f01aa => generated 0 bytes in 165 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-16 02:24:18.834 8 WARNING neutronclient.v2_0.client [None req-38497109-b3fb-4cf5-b44b-7637b098e62b e75dc7631fd747cf84023c25d0060bff e919f9b26a344f8cb3da391e18c3fd3c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:24:18.876 8 WARNING neutronclient.v2_0.client [None req-38497109-b3fb-4cf5-b44b-7637b098e62b e75dc7631fd747cf84023c25d0060bff e919f9b26a344f8cb3da391e18c3fd3c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 305/608] 10.0.0.135 () {32 vars in 740 bytes} [Tue Jun 16 02:24:18 2026] DELETE /v2.1/os-security-groups/cb58339c-fdcb-45a9-8534-0a43941f4513 => generated 0 bytes in 156 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-16 02:24:19.182 7 WARNING neutronclient.v2_0.client [None req-3be8ffdd-ff34-4ac3-a007-8bdc0e39aae1 dd64ef7e76864a07806d537026a6a451 8a9d68ba90734750af75626fcf6ce36d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:24:19.268 8 WARNING neutronclient.v2_0.client [None req-31c0ea7f-57aa-4798-9a37-639f988b5b39 ac3b78c9c9d44bd1b05eb8956fc5936a e357a86661e945199c2b00762d55359e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 304/609] 10.0.0.135 () {34 vars in 685 bytes} [Tue Jun 16 02:24:19 2026] POST /v2.1/os-security-groups => generated 242 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:24:19.365 7 WARNING neutronclient.v2_0.client [None req-cdd24f33-7fce-44c3-9946-26eaa99c16d9 dd64ef7e76864a07806d537026a6a451 8a9d68ba90734750af75626fcf6ce36d - - default default] The python binding code in 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/610] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:24:19 2026] GET /v2.1/servers/595d53d8-a3e0-40d1-8001-73553a0ceca1 => generated 1435 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 305/611] 10.0.0.135 () {34 vars in 685 bytes} [Tue Jun 16 02:24:19 2026] POST /v2.1/os-security-groups => generated 243 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:24:19.543 7 WARNING neutronclient.v2_0.client [None req-e15c5d50-cef1-4841-aa86-42a38edd6afa dd64ef7e76864a07806d537026a6a451 8a9d68ba90734750af75626fcf6ce36d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:24:19.550 8 WARNING neutronclient.v2_0.client [None req-548f5f1d-5a11-4ddb-99f2-9e81e1586721 bf7d2a98765446fda4bce3abdbfe226a 7240b7a54a9d4cb587a7f97e6efa7262 - - default default] The python binding code in 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/612] 10.0.0.135 () {34 vars in 685 bytes} [Tue Jun 16 02:24:19 2026] POST /v2.1/os-security-groups => generated 243 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/613] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:24:19 2026] GET /v2.1/servers/0f788edf-bffc-4bae-8268-9d33dc5ebb52 => generated 1404 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 02:24:19.701 7 WARNING neutronclient.v2_0.client [None req-ee588308-74bc-4af8-8dfc-f9b8c267a6bc dd64ef7e76864a07806d537026a6a451 8a9d68ba90734750af75626fcf6ce36d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:24:19.764 7 WARNING neutronclient.v2_0.client [None req-ee588308-74bc-4af8-8dfc-f9b8c267a6bc dd64ef7e76864a07806d537026a6a451 8a9d68ba90734750af75626fcf6ce36d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:24:19.803 7 WARNING neutronclient.v2_0.client [None req-ee588308-74bc-4af8-8dfc-f9b8c267a6bc dd64ef7e76864a07806d537026a6a451 8a9d68ba90734750af75626fcf6ce36d - - default default] The python binding code in 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/614] 10.0.0.135 () {32 vars in 663 bytes} [Tue Jun 16 02:24:19 2026] GET /v2.1/os-security-groups => generated 1381 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-06-16 02:24:20.161 8 WARNING neutronclient.v2_0.client [None req-5f8da2e4-b999-481d-9f6b-405d1fa95b51 dd64ef7e76864a07806d537026a6a451 8a9d68ba90734750af75626fcf6ce36d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:24:20.209 8 WARNING neutronclient.v2_0.client [None req-5f8da2e4-b999-481d-9f6b-405d1fa95b51 dd64ef7e76864a07806d537026a6a451 8a9d68ba90734750af75626fcf6ce36d - - default default] The python binding code in 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/615] 10.0.0.135 () {32 vars in 740 bytes} [Tue Jun 16 02:24:20 2026] DELETE /v2.1/os-security-groups/60d2134b-c189-4544-afc0-570129cdfdb2 => generated 0 bytes in 171 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-16 02:24:20.339 7 WARNING neutronclient.v2_0.client [None req-2dadd03f-57e4-45d5-a64b-c44a3244ce44 dd64ef7e76864a07806d537026a6a451 8a9d68ba90734750af75626fcf6ce36d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:24:20.376 7 INFO nova.api.openstack.wsgi [None req-2dadd03f-57e4-45d5-a64b-c44a3244ce44 dd64ef7e76864a07806d537026a6a451 8a9d68ba90734750af75626fcf6ce36d - - default default] HTTP exception thrown: Security group 60d2134b-c189-4544-afc0-570129cdfdb2 does not exist Neutron server returns request_ids: ['req-874f0902-c267-44f4-9f16-f441039d7992'] [pid: 7|app: 0|req: 308/616] 10.0.0.135 () {32 vars in 737 bytes} [Tue Jun 16 02:24:20 2026] GET /v2.1/os-security-groups/60d2134b-c189-4544-afc0-570129cdfdb2 => generated 194 bytes in 48 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-16 02:24:20.393 8 WARNING neutronclient.v2_0.client [None req-0e10893e-229d-4090-b159-9f1b532197a4 dd64ef7e76864a07806d537026a6a451 8a9d68ba90734750af75626fcf6ce36d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:24:20.432 8 WARNING neutronclient.v2_0.client [None req-0e10893e-229d-4090-b159-9f1b532197a4 dd64ef7e76864a07806d537026a6a451 8a9d68ba90734750af75626fcf6ce36d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:24:20.491 7 WARNING neutronclient.v2_0.client [None req-2e31c9b9-60d7-4c5b-b540-82f811f52357 ac3b78c9c9d44bd1b05eb8956fc5936a e357a86661e945199c2b00762d55359e - - default default] The python binding code in 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/617] 10.0.0.135 () {32 vars in 740 bytes} [Tue Jun 16 02:24:20 2026] DELETE /v2.1/os-security-groups/822e0a7d-a97f-42f3-bc8f-d8046485b8e2 => generated 0 bytes in 135 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-16 02:24:20.533 8 WARNING neutronclient.v2_0.client [None req-d21a41b9-2555-4c62-be49-dd143499f3d5 dd64ef7e76864a07806d537026a6a451 8a9d68ba90734750af75626fcf6ce36d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 309/618] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:24:20 2026] GET /v2.1/servers/595d53d8-a3e0-40d1-8001-73553a0ceca1 => generated 1483 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 02:24:20.561 8 INFO nova.api.openstack.wsgi [None req-d21a41b9-2555-4c62-be49-dd143499f3d5 dd64ef7e76864a07806d537026a6a451 8a9d68ba90734750af75626fcf6ce36d - - default default] HTTP exception thrown: Security group 822e0a7d-a97f-42f3-bc8f-d8046485b8e2 does not exist Neutron server returns request_ids: ['req-d1369fe5-e83f-4300-98ce-e3a5c2ff92d6'] [pid: 8|app: 0|req: 310/619] 10.0.0.135 () {32 vars in 737 bytes} [Tue Jun 16 02:24:20 2026] GET /v2.1/os-security-groups/822e0a7d-a97f-42f3-bc8f-d8046485b8e2 => generated 194 bytes in 36 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-06-16 02:24:20.574 7 WARNING neutronclient.v2_0.client [None req-3d5dbdc7-912b-4871-a0c5-2af73e6408ef dd64ef7e76864a07806d537026a6a451 8a9d68ba90734750af75626fcf6ce36d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:24:20.604 7 WARNING neutronclient.v2_0.client [None req-3d5dbdc7-912b-4871-a0c5-2af73e6408ef dd64ef7e76864a07806d537026a6a451 8a9d68ba90734750af75626fcf6ce36d - - default default] The python binding code in 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/620] 10.0.0.135 () {32 vars in 740 bytes} [Tue Jun 16 02:24:20 2026] DELETE /v2.1/os-security-groups/5334f0fb-4ca2-40a3-90f2-a7ddcc397c07 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-16 02:24:20.692 8 WARNING neutronclient.v2_0.client [None req-0d683a54-9182-4204-a4ca-f7d5558763f9 dd64ef7e76864a07806d537026a6a451 8a9d68ba90734750af75626fcf6ce36d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:24:20.715 8 INFO nova.api.openstack.wsgi [None req-0d683a54-9182-4204-a4ca-f7d5558763f9 dd64ef7e76864a07806d537026a6a451 8a9d68ba90734750af75626fcf6ce36d - - default default] HTTP exception thrown: Security group 5334f0fb-4ca2-40a3-90f2-a7ddcc397c07 does not exist Neutron server returns request_ids: ['req-32f93857-c234-4209-a639-f5824b5f528d'] [pid: 8|app: 0|req: 311/621] 10.0.0.135 () {32 vars in 737 bytes} [Tue Jun 16 02:24:20 2026] GET /v2.1/os-security-groups/5334f0fb-4ca2-40a3-90f2-a7ddcc397c07 => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-16 02:24:20.739 8 WARNING neutronclient.v2_0.client [None req-84c93b4f-b96b-4850-8fd4-7f6527cbde72 dd64ef7e76864a07806d537026a6a451 8a9d68ba90734750af75626fcf6ce36d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:24:20.762 7 WARNING neutronclient.v2_0.client [None req-9370a0bc-e0f4-428c-a3e4-d9d76ef77bbc bf7d2a98765446fda4bce3abdbfe226a 7240b7a54a9d4cb587a7f97e6efa7262 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:24:20.790 8 WARNING neutronclient.v2_0.client [None req-84c93b4f-b96b-4850-8fd4-7f6527cbde72 dd64ef7e76864a07806d537026a6a451 8a9d68ba90734750af75626fcf6ce36d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 311/622] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:24:20 2026] GET /v2.1/servers/0f788edf-bffc-4bae-8268-9d33dc5ebb52 => generated 1396 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 02:24:20.836 8 WARNING neutronclient.v2_0.client [None req-84c93b4f-b96b-4850-8fd4-7f6527cbde72 dd64ef7e76864a07806d537026a6a451 8a9d68ba90734750af75626fcf6ce36d - - default default] The python binding code in 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/623] 10.0.0.135 () {32 vars in 663 bytes} [Tue Jun 16 02:24:20 2026] GET /v2.1/os-security-groups => generated 707 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:24:20.907 7 WARNING neutronclient.v2_0.client [None req-943b3690-0c81-4591-a3d5-f3d17672cab1 dd64ef7e76864a07806d537026a6a451 8a9d68ba90734750af75626fcf6ce36d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:24:20.932 7 INFO nova.api.openstack.wsgi [None req-943b3690-0c81-4591-a3d5-f3d17672cab1 dd64ef7e76864a07806d537026a6a451 8a9d68ba90734750af75626fcf6ce36d - - default default] HTTP exception thrown: Security group 5334f0fb-4ca2-40a3-90f2-a7ddcc397c07 does not exist Neutron server returns request_ids: ['req-e0bdeeca-5603-4707-8b3f-9a0bf1656ed0'] [pid: 7|app: 0|req: 312/624] 10.0.0.135 () {32 vars in 740 bytes} [Tue Jun 16 02:24:20 2026] DELETE /v2.1/os-security-groups/5334f0fb-4ca2-40a3-90f2-a7ddcc397c07 => generated 194 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-16 02:24:20.950 8 WARNING neutronclient.v2_0.client [None req-35da9f13-712c-4b80-952c-720cfc7dfc24 dd64ef7e76864a07806d537026a6a451 8a9d68ba90734750af75626fcf6ce36d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:24:20.979 8 INFO nova.api.openstack.wsgi [None req-35da9f13-712c-4b80-952c-720cfc7dfc24 dd64ef7e76864a07806d537026a6a451 8a9d68ba90734750af75626fcf6ce36d - - default default] HTTP exception thrown: Security group 822e0a7d-a97f-42f3-bc8f-d8046485b8e2 does not exist Neutron server returns request_ids: ['req-a8a0c63b-32a5-453e-88cb-da0a41ec6d27'] [pid: 8|app: 0|req: 313/625] 10.0.0.135 () {32 vars in 740 bytes} [Tue Jun 16 02:24:20 2026] DELETE /v2.1/os-security-groups/822e0a7d-a97f-42f3-bc8f-d8046485b8e2 => generated 194 bytes in 43 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-16 02:24:20.995 7 WARNING neutronclient.v2_0.client [None req-f2a3cff9-422e-4990-8186-0143ae2dbeb5 dd64ef7e76864a07806d537026a6a451 8a9d68ba90734750af75626fcf6ce36d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:24:21.018 7 INFO nova.api.openstack.wsgi [None req-f2a3cff9-422e-4990-8186-0143ae2dbeb5 dd64ef7e76864a07806d537026a6a451 8a9d68ba90734750af75626fcf6ce36d - - default default] HTTP exception thrown: Security group 60d2134b-c189-4544-afc0-570129cdfdb2 does not exist Neutron server returns request_ids: ['req-f51b7fac-53f3-422c-a6c3-03de9728e5ad'] [pid: 7|app: 0|req: 313/626] 10.0.0.135 () {32 vars in 740 bytes} [Tue Jun 16 02:24:20 2026] DELETE /v2.1/os-security-groups/60d2134b-c189-4544-afc0-570129cdfdb2 => generated 194 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-16 02:24:21.613 8 WARNING neutronclient.v2_0.client [None req-8b63a306-824c-4153-bcaf-a44414a1c1bf ac3b78c9c9d44bd1b05eb8956fc5936a e357a86661e945199c2b00762d55359e - - default default] The python binding code in 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/627] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:24:21 2026] GET /v2.1/servers/595d53d8-a3e0-40d1-8001-73553a0ceca1 => generated 1483 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 02:24:21.892 7 WARNING neutronclient.v2_0.client [None req-782a050d-6659-46a9-b5c5-f8a8f0545ae6 bf7d2a98765446fda4bce3abdbfe226a 7240b7a54a9d4cb587a7f97e6efa7262 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 314/630] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:24:21 2026] GET /v2.1/servers/0f788edf-bffc-4bae-8268-9d33dc5ebb52 => generated 1396 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:24:22.731 8 WARNING neutronclient.v2_0.client [None req-5a6ba198-f19d-4bd1-943c-8e4ba725a80b ac3b78c9c9d44bd1b05eb8956fc5936a e357a86661e945199c2b00762d55359e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 317/631] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:24:22 2026] GET /v2.1/servers/595d53d8-a3e0-40d1-8001-73553a0ceca1 => generated 1491 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-06-16 02:24:23.015 7 WARNING neutronclient.v2_0.client [None req-1d702ef0-feb6-4499-8be3-dc684285bd6f bf7d2a98765446fda4bce3abdbfe226a 7240b7a54a9d4cb587a7f97e6efa7262 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 315/632] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:24:22 2026] GET /v2.1/servers/0f788edf-bffc-4bae-8268-9d33dc5ebb52 => generated 1452 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-06-16 02:24:23.852 8 WARNING neutronclient.v2_0.client [None req-7d9ffc8c-a203-49fc-ad0a-77b30af251e0 ac3b78c9c9d44bd1b05eb8956fc5936a e357a86661e945199c2b00762d55359e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 318/633] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:24:23 2026] GET /v2.1/servers/595d53d8-a3e0-40d1-8001-73553a0ceca1 => generated 1569 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:24:24.192 7 WARNING neutronclient.v2_0.client [None req-e9d63a8e-d292-42d5-9a60-d720f58308cf bf7d2a98765446fda4bce3abdbfe226a 7240b7a54a9d4cb587a7f97e6efa7262 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 316/634] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:24:24 2026] GET /v2.1/servers/0f788edf-bffc-4bae-8268-9d33dc5ebb52 => generated 1460 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:24:25.050 7 WARNING neutronclient.v2_0.client [None req-d4b8c48f-a414-4cd3-b0b6-f3555101f8c4 ac3b78c9c9d44bd1b05eb8956fc5936a e357a86661e945199c2b00762d55359e - - default default] 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-06-16 02:24:25.091 8 INFO nova.api.openstack.compute.server_external_events [req-8c8efdd6-fbb7-4b6d-add9-00f7bacb6e3e req-24f3fd1e-d060-449c-92ba-cc149dbdab11 8f0bb0570145440ab8a927c359818be1 c0bb2b096d3a4a5c9932ca07e5fa9298 - - dcefb707b22a4e7182aca23d8fed7db5 dcefb707b22a4e7182aca23d8fed7db5] Creating event network-changed:30c78577-eb5f-410d-a0e1-9cbd0736f01c for instance 595d53d8-a3e0-40d1-8001-73553a0ceca1 on instance 2026-06-16 02:24:25.106 8 INFO nova.compute.rpcapi [None req-beba8b30-f930-4750-8a17-fda3b23f2a89 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 319/635] 10.0.0.172 () {38 vars in 815 bytes} [Tue Jun 16 02:24:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:24:25.312 8 WARNING neutronclient.v2_0.client [None req-03fa5501-6173-4277-aae2-13fc0f8d7bcd bf7d2a98765446fda4bce3abdbfe226a 7240b7a54a9d4cb587a7f97e6efa7262 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 317/636] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:24:25 2026] GET /v2.1/servers/595d53d8-a3e0-40d1-8001-73553a0ceca1 => generated 1557 bytes in 735 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/637] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:24:25 2026] GET /v2.1/servers/0f788edf-bffc-4bae-8268-9d33dc5ebb52 => generated 1527 bytes in 644 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:24:26.837 7 WARNING neutronclient.v2_0.client [None req-cf790b11-5b19-46ca-972d-0978a04dc232 ac3b78c9c9d44bd1b05eb8956fc5936a e357a86661e945199c2b00762d55359e - - default default] 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-06-16 02:24:26.969 8 WARNING neutronclient.v2_0.client [None req-0e89eb1b-0279-4ab1-bc83-e30de01f38f7 bf7d2a98765446fda4bce3abdbfe226a 7240b7a54a9d4cb587a7f97e6efa7262 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 318/638] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:24:26 2026] GET /v2.1/servers/595d53d8-a3e0-40d1-8001-73553a0ceca1 => generated 1557 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 321/639] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:24:26 2026] GET /v2.1/servers/0f788edf-bffc-4bae-8268-9d33dc5ebb52 => generated 1525 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 02:24:27.180 7 INFO nova.api.openstack.compute.server_external_events [req-3d2b3fa6-3f1c-4ccb-b9e6-bde1fe5f306b req-ac2d88bc-e862-498a-a78a-aed2d77c92f1 8f0bb0570145440ab8a927c359818be1 c0bb2b096d3a4a5c9932ca07e5fa9298 - - dcefb707b22a4e7182aca23d8fed7db5 dcefb707b22a4e7182aca23d8fed7db5] Creating event network-changed:8d115dc5-f168-4772-a7f0-2129c53869ad for instance 0f788edf-bffc-4bae-8268-9d33dc5ebb52 on instance 2026-06-16 02:24:27.192 7 INFO nova.compute.rpcapi [None req-6808e828-a2e2-4c78-a43d-ededb2502e08 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 319/640] 10.0.0.172 () {38 vars in 815 bytes} [Tue Jun 16 02:24:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:24:28.091 8 WARNING neutronclient.v2_0.client [None req-91dd2479-d153-4e33-aa82-09279759fa41 ac3b78c9c9d44bd1b05eb8956fc5936a e357a86661e945199c2b00762d55359e - - default default] 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-06-16 02:24:28.229 7 WARNING neutronclient.v2_0.client [None req-56f7130a-9190-41d0-8270-83657119c0ea bf7d2a98765446fda4bce3abdbfe226a 7240b7a54a9d4cb587a7f97e6efa7262 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 322/641] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:24:28 2026] GET /v2.1/servers/595d53d8-a3e0-40d1-8001-73553a0ceca1 => generated 1557 bytes in 342 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/642] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:24:28 2026] GET /v2.1/servers/0f788edf-bffc-4bae-8268-9d33dc5ebb52 => generated 1525 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 323/643] 10.0.0.135 () {34 vars in 671 bytes} [Tue Jun 16 02:24:28 2026] POST /v2.1/os-keypairs => generated 386 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:24:29.473 7 WARNING neutronclient.v2_0.client [None req-c855b59a-1407-460b-89bb-e0a88a3108fc ac3b78c9c9d44bd1b05eb8956fc5936a e357a86661e945199c2b00762d55359e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:24:29.520 8 WARNING neutronclient.v2_0.client [None req-f25e5a9a-3208-4770-bc73-5c0f70ce2c6c bf7d2a98765446fda4bce3abdbfe226a 7240b7a54a9d4cb587a7f97e6efa7262 - - default default] The python binding code in 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/644] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:24:29 2026] GET /v2.1/servers/595d53d8-a3e0-40d1-8001-73553a0ceca1 => generated 1557 bytes in 311 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/645] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:24:29 2026] GET /v2.1/servers/0f788edf-bffc-4bae-8268-9d33dc5ebb52 => generated 1525 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:24:30.771 7 WARNING neutronclient.v2_0.client [None req-c4ec6ea4-084e-496a-b791-4cf992c3d223 ac3b78c9c9d44bd1b05eb8956fc5936a e357a86661e945199c2b00762d55359e - - default default] 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-06-16 02:24:30.824 8 WARNING neutronclient.v2_0.client [None req-6d8fed0e-f3f4-44c4-b00f-230a9e63ebe8 bf7d2a98765446fda4bce3abdbfe226a 7240b7a54a9d4cb587a7f97e6efa7262 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 322/646] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:24:30 2026] GET /v2.1/servers/595d53d8-a3e0-40d1-8001-73553a0ceca1 => generated 1557 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/647] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:24:30 2026] GET /v2.1/servers/0f788edf-bffc-4bae-8268-9d33dc5ebb52 => generated 1525 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:24:31.939 7 WARNING neutronclient.v2_0.client [None req-d43ae69c-2f0d-4fd9-8284-ff594d1822c3 ac3b78c9c9d44bd1b05eb8956fc5936a e357a86661e945199c2b00762d55359e - - default default] 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-06-16 02:24:32.008 8 WARNING neutronclient.v2_0.client [None req-1b37783a-16ca-469a-9142-858edd8ec9b3 bf7d2a98765446fda4bce3abdbfe226a 7240b7a54a9d4cb587a7f97e6efa7262 - - default default] The python binding code in 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/650] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:24:31 2026] GET /v2.1/servers/0f788edf-bffc-4bae-8268-9d33dc5ebb52 => generated 1525 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/651] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:24:31 2026] GET /v2.1/servers/595d53d8-a3e0-40d1-8001-73553a0ceca1 => generated 1557 bytes in 641 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:24:33.230 8 WARNING neutronclient.v2_0.client [None req-524375f1-e6f9-48ae-a113-f1ffdddfae87 bf7d2a98765446fda4bce3abdbfe226a 7240b7a54a9d4cb587a7f97e6efa7262 - - default default] The python binding code in 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/652] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:24:33 2026] GET /v2.1/servers/0f788edf-bffc-4bae-8268-9d33dc5ebb52 => generated 1525 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-06-16 02:24:33.608 7 WARNING neutronclient.v2_0.client [None req-6066e6f4-431d-4f77-a47f-82435e07ec37 ac3b78c9c9d44bd1b05eb8956fc5936a e357a86661e945199c2b00762d55359e - - default default] 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: 324/653] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:24:33 2026] GET /v2.1/servers/595d53d8-a3e0-40d1-8001-73553a0ceca1 => generated 1557 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 02:24:33.730 8 INFO nova.api.openstack.compute.server_external_events [req-995b6939-05c6-4a9c-85d3-c8a7c85dca1d req-57d8a1d6-68c7-4938-af75-219e4fa6149a 8f0bb0570145440ab8a927c359818be1 c0bb2b096d3a4a5c9932ca07e5fa9298 - - dcefb707b22a4e7182aca23d8fed7db5 dcefb707b22a4e7182aca23d8fed7db5] Creating event network-vif-plugged:30c78577-eb5f-410d-a0e1-9cbd0736f01c for instance 595d53d8-a3e0-40d1-8001-73553a0ceca1 on instance [pid: 8|app: 0|req: 330/654] 10.0.0.32 () {38 vars in 814 bytes} [Tue Jun 16 02:24:33 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:24:34.395 7 WARNING neutronclient.v2_0.client [None req-bc39201e-5ae5-48aa-b885-fea36ac388fd bf7d2a98765446fda4bce3abdbfe226a 7240b7a54a9d4cb587a7f97e6efa7262 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 325/655] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:24:34 2026] GET /v2.1/servers/0f788edf-bffc-4bae-8268-9d33dc5ebb52 => generated 1525 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:24:34.804 8 WARNING neutronclient.v2_0.client [None req-89f1e464-08ca-4492-84ae-28c145caedb1 ac3b78c9c9d44bd1b05eb8956fc5936a e357a86661e945199c2b00762d55359e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 331/656] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:24:34 2026] GET /v2.1/servers/595d53d8-a3e0-40d1-8001-73553a0ceca1 => generated 1557 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:24:35.564 7 WARNING neutronclient.v2_0.client [None req-b5505b9f-a0b5-401c-ba73-fbf192cd5051 bf7d2a98765446fda4bce3abdbfe226a 7240b7a54a9d4cb587a7f97e6efa7262 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 326/657] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:24:35 2026] GET /v2.1/servers/0f788edf-bffc-4bae-8268-9d33dc5ebb52 => generated 1525 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-06-16 02:24:35.775 8 INFO nova.api.openstack.compute.server_external_events [req-5ae9c16d-4a82-42a8-a600-04f21180ea6a req-856f573b-cacb-412e-8435-04028bcb336f 8f0bb0570145440ab8a927c359818be1 c0bb2b096d3a4a5c9932ca07e5fa9298 - - dcefb707b22a4e7182aca23d8fed7db5 dcefb707b22a4e7182aca23d8fed7db5] Creating event network-vif-plugged:8d115dc5-f168-4772-a7f0-2129c53869ad for instance 0f788edf-bffc-4bae-8268-9d33dc5ebb52 on instance [pid: 8|app: 0|req: 332/658] 10.0.0.32 () {38 vars in 814 bytes} [Tue Jun 16 02:24:35 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:24:36.046 7 WARNING neutronclient.v2_0.client [None req-6763dad7-f8bc-476c-afcb-97eff928cc92 ac3b78c9c9d44bd1b05eb8956fc5936a e357a86661e945199c2b00762d55359e - - default default] The python binding code in 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/659] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:24:36 2026] GET /v2.1/servers/595d53d8-a3e0-40d1-8001-73553a0ceca1 => generated 1740 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 02:24:36.159 8 WARNING neutronclient.v2_0.client [None req-4fd28784-831d-4a42-95f8-c87be0a7410a 9e2ffd69a03045ff84a209ca6031657e 22891d32aee94ad5a3e4ebf58a5b6bf3 - - default default] 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-06-16 02:24:36.197 8 WARNING neutronclient.v2_0.client [None req-4fd28784-831d-4a42-95f8-c87be0a7410a 9e2ffd69a03045ff84a209ca6031657e 22891d32aee94ad5a3e4ebf58a5b6bf3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:24:36.235 7 WARNING neutronclient.v2_0.client [None req-6c1ac6c9-e416-4984-833d-471b1839c849 ac3b78c9c9d44bd1b05eb8956fc5936a e357a86661e945199c2b00762d55359e - - default default] The python binding code in 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/660] 10.0.0.135 () {32 vars in 741 bytes} [Tue Jun 16 02:24:36 2026] GET /v2.1/servers/595d53d8-a3e0-40d1-8001-73553a0ceca1/os-interface => generated 284 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:24:36.384 8 WARNING neutronclient.v2_0.client [None req-4fd28784-831d-4a42-95f8-c87be0a7410a 9e2ffd69a03045ff84a209ca6031657e 22891d32aee94ad5a3e4ebf58a5b6bf3 - - default default] 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-06-16 02:24:36.761 7 WARNING neutronclient.v2_0.client [None req-b9e0edb7-8548-4f50-9d26-da95feb1bcd1 bf7d2a98765446fda4bce3abdbfe226a 7240b7a54a9d4cb587a7f97e6efa7262 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 333/661] 10.0.0.135 () {34 vars in 663 bytes} [Tue Jun 16 02:24:36 2026] POST /v2.1/servers => generated 451 bytes in 769 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-06-16 02:24:36.856 8 WARNING neutronclient.v2_0.client [None req-bba88027-0d49-4b8f-9297-6ee1a1a10cad 9e2ffd69a03045ff84a209ca6031657e 22891d32aee94ad5a3e4ebf58a5b6bf3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 329/662] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:24:36 2026] GET /v2.1/servers/0f788edf-bffc-4bae-8268-9d33dc5ebb52 => generated 1525 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/663] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:24:36 2026] GET /v2.1/servers/8f8760c6-fc92-450c-80b1-a6a7ec0e1469 => generated 1252 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:24:37.673 8 INFO nova.api.openstack.compute.server_external_events [req-711c5b07-0a04-4dc0-9c04-902846e79927 req-05c27c4e-4c1b-429a-8acd-d7ada73fdd3f 8f0bb0570145440ab8a927c359818be1 c0bb2b096d3a4a5c9932ca07e5fa9298 - - dcefb707b22a4e7182aca23d8fed7db5 dcefb707b22a4e7182aca23d8fed7db5] Creating event network-changed:30c78577-eb5f-410d-a0e1-9cbd0736f01c for instance 595d53d8-a3e0-40d1-8001-73553a0ceca1 on instance 2026-06-16 02:24:37.674 7 WARNING neutronclient.v2_0.client [None req-942a8e8a-8e68-46c1-83f6-aede90a35e32 ac3b78c9c9d44bd1b05eb8956fc5936a e357a86661e945199c2b00762d55359e - - default default] The python binding code in 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/664] 10.0.0.172 () {38 vars in 815 bytes} [Tue Jun 16 02:24:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/665] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:24:37 2026] GET /v2.1/servers/595d53d8-a3e0-40d1-8001-73553a0ceca1 => generated 1740 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 336/666] 10.0.0.135 () {32 vars in 641 bytes} [Tue Jun 16 02:24:37 2026] GET /v2.1/servers => generated 384 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:24:37.984 7 WARNING neutronclient.v2_0.client [None req-bb9d9d37-031c-437f-9e9c-5e0487d61fc1 bf7d2a98765446fda4bce3abdbfe226a 7240b7a54a9d4cb587a7f97e6efa7262 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:24:37.994 8 WARNING neutronclient.v2_0.client [None req-469f64fa-d24d-49c4-9f5d-186bb157fa56 9e2ffd69a03045ff84a209ca6031657e 22891d32aee94ad5a3e4ebf58a5b6bf3 - - default default] The python binding code in 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/667] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:24:37 2026] GET /v2.1/servers/8f8760c6-fc92-450c-80b1-a6a7ec0e1469 => generated 1302 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, ' [pid: 7|app: 0|req: 331/668] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:24:37 2026] GET /v2.1/servers/0f788edf-bffc-4bae-8268-9d33dc5ebb52 => generated 1717 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 338/669] 10.0.0.135 () {32 vars in 718 bytes} [Tue Jun 16 02:24:38 2026] DELETE /v2.1/servers/595d53d8-a3e0-40d1-8001-73553a0ceca1 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:24:38.181 7 WARNING neutronclient.v2_0.client [None req-596331c9-0106-488f-93fb-4d3f22c72a0c bf7d2a98765446fda4bce3abdbfe226a 7240b7a54a9d4cb587a7f97e6efa7262 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:24:38.205 8 WARNING neutronclient.v2_0.client [None req-f8183714-0fab-4342-b189-4e49e6705e05 ac3b78c9c9d44bd1b05eb8956fc5936a e357a86661e945199c2b00762d55359e - - default default] The python binding code in 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/670] 10.0.0.135 () {32 vars in 741 bytes} [Tue Jun 16 02:24:38 2026] GET /v2.1/servers/0f788edf-bffc-4bae-8268-9d33dc5ebb52/os-interface => generated 285 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/671] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:24:38 2026] GET /v2.1/servers/595d53d8-a3e0-40d1-8001-73553a0ceca1 => generated 1746 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-06-16 02:24:39.107 7 WARNING neutronclient.v2_0.client [None req-65ee6514-5e6c-4692-84cb-b896cef84bb0 9e2ffd69a03045ff84a209ca6031657e 22891d32aee94ad5a3e4ebf58a5b6bf3 - - default default] The python binding code in 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/672] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:24:39 2026] GET /v2.1/servers/8f8760c6-fc92-450c-80b1-a6a7ec0e1469 => generated 1350 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-06-16 02:24:39.191 8 WARNING neutronclient.v2_0.client [None req-954133d0-547b-485d-9396-fd91ecd39444 bf7d2a98765446fda4bce3abdbfe226a 7240b7a54a9d4cb587a7f97e6efa7262 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 340/673] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:24:39 2026] GET /v2.1/servers/0f788edf-bffc-4bae-8268-9d33dc5ebb52 => generated 1717 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 02:24:39.394 7 WARNING neutronclient.v2_0.client [None req-0bea9d41-d8c2-4d50-bb39-25b20eaf18d3 ac3b78c9c9d44bd1b05eb8956fc5936a e357a86661e945199c2b00762d55359e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 334/674] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:24:39 2026] GET /v2.1/servers/595d53d8-a3e0-40d1-8001-73553a0ceca1 => generated 1866 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:24:39.659 8 INFO nova.api.openstack.compute.server_external_events [req-851b285b-f66e-48c1-a4c3-b0fbc49df103 req-bbac68f9-397a-436b-8be6-64edaf7c09a2 8f0bb0570145440ab8a927c359818be1 c0bb2b096d3a4a5c9932ca07e5fa9298 - - dcefb707b22a4e7182aca23d8fed7db5 dcefb707b22a4e7182aca23d8fed7db5] Creating event network-changed:8d115dc5-f168-4772-a7f0-2129c53869ad for instance 0f788edf-bffc-4bae-8268-9d33dc5ebb52 on instance [pid: 8|app: 0|req: 341/675] 10.0.0.172 () {38 vars in 815 bytes} [Tue Jun 16 02:24:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:24:40.237 7 WARNING neutronclient.v2_0.client [None req-1e7ca516-65df-4e2f-90d5-8264fea58d89 9e2ffd69a03045ff84a209ca6031657e 22891d32aee94ad5a3e4ebf58a5b6bf3 - - default default] The python binding code in 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/676] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:24:40 2026] GET /v2.1/servers/8f8760c6-fc92-450c-80b1-a6a7ec0e1469 => generated 1350 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:24:40.551 8 WARNING neutronclient.v2_0.client [None req-b1513714-026a-4998-b151-832ab271184f ac3b78c9c9d44bd1b05eb8956fc5936a e357a86661e945199c2b00762d55359e - - default default] The python binding code in 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/677] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:24:40 2026] GET /v2.1/servers/595d53d8-a3e0-40d1-8001-73553a0ceca1 => generated 1866 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:24:41.230 7 INFO nova.api.openstack.compute.server_external_events [req-2f3aaf9d-eee7-4d7f-827c-16d38a7b6591 req-522c6dbf-37e4-44b5-8876-36935dba137a 8f0bb0570145440ab8a927c359818be1 c0bb2b096d3a4a5c9932ca07e5fa9298 - - dcefb707b22a4e7182aca23d8fed7db5 dcefb707b22a4e7182aca23d8fed7db5] Creating event network-vif-unplugged:30c78577-eb5f-410d-a0e1-9cbd0736f01c for instance 595d53d8-a3e0-40d1-8001-73553a0ceca1 on instance [pid: 7|app: 0|req: 336/678] 10.0.0.32 () {38 vars in 814 bytes} [Tue Jun 16 02:24:41 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:24:41.346 8 WARNING neutronclient.v2_0.client [None req-dedef6a8-3672-40db-9884-93ef1dfb1e77 9e2ffd69a03045ff84a209ca6031657e 22891d32aee94ad5a3e4ebf58a5b6bf3 - - default default] 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: 343/679] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:24:41 2026] GET /v2.1/servers/8f8760c6-fc92-450c-80b1-a6a7ec0e1469 => generated 1358 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 02:24:41.584 7 INFO nova.api.openstack.compute.server_external_events [req-f8243235-8e33-4b8d-a62c-40a5c9909a93 req-05b9ef9a-fb93-4750-a8b4-79cbae6c2f65 8f0bb0570145440ab8a927c359818be1 c0bb2b096d3a4a5c9932ca07e5fa9298 - - dcefb707b22a4e7182aca23d8fed7db5 dcefb707b22a4e7182aca23d8fed7db5] Creating event network-vif-deleted:30c78577-eb5f-410d-a0e1-9cbd0736f01c for instance 595d53d8-a3e0-40d1-8001-73553a0ceca1 on instance [pid: 7|app: 0|req: 337/680] 10.0.0.172 () {38 vars in 815 bytes} [Tue Jun 16 02:24:41 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:24:41.709 8 WARNING neutronclient.v2_0.client [None req-118acd83-8c5a-4a23-ac49-75f6b739fbf7 ac3b78c9c9d44bd1b05eb8956fc5936a e357a86661e945199c2b00762d55359e - - default default] The python binding code in 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/681] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:24:41 2026] GET /v2.1/servers/595d53d8-a3e0-40d1-8001-73553a0ceca1 => generated 1512 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:24:42.669 8 WARNING neutronclient.v2_0.client [None req-f4897736-6c7e-4e77-9561-de1f41f35b9f 9e2ffd69a03045ff84a209ca6031657e 22891d32aee94ad5a3e4ebf58a5b6bf3 - - default default] 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: 346/684] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:24:42 2026] GET /v2.1/servers/8f8760c6-fc92-450c-80b1-a6a7ec0e1469 => generated 1436 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 02:24:42.863 7 WARNING neutronclient.v2_0.client [None req-ea4540cd-0a36-4a04-8d97-edfe81194f8f ac3b78c9c9d44bd1b05eb8956fc5936a e357a86661e945199c2b00762d55359e - - default default] The python binding code in 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/685] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:24:42 2026] GET /v2.1/servers/595d53d8-a3e0-40d1-8001-73553a0ceca1 => generated 1517 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-06-16 02:24:43.621 8 INFO nova.api.openstack.compute.server_external_events [req-980b49ef-7c83-4a29-8d09-a1bce3f3e800 req-6d85a2e2-1ee2-44e6-877d-acaf14ae0b8e 8f0bb0570145440ab8a927c359818be1 c0bb2b096d3a4a5c9932ca07e5fa9298 - - dcefb707b22a4e7182aca23d8fed7db5 dcefb707b22a4e7182aca23d8fed7db5] Creating event network-changed:8865c933-d032-4753-96ff-30fb9cbc411e for instance 8f8760c6-fc92-450c-80b1-a6a7ec0e1469 on instance [pid: 8|app: 0|req: 347/686] 10.0.0.172 () {38 vars in 815 bytes} [Tue Jun 16 02:24:43 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-06-16 02:24:43.874 7 WARNING neutronclient.v2_0.client [None req-a642fcbe-0316-4f39-bbda-bdd7c3fbe2d1 9e2ffd69a03045ff84a209ca6031657e 22891d32aee94ad5a3e4ebf58a5b6bf3 - - default default] 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-06-16 02:24:43.981 8 WARNING neutronclient.v2_0.client [None req-ff9c3381-65dd-4826-ae3a-1bde1a0a59ee ac3b78c9c9d44bd1b05eb8956fc5936a e357a86661e945199c2b00762d55359e - - default default] The python binding code in 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/687] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:24:43 2026] GET /v2.1/servers/595d53d8-a3e0-40d1-8001-73553a0ceca1 => generated 1517 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/688] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:24:43 2026] GET /v2.1/servers/8f8760c6-fc92-450c-80b1-a6a7ec0e1469 => generated 1436 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:24:45.062 8 INFO nova.api.openstack.wsgi [None req-bba2e819-8cf4-4d28-ad62-cd29298b2953 ac3b78c9c9d44bd1b05eb8956fc5936a e357a86661e945199c2b00762d55359e - - default default] HTTP exception thrown: Instance 595d53d8-a3e0-40d1-8001-73553a0ceca1 could not be found. [pid: 8|app: 0|req: 349/689] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:24:45 2026] GET /v2.1/servers/595d53d8-a3e0-40d1-8001-73553a0ceca1 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-16 02:24:45.077 7 WARNING neutronclient.v2_0.client [None req-55423a71-dc45-4bef-9005-306a3490abbb 9e2ffd69a03045ff84a209ca6031657e 22891d32aee94ad5a3e4ebf58a5b6bf3 - - default default] 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/690] 10.0.0.135 () {32 vars in 704 bytes} [Tue Jun 16 02:24:45 2026] DELETE /v2.1/os-keypairs/tempest-keypair-690919516 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/691] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:24:45 2026] GET /v2.1/servers/8f8760c6-fc92-450c-80b1-a6a7ec0e1469 => generated 1436 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 02:24:46.267 8 WARNING neutronclient.v2_0.client [None req-daf7e866-3c87-43b7-8353-11f7866beed0 9e2ffd69a03045ff84a209ca6031657e 22891d32aee94ad5a3e4ebf58a5b6bf3 - - default default] The python binding code in 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/692] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:24:46 2026] GET /v2.1/servers/8f8760c6-fc92-450c-80b1-a6a7ec0e1469 => generated 1436 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-06-16 02:24:47.421 7 WARNING neutronclient.v2_0.client [None req-b8772133-9e8e-44e0-81f1-0063dfbd5e2e 9e2ffd69a03045ff84a209ca6031657e 22891d32aee94ad5a3e4ebf58a5b6bf3 - - default default] The python binding code in 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/693] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:24:47 2026] GET /v2.1/servers/8f8760c6-fc92-450c-80b1-a6a7ec0e1469 => generated 1424 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:24:48.617 8 WARNING neutronclient.v2_0.client [None req-8ef84112-6bdf-478c-bdfd-85eb9e4c2c75 9e2ffd69a03045ff84a209ca6031657e 22891d32aee94ad5a3e4ebf58a5b6bf3 - - default default] The python binding code in 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/694] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:24:48 2026] GET /v2.1/servers/8f8760c6-fc92-450c-80b1-a6a7ec0e1469 => generated 1424 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:24:49.840 7 WARNING neutronclient.v2_0.client [None req-0b21f40a-c2c9-4c85-882e-016166da0276 9e2ffd69a03045ff84a209ca6031657e 22891d32aee94ad5a3e4ebf58a5b6bf3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 343/695] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:24:49 2026] GET /v2.1/servers/8f8760c6-fc92-450c-80b1-a6a7ec0e1469 => generated 1424 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-06-16 02:24:51.065 8 WARNING neutronclient.v2_0.client [None req-4ed6c180-4670-4c44-aa6f-8abbe28123ed 9e2ffd69a03045ff84a209ca6031657e 22891d32aee94ad5a3e4ebf58a5b6bf3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 353/696] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:24:51 2026] GET /v2.1/servers/8f8760c6-fc92-450c-80b1-a6a7ec0e1469 => generated 1424 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:24:51.582 7 INFO nova.api.openstack.compute.server_external_events [req-89ffe6b8-e8a5-4110-9916-4e2439ce2c7e req-9b7eba88-37bc-4ad3-ae89-47054085d841 8f0bb0570145440ab8a927c359818be1 c0bb2b096d3a4a5c9932ca07e5fa9298 - - dcefb707b22a4e7182aca23d8fed7db5 dcefb707b22a4e7182aca23d8fed7db5] Creating event network-vif-plugged:8865c933-d032-4753-96ff-30fb9cbc411e for instance 8f8760c6-fc92-450c-80b1-a6a7ec0e1469 on instance [pid: 7|app: 0|req: 344/697] 10.0.0.32 () {38 vars in 814 bytes} [Tue Jun 16 02:24:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:24:52.226 8 WARNING neutronclient.v2_0.client [None req-b072c7d1-7074-4da7-8c4e-cd94d37ec97f 9e2ffd69a03045ff84a209ca6031657e 22891d32aee94ad5a3e4ebf58a5b6bf3 - - default default] The python binding code in 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/700] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:24:52 2026] GET /v2.1/servers/8f8760c6-fc92-450c-80b1-a6a7ec0e1469 => generated 1424 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:24:53.417 7 WARNING neutronclient.v2_0.client [None req-58200b36-8e10-44ee-abc9-9b97056520c3 9e2ffd69a03045ff84a209ca6031657e 22891d32aee94ad5a3e4ebf58a5b6bf3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 346/701] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:24:53 2026] GET /v2.1/servers/8f8760c6-fc92-450c-80b1-a6a7ec0e1469 => generated 1611 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-06-16 02:24:53.623 8 WARNING neutronclient.v2_0.client [None req-42910118-ebb9-4463-ba1b-acfebd618c0b 9e2ffd69a03045ff84a209ca6031657e 22891d32aee94ad5a3e4ebf58a5b6bf3 - - default default] The python binding code in 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/702] 10.0.0.135 () {32 vars in 741 bytes} [Tue Jun 16 02:24:53 2026] GET /v2.1/servers/8f8760c6-fc92-450c-80b1-a6a7ec0e1469/os-interface => generated 284 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-06-16 02:24:54.478 7 WARNING neutronclient.v2_0.client [None req-23174ed0-79bc-48ea-b2bb-d154cbf12b6c 9e2ffd69a03045ff84a209ca6031657e 22891d32aee94ad5a3e4ebf58a5b6bf3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:24:54.480 8 INFO nova.api.openstack.compute.server_external_events [req-084c0712-99e9-4d10-a2b1-525b3140b253 req-5c3c6f21-5d43-479c-b1e1-0f5b682110a9 8f0bb0570145440ab8a927c359818be1 c0bb2b096d3a4a5c9932ca07e5fa9298 - - dcefb707b22a4e7182aca23d8fed7db5 dcefb707b22a4e7182aca23d8fed7db5] Creating event network-changed:8865c933-d032-4753-96ff-30fb9cbc411e for instance 8f8760c6-fc92-450c-80b1-a6a7ec0e1469 on instance [pid: 8|app: 0|req: 357/703] 10.0.0.172 () {38 vars in 815 bytes} [Tue Jun 16 02:24:54 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: 7|app: 0|req: 347/704] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:24:54 2026] GET /v2.1/servers/8f8760c6-fc92-450c-80b1-a6a7ec0e1469 => generated 1611 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 358/705] 10.0.0.135 () {32 vars in 641 bytes} [Tue Jun 16 02:24:54 2026] GET /v2.1/servers => generated 386 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 348/706] 10.0.0.135 () {32 vars in 718 bytes} [Tue Jun 16 02:24:54 2026] DELETE /v2.1/servers/8f8760c6-fc92-450c-80b1-a6a7ec0e1469 => generated 0 bytes in 160 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-06-16 02:24:54.917 8 WARNING neutronclient.v2_0.client [None req-9adb1228-0911-495b-848d-a4ffeaa63994 9e2ffd69a03045ff84a209ca6031657e 22891d32aee94ad5a3e4ebf58a5b6bf3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 359/707] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:24:54 2026] GET /v2.1/servers/8f8760c6-fc92-450c-80b1-a6a7ec0e1469 => generated 1617 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-06-16 02:24:56.066 7 WARNING neutronclient.v2_0.client [None req-70685b60-bb0d-4ce2-9015-877fcb54f011 9e2ffd69a03045ff84a209ca6031657e 22891d32aee94ad5a3e4ebf58a5b6bf3 - - default default] The python binding code in 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/708] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:24:56 2026] GET /v2.1/servers/8f8760c6-fc92-450c-80b1-a6a7ec0e1469 => generated 1737 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:24:57.235 8 WARNING neutronclient.v2_0.client [None req-654eb8ae-3e5f-435f-aa93-c60d31e66f4a 9e2ffd69a03045ff84a209ca6031657e 22891d32aee94ad5a3e4ebf58a5b6bf3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 360/709] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:24:57 2026] GET /v2.1/servers/8f8760c6-fc92-450c-80b1-a6a7ec0e1469 => generated 1737 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-06-16 02:24:58.006 7 INFO nova.api.openstack.compute.server_external_events [req-c2a89847-c50d-4499-b1ed-17b896618efb req-b36bef4f-2ffe-4910-8b0e-c19a76a7a248 8f0bb0570145440ab8a927c359818be1 c0bb2b096d3a4a5c9932ca07e5fa9298 - - dcefb707b22a4e7182aca23d8fed7db5 dcefb707b22a4e7182aca23d8fed7db5] Creating event network-vif-deleted:8865c933-d032-4753-96ff-30fb9cbc411e for instance 8f8760c6-fc92-450c-80b1-a6a7ec0e1469 on instance [pid: 7|app: 0|req: 350/710] 10.0.0.172 () {38 vars in 815 bytes} [Tue Jun 16 02:24:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:24:58.382 8 WARNING neutronclient.v2_0.client [None req-59e6830b-6419-4764-b2e3-11bb133f479c 9e2ffd69a03045ff84a209ca6031657e 22891d32aee94ad5a3e4ebf58a5b6bf3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 361/711] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:24:58 2026] GET /v2.1/servers/8f8760c6-fc92-450c-80b1-a6a7ec0e1469 => generated 1379 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:24:59.480 7 WARNING neutronclient.v2_0.client [None req-871202dd-6128-4e1f-9350-52208700f3d3 9e2ffd69a03045ff84a209ca6031657e 22891d32aee94ad5a3e4ebf58a5b6bf3 - - default default] The python binding code in 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/712] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:24:59 2026] GET /v2.1/servers/8f8760c6-fc92-450c-80b1-a6a7ec0e1469 => generated 1379 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:25:00.644 8 WARNING neutronclient.v2_0.client [None req-53eb3179-412c-487c-a96b-bcaf26bcb8e7 9e2ffd69a03045ff84a209ca6031657e 22891d32aee94ad5a3e4ebf58a5b6bf3 - - default default] The python binding code in 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/713] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:25:00 2026] GET /v2.1/servers/8f8760c6-fc92-450c-80b1-a6a7ec0e1469 => generated 1384 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-06-16 02:25:01.757 7 WARNING neutronclient.v2_0.client [None req-ac2d565d-248b-4fa9-a91c-ed06a1bfa0bc 9e2ffd69a03045ff84a209ca6031657e 22891d32aee94ad5a3e4ebf58a5b6bf3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 352/714] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:25:01 2026] GET /v2.1/servers/8f8760c6-fc92-450c-80b1-a6a7ec0e1469 => generated 1384 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:25:02.840 8 INFO nova.api.openstack.wsgi [None req-ccaf9281-eacc-49a3-8c86-8c9f3e48aaed 9e2ffd69a03045ff84a209ca6031657e 22891d32aee94ad5a3e4ebf58a5b6bf3 - - default default] HTTP exception thrown: Instance 8f8760c6-fc92-450c-80b1-a6a7ec0e1469 could not be found. [pid: 8|app: 0|req: 364/717] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:25:02 2026] GET /v2.1/servers/8f8760c6-fc92-450c-80b1-a6a7ec0e1469 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 354/718] 10.0.0.135 () {32 vars in 706 bytes} [Tue Jun 16 02:25:02 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1367509051 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:25:07.743 8 WARNING neutronclient.v2_0.client [None req-d2dc27b9-fe0c-4cca-b9df-e5dd4811f4dc bf7d2a98765446fda4bce3abdbfe226a 7240b7a54a9d4cb587a7f97e6efa7262 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 365/719] 10.0.0.135 () {32 vars in 741 bytes} [Tue Jun 16 02:25:07 2026] GET /v2.1/servers/0f788edf-bffc-4bae-8268-9d33dc5ebb52/os-interface => generated 285 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:25:07.892 7 WARNING neutronclient.v2_0.client [None req-d507efba-15f3-4afc-9134-fbfe2eba59fe bf7d2a98765446fda4bce3abdbfe226a 7240b7a54a9d4cb587a7f97e6efa7262 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 355/720] 10.0.0.135 () {32 vars in 815 bytes} [Tue Jun 16 02:25:07 2026] GET /v2.1/servers/0f788edf-bffc-4bae-8268-9d33dc5ebb52/os-interface/8d115dc5-f168-4772-a7f0-2129c53869ad => generated 282 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 366/721] 10.0.0.135 () {32 vars in 723 bytes} [Tue Jun 16 02:25:07 2026] GET /v2.1/servers/0f788edf-bffc-4bae-8268-9d33dc5ebb52/ips => generated 157 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: 356/722] 10.0.0.135 () {34 vars in 750 bytes} [Tue Jun 16 02:25:08 2026] POST /v2.1/servers/0f788edf-bffc-4bae-8268-9d33dc5ebb52/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 367/723] 10.0.0.135 () {32 vars in 723 bytes} [Tue Jun 16 02:25:08 2026] GET /v2.1/servers/0f788edf-bffc-4bae-8268-9d33dc5ebb52/ips => generated 157 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, ' [pid: 7|app: 0|req: 357/724] 10.0.0.135 () {32 vars in 723 bytes} [Tue Jun 16 02:25:09 2026] GET /v2.1/servers/0f788edf-bffc-4bae-8268-9d33dc5ebb52/ips => generated 157 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, ' [pid: 8|app: 0|req: 368/725] 10.0.0.135 () {32 vars in 723 bytes} [Tue Jun 16 02:25:10 2026] GET /v2.1/servers/0f788edf-bffc-4bae-8268-9d33dc5ebb52/ips => generated 157 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: 358/726] 10.0.0.135 () {32 vars in 723 bytes} [Tue Jun 16 02:25:11 2026] GET /v2.1/servers/0f788edf-bffc-4bae-8268-9d33dc5ebb52/ips => generated 157 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-06-16 02:25:11.517 8 INFO nova.api.openstack.compute.server_external_events [req-af0f1ce6-1dff-4c01-b30d-967b8d251a5f req-6bf05c7d-e453-43d7-bcc5-895b79817361 8f0bb0570145440ab8a927c359818be1 c0bb2b096d3a4a5c9932ca07e5fa9298 - - dcefb707b22a4e7182aca23d8fed7db5 dcefb707b22a4e7182aca23d8fed7db5] Creating event network-changed:8d115dc5-f168-4772-a7f0-2129c53869ad for instance 0f788edf-bffc-4bae-8268-9d33dc5ebb52 on instance [pid: 8|app: 0|req: 369/727] 10.0.0.172 () {38 vars in 815 bytes} [Tue Jun 16 02:25:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 360/730] 10.0.0.135 () {32 vars in 723 bytes} [Tue Jun 16 02:25:12 2026] GET /v2.1/servers/0f788edf-bffc-4bae-8268-9d33dc5ebb52/ips => generated 157 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 371/731] 10.0.0.135 () {34 vars in 671 bytes} [Tue Jun 16 02:25:12 2026] POST /v2.1/os-keypairs => generated 386 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 361/732] 10.0.0.135 () {32 vars in 723 bytes} [Tue Jun 16 02:25:13 2026] GET /v2.1/servers/0f788edf-bffc-4bae-8268-9d33dc5ebb52/ips => generated 196 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:25:13.465 8 WARNING neutronclient.v2_0.client [None req-5ea4c414-1941-4478-9b28-5222791dadda bf7d2a98765446fda4bce3abdbfe226a 7240b7a54a9d4cb587a7f97e6efa7262 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 372/733] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:25:13 2026] GET /v2.1/servers/0f788edf-bffc-4bae-8268-9d33dc5ebb52 => generated 1952 bytes in 645 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/734] 10.0.0.135 () {34 vars in 750 bytes} [Tue Jun 16 02:25:14 2026] POST /v2.1/servers/0f788edf-bffc-4bae-8268-9d33dc5ebb52/action => generated 0 bytes in 56 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: 373/735] 10.0.0.135 () {32 vars in 723 bytes} [Tue Jun 16 02:25:14 2026] GET /v2.1/servers/0f788edf-bffc-4bae-8268-9d33dc5ebb52/ips => generated 196 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-06-16 02:25:14.702 7 WARNING neutronclient.v2_0.client [None req-fcf9e7d7-a121-43e4-a909-d75256cc8fd4 b94479a268a64ad6b44b82276eb2793e fab0273d55354f6eb13184733ad7a796 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:25:14.763 7 WARNING neutronclient.v2_0.client [None req-fcf9e7d7-a121-43e4-a909-d75256cc8fd4 b94479a268a64ad6b44b82276eb2793e fab0273d55354f6eb13184733ad7a796 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:25:14.941 7 WARNING neutronclient.v2_0.client [None req-fcf9e7d7-a121-43e4-a909-d75256cc8fd4 b94479a268a64ad6b44b82276eb2793e fab0273d55354f6eb13184733ad7a796 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 363/736] 10.0.0.135 () {34 vars in 663 bytes} [Tue Jun 16 02:25:14 2026] POST /v2.1/servers => generated 453 bytes in 562 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:25:15.225 8 WARNING neutronclient.v2_0.client [None req-d300c687-7da7-42e7-99db-b1ff1ac6017c b94479a268a64ad6b44b82276eb2793e fab0273d55354f6eb13184733ad7a796 - - default default] 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: 364/737] 10.0.0.135 () {32 vars in 723 bytes} [Tue Jun 16 02:25:15 2026] GET /v2.1/servers/0f788edf-bffc-4bae-8268-9d33dc5ebb52/ips => generated 196 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/738] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:25:15 2026] GET /v2.1/servers/60b72e5a-dc51-413b-af9b-1fc0c2ed818b => generated 1393 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-06-16 02:25:15.732 7 INFO nova.api.openstack.compute.server_external_events [req-b665a006-c755-437d-b40e-f691a816808a req-07c6085e-59df-4d2a-b197-6ffdc470f4c6 8f0bb0570145440ab8a927c359818be1 c0bb2b096d3a4a5c9932ca07e5fa9298 - - dcefb707b22a4e7182aca23d8fed7db5 dcefb707b22a4e7182aca23d8fed7db5] Creating event network-changed:8d115dc5-f168-4772-a7f0-2129c53869ad for instance 0f788edf-bffc-4bae-8268-9d33dc5ebb52 on instance [pid: 7|app: 0|req: 365/739] 10.0.0.172 () {38 vars in 815 bytes} [Tue Jun 16 02:25:15 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 375/740] 10.0.0.135 () {32 vars in 723 bytes} [Tue Jun 16 02:25:16 2026] GET /v2.1/servers/0f788edf-bffc-4bae-8268-9d33dc5ebb52/ips => generated 196 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:25:16.341 7 WARNING neutronclient.v2_0.client [None req-514f393b-bddd-499a-a254-9264b2ea8f75 b94479a268a64ad6b44b82276eb2793e fab0273d55354f6eb13184733ad7a796 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 366/741] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:25:16 2026] GET /v2.1/servers/60b72e5a-dc51-413b-af9b-1fc0c2ed818b => generated 1397 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: 8|app: 0|req: 376/742] 10.0.0.135 () {32 vars in 723 bytes} [Tue Jun 16 02:25:17 2026] GET /v2.1/servers/0f788edf-bffc-4bae-8268-9d33dc5ebb52/ips => generated 157 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 367/743] 10.0.0.135 () {32 vars in 718 bytes} [Tue Jun 16 02:25:17 2026] DELETE /v2.1/servers/0f788edf-bffc-4bae-8268-9d33dc5ebb52 => 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-06-16 02:25:17.484 8 WARNING neutronclient.v2_0.client [None req-085f8b09-ee0d-4908-b4fe-57c9e0ace902 b94479a268a64ad6b44b82276eb2793e fab0273d55354f6eb13184733ad7a796 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:25:17.504 7 WARNING neutronclient.v2_0.client [None req-22008197-7449-4198-9ea7-4c053b5c7e4c bf7d2a98765446fda4bce3abdbfe226a 7240b7a54a9d4cb587a7f97e6efa7262 - - default default] The python binding code in 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/744] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:25:17 2026] GET /v2.1/servers/60b72e5a-dc51-413b-af9b-1fc0c2ed818b => generated 1445 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/745] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:25:17 2026] GET /v2.1/servers/0f788edf-bffc-4bae-8268-9d33dc5ebb52 => generated 1843 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-06-16 02:25:18.575 8 WARNING neutronclient.v2_0.client [None req-f45b877a-9f62-42ce-9ff1-5fd920d312fb b94479a268a64ad6b44b82276eb2793e fab0273d55354f6eb13184733ad7a796 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 378/746] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:25:18 2026] GET /v2.1/servers/60b72e5a-dc51-413b-af9b-1fc0c2ed818b => generated 1445 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-06-16 02:25:18.691 7 WARNING neutronclient.v2_0.client [None req-a775a039-8fb0-4314-8500-ff356311e779 bf7d2a98765446fda4bce3abdbfe226a 7240b7a54a9d4cb587a7f97e6efa7262 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 369/747] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:25:18 2026] GET /v2.1/servers/0f788edf-bffc-4bae-8268-9d33dc5ebb52 => generated 1843 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-06-16 02:25:19.657 8 WARNING neutronclient.v2_0.client [None req-124b3989-c2c8-4771-be66-f4cb056b29ae b94479a268a64ad6b44b82276eb2793e fab0273d55354f6eb13184733ad7a796 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 379/748] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:25:19 2026] GET /v2.1/servers/60b72e5a-dc51-413b-af9b-1fc0c2ed818b => generated 1453 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-06-16 02:25:19.840 7 WARNING neutronclient.v2_0.client [None req-557f5caf-0419-464e-a7fc-e58c203708fb bf7d2a98765446fda4bce3abdbfe226a 7240b7a54a9d4cb587a7f97e6efa7262 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 370/749] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:25:19 2026] GET /v2.1/servers/0f788edf-bffc-4bae-8268-9d33dc5ebb52 => generated 1843 bytes in 469 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:25:20.472 8 INFO nova.api.openstack.compute.server_external_events [req-4071cfc9-c2ec-451a-93ef-7470a29aae99 req-53ce7e07-f235-40a1-99bd-92a1343c9d7f 8f0bb0570145440ab8a927c359818be1 c0bb2b096d3a4a5c9932ca07e5fa9298 - - dcefb707b22a4e7182aca23d8fed7db5 dcefb707b22a4e7182aca23d8fed7db5] Creating event network-changed:46bb6641-8001-4b19-bcec-ab22aa828397 for instance 60b72e5a-dc51-413b-af9b-1fc0c2ed818b on instance [pid: 8|app: 0|req: 380/750] 10.0.0.172 () {38 vars in 815 bytes} [Tue Jun 16 02:25:20 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-06-16 02:25:20.862 7 WARNING neutronclient.v2_0.client [None req-ffe83917-ec98-4f18-a0ce-5b889f7853c1 b94479a268a64ad6b44b82276eb2793e fab0273d55354f6eb13184733ad7a796 - - default default] 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-06-16 02:25:21.049 8 INFO nova.api.openstack.compute.server_external_events [req-6c67a2a2-7407-4c24-84b5-27025861c3c8 req-2a652baa-1355-4a31-8043-de6d6e5452ec 8f0bb0570145440ab8a927c359818be1 c0bb2b096d3a4a5c9932ca07e5fa9298 - - dcefb707b22a4e7182aca23d8fed7db5 dcefb707b22a4e7182aca23d8fed7db5] Creating event network-vif-deleted:8d115dc5-f168-4772-a7f0-2129c53869ad for instance 0f788edf-bffc-4bae-8268-9d33dc5ebb52 on instance [pid: 8|app: 0|req: 381/751] 10.0.0.172 () {38 vars in 815 bytes} [Tue Jun 16 02:25:21 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) [pid: 7|app: 0|req: 371/752] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:25:20 2026] GET /v2.1/servers/60b72e5a-dc51-413b-af9b-1fc0c2ed818b => generated 1531 bytes in 352 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:25:21.325 8 WARNING neutronclient.v2_0.client [None req-01fc0751-71b5-483c-ad73-f2bd2e189a16 bf7d2a98765446fda4bce3abdbfe226a 7240b7a54a9d4cb587a7f97e6efa7262 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 382/753] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:25:21 2026] GET /v2.1/servers/0f788edf-bffc-4bae-8268-9d33dc5ebb52 => generated 1481 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-06-16 02:25:22.225 7 WARNING neutronclient.v2_0.client [None req-b273a82c-9d4a-4371-b7a4-746388d70b61 b94479a268a64ad6b44b82276eb2793e fab0273d55354f6eb13184733ad7a796 - - default default] 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: 373/756] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:25:22 2026] GET /v2.1/servers/60b72e5a-dc51-413b-af9b-1fc0c2ed818b => generated 1519 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 02:25:22.417 8 WARNING neutronclient.v2_0.client [None req-00d868f4-1373-494b-89e7-e8013cd90a0b bf7d2a98765446fda4bce3abdbfe226a 7240b7a54a9d4cb587a7f97e6efa7262 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 384/757] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:25:22 2026] GET /v2.1/servers/0f788edf-bffc-4bae-8268-9d33dc5ebb52 => generated 1486 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:25:23.434 7 WARNING neutronclient.v2_0.client [None req-b746ccee-8843-41b0-984f-9e16c7ad8361 b94479a268a64ad6b44b82276eb2793e fab0273d55354f6eb13184733ad7a796 - - default default] 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: 374/758] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:25:23 2026] GET /v2.1/servers/60b72e5a-dc51-413b-af9b-1fc0c2ed818b => generated 1519 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 02:25:23.538 8 WARNING neutronclient.v2_0.client [None req-49fa8b2d-7169-4389-bc2e-48eb98b1d36e bf7d2a98765446fda4bce3abdbfe226a 7240b7a54a9d4cb587a7f97e6efa7262 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 385/759] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:25:23 2026] GET /v2.1/servers/0f788edf-bffc-4bae-8268-9d33dc5ebb52 => generated 1486 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-06-16 02:25:24.569 7 WARNING neutronclient.v2_0.client [None req-08990f6a-bec8-4dfe-845c-6b8c2c58e74d b94479a268a64ad6b44b82276eb2793e fab0273d55354f6eb13184733ad7a796 - - default default] 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-06-16 02:25:24.619 8 INFO nova.api.openstack.wsgi [None req-62aaabad-c490-4530-8b1e-edc90e6ea061 bf7d2a98765446fda4bce3abdbfe226a 7240b7a54a9d4cb587a7f97e6efa7262 - - default default] HTTP exception thrown: Instance 0f788edf-bffc-4bae-8268-9d33dc5ebb52 could not be found. [pid: 8|app: 0|req: 386/760] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:25:24 2026] GET /v2.1/servers/0f788edf-bffc-4bae-8268-9d33dc5ebb52 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 387/761] 10.0.0.135 () {32 vars in 706 bytes} [Tue Jun 16 02:25:24 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1932212535 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/762] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:25:24 2026] GET /v2.1/servers/60b72e5a-dc51-413b-af9b-1fc0c2ed818b => generated 1519 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 02:25:25.089 8 INFO nova.api.openstack.wsgi [None req-edd6fab4-ee39-40c4-aa4f-2c0bc3a37c9f bf7d2a98765446fda4bce3abdbfe226a 7240b7a54a9d4cb587a7f97e6efa7262 - - default default] HTTP exception thrown: Instance 0f788edf-bffc-4bae-8268-9d33dc5ebb52 could not be found. [pid: 8|app: 0|req: 388/763] 10.0.0.135 () {32 vars in 718 bytes} [Tue Jun 16 02:25:25 2026] DELETE /v2.1/servers/0f788edf-bffc-4bae-8268-9d33dc5ebb52 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:25:25.125 7 INFO nova.api.openstack.wsgi [None req-f008f445-206f-4f36-8acd-440bd56cd7e0 bf7d2a98765446fda4bce3abdbfe226a 7240b7a54a9d4cb587a7f97e6efa7262 - - default default] HTTP exception thrown: Instance 0f788edf-bffc-4bae-8268-9d33dc5ebb52 could not be found. [pid: 7|app: 0|req: 376/764] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:25:25 2026] GET /v2.1/servers/0f788edf-bffc-4bae-8268-9d33dc5ebb52 => 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, ' 2026-06-16 02:25:25.228 8 INFO nova.api.openstack.compute.server_external_events [req-a3399383-8916-430d-ba35-a11b7403f377 req-a0f07301-e14f-497e-ab42-053ccbab3526 8f0bb0570145440ab8a927c359818be1 c0bb2b096d3a4a5c9932ca07e5fa9298 - - dcefb707b22a4e7182aca23d8fed7db5 dcefb707b22a4e7182aca23d8fed7db5] Creating event network-vif-plugged:46bb6641-8001-4b19-bcec-ab22aa828397 for instance 60b72e5a-dc51-413b-af9b-1fc0c2ed818b on instance [pid: 8|app: 0|req: 389/765] 10.0.0.32 () {38 vars in 814 bytes} [Tue Jun 16 02:25:25 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-06-16 02:25:25.734 7 WARNING neutronclient.v2_0.client [None req-64e4d203-141d-48aa-81ec-d8215bc1ca40 b94479a268a64ad6b44b82276eb2793e fab0273d55354f6eb13184733ad7a796 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 377/766] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:25:25 2026] GET /v2.1/servers/60b72e5a-dc51-413b-af9b-1fc0c2ed818b => generated 1519 bytes in 1579 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:25:28.318 8 WARNING neutronclient.v2_0.client [None req-9c3989b1-bb08-405f-89d6-cdcfe964418e b94479a268a64ad6b44b82276eb2793e fab0273d55354f6eb13184733ad7a796 - - default default] The python binding code in 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/767] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:25:28 2026] GET /v2.1/servers/60b72e5a-dc51-413b-af9b-1fc0c2ed818b => generated 1702 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-06-16 02:25:28.536 7 WARNING neutronclient.v2_0.client [None req-fa834e88-ecbc-4f70-a108-8116a90c2b55 b94479a268a64ad6b44b82276eb2793e fab0273d55354f6eb13184733ad7a796 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 378/768] 10.0.0.135 () {32 vars in 741 bytes} [Tue Jun 16 02:25:28 2026] GET /v2.1/servers/60b72e5a-dc51-413b-af9b-1fc0c2ed818b/os-interface => generated 285 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-06-16 02:25:29.402 8 INFO nova.api.openstack.compute.server_external_events [req-c0b1c25d-a4a1-4eca-bb42-a0f2f9e276b4 req-de4191a9-e506-4c49-ae12-9ec8c7bae154 8f0bb0570145440ab8a927c359818be1 c0bb2b096d3a4a5c9932ca07e5fa9298 - - dcefb707b22a4e7182aca23d8fed7db5 dcefb707b22a4e7182aca23d8fed7db5] Creating event network-changed:46bb6641-8001-4b19-bcec-ab22aa828397 for instance 60b72e5a-dc51-413b-af9b-1fc0c2ed818b on instance [pid: 8|app: 0|req: 391/769] 10.0.0.172 () {38 vars in 815 bytes} [Tue Jun 16 02:25:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 380/772] 10.0.0.135 () {34 vars in 671 bytes} [Tue Jun 16 02:25:34 2026] POST /v2.1/os-keypairs => generated 384 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 393/773] 10.0.0.135 () {34 vars in 671 bytes} [Tue Jun 16 02:25:35 2026] POST /v2.1/os-keypairs => generated 397 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:25:36.561 7 WARNING neutronclient.v2_0.client [None req-7db2b1b3-4b72-4dee-8a07-d47b0022b3ef be00d5d8dc364122841bd7e4f381a3e4 ed6f90ab90644feca570144fde479ce1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:25:36.621 7 WARNING neutronclient.v2_0.client [None req-7db2b1b3-4b72-4dee-8a07-d47b0022b3ef be00d5d8dc364122841bd7e4f381a3e4 ed6f90ab90644feca570144fde479ce1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:25:36.846 7 WARNING neutronclient.v2_0.client [None req-7db2b1b3-4b72-4dee-8a07-d47b0022b3ef be00d5d8dc364122841bd7e4f381a3e4 ed6f90ab90644feca570144fde479ce1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 381/774] 10.0.0.135 () {34 vars in 663 bytes} [Tue Jun 16 02:25:36 2026] POST /v2.1/servers => generated 450 bytes in 543 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-16 02:25:37.071 8 WARNING neutronclient.v2_0.client [None req-100effee-6f29-4a78-a69f-53003977ffaf be00d5d8dc364122841bd7e4f381a3e4 ed6f90ab90644feca570144fde479ce1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 394/775] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:25:37 2026] GET /v2.1/servers/db10efe2-8ad4-4a5b-bc86-8d06edcb05a0 => generated 1422 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-06-16 02:25:37.350 7 WARNING neutronclient.v2_0.client [None req-65ebf1d1-b611-4501-885c-01510d864d21 38458acc26d04da58958d7ecc4da6b78 5d1212ad1e5d413e8d21687d835eb46a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:25:37.393 7 WARNING neutronclient.v2_0.client [None req-65ebf1d1-b611-4501-885c-01510d864d21 38458acc26d04da58958d7ecc4da6b78 5d1212ad1e5d413e8d21687d835eb46a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:25:37.521 7 WARNING neutronclient.v2_0.client [None req-65ebf1d1-b611-4501-885c-01510d864d21 38458acc26d04da58958d7ecc4da6b78 5d1212ad1e5d413e8d21687d835eb46a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 382/776] 10.0.0.135 () {34 vars in 663 bytes} [Tue Jun 16 02:25:37 2026] POST /v2.1/servers => generated 449 bytes in 400 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-06-16 02:25:37.735 8 WARNING neutronclient.v2_0.client [None req-c6cad997-d3cb-48c9-9e28-0b6069f836fe 38458acc26d04da58958d7ecc4da6b78 5d1212ad1e5d413e8d21687d835eb46a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 395/777] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:25:37 2026] GET /v2.1/servers/54e23632-ca03-45a9-b75c-230d970232d5 => generated 1401 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:25:38.173 7 WARNING neutronclient.v2_0.client [None req-aa0fcb14-8e0b-4b2d-8c11-bfa1582e4573 be00d5d8dc364122841bd7e4f381a3e4 ed6f90ab90644feca570144fde479ce1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 383/778] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:25:38 2026] GET /v2.1/servers/db10efe2-8ad4-4a5b-bc86-8d06edcb05a0 => generated 1426 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-06-16 02:25:38.838 8 WARNING neutronclient.v2_0.client [None req-fed3a3ab-a94f-4e2c-be76-4e15da1c7605 38458acc26d04da58958d7ecc4da6b78 5d1212ad1e5d413e8d21687d835eb46a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 396/779] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:25:38 2026] GET /v2.1/servers/54e23632-ca03-45a9-b75c-230d970232d5 => generated 1405 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:25:39.290 7 WARNING neutronclient.v2_0.client [None req-1b6093dc-6b41-40fa-a752-f0c82356da89 be00d5d8dc364122841bd7e4f381a3e4 ed6f90ab90644feca570144fde479ce1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 384/780] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:25:39 2026] GET /v2.1/servers/db10efe2-8ad4-4a5b-bc86-8d06edcb05a0 => generated 1474 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:25:39.926 8 WARNING neutronclient.v2_0.client [None req-e82de989-1754-4738-9783-f54103c79fa6 38458acc26d04da58958d7ecc4da6b78 5d1212ad1e5d413e8d21687d835eb46a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 397/781] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:25:39 2026] GET /v2.1/servers/54e23632-ca03-45a9-b75c-230d970232d5 => generated 1397 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-06-16 02:25:40.400 7 WARNING neutronclient.v2_0.client [None req-948d46d3-9bca-42c6-b6b0-fe1e29fde876 be00d5d8dc364122841bd7e4f381a3e4 ed6f90ab90644feca570144fde479ce1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 385/782] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:25:40 2026] GET /v2.1/servers/db10efe2-8ad4-4a5b-bc86-8d06edcb05a0 => generated 1474 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:25:41.024 8 WARNING neutronclient.v2_0.client [None req-c1b77845-9362-4536-8e3d-0f7ec44b4233 38458acc26d04da58958d7ecc4da6b78 5d1212ad1e5d413e8d21687d835eb46a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 398/783] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:25:40 2026] GET /v2.1/servers/54e23632-ca03-45a9-b75c-230d970232d5 => 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-06-16 02:25:41.488 7 WARNING neutronclient.v2_0.client [None req-53b04494-d09d-4270-8f21-0458827a0ffa be00d5d8dc364122841bd7e4f381a3e4 ed6f90ab90644feca570144fde479ce1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 386/784] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:25:41 2026] GET /v2.1/servers/db10efe2-8ad4-4a5b-bc86-8d06edcb05a0 => generated 1482 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-06-16 02:25:42.116 7 WARNING neutronclient.v2_0.client [None req-f8009586-cbf6-4612-be60-0861aae3aedf 38458acc26d04da58958d7ecc4da6b78 5d1212ad1e5d413e8d21687d835eb46a - - default default] The python binding code in 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/787] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:25:42 2026] GET /v2.1/servers/54e23632-ca03-45a9-b75c-230d970232d5 => generated 1453 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:25:42.478 8 INFO nova.api.openstack.compute.server_external_events [req-178817d1-c65a-45ea-90fe-da709a6f0200 req-d438e6db-f478-4907-908b-cc9e769a6ee5 8f0bb0570145440ab8a927c359818be1 c0bb2b096d3a4a5c9932ca07e5fa9298 - - dcefb707b22a4e7182aca23d8fed7db5 dcefb707b22a4e7182aca23d8fed7db5] Creating event network-changed:8394a734-c9e0-4096-8925-84279995b8e5 for instance db10efe2-8ad4-4a5b-bc86-8d06edcb05a0 on instance [pid: 8|app: 0|req: 400/788] 10.0.0.172 () {38 vars in 815 bytes} [Tue Jun 16 02:25:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:25:42.568 7 WARNING neutronclient.v2_0.client [None req-6e1b3db4-728a-4b2c-ad3a-2de2a459f147 be00d5d8dc364122841bd7e4f381a3e4 ed6f90ab90644feca570144fde479ce1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 389/789] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:25:42 2026] GET /v2.1/servers/db10efe2-8ad4-4a5b-bc86-8d06edcb05a0 => generated 1559 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-06-16 02:25:43.211 8 WARNING neutronclient.v2_0.client [None req-f0dd39b4-6bef-42f0-8a2c-93b833f93728 38458acc26d04da58958d7ecc4da6b78 5d1212ad1e5d413e8d21687d835eb46a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 401/790] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:25:43 2026] GET /v2.1/servers/54e23632-ca03-45a9-b75c-230d970232d5 => generated 1461 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-06-16 02:25:43.702 7 WARNING neutronclient.v2_0.client [None req-1df3aa04-4694-4d84-92fb-25913950b151 be00d5d8dc364122841bd7e4f381a3e4 ed6f90ab90644feca570144fde479ce1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 390/791] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:25:43 2026] GET /v2.1/servers/db10efe2-8ad4-4a5b-bc86-8d06edcb05a0 => generated 1547 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-06-16 02:25:44.299 8 WARNING neutronclient.v2_0.client [None req-0c330dc0-5d23-4143-ab04-74ad82d09c5a 38458acc26d04da58958d7ecc4da6b78 5d1212ad1e5d413e8d21687d835eb46a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 402/792] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:25:44 2026] GET /v2.1/servers/54e23632-ca03-45a9-b75c-230d970232d5 => generated 1528 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-06-16 02:25:44.608 7 INFO nova.api.openstack.compute.server_external_events [req-bdb37dd3-0ac6-4d03-bf33-fadb8b11a128 req-b8c4868a-1959-443d-a5b7-58cfdd26191a 8f0bb0570145440ab8a927c359818be1 c0bb2b096d3a4a5c9932ca07e5fa9298 - - dcefb707b22a4e7182aca23d8fed7db5 dcefb707b22a4e7182aca23d8fed7db5] Creating event network-changed:d4e273a7-6aa0-4813-868b-1fea11268f32 for instance 54e23632-ca03-45a9-b75c-230d970232d5 on instance [pid: 7|app: 0|req: 391/793] 10.0.0.172 () {38 vars in 815 bytes} [Tue Jun 16 02:25:44 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-06-16 02:25:44.896 8 WARNING neutronclient.v2_0.client [None req-80a8f259-058f-4169-bec6-07e7ffdb4559 be00d5d8dc364122841bd7e4f381a3e4 ed6f90ab90644feca570144fde479ce1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 403/794] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:25:44 2026] GET /v2.1/servers/db10efe2-8ad4-4a5b-bc86-8d06edcb05a0 => generated 1547 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:25:45.475 7 WARNING neutronclient.v2_0.client [None req-6ade156a-ad5f-447c-9041-983b16525196 38458acc26d04da58958d7ecc4da6b78 5d1212ad1e5d413e8d21687d835eb46a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 392/795] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:25:45 2026] GET /v2.1/servers/54e23632-ca03-45a9-b75c-230d970232d5 => generated 1526 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-06-16 02:25:46.034 8 WARNING neutronclient.v2_0.client [None req-3df93ae5-fd79-487a-bab2-e79090945220 be00d5d8dc364122841bd7e4f381a3e4 ed6f90ab90644feca570144fde479ce1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 404/796] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:25:46 2026] GET /v2.1/servers/db10efe2-8ad4-4a5b-bc86-8d06edcb05a0 => generated 1547 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:25:46.637 7 WARNING neutronclient.v2_0.client [None req-207ce9d2-6629-4e54-91cb-c8b8ce8806b0 38458acc26d04da58958d7ecc4da6b78 5d1212ad1e5d413e8d21687d835eb46a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 393/797] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:25:46 2026] GET /v2.1/servers/54e23632-ca03-45a9-b75c-230d970232d5 => generated 1526 bytes in 288 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-06-16 02:25:47.201 7 INFO nova.api.openstack.compute.server_external_events [req-d10bbdc9-f1f7-4c1d-87c4-f53d1fe175f7 req-e732a597-60ce-4729-9ac4-08be8e3d69a1 8f0bb0570145440ab8a927c359818be1 c0bb2b096d3a4a5c9932ca07e5fa9298 - - dcefb707b22a4e7182aca23d8fed7db5 dcefb707b22a4e7182aca23d8fed7db5] Creating event network-vif-plugged:8394a734-c9e0-4096-8925-84279995b8e5 for instance db10efe2-8ad4-4a5b-bc86-8d06edcb05a0 on instance [pid: 7|app: 0|req: 394/798] 10.0.0.32 () {38 vars in 814 bytes} [Tue Jun 16 02:25:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:25:47.217 8 WARNING neutronclient.v2_0.client [None req-7f302d06-04f4-44c8-9071-5cd6f29bc2a4 be00d5d8dc364122841bd7e4f381a3e4 ed6f90ab90644feca570144fde479ce1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 405/799] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:25:47 2026] GET /v2.1/servers/db10efe2-8ad4-4a5b-bc86-8d06edcb05a0 => generated 1547 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:25:47.945 7 WARNING neutronclient.v2_0.client [None req-e334b8ae-1bee-44cc-920b-22f856ca38ea 38458acc26d04da58958d7ecc4da6b78 5d1212ad1e5d413e8d21687d835eb46a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 395/800] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:25:47 2026] GET /v2.1/servers/54e23632-ca03-45a9-b75c-230d970232d5 => generated 1526 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-06-16 02:25:48.374 8 WARNING neutronclient.v2_0.client [None req-fa768a7f-7876-49d5-a5a3-c1e70a9152d5 be00d5d8dc364122841bd7e4f381a3e4 ed6f90ab90644feca570144fde479ce1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 406/801] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:25:48 2026] GET /v2.1/servers/db10efe2-8ad4-4a5b-bc86-8d06edcb05a0 => generated 1547 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-06-16 02:25:49.104 7 WARNING neutronclient.v2_0.client [None req-4c4487e4-c815-4934-9289-46b6ca82a16e 38458acc26d04da58958d7ecc4da6b78 5d1212ad1e5d413e8d21687d835eb46a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 396/802] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:25:49 2026] GET /v2.1/servers/54e23632-ca03-45a9-b75c-230d970232d5 => generated 1526 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-06-16 02:25:49.361 8 INFO nova.api.openstack.compute.server_external_events [req-0719d94d-280b-44a1-99e2-e076407f06cd req-11df134d-a71b-419c-9af7-443909d83329 8f0bb0570145440ab8a927c359818be1 c0bb2b096d3a4a5c9932ca07e5fa9298 - - dcefb707b22a4e7182aca23d8fed7db5 dcefb707b22a4e7182aca23d8fed7db5] Creating event network-vif-plugged:d4e273a7-6aa0-4813-868b-1fea11268f32 for instance 54e23632-ca03-45a9-b75c-230d970232d5 on instance [pid: 8|app: 0|req: 407/803] 10.0.0.32 () {38 vars in 814 bytes} [Tue Jun 16 02:25:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:25:49.544 7 WARNING neutronclient.v2_0.client [None req-7f8bee83-1cc8-439d-8b79-fff5ae610520 be00d5d8dc364122841bd7e4f381a3e4 ed6f90ab90644feca570144fde479ce1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 397/804] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:25:49 2026] GET /v2.1/servers/db10efe2-8ad4-4a5b-bc86-8d06edcb05a0 => generated 1724 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:25:49.720 8 WARNING neutronclient.v2_0.client [None req-b4e3b059-5bb4-4d55-9f49-60c9d8246844 be00d5d8dc364122841bd7e4f381a3e4 ed6f90ab90644feca570144fde479ce1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 408/805] 10.0.0.135 () {32 vars in 741 bytes} [Tue Jun 16 02:25:49 2026] GET /v2.1/servers/db10efe2-8ad4-4a5b-bc86-8d06edcb05a0/os-interface => generated 284 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:25:50.230 7 WARNING neutronclient.v2_0.client [None req-3ced7ad7-e84c-43a2-a718-a6c21d3eeade b94479a268a64ad6b44b82276eb2793e fab0273d55354f6eb13184733ad7a796 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:25:50.278 8 WARNING neutronclient.v2_0.client [None req-f3afa311-037b-4107-bf21-1cb32f2c6e90 38458acc26d04da58958d7ecc4da6b78 5d1212ad1e5d413e8d21687d835eb46a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 398/806] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:25:50 2026] GET /v2.1/servers/60b72e5a-dc51-413b-af9b-1fc0c2ed818b => generated 1822 bytes in 475 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 409/807] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:25:50 2026] GET /v2.1/servers/54e23632-ca03-45a9-b75c-230d970232d5 => generated 1526 bytes in 476 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 02:25:50.700 7 INFO nova.api.openstack.compute.server_external_events [req-e7048a82-b7f7-49a8-97a7-deabef4cf466 req-41104b9d-873b-47db-a7d0-732d5c345834 8f0bb0570145440ab8a927c359818be1 c0bb2b096d3a4a5c9932ca07e5fa9298 - - dcefb707b22a4e7182aca23d8fed7db5 dcefb707b22a4e7182aca23d8fed7db5] Creating event network-changed:8394a734-c9e0-4096-8925-84279995b8e5 for instance db10efe2-8ad4-4a5b-bc86-8d06edcb05a0 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 399/808] 10.0.0.172 () {38 vars in 815 bytes} [Tue Jun 16 02:25:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:25:50.745 7 WARNING neutronclient.v2_0.client [None req-a84af87d-3b2b-4f5e-a7a1-9ccc7f66935d b94479a268a64ad6b44b82276eb2793e fab0273d55354f6eb13184733ad7a796 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:25:50.745 8 WARNING neutronclient.v2_0.client [None req-175b78c2-7fcb-447d-b42e-bb0cfdd0c2fd be00d5d8dc364122841bd7e4f381a3e4 ed6f90ab90644feca570144fde479ce1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 410/809] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:25:50 2026] GET /v2.1/servers/db10efe2-8ad4-4a5b-bc86-8d06edcb05a0 => generated 1724 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, ' [pid: 7|app: 0|req: 400/810] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:25:50 2026] GET /v2.1/servers/60b72e5a-dc51-413b-af9b-1fc0c2ed818b => generated 1822 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/811] 10.0.0.135 () {32 vars in 641 bytes} [Tue Jun 16 02:25:50 2026] GET /v2.1/servers => generated 378 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 401/812] 10.0.0.135 () {32 vars in 718 bytes} [Tue Jun 16 02:25:50 2026] DELETE /v2.1/servers/db10efe2-8ad4-4a5b-bc86-8d06edcb05a0 => generated 0 bytes in 182 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-06-16 02:25:51.212 7 WARNING neutronclient.v2_0.client [None req-fe26cc84-982e-4ca4-a189-aab2d6993662 be00d5d8dc364122841bd7e4f381a3e4 ed6f90ab90644feca570144fde479ce1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 412/813] 10.0.0.135 () {34 vars in 750 bytes} [Tue Jun 16 02:25:51 2026] POST /v2.1/servers/60b72e5a-dc51-413b-af9b-1fc0c2ed818b/action => generated 0 bytes in 85 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-06-16 02:25:51.276 8 WARNING neutronclient.v2_0.client [None req-a3c5da32-d1ac-420e-93da-7bf5979efedb b94479a268a64ad6b44b82276eb2793e fab0273d55354f6eb13184733ad7a796 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 402/814] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:25:51 2026] GET /v2.1/servers/db10efe2-8ad4-4a5b-bc86-8d06edcb05a0 => generated 1730 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/815] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:25:51 2026] GET /v2.1/servers/60b72e5a-dc51-413b-af9b-1fc0c2ed818b => generated 1824 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:25:51.759 7 WARNING neutronclient.v2_0.client [None req-160817ce-cbfb-4af3-9ad4-f96f122fb925 38458acc26d04da58958d7ecc4da6b78 5d1212ad1e5d413e8d21687d835eb46a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 403/816] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:25:51 2026] GET /v2.1/servers/54e23632-ca03-45a9-b75c-230d970232d5 => generated 1693 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:25:51.984 7 WARNING neutronclient.v2_0.client [None req-8164584d-9437-4f90-ac2e-c7e4e8f56432 38458acc26d04da58958d7ecc4da6b78 5d1212ad1e5d413e8d21687d835eb46a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 405/819] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:25:51 2026] GET /v2.1/servers/54e23632-ca03-45a9-b75c-230d970232d5 => generated 1693 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:25:52.501 8 WARNING neutronclient.v2_0.client [None req-a184c901-2c38-4e58-92d9-7b2b69b389a3 be00d5d8dc364122841bd7e4f381a3e4 ed6f90ab90644feca570144fde479ce1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:25:52.525 7 WARNING neutronclient.v2_0.client [None req-b8ff710a-04a8-412b-a2ea-7910afcce595 b94479a268a64ad6b44b82276eb2793e fab0273d55354f6eb13184733ad7a796 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 415/820] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:25:52 2026] GET /v2.1/servers/db10efe2-8ad4-4a5b-bc86-8d06edcb05a0 => generated 1850 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/821] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:25:52 2026] GET /v2.1/servers/60b72e5a-dc51-413b-af9b-1fc0c2ed818b => generated 1824 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:25:53.481 8 INFO nova.api.openstack.compute.server_external_events [req-0a62a713-fc6e-4394-b2e9-6c5155d929f5 req-901c2507-0e7f-4bba-8b5f-075a07d7b3df 8f0bb0570145440ab8a927c359818be1 c0bb2b096d3a4a5c9932ca07e5fa9298 - - dcefb707b22a4e7182aca23d8fed7db5 dcefb707b22a4e7182aca23d8fed7db5] Creating event network-changed:d4e273a7-6aa0-4813-868b-1fea11268f32 for instance 54e23632-ca03-45a9-b75c-230d970232d5 on instance [pid: 8|app: 0|req: 416/822] 10.0.0.172 () {38 vars in 815 bytes} [Tue Jun 16 02:25:53 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:25:53.712 7 WARNING neutronclient.v2_0.client [None req-91cdc67f-0625-46bb-90bf-fad23eacbb11 be00d5d8dc364122841bd7e4f381a3e4 ed6f90ab90644feca570144fde479ce1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:25:53.760 8 WARNING neutronclient.v2_0.client [None req-52a7d66c-007c-4729-9127-ff7babc0d359 b94479a268a64ad6b44b82276eb2793e fab0273d55354f6eb13184733ad7a796 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 407/823] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:25:53 2026] GET /v2.1/servers/db10efe2-8ad4-4a5b-bc86-8d06edcb05a0 => generated 1850 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/824] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:25:53 2026] GET /v2.1/servers/60b72e5a-dc51-413b-af9b-1fc0c2ed818b => generated 1824 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:25:54.250 7 WARNING neutronclient.v2_0.client [None req-63ee4f0c-8fd3-4cc2-9b85-cdc1ad64397c 56000c206baf4f539e4e80c098ea9b71 64f090d7c48f4729abeff0f6cc5cf122 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:25:54.465 7 WARNING neutronclient.v2_0.client [None req-63ee4f0c-8fd3-4cc2-9b85-cdc1ad64397c 56000c206baf4f539e4e80c098ea9b71 64f090d7c48f4729abeff0f6cc5cf122 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 408/825] 10.0.0.135 () {34 vars in 663 bytes} [Tue Jun 16 02:25:54 2026] POST /v2.1/servers => generated 424 bytes in 536 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-06-16 02:25:54.754 8 WARNING neutronclient.v2_0.client [None req-eb1f3c05-3d5f-4cf4-b3a8-1e8f9af44d9e 56000c206baf4f539e4e80c098ea9b71 64f090d7c48f4729abeff0f6cc5cf122 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 418/826] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:25:54 2026] GET /v2.1/servers/22ee370c-9358-42c0-bac6-b8aa844a0bc9 => generated 1366 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:25:54.951 7 WARNING neutronclient.v2_0.client [None req-89169362-58f2-4722-980b-635fec29b2fa be00d5d8dc364122841bd7e4f381a3e4 ed6f90ab90644feca570144fde479ce1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:25:54.988 8 WARNING neutronclient.v2_0.client [None req-9d494f08-a06a-460b-9dbf-a932b1c35aef b94479a268a64ad6b44b82276eb2793e fab0273d55354f6eb13184733ad7a796 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 409/827] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:25:54 2026] GET /v2.1/servers/db10efe2-8ad4-4a5b-bc86-8d06edcb05a0 => generated 1503 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/828] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:25:54 2026] GET /v2.1/servers/60b72e5a-dc51-413b-af9b-1fc0c2ed818b => generated 1829 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:25:55.517 7 INFO nova.api.openstack.compute.server_external_events [req-35f8744e-b2ea-48c9-b7b1-ab8a60e6842e req-94659559-aacb-4ab6-b4de-965faf132579 8f0bb0570145440ab8a927c359818be1 c0bb2b096d3a4a5c9932ca07e5fa9298 - - dcefb707b22a4e7182aca23d8fed7db5 dcefb707b22a4e7182aca23d8fed7db5] Creating event network-vif-deleted:8394a734-c9e0-4096-8925-84279995b8e5 for instance db10efe2-8ad4-4a5b-bc86-8d06edcb05a0 on instance [pid: 7|app: 0|req: 410/829] 10.0.0.172 () {38 vars in 815 bytes} [Tue Jun 16 02:25:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:25:55.894 8 WARNING neutronclient.v2_0.client [None req-ed4ed0dc-7128-4250-9805-44bbd4d1646f 56000c206baf4f539e4e80c098ea9b71 64f090d7c48f4729abeff0f6cc5cf122 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 420/830] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:25:55 2026] GET /v2.1/servers/22ee370c-9358-42c0-bac6-b8aa844a0bc9 => generated 1370 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:25:56.077 7 WARNING neutronclient.v2_0.client [None req-cc2c3507-a981-41b3-9aaf-9bc3f44a0d57 be00d5d8dc364122841bd7e4f381a3e4 ed6f90ab90644feca570144fde479ce1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 411/831] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:25:56 2026] GET /v2.1/servers/db10efe2-8ad4-4a5b-bc86-8d06edcb05a0 => generated 1508 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:25:56.188 8 WARNING neutronclient.v2_0.client [None req-e94256bd-7e57-4eab-ae3f-a99494d59160 b94479a268a64ad6b44b82276eb2793e fab0273d55354f6eb13184733ad7a796 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 421/832] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:25:56 2026] GET /v2.1/servers/60b72e5a-dc51-413b-af9b-1fc0c2ed818b => generated 1829 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:25:56.983 7 WARNING neutronclient.v2_0.client [None req-669dba29-9b9f-48e8-9539-f3ddb2383506 56000c206baf4f539e4e80c098ea9b71 64f090d7c48f4729abeff0f6cc5cf122 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 412/833] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:25:56 2026] GET /v2.1/servers/22ee370c-9358-42c0-bac6-b8aa844a0bc9 => generated 1362 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-06-16 02:25:57.189 8 WARNING neutronclient.v2_0.client [None req-94755fe8-ade7-4c23-ae5b-60be553607cb be00d5d8dc364122841bd7e4f381a3e4 ed6f90ab90644feca570144fde479ce1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 422/834] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:25:57 2026] GET /v2.1/servers/db10efe2-8ad4-4a5b-bc86-8d06edcb05a0 => generated 1508 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:25:57.397 7 WARNING neutronclient.v2_0.client [None req-bf5b59c8-9452-494d-8eb6-4d5204d9c60e b94479a268a64ad6b44b82276eb2793e fab0273d55354f6eb13184733ad7a796 - - default default] The python binding code in 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/835] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:25:57 2026] GET /v2.1/servers/60b72e5a-dc51-413b-af9b-1fc0c2ed818b => generated 1829 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-06-16 02:25:58.071 8 WARNING neutronclient.v2_0.client [None req-88b31707-6d57-44de-ac8f-4e056d8cd994 56000c206baf4f539e4e80c098ea9b71 64f090d7c48f4729abeff0f6cc5cf122 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 423/836] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:25:58 2026] GET /v2.1/servers/22ee370c-9358-42c0-bac6-b8aa844a0bc9 => generated 1418 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:25:58.257 7 INFO nova.api.openstack.wsgi [None req-47250d84-3956-497b-a745-13fe0007c4cc be00d5d8dc364122841bd7e4f381a3e4 ed6f90ab90644feca570144fde479ce1 - - default default] HTTP exception thrown: Instance db10efe2-8ad4-4a5b-bc86-8d06edcb05a0 could not be found. [pid: 7|app: 0|req: 414/837] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:25:58 2026] GET /v2.1/servers/db10efe2-8ad4-4a5b-bc86-8d06edcb05a0 => generated 111 bytes in 17 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: 424/838] 10.0.0.135 () {32 vars in 702 bytes} [Tue Jun 16 02:25:58 2026] DELETE /v2.1/os-keypairs/tempest-keypair-21377292 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:25:58.553 7 WARNING neutronclient.v2_0.client [None req-44d156f5-b8d4-4944-a5fa-f35a61cf4ca7 b94479a268a64ad6b44b82276eb2793e fab0273d55354f6eb13184733ad7a796 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:25:58.607 8 INFO nova.api.openstack.compute.server_external_events [req-90e656ea-daff-482b-ab79-7d363ddef19c req-f9cf220b-cd8b-4929-bb61-d9d01717340a 8f0bb0570145440ab8a927c359818be1 c0bb2b096d3a4a5c9932ca07e5fa9298 - - dcefb707b22a4e7182aca23d8fed7db5 dcefb707b22a4e7182aca23d8fed7db5] Creating event network-vif-unplugged:46bb6641-8001-4b19-bcec-ab22aa828397 for instance 60b72e5a-dc51-413b-af9b-1fc0c2ed818b on instance [pid: 8|app: 0|req: 425/839] 10.0.0.32 () {38 vars in 814 bytes} [Tue Jun 16 02:25:58 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/840] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:25:58 2026] GET /v2.1/servers/60b72e5a-dc51-413b-af9b-1fc0c2ed818b => generated 1829 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:25:59.166 8 WARNING neutronclient.v2_0.client [None req-7ba95ebe-7248-4131-b53d-e8115fb61e78 56000c206baf4f539e4e80c098ea9b71 64f090d7c48f4729abeff0f6cc5cf122 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 426/841] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:25:59 2026] GET /v2.1/servers/22ee370c-9358-42c0-bac6-b8aa844a0bc9 => generated 1418 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:25:59.742 7 WARNING neutronclient.v2_0.client [None req-089ac220-d2d1-44e1-b969-494d7dbac225 b94479a268a64ad6b44b82276eb2793e fab0273d55354f6eb13184733ad7a796 - - default default] 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: 416/842] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:25:59 2026] GET /v2.1/servers/60b72e5a-dc51-413b-af9b-1fc0c2ed818b => generated 1829 bytes in 695 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:26:00.416 7 WARNING neutronclient.v2_0.client [None req-d4399c27-90d1-4688-b947-870b81f4c1c4 56000c206baf4f539e4e80c098ea9b71 64f090d7c48f4729abeff0f6cc5cf122 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 427/843] 10.0.0.135 () {34 vars in 750 bytes} [Tue Jun 16 02:26:00 2026] POST /v2.1/servers/54e23632-ca03-45a9-b75c-230d970232d5/action => generated 31884 bytes in 568 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:26:00.794 8 INFO nova.api.openstack.compute.server_external_events [req-f2f76199-a2ec-4061-9e7b-c2636a33d661 req-ba43b785-d6ff-4f0e-a77e-0e1169841a99 8f0bb0570145440ab8a927c359818be1 c0bb2b096d3a4a5c9932ca07e5fa9298 - - dcefb707b22a4e7182aca23d8fed7db5 dcefb707b22a4e7182aca23d8fed7db5] Creating event network-vif-plugged:46bb6641-8001-4b19-bcec-ab22aa828397 for instance 60b72e5a-dc51-413b-af9b-1fc0c2ed818b on instance [pid: 8|app: 0|req: 428/844] 10.0.0.32 () {38 vars in 814 bytes} [Tue Jun 16 02:26:00 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:26:00.930 8 INFO nova.api.openstack.compute.server_external_events [req-cef45374-ea9f-4258-8195-007ba7fbfcf3 req-d8d71422-1e5d-4267-a216-8446206597d0 8f0bb0570145440ab8a927c359818be1 c0bb2b096d3a4a5c9932ca07e5fa9298 - - dcefb707b22a4e7182aca23d8fed7db5 dcefb707b22a4e7182aca23d8fed7db5] Creating event network-changed:03d1452f-cfe3-4a24-bc67-f7274b3ea0f3 for instance 22ee370c-9358-42c0-bac6-b8aa844a0bc9 on instance [pid: 8|app: 0|req: 429/845] 10.0.0.172 () {38 vars in 815 bytes} [Tue Jun 16 02:26:00 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) [pid: 7|app: 0|req: 417/846] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:26:00 2026] GET /v2.1/servers/22ee370c-9358-42c0-bac6-b8aa844a0bc9 => generated 1468 bytes in 567 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:26:01.442 8 WARNING neutronclient.v2_0.client [None req-f6d19ab9-b210-4045-80f2-82dfc92db0ec b94479a268a64ad6b44b82276eb2793e fab0273d55354f6eb13184733ad7a796 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 430/847] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:26:01 2026] GET /v2.1/servers/60b72e5a-dc51-413b-af9b-1fc0c2ed818b => generated 1822 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:26:02.007 8 WARNING neutronclient.v2_0.client [None req-b1ecf384-cc63-42d8-9371-24bf9acde77e 56000c206baf4f539e4e80c098ea9b71 64f090d7c48f4729abeff0f6cc5cf122 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 432/850] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:26:01 2026] GET /v2.1/servers/22ee370c-9358-42c0-bac6-b8aa844a0bc9 => generated 1466 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-06-16 02:26:03.153 7 WARNING neutronclient.v2_0.client [None req-1f63801f-f762-4689-98df-e6823701af09 56000c206baf4f539e4e80c098ea9b71 64f090d7c48f4729abeff0f6cc5cf122 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 419/851] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:26:03 2026] GET /v2.1/servers/22ee370c-9358-42c0-bac6-b8aa844a0bc9 => generated 1466 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/852] 10.0.0.135 () {30 vars in 413 bytes} [Tue Jun 16 02:26:03 2026] GET / => generated 423 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 420/853] 10.0.0.135 () {28 vars in 560 bytes} [Tue Jun 16 02:26:03 2026] GET /v2/ => generated 402 bytes in 475 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 434/854] 10.0.0.135 () {28 vars in 564 bytes} [Tue Jun 16 02:26:04 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/855] 10.0.0.135 () {30 vars in 413 bytes} [Tue Jun 16 02:26:04 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-06-16 02:26:04.315 8 WARNING neutronclient.v2_0.client [None req-7a3e2907-58c3-42a2-a441-791beab5ffb3 56000c206baf4f539e4e80c098ea9b71 64f090d7c48f4729abeff0f6cc5cf122 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 435/856] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:26:04 2026] GET /v2.1/servers/22ee370c-9358-42c0-bac6-b8aa844a0bc9 => generated 1466 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 02:26:05.422 7 INFO nova.api.openstack.compute.server_external_events [req-3fe7dea2-4580-4de3-9a19-e6a4e314dff6 req-8770d0e9-4871-4ba0-a7fa-8cd799bd0a49 8f0bb0570145440ab8a927c359818be1 c0bb2b096d3a4a5c9932ca07e5fa9298 - - dcefb707b22a4e7182aca23d8fed7db5 dcefb707b22a4e7182aca23d8fed7db5] Creating event network-vif-plugged:03d1452f-cfe3-4a24-bc67-f7274b3ea0f3 for instance 22ee370c-9358-42c0-bac6-b8aa844a0bc9 on instance [pid: 7|app: 0|req: 422/857] 10.0.0.32 () {38 vars in 814 bytes} [Tue Jun 16 02:26:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:26:05.467 8 WARNING neutronclient.v2_0.client [None req-f5acb166-5e0f-4986-833c-471abb1402bc 56000c206baf4f539e4e80c098ea9b71 64f090d7c48f4729abeff0f6cc5cf122 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 436/858] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:26:05 2026] GET /v2.1/servers/22ee370c-9358-42c0-bac6-b8aa844a0bc9 => generated 1466 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-06-16 02:26:06.613 7 WARNING neutronclient.v2_0.client [None req-78b80a8c-56ad-4e53-98ff-aa4ae67430f7 56000c206baf4f539e4e80c098ea9b71 64f090d7c48f4729abeff0f6cc5cf122 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 423/859] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:26:06 2026] GET /v2.1/servers/22ee370c-9358-42c0-bac6-b8aa844a0bc9 => generated 1466 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:26:07.816 8 WARNING neutronclient.v2_0.client [None req-4309b5f6-0e4b-4a19-a74f-0976b6f8360d 56000c206baf4f539e4e80c098ea9b71 64f090d7c48f4729abeff0f6cc5cf122 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 437/860] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:26:07 2026] GET /v2.1/servers/22ee370c-9358-42c0-bac6-b8aa844a0bc9 => generated 1646 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 424/861] 10.0.0.135 () {32 vars in 718 bytes} [Tue Jun 16 02:26:09 2026] DELETE /v2.1/servers/22ee370c-9358-42c0-bac6-b8aa844a0bc9 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:26:09.250 8 WARNING neutronclient.v2_0.client [None req-6e8c44ef-da0a-4575-a648-b9680da19626 56000c206baf4f539e4e80c098ea9b71 64f090d7c48f4729abeff0f6cc5cf122 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 438/862] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:26:09 2026] GET /v2.1/servers/22ee370c-9358-42c0-bac6-b8aa844a0bc9 => generated 1652 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:26:10.407 7 WARNING neutronclient.v2_0.client [None req-d256f7cd-0b1f-44a7-8d52-e11b602c0bb8 56000c206baf4f539e4e80c098ea9b71 64f090d7c48f4729abeff0f6cc5cf122 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 425/863] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:26:10 2026] GET /v2.1/servers/22ee370c-9358-42c0-bac6-b8aa844a0bc9 => generated 1652 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-06-16 02:26:11.562 8 WARNING neutronclient.v2_0.client [None req-11011467-c279-4e7b-a1a4-ebb90938d1da 56000c206baf4f539e4e80c098ea9b71 64f090d7c48f4729abeff0f6cc5cf122 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 439/864] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:26:11 2026] GET /v2.1/servers/22ee370c-9358-42c0-bac6-b8aa844a0bc9 => generated 1652 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:26:12.052 8 INFO nova.api.openstack.compute.server_external_events [req-6f70220e-1ff4-4206-9a87-978f66edd988 req-6040069e-bbac-4bf4-8828-f1118251f8bb 8f0bb0570145440ab8a927c359818be1 c0bb2b096d3a4a5c9932ca07e5fa9298 - - dcefb707b22a4e7182aca23d8fed7db5 dcefb707b22a4e7182aca23d8fed7db5] Creating event network-vif-deleted:03d1452f-cfe3-4a24-bc67-f7274b3ea0f3 for instance 22ee370c-9358-42c0-bac6-b8aa844a0bc9 on instance [pid: 8|app: 0|req: 441/867] 10.0.0.172 () {38 vars in 815 bytes} [Tue Jun 16 02:26:12 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:26:12.798 7 WARNING neutronclient.v2_0.client [None req-68a91520-de16-418e-a382-ca181616f9ca 56000c206baf4f539e4e80c098ea9b71 64f090d7c48f4729abeff0f6cc5cf122 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 427/868] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:26:12 2026] GET /v2.1/servers/22ee370c-9358-42c0-bac6-b8aa844a0bc9 => generated 1447 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-06-16 02:26:13.892 8 WARNING neutronclient.v2_0.client [None req-f70839ba-38d3-48fe-8705-5edc5d0da940 56000c206baf4f539e4e80c098ea9b71 64f090d7c48f4729abeff0f6cc5cf122 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 442/869] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:26:13 2026] GET /v2.1/servers/22ee370c-9358-42c0-bac6-b8aa844a0bc9 => generated 1452 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-06-16 02:26:14.092 7 INFO nova.api.openstack.compute.server_external_events [req-c7fd414e-e38b-42f6-9330-63c751e994d1 req-9ec06acd-d576-4395-9790-845ccf8c4f85 8f0bb0570145440ab8a927c359818be1 c0bb2b096d3a4a5c9932ca07e5fa9298 - - dcefb707b22a4e7182aca23d8fed7db5 dcefb707b22a4e7182aca23d8fed7db5] Creating event network-changed:d4e273a7-6aa0-4813-868b-1fea11268f32 for instance 54e23632-ca03-45a9-b75c-230d970232d5 on instance [pid: 7|app: 0|req: 428/870] 10.0.0.172 () {38 vars in 815 bytes} [Tue Jun 16 02:26: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:26:15.005 8 WARNING neutronclient.v2_0.client [None req-ba2f2b22-497a-47d8-85c0-a7363545e5b5 56000c206baf4f539e4e80c098ea9b71 64f090d7c48f4729abeff0f6cc5cf122 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 443/871] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:26:14 2026] GET /v2.1/servers/22ee370c-9358-42c0-bac6-b8aa844a0bc9 => generated 1452 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, ' [pid: 7|app: 0|req: 429/872] 10.0.0.135 () {34 vars in 671 bytes} [Tue Jun 16 02:26:15 2026] POST /v2.1/os-keypairs => generated 397 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:26:16.089 8 INFO nova.api.openstack.wsgi [None req-2d5aab6f-2c36-4c2e-8629-b238c95c118e 56000c206baf4f539e4e80c098ea9b71 64f090d7c48f4729abeff0f6cc5cf122 - - default default] HTTP exception thrown: Instance 22ee370c-9358-42c0-bac6-b8aa844a0bc9 could not be found. [pid: 8|app: 0|req: 444/873] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:26:16 2026] GET /v2.1/servers/22ee370c-9358-42c0-bac6-b8aa844a0bc9 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-16 02:26:17.306 7 WARNING neutronclient.v2_0.client [None req-ceecf837-b22f-494f-a441-9c3746cb74e8 38458acc26d04da58958d7ecc4da6b78 5d1212ad1e5d413e8d21687d835eb46a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:26:17.362 7 WARNING neutronclient.v2_0.client [None req-ceecf837-b22f-494f-a441-9c3746cb74e8 38458acc26d04da58958d7ecc4da6b78 5d1212ad1e5d413e8d21687d835eb46a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:26:17.594 7 WARNING neutronclient.v2_0.client [None req-ceecf837-b22f-494f-a441-9c3746cb74e8 38458acc26d04da58958d7ecc4da6b78 5d1212ad1e5d413e8d21687d835eb46a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 430/874] 10.0.0.135 () {34 vars in 663 bytes} [Tue Jun 16 02:26:17 2026] POST /v2.1/servers => generated 450 bytes in 549 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-06-16 02:26:17.826 8 WARNING neutronclient.v2_0.client [None req-51bb6935-bfda-4254-8d6c-443577f7797c 38458acc26d04da58958d7ecc4da6b78 5d1212ad1e5d413e8d21687d835eb46a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 445/875] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:26:17 2026] GET /v2.1/servers/0d88857b-c507-4e26-a813-3ff9001dca54 => generated 1401 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-06-16 02:26:18.921 7 WARNING neutronclient.v2_0.client [None req-48efba07-2797-404e-bbf1-40b3bd508ef6 38458acc26d04da58958d7ecc4da6b78 5d1212ad1e5d413e8d21687d835eb46a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 431/876] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:26:18 2026] GET /v2.1/servers/0d88857b-c507-4e26-a813-3ff9001dca54 => generated 1405 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:26:20.043 8 WARNING neutronclient.v2_0.client [None req-37d46eee-bd7d-4447-8263-c29431e670f0 38458acc26d04da58958d7ecc4da6b78 5d1212ad1e5d413e8d21687d835eb46a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 446/877] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:26:19 2026] GET /v2.1/servers/0d88857b-c507-4e26-a813-3ff9001dca54 => generated 1453 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:26:21.163 7 WARNING neutronclient.v2_0.client [None req-0ce9b063-89c8-4caa-a450-f6f57d31aaa8 38458acc26d04da58958d7ecc4da6b78 5d1212ad1e5d413e8d21687d835eb46a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 432/878] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:26:21 2026] GET /v2.1/servers/0d88857b-c507-4e26-a813-3ff9001dca54 => generated 1453 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:26:22.252 8 WARNING neutronclient.v2_0.client [None req-17500b2c-3f9f-43f2-ac3d-d6e445cc8743 38458acc26d04da58958d7ecc4da6b78 5d1212ad1e5d413e8d21687d835eb46a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 448/881] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:26:22 2026] GET /v2.1/servers/0d88857b-c507-4e26-a813-3ff9001dca54 => generated 1461 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-06-16 02:26:23.017 7 INFO nova.api.openstack.compute.server_external_events [req-5b94f7ec-46d1-474c-bb5a-b86256337b20 req-ccb9ddb8-963c-47de-9d7b-92d6986c3a47 8f0bb0570145440ab8a927c359818be1 c0bb2b096d3a4a5c9932ca07e5fa9298 - - dcefb707b22a4e7182aca23d8fed7db5 dcefb707b22a4e7182aca23d8fed7db5] Creating event network-changed:1dbf101a-e196-4856-8b1d-dbe7bc221e69 for instance 0d88857b-c507-4e26-a813-3ff9001dca54 on instance [pid: 7|app: 0|req: 434/882] 10.0.0.172 () {38 vars in 815 bytes} [Tue Jun 16 02:26:22 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-06-16 02:26:23.112 8 WARNING neutronclient.v2_0.client [None req-0dce4b3b-3de0-4673-80f5-b2c43939e830 b94479a268a64ad6b44b82276eb2793e fab0273d55354f6eb13184733ad7a796 - - default default] 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-06-16 02:26:23.371 7 WARNING neutronclient.v2_0.client [None req-2010eb77-ebf8-48c1-8745-71134038cce0 38458acc26d04da58958d7ecc4da6b78 5d1212ad1e5d413e8d21687d835eb46a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 449/883] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:26:23 2026] GET /v2.1/servers/60b72e5a-dc51-413b-af9b-1fc0c2ed818b => generated 1822 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, ' [pid: 8|app: 0|req: 450/884] 10.0.0.135 () {32 vars in 718 bytes} [Tue Jun 16 02:26:23 2026] DELETE /v2.1/servers/60b72e5a-dc51-413b-af9b-1fc0c2ed818b => generated 0 bytes in 91 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 435/885] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:26:23 2026] GET /v2.1/servers/0d88857b-c507-4e26-a813-3ff9001dca54 => generated 1539 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 02:26:23.611 8 WARNING neutronclient.v2_0.client [None req-062ccfdd-ad6f-4333-b370-798bc8f2d50e b94479a268a64ad6b44b82276eb2793e fab0273d55354f6eb13184733ad7a796 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 451/886] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:26:23 2026] GET /v2.1/servers/60b72e5a-dc51-413b-af9b-1fc0c2ed818b => generated 1828 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:26:24.630 7 WARNING neutronclient.v2_0.client [None req-4b1edc84-9e19-468d-addb-1839ea7339d9 38458acc26d04da58958d7ecc4da6b78 5d1212ad1e5d413e8d21687d835eb46a - - default default] 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-06-16 02:26:24.854 8 WARNING neutronclient.v2_0.client [None req-8e033dce-0210-4e0d-b457-baa5c31bc045 b94479a268a64ad6b44b82276eb2793e fab0273d55354f6eb13184733ad7a796 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 436/887] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:26:24 2026] GET /v2.1/servers/0d88857b-c507-4e26-a813-3ff9001dca54 => generated 1527 bytes in 335 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/888] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:26:24 2026] GET /v2.1/servers/60b72e5a-dc51-413b-af9b-1fc0c2ed818b => generated 1828 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:26:25.978 7 WARNING neutronclient.v2_0.client [None req-9ff3cfd2-d651-43e0-b4b9-95aa1dd414ab 38458acc26d04da58958d7ecc4da6b78 5d1212ad1e5d413e8d21687d835eb46a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 437/889] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:26:25 2026] GET /v2.1/servers/0d88857b-c507-4e26-a813-3ff9001dca54 => generated 1527 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:26:26.099 8 WARNING neutronclient.v2_0.client [None req-c8997b55-bedd-4c09-95de-838c4d2b06ab b94479a268a64ad6b44b82276eb2793e fab0273d55354f6eb13184733ad7a796 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 453/890] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:26:26 2026] GET /v2.1/servers/60b72e5a-dc51-413b-af9b-1fc0c2ed818b => generated 1828 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:26:26.993 7 INFO nova.api.openstack.compute.server_external_events [req-b2d4f05e-2f31-411f-af91-eb46bb5225ff req-1ced4ea1-477d-454e-9691-09527390739d 8f0bb0570145440ab8a927c359818be1 c0bb2b096d3a4a5c9932ca07e5fa9298 - - dcefb707b22a4e7182aca23d8fed7db5 dcefb707b22a4e7182aca23d8fed7db5] Creating event network-vif-deleted:46bb6641-8001-4b19-bcec-ab22aa828397 for instance 60b72e5a-dc51-413b-af9b-1fc0c2ed818b on instance [pid: 7|app: 0|req: 438/891] 10.0.0.172 () {38 vars in 815 bytes} [Tue Jun 16 02:26:26 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:26:27.120 8 WARNING neutronclient.v2_0.client [None req-d1e9076f-bd88-4834-9867-71195fdc7930 38458acc26d04da58958d7ecc4da6b78 5d1212ad1e5d413e8d21687d835eb46a - - default default] 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-06-16 02:26:27.264 7 WARNING neutronclient.v2_0.client [None req-c5a33aa2-3143-4123-beb3-15b3a6c1e32c b94479a268a64ad6b44b82276eb2793e fab0273d55354f6eb13184733ad7a796 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 454/892] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:26:27 2026] GET /v2.1/servers/0d88857b-c507-4e26-a813-3ff9001dca54 => generated 1527 bytes in 320 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/893] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:26:27 2026] GET /v2.1/servers/60b72e5a-dc51-413b-af9b-1fc0c2ed818b => generated 1474 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:26:27.816 8 INFO nova.api.openstack.compute.server_external_events [req-67a6bfef-6fa1-4bb1-b80e-bfe0bbf713c2 req-c630f62b-b514-44ac-8514-20a034b16d77 8f0bb0570145440ab8a927c359818be1 c0bb2b096d3a4a5c9932ca07e5fa9298 - - dcefb707b22a4e7182aca23d8fed7db5 dcefb707b22a4e7182aca23d8fed7db5] Creating event network-vif-plugged:1dbf101a-e196-4856-8b1d-dbe7bc221e69 for instance 0d88857b-c507-4e26-a813-3ff9001dca54 on instance [pid: 8|app: 0|req: 455/894] 10.0.0.32 () {38 vars in 814 bytes} [Tue Jun 16 02:26:27 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:26:28.467 7 WARNING neutronclient.v2_0.client [None req-90259778-2874-45a9-9028-ac6710eff587 38458acc26d04da58958d7ecc4da6b78 5d1212ad1e5d413e8d21687d835eb46a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:26:28.491 8 WARNING neutronclient.v2_0.client [None req-0c28922e-af56-423a-a67b-6c7176c59aa1 b94479a268a64ad6b44b82276eb2793e fab0273d55354f6eb13184733ad7a796 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 456/895] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:26:28 2026] GET /v2.1/servers/60b72e5a-dc51-413b-af9b-1fc0c2ed818b => generated 1479 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/896] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:26:28 2026] GET /v2.1/servers/0d88857b-c507-4e26-a813-3ff9001dca54 => generated 1527 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:26:29.678 8 WARNING neutronclient.v2_0.client [None req-d95768c5-81ca-4c79-9c19-37e1785c783a b94479a268a64ad6b44b82276eb2793e fab0273d55354f6eb13184733ad7a796 - - default default] 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-06-16 02:26:29.731 7 WARNING neutronclient.v2_0.client [None req-7972fe3b-3203-4aa4-9cf2-683888ad46b4 38458acc26d04da58958d7ecc4da6b78 5d1212ad1e5d413e8d21687d835eb46a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 457/897] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:26:29 2026] GET /v2.1/servers/60b72e5a-dc51-413b-af9b-1fc0c2ed818b => generated 1479 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/898] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:26:29 2026] GET /v2.1/servers/0d88857b-c507-4e26-a813-3ff9001dca54 => generated 1527 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:26:30.847 8 INFO nova.api.openstack.wsgi [None req-2e60213c-0c9a-43b7-a7c3-f18efde0dd49 b94479a268a64ad6b44b82276eb2793e fab0273d55354f6eb13184733ad7a796 - - default default] HTTP exception thrown: Instance 60b72e5a-dc51-413b-af9b-1fc0c2ed818b could not be found. [pid: 8|app: 0|req: 458/899] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:26:30 2026] GET /v2.1/servers/60b72e5a-dc51-413b-af9b-1fc0c2ed818b => 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: 442/900] 10.0.0.135 () {32 vars in 706 bytes} [Tue Jun 16 02:26:30 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2114114989 => 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-06-16 02:26:30.963 8 WARNING neutronclient.v2_0.client [None req-a43f2a72-35ca-438c-9bcb-95d27fd0040a 38458acc26d04da58958d7ecc4da6b78 5d1212ad1e5d413e8d21687d835eb46a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 459/901] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:26:30 2026] GET /v2.1/servers/0d88857b-c507-4e26-a813-3ff9001dca54 => generated 1694 bytes in 313 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 02:26:31.301 7 WARNING neutronclient.v2_0.client [None req-9abdd90a-9470-4582-8b47-69a4fe8ff7ef 38458acc26d04da58958d7ecc4da6b78 5d1212ad1e5d413e8d21687d835eb46a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 443/902] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:26:31 2026] GET /v2.1/servers/0d88857b-c507-4e26-a813-3ff9001dca54 => generated 1694 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 460/903] 10.0.0.135 () {34 vars in 671 bytes} [Tue Jun 16 02:26:31 2026] POST /v2.1/os-keypairs => generated 396 bytes in 314 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:26:32.284 8 INFO nova.api.openstack.compute.server_external_events [req-030d4a4a-c77b-4602-9f6e-37da355894cf req-845f8c8d-1f19-4d39-9476-0070930ce621 8f0bb0570145440ab8a927c359818be1 c0bb2b096d3a4a5c9932ca07e5fa9298 - - dcefb707b22a4e7182aca23d8fed7db5 dcefb707b22a4e7182aca23d8fed7db5] Creating event network-changed:1dbf101a-e196-4856-8b1d-dbe7bc221e69 for instance 0d88857b-c507-4e26-a813-3ff9001dca54 on instance [pid: 8|app: 0|req: 462/906] 10.0.0.172 () {38 vars in 815 bytes} [Tue Jun 16 02:26:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 445/907] 10.0.0.135 () {34 vars in 671 bytes} [Tue Jun 16 02:26:33 2026] POST /v2.1/os-keypairs => generated 385 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:26:34.921 8 WARNING neutronclient.v2_0.client [None req-d0a6dc5c-fd87-41c0-90f4-6dbac4e69d93 4b398031b5c84297a13055fb03d1a9ba 835caae42c2b40659fe251943ce931e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:26:34.976 8 WARNING neutronclient.v2_0.client [None req-d0a6dc5c-fd87-41c0-90f4-6dbac4e69d93 4b398031b5c84297a13055fb03d1a9ba 835caae42c2b40659fe251943ce931e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:26:35.017 8 WARNING neutronclient.v2_0.client [None req-d0a6dc5c-fd87-41c0-90f4-6dbac4e69d93 4b398031b5c84297a13055fb03d1a9ba 835caae42c2b40659fe251943ce931e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:26:35.204 8 WARNING neutronclient.v2_0.client [None req-d0a6dc5c-fd87-41c0-90f4-6dbac4e69d93 4b398031b5c84297a13055fb03d1a9ba 835caae42c2b40659fe251943ce931e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 463/908] 10.0.0.135 () {34 vars in 663 bytes} [Tue Jun 16 02:26:34 2026] POST /v2.1/servers => generated 496 bytes in 554 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-16 02:26:35.440 7 WARNING neutronclient.v2_0.client [None req-33abee45-e42f-44b2-97c2-f1e525b8ae0a 4b398031b5c84297a13055fb03d1a9ba 835caae42c2b40659fe251943ce931e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 446/909] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:26:35 2026] GET /v2.1/servers/dc8331bd-5f4e-4265-b731-56824a727354 => generated 1456 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:26:36.531 8 WARNING neutronclient.v2_0.client [None req-2e8ea968-546e-4498-9c51-8d2ea5d53f4a 4b398031b5c84297a13055fb03d1a9ba 835caae42c2b40659fe251943ce931e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 464/910] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:26:36 2026] GET /v2.1/servers/dc8331bd-5f4e-4265-b731-56824a727354 => generated 1460 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:26:37.637 7 WARNING neutronclient.v2_0.client [None req-96b35615-5c0e-4ca2-b671-3dfe71625c43 4b398031b5c84297a13055fb03d1a9ba 835caae42c2b40659fe251943ce931e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 447/911] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:26:37 2026] GET /v2.1/servers/dc8331bd-5f4e-4265-b731-56824a727354 => generated 1508 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:26:38.753 8 WARNING neutronclient.v2_0.client [None req-4d543433-ca71-493a-9618-1ce5dd7ab124 4b398031b5c84297a13055fb03d1a9ba 835caae42c2b40659fe251943ce931e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 465/912] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:26:38 2026] GET /v2.1/servers/dc8331bd-5f4e-4265-b731-56824a727354 => generated 1508 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/913] 10.0.0.135 () {34 vars in 750 bytes} [Tue Jun 16 02:26:38 2026] POST /v2.1/servers/0d88857b-c507-4e26-a813-3ff9001dca54/action => generated 31884 bytes in 566 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-06-16 02:26:39.858 8 WARNING neutronclient.v2_0.client [None req-10840d10-128e-4347-ad0e-4eec7de07519 4b398031b5c84297a13055fb03d1a9ba 835caae42c2b40659fe251943ce931e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 466/914] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:26:39 2026] GET /v2.1/servers/dc8331bd-5f4e-4265-b731-56824a727354 => generated 1516 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:26:41.013 7 INFO nova.api.openstack.compute.server_external_events [req-ebe42eb3-d68b-4de0-8371-90ad0aa22f84 req-74dbce20-8334-4415-b242-119afcc411f9 8f0bb0570145440ab8a927c359818be1 c0bb2b096d3a4a5c9932ca07e5fa9298 - - dcefb707b22a4e7182aca23d8fed7db5 dcefb707b22a4e7182aca23d8fed7db5] Creating event network-changed:ffd7ce5f-6c0c-4b99-9a5c-27d68dc95d42 for instance dc8331bd-5f4e-4265-b731-56824a727354 on instance [pid: 7|app: 0|req: 449/915] 10.0.0.172 () {38 vars in 815 bytes} [Tue Jun 16 02:26:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:26:41.063 8 WARNING neutronclient.v2_0.client [None req-5c46d459-3f35-44ec-9bcc-1e16d821f908 4b398031b5c84297a13055fb03d1a9ba 835caae42c2b40659fe251943ce931e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 467/916] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:26:41 2026] GET /v2.1/servers/dc8331bd-5f4e-4265-b731-56824a727354 => generated 1640 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-06-16 02:26:41.487 7 WARNING neutronclient.v2_0.client [None req-ba82f99a-f07b-458b-81e2-840bd883c385 f570265a6b5745fd919830b3141cc7ed 9c069a76cb4a45229bc3f712d933ae8c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:26:41.635 7 WARNING neutronclient.v2_0.client [None req-ba82f99a-f07b-458b-81e2-840bd883c385 f570265a6b5745fd919830b3141cc7ed 9c069a76cb4a45229bc3f712d933ae8c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 450/917] 10.0.0.135 () {34 vars in 663 bytes} [Tue Jun 16 02:26:41 2026] POST /v2.1/servers => generated 424 bytes in 596 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-06-16 02:26:41.916 8 WARNING neutronclient.v2_0.client [None req-222e16d6-2dff-46fb-85ed-2c2a69d3cd4f f570265a6b5745fd919830b3141cc7ed 9c069a76cb4a45229bc3f712d933ae8c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 468/920] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:26:41 2026] GET /v2.1/servers/4854d6c6-3835-4467-b1d7-ad9a95283c30 => generated 1371 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:26:42.228 7 WARNING neutronclient.v2_0.client [None req-eec1afcc-df12-41be-95a3-36efb853b200 4b398031b5c84297a13055fb03d1a9ba 835caae42c2b40659fe251943ce931e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 453/921] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:26:42 2026] GET /v2.1/servers/dc8331bd-5f4e-4265-b731-56824a727354 => generated 1628 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-06-16 02:26:43.015 8 WARNING neutronclient.v2_0.client [None req-79062c4b-f16e-4688-bffe-02b9a234107d f570265a6b5745fd919830b3141cc7ed 9c069a76cb4a45229bc3f712d933ae8c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 469/922] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:26:42 2026] GET /v2.1/servers/4854d6c6-3835-4467-b1d7-ad9a95283c30 => generated 1375 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:26:43.447 7 WARNING neutronclient.v2_0.client [None req-b9359083-ad51-4646-85aa-9570a57c009a 4b398031b5c84297a13055fb03d1a9ba 835caae42c2b40659fe251943ce931e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 454/923] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:26:43 2026] GET /v2.1/servers/dc8331bd-5f4e-4265-b731-56824a727354 => generated 1628 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:26:44.111 8 WARNING neutronclient.v2_0.client [None req-b9297260-e7be-40aa-85a0-44e57fc1b37b f570265a6b5745fd919830b3141cc7ed 9c069a76cb4a45229bc3f712d933ae8c - - default default] 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-06-16 02:26:44.618 7 WARNING neutronclient.v2_0.client [None req-04bf4164-6315-4a26-ab49-514d69f64301 4b398031b5c84297a13055fb03d1a9ba 835caae42c2b40659fe251943ce931e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 470/924] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:26:44 2026] GET /v2.1/servers/4854d6c6-3835-4467-b1d7-ad9a95283c30 => generated 1423 bytes in 578 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/925] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:26:44 2026] GET /v2.1/servers/dc8331bd-5f4e-4265-b731-56824a727354 => generated 1628 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:26:45.700 8 WARNING neutronclient.v2_0.client [None req-0fc65cd9-91a2-4a9c-b688-6e314b8054e5 f570265a6b5745fd919830b3141cc7ed 9c069a76cb4a45229bc3f712d933ae8c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 471/926] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:26:45 2026] GET /v2.1/servers/4854d6c6-3835-4467-b1d7-ad9a95283c30 => generated 1423 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-06-16 02:26:45.784 7 WARNING neutronclient.v2_0.client [None req-4d225dc8-6f09-448b-9d7d-1fe4ff2b07f0 4b398031b5c84297a13055fb03d1a9ba 835caae42c2b40659fe251943ce931e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 456/927] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:26:45 2026] GET /v2.1/servers/dc8331bd-5f4e-4265-b731-56824a727354 => generated 1628 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:26:46.804 8 WARNING neutronclient.v2_0.client [None req-41f0ca62-751f-4030-adc1-9a948475c9f6 f570265a6b5745fd919830b3141cc7ed 9c069a76cb4a45229bc3f712d933ae8c - - default default] 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-06-16 02:26:47.012 7 WARNING neutronclient.v2_0.client [None req-30cca8bd-2be0-4f43-9f95-6206607a0f52 4b398031b5c84297a13055fb03d1a9ba 835caae42c2b40659fe251943ce931e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 457/928] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:26:46 2026] GET /v2.1/servers/dc8331bd-5f4e-4265-b731-56824a727354 => generated 1628 bytes in 352 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/929] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:26:46 2026] GET /v2.1/servers/4854d6c6-3835-4467-b1d7-ad9a95283c30 => generated 1473 bytes in 558 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:26:47.333 7 INFO nova.api.openstack.compute.server_external_events [req-995947fc-acfd-494b-b466-0095d3d62f95 req-9304167c-0af8-4e96-b3ae-deee3ba1be83 8f0bb0570145440ab8a927c359818be1 c0bb2b096d3a4a5c9932ca07e5fa9298 - - dcefb707b22a4e7182aca23d8fed7db5 dcefb707b22a4e7182aca23d8fed7db5] Creating event network-changed:5313c7a2-d065-4183-9f10-548ebe651140 for instance 4854d6c6-3835-4467-b1d7-ad9a95283c30 on instance [pid: 7|app: 0|req: 458/930] 10.0.0.172 () {38 vars in 815 bytes} [Tue Jun 16 02:26:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:26:47.640 8 INFO nova.api.openstack.compute.server_external_events [req-7de52ef7-7952-4fa5-8274-d47dadf75e81 req-d16b8663-afe3-4620-898e-94c392c7eca5 8f0bb0570145440ab8a927c359818be1 c0bb2b096d3a4a5c9932ca07e5fa9298 - - dcefb707b22a4e7182aca23d8fed7db5 dcefb707b22a4e7182aca23d8fed7db5] Creating event network-vif-plugged:ffd7ce5f-6c0c-4b99-9a5c-27d68dc95d42 for instance dc8331bd-5f4e-4265-b731-56824a727354 on instance [pid: 8|app: 0|req: 473/931] 10.0.0.32 () {38 vars in 814 bytes} [Tue Jun 16 02:26:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:26:48.364 7 WARNING neutronclient.v2_0.client [None req-62ee7f57-d32e-4fc6-8e75-1fb01baab37e f570265a6b5745fd919830b3141cc7ed 9c069a76cb4a45229bc3f712d933ae8c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:26:48.379 8 WARNING neutronclient.v2_0.client [None req-3ac8956a-7719-46d4-b2f0-099494272380 4b398031b5c84297a13055fb03d1a9ba 835caae42c2b40659fe251943ce931e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 459/932] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:26:48 2026] GET /v2.1/servers/4854d6c6-3835-4467-b1d7-ad9a95283c30 => generated 1471 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/933] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:26:48 2026] GET /v2.1/servers/dc8331bd-5f4e-4265-b731-56824a727354 => generated 1628 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:26:49.531 7 WARNING neutronclient.v2_0.client [None req-a5eb3c37-806c-4f8c-bedf-5ef3e23d8e6c f570265a6b5745fd919830b3141cc7ed 9c069a76cb4a45229bc3f712d933ae8c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:26:49.564 8 WARNING neutronclient.v2_0.client [None req-866948df-3ab0-4514-bc57-4027e6c59cd4 4b398031b5c84297a13055fb03d1a9ba 835caae42c2b40659fe251943ce931e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 460/934] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:26:49 2026] GET /v2.1/servers/4854d6c6-3835-4467-b1d7-ad9a95283c30 => generated 1471 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/935] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:26:49 2026] GET /v2.1/servers/dc8331bd-5f4e-4265-b731-56824a727354 => generated 1808 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:26:49.748 7 WARNING neutronclient.v2_0.client [None req-798f38cf-2507-4d36-b434-8d3d036d45b9 4b398031b5c84297a13055fb03d1a9ba 835caae42c2b40659fe251943ce931e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 461/936] 10.0.0.135 () {32 vars in 741 bytes} [Tue Jun 16 02:26:49 2026] GET /v2.1/servers/dc8331bd-5f4e-4265-b731-56824a727354/os-interface => generated 285 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 476/937] 10.0.0.135 () {32 vars in 718 bytes} [Tue Jun 16 02:26:49 2026] DELETE /v2.1/servers/0d88857b-c507-4e26-a813-3ff9001dca54 => 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-06-16 02:26:50.034 7 WARNING neutronclient.v2_0.client [None req-fc8aa1e0-32e5-4274-84a2-41ee0e318ee0 38458acc26d04da58958d7ecc4da6b78 5d1212ad1e5d413e8d21687d835eb46a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 462/938] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:26:49 2026] GET /v2.1/servers/0d88857b-c507-4e26-a813-3ff9001dca54 => generated 1820 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:26:50.705 8 INFO nova.api.openstack.compute.server_external_events [req-7d69911b-a61a-486d-8020-9d8ad0bf2d81 req-f5a25737-0adc-4e62-9824-28cdbffc8f79 8f0bb0570145440ab8a927c359818be1 c0bb2b096d3a4a5c9932ca07e5fa9298 - - dcefb707b22a4e7182aca23d8fed7db5 dcefb707b22a4e7182aca23d8fed7db5] Creating event network-changed:ffd7ce5f-6c0c-4b99-9a5c-27d68dc95d42 for instance dc8331bd-5f4e-4265-b731-56824a727354 on instance [pid: 8|app: 0|req: 477/939] 10.0.0.172 () {38 vars in 815 bytes} [Tue Jun 16 02:26:50 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) 2026-06-16 02:26:50.717 7 WARNING neutronclient.v2_0.client [None req-5fab1c3f-0fb6-417f-9f61-88ff5dca8688 f570265a6b5745fd919830b3141cc7ed 9c069a76cb4a45229bc3f712d933ae8c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 463/940] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:26:50 2026] GET /v2.1/servers/4854d6c6-3835-4467-b1d7-ad9a95283c30 => generated 1471 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:26:51.235 8 WARNING neutronclient.v2_0.client [None req-61239bfa-fde7-4076-9378-054324e7b02f 38458acc26d04da58958d7ecc4da6b78 5d1212ad1e5d413e8d21687d835eb46a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 478/941] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:26:51 2026] GET /v2.1/servers/0d88857b-c507-4e26-a813-3ff9001dca54 => generated 1820 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:26:51.874 7 WARNING neutronclient.v2_0.client [None req-97b7fae0-a7c5-47ae-a04f-4fe8058bb69a f570265a6b5745fd919830b3141cc7ed 9c069a76cb4a45229bc3f712d933ae8c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 464/944] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:26:51 2026] GET /v2.1/servers/4854d6c6-3835-4467-b1d7-ad9a95283c30 => generated 1471 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:26:52.455 8 WARNING neutronclient.v2_0.client [None req-3fe2630f-a406-4dc3-8f9f-fccb66891960 38458acc26d04da58958d7ecc4da6b78 5d1212ad1e5d413e8d21687d835eb46a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 481/945] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:26:52 2026] GET /v2.1/servers/0d88857b-c507-4e26-a813-3ff9001dca54 => 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-06-16 02:26:53.079 7 WARNING neutronclient.v2_0.client [None req-0f5f0e4a-c64f-4f80-b1ab-ad4b65b91e0a f570265a6b5745fd919830b3141cc7ed 9c069a76cb4a45229bc3f712d933ae8c - - default default] 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-06-16 02:26:53.164 8 INFO nova.api.openstack.compute.server_external_events [req-c8441b64-b1df-4c92-aa98-42fb3acc90bd req-ce48338b-fc3c-4de8-b121-71c66a1ea0be 8f0bb0570145440ab8a927c359818be1 c0bb2b096d3a4a5c9932ca07e5fa9298 - - dcefb707b22a4e7182aca23d8fed7db5 dcefb707b22a4e7182aca23d8fed7db5] Creating event network-vif-deleted:1dbf101a-e196-4856-8b1d-dbe7bc221e69 for instance 0d88857b-c507-4e26-a813-3ff9001dca54 on instance [pid: 8|app: 0|req: 482/946] 10.0.0.172 () {38 vars in 815 bytes} [Tue Jun 16 02:26:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/947] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:26:53 2026] GET /v2.1/servers/4854d6c6-3835-4467-b1d7-ad9a95283c30 => generated 1471 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-06-16 02:26:53.560 8 INFO nova.api.openstack.compute.server_external_events [req-5f247df6-02de-459e-8407-b506179a532e req-cb258c9e-8252-49dd-b4e7-60fbbe8f665d 8f0bb0570145440ab8a927c359818be1 c0bb2b096d3a4a5c9932ca07e5fa9298 - - dcefb707b22a4e7182aca23d8fed7db5 dcefb707b22a4e7182aca23d8fed7db5] Creating event network-vif-plugged:5313c7a2-d065-4183-9f10-548ebe651140 for instance 4854d6c6-3835-4467-b1d7-ad9a95283c30 on instance [pid: 8|app: 0|req: 483/948] 10.0.0.32 () {38 vars in 814 bytes} [Tue Jun 16 02:26:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:26:53.624 7 WARNING neutronclient.v2_0.client [None req-b269e362-9f78-43e7-9c63-d9a8bec10544 38458acc26d04da58958d7ecc4da6b78 5d1212ad1e5d413e8d21687d835eb46a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 466/949] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:26:53 2026] GET /v2.1/servers/0d88857b-c507-4e26-a813-3ff9001dca54 => generated 1482 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:26:54.296 8 WARNING neutronclient.v2_0.client [None req-6e5be704-9500-40f5-aecc-eadfe6a00a70 f570265a6b5745fd919830b3141cc7ed 9c069a76cb4a45229bc3f712d933ae8c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 484/950] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:26:54 2026] GET /v2.1/servers/4854d6c6-3835-4467-b1d7-ad9a95283c30 => generated 1471 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-06-16 02:26:54.745 7 WARNING neutronclient.v2_0.client [None req-0f4bd32a-bf4b-4027-9461-524f6f38bdad 38458acc26d04da58958d7ecc4da6b78 5d1212ad1e5d413e8d21687d835eb46a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 467/951] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:26:54 2026] GET /v2.1/servers/0d88857b-c507-4e26-a813-3ff9001dca54 => generated 1487 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:26:55.479 8 WARNING neutronclient.v2_0.client [None req-7164fe51-dfeb-4d33-9cfc-c0549d6b04ab f570265a6b5745fd919830b3141cc7ed 9c069a76cb4a45229bc3f712d933ae8c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 485/952] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:26:55 2026] GET /v2.1/servers/4854d6c6-3835-4467-b1d7-ad9a95283c30 => generated 1655 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 468/953] 10.0.0.135 () {32 vars in 723 bytes} [Tue Jun 16 02:26:55 2026] GET /v2.1/servers/4854d6c6-3835-4467-b1d7-ad9a95283c30/ips => generated 108 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 486/954] 10.0.0.135 () {32 vars in 723 bytes} [Tue Jun 16 02:26:55 2026] GET /v2.1/servers/4854d6c6-3835-4467-b1d7-ad9a95283c30/ips => generated 108 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 469/955] 10.0.0.135 () {32 vars in 823 bytes} [Tue Jun 16 02:26:55 2026] GET /v2.1/servers/4854d6c6-3835-4467-b1d7-ad9a95283c30/ips/tempest-ServerAddressesTestJSON-525747713-network => generated 93 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:26:55.855 7 WARNING neutronclient.v2_0.client [None req-8d0fb322-b0de-4efe-8a54-51fc3e6b8edd 38458acc26d04da58958d7ecc4da6b78 5d1212ad1e5d413e8d21687d835eb46a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 487/956] 10.0.0.135 () {32 vars in 718 bytes} [Tue Jun 16 02:26:55 2026] DELETE /v2.1/servers/4854d6c6-3835-4467-b1d7-ad9a95283c30 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 470/957] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:26:55 2026] GET /v2.1/servers/0d88857b-c507-4e26-a813-3ff9001dca54 => generated 1487 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 02:26:55.903 8 WARNING neutronclient.v2_0.client [None req-17333944-edf5-4e68-9d5d-ee4a34a82faf f570265a6b5745fd919830b3141cc7ed 9c069a76cb4a45229bc3f712d933ae8c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 488/958] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:26:55 2026] GET /v2.1/servers/4854d6c6-3835-4467-b1d7-ad9a95283c30 => generated 1661 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-06-16 02:26:56.947 7 INFO nova.api.openstack.wsgi [None req-e8a6e7c3-59fd-4135-bdac-7989be9ea223 38458acc26d04da58958d7ecc4da6b78 5d1212ad1e5d413e8d21687d835eb46a - - default default] HTTP exception thrown: Instance 0d88857b-c507-4e26-a813-3ff9001dca54 could not be found. [pid: 7|app: 0|req: 471/959] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:26:56 2026] GET /v2.1/servers/0d88857b-c507-4e26-a813-3ff9001dca54 => 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-06-16 02:26:57.076 8 WARNING neutronclient.v2_0.client [None req-ee2dbc5a-ee89-4ef3-8763-ec28b781936a f570265a6b5745fd919830b3141cc7ed 9c069a76cb4a45229bc3f712d933ae8c - - default default] 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: 472/960] 10.0.0.135 () {32 vars in 728 bytes} [Tue Jun 16 02:26:57 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-991967776 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/961] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:26:57 2026] GET /v2.1/servers/4854d6c6-3835-4467-b1d7-ad9a95283c30 => generated 1661 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/962] 10.0.0.135 () {32 vars in 718 bytes} [Tue Jun 16 02:26:57 2026] DELETE /v2.1/servers/54e23632-ca03-45a9-b75c-230d970232d5 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:26:57.546 8 WARNING neutronclient.v2_0.client [None req-d155038a-f49e-4126-815c-98f3c8c9f81a 38458acc26d04da58958d7ecc4da6b78 5d1212ad1e5d413e8d21687d835eb46a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 490/963] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:26:57 2026] GET /v2.1/servers/54e23632-ca03-45a9-b75c-230d970232d5 => generated 1699 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:26:58.234 7 WARNING neutronclient.v2_0.client [None req-785c5c63-cb2c-4e52-bf5f-8042aad58979 f570265a6b5745fd919830b3141cc7ed 9c069a76cb4a45229bc3f712d933ae8c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 474/964] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:26:58 2026] GET /v2.1/servers/4854d6c6-3835-4467-b1d7-ad9a95283c30 => generated 1661 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:26:58.759 8 INFO nova.api.openstack.compute.server_external_events [req-99130d1d-8a27-4b50-99e3-fb9d7550cbbb req-080570da-c207-4819-b3c7-7de3bb011e5b 8f0bb0570145440ab8a927c359818be1 c0bb2b096d3a4a5c9932ca07e5fa9298 - - dcefb707b22a4e7182aca23d8fed7db5 dcefb707b22a4e7182aca23d8fed7db5] Creating event network-vif-deleted:5313c7a2-d065-4183-9f10-548ebe651140 for instance 4854d6c6-3835-4467-b1d7-ad9a95283c30 on instance [pid: 8|app: 0|req: 491/965] 10.0.0.172 () {38 vars in 815 bytes} [Tue Jun 16 02:26:58 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:26:58.800 7 WARNING neutronclient.v2_0.client [None req-f1a5e3c5-bfd9-4c3e-b052-4f8409c9ca0e 38458acc26d04da58958d7ecc4da6b78 5d1212ad1e5d413e8d21687d835eb46a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 475/966] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:26:58 2026] GET /v2.1/servers/54e23632-ca03-45a9-b75c-230d970232d5 => generated 1699 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-06-16 02:26:58.959 8 WARNING neutronclient.v2_0.client [None req-3290db25-ad6f-46af-af5c-755d0485ccc4 4b398031b5c84297a13055fb03d1a9ba 835caae42c2b40659fe251943ce931e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 492/967] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:26:58 2026] GET /v2.1/servers/dc8331bd-5f4e-4265-b731-56824a727354 => generated 1928 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:26:59.421 7 WARNING neutronclient.v2_0.client [None req-989a04bc-35a3-4380-9ba1-8dcdb13ca83c f570265a6b5745fd919830b3141cc7ed 9c069a76cb4a45229bc3f712d933ae8c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 476/968] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:26:59 2026] GET /v2.1/servers/4854d6c6-3835-4467-b1d7-ad9a95283c30 => generated 1452 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-06-16 02:26:59.946 8 WARNING neutronclient.v2_0.client [None req-00cf1b3c-585f-4eff-80db-fe83bf03f4db 38458acc26d04da58958d7ecc4da6b78 5d1212ad1e5d413e8d21687d835eb46a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 493/969] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:26:59 2026] GET /v2.1/servers/54e23632-ca03-45a9-b75c-230d970232d5 => generated 1699 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 477/970] 10.0.0.242 () {30 vars in 619 bytes} [Tue Jun 16 02:27:00 2026] GET /v2.1 => generated 0 bytes in 109 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: 494/971] 10.0.0.242 () {32 vars in 692 bytes} [Tue Jun 16 02:27:00 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/972] 10.0.0.242 () {34 vars in 913 bytes} [Tue Jun 16 02:27:00 2026] GET /v2.1/os-simple-tenant-usage/377020fc322940c7be0e1e67007af0f0?start=2026-06-15T00:00:00&end=2026-06-16T23:59:59 => generated 20 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: 8|app: 0|req: 495/973] 10.0.0.242 () {30 vars in 654 bytes} [Tue Jun 16 02:27:00 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:27:00.537 7 WARNING neutronclient.v2_0.client [None req-9d5812fc-95a5-4c62-ba7d-c62e72f43cca f570265a6b5745fd919830b3141cc7ed 9c069a76cb4a45229bc3f712d933ae8c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 479/974] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:27:00 2026] GET /v2.1/servers/4854d6c6-3835-4467-b1d7-ad9a95283c30 => generated 1457 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 02:27:00.812 8 INFO nova.api.openstack.compute.server_external_events [req-6d348e2e-26a6-49c7-86d1-49ae4eb4c5ba req-12a87a4b-9af2-4c46-8ca0-3e4cb505bc3d 8f0bb0570145440ab8a927c359818be1 c0bb2b096d3a4a5c9932ca07e5fa9298 - - dcefb707b22a4e7182aca23d8fed7db5 dcefb707b22a4e7182aca23d8fed7db5] Creating event network-vif-deleted:d4e273a7-6aa0-4813-868b-1fea11268f32 for instance 54e23632-ca03-45a9-b75c-230d970232d5 on instance [pid: 8|app: 0|req: 496/975] 10.0.0.172 () {38 vars in 815 bytes} [Tue Jun 16 02:27:00 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 480/976] 10.0.0.135 () {32 vars in 753 bytes} [Tue Jun 16 02:27:01 2026] GET /v2.1/servers/dc8331bd-5f4e-4265-b731-56824a727354/os-server-password => generated 116 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:27:01.092 8 WARNING neutronclient.v2_0.client [None req-9824f201-6998-4833-bace-0ab3b505ff8b 38458acc26d04da58958d7ecc4da6b78 5d1212ad1e5d413e8d21687d835eb46a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 497/977] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:27:01 2026] GET /v2.1/servers/54e23632-ca03-45a9-b75c-230d970232d5 => generated 1482 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-06-16 02:27:01.628 7 WARNING neutronclient.v2_0.client [None req-da4b668a-2f52-449d-9808-2fdd345766c5 f570265a6b5745fd919830b3141cc7ed 9c069a76cb4a45229bc3f712d933ae8c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 481/978] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:27:01 2026] GET /v2.1/servers/4854d6c6-3835-4467-b1d7-ad9a95283c30 => generated 1457 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-06-16 02:27:02.196 8 WARNING neutronclient.v2_0.client [None req-fe6dfab8-5205-4479-b6d5-158a147edfc5 38458acc26d04da58958d7ecc4da6b78 5d1212ad1e5d413e8d21687d835eb46a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 499/981] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:27:02 2026] GET /v2.1/servers/54e23632-ca03-45a9-b75c-230d970232d5 => generated 1487 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:27:02.705 8 INFO nova.api.openstack.wsgi [None req-0ea0cdc8-6f07-4033-a8c7-7627cd569ec2 f570265a6b5745fd919830b3141cc7ed 9c069a76cb4a45229bc3f712d933ae8c - - default default] HTTP exception thrown: Instance 4854d6c6-3835-4467-b1d7-ad9a95283c30 could not be found. [pid: 8|app: 0|req: 500/982] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:27:02 2026] GET /v2.1/servers/4854d6c6-3835-4467-b1d7-ad9a95283c30 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/983] 10.0.0.135 () {32 vars in 718 bytes} [Tue Jun 16 02:27:02 2026] DELETE /v2.1/servers/dc8331bd-5f4e-4265-b731-56824a727354 => generated 0 bytes in 119 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-06-16 02:27:02.831 8 WARNING neutronclient.v2_0.client [None req-dbd84361-68d8-4aa2-94de-3f95074c52c0 4b398031b5c84297a13055fb03d1a9ba 835caae42c2b40659fe251943ce931e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 501/984] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:27:02 2026] GET /v2.1/servers/dc8331bd-5f4e-4265-b731-56824a727354 => generated 1934 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:27:03.302 7 WARNING neutronclient.v2_0.client [None req-7d303d24-85be-4961-9bcf-7ce4006095d8 38458acc26d04da58958d7ecc4da6b78 5d1212ad1e5d413e8d21687d835eb46a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 484/985] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:27:03 2026] GET /v2.1/servers/54e23632-ca03-45a9-b75c-230d970232d5 => 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, ' [pid: 8|app: 0|req: 502/986] 10.0.0.242 () {30 vars in 619 bytes} [Tue Jun 16 02:27:03 2026] GET /v2.1 => generated 0 bytes in 47 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: 485/987] 10.0.0.242 () {32 vars in 692 bytes} [Tue Jun 16 02:27:03 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: 503/988] 10.0.0.242 () {34 vars in 913 bytes} [Tue Jun 16 02:27:03 2026] GET /v2.1/os-simple-tenant-usage/377020fc322940c7be0e1e67007af0f0?start=2026-06-15T00:00:00&end=2026-06-16T23:59:59 => generated 20 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/989] 10.0.0.242 () {30 vars in 654 bytes} [Tue Jun 16 02:27:03 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:27:04.020 8 WARNING neutronclient.v2_0.client [None req-20caa33e-2211-4adb-aea5-f4147425c7eb 4b398031b5c84297a13055fb03d1a9ba 835caae42c2b40659fe251943ce931e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 504/990] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:27:03 2026] GET /v2.1/servers/dc8331bd-5f4e-4265-b731-56824a727354 => generated 1934 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 02:27:04.379 7 INFO nova.api.openstack.wsgi [None req-12099a39-cde2-4795-8c31-1f5ea8522e9b 38458acc26d04da58958d7ecc4da6b78 5d1212ad1e5d413e8d21687d835eb46a - - default default] HTTP exception thrown: Instance 54e23632-ca03-45a9-b75c-230d970232d5 could not be found. [pid: 7|app: 0|req: 487/991] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:27:04 2026] GET /v2.1/servers/54e23632-ca03-45a9-b75c-230d970232d5 => 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: 505/992] 10.0.0.135 () {32 vars in 728 bytes} [Tue Jun 16 02:27:04 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-852607287 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:27:05.152 7 WARNING neutronclient.v2_0.client [None req-b684ab9c-5178-4172-b21a-587457f04154 4b398031b5c84297a13055fb03d1a9ba 835caae42c2b40659fe251943ce931e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 488/993] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:27:05 2026] GET /v2.1/servers/dc8331bd-5f4e-4265-b731-56824a727354 => generated 1934 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 02:27:05.640 8 INFO nova.api.openstack.compute.server_external_events [req-5b9a8c55-c118-4eea-9d19-c1bfe2fb90b7 req-0c243fde-945c-4db2-b8b3-1d38f52a5a96 8f0bb0570145440ab8a927c359818be1 c0bb2b096d3a4a5c9932ca07e5fa9298 - - dcefb707b22a4e7182aca23d8fed7db5 dcefb707b22a4e7182aca23d8fed7db5] Creating event network-vif-unplugged:ffd7ce5f-6c0c-4b99-9a5c-27d68dc95d42 for instance dc8331bd-5f4e-4265-b731-56824a727354 on instance [pid: 8|app: 0|req: 506/994] 10.0.0.32 () {38 vars in 814 bytes} [Tue Jun 16 02:27:05 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:27:06.171 7 INFO nova.api.openstack.compute.server_external_events [req-0f7e963a-4e2d-42ad-89ce-7ba0b17de8bf req-a511e1a9-0a00-47b3-9b0f-d80c69b65992 8f0bb0570145440ab8a927c359818be1 c0bb2b096d3a4a5c9932ca07e5fa9298 - - dcefb707b22a4e7182aca23d8fed7db5 dcefb707b22a4e7182aca23d8fed7db5] Creating event network-vif-deleted:ffd7ce5f-6c0c-4b99-9a5c-27d68dc95d42 for instance dc8331bd-5f4e-4265-b731-56824a727354 on instance [pid: 7|app: 0|req: 489/995] 10.0.0.172 () {38 vars in 815 bytes} [Tue Jun 16 02:27:06 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-06-16 02:27:06.324 8 WARNING neutronclient.v2_0.client [None req-2262017a-e165-4185-a3e4-b9850632cc0d 4b398031b5c84297a13055fb03d1a9ba 835caae42c2b40659fe251943ce931e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 507/996] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:27:06 2026] GET /v2.1/servers/dc8331bd-5f4e-4265-b731-56824a727354 => generated 1537 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-06-16 02:27:07.439 7 WARNING neutronclient.v2_0.client [None req-da6ecb26-5c2d-45f8-a26a-9d5d5df2da1a 4b398031b5c84297a13055fb03d1a9ba 835caae42c2b40659fe251943ce931e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 490/997] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:27:07 2026] GET /v2.1/servers/dc8331bd-5f4e-4265-b731-56824a727354 => generated 1542 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-06-16 02:27:08.547 8 WARNING neutronclient.v2_0.client [None req-0b4e69b6-94bb-4d1d-bd79-b41a75fbdab7 4b398031b5c84297a13055fb03d1a9ba 835caae42c2b40659fe251943ce931e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 508/998] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:27:08 2026] GET /v2.1/servers/dc8331bd-5f4e-4265-b731-56824a727354 => generated 1542 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-06-16 02:27:09.637 7 INFO nova.api.openstack.wsgi [None req-6e9c2978-1e7c-4938-b37a-34b0158a5cde 4b398031b5c84297a13055fb03d1a9ba 835caae42c2b40659fe251943ce931e4 - - default default] HTTP exception thrown: Instance dc8331bd-5f4e-4265-b731-56824a727354 could not be found. [pid: 7|app: 0|req: 491/999] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:27:09 2026] GET /v2.1/servers/dc8331bd-5f4e-4265-b731-56824a727354 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:27:09.673 8 INFO nova.api.openstack.wsgi [None req-23d94220-e644-434b-a2db-1c5ab995f096 4b398031b5c84297a13055fb03d1a9ba 835caae42c2b40659fe251943ce931e4 - - default default] HTTP exception thrown: Instance dc8331bd-5f4e-4265-b731-56824a727354 could not be found. [pid: 8|app: 0|req: 509/1000] 10.0.0.135 () {32 vars in 718 bytes} [Tue Jun 16 02:27:09 2026] DELETE /v2.1/servers/dc8331bd-5f4e-4265-b731-56824a727354 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:27:09.717 7 INFO nova.api.openstack.wsgi [None req-9c2af0c9-48ba-4995-bf7e-60d26cb05fdd 4b398031b5c84297a13055fb03d1a9ba 835caae42c2b40659fe251943ce931e4 - - default default] HTTP exception thrown: Instance dc8331bd-5f4e-4265-b731-56824a727354 could not be found. [pid: 7|app: 0|req: 492/1001] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:27:09 2026] GET /v2.1/servers/dc8331bd-5f4e-4265-b731-56824a727354 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 510/1002] 10.0.0.135 () {32 vars in 704 bytes} [Tue Jun 16 02:27:09 2026] DELETE /v2.1/os-keypairs/tempest-keypair-159995517 => 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, ' [pid: 7|app: 0|req: 493/1003] 10.0.0.135 () {32 vars in 726 bytes} [Tue Jun 16 02:27:10 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-276544044 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1026] 10.0.0.135 () {34 vars in 671 bytes} [Tue Jun 16 02:28:56 2026] POST /v2.1/os-keypairs => generated 395 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:28:58.659 8 WARNING neutronclient.v2_0.client [None req-2078b4a1-cc90-4d05-a7b3-29d2aac5a024 ce0a091070c442bebbab72e70a279a35 eb1ed66b3f124ee9baa3eecad1d9fc71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:28:58.720 8 WARNING neutronclient.v2_0.client [None req-2078b4a1-cc90-4d05-a7b3-29d2aac5a024 ce0a091070c442bebbab72e70a279a35 eb1ed66b3f124ee9baa3eecad1d9fc71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:28:58.991 8 WARNING neutronclient.v2_0.client [None req-2078b4a1-cc90-4d05-a7b3-29d2aac5a024 ce0a091070c442bebbab72e70a279a35 eb1ed66b3f124ee9baa3eecad1d9fc71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 522/1027] 10.0.0.135 () {34 vars in 663 bytes} [Tue Jun 16 02:28:58 2026] POST /v2.1/servers => generated 448 bytes in 602 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-16 02:28:59.227 7 WARNING neutronclient.v2_0.client [None req-b74f5cac-6406-4f07-aa9a-45a9119fec47 ce0a091070c442bebbab72e70a279a35 eb1ed66b3f124ee9baa3eecad1d9fc71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 506/1028] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:28:59 2026] GET /v2.1/servers/180b20d3-9ac0-4b10-8ee9-efa24a083a64 => generated 1394 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-06-16 02:29:04.338 8 WARNING neutronclient.v2_0.client [None req-9a4796fc-a6dc-4b70-842e-b8a606e3566e ce0a091070c442bebbab72e70a279a35 eb1ed66b3f124ee9baa3eecad1d9fc71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 524/1031] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:29:04 2026] GET /v2.1/servers/180b20d3-9ac0-4b10-8ee9-efa24a083a64 => generated 1520 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-06-16 02:29:04.536 7 INFO nova.api.openstack.compute.server_external_events [req-9737e4a2-08c1-4f27-b4ef-0d559b589548 req-3f6870c5-5f74-4789-9219-3a470be98e2c 8f0bb0570145440ab8a927c359818be1 c0bb2b096d3a4a5c9932ca07e5fa9298 - - dcefb707b22a4e7182aca23d8fed7db5 dcefb707b22a4e7182aca23d8fed7db5] Creating event network-changed:911fd80c-1ce7-44ec-bacf-65af1b27081f for instance 180b20d3-9ac0-4b10-8ee9-efa24a083a64 on instance [pid: 7|app: 0|req: 508/1032] 10.0.0.172 () {38 vars in 815 bytes} [Tue Jun 16 02:29:04 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-06-16 02:29:09.519 8 WARNING neutronclient.v2_0.client [None req-c2b1a170-9f43-4ac7-9fce-0aec66c63a44 ce0a091070c442bebbab72e70a279a35 eb1ed66b3f124ee9baa3eecad1d9fc71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 525/1033] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:29:09 2026] GET /v2.1/servers/180b20d3-9ac0-4b10-8ee9-efa24a083a64 => generated 1518 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-06-16 02:29:09.927 7 INFO nova.api.openstack.compute.server_external_events [req-95695f81-0663-4e86-bad0-75bb78b4901a req-ac30fd21-5a0e-478c-8fc9-4ac4c2574b59 8f0bb0570145440ab8a927c359818be1 c0bb2b096d3a4a5c9932ca07e5fa9298 - - dcefb707b22a4e7182aca23d8fed7db5 dcefb707b22a4e7182aca23d8fed7db5] Creating event network-vif-plugged:911fd80c-1ce7-44ec-bacf-65af1b27081f for instance 180b20d3-9ac0-4b10-8ee9-efa24a083a64 on instance [pid: 7|app: 0|req: 509/1034] 10.0.0.32 () {38 vars in 814 bytes} [Tue Jun 16 02:29:09 2026] POST /v2.1/os-server-external-events => generated 183 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-06-16 02:29:14.714 7 WARNING neutronclient.v2_0.client [None req-8c86611e-f450-4193-82f5-6e57686476ba ce0a091070c442bebbab72e70a279a35 eb1ed66b3f124ee9baa3eecad1d9fc71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 511/1037] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:29:14 2026] GET /v2.1/servers/180b20d3-9ac0-4b10-8ee9-efa24a083a64 => generated 1817 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:29:16.041 8 INFO nova.api.openstack.compute.server_external_events [req-81765d2a-02a0-4d12-ab84-4b901be40ba5 req-e05f8d23-8fcc-4ecb-ab76-ef2c117f1423 8f0bb0570145440ab8a927c359818be1 c0bb2b096d3a4a5c9932ca07e5fa9298 - - dcefb707b22a4e7182aca23d8fed7db5 dcefb707b22a4e7182aca23d8fed7db5] Creating event network-changed:911fd80c-1ce7-44ec-bacf-65af1b27081f for instance 180b20d3-9ac0-4b10-8ee9-efa24a083a64 on instance [pid: 8|app: 0|req: 527/1038] 10.0.0.172 () {38 vars in 815 bytes} [Tue Jun 16 02:29:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:29:16.264 7 WARNING neutronclient.v2_0.client [None req-9fe542f6-d1bb-4a1a-b84b-b7463aceb1b4 ce0a091070c442bebbab72e70a279a35 eb1ed66b3f124ee9baa3eecad1d9fc71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:29:16.314 7 WARNING neutronclient.v2_0.client [None req-9fe542f6-d1bb-4a1a-b84b-b7463aceb1b4 ce0a091070c442bebbab72e70a279a35 eb1ed66b3f124ee9baa3eecad1d9fc71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:29:16.572 7 WARNING neutronclient.v2_0.client [None req-9fe542f6-d1bb-4a1a-b84b-b7463aceb1b4 ce0a091070c442bebbab72e70a279a35 eb1ed66b3f124ee9baa3eecad1d9fc71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 512/1039] 10.0.0.135 () {34 vars in 663 bytes} [Tue Jun 16 02:29:16 2026] POST /v2.1/servers => generated 448 bytes in 750 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-06-16 02:29:16.815 8 WARNING neutronclient.v2_0.client [None req-445ab53a-caee-4fdb-b4de-e091a877b9ff ce0a091070c442bebbab72e70a279a35 eb1ed66b3f124ee9baa3eecad1d9fc71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 528/1040] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:29:16 2026] GET /v2.1/servers/29cae7e6-1dc5-4fb3-b4d9-958f290551a6 => generated 1393 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:29:21.996 8 WARNING neutronclient.v2_0.client [None req-00b4eeb8-b371-408c-ae8f-96ecd53b1436 ce0a091070c442bebbab72e70a279a35 eb1ed66b3f124ee9baa3eecad1d9fc71 - - default default] 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-06-16 02:29:22.106 7 INFO nova.api.openstack.compute.server_external_events [req-8c1fa0cc-74fd-4b61-a968-0da811dc9daf req-cde6804f-8258-44ac-b0b5-1f4483f336f3 8f0bb0570145440ab8a927c359818be1 c0bb2b096d3a4a5c9932ca07e5fa9298 - - dcefb707b22a4e7182aca23d8fed7db5 dcefb707b22a4e7182aca23d8fed7db5] Creating event network-changed:77d2e88f-1fbf-4d74-8f67-142eaa76ff1c for instance 29cae7e6-1dc5-4fb3-b4d9-958f290551a6 on instance [pid: 8|app: 0|req: 530/1043] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:29:21 2026] GET /v2.1/servers/29cae7e6-1dc5-4fb3-b4d9-958f290551a6 => generated 1519 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1044] 10.0.0.172 () {38 vars in 815 bytes} [Tue Jun 16 02:29:22 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-06-16 02:29:27.159 8 WARNING neutronclient.v2_0.client [None req-70cef83b-8aa5-44ba-a9c6-50687abc3536 ce0a091070c442bebbab72e70a279a35 eb1ed66b3f124ee9baa3eecad1d9fc71 - - default default] 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-06-16 02:29:27.288 7 INFO nova.api.openstack.compute.server_external_events [req-72328e24-4f88-4e8b-a1b6-e2785bafd442 req-8983ca8e-9246-424a-b3be-325193093fa2 8f0bb0570145440ab8a927c359818be1 c0bb2b096d3a4a5c9932ca07e5fa9298 - - dcefb707b22a4e7182aca23d8fed7db5 dcefb707b22a4e7182aca23d8fed7db5] Creating event network-vif-plugged:77d2e88f-1fbf-4d74-8f67-142eaa76ff1c for instance 29cae7e6-1dc5-4fb3-b4d9-958f290551a6 on instance [pid: 7|app: 0|req: 515/1045] 10.0.0.32 () {38 vars in 814 bytes} [Tue Jun 16 02:29:27 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1046] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:29:27 2026] GET /v2.1/servers/29cae7e6-1dc5-4fb3-b4d9-958f290551a6 => generated 1517 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:29:32.358 8 WARNING neutronclient.v2_0.client [None req-183cf565-491d-41ef-af51-455c4de291a0 ce0a091070c442bebbab72e70a279a35 eb1ed66b3f124ee9baa3eecad1d9fc71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 533/1049] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:29:32 2026] GET /v2.1/servers/29cae7e6-1dc5-4fb3-b4d9-958f290551a6 => generated 1817 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:29:33.749 7 INFO nova.api.openstack.compute.server_external_events [req-c22d831f-7d4b-4cbd-a2c8-cca742f69963 req-1ed0835a-7a42-4a0a-affb-c0c863cb660c 8f0bb0570145440ab8a927c359818be1 c0bb2b096d3a4a5c9932ca07e5fa9298 - - dcefb707b22a4e7182aca23d8fed7db5 dcefb707b22a4e7182aca23d8fed7db5] Creating event network-changed:77d2e88f-1fbf-4d74-8f67-142eaa76ff1c for instance 29cae7e6-1dc5-4fb3-b4d9-958f290551a6 on instance [pid: 7|app: 0|req: 517/1050] 10.0.0.172 () {38 vars in 815 bytes} [Tue Jun 16 02:29:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:30:03.971 7 WARNING neutronclient.v2_0.client [None req-ee0b357e-90cd-4386-ae63-53c3d122174d 5078715d903b45188eef54d936cdb42c 2280427744984560a4f51a3e31582d77 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:30:04.012 7 WARNING neutronclient.v2_0.client [None req-ee0b357e-90cd-4386-ae63-53c3d122174d 5078715d903b45188eef54d936cdb42c 2280427744984560a4f51a3e31582d77 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:30:04.158 7 WARNING neutronclient.v2_0.client [None req-ee0b357e-90cd-4386-ae63-53c3d122174d 5078715d903b45188eef54d936cdb42c 2280427744984560a4f51a3e31582d77 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 521/1057] 199.204.45.95 () {36 vars in 713 bytes} [Tue Jun 16 02:30:03 2026] POST /v2.1/servers => generated 453 bytes in 719 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-06-16 02:30:05.101 8 WARNING neutronclient.v2_0.client [None req-6d92c778-0ccb-4a33-86b0-f8bea06f8aa7 5078715d903b45188eef54d936cdb42c 2280427744984560a4f51a3e31582d77 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 537/1058] 199.204.45.95 () {32 vars in 732 bytes} [Tue Jun 16 02:30:05 2026] GET /v2.1/servers/6722dbcf-7e67-4b03-baf2-376fd308e58f => generated 2213 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:30:05.166 7 WARNING neutronclient.v2_0.client [None req-39c3badf-8b2d-4b56-b8ae-daa2cbe005b5 5078715d903b45188eef54d936cdb42c 2280427744984560a4f51a3e31582d77 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 522/1059] 199.204.45.95 () {32 vars in 758 bytes} [Tue Jun 16 02:30:05 2026] GET /v2.1/servers/6722dbcf-7e67-4b03-baf2-376fd308e58f/os-interface => generated 28 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 538/1060] 199.204.45.95 () {32 vars in 776 bytes} [Tue Jun 16 02:30:05 2026] GET /v2.1/servers/6722dbcf-7e67-4b03-baf2-376fd308e58f/os-volume_attachments => generated 197 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, ' 2026-06-16 02:30:07.905 7 WARNING neutronclient.v2_0.client [None req-a2db596e-e49c-49c4-b6b3-566f7bccac8a 5078715d903b45188eef54d936cdb42c 2280427744984560a4f51a3e31582d77 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 523/1061] 199.204.45.95 () {32 vars in 732 bytes} [Tue Jun 16 02:30:07 2026] GET /v2.1/servers/6722dbcf-7e67-4b03-baf2-376fd308e58f => generated 2371 bytes in 96 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-06-16 02:30:07.983 8 WARNING neutronclient.v2_0.client [None req-5a7a3208-ad58-43d3-8eb2-236ac3b59411 5078715d903b45188eef54d936cdb42c 2280427744984560a4f51a3e31582d77 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 539/1062] 199.204.45.95 () {32 vars in 758 bytes} [Tue Jun 16 02:30:07 2026] GET /v2.1/servers/6722dbcf-7e67-4b03-baf2-376fd308e58f/os-interface => generated 28 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 524/1063] 199.204.45.95 () {32 vars in 776 bytes} [Tue Jun 16 02:30:08 2026] GET /v2.1/servers/6722dbcf-7e67-4b03-baf2-376fd308e58f/os-volume_attachments => generated 197 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:30:09.861 8 INFO nova.api.openstack.compute.server_external_events [req-1bda1c56-6db9-47fe-a6a8-783ab6c7d050 req-23ac95d3-7500-4908-996f-b090dc2de622 8f0bb0570145440ab8a927c359818be1 c0bb2b096d3a4a5c9932ca07e5fa9298 - - dcefb707b22a4e7182aca23d8fed7db5 dcefb707b22a4e7182aca23d8fed7db5] Creating event network-changed:aa8ae2a7-da7c-468a-b9de-ded787c07bb9 for instance 6722dbcf-7e67-4b03-baf2-376fd308e58f on instance [pid: 8|app: 0|req: 540/1064] 10.0.0.172 () {38 vars in 815 bytes} [Tue Jun 16 02:30:09 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-06-16 02:30:10.961 7 WARNING neutronclient.v2_0.client [None req-ac34d4fb-7316-447b-8274-5b2fbd65a4aa 5078715d903b45188eef54d936cdb42c 2280427744984560a4f51a3e31582d77 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 525/1065] 199.204.45.95 () {32 vars in 732 bytes} [Tue Jun 16 02:30:10 2026] GET /v2.1/servers/6722dbcf-7e67-4b03-baf2-376fd308e58f => generated 2445 bytes in 135 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-06-16 02:30:11.111 8 WARNING neutronclient.v2_0.client [None req-4784e81f-5c1f-41bd-b3a8-a1c61c6debc4 5078715d903b45188eef54d936cdb42c 2280427744984560a4f51a3e31582d77 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 541/1066] 199.204.45.95 () {32 vars in 758 bytes} [Tue Jun 16 02:30:11 2026] GET /v2.1/servers/6722dbcf-7e67-4b03-baf2-376fd308e58f/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, ' [pid: 7|app: 0|req: 526/1067] 199.204.45.95 () {32 vars in 776 bytes} [Tue Jun 16 02:30:11 2026] GET /v2.1/servers/6722dbcf-7e67-4b03-baf2-376fd308e58f/os-volume_attachments => generated 197 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:30:13.846 7 WARNING neutronclient.v2_0.client [None req-67847362-f4d5-4e69-98df-17443fdae4a5 5078715d903b45188eef54d936cdb42c 2280427744984560a4f51a3e31582d77 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 528/1070] 199.204.45.95 () {32 vars in 732 bytes} [Tue Jun 16 02:30:13 2026] GET /v2.1/servers/6722dbcf-7e67-4b03-baf2-376fd308e58f => generated 2433 bytes in 141 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-06-16 02:30:14.159 8 WARNING neutronclient.v2_0.client [None req-c278611e-f26a-4258-97f9-db3306bea61d 5078715d903b45188eef54d936cdb42c 2280427744984560a4f51a3e31582d77 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 543/1071] 199.204.45.95 () {32 vars in 758 bytes} [Tue Jun 16 02:30:13 2026] GET /v2.1/servers/6722dbcf-7e67-4b03-baf2-376fd308e58f/os-interface => generated 283 bytes in 244 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: 529/1072] 199.204.45.95 () {32 vars in 776 bytes} [Tue Jun 16 02:30:14 2026] GET /v2.1/servers/6722dbcf-7e67-4b03-baf2-376fd308e58f/os-volume_attachments => generated 197 bytes in 41 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-06-16 02:30:15.857 8 INFO nova.api.openstack.compute.server_external_events [req-a4457b7f-3c80-4b08-898e-3ea026dd807b req-5e8f5f93-3dc0-4cf8-a1df-3cd19ad3ea9c 8f0bb0570145440ab8a927c359818be1 c0bb2b096d3a4a5c9932ca07e5fa9298 - - dcefb707b22a4e7182aca23d8fed7db5 dcefb707b22a4e7182aca23d8fed7db5] Creating event network-vif-plugged:aa8ae2a7-da7c-468a-b9de-ded787c07bb9 for instance 6722dbcf-7e67-4b03-baf2-376fd308e58f on instance [pid: 8|app: 0|req: 544/1073] 10.0.0.32 () {38 vars in 814 bytes} [Tue Jun 16 02:30:15 2026] POST /v2.1/os-server-external-events => generated 183 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-06-16 02:30:17.298 7 WARNING neutronclient.v2_0.client [None req-36c0f02b-22a0-486c-9f1d-47ef83be26fd 5078715d903b45188eef54d936cdb42c 2280427744984560a4f51a3e31582d77 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 530/1074] 199.204.45.95 () {32 vars in 732 bytes} [Tue Jun 16 02:30:17 2026] GET /v2.1/servers/6722dbcf-7e67-4b03-baf2-376fd308e58f => 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-06-16 02:30:17.430 8 WARNING neutronclient.v2_0.client [None req-ef5456fc-0cb5-4304-8616-6125491bfe41 5078715d903b45188eef54d936cdb42c 2280427744984560a4f51a3e31582d77 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 545/1075] 199.204.45.95 () {32 vars in 758 bytes} [Tue Jun 16 02:30:17 2026] GET /v2.1/servers/6722dbcf-7e67-4b03-baf2-376fd308e58f/os-interface => generated 285 bytes in 72 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: 531/1076] 199.204.45.95 () {32 vars in 776 bytes} [Tue Jun 16 02:30:17 2026] GET /v2.1/servers/6722dbcf-7e67-4b03-baf2-376fd308e58f/os-volume_attachments => generated 197 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:30:20.235 8 WARNING neutronclient.v2_0.client [None req-fe6eaeb1-185e-4c9d-9840-cf7dfac9bb64 5078715d903b45188eef54d936cdb42c 2280427744984560a4f51a3e31582d77 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 546/1077] 199.204.45.95 () {32 vars in 732 bytes} [Tue Jun 16 02:30:20 2026] GET /v2.1/servers/6722dbcf-7e67-4b03-baf2-376fd308e58f => generated 2580 bytes in 178 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-06-16 02:30:20.392 7 WARNING neutronclient.v2_0.client [None req-81bb1c8a-2069-4c05-a30e-0a0a851b6eb4 5078715d903b45188eef54d936cdb42c 2280427744984560a4f51a3e31582d77 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 532/1078] 199.204.45.95 () {32 vars in 758 bytes} [Tue Jun 16 02:30:20 2026] GET /v2.1/servers/6722dbcf-7e67-4b03-baf2-376fd308e58f/os-interface => generated 285 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 547/1079] 199.204.45.95 () {32 vars in 776 bytes} [Tue Jun 16 02:30:20 2026] GET /v2.1/servers/6722dbcf-7e67-4b03-baf2-376fd308e58f/os-volume_attachments => generated 197 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:30:59.173 8 WARNING neutronclient.v2_0.client [None req-ee22f16b-b607-468e-a67a-54a171045df4 5078715d903b45188eef54d936cdb42c 2280427744984560a4f51a3e31582d77 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:30:59.215 8 WARNING neutronclient.v2_0.client [None req-ee22f16b-b607-468e-a67a-54a171045df4 5078715d903b45188eef54d936cdb42c 2280427744984560a4f51a3e31582d77 - - default default] 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-06-16 02:31:01.529 7 INFO nova.api.openstack.compute.server_external_events [req-9da1d893-b696-40f4-bfb9-977be1be2a20 req-f2a203be-e12d-4c0e-a002-d05d8274b384 8f0bb0570145440ab8a927c359818be1 c0bb2b096d3a4a5c9932ca07e5fa9298 - - dcefb707b22a4e7182aca23d8fed7db5 dcefb707b22a4e7182aca23d8fed7db5] Creating event network-changed:a388e8ec-42f3-48d3-8268-f5b3e800611a for instance 6722dbcf-7e67-4b03-baf2-376fd308e58f on instance [pid: 7|app: 0|req: 537/1088] 10.0.0.172 () {38 vars in 815 bytes} [Tue Jun 16 02:31:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:31:05.296 7 INFO nova.api.openstack.compute.server_external_events [req-be70c910-f73d-4bf5-ba01-09dbc4d65f1d req-c90425c8-e37f-4752-8538-653331c9cff9 8f0bb0570145440ab8a927c359818be1 c0bb2b096d3a4a5c9932ca07e5fa9298 - - dcefb707b22a4e7182aca23d8fed7db5 dcefb707b22a4e7182aca23d8fed7db5] Creating event network-vif-plugged:a388e8ec-42f3-48d3-8268-f5b3e800611a for instance 6722dbcf-7e67-4b03-baf2-376fd308e58f on instance [pid: 7|app: 0|req: 540/1091] 10.0.0.32 () {38 vars in 814 bytes} [Tue Jun 16 02:31:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:31:07.772 8 WARNING neutronclient.v2_0.client [None req-ee22f16b-b607-468e-a67a-54a171045df4 5078715d903b45188eef54d936cdb42c 2280427744984560a4f51a3e31582d77 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 552/1092] 199.204.45.95 () {36 vars in 811 bytes} [Tue Jun 16 02:30:59 2026] POST /v2.1/servers/6722dbcf-7e67-4b03-baf2-376fd308e58f/os-interface => generated 281 bytes in 8696 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-06-16 02:31:08.103 7 INFO nova.api.openstack.compute.server_external_events [req-311f8ccc-8ef8-4d1f-880d-3da06a90e275 req-91f66cd9-e315-4880-a85e-47bd06ddd6ae 8f0bb0570145440ab8a927c359818be1 c0bb2b096d3a4a5c9932ca07e5fa9298 - - dcefb707b22a4e7182aca23d8fed7db5 dcefb707b22a4e7182aca23d8fed7db5] Creating event network-changed:a388e8ec-42f3-48d3-8268-f5b3e800611a for instance 6722dbcf-7e67-4b03-baf2-376fd308e58f on instance [pid: 7|app: 0|req: 541/1093] 10.0.0.172 () {38 vars in 815 bytes} [Tue Jun 16 02:31:08 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-06-16 02:31:08.467 8 INFO nova.api.openstack.compute.server_external_events [req-6c0367ad-e4e5-4f96-962d-e4efa8ff60d6 req-5fb65940-ea01-40c1-8e97-9ea48d8f8b05 8f0bb0570145440ab8a927c359818be1 c0bb2b096d3a4a5c9932ca07e5fa9298 - - dcefb707b22a4e7182aca23d8fed7db5 dcefb707b22a4e7182aca23d8fed7db5] Creating event network-changed:a388e8ec-42f3-48d3-8268-f5b3e800611a for instance 6722dbcf-7e67-4b03-baf2-376fd308e58f on instance [pid: 8|app: 0|req: 553/1094] 10.0.0.172 () {38 vars in 815 bytes} [Tue Jun 16 02:31:08 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-06-16 02:31:30.385 7 WARNING neutronclient.v2_0.client [None req-64cd496b-014e-4117-b51d-1098070abd9e 5078715d903b45188eef54d936cdb42c 2280427744984560a4f51a3e31582d77 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:31:30.424 7 WARNING neutronclient.v2_0.client [None req-64cd496b-014e-4117-b51d-1098070abd9e 5078715d903b45188eef54d936cdb42c 2280427744984560a4f51a3e31582d77 - - default default] 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-06-16 02:31:33.267 8 INFO nova.api.openstack.compute.server_external_events [req-45ec4641-efb9-4759-a4e5-1a6feb01385d req-7d4c3b99-e0dd-477a-835d-501c3231a915 8f0bb0570145440ab8a927c359818be1 c0bb2b096d3a4a5c9932ca07e5fa9298 - - dcefb707b22a4e7182aca23d8fed7db5 dcefb707b22a4e7182aca23d8fed7db5] Creating event network-changed:10c41b50-d09c-465b-8fef-c7ca9b98edfb for instance 6722dbcf-7e67-4b03-baf2-376fd308e58f on instance [pid: 8|app: 0|req: 558/1101] 10.0.0.172 () {38 vars in 815 bytes} [Tue Jun 16 02:31:33 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) 2026-06-16 02:31:38.479 7 WARNING neutronclient.v2_0.client [None req-64cd496b-014e-4117-b51d-1098070abd9e 5078715d903b45188eef54d936cdb42c 2280427744984560a4f51a3e31582d77 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 544/1102] 199.204.45.95 () {36 vars in 811 bytes} [Tue Jun 16 02:31:30 2026] POST /v2.1/servers/6722dbcf-7e67-4b03-baf2-376fd308e58f/os-interface => generated 374 bytes in 8212 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-06-16 02:31:38.925 8 INFO nova.api.openstack.compute.server_external_events [req-21d1dd12-ad93-4643-93b9-b7e67db8c2d9 req-bda09ea2-f02f-43ad-8d99-fc9e5784b12f 8f0bb0570145440ab8a927c359818be1 c0bb2b096d3a4a5c9932ca07e5fa9298 - - dcefb707b22a4e7182aca23d8fed7db5 dcefb707b22a4e7182aca23d8fed7db5] Creating event network-vif-plugged:10c41b50-d09c-465b-8fef-c7ca9b98edfb for instance 6722dbcf-7e67-4b03-baf2-376fd308e58f on instance [pid: 8|app: 0|req: 559/1103] 10.0.0.32 () {38 vars in 814 bytes} [Tue Jun 16 02:31:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:31:49.632 7 WARNING neutronclient.v2_0.client [None req-ccb0220f-3dba-465e-b23a-59ac521ba444 5078715d903b45188eef54d936cdb42c 2280427744984560a4f51a3e31582d77 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:31:49.687 7 WARNING neutronclient.v2_0.client [None req-ccb0220f-3dba-465e-b23a-59ac521ba444 5078715d903b45188eef54d936cdb42c 2280427744984560a4f51a3e31582d77 - - default default] 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-06-16 02:31:52.004 8 INFO nova.api.openstack.compute.server_external_events [req-f62630a7-84ea-4f23-a3fc-da0b75eb95e9 req-71f65da9-b7df-4619-ac63-7e95d747b073 8f0bb0570145440ab8a927c359818be1 c0bb2b096d3a4a5c9932ca07e5fa9298 - - dcefb707b22a4e7182aca23d8fed7db5 dcefb707b22a4e7182aca23d8fed7db5] Creating event network-changed:e1fd6a77-ea64-404c-9eae-b51fbb875c60 for instance 6722dbcf-7e67-4b03-baf2-376fd308e58f on instance [pid: 8|app: 0|req: 563/1108] 10.0.0.172 () {38 vars in 815 bytes} [Tue Jun 16 02:31:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:31:57.550 8 INFO nova.api.openstack.compute.server_external_events [req-6c66d2ef-f9cf-40f9-80ff-a238b9eb32b4 req-17f40db0-2b2f-4635-be90-3f5b09c1fc65 8f0bb0570145440ab8a927c359818be1 c0bb2b096d3a4a5c9932ca07e5fa9298 - - dcefb707b22a4e7182aca23d8fed7db5 dcefb707b22a4e7182aca23d8fed7db5] Creating event network-vif-plugged:e1fd6a77-ea64-404c-9eae-b51fbb875c60 for instance 6722dbcf-7e67-4b03-baf2-376fd308e58f on instance [pid: 8|app: 0|req: 564/1109] 10.0.0.32 () {38 vars in 814 bytes} [Tue Jun 16 02:31:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:31:59.226 7 WARNING neutronclient.v2_0.client [None req-ccb0220f-3dba-465e-b23a-59ac521ba444 5078715d903b45188eef54d936cdb42c 2280427744984560a4f51a3e31582d77 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 546/1110] 199.204.45.95 () {36 vars in 811 bytes} [Tue Jun 16 02:31:49 2026] POST /v2.1/servers/6722dbcf-7e67-4b03-baf2-376fd308e58f/os-interface => generated 376 bytes in 9692 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-06-16 02:31:59.959 8 INFO nova.api.openstack.compute.server_external_events [req-7910beea-bc52-49d0-b167-0d4f9ec7fc89 req-c276a668-3038-43ea-9aaf-8b6287bbd9df 8f0bb0570145440ab8a927c359818be1 c0bb2b096d3a4a5c9932ca07e5fa9298 - - dcefb707b22a4e7182aca23d8fed7db5 dcefb707b22a4e7182aca23d8fed7db5] Creating event network-changed:10c41b50-d09c-465b-8fef-c7ca9b98edfb for instance 6722dbcf-7e67-4b03-baf2-376fd308e58f on instance [pid: 8|app: 0|req: 565/1111] 10.0.0.172 () {38 vars in 815 bytes} [Tue Jun 16 02:31:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:32:13.466 8 INFO nova.api.openstack.compute.server_external_events [req-08ab7003-eb6d-4800-a207-503d5033e3bf req-f6ff55e1-3148-4add-8bde-b8edbbb52f7e 8f0bb0570145440ab8a927c359818be1 c0bb2b096d3a4a5c9932ca07e5fa9298 - - dcefb707b22a4e7182aca23d8fed7db5 dcefb707b22a4e7182aca23d8fed7db5] Creating event network-changed:e1fd6a77-ea64-404c-9eae-b51fbb875c60 for instance 6722dbcf-7e67-4b03-baf2-376fd308e58f on instance [pid: 8|app: 0|req: 568/1116] 10.0.0.172 () {38 vars in 815 bytes} [Tue Jun 16 02:32:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 549/1117] 199.204.45.95 () {34 vars in 854 bytes} [Tue Jun 16 02:32:14 2026] DELETE /v2.1/servers/6722dbcf-7e67-4b03-baf2-376fd308e58f/os-interface/e1fd6a77-ea64-404c-9eae-b51fbb875c60 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:32:15.511 8 INFO nova.api.openstack.compute.server_external_events [req-8f730443-f7cd-4d21-af1b-a91114aca6cd req-f95c716c-4af1-42e7-9979-a844a08a4079 8f0bb0570145440ab8a927c359818be1 c0bb2b096d3a4a5c9932ca07e5fa9298 - - dcefb707b22a4e7182aca23d8fed7db5 dcefb707b22a4e7182aca23d8fed7db5] Creating event network-changed:e1fd6a77-ea64-404c-9eae-b51fbb875c60 for instance 6722dbcf-7e67-4b03-baf2-376fd308e58f on instance [pid: 8|app: 0|req: 569/1118] 10.0.0.172 () {38 vars in 815 bytes} [Tue Jun 16 02:32:15 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-06-16 02:32:24.143 7 INFO nova.api.openstack.compute.server_external_events [req-61cb2daf-6d1b-418c-852f-932ebb801fbf req-87588f67-12a7-47f6-9349-d16deb75e6a1 8f0bb0570145440ab8a927c359818be1 c0bb2b096d3a4a5c9932ca07e5fa9298 - - dcefb707b22a4e7182aca23d8fed7db5 dcefb707b22a4e7182aca23d8fed7db5] Creating event network-changed:10c41b50-d09c-465b-8fef-c7ca9b98edfb for instance 6722dbcf-7e67-4b03-baf2-376fd308e58f on instance [pid: 7|app: 0|req: 551/1121] 10.0.0.172 () {38 vars in 815 bytes} [Tue Jun 16 02:32:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 571/1122] 199.204.45.95 () {34 vars in 854 bytes} [Tue Jun 16 02:32:24 2026] DELETE /v2.1/servers/6722dbcf-7e67-4b03-baf2-376fd308e58f/os-interface/10c41b50-d09c-465b-8fef-c7ca9b98edfb => generated 0 bytes in 70 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: 554/1127] 199.204.45.95 () {34 vars in 854 bytes} [Tue Jun 16 02:32:45 2026] DELETE /v2.1/servers/6722dbcf-7e67-4b03-baf2-376fd308e58f/os-interface/a388e8ec-42f3-48d3-8268-f5b3e800611a => generated 0 bytes in 46 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 574/1128] 199.204.45.95 () {34 vars in 754 bytes} [Tue Jun 16 02:32:50 2026] DELETE /v2.1/servers/6722dbcf-7e67-4b03-baf2-376fd308e58f => generated 0 bytes in 132 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-06-16 02:32:53.668 7 INFO nova.api.openstack.compute.server_external_events [req-a5d00fea-d6b7-4d96-aed2-71041b200160 req-e62f096e-bc73-414c-a871-a48645ccd0ae 8f0bb0570145440ab8a927c359818be1 c0bb2b096d3a4a5c9932ca07e5fa9298 - - dcefb707b22a4e7182aca23d8fed7db5 dcefb707b22a4e7182aca23d8fed7db5] Creating event network-vif-deleted:aa8ae2a7-da7c-468a-b9de-ded787c07bb9 for instance 6722dbcf-7e67-4b03-baf2-376fd308e58f on instance [pid: 7|app: 0|req: 556/1131] 10.0.0.172 () {38 vars in 815 bytes} [Tue Jun 16 02:32:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:32:55.022 8 INFO nova.api.openstack.compute.server_external_events [req-dde9a543-f5f0-4743-bf1a-229e1ba07e4c req-4c18ce74-83bf-489d-81d4-617a34a144d7 8f0bb0570145440ab8a927c359818be1 c0bb2b096d3a4a5c9932ca07e5fa9298 - - dcefb707b22a4e7182aca23d8fed7db5 dcefb707b22a4e7182aca23d8fed7db5] Creating event network-changed:77d2e88f-1fbf-4d74-8f67-142eaa76ff1c for instance 29cae7e6-1dc5-4fb3-b4d9-958f290551a6 on instance [pid: 8|app: 0|req: 576/1132] 10.0.0.172 () {38 vars in 815 bytes} [Tue Jun 16 02:32:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 557/1133] 10.0.0.135 () {32 vars in 718 bytes} [Tue Jun 16 02:32:55 2026] DELETE /v2.1/servers/29cae7e6-1dc5-4fb3-b4d9-958f290551a6 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:32:55.180 8 WARNING neutronclient.v2_0.client [None req-7239e92e-8093-46cb-963b-bd3e5b49f8a0 ce0a091070c442bebbab72e70a279a35 eb1ed66b3f124ee9baa3eecad1d9fc71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 577/1134] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:32:55 2026] GET /v2.1/servers/29cae7e6-1dc5-4fb3-b4d9-958f290551a6 => generated 1943 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-06-16 02:32:57.565 7 INFO nova.api.openstack.compute.server_external_events [req-e03e9f3a-ff87-4c22-bf0b-cc8b4af38538 req-ce389d21-edc2-4f82-bd97-d19eb70a315e 8f0bb0570145440ab8a927c359818be1 c0bb2b096d3a4a5c9932ca07e5fa9298 - - dcefb707b22a4e7182aca23d8fed7db5 dcefb707b22a4e7182aca23d8fed7db5] Creating event network-vif-unplugged:77d2e88f-1fbf-4d74-8f67-142eaa76ff1c for instance 29cae7e6-1dc5-4fb3-b4d9-958f290551a6 on instance [pid: 7|app: 0|req: 558/1135] 10.0.0.32 () {38 vars in 814 bytes} [Tue Jun 16 02:32:57 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:32:58.048 8 INFO nova.api.openstack.compute.server_external_events [req-ce47cc5a-6886-4567-bcb9-c3fce044ae2b req-fef57710-612d-4e7d-a991-1a2e0283bcbd 8f0bb0570145440ab8a927c359818be1 c0bb2b096d3a4a5c9932ca07e5fa9298 - - dcefb707b22a4e7182aca23d8fed7db5 dcefb707b22a4e7182aca23d8fed7db5] Creating event network-vif-deleted:77d2e88f-1fbf-4d74-8f67-142eaa76ff1c for instance 29cae7e6-1dc5-4fb3-b4d9-958f290551a6 on instance [pid: 8|app: 0|req: 578/1136] 10.0.0.172 () {38 vars in 815 bytes} [Tue Jun 16 02:32:58 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:33:00.380 7 WARNING neutronclient.v2_0.client [None req-5e2b984b-ee61-4880-9912-e352be348a17 ce0a091070c442bebbab72e70a279a35 eb1ed66b3f124ee9baa3eecad1d9fc71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 559/1137] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:33:00 2026] GET /v2.1/servers/29cae7e6-1dc5-4fb3-b4d9-958f290551a6 => generated 1479 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:33:05.448 7 INFO nova.api.openstack.wsgi [None req-635f4e2b-ba4a-4b35-aeeb-b9e43ad4e6e1 ce0a091070c442bebbab72e70a279a35 eb1ed66b3f124ee9baa3eecad1d9fc71 - - default default] HTTP exception thrown: Instance 29cae7e6-1dc5-4fb3-b4d9-958f290551a6 could not be found. [pid: 7|app: 0|req: 561/1140] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:33:05 2026] GET /v2.1/servers/29cae7e6-1dc5-4fb3-b4d9-958f290551a6 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:33:06.114 8 INFO nova.api.openstack.compute.server_external_events [req-b9937aae-c949-451d-ad6d-6b27f6bbf7ad req-d10eda9f-6ff8-4514-afde-18519c62af4e 8f0bb0570145440ab8a927c359818be1 c0bb2b096d3a4a5c9932ca07e5fa9298 - - dcefb707b22a4e7182aca23d8fed7db5 dcefb707b22a4e7182aca23d8fed7db5] Creating event network-changed:911fd80c-1ce7-44ec-bacf-65af1b27081f for instance 180b20d3-9ac0-4b10-8ee9-efa24a083a64 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: 580/1141] 10.0.0.172 () {38 vars in 815 bytes} [Tue Jun 16 02:33:06 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: 562/1142] 10.0.0.135 () {32 vars in 718 bytes} [Tue Jun 16 02:33:06 2026] DELETE /v2.1/servers/180b20d3-9ac0-4b10-8ee9-efa24a083a64 => generated 0 bytes in 108 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-06-16 02:33:06.263 8 WARNING neutronclient.v2_0.client [None req-e3ce838b-357c-400e-a22b-2c766cb157ff ce0a091070c442bebbab72e70a279a35 eb1ed66b3f124ee9baa3eecad1d9fc71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 581/1143] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:33:06 2026] GET /v2.1/servers/180b20d3-9ac0-4b10-8ee9-efa24a083a64 => generated 1943 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-06-16 02:33:09.160 7 INFO nova.api.openstack.compute.server_external_events [req-d1b4c320-dfeb-452c-8dc5-bdb4c4721694 req-30c904f7-a1ab-48f5-925e-2599babc229d 8f0bb0570145440ab8a927c359818be1 c0bb2b096d3a4a5c9932ca07e5fa9298 - - dcefb707b22a4e7182aca23d8fed7db5 dcefb707b22a4e7182aca23d8fed7db5] Creating event network-vif-deleted:911fd80c-1ce7-44ec-bacf-65af1b27081f for instance 180b20d3-9ac0-4b10-8ee9-efa24a083a64 on instance [pid: 7|app: 0|req: 563/1144] 10.0.0.172 () {38 vars in 815 bytes} [Tue Jun 16 02:33:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:33:11.482 8 WARNING neutronclient.v2_0.client [None req-a1fc0b65-977f-4d9b-ac62-1e009095d656 ce0a091070c442bebbab72e70a279a35 eb1ed66b3f124ee9baa3eecad1d9fc71 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 582/1145] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:33:11 2026] GET /v2.1/servers/180b20d3-9ac0-4b10-8ee9-efa24a083a64 => generated 1480 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-06-16 02:33:16.568 7 INFO nova.api.openstack.wsgi [None req-8c96f33b-ed55-4433-b34a-5c5d4abcef49 ce0a091070c442bebbab72e70a279a35 eb1ed66b3f124ee9baa3eecad1d9fc71 - - default default] HTTP exception thrown: Instance 180b20d3-9ac0-4b10-8ee9-efa24a083a64 could not be found. [pid: 7|app: 0|req: 565/1148] 10.0.0.135 () {32 vars in 715 bytes} [Tue Jun 16 02:33:16 2026] GET /v2.1/servers/180b20d3-9ac0-4b10-8ee9-efa24a083a64 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 584/1149] 10.0.0.135 () {32 vars in 724 bytes} [Tue Jun 16 02:33:17 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-920481099 => 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, ' 2026-06-16 02:33:17.721 7 INFO nova.api.openstack.wsgi [None req-8a9b407a-2b86-42e6-ae86-771e50642b1e ce0a091070c442bebbab72e70a279a35 eb1ed66b3f124ee9baa3eecad1d9fc71 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-920481099 not found for user ce0a091070c442bebbab72e70a279a35 [pid: 7|app: 0|req: 566/1150] 10.0.0.135 () {32 vars in 721 bytes} [Tue Jun 16 02:33:17 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-920481099 => generated 141 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1155] 10.0.0.135 () {32 vars in 655 bytes} [Tue Jun 16 02:33:32 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1156] 10.0.0.135 () {32 vars in 641 bytes} [Tue Jun 16 02:33:32 2026] GET /v2.1/servers => generated 15 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-16 02:33:32.980 8 WARNING oslo_db.sqlalchemy.utils [None req-0ca3b550-fcff-4607-9f23-57cef15f6cc0 5078715d903b45188eef54d936cdb42c 2280427744984560a4f51a3e31582d77 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 588/1157] 10.0.0.135 () {32 vars in 649 bytes} [Tue Jun 16 02:33:32 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: 570/1158] 10.0.0.135 () {32 vars in 694 bytes} [Tue Jun 16 02:33:32 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1179] 10.0.0.185 () {28 vars in 454 bytes} [Tue Jun 16 02:35:21 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1180] 10.0.0.185 () {30 vars in 658 bytes} [Tue Jun 16 02:35:21 2026] GET /v2.1 => generated 0 bytes in 50 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 582/1181] 10.0.0.185 () {32 vars in 731 bytes} [Tue Jun 16 02:35:21 2026] GET /v2.1/ => generated 411 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1182] 10.0.0.185 () {34 vars in 806 bytes} [Tue Jun 16 02:35:21 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1185] 10.0.0.185 () {28 vars in 454 bytes} [Tue Jun 16 02:35:22 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1186] 10.0.0.185 () {30 vars in 658 bytes} [Tue Jun 16 02:35:22 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 585/1187] 10.0.0.185 () {32 vars in 731 bytes} [Tue Jun 16 02:35:22 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1188] 10.0.0.185 () {34 vars in 894 bytes} [Tue Jun 16 02:35:22 2026] GET /v2.1/servers/detail?project_id=2280427744984560a4f51a3e31582d77&all_tenants=True => generated 15 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1189] 10.0.0.185 () {34 vars in 894 bytes} [Tue Jun 16 02:35:22 2026] GET /v2.1/servers/detail?project_id=c0bb2b096d3a4a5c9932ca07e5fa9298&all_tenants=True => generated 15 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1190] 10.0.0.185 () {34 vars in 894 bytes} [Tue Jun 16 02:35:22 2026] GET /v2.1/servers/detail?project_id=de59a876fa0f417e9e3a43f1cb9e0ffd&all_tenants=True => generated 15 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)