+ 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 [Fri Aug 7 05:06:51 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: nova-api-osapi-5d5f7dbc6d-9kc4f 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 0x7fe0dfa72668 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-08-07 05:06:56.639 8 INFO nova.utils [None req-43a6a60c-4565-4ec5-8fcc-63c0c9cf874e - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-08-07 05:06:56.656 7 INFO nova.utils [None req-b5bd0f7d-94bd-4386-914c-62b711947a8a - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-08-07 05:06:58.289 8 WARNING keystonemiddleware._common.config [None req-43a6a60c-4565-4ec5-8fcc-63c0c9cf874e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-07 05:06:58.299 8 WARNING oslo_config.cfg [None req-43a6a60c-4565-4ec5-8fcc-63c0c9cf874e - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-07 05:06:58.363 7 WARNING keystonemiddleware._common.config [None req-b5bd0f7d-94bd-4386-914c-62b711947a8a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-07 05:06:58.372 7 WARNING oslo_config.cfg [None req-b5bd0f7d-94bd-4386-914c-62b711947a8a - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-07 05:06:58.381 8 WARNING keystonemiddleware._common.config [None req-43a6a60c-4565-4ec5-8fcc-63c0c9cf874e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-07 05:06:58.396 8 WARNING oslo_config.cfg [None req-43a6a60c-4565-4ec5-8fcc-63c0c9cf874e - - - - - -] 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-08-07 05:06:58.408 8 WARNING oslo_config.cfg [None req-43a6a60c-4565-4ec5-8fcc-63c0c9cf874e - - - - - -] 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 0x7fe0dfa72668 pid: 8 (default app) 2026-08-07 05:06:58.448 7 WARNING keystonemiddleware._common.config [None req-b5bd0f7d-94bd-4386-914c-62b711947a8a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-07 05:06:58.462 7 WARNING oslo_config.cfg [None req-b5bd0f7d-94bd-4386-914c-62b711947a8a - - - - - -] 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-08-07 05:06:58.474 7 WARNING oslo_config.cfg [None req-b5bd0f7d-94bd-4386-914c-62b711947a8a - - - - - -] 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 0x7fe0dfa72668 pid: 7 (default app) [pid: 7|app: 0|req: 2/3] 199.204.45.74 () {42 vars in 701 bytes} [Fri Aug 7 05:07:04 2026] GET /v2.1 => generated 114 bytes in 18 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-08-07 05:07:05.238 8 WARNING oslo_policy.policy [None req-3283cc70-3b9f-4b7a-bdde-a5d1971d1fda 1ed65d624eb24b219b6e7b23021d8ca4 03268d644a6a4b798ef700b668ee7b59 - - 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-08-07 05:07:05.238 8 WARNING oslo_policy.policy [None req-3283cc70-3b9f-4b7a-bdde-a5d1971d1fda 1ed65d624eb24b219b6e7b23021d8ca4 03268d644a6a4b798ef700b668ee7b59 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 2/4] 199.204.45.74 () {44 vars in 905 bytes} [Fri Aug 7 05:07:04 2026] GET /v2.1 => generated 0 bytes in 582 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-08-07 05:07:05.360 7 WARNING oslo_policy.policy [req-3283cc70-3b9f-4b7a-bdde-a5d1971d1fda req-8cfdf97b-b9a2-496f-83d7-b21bd0eae424 1ed65d624eb24b219b6e7b23021d8ca4 03268d644a6a4b798ef700b668ee7b59 - - 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-08-07 05:07:05.361 7 WARNING oslo_policy.policy [req-3283cc70-3b9f-4b7a-bdde-a5d1971d1fda req-8cfdf97b-b9a2-496f-83d7-b21bd0eae424 1ed65d624eb24b219b6e7b23021d8ca4 03268d644a6a4b798ef700b668ee7b59 - - 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.74 () {46 vars in 978 bytes} [Fri Aug 7 05:07:05 2026] GET /v2.1/ => generated 399 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-07 05:07:05.452 8 INFO nova.api.openstack.wsgi [None req-aea0a817-beac-49e1-b21a-5852e7bee998 1ed65d624eb24b219b6e7b23021d8ca4 03268d644a6a4b798ef700b668ee7b59 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 199.204.45.74 () {48 vars in 1007 bytes} [Fri Aug 7 05:07:05 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 199.204.45.74 () {48 vars in 1047 bytes} [Fri Aug 7 05:07:05 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: 8|app: 0|req: 4/8] 199.204.45.74 () {52 vars in 1044 bytes} [Fri Aug 7 05:07:05 2026] POST /v2.1/flavors => generated 527 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.204.45.74 () {42 vars in 701 bytes} [Fri Aug 7 05:07:06 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 199.204.45.74 () {44 vars in 905 bytes} [Fri Aug 7 05:07:06 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: 7|app: 0|req: 6/11] 199.204.45.74 () {46 vars in 978 bytes} [Fri Aug 7 05:07:06 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-07 05:07:06.373 8 INFO nova.api.openstack.wsgi [None req-f9d7ac72-b9d0-4297-aeae-cd08090bf09c 1ed65d624eb24b219b6e7b23021d8ca4 03268d644a6a4b798ef700b668ee7b59 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/12] 199.204.45.74 () {48 vars in 1009 bytes} [Fri Aug 7 05:07:06 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/13] 199.204.45.74 () {48 vars in 1047 bytes} [Fri Aug 7 05:07:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.74 () {52 vars in 1044 bytes} [Fri Aug 7 05:07:06 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: 7|app: 0|req: 8/15] 199.204.45.74 () {42 vars in 701 bytes} [Fri Aug 7 05:07:07 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.204.45.74 () {44 vars in 905 bytes} [Fri Aug 7 05:07:07 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: 7|app: 0|req: 9/17] 199.204.45.74 () {46 vars in 978 bytes} [Fri Aug 7 05:07:07 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-07 05:07:07.284 8 INFO nova.api.openstack.wsgi [None req-aad13640-6157-4c9f-88e7-da187711d9eb 1ed65d624eb24b219b6e7b23021d8ca4 03268d644a6a4b798ef700b668ee7b59 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/18] 199.204.45.74 () {48 vars in 1011 bytes} [Fri Aug 7 05:07:07 2026] GET /v2.1/flavors/m1.medium => 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: 10/19] 199.204.45.74 () {48 vars in 1047 bytes} [Fri Aug 7 05:07:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 199.204.45.74 () {52 vars in 1044 bytes} [Fri Aug 7 05:07:07 2026] POST /v2.1/flavors => generated 531 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 199.204.45.74 () {42 vars in 701 bytes} [Fri Aug 7 05:07:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/22] 199.204.45.74 () {44 vars in 905 bytes} [Fri Aug 7 05:07:08 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 12/23] 199.204.45.74 () {46 vars in 978 bytes} [Fri Aug 7 05:07:08 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-07 05:07:08.214 8 INFO nova.api.openstack.wsgi [None req-c42c706d-cbca-4681-9c7c-8a44083be97c 1ed65d624eb24b219b6e7b23021d8ca4 03268d644a6a4b798ef700b668ee7b59 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 12/24] 199.204.45.74 () {48 vars in 1009 bytes} [Fri Aug 7 05:07:08 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/25] 199.204.45.74 () {48 vars in 1047 bytes} [Fri Aug 7 05:07:08 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 199.204.45.74 () {52 vars in 1044 bytes} [Fri Aug 7 05:07:08 2026] POST /v2.1/flavors => generated 530 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 199.204.45.74 () {42 vars in 701 bytes} [Fri Aug 7 05:07:09 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/28] 199.204.45.74 () {44 vars in 905 bytes} [Fri Aug 7 05:07:09 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 15/29] 199.204.45.74 () {46 vars in 978 bytes} [Fri Aug 7 05:07: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-08-07 05:07:09.128 8 INFO nova.api.openstack.wsgi [None req-3375f925-f22e-4083-bd1d-06422453a359 1ed65d624eb24b219b6e7b23021d8ca4 03268d644a6a4b798ef700b668ee7b59 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 15/30] 199.204.45.74 () {48 vars in 1011 bytes} [Fri Aug 7 05:07:09 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/31] 199.204.45.74 () {48 vars in 1047 bytes} [Fri Aug 7 05:07:09 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/32] 199.204.45.74 () {52 vars in 1044 bytes} [Fri Aug 7 05:07:09 2026] POST /v2.1/flavors => generated 533 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/103] 10.0.0.68 () {28 vars in 453 bytes} [Fri Aug 7 05:12:55 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: 52/104] 10.0.0.68 () {30 vars in 657 bytes} [Fri Aug 7 05:12:55 2026] GET /v2.1 => generated 0 bytes in 421 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: 53/105] 10.0.0.68 () {32 vars in 730 bytes} [Fri Aug 7 05:12:55 2026] GET /v2.1/ => generated 411 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/106] 10.0.0.68 () {34 vars in 803 bytes} [Fri Aug 7 05:12:55 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 73/145] 199.204.45.74 () {42 vars in 701 bytes} [Fri Aug 7 05:16:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 73/146] 199.204.45.74 () {44 vars in 905 bytes} [Fri Aug 7 05:16:13 2026] GET /v2.1 => generated 0 bytes in 88 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: 74/147] 199.204.45.74 () {46 vars in 978 bytes} [Fri Aug 7 05:16:13 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-08-07 05:16:13.283 8 INFO nova.api.openstack.wsgi [None req-19f1bfcc-66f3-4b11-a29f-81a854922d24 1ed65d624eb24b219b6e7b23021d8ca4 03268d644a6a4b798ef700b668ee7b59 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 74/148] 199.204.45.74 () {48 vars in 1013 bytes} [Fri Aug 7 05:16:13 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: 7|app: 0|req: 75/151] 199.204.45.74 () {48 vars in 1047 bytes} [Fri Aug 7 05:16:13 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 77/152] 199.204.45.74 () {52 vars in 1045 bytes} [Fri Aug 7 05:16:13 2026] POST /v2.1/flavors => generated 532 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/163] 199.204.45.74 () {42 vars in 701 bytes} [Fri Aug 7 05:17:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 81/164] 199.204.45.74 () {44 vars in 905 bytes} [Fri Aug 7 05:17:08 2026] GET /v2.1 => generated 0 bytes in 55 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 84/165] 199.204.45.74 () {46 vars in 978 bytes} [Fri Aug 7 05:17:08 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-08-07 05:17:09.018 7 INFO nova.api.openstack.wsgi [None req-6dca4cde-7890-431e-b445-6eeea8e3dbfe 1ed65d624eb24b219b6e7b23021d8ca4 03268d644a6a4b798ef700b668ee7b59 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 1ed65d624eb24b219b6e7b23021d8ca4 [pid: 7|app: 0|req: 82/166] 199.204.45.74 () {48 vars in 1047 bytes} [Fri Aug 7 05:17:09 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-08-07 05:17:09.030 8 WARNING oslo_db.sqlalchemy.utils [None req-b7dee5cd-0bc8-4e5d-8c6d-6eb51b494bf8 1ed65d624eb24b219b6e7b23021d8ca4 03268d644a6a4b798ef700b668ee7b59 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 85/167] 199.204.45.74 () {48 vars in 1012 bytes} [Fri Aug 7 05:17:09 2026] GET /v2.1/os-keypairs => generated 16 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 83/168] 199.204.45.74 () {52 vars in 1053 bytes} [Fri Aug 7 05:17:09 2026] POST /v2.1/os-keypairs => generated 576 bytes in 64 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 86/169] 199.204.45.74 () {42 vars in 701 bytes} [Fri Aug 7 05:17: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) [pid: 7|app: 0|req: 84/170] 199.204.45.74 () {44 vars in 905 bytes} [Fri Aug 7 05:17:12 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 87/171] 199.204.45.74 () {46 vars in 978 bytes} [Fri Aug 7 05:17:12 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 85/172] 199.204.45.74 () {48 vars in 1069 bytes} [Fri Aug 7 05:17:12 2026] GET /v2.1/os-quota-sets/03268d644a6a4b798ef700b668ee7b59 => generated 283 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 88/173] 199.204.45.74 () {52 vars in 1121 bytes} [Fri Aug 7 05:17:13 2026] PUT /v2.1/os-quota-sets/03268d644a6a4b798ef700b668ee7b59 => generated 238 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/270] 199.204.45.74 () {42 vars in 701 bytes} [Fri Aug 7 05:25:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/271] 199.204.45.74 () {44 vars in 905 bytes} [Fri Aug 7 05:25:08 2026] GET /v2.1 => generated 0 bytes in 104 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 135/272] 199.204.45.74 () {46 vars in 978 bytes} [Fri Aug 7 05:25:08 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-08-07 05:25:08.950 8 INFO nova.api.openstack.wsgi [None req-1ba159a0-3dad-42e2-85d0-2bba6a085cc0 1ed65d624eb24b219b6e7b23021d8ca4 03268d644a6a4b798ef700b668ee7b59 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 138/273] 199.204.45.74 () {48 vars in 1011 bytes} [Fri Aug 7 05:25:08 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/274] 199.204.45.74 () {48 vars in 1047 bytes} [Fri Aug 7 05:25:08 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/275] 199.204.45.74 () {52 vars in 1045 bytes} [Fri Aug 7 05:25:08 2026] POST /v2.1/flavors => generated 532 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/312] 199.204.45.74 () {42 vars in 701 bytes} [Fri Aug 7 05:28: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: 7|app: 0|req: 155/313] 199.204.45.74 () {44 vars in 905 bytes} [Fri Aug 7 05:28:12 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: 159/314] 199.204.45.74 () {46 vars in 978 bytes} [Fri Aug 7 05:28:12 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: 156/315] 199.204.45.74 () {48 vars in 1069 bytes} [Fri Aug 7 05:28:12 2026] GET /v2.1/os-quota-sets/1d1e145cf85648e28fb91446a364223a => generated 283 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 160/316] 199.204.45.74 () {52 vars in 1121 bytes} [Fri Aug 7 05:28:12 2026] PUT /v2.1/os-quota-sets/1d1e145cf85648e28fb91446a364223a => generated 238 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/461] 199.204.45.74 () {42 vars in 701 bytes} [Fri Aug 7 05:40:09 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/462] 199.204.45.74 () {44 vars in 905 bytes} [Fri Aug 7 05:40:09 2026] GET /v2.1 => generated 0 bytes in 110 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 230/463] 199.204.45.74 () {46 vars in 978 bytes} [Fri Aug 7 05:40:09 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-08-07 05:40:09.512 8 INFO nova.api.openstack.wsgi [None req-0d442641-7856-4473-a64f-e6f750375b90 1ed65d624eb24b219b6e7b23021d8ca4 03268d644a6a4b798ef700b668ee7b59 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 234/464] 199.204.45.74 () {48 vars in 1007 bytes} [Fri Aug 7 05:40:09 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/465] 199.204.45.74 () {48 vars in 1047 bytes} [Fri Aug 7 05:40:09 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/466] 199.204.45.74 () {48 vars in 1095 bytes} [Fri Aug 7 05:40:09 2026] GET /v2.1/flavors/4cf36edd-8c79-4b1c-90a7-5b737a288462/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/467] 199.204.45.74 () {42 vars in 701 bytes} [Fri Aug 7 05:40: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: 236/468] 199.204.45.74 () {44 vars in 905 bytes} [Fri Aug 7 05:40:10 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: 7|app: 0|req: 233/469] 199.204.45.74 () {46 vars in 978 bytes} [Fri Aug 7 05:40: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-08-07 05:40:10.507 8 INFO nova.api.openstack.wsgi [None req-384db09e-f897-4c47-980c-ba9d3da6cece 1ed65d624eb24b219b6e7b23021d8ca4 03268d644a6a4b798ef700b668ee7b59 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 237/470] 199.204.45.74 () {48 vars in 1009 bytes} [Fri Aug 7 05:40:10 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/471] 199.204.45.74 () {48 vars in 1047 bytes} [Fri Aug 7 05:40:10 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/472] 199.204.45.74 () {48 vars in 1095 bytes} [Fri Aug 7 05:40:10 2026] GET /v2.1/flavors/92d9efc5-43b7-4287-b252-219391503f0a/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/473] 199.204.45.74 () {42 vars in 701 bytes} [Fri Aug 7 05:40:11 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: 239/474] 199.204.45.74 () {44 vars in 905 bytes} [Fri Aug 7 05:40:11 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 236/475] 199.204.45.74 () {46 vars in 978 bytes} [Fri Aug 7 05:40: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-08-07 05:40:11.498 8 INFO nova.api.openstack.wsgi [None req-a16d2219-f9b1-4aca-bd68-32e93bc48ab5 1ed65d624eb24b219b6e7b23021d8ca4 03268d644a6a4b798ef700b668ee7b59 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 240/476] 199.204.45.74 () {48 vars in 1011 bytes} [Fri Aug 7 05:40:11 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/477] 199.204.45.74 () {48 vars in 1047 bytes} [Fri Aug 7 05:40:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/478] 199.204.45.74 () {48 vars in 1095 bytes} [Fri Aug 7 05:40:11 2026] GET /v2.1/flavors/e16cb613-7266-41df-8504-0df375257b25/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/479] 199.204.45.74 () {42 vars in 701 bytes} [Fri Aug 7 05:40: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: 242/480] 199.204.45.74 () {44 vars in 905 bytes} [Fri Aug 7 05:40:12 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 239/481] 199.204.45.74 () {46 vars in 978 bytes} [Fri Aug 7 05:40:12 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-08-07 05:40:12.461 8 INFO nova.api.openstack.wsgi [None req-614476c5-8aba-45a0-af97-748d74db12a3 1ed65d624eb24b219b6e7b23021d8ca4 03268d644a6a4b798ef700b668ee7b59 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 243/482] 199.204.45.74 () {48 vars in 1009 bytes} [Fri Aug 7 05:40:12 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/483] 199.204.45.74 () {48 vars in 1047 bytes} [Fri Aug 7 05:40:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/484] 199.204.45.74 () {48 vars in 1095 bytes} [Fri Aug 7 05:40:12 2026] GET /v2.1/flavors/dc170ef0-8d39-4388-aaa6-8af9141d9280/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: 246/487] 199.204.45.74 () {42 vars in 701 bytes} [Fri Aug 7 05:40:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/488] 199.204.45.74 () {44 vars in 905 bytes} [Fri Aug 7 05:40:13 2026] GET /v2.1 => generated 0 bytes in 69 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 247/489] 199.204.45.74 () {46 vars in 978 bytes} [Fri Aug 7 05:40:13 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-07 05:40:13.462 7 INFO nova.api.openstack.wsgi [None req-6de509e6-a552-4974-b127-14f187f5b29e 1ed65d624eb24b219b6e7b23021d8ca4 03268d644a6a4b798ef700b668ee7b59 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 243/490] 199.204.45.74 () {48 vars in 1011 bytes} [Fri Aug 7 05:40:13 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/491] 199.204.45.74 () {48 vars in 1047 bytes} [Fri Aug 7 05:40:13 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: 244/492] 199.204.45.74 () {48 vars in 1095 bytes} [Fri Aug 7 05:40:13 2026] GET /v2.1/flavors/bd88aa4e-dee9-49fc-9260-635b4b8e4502/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/505] 199.204.45.74 () {42 vars in 701 bytes} [Fri Aug 7 05:41:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/506] 199.204.45.74 () {44 vars in 905 bytes} [Fri Aug 7 05:41:17 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 252/507] 199.204.45.74 () {46 vars in 978 bytes} [Fri Aug 7 05:41:17 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-07 05:41:17.371 8 INFO nova.api.openstack.wsgi [None req-66035f01-acdc-4189-86c8-5dae30512c1a 1ed65d624eb24b219b6e7b23021d8ca4 03268d644a6a4b798ef700b668ee7b59 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 256/508] 199.204.45.74 () {48 vars in 1013 bytes} [Fri Aug 7 05:41:17 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/509] 199.204.45.74 () {48 vars in 1047 bytes} [Fri Aug 7 05:41:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/510] 199.204.45.74 () {48 vars in 1095 bytes} [Fri Aug 7 05:41:17 2026] GET /v2.1/flavors/a267dc02-41da-4f18-a765-df96f994f453/os-extra_specs => generated 19 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/513] 199.204.45.74 () {42 vars in 701 bytes} [Fri Aug 7 05:41:24 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: 255/514] 199.204.45.74 () {44 vars in 905 bytes} [Fri Aug 7 05:41:24 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 260/515] 199.204.45.74 () {46 vars in 978 bytes} [Fri Aug 7 05:41:24 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/516] 199.204.45.74 () {48 vars in 1047 bytes} [Fri Aug 7 05:41:24 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/517] 199.204.45.74 () {42 vars in 701 bytes} [Fri Aug 7 05:41:28 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/518] 199.204.45.74 () {44 vars in 905 bytes} [Fri Aug 7 05:41:28 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 262/519] 199.204.45.74 () {46 vars in 978 bytes} [Fri Aug 7 05:41:28 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/520] 199.204.45.74 () {48 vars in 1069 bytes} [Fri Aug 7 05:41:28 2026] GET /v2.1/os-quota-sets/03268d644a6a4b798ef700b668ee7b59 => generated 280 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/531] 199.204.45.74 () {42 vars in 701 bytes} [Fri Aug 7 05:42:19 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/532] 199.204.45.74 () {44 vars in 905 bytes} [Fri Aug 7 05:42:19 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 269/533] 199.204.45.74 () {46 vars in 978 bytes} [Fri Aug 7 05:42:19 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-07 05:42:19.599 7 INFO nova.api.openstack.wsgi [None req-6feda96e-012c-4c70-b509-09b5818c06e7 1ed65d624eb24b219b6e7b23021d8ca4 03268d644a6a4b798ef700b668ee7b59 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 265/534] 199.204.45.74 () {48 vars in 1011 bytes} [Fri Aug 7 05:42:19 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: 8|app: 0|req: 270/535] 199.204.45.74 () {48 vars in 1047 bytes} [Fri Aug 7 05:42:19 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/536] 199.204.45.74 () {48 vars in 1095 bytes} [Fri Aug 7 05:42:19 2026] GET /v2.1/flavors/4550a16d-0f5e-499d-832f-4b7363186579/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/541] 199.204.45.74 () {42 vars in 701 bytes} [Fri Aug 7 05:42:35 2026] GET /v2.1 => generated 114 bytes in 4 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/542] 199.204.45.74 () {44 vars in 905 bytes} [Fri Aug 7 05:42:35 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 270/543] 199.204.45.74 () {46 vars in 978 bytes} [Fri Aug 7 05:42:35 2026] GET /v2.1/ => generated 399 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/544] 199.204.45.74 () {48 vars in 1069 bytes} [Fri Aug 7 05:42:35 2026] GET /v2.1/os-quota-sets/1d1e145cf85648e28fb91446a364223a => generated 280 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/555] 199.204.45.74 () {42 vars in 701 bytes} [Fri Aug 7 05:43:25 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/556] 199.204.45.74 () {44 vars in 905 bytes} [Fri Aug 7 05:43:25 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 277/557] 199.204.45.74 () {46 vars in 978 bytes} [Fri Aug 7 05:43:25 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-07 05:43:25.515 8 INFO nova.api.openstack.wsgi [None req-88c02d07-5782-4d6f-ab44-61af1aa32023 1ed65d624eb24b219b6e7b23021d8ca4 03268d644a6a4b798ef700b668ee7b59 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 281/558] 199.204.45.74 () {48 vars in 1007 bytes} [Fri Aug 7 05:43:25 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: 7|app: 0|req: 278/559] 199.204.45.74 () {48 vars in 1047 bytes} [Fri Aug 7 05:43:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/568] 10.0.0.218 () {32 vars in 655 bytes} [Fri Aug 7 05:44:06 2026] GET /v2.1/flavors/detail => generated 2534 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, ' [pid: 7|app: 0|req: 283/569] 10.0.0.218 () {32 vars in 641 bytes} [Fri Aug 7 05:44:06 2026] GET /v2.1/servers => generated 15 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-08-07 05:44:06.574 8 WARNING oslo_db.sqlalchemy.utils [None req-465286a9-b2b4-405d-8304-a601c3328afd 1ed65d624eb24b219b6e7b23021d8ca4 03268d644a6a4b798ef700b668ee7b59 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 287/570] 10.0.0.218 () {32 vars in 649 bytes} [Fri Aug 7 05:44:06 2026] GET /v2.1/os-keypairs => generated 530 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/571] 10.0.0.218 () {32 vars in 694 bytes} [Fri Aug 7 05:44:06 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/574] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:44:17 2026] GET /v2.1/flavors/4cf36edd-8c79-4b1c-90a7-5b737a288462 => generated 511 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/575] 10.0.0.218 () {32 vars in 641 bytes} [Fri Aug 7 05:44:17 2026] GET /v2.1/flavors => generated 1674 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/576] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:44:17 2026] GET /v2.1/flavors/4cf36edd-8c79-4b1c-90a7-5b737a288462 => generated 511 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-07 05:44:22.956 7 WARNING neutronclient.v2_0.client [None req-b5630b21-85e0-42ae-a6af-234d0a2bc834 cdbb1d0a832a46ffb0d33e0d98094553 1560e399c49a4b82b2cb6f0ad7518053 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 290/577] 10.0.0.218 () {34 vars in 671 bytes} [Fri Aug 7 05:44:22 2026] POST /v2.1/os-keypairs => generated 386 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/580] 10.0.0.218 () {34 vars in 685 bytes} [Fri Aug 7 05:44:22 2026] POST /v2.1/os-security-groups => generated 247 bytes in 793 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-07 05:44:23.644 8 WARNING neutronclient.v2_0.client [None req-f1097614-2b55-423b-8a74-020731b7df43 cdbb1d0a832a46ffb0d33e0d98094553 1560e399c49a4b82b2cb6f0ad7518053 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-07 05:44:24.256 8 WARNING neutronclient.v2_0.client [None req-f1097614-2b55-423b-8a74-020731b7df43 cdbb1d0a832a46ffb0d33e0d98094553 1560e399c49a4b82b2cb6f0ad7518053 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 293/581] 10.0.0.218 () {34 vars in 695 bytes} [Fri Aug 7 05:44:23 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 747 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-07 05:44:24.405 7 WARNING neutronclient.v2_0.client [None req-7a0f3ec4-bda4-47d4-9f4a-89c5f97d9934 cdbb1d0a832a46ffb0d33e0d98094553 1560e399c49a4b82b2cb6f0ad7518053 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-07 05:44:24.485 8 WARNING neutronclient.v2_0.client [None req-be625f86-720e-4097-8cc8-680318bd5fb2 f6e934bb7fe0488b81b8d2fca63d9ed8 978b85b48dfc48279358658429405eb5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 289/582] 10.0.0.218 () {34 vars in 685 bytes} [Fri Aug 7 05:44:24 2026] POST /v2.1/os-security-groups => generated 247 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-07 05:44:24.561 7 WARNING neutronclient.v2_0.client [None req-84be681b-fb38-48d2-93ec-adb5a0cdccc3 cdbb1d0a832a46ffb0d33e0d98094553 1560e399c49a4b82b2cb6f0ad7518053 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-07 05:44:24.602 8 WARNING neutronclient.v2_0.client [None req-be625f86-720e-4097-8cc8-680318bd5fb2 f6e934bb7fe0488b81b8d2fca63d9ed8 978b85b48dfc48279358658429405eb5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-07 05:44:24.626 7 WARNING neutronclient.v2_0.client [None req-84be681b-fb38-48d2-93ec-adb5a0cdccc3 cdbb1d0a832a46ffb0d33e0d98094553 1560e399c49a4b82b2cb6f0ad7518053 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 290/583] 10.0.0.218 () {34 vars in 695 bytes} [Fri Aug 7 05:44:24 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-07 05:44:24.802 7 WARNING neutronclient.v2_0.client [None req-79934028-bb59-4606-91f2-ae1cd76ee5b2 cdbb1d0a832a46ffb0d33e0d98094553 1560e399c49a4b82b2cb6f0ad7518053 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-07 05:44:24.902 8 WARNING neutronclient.v2_0.client [None req-be625f86-720e-4097-8cc8-680318bd5fb2 f6e934bb7fe0488b81b8d2fca63d9ed8 978b85b48dfc48279358658429405eb5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-07 05:44:24.925 7 WARNING neutronclient.v2_0.client [None req-79934028-bb59-4606-91f2-ae1cd76ee5b2 cdbb1d0a832a46ffb0d33e0d98094553 1560e399c49a4b82b2cb6f0ad7518053 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 291/584] 10.0.0.218 () {34 vars in 695 bytes} [Fri Aug 7 05:44:24 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 312 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-07 05:44:25.121 7 WARNING neutronclient.v2_0.client [None req-a541d12c-f20d-4a0f-bf81-71be530895fe cdbb1d0a832a46ffb0d33e0d98094553 1560e399c49a4b82b2cb6f0ad7518053 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 292/585] 10.0.0.218 () {32 vars in 737 bytes} [Fri Aug 7 05:44:25 2026] GET /v2.1/os-security-groups/ad0024e3-c7fe-4a53-a8db-d98ca573acb1 => generated 664 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-07 05:44:25.180 7 WARNING neutronclient.v2_0.client [None req-16428291-f53c-4245-82c5-ac0ebf225a12 cdbb1d0a832a46ffb0d33e0d98094553 1560e399c49a4b82b2cb6f0ad7518053 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-07 05:44:25.207 7 WARNING neutronclient.v2_0.client [None req-16428291-f53c-4245-82c5-ac0ebf225a12 cdbb1d0a832a46ffb0d33e0d98094553 1560e399c49a4b82b2cb6f0ad7518053 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-07 05:44:25.242 7 WARNING neutronclient.v2_0.client [None req-16428291-f53c-4245-82c5-ac0ebf225a12 cdbb1d0a832a46ffb0d33e0d98094553 1560e399c49a4b82b2cb6f0ad7518053 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 293/586] 10.0.0.218 () {32 vars in 750 bytes} [Fri Aug 7 05:44:25 2026] DELETE /v2.1/os-security-group-rules/e2ac17ea-520c-4b4b-a012-e5818fb62489 => generated 0 bytes in 158 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-07 05:44:25.346 7 WARNING neutronclient.v2_0.client [None req-a6bb819c-da40-4182-b104-ad61568d6418 cdbb1d0a832a46ffb0d33e0d98094553 1560e399c49a4b82b2cb6f0ad7518053 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-07 05:44:25.386 7 WARNING neutronclient.v2_0.client [None req-a6bb819c-da40-4182-b104-ad61568d6418 cdbb1d0a832a46ffb0d33e0d98094553 1560e399c49a4b82b2cb6f0ad7518053 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 294/587] 10.0.0.218 () {32 vars in 740 bytes} [Fri Aug 7 05:44:25 2026] DELETE /v2.1/os-security-groups/ad0024e3-c7fe-4a53-a8db-d98ca573acb1 => generated 0 bytes in 270 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-07 05:44:25.619 7 WARNING neutronclient.v2_0.client [None req-6b3a7ac7-19e8-4bb9-9c53-7e1d6e279d1e cdbb1d0a832a46ffb0d33e0d98094553 1560e399c49a4b82b2cb6f0ad7518053 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-07 05:44:25.688 7 WARNING neutronclient.v2_0.client [None req-6b3a7ac7-19e8-4bb9-9c53-7e1d6e279d1e cdbb1d0a832a46ffb0d33e0d98094553 1560e399c49a4b82b2cb6f0ad7518053 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 295/588] 10.0.0.218 () {32 vars in 740 bytes} [Fri Aug 7 05:44:25 2026] DELETE /v2.1/os-security-groups/1d324576-1465-455f-b226-cdee5ba467a3 => generated 0 bytes in 242 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/589] 10.0.0.218 () {34 vars in 663 bytes} [Fri Aug 7 05:44:24 2026] POST /v2.1/servers => generated 453 bytes in 1488 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-07 05:44:25.914 7 WARNING neutronclient.v2_0.client [None req-8982b78c-4b93-470d-88b1-296cec3afa3b f6e934bb7fe0488b81b8d2fca63d9ed8 978b85b48dfc48279358658429405eb5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 296/590] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:44:25 2026] GET /v2.1/servers/663b3ce9-d8ef-4132-a3d8-470280533d3b => generated 1432 bytes in 1166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:44:28.186 8 WARNING neutronclient.v2_0.client [None req-d68f6b08-dfdf-4408-837e-995bb73017d2 f6e934bb7fe0488b81b8d2fca63d9ed8 978b85b48dfc48279358658429405eb5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 295/591] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:44:28 2026] GET /v2.1/servers/663b3ce9-d8ef-4132-a3d8-470280533d3b => generated 1484 bytes in 446 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 297/592] 10.0.0.218 () {34 vars in 671 bytes} [Fri Aug 7 05:44:29 2026] POST /v2.1/os-keypairs => generated 385 bytes in 288 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:44:29.575 8 WARNING neutronclient.v2_0.client [None req-5ba8cf23-d633-45fd-9b7a-7732478d2830 f6e934bb7fe0488b81b8d2fca63d9ed8 978b85b48dfc48279358658429405eb5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 296/593] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:44:29 2026] GET /v2.1/servers/663b3ce9-d8ef-4132-a3d8-470280533d3b => generated 1484 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-07 05:44:30.699 7 WARNING neutronclient.v2_0.client [None req-02332879-08e8-415a-9e11-9d1f697217da f6e934bb7fe0488b81b8d2fca63d9ed8 978b85b48dfc48279358658429405eb5 - - default default] The python binding code in 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/594] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:44:30 2026] GET /v2.1/servers/663b3ce9-d8ef-4132-a3d8-470280533d3b => generated 1492 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-08-07 05:44:30.861 8 WARNING neutronclient.v2_0.client [None req-4572917b-677a-46dd-bfdc-9a26d5c1158b 8ef97f2ee18f4d49affc631753372bc4 706ab5fbb5c84685a71d5b5f396be6dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-07 05:44:30.925 8 WARNING neutronclient.v2_0.client [None req-4572917b-677a-46dd-bfdc-9a26d5c1158b 8ef97f2ee18f4d49affc631753372bc4 706ab5fbb5c84685a71d5b5f396be6dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-07 05:44:31.083 8 WARNING neutronclient.v2_0.client [None req-4572917b-677a-46dd-bfdc-9a26d5c1158b 8ef97f2ee18f4d49affc631753372bc4 706ab5fbb5c84685a71d5b5f396be6dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 297/595] 10.0.0.218 () {34 vars in 663 bytes} [Fri Aug 7 05:44:30 2026] POST /v2.1/servers => generated 450 bytes in 486 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-08-07 05:44:31.312 7 WARNING neutronclient.v2_0.client [None req-691d3f4f-e45b-485d-a8b0-efcb06922477 8ef97f2ee18f4d49affc631753372bc4 706ab5fbb5c84685a71d5b5f396be6dd - - default default] The python binding code in 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/596] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:44:31 2026] GET /v2.1/servers/5cc3cb3d-fd8c-4c8f-b8b9-ef173bb33dd6 => generated 1423 bytes in 358 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:44:31.797 8 WARNING neutronclient.v2_0.client [None req-00824c12-9817-4ef5-8769-75257163d73d f6e934bb7fe0488b81b8d2fca63d9ed8 978b85b48dfc48279358658429405eb5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 298/597] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:44:31 2026] GET /v2.1/servers/663b3ce9-d8ef-4132-a3d8-470280533d3b => generated 1570 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-08-07 05:44:32.705 7 WARNING neutronclient.v2_0.client [None req-87b29a78-3e82-47a1-a19b-c3d4eb8ad624 8ef97f2ee18f4d49affc631753372bc4 706ab5fbb5c84685a71d5b5f396be6dd - - default default] The python binding code in 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.218 () {32 vars in 715 bytes} [Fri Aug 7 05:44:32 2026] GET /v2.1/servers/5cc3cb3d-fd8c-4c8f-b8b9-ef173bb33dd6 => generated 1419 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-08-07 05:44:32.968 8 WARNING neutronclient.v2_0.client [None req-4bb76787-7767-444f-8605-176c7269e29b f6e934bb7fe0488b81b8d2fca63d9ed8 978b85b48dfc48279358658429405eb5 - - default default] The python binding code in 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.218 () {32 vars in 715 bytes} [Fri Aug 7 05:44:32 2026] GET /v2.1/servers/663b3ce9-d8ef-4132-a3d8-470280533d3b => generated 1558 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:44:33.245 7 INFO nova.api.openstack.compute.server_external_events [req-01a4e6d5-2be6-48f7-b97b-093497eb51e1 req-2c29e91f-5122-4765-8120-f7d216ca7b0e d25292c7f8b64b05b7d491162bffba87 1d1e145cf85648e28fb91446a364223a - - bc1b5f91e27d4064b9c31f08239561fd bc1b5f91e27d4064b9c31f08239561fd] Creating event network-changed:6cbc78ae-8458-4c00-916f-18d05cababd0 for instance 663b3ce9-d8ef-4132-a3d8-470280533d3b on instance 2026-08-07 05:44:33.252 7 INFO nova.compute.rpcapi [None req-20510b86-8b52-4e28-9670-24028d7f0669 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 301/600] 10.0.0.187 () {38 vars in 815 bytes} [Fri Aug 7 05:44:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:44:33.817 7 WARNING neutronclient.v2_0.client [None req-d10c46bf-14ca-4c28-8054-d1fe27dba7e5 8ef97f2ee18f4d49affc631753372bc4 706ab5fbb5c84685a71d5b5f396be6dd - - default default] The python binding code in 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/603] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:44:33 2026] GET /v2.1/servers/5cc3cb3d-fd8c-4c8f-b8b9-ef173bb33dd6 => generated 1475 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:44:34.132 8 WARNING neutronclient.v2_0.client [None req-b61efbc2-6137-4651-856b-cfc11d1216c5 f6e934bb7fe0488b81b8d2fca63d9ed8 978b85b48dfc48279358658429405eb5 - - default default] The python binding code in 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/604] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:44:34 2026] GET /v2.1/servers/663b3ce9-d8ef-4132-a3d8-470280533d3b => generated 1558 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:44:34.986 7 WARNING neutronclient.v2_0.client [None req-f6c9fa47-74f9-4ad4-94f7-166433feb9da 8ef97f2ee18f4d49affc631753372bc4 706ab5fbb5c84685a71d5b5f396be6dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 304/605] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:44:34 2026] GET /v2.1/servers/5cc3cb3d-fd8c-4c8f-b8b9-ef173bb33dd6 => generated 1475 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:44:35.361 8 WARNING neutronclient.v2_0.client [None req-114177d3-7762-4c2e-b6cc-9fa30d5b9b01 f6e934bb7fe0488b81b8d2fca63d9ed8 978b85b48dfc48279358658429405eb5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 302/606] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:44:35 2026] GET /v2.1/servers/663b3ce9-d8ef-4132-a3d8-470280533d3b => generated 1558 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:44:35.879 7 WARNING neutronclient.v2_0.client [None req-8d1564be-b21c-451c-a5ff-1118166d9302 f80cadf0848f4e8f9d94775428a0565d 124e97b500ea4d5dbb8a811f9f08d6d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 305/607] 10.0.0.218 () {34 vars in 685 bytes} [Fri Aug 7 05:44:35 2026] POST /v2.1/os-security-groups => generated 244 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:44:36.050 8 WARNING neutronclient.v2_0.client [None req-26480f96-be1b-4544-b54f-2695eb718655 f80cadf0848f4e8f9d94775428a0565d 124e97b500ea4d5dbb8a811f9f08d6d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-07 05:44:36.080 7 WARNING neutronclient.v2_0.client [None req-35dafaf5-e219-467e-b242-9aae6d4bc88a 8ef97f2ee18f4d49affc631753372bc4 706ab5fbb5c84685a71d5b5f396be6dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 303/608] 10.0.0.218 () {34 vars in 685 bytes} [Fri Aug 7 05:44:36 2026] POST /v2.1/os-security-groups => generated 244 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-07 05:44:36.301 8 WARNING neutronclient.v2_0.client [None req-9fd225a9-1bc7-4f50-b79d-8ef1fdca7161 f80cadf0848f4e8f9d94775428a0565d 124e97b500ea4d5dbb8a811f9f08d6d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 304/609] 10.0.0.218 () {34 vars in 685 bytes} [Fri Aug 7 05:44:36 2026] POST /v2.1/os-security-groups => generated 244 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-07 05:44:36.580 8 WARNING neutronclient.v2_0.client [None req-a68b0712-398f-4eff-9594-a79210a61a24 f6e934bb7fe0488b81b8d2fca63d9ed8 978b85b48dfc48279358658429405eb5 - - default default] The python binding code in 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/610] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:44:36 2026] GET /v2.1/servers/5cc3cb3d-fd8c-4c8f-b8b9-ef173bb33dd6 => generated 1550 bytes in 539 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:44:36.598 7 WARNING neutronclient.v2_0.client [None req-ecee974e-dfc6-4ba4-bbd0-d564c914bbee f80cadf0848f4e8f9d94775428a0565d 124e97b500ea4d5dbb8a811f9f08d6d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-07 05:44:36.747 7 WARNING neutronclient.v2_0.client [None req-ecee974e-dfc6-4ba4-bbd0-d564c914bbee f80cadf0848f4e8f9d94775428a0565d 124e97b500ea4d5dbb8a811f9f08d6d6 - - default default] The python binding code in 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/611] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:44:36 2026] GET /v2.1/servers/663b3ce9-d8ef-4132-a3d8-470280533d3b => generated 1558 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:44:36.791 7 WARNING neutronclient.v2_0.client [None req-ecee974e-dfc6-4ba4-bbd0-d564c914bbee f80cadf0848f4e8f9d94775428a0565d 124e97b500ea4d5dbb8a811f9f08d6d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-07 05:44:36.836 8 INFO nova.api.openstack.compute.server_external_events [req-5cd7fe95-27fd-402b-bf28-d76a5870380b req-28a50048-186e-4427-8842-4304021420c6 d25292c7f8b64b05b7d491162bffba87 1d1e145cf85648e28fb91446a364223a - - bc1b5f91e27d4064b9c31f08239561fd bc1b5f91e27d4064b9c31f08239561fd] Creating event network-changed:6147d88c-df7e-41f8-8a83-3afc48d46833 for instance 5cc3cb3d-fd8c-4c8f-b8b9-ef173bb33dd6 on instance 2026-08-07 05:44:36.845 8 INFO nova.compute.rpcapi [None req-b458e77f-cc12-47d4-a802-76bba3abe4d5 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 307/612] 10.0.0.218 () {32 vars in 663 bytes} [Fri Aug 7 05:44:36 2026] GET /v2.1/os-security-groups => generated 1385 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/613] 10.0.0.187 () {38 vars in 815 bytes} [Fri Aug 7 05:44:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-07 05:44:36.867 7 WARNING neutronclient.v2_0.client [None req-70dc7737-884d-4b5c-8584-c48986e2a4af f80cadf0848f4e8f9d94775428a0565d 124e97b500ea4d5dbb8a811f9f08d6d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-07 05:44:36.906 7 WARNING neutronclient.v2_0.client [None req-70dc7737-884d-4b5c-8584-c48986e2a4af f80cadf0848f4e8f9d94775428a0565d 124e97b500ea4d5dbb8a811f9f08d6d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 308/614] 10.0.0.218 () {32 vars in 740 bytes} [Fri Aug 7 05:44:36 2026] DELETE /v2.1/os-security-groups/a86e2de9-20aa-4712-8c35-4e3b3c25eed4 => generated 0 bytes in 159 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-08-07 05:44:37.033 8 WARNING neutronclient.v2_0.client [None req-4ef1df2d-57e6-4986-8686-ce28f558210f f80cadf0848f4e8f9d94775428a0565d 124e97b500ea4d5dbb8a811f9f08d6d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-07 05:44:37.068 8 INFO nova.api.openstack.wsgi [None req-4ef1df2d-57e6-4986-8686-ce28f558210f f80cadf0848f4e8f9d94775428a0565d 124e97b500ea4d5dbb8a811f9f08d6d6 - - default default] HTTP exception thrown: Security group a86e2de9-20aa-4712-8c35-4e3b3c25eed4 does not exist Neutron server returns request_ids: ['req-6ed0ef85-b482-471a-b40f-c9b737eacb00'] [pid: 8|app: 0|req: 307/615] 10.0.0.218 () {32 vars in 737 bytes} [Fri Aug 7 05:44:37 2026] GET /v2.1/os-security-groups/a86e2de9-20aa-4712-8c35-4e3b3c25eed4 => generated 194 bytes in 47 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-07 05:44:37.081 7 WARNING neutronclient.v2_0.client [None req-337c4b38-77d3-4a86-adec-97feaa75b09c f80cadf0848f4e8f9d94775428a0565d 124e97b500ea4d5dbb8a811f9f08d6d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-07 05:44:37.115 7 WARNING neutronclient.v2_0.client [None req-337c4b38-77d3-4a86-adec-97feaa75b09c f80cadf0848f4e8f9d94775428a0565d 124e97b500ea4d5dbb8a811f9f08d6d6 - - default default] The python binding code in 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/616] 10.0.0.218 () {32 vars in 740 bytes} [Fri Aug 7 05:44:37 2026] DELETE /v2.1/os-security-groups/6dad0642-bf42-46ac-8d1f-525e1520a613 => generated 0 bytes in 157 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-07 05:44:37.242 8 WARNING neutronclient.v2_0.client [None req-e2c17743-9f77-496a-a2a2-f9f88766c28e f80cadf0848f4e8f9d94775428a0565d 124e97b500ea4d5dbb8a811f9f08d6d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-07 05:44:37.265 8 INFO nova.api.openstack.wsgi [None req-e2c17743-9f77-496a-a2a2-f9f88766c28e f80cadf0848f4e8f9d94775428a0565d 124e97b500ea4d5dbb8a811f9f08d6d6 - - default default] HTTP exception thrown: Security group 6dad0642-bf42-46ac-8d1f-525e1520a613 does not exist Neutron server returns request_ids: ['req-99827aa8-435e-47b6-b35f-d3765656e779'] [pid: 8|app: 0|req: 308/617] 10.0.0.218 () {32 vars in 737 bytes} [Fri Aug 7 05:44:37 2026] GET /v2.1/os-security-groups/6dad0642-bf42-46ac-8d1f-525e1520a613 => generated 194 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-07 05:44:37.279 7 WARNING neutronclient.v2_0.client [None req-572761f3-e241-4eb3-b364-1bae38639bfc f80cadf0848f4e8f9d94775428a0565d 124e97b500ea4d5dbb8a811f9f08d6d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-07 05:44:37.311 7 WARNING neutronclient.v2_0.client [None req-572761f3-e241-4eb3-b364-1bae38639bfc f80cadf0848f4e8f9d94775428a0565d 124e97b500ea4d5dbb8a811f9f08d6d6 - - default default] The python binding code in 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/618] 10.0.0.218 () {32 vars in 740 bytes} [Fri Aug 7 05:44:37 2026] DELETE /v2.1/os-security-groups/41fdd0a6-dcc0-4ac9-9f87-91ed5a9b8ba4 => generated 0 bytes in 143 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-07 05:44:37.428 8 WARNING neutronclient.v2_0.client [None req-4f7e1967-812d-4ebb-ac94-217981764458 f80cadf0848f4e8f9d94775428a0565d 124e97b500ea4d5dbb8a811f9f08d6d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-07 05:44:37.452 8 INFO nova.api.openstack.wsgi [None req-4f7e1967-812d-4ebb-ac94-217981764458 f80cadf0848f4e8f9d94775428a0565d 124e97b500ea4d5dbb8a811f9f08d6d6 - - default default] HTTP exception thrown: Security group 41fdd0a6-dcc0-4ac9-9f87-91ed5a9b8ba4 does not exist Neutron server returns request_ids: ['req-482d6d97-bff4-4ea7-bfb2-f0896239147b'] [pid: 8|app: 0|req: 309/619] 10.0.0.218 () {32 vars in 737 bytes} [Fri Aug 7 05:44:37 2026] GET /v2.1/os-security-groups/41fdd0a6-dcc0-4ac9-9f87-91ed5a9b8ba4 => generated 194 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-07 05:44:37.467 7 WARNING neutronclient.v2_0.client [None req-d2ed6766-46d8-4d83-b8e5-eca6c4b224af f80cadf0848f4e8f9d94775428a0565d 124e97b500ea4d5dbb8a811f9f08d6d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-07 05:44:37.516 7 WARNING neutronclient.v2_0.client [None req-d2ed6766-46d8-4d83-b8e5-eca6c4b224af f80cadf0848f4e8f9d94775428a0565d 124e97b500ea4d5dbb8a811f9f08d6d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-07 05:44:37.570 7 WARNING neutronclient.v2_0.client [None req-d2ed6766-46d8-4d83-b8e5-eca6c4b224af f80cadf0848f4e8f9d94775428a0565d 124e97b500ea4d5dbb8a811f9f08d6d6 - - default default] The python binding code in 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/620] 10.0.0.218 () {32 vars in 663 bytes} [Fri Aug 7 05:44:37 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) 2026-08-07 05:44:37.642 7 WARNING neutronclient.v2_0.client [None req-03cdbc7b-31de-420b-996d-54920094ecf0 f80cadf0848f4e8f9d94775428a0565d 124e97b500ea4d5dbb8a811f9f08d6d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-07 05:44:37.666 8 WARNING neutronclient.v2_0.client [None req-1c382e30-fed9-491f-8cff-998f04ae5c82 8ef97f2ee18f4d49affc631753372bc4 706ab5fbb5c84685a71d5b5f396be6dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-07 05:44:37.689 7 INFO nova.api.openstack.wsgi [None req-03cdbc7b-31de-420b-996d-54920094ecf0 f80cadf0848f4e8f9d94775428a0565d 124e97b500ea4d5dbb8a811f9f08d6d6 - - default default] HTTP exception thrown: Security group 41fdd0a6-dcc0-4ac9-9f87-91ed5a9b8ba4 does not exist Neutron server returns request_ids: ['req-d6599db0-b29c-4bd4-88b0-af049a679faa'] [pid: 7|app: 0|req: 312/621] 10.0.0.218 () {32 vars in 740 bytes} [Fri Aug 7 05:44:37 2026] DELETE /v2.1/os-security-groups/41fdd0a6-dcc0-4ac9-9f87-91ed5a9b8ba4 => generated 194 bytes in 55 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-07 05:44:37.703 7 WARNING neutronclient.v2_0.client [None req-c3347963-2917-4407-8da9-09407aa77681 f80cadf0848f4e8f9d94775428a0565d 124e97b500ea4d5dbb8a811f9f08d6d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-07 05:44:37.739 7 INFO nova.api.openstack.wsgi [None req-c3347963-2917-4407-8da9-09407aa77681 f80cadf0848f4e8f9d94775428a0565d 124e97b500ea4d5dbb8a811f9f08d6d6 - - default default] HTTP exception thrown: Security group 6dad0642-bf42-46ac-8d1f-525e1520a613 does not exist Neutron server returns request_ids: ['req-3a2a8bf5-e0fa-4af5-88ef-4393778a54d1'] [pid: 7|app: 0|req: 313/622] 10.0.0.218 () {32 vars in 740 bytes} [Fri Aug 7 05:44:37 2026] DELETE /v2.1/os-security-groups/6dad0642-bf42-46ac-8d1f-525e1520a613 => generated 194 bytes in 47 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-07 05:44:37.763 7 WARNING neutronclient.v2_0.client [None req-10638901-4376-4736-8a66-4a0b4b62a516 f80cadf0848f4e8f9d94775428a0565d 124e97b500ea4d5dbb8a811f9f08d6d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-07 05:44:37.785 7 INFO nova.api.openstack.wsgi [None req-10638901-4376-4736-8a66-4a0b4b62a516 f80cadf0848f4e8f9d94775428a0565d 124e97b500ea4d5dbb8a811f9f08d6d6 - - default default] HTTP exception thrown: Security group a86e2de9-20aa-4712-8c35-4e3b3c25eed4 does not exist Neutron server returns request_ids: ['req-501fcfd5-3bc7-487d-8517-8138a5fd4f55'] [pid: 7|app: 0|req: 314/623] 10.0.0.218 () {32 vars in 740 bytes} [Fri Aug 7 05:44:37 2026] DELETE /v2.1/os-security-groups/a86e2de9-20aa-4712-8c35-4e3b3c25eed4 => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-07 05:44:37.846 7 WARNING neutronclient.v2_0.client [None req-546bddf5-5314-4a2d-ad0f-cfce4b41139f f6e934bb7fe0488b81b8d2fca63d9ed8 978b85b48dfc48279358658429405eb5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 310/624] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:44:37 2026] GET /v2.1/servers/5cc3cb3d-fd8c-4c8f-b8b9-ef173bb33dd6 => generated 1548 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/625] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:44:37 2026] GET /v2.1/servers/663b3ce9-d8ef-4132-a3d8-470280533d3b => generated 1558 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-08-07 05:44:38.932 8 WARNING neutronclient.v2_0.client [None req-d99366b5-d7bd-4b6d-b93b-51f64b835d55 8ef97f2ee18f4d49affc631753372bc4 706ab5fbb5c84685a71d5b5f396be6dd - - default default] 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-08-07 05:44:39.030 7 WARNING neutronclient.v2_0.client [None req-cdadb533-f20b-4544-8d87-cac39c758f6d f6e934bb7fe0488b81b8d2fca63d9ed8 978b85b48dfc48279358658429405eb5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 311/626] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:44:38 2026] GET /v2.1/servers/5cc3cb3d-fd8c-4c8f-b8b9-ef173bb33dd6 => generated 1548 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/627] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:44:38 2026] GET /v2.1/servers/663b3ce9-d8ef-4132-a3d8-470280533d3b => generated 1558 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:44:40.081 8 WARNING neutronclient.v2_0.client [None req-ef32a1dc-8232-4633-8bb1-e340fc1dfe56 8ef97f2ee18f4d49affc631753372bc4 706ab5fbb5c84685a71d5b5f396be6dd - - default default] 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-08-07 05:44:40.174 7 WARNING neutronclient.v2_0.client [None req-183e5233-96be-435a-a9a5-0def4ca74f36 f6e934bb7fe0488b81b8d2fca63d9ed8 978b85b48dfc48279358658429405eb5 - - default default] The python binding code in 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/628] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:44:40 2026] GET /v2.1/servers/5cc3cb3d-fd8c-4c8f-b8b9-ef173bb33dd6 => generated 1548 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/629] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:44:40 2026] GET /v2.1/servers/663b3ce9-d8ef-4132-a3d8-470280533d3b => generated 1558 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-08-07 05:44:41.230 8 WARNING neutronclient.v2_0.client [None req-41dfcf16-ac4b-4fbc-bb6f-c111c66a34f3 8ef97f2ee18f4d49affc631753372bc4 706ab5fbb5c84685a71d5b5f396be6dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 313/630] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:44:41 2026] GET /v2.1/servers/5cc3cb3d-fd8c-4c8f-b8b9-ef173bb33dd6 => generated 1548 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-08-07 05:44:41.380 7 WARNING neutronclient.v2_0.client [None req-02d457b2-15f4-4ba5-8ae4-2f28d4b71833 f6e934bb7fe0488b81b8d2fca63d9ed8 978b85b48dfc48279358658429405eb5 - - default default] The python binding code in 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/631] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:44:41 2026] GET /v2.1/servers/663b3ce9-d8ef-4132-a3d8-470280533d3b => generated 1558 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:44:41.993 8 INFO nova.api.openstack.compute.server_external_events [req-0c29336e-ad23-4122-b54e-251b10c84e3b req-cd4363f0-f07b-4b60-b5c3-0ab7111a123c d25292c7f8b64b05b7d491162bffba87 1d1e145cf85648e28fb91446a364223a - - bc1b5f91e27d4064b9c31f08239561fd bc1b5f91e27d4064b9c31f08239561fd] Creating event network-vif-plugged:6147d88c-df7e-41f8-8a83-3afc48d46833 for instance 5cc3cb3d-fd8c-4c8f-b8b9-ef173bb33dd6 on instance [pid: 8|app: 0|req: 314/632] 10.0.0.41 () {38 vars in 814 bytes} [Fri Aug 7 05:44:41 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:44:42.418 7 WARNING neutronclient.v2_0.client [None req-6d8c6b7d-602a-4b95-96a5-225851c26eb1 8ef97f2ee18f4d49affc631753372bc4 706ab5fbb5c84685a71d5b5f396be6dd - - default default] 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: 319/633] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:44:42 2026] GET /v2.1/servers/5cc3cb3d-fd8c-4c8f-b8b9-ef173bb33dd6 => generated 1548 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-07 05:44:42.579 8 WARNING neutronclient.v2_0.client [None req-9043b288-012f-4c9a-a2b6-0c9338214f44 f6e934bb7fe0488b81b8d2fca63d9ed8 978b85b48dfc48279358658429405eb5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 315/634] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:44:42 2026] GET /v2.1/servers/663b3ce9-d8ef-4132-a3d8-470280533d3b => generated 1558 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-08-07 05:44:43.591 8 WARNING neutronclient.v2_0.client [None req-f1e52ec3-3806-469e-9d5d-a15c356c6b82 8ef97f2ee18f4d49affc631753372bc4 706ab5fbb5c84685a71d5b5f396be6dd - - default default] 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-08-07 05:44:43.758 7 WARNING neutronclient.v2_0.client [None req-df7681ab-76f0-4726-82af-92d15b8d9b3f f6e934bb7fe0488b81b8d2fca63d9ed8 978b85b48dfc48279358658429405eb5 - - default default] The python binding code in 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/637] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:44:43 2026] GET /v2.1/servers/5cc3cb3d-fd8c-4c8f-b8b9-ef173bb33dd6 => generated 1725 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:44:43.824 8 WARNING neutronclient.v2_0.client [None req-bd212c50-2361-4b79-a58c-cdd9b71a58ba 8ef97f2ee18f4d49affc631753372bc4 706ab5fbb5c84685a71d5b5f396be6dd - - default default] The python binding code in 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/638] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:44:43 2026] GET /v2.1/servers/663b3ce9-d8ef-4132-a3d8-470280533d3b => generated 1558 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/639] 10.0.0.218 () {32 vars in 741 bytes} [Fri Aug 7 05:44:43 2026] GET /v2.1/servers/5cc3cb3d-fd8c-4c8f-b8b9-ef173bb33dd6/os-interface => generated 284 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:44:44.040 7 INFO nova.api.openstack.compute.server_external_events [req-48e23a97-98e6-4db7-9992-4229f1995d63 req-bd7f2e7f-3a14-47ed-bc13-10a773c6df7b d25292c7f8b64b05b7d491162bffba87 1d1e145cf85648e28fb91446a364223a - - bc1b5f91e27d4064b9c31f08239561fd bc1b5f91e27d4064b9c31f08239561fd] Creating event network-vif-plugged:6cbc78ae-8458-4c00-916f-18d05cababd0 for instance 663b3ce9-d8ef-4132-a3d8-470280533d3b on instance [pid: 7|app: 0|req: 322/640] 10.0.0.41 () {38 vars in 814 bytes} [Fri Aug 7 05:44:44 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:44:44.717 8 INFO nova.api.openstack.compute.server_external_events [req-556896a0-e10f-4b25-bd9f-37c147eed2e0 req-7d8121a8-20ee-43d1-a330-a3c5af5f4361 d25292c7f8b64b05b7d491162bffba87 1d1e145cf85648e28fb91446a364223a - - bc1b5f91e27d4064b9c31f08239561fd bc1b5f91e27d4064b9c31f08239561fd] Creating event network-changed:6147d88c-df7e-41f8-8a83-3afc48d46833 for instance 5cc3cb3d-fd8c-4c8f-b8b9-ef173bb33dd6 on instance 2026-08-07 05:44:44.723 7 WARNING neutronclient.v2_0.client [None req-63c7f9fe-029f-4b9b-a29c-bb4db0263647 8ef97f2ee18f4d49affc631753372bc4 706ab5fbb5c84685a71d5b5f396be6dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 319/641] 10.0.0.187 () {38 vars in 815 bytes} [Fri Aug 7 05:44:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:44:44.915 8 WARNING neutronclient.v2_0.client [None req-dadbeeed-3869-4e15-b189-2961736b893e f6e934bb7fe0488b81b8d2fca63d9ed8 978b85b48dfc48279358658429405eb5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 323/642] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:44:44 2026] GET /v2.1/servers/5cc3cb3d-fd8c-4c8f-b8b9-ef173bb33dd6 => generated 1725 bytes in 511 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/643] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:44:44 2026] GET /v2.1/servers/663b3ce9-d8ef-4132-a3d8-470280533d3b => generated 1558 bytes in 339 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 324/644] 10.0.0.218 () {32 vars in 641 bytes} [Fri Aug 7 05:44:45 2026] GET /v2.1/servers => generated 378 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 321/645] 10.0.0.218 () {32 vars in 718 bytes} [Fri Aug 7 05:44:45 2026] DELETE /v2.1/servers/5cc3cb3d-fd8c-4c8f-b8b9-ef173bb33dd6 => generated 0 bytes in 140 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-08-07 05:44:45.561 7 WARNING neutronclient.v2_0.client [None req-79ab3453-da53-4b16-bccc-d57484fc2a61 8ef97f2ee18f4d49affc631753372bc4 706ab5fbb5c84685a71d5b5f396be6dd - - default default] The python binding code in 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/646] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:44:45 2026] GET /v2.1/servers/5cc3cb3d-fd8c-4c8f-b8b9-ef173bb33dd6 => generated 1731 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:44:46.267 8 WARNING neutronclient.v2_0.client [None req-c1790520-af18-4454-a0de-309d04a6d767 f6e934bb7fe0488b81b8d2fca63d9ed8 978b85b48dfc48279358658429405eb5 - - default default] The python binding code in 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/647] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:44:46 2026] GET /v2.1/servers/663b3ce9-d8ef-4132-a3d8-470280533d3b => generated 1742 bytes in 325 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:44:46.621 7 WARNING neutronclient.v2_0.client [None req-fbfd8aac-acc6-47e6-bbfd-eaa380cbd9ea f6e934bb7fe0488b81b8d2fca63d9ed8 978b85b48dfc48279358658429405eb5 - - default default] 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: 326/648] 10.0.0.218 () {32 vars in 741 bytes} [Fri Aug 7 05:44:46 2026] GET /v2.1/servers/663b3ce9-d8ef-4132-a3d8-470280533d3b/os-interface => generated 285 bytes in 296 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-07 05:44:46.867 8 WARNING neutronclient.v2_0.client [None req-3bf6c744-82b1-459f-85c7-67e3b8f5b1e1 8ef97f2ee18f4d49affc631753372bc4 706ab5fbb5c84685a71d5b5f396be6dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 323/649] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:44:46 2026] GET /v2.1/servers/5cc3cb3d-fd8c-4c8f-b8b9-ef173bb33dd6 => generated 1851 bytes in 447 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-08-07 05:44:47.682 8 WARNING neutronclient.v2_0.client [None req-48dbfe15-9712-4661-9068-317a19545459 f6e934bb7fe0488b81b8d2fca63d9ed8 978b85b48dfc48279358658429405eb5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 327/650] 10.0.0.218 () {34 vars in 671 bytes} [Fri Aug 7 05:44:47 2026] POST /v2.1/os-keypairs => generated 385 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-07 05:44:47.750 7 INFO nova.api.openstack.compute.server_external_events [req-784fa89a-32fa-4fd9-b2dc-d7c59fad21f2 req-b4c9727a-bf86-4007-b235-423e713c9168 d25292c7f8b64b05b7d491162bffba87 1d1e145cf85648e28fb91446a364223a - - bc1b5f91e27d4064b9c31f08239561fd bc1b5f91e27d4064b9c31f08239561fd] Creating event network-changed:6cbc78ae-8458-4c00-916f-18d05cababd0 for instance 663b3ce9-d8ef-4132-a3d8-470280533d3b on instance [pid: 7|app: 0|req: 328/651] 10.0.0.187 () {38 vars in 815 bytes} [Fri Aug 7 05:44:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/652] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:44:47 2026] GET /v2.1/servers/663b3ce9-d8ef-4132-a3d8-470280533d3b => generated 1742 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 329/653] 10.0.0.218 () {32 vars in 641 bytes} [Fri Aug 7 05:44:47 2026] GET /v2.1/servers => generated 384 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 325/654] 10.0.0.218 () {32 vars in 718 bytes} [Fri Aug 7 05:44:48 2026] DELETE /v2.1/servers/663b3ce9-d8ef-4132-a3d8-470280533d3b => generated 0 bytes in 89 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-08-07 05:44:48.127 7 WARNING neutronclient.v2_0.client [None req-ba752229-da42-4eb6-ac53-d0e5e29f9502 f6e934bb7fe0488b81b8d2fca63d9ed8 978b85b48dfc48279358658429405eb5 - - default default] 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-08-07 05:44:48.336 8 WARNING neutronclient.v2_0.client [None req-576dd436-870e-4fe7-8782-48fbf0fcb208 8ef97f2ee18f4d49affc631753372bc4 706ab5fbb5c84685a71d5b5f396be6dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 330/655] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:44:48 2026] GET /v2.1/servers/663b3ce9-d8ef-4132-a3d8-470280533d3b => generated 1748 bytes in 725 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/656] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:44:48 2026] GET /v2.1/servers/5cc3cb3d-fd8c-4c8f-b8b9-ef173bb33dd6 => generated 1784 bytes in 596 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:44:49.264 7 WARNING neutronclient.v2_0.client [None req-0b4bf17d-092b-40fa-b0f4-364776ee76c0 4aa193561fd14952b73c2b43428f1845 56b3beb11a85407084fc7de41a776883 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-07 05:44:49.315 7 WARNING neutronclient.v2_0.client [None req-0b4bf17d-092b-40fa-b0f4-364776ee76c0 4aa193561fd14952b73c2b43428f1845 56b3beb11a85407084fc7de41a776883 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-07 05:44:49.552 7 WARNING neutronclient.v2_0.client [None req-0b4bf17d-092b-40fa-b0f4-364776ee76c0 4aa193561fd14952b73c2b43428f1845 56b3beb11a85407084fc7de41a776883 - - default default] 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-08-07 05:44:49.650 8 INFO nova.api.openstack.compute.server_external_events [req-2d742e01-2e0b-41da-adde-5aa05d2115b2 req-de4e27f3-3546-4ae1-b07b-50d48949dad3 d25292c7f8b64b05b7d491162bffba87 1d1e145cf85648e28fb91446a364223a - - bc1b5f91e27d4064b9c31f08239561fd bc1b5f91e27d4064b9c31f08239561fd] Creating event network-vif-deleted:6147d88c-df7e-41f8-8a83-3afc48d46833 for instance 5cc3cb3d-fd8c-4c8f-b8b9-ef173bb33dd6 on instance [pid: 8|app: 0|req: 327/657] 10.0.0.187 () {38 vars in 815 bytes} [Fri Aug 7 05:44:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:44:49.877 8 WARNING neutronclient.v2_0.client [None req-59d56aa2-8aab-489a-8cd0-4d4c067afe09 f6e934bb7fe0488b81b8d2fca63d9ed8 978b85b48dfc48279358658429405eb5 - - default default] The python binding code in 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/658] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:44:49 2026] GET /v2.1/servers/663b3ce9-d8ef-4132-a3d8-470280533d3b => generated 1868 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-08-07 05:44:50.053 8 WARNING neutronclient.v2_0.client [None req-d0ad4792-b1d0-4aa8-bc4b-d9f925f81adb 8ef97f2ee18f4d49affc631753372bc4 706ab5fbb5c84685a71d5b5f396be6dd - - default default] The python binding code in 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/659] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:44:50 2026] GET /v2.1/servers/5cc3cb3d-fd8c-4c8f-b8b9-ef173bb33dd6 => generated 1504 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/660] 10.0.0.218 () {34 vars in 663 bytes} [Fri Aug 7 05:44:49 2026] POST /v2.1/servers => generated 450 bytes in 1002 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-08-07 05:44:50.254 8 WARNING neutronclient.v2_0.client [None req-202db5c4-29d4-4443-97c8-f0f1dd820359 4aa193561fd14952b73c2b43428f1845 56b3beb11a85407084fc7de41a776883 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 330/661] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:44:50 2026] GET /v2.1/servers/799fd99a-c0ef-461f-bb01-06c4b1b5b0ff => generated 1399 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-08-07 05:44:51.071 7 WARNING neutronclient.v2_0.client [None req-c023724c-c590-4381-bd94-bc09479da113 f6e934bb7fe0488b81b8d2fca63d9ed8 978b85b48dfc48279358658429405eb5 - - default default] 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-08-07 05:44:51.148 8 WARNING neutronclient.v2_0.client [None req-5cfa2943-4287-423e-b66b-1b61bb9ef939 8ef97f2ee18f4d49affc631753372bc4 706ab5fbb5c84685a71d5b5f396be6dd - - default default] The python binding code in 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/662] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:44:51 2026] GET /v2.1/servers/663b3ce9-d8ef-4132-a3d8-470280533d3b => generated 1800 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/663] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:44:51 2026] GET /v2.1/servers/5cc3cb3d-fd8c-4c8f-b8b9-ef173bb33dd6 => generated 1509 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:44:51.367 7 WARNING neutronclient.v2_0.client [None req-9be7cf36-2cee-475c-b6c9-64fbcde8fa37 4aa193561fd14952b73c2b43428f1845 56b3beb11a85407084fc7de41a776883 - - default default] The python binding code in 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/664] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:44:51 2026] GET /v2.1/servers/799fd99a-c0ef-461f-bb01-06c4b1b5b0ff => generated 1403 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-08-07 05:44:51.685 8 INFO nova.api.openstack.compute.server_external_events [req-cbbbb0a6-3ef4-49a3-9119-38ef955af8f0 req-07e74d90-cf2a-449a-9adb-55b2943c185f d25292c7f8b64b05b7d491162bffba87 1d1e145cf85648e28fb91446a364223a - - bc1b5f91e27d4064b9c31f08239561fd bc1b5f91e27d4064b9c31f08239561fd] Creating event network-vif-deleted:6cbc78ae-8458-4c00-916f-18d05cababd0 for instance 663b3ce9-d8ef-4132-a3d8-470280533d3b on instance [pid: 8|app: 0|req: 332/665] 10.0.0.187 () {38 vars in 815 bytes} [Fri Aug 7 05:44:51 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:44:52.361 7 WARNING neutronclient.v2_0.client [None req-8f366e6a-8e76-4b4b-9c0f-8228cdb49e7f f6e934bb7fe0488b81b8d2fca63d9ed8 978b85b48dfc48279358658429405eb5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-07 05:44:52.395 8 WARNING neutronclient.v2_0.client [None req-b3cfbd39-62a6-4030-9c95-98f42a854045 8ef97f2ee18f4d49affc631753372bc4 706ab5fbb5c84685a71d5b5f396be6dd - - default default] The python binding code in 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/666] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:44:52 2026] GET /v2.1/servers/663b3ce9-d8ef-4132-a3d8-470280533d3b => generated 1518 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, ' [pid: 8|app: 0|req: 333/667] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:44:52 2026] GET /v2.1/servers/5cc3cb3d-fd8c-4c8f-b8b9-ef173bb33dd6 => generated 1509 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-07 05:44:52.447 7 WARNING neutronclient.v2_0.client [None req-3ff72a27-65dc-4daa-9bab-0bc92b19398a 4aa193561fd14952b73c2b43428f1845 56b3beb11a85407084fc7de41a776883 - - default default] The python binding code in 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/668] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:44:52 2026] GET /v2.1/servers/799fd99a-c0ef-461f-bb01-06c4b1b5b0ff => generated 1451 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:44:53.459 7 WARNING neutronclient.v2_0.client [None req-d4a63a0f-62b8-40f9-b294-c0d7bf580b33 f6e934bb7fe0488b81b8d2fca63d9ed8 978b85b48dfc48279358658429405eb5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-07 05:44:53.468 8 INFO nova.api.openstack.wsgi [None req-2c52a930-7263-44f9-ad84-c22c7bf6366f 8ef97f2ee18f4d49affc631753372bc4 706ab5fbb5c84685a71d5b5f396be6dd - - default default] HTTP exception thrown: Instance 5cc3cb3d-fd8c-4c8f-b8b9-ef173bb33dd6 could not be found. [pid: 8|app: 0|req: 335/671] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:44:53 2026] GET /v2.1/servers/5cc3cb3d-fd8c-4c8f-b8b9-ef173bb33dd6 => 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: 337/672] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:44:53 2026] GET /v2.1/servers/663b3ce9-d8ef-4132-a3d8-470280533d3b => generated 1518 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/673] 10.0.0.218 () {32 vars in 704 bytes} [Fri Aug 7 05:44:53 2026] DELETE /v2.1/os-keypairs/tempest-keypair-408467768 => 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-08-07 05:44:53.532 7 WARNING neutronclient.v2_0.client [None req-2757bf7f-0e96-4ba0-b7e2-8f7b8b9efbd0 4aa193561fd14952b73c2b43428f1845 56b3beb11a85407084fc7de41a776883 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 338/674] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:44:53 2026] GET /v2.1/servers/799fd99a-c0ef-461f-bb01-06c4b1b5b0ff => generated 1451 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-07 05:44:54.552 8 WARNING neutronclient.v2_0.client [None req-0ea072f4-9062-4ec9-8ff4-0b0f7e046d8e f6e934bb7fe0488b81b8d2fca63d9ed8 978b85b48dfc48279358658429405eb5 - - default default] 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-08-07 05:44:54.663 7 WARNING neutronclient.v2_0.client [None req-7966a94c-7d5f-4dbd-b3bd-491e71d96ce7 4aa193561fd14952b73c2b43428f1845 56b3beb11a85407084fc7de41a776883 - - default default] The python binding code in 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/675] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:44:54 2026] GET /v2.1/servers/663b3ce9-d8ef-4132-a3d8-470280533d3b => generated 1518 bytes in 424 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/676] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:44:54 2026] GET /v2.1/servers/799fd99a-c0ef-461f-bb01-06c4b1b5b0ff => generated 1459 bytes in 322 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:44:55.968 8 INFO nova.api.openstack.wsgi [None req-c181305c-13a7-459b-8edb-e91b1a912f87 f6e934bb7fe0488b81b8d2fca63d9ed8 978b85b48dfc48279358658429405eb5 - - default default] HTTP exception thrown: Instance 663b3ce9-d8ef-4132-a3d8-470280533d3b could not be found. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/677] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:44:55 2026] GET /v2.1/servers/663b3ce9-d8ef-4132-a3d8-470280533d3b => 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: 339/678] 10.0.0.218 () {32 vars in 706 bytes} [Fri Aug 7 05:44:55 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1919548416 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-07 05:44:55.999 7 WARNING neutronclient.v2_0.client [None req-f573a95b-b9f3-420b-87c8-7b065ec192e2 4aa193561fd14952b73c2b43428f1845 56b3beb11a85407084fc7de41a776883 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-07 05:44:56.613 8 INFO nova.api.openstack.compute.server_external_events [req-79f762d4-d197-46df-82ea-5a6d2f828dce req-20c34fa5-e4d7-47cf-a9d6-3e83c775d763 d25292c7f8b64b05b7d491162bffba87 1d1e145cf85648e28fb91446a364223a - - bc1b5f91e27d4064b9c31f08239561fd bc1b5f91e27d4064b9c31f08239561fd] Creating event network-changed:aa70d8f6-1dde-43c0-9a5e-0e1f68ef69dd for instance 799fd99a-c0ef-461f-bb01-06c4b1b5b0ff on instance [pid: 8|app: 0|req: 340/679] 10.0.0.187 () {38 vars in 815 bytes} [Fri Aug 7 05:44:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/680] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:44:55 2026] GET /v2.1/servers/799fd99a-c0ef-461f-bb01-06c4b1b5b0ff => generated 1537 bytes in 1110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:44:58.133 8 WARNING neutronclient.v2_0.client [None req-5c60457a-d484-43e1-a0d8-824c99f633de 4aa193561fd14952b73c2b43428f1845 56b3beb11a85407084fc7de41a776883 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 341/681] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:44:58 2026] GET /v2.1/servers/799fd99a-c0ef-461f-bb01-06c4b1b5b0ff => generated 1525 bytes in 589 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:44:59.730 7 WARNING neutronclient.v2_0.client [None req-7e6822d5-3ed3-4492-973d-26927805a05f 4aa193561fd14952b73c2b43428f1845 56b3beb11a85407084fc7de41a776883 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 341/682] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:44:59 2026] GET /v2.1/servers/799fd99a-c0ef-461f-bb01-06c4b1b5b0ff => generated 1525 bytes in 425 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:45:01.191 8 WARNING neutronclient.v2_0.client [None req-3669410d-2b79-4050-8642-2c17f67f0121 4aa193561fd14952b73c2b43428f1845 56b3beb11a85407084fc7de41a776883 - - default default] The python binding code in 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/683] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:45:01 2026] GET /v2.1/servers/799fd99a-c0ef-461f-bb01-06c4b1b5b0ff => generated 1525 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-08-07 05:45:02.389 7 WARNING neutronclient.v2_0.client [None req-40042045-0901-43c0-8dbe-e7971d089a31 4aa193561fd14952b73c2b43428f1845 56b3beb11a85407084fc7de41a776883 - - default default] The python binding code in 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/684] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:45:02 2026] GET /v2.1/servers/799fd99a-c0ef-461f-bb01-06c4b1b5b0ff => generated 1525 bytes in 367 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:45:03.763 8 WARNING neutronclient.v2_0.client [None req-f864fa98-7f5e-4e16-9dc2-c155765b47ce 4aa193561fd14952b73c2b43428f1845 56b3beb11a85407084fc7de41a776883 - - default default] 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-08-07 05:45:03.935 7 INFO nova.api.openstack.compute.server_external_events [req-acfa5688-337e-4f0e-8181-6d9c59b3c582 req-9e122bc1-0fb0-493d-ae4e-78e97804c069 d25292c7f8b64b05b7d491162bffba87 1d1e145cf85648e28fb91446a364223a - - bc1b5f91e27d4064b9c31f08239561fd bc1b5f91e27d4064b9c31f08239561fd] Creating event network-vif-plugged:aa70d8f6-1dde-43c0-9a5e-0e1f68ef69dd for instance 799fd99a-c0ef-461f-bb01-06c4b1b5b0ff on instance [pid: 7|app: 0|req: 344/687] 10.0.0.41 () {38 vars in 814 bytes} [Fri Aug 7 05:45:03 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: 8|app: 0|req: 344/688] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:45:03 2026] GET /v2.1/servers/799fd99a-c0ef-461f-bb01-06c4b1b5b0ff => generated 1525 bytes in 854 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:45:05.623 7 WARNING neutronclient.v2_0.client [None req-1092e4fe-2b7f-4272-856d-78d91f601a49 4aa193561fd14952b73c2b43428f1845 56b3beb11a85407084fc7de41a776883 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 345/689] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:45:05 2026] GET /v2.1/servers/799fd99a-c0ef-461f-bb01-06c4b1b5b0ff => generated 1717 bytes in 1141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:45:06.787 8 WARNING neutronclient.v2_0.client [None req-f8954ec5-c9c3-45a3-ab53-c6d0b0d9315f 4aa193561fd14952b73c2b43428f1845 56b3beb11a85407084fc7de41a776883 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 345/690] 10.0.0.218 () {32 vars in 741 bytes} [Fri Aug 7 05:45:06 2026] GET /v2.1/servers/799fd99a-c0ef-461f-bb01-06c4b1b5b0ff/os-interface => generated 285 bytes in 491 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-08-07 05:45:08.121 7 INFO nova.api.openstack.compute.server_external_events [req-4501c842-782a-4922-a4db-77b51fc2fed7 req-8f57645e-b5d0-4f42-86ee-9fff10276117 d25292c7f8b64b05b7d491162bffba87 1d1e145cf85648e28fb91446a364223a - - bc1b5f91e27d4064b9c31f08239561fd bc1b5f91e27d4064b9c31f08239561fd] Creating event network-changed:aa70d8f6-1dde-43c0-9a5e-0e1f68ef69dd for instance 799fd99a-c0ef-461f-bb01-06c4b1b5b0ff on instance 2026-08-07 05:45:08.123 8 WARNING neutronclient.v2_0.client [None req-a44e554c-1f9b-4b23-bcea-767d94d1060d 4aa193561fd14952b73c2b43428f1845 56b3beb11a85407084fc7de41a776883 - - default default] The python binding code in 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/691] 10.0.0.187 () {38 vars in 815 bytes} [Fri Aug 7 05:45:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/692] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:45:08 2026] GET /v2.1/servers/799fd99a-c0ef-461f-bb01-06c4b1b5b0ff => generated 1717 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-08-07 05:45:08.345 7 WARNING neutronclient.v2_0.client [None req-52676a1f-b680-45eb-9a3e-7b556d0b2f0f 44cfcba8e0b94564bc86b64bbb18de53 686eb73f1ca84c0ba9ab8cf0ed63aa02 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-07 05:45:08.803 7 WARNING neutronclient.v2_0.client [None req-52676a1f-b680-45eb-9a3e-7b556d0b2f0f 44cfcba8e0b94564bc86b64bbb18de53 686eb73f1ca84c0ba9ab8cf0ed63aa02 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 347/693] 10.0.0.218 () {34 vars in 663 bytes} [Fri Aug 7 05:45:08 2026] POST /v2.1/servers => generated 424 bytes in 935 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-08-07 05:45:09.092 8 WARNING neutronclient.v2_0.client [None req-3139951a-9f21-4410-9e51-f612b5a266bc 44cfcba8e0b94564bc86b64bbb18de53 686eb73f1ca84c0ba9ab8cf0ed63aa02 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 347/694] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:45:09 2026] GET /v2.1/servers/8a1c2d53-78cf-4480-ac09-21001391e1ec => generated 1371 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-08-07 05:45:10.232 7 WARNING neutronclient.v2_0.client [None req-d79f1135-a4c8-4de8-9519-436b570a077a 44cfcba8e0b94564bc86b64bbb18de53 686eb73f1ca84c0ba9ab8cf0ed63aa02 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 348/695] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:45:10 2026] GET /v2.1/servers/8a1c2d53-78cf-4480-ac09-21001391e1ec => 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-08-07 05:45:11.323 8 WARNING neutronclient.v2_0.client [None req-e0c3f3b3-a90d-4c86-b10b-d3884b652bf4 44cfcba8e0b94564bc86b64bbb18de53 686eb73f1ca84c0ba9ab8cf0ed63aa02 - - default default] The python binding code in 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/696] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:45:11 2026] GET /v2.1/servers/8a1c2d53-78cf-4480-ac09-21001391e1ec => generated 1423 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-08-07 05:45:12.436 7 WARNING neutronclient.v2_0.client [None req-464b324c-bcc6-4cef-b43e-149df6b4d219 44cfcba8e0b94564bc86b64bbb18de53 686eb73f1ca84c0ba9ab8cf0ed63aa02 - - default default] The python binding code in 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/697] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:45:12 2026] GET /v2.1/servers/8a1c2d53-78cf-4480-ac09-21001391e1ec => generated 1423 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-08-07 05:45:13.525 8 WARNING neutronclient.v2_0.client [None req-e35c9274-9438-437b-87dc-f66ff67c8a51 44cfcba8e0b94564bc86b64bbb18de53 686eb73f1ca84c0ba9ab8cf0ed63aa02 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 350/700] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:45:13 2026] GET /v2.1/servers/8a1c2d53-78cf-4480-ac09-21001391e1ec => generated 1473 bytes in 513 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:45:14.287 7 INFO nova.api.openstack.compute.server_external_events [req-a920deec-dca6-46de-8b1d-05013d242fa5 req-2f66231d-a6e1-48a4-98b1-9941bbd2c71a d25292c7f8b64b05b7d491162bffba87 1d1e145cf85648e28fb91446a364223a - - bc1b5f91e27d4064b9c31f08239561fd bc1b5f91e27d4064b9c31f08239561fd] Creating event network-changed:53d8aaba-575d-4380-9ffc-8f9a5ad8d894 for instance 8a1c2d53-78cf-4480-ac09-21001391e1ec on instance [pid: 7|app: 0|req: 351/701] 10.0.0.187 () {38 vars in 815 bytes} [Fri Aug 7 05:45:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:45:15.049 8 WARNING neutronclient.v2_0.client [None req-6ce4d23b-a313-469f-a473-24bafa18773c 44cfcba8e0b94564bc86b64bbb18de53 686eb73f1ca84c0ba9ab8cf0ed63aa02 - - default default] The python binding code in 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/702] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:45:15 2026] GET /v2.1/servers/8a1c2d53-78cf-4480-ac09-21001391e1ec => generated 1471 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-08-07 05:45:16.282 7 WARNING neutronclient.v2_0.client [None req-29fecad3-4b60-4d43-8659-3071d3bdbb03 44cfcba8e0b94564bc86b64bbb18de53 686eb73f1ca84c0ba9ab8cf0ed63aa02 - - default default] The python binding code in 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/703] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:45:16 2026] GET /v2.1/servers/8a1c2d53-78cf-4480-ac09-21001391e1ec => generated 1471 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-08-07 05:45:17.454 8 WARNING neutronclient.v2_0.client [None req-a6570503-2454-4d46-9e38-df2fd977c9e3 44cfcba8e0b94564bc86b64bbb18de53 686eb73f1ca84c0ba9ab8cf0ed63aa02 - - default default] The python binding code in 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/704] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:45:17 2026] GET /v2.1/servers/8a1c2d53-78cf-4480-ac09-21001391e1ec => generated 1471 bytes in 392 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:45:18.850 7 WARNING neutronclient.v2_0.client [None req-4dd94b37-eb19-441b-9352-0cdaf2fc36ea 44cfcba8e0b94564bc86b64bbb18de53 686eb73f1ca84c0ba9ab8cf0ed63aa02 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 353/705] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:45:18 2026] GET /v2.1/servers/8a1c2d53-78cf-4480-ac09-21001391e1ec => generated 1471 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:45:20.046 8 WARNING neutronclient.v2_0.client [None req-2f4b98dd-3b2e-4dca-8e87-0d0f01512d19 44cfcba8e0b94564bc86b64bbb18de53 686eb73f1ca84c0ba9ab8cf0ed63aa02 - - default default] The python binding code in 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/706] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:45:19 2026] GET /v2.1/servers/8a1c2d53-78cf-4480-ac09-21001391e1ec => generated 1471 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-08-07 05:45:20.903 7 INFO nova.api.openstack.compute.server_external_events [req-3d34a910-8cc8-4a13-957c-8595026db93e req-a81c5049-d283-4277-9a3c-85149a523d2e d25292c7f8b64b05b7d491162bffba87 1d1e145cf85648e28fb91446a364223a - - bc1b5f91e27d4064b9c31f08239561fd bc1b5f91e27d4064b9c31f08239561fd] Creating event network-vif-plugged:53d8aaba-575d-4380-9ffc-8f9a5ad8d894 for instance 8a1c2d53-78cf-4480-ac09-21001391e1ec on instance [pid: 7|app: 0|req: 354/707] 10.0.0.41 () {38 vars in 814 bytes} [Fri Aug 7 05:45:20 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-08-07 05:45:21.193 8 WARNING neutronclient.v2_0.client [None req-2291a73b-6b0a-4ada-8df8-484e6145322c 44cfcba8e0b94564bc86b64bbb18de53 686eb73f1ca84c0ba9ab8cf0ed63aa02 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 354/708] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:45:21 2026] GET /v2.1/servers/8a1c2d53-78cf-4480-ac09-21001391e1ec => generated 1471 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-08-07 05:45:22.384 7 WARNING neutronclient.v2_0.client [None req-0e276a9f-5b28-4053-8679-c54082b02cda 44cfcba8e0b94564bc86b64bbb18de53 686eb73f1ca84c0ba9ab8cf0ed63aa02 - - default default] The python binding code in 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/709] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:45:22 2026] GET /v2.1/servers/8a1c2d53-78cf-4480-ac09-21001391e1ec => generated 1656 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 355/710] 10.0.0.218 () {32 vars in 723 bytes} [Fri Aug 7 05:45:22 2026] GET /v2.1/servers/8a1c2d53-78cf-4480-ac09-21001391e1ec/ips => generated 109 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, ' [pid: 7|app: 0|req: 356/711] 10.0.0.218 () {32 vars in 723 bytes} [Fri Aug 7 05:45:22 2026] GET /v2.1/servers/8a1c2d53-78cf-4480-ac09-21001391e1ec/ips => generated 109 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 356/712] 10.0.0.218 () {32 vars in 825 bytes} [Fri Aug 7 05:45:22 2026] GET /v2.1/servers/8a1c2d53-78cf-4480-ac09-21001391e1ec/ips/tempest-ServerAddressesTestJSON-1164394793-network => generated 94 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 357/713] 10.0.0.218 () {32 vars in 718 bytes} [Fri Aug 7 05:45:22 2026] DELETE /v2.1/servers/8a1c2d53-78cf-4480-ac09-21001391e1ec => generated 0 bytes in 143 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:45:22.822 8 WARNING neutronclient.v2_0.client [None req-0190244e-c985-416c-b9d1-15d21c9fdbb9 44cfcba8e0b94564bc86b64bbb18de53 686eb73f1ca84c0ba9ab8cf0ed63aa02 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 357/714] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:45:22 2026] GET /v2.1/servers/8a1c2d53-78cf-4480-ac09-21001391e1ec => generated 1662 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-08-07 05:45:23.986 8 WARNING neutronclient.v2_0.client [None req-55362ada-0319-4f37-a760-d43437fe53a6 44cfcba8e0b94564bc86b64bbb18de53 686eb73f1ca84c0ba9ab8cf0ed63aa02 - - default default] The python binding code in 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/717] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:45:23 2026] GET /v2.1/servers/8a1c2d53-78cf-4480-ac09-21001391e1ec => generated 1662 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:45:25.178 7 WARNING neutronclient.v2_0.client [None req-3633c940-ee27-4707-8ff1-05683aa6f2a1 44cfcba8e0b94564bc86b64bbb18de53 686eb73f1ca84c0ba9ab8cf0ed63aa02 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 359/718] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:45:25 2026] GET /v2.1/servers/8a1c2d53-78cf-4480-ac09-21001391e1ec => generated 1662 bytes in 461 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:45:25.676 8 INFO nova.api.openstack.compute.server_external_events [req-b6d71cd7-29e5-4a18-bc74-b69b40c355f4 req-56d7265e-390c-4a92-94bd-d7770c1e4056 d25292c7f8b64b05b7d491162bffba87 1d1e145cf85648e28fb91446a364223a - - bc1b5f91e27d4064b9c31f08239561fd bc1b5f91e27d4064b9c31f08239561fd] Creating event network-vif-unplugged:53d8aaba-575d-4380-9ffc-8f9a5ad8d894 for instance 8a1c2d53-78cf-4480-ac09-21001391e1ec on instance [pid: 8|app: 0|req: 360/719] 10.0.0.41 () {38 vars in 814 bytes} [Fri Aug 7 05:45:25 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:45:25.842 7 INFO nova.api.openstack.compute.server_external_events [req-88670945-9fa6-4ac2-acba-715c1e2fe7bd req-0aa856c4-6ef4-4ad9-8d29-a99547ac7127 d25292c7f8b64b05b7d491162bffba87 1d1e145cf85648e28fb91446a364223a - - bc1b5f91e27d4064b9c31f08239561fd bc1b5f91e27d4064b9c31f08239561fd] Creating event network-vif-deleted:53d8aaba-575d-4380-9ffc-8f9a5ad8d894 for instance 8a1c2d53-78cf-4480-ac09-21001391e1ec on instance [pid: 7|app: 0|req: 360/720] 10.0.0.187 () {38 vars in 815 bytes} [Fri Aug 7 05:45:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:45:26.663 8 WARNING neutronclient.v2_0.client [None req-26f71a96-128d-46f9-88bc-1a3b2d2d2deb 44cfcba8e0b94564bc86b64bbb18de53 686eb73f1ca84c0ba9ab8cf0ed63aa02 - - default default] The python binding code in 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/721] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:45:26 2026] GET /v2.1/servers/8a1c2d53-78cf-4480-ac09-21001391e1ec => generated 1452 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:45:27.879 7 WARNING neutronclient.v2_0.client [None req-6d11c999-2b7f-46e7-807d-acdd4c6f055f 44cfcba8e0b94564bc86b64bbb18de53 686eb73f1ca84c0ba9ab8cf0ed63aa02 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 361/722] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:45:27 2026] GET /v2.1/servers/8a1c2d53-78cf-4480-ac09-21001391e1ec => generated 1457 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-08-07 05:45:28.986 8 WARNING neutronclient.v2_0.client [None req-69e87252-b6e7-439a-be91-e59936a72ddd 44cfcba8e0b94564bc86b64bbb18de53 686eb73f1ca84c0ba9ab8cf0ed63aa02 - - default default] The python binding code in 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/723] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:45:28 2026] GET /v2.1/servers/8a1c2d53-78cf-4480-ac09-21001391e1ec => generated 1457 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-08-07 05:45:30.079 7 INFO nova.api.openstack.wsgi [None req-dc125f63-7bbb-47a3-827c-f4ffc57bee56 44cfcba8e0b94564bc86b64bbb18de53 686eb73f1ca84c0ba9ab8cf0ed63aa02 - - default default] HTTP exception thrown: Instance 8a1c2d53-78cf-4480-ac09-21001391e1ec could not be found. [pid: 7|app: 0|req: 362/724] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:45:30 2026] GET /v2.1/servers/8a1c2d53-78cf-4480-ac09-21001391e1ec => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 363/725] 10.0.0.218 () {34 vars in 671 bytes} [Fri Aug 7 05:45:32 2026] POST /v2.1/os-keypairs => generated 397 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/728] 10.0.0.218 () {34 vars in 671 bytes} [Fri Aug 7 05:45:34 2026] POST /v2.1/os-keypairs => generated 386 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/729] 10.0.0.218 () {30 vars in 413 bytes} [Fri Aug 7 05:45:35 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-08-07 05:45:35.454 8 WARNING neutronclient.v2_0.client [None req-023b27f2-3d13-45af-9812-bfa323060edc 28ea78e345df4359b41940a6bd6015e0 024d75a865554c2687256eed6f5495fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-07 05:45:35.507 8 WARNING neutronclient.v2_0.client [None req-023b27f2-3d13-45af-9812-bfa323060edc 28ea78e345df4359b41940a6bd6015e0 024d75a865554c2687256eed6f5495fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-07 05:45:35.544 8 WARNING neutronclient.v2_0.client [None req-023b27f2-3d13-45af-9812-bfa323060edc 28ea78e345df4359b41940a6bd6015e0 024d75a865554c2687256eed6f5495fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 365/730] 10.0.0.218 () {28 vars in 560 bytes} [Fri Aug 7 05:45:35 2026] GET /v2/ => generated 402 bytes in 444 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/731] 10.0.0.218 () {28 vars in 564 bytes} [Fri Aug 7 05:45:35 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: 367/732] 10.0.0.218 () {30 vars in 413 bytes} [Fri Aug 7 05:45:35 2026] GET / => generated 423 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-08-07 05:45:35.700 8 WARNING neutronclient.v2_0.client [None req-023b27f2-3d13-45af-9812-bfa323060edc 28ea78e345df4359b41940a6bd6015e0 024d75a865554c2687256eed6f5495fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 366/733] 10.0.0.218 () {34 vars in 663 bytes} [Fri Aug 7 05:45:35 2026] POST /v2.1/servers => generated 495 bytes in 526 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-07 05:45:35.933 7 WARNING neutronclient.v2_0.client [None req-ed7775a2-5342-48a3-993a-566e4fda343d 28ea78e345df4359b41940a6bd6015e0 024d75a865554c2687256eed6f5495fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 368/734] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:45:35 2026] GET /v2.1/servers/06982d51-178e-41dd-9b44-b0b999563269 => generated 1457 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:45:37.033 8 WARNING neutronclient.v2_0.client [None req-9549cb26-7321-4909-9d3c-89b736c8cbce 28ea78e345df4359b41940a6bd6015e0 024d75a865554c2687256eed6f5495fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 367/735] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:45:36 2026] GET /v2.1/servers/06982d51-178e-41dd-9b44-b0b999563269 => generated 1461 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-08-07 05:45:38.119 7 WARNING neutronclient.v2_0.client [None req-0667cb92-2ac3-4bf0-a9eb-2356f122d186 28ea78e345df4359b41940a6bd6015e0 024d75a865554c2687256eed6f5495fb - - default default] The python binding code in 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/736] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:45:38 2026] GET /v2.1/servers/06982d51-178e-41dd-9b44-b0b999563269 => generated 1509 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-08-07 05:45:39.218 8 WARNING neutronclient.v2_0.client [None req-59d23304-85d7-4fea-9bae-4286e0809657 28ea78e345df4359b41940a6bd6015e0 024d75a865554c2687256eed6f5495fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 368/737] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:45:39 2026] GET /v2.1/servers/06982d51-178e-41dd-9b44-b0b999563269 => generated 1509 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-08-07 05:45:40.321 7 WARNING neutronclient.v2_0.client [None req-6e7114ad-ab61-4a16-ac05-050e74a788a7 28ea78e345df4359b41940a6bd6015e0 024d75a865554c2687256eed6f5495fb - - default default] The python binding code in 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/738] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:45:40 2026] GET /v2.1/servers/06982d51-178e-41dd-9b44-b0b999563269 => generated 1517 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:45:41.272 8 INFO nova.api.openstack.compute.server_external_events [req-ff24d58d-b889-4727-8e1f-6f3665eb3577 req-e80994d6-542a-48bd-9869-7f619062542a d25292c7f8b64b05b7d491162bffba87 1d1e145cf85648e28fb91446a364223a - - bc1b5f91e27d4064b9c31f08239561fd bc1b5f91e27d4064b9c31f08239561fd] Creating event network-changed:e34f5544-b090-4645-951f-ec0c3eabe78d for instance 06982d51-178e-41dd-9b44-b0b999563269 on instance [pid: 8|app: 0|req: 369/739] 10.0.0.187 () {38 vars in 815 bytes} [Fri Aug 7 05:45:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:45:41.425 7 WARNING neutronclient.v2_0.client [None req-306577aa-844c-45d3-867b-ec05936246a7 28ea78e345df4359b41940a6bd6015e0 024d75a865554c2687256eed6f5495fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 371/740] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:45:41 2026] GET /v2.1/servers/06982d51-178e-41dd-9b44-b0b999563269 => generated 1640 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:45:42.621 8 WARNING neutronclient.v2_0.client [None req-e88905dc-5ec0-420b-9e0e-9b19bb093ff6 28ea78e345df4359b41940a6bd6015e0 024d75a865554c2687256eed6f5495fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 370/741] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:45:42 2026] GET /v2.1/servers/06982d51-178e-41dd-9b44-b0b999563269 => generated 1628 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-08-07 05:45:43.768 8 WARNING neutronclient.v2_0.client [None req-332d5bb7-4448-4276-9597-6cd44cc9bafb 28ea78e345df4359b41940a6bd6015e0 024d75a865554c2687256eed6f5495fb - - default default] The python binding code in 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/744] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:45:43 2026] GET /v2.1/servers/06982d51-178e-41dd-9b44-b0b999563269 => generated 1628 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:45:44.959 7 WARNING neutronclient.v2_0.client [None req-987b4ced-ddc0-4ef7-8d6c-3eae338e4681 28ea78e345df4359b41940a6bd6015e0 024d75a865554c2687256eed6f5495fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 373/745] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:45:44 2026] GET /v2.1/servers/06982d51-178e-41dd-9b44-b0b999563269 => generated 1628 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-08-07 05:45:46.106 8 WARNING neutronclient.v2_0.client [None req-7e3ab509-a1b2-464f-b49e-fa76c2838c16 28ea78e345df4359b41940a6bd6015e0 024d75a865554c2687256eed6f5495fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 373/746] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:45:46 2026] GET /v2.1/servers/06982d51-178e-41dd-9b44-b0b999563269 => generated 1628 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:45:46.777 7 INFO nova.api.openstack.compute.server_external_events [req-4be5aea8-292a-4558-b9f0-3ecb38701442 req-dea723c6-e86d-429c-a7a3-dbafa29f757c d25292c7f8b64b05b7d491162bffba87 1d1e145cf85648e28fb91446a364223a - - bc1b5f91e27d4064b9c31f08239561fd bc1b5f91e27d4064b9c31f08239561fd] Creating event network-vif-plugged:e34f5544-b090-4645-951f-ec0c3eabe78d for instance 06982d51-178e-41dd-9b44-b0b999563269 on instance [pid: 7|app: 0|req: 374/747] 10.0.0.41 () {38 vars in 814 bytes} [Fri Aug 7 05:45:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:45:47.274 8 WARNING neutronclient.v2_0.client [None req-08e6e8e7-166c-47c5-861a-0e2ad2eae0dc 28ea78e345df4359b41940a6bd6015e0 024d75a865554c2687256eed6f5495fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 374/748] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:45:47 2026] GET /v2.1/servers/06982d51-178e-41dd-9b44-b0b999563269 => generated 1628 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-08-07 05:45:48.516 7 WARNING neutronclient.v2_0.client [None req-9028d1db-102c-4366-8e9f-96e79f74a77f 28ea78e345df4359b41940a6bd6015e0 024d75a865554c2687256eed6f5495fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 375/749] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:45:48 2026] GET /v2.1/servers/06982d51-178e-41dd-9b44-b0b999563269 => generated 1809 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:45:48.735 8 WARNING neutronclient.v2_0.client [None req-90fe9c8a-cc27-4326-8e6d-63569caa617b 28ea78e345df4359b41940a6bd6015e0 024d75a865554c2687256eed6f5495fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 375/750] 10.0.0.218 () {32 vars in 741 bytes} [Fri Aug 7 05:45:48 2026] GET /v2.1/servers/06982d51-178e-41dd-9b44-b0b999563269/os-interface => generated 285 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:45:49.537 7 INFO nova.api.openstack.compute.server_external_events [req-c93f786a-de69-42e8-907a-6468bc295ff3 req-6132b320-9e52-4f2b-9699-597b0f23db08 d25292c7f8b64b05b7d491162bffba87 1d1e145cf85648e28fb91446a364223a - - bc1b5f91e27d4064b9c31f08239561fd bc1b5f91e27d4064b9c31f08239561fd] Creating event network-changed:e34f5544-b090-4645-951f-ec0c3eabe78d for instance 06982d51-178e-41dd-9b44-b0b999563269 on instance [pid: 7|app: 0|req: 376/751] 10.0.0.187 () {38 vars in 815 bytes} [Fri Aug 7 05:45:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 378/756] 10.0.0.217 () {30 vars in 619 bytes} [Fri Aug 7 05:46:08 2026] GET /v2.1 => generated 0 bytes in 129 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: 379/757] 10.0.0.217 () {32 vars in 692 bytes} [Fri Aug 7 05:46:08 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/758] 10.0.0.217 () {34 vars in 913 bytes} [Fri Aug 7 05:46:08 2026] GET /v2.1/os-simple-tenant-usage/31d3617a5aa94aa789f6401117b81d5b?start=2026-08-06T00:00:00&end=2026-08-07T23: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: 380/759] 10.0.0.217 () {30 vars in 654 bytes} [Fri Aug 7 05:46:08 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 380/760] 10.0.0.217 () {30 vars in 619 bytes} [Fri Aug 7 05:46:11 2026] GET /v2.1 => generated 0 bytes in 103 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 381/761] 10.0.0.217 () {32 vars in 692 bytes} [Fri Aug 7 05:46: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: 8|app: 0|req: 381/762] 10.0.0.217 () {34 vars in 913 bytes} [Fri Aug 7 05:46:12 2026] GET /v2.1/os-simple-tenant-usage/31d3617a5aa94aa789f6401117b81d5b?start=2026-08-06T00:00:00&end=2026-08-07T23: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: 382/763] 10.0.0.217 () {30 vars in 654 bytes} [Fri Aug 7 05:46:12 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 385/770] 10.0.0.218 () {34 vars in 671 bytes} [Fri Aug 7 05:46:33 2026] POST /v2.1/os-keypairs => generated 395 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-07 05:46:35.533 7 WARNING neutronclient.v2_0.client [None req-4e030f6c-6c8f-4335-b355-27bc5135e9b0 2a83948eb16d41f4a4af8735f79916dd 5a7f2cb43093438f8ed01e0e0cdfe5ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-07 05:46:35.578 7 WARNING neutronclient.v2_0.client [None req-4e030f6c-6c8f-4335-b355-27bc5135e9b0 2a83948eb16d41f4a4af8735f79916dd 5a7f2cb43093438f8ed01e0e0cdfe5ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-07 05:46:35.832 7 WARNING neutronclient.v2_0.client [None req-4e030f6c-6c8f-4335-b355-27bc5135e9b0 2a83948eb16d41f4a4af8735f79916dd 5a7f2cb43093438f8ed01e0e0cdfe5ee - - default default] The python binding code in 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/771] 10.0.0.218 () {34 vars in 663 bytes} [Fri Aug 7 05:46:35 2026] POST /v2.1/servers => generated 448 bytes in 564 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-07 05:46:36.074 8 WARNING neutronclient.v2_0.client [None req-47ba0d79-36af-4688-824c-01e22889693c 2a83948eb16d41f4a4af8735f79916dd 5a7f2cb43093438f8ed01e0e0cdfe5ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 386/772] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:46:36 2026] GET /v2.1/servers/609aefdc-9fa4-4053-8ba1-5711a25187fb => generated 1392 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-08-07 05:46:41.163 7 WARNING neutronclient.v2_0.client [None req-89f1a592-2fec-4645-bb95-43c6fdcd3c1d 2a83948eb16d41f4a4af8735f79916dd 5a7f2cb43093438f8ed01e0e0cdfe5ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 387/773] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:46:41 2026] GET /v2.1/servers/609aefdc-9fa4-4053-8ba1-5711a25187fb => generated 1518 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-08-07 05:46:41.363 8 INFO nova.api.openstack.compute.server_external_events [req-16e49f7e-9453-4a7e-8b01-60be3a7a7603 req-a63d8cef-d5d4-4d69-ab0d-f5985d3a8cd2 d25292c7f8b64b05b7d491162bffba87 1d1e145cf85648e28fb91446a364223a - - bc1b5f91e27d4064b9c31f08239561fd bc1b5f91e27d4064b9c31f08239561fd] Creating event network-changed:17338cee-5e6f-4246-bc8e-4ef2afee671f for instance 609aefdc-9fa4-4053-8ba1-5711a25187fb on instance [pid: 8|app: 0|req: 387/774] 10.0.0.187 () {38 vars in 815 bytes} [Fri Aug 7 05:46:41 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-08-07 05:46:46.329 7 WARNING neutronclient.v2_0.client [None req-b09d28ee-2f38-4fe1-a5e7-9149c0d0b29b 2a83948eb16d41f4a4af8735f79916dd 5a7f2cb43093438f8ed01e0e0cdfe5ee - - default default] 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-08-07 05:46:46.440 8 INFO nova.api.openstack.compute.server_external_events [req-403882e5-4ce6-472d-8d49-6f860c1c5c99 req-23b9f15f-306f-4f77-983f-de822a11d8c6 d25292c7f8b64b05b7d491162bffba87 1d1e145cf85648e28fb91446a364223a - - bc1b5f91e27d4064b9c31f08239561fd bc1b5f91e27d4064b9c31f08239561fd] Creating event network-vif-plugged:17338cee-5e6f-4246-bc8e-4ef2afee671f for instance 609aefdc-9fa4-4053-8ba1-5711a25187fb on instance [pid: 8|app: 0|req: 389/777] 10.0.0.41 () {38 vars in 814 bytes} [Fri Aug 7 05:46:46 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) [pid: 7|app: 0|req: 389/778] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:46:46 2026] GET /v2.1/servers/609aefdc-9fa4-4053-8ba1-5711a25187fb => generated 1516 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:46:47.985 8 WARNING neutronclient.v2_0.client [None req-9b310b6a-6ada-4332-9a22-83e81529e900 6081166cda284f25828e6ca1f94ed41a 34457e6d35254486b162dde5fa0d4677 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-07 05:46:48.147 8 WARNING neutronclient.v2_0.client [None req-9b310b6a-6ada-4332-9a22-83e81529e900 6081166cda284f25828e6ca1f94ed41a 34457e6d35254486b162dde5fa0d4677 - - default default] The python binding code in 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/779] 10.0.0.218 () {34 vars in 663 bytes} [Fri Aug 7 05:46:47 2026] POST /v2.1/servers => generated 424 bytes in 454 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-08-07 05:46:48.396 7 WARNING neutronclient.v2_0.client [None req-c5c1a619-f0c4-4aa0-a5d6-0bf3741e7a25 6081166cda284f25828e6ca1f94ed41a 34457e6d35254486b162dde5fa0d4677 - - default default] The python binding code in 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/780] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:46:48 2026] GET /v2.1/servers/34162a7f-9db1-446d-9d94-2a1937c8f09e => generated 1367 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-08-07 05:46:49.489 8 WARNING neutronclient.v2_0.client [None req-e9e607da-4346-4074-8c18-d7f6ecb872e0 6081166cda284f25828e6ca1f94ed41a 34457e6d35254486b162dde5fa0d4677 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 391/781] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:46:49 2026] GET /v2.1/servers/34162a7f-9db1-446d-9d94-2a1937c8f09e => generated 1371 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-08-07 05:46:50.581 7 WARNING neutronclient.v2_0.client [None req-864aa9ad-8b3d-47c4-bb6d-be08e425b3c6 6081166cda284f25828e6ca1f94ed41a 34457e6d35254486b162dde5fa0d4677 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 391/782] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:46:50 2026] GET /v2.1/servers/34162a7f-9db1-446d-9d94-2a1937c8f09e => generated 1419 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-08-07 05:46:51.542 8 WARNING neutronclient.v2_0.client [None req-9c239a3c-36ae-4104-a5aa-e79731d817aa 2a83948eb16d41f4a4af8735f79916dd 5a7f2cb43093438f8ed01e0e0cdfe5ee - - default default] 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-08-07 05:46:51.670 7 WARNING neutronclient.v2_0.client [None req-5f133f1c-e53c-4333-8dbd-6cad17ec05b4 6081166cda284f25828e6ca1f94ed41a 34457e6d35254486b162dde5fa0d4677 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 392/783] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:46:51 2026] GET /v2.1/servers/609aefdc-9fa4-4053-8ba1-5711a25187fb => generated 1815 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/784] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:46:51 2026] GET /v2.1/servers/34162a7f-9db1-446d-9d94-2a1937c8f09e => generated 1419 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:46:52.748 8 WARNING neutronclient.v2_0.client [None req-ab7c8e25-5b1c-4932-9030-837b1e7849cf 6081166cda284f25828e6ca1f94ed41a 34457e6d35254486b162dde5fa0d4677 - - default default] 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-08-07 05:46:53.033 7 WARNING neutronclient.v2_0.client [None req-00cd5d1c-fa3b-4cdf-bd9b-02bdff8b47ae 2a83948eb16d41f4a4af8735f79916dd 5a7f2cb43093438f8ed01e0e0cdfe5ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 393/785] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:46:52 2026] GET /v2.1/servers/34162a7f-9db1-446d-9d94-2a1937c8f09e => generated 1469 bytes in 346 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:46:53.081 7 WARNING neutronclient.v2_0.client [None req-00cd5d1c-fa3b-4cdf-bd9b-02bdff8b47ae 2a83948eb16d41f4a4af8735f79916dd 5a7f2cb43093438f8ed01e0e0cdfe5ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-07 05:46:53.086 8 INFO nova.api.openstack.compute.server_external_events [req-5679a9c4-b68c-44f7-8e3d-46fbef8b036d req-f6ed598f-bc71-4b90-afd2-484c3b278f57 d25292c7f8b64b05b7d491162bffba87 1d1e145cf85648e28fb91446a364223a - - bc1b5f91e27d4064b9c31f08239561fd bc1b5f91e27d4064b9c31f08239561fd] Creating event network-changed:17338cee-5e6f-4246-bc8e-4ef2afee671f for instance 609aefdc-9fa4-4053-8ba1-5711a25187fb on instance [pid: 8|app: 0|req: 394/786] 10.0.0.187 () {38 vars in 815 bytes} [Fri Aug 7 05:46:53 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-08-07 05:46:53.309 7 WARNING neutronclient.v2_0.client [None req-00cd5d1c-fa3b-4cdf-bd9b-02bdff8b47ae 2a83948eb16d41f4a4af8735f79916dd 5a7f2cb43093438f8ed01e0e0cdfe5ee - - default default] The python binding code in 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/789] 10.0.0.218 () {34 vars in 663 bytes} [Fri Aug 7 05:46:52 2026] POST /v2.1/servers => generated 448 bytes in 597 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-08-07 05:46:53.591 8 WARNING neutronclient.v2_0.client [None req-7b2715bf-734c-4419-921c-2822390e5299 2a83948eb16d41f4a4af8735f79916dd 5a7f2cb43093438f8ed01e0e0cdfe5ee - - default default] The python binding code in 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/790] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:46:53 2026] GET /v2.1/servers/7ae3581a-c46a-4db4-beaa-ac0c27cce312 => generated 1394 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:46:54.117 7 WARNING neutronclient.v2_0.client [None req-07275550-696a-4105-b22b-d582f617649e 6081166cda284f25828e6ca1f94ed41a 34457e6d35254486b162dde5fa0d4677 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 394/791] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:46:54 2026] GET /v2.1/servers/34162a7f-9db1-446d-9d94-2a1937c8f09e => generated 1479 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-08-07 05:46:55.126 8 INFO nova.api.openstack.compute.server_external_events [req-05048233-3bf2-4c07-8027-205ef2418a15 req-e1827ca7-ed36-4e21-9e33-23bd63af5917 d25292c7f8b64b05b7d491162bffba87 1d1e145cf85648e28fb91446a364223a - - bc1b5f91e27d4064b9c31f08239561fd bc1b5f91e27d4064b9c31f08239561fd] Creating event network-changed:35fd0a54-3bc5-45c3-99e0-77556570cebb for instance 34162a7f-9db1-446d-9d94-2a1937c8f09e on instance [pid: 8|app: 0|req: 398/792] 10.0.0.187 () {38 vars in 815 bytes} [Fri Aug 7 05:46:55 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-08-07 05:46:55.284 7 WARNING neutronclient.v2_0.client [None req-5eda94fe-09ff-40bd-a9a5-ddfe6a65076d 6081166cda284f25828e6ca1f94ed41a 34457e6d35254486b162dde5fa0d4677 - - default default] The python binding code in 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/793] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:46:55 2026] GET /v2.1/servers/34162a7f-9db1-446d-9d94-2a1937c8f09e => generated 1467 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:46:56.439 8 WARNING neutronclient.v2_0.client [None req-ed3863c9-e09a-457a-8a6e-9100d2f7e273 6081166cda284f25828e6ca1f94ed41a 34457e6d35254486b162dde5fa0d4677 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 399/794] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:46:56 2026] GET /v2.1/servers/34162a7f-9db1-446d-9d94-2a1937c8f09e => generated 1467 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:46:57.635 7 WARNING neutronclient.v2_0.client [None req-81c8d36b-9aa0-4b6d-9fae-48d567d0d9bb 6081166cda284f25828e6ca1f94ed41a 34457e6d35254486b162dde5fa0d4677 - - default default] The python binding code in 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/795] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:46:57 2026] GET /v2.1/servers/34162a7f-9db1-446d-9d94-2a1937c8f09e => generated 1467 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-08-07 05:46:58.678 8 WARNING neutronclient.v2_0.client [None req-f5a45691-9442-411d-abfc-49b83e63acba 2a83948eb16d41f4a4af8735f79916dd 5a7f2cb43093438f8ed01e0e0cdfe5ee - - default default] 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: 400/796] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:46:58 2026] GET /v2.1/servers/7ae3581a-c46a-4db4-beaa-ac0c27cce312 => generated 1520 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-07 05:46:58.786 7 WARNING neutronclient.v2_0.client [None req-903c6b9e-bf0c-48d4-b99a-75928d583784 6081166cda284f25828e6ca1f94ed41a 34457e6d35254486b162dde5fa0d4677 - - default default] 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-08-07 05:46:58.853 8 INFO nova.api.openstack.compute.server_external_events [req-f2baf496-c3fe-458b-9b06-2f83a7e49279 req-0ccc7241-39d1-4bb6-be08-e75f6d0e8d3a d25292c7f8b64b05b7d491162bffba87 1d1e145cf85648e28fb91446a364223a - - bc1b5f91e27d4064b9c31f08239561fd bc1b5f91e27d4064b9c31f08239561fd] Creating event network-vif-plugged:35fd0a54-3bc5-45c3-99e0-77556570cebb for instance 34162a7f-9db1-446d-9d94-2a1937c8f09e on instance [pid: 8|app: 0|req: 401/797] 10.0.0.41 () {38 vars in 814 bytes} [Fri Aug 7 05:46:58 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/798] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:46:58 2026] GET /v2.1/servers/34162a7f-9db1-446d-9d94-2a1937c8f09e => generated 1467 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-08-07 05:46:58.983 8 INFO nova.api.openstack.compute.server_external_events [req-d6518a9c-9746-4ac6-a8f9-4913fcc60b2d req-4e8081ce-8039-4f2a-bff9-4ab860878761 d25292c7f8b64b05b7d491162bffba87 1d1e145cf85648e28fb91446a364223a - - bc1b5f91e27d4064b9c31f08239561fd bc1b5f91e27d4064b9c31f08239561fd] Creating event network-changed:43d8c71a-57dc-4c48-bc4a-f747094178d5 for instance 7ae3581a-c46a-4db4-beaa-ac0c27cce312 on instance [pid: 8|app: 0|req: 402/799] 10.0.0.187 () {38 vars in 815 bytes} [Fri Aug 7 05:46:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:46:59.934 7 WARNING neutronclient.v2_0.client [None req-bcedb738-8d3e-413e-9ccc-faca0491d3a1 6081166cda284f25828e6ca1f94ed41a 34457e6d35254486b162dde5fa0d4677 - - default default] The python binding code in 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/800] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:46:59 2026] GET /v2.1/servers/34162a7f-9db1-446d-9d94-2a1937c8f09e => generated 1467 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:47:01.140 8 WARNING neutronclient.v2_0.client [None req-76b2d322-fa24-4e61-a54e-69845a881aba 6081166cda284f25828e6ca1f94ed41a 34457e6d35254486b162dde5fa0d4677 - - default default] The python binding code in 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/801] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:47:01 2026] GET /v2.1/servers/34162a7f-9db1-446d-9d94-2a1937c8f09e => generated 1646 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, ' [pid: 7|app: 0|req: 399/802] 10.0.0.218 () {32 vars in 718 bytes} [Fri Aug 7 05:47:02 2026] DELETE /v2.1/servers/34162a7f-9db1-446d-9d94-2a1937c8f09e => generated 0 bytes in 122 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:47:02.599 8 WARNING neutronclient.v2_0.client [None req-780aff15-d4dc-4112-b889-7a9acf18b938 6081166cda284f25828e6ca1f94ed41a 34457e6d35254486b162dde5fa0d4677 - - default default] The python binding code in 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/803] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:47:02 2026] GET /v2.1/servers/34162a7f-9db1-446d-9d94-2a1937c8f09e => 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-08-07 05:47:03.768 8 WARNING neutronclient.v2_0.client [None req-5412ac3a-067e-45f9-bffc-a3fc1b09e391 6081166cda284f25828e6ca1f94ed41a 34457e6d35254486b162dde5fa0d4677 - - default default] 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-08-07 05:47:03.817 7 WARNING neutronclient.v2_0.client [None req-7fc45e30-2f00-4129-b11a-4bc88c5a8f24 2a83948eb16d41f4a4af8735f79916dd 5a7f2cb43093438f8ed01e0e0cdfe5ee - - default default] The python binding code in 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/806] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:47:03 2026] GET /v2.1/servers/34162a7f-9db1-446d-9d94-2a1937c8f09e => generated 1652 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/807] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:47:03 2026] GET /v2.1/servers/7ae3581a-c46a-4db4-beaa-ac0c27cce312 => generated 1518 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:47:04.108 8 INFO nova.api.openstack.compute.server_external_events [req-4fa13f44-c0fc-4fc6-8867-4cca7f49180e req-cd59bd74-8901-45a3-bce5-90e56b68df8e d25292c7f8b64b05b7d491162bffba87 1d1e145cf85648e28fb91446a364223a - - bc1b5f91e27d4064b9c31f08239561fd bc1b5f91e27d4064b9c31f08239561fd] Creating event network-vif-plugged:43d8c71a-57dc-4c48-bc4a-f747094178d5 for instance 7ae3581a-c46a-4db4-beaa-ac0c27cce312 on instance [pid: 8|app: 0|req: 407/808] 10.0.0.41 () {38 vars in 814 bytes} [Fri Aug 7 05:47:04 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:47:04.925 7 WARNING neutronclient.v2_0.client [None req-fb372b22-edd6-44b8-aff0-4a5f8b6e2574 6081166cda284f25828e6ca1f94ed41a 34457e6d35254486b162dde5fa0d4677 - - default default] The python binding code in 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/809] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:47:04 2026] GET /v2.1/servers/34162a7f-9db1-446d-9d94-2a1937c8f09e => generated 1652 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-08-07 05:47:05.467 8 INFO nova.api.openstack.compute.server_external_events [req-41840793-a914-47d2-a955-0922d04743d8 req-1a5060a9-4bed-4fac-929f-b5a15d11f3a8 d25292c7f8b64b05b7d491162bffba87 1d1e145cf85648e28fb91446a364223a - - bc1b5f91e27d4064b9c31f08239561fd bc1b5f91e27d4064b9c31f08239561fd] Creating event network-vif-deleted:35fd0a54-3bc5-45c3-99e0-77556570cebb for instance 34162a7f-9db1-446d-9d94-2a1937c8f09e on instance [pid: 8|app: 0|req: 408/810] 10.0.0.187 () {38 vars in 815 bytes} [Fri Aug 7 05:47:05 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-08-07 05:47:06.123 7 WARNING neutronclient.v2_0.client [None req-88c874bc-d1aa-4e9c-8184-edc9436c5fd9 6081166cda284f25828e6ca1f94ed41a 34457e6d35254486b162dde5fa0d4677 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 403/811] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:47:06 2026] GET /v2.1/servers/34162a7f-9db1-446d-9d94-2a1937c8f09e => generated 1448 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-08-07 05:47:07.229 8 WARNING neutronclient.v2_0.client [None req-9ef665d0-f500-4d59-81c2-710d13f05037 6081166cda284f25828e6ca1f94ed41a 34457e6d35254486b162dde5fa0d4677 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 409/812] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:47:07 2026] GET /v2.1/servers/34162a7f-9db1-446d-9d94-2a1937c8f09e => generated 1453 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-08-07 05:47:08.334 7 WARNING neutronclient.v2_0.client [None req-b87f0be9-f63e-4926-ad47-57e5203cbaf9 6081166cda284f25828e6ca1f94ed41a 34457e6d35254486b162dde5fa0d4677 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 404/813] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:47:08 2026] GET /v2.1/servers/34162a7f-9db1-446d-9d94-2a1937c8f09e => generated 1453 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-08-07 05:47:09.036 8 WARNING neutronclient.v2_0.client [None req-12ab5fab-456f-49b5-b67b-cd1532a65e94 2a83948eb16d41f4a4af8735f79916dd 5a7f2cb43093438f8ed01e0e0cdfe5ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 410/814] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:47:09 2026] GET /v2.1/servers/7ae3581a-c46a-4db4-beaa-ac0c27cce312 => generated 1817 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-08-07 05:47:09.423 7 INFO nova.api.openstack.wsgi [None req-0122d538-3708-45df-8e0e-a613fd898b93 6081166cda284f25828e6ca1f94ed41a 34457e6d35254486b162dde5fa0d4677 - - default default] HTTP exception thrown: Instance 34162a7f-9db1-446d-9d94-2a1937c8f09e could not be found. [pid: 7|app: 0|req: 405/815] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:47:09 2026] GET /v2.1/servers/34162a7f-9db1-446d-9d94-2a1937c8f09e => 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-08-07 05:47:10.858 8 INFO nova.api.openstack.compute.server_external_events [req-8abb12d3-09fa-478b-9217-13b5a1828082 req-1374472b-0b6a-46fc-9674-eef2e4340313 d25292c7f8b64b05b7d491162bffba87 1d1e145cf85648e28fb91446a364223a - - bc1b5f91e27d4064b9c31f08239561fd bc1b5f91e27d4064b9c31f08239561fd] Creating event network-changed:43d8c71a-57dc-4c48-bc4a-f747094178d5 for instance 7ae3581a-c46a-4db4-beaa-ac0c27cce312 on instance [pid: 8|app: 0|req: 411/816] 10.0.0.187 () {38 vars in 815 bytes} [Fri Aug 7 05:47:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 407/819] 10.0.0.218 () {34 vars in 671 bytes} [Fri Aug 7 05:47:20 2026] POST /v2.1/os-keypairs => generated 398 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-08-07 05:47:22.545 8 WARNING neutronclient.v2_0.client [None req-c859c893-b7b6-4756-b410-1e671282c94b ec39f5bc9e3e484ca90d82a1784dad73 bb1e9a12983042fa88cf72d699bf73b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-07 05:47:22.587 8 WARNING neutronclient.v2_0.client [None req-c859c893-b7b6-4756-b410-1e671282c94b ec39f5bc9e3e484ca90d82a1784dad73 bb1e9a12983042fa88cf72d699bf73b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-07 05:47:22.713 8 WARNING neutronclient.v2_0.client [None req-c859c893-b7b6-4756-b410-1e671282c94b ec39f5bc9e3e484ca90d82a1784dad73 bb1e9a12983042fa88cf72d699bf73b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 413/820] 10.0.0.218 () {34 vars in 663 bytes} [Fri Aug 7 05:47:22 2026] POST /v2.1/servers => generated 450 bytes in 403 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-07 05:47:22.920 7 WARNING neutronclient.v2_0.client [None req-a92922eb-806b-4e41-aaae-474b54c77315 ec39f5bc9e3e484ca90d82a1784dad73 bb1e9a12983042fa88cf72d699bf73b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 408/821] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:47:22 2026] GET /v2.1/servers/15633670-6fb2-4e8c-a04d-48449d5098a7 => generated 1403 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:47:24.000 8 WARNING neutronclient.v2_0.client [None req-0296ed17-55f4-43e1-9fd8-3c3b0ccc5b06 ec39f5bc9e3e484ca90d82a1784dad73 bb1e9a12983042fa88cf72d699bf73b8 - - default default] The python binding code in 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/824] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:47:23 2026] GET /v2.1/servers/15633670-6fb2-4e8c-a04d-48449d5098a7 => generated 1407 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-08-07 05:47:25.090 7 WARNING neutronclient.v2_0.client [None req-aea6804f-2e73-4d83-b63d-7dfce6a31dd4 ec39f5bc9e3e484ca90d82a1784dad73 bb1e9a12983042fa88cf72d699bf73b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 410/825] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:47:25 2026] GET /v2.1/servers/15633670-6fb2-4e8c-a04d-48449d5098a7 => generated 1455 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-08-07 05:47:26.180 8 WARNING neutronclient.v2_0.client [None req-521121a4-7794-4b51-a9de-c9a124a2fcf3 ec39f5bc9e3e484ca90d82a1784dad73 bb1e9a12983042fa88cf72d699bf73b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 416/826] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:47:26 2026] GET /v2.1/servers/15633670-6fb2-4e8c-a04d-48449d5098a7 => generated 1455 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-08-07 05:47:27.272 7 WARNING neutronclient.v2_0.client [None req-1d5679f7-035d-432e-8c9c-151f3424de6d ec39f5bc9e3e484ca90d82a1784dad73 bb1e9a12983042fa88cf72d699bf73b8 - - default default] The python binding code in 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/827] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:47:27 2026] GET /v2.1/servers/15633670-6fb2-4e8c-a04d-48449d5098a7 => generated 1463 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-08-07 05:47:28.185 8 INFO nova.api.openstack.compute.server_external_events [req-36cbbe6f-c398-4f8f-9860-130d20229440 req-4d82d495-05d2-4151-b160-4fd6483a9e9d d25292c7f8b64b05b7d491162bffba87 1d1e145cf85648e28fb91446a364223a - - bc1b5f91e27d4064b9c31f08239561fd bc1b5f91e27d4064b9c31f08239561fd] Creating event network-changed:a462cc70-3e53-46d9-9da9-20db3b9964df for instance 15633670-6fb2-4e8c-a04d-48449d5098a7 on instance [pid: 8|app: 0|req: 417/828] 10.0.0.187 () {38 vars in 815 bytes} [Fri Aug 7 05:47:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:47:28.373 7 WARNING neutronclient.v2_0.client [None req-beef8b0f-9929-4d3f-8614-1a63aee6ce6e ec39f5bc9e3e484ca90d82a1784dad73 bb1e9a12983042fa88cf72d699bf73b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 412/829] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:47:28 2026] GET /v2.1/servers/15633670-6fb2-4e8c-a04d-48449d5098a7 => generated 1541 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-08-07 05:47:29.510 8 WARNING neutronclient.v2_0.client [None req-ab183886-c42a-480c-9885-816a6890a13a ec39f5bc9e3e484ca90d82a1784dad73 bb1e9a12983042fa88cf72d699bf73b8 - - default default] The python binding code in 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/830] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:47:29 2026] GET /v2.1/servers/15633670-6fb2-4e8c-a04d-48449d5098a7 => generated 1529 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:47:30.687 7 WARNING neutronclient.v2_0.client [None req-80feb53a-28b2-45b9-a9a9-bea3b366180d ec39f5bc9e3e484ca90d82a1784dad73 bb1e9a12983042fa88cf72d699bf73b8 - - default default] The python binding code in 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/831] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:47:30 2026] GET /v2.1/servers/15633670-6fb2-4e8c-a04d-48449d5098a7 => generated 1529 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-08-07 05:47:31.829 8 WARNING neutronclient.v2_0.client [None req-53b49cfd-a8e5-4803-8a12-dfd9e5526823 ec39f5bc9e3e484ca90d82a1784dad73 bb1e9a12983042fa88cf72d699bf73b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 419/832] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:47:31 2026] GET /v2.1/servers/15633670-6fb2-4e8c-a04d-48449d5098a7 => generated 1529 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-08-07 05:47:32.619 7 INFO nova.api.openstack.compute.server_external_events [req-5e1c005d-9c22-4382-aab7-e599d5238604 req-dfaec2b5-2aa1-4a47-a874-296d03f39954 d25292c7f8b64b05b7d491162bffba87 1d1e145cf85648e28fb91446a364223a - - bc1b5f91e27d4064b9c31f08239561fd bc1b5f91e27d4064b9c31f08239561fd] Creating event network-vif-plugged:a462cc70-3e53-46d9-9da9-20db3b9964df for instance 15633670-6fb2-4e8c-a04d-48449d5098a7 on instance [pid: 7|app: 0|req: 414/833] 10.0.0.41 () {38 vars in 814 bytes} [Fri Aug 7 05:47:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:47:33.002 8 WARNING neutronclient.v2_0.client [None req-df33acd0-14e6-42fb-8e48-bc71637a2621 ec39f5bc9e3e484ca90d82a1784dad73 bb1e9a12983042fa88cf72d699bf73b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 420/834] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:47:32 2026] GET /v2.1/servers/15633670-6fb2-4e8c-a04d-48449d5098a7 => generated 1529 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:47:34.197 8 WARNING neutronclient.v2_0.client [None req-3b5f1942-ec17-4524-b5e3-ef862a844387 ec39f5bc9e3e484ca90d82a1784dad73 bb1e9a12983042fa88cf72d699bf73b8 - - default default] The python binding code in 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/837] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:47:34 2026] GET /v2.1/servers/15633670-6fb2-4e8c-a04d-48449d5098a7 => generated 1529 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, ' 2026-08-07 05:47:35.375 7 WARNING neutronclient.v2_0.client [None req-b04e2e93-2535-4548-b426-97944b24d13f ec39f5bc9e3e484ca90d82a1784dad73 bb1e9a12983042fa88cf72d699bf73b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 416/838] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:47:35 2026] GET /v2.1/servers/15633670-6fb2-4e8c-a04d-48449d5098a7 => generated 1698 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:47:35.574 8 WARNING neutronclient.v2_0.client [None req-e84a186c-e320-45fd-82dc-817767535a30 ec39f5bc9e3e484ca90d82a1784dad73 bb1e9a12983042fa88cf72d699bf73b8 - - default default] The python binding code in 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/839] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:47:35 2026] GET /v2.1/servers/15633670-6fb2-4e8c-a04d-48449d5098a7 => generated 1698 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:47:36.852 7 INFO nova.api.openstack.compute.server_external_events [req-6c64ab41-7917-4a78-8434-df72144f231d req-9ffd33c4-30b0-40e9-88ef-4ce3f7a52cb5 d25292c7f8b64b05b7d491162bffba87 1d1e145cf85648e28fb91446a364223a - - bc1b5f91e27d4064b9c31f08239561fd bc1b5f91e27d4064b9c31f08239561fd] Creating event network-changed:a462cc70-3e53-46d9-9da9-20db3b9964df for instance 15633670-6fb2-4e8c-a04d-48449d5098a7 on instance [pid: 7|app: 0|req: 417/840] 10.0.0.187 () {38 vars in 815 bytes} [Fri Aug 7 05:47:36 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, ' [pid: 8|app: 0|req: 436/865] 10.0.0.218 () {34 vars in 750 bytes} [Fri Aug 7 05:49:39 2026] POST /v2.1/servers/15633670-6fb2-4e8c-a04d-48449d5098a7/action => generated 41791 bytes in 555 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:49:40.511 7 INFO nova.api.openstack.compute.server_external_events [req-97db5cd5-b3ab-4f8d-be15-f74096562815 req-623f4146-f2d7-4faf-a5f1-1e3946c7de25 d25292c7f8b64b05b7d491162bffba87 1d1e145cf85648e28fb91446a364223a - - bc1b5f91e27d4064b9c31f08239561fd bc1b5f91e27d4064b9c31f08239561fd] Creating event network-changed:a462cc70-3e53-46d9-9da9-20db3b9964df for instance 15633670-6fb2-4e8c-a04d-48449d5098a7 on instance [pid: 7|app: 0|req: 430/866] 10.0.0.187 () {38 vars in 815 bytes} [Fri Aug 7 05:49:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/867] 10.0.0.218 () {32 vars in 718 bytes} [Fri Aug 7 05:49:40 2026] DELETE /v2.1/servers/15633670-6fb2-4e8c-a04d-48449d5098a7 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:49:40.604 7 WARNING neutronclient.v2_0.client [None req-a3a60de3-8c56-4bd8-a4d4-97458f6a7ec4 ec39f5bc9e3e484ca90d82a1784dad73 bb1e9a12983042fa88cf72d699bf73b8 - - default default] The python binding code in 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/868] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:49:40 2026] GET /v2.1/servers/15633670-6fb2-4e8c-a04d-48449d5098a7 => generated 1824 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-08-07 05:49:41.859 8 WARNING neutronclient.v2_0.client [None req-b09d86e7-581b-45ac-adae-6b6025e56473 ec39f5bc9e3e484ca90d82a1784dad73 bb1e9a12983042fa88cf72d699bf73b8 - - default default] The python binding code in 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/869] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:49:41 2026] GET /v2.1/servers/15633670-6fb2-4e8c-a04d-48449d5098a7 => generated 1704 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:49:43.069 7 WARNING neutronclient.v2_0.client [None req-40b687bb-1bfc-403a-bffd-21cfd63bb454 ec39f5bc9e3e484ca90d82a1784dad73 bb1e9a12983042fa88cf72d699bf73b8 - - default default] The python binding code in 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/870] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:49:43 2026] GET /v2.1/servers/15633670-6fb2-4e8c-a04d-48449d5098a7 => generated 1704 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:49:43.421 7 INFO nova.api.openstack.compute.server_external_events [req-69614c19-2ef8-4dbc-8f08-ea101914bad4 req-d84c6a20-f20c-4d55-827b-6f9ebab4967f d25292c7f8b64b05b7d491162bffba87 1d1e145cf85648e28fb91446a364223a - - bc1b5f91e27d4064b9c31f08239561fd bc1b5f91e27d4064b9c31f08239561fd] Creating event network-vif-deleted:a462cc70-3e53-46d9-9da9-20db3b9964df for instance 15633670-6fb2-4e8c-a04d-48449d5098a7 on instance [pid: 7|app: 0|req: 434/873] 10.0.0.187 () {38 vars in 815 bytes} [Fri Aug 7 05:49:43 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-08-07 05:49:44.214 8 WARNING neutronclient.v2_0.client [None req-b2a60982-9368-49a3-8c07-e98747047b42 ec39f5bc9e3e484ca90d82a1784dad73 bb1e9a12983042fa88cf72d699bf73b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 440/874] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:49:44 2026] GET /v2.1/servers/15633670-6fb2-4e8c-a04d-48449d5098a7 => generated 1484 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-08-07 05:49:45.314 7 WARNING neutronclient.v2_0.client [None req-2c27742e-4ab2-4f00-b06f-8838fe0e8836 ec39f5bc9e3e484ca90d82a1784dad73 bb1e9a12983042fa88cf72d699bf73b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 435/875] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:49:45 2026] GET /v2.1/servers/15633670-6fb2-4e8c-a04d-48449d5098a7 => generated 1489 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-08-07 05:49:46.418 8 WARNING neutronclient.v2_0.client [None req-1e8e81dc-973f-4c89-9679-f7a609574d8a ec39f5bc9e3e484ca90d82a1784dad73 bb1e9a12983042fa88cf72d699bf73b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 441/876] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:49:46 2026] GET /v2.1/servers/15633670-6fb2-4e8c-a04d-48449d5098a7 => generated 1489 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-08-07 05:49:47.500 7 INFO nova.api.openstack.wsgi [None req-136c80df-3361-41d3-9afe-8cec415c5b83 ec39f5bc9e3e484ca90d82a1784dad73 bb1e9a12983042fa88cf72d699bf73b8 - - default default] HTTP exception thrown: Instance 15633670-6fb2-4e8c-a04d-48449d5098a7 could not be found. [pid: 7|app: 0|req: 436/877] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:49:47 2026] GET /v2.1/servers/15633670-6fb2-4e8c-a04d-48449d5098a7 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 442/878] 10.0.0.218 () {32 vars in 730 bytes} [Fri Aug 7 05:49:47 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1412717720 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 439/885] 10.0.0.218 () {34 vars in 750 bytes} [Fri Aug 7 05:50:12 2026] POST /v2.1/servers/799fd99a-c0ef-461f-bb01-06c4b1b5b0ff/action => generated 41891 bytes in 711 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/886] 10.0.0.218 () {32 vars in 718 bytes} [Fri Aug 7 05:50:13 2026] DELETE /v2.1/servers/799fd99a-c0ef-461f-bb01-06c4b1b5b0ff => generated 0 bytes in 89 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-08-07 05:50:13.552 7 WARNING neutronclient.v2_0.client [None req-488f521a-d548-45fe-8bde-fc66858d3e04 4aa193561fd14952b73c2b43428f1845 56b3beb11a85407084fc7de41a776883 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 440/887] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:50:13 2026] GET /v2.1/servers/799fd99a-c0ef-461f-bb01-06c4b1b5b0ff => generated 1843 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-08-07 05:50:14.737 8 WARNING neutronclient.v2_0.client [None req-991f93bf-b9a6-4467-8664-2dfa14996abd 4aa193561fd14952b73c2b43428f1845 56b3beb11a85407084fc7de41a776883 - - default default] The python binding code in 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/888] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:50:14 2026] GET /v2.1/servers/799fd99a-c0ef-461f-bb01-06c4b1b5b0ff => generated 1843 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:50:15.920 7 WARNING neutronclient.v2_0.client [None req-efb9e77d-2786-4cc7-9ac7-47ba01b18a21 4aa193561fd14952b73c2b43428f1845 56b3beb11a85407084fc7de41a776883 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 441/889] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:50:15 2026] GET /v2.1/servers/799fd99a-c0ef-461f-bb01-06c4b1b5b0ff => generated 1843 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:50:16.167 8 INFO nova.api.openstack.compute.server_external_events [req-db35752f-1612-44cb-9cf8-227c2a0b5294 req-ff80df33-31c1-4c8f-b2b8-11b179b313b1 d25292c7f8b64b05b7d491162bffba87 1d1e145cf85648e28fb91446a364223a - - bc1b5f91e27d4064b9c31f08239561fd bc1b5f91e27d4064b9c31f08239561fd] Creating event network-vif-unplugged:aa70d8f6-1dde-43c0-9a5e-0e1f68ef69dd for instance 799fd99a-c0ef-461f-bb01-06c4b1b5b0ff on instance [pid: 8|app: 0|req: 449/890] 10.0.0.41 () {38 vars in 814 bytes} [Fri Aug 7 05:50:16 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:50:16.758 7 INFO nova.api.openstack.compute.server_external_events [req-5252f394-867a-4663-95ad-918c58480fb2 req-89c38a9c-0f68-4119-8411-fe1fc44266b3 d25292c7f8b64b05b7d491162bffba87 1d1e145cf85648e28fb91446a364223a - - bc1b5f91e27d4064b9c31f08239561fd bc1b5f91e27d4064b9c31f08239561fd] Creating event network-vif-deleted:aa70d8f6-1dde-43c0-9a5e-0e1f68ef69dd for instance 799fd99a-c0ef-461f-bb01-06c4b1b5b0ff on instance [pid: 7|app: 0|req: 442/891] 10.0.0.187 () {38 vars in 815 bytes} [Fri Aug 7 05:50:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:50:17.094 8 WARNING neutronclient.v2_0.client [None req-8b6a9040-935b-45a5-b0cc-b5e8d9b57c1b 4aa193561fd14952b73c2b43428f1845 56b3beb11a85407084fc7de41a776883 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 450/892] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:50:17 2026] GET /v2.1/servers/799fd99a-c0ef-461f-bb01-06c4b1b5b0ff => generated 1480 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-08-07 05:50:18.191 7 WARNING neutronclient.v2_0.client [None req-3caa237b-b594-4fa8-84bd-9c3b25d0c4fb 4aa193561fd14952b73c2b43428f1845 56b3beb11a85407084fc7de41a776883 - - default default] The python binding code in 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/893] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:50:18 2026] GET /v2.1/servers/799fd99a-c0ef-461f-bb01-06c4b1b5b0ff => generated 1485 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-08-07 05:50:19.308 8 WARNING neutronclient.v2_0.client [None req-f55fc58d-131e-47e2-a38a-6dfefeaf0bff 4aa193561fd14952b73c2b43428f1845 56b3beb11a85407084fc7de41a776883 - - default default] The python binding code in 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/894] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:50:19 2026] GET /v2.1/servers/799fd99a-c0ef-461f-bb01-06c4b1b5b0ff => generated 1485 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:50:20.397 7 INFO nova.api.openstack.wsgi [None req-c811ee6c-dad6-4fc1-96f4-13b4bd44ad67 4aa193561fd14952b73c2b43428f1845 56b3beb11a85407084fc7de41a776883 - - default default] HTTP exception thrown: Instance 799fd99a-c0ef-461f-bb01-06c4b1b5b0ff could not be found. [pid: 7|app: 0|req: 444/895] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:50:20 2026] GET /v2.1/servers/799fd99a-c0ef-461f-bb01-06c4b1b5b0ff => 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: 452/896] 10.0.0.218 () {32 vars in 704 bytes} [Fri Aug 7 05:50:20 2026] DELETE /v2.1/os-keypairs/tempest-keypair-276662737 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:50:20.878 7 INFO nova.api.openstack.wsgi [None req-c7baecaf-8e5d-4146-9d5e-5e884ffcced6 4aa193561fd14952b73c2b43428f1845 56b3beb11a85407084fc7de41a776883 - - default default] HTTP exception thrown: Instance 799fd99a-c0ef-461f-bb01-06c4b1b5b0ff could not be found. [pid: 7|app: 0|req: 445/897] 10.0.0.218 () {32 vars in 718 bytes} [Fri Aug 7 05:50:20 2026] DELETE /v2.1/servers/799fd99a-c0ef-461f-bb01-06c4b1b5b0ff => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-07 05:50:20.910 8 INFO nova.api.openstack.wsgi [None req-a66bc02e-80e8-42d7-908a-78024b9e5c0b 4aa193561fd14952b73c2b43428f1845 56b3beb11a85407084fc7de41a776883 - - default default] HTTP exception thrown: Instance 799fd99a-c0ef-461f-bb01-06c4b1b5b0ff could not be found. [pid: 8|app: 0|req: 453/898] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:50:20 2026] GET /v2.1/servers/799fd99a-c0ef-461f-bb01-06c4b1b5b0ff => 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: 455/901] 10.0.0.218 () {34 vars in 671 bytes} [Fri Aug 7 05:50:29 2026] POST /v2.1/os-keypairs => generated 386 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:50:32.590 7 WARNING neutronclient.v2_0.client [None req-05914584-97b0-4b4a-b5db-ae005a9b432c 58db0ecbaacb4e4a9f558bcdfbc5aecc 19ecb8f2aef9494c8e8b36f6e8f894f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-07 05:50:32.631 7 WARNING neutronclient.v2_0.client [None req-05914584-97b0-4b4a-b5db-ae005a9b432c 58db0ecbaacb4e4a9f558bcdfbc5aecc 19ecb8f2aef9494c8e8b36f6e8f894f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-07 05:50:32.806 7 WARNING neutronclient.v2_0.client [None req-05914584-97b0-4b4a-b5db-ae005a9b432c 58db0ecbaacb4e4a9f558bcdfbc5aecc 19ecb8f2aef9494c8e8b36f6e8f894f3 - - default default] The python binding code in 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/902] 10.0.0.218 () {34 vars in 663 bytes} [Fri Aug 7 05:50:32 2026] POST /v2.1/servers => generated 451 bytes in 676 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-07 05:50:33.196 8 WARNING neutronclient.v2_0.client [None req-1f632e91-83b7-4ddf-b790-75c4244a6938 58db0ecbaacb4e4a9f558bcdfbc5aecc 19ecb8f2aef9494c8e8b36f6e8f894f3 - - default default] The python binding code in 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/903] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:50:33 2026] GET /v2.1/servers/005c4287-4fb5-447b-b12b-3b3034d013c2 => generated 1254 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:50:34.286 7 WARNING neutronclient.v2_0.client [None req-866027c7-5c89-4146-b141-510927aa3b20 58db0ecbaacb4e4a9f558bcdfbc5aecc 19ecb8f2aef9494c8e8b36f6e8f894f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 449/906] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:50:34 2026] GET /v2.1/servers/005c4287-4fb5-447b-b12b-3b3034d013c2 => generated 1304 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:50:35.378 8 WARNING neutronclient.v2_0.client [None req-23bcadd7-453f-4426-97c3-9ee3ba4ecdec 58db0ecbaacb4e4a9f558bcdfbc5aecc 19ecb8f2aef9494c8e8b36f6e8f894f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 458/907] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:50:35 2026] GET /v2.1/servers/005c4287-4fb5-447b-b12b-3b3034d013c2 => generated 1296 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-08-07 05:50:36.479 7 WARNING neutronclient.v2_0.client [None req-8c105e39-05df-4fab-ae37-4a67c1241cff 58db0ecbaacb4e4a9f558bcdfbc5aecc 19ecb8f2aef9494c8e8b36f6e8f894f3 - - default default] The python binding code in 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/908] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:50:36 2026] GET /v2.1/servers/005c4287-4fb5-447b-b12b-3b3034d013c2 => generated 1352 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-08-07 05:50:37.571 8 WARNING neutronclient.v2_0.client [None req-919f1633-f4de-4b2f-8c8e-d9b5a4707b18 58db0ecbaacb4e4a9f558bcdfbc5aecc 19ecb8f2aef9494c8e8b36f6e8f894f3 - - default default] The python binding code in 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/909] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:50:37 2026] GET /v2.1/servers/005c4287-4fb5-447b-b12b-3b3034d013c2 => generated 1352 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-08-07 05:50:38.665 7 WARNING neutronclient.v2_0.client [None req-34491555-e0c0-4981-a601-aa8055c08cbc 58db0ecbaacb4e4a9f558bcdfbc5aecc 19ecb8f2aef9494c8e8b36f6e8f894f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 451/910] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:50:38 2026] GET /v2.1/servers/005c4287-4fb5-447b-b12b-3b3034d013c2 => generated 1360 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-08-07 05:50:39.572 8 INFO nova.api.openstack.compute.server_external_events [req-10a19b4d-a3b5-4361-8901-4525a5ed525c req-741ded83-def0-4973-a122-89c7868cca0c d25292c7f8b64b05b7d491162bffba87 1d1e145cf85648e28fb91446a364223a - - bc1b5f91e27d4064b9c31f08239561fd bc1b5f91e27d4064b9c31f08239561fd] Creating event network-changed:c87ca87a-641b-4e0b-804d-7e61cad05b1d for instance 005c4287-4fb5-447b-b12b-3b3034d013c2 on instance [pid: 8|app: 0|req: 460/911] 10.0.0.187 () {38 vars in 815 bytes} [Fri Aug 7 05:50:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:50:39.747 7 WARNING neutronclient.v2_0.client [None req-c540f122-c785-40a7-94a0-d83af4c8938f 58db0ecbaacb4e4a9f558bcdfbc5aecc 19ecb8f2aef9494c8e8b36f6e8f894f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 452/912] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:50:39 2026] GET /v2.1/servers/005c4287-4fb5-447b-b12b-3b3034d013c2 => generated 1438 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-08-07 05:50:40.895 8 WARNING neutronclient.v2_0.client [None req-cf2076f9-551a-409b-a051-653c9504e5fe 58db0ecbaacb4e4a9f558bcdfbc5aecc 19ecb8f2aef9494c8e8b36f6e8f894f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 461/913] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:50:40 2026] GET /v2.1/servers/005c4287-4fb5-447b-b12b-3b3034d013c2 => generated 1438 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:50:42.080 7 WARNING neutronclient.v2_0.client [None req-ab9d7a38-8b7d-4f4e-bd82-b5362c25e63e 58db0ecbaacb4e4a9f558bcdfbc5aecc 19ecb8f2aef9494c8e8b36f6e8f894f3 - - default default] The python binding code in 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/914] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:50:42 2026] GET /v2.1/servers/005c4287-4fb5-447b-b12b-3b3034d013c2 => generated 1438 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:50:43.249 8 WARNING neutronclient.v2_0.client [None req-502a3eb5-a2e8-45dc-8128-b6cb7729d423 58db0ecbaacb4e4a9f558bcdfbc5aecc 19ecb8f2aef9494c8e8b36f6e8f894f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 462/917] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:50:43 2026] GET /v2.1/servers/005c4287-4fb5-447b-b12b-3b3034d013c2 => generated 1438 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:50:44.421 7 WARNING neutronclient.v2_0.client [None req-a994d697-26d5-4bc0-95eb-8036b0964667 58db0ecbaacb4e4a9f558bcdfbc5aecc 19ecb8f2aef9494c8e8b36f6e8f894f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 456/918] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:50:44 2026] GET /v2.1/servers/005c4287-4fb5-447b-b12b-3b3034d013c2 => generated 1426 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:50:45.581 8 WARNING neutronclient.v2_0.client [None req-21431687-5b4e-414a-a7ee-21a4d125bf7b 58db0ecbaacb4e4a9f558bcdfbc5aecc 19ecb8f2aef9494c8e8b36f6e8f894f3 - - default default] The python binding code in 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/919] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:50:45 2026] GET /v2.1/servers/005c4287-4fb5-447b-b12b-3b3034d013c2 => generated 1426 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-08-07 05:50:46.723 7 WARNING neutronclient.v2_0.client [None req-e445b98b-8659-4815-919e-3f138d88a259 58db0ecbaacb4e4a9f558bcdfbc5aecc 19ecb8f2aef9494c8e8b36f6e8f894f3 - - default default] The python binding code in 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/920] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:50:46 2026] GET /v2.1/servers/005c4287-4fb5-447b-b12b-3b3034d013c2 => generated 1426 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-08-07 05:50:47.896 8 WARNING neutronclient.v2_0.client [None req-bcde6ae1-4cf0-453f-9d2c-4c6e01dfc624 58db0ecbaacb4e4a9f558bcdfbc5aecc 19ecb8f2aef9494c8e8b36f6e8f894f3 - - default default] The python binding code in 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/921] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:50:47 2026] GET /v2.1/servers/005c4287-4fb5-447b-b12b-3b3034d013c2 => generated 1426 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:50:48.759 7 INFO nova.api.openstack.compute.server_external_events [req-d7e5a61d-477f-46d7-abb6-753937b7e959 req-2d90d4ae-2029-401e-9013-728fd2ba0a20 d25292c7f8b64b05b7d491162bffba87 1d1e145cf85648e28fb91446a364223a - - bc1b5f91e27d4064b9c31f08239561fd bc1b5f91e27d4064b9c31f08239561fd] Creating event network-vif-plugged:c87ca87a-641b-4e0b-804d-7e61cad05b1d for instance 005c4287-4fb5-447b-b12b-3b3034d013c2 on instance [pid: 7|app: 0|req: 458/922] 10.0.0.41 () {38 vars in 814 bytes} [Fri Aug 7 05:50:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:50:49.072 8 WARNING neutronclient.v2_0.client [None req-dc452c24-5e5b-4c54-97fe-81b674ec2ace 58db0ecbaacb4e4a9f558bcdfbc5aecc 19ecb8f2aef9494c8e8b36f6e8f894f3 - - default default] The python binding code in 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/923] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:50:49 2026] GET /v2.1/servers/005c4287-4fb5-447b-b12b-3b3034d013c2 => generated 1426 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-08-07 05:50:50.226 7 WARNING neutronclient.v2_0.client [None req-4a7c1b23-7b4f-46e3-9f42-e3f7d953b5c7 58db0ecbaacb4e4a9f558bcdfbc5aecc 19ecb8f2aef9494c8e8b36f6e8f894f3 - - default default] The python binding code in 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/924] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:50:50 2026] GET /v2.1/servers/005c4287-4fb5-447b-b12b-3b3034d013c2 => generated 1614 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-08-07 05:50:50.387 8 WARNING neutronclient.v2_0.client [None req-b8fb3df2-272f-479f-95ca-0b88411996cd 58db0ecbaacb4e4a9f558bcdfbc5aecc 19ecb8f2aef9494c8e8b36f6e8f894f3 - - default default] The python binding code in 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/925] 10.0.0.218 () {32 vars in 741 bytes} [Fri Aug 7 05:50:50 2026] GET /v2.1/servers/005c4287-4fb5-447b-b12b-3b3034d013c2/os-interface => generated 285 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:50:51.166 7 INFO nova.api.openstack.compute.server_external_events [req-14dbfd53-2e7c-4953-bb0e-6d9231183531 req-acec97d6-39bf-4afa-992a-2cf09f2be9f7 d25292c7f8b64b05b7d491162bffba87 1d1e145cf85648e28fb91446a364223a - - bc1b5f91e27d4064b9c31f08239561fd bc1b5f91e27d4064b9c31f08239561fd] Creating event network-changed:c87ca87a-641b-4e0b-804d-7e61cad05b1d for instance 005c4287-4fb5-447b-b12b-3b3034d013c2 on instance [pid: 7|app: 0|req: 460/926] 10.0.0.187 () {38 vars in 815 bytes} [Fri Aug 7 05:50:51 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-08-07 05:50:51.180 8 WARNING neutronclient.v2_0.client [None req-9115aeeb-dfcd-4fa0-8c94-01ddb60babcd 58db0ecbaacb4e4a9f558bcdfbc5aecc 19ecb8f2aef9494c8e8b36f6e8f894f3 - - default default] The python binding code in 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/927] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:50:51 2026] GET /v2.1/servers/005c4287-4fb5-447b-b12b-3b3034d013c2 => generated 1614 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 461/928] 10.0.0.218 () {32 vars in 641 bytes} [Fri Aug 7 05:50:51 2026] GET /v2.1/servers => generated 388 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, ' [pid: 8|app: 0|req: 468/929] 10.0.0.218 () {32 vars in 718 bytes} [Fri Aug 7 05:50:51 2026] DELETE /v2.1/servers/005c4287-4fb5-447b-b12b-3b3034d013c2 => 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-08-07 05:50:51.556 7 WARNING neutronclient.v2_0.client [None req-aa8c401b-66b9-425b-8b47-9c3a75cad604 58db0ecbaacb4e4a9f558bcdfbc5aecc 19ecb8f2aef9494c8e8b36f6e8f894f3 - - default default] The python binding code in 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/930] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:50:51 2026] GET /v2.1/servers/005c4287-4fb5-447b-b12b-3b3034d013c2 => generated 1620 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:50:52.700 8 WARNING neutronclient.v2_0.client [None req-72055cd1-22ce-415f-8ea8-e7221fdfe95f 58db0ecbaacb4e4a9f558bcdfbc5aecc 19ecb8f2aef9494c8e8b36f6e8f894f3 - - default default] The python binding code in 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/931] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:50:52 2026] GET /v2.1/servers/005c4287-4fb5-447b-b12b-3b3034d013c2 => generated 1740 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-08-07 05:50:53.899 7 WARNING neutronclient.v2_0.client [None req-e40597e7-b738-49b4-8f9f-d424540889d7 58db0ecbaacb4e4a9f558bcdfbc5aecc 19ecb8f2aef9494c8e8b36f6e8f894f3 - - default default] The python binding code in 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/934] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:50:53 2026] GET /v2.1/servers/005c4287-4fb5-447b-b12b-3b3034d013c2 => generated 1740 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:50:54.156 7 INFO nova.api.openstack.compute.server_external_events [req-e398e8a4-cee9-41ce-a8e2-9ea327ebabb3 req-ec94b0ba-ac8c-4765-a65b-c6d7ca99c49b d25292c7f8b64b05b7d491162bffba87 1d1e145cf85648e28fb91446a364223a - - bc1b5f91e27d4064b9c31f08239561fd bc1b5f91e27d4064b9c31f08239561fd] Creating event network-vif-unplugged:c87ca87a-641b-4e0b-804d-7e61cad05b1d for instance 005c4287-4fb5-447b-b12b-3b3034d013c2 on instance [pid: 7|app: 0|req: 465/935] 10.0.0.41 () {38 vars in 814 bytes} [Fri Aug 7 05:50:54 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/936] 10.0.0.218 () {34 vars in 750 bytes} [Fri Aug 7 05:50:53 2026] POST /v2.1/servers/06982d51-178e-41dd-9b44-b0b999563269/action => generated 39890 bytes in 618 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: 466/937] 10.0.0.218 () {32 vars in 718 bytes} [Fri Aug 7 05:50:54 2026] DELETE /v2.1/servers/06982d51-178e-41dd-9b44-b0b999563269 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:50:54.681 7 INFO nova.api.openstack.compute.server_external_events [req-5e060ed3-8414-43a3-812a-b66a1577abe9 req-7d7cb4f5-d1e4-461b-90ce-77659126c766 d25292c7f8b64b05b7d491162bffba87 1d1e145cf85648e28fb91446a364223a - - bc1b5f91e27d4064b9c31f08239561fd bc1b5f91e27d4064b9c31f08239561fd] Creating event network-vif-deleted:c87ca87a-641b-4e0b-804d-7e61cad05b1d for instance 005c4287-4fb5-447b-b12b-3b3034d013c2 on instance 2026-08-07 05:50:54.682 8 WARNING neutronclient.v2_0.client [None req-7e58a548-cdaa-455a-9183-07e384d0ca77 28ea78e345df4359b41940a6bd6015e0 024d75a865554c2687256eed6f5495fb - - default default] The python binding code in 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/938] 10.0.0.187 () {38 vars in 815 bytes} [Fri Aug 7 05:50:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/939] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:50:54 2026] GET /v2.1/servers/06982d51-178e-41dd-9b44-b0b999563269 => generated 1935 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:50:55.050 7 WARNING neutronclient.v2_0.client [None req-5c50c77e-d4d8-4897-9e66-59e73b11ffae 58db0ecbaacb4e4a9f558bcdfbc5aecc 19ecb8f2aef9494c8e8b36f6e8f894f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 468/940] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:50:55 2026] GET /v2.1/servers/005c4287-4fb5-447b-b12b-3b3034d013c2 => generated 1381 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-08-07 05:50:55.878 8 WARNING neutronclient.v2_0.client [None req-f88c29e5-b87d-4e2a-8c56-a5e9d6f242b1 28ea78e345df4359b41940a6bd6015e0 024d75a865554c2687256eed6f5495fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 473/941] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:50:55 2026] GET /v2.1/servers/06982d51-178e-41dd-9b44-b0b999563269 => generated 1935 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:50:56.156 7 WARNING neutronclient.v2_0.client [None req-30a5da71-7e0b-4cd2-bdd9-37b1396989a9 58db0ecbaacb4e4a9f558bcdfbc5aecc 19ecb8f2aef9494c8e8b36f6e8f894f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 469/942] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:50:56 2026] GET /v2.1/servers/005c4287-4fb5-447b-b12b-3b3034d013c2 => generated 1381 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:50:57.052 8 WARNING neutronclient.v2_0.client [None req-792f26cb-1d35-417d-a5a2-bfed64e4ad48 28ea78e345df4359b41940a6bd6015e0 024d75a865554c2687256eed6f5495fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 474/943] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:50:57 2026] GET /v2.1/servers/06982d51-178e-41dd-9b44-b0b999563269 => generated 1935 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-08-07 05:50:57.247 7 WARNING neutronclient.v2_0.client [None req-9be6cc1d-8a96-4e0f-a18f-66aa7387f1dc 58db0ecbaacb4e4a9f558bcdfbc5aecc 19ecb8f2aef9494c8e8b36f6e8f894f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 470/944] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:50:57 2026] GET /v2.1/servers/005c4287-4fb5-447b-b12b-3b3034d013c2 => generated 1386 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-08-07 05:50:57.739 8 INFO nova.api.openstack.compute.server_external_events [req-52644d81-23fd-44b4-a3a6-e29124fb19a1 req-89c7b3f0-9607-47dc-ae38-844e7eddb62b d25292c7f8b64b05b7d491162bffba87 1d1e145cf85648e28fb91446a364223a - - bc1b5f91e27d4064b9c31f08239561fd bc1b5f91e27d4064b9c31f08239561fd] Creating event network-vif-deleted:e34f5544-b090-4645-951f-ec0c3eabe78d for instance 06982d51-178e-41dd-9b44-b0b999563269 on instance [pid: 8|app: 0|req: 475/945] 10.0.0.187 () {38 vars in 815 bytes} [Fri Aug 7 05:50:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:50:58.224 7 WARNING neutronclient.v2_0.client [None req-a30e5ab0-5aa5-4504-9534-2c9a5c2b821d 28ea78e345df4359b41940a6bd6015e0 024d75a865554c2687256eed6f5495fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 471/946] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:50:58 2026] GET /v2.1/servers/06982d51-178e-41dd-9b44-b0b999563269 => generated 1538 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-08-07 05:50:58.353 8 WARNING neutronclient.v2_0.client [None req-8d398b43-e3a0-4cbb-8355-b194d912a0bf 58db0ecbaacb4e4a9f558bcdfbc5aecc 19ecb8f2aef9494c8e8b36f6e8f894f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 476/947] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:50:58 2026] GET /v2.1/servers/005c4287-4fb5-447b-b12b-3b3034d013c2 => generated 1386 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-08-07 05:50:59.328 7 WARNING neutronclient.v2_0.client [None req-434bc5d9-26c1-432c-aad5-843b3cd0ff6b 28ea78e345df4359b41940a6bd6015e0 024d75a865554c2687256eed6f5495fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 472/948] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:50:59 2026] GET /v2.1/servers/06982d51-178e-41dd-9b44-b0b999563269 => generated 1543 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-08-07 05:50:59.431 8 INFO nova.api.openstack.wsgi [None req-b916810e-ae7f-41ba-8cef-0121bb972924 58db0ecbaacb4e4a9f558bcdfbc5aecc 19ecb8f2aef9494c8e8b36f6e8f894f3 - - default default] HTTP exception thrown: Instance 005c4287-4fb5-447b-b12b-3b3034d013c2 could not be found. [pid: 8|app: 0|req: 477/949] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:50:59 2026] GET /v2.1/servers/005c4287-4fb5-447b-b12b-3b3034d013c2 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 473/950] 10.0.0.218 () {32 vars in 706 bytes} [Fri Aug 7 05:50:59 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1563915232 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:51:00.425 8 WARNING neutronclient.v2_0.client [None req-653c6102-8289-4216-87fd-98152a5415b4 28ea78e345df4359b41940a6bd6015e0 024d75a865554c2687256eed6f5495fb - - default default] The python binding code in 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/951] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:51:00 2026] GET /v2.1/servers/06982d51-178e-41dd-9b44-b0b999563269 => generated 1543 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-07 05:51:01.495 7 INFO nova.api.openstack.wsgi [None req-0013243e-34a6-4958-8f0c-6a8700552386 28ea78e345df4359b41940a6bd6015e0 024d75a865554c2687256eed6f5495fb - - default default] HTTP exception thrown: Instance 06982d51-178e-41dd-9b44-b0b999563269 could not be found. [pid: 7|app: 0|req: 474/952] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:51:01 2026] GET /v2.1/servers/06982d51-178e-41dd-9b44-b0b999563269 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 479/953] 10.0.0.218 () {32 vars in 706 bytes} [Fri Aug 7 05:51:01 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1405188092 => 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, ' [pid: 7|app: 0|req: 475/954] 10.0.0.218 () {32 vars in 728 bytes} [Fri Aug 7 05:51:02 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1673451797 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/957] 10.0.0.218 () {34 vars in 671 bytes} [Fri Aug 7 05:51:09 2026] POST /v2.1/os-keypairs => generated 386 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-07 05:51:11.155 7 WARNING neutronclient.v2_0.client [None req-5a1f9c62-3f7f-4f29-b065-f904ac041591 4f6e050898e34d40a4808feac0225d50 58643447027f429b96bf73e4f9041066 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-07 05:51:11.197 7 WARNING neutronclient.v2_0.client [None req-5a1f9c62-3f7f-4f29-b065-f904ac041591 4f6e050898e34d40a4808feac0225d50 58643447027f429b96bf73e4f9041066 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-07 05:51:11.388 7 WARNING neutronclient.v2_0.client [None req-5a1f9c62-3f7f-4f29-b065-f904ac041591 4f6e050898e34d40a4808feac0225d50 58643447027f429b96bf73e4f9041066 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 477/958] 10.0.0.218 () {34 vars in 663 bytes} [Fri Aug 7 05:51:11 2026] POST /v2.1/servers => generated 452 bytes in 494 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-07 05:51:11.590 8 WARNING neutronclient.v2_0.client [None req-f792b188-1b87-4419-8e68-c52b7bc7e0cd 4f6e050898e34d40a4808feac0225d50 58643447027f429b96bf73e4f9041066 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 482/959] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:51:11 2026] GET /v2.1/servers/885bc8e3-6493-4ac2-aad0-479593ff793e => generated 1393 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:51:12.677 7 WARNING neutronclient.v2_0.client [None req-366b58ad-a161-445a-a53d-b2cd784cab4e 4f6e050898e34d40a4808feac0225d50 58643447027f429b96bf73e4f9041066 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 478/960] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:51:12 2026] GET /v2.1/servers/885bc8e3-6493-4ac2-aad0-479593ff793e => generated 1397 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:51:13.772 7 WARNING neutronclient.v2_0.client [None req-a5412f92-936d-4388-add1-3adbb6447957 4f6e050898e34d40a4808feac0225d50 58643447027f429b96bf73e4f9041066 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 480/963] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:51:13 2026] GET /v2.1/servers/885bc8e3-6493-4ac2-aad0-479593ff793e => generated 1445 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-08-07 05:51:14.861 8 WARNING neutronclient.v2_0.client [None req-f26d6138-59e4-4060-bb7c-12094fe0c8b6 4f6e050898e34d40a4808feac0225d50 58643447027f429b96bf73e4f9041066 - - default default] The python binding code in 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/964] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:51:14 2026] GET /v2.1/servers/885bc8e3-6493-4ac2-aad0-479593ff793e => generated 1445 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-08-07 05:51:15.950 7 WARNING neutronclient.v2_0.client [None req-2094d507-47c1-4208-b0f6-673d69d62d89 4f6e050898e34d40a4808feac0225d50 58643447027f429b96bf73e4f9041066 - - default default] The python binding code in 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/965] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:51:15 2026] GET /v2.1/servers/885bc8e3-6493-4ac2-aad0-479593ff793e => generated 1453 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-08-07 05:51:16.842 8 INFO nova.api.openstack.compute.server_external_events [req-4eb4af5b-473e-4ba8-bf3d-446e876e141c req-668bfe14-4424-4ed3-a390-cdaea455d446 d25292c7f8b64b05b7d491162bffba87 1d1e145cf85648e28fb91446a364223a - - bc1b5f91e27d4064b9c31f08239561fd bc1b5f91e27d4064b9c31f08239561fd] Creating event network-changed:f4af7ac4-79d0-41d1-9191-125f6f3ab7f2 for instance 885bc8e3-6493-4ac2-aad0-479593ff793e on instance [pid: 8|app: 0|req: 485/966] 10.0.0.187 () {38 vars in 815 bytes} [Fri Aug 7 05:51:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:51:17.060 7 WARNING neutronclient.v2_0.client [None req-9537924a-ee0b-44d6-bae2-685118cf5fb9 4f6e050898e34d40a4808feac0225d50 58643447027f429b96bf73e4f9041066 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 482/967] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:51:17 2026] GET /v2.1/servers/885bc8e3-6493-4ac2-aad0-479593ff793e => generated 1530 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-08-07 05:51:18.268 8 WARNING neutronclient.v2_0.client [None req-c0d1ee83-e7cd-498c-9632-4b0135de13b2 4f6e050898e34d40a4808feac0225d50 58643447027f429b96bf73e4f9041066 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 486/968] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:51:18 2026] GET /v2.1/servers/885bc8e3-6493-4ac2-aad0-479593ff793e => generated 1518 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:51:19.473 7 WARNING neutronclient.v2_0.client [None req-65d53138-8ba5-4e94-b40f-292e586f0c97 4f6e050898e34d40a4808feac0225d50 58643447027f429b96bf73e4f9041066 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 483/969] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:51:19 2026] GET /v2.1/servers/885bc8e3-6493-4ac2-aad0-479593ff793e => generated 1518 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:51:20.624 8 WARNING neutronclient.v2_0.client [None req-f812fe10-4538-4815-b5eb-a01b92eff94f 4f6e050898e34d40a4808feac0225d50 58643447027f429b96bf73e4f9041066 - - default default] The python binding code in 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/970] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:51:20 2026] GET /v2.1/servers/885bc8e3-6493-4ac2-aad0-479593ff793e => generated 1518 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-08-07 05:51:21.756 7 WARNING neutronclient.v2_0.client [None req-fe26aaca-65e6-425f-9db6-a554d281dc98 4f6e050898e34d40a4808feac0225d50 58643447027f429b96bf73e4f9041066 - - default default] The python binding code in 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/971] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:51:21 2026] GET /v2.1/servers/885bc8e3-6493-4ac2-aad0-479593ff793e => generated 1518 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:51:22.801 8 INFO nova.api.openstack.compute.server_external_events [req-7a1e9169-f7cc-4657-b077-d5fb891ccb9c req-32963721-82a4-43e8-aebf-c1f2535725f5 d25292c7f8b64b05b7d491162bffba87 1d1e145cf85648e28fb91446a364223a - - bc1b5f91e27d4064b9c31f08239561fd bc1b5f91e27d4064b9c31f08239561fd] Creating event network-vif-plugged:f4af7ac4-79d0-41d1-9191-125f6f3ab7f2 for instance 885bc8e3-6493-4ac2-aad0-479593ff793e on instance [pid: 8|app: 0|req: 488/972] 10.0.0.41 () {38 vars in 814 bytes} [Fri Aug 7 05:51:22 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:51:22.906 7 WARNING neutronclient.v2_0.client [None req-88453a1c-a48c-4e73-ac75-48d8baab8e64 4f6e050898e34d40a4808feac0225d50 58643447027f429b96bf73e4f9041066 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 485/973] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:51:22 2026] GET /v2.1/servers/885bc8e3-6493-4ac2-aad0-479593ff793e => generated 1518 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:51:24.138 7 WARNING neutronclient.v2_0.client [None req-ee9b0f6e-89bc-4864-8fe0-f47829b2eeac 4f6e050898e34d40a4808feac0225d50 58643447027f429b96bf73e4f9041066 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 487/976] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:51:24 2026] GET /v2.1/servers/885bc8e3-6493-4ac2-aad0-479593ff793e => generated 1700 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-08-07 05:51:24.285 8 WARNING neutronclient.v2_0.client [None req-bf73fd19-239d-43e1-827d-a0952a62cd62 4f6e050898e34d40a4808feac0225d50 58643447027f429b96bf73e4f9041066 - - default default] The python binding code in 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/977] 10.0.0.218 () {32 vars in 741 bytes} [Fri Aug 7 05:51:24 2026] GET /v2.1/servers/885bc8e3-6493-4ac2-aad0-479593ff793e/os-interface => generated 284 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:51:25.007 7 INFO nova.api.openstack.compute.server_external_events [req-968728ff-fb8c-4422-b7fb-2dd0bbbd10f9 req-297e8a94-289a-4569-9b34-9c3ba6afc872 d25292c7f8b64b05b7d491162bffba87 1d1e145cf85648e28fb91446a364223a - - bc1b5f91e27d4064b9c31f08239561fd bc1b5f91e27d4064b9c31f08239561fd] Creating event network-changed:f4af7ac4-79d0-41d1-9191-125f6f3ab7f2 for instance 885bc8e3-6493-4ac2-aad0-479593ff793e on instance [pid: 7|app: 0|req: 488/978] 10.0.0.187 () {38 vars in 815 bytes} [Fri Aug 7 05:51:24 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-08-07 05:52:16.038 8 INFO nova.api.openstack.compute.server_external_events [req-c6680b9c-2f5f-49ac-8e83-5081242a359c req-6f6d094c-4e8b-449c-9855-ef3c479f9d61 d25292c7f8b64b05b7d491162bffba87 1d1e145cf85648e28fb91446a364223a - - bc1b5f91e27d4064b9c31f08239561fd bc1b5f91e27d4064b9c31f08239561fd] Creating event network-changed:43d8c71a-57dc-4c48-bc4a-f747094178d5 for instance 7ae3581a-c46a-4db4-beaa-ac0c27cce312 on instance [pid: 8|app: 0|req: 496/989] 10.0.0.187 () {38 vars in 815 bytes} [Fri Aug 7 05:52:16 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, ' [pid: 7|app: 0|req: 494/990] 10.0.0.218 () {32 vars in 718 bytes} [Fri Aug 7 05:52:16 2026] DELETE /v2.1/servers/7ae3581a-c46a-4db4-beaa-ac0c27cce312 => 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-08-07 05:52:16.199 8 WARNING neutronclient.v2_0.client [None req-548eeaf1-c08a-4611-beee-bd0569dc318f 2a83948eb16d41f4a4af8735f79916dd 5a7f2cb43093438f8ed01e0e0cdfe5ee - - default default] The python binding code in 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/991] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:52:16 2026] GET /v2.1/servers/7ae3581a-c46a-4db4-beaa-ac0c27cce312 => generated 1943 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-08-07 05:52:18.945 7 INFO nova.api.openstack.compute.server_external_events [req-89609afa-6550-4a5e-ad90-20fc3bf87d9c req-cba8ffdf-531e-484c-881f-2c92f0974174 d25292c7f8b64b05b7d491162bffba87 1d1e145cf85648e28fb91446a364223a - - bc1b5f91e27d4064b9c31f08239561fd bc1b5f91e27d4064b9c31f08239561fd] Creating event network-vif-deleted:43d8c71a-57dc-4c48-bc4a-f747094178d5 for instance 7ae3581a-c46a-4db4-beaa-ac0c27cce312 on instance [pid: 7|app: 0|req: 495/992] 10.0.0.187 () {38 vars in 815 bytes} [Fri Aug 7 05:52:18 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-08-07 05:52:21.417 8 WARNING neutronclient.v2_0.client [None req-4af856f4-5ab2-4138-958b-4e3be6818a0b 2a83948eb16d41f4a4af8735f79916dd 5a7f2cb43093438f8ed01e0e0cdfe5ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 498/993] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:52:21 2026] GET /v2.1/servers/7ae3581a-c46a-4db4-beaa-ac0c27cce312 => generated 1480 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-08-07 05:52:26.492 8 INFO nova.api.openstack.wsgi [None req-44825fa1-8927-4b74-82e6-5d414ce296d3 2a83948eb16d41f4a4af8735f79916dd 5a7f2cb43093438f8ed01e0e0cdfe5ee - - default default] HTTP exception thrown: Instance 7ae3581a-c46a-4db4-beaa-ac0c27cce312 could not be found. [pid: 8|app: 0|req: 500/996] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:52:26 2026] GET /v2.1/servers/7ae3581a-c46a-4db4-beaa-ac0c27cce312 => 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-08-07 05:52:27.193 7 INFO nova.api.openstack.compute.server_external_events [req-74a99f73-5738-46cc-8119-717fb9edc8cb req-e2e511ef-308b-4abd-854c-e95663c9824e d25292c7f8b64b05b7d491162bffba87 1d1e145cf85648e28fb91446a364223a - - bc1b5f91e27d4064b9c31f08239561fd bc1b5f91e27d4064b9c31f08239561fd] Creating event network-changed:17338cee-5e6f-4246-bc8e-4ef2afee671f for instance 609aefdc-9fa4-4053-8ba1-5711a25187fb 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: 497/997] 10.0.0.187 () {38 vars in 815 bytes} [Fri Aug 7 05:52:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/998] 10.0.0.218 () {32 vars in 718 bytes} [Fri Aug 7 05:52:27 2026] DELETE /v2.1/servers/609aefdc-9fa4-4053-8ba1-5711a25187fb => generated 0 bytes in 106 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-08-07 05:52:27.366 7 WARNING neutronclient.v2_0.client [None req-8ab03bd5-25b2-4a9c-b6cd-c7cb1a189194 2a83948eb16d41f4a4af8735f79916dd 5a7f2cb43093438f8ed01e0e0cdfe5ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 498/999] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:52:27 2026] GET /v2.1/servers/609aefdc-9fa4-4053-8ba1-5711a25187fb => generated 1941 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-08-07 05:52:30.154 8 INFO nova.api.openstack.compute.server_external_events [req-dd8a60c6-295f-43a3-b58b-132f44cf43b9 req-b5b99d6f-d953-4389-a110-b09f4288b9b8 d25292c7f8b64b05b7d491162bffba87 1d1e145cf85648e28fb91446a364223a - - bc1b5f91e27d4064b9c31f08239561fd bc1b5f91e27d4064b9c31f08239561fd] Creating event network-vif-deleted:17338cee-5e6f-4246-bc8e-4ef2afee671f for instance 609aefdc-9fa4-4053-8ba1-5711a25187fb on instance [pid: 8|app: 0|req: 502/1000] 10.0.0.187 () {38 vars in 815 bytes} [Fri Aug 7 05:52:30 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-08-07 05:52:32.590 7 WARNING neutronclient.v2_0.client [None req-be406b22-7157-4eb0-900d-261a580988df 2a83948eb16d41f4a4af8735f79916dd 5a7f2cb43093438f8ed01e0e0cdfe5ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 499/1001] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:52:32 2026] GET /v2.1/servers/609aefdc-9fa4-4053-8ba1-5711a25187fb => generated 1478 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:52:37.695 8 INFO nova.api.openstack.wsgi [None req-f93d8929-b834-4b99-99dc-3ad0a697263f 2a83948eb16d41f4a4af8735f79916dd 5a7f2cb43093438f8ed01e0e0cdfe5ee - - default default] HTTP exception thrown: Instance 609aefdc-9fa4-4053-8ba1-5711a25187fb could not be found. [pid: 8|app: 0|req: 504/1004] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:52:37 2026] GET /v2.1/servers/609aefdc-9fa4-4053-8ba1-5711a25187fb => generated 111 bytes in 57 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: 501/1005] 10.0.0.218 () {32 vars in 724 bytes} [Fri Aug 7 05:52:38 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-204871117 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:52:38.795 8 INFO nova.api.openstack.wsgi [None req-c266ae92-4376-4cca-833a-9203861a2870 2a83948eb16d41f4a4af8735f79916dd 5a7f2cb43093438f8ed01e0e0cdfe5ee - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-204871117 not found for user 2a83948eb16d41f4a4af8735f79916dd [pid: 8|app: 0|req: 505/1006] 10.0.0.218 () {32 vars in 721 bytes} [Fri Aug 7 05:52:38 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-204871117 => generated 141 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1037] 10.0.0.78 () {28 vars in 453 bytes} [Fri Aug 7 05:55:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1038] 10.0.0.78 () {30 vars in 657 bytes} [Fri Aug 7 05:55:08 2026] GET /v2.1 => generated 0 bytes in 123 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 518/1039] 10.0.0.78 () {32 vars in 730 bytes} [Fri Aug 7 05:55:08 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-07 05:55:08.619 8 WARNING neutronclient.v2_0.client [None req-33aae631-505c-4c6a-a2d1-00e1824ef497 1ed65d624eb24b219b6e7b23021d8ca4 03268d644a6a4b798ef700b668ee7b59 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 519/1040] 10.0.0.78 () {28 vars in 453 bytes} [Fri Aug 7 05:55:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1041] 10.0.0.78 () {30 vars in 657 bytes} [Fri Aug 7 05:55:08 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 521/1042] 10.0.0.78 () {32 vars in 730 bytes} [Fri Aug 7 05:55:08 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1043] 10.0.0.78 () {34 vars in 805 bytes} [Fri Aug 7 05:55:08 2026] GET /v2.1/servers/detail?all_tenants=True => generated 2759 bytes in 694 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1044] 10.0.0.78 () {34 vars in 893 bytes} [Fri Aug 7 05:55:08 2026] GET /v2.1/servers/detail?project_id=03268d644a6a4b798ef700b668ee7b59&all_tenants=True => generated 15 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 523/1045] 10.0.0.78 () {34 vars in 893 bytes} [Fri Aug 7 05:55:09 2026] GET /v2.1/servers/detail?project_id=1d1e145cf85648e28fb91446a364223a&all_tenants=True => generated 15 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-08-07 05:55:09.271 7 WARNING neutronclient.v2_0.client [None req-3000289e-54e6-433a-9209-faa673569e6a 1ed65d624eb24b219b6e7b23021d8ca4 03268d644a6a4b798ef700b668ee7b59 - - default default] The python binding code in 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/1046] 10.0.0.78 () {34 vars in 893 bytes} [Fri Aug 7 05:55:09 2026] GET /v2.1/servers/detail?project_id=58643447027f429b96bf73e4f9041066&all_tenants=True => generated 2759 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1047] 10.0.0.78 () {34 vars in 893 bytes} [Fri Aug 7 05:55:09 2026] GET /v2.1/servers/detail?project_id=7f21f1c1fe9f4bcfba736ca44eee979d&all_tenants=True => generated 15 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 532/1064] 10.0.0.218 () {34 vars in 750 bytes} [Fri Aug 7 05:56:29 2026] POST /v2.1/servers/885bc8e3-6493-4ac2-aad0-479593ff793e/action => generated 41750 bytes in 622 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1065] 10.0.0.218 () {32 vars in 718 bytes} [Fri Aug 7 05:56:30 2026] DELETE /v2.1/servers/885bc8e3-6493-4ac2-aad0-479593ff793e => generated 0 bytes in 86 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-08-07 05:56:30.198 7 WARNING neutronclient.v2_0.client [None req-52f40f72-ff07-4101-a102-b0b677569fdc 4f6e050898e34d40a4808feac0225d50 58643447027f429b96bf73e4f9041066 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 533/1066] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:56:30 2026] GET /v2.1/servers/885bc8e3-6493-4ac2-aad0-479593ff793e => generated 1826 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, ' 2026-08-07 05:56:31.415 8 WARNING neutronclient.v2_0.client [None req-a31ab790-7a74-48ee-bef1-639209deba6f 4f6e050898e34d40a4808feac0225d50 58643447027f429b96bf73e4f9041066 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 534/1067] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:56:31 2026] GET /v2.1/servers/885bc8e3-6493-4ac2-aad0-479593ff793e => generated 1826 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:56:32.558 7 WARNING neutronclient.v2_0.client [None req-b6efbb84-676a-47d2-bff4-9fadca265372 4f6e050898e34d40a4808feac0225d50 58643447027f429b96bf73e4f9041066 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 534/1068] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:56:32 2026] GET /v2.1/servers/885bc8e3-6493-4ac2-aad0-479593ff793e => generated 1826 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-08-07 05:56:33.437 8 INFO nova.api.openstack.compute.server_external_events [req-b4d4abbf-5d07-4d7c-a148-1bef29448543 req-f26fcd83-6a11-4585-8514-8af127516fcc d25292c7f8b64b05b7d491162bffba87 1d1e145cf85648e28fb91446a364223a - - bc1b5f91e27d4064b9c31f08239561fd bc1b5f91e27d4064b9c31f08239561fd] Creating event network-vif-deleted:f4af7ac4-79d0-41d1-9191-125f6f3ab7f2 for instance 885bc8e3-6493-4ac2-aad0-479593ff793e on instance [pid: 8|app: 0|req: 536/1071] 10.0.0.187 () {38 vars in 815 bytes} [Fri Aug 7 05:56:33 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:56:33.728 7 WARNING neutronclient.v2_0.client [None req-b3cc79e2-660d-46a1-84c5-6138e1f820da 4f6e050898e34d40a4808feac0225d50 58643447027f429b96bf73e4f9041066 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 536/1072] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:56:33 2026] GET /v2.1/servers/885bc8e3-6493-4ac2-aad0-479593ff793e => generated 1474 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-08-07 05:56:34.826 8 WARNING neutronclient.v2_0.client [None req-2ba33cba-353d-4098-9e3f-d7cd086fb373 4f6e050898e34d40a4808feac0225d50 58643447027f429b96bf73e4f9041066 - - default default] The python binding code in 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/1073] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:56:34 2026] GET /v2.1/servers/885bc8e3-6493-4ac2-aad0-479593ff793e => generated 1479 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-07 05:56:35.918 7 WARNING neutronclient.v2_0.client [None req-ec3ec2e7-2c6a-4c26-a426-d3cd62ebc2b9 4f6e050898e34d40a4808feac0225d50 58643447027f429b96bf73e4f9041066 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 537/1074] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:56:35 2026] GET /v2.1/servers/885bc8e3-6493-4ac2-aad0-479593ff793e => generated 1479 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-08-07 05:56:36.988 8 INFO nova.api.openstack.wsgi [None req-60bfd49a-8898-48e4-9a9d-dac849baa1e8 4f6e050898e34d40a4808feac0225d50 58643447027f429b96bf73e4f9041066 - - default default] HTTP exception thrown: Instance 885bc8e3-6493-4ac2-aad0-479593ff793e could not be found. [pid: 8|app: 0|req: 538/1075] 10.0.0.218 () {32 vars in 715 bytes} [Fri Aug 7 05:56:36 2026] GET /v2.1/servers/885bc8e3-6493-4ac2-aad0-479593ff793e => 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, ' [pid: 7|app: 0|req: 538/1076] 10.0.0.218 () {32 vars in 706 bytes} [Fri Aug 7 05:56:36 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1090097488 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1119] 10.0.0.114 () {28 vars in 454 bytes} [Fri Aug 7 06:00:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 560/1120] 10.0.0.114 () {30 vars in 658 bytes} [Fri Aug 7 06:00:08 2026] GET /v2.1 => generated 0 bytes in 78 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 561/1121] 10.0.0.114 () {32 vars in 731 bytes} [Fri Aug 7 06:00:08 2026] GET /v2.1/ => generated 411 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1122] 10.0.0.114 () {34 vars in 765 bytes} [Fri Aug 7 06:00:09 2026] GET /v2.1/os-services => generated 782 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1125] 10.0.0.114 () {28 vars in 454 bytes} [Fri Aug 7 06:00:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 563/1126] 10.0.0.114 () {30 vars in 658 bytes} [Fri Aug 7 06:00:13 2026] GET /v2.1 => generated 0 bytes in 53 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 564/1127] 10.0.0.114 () {32 vars in 731 bytes} [Fri Aug 7 06:00:13 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: 564/1128] 10.0.0.114 () {34 vars in 765 bytes} [Fri Aug 7 06:00:13 2026] GET /v2.1/os-services => generated 782 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1129] 10.0.0.114 () {28 vars in 454 bytes} [Fri Aug 7 06:00: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 565/1130] 10.0.0.114 () {30 vars in 658 bytes} [Fri Aug 7 06:00:18 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 566/1131] 10.0.0.114 () {32 vars in 731 bytes} [Fri Aug 7 06:00:18 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1132] 10.0.0.114 () {34 vars in 808 bytes} [Fri Aug 7 06:00:18 2026] GET /v2.1/os-services?binary=nova-conductor => generated 279 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1133] 10.0.0.114 () {28 vars in 454 bytes} [Fri Aug 7 06:00: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 567/1134] 10.0.0.114 () {30 vars in 658 bytes} [Fri Aug 7 06:00:22 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 568/1135] 10.0.0.114 () {32 vars in 731 bytes} [Fri Aug 7 06:00:22 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1136] 10.0.0.114 () {34 vars in 808 bytes} [Fri Aug 7 06:00:22 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0)