+ 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 [Thu Apr 23 17:21:12 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: nova-api-osapi-65cc6c655f-qxldv 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 0x7f5984a79668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-04-23 17:21:17.333 8 INFO nova.utils [None req-12140ecf-ff22-4f3a-bbfe-a8290561f5fa - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-23 17:21:17.529 7 INFO nova.utils [None req-a19b55ab-7fa6-41ca-92c3-69e44ff0a9ae - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-23 17:21:19.228 8 WARNING keystonemiddleware._common.config [None req-12140ecf-ff22-4f3a-bbfe-a8290561f5fa - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 17:21:19.237 8 WARNING oslo_config.cfg [None req-12140ecf-ff22-4f3a-bbfe-a8290561f5fa - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-23 17:21:19.264 7 WARNING keystonemiddleware._common.config [None req-a19b55ab-7fa6-41ca-92c3-69e44ff0a9ae - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 17:21:19.273 7 WARNING oslo_config.cfg [None req-a19b55ab-7fa6-41ca-92c3-69e44ff0a9ae - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-23 17:21:19.317 8 WARNING keystonemiddleware._common.config [None req-12140ecf-ff22-4f3a-bbfe-a8290561f5fa - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 17:21:19.332 8 WARNING oslo_config.cfg [None req-12140ecf-ff22-4f3a-bbfe-a8290561f5fa - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-04-23 17:21:19.345 8 WARNING oslo_config.cfg [None req-12140ecf-ff22-4f3a-bbfe-a8290561f5fa - - - - - -] 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 0x7f5984a79668 pid: 8 (default app) 2026-04-23 17:21:19.350 7 WARNING keystonemiddleware._common.config [None req-a19b55ab-7fa6-41ca-92c3-69e44ff0a9ae - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 17:21:19.365 7 WARNING oslo_config.cfg [None req-a19b55ab-7fa6-41ca-92c3-69e44ff0a9ae - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-04-23 17:21:19.378 7 WARNING oslo_config.cfg [None req-a19b55ab-7fa6-41ca-92c3-69e44ff0a9ae - - - - - -] 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 0x7f5984a79668 pid: 7 (default app) [pid: 8|app: 0|req: 3/3] 199.19.213.236 () {42 vars in 705 bytes} [Thu Apr 23 17:21:25 2026] GET /v2.1 => generated 114 bytes in 24 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:21:25.877 7 WARNING oslo_policy.policy [None req-8001e9a5-f92f-4576-b083-cd29f11d7f24 40f4e888e6dc48ba847cce16b6cab602 5e9bb4bd47ba46b598bfe83ef8324ea3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-23 17:21:25.879 7 WARNING oslo_policy.policy [None req-8001e9a5-f92f-4576-b083-cd29f11d7f24 40f4e888e6dc48ba847cce16b6cab602 5e9bb4bd47ba46b598bfe83ef8324ea3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/4] 199.19.213.236 () {44 vars in 909 bytes} [Thu Apr 23 17:21:25 2026] GET /v2.1 => generated 0 bytes in 552 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:21:25.984 8 WARNING oslo_policy.policy [req-8001e9a5-f92f-4576-b083-cd29f11d7f24 req-699e48eb-8a12-44ea-b2c3-e3390c1f8717 40f4e888e6dc48ba847cce16b6cab602 5e9bb4bd47ba46b598bfe83ef8324ea3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-23 17:21:25.984 8 WARNING oslo_policy.policy [req-8001e9a5-f92f-4576-b083-cd29f11d7f24 req-699e48eb-8a12-44ea-b2c3-e3390c1f8717 40f4e888e6dc48ba847cce16b6cab602 5e9bb4bd47ba46b598bfe83ef8324ea3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 4/5] 199.19.213.236 () {46 vars in 982 bytes} [Thu Apr 23 17:21:25 2026] GET /v2.1/ => generated 400 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 17:21:26.085 7 INFO nova.api.openstack.wsgi [None req-9cd4687f-f4bf-46f3-91bf-9f5703392184 40f4e888e6dc48ba847cce16b6cab602 5e9bb4bd47ba46b598bfe83ef8324ea3 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 2/6] 199.19.213.236 () {48 vars in 1011 bytes} [Thu Apr 23 17:21:26 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/7] 199.19.213.236 () {48 vars in 1051 bytes} [Thu Apr 23 17:21:26 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.19.213.236 () {52 vars in 1048 bytes} [Thu Apr 23 17:21:26 2026] POST /v2.1/flavors => generated 529 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/9] 199.19.213.236 () {42 vars in 705 bytes} [Thu Apr 23 17:21:27 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: 4/10] 199.19.213.236 () {44 vars in 909 bytes} [Thu Apr 23 17:21:27 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 7/11] 199.19.213.236 () {46 vars in 982 bytes} [Thu Apr 23 17:21:27 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 17:21:27.217 7 INFO nova.api.openstack.wsgi [None req-39aa6fcb-4fca-4395-85d3-fc50ba5f138d 40f4e888e6dc48ba847cce16b6cab602 5e9bb4bd47ba46b598bfe83ef8324ea3 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 5/12] 199.19.213.236 () {48 vars in 1013 bytes} [Thu Apr 23 17:21:27 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/13] 199.19.213.236 () {48 vars in 1051 bytes} [Thu Apr 23 17:21:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/14] 199.19.213.236 () {52 vars in 1048 bytes} [Thu Apr 23 17:21:27 2026] POST /v2.1/flavors => generated 532 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/17] 199.19.213.236 () {42 vars in 705 bytes} [Thu Apr 23 17:21: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: 8/18] 199.19.213.236 () {44 vars in 909 bytes} [Thu Apr 23 17:21:28 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 11/19] 199.19.213.236 () {46 vars in 982 bytes} [Thu Apr 23 17:21:28 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 17:21:28.246 7 INFO nova.api.openstack.wsgi [None req-f59b32ec-cb53-44ed-94ce-ee6c3dc968ca 40f4e888e6dc48ba847cce16b6cab602 5e9bb4bd47ba46b598bfe83ef8324ea3 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/20] 199.19.213.236 () {48 vars in 1015 bytes} [Thu Apr 23 17:21:28 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/21] 199.19.213.236 () {48 vars in 1051 bytes} [Thu Apr 23 17:21:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/22] 199.19.213.236 () {52 vars in 1048 bytes} [Thu Apr 23 17:21:28 2026] POST /v2.1/flavors => generated 533 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/23] 199.19.213.236 () {42 vars in 705 bytes} [Thu Apr 23 17:21:29 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/24] 199.19.213.236 () {44 vars in 909 bytes} [Thu Apr 23 17:21:29 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 14/25] 199.19.213.236 () {46 vars in 982 bytes} [Thu Apr 23 17:21:29 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 17:21:29.263 7 INFO nova.api.openstack.wsgi [None req-6cf07601-3194-4169-bde0-1288bfbc9692 40f4e888e6dc48ba847cce16b6cab602 5e9bb4bd47ba46b598bfe83ef8324ea3 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 12/26] 199.19.213.236 () {48 vars in 1013 bytes} [Thu Apr 23 17:21:29 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/27] 199.19.213.236 () {48 vars in 1051 bytes} [Thu Apr 23 17:21:29 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/28] 199.19.213.236 () {52 vars in 1048 bytes} [Thu Apr 23 17:21:29 2026] POST /v2.1/flavors => generated 532 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/29] 199.19.213.236 () {42 vars in 705 bytes} [Thu Apr 23 17:21:30 2026] GET /v2.1 => generated 114 bytes in 5 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/30] 199.19.213.236 () {44 vars in 909 bytes} [Thu Apr 23 17:21:30 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 17/31] 199.19.213.236 () {46 vars in 982 bytes} [Thu Apr 23 17:21:30 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 17:21:30.327 7 INFO nova.api.openstack.wsgi [None req-f6aa1e46-8dc7-4bdd-9353-d01f96a1cd40 40f4e888e6dc48ba847cce16b6cab602 5e9bb4bd47ba46b598bfe83ef8324ea3 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 15/32] 199.19.213.236 () {48 vars in 1015 bytes} [Thu Apr 23 17:21:30 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: 8|app: 0|req: 18/33] 199.19.213.236 () {48 vars in 1051 bytes} [Thu Apr 23 17:21:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/34] 199.19.213.236 () {52 vars in 1048 bytes} [Thu Apr 23 17:21:30 2026] POST /v2.1/flavors => generated 535 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/89] 199.19.213.236 () {42 vars in 705 bytes} [Thu Apr 23 17:26:01 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/90] 199.19.213.236 () {44 vars in 909 bytes} [Thu Apr 23 17:26:01 2026] GET /v2.1 => generated 0 bytes in 427 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 45/91] 199.19.213.236 () {46 vars in 982 bytes} [Thu Apr 23 17:26:01 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 17:26:01.527 8 INFO nova.api.openstack.wsgi [None req-c7e69c15-e8e0-4c71-a40d-fae8969061aa 40f4e888e6dc48ba847cce16b6cab602 5e9bb4bd47ba46b598bfe83ef8324ea3 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 47/92] 199.19.213.236 () {48 vars in 1015 bytes} [Thu Apr 23 17:26:01 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/93] 199.19.213.236 () {48 vars in 1051 bytes} [Thu Apr 23 17:26:01 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/94] 199.19.213.236 () {52 vars in 1049 bytes} [Thu Apr 23 17:26:01 2026] POST /v2.1/flavors => generated 534 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/103] 199.19.213.236 () {42 vars in 705 bytes} [Thu Apr 23 17:26:40 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/104] 199.19.213.236 () {44 vars in 909 bytes} [Thu Apr 23 17:26:40 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 52/105] 199.19.213.236 () {46 vars in 982 bytes} [Thu Apr 23 17:26:40 2026] GET /v2.1/ => generated 400 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 17:26:40.374 8 INFO nova.api.openstack.wsgi [None req-4b2bbfb4-d002-4fc2-9051-3f033af1e0c7 40f4e888e6dc48ba847cce16b6cab602 5e9bb4bd47ba46b598bfe83ef8324ea3 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 54/106] 199.19.213.236 () {48 vars in 1017 bytes} [Thu Apr 23 17:26:40 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/107] 199.19.213.236 () {48 vars in 1051 bytes} [Thu Apr 23 17:26:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/108] 199.19.213.236 () {52 vars in 1049 bytes} [Thu Apr 23 17:26:40 2026] POST /v2.1/flavors => generated 534 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/117] 10.0.0.189 () {28 vars in 454 bytes} [Thu Apr 23 17:27:20 2026] GET /v2.1 => generated 114 bytes in 3 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: 58/118] 10.0.0.189 () {30 vars in 658 bytes} [Thu Apr 23 17:27:20 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 61/119] 10.0.0.189 () {32 vars in 731 bytes} [Thu Apr 23 17:27:20 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/120] 10.0.0.189 () {34 vars in 804 bytes} [Thu Apr 23 17:27:20 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/125] 199.19.213.236 () {42 vars in 705 bytes} [Thu Apr 23 17:27:38 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: 64/126] 199.19.213.236 () {44 vars in 909 bytes} [Thu Apr 23 17:27:38 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 63/127] 199.19.213.236 () {46 vars in 982 bytes} [Thu Apr 23 17:27:38 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 17:27:38.576 8 INFO nova.api.openstack.wsgi [None req-53987ce1-066e-4685-b874-2d5771ea16ff 40f4e888e6dc48ba847cce16b6cab602 5e9bb4bd47ba46b598bfe83ef8324ea3 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 40f4e888e6dc48ba847cce16b6cab602 [pid: 8|app: 0|req: 65/128] 199.19.213.236 () {48 vars in 1051 bytes} [Thu Apr 23 17:27:38 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-04-23 17:27:38.591 7 WARNING oslo_db.sqlalchemy.utils [None req-649de5a4-0c2f-4775-8d8c-a9d5d54a281a 40f4e888e6dc48ba847cce16b6cab602 5e9bb4bd47ba46b598bfe83ef8324ea3 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 64/129] 199.19.213.236 () {48 vars in 1016 bytes} [Thu Apr 23 17:27:38 2026] GET /v2.1/os-keypairs => generated 16 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 66/130] 199.19.213.236 () {52 vars in 1057 bytes} [Thu Apr 23 17:27:38 2026] POST /v2.1/os-keypairs => generated 576 bytes in 49 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 65/131] 199.19.213.236 () {42 vars in 705 bytes} [Thu Apr 23 17:27:42 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 67/132] 199.19.213.236 () {44 vars in 909 bytes} [Thu Apr 23 17:27:42 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 66/133] 199.19.213.236 () {46 vars in 982 bytes} [Thu Apr 23 17:27:42 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 68/134] 199.19.213.236 () {48 vars in 1073 bytes} [Thu Apr 23 17:27:42 2026] GET /v2.1/os-quota-sets/5e9bb4bd47ba46b598bfe83ef8324ea3 => generated 283 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 67/135] 199.19.213.236 () {52 vars in 1125 bytes} [Thu Apr 23 17:27:42 2026] PUT /v2.1/os-quota-sets/5e9bb4bd47ba46b598bfe83ef8324ea3 => generated 238 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 77/154] 199.19.213.236 () {42 vars in 703 bytes} [Thu Apr 23 17:29:16 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 78/155] 199.19.213.236 () {44 vars in 907 bytes} [Thu Apr 23 17:29:16 2026] GET /v2.1 => generated 0 bytes in 95 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 78/156] 199.19.213.236 () {46 vars in 980 bytes} [Thu Apr 23 17:29:16 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 79/157] 199.19.213.236 () {52 vars in 1123 bytes} [Thu Apr 23 17:29:16 2026] PUT /v2.1/os-quota-sets/665de53f7c5048afbd7a8aa255e2e1f0 => generated 238 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/234] 199.19.213.236 () {42 vars in 705 bytes} [Thu Apr 23 17:35: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: 8|app: 0|req: 118/235] 199.19.213.236 () {44 vars in 909 bytes} [Thu Apr 23 17:35:28 2026] GET /v2.1 => generated 0 bytes in 157 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 118/236] 199.19.213.236 () {46 vars in 982 bytes} [Thu Apr 23 17:35:28 2026] GET /v2.1/ => generated 400 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 17:35:28.791 8 INFO nova.api.openstack.wsgi [None req-0e2a5016-e30a-4dca-9160-10dc46da7b7f 40f4e888e6dc48ba847cce16b6cab602 5e9bb4bd47ba46b598bfe83ef8324ea3 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 119/237] 199.19.213.236 () {48 vars in 1011 bytes} [Thu Apr 23 17:35:28 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: 119/238] 199.19.213.236 () {48 vars in 1051 bytes} [Thu Apr 23 17:35:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/247] 10.0.0.254 () {32 vars in 655 bytes} [Thu Apr 23 17:36:13 2026] GET /v2.1/flavors/detail => generated 2534 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: 124/248] 10.0.0.254 () {32 vars in 641 bytes} [Thu Apr 23 17:36:13 2026] GET /v2.1/servers => generated 15 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-23 17:36:13.906 8 WARNING oslo_db.sqlalchemy.utils [None req-9744b99b-73e9-4579-82ec-23e67d1e6c37 40f4e888e6dc48ba847cce16b6cab602 5e9bb4bd47ba46b598bfe83ef8324ea3 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 125/249] 10.0.0.254 () {32 vars in 649 bytes} [Thu Apr 23 17:36:13 2026] GET /v2.1/os-keypairs => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/250] 10.0.0.254 () {32 vars in 694 bytes} [Thu Apr 23 17:36:13 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/253] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:36:25 2026] GET /v2.1/flavors/976d2d32-5755-476f-9921-c1c566c882e9 => generated 511 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/254] 10.0.0.254 () {32 vars in 641 bytes} [Thu Apr 23 17:36:25 2026] GET /v2.1/flavors => generated 1674 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/255] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:36:25 2026] GET /v2.1/flavors/976d2d32-5755-476f-9921-c1c566c882e9 => generated 511 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/258] 10.0.0.254 () {34 vars in 671 bytes} [Thu Apr 23 17:36:30 2026] POST /v2.1/os-keypairs => generated 385 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 17:36:31.161 7 WARNING neutronclient.v2_0.client [None req-45aaa5f6-a182-4277-bc89-6a9da2aec1b4 feb7cd021583452db6362a2a6c53ecee 17269c1c9dc942a3a02fb43cc7456e7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 130/259] 10.0.0.254 () {34 vars in 685 bytes} [Thu Apr 23 17:36:31 2026] POST /v2.1/os-security-groups => generated 243 bytes in 1249 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 17:36:32.368 8 WARNING neutronclient.v2_0.client [None req-1302036d-a1e8-4139-9e59-5168cb85cbae feb7cd021583452db6362a2a6c53ecee 17269c1c9dc942a3a02fb43cc7456e7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:36:32.476 7 WARNING neutronclient.v2_0.client [None req-52d9363d-568c-4af6-989b-234e148249e1 96aa9dd0597a48a59c0335eb013ebbde 267b321dbf324e8cb193ac65f9657d1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:36:32.545 7 WARNING neutronclient.v2_0.client [None req-52d9363d-568c-4af6-989b-234e148249e1 96aa9dd0597a48a59c0335eb013ebbde 267b321dbf324e8cb193ac65f9657d1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:36:32.752 7 WARNING neutronclient.v2_0.client [None req-52d9363d-568c-4af6-989b-234e148249e1 96aa9dd0597a48a59c0335eb013ebbde 267b321dbf324e8cb193ac65f9657d1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 130/260] 10.0.0.254 () {34 vars in 685 bytes} [Thu Apr 23 17:36:32 2026] POST /v2.1/os-security-groups => generated 242 bytes in 587 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 17:36:32.959 8 WARNING neutronclient.v2_0.client [None req-5a34075f-bdad-4e49-9a7f-25ffcac6357a feb7cd021583452db6362a2a6c53ecee 17269c1c9dc942a3a02fb43cc7456e7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 131/261] 10.0.0.254 () {34 vars in 685 bytes} [Thu Apr 23 17:36:32 2026] POST /v2.1/os-security-groups => generated 243 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 17:36:33.111 8 WARNING neutronclient.v2_0.client [None req-ad666721-8197-4f27-93f0-d246c1d362a0 feb7cd021583452db6362a2a6c53ecee 17269c1c9dc942a3a02fb43cc7456e7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:36:33.167 8 WARNING neutronclient.v2_0.client [None req-ad666721-8197-4f27-93f0-d246c1d362a0 feb7cd021583452db6362a2a6c53ecee 17269c1c9dc942a3a02fb43cc7456e7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:36:33.289 8 WARNING neutronclient.v2_0.client [None req-ad666721-8197-4f27-93f0-d246c1d362a0 feb7cd021583452db6362a2a6c53ecee 17269c1c9dc942a3a02fb43cc7456e7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 132/262] 10.0.0.254 () {32 vars in 663 bytes} [Thu Apr 23 17:36:33 2026] GET /v2.1/os-security-groups => generated 1381 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 17:36:33.383 8 WARNING neutronclient.v2_0.client [None req-ef2f9734-484b-4cf9-b184-85e449453fd1 feb7cd021583452db6362a2a6c53ecee 17269c1c9dc942a3a02fb43cc7456e7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:36:33.432 8 WARNING neutronclient.v2_0.client [None req-ef2f9734-484b-4cf9-b184-85e449453fd1 feb7cd021583452db6362a2a6c53ecee 17269c1c9dc942a3a02fb43cc7456e7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 133/263] 10.0.0.254 () {32 vars in 740 bytes} [Thu Apr 23 17:36:33 2026] DELETE /v2.1/os-security-groups/1580a327-d7d1-461e-9a3c-946667d09349 => generated 0 bytes in 198 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/264] 10.0.0.254 () {34 vars in 663 bytes} [Thu Apr 23 17:36:32 2026] POST /v2.1/servers => generated 449 bytes in 1195 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-23 17:36:33.603 8 WARNING neutronclient.v2_0.client [None req-d64bf963-88ad-4694-94e0-7a13c29d6fda feb7cd021583452db6362a2a6c53ecee 17269c1c9dc942a3a02fb43cc7456e7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:36:33.628 8 INFO nova.api.openstack.wsgi [None req-d64bf963-88ad-4694-94e0-7a13c29d6fda feb7cd021583452db6362a2a6c53ecee 17269c1c9dc942a3a02fb43cc7456e7b - - default default] HTTP exception thrown: Security group 1580a327-d7d1-461e-9a3c-946667d09349 does not exist Neutron server returns request_ids: ['req-1f054c9e-0438-4146-97f0-ad5d10904b6e'] 2026-04-23 17:36:33.629 7 WARNING neutronclient.v2_0.client [None req-c2021e84-9a10-413f-98f5-9cb021e1587f 96aa9dd0597a48a59c0335eb013ebbde 267b321dbf324e8cb193ac65f9657d1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 134/265] 10.0.0.254 () {32 vars in 737 bytes} [Thu Apr 23 17:36:33 2026] GET /v2.1/os-security-groups/1580a327-d7d1-461e-9a3c-946667d09349 => generated 194 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-23 17:36:33.647 8 WARNING neutronclient.v2_0.client [None req-d05217b3-ffab-4f25-b931-1941327ff037 feb7cd021583452db6362a2a6c53ecee 17269c1c9dc942a3a02fb43cc7456e7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 132/266] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:36:33 2026] GET /v2.1/servers/8cf2536b-9a8a-458b-aba1-e008e1eb8540 => generated 1399 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 17:36:33.729 8 WARNING neutronclient.v2_0.client [None req-d05217b3-ffab-4f25-b931-1941327ff037 feb7cd021583452db6362a2a6c53ecee 17269c1c9dc942a3a02fb43cc7456e7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 135/267] 10.0.0.254 () {32 vars in 740 bytes} [Thu Apr 23 17:36:33 2026] DELETE /v2.1/os-security-groups/228a71ec-5244-48b6-8edc-15cffdf11de2 => generated 0 bytes in 176 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:36:33.829 7 WARNING neutronclient.v2_0.client [None req-e44b28d5-3566-4a4e-8909-1a5847b9b5db feb7cd021583452db6362a2a6c53ecee 17269c1c9dc942a3a02fb43cc7456e7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:36:33.851 7 INFO nova.api.openstack.wsgi [None req-e44b28d5-3566-4a4e-8909-1a5847b9b5db feb7cd021583452db6362a2a6c53ecee 17269c1c9dc942a3a02fb43cc7456e7b - - default default] HTTP exception thrown: Security group 228a71ec-5244-48b6-8edc-15cffdf11de2 does not exist Neutron server returns request_ids: ['req-89b80678-4d8a-43a9-906b-1ad35a6c8d7a'] [pid: 7|app: 0|req: 133/268] 10.0.0.254 () {32 vars in 737 bytes} [Thu Apr 23 17:36:33 2026] GET /v2.1/os-security-groups/228a71ec-5244-48b6-8edc-15cffdf11de2 => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-23 17:36:33.865 8 WARNING neutronclient.v2_0.client [None req-7985c9dc-571e-408b-899b-235cdebf7a20 feb7cd021583452db6362a2a6c53ecee 17269c1c9dc942a3a02fb43cc7456e7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:36:33.902 8 WARNING neutronclient.v2_0.client [None req-7985c9dc-571e-408b-899b-235cdebf7a20 feb7cd021583452db6362a2a6c53ecee 17269c1c9dc942a3a02fb43cc7456e7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 136/269] 10.0.0.254 () {32 vars in 740 bytes} [Thu Apr 23 17:36:33 2026] DELETE /v2.1/os-security-groups/beb3d767-afb6-44a6-8465-5085537e42cb => generated 0 bytes in 159 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-23 17:36:34.032 7 WARNING neutronclient.v2_0.client [None req-f4b67cb0-302d-468f-97d9-80246352e1ba feb7cd021583452db6362a2a6c53ecee 17269c1c9dc942a3a02fb43cc7456e7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:36:34.055 7 INFO nova.api.openstack.wsgi [None req-f4b67cb0-302d-468f-97d9-80246352e1ba feb7cd021583452db6362a2a6c53ecee 17269c1c9dc942a3a02fb43cc7456e7b - - default default] HTTP exception thrown: Security group beb3d767-afb6-44a6-8465-5085537e42cb does not exist Neutron server returns request_ids: ['req-f27d2693-5f21-4d29-9b6b-bf1495bf028f'] [pid: 7|app: 0|req: 134/270] 10.0.0.254 () {32 vars in 737 bytes} [Thu Apr 23 17:36:34 2026] GET /v2.1/os-security-groups/beb3d767-afb6-44a6-8465-5085537e42cb => generated 194 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-23 17:36:34.087 8 WARNING neutronclient.v2_0.client [None req-5ae0170e-2826-4c8e-8d17-fb7f9a69e359 feb7cd021583452db6362a2a6c53ecee 17269c1c9dc942a3a02fb43cc7456e7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:36:34.156 8 WARNING neutronclient.v2_0.client [None req-5ae0170e-2826-4c8e-8d17-fb7f9a69e359 feb7cd021583452db6362a2a6c53ecee 17269c1c9dc942a3a02fb43cc7456e7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:36:34.236 8 WARNING neutronclient.v2_0.client [None req-5ae0170e-2826-4c8e-8d17-fb7f9a69e359 feb7cd021583452db6362a2a6c53ecee 17269c1c9dc942a3a02fb43cc7456e7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 137/271] 10.0.0.254 () {32 vars in 663 bytes} [Thu Apr 23 17:36:34 2026] GET /v2.1/os-security-groups => generated 707 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 17:36:34.307 7 WARNING neutronclient.v2_0.client [None req-1bf376c5-63e2-423a-9310-84dd53b07021 feb7cd021583452db6362a2a6c53ecee 17269c1c9dc942a3a02fb43cc7456e7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:36:34.335 7 INFO nova.api.openstack.wsgi [None req-1bf376c5-63e2-423a-9310-84dd53b07021 feb7cd021583452db6362a2a6c53ecee 17269c1c9dc942a3a02fb43cc7456e7b - - default default] HTTP exception thrown: Security group beb3d767-afb6-44a6-8465-5085537e42cb does not exist Neutron server returns request_ids: ['req-1d3e184c-04aa-4f1f-bed1-549b63173663'] [pid: 7|app: 0|req: 135/272] 10.0.0.254 () {32 vars in 740 bytes} [Thu Apr 23 17:36:34 2026] DELETE /v2.1/os-security-groups/beb3d767-afb6-44a6-8465-5085537e42cb => generated 194 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-23 17:36:34.349 8 WARNING neutronclient.v2_0.client [None req-18193b15-0a0b-4bd3-bbc2-2df9c5421860 feb7cd021583452db6362a2a6c53ecee 17269c1c9dc942a3a02fb43cc7456e7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:36:34.373 8 INFO nova.api.openstack.wsgi [None req-18193b15-0a0b-4bd3-bbc2-2df9c5421860 feb7cd021583452db6362a2a6c53ecee 17269c1c9dc942a3a02fb43cc7456e7b - - default default] HTTP exception thrown: Security group 228a71ec-5244-48b6-8edc-15cffdf11de2 does not exist Neutron server returns request_ids: ['req-5ee35e00-47df-4176-92c9-d6c76e65f4ae'] [pid: 8|app: 0|req: 138/273] 10.0.0.254 () {32 vars in 740 bytes} [Thu Apr 23 17:36:34 2026] DELETE /v2.1/os-security-groups/228a71ec-5244-48b6-8edc-15cffdf11de2 => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-23 17:36:34.388 7 WARNING neutronclient.v2_0.client [None req-a973f5fa-7758-42ce-a3b2-68ca1eb07cd4 feb7cd021583452db6362a2a6c53ecee 17269c1c9dc942a3a02fb43cc7456e7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:36:34.411 7 INFO nova.api.openstack.wsgi [None req-a973f5fa-7758-42ce-a3b2-68ca1eb07cd4 feb7cd021583452db6362a2a6c53ecee 17269c1c9dc942a3a02fb43cc7456e7b - - default default] HTTP exception thrown: Security group 1580a327-d7d1-461e-9a3c-946667d09349 does not exist Neutron server returns request_ids: ['req-a92d65fd-5647-47d2-8e6a-f994db65f806'] [pid: 7|app: 0|req: 136/274] 10.0.0.254 () {32 vars in 740 bytes} [Thu Apr 23 17:36:34 2026] DELETE /v2.1/os-security-groups/1580a327-d7d1-461e-9a3c-946667d09349 => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-23 17:36:34.761 8 WARNING neutronclient.v2_0.client [None req-4d5e4420-2e83-44e0-8617-34075ecf2112 96aa9dd0597a48a59c0335eb013ebbde 267b321dbf324e8cb193ac65f9657d1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 139/275] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:36:34 2026] GET /v2.1/servers/8cf2536b-9a8a-458b-aba1-e008e1eb8540 => generated 1399 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 17:36:35.139 7 WARNING neutronclient.v2_0.client [None req-d913965a-e087-4218-9423-88592f4db8f5 d64b1aa4a1bb46ca8fba644b98b91147 0ce96b0fdcc042fca6f6d60c2f07f57a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 137/276] 10.0.0.254 () {34 vars in 685 bytes} [Thu Apr 23 17:36:34 2026] POST /v2.1/os-security-groups => generated 247 bytes in 349 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:36:35.291 8 WARNING neutronclient.v2_0.client [None req-bbc1240a-5205-4e31-82a6-11253e3ae120 d64b1aa4a1bb46ca8fba644b98b91147 0ce96b0fdcc042fca6f6d60c2f07f57a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:36:35.327 8 WARNING neutronclient.v2_0.client [None req-bbc1240a-5205-4e31-82a6-11253e3ae120 d64b1aa4a1bb46ca8fba644b98b91147 0ce96b0fdcc042fca6f6d60c2f07f57a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 140/277] 10.0.0.254 () {34 vars in 695 bytes} [Thu Apr 23 17:36:35 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 17:36:35.483 7 WARNING neutronclient.v2_0.client [None req-4d6aa0bb-b62c-49aa-b029-30c0836f1159 d64b1aa4a1bb46ca8fba644b98b91147 0ce96b0fdcc042fca6f6d60c2f07f57a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 138/278] 10.0.0.254 () {34 vars in 685 bytes} [Thu Apr 23 17:36:35 2026] POST /v2.1/os-security-groups => generated 247 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 17:36:35.721 8 WARNING neutronclient.v2_0.client [None req-4562c6aa-c87f-4586-bd6e-cb2fc624d9cd d64b1aa4a1bb46ca8fba644b98b91147 0ce96b0fdcc042fca6f6d60c2f07f57a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:36:35.763 8 WARNING neutronclient.v2_0.client [None req-4562c6aa-c87f-4586-bd6e-cb2fc624d9cd d64b1aa4a1bb46ca8fba644b98b91147 0ce96b0fdcc042fca6f6d60c2f07f57a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:36:35.904 7 WARNING neutronclient.v2_0.client [None req-92470c60-d093-49eb-af4a-e8923f671932 96aa9dd0597a48a59c0335eb013ebbde 267b321dbf324e8cb193ac65f9657d1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 141/279] 10.0.0.254 () {34 vars in 695 bytes} [Thu Apr 23 17:36:35 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 17:36:35.941 8 WARNING neutronclient.v2_0.client [None req-24dc91e2-afc1-4fb7-b991-848e3c78c15a d64b1aa4a1bb46ca8fba644b98b91147 0ce96b0fdcc042fca6f6d60c2f07f57a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 139/280] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:36:35 2026] GET /v2.1/servers/8cf2536b-9a8a-458b-aba1-e008e1eb8540 => generated 1395 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 17:36:35.999 8 WARNING neutronclient.v2_0.client [None req-24dc91e2-afc1-4fb7-b991-848e3c78c15a d64b1aa4a1bb46ca8fba644b98b91147 0ce96b0fdcc042fca6f6d60c2f07f57a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 142/281] 10.0.0.254 () {34 vars in 695 bytes} [Thu Apr 23 17:36:35 2026] POST /v2.1/os-security-group-rules => generated 233 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-04-23 17:36:36.178 7 WARNING neutronclient.v2_0.client [None req-88ab065d-bcc6-4aa3-9054-95cef00287a7 d64b1aa4a1bb46ca8fba644b98b91147 0ce96b0fdcc042fca6f6d60c2f07f57a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 140/282] 10.0.0.254 () {32 vars in 737 bytes} [Thu Apr 23 17:36:36 2026] GET /v2.1/os-security-groups/1292c9df-b3e0-4f15-93f5-856742a6ef66 => generated 664 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 17:36:36.251 8 WARNING neutronclient.v2_0.client [None req-6f063c5d-900d-484a-af5e-9661dc78ca7b d64b1aa4a1bb46ca8fba644b98b91147 0ce96b0fdcc042fca6f6d60c2f07f57a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:36:36.288 8 WARNING neutronclient.v2_0.client [None req-6f063c5d-900d-484a-af5e-9661dc78ca7b d64b1aa4a1bb46ca8fba644b98b91147 0ce96b0fdcc042fca6f6d60c2f07f57a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:36:36.341 8 WARNING neutronclient.v2_0.client [None req-6f063c5d-900d-484a-af5e-9661dc78ca7b d64b1aa4a1bb46ca8fba644b98b91147 0ce96b0fdcc042fca6f6d60c2f07f57a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 143/283] 10.0.0.254 () {32 vars in 750 bytes} [Thu Apr 23 17:36:36 2026] DELETE /v2.1/os-security-group-rules/1787a471-085b-4853-9b38-f55716a384ba => generated 0 bytes in 200 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-23 17:36:36.459 7 WARNING neutronclient.v2_0.client [None req-c1eab4fc-85b1-4472-85b0-88a10c12c80d d64b1aa4a1bb46ca8fba644b98b91147 0ce96b0fdcc042fca6f6d60c2f07f57a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:36:36.500 7 WARNING neutronclient.v2_0.client [None req-c1eab4fc-85b1-4472-85b0-88a10c12c80d d64b1aa4a1bb46ca8fba644b98b91147 0ce96b0fdcc042fca6f6d60c2f07f57a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 141/284] 10.0.0.254 () {32 vars in 740 bytes} [Thu Apr 23 17:36:36 2026] DELETE /v2.1/os-security-groups/1292c9df-b3e0-4f15-93f5-856742a6ef66 => generated 0 bytes in 265 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-23 17:36:36.731 8 WARNING neutronclient.v2_0.client [None req-089add2d-f19f-4989-814b-dcdf8c99ebff d64b1aa4a1bb46ca8fba644b98b91147 0ce96b0fdcc042fca6f6d60c2f07f57a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:36:36.827 8 WARNING neutronclient.v2_0.client [None req-089add2d-f19f-4989-814b-dcdf8c99ebff d64b1aa4a1bb46ca8fba644b98b91147 0ce96b0fdcc042fca6f6d60c2f07f57a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 144/285] 10.0.0.254 () {32 vars in 740 bytes} [Thu Apr 23 17:36:36 2026] DELETE /v2.1/os-security-groups/2cc4ea3f-2f77-42e1-a072-508bfa9ea2b2 => generated 0 bytes in 275 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-23 17:36:37.022 7 WARNING neutronclient.v2_0.client [None req-81eeae79-0c26-4b74-be11-ff2c33d6a4b9 96aa9dd0597a48a59c0335eb013ebbde 267b321dbf324e8cb193ac65f9657d1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 142/288] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:36:36 2026] GET /v2.1/servers/8cf2536b-9a8a-458b-aba1-e008e1eb8540 => generated 1451 bytes in 870 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 17:36:38.971 8 WARNING neutronclient.v2_0.client [None req-5af85806-2c2e-48a3-a223-b6623c663ba6 96aa9dd0597a48a59c0335eb013ebbde 267b321dbf324e8cb193ac65f9657d1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 147/289] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:36:38 2026] GET /v2.1/servers/8cf2536b-9a8a-458b-aba1-e008e1eb8540 => generated 1459 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:36:40.069 7 WARNING neutronclient.v2_0.client [None req-73df1def-2d64-4b89-b6a1-6e3ef3e0eb1a 96aa9dd0597a48a59c0335eb013ebbde 267b321dbf324e8cb193ac65f9657d1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 143/290] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:36:40 2026] GET /v2.1/servers/8cf2536b-9a8a-458b-aba1-e008e1eb8540 => generated 1536 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:36:41.160 8 INFO nova.api.openstack.compute.server_external_events [req-1b40bda1-52c3-43ff-ad8e-b79b28e850bd req-6531ece5-3228-41a2-849e-87ec53a3377e 38333bfdb14c4edcb6c85823422ee791 665de53f7c5048afbd7a8aa255e2e1f0 - - 11f5ba3740454aa49117315eeb3ed901 11f5ba3740454aa49117315eeb3ed901] Creating event network-changed:c5fcfd81-a2ae-4888-a8bf-0d38930b3c3c for instance 8cf2536b-9a8a-458b-aba1-e008e1eb8540 on instance 2026-04-23 17:36:41.182 8 INFO nova.compute.rpcapi [None req-c922cb9a-1802-4aec-9ad0-a4084deb891b - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 148/291] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:36:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:36:41.321 7 WARNING neutronclient.v2_0.client [None req-1e5c4008-3c8f-4ffe-9834-ec54dc6f3413 96aa9dd0597a48a59c0335eb013ebbde 267b321dbf324e8cb193ac65f9657d1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 144/292] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:36:41 2026] GET /v2.1/servers/8cf2536b-9a8a-458b-aba1-e008e1eb8540 => generated 1524 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:36:42.480 8 WARNING neutronclient.v2_0.client [None req-fa00b067-b87c-4941-a4b0-321948accc84 96aa9dd0597a48a59c0335eb013ebbde 267b321dbf324e8cb193ac65f9657d1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 149/293] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:36:42 2026] GET /v2.1/servers/8cf2536b-9a8a-458b-aba1-e008e1eb8540 => generated 1524 bytes in 1600 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 145/294] 10.0.0.254 () {34 vars in 671 bytes} [Thu Apr 23 17:36:44 2026] POST /v2.1/os-keypairs => generated 386 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:36:45.107 8 WARNING neutronclient.v2_0.client [None req-4b06f7d6-50ab-4e07-9108-8c6e90b20ccc 96aa9dd0597a48a59c0335eb013ebbde 267b321dbf324e8cb193ac65f9657d1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 150/295] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:36:45 2026] GET /v2.1/servers/8cf2536b-9a8a-458b-aba1-e008e1eb8540 => generated 1524 bytes in 320 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/296] 10.0.0.254 () {34 vars in 671 bytes} [Thu Apr 23 17:36:45 2026] POST /v2.1/os-keypairs => generated 386 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, ' 2026-04-23 17:36:46.111 8 WARNING neutronclient.v2_0.client [None req-136cb989-ace0-484a-b5e8-377437bbb26c d746268d7a52445c9274e743c74e77ef e50519e6d7be4c9ba6dcff839c704fcd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:36:46.158 8 WARNING neutronclient.v2_0.client [None req-136cb989-ace0-484a-b5e8-377437bbb26c d746268d7a52445c9274e743c74e77ef e50519e6d7be4c9ba6dcff839c704fcd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:36:46.328 8 WARNING neutronclient.v2_0.client [None req-136cb989-ace0-484a-b5e8-377437bbb26c d746268d7a52445c9274e743c74e77ef e50519e6d7be4c9ba6dcff839c704fcd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:36:46.439 7 WARNING neutronclient.v2_0.client [None req-c0192b83-068b-493f-b3f1-2528ba465b20 96aa9dd0597a48a59c0335eb013ebbde 267b321dbf324e8cb193ac65f9657d1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 147/297] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:36:46 2026] GET /v2.1/servers/8cf2536b-9a8a-458b-aba1-e008e1eb8540 => generated 1524 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/298] 10.0.0.254 () {34 vars in 663 bytes} [Thu Apr 23 17:36:46 2026] POST /v2.1/servers => generated 452 bytes in 1129 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:36:47.162 7 WARNING neutronclient.v2_0.client [None req-8c985799-fc06-48ec-886e-ffbf02172ee9 d746268d7a52445c9274e743c74e77ef e50519e6d7be4c9ba6dcff839c704fcd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 148/299] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:36:47 2026] GET /v2.1/servers/988dbf5a-b6f8-4dbe-8bdc-f37956ca298e => generated 1432 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:36:47.675 7 WARNING neutronclient.v2_0.client [None req-c8d088bf-e055-4033-a1f6-43460d602678 96aa9dd0597a48a59c0335eb013ebbde 267b321dbf324e8cb193ac65f9657d1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:36:47.706 8 WARNING neutronclient.v2_0.client [None req-cdeb9cf3-8f45-4c7d-8c37-179353c42562 b0ce54903ebe413b8acd52ef7fa89abb cfdccb53c680464eace9bbc0107b0655 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:36:47.787 8 WARNING neutronclient.v2_0.client [None req-cdeb9cf3-8f45-4c7d-8c37-179353c42562 b0ce54903ebe413b8acd52ef7fa89abb cfdccb53c680464eace9bbc0107b0655 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 149/300] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:36:47 2026] GET /v2.1/servers/8cf2536b-9a8a-458b-aba1-e008e1eb8540 => generated 1524 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 17:36:47.961 8 WARNING neutronclient.v2_0.client [None req-cdeb9cf3-8f45-4c7d-8c37-179353c42562 b0ce54903ebe413b8acd52ef7fa89abb cfdccb53c680464eace9bbc0107b0655 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 152/303] 10.0.0.254 () {34 vars in 663 bytes} [Thu Apr 23 17:36:47 2026] POST /v2.1/servers => generated 450 bytes in 614 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:36:48.229 8 WARNING neutronclient.v2_0.client [None req-1d859566-e212-4b27-9ebf-99f9a41c25ca b0ce54903ebe413b8acd52ef7fa89abb cfdccb53c680464eace9bbc0107b0655 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:36:48.245 7 WARNING neutronclient.v2_0.client [None req-1e37aba1-ef69-47e7-9cd7-3a4f23e7e7c1 d746268d7a52445c9274e743c74e77ef e50519e6d7be4c9ba6dcff839c704fcd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 153/304] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:36:48 2026] GET /v2.1/servers/7bd27231-4e08-411f-a0ed-9c5d1381d19d => generated 1424 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/305] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:36:48 2026] GET /v2.1/servers/988dbf5a-b6f8-4dbe-8bdc-f37956ca298e => generated 1436 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:36:48.843 8 WARNING neutronclient.v2_0.client [None req-038507ad-d8b6-4648-8bfa-c7c618332057 96aa9dd0597a48a59c0335eb013ebbde 267b321dbf324e8cb193ac65f9657d1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 154/306] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:36:48 2026] GET /v2.1/servers/8cf2536b-9a8a-458b-aba1-e008e1eb8540 => generated 1524 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:36:49.351 7 WARNING neutronclient.v2_0.client [None req-c65fe789-a380-4d83-b590-c3543b3ee621 b0ce54903ebe413b8acd52ef7fa89abb cfdccb53c680464eace9bbc0107b0655 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:36:49.365 8 WARNING neutronclient.v2_0.client [None req-0f86fb6c-17c6-4a7f-9076-d0d7c392a1b8 d746268d7a52445c9274e743c74e77ef e50519e6d7be4c9ba6dcff839c704fcd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 153/307] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:36:49 2026] GET /v2.1/servers/7bd27231-4e08-411f-a0ed-9c5d1381d19d => generated 1428 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/308] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:36:49 2026] GET /v2.1/servers/988dbf5a-b6f8-4dbe-8bdc-f37956ca298e => generated 1484 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:36:50.054 7 WARNING neutronclient.v2_0.client [None req-7c0980d9-11de-4c7e-800a-9c920378523a 96aa9dd0597a48a59c0335eb013ebbde 267b321dbf324e8cb193ac65f9657d1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 154/309] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:36:49 2026] GET /v2.1/servers/8cf2536b-9a8a-458b-aba1-e008e1eb8540 => generated 1524 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:36:50.460 7 WARNING neutronclient.v2_0.client [None req-d4d4c292-cdd3-4b04-b975-e9656a3aea03 d746268d7a52445c9274e743c74e77ef e50519e6d7be4c9ba6dcff839c704fcd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:36:50.471 8 WARNING neutronclient.v2_0.client [None req-aacff883-0190-4857-bb1d-9e05fe0e1789 b0ce54903ebe413b8acd52ef7fa89abb cfdccb53c680464eace9bbc0107b0655 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 156/310] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:36:50 2026] GET /v2.1/servers/7bd27231-4e08-411f-a0ed-9c5d1381d19d => generated 1420 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/311] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:36:50 2026] GET /v2.1/servers/988dbf5a-b6f8-4dbe-8bdc-f37956ca298e => generated 1484 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:36:50.630 8 INFO nova.api.openstack.compute.server_external_events [req-5f2fc6ad-515d-412f-af0f-30f3b6f8b52c req-d9e956bc-53ed-4d19-9ccc-aaa84f5532e0 38333bfdb14c4edcb6c85823422ee791 665de53f7c5048afbd7a8aa255e2e1f0 - - 11f5ba3740454aa49117315eeb3ed901 11f5ba3740454aa49117315eeb3ed901] Creating event network-vif-plugged:c5fcfd81-a2ae-4888-a8bf-0d38930b3c3c for instance 8cf2536b-9a8a-458b-aba1-e008e1eb8540 on instance [pid: 8|app: 0|req: 157/312] 10.0.0.122 () {38 vars in 815 bytes} [Thu Apr 23 17:36:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:36:51.240 7 WARNING neutronclient.v2_0.client [None req-b6e11a80-5f53-4241-a4f1-83991c17b151 96aa9dd0597a48a59c0335eb013ebbde 267b321dbf324e8cb193ac65f9657d1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 156/313] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:36:51 2026] GET /v2.1/servers/8cf2536b-9a8a-458b-aba1-e008e1eb8540 => generated 1524 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:36:51.569 8 WARNING neutronclient.v2_0.client [None req-e908b115-9dbe-4855-8dcb-0b295d5e7c2c b0ce54903ebe413b8acd52ef7fa89abb cfdccb53c680464eace9bbc0107b0655 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:36:51.587 7 WARNING neutronclient.v2_0.client [None req-beaf5a30-7593-4582-953b-7a59cd46ec68 d746268d7a52445c9274e743c74e77ef e50519e6d7be4c9ba6dcff839c704fcd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 158/314] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:36:51 2026] GET /v2.1/servers/7bd27231-4e08-411f-a0ed-9c5d1381d19d => generated 1476 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/315] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:36:51 2026] GET /v2.1/servers/988dbf5a-b6f8-4dbe-8bdc-f37956ca298e => generated 1492 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:36:52.390 8 WARNING neutronclient.v2_0.client [None req-d5b87c24-3cea-4d63-a5dc-acb619329d57 96aa9dd0597a48a59c0335eb013ebbde 267b321dbf324e8cb193ac65f9657d1e - - default default] 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: 159/316] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:36:52 2026] GET /v2.1/servers/8cf2536b-9a8a-458b-aba1-e008e1eb8540 => generated 1716 bytes in 307 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:36:52.668 7 INFO nova.api.openstack.compute.server_external_events [req-5d754d8b-0155-4cdb-96ce-f5e2aeb06042 req-47cc70b9-26ee-4026-8fc3-9046cfc2ffcf 38333bfdb14c4edcb6c85823422ee791 665de53f7c5048afbd7a8aa255e2e1f0 - - 11f5ba3740454aa49117315eeb3ed901 11f5ba3740454aa49117315eeb3ed901] Creating event network-changed:f6e11fec-e05e-4e9a-ac99-8fb5b9b4d0b7 for instance 988dbf5a-b6f8-4dbe-8bdc-f37956ca298e on instance 2026-04-23 17:36:52.681 7 INFO nova.compute.rpcapi [None req-7cea6177-cc47-4fd7-9ebe-dd81737c60e2 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 2026-04-23 17:36:52.694 8 WARNING neutronclient.v2_0.client [None req-58b50564-a3c4-44f8-9c7e-c501e4d82db9 b0ce54903ebe413b8acd52ef7fa89abb cfdccb53c680464eace9bbc0107b0655 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 158/317] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:36:52 2026] POST /v2.1/os-server-external-events => generated 179 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, ' [pid: 8|app: 0|req: 160/318] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:36:52 2026] GET /v2.1/servers/7bd27231-4e08-411f-a0ed-9c5d1381d19d => generated 1476 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:36:52.756 7 WARNING neutronclient.v2_0.client [None req-94aaf9e7-686b-4281-bd60-0d9f39670fe2 d746268d7a52445c9274e743c74e77ef e50519e6d7be4c9ba6dcff839c704fcd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:36:52.786 8 WARNING neutronclient.v2_0.client [None req-a7bd1403-37bc-4104-9370-c83b34cf184f 96aa9dd0597a48a59c0335eb013ebbde 267b321dbf324e8cb193ac65f9657d1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 161/319] 10.0.0.254 () {32 vars in 741 bytes} [Thu Apr 23 17:36:52 2026] GET /v2.1/servers/8cf2536b-9a8a-458b-aba1-e008e1eb8540/os-interface => generated 285 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/320] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:36:52 2026] GET /v2.1/servers/988dbf5a-b6f8-4dbe-8bdc-f37956ca298e => generated 1569 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:36:53.633 8 WARNING neutronclient.v2_0.client [None req-48df786e-63aa-4223-a87d-3d69164a3eb6 96aa9dd0597a48a59c0335eb013ebbde 267b321dbf324e8cb193ac65f9657d1e - - default default] 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: 162/321] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:36:53 2026] GET /v2.1/servers/8cf2536b-9a8a-458b-aba1-e008e1eb8540 => generated 1716 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 17:36:53.789 7 WARNING neutronclient.v2_0.client [None req-c591b9d8-c034-4d3d-9aa2-00f6c1cf2801 b0ce54903ebe413b8acd52ef7fa89abb cfdccb53c680464eace9bbc0107b0655 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 160/322] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:36:53 2026] GET /v2.1/servers/7bd27231-4e08-411f-a0ed-9c5d1381d19d => generated 1484 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:36:53.931 8 WARNING neutronclient.v2_0.client [None req-27a3591e-a2e0-4abd-8de4-6ae8bd05f8bd d746268d7a52445c9274e743c74e77ef e50519e6d7be4c9ba6dcff839c704fcd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 163/323] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:36:53 2026] GET /v2.1/servers/988dbf5a-b6f8-4dbe-8bdc-f37956ca298e => generated 1557 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:36:54.194 7 INFO nova.api.openstack.compute.server_external_events [req-62c28f8e-47f4-4e34-bc4e-a71b3de8c13f req-37bdfa38-3a85-4c59-b89f-157a2c405aec 38333bfdb14c4edcb6c85823422ee791 665de53f7c5048afbd7a8aa255e2e1f0 - - 11f5ba3740454aa49117315eeb3ed901 11f5ba3740454aa49117315eeb3ed901] Creating event network-changed:c5fcfd81-a2ae-4888-a8bf-0d38930b3c3c for instance 8cf2536b-9a8a-458b-aba1-e008e1eb8540 on instance [pid: 7|app: 0|req: 161/324] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:36:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:36:54.895 8 WARNING neutronclient.v2_0.client [None req-c0adea5e-475e-4505-a70e-c51f1e11ab8c b0ce54903ebe413b8acd52ef7fa89abb cfdccb53c680464eace9bbc0107b0655 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 164/325] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:36:54 2026] GET /v2.1/servers/7bd27231-4e08-411f-a0ed-9c5d1381d19d => generated 1561 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:36:55.071 7 WARNING neutronclient.v2_0.client [None req-615fb543-419f-4f53-ba0b-04cdfaac3e02 d746268d7a52445c9274e743c74e77ef e50519e6d7be4c9ba6dcff839c704fcd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 162/326] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:36:55 2026] GET /v2.1/servers/988dbf5a-b6f8-4dbe-8bdc-f37956ca298e => generated 1557 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:36:56.083 8 WARNING neutronclient.v2_0.client [None req-9b12b42d-fa18-45d2-b517-aa30da3f80c0 b0ce54903ebe413b8acd52ef7fa89abb cfdccb53c680464eace9bbc0107b0655 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 165/327] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:36:56 2026] GET /v2.1/servers/7bd27231-4e08-411f-a0ed-9c5d1381d19d => generated 1549 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:36:56.217 7 WARNING neutronclient.v2_0.client [None req-e6d4e49e-4a37-4269-b545-4a3bb97e9ec7 d746268d7a52445c9274e743c74e77ef e50519e6d7be4c9ba6dcff839c704fcd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:36:56.242 8 INFO nova.api.openstack.compute.server_external_events [req-b07ef30d-b371-4e59-8b74-f4565fc1999a req-c2b02a3a-d7ec-45b9-8ca6-7f1c2f0ab816 38333bfdb14c4edcb6c85823422ee791 665de53f7c5048afbd7a8aa255e2e1f0 - - 11f5ba3740454aa49117315eeb3ed901 11f5ba3740454aa49117315eeb3ed901] Creating event network-changed:28ded2bf-d3ed-4f2b-a31e-f52932fcb12e for instance 7bd27231-4e08-411f-a0ed-9c5d1381d19d on instance [pid: 8|app: 0|req: 166/328] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:36:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 163/329] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:36:56 2026] GET /v2.1/servers/988dbf5a-b6f8-4dbe-8bdc-f37956ca298e => generated 1557 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:36:57.250 8 WARNING neutronclient.v2_0.client [None req-27f3804d-13d6-409d-bea2-aae7b8c335a7 b0ce54903ebe413b8acd52ef7fa89abb cfdccb53c680464eace9bbc0107b0655 - - default default] 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: 167/330] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:36:57 2026] GET /v2.1/servers/7bd27231-4e08-411f-a0ed-9c5d1381d19d => generated 1549 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 17:36:57.398 7 WARNING neutronclient.v2_0.client [None req-37297ef6-0e64-460b-af2c-2f062ea463a0 d746268d7a52445c9274e743c74e77ef e50519e6d7be4c9ba6dcff839c704fcd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 164/331] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:36:57 2026] GET /v2.1/servers/988dbf5a-b6f8-4dbe-8bdc-f37956ca298e => generated 1557 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-04-23 17:36:58.432 8 WARNING neutronclient.v2_0.client [None req-805a8da4-45f3-4b49-af4d-bc6d6c0dcd75 b0ce54903ebe413b8acd52ef7fa89abb cfdccb53c680464eace9bbc0107b0655 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 169/334] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:36:58 2026] GET /v2.1/servers/7bd27231-4e08-411f-a0ed-9c5d1381d19d => generated 1549 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:36:58.592 7 WARNING neutronclient.v2_0.client [None req-aae41df3-de2a-42c6-822f-06c47afa8a48 d746268d7a52445c9274e743c74e77ef e50519e6d7be4c9ba6dcff839c704fcd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 166/335] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:36:58 2026] GET /v2.1/servers/988dbf5a-b6f8-4dbe-8bdc-f37956ca298e => generated 1557 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:36:59.273 8 INFO nova.api.openstack.compute.server_external_events [req-077c19de-7229-487b-928b-4a2b731db315 req-fc18de75-033a-4ac8-a240-194e02dfe1c2 38333bfdb14c4edcb6c85823422ee791 665de53f7c5048afbd7a8aa255e2e1f0 - - 11f5ba3740454aa49117315eeb3ed901 11f5ba3740454aa49117315eeb3ed901] Creating event network-vif-plugged:f6e11fec-e05e-4e9a-ac99-8fb5b9b4d0b7 for instance 988dbf5a-b6f8-4dbe-8bdc-f37956ca298e on instance [pid: 8|app: 0|req: 170/336] 10.0.0.122 () {38 vars in 815 bytes} [Thu Apr 23 17:36:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:36:59.592 7 WARNING neutronclient.v2_0.client [None req-490997a0-3a04-4309-9599-d264551e2a4d b0ce54903ebe413b8acd52ef7fa89abb cfdccb53c680464eace9bbc0107b0655 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 167/337] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:36:59 2026] GET /v2.1/servers/7bd27231-4e08-411f-a0ed-9c5d1381d19d => generated 1549 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:36:59.774 8 WARNING neutronclient.v2_0.client [None req-3626f648-2839-49eb-9b97-46822d5c08ae d746268d7a52445c9274e743c74e77ef e50519e6d7be4c9ba6dcff839c704fcd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 171/338] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:36:59 2026] GET /v2.1/servers/988dbf5a-b6f8-4dbe-8bdc-f37956ca298e => generated 1557 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:00.770 7 WARNING neutronclient.v2_0.client [None req-9aa55803-95c7-4bf9-8d3a-e16803f0bc1d b0ce54903ebe413b8acd52ef7fa89abb cfdccb53c680464eace9bbc0107b0655 - - default default] 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: 168/339] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:37:00 2026] GET /v2.1/servers/7bd27231-4e08-411f-a0ed-9c5d1381d19d => generated 1549 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 17:37:00.967 8 WARNING neutronclient.v2_0.client [None req-0b4a5f02-0492-4ee5-83cd-c0fcb5b0cc65 d746268d7a52445c9274e743c74e77ef e50519e6d7be4c9ba6dcff839c704fcd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 172/340] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:37:00 2026] GET /v2.1/servers/988dbf5a-b6f8-4dbe-8bdc-f37956ca298e => generated 1739 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:01.212 7 WARNING neutronclient.v2_0.client [None req-3dee6eb6-8346-4573-9a1e-a8a105fc4fdf d746268d7a52445c9274e743c74e77ef e50519e6d7be4c9ba6dcff839c704fcd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 169/341] 10.0.0.254 () {32 vars in 741 bytes} [Thu Apr 23 17:37:01 2026] GET /v2.1/servers/988dbf5a-b6f8-4dbe-8bdc-f37956ca298e/os-interface => generated 284 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:01.323 8 INFO nova.api.openstack.compute.server_external_events [req-205f003e-6739-4b7f-ba7f-70eef6dbadf1 req-65697033-0d52-456e-8d36-a8a3c0e96ef2 38333bfdb14c4edcb6c85823422ee791 665de53f7c5048afbd7a8aa255e2e1f0 - - 11f5ba3740454aa49117315eeb3ed901 11f5ba3740454aa49117315eeb3ed901] Creating event network-vif-plugged:28ded2bf-d3ed-4f2b-a31e-f52932fcb12e for instance 7bd27231-4e08-411f-a0ed-9c5d1381d19d on instance [pid: 8|app: 0|req: 173/342] 10.0.0.122 () {38 vars in 815 bytes} [Thu Apr 23 17:37:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:02.018 7 WARNING neutronclient.v2_0.client [None req-727afd47-6a55-402e-8bdd-b0ec3079ca75 b0ce54903ebe413b8acd52ef7fa89abb cfdccb53c680464eace9bbc0107b0655 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:02.162 8 WARNING neutronclient.v2_0.client [None req-d3543782-4c01-437f-975a-7adb8ee04aef d746268d7a52445c9274e743c74e77ef e50519e6d7be4c9ba6dcff839c704fcd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 170/343] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:37:01 2026] GET /v2.1/servers/7bd27231-4e08-411f-a0ed-9c5d1381d19d => generated 1549 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-04-23 17:37:02.188 7 INFO nova.api.openstack.compute.server_external_events [req-6f853ee9-24e7-42c7-8e7a-8ebabea9d53d req-576ad404-dd47-4b41-9791-3e40f43feddc 38333bfdb14c4edcb6c85823422ee791 665de53f7c5048afbd7a8aa255e2e1f0 - - 11f5ba3740454aa49117315eeb3ed901 11f5ba3740454aa49117315eeb3ed901] Creating event network-changed:f6e11fec-e05e-4e9a-ac99-8fb5b9b4d0b7 for instance 988dbf5a-b6f8-4dbe-8bdc-f37956ca298e on instance [pid: 7|app: 0|req: 171/344] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:37:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/345] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:37:02 2026] GET /v2.1/servers/988dbf5a-b6f8-4dbe-8bdc-f37956ca298e => generated 1739 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, ' [pid: 7|app: 0|req: 172/346] 10.0.0.254 () {32 vars in 641 bytes} [Thu Apr 23 17:37:02 2026] GET /v2.1/servers => generated 384 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, ' [pid: 8|app: 0|req: 175/347] 10.0.0.254 () {32 vars in 718 bytes} [Thu Apr 23 17:37:02 2026] DELETE /v2.1/servers/988dbf5a-b6f8-4dbe-8bdc-f37956ca298e => generated 0 bytes in 117 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:02.569 7 WARNING neutronclient.v2_0.client [None req-dd8fe7b9-5a05-4220-b4a8-c06f707473a2 d746268d7a52445c9274e743c74e77ef e50519e6d7be4c9ba6dcff839c704fcd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 173/348] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:37:02 2026] GET /v2.1/servers/988dbf5a-b6f8-4dbe-8bdc-f37956ca298e => generated 1745 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:03.223 8 WARNING neutronclient.v2_0.client [None req-f63968c9-0e6e-47bd-8859-7e0c5869544a b0ce54903ebe413b8acd52ef7fa89abb cfdccb53c680464eace9bbc0107b0655 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 176/349] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:37:03 2026] GET /v2.1/servers/7bd27231-4e08-411f-a0ed-9c5d1381d19d => generated 1726 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:03.390 7 WARNING neutronclient.v2_0.client [None req-40b6c308-6943-47ab-b6d8-bfead1520107 b0ce54903ebe413b8acd52ef7fa89abb cfdccb53c680464eace9bbc0107b0655 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 174/350] 10.0.0.254 () {32 vars in 741 bytes} [Thu Apr 23 17:37:03 2026] GET /v2.1/servers/7bd27231-4e08-411f-a0ed-9c5d1381d19d/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-04-23 17:37:03.703 8 WARNING neutronclient.v2_0.client [None req-7dbc6cb9-257c-4e18-8fd5-ac662b455e4a d746268d7a52445c9274e743c74e77ef e50519e6d7be4c9ba6dcff839c704fcd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 177/351] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:37:03 2026] GET /v2.1/servers/988dbf5a-b6f8-4dbe-8bdc-f37956ca298e => generated 1865 bytes in 308 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:04.248 8 INFO nova.api.openstack.compute.server_external_events [req-05ef05d7-35ae-41f9-a5d7-f807605b16b5 req-d0c4c31c-2b76-43eb-9d52-4f3f262716e5 38333bfdb14c4edcb6c85823422ee791 665de53f7c5048afbd7a8aa255e2e1f0 - - 11f5ba3740454aa49117315eeb3ed901 11f5ba3740454aa49117315eeb3ed901] Creating event network-changed:28ded2bf-d3ed-4f2b-a31e-f52932fcb12e for instance 7bd27231-4e08-411f-a0ed-9c5d1381d19d on instance [pid: 8|app: 0|req: 178/352] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:37:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 17:37:04.259 7 WARNING neutronclient.v2_0.client [None req-bf72e36e-45fb-43d5-8912-a1d79c6b4438 b0ce54903ebe413b8acd52ef7fa89abb cfdccb53c680464eace9bbc0107b0655 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 175/353] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:37:04 2026] GET /v2.1/servers/7bd27231-4e08-411f-a0ed-9c5d1381d19d => generated 1726 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 179/354] 10.0.0.254 () {32 vars in 641 bytes} [Thu Apr 23 17:37:04 2026] GET /v2.1/servers => generated 378 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 176/355] 10.0.0.254 () {32 vars in 718 bytes} [Thu Apr 23 17:37:04 2026] DELETE /v2.1/servers/7bd27231-4e08-411f-a0ed-9c5d1381d19d => generated 0 bytes in 142 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:04.766 8 WARNING neutronclient.v2_0.client [None req-4306b099-1df2-4fba-a652-bbf0bc20af88 b0ce54903ebe413b8acd52ef7fa89abb cfdccb53c680464eace9bbc0107b0655 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 180/356] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:37:04 2026] GET /v2.1/servers/7bd27231-4e08-411f-a0ed-9c5d1381d19d => generated 1732 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:05.038 7 WARNING neutronclient.v2_0.client [None req-06b34b5b-f76a-4441-ad00-066b263b471a d746268d7a52445c9274e743c74e77ef e50519e6d7be4c9ba6dcff839c704fcd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:05.159 8 INFO nova.api.openstack.compute.server_external_events [req-e7a871a3-17c0-4e66-a68c-3d8fcad94640 req-d8f4d4fd-9aca-43c4-9dd8-de4733c4e0a1 38333bfdb14c4edcb6c85823422ee791 665de53f7c5048afbd7a8aa255e2e1f0 - - 11f5ba3740454aa49117315eeb3ed901 11f5ba3740454aa49117315eeb3ed901] Creating event network-vif-unplugged:f6e11fec-e05e-4e9a-ac99-8fb5b9b4d0b7 for instance 988dbf5a-b6f8-4dbe-8bdc-f37956ca298e on instance [pid: 8|app: 0|req: 181/357] 10.0.0.122 () {38 vars in 815 bytes} [Thu Apr 23 17:37:05 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/358] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:37:04 2026] GET /v2.1/servers/988dbf5a-b6f8-4dbe-8bdc-f37956ca298e => generated 1865 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-04-23 17:37:05.832 8 INFO nova.api.openstack.compute.server_external_events [req-a66da26b-4966-4817-8f79-4c0cb140cce6 req-2d55ab5a-f010-433f-87c1-3420c78bfd0b 38333bfdb14c4edcb6c85823422ee791 665de53f7c5048afbd7a8aa255e2e1f0 - - 11f5ba3740454aa49117315eeb3ed901 11f5ba3740454aa49117315eeb3ed901] Creating event network-vif-deleted:f6e11fec-e05e-4e9a-ac99-8fb5b9b4d0b7 for instance 988dbf5a-b6f8-4dbe-8bdc-f37956ca298e on instance [pid: 8|app: 0|req: 182/359] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:37:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:06.022 7 WARNING neutronclient.v2_0.client [None req-13bce4e0-18b1-4c67-959d-b3ad869ea19e b0ce54903ebe413b8acd52ef7fa89abb cfdccb53c680464eace9bbc0107b0655 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 178/360] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:37:05 2026] GET /v2.1/servers/7bd27231-4e08-411f-a0ed-9c5d1381d19d => generated 1852 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:06.275 8 WARNING neutronclient.v2_0.client [None req-dd79b17b-076c-4b07-b4c3-67c620ce5f38 d746268d7a52445c9274e743c74e77ef e50519e6d7be4c9ba6dcff839c704fcd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 183/361] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:37:06 2026] GET /v2.1/servers/988dbf5a-b6f8-4dbe-8bdc-f37956ca298e => generated 1513 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:07.215 7 WARNING neutronclient.v2_0.client [None req-a8a23199-6788-43a8-8e89-f72dfd96bd69 b0ce54903ebe413b8acd52ef7fa89abb cfdccb53c680464eace9bbc0107b0655 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:07.260 8 INFO nova.api.openstack.compute.server_external_events [req-bb7d695d-4173-4baa-a0dc-2c7da30cd70c req-23fc8f5a-4d60-4a90-893c-27ce545a63d1 38333bfdb14c4edcb6c85823422ee791 665de53f7c5048afbd7a8aa255e2e1f0 - - 11f5ba3740454aa49117315eeb3ed901 11f5ba3740454aa49117315eeb3ed901] Creating event network-vif-unplugged:28ded2bf-d3ed-4f2b-a31e-f52932fcb12e for instance 7bd27231-4e08-411f-a0ed-9c5d1381d19d on instance [pid: 8|app: 0|req: 184/362] 10.0.0.122 () {38 vars in 815 bytes} [Thu Apr 23 17:37:07 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:07.394 8 WARNING neutronclient.v2_0.client [None req-745f91b8-61bb-4e0f-84ba-bd795edd7fbb d746268d7a52445c9274e743c74e77ef e50519e6d7be4c9ba6dcff839c704fcd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 179/363] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:37:07 2026] GET /v2.1/servers/7bd27231-4e08-411f-a0ed-9c5d1381d19d => generated 1852 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:07.489 7 INFO nova.api.openstack.compute.server_external_events [req-a2fb8c23-2b13-49a5-84e3-856faae69f34 req-280189eb-3b30-41e9-9e41-540136435424 38333bfdb14c4edcb6c85823422ee791 665de53f7c5048afbd7a8aa255e2e1f0 - - 11f5ba3740454aa49117315eeb3ed901 11f5ba3740454aa49117315eeb3ed901] Creating event network-vif-plugged:28ded2bf-d3ed-4f2b-a31e-f52932fcb12e for instance 7bd27231-4e08-411f-a0ed-9c5d1381d19d on instance [pid: 8|app: 0|req: 185/364] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:37:07 2026] GET /v2.1/servers/988dbf5a-b6f8-4dbe-8bdc-f37956ca298e => generated 1518 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/365] 10.0.0.122 () {38 vars in 815 bytes} [Thu Apr 23 17:37:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:07.982 7 INFO nova.api.openstack.compute.server_external_events [req-6ab02fad-7cd2-45c3-ba52-db57587beb15 req-a1474c93-8aa7-44f8-859e-132c12735504 38333bfdb14c4edcb6c85823422ee791 665de53f7c5048afbd7a8aa255e2e1f0 - - 11f5ba3740454aa49117315eeb3ed901 11f5ba3740454aa49117315eeb3ed901] Creating event network-vif-deleted:28ded2bf-d3ed-4f2b-a31e-f52932fcb12e for instance 7bd27231-4e08-411f-a0ed-9c5d1381d19d on instance [pid: 7|app: 0|req: 182/368] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:37:07 2026] POST /v2.1/os-server-external-events => generated 183 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:08.514 8 WARNING neutronclient.v2_0.client [None req-b8e703bf-1d51-4df1-87aa-469f18eac5f9 b0ce54903ebe413b8acd52ef7fa89abb cfdccb53c680464eace9bbc0107b0655 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 187/369] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:37:08 2026] GET /v2.1/servers/7bd27231-4e08-411f-a0ed-9c5d1381d19d => generated 1505 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 17:37:08.568 7 WARNING neutronclient.v2_0.client [None req-93175abd-c117-42f3-9f78-130c09b18918 d746268d7a52445c9274e743c74e77ef e50519e6d7be4c9ba6dcff839c704fcd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 183/370] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:37:08 2026] GET /v2.1/servers/988dbf5a-b6f8-4dbe-8bdc-f37956ca298e => generated 1518 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:09.601 8 WARNING neutronclient.v2_0.client [None req-79046464-464c-45c8-8886-a0c5ccbe326e b0ce54903ebe413b8acd52ef7fa89abb cfdccb53c680464eace9bbc0107b0655 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:09.642 7 INFO nova.api.openstack.wsgi [None req-738abafd-a658-4077-a519-fae0f8b184e6 d746268d7a52445c9274e743c74e77ef e50519e6d7be4c9ba6dcff839c704fcd - - default default] HTTP exception thrown: Instance 988dbf5a-b6f8-4dbe-8bdc-f37956ca298e could not be found. [pid: 7|app: 0|req: 184/371] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:37:09 2026] GET /v2.1/servers/988dbf5a-b6f8-4dbe-8bdc-f37956ca298e => 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: 188/372] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:37:09 2026] GET /v2.1/servers/7bd27231-4e08-411f-a0ed-9c5d1381d19d => generated 1510 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/373] 10.0.0.254 () {32 vars in 706 bytes} [Thu Apr 23 17:37:09 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1107523174 => 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-04-23 17:37:10.723 8 WARNING neutronclient.v2_0.client [None req-89e16250-93e5-41da-b746-a43c774bdc3b b0ce54903ebe413b8acd52ef7fa89abb cfdccb53c680464eace9bbc0107b0655 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 189/374] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:37:10 2026] GET /v2.1/servers/7bd27231-4e08-411f-a0ed-9c5d1381d19d => generated 1510 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 17:37:11.799 7 INFO nova.api.openstack.wsgi [None req-37d9623f-e4b3-42a5-912b-3ce4334fef8b b0ce54903ebe413b8acd52ef7fa89abb cfdccb53c680464eace9bbc0107b0655 - - default default] HTTP exception thrown: Instance 7bd27231-4e08-411f-a0ed-9c5d1381d19d could not be found. [pid: 7|app: 0|req: 186/375] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:37:11 2026] GET /v2.1/servers/7bd27231-4e08-411f-a0ed-9c5d1381d19d => 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: 190/376] 10.0.0.254 () {32 vars in 706 bytes} [Thu Apr 23 17:37:11 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1133565091 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 188/379] 10.0.0.254 () {34 vars in 671 bytes} [Thu Apr 23 17:37:19 2026] POST /v2.1/os-keypairs => generated 386 bytes in 330 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 17:37:21.850 8 WARNING neutronclient.v2_0.client [None req-0b65237c-d26b-4fb1-a17d-eb01329d9ff2 50b5225e39ed4397a2b22b1e65fa73f6 ccc812ff097f48c3853ee349c8559f94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:37:21.898 8 WARNING neutronclient.v2_0.client [None req-0b65237c-d26b-4fb1-a17d-eb01329d9ff2 50b5225e39ed4397a2b22b1e65fa73f6 ccc812ff097f48c3853ee349c8559f94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:37:22.106 8 WARNING neutronclient.v2_0.client [None req-0b65237c-d26b-4fb1-a17d-eb01329d9ff2 50b5225e39ed4397a2b22b1e65fa73f6 ccc812ff097f48c3853ee349c8559f94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:37:22.158 7 WARNING neutronclient.v2_0.client [None req-cf32c504-61f5-449b-a439-ba8635817695 96aa9dd0597a48a59c0335eb013ebbde 267b321dbf324e8cb193ac65f9657d1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 189/380] 10.0.0.254 () {32 vars in 741 bytes} [Thu Apr 23 17:37:22 2026] GET /v2.1/servers/8cf2536b-9a8a-458b-aba1-e008e1eb8540/os-interface => generated 285 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, ' 2026-04-23 17:37:22.325 7 WARNING neutronclient.v2_0.client [None req-b847733c-75cd-4e12-881c-1672f59a0849 96aa9dd0597a48a59c0335eb013ebbde 267b321dbf324e8cb193ac65f9657d1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 190/381] 10.0.0.254 () {32 vars in 815 bytes} [Thu Apr 23 17:37:22 2026] GET /v2.1/servers/8cf2536b-9a8a-458b-aba1-e008e1eb8540/os-interface/c5fcfd81-a2ae-4888-a8bf-0d38930b3c3c => generated 282 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 192/382] 10.0.0.254 () {34 vars in 663 bytes} [Thu Apr 23 17:37:21 2026] POST /v2.1/servers => generated 452 bytes in 679 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:22.459 8 WARNING neutronclient.v2_0.client [None req-fc41c9d3-1319-4f0f-a1a3-af3e0af6a0f7 50b5225e39ed4397a2b22b1e65fa73f6 ccc812ff097f48c3853ee349c8559f94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 191/383] 10.0.0.254 () {32 vars in 723 bytes} [Thu Apr 23 17:37:22 2026] GET /v2.1/servers/8cf2536b-9a8a-458b-aba1-e008e1eb8540/ips => generated 157 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: 193/384] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:37:22 2026] GET /v2.1/servers/ac8b4d1a-f918-47e3-a9b9-66d13229fef7 => generated 1393 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/385] 10.0.0.254 () {34 vars in 750 bytes} [Thu Apr 23 17:37:22 2026] POST /v2.1/servers/8cf2536b-9a8a-458b-aba1-e008e1eb8540/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 194/386] 10.0.0.254 () {32 vars in 723 bytes} [Thu Apr 23 17:37:22 2026] GET /v2.1/servers/8cf2536b-9a8a-458b-aba1-e008e1eb8540/ips => generated 157 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:23.568 7 WARNING neutronclient.v2_0.client [None req-7afd6e28-d913-443c-a23d-7d3e637ae07b 50b5225e39ed4397a2b22b1e65fa73f6 ccc812ff097f48c3853ee349c8559f94 - - default default] 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: 195/387] 10.0.0.254 () {32 vars in 723 bytes} [Thu Apr 23 17:37:23 2026] GET /v2.1/servers/8cf2536b-9a8a-458b-aba1-e008e1eb8540/ips => generated 157 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:23.864 8 INFO nova.api.openstack.compute.server_external_events [req-a8e61eb4-25b6-41cb-b9f2-e5aaab32df76 req-46f8eaae-3933-4768-b228-3421559d4577 38333bfdb14c4edcb6c85823422ee791 665de53f7c5048afbd7a8aa255e2e1f0 - - 11f5ba3740454aa49117315eeb3ed901 11f5ba3740454aa49117315eeb3ed901] Creating event network-changed:c5fcfd81-a2ae-4888-a8bf-0d38930b3c3c for instance 8cf2536b-9a8a-458b-aba1-e008e1eb8540 on instance [pid: 8|app: 0|req: 196/388] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:37:23 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) [pid: 7|app: 0|req: 193/389] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:37:23 2026] GET /v2.1/servers/ac8b4d1a-f918-47e3-a9b9-66d13229fef7 => generated 1397 bytes in 353 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 197/390] 10.0.0.254 () {32 vars in 723 bytes} [Thu Apr 23 17:37:24 2026] GET /v2.1/servers/8cf2536b-9a8a-458b-aba1-e008e1eb8540/ips => generated 157 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:24.922 7 WARNING neutronclient.v2_0.client [None req-9119d8a1-0f86-416f-9c00-e7a553bb1516 50b5225e39ed4397a2b22b1e65fa73f6 ccc812ff097f48c3853ee349c8559f94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 194/391] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:37:24 2026] GET /v2.1/servers/ac8b4d1a-f918-47e3-a9b9-66d13229fef7 => generated 1389 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 198/392] 10.0.0.254 () {32 vars in 723 bytes} [Thu Apr 23 17:37:25 2026] GET /v2.1/servers/8cf2536b-9a8a-458b-aba1-e008e1eb8540/ips => generated 195 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:25.758 7 WARNING neutronclient.v2_0.client [None req-9a113444-b213-48ac-991a-7d79cd76d331 96aa9dd0597a48a59c0335eb013ebbde 267b321dbf324e8cb193ac65f9657d1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:26.018 8 WARNING neutronclient.v2_0.client [None req-ef46d035-ace8-4d94-bbfb-c124964e1688 50b5225e39ed4397a2b22b1e65fa73f6 ccc812ff097f48c3853ee349c8559f94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 195/393] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:37:25 2026] GET /v2.1/servers/8cf2536b-9a8a-458b-aba1-e008e1eb8540 => generated 1950 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, ' [pid: 8|app: 0|req: 199/394] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:37:25 2026] GET /v2.1/servers/ac8b4d1a-f918-47e3-a9b9-66d13229fef7 => generated 1445 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/395] 10.0.0.254 () {34 vars in 750 bytes} [Thu Apr 23 17:37:26 2026] POST /v2.1/servers/8cf2536b-9a8a-458b-aba1-e008e1eb8540/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 200/396] 10.0.0.254 () {32 vars in 723 bytes} [Thu Apr 23 17:37:26 2026] GET /v2.1/servers/8cf2536b-9a8a-458b-aba1-e008e1eb8540/ips => generated 195 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:27.213 7 WARNING neutronclient.v2_0.client [None req-65c208d5-2413-4caf-af10-84452d48cc46 50b5225e39ed4397a2b22b1e65fa73f6 ccc812ff097f48c3853ee349c8559f94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 201/397] 10.0.0.254 () {32 vars in 723 bytes} [Thu Apr 23 17:37:27 2026] GET /v2.1/servers/8cf2536b-9a8a-458b-aba1-e008e1eb8540/ips => generated 195 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/398] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:37:27 2026] GET /v2.1/servers/ac8b4d1a-f918-47e3-a9b9-66d13229fef7 => generated 1445 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:28.126 7 INFO nova.api.openstack.compute.server_external_events [req-8b34de96-109a-458b-b0e9-75ecd9efe31b req-d06383e3-f481-4c66-a8cc-11df872a4311 38333bfdb14c4edcb6c85823422ee791 665de53f7c5048afbd7a8aa255e2e1f0 - - 11f5ba3740454aa49117315eeb3ed901 11f5ba3740454aa49117315eeb3ed901] Creating event network-changed:c5fcfd81-a2ae-4888-a8bf-0d38930b3c3c for instance 8cf2536b-9a8a-458b-aba1-e008e1eb8540 on instance [pid: 7|app: 0|req: 199/401] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:37:28 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 203/402] 10.0.0.254 () {32 vars in 723 bytes} [Thu Apr 23 17:37:28 2026] GET /v2.1/servers/8cf2536b-9a8a-458b-aba1-e008e1eb8540/ips => generated 195 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 17:37:28.329 7 WARNING neutronclient.v2_0.client [None req-b0648afe-c27a-4351-b044-47ef6d5fff50 50b5225e39ed4397a2b22b1e65fa73f6 ccc812ff097f48c3853ee349c8559f94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 200/403] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:37:28 2026] GET /v2.1/servers/ac8b4d1a-f918-47e3-a9b9-66d13229fef7 => generated 1453 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, ' [pid: 8|app: 0|req: 204/404] 10.0.0.254 () {32 vars in 723 bytes} [Thu Apr 23 17:37:29 2026] GET /v2.1/servers/8cf2536b-9a8a-458b-aba1-e008e1eb8540/ips => generated 195 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:29.506 7 WARNING neutronclient.v2_0.client [None req-05b2fe31-12cc-45be-9547-aec1daab523f 50b5225e39ed4397a2b22b1e65fa73f6 ccc812ff097f48c3853ee349c8559f94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 201/405] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:37:29 2026] GET /v2.1/servers/ac8b4d1a-f918-47e3-a9b9-66d13229fef7 => generated 1530 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:30.166 8 INFO nova.api.openstack.compute.server_external_events [req-932479b0-12a7-4634-ab66-442ce503831d req-ebe1ca3c-1e9c-4185-8d76-87cae99a7a6b 38333bfdb14c4edcb6c85823422ee791 665de53f7c5048afbd7a8aa255e2e1f0 - - 11f5ba3740454aa49117315eeb3ed901 11f5ba3740454aa49117315eeb3ed901] Creating event network-changed:6b2eaac1-992f-4d98-b6fa-b7207c4fee50 for instance ac8b4d1a-f918-47e3-a9b9-66d13229fef7 on instance [pid: 8|app: 0|req: 205/406] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:37:30 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: 202/407] 10.0.0.254 () {32 vars in 723 bytes} [Thu Apr 23 17:37:30 2026] GET /v2.1/servers/8cf2536b-9a8a-458b-aba1-e008e1eb8540/ips => generated 157 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 206/408] 10.0.0.254 () {32 vars in 718 bytes} [Thu Apr 23 17:37:30 2026] DELETE /v2.1/servers/8cf2536b-9a8a-458b-aba1-e008e1eb8540 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:30.597 7 WARNING neutronclient.v2_0.client [None req-fe7d1e1f-8246-448d-ad23-85f3c9e839a3 96aa9dd0597a48a59c0335eb013ebbde 267b321dbf324e8cb193ac65f9657d1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:30.690 8 WARNING neutronclient.v2_0.client [None req-fdf3978d-de74-4426-8c88-dee733953ee5 50b5225e39ed4397a2b22b1e65fa73f6 ccc812ff097f48c3853ee349c8559f94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 203/409] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:37:30 2026] GET /v2.1/servers/8cf2536b-9a8a-458b-aba1-e008e1eb8540 => generated 1842 bytes in 414 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/410] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:37:30 2026] GET /v2.1/servers/ac8b4d1a-f918-47e3-a9b9-66d13229fef7 => generated 1518 bytes in 434 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:32.020 7 WARNING neutronclient.v2_0.client [None req-319d21db-58a6-4244-b019-f1c29cfe9513 96aa9dd0597a48a59c0335eb013ebbde 267b321dbf324e8cb193ac65f9657d1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:32.146 8 WARNING neutronclient.v2_0.client [None req-0383078a-88be-4071-944d-c44d9e2c8a15 50b5225e39ed4397a2b22b1e65fa73f6 ccc812ff097f48c3853ee349c8559f94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 204/411] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:37:31 2026] GET /v2.1/servers/8cf2536b-9a8a-458b-aba1-e008e1eb8540 => generated 1842 bytes in 1314 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:33.323 7 INFO nova.api.openstack.compute.server_external_events [req-17fb24e9-ba98-4cc2-8c81-b9699e2222d3 req-1042915e-2c49-4f2b-9469-af445d23cf97 38333bfdb14c4edcb6c85823422ee791 665de53f7c5048afbd7a8aa255e2e1f0 - - 11f5ba3740454aa49117315eeb3ed901 11f5ba3740454aa49117315eeb3ed901] Creating event network-vif-unplugged:c5fcfd81-a2ae-4888-a8bf-0d38930b3c3c for instance 8cf2536b-9a8a-458b-aba1-e008e1eb8540 on instance [pid: 7|app: 0|req: 205/412] 10.0.0.122 () {38 vars in 815 bytes} [Thu Apr 23 17:37:33 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/413] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:37:32 2026] GET /v2.1/servers/ac8b4d1a-f918-47e3-a9b9-66d13229fef7 => generated 1518 bytes in 1235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:34.152 7 INFO nova.api.openstack.compute.server_external_events [req-e9fcfbd2-9d8f-4e04-8def-bdea8bfb4e20 req-810b917d-fc01-4bbc-9249-214c7f2d351b 38333bfdb14c4edcb6c85823422ee791 665de53f7c5048afbd7a8aa255e2e1f0 - - 11f5ba3740454aa49117315eeb3ed901 11f5ba3740454aa49117315eeb3ed901] Creating event network-vif-deleted:c5fcfd81-a2ae-4888-a8bf-0d38930b3c3c for instance 8cf2536b-9a8a-458b-aba1-e008e1eb8540 on instance [pid: 7|app: 0|req: 206/414] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:37:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:34.362 8 WARNING neutronclient.v2_0.client [None req-1c7abd3e-1f51-4041-809f-de3f32a5202a 96aa9dd0597a48a59c0335eb013ebbde 267b321dbf324e8cb193ac65f9657d1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:37:34.390 7 WARNING neutronclient.v2_0.client [None req-ccae8190-f869-4b33-a812-b81a7e7ea7f5 50b5225e39ed4397a2b22b1e65fa73f6 ccc812ff097f48c3853ee349c8559f94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 209/415] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:37:34 2026] GET /v2.1/servers/8cf2536b-9a8a-458b-aba1-e008e1eb8540 => generated 1480 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/416] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:37:34 2026] GET /v2.1/servers/ac8b4d1a-f918-47e3-a9b9-66d13229fef7 => generated 1518 bytes in 335 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:35.533 8 WARNING neutronclient.v2_0.client [None req-2166240e-e340-4662-8566-ef9b87647b92 96aa9dd0597a48a59c0335eb013ebbde 267b321dbf324e8cb193ac65f9657d1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 210/417] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:37:35 2026] GET /v2.1/servers/8cf2536b-9a8a-458b-aba1-e008e1eb8540 => generated 1485 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:35.760 8 WARNING neutronclient.v2_0.client [None req-a4e87d92-605e-4780-a35f-deedd5950f7d 50b5225e39ed4397a2b22b1e65fa73f6 ccc812ff097f48c3853ee349c8559f94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:37:35.761 7 INFO nova.api.openstack.compute.server_external_events [req-2713c575-f711-4ccc-b7f1-09b70b9a1ea6 req-94e2ab19-2b79-455f-8ab4-2a38b523372f 38333bfdb14c4edcb6c85823422ee791 665de53f7c5048afbd7a8aa255e2e1f0 - - 11f5ba3740454aa49117315eeb3ed901 11f5ba3740454aa49117315eeb3ed901] Creating event network-vif-plugged:6b2eaac1-992f-4d98-b6fa-b7207c4fee50 for instance ac8b4d1a-f918-47e3-a9b9-66d13229fef7 on instance [pid: 7|app: 0|req: 208/418] 10.0.0.122 () {38 vars in 815 bytes} [Thu Apr 23 17:37:35 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) [pid: 8|app: 0|req: 211/419] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:37:35 2026] GET /v2.1/servers/ac8b4d1a-f918-47e3-a9b9-66d13229fef7 => generated 1518 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:36.716 7 WARNING neutronclient.v2_0.client [None req-ad5a0228-58f1-4586-867f-394d1920f65d 96aa9dd0597a48a59c0335eb013ebbde 267b321dbf324e8cb193ac65f9657d1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 209/420] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:37:36 2026] GET /v2.1/servers/8cf2536b-9a8a-458b-aba1-e008e1eb8540 => generated 1485 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:36.990 8 WARNING neutronclient.v2_0.client [None req-13b0118e-1acc-43a4-917c-2e2e4a8a61cd 50b5225e39ed4397a2b22b1e65fa73f6 ccc812ff097f48c3853ee349c8559f94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 212/421] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:37:36 2026] GET /v2.1/servers/ac8b4d1a-f918-47e3-a9b9-66d13229fef7 => generated 1518 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:37.949 7 INFO nova.api.openstack.wsgi [None req-ac8fea68-2214-41bf-83c3-32807906f354 96aa9dd0597a48a59c0335eb013ebbde 267b321dbf324e8cb193ac65f9657d1e - - default default] HTTP exception thrown: Instance 8cf2536b-9a8a-458b-aba1-e008e1eb8540 could not be found. [pid: 7|app: 0|req: 211/424] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:37:37 2026] GET /v2.1/servers/8cf2536b-9a8a-458b-aba1-e008e1eb8540 => generated 111 bytes in 43 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 214/425] 10.0.0.254 () {32 vars in 704 bytes} [Thu Apr 23 17:37:37 2026] DELETE /v2.1/os-keypairs/tempest-keypair-187653326 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:38.186 7 WARNING neutronclient.v2_0.client [None req-10d7e706-0187-49ec-936e-5bf1a5ec046e 50b5225e39ed4397a2b22b1e65fa73f6 ccc812ff097f48c3853ee349c8559f94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:37:38.434 8 INFO nova.api.openstack.wsgi [None req-a0fcff58-2ac6-4858-8344-6e91faa67fc5 96aa9dd0597a48a59c0335eb013ebbde 267b321dbf324e8cb193ac65f9657d1e - - default default] HTTP exception thrown: Instance 8cf2536b-9a8a-458b-aba1-e008e1eb8540 could not be found. [pid: 8|app: 0|req: 215/426] 10.0.0.254 () {32 vars in 718 bytes} [Thu Apr 23 17:37:38 2026] DELETE /v2.1/servers/8cf2536b-9a8a-458b-aba1-e008e1eb8540 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 212/427] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:37:38 2026] GET /v2.1/servers/ac8b4d1a-f918-47e3-a9b9-66d13229fef7 => generated 1701 bytes in 307 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:38.491 8 INFO nova.api.openstack.wsgi [None req-fb92b5cb-316a-408c-968f-32d75c7a6509 96aa9dd0597a48a59c0335eb013ebbde 267b321dbf324e8cb193ac65f9657d1e - - default default] HTTP exception thrown: Instance 8cf2536b-9a8a-458b-aba1-e008e1eb8540 could not be found. [pid: 8|app: 0|req: 216/428] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:37:38 2026] GET /v2.1/servers/8cf2536b-9a8a-458b-aba1-e008e1eb8540 => generated 111 bytes in 52 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-23 17:37:38.512 7 WARNING neutronclient.v2_0.client [None req-723d6197-db72-468b-8fd7-bf9906391046 50b5225e39ed4397a2b22b1e65fa73f6 ccc812ff097f48c3853ee349c8559f94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 213/429] 10.0.0.254 () {32 vars in 741 bytes} [Thu Apr 23 17:37:38 2026] GET /v2.1/servers/ac8b4d1a-f918-47e3-a9b9-66d13229fef7/os-interface => generated 284 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:39.595 8 INFO nova.api.openstack.compute.server_external_events [req-cf9d5539-34b2-4fd0-bad9-f2f27abdb811 req-78ea0e9e-8461-4ca6-992c-7679667ff52d 38333bfdb14c4edcb6c85823422ee791 665de53f7c5048afbd7a8aa255e2e1f0 - - 11f5ba3740454aa49117315eeb3ed901 11f5ba3740454aa49117315eeb3ed901] Creating event network-changed:6b2eaac1-992f-4d98-b6fa-b7207c4fee50 for instance ac8b4d1a-f918-47e3-a9b9-66d13229fef7 on instance [pid: 8|app: 0|req: 217/430] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:37:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 215/433] 10.0.0.254 () {34 vars in 671 bytes} [Thu Apr 23 17:37:48 2026] POST /v2.1/os-keypairs => generated 386 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:54.495 8 WARNING neutronclient.v2_0.client [None req-8429aadc-54bd-4574-9d14-c45587eab980 0263cc2b83eb479c9ab0764f53f49ecb 2c12500a4ddf4b72a99937e690ec322f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:37:54.534 8 WARNING neutronclient.v2_0.client [None req-8429aadc-54bd-4574-9d14-c45587eab980 0263cc2b83eb479c9ab0764f53f49ecb 2c12500a4ddf4b72a99937e690ec322f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:37:54.732 8 WARNING neutronclient.v2_0.client [None req-8429aadc-54bd-4574-9d14-c45587eab980 0263cc2b83eb479c9ab0764f53f49ecb 2c12500a4ddf4b72a99937e690ec322f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 219/434] 10.0.0.254 () {34 vars in 663 bytes} [Thu Apr 23 17:37:54 2026] POST /v2.1/servers => generated 451 bytes in 718 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-23 17:37:55.147 7 WARNING neutronclient.v2_0.client [None req-083f6faa-7d47-40b1-8b64-c37662f5cc5b 0263cc2b83eb479c9ab0764f53f49ecb 2c12500a4ddf4b72a99937e690ec322f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 216/435] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:37:55 2026] GET /v2.1/servers/a8e94d09-8624-4a0a-9d3b-75065afb5c5c => generated 1254 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:56.235 8 WARNING neutronclient.v2_0.client [None req-f3c4927a-ece6-4dec-88d0-586e8c1e1e8c 0263cc2b83eb479c9ab0764f53f49ecb 2c12500a4ddf4b72a99937e690ec322f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 220/436] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:37:56 2026] GET /v2.1/servers/a8e94d09-8624-4a0a-9d3b-75065afb5c5c => generated 1304 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, ' [pid: 7|app: 0|req: 217/437] 10.0.0.62 () {30 vars in 618 bytes} [Thu Apr 23 17:37:56 2026] GET /v2.1 => generated 0 bytes in 278 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: 221/438] 10.0.0.62 () {32 vars in 691 bytes} [Thu Apr 23 17:37:56 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/439] 10.0.0.62 () {34 vars in 912 bytes} [Thu Apr 23 17:37:56 2026] GET /v2.1/os-simple-tenant-usage/341871d826eb43599b86f526984ce9f2?start=2026-04-22T00:00:00&end=2026-04-23T23:59:59 => generated 20 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/440] 10.0.0.62 () {30 vars in 653 bytes} [Thu Apr 23 17:37:57 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:57.337 7 WARNING neutronclient.v2_0.client [None req-7d140729-5b02-4e03-ada0-337fd11645d5 0263cc2b83eb479c9ab0764f53f49ecb 2c12500a4ddf4b72a99937e690ec322f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 219/441] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:37:57 2026] GET /v2.1/servers/a8e94d09-8624-4a0a-9d3b-75065afb5c5c => generated 1352 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:37:58.450 7 WARNING neutronclient.v2_0.client [None req-e25703d1-3c0c-4701-8ad2-5ce24d355591 0263cc2b83eb479c9ab0764f53f49ecb 2c12500a4ddf4b72a99937e690ec322f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 221/444] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:37:58 2026] GET /v2.1/servers/a8e94d09-8624-4a0a-9d3b-75065afb5c5c => generated 1352 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 17:37:59.577 8 WARNING neutronclient.v2_0.client [None req-bd53760b-d378-4e34-a55f-1e6bfc7be71f 0263cc2b83eb479c9ab0764f53f49ecb 2c12500a4ddf4b72a99937e690ec322f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 224/445] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:37:59 2026] GET /v2.1/servers/a8e94d09-8624-4a0a-9d3b-75065afb5c5c => generated 1360 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 222/446] 10.0.0.62 () {30 vars in 618 bytes} [Thu Apr 23 17:38:00 2026] GET /v2.1 => generated 0 bytes in 96 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: 225/447] 10.0.0.62 () {32 vars in 691 bytes} [Thu Apr 23 17:38:00 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 17:38:00.523 8 INFO nova.api.openstack.compute.server_external_events [req-2d0a21a4-aef2-4d6b-a64e-e35e42429404 req-7e0f6bbd-00f3-4998-b5cb-d64ef453166f 38333bfdb14c4edcb6c85823422ee791 665de53f7c5048afbd7a8aa255e2e1f0 - - 11f5ba3740454aa49117315eeb3ed901 11f5ba3740454aa49117315eeb3ed901] Creating event network-changed:51676dd9-573d-4433-9f86-817455b7c8e1 for instance a8e94d09-8624-4a0a-9d3b-75065afb5c5c on instance [pid: 8|app: 0|req: 226/448] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:38:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/449] 10.0.0.62 () {34 vars in 912 bytes} [Thu Apr 23 17:38:00 2026] GET /v2.1/os-simple-tenant-usage/341871d826eb43599b86f526984ce9f2?start=2026-04-22T00:00:00&end=2026-04-23T23:59:59 => generated 20 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:00.694 8 WARNING neutronclient.v2_0.client [None req-6621cdd0-322d-4211-8783-bfdbd1298f1a 0263cc2b83eb479c9ab0764f53f49ecb 2c12500a4ddf4b72a99937e690ec322f - - default default] 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: 224/450] 10.0.0.62 () {30 vars in 653 bytes} [Thu Apr 23 17:38:00 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/451] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:38:00 2026] GET /v2.1/servers/a8e94d09-8624-4a0a-9d3b-75065afb5c5c => generated 1438 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 17:38:01.905 7 WARNING neutronclient.v2_0.client [None req-c393dff3-3a41-45b3-aab3-15094384b9cf 0263cc2b83eb479c9ab0764f53f49ecb 2c12500a4ddf4b72a99937e690ec322f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 225/452] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:38:01 2026] GET /v2.1/servers/a8e94d09-8624-4a0a-9d3b-75065afb5c5c => generated 1438 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:03.076 8 WARNING neutronclient.v2_0.client [None req-4652f387-a3fc-49f5-b85f-346c50147b99 0263cc2b83eb479c9ab0764f53f49ecb 2c12500a4ddf4b72a99937e690ec322f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 228/453] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:38:03 2026] GET /v2.1/servers/a8e94d09-8624-4a0a-9d3b-75065afb5c5c => 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-04-23 17:38:04.262 7 WARNING neutronclient.v2_0.client [None req-4d376e3c-9564-4c06-9713-7c84eecd062c 0263cc2b83eb479c9ab0764f53f49ecb 2c12500a4ddf4b72a99937e690ec322f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 226/454] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:38:04 2026] GET /v2.1/servers/a8e94d09-8624-4a0a-9d3b-75065afb5c5c => generated 1438 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:05.445 8 WARNING neutronclient.v2_0.client [None req-87392dc1-9f0a-4b9a-9cd9-7c3c9a4c296f 0263cc2b83eb479c9ab0764f53f49ecb 2c12500a4ddf4b72a99937e690ec322f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 229/455] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:38:05 2026] GET /v2.1/servers/a8e94d09-8624-4a0a-9d3b-75065afb5c5c => generated 1426 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:06.641 7 WARNING neutronclient.v2_0.client [None req-882f2c86-2b30-481c-b8a0-52d9e0d79435 0263cc2b83eb479c9ab0764f53f49ecb 2c12500a4ddf4b72a99937e690ec322f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 227/456] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:38:06 2026] GET /v2.1/servers/a8e94d09-8624-4a0a-9d3b-75065afb5c5c => generated 1426 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-04-23 17:38:07.854 8 WARNING neutronclient.v2_0.client [None req-d97558aa-92fa-4bbc-aef1-1f8048226321 0263cc2b83eb479c9ab0764f53f49ecb 2c12500a4ddf4b72a99937e690ec322f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 231/459] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:38:07 2026] GET /v2.1/servers/a8e94d09-8624-4a0a-9d3b-75065afb5c5c => generated 1426 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-04-23 17:38:09.074 7 WARNING neutronclient.v2_0.client [None req-2f354cc4-a19a-4a02-961c-a8328ae33f23 0263cc2b83eb479c9ab0764f53f49ecb 2c12500a4ddf4b72a99937e690ec322f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 229/460] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:38:09 2026] GET /v2.1/servers/a8e94d09-8624-4a0a-9d3b-75065afb5c5c => generated 1426 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:09.661 8 INFO nova.api.openstack.compute.server_external_events [req-e840e400-3931-4d36-92c5-9413703c67d3 req-fd447e53-7ec2-4f22-82f9-33b4e00d0260 38333bfdb14c4edcb6c85823422ee791 665de53f7c5048afbd7a8aa255e2e1f0 - - 11f5ba3740454aa49117315eeb3ed901 11f5ba3740454aa49117315eeb3ed901] Creating event network-vif-plugged:51676dd9-573d-4433-9f86-817455b7c8e1 for instance a8e94d09-8624-4a0a-9d3b-75065afb5c5c on instance [pid: 8|app: 0|req: 232/461] 10.0.0.122 () {38 vars in 815 bytes} [Thu Apr 23 17:38:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:10.279 7 WARNING neutronclient.v2_0.client [None req-ba0cc5b8-3e9e-4a16-91da-695a1952a2d5 0263cc2b83eb479c9ab0764f53f49ecb 2c12500a4ddf4b72a99937e690ec322f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 230/462] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:38:10 2026] GET /v2.1/servers/a8e94d09-8624-4a0a-9d3b-75065afb5c5c => generated 1426 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:11.461 8 WARNING neutronclient.v2_0.client [None req-38bfb0ab-60dd-4f25-9abb-8bbe1ca82801 0263cc2b83eb479c9ab0764f53f49ecb 2c12500a4ddf4b72a99937e690ec322f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 233/463] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:38:11 2026] GET /v2.1/servers/a8e94d09-8624-4a0a-9d3b-75065afb5c5c => generated 1613 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:11.638 7 WARNING neutronclient.v2_0.client [None req-6e96ec69-629e-426a-b09b-82c92f28d7b5 0263cc2b83eb479c9ab0764f53f49ecb 2c12500a4ddf4b72a99937e690ec322f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 231/464] 10.0.0.254 () {32 vars in 741 bytes} [Thu Apr 23 17:38:11 2026] GET /v2.1/servers/a8e94d09-8624-4a0a-9d3b-75065afb5c5c/os-interface => generated 285 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:12.482 7 INFO nova.api.openstack.compute.server_external_events [req-fa7354e4-c43a-4fee-8bd5-eff86d4b1019 req-19ef7eb5-6d32-4ec3-99ad-3f8dd064262d 38333bfdb14c4edcb6c85823422ee791 665de53f7c5048afbd7a8aa255e2e1f0 - - 11f5ba3740454aa49117315eeb3ed901 11f5ba3740454aa49117315eeb3ed901] Creating event network-changed:51676dd9-573d-4433-9f86-817455b7c8e1 for instance a8e94d09-8624-4a0a-9d3b-75065afb5c5c on instance [pid: 7|app: 0|req: 232/465] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:38:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 17:38:12.492 8 WARNING neutronclient.v2_0.client [None req-879fa496-0d01-451a-a9b6-241493de7df2 0263cc2b83eb479c9ab0764f53f49ecb 2c12500a4ddf4b72a99937e690ec322f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 234/466] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:38:12 2026] GET /v2.1/servers/a8e94d09-8624-4a0a-9d3b-75065afb5c5c => generated 1613 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 233/467] 10.0.0.254 () {32 vars in 641 bytes} [Thu Apr 23 17:38:12 2026] GET /v2.1/servers => generated 388 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 235/468] 10.0.0.254 () {32 vars in 718 bytes} [Thu Apr 23 17:38:12 2026] DELETE /v2.1/servers/a8e94d09-8624-4a0a-9d3b-75065afb5c5c => generated 0 bytes in 96 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:12.890 7 WARNING neutronclient.v2_0.client [None req-ea0a0085-2beb-440c-b3e9-9c3c7b51d6bc 0263cc2b83eb479c9ab0764f53f49ecb 2c12500a4ddf4b72a99937e690ec322f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 234/469] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:38:12 2026] GET /v2.1/servers/a8e94d09-8624-4a0a-9d3b-75065afb5c5c => generated 1619 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:13.078 8 WARNING neutronclient.v2_0.client [None req-bbfa80a3-12a0-4196-a451-646b4ddb6a9c 50b5225e39ed4397a2b22b1e65fa73f6 ccc812ff097f48c3853ee349c8559f94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 236/470] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:38:13 2026] GET /v2.1/servers/ac8b4d1a-f918-47e3-a9b9-66d13229fef7 => generated 1821 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:13.337 7 WARNING neutronclient.v2_0.client [None req-2b20b795-2fee-4f88-9984-12dc3cf7fea6 50b5225e39ed4397a2b22b1e65fa73f6 ccc812ff097f48c3853ee349c8559f94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 235/471] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:38:13 2026] GET /v2.1/servers/ac8b4d1a-f918-47e3-a9b9-66d13229fef7 => generated 1821 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 237/472] 10.0.0.254 () {34 vars in 750 bytes} [Thu Apr 23 17:38:13 2026] POST /v2.1/servers/ac8b4d1a-f918-47e3-a9b9-66d13229fef7/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:13.809 7 WARNING neutronclient.v2_0.client [None req-2afb9273-8d57-451d-a54d-ced761c51baa 50b5225e39ed4397a2b22b1e65fa73f6 ccc812ff097f48c3853ee349c8559f94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 236/473] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:38:13 2026] GET /v2.1/servers/ac8b4d1a-f918-47e3-a9b9-66d13229fef7 => generated 1823 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:14.055 8 WARNING neutronclient.v2_0.client [None req-371c73b4-c4f5-42b8-af52-f4946fd1c9c9 0263cc2b83eb479c9ab0764f53f49ecb 2c12500a4ddf4b72a99937e690ec322f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 238/474] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:38:14 2026] GET /v2.1/servers/a8e94d09-8624-4a0a-9d3b-75065afb5c5c => generated 1739 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:14.957 7 WARNING neutronclient.v2_0.client [None req-7b8b1dac-60a3-4c74-aa3f-b6c26263975d 50b5225e39ed4397a2b22b1e65fa73f6 ccc812ff097f48c3853ee349c8559f94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 237/475] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:38:14 2026] GET /v2.1/servers/ac8b4d1a-f918-47e3-a9b9-66d13229fef7 => generated 1823 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:15.222 8 WARNING neutronclient.v2_0.client [None req-e5bcde1d-7c4a-4f72-8f30-95ab1cbb2816 0263cc2b83eb479c9ab0764f53f49ecb 2c12500a4ddf4b72a99937e690ec322f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:38:15.234 7 INFO nova.api.openstack.compute.server_external_events [req-47ca3038-ac85-441e-94cc-a3d51a9a428e req-c04006bf-2cb8-4715-8032-ea267d67514f 38333bfdb14c4edcb6c85823422ee791 665de53f7c5048afbd7a8aa255e2e1f0 - - 11f5ba3740454aa49117315eeb3ed901 11f5ba3740454aa49117315eeb3ed901] Creating event network-vif-unplugged:51676dd9-573d-4433-9f86-817455b7c8e1 for instance a8e94d09-8624-4a0a-9d3b-75065afb5c5c on instance [pid: 7|app: 0|req: 238/476] 10.0.0.122 () {38 vars in 815 bytes} [Thu Apr 23 17:38:15 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) [pid: 8|app: 0|req: 239/477] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:38:15 2026] GET /v2.1/servers/a8e94d09-8624-4a0a-9d3b-75065afb5c5c => generated 1739 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-04-23 17:38:16.062 7 INFO nova.api.openstack.compute.server_external_events [req-3afe3bee-f764-4395-9456-d87c03dceb42 req-35d006e6-b77a-4232-a3d0-98572a1b450e 38333bfdb14c4edcb6c85823422ee791 665de53f7c5048afbd7a8aa255e2e1f0 - - 11f5ba3740454aa49117315eeb3ed901 11f5ba3740454aa49117315eeb3ed901] Creating event network-vif-deleted:51676dd9-573d-4433-9f86-817455b7c8e1 for instance a8e94d09-8624-4a0a-9d3b-75065afb5c5c on instance [pid: 7|app: 0|req: 239/478] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:38:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:16.201 8 WARNING neutronclient.v2_0.client [None req-da83df41-3467-4465-bf50-24dba25e6316 50b5225e39ed4397a2b22b1e65fa73f6 ccc812ff097f48c3853ee349c8559f94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 240/479] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:38:16 2026] GET /v2.1/servers/ac8b4d1a-f918-47e3-a9b9-66d13229fef7 => generated 1823 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 17:38:16.403 7 WARNING neutronclient.v2_0.client [None req-d24c4005-8ee8-49a6-a9bc-16006119bfa9 0263cc2b83eb479c9ab0764f53f49ecb 2c12500a4ddf4b72a99937e690ec322f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 240/480] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:38:16 2026] GET /v2.1/servers/a8e94d09-8624-4a0a-9d3b-75065afb5c5c => generated 1381 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:17.423 8 WARNING neutronclient.v2_0.client [None req-af2273ec-37b5-4157-84bf-b193da535a79 50b5225e39ed4397a2b22b1e65fa73f6 ccc812ff097f48c3853ee349c8559f94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:17.513 7 WARNING neutronclient.v2_0.client [None req-b0158027-ded8-4611-823f-99a44d462e22 0263cc2b83eb479c9ab0764f53f49ecb 2c12500a4ddf4b72a99937e690ec322f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 241/481] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:38:17 2026] GET /v2.1/servers/a8e94d09-8624-4a0a-9d3b-75065afb5c5c => generated 1381 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/482] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:38:17 2026] GET /v2.1/servers/ac8b4d1a-f918-47e3-a9b9-66d13229fef7 => generated 1828 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:18.668 8 WARNING neutronclient.v2_0.client [None req-b74d7725-b771-439e-895f-f35aee732418 0263cc2b83eb479c9ab0764f53f49ecb 2c12500a4ddf4b72a99937e690ec322f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:18.705 7 WARNING neutronclient.v2_0.client [None req-380c73b6-e874-458b-9d46-a1bd01573598 50b5225e39ed4397a2b22b1e65fa73f6 ccc812ff097f48c3853ee349c8559f94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 243/485] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:38:18 2026] GET /v2.1/servers/a8e94d09-8624-4a0a-9d3b-75065afb5c5c => generated 1386 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/486] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:38:18 2026] GET /v2.1/servers/ac8b4d1a-f918-47e3-a9b9-66d13229fef7 => generated 1828 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:19.776 8 WARNING neutronclient.v2_0.client [None req-f70c87d0-78c6-4e27-9aff-1262b3fd90bc 0263cc2b83eb479c9ab0764f53f49ecb 2c12500a4ddf4b72a99937e690ec322f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 244/487] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:38:19 2026] GET /v2.1/servers/a8e94d09-8624-4a0a-9d3b-75065afb5c5c => generated 1386 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:19.920 7 WARNING neutronclient.v2_0.client [None req-d4b36513-8351-453c-bed8-44d14c1e0344 50b5225e39ed4397a2b22b1e65fa73f6 ccc812ff097f48c3853ee349c8559f94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 244/488] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:38:19 2026] GET /v2.1/servers/ac8b4d1a-f918-47e3-a9b9-66d13229fef7 => generated 1828 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:20.860 8 INFO nova.api.openstack.wsgi [None req-43cc1c16-6564-4b70-9493-a15deb95b6ac 0263cc2b83eb479c9ab0764f53f49ecb 2c12500a4ddf4b72a99937e690ec322f - - default default] HTTP exception thrown: Instance a8e94d09-8624-4a0a-9d3b-75065afb5c5c could not be found. [pid: 8|app: 0|req: 245/489] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:38:20 2026] GET /v2.1/servers/a8e94d09-8624-4a0a-9d3b-75065afb5c5c => generated 111 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 245/490] 10.0.0.254 () {32 vars in 706 bytes} [Thu Apr 23 17:38:20 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1726549468 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:21.103 8 WARNING neutronclient.v2_0.client [None req-e6786ed7-a201-47b2-96b0-5ef9134c75f5 50b5225e39ed4397a2b22b1e65fa73f6 ccc812ff097f48c3853ee349c8559f94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:38:21.117 7 INFO nova.api.openstack.compute.server_external_events [req-3271fb8e-7731-4bab-82d1-1e038c6db97d req-761c22ef-e1fc-4f5a-843c-4a14d1ed1a41 38333bfdb14c4edcb6c85823422ee791 665de53f7c5048afbd7a8aa255e2e1f0 - - 11f5ba3740454aa49117315eeb3ed901 11f5ba3740454aa49117315eeb3ed901] Creating event network-vif-unplugged:6b2eaac1-992f-4d98-b6fa-b7207c4fee50 for instance ac8b4d1a-f918-47e3-a9b9-66d13229fef7 on instance [pid: 7|app: 0|req: 246/491] 10.0.0.122 () {38 vars in 815 bytes} [Thu Apr 23 17:38:21 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/492] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:38:21 2026] GET /v2.1/servers/ac8b4d1a-f918-47e3-a9b9-66d13229fef7 => generated 1828 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:22.267 7 WARNING neutronclient.v2_0.client [None req-ea873cd5-eca2-4dbc-b7ca-f8b9dc3ed74e 50b5225e39ed4397a2b22b1e65fa73f6 ccc812ff097f48c3853ee349c8559f94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 247/493] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:38:22 2026] GET /v2.1/servers/ac8b4d1a-f918-47e3-a9b9-66d13229fef7 => generated 1828 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:23.554 8 WARNING neutronclient.v2_0.client [None req-18e1d731-2654-41f3-9e1d-a5fce7d6ec72 50b5225e39ed4397a2b22b1e65fa73f6 ccc812ff097f48c3853ee349c8559f94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 247/494] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:38:23 2026] GET /v2.1/servers/ac8b4d1a-f918-47e3-a9b9-66d13229fef7 => generated 1828 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-04-23 17:38:23.862 7 INFO nova.api.openstack.compute.server_external_events [req-7118dca5-f58b-4c3d-9b95-6a00bbb7b4e8 req-003394e5-dcc9-4b7e-a554-4ffd2945dda8 38333bfdb14c4edcb6c85823422ee791 665de53f7c5048afbd7a8aa255e2e1f0 - - 11f5ba3740454aa49117315eeb3ed901 11f5ba3740454aa49117315eeb3ed901] Creating event network-vif-plugged:6b2eaac1-992f-4d98-b6fa-b7207c4fee50 for instance ac8b4d1a-f918-47e3-a9b9-66d13229fef7 on instance [pid: 7|app: 0|req: 248/495] 10.0.0.122 () {38 vars in 815 bytes} [Thu Apr 23 17:38:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:24.778 8 WARNING neutronclient.v2_0.client [None req-5eb02ffc-5aba-480c-a99e-fed362499ab9 50b5225e39ed4397a2b22b1e65fa73f6 ccc812ff097f48c3853ee349c8559f94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 248/496] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:38:24 2026] GET /v2.1/servers/ac8b4d1a-f918-47e3-a9b9-66d13229fef7 => generated 1821 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:31.492 8 WARNING neutronclient.v2_0.client [None req-0c3ad340-bcb3-4e8e-b6f2-158e69012168 9eed984f5c90460bb4d3e266b858b534 5feffe736fa44823aa18942606dcdd1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:38:31.755 8 WARNING neutronclient.v2_0.client [None req-0c3ad340-bcb3-4e8e-b6f2-158e69012168 9eed984f5c90460bb4d3e266b858b534 5feffe736fa44823aa18942606dcdd1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 250/499] 10.0.0.254 () {34 vars in 663 bytes} [Thu Apr 23 17:38:31 2026] POST /v2.1/servers => generated 424 bytes in 699 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:32.024 7 WARNING neutronclient.v2_0.client [None req-3a8a4fa9-714f-4294-8440-f0adac32a610 9eed984f5c90460bb4d3e266b858b534 5feffe736fa44823aa18942606dcdd1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 250/500] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:38:31 2026] GET /v2.1/servers/1de961cb-75e6-4ad6-8ab6-57e61124dc0e => generated 1371 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:33.128 8 WARNING neutronclient.v2_0.client [None req-f2999a04-7f82-4f88-8065-f86075d01c1d 9eed984f5c90460bb4d3e266b858b534 5feffe736fa44823aa18942606dcdd1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 251/501] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:38:33 2026] GET /v2.1/servers/1de961cb-75e6-4ad6-8ab6-57e61124dc0e => generated 1375 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:34.243 7 WARNING neutronclient.v2_0.client [None req-3148ca50-a458-42a1-8258-a05e82c67ba3 9eed984f5c90460bb4d3e266b858b534 5feffe736fa44823aa18942606dcdd1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 251/502] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:38:34 2026] GET /v2.1/servers/1de961cb-75e6-4ad6-8ab6-57e61124dc0e => generated 1423 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:35.360 8 WARNING neutronclient.v2_0.client [None req-b59e2962-da55-4fa0-8102-1289db3bdccf 9eed984f5c90460bb4d3e266b858b534 5feffe736fa44823aa18942606dcdd1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 252/503] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:38:35 2026] GET /v2.1/servers/1de961cb-75e6-4ad6-8ab6-57e61124dc0e => generated 1423 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:36.460 7 WARNING neutronclient.v2_0.client [None req-d1b6a210-7238-4e70-8d8c-afaaa0d698ea 9eed984f5c90460bb4d3e266b858b534 5feffe736fa44823aa18942606dcdd1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 252/504] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:38:36 2026] GET /v2.1/servers/1de961cb-75e6-4ad6-8ab6-57e61124dc0e => generated 1431 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:37.297 8 INFO nova.api.openstack.compute.server_external_events [req-6727d8c9-d0ce-482f-a7f8-c579bd214452 req-cb09d06b-d647-4aa6-b6d5-bc6dbfc5046b 38333bfdb14c4edcb6c85823422ee791 665de53f7c5048afbd7a8aa255e2e1f0 - - 11f5ba3740454aa49117315eeb3ed901 11f5ba3740454aa49117315eeb3ed901] Creating event network-changed:e6e2f20a-318b-4eb6-a7a8-4d12f226c478 for instance 1de961cb-75e6-4ad6-8ab6-57e61124dc0e on instance [pid: 8|app: 0|req: 253/505] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:38:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:37.628 7 WARNING neutronclient.v2_0.client [None req-6ded82ac-452f-4e97-b38b-fb6732a463df 9eed984f5c90460bb4d3e266b858b534 5feffe736fa44823aa18942606dcdd1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 253/508] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:38:37 2026] GET /v2.1/servers/1de961cb-75e6-4ad6-8ab6-57e61124dc0e => generated 1483 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:38.792 8 WARNING neutronclient.v2_0.client [None req-351307d9-2c20-4992-904a-038e822e4335 9eed984f5c90460bb4d3e266b858b534 5feffe736fa44823aa18942606dcdd1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 256/509] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:38:38 2026] GET /v2.1/servers/1de961cb-75e6-4ad6-8ab6-57e61124dc0e => generated 1471 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:39.998 7 WARNING neutronclient.v2_0.client [None req-c624ccff-9561-45f1-8bbd-3e66d3fed934 9eed984f5c90460bb4d3e266b858b534 5feffe736fa44823aa18942606dcdd1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 254/510] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:38:39 2026] GET /v2.1/servers/1de961cb-75e6-4ad6-8ab6-57e61124dc0e => generated 1471 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:41.154 8 WARNING neutronclient.v2_0.client [None req-23ab6927-b694-48aa-b3c0-9cc74fcc7695 9eed984f5c90460bb4d3e266b858b534 5feffe736fa44823aa18942606dcdd1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 257/511] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:38:41 2026] GET /v2.1/servers/1de961cb-75e6-4ad6-8ab6-57e61124dc0e => generated 1471 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:42.172 7 INFO nova.api.openstack.compute.server_external_events [req-1e34857a-5879-4ffa-836c-40f9507113b8 req-cc5e6d0c-9583-4c53-ab0a-2bed1144b201 38333bfdb14c4edcb6c85823422ee791 665de53f7c5048afbd7a8aa255e2e1f0 - - 11f5ba3740454aa49117315eeb3ed901 11f5ba3740454aa49117315eeb3ed901] Creating event network-vif-plugged:e6e2f20a-318b-4eb6-a7a8-4d12f226c478 for instance 1de961cb-75e6-4ad6-8ab6-57e61124dc0e on instance [pid: 7|app: 0|req: 255/512] 10.0.0.122 () {38 vars in 815 bytes} [Thu Apr 23 17:38:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:42.304 8 WARNING neutronclient.v2_0.client [None req-ed0a91fc-1ff8-4aa6-9f99-feb4bf16430c 9eed984f5c90460bb4d3e266b858b534 5feffe736fa44823aa18942606dcdd1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 258/513] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:38:42 2026] GET /v2.1/servers/1de961cb-75e6-4ad6-8ab6-57e61124dc0e => generated 1471 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-04-23 17:38:43.525 7 WARNING neutronclient.v2_0.client [None req-043506e7-ecdf-4420-a79d-8679d183038a 9eed984f5c90460bb4d3e266b858b534 5feffe736fa44823aa18942606dcdd1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 256/514] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:38:43 2026] GET /v2.1/servers/1de961cb-75e6-4ad6-8ab6-57e61124dc0e => generated 1471 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:44.682 8 WARNING neutronclient.v2_0.client [None req-e8a3fe32-e1c5-4ede-81ab-e77098207da3 9eed984f5c90460bb4d3e266b858b534 5feffe736fa44823aa18942606dcdd1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 259/515] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:38:44 2026] GET /v2.1/servers/1de961cb-75e6-4ad6-8ab6-57e61124dc0e => generated 1657 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 257/516] 10.0.0.254 () {32 vars in 723 bytes} [Thu Apr 23 17:38:44 2026] GET /v2.1/servers/1de961cb-75e6-4ad6-8ab6-57e61124dc0e/ips => generated 110 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 260/517] 10.0.0.254 () {32 vars in 723 bytes} [Thu Apr 23 17:38:44 2026] GET /v2.1/servers/1de961cb-75e6-4ad6-8ab6-57e61124dc0e/ips => generated 110 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 258/518] 10.0.0.254 () {32 vars in 825 bytes} [Thu Apr 23 17:38:44 2026] GET /v2.1/servers/1de961cb-75e6-4ad6-8ab6-57e61124dc0e/ips/tempest-ServerAddressesTestJSON-1223737571-network => generated 95 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 261/519] 10.0.0.254 () {32 vars in 718 bytes} [Thu Apr 23 17:38:45 2026] DELETE /v2.1/servers/1de961cb-75e6-4ad6-8ab6-57e61124dc0e => generated 0 bytes in 84 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:45.141 7 WARNING neutronclient.v2_0.client [None req-2382142e-e625-41fc-9c66-e72f06e17980 9eed984f5c90460bb4d3e266b858b534 5feffe736fa44823aa18942606dcdd1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 259/520] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:38:45 2026] GET /v2.1/servers/1de961cb-75e6-4ad6-8ab6-57e61124dc0e => generated 1663 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:46.296 8 WARNING neutronclient.v2_0.client [None req-2ebfa5a5-935e-4457-85ef-177a6436a2de 50b5225e39ed4397a2b22b1e65fa73f6 ccc812ff097f48c3853ee349c8559f94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:38:46.308 7 WARNING neutronclient.v2_0.client [None req-7500a51e-d490-468d-8799-98534ccde2a3 9eed984f5c90460bb4d3e266b858b534 5feffe736fa44823aa18942606dcdd1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 260/521] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:38:46 2026] GET /v2.1/servers/1de961cb-75e6-4ad6-8ab6-57e61124dc0e => generated 1663 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/522] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:38:46 2026] GET /v2.1/servers/ac8b4d1a-f918-47e3-a9b9-66d13229fef7 => generated 1821 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 261/523] 10.0.0.254 () {32 vars in 718 bytes} [Thu Apr 23 17:38:46 2026] DELETE /v2.1/servers/ac8b4d1a-f918-47e3-a9b9-66d13229fef7 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:46.688 8 WARNING neutronclient.v2_0.client [None req-29d4e24b-3770-4f6f-a76e-f4a0f4b33ac8 50b5225e39ed4397a2b22b1e65fa73f6 ccc812ff097f48c3853ee349c8559f94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 263/524] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:38:46 2026] GET /v2.1/servers/ac8b4d1a-f918-47e3-a9b9-66d13229fef7 => generated 1827 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:47.563 7 WARNING neutronclient.v2_0.client [None req-7daca779-9327-449a-85ba-91413c05e873 9eed984f5c90460bb4d3e266b858b534 5feffe736fa44823aa18942606dcdd1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 262/527] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:38:47 2026] GET /v2.1/servers/1de961cb-75e6-4ad6-8ab6-57e61124dc0e => generated 1663 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:47.911 8 WARNING neutronclient.v2_0.client [None req-0ab9aa83-91df-49ca-9031-a225b3331498 50b5225e39ed4397a2b22b1e65fa73f6 ccc812ff097f48c3853ee349c8559f94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:48.012 7 INFO nova.api.openstack.compute.server_external_events [req-7cd92560-e776-4ffc-b870-10ddb362363c req-9387bad8-4e15-4e8d-bbb2-b059a8bb84bf 38333bfdb14c4edcb6c85823422ee791 665de53f7c5048afbd7a8aa255e2e1f0 - - 11f5ba3740454aa49117315eeb3ed901 11f5ba3740454aa49117315eeb3ed901] Creating event network-vif-deleted:e6e2f20a-318b-4eb6-a7a8-4d12f226c478 for instance 1de961cb-75e6-4ad6-8ab6-57e61124dc0e on instance [pid: 7|app: 0|req: 263/528] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:38:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/529] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:38:47 2026] GET /v2.1/servers/ac8b4d1a-f918-47e3-a9b9-66d13229fef7 => generated 1827 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-04-23 17:38:48.799 7 WARNING neutronclient.v2_0.client [None req-7541aaae-eb7c-4e39-98fc-1529a576d4e9 9eed984f5c90460bb4d3e266b858b534 5feffe736fa44823aa18942606dcdd1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 264/530] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:38:48 2026] GET /v2.1/servers/1de961cb-75e6-4ad6-8ab6-57e61124dc0e => generated 1452 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:49.437 8 WARNING neutronclient.v2_0.client [None req-115e5e97-3515-4283-84a8-4249c5f33d88 50b5225e39ed4397a2b22b1e65fa73f6 ccc812ff097f48c3853ee349c8559f94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:49.913 7 WARNING neutronclient.v2_0.client [None req-63ec6b23-5137-4af4-8fc0-ca0d253f551d 9eed984f5c90460bb4d3e266b858b534 5feffe736fa44823aa18942606dcdd1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 267/531] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:38:49 2026] GET /v2.1/servers/ac8b4d1a-f918-47e3-a9b9-66d13229fef7 => generated 1827 bytes in 551 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/532] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:38:49 2026] GET /v2.1/servers/1de961cb-75e6-4ad6-8ab6-57e61124dc0e => generated 1457 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:50.143 8 INFO nova.api.openstack.compute.server_external_events [req-f92cc48a-b9d0-4056-b760-bce8e52e9017 req-8a7da83b-2b20-4267-9851-2ed565ac415c 38333bfdb14c4edcb6c85823422ee791 665de53f7c5048afbd7a8aa255e2e1f0 - - 11f5ba3740454aa49117315eeb3ed901 11f5ba3740454aa49117315eeb3ed901] Creating event network-vif-deleted:6b2eaac1-992f-4d98-b6fa-b7207c4fee50 for instance ac8b4d1a-f918-47e3-a9b9-66d13229fef7 on instance [pid: 8|app: 0|req: 268/533] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:38:50 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-04-23 17:38:51.002 7 WARNING neutronclient.v2_0.client [None req-6e48153d-47c8-4cdd-a78e-ebb1639b7a60 50b5225e39ed4397a2b22b1e65fa73f6 ccc812ff097f48c3853ee349c8559f94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 266/534] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:38:50 2026] GET /v2.1/servers/ac8b4d1a-f918-47e3-a9b9-66d13229fef7 => generated 1474 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 17:38:51.047 8 WARNING neutronclient.v2_0.client [None req-9dc484f3-6c47-4255-8bd0-b26cdf8c5df6 9eed984f5c90460bb4d3e266b858b534 5feffe736fa44823aa18942606dcdd1c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 269/535] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:38:50 2026] GET /v2.1/servers/1de961cb-75e6-4ad6-8ab6-57e61124dc0e => generated 1457 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:52.130 7 WARNING neutronclient.v2_0.client [None req-75bdee57-1657-44d3-9d28-a359d4b5539c 50b5225e39ed4397a2b22b1e65fa73f6 ccc812ff097f48c3853ee349c8559f94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:38:52.140 8 INFO nova.api.openstack.wsgi [None req-669a4c33-7167-40de-aa08-e6392168ff27 9eed984f5c90460bb4d3e266b858b534 5feffe736fa44823aa18942606dcdd1c - - default default] HTTP exception thrown: Instance 1de961cb-75e6-4ad6-8ab6-57e61124dc0e could not be found. [pid: 8|app: 0|req: 270/536] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:38:52 2026] GET /v2.1/servers/1de961cb-75e6-4ad6-8ab6-57e61124dc0e => generated 111 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/537] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:38:52 2026] GET /v2.1/servers/ac8b4d1a-f918-47e3-a9b9-66d13229fef7 => generated 1479 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:53.255 8 WARNING neutronclient.v2_0.client [None req-6abd391c-8e88-4f56-91b9-7631b94987fd 50b5225e39ed4397a2b22b1e65fa73f6 ccc812ff097f48c3853ee349c8559f94 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 271/538] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:38:53 2026] GET /v2.1/servers/ac8b4d1a-f918-47e3-a9b9-66d13229fef7 => generated 1479 bytes in 852 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 268/539] 10.0.0.254 () {34 vars in 671 bytes} [Thu Apr 23 17:38:54 2026] POST /v2.1/os-keypairs => generated 396 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:55.101 8 INFO nova.api.openstack.wsgi [None req-85f68741-5ec8-43c5-b82c-7a6d6b868b11 50b5225e39ed4397a2b22b1e65fa73f6 ccc812ff097f48c3853ee349c8559f94 - - default default] HTTP exception thrown: Instance ac8b4d1a-f918-47e3-a9b9-66d13229fef7 could not be found. [pid: 8|app: 0|req: 272/540] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:38:55 2026] GET /v2.1/servers/ac8b4d1a-f918-47e3-a9b9-66d13229fef7 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/541] 10.0.0.254 () {32 vars in 706 bytes} [Thu Apr 23 17:38:55 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1497570879 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/542] 10.0.0.254 () {30 vars in 413 bytes} [Thu Apr 23 17:38:57 2026] GET / => generated 423 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:38:57.492 8 WARNING neutronclient.v2_0.client [None req-008bd552-d4b1-4ee9-aa8d-c5e7c20dc21d fe59446bb7324ffa9a2e758b592b500e 198cff84b76f451abadac64928680288 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:38:57.645 8 WARNING neutronclient.v2_0.client [None req-008bd552-d4b1-4ee9-aa8d-c5e7c20dc21d fe59446bb7324ffa9a2e758b592b500e 198cff84b76f451abadac64928680288 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 270/543] 10.0.0.254 () {28 vars in 560 bytes} [Thu Apr 23 17:38:57 2026] GET /v2/ => generated 402 bytes in 488 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/546] 10.0.0.254 () {28 vars in 564 bytes} [Thu Apr 23 17:38:57 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/547] 10.0.0.254 () {30 vars in 413 bytes} [Thu Apr 23 17:38:57 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-04-23 17:38:58.173 8 WARNING neutronclient.v2_0.client [None req-008bd552-d4b1-4ee9-aa8d-c5e7c20dc21d fe59446bb7324ffa9a2e758b592b500e 198cff84b76f451abadac64928680288 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 274/548] 10.0.0.254 () {34 vars in 663 bytes} [Thu Apr 23 17:38:57 2026] POST /v2.1/servers => generated 447 bytes in 1074 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-23 17:38:58.527 7 WARNING neutronclient.v2_0.client [None req-d9a83822-a4bf-4244-ada9-359050a20429 fe59446bb7324ffa9a2e758b592b500e 198cff84b76f451abadac64928680288 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 275/549] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:38:58 2026] GET /v2.1/servers/a4af5b59-f94a-4c03-8333-f178c0ab6f88 => generated 1394 bytes in 326 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:39:03.692 8 INFO nova.api.openstack.compute.server_external_events [req-e77a85ea-80e8-49ff-bdef-44a82a0eace8 req-d619a0f3-5736-489f-b1ff-b25854ed39de 38333bfdb14c4edcb6c85823422ee791 665de53f7c5048afbd7a8aa255e2e1f0 - - 11f5ba3740454aa49117315eeb3ed901 11f5ba3740454aa49117315eeb3ed901] Creating event network-changed:3d24279d-a44b-46a4-8873-1b97d0b9774e for instance a4af5b59-f94a-4c03-8333-f178c0ab6f88 on instance [pid: 8|app: 0|req: 275/550] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:39:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:39:03.885 7 WARNING neutronclient.v2_0.client [None req-d7fc639c-0fb9-4579-960b-cf873f08bd75 fe59446bb7324ffa9a2e758b592b500e 198cff84b76f451abadac64928680288 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 276/551] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:39:03 2026] GET /v2.1/servers/a4af5b59-f94a-4c03-8333-f178c0ab6f88 => generated 1529 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:39:09.062 7 WARNING neutronclient.v2_0.client [None req-a1ac0446-cc89-452b-8a71-1f92da62303d fe59446bb7324ffa9a2e758b592b500e 198cff84b76f451abadac64928680288 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 278/554] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:39:09 2026] GET /v2.1/servers/a4af5b59-f94a-4c03-8333-f178c0ab6f88 => generated 1517 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-04-23 17:39:09.607 8 INFO nova.api.openstack.compute.server_external_events [req-aac40744-b16f-4e83-8212-8180e8a78302 req-d9bdc8da-4764-40da-b6de-d4b956362da2 38333bfdb14c4edcb6c85823422ee791 665de53f7c5048afbd7a8aa255e2e1f0 - - 11f5ba3740454aa49117315eeb3ed901 11f5ba3740454aa49117315eeb3ed901] Creating event network-vif-plugged:3d24279d-a44b-46a4-8873-1b97d0b9774e for instance a4af5b59-f94a-4c03-8333-f178c0ab6f88 on instance [pid: 8|app: 0|req: 277/555] 10.0.0.122 () {38 vars in 815 bytes} [Thu Apr 23 17:39:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:39:14.303 7 WARNING neutronclient.v2_0.client [None req-2cbefe1e-c79b-4837-bd44-66df6284dcb8 fe59446bb7324ffa9a2e758b592b500e 198cff84b76f451abadac64928680288 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 279/556] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:39:14 2026] GET /v2.1/servers/a4af5b59-f94a-4c03-8333-f178c0ab6f88 => generated 1815 bytes in 519 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:39:16.965 7 INFO nova.api.openstack.compute.server_external_events [req-d0562585-1c64-4a50-bc63-93b14eb94528 req-d6b07173-5347-4a13-aa67-036c5a5ed7c1 38333bfdb14c4edcb6c85823422ee791 665de53f7c5048afbd7a8aa255e2e1f0 - - 11f5ba3740454aa49117315eeb3ed901 11f5ba3740454aa49117315eeb3ed901] Creating event network-changed:3d24279d-a44b-46a4-8873-1b97d0b9774e for instance a4af5b59-f94a-4c03-8333-f178c0ab6f88 on instance [pid: 7|app: 0|req: 280/557] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:39:16 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) 2026-04-23 17:39:17.010 8 WARNING neutronclient.v2_0.client [None req-0ed0c1bc-beaf-4030-9804-1a9d4ba0d18f fe59446bb7324ffa9a2e758b592b500e 198cff84b76f451abadac64928680288 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:39:17.079 8 WARNING neutronclient.v2_0.client [None req-0ed0c1bc-beaf-4030-9804-1a9d4ba0d18f fe59446bb7324ffa9a2e758b592b500e 198cff84b76f451abadac64928680288 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:39:17.893 8 WARNING neutronclient.v2_0.client [None req-0ed0c1bc-beaf-4030-9804-1a9d4ba0d18f fe59446bb7324ffa9a2e758b592b500e 198cff84b76f451abadac64928680288 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 278/560] 10.0.0.254 () {34 vars in 663 bytes} [Thu Apr 23 17:39:16 2026] POST /v2.1/servers => generated 447 bytes in 1371 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:39:18.332 7 WARNING neutronclient.v2_0.client [None req-c219032a-aee5-4fb5-8f85-dc39c4f1ca90 fe59446bb7324ffa9a2e758b592b500e 198cff84b76f451abadac64928680288 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 283/561] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:39:18 2026] GET /v2.1/servers/3a295793-c7f0-42c4-9028-7713850c5c7b => generated 1395 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:39:23.473 8 WARNING neutronclient.v2_0.client [None req-d1d443ee-6fc7-4551-a2e6-6f6703b7eeaf fe59446bb7324ffa9a2e758b592b500e 198cff84b76f451abadac64928680288 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:39:23.974 7 INFO nova.api.openstack.compute.server_external_events [req-b78081d8-3ba3-4265-b618-daf1343593f4 req-b86c4407-21f6-49c8-9c0c-203ab462c4d2 38333bfdb14c4edcb6c85823422ee791 665de53f7c5048afbd7a8aa255e2e1f0 - - 11f5ba3740454aa49117315eeb3ed901 11f5ba3740454aa49117315eeb3ed901] Creating event network-changed:643801d2-d812-486a-b678-01fc1eb39b0b for instance 3a295793-c7f0-42c4-9028-7713850c5c7b on instance [pid: 7|app: 0|req: 284/562] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:39:23 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: 279/563] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:39:23 2026] GET /v2.1/servers/3a295793-c7f0-42c4-9028-7713850c5c7b => generated 1520 bytes in 597 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:39:29.090 7 WARNING neutronclient.v2_0.client [None req-66bfcec9-89c7-46d5-bc75-47e0c5c99c78 fe59446bb7324ffa9a2e758b592b500e 198cff84b76f451abadac64928680288 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:39:29.223 8 INFO nova.api.openstack.compute.server_external_events [req-08010732-6af3-492b-a21b-93f170733a88 req-b7bb6ec9-97ad-407d-bf72-93455c2e2326 38333bfdb14c4edcb6c85823422ee791 665de53f7c5048afbd7a8aa255e2e1f0 - - 11f5ba3740454aa49117315eeb3ed901 11f5ba3740454aa49117315eeb3ed901] Creating event network-vif-plugged:643801d2-d812-486a-b678-01fc1eb39b0b for instance 3a295793-c7f0-42c4-9028-7713850c5c7b on instance [pid: 8|app: 0|req: 281/566] 10.0.0.122 () {38 vars in 815 bytes} [Thu Apr 23 17:39:29 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/567] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:39:29 2026] GET /v2.1/servers/3a295793-c7f0-42c4-9028-7713850c5c7b => generated 1518 bytes in 361 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:39:34.482 8 WARNING neutronclient.v2_0.client [None req-ab870a36-241f-4cf1-a317-3641556418e0 fe59446bb7324ffa9a2e758b592b500e 198cff84b76f451abadac64928680288 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 282/568] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:39:34 2026] GET /v2.1/servers/3a295793-c7f0-42c4-9028-7713850c5c7b => generated 1817 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:39:35.735 7 INFO nova.api.openstack.compute.server_external_events [req-f332a65f-e829-4b19-9a00-31ff728bee11 req-a5f3ae35-1273-4f4e-b514-144cfb2ef453 38333bfdb14c4edcb6c85823422ee791 665de53f7c5048afbd7a8aa255e2e1f0 - - 11f5ba3740454aa49117315eeb3ed901 11f5ba3740454aa49117315eeb3ed901] Creating event network-changed:643801d2-d812-486a-b678-01fc1eb39b0b for instance 3a295793-c7f0-42c4-9028-7713850c5c7b on instance [pid: 7|app: 0|req: 287/569] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:39:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:39:54.820 8 WARNING neutronclient.v2_0.client [None req-7b118151-f37a-4da7-a02e-74ad86d52b2e dab5c87742e844c79fad96af64bf63b0 fa5517bd775e4ed6afc362437eb969a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:39:54.997 8 WARNING neutronclient.v2_0.client [None req-7b118151-f37a-4da7-a02e-74ad86d52b2e dab5c87742e844c79fad96af64bf63b0 fa5517bd775e4ed6afc362437eb969a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 285/574] 10.0.0.254 () {34 vars in 663 bytes} [Thu Apr 23 17:39:54 2026] POST /v2.1/servers => generated 424 bytes in 450 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:39:55.231 7 WARNING neutronclient.v2_0.client [None req-7dc55783-5acf-4ce0-8f48-c9970c6f9fb0 dab5c87742e844c79fad96af64bf63b0 fa5517bd775e4ed6afc362437eb969a7 - - default default] The python binding code in 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/575] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:39:55 2026] GET /v2.1/servers/594da160-162b-4820-bd75-3b0d9841fd68 => generated 1367 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:39:56.317 8 WARNING neutronclient.v2_0.client [None req-12dfd4b6-68ee-4b4b-9d8c-3b4510be8c8c dab5c87742e844c79fad96af64bf63b0 fa5517bd775e4ed6afc362437eb969a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 286/576] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:39:56 2026] GET /v2.1/servers/594da160-162b-4820-bd75-3b0d9841fd68 => generated 1371 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:39:57.421 7 WARNING neutronclient.v2_0.client [None req-b8b93eaa-195e-4481-bcc3-f0a89059e447 dab5c87742e844c79fad96af64bf63b0 fa5517bd775e4ed6afc362437eb969a7 - - default default] The python binding code in 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/577] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:39:57 2026] GET /v2.1/servers/594da160-162b-4820-bd75-3b0d9841fd68 => generated 1419 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:39:58.525 8 WARNING neutronclient.v2_0.client [None req-8280dce4-d1f2-43df-9053-b7c76051abaf dab5c87742e844c79fad96af64bf63b0 fa5517bd775e4ed6afc362437eb969a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 288/580] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:39:58 2026] GET /v2.1/servers/594da160-162b-4820-bd75-3b0d9841fd68 => generated 1419 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:39:59.616 7 WARNING neutronclient.v2_0.client [None req-1fc216b7-9a39-4cae-a9f7-82593dd0f006 dab5c87742e844c79fad96af64bf63b0 fa5517bd775e4ed6afc362437eb969a7 - - default default] The python binding code in 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/581] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:39:59 2026] GET /v2.1/servers/594da160-162b-4820-bd75-3b0d9841fd68 => generated 1427 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:00.475 8 INFO nova.api.openstack.compute.server_external_events [req-d80b8b9d-5ae1-4683-9a49-c83834c9dcf0 req-d39f7775-f54b-4fbb-b59f-4db3912391ac 38333bfdb14c4edcb6c85823422ee791 665de53f7c5048afbd7a8aa255e2e1f0 - - 11f5ba3740454aa49117315eeb3ed901 11f5ba3740454aa49117315eeb3ed901] Creating event network-changed:63b00ce8-7d2d-4d41-94a0-333d75aaeccb for instance 594da160-162b-4820-bd75-3b0d9841fd68 on instance [pid: 8|app: 0|req: 289/582] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:40:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:00.894 7 WARNING neutronclient.v2_0.client [None req-59aae50c-c724-43e6-8917-e3112c56895b dab5c87742e844c79fad96af64bf63b0 fa5517bd775e4ed6afc362437eb969a7 - - default default] The python binding code in 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/583] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:40:00 2026] GET /v2.1/servers/594da160-162b-4820-bd75-3b0d9841fd68 => generated 1479 bytes in 303 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:02.192 8 WARNING neutronclient.v2_0.client [None req-e2e2967d-3bfd-4c13-94db-dbb93a03d3e0 dab5c87742e844c79fad96af64bf63b0 fa5517bd775e4ed6afc362437eb969a7 - - default default] The python binding code in 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/584] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:40:02 2026] GET /v2.1/servers/594da160-162b-4820-bd75-3b0d9841fd68 => generated 1467 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:03.411 7 WARNING neutronclient.v2_0.client [None req-87b90342-4b2f-40ea-8396-47de49b7b99e dab5c87742e844c79fad96af64bf63b0 fa5517bd775e4ed6afc362437eb969a7 - - default default] The python binding code in 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/585] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:40:03 2026] GET /v2.1/servers/594da160-162b-4820-bd75-3b0d9841fd68 => generated 1467 bytes in 728 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:05.175 8 WARNING neutronclient.v2_0.client [None req-36fdbd1e-1a72-402a-9278-55a97688d2b0 dab5c87742e844c79fad96af64bf63b0 fa5517bd775e4ed6afc362437eb969a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 291/586] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:40:05 2026] GET /v2.1/servers/594da160-162b-4820-bd75-3b0d9841fd68 => generated 1467 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:06.360 7 WARNING neutronclient.v2_0.client [None req-8d30d6f0-8586-4a28-9b0c-c85ea1389b33 dab5c87742e844c79fad96af64bf63b0 fa5517bd775e4ed6afc362437eb969a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:06.462 8 INFO nova.api.openstack.compute.server_external_events [req-391c96a5-4812-4935-9eb0-ff20a6382880 req-b452f5e9-e83f-41d8-9b80-9f0e36471b22 38333bfdb14c4edcb6c85823422ee791 665de53f7c5048afbd7a8aa255e2e1f0 - - 11f5ba3740454aa49117315eeb3ed901 11f5ba3740454aa49117315eeb3ed901] Creating event network-vif-plugged:63b00ce8-7d2d-4d41-94a0-333d75aaeccb for instance 594da160-162b-4820-bd75-3b0d9841fd68 on instance [pid: 8|app: 0|req: 292/587] 10.0.0.122 () {38 vars in 815 bytes} [Thu Apr 23 17:40:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/588] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:40:06 2026] GET /v2.1/servers/594da160-162b-4820-bd75-3b0d9841fd68 => generated 1467 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:07.573 8 WARNING neutronclient.v2_0.client [None req-56baba05-28d2-406f-b2c7-9515caef4905 dab5c87742e844c79fad96af64bf63b0 fa5517bd775e4ed6afc362437eb969a7 - - default default] The python binding code in 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/591] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:40:07 2026] GET /v2.1/servers/594da160-162b-4820-bd75-3b0d9841fd68 => generated 1467 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:08.817 7 WARNING neutronclient.v2_0.client [None req-2f741cdf-4519-476f-9f83-19f3a3e58377 dab5c87742e844c79fad96af64bf63b0 fa5517bd775e4ed6afc362437eb969a7 - - default default] The python binding code in 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/592] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:40:08 2026] GET /v2.1/servers/594da160-162b-4820-bd75-3b0d9841fd68 => generated 1647 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, ' [pid: 8|app: 0|req: 294/593] 10.0.0.254 () {32 vars in 718 bytes} [Thu Apr 23 17:40:10 2026] DELETE /v2.1/servers/594da160-162b-4820-bd75-3b0d9841fd68 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:10.392 7 WARNING neutronclient.v2_0.client [None req-9ef07e32-79a2-4403-94f0-2b3f2810440c dab5c87742e844c79fad96af64bf63b0 fa5517bd775e4ed6afc362437eb969a7 - - default default] The python binding code in 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/594] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:40:10 2026] GET /v2.1/servers/594da160-162b-4820-bd75-3b0d9841fd68 => generated 1653 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:11.627 7 WARNING neutronclient.v2_0.client [None req-6b981a52-88bf-4106-bafd-d0d92a44c48d dab5c87742e844c79fad96af64bf63b0 fa5517bd775e4ed6afc362437eb969a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 301/595] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:40:11 2026] GET /v2.1/servers/594da160-162b-4820-bd75-3b0d9841fd68 => generated 1653 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, ' [pid: 8|app: 0|req: 295/596] 10.0.0.254 () {34 vars in 671 bytes} [Thu Apr 23 17:40:11 2026] POST /v2.1/os-keypairs => generated 396 bytes in 328 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:12.770 7 WARNING neutronclient.v2_0.client [None req-a09b6012-3151-4e78-a064-fe58ca26da76 40f4e888e6dc48ba847cce16b6cab602 5e9bb4bd47ba46b598bfe83ef8324ea3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:40:12.800 8 WARNING neutronclient.v2_0.client [None req-abbad156-ea20-4798-bdbc-dedb95cad7db dab5c87742e844c79fad96af64bf63b0 fa5517bd775e4ed6afc362437eb969a7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:40:12.843 7 WARNING neutronclient.v2_0.client [None req-a09b6012-3151-4e78-a064-fe58ca26da76 40f4e888e6dc48ba847cce16b6cab602 5e9bb4bd47ba46b598bfe83ef8324ea3 - - default default] The python binding code in 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/597] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:40:12 2026] GET /v2.1/servers/594da160-162b-4820-bd75-3b0d9841fd68 => generated 1653 bytes in 287 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 17:40:13.116 7 WARNING neutronclient.v2_0.client [None req-a09b6012-3151-4e78-a064-fe58ca26da76 40f4e888e6dc48ba847cce16b6cab602 5e9bb4bd47ba46b598bfe83ef8324ea3 - - default default] 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: 297/598] 10.0.0.254 () {34 vars in 671 bytes} [Thu Apr 23 17:40:13 2026] POST /v2.1/os-keypairs => generated 385 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 17:40:13.424 8 INFO nova.api.openstack.compute.server_external_events [req-46c3691b-4bde-4ee1-a03c-c24cd8c1a37e req-db7039a2-2818-492c-96bc-380efab0066a 38333bfdb14c4edcb6c85823422ee791 665de53f7c5048afbd7a8aa255e2e1f0 - - 11f5ba3740454aa49117315eeb3ed901 11f5ba3740454aa49117315eeb3ed901] Creating event network-vif-deleted:63b00ce8-7d2d-4d41-94a0-333d75aaeccb for instance 594da160-162b-4820-bd75-3b0d9841fd68 on instance [pid: 8|app: 0|req: 298/599] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:40:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/600] 199.19.213.236 () {36 vars in 714 bytes} [Thu Apr 23 17:40:12 2026] POST /v2.1/servers => generated 453 bytes in 876 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:13.728 8 WARNING neutronclient.v2_0.client [None req-21e010d8-a42a-4987-85af-2343d4fb4b54 40f4e888e6dc48ba847cce16b6cab602 5e9bb4bd47ba46b598bfe83ef8324ea3 - - default default] The python binding code in 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/601] 199.19.213.236 () {32 vars in 733 bytes} [Thu Apr 23 17:40:13 2026] GET /v2.1/servers/5e203a35-9d30-41b3-abfb-7fa7de0a4bdb => generated 2213 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:13.807 7 WARNING neutronclient.v2_0.client [None req-37c0af62-5a55-4b7d-a908-5c31544ed7e4 40f4e888e6dc48ba847cce16b6cab602 5e9bb4bd47ba46b598bfe83ef8324ea3 - - default default] The python binding code in 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/602] 199.19.213.236 () {32 vars in 759 bytes} [Thu Apr 23 17:40:13 2026] GET /v2.1/servers/5e203a35-9d30-41b3-abfb-7fa7de0a4bdb/os-interface => generated 28 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 300/603] 199.19.213.236 () {32 vars in 777 bytes} [Thu Apr 23 17:40:13 2026] GET /v2.1/servers/5e203a35-9d30-41b3-abfb-7fa7de0a4bdb/os-volume_attachments => generated 25 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:14.114 7 WARNING neutronclient.v2_0.client [None req-dc693e1f-09a1-42ee-b704-78a5ed810869 dab5c87742e844c79fad96af64bf63b0 fa5517bd775e4ed6afc362437eb969a7 - - default default] The python binding code in 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/604] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:40:14 2026] GET /v2.1/servers/594da160-162b-4820-bd75-3b0d9841fd68 => generated 1448 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:14.545 8 WARNING neutronclient.v2_0.client [None req-85702bb7-3060-446f-8576-7f9d92cfe94e eeb6cecc89a04a85b83b681c3b95d90e 09236de8ccaa46e08d8f4bea82c347d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:40:14.593 8 WARNING neutronclient.v2_0.client [None req-85702bb7-3060-446f-8576-7f9d92cfe94e eeb6cecc89a04a85b83b681c3b95d90e 09236de8ccaa46e08d8f4bea82c347d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:40:14.637 8 WARNING neutronclient.v2_0.client [None req-85702bb7-3060-446f-8576-7f9d92cfe94e eeb6cecc89a04a85b83b681c3b95d90e 09236de8ccaa46e08d8f4bea82c347d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:40:14.811 8 WARNING neutronclient.v2_0.client [None req-85702bb7-3060-446f-8576-7f9d92cfe94e eeb6cecc89a04a85b83b681c3b95d90e 09236de8ccaa46e08d8f4bea82c347d6 - - default default] The python binding code in 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/605] 10.0.0.254 () {34 vars in 663 bytes} [Thu Apr 23 17:40:14 2026] POST /v2.1/servers => generated 494 bytes in 620 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:15.108 7 WARNING neutronclient.v2_0.client [None req-04bd723e-db9e-48e1-94cb-1e4958aa9650 eeb6cecc89a04a85b83b681c3b95d90e 09236de8ccaa46e08d8f4bea82c347d6 - - default default] The python binding code in 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/606] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:40:15 2026] GET /v2.1/servers/d94b3766-0f09-49f3-998b-d803914dd04d => generated 1455 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:15.226 8 WARNING neutronclient.v2_0.client [None req-9e979c5c-61d4-4efb-a373-e630e1c8ec9d dab5c87742e844c79fad96af64bf63b0 fa5517bd775e4ed6afc362437eb969a7 - - default default] The python binding code in 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/607] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:40:15 2026] GET /v2.1/servers/594da160-162b-4820-bd75-3b0d9841fd68 => generated 1453 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:16.205 7 WARNING neutronclient.v2_0.client [None req-201b342f-211e-4512-9f27-945ffcea3868 eeb6cecc89a04a85b83b681c3b95d90e 09236de8ccaa46e08d8f4bea82c347d6 - - default default] The python binding code in 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/608] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:40:16 2026] GET /v2.1/servers/d94b3766-0f09-49f3-998b-d803914dd04d => generated 1459 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:16.331 8 WARNING neutronclient.v2_0.client [None req-779627e5-f1e6-4fe6-8b4a-77c932a52422 dab5c87742e844c79fad96af64bf63b0 fa5517bd775e4ed6afc362437eb969a7 - - default default] The python binding code in 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/609] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:40:16 2026] GET /v2.1/servers/594da160-162b-4820-bd75-3b0d9841fd68 => generated 1453 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:16.752 7 WARNING neutronclient.v2_0.client [None req-29a14d54-722d-46d6-a5d6-a86d46b0bad5 40f4e888e6dc48ba847cce16b6cab602 5e9bb4bd47ba46b598bfe83ef8324ea3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 307/610] 199.19.213.236 () {32 vars in 733 bytes} [Thu Apr 23 17:40:16 2026] GET /v2.1/servers/5e203a35-9d30-41b3-abfb-7fa7de0a4bdb => generated 2371 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:16.846 8 WARNING neutronclient.v2_0.client [None req-71e93d52-05c0-4595-abea-25b65cda9a72 40f4e888e6dc48ba847cce16b6cab602 5e9bb4bd47ba46b598bfe83ef8324ea3 - - default default] The python binding code in 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/611] 199.19.213.236 () {32 vars in 759 bytes} [Thu Apr 23 17:40:16 2026] GET /v2.1/servers/5e203a35-9d30-41b3-abfb-7fa7de0a4bdb/os-interface => generated 28 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, ' [pid: 7|app: 0|req: 308/612] 199.19.213.236 () {32 vars in 777 bytes} [Thu Apr 23 17:40:16 2026] GET /v2.1/servers/5e203a35-9d30-41b3-abfb-7fa7de0a4bdb/os-volume_attachments => generated 197 bytes in 305 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:17.308 8 WARNING neutronclient.v2_0.client [None req-1be93d0e-cdaf-4280-bd49-13145e86f214 eeb6cecc89a04a85b83b681c3b95d90e 09236de8ccaa46e08d8f4bea82c347d6 - - default default] The python binding code in 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/613] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:40:17 2026] GET /v2.1/servers/d94b3766-0f09-49f3-998b-d803914dd04d => generated 1451 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:17.422 7 INFO nova.api.openstack.wsgi [None req-d786dece-999b-464e-a59c-19637a0e0085 dab5c87742e844c79fad96af64bf63b0 fa5517bd775e4ed6afc362437eb969a7 - - default default] HTTP exception thrown: Instance 594da160-162b-4820-bd75-3b0d9841fd68 could not be found. [pid: 7|app: 0|req: 309/614] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:40:17 2026] GET /v2.1/servers/594da160-162b-4820-bd75-3b0d9841fd68 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:18.402 7 WARNING neutronclient.v2_0.client [None req-0ce9f20f-b023-4cf0-a2e8-3324d544c70a eeb6cecc89a04a85b83b681c3b95d90e 09236de8ccaa46e08d8f4bea82c347d6 - - default default] The python binding code in 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/617] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:40:18 2026] GET /v2.1/servers/d94b3766-0f09-49f3-998b-d803914dd04d => generated 1507 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:19.505 8 WARNING neutronclient.v2_0.client [None req-00cad437-2bcd-4ab7-997b-e2fcc2d832c0 eeb6cecc89a04a85b83b681c3b95d90e 09236de8ccaa46e08d8f4bea82c347d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:19.595 7 INFO nova.api.openstack.compute.server_external_events [req-e160b753-1aa7-4cfc-803a-94d08b70fb25 req-97e5c1d5-c958-4d77-889b-75a598ced516 38333bfdb14c4edcb6c85823422ee791 665de53f7c5048afbd7a8aa255e2e1f0 - - 11f5ba3740454aa49117315eeb3ed901 11f5ba3740454aa49117315eeb3ed901] Creating event network-changed:4454a867-5c20-4a0b-b1f8-e8928a6c5025 for instance 5e203a35-9d30-41b3-abfb-7fa7de0a4bdb on instance [pid: 7|app: 0|req: 312/618] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:40:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/619] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:40:19 2026] GET /v2.1/servers/d94b3766-0f09-49f3-998b-d803914dd04d => generated 1507 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:20.077 7 WARNING neutronclient.v2_0.client [None req-446e565e-583c-4479-bd8b-db3717cdda81 40f4e888e6dc48ba847cce16b6cab602 5e9bb4bd47ba46b598bfe83ef8324ea3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 313/620] 199.19.213.236 () {32 vars in 733 bytes} [Thu Apr 23 17:40:20 2026] GET /v2.1/servers/5e203a35-9d30-41b3-abfb-7fa7de0a4bdb => generated 2445 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:20.243 8 WARNING neutronclient.v2_0.client [None req-5d4498cf-8751-4fcb-9964-81bcfe879745 40f4e888e6dc48ba847cce16b6cab602 5e9bb4bd47ba46b598bfe83ef8324ea3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 308/621] 199.19.213.236 () {32 vars in 759 bytes} [Thu Apr 23 17:40:20 2026] GET /v2.1/servers/5e203a35-9d30-41b3-abfb-7fa7de0a4bdb/os-interface => generated 283 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 314/622] 199.19.213.236 () {32 vars in 777 bytes} [Thu Apr 23 17:40:20 2026] GET /v2.1/servers/5e203a35-9d30-41b3-abfb-7fa7de0a4bdb/os-volume_attachments => generated 197 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:20.663 8 WARNING neutronclient.v2_0.client [None req-b447c52e-5a17-4af8-84a5-c2c7b5882b54 eeb6cecc89a04a85b83b681c3b95d90e 09236de8ccaa46e08d8f4bea82c347d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 309/623] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:40:20 2026] GET /v2.1/servers/d94b3766-0f09-49f3-998b-d803914dd04d => generated 1515 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:21.738 7 INFO nova.api.openstack.compute.server_external_events [req-2de5bbb6-a9bc-413e-8590-9b68677b0bad req-2a0ba3c5-c614-4484-826c-c18f5c91a4ac 38333bfdb14c4edcb6c85823422ee791 665de53f7c5048afbd7a8aa255e2e1f0 - - 11f5ba3740454aa49117315eeb3ed901 11f5ba3740454aa49117315eeb3ed901] Creating event network-changed:92bcc582-5949-4972-9c30-3663724d79c4 for instance d94b3766-0f09-49f3-998b-d803914dd04d on instance [pid: 7|app: 0|req: 315/624] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:40:21 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) 2026-04-23 17:40:21.758 8 WARNING neutronclient.v2_0.client [None req-341e9e71-cc6d-4547-95b1-a6a5703452d7 eeb6cecc89a04a85b83b681c3b95d90e 09236de8ccaa46e08d8f4bea82c347d6 - - default default] The python binding code in 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/625] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:40:21 2026] GET /v2.1/servers/d94b3766-0f09-49f3-998b-d803914dd04d => generated 1627 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:23.007 7 WARNING neutronclient.v2_0.client [None req-09435514-dfca-4ee6-9489-6708a165180a eeb6cecc89a04a85b83b681c3b95d90e 09236de8ccaa46e08d8f4bea82c347d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:23.083 8 WARNING neutronclient.v2_0.client [None req-397b0e69-8dec-4a16-82c4-3b8cb2851b9e 40f4e888e6dc48ba847cce16b6cab602 5e9bb4bd47ba46b598bfe83ef8324ea3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 316/626] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:40:22 2026] GET /v2.1/servers/d94b3766-0f09-49f3-998b-d803914dd04d => generated 1625 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/627] 199.19.213.236 () {32 vars in 733 bytes} [Thu Apr 23 17:40:23 2026] GET /v2.1/servers/5e203a35-9d30-41b3-abfb-7fa7de0a4bdb => generated 2433 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:23.224 7 WARNING neutronclient.v2_0.client [None req-e7ec7468-062f-409b-ba73-7d976d64caa4 40f4e888e6dc48ba847cce16b6cab602 5e9bb4bd47ba46b598bfe83ef8324ea3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 317/628] 199.19.213.236 () {32 vars in 759 bytes} [Thu Apr 23 17:40:23 2026] GET /v2.1/servers/5e203a35-9d30-41b3-abfb-7fa7de0a4bdb/os-interface => generated 283 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 312/629] 199.19.213.236 () {32 vars in 777 bytes} [Thu Apr 23 17:40:23 2026] GET /v2.1/servers/5e203a35-9d30-41b3-abfb-7fa7de0a4bdb/os-volume_attachments => generated 197 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:24.185 7 WARNING neutronclient.v2_0.client [None req-3b9cedec-4ded-49e2-8754-7754136f44a8 eeb6cecc89a04a85b83b681c3b95d90e 09236de8ccaa46e08d8f4bea82c347d6 - - default default] The python binding code in 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/630] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:40:24 2026] GET /v2.1/servers/d94b3766-0f09-49f3-998b-d803914dd04d => generated 1625 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:25.035 8 INFO nova.api.openstack.compute.server_external_events [req-dec569d9-57d2-4245-ab75-37fbaa4f44ee req-6bd52d27-f404-4586-99b6-3a507894c1c3 38333bfdb14c4edcb6c85823422ee791 665de53f7c5048afbd7a8aa255e2e1f0 - - 11f5ba3740454aa49117315eeb3ed901 11f5ba3740454aa49117315eeb3ed901] Creating event network-vif-plugged:4454a867-5c20-4a0b-b1f8-e8928a6c5025 for instance 5e203a35-9d30-41b3-abfb-7fa7de0a4bdb on instance [pid: 8|app: 0|req: 313/631] 10.0.0.122 () {38 vars in 815 bytes} [Thu Apr 23 17:40:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:25.352 7 WARNING neutronclient.v2_0.client [None req-547ec453-6ef8-477a-8d42-b69926091490 eeb6cecc89a04a85b83b681c3b95d90e 09236de8ccaa46e08d8f4bea82c347d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 319/632] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:40:25 2026] GET /v2.1/servers/d94b3766-0f09-49f3-998b-d803914dd04d => generated 1625 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:26.327 8 WARNING neutronclient.v2_0.client [None req-74b227e4-8b6b-4cf7-9c7b-40ec8fee5d1a 40f4e888e6dc48ba847cce16b6cab602 5e9bb4bd47ba46b598bfe83ef8324ea3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 314/633] 199.19.213.236 () {32 vars in 733 bytes} [Thu Apr 23 17:40:26 2026] GET /v2.1/servers/5e203a35-9d30-41b3-abfb-7fa7de0a4bdb => generated 2433 bytes in 155 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:26.495 7 WARNING neutronclient.v2_0.client [None req-b5f34348-6db3-4abc-9d2d-11efc6e7974c 40f4e888e6dc48ba847cce16b6cab602 5e9bb4bd47ba46b598bfe83ef8324ea3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:40:26.515 8 WARNING neutronclient.v2_0.client [None req-fcd6dea7-21b3-4f3b-9944-be0e59ec7e65 eeb6cecc89a04a85b83b681c3b95d90e 09236de8ccaa46e08d8f4bea82c347d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 320/634] 199.19.213.236 () {32 vars in 759 bytes} [Thu Apr 23 17:40:26 2026] GET /v2.1/servers/5e203a35-9d30-41b3-abfb-7fa7de0a4bdb/os-interface => generated 285 bytes in 103 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: 321/635] 199.19.213.236 () {32 vars in 777 bytes} [Thu Apr 23 17:40:26 2026] GET /v2.1/servers/5e203a35-9d30-41b3-abfb-7fa7de0a4bdb/os-volume_attachments => generated 197 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/636] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:40:26 2026] GET /v2.1/servers/d94b3766-0f09-49f3-998b-d803914dd04d => generated 1625 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:27.719 7 WARNING neutronclient.v2_0.client [None req-10952040-446f-4b86-b983-65d6f083d351 eeb6cecc89a04a85b83b681c3b95d90e 09236de8ccaa46e08d8f4bea82c347d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 322/639] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:40:27 2026] GET /v2.1/servers/d94b3766-0f09-49f3-998b-d803914dd04d => generated 1625 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 318/640] 10.0.0.254 () {34 vars in 671 bytes} [Thu Apr 23 17:40:28 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-04-23 17:40:28.608 7 INFO nova.api.openstack.compute.server_external_events [req-2d562023-6d1f-4a7e-b9d9-e4c45644c5d7 req-3b21f41b-3ff4-4ec2-ae98-f55bbeb98311 38333bfdb14c4edcb6c85823422ee791 665de53f7c5048afbd7a8aa255e2e1f0 - - 11f5ba3740454aa49117315eeb3ed901 11f5ba3740454aa49117315eeb3ed901] Creating event network-vif-plugged:92bcc582-5949-4972-9c30-3663724d79c4 for instance d94b3766-0f09-49f3-998b-d803914dd04d on instance [pid: 7|app: 0|req: 323/641] 10.0.0.122 () {38 vars in 815 bytes} [Thu Apr 23 17:40:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 17:40:28.897 8 WARNING neutronclient.v2_0.client [None req-7e2baeb0-60a6-4f7c-bd75-b9b673a7452e eeb6cecc89a04a85b83b681c3b95d90e 09236de8ccaa46e08d8f4bea82c347d6 - - default default] The python binding code in 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/642] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:40:28 2026] GET /v2.1/servers/d94b3766-0f09-49f3-998b-d803914dd04d => generated 1625 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:29.275 7 WARNING neutronclient.v2_0.client [None req-f41c6ad9-32ed-4e56-8442-9b87bb31f458 40f4e888e6dc48ba847cce16b6cab602 5e9bb4bd47ba46b598bfe83ef8324ea3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 324/643] 199.19.213.236 () {32 vars in 733 bytes} [Thu Apr 23 17:40:29 2026] GET /v2.1/servers/5e203a35-9d30-41b3-abfb-7fa7de0a4bdb => generated 2580 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:29.444 8 WARNING neutronclient.v2_0.client [None req-29d7b462-804d-4919-9e7f-3265b713b71f 40f4e888e6dc48ba847cce16b6cab602 5e9bb4bd47ba46b598bfe83ef8324ea3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 320/644] 199.19.213.236 () {32 vars in 759 bytes} [Thu Apr 23 17:40:29 2026] GET /v2.1/servers/5e203a35-9d30-41b3-abfb-7fa7de0a4bdb/os-interface => generated 285 bytes in 79 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: 325/645] 199.19.213.236 () {32 vars in 777 bytes} [Thu Apr 23 17:40:29 2026] GET /v2.1/servers/5e203a35-9d30-41b3-abfb-7fa7de0a4bdb/os-volume_attachments => generated 197 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:30.110 8 WARNING neutronclient.v2_0.client [None req-d34c5bcd-41ce-4233-8375-1449d9ff48a5 eeb6cecc89a04a85b83b681c3b95d90e 09236de8ccaa46e08d8f4bea82c347d6 - - default default] 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: 321/646] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:40:30 2026] GET /v2.1/servers/d94b3766-0f09-49f3-998b-d803914dd04d => generated 1804 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:30.273 7 WARNING neutronclient.v2_0.client [None req-eea1b66e-f876-482a-a679-cb792a91fd03 c785d8331652447ca0d32f991cb0fb91 b1f630ea525d4a56a20e09a29b9fcaa6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:40:30.327 7 WARNING neutronclient.v2_0.client [None req-eea1b66e-f876-482a-a679-cb792a91fd03 c785d8331652447ca0d32f991cb0fb91 b1f630ea525d4a56a20e09a29b9fcaa6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:40:30.499 7 WARNING neutronclient.v2_0.client [None req-eea1b66e-f876-482a-a679-cb792a91fd03 c785d8331652447ca0d32f991cb0fb91 b1f630ea525d4a56a20e09a29b9fcaa6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:40:30.561 8 WARNING neutronclient.v2_0.client [None req-1b62acad-2ab7-4cd7-b4ac-f5ed5dad6481 eeb6cecc89a04a85b83b681c3b95d90e 09236de8ccaa46e08d8f4bea82c347d6 - - default default] The python binding code in 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.254 () {32 vars in 741 bytes} [Thu Apr 23 17:40:30 2026] GET /v2.1/servers/d94b3766-0f09-49f3-998b-d803914dd04d/os-interface => generated 284 bytes in 389 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/648] 10.0.0.254 () {34 vars in 663 bytes} [Thu Apr 23 17:40:30 2026] POST /v2.1/servers => generated 449 bytes in 586 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:30.780 8 WARNING neutronclient.v2_0.client [None req-270c103a-c056-49c6-a534-cc615000e182 c785d8331652447ca0d32f991cb0fb91 b1f630ea525d4a56a20e09a29b9fcaa6 - - default default] The python binding code in 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.254 () {32 vars in 715 bytes} [Thu Apr 23 17:40:30 2026] GET /v2.1/servers/ee53bd5c-d447-4efe-985a-8e2ae6c4e351 => generated 1402 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:31.907 7 WARNING neutronclient.v2_0.client [None req-d04abb7a-fff9-47ce-9d4e-435a50da5757 c785d8331652447ca0d32f991cb0fb91 b1f630ea525d4a56a20e09a29b9fcaa6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:40:31.942 8 INFO nova.api.openstack.compute.server_external_events [req-36b35dc0-4a99-4388-9104-76450faeaca3 req-e6a0be3f-b121-4fe5-b37e-6be8a7448918 38333bfdb14c4edcb6c85823422ee791 665de53f7c5048afbd7a8aa255e2e1f0 - - 11f5ba3740454aa49117315eeb3ed901 11f5ba3740454aa49117315eeb3ed901] Creating event network-changed:92bcc582-5949-4972-9c30-3663724d79c4 for instance d94b3766-0f09-49f3-998b-d803914dd04d on instance [pid: 8|app: 0|req: 324/650] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:40:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/651] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:40:31 2026] GET /v2.1/servers/ee53bd5c-d447-4efe-985a-8e2ae6c4e351 => generated 1406 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:33.030 8 WARNING neutronclient.v2_0.client [None req-49bef0de-420d-4801-9b92-3ac30898fb8d c785d8331652447ca0d32f991cb0fb91 b1f630ea525d4a56a20e09a29b9fcaa6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 325/652] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:40:32 2026] GET /v2.1/servers/ee53bd5c-d447-4efe-985a-8e2ae6c4e351 => generated 1454 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:34.142 7 WARNING neutronclient.v2_0.client [None req-19d8f93d-36aa-492d-adf5-0671f1d1b871 c785d8331652447ca0d32f991cb0fb91 b1f630ea525d4a56a20e09a29b9fcaa6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 328/653] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:40:34 2026] GET /v2.1/servers/ee53bd5c-d447-4efe-985a-8e2ae6c4e351 => generated 1454 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:35.277 8 WARNING neutronclient.v2_0.client [None req-dabb6e0e-9a6c-427c-92a4-5538b41d753b c785d8331652447ca0d32f991cb0fb91 b1f630ea525d4a56a20e09a29b9fcaa6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 326/654] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:40:35 2026] GET /v2.1/servers/ee53bd5c-d447-4efe-985a-8e2ae6c4e351 => generated 1462 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:36.318 7 INFO nova.api.openstack.compute.server_external_events [req-a5518c44-9306-469b-aab1-f1818d2afc62 req-aca64779-04f1-4926-ad95-ae3116c58b56 38333bfdb14c4edcb6c85823422ee791 665de53f7c5048afbd7a8aa255e2e1f0 - - 11f5ba3740454aa49117315eeb3ed901 11f5ba3740454aa49117315eeb3ed901] Creating event network-changed:5bf608ed-bdf7-41e8-ae6c-c92bfb10d0ed for instance ee53bd5c-d447-4efe-985a-8e2ae6c4e351 on instance [pid: 7|app: 0|req: 329/655] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:40:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:36.386 8 WARNING neutronclient.v2_0.client [None req-98a4303b-21d6-4a97-9d1f-911f27c4182a c785d8331652447ca0d32f991cb0fb91 b1f630ea525d4a56a20e09a29b9fcaa6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 327/656] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:40:36 2026] GET /v2.1/servers/ee53bd5c-d447-4efe-985a-8e2ae6c4e351 => generated 1539 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:37.558 7 WARNING neutronclient.v2_0.client [None req-dbaf178f-b040-4cd3-bea7-4ee79c019b0f c785d8331652447ca0d32f991cb0fb91 b1f630ea525d4a56a20e09a29b9fcaa6 - - default default] The python binding code in 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/659] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:40:37 2026] GET /v2.1/servers/ee53bd5c-d447-4efe-985a-8e2ae6c4e351 => generated 1527 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:38.788 8 WARNING neutronclient.v2_0.client [None req-a12f598b-8bd0-45b5-a555-c11a769ae0d4 c785d8331652447ca0d32f991cb0fb91 b1f630ea525d4a56a20e09a29b9fcaa6 - - default default] The python binding code in 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/660] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:40:38 2026] GET /v2.1/servers/ee53bd5c-d447-4efe-985a-8e2ae6c4e351 => generated 1527 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:39.979 7 WARNING neutronclient.v2_0.client [None req-06996162-a2fc-4208-b2fb-2208240a4ebf c785d8331652447ca0d32f991cb0fb91 b1f630ea525d4a56a20e09a29b9fcaa6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 331/661] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:40:39 2026] GET /v2.1/servers/ee53bd5c-d447-4efe-985a-8e2ae6c4e351 => generated 1527 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:40.324 8 WARNING neutronclient.v2_0.client [None req-001b5508-420a-4a90-9aad-108a6f08a1d7 eeb6cecc89a04a85b83b681c3b95d90e 09236de8ccaa46e08d8f4bea82c347d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 331/662] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:40:40 2026] GET /v2.1/servers/d94b3766-0f09-49f3-998b-d803914dd04d => generated 1924 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:40.694 7 INFO nova.api.openstack.compute.server_external_events [req-b3a6e2f7-b2df-45e6-92be-e4d8e205a598 req-91e49eb7-0c60-459b-8f85-9488111f694a 38333bfdb14c4edcb6c85823422ee791 665de53f7c5048afbd7a8aa255e2e1f0 - - 11f5ba3740454aa49117315eeb3ed901 11f5ba3740454aa49117315eeb3ed901] Creating event network-vif-plugged:5bf608ed-bdf7-41e8-ae6c-c92bfb10d0ed for instance ee53bd5c-d447-4efe-985a-8e2ae6c4e351 on instance [pid: 7|app: 0|req: 332/663] 10.0.0.122 () {38 vars in 815 bytes} [Thu Apr 23 17:40:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:41.132 8 WARNING neutronclient.v2_0.client [None req-296f6aae-408d-48c8-b9bc-194a6def58e7 c785d8331652447ca0d32f991cb0fb91 b1f630ea525d4a56a20e09a29b9fcaa6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 332/664] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:40:41 2026] GET /v2.1/servers/ee53bd5c-d447-4efe-985a-8e2ae6c4e351 => generated 1527 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:42.301 7 WARNING neutronclient.v2_0.client [None req-77a7a696-fdb6-49e8-9250-fdb6aabdf5b3 c785d8331652447ca0d32f991cb0fb91 b1f630ea525d4a56a20e09a29b9fcaa6 - - default default] 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: 333/665] 10.0.0.254 () {32 vars in 753 bytes} [Thu Apr 23 17:40:42 2026] GET /v2.1/servers/d94b3766-0f09-49f3-998b-d803914dd04d/os-server-password => generated 116 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/666] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:40:42 2026] GET /v2.1/servers/ee53bd5c-d447-4efe-985a-8e2ae6c4e351 => generated 1527 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:43.453 8 WARNING neutronclient.v2_0.client [None req-5aa00e2f-5ec0-456b-9cf4-564e39e8417b c785d8331652447ca0d32f991cb0fb91 b1f630ea525d4a56a20e09a29b9fcaa6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 334/667] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:40:43 2026] GET /v2.1/servers/ee53bd5c-d447-4efe-985a-8e2ae6c4e351 => generated 1696 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:43.663 7 WARNING neutronclient.v2_0.client [None req-4db66a74-226e-4122-b891-e06ad8424416 c785d8331652447ca0d32f991cb0fb91 b1f630ea525d4a56a20e09a29b9fcaa6 - - default default] The python binding code in 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/668] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:40:43 2026] GET /v2.1/servers/ee53bd5c-d447-4efe-985a-8e2ae6c4e351 => generated 1696 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, ' [pid: 8|app: 0|req: 335/669] 10.0.0.254 () {32 vars in 718 bytes} [Thu Apr 23 17:40:43 2026] DELETE /v2.1/servers/d94b3766-0f09-49f3-998b-d803914dd04d => generated 0 bytes in 94 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:44.117 7 WARNING neutronclient.v2_0.client [None req-a6b28d31-d313-4fc7-9367-02408a32b339 eeb6cecc89a04a85b83b681c3b95d90e 09236de8ccaa46e08d8f4bea82c347d6 - - default default] The python binding code in 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/670] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:40:44 2026] GET /v2.1/servers/d94b3766-0f09-49f3-998b-d803914dd04d => generated 1930 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:45.017 8 INFO nova.api.openstack.compute.server_external_events [req-a1dbabcf-9455-45af-a371-e92c37ba9e32 req-c2fe13f3-d23c-4426-b183-bc04a80d2fec 38333bfdb14c4edcb6c85823422ee791 665de53f7c5048afbd7a8aa255e2e1f0 - - 11f5ba3740454aa49117315eeb3ed901 11f5ba3740454aa49117315eeb3ed901] Creating event network-changed:5bf608ed-bdf7-41e8-ae6c-c92bfb10d0ed for instance ee53bd5c-d447-4efe-985a-8e2ae6c4e351 on instance [pid: 8|app: 0|req: 336/671] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:40:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:45.271 7 WARNING neutronclient.v2_0.client [None req-3a51e553-f653-4648-93cc-777f72e210cf eeb6cecc89a04a85b83b681c3b95d90e 09236de8ccaa46e08d8f4bea82c347d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 336/672] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:40:45 2026] GET /v2.1/servers/d94b3766-0f09-49f3-998b-d803914dd04d => generated 1930 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:46.489 8 WARNING neutronclient.v2_0.client [None req-8eafba5c-504f-4917-953f-175af663a1b9 eeb6cecc89a04a85b83b681c3b95d90e 09236de8ccaa46e08d8f4bea82c347d6 - - default default] The python binding code in 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/673] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:40:46 2026] GET /v2.1/servers/d94b3766-0f09-49f3-998b-d803914dd04d => generated 1930 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:47.441 7 INFO nova.api.openstack.compute.server_external_events [req-13e15030-d7b3-46eb-a73c-2a736ae93e8b req-13388e68-7c4a-44a0-81c7-1bd916e89728 38333bfdb14c4edcb6c85823422ee791 665de53f7c5048afbd7a8aa255e2e1f0 - - 11f5ba3740454aa49117315eeb3ed901 11f5ba3740454aa49117315eeb3ed901] Creating event network-vif-deleted:92bcc582-5949-4972-9c30-3663724d79c4 for instance d94b3766-0f09-49f3-998b-d803914dd04d on instance [pid: 7|app: 0|req: 337/674] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:40:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:47.735 8 WARNING neutronclient.v2_0.client [None req-e528f98e-b327-4b9c-9466-e37c7f7fbb34 eeb6cecc89a04a85b83b681c3b95d90e 09236de8ccaa46e08d8f4bea82c347d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 338/677] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:40:47 2026] GET /v2.1/servers/d94b3766-0f09-49f3-998b-d803914dd04d => generated 1536 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:48.857 7 WARNING neutronclient.v2_0.client [None req-05c4501b-381b-46a8-8c9c-5f1d82fff3c7 eeb6cecc89a04a85b83b681c3b95d90e 09236de8ccaa46e08d8f4bea82c347d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 340/678] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:40:48 2026] GET /v2.1/servers/d94b3766-0f09-49f3-998b-d803914dd04d => generated 1541 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:49.973 8 WARNING neutronclient.v2_0.client [None req-f4b230be-f000-4f18-9a24-79eec781679b eeb6cecc89a04a85b83b681c3b95d90e 09236de8ccaa46e08d8f4bea82c347d6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 339/679] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:40:49 2026] GET /v2.1/servers/d94b3766-0f09-49f3-998b-d803914dd04d => generated 1541 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:51.054 7 INFO nova.api.openstack.wsgi [None req-ec1a6e2a-0c0e-464b-a749-751ee3add043 eeb6cecc89a04a85b83b681c3b95d90e 09236de8ccaa46e08d8f4bea82c347d6 - - default default] HTTP exception thrown: Instance d94b3766-0f09-49f3-998b-d803914dd04d could not be found. [pid: 7|app: 0|req: 341/680] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:40:51 2026] GET /v2.1/servers/d94b3766-0f09-49f3-998b-d803914dd04d => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:51.084 8 INFO nova.api.openstack.wsgi [None req-da9e37fe-281b-4169-8af5-d5ea8f28ce73 eeb6cecc89a04a85b83b681c3b95d90e 09236de8ccaa46e08d8f4bea82c347d6 - - default default] HTTP exception thrown: Instance d94b3766-0f09-49f3-998b-d803914dd04d could not be found. [pid: 8|app: 0|req: 340/681] 10.0.0.254 () {32 vars in 718 bytes} [Thu Apr 23 17:40:51 2026] DELETE /v2.1/servers/d94b3766-0f09-49f3-998b-d803914dd04d => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:40:51.115 7 INFO nova.api.openstack.wsgi [None req-b85fef37-c08c-4d84-a0af-f2adca82bf4f eeb6cecc89a04a85b83b681c3b95d90e 09236de8ccaa46e08d8f4bea82c347d6 - - default default] HTTP exception thrown: Instance d94b3766-0f09-49f3-998b-d803914dd04d could not be found. [pid: 7|app: 0|req: 342/682] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:40:51 2026] GET /v2.1/servers/d94b3766-0f09-49f3-998b-d803914dd04d => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 341/683] 10.0.0.254 () {32 vars in 704 bytes} [Thu Apr 23 17:40:51 2026] DELETE /v2.1/os-keypairs/tempest-keypair-346977397 => 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: 8|app: 0|req: 342/684] 10.0.0.254 () {32 vars in 726 bytes} [Thu Apr 23 17:40:51 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-268893372 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/685] 10.0.0.254 () {34 vars in 750 bytes} [Thu Apr 23 17:40:51 2026] POST /v2.1/servers/ee53bd5c-d447-4efe-985a-8e2ae6c4e351/action => generated 31852 bytes in 562 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:41:03.737 7 INFO nova.api.openstack.compute.server_external_events [req-dd81f5f1-eea3-4eff-858e-74c4ada11e8c req-a984de18-82f5-4c68-8918-bcd259eb47e6 38333bfdb14c4edcb6c85823422ee791 665de53f7c5048afbd7a8aa255e2e1f0 - - 11f5ba3740454aa49117315eeb3ed901 11f5ba3740454aa49117315eeb3ed901] Creating event network-changed:5bf608ed-bdf7-41e8-ae6c-c92bfb10d0ed for instance ee53bd5c-d447-4efe-985a-8e2ae6c4e351 on instance [pid: 7|app: 0|req: 345/688] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:41:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/689] 10.0.0.254 () {34 vars in 671 bytes} [Thu Apr 23 17:41:06 2026] POST /v2.1/os-keypairs => generated 398 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:41:08.489 7 WARNING neutronclient.v2_0.client [None req-c277c505-fe48-45b5-a8bd-cc5eb6eeff65 c785d8331652447ca0d32f991cb0fb91 b1f630ea525d4a56a20e09a29b9fcaa6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:41:08.610 7 WARNING neutronclient.v2_0.client [None req-c277c505-fe48-45b5-a8bd-cc5eb6eeff65 c785d8331652447ca0d32f991cb0fb91 b1f630ea525d4a56a20e09a29b9fcaa6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:41:08.731 8 WARNING neutronclient.v2_0.client [None req-8bc6f840-19c1-42b2-918f-3622abb053a6 40f4e888e6dc48ba847cce16b6cab602 5e9bb4bd47ba46b598bfe83ef8324ea3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:41:08.773 8 WARNING neutronclient.v2_0.client [None req-8bc6f840-19c1-42b2-918f-3622abb053a6 40f4e888e6dc48ba847cce16b6cab602 5e9bb4bd47ba46b598bfe83ef8324ea3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:41:08.849 7 WARNING neutronclient.v2_0.client [None req-c277c505-fe48-45b5-a8bd-cc5eb6eeff65 c785d8331652447ca0d32f991cb0fb91 b1f630ea525d4a56a20e09a29b9fcaa6 - - default default] The python binding code in 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/692] 10.0.0.254 () {34 vars in 663 bytes} [Thu Apr 23 17:41:08 2026] POST /v2.1/servers => generated 449 bytes in 619 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:41:09.065 7 WARNING neutronclient.v2_0.client [None req-9ad126d7-d36a-43ec-822f-d9d9165d7ae1 c785d8331652447ca0d32f991cb0fb91 b1f630ea525d4a56a20e09a29b9fcaa6 - - default default] The python binding code in 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/693] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:41:09 2026] GET /v2.1/servers/e0e7c729-7a30-4556-9c11-90a05bf8f986 => generated 1402 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:41:10.165 7 WARNING neutronclient.v2_0.client [None req-828593c3-59ca-43c3-b9b0-605d07072b71 c785d8331652447ca0d32f991cb0fb91 b1f630ea525d4a56a20e09a29b9fcaa6 - - default default] The python binding code in 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/694] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:41:10 2026] GET /v2.1/servers/e0e7c729-7a30-4556-9c11-90a05bf8f986 => generated 1406 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:41:11.067 7 INFO nova.api.openstack.compute.server_external_events [req-54165dfe-47f9-41b3-96b6-c0ada3535a25 req-65223f92-81ed-49f8-98de-fa6943ba9b27 38333bfdb14c4edcb6c85823422ee791 665de53f7c5048afbd7a8aa255e2e1f0 - - 11f5ba3740454aa49117315eeb3ed901 11f5ba3740454aa49117315eeb3ed901] Creating event network-changed:fb9dadbe-157d-49d3-8aef-1fc77877a70e for instance 5e203a35-9d30-41b3-abfb-7fa7de0a4bdb on instance [pid: 7|app: 0|req: 350/695] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:41:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:41:11.268 7 WARNING neutronclient.v2_0.client [None req-1ab8f8fd-8f8c-425b-9a44-f919e8f867e7 c785d8331652447ca0d32f991cb0fb91 b1f630ea525d4a56a20e09a29b9fcaa6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 351/696] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:41:11 2026] GET /v2.1/servers/e0e7c729-7a30-4556-9c11-90a05bf8f986 => generated 1454 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:41:12.365 7 WARNING neutronclient.v2_0.client [None req-8b6f3937-8fad-4da8-b226-dd610dfcab1a c785d8331652447ca0d32f991cb0fb91 b1f630ea525d4a56a20e09a29b9fcaa6 - - default default] The python binding code in 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/697] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:41:12 2026] GET /v2.1/servers/e0e7c729-7a30-4556-9c11-90a05bf8f986 => generated 1454 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:41:13.472 7 WARNING neutronclient.v2_0.client [None req-e2e4fea6-adfb-4966-846b-6311f1ff48dd c785d8331652447ca0d32f991cb0fb91 b1f630ea525d4a56a20e09a29b9fcaa6 - - default default] The python binding code in 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/698] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:41:13 2026] GET /v2.1/servers/e0e7c729-7a30-4556-9c11-90a05bf8f986 => generated 1462 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:41:14.397 7 INFO nova.api.openstack.compute.server_external_events [req-132b0fba-e7d7-4830-a76c-168c56c609b3 req-7016156d-f482-4692-ae0c-409b0ec73101 38333bfdb14c4edcb6c85823422ee791 665de53f7c5048afbd7a8aa255e2e1f0 - - 11f5ba3740454aa49117315eeb3ed901 11f5ba3740454aa49117315eeb3ed901] Creating event network-changed:edcbcdca-45b4-48fd-843c-d8e673f5a486 for instance e0e7c729-7a30-4556-9c11-90a05bf8f986 on instance [pid: 7|app: 0|req: 354/699] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:41:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:41:14.564 7 WARNING neutronclient.v2_0.client [None req-7039df2f-8d05-48d6-afdb-d937b5d2f2ae c785d8331652447ca0d32f991cb0fb91 b1f630ea525d4a56a20e09a29b9fcaa6 - - default default] The python binding code in 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/700] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:41:14 2026] GET /v2.1/servers/e0e7c729-7a30-4556-9c11-90a05bf8f986 => generated 1539 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:41:15.748 7 WARNING neutronclient.v2_0.client [None req-056a3f82-6cd4-4ca0-8153-322c53de2440 c785d8331652447ca0d32f991cb0fb91 b1f630ea525d4a56a20e09a29b9fcaa6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 356/701] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:41:15 2026] GET /v2.1/servers/e0e7c729-7a30-4556-9c11-90a05bf8f986 => generated 1527 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-04-23 17:41:16.109 7 INFO nova.api.openstack.compute.server_external_events [req-f25fba65-7ac7-46c7-a959-eafbf582e96b req-e8a32deb-b169-4265-af38-1b30f3202d3e 38333bfdb14c4edcb6c85823422ee791 665de53f7c5048afbd7a8aa255e2e1f0 - - 11f5ba3740454aa49117315eeb3ed901 11f5ba3740454aa49117315eeb3ed901] Creating event network-vif-plugged:fb9dadbe-157d-49d3-8aef-1fc77877a70e for instance 5e203a35-9d30-41b3-abfb-7fa7de0a4bdb on instance [pid: 7|app: 0|req: 357/702] 10.0.0.122 () {38 vars in 815 bytes} [Thu Apr 23 17:41:16 2026] POST /v2.1/os-server-external-events => generated 183 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-04-23 17:41:16.897 7 WARNING neutronclient.v2_0.client [None req-2e77f3fa-9096-49ca-8688-005b056867ee c785d8331652447ca0d32f991cb0fb91 b1f630ea525d4a56a20e09a29b9fcaa6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 358/703] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:41:16 2026] GET /v2.1/servers/e0e7c729-7a30-4556-9c11-90a05bf8f986 => generated 1527 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 17:41:17.346 8 WARNING neutronclient.v2_0.client [None req-8bc6f840-19c1-42b2-918f-3622abb053a6 40f4e888e6dc48ba847cce16b6cab602 5e9bb4bd47ba46b598bfe83ef8324ea3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 346/704] 199.19.213.236 () {36 vars in 812 bytes} [Thu Apr 23 17:41:08 2026] POST /v2.1/servers/5e203a35-9d30-41b3-abfb-7fa7de0a4bdb/os-interface => generated 281 bytes in 8710 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:41:17.676 7 INFO nova.api.openstack.compute.server_external_events [req-1b825997-50dc-44ae-82a8-6a4e5651ae94 req-a8804a37-fa40-4674-8a85-f0346b9991c9 38333bfdb14c4edcb6c85823422ee791 665de53f7c5048afbd7a8aa255e2e1f0 - - 11f5ba3740454aa49117315eeb3ed901 11f5ba3740454aa49117315eeb3ed901] Creating event network-changed:fb9dadbe-157d-49d3-8aef-1fc77877a70e for instance 5e203a35-9d30-41b3-abfb-7fa7de0a4bdb on instance [pid: 7|app: 0|req: 359/705] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:41:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:41:18.074 7 WARNING neutronclient.v2_0.client [None req-9be0ed72-72f8-4942-86ac-67d2cd1e2514 c785d8331652447ca0d32f991cb0fb91 b1f630ea525d4a56a20e09a29b9fcaa6 - - default default] The python binding code in 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/708] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:41:18 2026] GET /v2.1/servers/e0e7c729-7a30-4556-9c11-90a05bf8f986 => generated 1527 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:41:19.244 8 WARNING neutronclient.v2_0.client [None req-4a912945-043f-496a-8f96-e332f09752b0 c785d8331652447ca0d32f991cb0fb91 b1f630ea525d4a56a20e09a29b9fcaa6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:41:19.316 7 INFO nova.api.openstack.compute.server_external_events [req-de2805db-edec-4e6d-bdf7-1beca3c994ce req-7b3f6474-4a12-4686-a737-2da8b9b4a053 38333bfdb14c4edcb6c85823422ee791 665de53f7c5048afbd7a8aa255e2e1f0 - - 11f5ba3740454aa49117315eeb3ed901 11f5ba3740454aa49117315eeb3ed901] Creating event network-vif-plugged:edcbcdca-45b4-48fd-843c-d8e673f5a486 for instance e0e7c729-7a30-4556-9c11-90a05bf8f986 on instance [pid: 7|app: 0|req: 362/709] 10.0.0.122 () {38 vars in 815 bytes} [Thu Apr 23 17:41:19 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) [pid: 8|app: 0|req: 348/710] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:41:19 2026] GET /v2.1/servers/e0e7c729-7a30-4556-9c11-90a05bf8f986 => generated 1527 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:41:19.734 7 INFO nova.api.openstack.compute.server_external_events [req-d5bdd644-3c63-4b92-a363-9e4b32600b22 req-5fc1b1cd-ddc1-4321-80ff-c7518b727dbc 38333bfdb14c4edcb6c85823422ee791 665de53f7c5048afbd7a8aa255e2e1f0 - - 11f5ba3740454aa49117315eeb3ed901 11f5ba3740454aa49117315eeb3ed901] Creating event network-changed:fb9dadbe-157d-49d3-8aef-1fc77877a70e for instance 5e203a35-9d30-41b3-abfb-7fa7de0a4bdb on instance [pid: 7|app: 0|req: 363/711] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:41:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:41:20.429 8 WARNING neutronclient.v2_0.client [None req-45a2a92f-79fa-410e-9edc-95405521fc12 c785d8331652447ca0d32f991cb0fb91 b1f630ea525d4a56a20e09a29b9fcaa6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 349/712] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:41:20 2026] GET /v2.1/servers/e0e7c729-7a30-4556-9c11-90a05bf8f986 => generated 1527 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:41:21.695 7 WARNING neutronclient.v2_0.client [None req-ab1dfe44-ec37-4b4d-8be3-8978cd601fc9 c785d8331652447ca0d32f991cb0fb91 b1f630ea525d4a56a20e09a29b9fcaa6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 364/713] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:41:21 2026] GET /v2.1/servers/e0e7c729-7a30-4556-9c11-90a05bf8f986 => generated 1695 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:41:21.911 8 WARNING neutronclient.v2_0.client [None req-b18b4260-a930-4e29-8666-fb4bb9bc4356 c785d8331652447ca0d32f991cb0fb91 b1f630ea525d4a56a20e09a29b9fcaa6 - - default default] The python binding code in 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/714] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:41:21 2026] GET /v2.1/servers/e0e7c729-7a30-4556-9c11-90a05bf8f986 => generated 1695 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:41:22.845 7 INFO nova.api.openstack.compute.server_external_events [req-c465e152-f71a-4fb8-b085-7360994d5a4a req-7f162117-3ea8-4334-a8e6-f5f1a76c365f 38333bfdb14c4edcb6c85823422ee791 665de53f7c5048afbd7a8aa255e2e1f0 - - 11f5ba3740454aa49117315eeb3ed901 11f5ba3740454aa49117315eeb3ed901] Creating event network-changed:edcbcdca-45b4-48fd-843c-d8e673f5a486 for instance e0e7c729-7a30-4556-9c11-90a05bf8f986 on instance [pid: 7|app: 0|req: 365/715] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:41:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 352/718] 10.0.0.254 () {34 vars in 750 bytes} [Thu Apr 23 17:41:30 2026] POST /v2.1/servers/e0e7c729-7a30-4556-9c11-90a05bf8f986/action => generated 31891 bytes in 552 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 354/721] 10.0.0.254 () {32 vars in 718 bytes} [Thu Apr 23 17:41:41 2026] DELETE /v2.1/servers/e0e7c729-7a30-4556-9c11-90a05bf8f986 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:41:41.639 7 WARNING neutronclient.v2_0.client [None req-249d9697-d92d-4fe4-8730-c614f6785ade c785d8331652447ca0d32f991cb0fb91 b1f630ea525d4a56a20e09a29b9fcaa6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 368/722] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:41:41 2026] GET /v2.1/servers/e0e7c729-7a30-4556-9c11-90a05bf8f986 => generated 1821 bytes in 456 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:41:42.612 8 WARNING neutronclient.v2_0.client [None req-fc6e4ede-3a25-4bd2-a078-327587b43ee1 40f4e888e6dc48ba847cce16b6cab602 5e9bb4bd47ba46b598bfe83ef8324ea3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:41:42.761 8 WARNING neutronclient.v2_0.client [None req-fc6e4ede-3a25-4bd2-a078-327587b43ee1 40f4e888e6dc48ba847cce16b6cab602 5e9bb4bd47ba46b598bfe83ef8324ea3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:41:43.118 7 WARNING neutronclient.v2_0.client [None req-c2fb3e93-9af2-421d-bdcb-30471bff3c1c c785d8331652447ca0d32f991cb0fb91 b1f630ea525d4a56a20e09a29b9fcaa6 - - default default] The python binding code in 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/723] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:41:43 2026] GET /v2.1/servers/e0e7c729-7a30-4556-9c11-90a05bf8f986 => generated 1821 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:41:44.310 7 WARNING neutronclient.v2_0.client [None req-e57739ca-892a-4212-9555-9a31e4079b73 c785d8331652447ca0d32f991cb0fb91 b1f630ea525d4a56a20e09a29b9fcaa6 - - default default] The python binding code in 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/724] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:41:44 2026] GET /v2.1/servers/e0e7c729-7a30-4556-9c11-90a05bf8f986 => generated 1821 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:41:44.494 7 INFO nova.api.openstack.compute.server_external_events [req-33974e73-2208-46aa-a7d6-7fc55c9b3a5d req-c1c8c567-7b43-4ab7-9337-a58f5b49b550 38333bfdb14c4edcb6c85823422ee791 665de53f7c5048afbd7a8aa255e2e1f0 - - 11f5ba3740454aa49117315eeb3ed901 11f5ba3740454aa49117315eeb3ed901] Creating event network-vif-unplugged:edcbcdca-45b4-48fd-843c-d8e673f5a486 for instance e0e7c729-7a30-4556-9c11-90a05bf8f986 on instance [pid: 7|app: 0|req: 371/725] 10.0.0.122 () {38 vars in 815 bytes} [Thu Apr 23 17:41:44 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:41:45.136 7 INFO nova.api.openstack.compute.server_external_events [req-e161994f-3a45-4de8-a79b-fc9b0663bf83 req-2f51e6ed-3ce4-4db3-80fa-0eee07c99f18 38333bfdb14c4edcb6c85823422ee791 665de53f7c5048afbd7a8aa255e2e1f0 - - 11f5ba3740454aa49117315eeb3ed901 11f5ba3740454aa49117315eeb3ed901] Creating event network-vif-deleted:edcbcdca-45b4-48fd-843c-d8e673f5a486 for instance e0e7c729-7a30-4556-9c11-90a05bf8f986 on instance [pid: 7|app: 0|req: 372/726] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:41:44 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:41:45.170 7 INFO nova.api.openstack.compute.server_external_events [req-09924143-b78f-475f-a974-e599afc1fd49 req-429a534b-263d-48ee-8720-3c0859fc8412 38333bfdb14c4edcb6c85823422ee791 665de53f7c5048afbd7a8aa255e2e1f0 - - 11f5ba3740454aa49117315eeb3ed901 11f5ba3740454aa49117315eeb3ed901] Creating event network-changed:b5339e18-6ee3-4c34-ad67-74c9fb7de612 for instance 5e203a35-9d30-41b3-abfb-7fa7de0a4bdb on instance [pid: 7|app: 0|req: 373/727] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:41:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:41:45.479 7 WARNING neutronclient.v2_0.client [None req-39da2cc3-e7e1-473b-b7ed-1ae5af0c5309 c785d8331652447ca0d32f991cb0fb91 b1f630ea525d4a56a20e09a29b9fcaa6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 374/728] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:41:45 2026] GET /v2.1/servers/e0e7c729-7a30-4556-9c11-90a05bf8f986 => generated 1483 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:41:46.592 7 WARNING neutronclient.v2_0.client [None req-a3b4817e-0612-4c82-952f-d7ba4791e4ea c785d8331652447ca0d32f991cb0fb91 b1f630ea525d4a56a20e09a29b9fcaa6 - - default default] The python binding code in 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/729] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:41:46 2026] GET /v2.1/servers/e0e7c729-7a30-4556-9c11-90a05bf8f986 => generated 1488 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:41:47.694 7 WARNING neutronclient.v2_0.client [None req-e5698749-0ee3-47da-bacf-4717bdd5a369 c785d8331652447ca0d32f991cb0fb91 b1f630ea525d4a56a20e09a29b9fcaa6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 376/730] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:41:47 2026] GET /v2.1/servers/e0e7c729-7a30-4556-9c11-90a05bf8f986 => generated 1488 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:41:48.769 7 INFO nova.api.openstack.wsgi [None req-b75890ff-200d-4268-bafc-a21a0d17b0f8 c785d8331652447ca0d32f991cb0fb91 b1f630ea525d4a56a20e09a29b9fcaa6 - - default default] HTTP exception thrown: Instance e0e7c729-7a30-4556-9c11-90a05bf8f986 could not be found. [pid: 7|app: 0|req: 379/733] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:41:48 2026] GET /v2.1/servers/e0e7c729-7a30-4556-9c11-90a05bf8f986 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 380/734] 10.0.0.254 () {32 vars in 730 bytes} [Thu Apr 23 17:41:48 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1643595456 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/735] 10.0.0.254 () {32 vars in 718 bytes} [Thu Apr 23 17:41:49 2026] DELETE /v2.1/servers/ee53bd5c-d447-4efe-985a-8e2ae6c4e351 => 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-04-23 17:41:49.403 7 WARNING neutronclient.v2_0.client [None req-3c2f7a7b-3c87-4401-a58d-1dd06ca1fd3f c785d8331652447ca0d32f991cb0fb91 b1f630ea525d4a56a20e09a29b9fcaa6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 382/736] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:41:49 2026] GET /v2.1/servers/ee53bd5c-d447-4efe-985a-8e2ae6c4e351 => generated 1702 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:41:50.617 7 WARNING neutronclient.v2_0.client [None req-d8a5c4ee-084f-4fd1-922b-5481941c4244 c785d8331652447ca0d32f991cb0fb91 b1f630ea525d4a56a20e09a29b9fcaa6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 383/737] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:41:50 2026] GET /v2.1/servers/ee53bd5c-d447-4efe-985a-8e2ae6c4e351 => generated 1702 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:41:51.783 7 WARNING neutronclient.v2_0.client [None req-98c32e75-7ac2-4e22-ac26-88d8846ef890 c785d8331652447ca0d32f991cb0fb91 b1f630ea525d4a56a20e09a29b9fcaa6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 384/738] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:41:51 2026] GET /v2.1/servers/ee53bd5c-d447-4efe-985a-8e2ae6c4e351 => generated 1702 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:41:52.072 7 INFO nova.api.openstack.compute.server_external_events [req-83b12703-9d82-4a16-9cd1-9b374a0d934d req-007b8a99-455a-44f3-afcf-2e7e4650e952 38333bfdb14c4edcb6c85823422ee791 665de53f7c5048afbd7a8aa255e2e1f0 - - 11f5ba3740454aa49117315eeb3ed901 11f5ba3740454aa49117315eeb3ed901] Creating event network-vif-plugged:b5339e18-6ee3-4c34-ad67-74c9fb7de612 for instance 5e203a35-9d30-41b3-abfb-7fa7de0a4bdb on instance [pid: 7|app: 0|req: 385/739] 10.0.0.122 () {38 vars in 815 bytes} [Thu Apr 23 17:41:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:41:52.300 7 INFO nova.api.openstack.compute.server_external_events [req-c4e8b776-1237-49b4-97af-3ac09dc088ec req-60c5255a-affe-4b7c-b5e8-1555ae4c3549 38333bfdb14c4edcb6c85823422ee791 665de53f7c5048afbd7a8aa255e2e1f0 - - 11f5ba3740454aa49117315eeb3ed901 11f5ba3740454aa49117315eeb3ed901] Creating event network-vif-deleted:5bf608ed-bdf7-41e8-ae6c-c92bfb10d0ed for instance ee53bd5c-d447-4efe-985a-8e2ae6c4e351 on instance [pid: 7|app: 0|req: 386/740] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:41:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 17:41:52.800 8 WARNING neutronclient.v2_0.client [None req-fc6e4ede-3a25-4bd2-a078-327587b43ee1 40f4e888e6dc48ba847cce16b6cab602 5e9bb4bd47ba46b598bfe83ef8324ea3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 355/741] 199.19.213.236 () {36 vars in 812 bytes} [Thu Apr 23 17:41:42 2026] POST /v2.1/servers/5e203a35-9d30-41b3-abfb-7fa7de0a4bdb/os-interface => generated 377 bytes in 10386 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:41:52.937 7 WARNING neutronclient.v2_0.client [None req-e7f93a3c-276b-46c5-b52a-98d0592789a7 c785d8331652447ca0d32f991cb0fb91 b1f630ea525d4a56a20e09a29b9fcaa6 - - default default] The python binding code in 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/742] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:41:52 2026] GET /v2.1/servers/ee53bd5c-d447-4efe-985a-8e2ae6c4e351 => generated 1483 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:41:54.035 8 WARNING neutronclient.v2_0.client [None req-32cbdb0f-a308-4d28-ade8-c3e0910733f0 c785d8331652447ca0d32f991cb0fb91 b1f630ea525d4a56a20e09a29b9fcaa6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 356/743] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:41:53 2026] GET /v2.1/servers/ee53bd5c-d447-4efe-985a-8e2ae6c4e351 => generated 1488 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:41:55.137 7 WARNING neutronclient.v2_0.client [None req-4ade72cd-0d3d-48bf-8826-172d9ff1bbff c785d8331652447ca0d32f991cb0fb91 b1f630ea525d4a56a20e09a29b9fcaa6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 388/744] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:41:55 2026] GET /v2.1/servers/ee53bd5c-d447-4efe-985a-8e2ae6c4e351 => generated 1488 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:41:56.223 8 INFO nova.api.openstack.wsgi [None req-af38482e-1153-4b8a-be34-6423996fb45e c785d8331652447ca0d32f991cb0fb91 b1f630ea525d4a56a20e09a29b9fcaa6 - - default default] HTTP exception thrown: Instance ee53bd5c-d447-4efe-985a-8e2ae6c4e351 could not be found. [pid: 8|app: 0|req: 357/745] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:41:56 2026] GET /v2.1/servers/ee53bd5c-d447-4efe-985a-8e2ae6c4e351 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 389/746] 10.0.0.254 () {32 vars in 730 bytes} [Thu Apr 23 17:41:56 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1750131695 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-23 17:42:03.237 7 WARNING neutronclient.v2_0.client [None req-8d45834d-4b4d-48e0-a876-35d045038e0e 40f4e888e6dc48ba847cce16b6cab602 5e9bb4bd47ba46b598bfe83ef8324ea3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:42:03.288 7 WARNING neutronclient.v2_0.client [None req-8d45834d-4b4d-48e0-a876-35d045038e0e 40f4e888e6dc48ba847cce16b6cab602 5e9bb4bd47ba46b598bfe83ef8324ea3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:42:05.567 8 INFO nova.api.openstack.compute.server_external_events [req-a1ed9520-c2e0-4191-80e7-ce4287170ab5 req-5ba07119-5e74-423e-ad09-faece3882f80 38333bfdb14c4edcb6c85823422ee791 665de53f7c5048afbd7a8aa255e2e1f0 - - 11f5ba3740454aa49117315eeb3ed901 11f5ba3740454aa49117315eeb3ed901] Creating event network-changed:98ccf9e1-ad74-475d-9473-d8e96024478f for instance 5e203a35-9d30-41b3-abfb-7fa7de0a4bdb on instance [pid: 8|app: 0|req: 359/749] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:42:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:42:10.967 8 INFO nova.api.openstack.compute.server_external_events [req-a426c7c0-1102-4c4a-808b-db4621a59f71 req-0593c430-af37-409c-a98d-b8317bde0ea5 38333bfdb14c4edcb6c85823422ee791 665de53f7c5048afbd7a8aa255e2e1f0 - - 11f5ba3740454aa49117315eeb3ed901 11f5ba3740454aa49117315eeb3ed901] Creating event network-vif-plugged:98ccf9e1-ad74-475d-9473-d8e96024478f for instance 5e203a35-9d30-41b3-abfb-7fa7de0a4bdb on instance [pid: 8|app: 0|req: 362/752] 10.0.0.122 () {38 vars in 815 bytes} [Thu Apr 23 17:42:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 17:42:12.851 7 WARNING neutronclient.v2_0.client [None req-8d45834d-4b4d-48e0-a876-35d045038e0e 40f4e888e6dc48ba847cce16b6cab602 5e9bb4bd47ba46b598bfe83ef8324ea3 - - default default] The python binding code in 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/753] 199.19.213.236 () {36 vars in 812 bytes} [Thu Apr 23 17:42:03 2026] POST /v2.1/servers/5e203a35-9d30-41b3-abfb-7fa7de0a4bdb/os-interface => generated 377 bytes in 9700 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:42:13.623 8 INFO nova.api.openstack.compute.server_external_events [req-6e58226d-1c9d-4a68-adcf-9b568aa6647c req-914d4ff5-3c74-413e-bf9e-95d2eae07ca2 38333bfdb14c4edcb6c85823422ee791 665de53f7c5048afbd7a8aa255e2e1f0 - - 11f5ba3740454aa49117315eeb3ed901 11f5ba3740454aa49117315eeb3ed901] Creating event network-changed:b5339e18-6ee3-4c34-ad67-74c9fb7de612 for instance 5e203a35-9d30-41b3-abfb-7fa7de0a4bdb on instance [pid: 8|app: 0|req: 363/754] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:42:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:42:27.308 7 INFO nova.api.openstack.compute.server_external_events [req-4778d7f4-678c-4966-bd87-292b6a3545c4 req-38dd97e2-b195-46df-8869-ff320948558c 38333bfdb14c4edcb6c85823422ee791 665de53f7c5048afbd7a8aa255e2e1f0 - - 11f5ba3740454aa49117315eeb3ed901 11f5ba3740454aa49117315eeb3ed901] Creating event network-changed:98ccf9e1-ad74-475d-9473-d8e96024478f for instance 5e203a35-9d30-41b3-abfb-7fa7de0a4bdb on instance [pid: 7|app: 0|req: 393/757] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:42:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 395/760] 199.19.213.236 () {34 vars in 855 bytes} [Thu Apr 23 17:42:28 2026] DELETE /v2.1/servers/5e203a35-9d30-41b3-abfb-7fa7de0a4bdb/os-interface/98ccf9e1-ad74-475d-9473-d8e96024478f => generated 0 bytes in 78 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:42:29.351 8 INFO nova.api.openstack.compute.server_external_events [req-8f228640-8e5d-42f3-8f23-c11e91aa7411 req-466cd5bc-a302-44d3-b379-1aa2e5fd675c 38333bfdb14c4edcb6c85823422ee791 665de53f7c5048afbd7a8aa255e2e1f0 - - 11f5ba3740454aa49117315eeb3ed901 11f5ba3740454aa49117315eeb3ed901] Creating event network-changed:98ccf9e1-ad74-475d-9473-d8e96024478f for instance 5e203a35-9d30-41b3-abfb-7fa7de0a4bdb on instance [pid: 8|app: 0|req: 366/761] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:42:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:42:37.812 8 INFO nova.api.openstack.compute.server_external_events [req-8d2b08da-9b88-4bef-9025-4b244e583c64 req-5971b2d1-a2b9-4c0a-a16d-67d3986f1e1e 38333bfdb14c4edcb6c85823422ee791 665de53f7c5048afbd7a8aa255e2e1f0 - - 11f5ba3740454aa49117315eeb3ed901 11f5ba3740454aa49117315eeb3ed901] Creating event network-changed:b5339e18-6ee3-4c34-ad67-74c9fb7de612 for instance 5e203a35-9d30-41b3-abfb-7fa7de0a4bdb on instance [pid: 8|app: 0|req: 368/764] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:42:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 397/765] 199.19.213.236 () {34 vars in 855 bytes} [Thu Apr 23 17:42:37 2026] DELETE /v2.1/servers/5e203a35-9d30-41b3-abfb-7fa7de0a4bdb/os-interface/b5339e18-6ee3-4c34-ad67-74c9fb7de612 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 371/770] 199.19.213.236 () {34 vars in 855 bytes} [Thu Apr 23 17:42:59 2026] DELETE /v2.1/servers/5e203a35-9d30-41b3-abfb-7fa7de0a4bdb/os-interface/fb9dadbe-157d-49d3-8aef-1fc77877a70e => generated 0 bytes in 73 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 400/771] 199.19.213.236 () {34 vars in 755 bytes} [Thu Apr 23 17:43:03 2026] DELETE /v2.1/servers/5e203a35-9d30-41b3-abfb-7fa7de0a4bdb => generated 0 bytes in 128 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:43:06.769 8 INFO nova.compute.api [None req-309f9739-c31a-4983-8394-f29a18798192 40f4e888e6dc48ba847cce16b6cab602 5e9bb4bd47ba46b598bfe83ef8324ea3 - - default default] [instance: 5e203a35-9d30-41b3-abfb-7fa7de0a4bdb] Instance is already in deleting state, ignoring this request [pid: 8|app: 0|req: 372/772] 199.19.213.236 () {34 vars in 755 bytes} [Thu Apr 23 17:43:06 2026] DELETE /v2.1/servers/5e203a35-9d30-41b3-abfb-7fa7de0a4bdb => generated 0 bytes in 255 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:43:06.840 7 INFO nova.api.openstack.compute.server_external_events [req-0f0a341f-83f1-4b1e-8485-6c45e61d6ec8 req-5921191e-e602-4f5b-85ef-5b9fcbc7fe4e 38333bfdb14c4edcb6c85823422ee791 665de53f7c5048afbd7a8aa255e2e1f0 - - 11f5ba3740454aa49117315eeb3ed901 11f5ba3740454aa49117315eeb3ed901] Creating event network-vif-unplugged:4454a867-5c20-4a0b-b1f8-e8928a6c5025 for instance 5e203a35-9d30-41b3-abfb-7fa7de0a4bdb on instance [pid: 7|app: 0|req: 401/773] 10.0.0.122 () {38 vars in 815 bytes} [Thu Apr 23 17:43:06 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:43:07.118 8 INFO nova.api.openstack.compute.server_external_events [req-ea5ccedb-ee7b-48f5-a6a4-12061b0b987e req-f21ce0fa-072c-4308-85c0-54f0a2788b82 38333bfdb14c4edcb6c85823422ee791 665de53f7c5048afbd7a8aa255e2e1f0 - - 11f5ba3740454aa49117315eeb3ed901 11f5ba3740454aa49117315eeb3ed901] Creating event network-vif-deleted:4454a867-5c20-4a0b-b1f8-e8928a6c5025 for instance 5e203a35-9d30-41b3-abfb-7fa7de0a4bdb on instance [pid: 8|app: 0|req: 373/774] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:43:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:43:08.421 7 INFO nova.api.openstack.compute.server_external_events [req-5c22da6f-b9f7-4ea2-996b-3ada4617fc28 req-add14845-face-4abb-9664-58af427c5a03 38333bfdb14c4edcb6c85823422ee791 665de53f7c5048afbd7a8aa255e2e1f0 - - 11f5ba3740454aa49117315eeb3ed901 11f5ba3740454aa49117315eeb3ed901] Creating event network-changed:643801d2-d812-486a-b678-01fc1eb39b0b for instance 3a295793-c7f0-42c4-9028-7713850c5c7b on instance [pid: 7|app: 0|req: 403/777] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:43:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 375/778] 10.0.0.254 () {32 vars in 718 bytes} [Thu Apr 23 17:43:08 2026] DELETE /v2.1/servers/3a295793-c7f0-42c4-9028-7713850c5c7b => generated 0 bytes in 110 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:43:08.615 7 WARNING neutronclient.v2_0.client [None req-8ae767bb-ce59-4407-9921-11f9af122523 fe59446bb7324ffa9a2e758b592b500e 198cff84b76f451abadac64928680288 - - default default] The python binding code in 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/779] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:43:08 2026] GET /v2.1/servers/3a295793-c7f0-42c4-9028-7713850c5c7b => generated 1943 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:43:10.838 8 INFO nova.api.openstack.compute.server_external_events [req-f612c333-d075-4b4f-a108-743319e6fd96 req-16742ce4-3421-421f-9f08-790b0bad1c91 38333bfdb14c4edcb6c85823422ee791 665de53f7c5048afbd7a8aa255e2e1f0 - - 11f5ba3740454aa49117315eeb3ed901 11f5ba3740454aa49117315eeb3ed901] Creating event network-vif-unplugged:643801d2-d812-486a-b678-01fc1eb39b0b for instance 3a295793-c7f0-42c4-9028-7713850c5c7b on instance [pid: 8|app: 0|req: 376/780] 10.0.0.122 () {38 vars in 815 bytes} [Thu Apr 23 17:43:10 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:43:11.416 7 INFO nova.api.openstack.compute.server_external_events [req-8e0902c7-203c-4329-9a36-6bd17b88c2d4 req-afae423a-8bf6-45d1-9e85-01f5316e5a3b 38333bfdb14c4edcb6c85823422ee791 665de53f7c5048afbd7a8aa255e2e1f0 - - 11f5ba3740454aa49117315eeb3ed901 11f5ba3740454aa49117315eeb3ed901] Creating event network-vif-deleted:643801d2-d812-486a-b678-01fc1eb39b0b for instance 3a295793-c7f0-42c4-9028-7713850c5c7b on instance [pid: 7|app: 0|req: 405/781] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:43:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:43:13.859 8 WARNING neutronclient.v2_0.client [None req-880cfbfa-90ac-4a12-86d1-ff0f50cf6df8 fe59446bb7324ffa9a2e758b592b500e 198cff84b76f451abadac64928680288 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 377/782] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:43:13 2026] GET /v2.1/servers/3a295793-c7f0-42c4-9028-7713850c5c7b => generated 1481 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:43:18.945 8 INFO nova.api.openstack.wsgi [None req-a6dad96e-a92d-4bfe-95a7-5ccbe2a54635 fe59446bb7324ffa9a2e758b592b500e 198cff84b76f451abadac64928680288 - - default default] HTTP exception thrown: Instance 3a295793-c7f0-42c4-9028-7713850c5c7b could not be found. [pid: 8|app: 0|req: 379/785] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:43:18 2026] GET /v2.1/servers/3a295793-c7f0-42c4-9028-7713850c5c7b => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:43:19.617 7 INFO nova.api.openstack.compute.server_external_events [req-f61c50e9-3fa8-4559-8f51-3be78fa4a6b0 req-1b97150f-dec2-47b6-ae2c-9aaa386fd933 38333bfdb14c4edcb6c85823422ee791 665de53f7c5048afbd7a8aa255e2e1f0 - - 11f5ba3740454aa49117315eeb3ed901 11f5ba3740454aa49117315eeb3ed901] Creating event network-changed:3d24279d-a44b-46a4-8873-1b97d0b9774e for instance a4af5b59-f94a-4c03-8333-f178c0ab6f88 on instance [pid: 7|app: 0|req: 407/786] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:43:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/787] 10.0.0.254 () {32 vars in 718 bytes} [Thu Apr 23 17:43:19 2026] DELETE /v2.1/servers/a4af5b59-f94a-4c03-8333-f178c0ab6f88 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:43:19.729 7 WARNING neutronclient.v2_0.client [None req-f19bc857-6cd1-45ee-9bf6-df435fcbae74 fe59446bb7324ffa9a2e758b592b500e 198cff84b76f451abadac64928680288 - - default default] The python binding code in 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/788] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:43:19 2026] GET /v2.1/servers/a4af5b59-f94a-4c03-8333-f178c0ab6f88 => generated 1941 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:43:22.598 8 INFO nova.api.openstack.compute.server_external_events [req-43711222-8ac0-4c2d-875f-d0f9751be5a1 req-d45bd869-8147-4024-bc67-1ecc6a129caf 38333bfdb14c4edcb6c85823422ee791 665de53f7c5048afbd7a8aa255e2e1f0 - - 11f5ba3740454aa49117315eeb3ed901 11f5ba3740454aa49117315eeb3ed901] Creating event network-vif-deleted:3d24279d-a44b-46a4-8873-1b97d0b9774e for instance a4af5b59-f94a-4c03-8333-f178c0ab6f88 on instance [pid: 8|app: 0|req: 381/789] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:43:22 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:43:24.945 7 WARNING neutronclient.v2_0.client [None req-6bc956ea-c374-488f-bd0e-e4330d7c6b20 fe59446bb7324ffa9a2e758b592b500e 198cff84b76f451abadac64928680288 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 409/790] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:43:24 2026] GET /v2.1/servers/a4af5b59-f94a-4c03-8333-f178c0ab6f88 => generated 1480 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:43:30.042 7 INFO nova.api.openstack.wsgi [None req-abfc4126-36c9-46b5-95de-01673f0b963e fe59446bb7324ffa9a2e758b592b500e 198cff84b76f451abadac64928680288 - - default default] HTTP exception thrown: Instance a4af5b59-f94a-4c03-8333-f178c0ab6f88 could not be found. [pid: 7|app: 0|req: 411/793] 10.0.0.254 () {32 vars in 715 bytes} [Thu Apr 23 17:43:30 2026] GET /v2.1/servers/a4af5b59-f94a-4c03-8333-f178c0ab6f88 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 383/794] 10.0.0.254 () {32 vars in 726 bytes} [Thu Apr 23 17:43:31 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1422634341 => 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-04-23 17:43:31.195 7 INFO nova.api.openstack.wsgi [None req-7d16437d-e6ba-420e-b871-5cde3b18b9ca fe59446bb7324ffa9a2e758b592b500e 198cff84b76f451abadac64928680288 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1422634341 not found for user fe59446bb7324ffa9a2e758b592b500e [pid: 7|app: 0|req: 412/795] 10.0.0.254 () {32 vars in 723 bytes} [Thu Apr 23 17:43:31 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1422634341 => generated 142 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/798] 10.0.0.254 () {32 vars in 655 bytes} [Thu Apr 23 17:43:44 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/799] 10.0.0.254 () {32 vars in 641 bytes} [Thu Apr 23 17:43:45 2026] GET /v2.1/servers => generated 15 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-23 17:43:45.321 7 WARNING oslo_db.sqlalchemy.utils [None req-d7b1bf1b-59b5-48ab-8ea3-9843a1fad9aa 40f4e888e6dc48ba847cce16b6cab602 5e9bb4bd47ba46b598bfe83ef8324ea3 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 415/800] 10.0.0.254 () {32 vars in 649 bytes} [Thu Apr 23 17:43:45 2026] GET /v2.1/os-keypairs => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/801] 10.0.0.254 () {32 vars in 694 bytes} [Thu Apr 23 17:43:45 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)