+ 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 10:08:53 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-69798f44f4-z8vjp 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 0x7f4d700db668 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 10:08:58.651 8 INFO nova.utils [None req-04f74095-2256-4d8c-adc7-45da2c87ac6e - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-23 10:08:58.744 7 INFO nova.utils [None req-552696cf-a85f-4091-a6a6-5b834d46a10f - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-23 10:09:00.461 8 WARNING keystonemiddleware._common.config [None req-04f74095-2256-4d8c-adc7-45da2c87ac6e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 10:09:00.470 8 WARNING oslo_config.cfg [None req-04f74095-2256-4d8c-adc7-45da2c87ac6e - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-23 10:09:00.547 8 WARNING keystonemiddleware._common.config [None req-04f74095-2256-4d8c-adc7-45da2c87ac6e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 10:09:00.551 7 WARNING keystonemiddleware._common.config [None req-552696cf-a85f-4091-a6a6-5b834d46a10f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 10:09:00.560 7 WARNING oslo_config.cfg [None req-552696cf-a85f-4091-a6a6-5b834d46a10f - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-23 10:09:00.563 8 WARNING oslo_config.cfg [None req-04f74095-2256-4d8c-adc7-45da2c87ac6e - - - - - -] 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 10:09:00.575 8 WARNING oslo_config.cfg [None req-04f74095-2256-4d8c-adc7-45da2c87ac6e - - - - - -] 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 0x7f4d700db668 pid: 8 (default app) 2026-04-23 10:09:00.637 7 WARNING keystonemiddleware._common.config [None req-552696cf-a85f-4091-a6a6-5b834d46a10f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 10:09:00.652 7 WARNING oslo_config.cfg [None req-552696cf-a85f-4091-a6a6-5b834d46a10f - - - - - -] 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 10:09:00.665 7 WARNING oslo_config.cfg [None req-552696cf-a85f-4091-a6a6-5b834d46a10f - - - - - -] 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 0x7f4d700db668 pid: 7 (default app) [pid: 7|app: 0|req: 2/3] 199.19.213.103 () {42 vars in 704 bytes} [Thu Apr 23 10:09:12 2026] GET /v2.1 => generated 114 bytes in 22 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 10:09:13.453 8 WARNING oslo_policy.policy [None req-1ea763f2-91da-42d6-9424-93d1502787e8 865a929136a74a6a9acbdc52db762f80 136646f4e70b419caa263443a1c9a9c9 - - 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 10:09:13.454 8 WARNING oslo_policy.policy [None req-1ea763f2-91da-42d6-9424-93d1502787e8 865a929136a74a6a9acbdc52db762f80 136646f4e70b419caa263443a1c9a9c9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 2/4] 199.19.213.103 () {44 vars in 908 bytes} [Thu Apr 23 10:09:12 2026] GET /v2.1 => generated 0 bytes in 617 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 10:09:13.575 7 WARNING oslo_policy.policy [req-1ea763f2-91da-42d6-9424-93d1502787e8 req-df65e920-83e0-4459-9275-4428e58cfd56 865a929136a74a6a9acbdc52db762f80 136646f4e70b419caa263443a1c9a9c9 - - 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 10:09:13.576 7 WARNING oslo_policy.policy [req-1ea763f2-91da-42d6-9424-93d1502787e8 req-df65e920-83e0-4459-9275-4428e58cfd56 865a929136a74a6a9acbdc52db762f80 136646f4e70b419caa263443a1c9a9c9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/5] 199.19.213.103 () {46 vars in 981 bytes} [Thu Apr 23 10:09:13 2026] GET /v2.1/ => generated 400 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 10:09:13.691 8 INFO nova.api.openstack.wsgi [None req-5c32d02a-4992-425c-b05c-679c207abfa0 865a929136a74a6a9acbdc52db762f80 136646f4e70b419caa263443a1c9a9c9 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 199.19.213.103 () {48 vars in 1010 bytes} [Thu Apr 23 10:09:13 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 199.19.213.103 () {48 vars in 1050 bytes} [Thu Apr 23 10:09:13 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.19.213.103 () {52 vars in 1047 bytes} [Thu Apr 23 10:09:13 2026] POST /v2.1/flavors => generated 529 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.19.213.103 () {42 vars in 704 bytes} [Thu Apr 23 10:09:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 199.19.213.103 () {44 vars in 908 bytes} [Thu Apr 23 10:09:14 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.19.213.103 () {46 vars in 981 bytes} [Thu Apr 23 10:09:14 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 10:09:14.931 8 INFO nova.api.openstack.wsgi [None req-cf33e77c-8185-44f4-a1bb-09e020e0677c 865a929136a74a6a9acbdc52db762f80 136646f4e70b419caa263443a1c9a9c9 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/12] 199.19.213.103 () {48 vars in 1012 bytes} [Thu Apr 23 10:09:14 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/13] 199.19.213.103 () {48 vars in 1050 bytes} [Thu Apr 23 10:09:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.19.213.103 () {52 vars in 1047 bytes} [Thu Apr 23 10:09:14 2026] POST /v2.1/flavors => generated 532 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.19.213.103 () {42 vars in 704 bytes} [Thu Apr 23 10:09:15 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: 9/18] 199.19.213.103 () {44 vars in 908 bytes} [Thu Apr 23 10:09:16 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 10/19] 199.19.213.103 () {46 vars in 981 bytes} [Thu Apr 23 10:09:16 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 10:09:16.064 8 INFO nova.api.openstack.wsgi [None req-3151751d-42d9-4cf3-892d-f02374c8cfa4 865a929136a74a6a9acbdc52db762f80 136646f4e70b419caa263443a1c9a9c9 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 10/20] 199.19.213.103 () {48 vars in 1014 bytes} [Thu Apr 23 10:09:16 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: 7|app: 0|req: 11/21] 199.19.213.103 () {48 vars in 1050 bytes} [Thu Apr 23 10:09:16 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/22] 199.19.213.103 () {52 vars in 1047 bytes} [Thu Apr 23 10:09:16 2026] POST /v2.1/flavors => generated 533 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/23] 199.19.213.103 () {42 vars in 704 bytes} [Thu Apr 23 10:09:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/24] 199.19.213.103 () {44 vars in 908 bytes} [Thu Apr 23 10:09:17 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 13/25] 199.19.213.103 () {46 vars in 981 bytes} [Thu Apr 23 10:09:17 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 10:09:17.160 8 INFO nova.api.openstack.wsgi [None req-a014e368-aa57-4624-95db-ccb08aaf8706 865a929136a74a6a9acbdc52db762f80 136646f4e70b419caa263443a1c9a9c9 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 13/26] 199.19.213.103 () {48 vars in 1012 bytes} [Thu Apr 23 10:09:17 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 199.19.213.103 () {48 vars in 1050 bytes} [Thu Apr 23 10:09:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/28] 199.19.213.103 () {52 vars in 1047 bytes} [Thu Apr 23 10:09:17 2026] POST /v2.1/flavors => generated 532 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/29] 199.19.213.103 () {42 vars in 704 bytes} [Thu Apr 23 10:09:18 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/30] 199.19.213.103 () {44 vars in 908 bytes} [Thu Apr 23 10:09:18 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: 7|app: 0|req: 16/31] 199.19.213.103 () {46 vars in 981 bytes} [Thu Apr 23 10:09:18 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 10:09:18.261 8 INFO nova.api.openstack.wsgi [None req-876a6534-7ce2-4ec1-87b8-1cccb882a4a8 865a929136a74a6a9acbdc52db762f80 136646f4e70b419caa263443a1c9a9c9 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 16/32] 199.19.213.103 () {48 vars in 1014 bytes} [Thu Apr 23 10:09:18 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/33] 199.19.213.103 () {48 vars in 1050 bytes} [Thu Apr 23 10:09:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/34] 199.19.213.103 () {52 vars in 1047 bytes} [Thu Apr 23 10:09:18 2026] POST /v2.1/flavors => generated 535 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/87] 199.19.213.103 () {42 vars in 704 bytes} [Thu Apr 23 10:13:41 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: 44/88] 199.19.213.103 () {44 vars in 908 bytes} [Thu Apr 23 10:13:41 2026] GET /v2.1 => generated 0 bytes in 434 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 45/89] 199.19.213.103 () {46 vars in 981 bytes} [Thu Apr 23 10:13:41 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 10:13:41.555 7 INFO nova.api.openstack.wsgi [None req-608512b2-56df-4fe6-a101-fe3b0f801ee1 865a929136a74a6a9acbdc52db762f80 136646f4e70b419caa263443a1c9a9c9 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 45/90] 199.19.213.103 () {48 vars in 1014 bytes} [Thu Apr 23 10:13:41 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/91] 199.19.213.103 () {48 vars in 1050 bytes} [Thu Apr 23 10:13:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/92] 199.19.213.103 () {52 vars in 1048 bytes} [Thu Apr 23 10:13:41 2026] POST /v2.1/flavors => generated 534 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/103] 199.19.213.103 () {42 vars in 704 bytes} [Thu Apr 23 10:14:26 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: 52/104] 199.19.213.103 () {44 vars in 908 bytes} [Thu Apr 23 10:14:26 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: 53/105] 199.19.213.103 () {46 vars in 981 bytes} [Thu Apr 23 10:14:26 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 10:14:26.365 8 INFO nova.api.openstack.wsgi [None req-d3b8a3dc-fc90-4de5-82da-2dff8b5da8b5 865a929136a74a6a9acbdc52db762f80 136646f4e70b419caa263443a1c9a9c9 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 53/106] 199.19.213.103 () {48 vars in 1016 bytes} [Thu Apr 23 10:14:26 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/107] 199.19.213.103 () {48 vars in 1050 bytes} [Thu Apr 23 10:14:26 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/108] 199.19.213.103 () {52 vars in 1048 bytes} [Thu Apr 23 10:14:26 2026] POST /v2.1/flavors => generated 534 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/119] 10.0.0.235 () {28 vars in 454 bytes} [Thu Apr 23 10:15:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 60/120] 10.0.0.235 () {30 vars in 658 bytes} [Thu Apr 23 10:15:17 2026] GET /v2.1 => generated 0 bytes in 46 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/121] 10.0.0.235 () {32 vars in 731 bytes} [Thu Apr 23 10:15:17 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/122] 10.0.0.235 () {34 vars in 804 bytes} [Thu Apr 23 10:15:17 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 64/127] 199.19.213.103 () {42 vars in 704 bytes} [Thu Apr 23 10:15:45 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 64/128] 199.19.213.103 () {44 vars in 908 bytes} [Thu Apr 23 10:15:45 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 65/129] 199.19.213.103 () {46 vars in 981 bytes} [Thu Apr 23 10:15:45 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 10:15:45.428 7 INFO nova.api.openstack.wsgi [None req-43ed5a98-fc38-469a-83cf-6734eaf3a425 865a929136a74a6a9acbdc52db762f80 136646f4e70b419caa263443a1c9a9c9 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 865a929136a74a6a9acbdc52db762f80 [pid: 7|app: 0|req: 65/130] 199.19.213.103 () {48 vars in 1050 bytes} [Thu Apr 23 10:15:45 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-04-23 10:15:45.439 8 WARNING oslo_db.sqlalchemy.utils [None req-d78b41fa-8533-4882-b869-88ed3f568a78 865a929136a74a6a9acbdc52db762f80 136646f4e70b419caa263443a1c9a9c9 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 66/131] 199.19.213.103 () {48 vars in 1015 bytes} [Thu Apr 23 10:15:45 2026] GET /v2.1/os-keypairs => generated 16 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 66/134] 199.19.213.103 () {52 vars in 1056 bytes} [Thu Apr 23 10:15:45 2026] POST /v2.1/os-keypairs => generated 576 bytes in 318 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 69/135] 199.19.213.103 () {42 vars in 704 bytes} [Thu Apr 23 10:15:49 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: 67/136] 199.19.213.103 () {44 vars in 908 bytes} [Thu Apr 23 10:15:49 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 70/137] 199.19.213.103 () {46 vars in 981 bytes} [Thu Apr 23 10:15:49 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 68/138] 199.19.213.103 () {48 vars in 1072 bytes} [Thu Apr 23 10:15:49 2026] GET /v2.1/os-quota-sets/136646f4e70b419caa263443a1c9a9c9 => generated 283 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 71/139] 199.19.213.103 () {52 vars in 1124 bytes} [Thu Apr 23 10:15:49 2026] PUT /v2.1/os-quota-sets/136646f4e70b419caa263443a1c9a9c9 => generated 238 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 81/164] 199.19.213.103 () {42 vars in 702 bytes} [Thu Apr 23 10:17:46 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) 2026-04-23 10:17:46.506 8 WARNING keystonemiddleware.audit [None req-ef75973b-40e5-4419-b7a5-56efd2b8be55 865a929136a74a6a9acbdc52db762f80 136646f4e70b419caa263443a1c9a9c9 - - default default] Skipping service octavia as it have no endpoints. [pid: 8|app: 0|req: 84/165] 199.19.213.103 () {44 vars in 906 bytes} [Thu Apr 23 10:17:46 2026] GET /v2.1 => generated 0 bytes in 106 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) 2026-04-23 10:17:46.517 7 WARNING keystonemiddleware.audit [None req-ba0e2199-7540-4e57-88d7-9af51883579d 865a929136a74a6a9acbdc52db762f80 136646f4e70b419caa263443a1c9a9c9 - - default default] Skipping service octavia as it have no endpoints. [pid: 7|app: 0|req: 82/166] 199.19.213.103 () {46 vars in 979 bytes} [Thu Apr 23 10:17:46 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 10:17:46.531 8 WARNING keystonemiddleware.audit [None req-6a11d604-1f70-4adb-85c0-90e02c19512a 865a929136a74a6a9acbdc52db762f80 136646f4e70b419caa263443a1c9a9c9 - - default default] Skipping service octavia as it have no endpoints. [pid: 8|app: 0|req: 85/167] 199.19.213.103 () {52 vars in 1122 bytes} [Thu Apr 23 10:17:46 2026] PUT /v2.1/os-quota-sets/e2cd0d58300f430f9598f98612317b9c => generated 238 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/280] 199.19.213.103 () {42 vars in 704 bytes} [Thu Apr 23 10:27:07 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/281] 199.19.213.103 () {44 vars in 908 bytes} [Thu Apr 23 10:27:07 2026] GET /v2.1 => generated 0 bytes in 177 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 143/282] 199.19.213.103 () {46 vars in 981 bytes} [Thu Apr 23 10:27:07 2026] GET /v2.1/ => generated 400 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 10:27:07.996 7 INFO nova.api.openstack.wsgi [None req-c1ef5bb9-a562-431d-b8fc-eb6afb8542bc 865a929136a74a6a9acbdc52db762f80 136646f4e70b419caa263443a1c9a9c9 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 140/283] 199.19.213.103 () {48 vars in 1010 bytes} [Thu Apr 23 10:27:07 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/284] 199.19.213.103 () {48 vars in 1050 bytes} [Thu Apr 23 10:27:08 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 145/293] 10.0.0.33 () {32 vars in 654 bytes} [Thu Apr 23 10:27:51 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/294] 10.0.0.33 () {32 vars in 640 bytes} [Thu Apr 23 10:27:52 2026] GET /v2.1/servers => generated 15 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-23 10:27:52.123 7 WARNING oslo_db.sqlalchemy.utils [None req-22a307bf-a7bb-42f9-9863-2b5b1faaf0e7 865a929136a74a6a9acbdc52db762f80 136646f4e70b419caa263443a1c9a9c9 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 146/295] 10.0.0.33 () {32 vars in 648 bytes} [Thu Apr 23 10:27:52 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: 8|app: 0|req: 150/296] 10.0.0.33 () {32 vars in 693 bytes} [Thu Apr 23 10:27:52 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/299] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:28:04 2026] GET /v2.1/flavors/3fffef38-25a3-48a1-a1b7-e3987918b828 => generated 511 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/300] 10.0.0.33 () {32 vars in 640 bytes} [Thu Apr 23 10:28:04 2026] GET /v2.1/flavors => generated 1674 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/301] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:28:04 2026] GET /v2.1/flavors/3fffef38-25a3-48a1-a1b7-e3987918b828 => generated 511 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/304] 10.0.0.33 () {34 vars in 670 bytes} [Thu Apr 23 10:28:14 2026] POST /v2.1/os-keypairs => generated 386 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 10:28:14.709 7 WARNING neutronclient.v2_0.client [None req-86891b50-1d1c-43ab-95ca-f6275ae5ff25 ced9aef506664482b5979de1a718b352 6bf45e780dd94334bf28c750dd00244c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 151/307] 10.0.0.33 () {34 vars in 684 bytes} [Thu Apr 23 10:28:14 2026] POST /v2.1/os-security-groups => generated 248 bytes in 2563 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 10:28:17.233 8 WARNING neutronclient.v2_0.client [None req-747da383-0f66-497c-bdb2-2610db30551b ced9aef506664482b5979de1a718b352 6bf45e780dd94334bf28c750dd00244c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 152/308] 10.0.0.33 () {34 vars in 670 bytes} [Thu Apr 23 10:28:17 2026] POST /v2.1/os-keypairs => generated 386 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 10:28:18.144 8 WARNING neutronclient.v2_0.client [None req-747da383-0f66-497c-bdb2-2610db30551b ced9aef506664482b5979de1a718b352 6bf45e780dd94334bf28c750dd00244c - - default default] The 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 10:28:18.501 7 WARNING neutronclient.v2_0.client [None req-c1341c95-2cd9-463d-aeaf-6feb8f782d8d 6ac123fcb6004afead93554f9beb8a5b b3db3efacb8945aa8ad5e1de1afd9d3e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 157/309] 10.0.0.33 () {34 vars in 694 bytes} [Thu Apr 23 10:28:17 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 1322 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 10:28:18.571 8 WARNING neutronclient.v2_0.client [None req-b642d41d-f7ab-4c02-bd0f-1b23890999c0 ced9aef506664482b5979de1a718b352 6bf45e780dd94334bf28c750dd00244c - - default default] The 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 10:28:18.746 7 WARNING neutronclient.v2_0.client [None req-c1341c95-2cd9-463d-aeaf-6feb8f782d8d 6ac123fcb6004afead93554f9beb8a5b b3db3efacb8945aa8ad5e1de1afd9d3e - - default default] The python binding code in 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/310] 10.0.0.33 () {34 vars in 684 bytes} [Thu Apr 23 10:28:18 2026] POST /v2.1/os-security-groups => generated 247 bytes in 687 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 10:28:19.269 8 WARNING neutronclient.v2_0.client [None req-37af4741-befb-48a4-a8e2-2e7037891fd6 ced9aef506664482b5979de1a718b352 6bf45e780dd94334bf28c750dd00244c - - default default] The 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 10:28:19.543 8 WARNING neutronclient.v2_0.client [None req-37af4741-befb-48a4-a8e2-2e7037891fd6 ced9aef506664482b5979de1a718b352 6bf45e780dd94334bf28c750dd00244c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 159/311] 10.0.0.33 () {34 vars in 694 bytes} [Thu Apr 23 10:28:19 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 1029 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 10:28:20.303 8 WARNING neutronclient.v2_0.client [None req-80232b9e-474a-4154-9b5b-09e71a59af81 ced9aef506664482b5979de1a718b352 6bf45e780dd94334bf28c750dd00244c - - default default] The 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 10:28:20.396 7 WARNING neutronclient.v2_0.client [None req-c1341c95-2cd9-463d-aeaf-6feb8f782d8d 6ac123fcb6004afead93554f9beb8a5b b3db3efacb8945aa8ad5e1de1afd9d3e - - default default] The 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 10:28:20.421 8 WARNING neutronclient.v2_0.client [None req-80232b9e-474a-4154-9b5b-09e71a59af81 ced9aef506664482b5979de1a718b352 6bf45e780dd94334bf28c750dd00244c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 160/312] 10.0.0.33 () {34 vars in 694 bytes} [Thu Apr 23 10:28:20 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 343 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 10:28:20.658 8 WARNING neutronclient.v2_0.client [None req-31df83a0-5e2a-4d6a-8e49-e8c37a8c760e ced9aef506664482b5979de1a718b352 6bf45e780dd94334bf28c750dd00244c - - default default] The python binding code in 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/313] 10.0.0.33 () {32 vars in 736 bytes} [Thu Apr 23 10:28:20 2026] GET /v2.1/os-security-groups/51d913f9-4e45-4f60-b303-82c0c7689dab => generated 664 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 10:28:20.732 8 WARNING neutronclient.v2_0.client [None req-7bb8c97f-d789-4283-9a74-bea93f6a878a ced9aef506664482b5979de1a718b352 6bf45e780dd94334bf28c750dd00244c - - default default] The 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 10:28:20.808 8 WARNING neutronclient.v2_0.client [None req-7bb8c97f-d789-4283-9a74-bea93f6a878a ced9aef506664482b5979de1a718b352 6bf45e780dd94334bf28c750dd00244c - - default default] The 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 10:28:20.861 8 WARNING neutronclient.v2_0.client [None req-7bb8c97f-d789-4283-9a74-bea93f6a878a ced9aef506664482b5979de1a718b352 6bf45e780dd94334bf28c750dd00244c - - default default] The python binding code in 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/314] 10.0.0.33 () {34 vars in 662 bytes} [Thu Apr 23 10:28:18 2026] POST /v2.1/servers => generated 450 bytes in 2610 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 10:28:21.057 7 WARNING neutronclient.v2_0.client [None req-19e02ce3-1f37-4759-8023-03778a47c215 6ac123fcb6004afead93554f9beb8a5b b3db3efacb8945aa8ad5e1de1afd9d3e - - default default] The python binding code in 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/315] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:28:21 2026] GET /v2.1/servers/987b1bcb-9066-405d-bed5-fcd1d027ff62 => generated 1400 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 162/316] 10.0.0.33 () {32 vars in 749 bytes} [Thu Apr 23 10:28:20 2026] DELETE /v2.1/os-security-group-rules/0bdf8662-71ac-4ef4-826f-fdb8d8565632 => generated 0 bytes in 442 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 10:28:21.183 7 WARNING neutronclient.v2_0.client [None req-723005b5-888f-4dc2-bfd0-fe9a0d1cae13 ced9aef506664482b5979de1a718b352 6bf45e780dd94334bf28c750dd00244c - - default default] The 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 10:28:21.225 7 WARNING neutronclient.v2_0.client [None req-723005b5-888f-4dc2-bfd0-fe9a0d1cae13 ced9aef506664482b5979de1a718b352 6bf45e780dd94334bf28c750dd00244c - - default default] The 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 10:28:21.455 8 WARNING neutronclient.v2_0.client [None req-ea585fca-5253-4737-ba47-30beff3101fa 6d73d938555d46b6acb14b3a22ebca4a 6a96614dba2846928a2caa4b492f0e22 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 155/317] 10.0.0.33 () {32 vars in 739 bytes} [Thu Apr 23 10:28:21 2026] DELETE /v2.1/os-security-groups/51d913f9-4e45-4f60-b303-82c0c7689dab => generated 0 bytes in 323 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-23 10:28:21.511 7 WARNING neutronclient.v2_0.client [None req-8755edfe-7b0a-49c4-91ba-4f28325d86b7 ced9aef506664482b5979de1a718b352 6bf45e780dd94334bf28c750dd00244c - - default default] The 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 10:28:21.577 7 WARNING neutronclient.v2_0.client [None req-8755edfe-7b0a-49c4-91ba-4f28325d86b7 ced9aef506664482b5979de1a718b352 6bf45e780dd94334bf28c750dd00244c - - default default] The 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 10:28:21.646 8 WARNING neutronclient.v2_0.client [None req-ea585fca-5253-4737-ba47-30beff3101fa 6d73d938555d46b6acb14b3a22ebca4a 6a96614dba2846928a2caa4b492f0e22 - - default default] The python binding code in 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/318] 10.0.0.33 () {32 vars in 739 bytes} [Thu Apr 23 10:28:21 2026] DELETE /v2.1/os-security-groups/af52cee8-5f25-4b9d-a2c4-f044779b0ebf => generated 0 bytes in 335 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-23 10:28:22.222 7 WARNING neutronclient.v2_0.client [None req-3468d0b5-0a86-4fb5-b805-072fbba6b119 6ac123fcb6004afead93554f9beb8a5b b3db3efacb8945aa8ad5e1de1afd9d3e - - default default] The python binding code in 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/319] 10.0.0.33 () {34 vars in 662 bytes} [Thu Apr 23 10:28:21 2026] POST /v2.1/servers => generated 424 bytes in 901 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 157/320] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:28:22 2026] GET /v2.1/servers/987b1bcb-9066-405d-bed5-fcd1d027ff62 => generated 1404 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 10:28:22.290 8 WARNING neutronclient.v2_0.client [None req-9ef1332f-a34e-4ac9-80d0-3ce552bf3456 6d73d938555d46b6acb14b3a22ebca4a 6a96614dba2846928a2caa4b492f0e22 - - default default] The python binding code in 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/321] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:28:22 2026] GET /v2.1/servers/bd6c2c18-e81b-432d-aa86-097678008fb2 => generated 1370 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:28:23.348 7 WARNING neutronclient.v2_0.client [None req-d683b690-2fb7-4b37-b18f-2ad1b9b7200a 6ac123fcb6004afead93554f9beb8a5b b3db3efacb8945aa8ad5e1de1afd9d3e - - default default] 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: 158/322] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:28:23 2026] GET /v2.1/servers/987b1bcb-9066-405d-bed5-fcd1d027ff62 => generated 1452 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 10:28:23.429 8 WARNING neutronclient.v2_0.client [None req-a85be19e-a92a-4d53-98e7-c405e580e880 6d73d938555d46b6acb14b3a22ebca4a 6a96614dba2846928a2caa4b492f0e22 - - default default] The python binding code in 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/323] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:28:23 2026] GET /v2.1/servers/bd6c2c18-e81b-432d-aa86-097678008fb2 => generated 1374 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 10:28:24.447 7 WARNING neutronclient.v2_0.client [None req-db2b9068-625d-42a1-bc3f-162f32eec1d2 6ac123fcb6004afead93554f9beb8a5b b3db3efacb8945aa8ad5e1de1afd9d3e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 159/324] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:28:24 2026] GET /v2.1/servers/987b1bcb-9066-405d-bed5-fcd1d027ff62 => generated 1452 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:28:24.533 8 WARNING neutronclient.v2_0.client [None req-750cc5ea-a1fc-41b6-88b2-7a7e0a29f3eb 6d73d938555d46b6acb14b3a22ebca4a 6a96614dba2846928a2caa4b492f0e22 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 166/325] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:28:24 2026] GET /v2.1/servers/bd6c2c18-e81b-432d-aa86-097678008fb2 => generated 1366 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 10:28:25.547 7 WARNING neutronclient.v2_0.client [None req-e99ea55e-7520-4e53-bd7e-5584842af703 6ac123fcb6004afead93554f9beb8a5b b3db3efacb8945aa8ad5e1de1afd9d3e - - default default] The python binding code in 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/326] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:28:25 2026] GET /v2.1/servers/987b1bcb-9066-405d-bed5-fcd1d027ff62 => generated 1460 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:28:25.662 8 WARNING neutronclient.v2_0.client [None req-95cc8244-83d1-487d-9ad5-edfd589c9585 6d73d938555d46b6acb14b3a22ebca4a 6a96614dba2846928a2caa4b492f0e22 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 167/327] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:28:25 2026] GET /v2.1/servers/bd6c2c18-e81b-432d-aa86-097678008fb2 => generated 1422 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 10:28:25.766 7 WARNING neutronclient.v2_0.client [None req-1e090e14-5057-4397-88b0-962b7f537475 a18f444335d444ddaa90d031a898f294 3db37c585e90429997564233f859505d - - default default] The 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 10:28:25.805 7 WARNING neutronclient.v2_0.client [None req-1e090e14-5057-4397-88b0-962b7f537475 a18f444335d444ddaa90d031a898f294 3db37c585e90429997564233f859505d - - default default] The 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 10:28:26.016 7 WARNING neutronclient.v2_0.client [None req-1e090e14-5057-4397-88b0-962b7f537475 a18f444335d444ddaa90d031a898f294 3db37c585e90429997564233f859505d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 161/330] 10.0.0.33 () {34 vars in 662 bytes} [Thu Apr 23 10:28:25 2026] POST /v2.1/servers => generated 450 bytes in 759 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 10:28:26.452 8 WARNING neutronclient.v2_0.client [None req-ed23c06d-3979-48f4-ae78-c70133035330 a18f444335d444ddaa90d031a898f294 3db37c585e90429997564233f859505d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 170/331] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:28:26 2026] GET /v2.1/servers/5c8892fb-d463-4359-ab35-942d1aa0b671 => generated 1254 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:28:26.633 7 WARNING neutronclient.v2_0.client [None req-ccbfa1aa-2cdd-4829-8e2b-26fa659fa1a3 6ac123fcb6004afead93554f9beb8a5b b3db3efacb8945aa8ad5e1de1afd9d3e - - default default] 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 10:28:26.771 8 WARNING neutronclient.v2_0.client [None req-168dde11-74b3-4ea0-83f2-b263e4c69bac 6d73d938555d46b6acb14b3a22ebca4a 6a96614dba2846928a2caa4b492f0e22 - - default default] The python binding code in 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/332] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:28:26 2026] GET /v2.1/servers/987b1bcb-9066-405d-bed5-fcd1d027ff62 => generated 1538 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/333] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:28:26 2026] GET /v2.1/servers/bd6c2c18-e81b-432d-aa86-097678008fb2 => generated 1422 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:28:27.553 7 WARNING neutronclient.v2_0.client [None req-3b62e906-287c-45bb-9cf9-44e2cce28d66 a18f444335d444ddaa90d031a898f294 3db37c585e90429997564233f859505d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 163/334] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:28:27 2026] GET /v2.1/servers/5c8892fb-d463-4359-ab35-942d1aa0b671 => generated 1304 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:28:27.894 8 WARNING neutronclient.v2_0.client [None req-2a2f4f56-4d94-446a-8fbd-5f08561b9a12 6ac123fcb6004afead93554f9beb8a5b b3db3efacb8945aa8ad5e1de1afd9d3e - - default default] 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 10:28:27.940 7 WARNING neutronclient.v2_0.client [None req-352bae1c-22ac-4955-87bb-6c0e1fc231d7 6d73d938555d46b6acb14b3a22ebca4a 6a96614dba2846928a2caa4b492f0e22 - - default default] The python binding code in 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/335] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:28:27 2026] GET /v2.1/servers/bd6c2c18-e81b-432d-aa86-097678008fb2 => generated 1430 bytes in 696 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/336] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:28:27 2026] GET /v2.1/servers/987b1bcb-9066-405d-bed5-fcd1d027ff62 => generated 1526 bytes in 832 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:28:28.747 7 WARNING neutronclient.v2_0.client [None req-83c62626-16ae-4a47-b5ad-f389ab87cb48 a18f444335d444ddaa90d031a898f294 3db37c585e90429997564233f859505d - - default default] 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 10:28:29.018 8 INFO nova.api.openstack.compute.server_external_events [req-bb0951ef-9313-43da-94e3-b2263458201e req-b1302f27-5a5a-4ec9-9cf7-96cd3fc6ee63 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-changed:c91c9050-46ef-4d65-8e44-883ba8f6135d for instance 987b1bcb-9066-405d-bed5-fcd1d027ff62 on instance 2026-04-23 10:28:29.026 8 INFO nova.compute.rpcapi [None req-dc289b2b-5ebb-4cd2-9931-3d39724a6b48 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 173/337] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:28:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/338] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:28:28 2026] GET /v2.1/servers/5c8892fb-d463-4359-ab35-942d1aa0b671 => generated 1352 bytes in 910 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:28:29.651 8 WARNING neutronclient.v2_0.client [None req-1757264f-0511-4eba-a7e6-ae480baf48cb 6d73d938555d46b6acb14b3a22ebca4a 6a96614dba2846928a2caa4b492f0e22 - - default default] 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 10:28:29.723 7 WARNING neutronclient.v2_0.client [None req-9d259245-6d0b-400e-959b-1abfc0368ed7 6ac123fcb6004afead93554f9beb8a5b b3db3efacb8945aa8ad5e1de1afd9d3e - - default default] The python binding code in 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/339] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:28:29 2026] GET /v2.1/servers/987b1bcb-9066-405d-bed5-fcd1d027ff62 => generated 1526 bytes in 929 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 174/340] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:28:29 2026] GET /v2.1/servers/bd6c2c18-e81b-432d-aa86-097678008fb2 => generated 1470 bytes in 1070 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 10:28:30.686 7 WARNING neutronclient.v2_0.client [None req-cbefc12e-c45c-4d2b-828f-fb9adcf749ba a18f444335d444ddaa90d031a898f294 3db37c585e90429997564233f859505d - - default default] The python binding code in 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/341] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:28:30 2026] GET /v2.1/servers/5c8892fb-d463-4359-ab35-942d1aa0b671 => generated 1360 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 10:28:31.079 8 INFO nova.api.openstack.compute.server_external_events [req-7036b47a-6a64-4290-b190-ec42087e204f req-aa97e84d-ffb5-43a8-81d7-7c5eb2c80cd6 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-changed:2c8febfb-a827-4d38-83fc-f9fd5ea7c162 for instance bd6c2c18-e81b-432d-aa86-097678008fb2 on instance [pid: 8|app: 0|req: 175/342] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:28:31 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 10:28:31.664 7 WARNING neutronclient.v2_0.client [None req-d73c0d9b-9aa3-4f5b-94b2-a2dca4b8f8fc 6ac123fcb6004afead93554f9beb8a5b b3db3efacb8945aa8ad5e1de1afd9d3e - - default default] 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 10:28:31.737 8 WARNING neutronclient.v2_0.client [None req-de022556-9237-49e7-a70f-5b01adc0e11c 6d73d938555d46b6acb14b3a22ebca4a 6a96614dba2846928a2caa4b492f0e22 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 168/343] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:28:31 2026] GET /v2.1/servers/987b1bcb-9066-405d-bed5-fcd1d027ff62 => generated 1526 bytes in 932 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:28:32.602 7 WARNING neutronclient.v2_0.client [None req-32611bb9-ee4d-4a30-956b-4c2f3408fd47 a18f444335d444ddaa90d031a898f294 3db37c585e90429997564233f859505d - - default default] The python binding code in 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/344] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:28:31 2026] GET /v2.1/servers/bd6c2c18-e81b-432d-aa86-097678008fb2 => generated 1470 bytes in 928 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:28:32.685 8 WARNING neutronclient.v2_0.client [None req-dd201320-ea36-4788-b74e-984f5ee5c4c6 cb2d908b8bce493a82460de8a2687c9a c71742a261644ad9aa27e48b62705f70 - - default default] The python binding code in 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/345] 10.0.0.33 () {34 vars in 684 bytes} [Thu Apr 23 10:28:32 2026] POST /v2.1/os-security-groups => generated 243 bytes in 602 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 10:28:33.245 8 WARNING neutronclient.v2_0.client [None req-bb087ac7-0e58-4185-a8f0-e910c41a7b72 cb2d908b8bce493a82460de8a2687c9a c71742a261644ad9aa27e48b62705f70 - - default default] The python binding code in 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/346] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:28:32 2026] GET /v2.1/servers/5c8892fb-d463-4359-ab35-942d1aa0b671 => generated 1437 bytes in 707 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:28:33.616 7 WARNING neutronclient.v2_0.client [None req-99d11ef8-7f43-46ba-87ae-97c5e7ff6ffc 6ac123fcb6004afead93554f9beb8a5b b3db3efacb8945aa8ad5e1de1afd9d3e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 178/347] 10.0.0.33 () {34 vars in 684 bytes} [Thu Apr 23 10:28:33 2026] POST /v2.1/os-security-groups => generated 244 bytes in 934 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 10:28:34.221 8 WARNING neutronclient.v2_0.client [None req-ce229c39-991f-4412-81f4-504399ec665a 6d73d938555d46b6acb14b3a22ebca4a 6a96614dba2846928a2caa4b492f0e22 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 179/348] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:28:34 2026] GET /v2.1/servers/bd6c2c18-e81b-432d-aa86-097678008fb2 => generated 1470 bytes in 352 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:28:34.532 8 WARNING neutronclient.v2_0.client [None req-b56b80c5-ccdd-4ecf-8526-a0f2ce72ec58 cb2d908b8bce493a82460de8a2687c9a c71742a261644ad9aa27e48b62705f70 - - default default] The python binding code in 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/349] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:28:33 2026] GET /v2.1/servers/987b1bcb-9066-405d-bed5-fcd1d027ff62 => generated 1526 bytes in 1000 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:28:34.606 7 INFO nova.api.openstack.compute.server_external_events [req-382ed0b3-5c00-4c26-8661-bc4b39d165ca req-c43866b1-6f90-435b-8084-3b172631f8c6 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-changed:a39b1061-e7c0-4938-a21c-d8e4a2ccb6d7 for instance 5c8892fb-d463-4359-ab35-942d1aa0b671 on instance 2026-04-23 10:28:34.615 7 INFO nova.compute.rpcapi [None req-aaca8e25-c721-4a57-9631-4ce202a70ea7 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 171/350] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:28:34 2026] POST /v2.1/os-server-external-events => generated 179 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 10:28:34.672 7 WARNING neutronclient.v2_0.client [None req-11dfcd0e-4af5-4f47-b123-3ad4f43f4876 a18f444335d444ddaa90d031a898f294 3db37c585e90429997564233f859505d - - default default] The python binding code in 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/351] 10.0.0.33 () {34 vars in 684 bytes} [Thu Apr 23 10:28:34 2026] POST /v2.1/os-security-groups => generated 244 bytes in 316 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 10:28:34.862 8 WARNING neutronclient.v2_0.client [None req-8645c7bf-574b-4e04-aba1-bc940325d579 cb2d908b8bce493a82460de8a2687c9a c71742a261644ad9aa27e48b62705f70 - - default default] The 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 10:28:34.927 8 WARNING neutronclient.v2_0.client [None req-8645c7bf-574b-4e04-aba1-bc940325d579 cb2d908b8bce493a82460de8a2687c9a c71742a261644ad9aa27e48b62705f70 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 172/352] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:28:34 2026] GET /v2.1/servers/5c8892fb-d463-4359-ab35-942d1aa0b671 => generated 1437 bytes in 341 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 10:28:35.010 8 WARNING neutronclient.v2_0.client [None req-8645c7bf-574b-4e04-aba1-bc940325d579 cb2d908b8bce493a82460de8a2687c9a c71742a261644ad9aa27e48b62705f70 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 181/353] 10.0.0.33 () {32 vars in 662 bytes} [Thu Apr 23 10:28:34 2026] GET /v2.1/os-security-groups => generated 1384 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:28:35.078 7 WARNING neutronclient.v2_0.client [None req-927561d1-e617-460e-8a62-4ed55fb74e00 cb2d908b8bce493a82460de8a2687c9a c71742a261644ad9aa27e48b62705f70 - - default default] The 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 10:28:35.126 7 WARNING neutronclient.v2_0.client [None req-927561d1-e617-460e-8a62-4ed55fb74e00 cb2d908b8bce493a82460de8a2687c9a c71742a261644ad9aa27e48b62705f70 - - default default] The python binding code in 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/354] 10.0.0.33 () {32 vars in 739 bytes} [Thu Apr 23 10:28:35 2026] DELETE /v2.1/os-security-groups/e3d588f8-9b7c-4a9a-88ec-7cf7a9fd5676 => generated 0 bytes in 238 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-23 10:28:35.321 8 WARNING neutronclient.v2_0.client [None req-c7f7a788-c301-4e12-b8c6-3915b125fb67 cb2d908b8bce493a82460de8a2687c9a c71742a261644ad9aa27e48b62705f70 - - default default] The 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 10:28:35.336 8 INFO nova.api.openstack.wsgi [None req-c7f7a788-c301-4e12-b8c6-3915b125fb67 cb2d908b8bce493a82460de8a2687c9a c71742a261644ad9aa27e48b62705f70 - - default default] HTTP exception thrown: Security group e3d588f8-9b7c-4a9a-88ec-7cf7a9fd5676 does not exist Neutron server returns request_ids: ['req-fa3cea8b-ecb4-435a-a056-ba41ba244cf8'] [pid: 8|app: 0|req: 182/355] 10.0.0.33 () {32 vars in 736 bytes} [Thu Apr 23 10:28:35 2026] GET /v2.1/os-security-groups/e3d588f8-9b7c-4a9a-88ec-7cf7a9fd5676 => generated 194 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-23 10:28:35.348 7 WARNING neutronclient.v2_0.client [None req-57b7ab06-53d1-43e8-b341-108ec494a3bf cb2d908b8bce493a82460de8a2687c9a c71742a261644ad9aa27e48b62705f70 - - default default] The 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 10:28:35.379 7 WARNING neutronclient.v2_0.client [None req-57b7ab06-53d1-43e8-b341-108ec494a3bf cb2d908b8bce493a82460de8a2687c9a c71742a261644ad9aa27e48b62705f70 - - default default] The python binding code in 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/356] 10.0.0.33 () {32 vars in 739 bytes} [Thu Apr 23 10:28:35 2026] DELETE /v2.1/os-security-groups/78082f9a-a66d-4dd8-9189-33d3d2cb6e96 => generated 0 bytes in 142 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-23 10:28:35.499 8 WARNING neutronclient.v2_0.client [None req-d1a2bd9c-dc7a-4f90-80b8-931112a2ee45 cb2d908b8bce493a82460de8a2687c9a c71742a261644ad9aa27e48b62705f70 - - default default] The 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 10:28:35.518 8 INFO nova.api.openstack.wsgi [None req-d1a2bd9c-dc7a-4f90-80b8-931112a2ee45 cb2d908b8bce493a82460de8a2687c9a c71742a261644ad9aa27e48b62705f70 - - default default] HTTP exception thrown: Security group 78082f9a-a66d-4dd8-9189-33d3d2cb6e96 does not exist Neutron server returns request_ids: ['req-2d7387c5-2325-48c2-86ae-342c3c90315e'] [pid: 8|app: 0|req: 183/357] 10.0.0.33 () {32 vars in 736 bytes} [Thu Apr 23 10:28:35 2026] GET /v2.1/os-security-groups/78082f9a-a66d-4dd8-9189-33d3d2cb6e96 => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-23 10:28:35.533 7 WARNING neutronclient.v2_0.client [None req-2b3ee8e7-3369-4df4-b73c-2024f87461ab cb2d908b8bce493a82460de8a2687c9a c71742a261644ad9aa27e48b62705f70 - - default default] The 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 10:28:35.557 7 WARNING neutronclient.v2_0.client [None req-2b3ee8e7-3369-4df4-b73c-2024f87461ab cb2d908b8bce493a82460de8a2687c9a c71742a261644ad9aa27e48b62705f70 - - default default] The 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 10:28:35.571 8 WARNING neutronclient.v2_0.client [None req-5913e8ac-562c-457f-b6e9-a2e8417d1b49 6d73d938555d46b6acb14b3a22ebca4a 6a96614dba2846928a2caa4b492f0e22 - - default default] The python binding code in 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/358] 10.0.0.33 () {32 vars in 739 bytes} [Thu Apr 23 10:28:35 2026] DELETE /v2.1/os-security-groups/e265c988-8cd6-4ce5-b328-fdb8b641bc8d => generated 0 bytes in 164 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/359] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:28:35 2026] GET /v2.1/servers/bd6c2c18-e81b-432d-aa86-097678008fb2 => generated 1470 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:28:35.712 8 WARNING neutronclient.v2_0.client [None req-5e171b6a-53d0-470e-8a8a-3be0129fe7b5 cb2d908b8bce493a82460de8a2687c9a c71742a261644ad9aa27e48b62705f70 - - default default] The 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 10:28:35.721 7 WARNING neutronclient.v2_0.client [None req-fd5a9b1a-69f8-4188-a144-f7f9e75b8f08 6ac123fcb6004afead93554f9beb8a5b b3db3efacb8945aa8ad5e1de1afd9d3e - - default default] The 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 10:28:35.733 8 INFO nova.api.openstack.wsgi [None req-5e171b6a-53d0-470e-8a8a-3be0129fe7b5 cb2d908b8bce493a82460de8a2687c9a c71742a261644ad9aa27e48b62705f70 - - default default] HTTP exception thrown: Security group e265c988-8cd6-4ce5-b328-fdb8b641bc8d does not exist Neutron server returns request_ids: ['req-f0cf8508-a032-42ba-8f14-abbfea56d3d8'] [pid: 8|app: 0|req: 185/360] 10.0.0.33 () {32 vars in 736 bytes} [Thu Apr 23 10:28:35 2026] GET /v2.1/os-security-groups/e265c988-8cd6-4ce5-b328-fdb8b641bc8d => generated 194 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-23 10:28:35.745 8 WARNING neutronclient.v2_0.client [None req-747368ec-5d5c-49c8-9ce3-3623357d7d02 cb2d908b8bce493a82460de8a2687c9a c71742a261644ad9aa27e48b62705f70 - - default default] The 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 10:28:35.796 8 WARNING neutronclient.v2_0.client [None req-747368ec-5d5c-49c8-9ce3-3623357d7d02 cb2d908b8bce493a82460de8a2687c9a c71742a261644ad9aa27e48b62705f70 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 176/363] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:28:35 2026] GET /v2.1/servers/987b1bcb-9066-405d-bed5-fcd1d027ff62 => generated 1526 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 10:28:35.836 8 WARNING neutronclient.v2_0.client [None req-747368ec-5d5c-49c8-9ce3-3623357d7d02 cb2d908b8bce493a82460de8a2687c9a c71742a261644ad9aa27e48b62705f70 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 188/364] 10.0.0.33 () {32 vars in 662 bytes} [Thu Apr 23 10:28:35 2026] GET /v2.1/os-security-groups => generated 707 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:28:35.904 7 WARNING neutronclient.v2_0.client [None req-697c8cbc-ac47-42bf-899a-72a4869e4be8 cb2d908b8bce493a82460de8a2687c9a c71742a261644ad9aa27e48b62705f70 - - default default] The 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 10:28:35.926 7 INFO nova.api.openstack.wsgi [None req-697c8cbc-ac47-42bf-899a-72a4869e4be8 cb2d908b8bce493a82460de8a2687c9a c71742a261644ad9aa27e48b62705f70 - - default default] HTTP exception thrown: Security group e265c988-8cd6-4ce5-b328-fdb8b641bc8d does not exist Neutron server returns request_ids: ['req-0eb1d5c4-f43f-44ac-8f0a-44c3fb1991d6'] [pid: 7|app: 0|req: 177/365] 10.0.0.33 () {32 vars in 739 bytes} [Thu Apr 23 10:28:35 2026] DELETE /v2.1/os-security-groups/e265c988-8cd6-4ce5-b328-fdb8b641bc8d => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-23 10:28:35.939 8 WARNING neutronclient.v2_0.client [None req-cad791fb-1155-44cd-a80f-cdb54438d587 cb2d908b8bce493a82460de8a2687c9a c71742a261644ad9aa27e48b62705f70 - - default default] The 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 10:28:35.960 8 INFO nova.api.openstack.wsgi [None req-cad791fb-1155-44cd-a80f-cdb54438d587 cb2d908b8bce493a82460de8a2687c9a c71742a261644ad9aa27e48b62705f70 - - default default] HTTP exception thrown: Security group 78082f9a-a66d-4dd8-9189-33d3d2cb6e96 does not exist Neutron server returns request_ids: ['req-77c2f165-c137-47f9-997c-12ce8e787f73'] [pid: 8|app: 0|req: 189/366] 10.0.0.33 () {32 vars in 739 bytes} [Thu Apr 23 10:28:35 2026] DELETE /v2.1/os-security-groups/78082f9a-a66d-4dd8-9189-33d3d2cb6e96 => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-23 10:28:35.972 7 WARNING neutronclient.v2_0.client [None req-af761d56-84b4-4e83-b754-9301e1416f3b cb2d908b8bce493a82460de8a2687c9a c71742a261644ad9aa27e48b62705f70 - - default default] The 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 10:28:35.993 7 INFO nova.api.openstack.wsgi [None req-af761d56-84b4-4e83-b754-9301e1416f3b cb2d908b8bce493a82460de8a2687c9a c71742a261644ad9aa27e48b62705f70 - - default default] HTTP exception thrown: Security group e3d588f8-9b7c-4a9a-88ec-7cf7a9fd5676 does not exist Neutron server returns request_ids: ['req-f6d31319-8f8d-4d99-be11-8217d8fb0c17'] [pid: 7|app: 0|req: 178/367] 10.0.0.33 () {32 vars in 739 bytes} [Thu Apr 23 10:28:35 2026] DELETE /v2.1/os-security-groups/e3d588f8-9b7c-4a9a-88ec-7cf7a9fd5676 => generated 194 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-23 10:28:36.026 8 WARNING neutronclient.v2_0.client [None req-f5d528c9-5cdc-474d-9775-0d411ee98f6b a18f444335d444ddaa90d031a898f294 3db37c585e90429997564233f859505d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 190/368] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:28:35 2026] GET /v2.1/servers/5c8892fb-d463-4359-ab35-942d1aa0b671 => generated 1437 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 10:28:36.783 7 WARNING neutronclient.v2_0.client [None req-9d72b15b-409f-4740-94ed-127f639ef457 6d73d938555d46b6acb14b3a22ebca4a 6a96614dba2846928a2caa4b492f0e22 - - default default] 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 10:28:36.880 8 WARNING neutronclient.v2_0.client [None req-6bbb1392-3964-4265-8d38-9607ff09d8e4 6ac123fcb6004afead93554f9beb8a5b b3db3efacb8945aa8ad5e1de1afd9d3e - - default default] The python binding code in 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/369] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:28:36 2026] GET /v2.1/servers/bd6c2c18-e81b-432d-aa86-097678008fb2 => generated 1470 bytes in 315 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:28:37.061 7 INFO nova.api.openstack.compute.server_external_events [req-11b789b7-0c96-49b2-bc6e-ae3282adb385 req-a009dfb6-aa52-46db-8cd5-730c37658666 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-vif-unplugged:2c8febfb-a827-4d38-83fc-f9fd5ea7c162 for instance bd6c2c18-e81b-432d-aa86-097678008fb2 on instance 2026-04-23 10:28:37.062 7 INFO nova.api.openstack.compute.server_external_events [req-11b789b7-0c96-49b2-bc6e-ae3282adb385 req-a009dfb6-aa52-46db-8cd5-730c37658666 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-vif-unplugged:a39b1061-e7c0-4938-a21c-d8e4a2ccb6d7 for instance 5c8892fb-d463-4359-ab35-942d1aa0b671 on instance 2026-04-23 10:28:37.062 7 INFO nova.api.openstack.compute.server_external_events [req-11b789b7-0c96-49b2-bc6e-ae3282adb385 req-a009dfb6-aa52-46db-8cd5-730c37658666 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-vif-plugged:2c8febfb-a827-4d38-83fc-f9fd5ea7c162 for instance bd6c2c18-e81b-432d-aa86-097678008fb2 on instance [pid: 8|app: 0|req: 191/370] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:28:36 2026] GET /v2.1/servers/987b1bcb-9066-405d-bed5-fcd1d027ff62 => generated 1526 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/371] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:28:37 2026] POST /v2.1/os-server-external-events => generated 529 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 10:28:37.167 8 WARNING neutronclient.v2_0.client [None req-fd156ead-f90d-428f-8703-cbf06c4c9505 a18f444335d444ddaa90d031a898f294 3db37c585e90429997564233f859505d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 192/372] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:28:37 2026] GET /v2.1/servers/5c8892fb-d463-4359-ab35-942d1aa0b671 => generated 1425 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:28:38.095 7 WARNING neutronclient.v2_0.client [None req-1b93505f-783d-442a-aec4-5eda96023bd7 6d73d938555d46b6acb14b3a22ebca4a 6a96614dba2846928a2caa4b492f0e22 - - default default] The 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 10:28:38.144 8 WARNING neutronclient.v2_0.client [None req-bb9b2fe6-8060-4cda-a6e7-79cc38b68c30 6ac123fcb6004afead93554f9beb8a5b b3db3efacb8945aa8ad5e1de1afd9d3e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 181/373] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:28:38 2026] GET /v2.1/servers/bd6c2c18-e81b-432d-aa86-097678008fb2 => generated 1470 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/374] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:28:38 2026] GET /v2.1/servers/987b1bcb-9066-405d-bed5-fcd1d027ff62 => generated 1526 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 10:28:38.349 7 WARNING neutronclient.v2_0.client [None req-0ece05a8-dbe6-4cb4-975a-931fa51352b7 a18f444335d444ddaa90d031a898f294 3db37c585e90429997564233f859505d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 182/375] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:28:38 2026] GET /v2.1/servers/5c8892fb-d463-4359-ab35-942d1aa0b671 => generated 1425 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:28:39.112 8 INFO nova.api.openstack.compute.server_external_events [req-d826f0b7-74a6-4bfd-83c9-002c1d9acf3d req-7f17401c-3c04-4fc4-ad3c-b5709f641554 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-vif-plugged:2c8febfb-a827-4d38-83fc-f9fd5ea7c162 for instance bd6c2c18-e81b-432d-aa86-097678008fb2 on instance [pid: 8|app: 0|req: 194/376] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:28:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:28:39.310 7 WARNING neutronclient.v2_0.client [None req-bbb60b60-3386-44ef-aa6f-aa7f24d3de13 6d73d938555d46b6acb14b3a22ebca4a 6a96614dba2846928a2caa4b492f0e22 - - default default] 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 10:28:39.356 8 WARNING neutronclient.v2_0.client [None req-cdd85ddd-28db-4ac4-a819-c5b35c62c5bd 6ac123fcb6004afead93554f9beb8a5b b3db3efacb8945aa8ad5e1de1afd9d3e - - default default] The python binding code in 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/377] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:28:39 2026] GET /v2.1/servers/bd6c2c18-e81b-432d-aa86-097678008fb2 => generated 1654 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, ' [pid: 7|app: 0|req: 184/378] 10.0.0.33 () {32 vars in 722 bytes} [Thu Apr 23 10:28:39 2026] GET /v2.1/servers/bd6c2c18-e81b-432d-aa86-097678008fb2/ips => generated 108 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/379] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:28:39 2026] GET /v2.1/servers/987b1bcb-9066-405d-bed5-fcd1d027ff62 => generated 1526 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/380] 10.0.0.33 () {32 vars in 722 bytes} [Thu Apr 23 10:28:39 2026] GET /v2.1/servers/bd6c2c18-e81b-432d-aa86-097678008fb2/ips => generated 108 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:28:39.573 8 WARNING neutronclient.v2_0.client [None req-a83da274-cfba-4bb8-a338-c00a2d2c0c4e a18f444335d444ddaa90d031a898f294 3db37c585e90429997564233f859505d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 186/381] 10.0.0.33 () {32 vars in 822 bytes} [Thu Apr 23 10:28:39 2026] GET /v2.1/servers/bd6c2c18-e81b-432d-aa86-097678008fb2/ips/tempest-ServerAddressesTestJSON-423318736-network => generated 93 bytes in 58 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: 196/382] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:28:39 2026] GET /v2.1/servers/5c8892fb-d463-4359-ab35-942d1aa0b671 => generated 1425 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/383] 10.0.0.33 () {32 vars in 717 bytes} [Thu Apr 23 10:28:39 2026] DELETE /v2.1/servers/bd6c2c18-e81b-432d-aa86-097678008fb2 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:28:39.803 8 WARNING neutronclient.v2_0.client [None req-9f8dbc81-ef5c-4591-9c5c-f046e109d220 6d73d938555d46b6acb14b3a22ebca4a 6a96614dba2846928a2caa4b492f0e22 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 197/384] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:28:39 2026] GET /v2.1/servers/bd6c2c18-e81b-432d-aa86-097678008fb2 => generated 1660 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 10:28:40.463 7 INFO nova.api.openstack.compute.server_external_events [req-fa125dcd-a2a5-483d-9ca3-7bb1032e6dc4 req-9eb2a718-ab71-4df8-b25a-44d7573f6693 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-vif-plugged:c91c9050-46ef-4d65-8e44-883ba8f6135d for instance 987b1bcb-9066-405d-bed5-fcd1d027ff62 on instance [pid: 7|app: 0|req: 188/385] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:28:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:28:40.566 8 WARNING neutronclient.v2_0.client [None req-1be8c878-b120-45fe-b904-75ba6a28dfa3 6ac123fcb6004afead93554f9beb8a5b b3db3efacb8945aa8ad5e1de1afd9d3e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 198/386] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:28:40 2026] GET /v2.1/servers/987b1bcb-9066-405d-bed5-fcd1d027ff62 => generated 1526 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:28:40.797 7 WARNING neutronclient.v2_0.client [None req-d409580c-953e-4d69-9acd-e21261873f98 a18f444335d444ddaa90d031a898f294 3db37c585e90429997564233f859505d - - default default] 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: 189/387] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:28:40 2026] GET /v2.1/servers/5c8892fb-d463-4359-ab35-942d1aa0b671 => generated 1425 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 10:28:41.008 8 WARNING neutronclient.v2_0.client [None req-c77ae654-7a69-4fa2-8884-3ab6ae24eda5 6d73d938555d46b6acb14b3a22ebca4a 6a96614dba2846928a2caa4b492f0e22 - - default default] 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 10:28:41.178 7 INFO nova.api.openstack.compute.server_external_events [req-81871a4a-0908-4ff7-bee7-d55e7ec2260d req-eed92a5f-e120-4f1a-9099-b32bc015db14 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-vif-plugged:a39b1061-e7c0-4938-a21c-d8e4a2ccb6d7 for instance 5c8892fb-d463-4359-ab35-942d1aa0b671 on instance 2026-04-23 10:28:41.178 7 INFO nova.api.openstack.compute.server_external_events [req-81871a4a-0908-4ff7-bee7-d55e7ec2260d req-eed92a5f-e120-4f1a-9099-b32bc015db14 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-vif-plugged:a39b1061-e7c0-4938-a21c-d8e4a2ccb6d7 for instance 5c8892fb-d463-4359-ab35-942d1aa0b671 on instance 2026-04-23 10:28:41.178 7 INFO nova.api.openstack.compute.server_external_events [req-81871a4a-0908-4ff7-bee7-d55e7ec2260d req-eed92a5f-e120-4f1a-9099-b32bc015db14 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-vif-unplugged:2c8febfb-a827-4d38-83fc-f9fd5ea7c162 for instance bd6c2c18-e81b-432d-aa86-097678008fb2 on instance [pid: 7|app: 0|req: 190/388] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:28:41 2026] POST /v2.1/os-server-external-events => generated 527 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/389] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:28:40 2026] GET /v2.1/servers/bd6c2c18-e81b-432d-aa86-097678008fb2 => generated 1660 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:28:41.728 7 WARNING neutronclient.v2_0.client [None req-81f48a4b-54b8-4b56-b30c-7677ab2db92f 6ac123fcb6004afead93554f9beb8a5b b3db3efacb8945aa8ad5e1de1afd9d3e - - default default] The python binding code in 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/390] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:28:41 2026] GET /v2.1/servers/987b1bcb-9066-405d-bed5-fcd1d027ff62 => generated 1717 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:28:41.986 8 WARNING neutronclient.v2_0.client [None req-1cafd26e-8c93-463a-974c-8c3777adb2aa 6ac123fcb6004afead93554f9beb8a5b b3db3efacb8945aa8ad5e1de1afd9d3e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 200/391] 10.0.0.33 () {32 vars in 740 bytes} [Thu Apr 23 10:28:41 2026] GET /v2.1/servers/987b1bcb-9066-405d-bed5-fcd1d027ff62/os-interface => generated 284 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 10:28:42.062 7 WARNING neutronclient.v2_0.client [None req-144116be-9d60-461c-9877-cec4e086fc81 a18f444335d444ddaa90d031a898f294 3db37c585e90429997564233f859505d - - default default] 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 10:28:42.266 8 WARNING neutronclient.v2_0.client [None req-089ed43f-38e3-4c57-81cc-b9e3f7183504 6d73d938555d46b6acb14b3a22ebca4a 6a96614dba2846928a2caa4b492f0e22 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 192/392] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:28:42 2026] GET /v2.1/servers/5c8892fb-d463-4359-ab35-942d1aa0b671 => generated 1425 bytes in 1492 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:28:43.540 7 INFO nova.api.openstack.compute.server_external_events [req-e4f0978e-e56f-4218-add0-c5f803c18ee4 req-aba3e260-4fd5-4150-b7ad-b6c81cbf7804 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-vif-plugged:c91c9050-46ef-4d65-8e44-883ba8f6135d for instance 987b1bcb-9066-405d-bed5-fcd1d027ff62 on instance [pid: 7|app: 0|req: 193/393] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:28:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 201/394] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:28:42 2026] GET /v2.1/servers/bd6c2c18-e81b-432d-aa86-097678008fb2 => generated 1660 bytes in 1333 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:28:43.584 8 INFO nova.api.openstack.compute.server_external_events [req-4d346642-d03a-4865-984c-c122dd2ba166 req-9c20b5c6-69c2-4de9-8558-c18c3bb9d634 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-vif-unplugged:2c8febfb-a827-4d38-83fc-f9fd5ea7c162 for instance bd6c2c18-e81b-432d-aa86-097678008fb2 on instance [pid: 8|app: 0|req: 202/395] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:28:43 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 10:28:43.593 7 WARNING neutronclient.v2_0.client [None req-bae367c6-c9ea-4e6a-84a2-c6d2df8de778 6ac123fcb6004afead93554f9beb8a5b b3db3efacb8945aa8ad5e1de1afd9d3e - - default default] The python binding code in 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/396] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:28:43 2026] GET /v2.1/servers/987b1bcb-9066-405d-bed5-fcd1d027ff62 => generated 1717 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 10:28:44.583 8 WARNING neutronclient.v2_0.client [None req-8b50964e-cd0b-473e-85f9-335958287098 a18f444335d444ddaa90d031a898f294 3db37c585e90429997564233f859505d - - default default] 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 10:28:44.634 7 WARNING neutronclient.v2_0.client [None req-667c25c3-c6ce-4c62-a345-837a6c5cb405 6d73d938555d46b6acb14b3a22ebca4a 6a96614dba2846928a2caa4b492f0e22 - - default default] The python binding code in 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/397] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:28:44 2026] GET /v2.1/servers/bd6c2c18-e81b-432d-aa86-097678008fb2 => generated 1456 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/398] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:28:44 2026] GET /v2.1/servers/5c8892fb-d463-4359-ab35-942d1aa0b671 => generated 1613 bytes in 407 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:28:44.997 7 WARNING neutronclient.v2_0.client [None req-f81e3577-cc23-4d56-b140-5a2c6a04ac37 a18f444335d444ddaa90d031a898f294 3db37c585e90429997564233f859505d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 196/399] 10.0.0.33 () {32 vars in 740 bytes} [Thu Apr 23 10:28:44 2026] GET /v2.1/servers/5c8892fb-d463-4359-ab35-942d1aa0b671/os-interface => generated 285 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:28:45.602 8 INFO nova.api.openstack.compute.server_external_events [req-f895bdc3-6b5f-4376-a9ab-7409ddec6aaa req-7335df22-4d9f-4dd3-8524-1fd9bfb96669 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-changed:c91c9050-46ef-4d65-8e44-883ba8f6135d for instance 987b1bcb-9066-405d-bed5-fcd1d027ff62 on instance 2026-04-23 10:28:45.602 8 INFO nova.api.openstack.compute.server_external_events [req-f895bdc3-6b5f-4376-a9ab-7409ddec6aaa req-7335df22-4d9f-4dd3-8524-1fd9bfb96669 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-vif-deleted:2c8febfb-a827-4d38-83fc-f9fd5ea7c162 for instance bd6c2c18-e81b-432d-aa86-097678008fb2 on instance [pid: 8|app: 0|req: 204/400] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:28:45 2026] POST /v2.1/os-server-external-events => generated 350 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:28:45.937 7 WARNING neutronclient.v2_0.client [None req-e709e638-0314-42d3-8ed8-e34f1f61ae4c 6d73d938555d46b6acb14b3a22ebca4a 6a96614dba2846928a2caa4b492f0e22 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 198/403] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:28:45 2026] GET /v2.1/servers/bd6c2c18-e81b-432d-aa86-097678008fb2 => generated 1456 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 206/404] 10.0.0.33 () {34 vars in 670 bytes} [Thu Apr 23 10:28:46 2026] POST /v2.1/os-keypairs => generated 386 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, ' 2026-04-23 10:28:46.878 7 INFO nova.api.openstack.compute.server_external_events [req-73045012-dd69-4f5b-9809-86e0f89b5ce5 req-a1d6ab14-e72f-43a0-83fb-0af421d49041 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-changed:a39b1061-e7c0-4938-a21c-d8e4a2ccb6d7 for instance 5c8892fb-d463-4359-ab35-942d1aa0b671 on instance [pid: 7|app: 0|req: 199/405] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:28:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 10:28:46.899 8 WARNING neutronclient.v2_0.client [None req-39cb1c47-f154-485c-a958-ac6882f06cae a18f444335d444ddaa90d031a898f294 3db37c585e90429997564233f859505d - - default default] 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 10:28:47.028 7 INFO nova.api.openstack.wsgi [None req-43067e46-512b-4e90-8f4c-d125c55e85f4 6d73d938555d46b6acb14b3a22ebca4a 6a96614dba2846928a2caa4b492f0e22 - - default default] HTTP exception thrown: Instance bd6c2c18-e81b-432d-aa86-097678008fb2 could not be found. [pid: 7|app: 0|req: 200/406] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:28:47 2026] GET /v2.1/servers/bd6c2c18-e81b-432d-aa86-097678008fb2 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/407] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:28:46 2026] GET /v2.1/servers/5c8892fb-d463-4359-ab35-942d1aa0b671 => generated 1613 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 201/408] 10.0.0.33 () {32 vars in 640 bytes} [Thu Apr 23 10:28:47 2026] GET /v2.1/servers => generated 388 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 208/409] 10.0.0.33 () {32 vars in 717 bytes} [Thu Apr 23 10:28:47 2026] DELETE /v2.1/servers/5c8892fb-d463-4359-ab35-942d1aa0b671 => generated 0 bytes in 161 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 10:28:47.474 7 WARNING neutronclient.v2_0.client [None req-94d83b8d-949e-476d-b4bd-e9b61b9db620 a18f444335d444ddaa90d031a898f294 3db37c585e90429997564233f859505d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 202/410] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:28:47 2026] GET /v2.1/servers/5c8892fb-d463-4359-ab35-942d1aa0b671 => generated 1619 bytes in 546 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:28:48.219 8 WARNING neutronclient.v2_0.client [None req-017987eb-5f1f-47c7-8ce0-a6c68d5ed9db 18066dceb616430e8c36e8690fb8d585 b972cce445034e24a6927701aa8bec41 - - default default] The 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 10:28:48.265 8 WARNING neutronclient.v2_0.client [None req-017987eb-5f1f-47c7-8ce0-a6c68d5ed9db 18066dceb616430e8c36e8690fb8d585 b972cce445034e24a6927701aa8bec41 - - default default] The 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 10:28:48.517 8 WARNING neutronclient.v2_0.client [None req-017987eb-5f1f-47c7-8ce0-a6c68d5ed9db 18066dceb616430e8c36e8690fb8d585 b972cce445034e24a6927701aa8bec41 - - default default] The python binding code in 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/411] 10.0.0.33 () {34 vars in 662 bytes} [Thu Apr 23 10:28:48 2026] POST /v2.1/servers => generated 451 bytes in 676 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:28:48.857 7 WARNING neutronclient.v2_0.client [None req-553689ab-4218-4945-893e-8d23f0fe17e1 18066dceb616430e8c36e8690fb8d585 b972cce445034e24a6927701aa8bec41 - - default default] The python binding code in 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/412] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:28:48 2026] GET /v2.1/servers/33676754-abb4-46f4-bebe-d33dfc849575 => generated 1423 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:28:49.045 8 WARNING neutronclient.v2_0.client [None req-fbacaed3-c03b-4bfa-80d3-9f38de282aaf a18f444335d444ddaa90d031a898f294 3db37c585e90429997564233f859505d - - default default] The python binding code in 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/413] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:28:49 2026] GET /v2.1/servers/5c8892fb-d463-4359-ab35-942d1aa0b671 => generated 1739 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:28:49.952 7 WARNING neutronclient.v2_0.client [None req-8ca5944c-31b2-4a07-a562-891377129504 18066dceb616430e8c36e8690fb8d585 b972cce445034e24a6927701aa8bec41 - - default default] 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: 204/414] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:28:49 2026] GET /v2.1/servers/33676754-abb4-46f4-bebe-d33dfc849575 => generated 1427 bytes in 285 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 10:28:50.230 8 WARNING neutronclient.v2_0.client [None req-00e05a6b-e224-4e54-a007-f0b8d1cf1c1d a18f444335d444ddaa90d031a898f294 3db37c585e90429997564233f859505d - - default default] 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 10:28:50.511 7 INFO nova.api.openstack.compute.server_external_events [req-36fdc8ed-2428-4cdb-8f44-d26437b337e4 req-1724e4fb-6b6b-4ad3-9773-eedb547d0613 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-vif-deleted:a39b1061-e7c0-4938-a21c-d8e4a2ccb6d7 for instance 5c8892fb-d463-4359-ab35-942d1aa0b671 on instance [pid: 8|app: 0|req: 211/415] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:28:50 2026] GET /v2.1/servers/5c8892fb-d463-4359-ab35-942d1aa0b671 => generated 1672 bytes in 325 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/416] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:28:50 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 10:28:51.247 8 WARNING neutronclient.v2_0.client [None req-9d7e1264-a48c-4b26-bc69-c922c49066a4 18066dceb616430e8c36e8690fb8d585 b972cce445034e24a6927701aa8bec41 - - default default] The python binding code in 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/417] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:28:51 2026] GET /v2.1/servers/33676754-abb4-46f4-bebe-d33dfc849575 => generated 1475 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 10:28:51.585 7 WARNING neutronclient.v2_0.client [None req-dbed229e-d2bd-40eb-b79e-ab4fc5f24489 a18f444335d444ddaa90d031a898f294 3db37c585e90429997564233f859505d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 206/418] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:28:51 2026] GET /v2.1/servers/5c8892fb-d463-4359-ab35-942d1aa0b671 => generated 1381 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 10:28:52.352 8 WARNING neutronclient.v2_0.client [None req-641895cf-d255-44ae-a801-1d92a1b429d6 18066dceb616430e8c36e8690fb8d585 b972cce445034e24a6927701aa8bec41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 213/419] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:28:52 2026] GET /v2.1/servers/33676754-abb4-46f4-bebe-d33dfc849575 => generated 1475 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 10:28:52.684 7 WARNING neutronclient.v2_0.client [None req-3bdcdd09-defe-49b0-a10a-11018f248a6e a18f444335d444ddaa90d031a898f294 3db37c585e90429997564233f859505d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 207/420] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:28:52 2026] GET /v2.1/servers/5c8892fb-d463-4359-ab35-942d1aa0b671 => generated 1386 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:28:53.452 8 WARNING neutronclient.v2_0.client [None req-4cf62a56-9603-49de-80ff-7721df9462e1 6ac123fcb6004afead93554f9beb8a5b b3db3efacb8945aa8ad5e1de1afd9d3e - - default default] The 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 10:28:53.478 7 WARNING neutronclient.v2_0.client [None req-ee06b88a-7f76-4b4f-9dab-124df19ab59b 18066dceb616430e8c36e8690fb8d585 b972cce445034e24a6927701aa8bec41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 214/421] 10.0.0.33 () {32 vars in 740 bytes} [Thu Apr 23 10:28:53 2026] GET /v2.1/servers/987b1bcb-9066-405d-bed5-fcd1d027ff62/os-interface => generated 284 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:28:53.645 8 WARNING neutronclient.v2_0.client [None req-8b3f837a-1260-4446-a786-a054c4af568f 6ac123fcb6004afead93554f9beb8a5b b3db3efacb8945aa8ad5e1de1afd9d3e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 215/422] 10.0.0.33 () {32 vars in 814 bytes} [Thu Apr 23 10:28:53 2026] GET /v2.1/servers/987b1bcb-9066-405d-bed5-fcd1d027ff62/os-interface/c91c9050-46ef-4d65-8e44-883ba8f6135d => generated 281 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 208/423] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:28:53 2026] GET /v2.1/servers/33676754-abb4-46f4-bebe-d33dfc849575 => generated 1551 bytes in 436 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:28:53.888 8 WARNING neutronclient.v2_0.client [None req-ef041edc-f0ae-4d59-b518-42ba14cc8934 a18f444335d444ddaa90d031a898f294 3db37c585e90429997564233f859505d - - default default] The python binding code in 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/424] 10.0.0.33 () {32 vars in 722 bytes} [Thu Apr 23 10:28:53 2026] GET /v2.1/servers/987b1bcb-9066-405d-bed5-fcd1d027ff62/ips => generated 156 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/425] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:28:53 2026] GET /v2.1/servers/5c8892fb-d463-4359-ab35-942d1aa0b671 => 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, ' [pid: 7|app: 0|req: 210/426] 10.0.0.33 () {34 vars in 749 bytes} [Thu Apr 23 10:28:53 2026] POST /v2.1/servers/987b1bcb-9066-405d-bed5-fcd1d027ff62/action => generated 0 bytes in 40 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: 217/427] 10.0.0.33 () {32 vars in 722 bytes} [Thu Apr 23 10:28:53 2026] GET /v2.1/servers/987b1bcb-9066-405d-bed5-fcd1d027ff62/ips => generated 156 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 10:28:54.584 7 INFO nova.api.openstack.compute.server_external_events [req-444392a9-09d7-4d59-aee5-4d54c36971ac req-263b5f08-ff03-4f2c-bb87-83bff5ebf338 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-changed:9c84edba-557b-4415-bb49-a10d45c50e11 for instance 33676754-abb4-46f4-bebe-d33dfc849575 on instance [pid: 7|app: 0|req: 211/428] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:28:54 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 10:28:54.925 8 WARNING neutronclient.v2_0.client [None req-59a09ce8-f0ee-471b-b67d-2613ff71873b 18066dceb616430e8c36e8690fb8d585 b972cce445034e24a6927701aa8bec41 - - default default] 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 10:28:54.970 7 INFO nova.api.openstack.wsgi [None req-36f24880-d30b-410b-8a77-b1da8fc0fdc3 a18f444335d444ddaa90d031a898f294 3db37c585e90429997564233f859505d - - default default] HTTP exception thrown: Instance 5c8892fb-d463-4359-ab35-942d1aa0b671 could not be found. [pid: 7|app: 0|req: 212/429] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:28:54 2026] GET /v2.1/servers/5c8892fb-d463-4359-ab35-942d1aa0b671 => generated 111 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 213/430] 10.0.0.33 () {32 vars in 705 bytes} [Thu Apr 23 10:28:54 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1635620978 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/431] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:28:54 2026] GET /v2.1/servers/33676754-abb4-46f4-bebe-d33dfc849575 => generated 1549 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/432] 10.0.0.33 () {32 vars in 722 bytes} [Thu Apr 23 10:28:55 2026] GET /v2.1/servers/987b1bcb-9066-405d-bed5-fcd1d027ff62/ips => generated 156 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:28:56.094 7 WARNING neutronclient.v2_0.client [None req-82e91fe4-24de-4059-9407-e603760a96af 18066dceb616430e8c36e8690fb8d585 b972cce445034e24a6927701aa8bec41 - - default default] The python binding code in 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/435] 10.0.0.33 () {32 vars in 722 bytes} [Thu Apr 23 10:28:56 2026] GET /v2.1/servers/987b1bcb-9066-405d-bed5-fcd1d027ff62/ips => generated 156 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/436] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:28:56 2026] GET /v2.1/servers/33676754-abb4-46f4-bebe-d33dfc849575 => generated 1549 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 10:28:56.627 8 INFO nova.api.openstack.compute.server_external_events [req-f215926e-f7cc-4cc2-a939-358994b30f86 req-da88e20f-415b-443d-8e7b-c69799a7e571 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-changed:c91c9050-46ef-4d65-8e44-883ba8f6135d for instance 987b1bcb-9066-405d-bed5-fcd1d027ff62 on instance [pid: 8|app: 0|req: 221/437] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:28:56 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: 217/438] 10.0.0.33 () {32 vars in 722 bytes} [Thu Apr 23 10:28:57 2026] GET /v2.1/servers/987b1bcb-9066-405d-bed5-fcd1d027ff62/ips => generated 194 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 10:28:57.188 8 WARNING neutronclient.v2_0.client [None req-d3d2977f-c762-4c41-8342-d956400ec108 6ac123fcb6004afead93554f9beb8a5b b3db3efacb8945aa8ad5e1de1afd9d3e - - default default] 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 10:28:57.304 7 WARNING neutronclient.v2_0.client [None req-5807a7c1-b490-4daf-a193-5722fad73202 18066dceb616430e8c36e8690fb8d585 b972cce445034e24a6927701aa8bec41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 222/439] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:28:57 2026] GET /v2.1/servers/987b1bcb-9066-405d-bed5-fcd1d027ff62 => generated 1951 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 223/440] 10.0.0.33 () {34 vars in 749 bytes} [Thu Apr 23 10:28:57 2026] POST /v2.1/servers/987b1bcb-9066-405d-bed5-fcd1d027ff62/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 224/441] 10.0.0.33 () {32 vars in 722 bytes} [Thu Apr 23 10:28:57 2026] GET /v2.1/servers/987b1bcb-9066-405d-bed5-fcd1d027ff62/ips => generated 194 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/442] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:28:57 2026] GET /v2.1/servers/33676754-abb4-46f4-bebe-d33dfc849575 => generated 1549 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 225/443] 10.0.0.33 () {32 vars in 722 bytes} [Thu Apr 23 10:28:58 2026] GET /v2.1/servers/987b1bcb-9066-405d-bed5-fcd1d027ff62/ips => generated 194 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:28:58.563 7 WARNING neutronclient.v2_0.client [None req-2cfe778d-476e-4955-8bb4-0a1e3842c4c7 18066dceb616430e8c36e8690fb8d585 b972cce445034e24a6927701aa8bec41 - - default default] The python binding code in 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/444] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:28:58 2026] GET /v2.1/servers/33676754-abb4-46f4-bebe-d33dfc849575 => generated 1549 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 10:28:59.055 8 INFO nova.api.openstack.compute.server_external_events [req-c1b2250e-245f-46e7-91d0-9e910a3f562b req-08ef1e9f-98cd-4318-a916-2cfb5dbc6541 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-changed:c91c9050-46ef-4d65-8e44-883ba8f6135d for instance 987b1bcb-9066-405d-bed5-fcd1d027ff62 on instance [pid: 8|app: 0|req: 226/445] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:28:59 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, ' [pid: 7|app: 0|req: 220/446] 10.0.0.33 () {32 vars in 722 bytes} [Thu Apr 23 10:28:59 2026] GET /v2.1/servers/987b1bcb-9066-405d-bed5-fcd1d027ff62/ips => generated 194 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:28:59.751 8 WARNING neutronclient.v2_0.client [None req-2906c840-c7b7-4dad-8750-a4d3355d8c6a 18066dceb616430e8c36e8690fb8d585 b972cce445034e24a6927701aa8bec41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 227/447] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:28:59 2026] GET /v2.1/servers/33676754-abb4-46f4-bebe-d33dfc849575 => generated 1549 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 10:29:00.012 7 INFO nova.api.openstack.compute.server_external_events [req-dbd8e0ce-f7fb-4842-bfcb-adab627949ea req-1a5a7d6b-4ffc-4b6c-8e22-48833259926a 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-vif-plugged:9c84edba-557b-4415-bb49-a10d45c50e11 for instance 33676754-abb4-46f4-bebe-d33dfc849575 on instance [pid: 7|app: 0|req: 221/448] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:28:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 228/449] 10.0.0.33 () {32 vars in 722 bytes} [Thu Apr 23 10:29:00 2026] GET /v2.1/servers/987b1bcb-9066-405d-bed5-fcd1d027ff62/ips => generated 156 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 222/450] 10.0.0.33 () {32 vars in 717 bytes} [Thu Apr 23 10:29:00 2026] DELETE /v2.1/servers/987b1bcb-9066-405d-bed5-fcd1d027ff62 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:00.777 8 WARNING neutronclient.v2_0.client [None req-7e8d97dc-f026-4de5-aa33-7f0156f27b50 6ac123fcb6004afead93554f9beb8a5b b3db3efacb8945aa8ad5e1de1afd9d3e - - default default] 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 10:29:00.945 7 WARNING neutronclient.v2_0.client [None req-c3e82fa2-2ac6-416f-bb65-5b945ae2b4a8 18066dceb616430e8c36e8690fb8d585 b972cce445034e24a6927701aa8bec41 - - default default] The python binding code in 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/451] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:29:00 2026] GET /v2.1/servers/987b1bcb-9066-405d-bed5-fcd1d027ff62 => generated 1843 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/452] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:29:00 2026] GET /v2.1/servers/33676754-abb4-46f4-bebe-d33dfc849575 => generated 1549 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:02.030 8 WARNING neutronclient.v2_0.client [None req-a8b015c4-b0b2-462a-92d8-92328644ee5c 6ac123fcb6004afead93554f9beb8a5b b3db3efacb8945aa8ad5e1de1afd9d3e - - default default] 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 10:29:02.053 7 INFO nova.api.openstack.compute.server_external_events [req-23f4cdea-2f0a-45f4-9eda-6cfcf84b76d5 req-dca79ada-9459-4fc4-955c-4cc1ca838bd1 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-vif-plugged:9c84edba-557b-4415-bb49-a10d45c50e11 for instance 33676754-abb4-46f4-bebe-d33dfc849575 on instance [pid: 7|app: 0|req: 224/453] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:29:02 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 10:29:02.084 7 INFO nova.api.openstack.compute.server_external_events [req-d87d8fa1-9d44-4c32-913c-adf769204961 req-59d308cd-63a0-4271-90b5-a2d8211c7075 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-vif-unplugged:c91c9050-46ef-4d65-8e44-883ba8f6135d for instance 987b1bcb-9066-405d-bed5-fcd1d027ff62 on instance [pid: 7|app: 0|req: 225/454] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:29:02 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:02.213 7 WARNING neutronclient.v2_0.client [None req-21efd317-32ba-43db-90f5-9def1a149e83 18066dceb616430e8c36e8690fb8d585 b972cce445034e24a6927701aa8bec41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 230/455] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:29:01 2026] GET /v2.1/servers/987b1bcb-9066-405d-bed5-fcd1d027ff62 => generated 1843 bytes in 286 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/456] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:29:02 2026] GET /v2.1/servers/33676754-abb4-46f4-bebe-d33dfc849575 => generated 1727 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:02.487 8 WARNING neutronclient.v2_0.client [None req-3b062f44-6ad1-4e6d-85cd-201618db277e 18066dceb616430e8c36e8690fb8d585 b972cce445034e24a6927701aa8bec41 - - default default] The python binding code in 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/457] 10.0.0.33 () {32 vars in 740 bytes} [Thu Apr 23 10:29:02 2026] GET /v2.1/servers/33676754-abb4-46f4-bebe-d33dfc849575/os-interface => generated 285 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:03.313 7 WARNING neutronclient.v2_0.client [None req-ce4bb0d3-16a9-4c03-bad2-e400b65279ab 6ac123fcb6004afead93554f9beb8a5b b3db3efacb8945aa8ad5e1de1afd9d3e - - default default] 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 10:29:03.465 8 WARNING neutronclient.v2_0.client [None req-dfe4ef64-c65e-4646-965f-5034800e6345 18066dceb616430e8c36e8690fb8d585 b972cce445034e24a6927701aa8bec41 - - default default] The python binding code in 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/458] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:29:03 2026] GET /v2.1/servers/987b1bcb-9066-405d-bed5-fcd1d027ff62 => generated 1843 bytes in 1821 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:05.114 7 INFO nova.api.openstack.compute.server_external_events [req-94e57364-f36f-4367-884a-630f1e955ad8 req-f6f40ea8-d147-414c-b36e-f369e2c4e752 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-vif-unplugged:c91c9050-46ef-4d65-8e44-883ba8f6135d for instance 987b1bcb-9066-405d-bed5-fcd1d027ff62 on instance 2026-04-23 10:29:05.114 7 INFO nova.api.openstack.compute.server_external_events [req-94e57364-f36f-4367-884a-630f1e955ad8 req-f6f40ea8-d147-414c-b36e-f369e2c4e752 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-changed:9c84edba-557b-4415-bb49-a10d45c50e11 for instance 33676754-abb4-46f4-bebe-d33dfc849575 on instance [pid: 7|app: 0|req: 228/459] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:29:05 2026] POST /v2.1/os-server-external-events => generated 352 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/460] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:29:03 2026] GET /v2.1/servers/33676754-abb4-46f4-bebe-d33dfc849575 => generated 1727 bytes in 2197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 229/461] 10.0.0.33 () {32 vars in 640 bytes} [Thu Apr 23 10:29:05 2026] GET /v2.1/servers => generated 377 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 231/464] 10.0.0.33 () {32 vars in 717 bytes} [Thu Apr 23 10:29:05 2026] DELETE /v2.1/servers/33676754-abb4-46f4-bebe-d33dfc849575 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:05.849 8 WARNING neutronclient.v2_0.client [None req-1f86a8a2-bc4a-4b36-b90a-3fe1da47d974 18066dceb616430e8c36e8690fb8d585 b972cce445034e24a6927701aa8bec41 - - default default] The python binding code in 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/465] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:29:05 2026] GET /v2.1/servers/33676754-abb4-46f4-bebe-d33dfc849575 => generated 1733 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, ' [pid: 7|app: 0|req: 232/466] 10.0.0.33 () {34 vars in 670 bytes} [Thu Apr 23 10:29:05 2026] POST /v2.1/os-keypairs => generated 386 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 10:29:06.149 8 WARNING neutronclient.v2_0.client [None req-1eeda995-3c1f-4773-b5f2-227837c0cade 6ac123fcb6004afead93554f9beb8a5b b3db3efacb8945aa8ad5e1de1afd9d3e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 235/467] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:29:06 2026] GET /v2.1/servers/987b1bcb-9066-405d-bed5-fcd1d027ff62 => generated 1486 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 10:29:07.086 7 WARNING neutronclient.v2_0.client [None req-582ce89f-430d-4133-88c6-357ee0229dbb 18066dceb616430e8c36e8690fb8d585 b972cce445034e24a6927701aa8bec41 - - default default] 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 10:29:07.165 8 INFO nova.api.openstack.compute.server_external_events [req-bd5b5a3e-b01c-4251-a6e2-184e3807e9b8 req-e4febf0f-3e3b-43a9-bb2a-e3ad911b555d 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-vif-deleted:c91c9050-46ef-4d65-8e44-883ba8f6135d for instance 987b1bcb-9066-405d-bed5-fcd1d027ff62 on instance [pid: 8|app: 0|req: 236/468] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:29:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [pid: 7|app: 0|req: 233/469] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:29:07 2026] GET /v2.1/servers/33676754-abb4-46f4-bebe-d33dfc849575 => generated 1853 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:07.405 8 WARNING neutronclient.v2_0.client [None req-887c9625-517d-43b2-ab88-73f7bdbdede7 6ac123fcb6004afead93554f9beb8a5b b3db3efacb8945aa8ad5e1de1afd9d3e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 237/470] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:29:07 2026] GET /v2.1/servers/987b1bcb-9066-405d-bed5-fcd1d027ff62 => generated 1486 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 10:29:07.843 7 WARNING neutronclient.v2_0.client [None req-012e43a2-9114-4e0f-9737-987f052ab9ca 81e3a5f462a24e47b63fb64c774fa27b 35d7ee762d4448f9b4ee2a1b67bbe18e - - default default] The 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 10:29:07.892 7 WARNING neutronclient.v2_0.client [None req-012e43a2-9114-4e0f-9737-987f052ab9ca 81e3a5f462a24e47b63fb64c774fa27b 35d7ee762d4448f9b4ee2a1b67bbe18e - - default default] The 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 10:29:08.070 7 WARNING neutronclient.v2_0.client [None req-012e43a2-9114-4e0f-9737-987f052ab9ca 81e3a5f462a24e47b63fb64c774fa27b 35d7ee762d4448f9b4ee2a1b67bbe18e - - default default] 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: 234/471] 10.0.0.33 () {34 vars in 662 bytes} [Thu Apr 23 10:29:07 2026] POST /v2.1/servers => generated 452 bytes in 535 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 10:29:08.326 8 WARNING neutronclient.v2_0.client [None req-b54528cf-968e-4c57-8868-4586dc59770e 18066dceb616430e8c36e8690fb8d585 b972cce445034e24a6927701aa8bec41 - - default default] The 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 10:29:08.326 7 WARNING neutronclient.v2_0.client [None req-5900937a-9534-458c-b33d-6dd47fef1a0a 81e3a5f462a24e47b63fb64c774fa27b 35d7ee762d4448f9b4ee2a1b67bbe18e - - default default] The python binding code in 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/472] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:29:08 2026] GET /v2.1/servers/59602a89-3bd0-48be-8628-40b221103d0a => generated 1393 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:08.500 7 INFO nova.api.openstack.wsgi [None req-5c63182b-a181-482e-8453-981c93a4346f 6ac123fcb6004afead93554f9beb8a5b b3db3efacb8945aa8ad5e1de1afd9d3e - - default default] HTTP exception thrown: Instance 987b1bcb-9066-405d-bed5-fcd1d027ff62 could not be found. [pid: 8|app: 0|req: 238/473] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:29:08 2026] GET /v2.1/servers/33676754-abb4-46f4-bebe-d33dfc849575 => generated 1853 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/474] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:29:08 2026] GET /v2.1/servers/987b1bcb-9066-405d-bed5-fcd1d027ff62 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 239/475] 10.0.0.33 () {32 vars in 705 bytes} [Thu Apr 23 10:29:08 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1663803392 => generated 0 bytes in 29 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 10:29:09.036 7 INFO nova.api.openstack.wsgi [None req-32eeff19-e1ab-46a5-8fa0-ec106f80f6bb 6ac123fcb6004afead93554f9beb8a5b b3db3efacb8945aa8ad5e1de1afd9d3e - - default default] HTTP exception thrown: Instance 987b1bcb-9066-405d-bed5-fcd1d027ff62 could not be found. [pid: 7|app: 0|req: 237/476] 10.0.0.33 () {32 vars in 717 bytes} [Thu Apr 23 10:29:09 2026] DELETE /v2.1/servers/987b1bcb-9066-405d-bed5-fcd1d027ff62 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-23 10:29:09.070 8 INFO nova.api.openstack.wsgi [None req-ecafe545-7474-4586-9be4-6a38dd752cdf 6ac123fcb6004afead93554f9beb8a5b b3db3efacb8945aa8ad5e1de1afd9d3e - - default default] HTTP exception thrown: Instance 987b1bcb-9066-405d-bed5-fcd1d027ff62 could not be found. [pid: 8|app: 0|req: 240/477] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:29:09 2026] GET /v2.1/servers/987b1bcb-9066-405d-bed5-fcd1d027ff62 => 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 10:29:09.226 7 INFO nova.api.openstack.compute.server_external_events [req-b4b604aa-7745-4dce-bec4-8e8c4192aea3 req-2f4f6882-e96b-48e0-b18d-bb893a5d897e 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-vif-deleted:9c84edba-557b-4415-bb49-a10d45c50e11 for instance 33676754-abb4-46f4-bebe-d33dfc849575 on instance [pid: 7|app: 0|req: 238/478] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:29:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:09.426 8 WARNING neutronclient.v2_0.client [None req-20b60eb4-add3-4b10-a616-f7f4057c2bc8 81e3a5f462a24e47b63fb64c774fa27b 35d7ee762d4448f9b4ee2a1b67bbe18e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 241/479] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:29:09 2026] GET /v2.1/servers/59602a89-3bd0-48be-8628-40b221103d0a => generated 1397 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 10:29:09.558 7 WARNING neutronclient.v2_0.client [None req-d972a090-be6e-4b11-ac3e-75f5583c87f6 18066dceb616430e8c36e8690fb8d585 b972cce445034e24a6927701aa8bec41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 239/480] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:29:09 2026] GET /v2.1/servers/33676754-abb4-46f4-bebe-d33dfc849575 => generated 1504 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 10:29:10.526 8 WARNING neutronclient.v2_0.client [None req-b5ca193c-1bd9-48d6-bc83-8c58c98f7e53 81e3a5f462a24e47b63fb64c774fa27b 35d7ee762d4448f9b4ee2a1b67bbe18e - - default default] 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 10:29:10.658 7 WARNING neutronclient.v2_0.client [None req-06ad665a-4987-4c21-bef8-c8ac05c5e318 18066dceb616430e8c36e8690fb8d585 b972cce445034e24a6927701aa8bec41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 242/481] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:29:10 2026] GET /v2.1/servers/59602a89-3bd0-48be-8628-40b221103d0a => generated 1445 bytes in 287 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/482] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:29:10 2026] GET /v2.1/servers/33676754-abb4-46f4-bebe-d33dfc849575 => generated 1509 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:11.831 8 WARNING neutronclient.v2_0.client [None req-07b3c05a-9766-47d7-b750-b95ef2471510 81e3a5f462a24e47b63fb64c774fa27b 35d7ee762d4448f9b4ee2a1b67bbe18e - - default default] The python binding code in 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/483] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:29:11 2026] GET /v2.1/servers/59602a89-3bd0-48be-8628-40b221103d0a => generated 1445 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 10:29:11.879 7 WARNING neutronclient.v2_0.client [None req-36172e04-a94a-48a5-96e3-20f4084d227a 18066dceb616430e8c36e8690fb8d585 b972cce445034e24a6927701aa8bec41 - - default default] The python binding code in 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/484] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:29:11 2026] GET /v2.1/servers/33676754-abb4-46f4-bebe-d33dfc849575 => generated 1509 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:12.926 8 WARNING neutronclient.v2_0.client [None req-319c20f7-89c5-46e8-8fc4-5d145e1996e8 81e3a5f462a24e47b63fb64c774fa27b 35d7ee762d4448f9b4ee2a1b67bbe18e - - default default] 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: 244/485] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:29:12 2026] GET /v2.1/servers/59602a89-3bd0-48be-8628-40b221103d0a => generated 1453 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 10:29:12.998 7 WARNING neutronclient.v2_0.client [None req-52536e7f-f4aa-4d8e-8da3-1bb6a98f6736 18066dceb616430e8c36e8690fb8d585 b972cce445034e24a6927701aa8bec41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 242/486] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:29:12 2026] GET /v2.1/servers/33676754-abb4-46f4-bebe-d33dfc849575 => generated 1509 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/487] 10.0.0.33 () {30 vars in 412 bytes} [Thu Apr 23 10:29:13 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 10:29:13.970 8 INFO nova.api.openstack.compute.server_external_events [req-3d01e231-cab4-4803-b443-1ef0f21bd205 req-706b9356-caba-477d-a0cc-a9ff4818ba23 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-changed:ff1a4bad-bf2d-4ed0-bdae-99bd0ee654c9 for instance 59602a89-3bd0-48be-8628-40b221103d0a on instance [pid: 8|app: 0|req: 246/488] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:29:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:14.069 8 WARNING neutronclient.v2_0.client [None req-98118632-b667-48f8-9f04-90715a1226cc 81e3a5f462a24e47b63fb64c774fa27b 35d7ee762d4448f9b4ee2a1b67bbe18e - - default default] 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: 243/489] 10.0.0.33 () {28 vars in 559 bytes} [Thu Apr 23 10:29:13 2026] GET /v2/ => generated 402 bytes in 621 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/490] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:29:14 2026] GET /v2.1/servers/59602a89-3bd0-48be-8628-40b221103d0a => generated 1530 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 10:29:14.205 7 INFO nova.api.openstack.wsgi [None req-063b24a9-d2ea-4eff-a98a-04ce129e7839 18066dceb616430e8c36e8690fb8d585 b972cce445034e24a6927701aa8bec41 - - default default] HTTP exception thrown: Instance 33676754-abb4-46f4-bebe-d33dfc849575 could not be found. [pid: 7|app: 0|req: 244/491] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:29:14 2026] GET /v2.1/servers/33676754-abb4-46f4-bebe-d33dfc849575 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/492] 10.0.0.33 () {28 vars in 563 bytes} [Thu Apr 23 10:29:14 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 249/493] 10.0.0.33 () {30 vars in 412 bytes} [Thu Apr 23 10:29:14 2026] GET / => generated 423 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/494] 10.0.0.33 () {32 vars in 705 bytes} [Thu Apr 23 10:29:14 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1120167416 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-23 10:29:15.253 8 WARNING neutronclient.v2_0.client [None req-0c24ec4b-ae7b-4e54-901e-e20bd7702f44 81e3a5f462a24e47b63fb64c774fa27b 35d7ee762d4448f9b4ee2a1b67bbe18e - - default default] The python binding code in 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/495] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:29:15 2026] GET /v2.1/servers/59602a89-3bd0-48be-8628-40b221103d0a => generated 1518 bytes in 368 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 10:29:16.633 7 WARNING neutronclient.v2_0.client [None req-8b07e65c-fc7e-4fe5-b21b-347f4a761f45 81e3a5f462a24e47b63fb64c774fa27b 35d7ee762d4448f9b4ee2a1b67bbe18e - - default default] The python binding code in 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/498] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:29:16 2026] GET /v2.1/servers/59602a89-3bd0-48be-8628-40b221103d0a => generated 1518 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:17.775 8 WARNING neutronclient.v2_0.client [None req-47942044-2d59-4daa-ba43-b4359486cb63 81e3a5f462a24e47b63fb64c774fa27b 35d7ee762d4448f9b4ee2a1b67bbe18e - - default default] The python binding code in 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/499] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:29:17 2026] GET /v2.1/servers/59602a89-3bd0-48be-8628-40b221103d0a => generated 1518 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 10:29:18.937 7 WARNING neutronclient.v2_0.client [None req-4eab055c-7ccc-4aea-8c93-f97d9ec86576 81e3a5f462a24e47b63fb64c774fa27b 35d7ee762d4448f9b4ee2a1b67bbe18e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 248/500] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:29:18 2026] GET /v2.1/servers/59602a89-3bd0-48be-8628-40b221103d0a => generated 1518 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:19.332 8 INFO nova.api.openstack.compute.server_external_events [req-9280750e-77ea-4157-95ed-7682bea1c2b4 req-38e56b01-11b2-4c57-827f-3179399faa5f 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-vif-plugged:ff1a4bad-bf2d-4ed0-bdae-99bd0ee654c9 for instance 59602a89-3bd0-48be-8628-40b221103d0a on instance [pid: 8|app: 0|req: 253/501] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:29:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:20.100 7 WARNING neutronclient.v2_0.client [None req-86d11975-7f5b-4f06-845a-2e341089bb07 81e3a5f462a24e47b63fb64c774fa27b 35d7ee762d4448f9b4ee2a1b67bbe18e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 249/502] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:29:20 2026] GET /v2.1/servers/59602a89-3bd0-48be-8628-40b221103d0a => generated 1518 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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 10:29:21.371 8 WARNING neutronclient.v2_0.client [None req-0c2a6b0f-0f69-4df7-9d6e-1ee7d9c262fc 81e3a5f462a24e47b63fb64c774fa27b 35d7ee762d4448f9b4ee2a1b67bbe18e - - default default] The 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 10:29:21.392 7 INFO nova.api.openstack.compute.server_external_events [req-70bbbc21-b174-40a7-a086-4a9b4f0275f7 req-0cc0d598-2107-4b23-8f4d-81d50fd35054 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-vif-plugged:ff1a4bad-bf2d-4ed0-bdae-99bd0ee654c9 for instance 59602a89-3bd0-48be-8628-40b221103d0a on instance [pid: 7|app: 0|req: 250/503] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:29:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/504] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:29:21 2026] GET /v2.1/servers/59602a89-3bd0-48be-8628-40b221103d0a => generated 1702 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:21.607 7 WARNING neutronclient.v2_0.client [None req-1c686284-4aeb-4a74-87e8-6d0469be4f60 81e3a5f462a24e47b63fb64c774fa27b 35d7ee762d4448f9b4ee2a1b67bbe18e - - default default] The python binding code in 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/505] 10.0.0.33 () {32 vars in 740 bytes} [Thu Apr 23 10:29:21 2026] GET /v2.1/servers/59602a89-3bd0-48be-8628-40b221103d0a/os-interface => generated 285 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:23.464 8 INFO nova.api.openstack.compute.server_external_events [req-8a0df3ee-fc95-4722-8e42-1d1b90e58fab req-72f52bf1-5eea-4b95-aa89-5c93f2dd40dc 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-changed:ff1a4bad-bf2d-4ed0-bdae-99bd0ee654c9 for instance 59602a89-3bd0-48be-8628-40b221103d0a on instance [pid: 8|app: 0|req: 255/506] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:29:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 253/509] 10.0.0.33 () {34 vars in 670 bytes} [Thu Apr 23 10:29:26 2026] POST /v2.1/os-keypairs => generated 386 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, ' 2026-04-23 10:29:27.698 8 WARNING neutronclient.v2_0.client [None req-dc26e0ae-a373-40cb-9a49-40e8ff9774da e783624a6e2245cf85a244ae9ab6e52a aaa1c597029240de8c3bc2e2b390c7b5 - - default default] The 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 10:29:27.893 8 WARNING neutronclient.v2_0.client [None req-dc26e0ae-a373-40cb-9a49-40e8ff9774da e783624a6e2245cf85a244ae9ab6e52a aaa1c597029240de8c3bc2e2b390c7b5 - - default default] The 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 10:29:29.438 8 WARNING neutronclient.v2_0.client [None req-dc26e0ae-a373-40cb-9a49-40e8ff9774da e783624a6e2245cf85a244ae9ab6e52a aaa1c597029240de8c3bc2e2b390c7b5 - - default default] The python binding code in 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/510] 10.0.0.33 () {34 vars in 662 bytes} [Thu Apr 23 10:29:27 2026] POST /v2.1/servers => generated 453 bytes in 3504 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-23 10:29:31.164 7 WARNING neutronclient.v2_0.client [None req-7aede716-6aae-4c49-95a1-f1582204c71b e783624a6e2245cf85a244ae9ab6e52a aaa1c597029240de8c3bc2e2b390c7b5 - - default default] The python binding code in 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/511] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:29:31 2026] GET /v2.1/servers/82caa6f1-f7ee-4c85-bb23-1b389541a687 => generated 1431 bytes in 314 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:32.506 8 WARNING neutronclient.v2_0.client [None req-133c4e84-229a-4ffb-b312-fa5cbc076ca5 e783624a6e2245cf85a244ae9ab6e52a aaa1c597029240de8c3bc2e2b390c7b5 - - default default] The python binding code in 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/512] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:29:32 2026] GET /v2.1/servers/82caa6f1-f7ee-4c85-bb23-1b389541a687 => generated 1427 bytes in 447 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:33.982 7 WARNING neutronclient.v2_0.client [None req-80d9b9d5-e653-46b2-b1a9-8f8d382d92b1 e783624a6e2245cf85a244ae9ab6e52a aaa1c597029240de8c3bc2e2b390c7b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 255/513] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:29:33 2026] GET /v2.1/servers/82caa6f1-f7ee-4c85-bb23-1b389541a687 => generated 1483 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:35.181 8 WARNING neutronclient.v2_0.client [None req-78ec604e-ddc8-4757-9931-0b6ba372e0d6 e783624a6e2245cf85a244ae9ab6e52a aaa1c597029240de8c3bc2e2b390c7b5 - - default default] The python binding code in 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/514] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:29:35 2026] GET /v2.1/servers/82caa6f1-f7ee-4c85-bb23-1b389541a687 => generated 1491 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 10:29:36.272 7 WARNING neutronclient.v2_0.client [None req-4d14293b-d99a-4f2e-9cf6-69bc37a25b68 e783624a6e2245cf85a244ae9ab6e52a aaa1c597029240de8c3bc2e2b390c7b5 - - default default] 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 10:29:36.723 8 INFO nova.api.openstack.compute.server_external_events [req-1d933f69-2d1c-46fe-852d-c5dbdefc8cec req-fdf5ac84-f546-4abf-b216-1ca5edc16146 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-changed:7f3c7792-4fa8-4634-9aef-0dc1c6f0fc26 for instance 82caa6f1-f7ee-4c85-bb23-1b389541a687 on instance [pid: 8|app: 0|req: 261/517] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:29:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/518] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:29:36 2026] GET /v2.1/servers/82caa6f1-f7ee-4c85-bb23-1b389541a687 => generated 1559 bytes in 595 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:37.892 8 WARNING neutronclient.v2_0.client [None req-48899359-c84e-4425-8eab-ad7b2084467b e783624a6e2245cf85a244ae9ab6e52a aaa1c597029240de8c3bc2e2b390c7b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 262/519] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:29:37 2026] GET /v2.1/servers/82caa6f1-f7ee-4c85-bb23-1b389541a687 => generated 1557 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 10:29:38.049 7 WARNING neutronclient.v2_0.client [None req-7e144b85-afed-4ec9-8686-4939610db791 81e3a5f462a24e47b63fb64c774fa27b 35d7ee762d4448f9b4ee2a1b67bbe18e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 258/520] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:29:38 2026] GET /v2.1/servers/59602a89-3bd0-48be-8628-40b221103d0a => generated 1822 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:38.305 8 WARNING neutronclient.v2_0.client [None req-f4914ff4-cc85-4641-a1c6-613a5704e0e7 81e3a5f462a24e47b63fb64c774fa27b 35d7ee762d4448f9b4ee2a1b67bbe18e - - default default] 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 10:29:39.042 7 WARNING neutronclient.v2_0.client [None req-0cc4761b-7d0a-48ac-b84b-0f7448f11dd0 e783624a6e2245cf85a244ae9ab6e52a aaa1c597029240de8c3bc2e2b390c7b5 - - default default] The python binding code in 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/521] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:29:38 2026] GET /v2.1/servers/59602a89-3bd0-48be-8628-40b221103d0a => generated 1822 bytes in 878 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 264/522] 10.0.0.33 () {34 vars in 749 bytes} [Thu Apr 23 10:29:39 2026] POST /v2.1/servers/59602a89-3bd0-48be-8628-40b221103d0a/action => generated 0 bytes in 71 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 10:29:39.464 8 WARNING neutronclient.v2_0.client [None req-df69811c-f823-4466-b3f0-10e2222e5365 81e3a5f462a24e47b63fb64c774fa27b 35d7ee762d4448f9b4ee2a1b67bbe18e - - default default] The python binding code in 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/523] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:29:39 2026] GET /v2.1/servers/82caa6f1-f7ee-4c85-bb23-1b389541a687 => generated 1557 bytes in 467 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/524] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:29:39 2026] GET /v2.1/servers/59602a89-3bd0-48be-8628-40b221103d0a => generated 1824 bytes in 861 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:40.521 7 WARNING neutronclient.v2_0.client [None req-c88f4062-e7ed-4fd5-9884-7827953ab7ba e783624a6e2245cf85a244ae9ab6e52a aaa1c597029240de8c3bc2e2b390c7b5 - - default default] The python binding code in 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/525] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:29:40 2026] GET /v2.1/servers/82caa6f1-f7ee-4c85-bb23-1b389541a687 => generated 1557 bytes in 812 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:41.334 8 WARNING neutronclient.v2_0.client [None req-a944ba8d-5cb2-4774-8c45-a9255d120c45 81e3a5f462a24e47b63fb64c774fa27b 35d7ee762d4448f9b4ee2a1b67bbe18e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 266/526] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:29:41 2026] GET /v2.1/servers/59602a89-3bd0-48be-8628-40b221103d0a => generated 1824 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:42.367 7 WARNING neutronclient.v2_0.client [None req-5324693e-5b7f-4eb3-96c0-f48fc01e01a0 e783624a6e2245cf85a244ae9ab6e52a aaa1c597029240de8c3bc2e2b390c7b5 - - default default] 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 10:29:42.593 8 WARNING neutronclient.v2_0.client [None req-c1327c71-3d99-456b-abcb-1c7fecc8e975 81e3a5f462a24e47b63fb64c774fa27b 35d7ee762d4448f9b4ee2a1b67bbe18e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 261/527] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:29:42 2026] GET /v2.1/servers/82caa6f1-f7ee-4c85-bb23-1b389541a687 => generated 1557 bytes in 291 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/528] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:29:42 2026] GET /v2.1/servers/59602a89-3bd0-48be-8628-40b221103d0a => generated 1824 bytes in 336 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:43.675 7 WARNING neutronclient.v2_0.client [None req-5b734a0f-e496-4357-b39c-5128a8c78041 e783624a6e2245cf85a244ae9ab6e52a aaa1c597029240de8c3bc2e2b390c7b5 - - default default] The python binding code in 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/529] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:29:43 2026] GET /v2.1/servers/82caa6f1-f7ee-4c85-bb23-1b389541a687 => generated 1557 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 10:29:43.950 8 WARNING neutronclient.v2_0.client [None req-deab78bb-5b5f-4cd3-89bf-163dfe875006 81e3a5f462a24e47b63fb64c774fa27b 35d7ee762d4448f9b4ee2a1b67bbe18e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 268/530] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:29:43 2026] GET /v2.1/servers/59602a89-3bd0-48be-8628-40b221103d0a => generated 1829 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 10:29:44.443 7 INFO nova.api.openstack.compute.server_external_events [req-cf3bc0d0-edfd-4dc4-a748-6fe0b931cefa req-7e0eccd5-51c8-4458-8472-48fca9424b02 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-vif-unplugged:7f3c7792-4fa8-4634-9aef-0dc1c6f0fc26 for instance 82caa6f1-f7ee-4c85-bb23-1b389541a687 on instance [pid: 7|app: 0|req: 263/531] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:29:44 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:44.764 8 INFO nova.api.openstack.compute.server_external_events [req-abc3f33f-6cdd-457a-b80d-f5cb231e8543 req-ae4131ed-2fc6-4789-8193-aed36fa53ac8 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-vif-unplugged:ff1a4bad-bf2d-4ed0-bdae-99bd0ee654c9 for instance 59602a89-3bd0-48be-8628-40b221103d0a on instance [pid: 8|app: 0|req: 269/532] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:29:44 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:44.888 7 WARNING neutronclient.v2_0.client [None req-bc37e3a5-869b-4506-9567-7340b4860f56 e783624a6e2245cf85a244ae9ab6e52a aaa1c597029240de8c3bc2e2b390c7b5 - - default default] 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 10:29:45.144 8 WARNING neutronclient.v2_0.client [None req-02cbd51e-93b5-4577-80ba-34cde08ecd51 81e3a5f462a24e47b63fb64c774fa27b 35d7ee762d4448f9b4ee2a1b67bbe18e - - default default] The python binding code in 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/533] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:29:44 2026] GET /v2.1/servers/82caa6f1-f7ee-4c85-bb23-1b389541a687 => generated 1557 bytes in 1686 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 270/536] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:29:45 2026] GET /v2.1/servers/59602a89-3bd0-48be-8628-40b221103d0a => generated 1829 bytes in 1458 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 10:29:46.580 7 INFO nova.api.openstack.compute.server_external_events [req-47df42e4-746e-4353-b92c-9ff8ae833a5d req-adc9bba0-3bae-4a4c-8316-66a0c96c9202 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-vif-plugged:7f3c7792-4fa8-4634-9aef-0dc1c6f0fc26 for instance 82caa6f1-f7ee-4c85-bb23-1b389541a687 on instance 2026-04-23 10:29:46.580 7 INFO nova.api.openstack.compute.server_external_events [req-47df42e4-746e-4353-b92c-9ff8ae833a5d req-adc9bba0-3bae-4a4c-8316-66a0c96c9202 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-vif-plugged:7f3c7792-4fa8-4634-9aef-0dc1c6f0fc26 for instance 82caa6f1-f7ee-4c85-bb23-1b389541a687 on instance [pid: 7|app: 0|req: 267/537] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:29:46 2026] POST /v2.1/os-server-external-events => generated 354 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 10:29:46.815 8 INFO nova.api.openstack.compute.server_external_events [req-6e457dc3-fc74-4108-a427-54102fc505a9 req-5cc55d55-c4df-43df-9699-6dadc5bc9d82 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-vif-unplugged:ff1a4bad-bf2d-4ed0-bdae-99bd0ee654c9 for instance 59602a89-3bd0-48be-8628-40b221103d0a on instance [pid: 8|app: 0|req: 271/538] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:29:46 2026] POST /v2.1/os-server-external-events => generated 185 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:47.614 7 WARNING neutronclient.v2_0.client [None req-8e26fd73-60bd-4217-99c7-ab8e4bdcc4be e783624a6e2245cf85a244ae9ab6e52a aaa1c597029240de8c3bc2e2b390c7b5 - - default default] The 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 10:29:47.637 8 WARNING neutronclient.v2_0.client [None req-c1916ed1-20bd-400c-94c8-7cb3a16df81d 81e3a5f462a24e47b63fb64c774fa27b 35d7ee762d4448f9b4ee2a1b67bbe18e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 268/539] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:29:47 2026] GET /v2.1/servers/82caa6f1-f7ee-4c85-bb23-1b389541a687 => generated 1557 bytes in 484 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/540] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:29:47 2026] GET /v2.1/servers/59602a89-3bd0-48be-8628-40b221103d0a => generated 1829 bytes in 706 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:48.865 7 INFO nova.api.openstack.compute.server_external_events [req-5f981fc4-3eef-452a-89c9-c2362e2dec07 req-3bfda032-44e0-4e48-a023-556c5d1ac378 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-vif-plugged:ff1a4bad-bf2d-4ed0-bdae-99bd0ee654c9 for instance 59602a89-3bd0-48be-8628-40b221103d0a on instance 2026-04-23 10:29:48.866 7 INFO nova.api.openstack.compute.server_external_events [req-5f981fc4-3eef-452a-89c9-c2362e2dec07 req-3bfda032-44e0-4e48-a023-556c5d1ac378 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-vif-plugged:ff1a4bad-bf2d-4ed0-bdae-99bd0ee654c9 for instance 59602a89-3bd0-48be-8628-40b221103d0a on instance [pid: 7|app: 0|req: 269/541] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:29:48 2026] POST /v2.1/os-server-external-events => generated 354 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 10:29:49.104 8 WARNING neutronclient.v2_0.client [None req-cf1f1b6b-b8cb-4918-9fce-a13e15086027 e783624a6e2245cf85a244ae9ab6e52a aaa1c597029240de8c3bc2e2b390c7b5 - - default default] 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 10:29:49.360 7 WARNING neutronclient.v2_0.client [None req-b8b42478-893c-4a99-a8b8-b1defd06747e 81e3a5f462a24e47b63fb64c774fa27b 35d7ee762d4448f9b4ee2a1b67bbe18e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 273/542] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:29:49 2026] GET /v2.1/servers/82caa6f1-f7ee-4c85-bb23-1b389541a687 => generated 1740 bytes in 1027 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 270/543] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:29:49 2026] GET /v2.1/servers/59602a89-3bd0-48be-8628-40b221103d0a => generated 1829 bytes in 822 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 10:29:50.150 8 WARNING neutronclient.v2_0.client [None req-ccb41162-47c5-4678-aacd-72b175616a0e e783624a6e2245cf85a244ae9ab6e52a aaa1c597029240de8c3bc2e2b390c7b5 - - default default] The python binding code in 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/544] 10.0.0.33 () {32 vars in 740 bytes} [Thu Apr 23 10:29:50 2026] GET /v2.1/servers/82caa6f1-f7ee-4c85-bb23-1b389541a687/os-interface => generated 284 bytes in 416 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:51.204 7 WARNING neutronclient.v2_0.client [None req-f6fba3de-d3d6-4a0c-bac6-42eac7a6961e 81e3a5f462a24e47b63fb64c774fa27b 35d7ee762d4448f9b4ee2a1b67bbe18e - - default default] 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 10:29:51.296 8 WARNING neutronclient.v2_0.client [None req-a8afb072-cd97-443f-b20f-9aa8ed1692ef e783624a6e2245cf85a244ae9ab6e52a aaa1c597029240de8c3bc2e2b390c7b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 271/545] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:29:51 2026] GET /v2.1/servers/59602a89-3bd0-48be-8628-40b221103d0a => generated 1822 bytes in 387 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:51.572 7 INFO nova.api.openstack.compute.server_external_events [req-fdf29638-35be-491a-8c98-3a033e499007 req-80f972b2-a080-4b38-be41-ba613bf21ae9 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-changed:7f3c7792-4fa8-4634-9aef-0dc1c6f0fc26 for instance 82caa6f1-f7ee-4c85-bb23-1b389541a687 on instance [pid: 7|app: 0|req: 272/546] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:29:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/547] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:29:51 2026] GET /v2.1/servers/82caa6f1-f7ee-4c85-bb23-1b389541a687 => generated 1740 bytes in 426 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 273/548] 10.0.0.33 () {32 vars in 640 bytes} [Thu Apr 23 10:29:51 2026] GET /v2.1/servers => generated 383 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 276/549] 10.0.0.33 () {32 vars in 717 bytes} [Thu Apr 23 10:29:51 2026] DELETE /v2.1/servers/82caa6f1-f7ee-4c85-bb23-1b389541a687 => generated 0 bytes in 138 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 10:29:51.932 7 WARNING neutronclient.v2_0.client [None req-700ece56-f144-4f3c-92e3-55e7eb0a1611 e783624a6e2245cf85a244ae9ab6e52a aaa1c597029240de8c3bc2e2b390c7b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 274/550] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:29:51 2026] GET /v2.1/servers/82caa6f1-f7ee-4c85-bb23-1b389541a687 => generated 1746 bytes in 1127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:53.634 8 INFO nova.api.openstack.compute.server_external_events [req-e5804ba2-33b2-47d1-9afc-37ba64211b63 req-c29ae4a7-aebb-48f7-9628-3bb5fa1bb20e 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-vif-unplugged:7f3c7792-4fa8-4634-9aef-0dc1c6f0fc26 for instance 82caa6f1-f7ee-4c85-bb23-1b389541a687 on instance [pid: 8|app: 0|req: 277/551] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:29:53 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:54.083 7 WARNING neutronclient.v2_0.client [None req-65b7b16b-bea7-45d4-944e-a927745aeb1f e783624a6e2245cf85a244ae9ab6e52a aaa1c597029240de8c3bc2e2b390c7b5 - - default default] The python binding code in 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/552] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:29:54 2026] GET /v2.1/servers/82caa6f1-f7ee-4c85-bb23-1b389541a687 => generated 1866 bytes in 523 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:55.496 8 INFO nova.api.openstack.compute.server_external_events [req-4f21dd09-46ab-4c16-9deb-17ee5f3e878d req-524cf52c-16fe-49af-9af1-ba5ea56b5840 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-vif-deleted:7f3c7792-4fa8-4634-9aef-0dc1c6f0fc26 for instance 82caa6f1-f7ee-4c85-bb23-1b389541a687 on instance [pid: 8|app: 0|req: 278/553] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:29:55 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 10:29:55.631 7 WARNING neutronclient.v2_0.client [None req-6eaec138-4bcc-4b93-b76f-e1b0db2dad4b e783624a6e2245cf85a244ae9ab6e52a aaa1c597029240de8c3bc2e2b390c7b5 - - default default] 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 10:29:55.685 8 INFO nova.api.openstack.compute.server_external_events [req-2824cbb3-c234-4cef-9cd1-bd3978980b1c req-6c613917-8a34-4036-8fd1-ba4323f2ddd2 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-vif-unplugged:7f3c7792-4fa8-4634-9aef-0dc1c6f0fc26 for instance 82caa6f1-f7ee-4c85-bb23-1b389541a687 on instance [pid: 8|app: 0|req: 279/554] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:29:55 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [pid: 7|app: 0|req: 276/557] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:29:55 2026] GET /v2.1/servers/82caa6f1-f7ee-4c85-bb23-1b389541a687 => generated 1512 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:56.942 8 WARNING neutronclient.v2_0.client [None req-7f51ed85-111c-4811-a188-b34efd9fc4de e783624a6e2245cf85a244ae9ab6e52a aaa1c597029240de8c3bc2e2b390c7b5 - - default default] The python binding code in 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/558] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:29:56 2026] GET /v2.1/servers/82caa6f1-f7ee-4c85-bb23-1b389541a687 => generated 1517 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 10:29:58.141 7 WARNING neutronclient.v2_0.client [None req-87a935f5-a5c0-4595-89bc-d8a1d9bd0177 e783624a6e2245cf85a244ae9ab6e52a aaa1c597029240de8c3bc2e2b390c7b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 277/559] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:29:58 2026] GET /v2.1/servers/82caa6f1-f7ee-4c85-bb23-1b389541a687 => generated 1517 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:59.223 8 INFO nova.api.openstack.wsgi [None req-e4b6b784-5f06-473f-b97b-519b0134f375 e783624a6e2245cf85a244ae9ab6e52a aaa1c597029240de8c3bc2e2b390c7b5 - - default default] HTTP exception thrown: Instance 82caa6f1-f7ee-4c85-bb23-1b389541a687 could not be found. [pid: 8|app: 0|req: 283/560] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:29:59 2026] GET /v2.1/servers/82caa6f1-f7ee-4c85-bb23-1b389541a687 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 278/561] 10.0.0.33 () {32 vars in 705 bytes} [Thu Apr 23 10:29:59 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1422549106 => 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 10:30:06.951 8 WARNING neutronclient.v2_0.client [None req-fceb2ee2-d59d-43a8-9770-a211a3def100 81e3a5f462a24e47b63fb64c774fa27b 35d7ee762d4448f9b4ee2a1b67bbe18e - - default default] The python binding code in 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/564] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:30:06 2026] GET /v2.1/servers/59602a89-3bd0-48be-8628-40b221103d0a => generated 1822 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/565] 10.0.0.33 () {32 vars in 717 bytes} [Thu Apr 23 10:30:07 2026] DELETE /v2.1/servers/59602a89-3bd0-48be-8628-40b221103d0a => 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 10:30:07.300 8 WARNING neutronclient.v2_0.client [None req-ef788530-bda8-4efc-88e1-14507b34661e 81e3a5f462a24e47b63fb64c774fa27b 35d7ee762d4448f9b4ee2a1b67bbe18e - - default default] The python binding code in 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/566] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:30:07 2026] GET /v2.1/servers/59602a89-3bd0-48be-8628-40b221103d0a => generated 1828 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:30:08.471 7 WARNING neutronclient.v2_0.client [None req-6b2aa7b8-b76f-4453-a210-162dcfd6a4ba 81e3a5f462a24e47b63fb64c774fa27b 35d7ee762d4448f9b4ee2a1b67bbe18e - - default default] 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 10:30:08.594 8 INFO nova.api.openstack.compute.server_external_events [req-636e1f55-a863-4745-a4d5-dbffeb1e43f8 req-3c418647-298d-4e88-821c-653a8160ff19 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-vif-unplugged:ff1a4bad-bf2d-4ed0-bdae-99bd0ee654c9 for instance 59602a89-3bd0-48be-8628-40b221103d0a on instance [pid: 8|app: 0|req: 287/567] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:30:08 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/568] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:30:08 2026] GET /v2.1/servers/59602a89-3bd0-48be-8628-40b221103d0a => generated 1828 bytes in 339 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:30:09.808 8 WARNING neutronclient.v2_0.client [None req-1f767821-b2cc-4fb4-beae-6aafc4396d8a 81e3a5f462a24e47b63fb64c774fa27b 35d7ee762d4448f9b4ee2a1b67bbe18e - - default default] 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 10:30:10.639 7 INFO nova.api.openstack.compute.server_external_events [req-5f8368d4-e0ae-4f9c-9c93-28d810c6627e req-108b2276-ada0-483b-a331-5124e3afb2c9 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-vif-unplugged:ff1a4bad-bf2d-4ed0-bdae-99bd0ee654c9 for instance 59602a89-3bd0-48be-8628-40b221103d0a on instance [pid: 7|app: 0|req: 282/569] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:30:10 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: 288/570] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:30:09 2026] GET /v2.1/servers/59602a89-3bd0-48be-8628-40b221103d0a => generated 1761 bytes in 1739 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:30:11.705 7 INFO nova.api.openstack.compute.server_external_events [req-0c5b0aae-da2a-4307-8c10-cb56f1e402b6 req-c95420c1-2634-426b-b884-5bfa7f3b241d 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-vif-deleted:ff1a4bad-bf2d-4ed0-bdae-99bd0ee654c9 for instance 59602a89-3bd0-48be-8628-40b221103d0a on instance [pid: 7|app: 0|req: 283/571] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:30:11 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 10:30:12.564 8 WARNING neutronclient.v2_0.client [None req-232747ca-9d25-4cd1-b830-ad41d4d84cb1 81e3a5f462a24e47b63fb64c774fa27b 35d7ee762d4448f9b4ee2a1b67bbe18e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 289/572] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:30:12 2026] GET /v2.1/servers/59602a89-3bd0-48be-8628-40b221103d0a => generated 1474 bytes in 352 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:30:13.952 7 WARNING neutronclient.v2_0.client [None req-613f224b-ea7a-4563-8d39-34559bbc8f90 81e3a5f462a24e47b63fb64c774fa27b 35d7ee762d4448f9b4ee2a1b67bbe18e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 284/573] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:30:13 2026] GET /v2.1/servers/59602a89-3bd0-48be-8628-40b221103d0a => generated 1479 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 10:30:15.127 8 INFO nova.api.openstack.wsgi [None req-abb0b814-d40a-4f8e-871f-0b6a7b27a7ab 81e3a5f462a24e47b63fb64c774fa27b 35d7ee762d4448f9b4ee2a1b67bbe18e - - default default] HTTP exception thrown: Instance 59602a89-3bd0-48be-8628-40b221103d0a could not be found. [pid: 8|app: 0|req: 290/574] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:30:15 2026] GET /v2.1/servers/59602a89-3bd0-48be-8628-40b221103d0a => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 285/575] 10.0.0.33 () {32 vars in 705 bytes} [Thu Apr 23 10:30:15 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1621421006 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/578] 10.0.0.33 () {34 vars in 670 bytes} [Thu Apr 23 10:30:22 2026] POST /v2.1/os-keypairs => generated 397 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 10:30:25.115 8 WARNING neutronclient.v2_0.client [None req-aaa18033-e5f4-472b-a83d-2c7710857705 81272a1f9b504bcfabebd44c77eef282 790f065b76114dd0b6443df6ced2a7ed - - default default] The 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 10:30:25.172 8 WARNING neutronclient.v2_0.client [None req-aaa18033-e5f4-472b-a83d-2c7710857705 81272a1f9b504bcfabebd44c77eef282 790f065b76114dd0b6443df6ced2a7ed - - default default] The 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 10:30:25.375 8 WARNING neutronclient.v2_0.client [None req-aaa18033-e5f4-472b-a83d-2c7710857705 81272a1f9b504bcfabebd44c77eef282 790f065b76114dd0b6443df6ced2a7ed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 292/579] 10.0.0.33 () {34 vars in 662 bytes} [Thu Apr 23 10:30:25 2026] POST /v2.1/servers => generated 450 bytes in 518 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-23 10:30:25.600 7 WARNING neutronclient.v2_0.client [None req-7d5dd78f-709a-40e4-abeb-71e2ae7dc256 81272a1f9b504bcfabebd44c77eef282 790f065b76114dd0b6443df6ced2a7ed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 288/580] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:30:25 2026] GET /v2.1/servers/ae6cc73e-b674-42ec-b993-e3d1d3327f07 => generated 1401 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:30:26.693 8 WARNING neutronclient.v2_0.client [None req-9036a1ad-776d-4ed8-8cb1-1d282f9e79fb 81272a1f9b504bcfabebd44c77eef282 790f065b76114dd0b6443df6ced2a7ed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 294/583] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:30:26 2026] GET /v2.1/servers/ae6cc73e-b674-42ec-b993-e3d1d3327f07 => generated 1405 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:30:27.778 7 WARNING neutronclient.v2_0.client [None req-c40fff26-7627-4e3e-a230-861c8a79467c 81272a1f9b504bcfabebd44c77eef282 790f065b76114dd0b6443df6ced2a7ed - - default default] The python binding code in 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/584] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:30:27 2026] GET /v2.1/servers/ae6cc73e-b674-42ec-b993-e3d1d3327f07 => generated 1453 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 10:30:28.874 8 WARNING neutronclient.v2_0.client [None req-1f4ad545-3242-4587-8dee-eb1732df035f 81272a1f9b504bcfabebd44c77eef282 790f065b76114dd0b6443df6ced2a7ed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 295/585] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:30:28 2026] GET /v2.1/servers/ae6cc73e-b674-42ec-b993-e3d1d3327f07 => generated 1453 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 10:30:29.971 7 WARNING neutronclient.v2_0.client [None req-6a953f3b-8ec5-430b-98a5-5ee3bb9870d9 81272a1f9b504bcfabebd44c77eef282 790f065b76114dd0b6443df6ced2a7ed - - default default] The python binding code in 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/586] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:30:29 2026] GET /v2.1/servers/ae6cc73e-b674-42ec-b993-e3d1d3327f07 => generated 1461 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 10:30:31.081 8 WARNING neutronclient.v2_0.client [None req-97f57bcc-d078-4d6b-82c3-7762d6c7734c 81272a1f9b504bcfabebd44c77eef282 790f065b76114dd0b6443df6ced2a7ed - - default default] 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 10:30:31.590 7 INFO nova.api.openstack.compute.server_external_events [req-8303d325-2a85-49c3-9fdd-665bfbe3db09 req-a36c45f0-e57d-4c08-8d90-56ad31b9611a 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-changed:3d36396f-dab7-4949-9e5b-da4566e32373 for instance ae6cc73e-b674-42ec-b993-e3d1d3327f07 on instance [pid: 7|app: 0|req: 292/587] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:30:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/588] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:30:31 2026] GET /v2.1/servers/ae6cc73e-b674-42ec-b993-e3d1d3327f07 => generated 1529 bytes in 900 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 293/589] 10.0.0.158 () {30 vars in 619 bytes} [Thu Apr 23 10:30:32 2026] GET /v2.1 => generated 0 bytes in 102 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: 297/590] 10.0.0.158 () {32 vars in 692 bytes} [Thu Apr 23 10:30:32 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/591] 10.0.0.158 () {34 vars in 913 bytes} [Thu Apr 23 10:30:32 2026] GET /v2.1/os-simple-tenant-usage/43988d8bd6534a63b3db71d51322a02b?start=2026-04-22T00:00:00&end=2026-04-23T23:59:59 => generated 20 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 10:30:32.988 8 WARNING neutronclient.v2_0.client [None req-15d3c31e-bfa7-4dca-9ae1-792e1c9f75b8 81272a1f9b504bcfabebd44c77eef282 790f065b76114dd0b6443df6ced2a7ed - - default default] 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: 298/592] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:30:32 2026] GET /v2.1/servers/ae6cc73e-b674-42ec-b993-e3d1d3327f07 => generated 1527 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/593] 10.0.0.158 () {30 vars in 654 bytes} [Thu Apr 23 10:30:33 2026] GET /v2.1/limits?reserved=1 => generated 511 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 10:30:34.244 8 WARNING neutronclient.v2_0.client [None req-64a6c32a-348b-4b13-b1c7-69e7ac49900d 81272a1f9b504bcfabebd44c77eef282 790f065b76114dd0b6443df6ced2a7ed - - default default] The python binding code in 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/594] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:30:34 2026] GET /v2.1/servers/ae6cc73e-b674-42ec-b993-e3d1d3327f07 => generated 1527 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 10:30:35.432 7 WARNING neutronclient.v2_0.client [None req-5262a72b-ca9f-4cc2-85cd-6b450457bf81 81272a1f9b504bcfabebd44c77eef282 790f065b76114dd0b6443df6ced2a7ed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 296/595] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:30:35 2026] GET /v2.1/servers/ae6cc73e-b674-42ec-b993-e3d1d3327f07 => generated 1527 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, ' [pid: 8|app: 0|req: 301/598] 10.0.0.158 () {30 vars in 619 bytes} [Thu Apr 23 10:30:36 2026] GET /v2.1 => generated 0 bytes in 120 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 298/599] 10.0.0.158 () {32 vars in 692 bytes} [Thu Apr 23 10:30:36 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/600] 10.0.0.158 () {34 vars in 913 bytes} [Thu Apr 23 10:30:36 2026] GET /v2.1/os-simple-tenant-usage/43988d8bd6534a63b3db71d51322a02b?start=2026-04-22T00:00:00&end=2026-04-23T23:59:59 => generated 20 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 10:30:36.579 7 WARNING neutronclient.v2_0.client [None req-9870b885-a7ee-4d70-8535-49cb6e071b50 81272a1f9b504bcfabebd44c77eef282 790f065b76114dd0b6443df6ced2a7ed - - default default] The python binding code in 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/601] 10.0.0.158 () {30 vars in 654 bytes} [Thu Apr 23 10:30:36 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/602] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:30:36 2026] GET /v2.1/servers/ae6cc73e-b674-42ec-b993-e3d1d3327f07 => generated 1527 bytes in 301 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 10:30:36.963 8 INFO nova.api.openstack.compute.server_external_events [req-0570e066-7511-432d-b701-31b6dd5e2731 req-3457fcb1-00c8-4659-ad14-552f226beece 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-vif-plugged:3d36396f-dab7-4949-9e5b-da4566e32373 for instance ae6cc73e-b674-42ec-b993-e3d1d3327f07 on instance [pid: 8|app: 0|req: 304/603] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:30:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:30:37.905 7 WARNING neutronclient.v2_0.client [None req-763256af-cdc0-4c8c-a330-1af58c3c2294 81272a1f9b504bcfabebd44c77eef282 790f065b76114dd0b6443df6ced2a7ed - - default default] The python binding code in 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/604] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:30:37 2026] GET /v2.1/servers/ae6cc73e-b674-42ec-b993-e3d1d3327f07 => generated 1527 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 10:30:39.017 8 INFO nova.api.openstack.compute.server_external_events [req-fe54d7cb-e236-4475-a1f2-8d018919e329 req-bb1f7302-cf1c-4aed-bd96-02b32f80ad00 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-vif-plugged:3d36396f-dab7-4949-9e5b-da4566e32373 for instance ae6cc73e-b674-42ec-b993-e3d1d3327f07 on instance [pid: 8|app: 0|req: 305/605] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:30:38 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 10:30:39.058 7 WARNING neutronclient.v2_0.client [None req-ea7c8fb2-cfe7-4f09-9d32-10e69c432604 81272a1f9b504bcfabebd44c77eef282 790f065b76114dd0b6443df6ced2a7ed - - default default] The python binding code in 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/606] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:30:39 2026] GET /v2.1/servers/ae6cc73e-b674-42ec-b993-e3d1d3327f07 => generated 1527 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:30:40.343 8 WARNING neutronclient.v2_0.client [None req-09322957-fe25-43f6-ad23-5faf4a6a3fcb 81272a1f9b504bcfabebd44c77eef282 790f065b76114dd0b6443df6ced2a7ed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 306/607] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:30:40 2026] GET /v2.1/servers/ae6cc73e-b674-42ec-b993-e3d1d3327f07 => generated 1695 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:30:40.498 7 WARNING neutronclient.v2_0.client [None req-28c9d143-e5c3-4c17-810b-36839d227046 81272a1f9b504bcfabebd44c77eef282 790f065b76114dd0b6443df6ced2a7ed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 302/608] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:30:40 2026] GET /v2.1/servers/ae6cc73e-b674-42ec-b993-e3d1d3327f07 => generated 1695 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 10:30:41.749 8 INFO nova.api.openstack.compute.server_external_events [req-c1984772-6375-4063-a025-7c9a7e461852 req-0261e5e6-f856-4e99-9eae-f08b70d10814 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-changed:3d36396f-dab7-4949-9e5b-da4566e32373 for instance ae6cc73e-b674-42ec-b993-e3d1d3327f07 on instance [pid: 8|app: 0|req: 307/609] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:30:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 309/612] 10.0.0.33 () {34 vars in 749 bytes} [Thu Apr 23 10:30:49 2026] POST /v2.1/servers/ae6cc73e-b674-42ec-b993-e3d1d3327f07/action => generated 31891 bytes in 565 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 10:30:54.897 7 INFO nova.api.openstack.compute.server_external_events [req-d148af14-1a9d-4357-9b12-8e17c93b3ca4 req-bcc2c3c7-8c3d-4a69-bfd4-58c0894b5be2 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-changed:3d36396f-dab7-4949-9e5b-da4566e32373 for instance ae6cc73e-b674-42ec-b993-e3d1d3327f07 on instance [pid: 7|app: 0|req: 304/613] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:30:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 306/616] 10.0.0.33 () {34 vars in 670 bytes} [Thu Apr 23 10:30:56 2026] POST /v2.1/os-keypairs => generated 396 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 311/617] 10.0.0.33 () {34 vars in 670 bytes} [Thu Apr 23 10:30:58 2026] POST /v2.1/os-keypairs => generated 396 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 10:31:00.534 7 WARNING neutronclient.v2_0.client [None req-f12138cd-1f33-42be-92a6-86ce3d8838d2 81272a1f9b504bcfabebd44c77eef282 790f065b76114dd0b6443df6ced2a7ed - - default default] The 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 10:31:00.689 7 WARNING neutronclient.v2_0.client [None req-f12138cd-1f33-42be-92a6-86ce3d8838d2 81272a1f9b504bcfabebd44c77eef282 790f065b76114dd0b6443df6ced2a7ed - - default default] The 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 10:31:01.198 7 WARNING neutronclient.v2_0.client [None req-f12138cd-1f33-42be-92a6-86ce3d8838d2 81272a1f9b504bcfabebd44c77eef282 790f065b76114dd0b6443df6ced2a7ed - - default default] The python binding code in 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/618] 10.0.0.33 () {34 vars in 662 bytes} [Thu Apr 23 10:31:00 2026] POST /v2.1/servers => generated 449 bytes in 1120 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-23 10:31:01.585 8 WARNING neutronclient.v2_0.client [None req-6ac1e07c-2327-4010-8d22-540dbdebea9f 81272a1f9b504bcfabebd44c77eef282 790f065b76114dd0b6443df6ced2a7ed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 312/619] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:31:01 2026] GET /v2.1/servers/71b06e72-4bea-4a62-a967-c89272b2d174 => generated 1400 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 308/620] 10.0.0.33 () {34 vars in 670 bytes} [Thu Apr 23 10:31:01 2026] POST /v2.1/os-keypairs => generated 386 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:31:02.671 8 WARNING neutronclient.v2_0.client [None req-10b10fe9-186a-4092-845e-965c7e1a86f0 81272a1f9b504bcfabebd44c77eef282 790f065b76114dd0b6443df6ced2a7ed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 313/621] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:31:02 2026] GET /v2.1/servers/71b06e72-4bea-4a62-a967-c89272b2d174 => generated 1404 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 10:31:03.563 7 WARNING neutronclient.v2_0.client [None req-fc6b5bce-d69b-48ab-aad6-2bb6bacfd9f9 f05d1ff47e3c4703810746166cb0b03c 6bbd8eea49aa40beb8be0b166fea43da - - default default] 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 10:31:03.809 7 WARNING neutronclient.v2_0.client [None req-fc6b5bce-d69b-48ab-aad6-2bb6bacfd9f9 f05d1ff47e3c4703810746166cb0b03c 6bbd8eea49aa40beb8be0b166fea43da - - default default] The 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 10:31:03.835 8 WARNING neutronclient.v2_0.client [None req-bc9a4380-f795-4e40-9365-2a44b94b125d 81272a1f9b504bcfabebd44c77eef282 790f065b76114dd0b6443df6ced2a7ed - - default default] The 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 10:31:03.893 7 WARNING neutronclient.v2_0.client [None req-fc6b5bce-d69b-48ab-aad6-2bb6bacfd9f9 f05d1ff47e3c4703810746166cb0b03c 6bbd8eea49aa40beb8be0b166fea43da - - default default] The python binding code in 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/622] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:31:03 2026] GET /v2.1/servers/71b06e72-4bea-4a62-a967-c89272b2d174 => generated 1452 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 10:31:04.235 7 WARNING neutronclient.v2_0.client [None req-fc6b5bce-d69b-48ab-aad6-2bb6bacfd9f9 f05d1ff47e3c4703810746166cb0b03c 6bbd8eea49aa40beb8be0b166fea43da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 309/623] 10.0.0.33 () {34 vars in 662 bytes} [Thu Apr 23 10:31:03 2026] POST /v2.1/servers => generated 497 bytes in 996 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 10:31:04.530 8 WARNING neutronclient.v2_0.client [None req-654de8a0-39fd-49f8-84e3-fdfdea82beae f05d1ff47e3c4703810746166cb0b03c 6bbd8eea49aa40beb8be0b166fea43da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 315/624] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:31:04 2026] GET /v2.1/servers/11263d41-c587-4bcb-8f77-e0a1449e47ea => generated 1455 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 10:31:04.996 7 WARNING neutronclient.v2_0.client [None req-9d2ab19a-f904-4433-ae36-2ec8e914fcc2 81272a1f9b504bcfabebd44c77eef282 790f065b76114dd0b6443df6ced2a7ed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 310/625] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:31:04 2026] GET /v2.1/servers/71b06e72-4bea-4a62-a967-c89272b2d174 => generated 1452 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:31:05.625 8 WARNING neutronclient.v2_0.client [None req-c5ee2762-6edc-4a8c-9f2e-ecc8b1e1de04 f05d1ff47e3c4703810746166cb0b03c 6bbd8eea49aa40beb8be0b166fea43da - - default default] 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 10:31:06.086 7 WARNING neutronclient.v2_0.client [None req-2a4fa127-d716-416c-bd2f-646c4df0ac7d 81272a1f9b504bcfabebd44c77eef282 790f065b76114dd0b6443df6ced2a7ed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 316/628] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:31:05 2026] GET /v2.1/servers/11263d41-c587-4bcb-8f77-e0a1449e47ea => generated 1459 bytes in 1469 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/629] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:31:06 2026] GET /v2.1/servers/71b06e72-4bea-4a62-a967-c89272b2d174 => generated 1460 bytes in 1092 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:31:08.150 8 WARNING neutronclient.v2_0.client [None req-92c4f782-a53e-4175-90d3-94c88937c975 f05d1ff47e3c4703810746166cb0b03c 6bbd8eea49aa40beb8be0b166fea43da - - default default] 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 10:31:08.188 7 WARNING neutronclient.v2_0.client [None req-8cacd7c2-bc88-47f2-9480-157bc826fa20 81272a1f9b504bcfabebd44c77eef282 790f065b76114dd0b6443df6ced2a7ed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 317/630] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:31:08 2026] GET /v2.1/servers/11263d41-c587-4bcb-8f77-e0a1449e47ea => generated 1507 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/631] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:31:08 2026] GET /v2.1/servers/71b06e72-4bea-4a62-a967-c89272b2d174 => generated 1525 bytes in 309 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:31:09.169 8 INFO nova.api.openstack.compute.server_external_events [req-cd3e5c87-b357-4d19-80d8-d4ebb0400c2c req-9b2c43fb-9825-4c6f-a5c0-7c377bb94f35 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-changed:818cfebf-8b19-436c-a6b9-7b5caddbe090 for instance 71b06e72-4bea-4a62-a967-c89272b2d174 on instance [pid: 8|app: 0|req: 318/632] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:31:09 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 10:31:09.309 7 WARNING neutronclient.v2_0.client [None req-1901a774-337c-467e-9b0d-70a84649bfe2 f05d1ff47e3c4703810746166cb0b03c 6bbd8eea49aa40beb8be0b166fea43da - - default default] 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 10:31:09.525 8 WARNING neutronclient.v2_0.client [None req-f3c0cf04-f108-4f14-9059-8ab1d434be85 81272a1f9b504bcfabebd44c77eef282 790f065b76114dd0b6443df6ced2a7ed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 315/633] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:31:09 2026] GET /v2.1/servers/11263d41-c587-4bcb-8f77-e0a1449e47ea => generated 1630 bytes in 575 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/634] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:31:09 2026] GET /v2.1/servers/71b06e72-4bea-4a62-a967-c89272b2d174 => generated 1525 bytes in 393 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:31:10.014 7 WARNING neutronclient.v2_0.client [None req-301a462c-d52b-4dfe-8fa6-576d0e395183 f71cef327a004b7b9e7a2793d8c73979 9e6f475371f44b02b5523ff7e791d5ef - - default default] The 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 10:31:10.389 7 WARNING neutronclient.v2_0.client [None req-301a462c-d52b-4dfe-8fa6-576d0e395183 f71cef327a004b7b9e7a2793d8c73979 9e6f475371f44b02b5523ff7e791d5ef - - default default] The python binding code in 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/635] 10.0.0.33 () {34 vars in 662 bytes} [Thu Apr 23 10:31:09 2026] POST /v2.1/servers => generated 424 bytes in 684 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 10:31:10.685 8 WARNING neutronclient.v2_0.client [None req-027b1249-3b49-4c10-8467-2acadc105b11 f71cef327a004b7b9e7a2793d8c73979 9e6f475371f44b02b5523ff7e791d5ef - - default default] The python binding code in 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/636] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:31:10 2026] GET /v2.1/servers/a62a9f24-f8d9-46fc-9457-939b3c577c89 => generated 1368 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 10:31:10.895 7 WARNING neutronclient.v2_0.client [None req-d4d0fb41-66d6-477b-883b-2f518c9574f5 f05d1ff47e3c4703810746166cb0b03c 6bbd8eea49aa40beb8be0b166fea43da - - default default] 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 10:31:10.929 8 WARNING neutronclient.v2_0.client [None req-329293fe-1022-460f-8456-a910a651ad02 81272a1f9b504bcfabebd44c77eef282 790f065b76114dd0b6443df6ced2a7ed - - default default] The python binding code in 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/637] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:31:10 2026] GET /v2.1/servers/11263d41-c587-4bcb-8f77-e0a1449e47ea => generated 1628 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/638] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:31:10 2026] GET /v2.1/servers/71b06e72-4bea-4a62-a967-c89272b2d174 => generated 1525 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:31:11.218 7 INFO nova.api.openstack.compute.server_external_events [req-9acc347e-ec03-4e95-81ab-49076ca078d4 req-8bf94e93-007a-4e38-89fa-f018bfcfc7e9 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-changed:4f686df3-e16e-4222-80de-316c9ea0d005 for instance 11263d41-c587-4bcb-8f77-e0a1449e47ea on instance [pid: 7|app: 0|req: 318/639] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:31:11 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 10:31:11.786 8 WARNING neutronclient.v2_0.client [None req-425f1246-cc40-4549-a395-3e9f679672ce f71cef327a004b7b9e7a2793d8c73979 9e6f475371f44b02b5523ff7e791d5ef - - default default] The python binding code in 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/640] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:31:11 2026] GET /v2.1/servers/a62a9f24-f8d9-46fc-9457-939b3c577c89 => generated 1372 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:31:12.088 7 WARNING neutronclient.v2_0.client [None req-09a879b8-dfeb-4489-a95e-c56069617d1d f05d1ff47e3c4703810746166cb0b03c 6bbd8eea49aa40beb8be0b166fea43da - - default default] The 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 10:31:12.113 8 WARNING neutronclient.v2_0.client [None req-984cb69b-f52b-488b-8449-46c6711a4fa2 81272a1f9b504bcfabebd44c77eef282 790f065b76114dd0b6443df6ced2a7ed - - default default] The python binding code in 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/641] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:31:12 2026] GET /v2.1/servers/11263d41-c587-4bcb-8f77-e0a1449e47ea => generated 1628 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/642] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:31:12 2026] GET /v2.1/servers/71b06e72-4bea-4a62-a967-c89272b2d174 => generated 1525 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 10:31:12.876 7 WARNING neutronclient.v2_0.client [None req-4c839159-d808-41bb-a9d4-e4c8c174325c f71cef327a004b7b9e7a2793d8c73979 9e6f475371f44b02b5523ff7e791d5ef - - default default] The python binding code in 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/643] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:31:12 2026] GET /v2.1/servers/a62a9f24-f8d9-46fc-9457-939b3c577c89 => generated 1420 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:31:13.259 8 INFO nova.api.openstack.compute.server_external_events [req-4576d716-80e3-45fa-97fe-3524b3302429 req-d36556ac-d86e-4bc7-b535-4ed01ecdd3ec 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-vif-unplugged:818cfebf-8b19-436c-a6b9-7b5caddbe090 for instance 71b06e72-4bea-4a62-a967-c89272b2d174 on instance 2026-04-23 10:31:13.259 8 INFO nova.api.openstack.compute.server_external_events [req-4576d716-80e3-45fa-97fe-3524b3302429 req-d36556ac-d86e-4bc7-b535-4ed01ecdd3ec 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-vif-unplugged:4f686df3-e16e-4222-80de-316c9ea0d005 for instance 11263d41-c587-4bcb-8f77-e0a1449e47ea on instance [pid: 8|app: 0|req: 324/644] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:31:13 2026] POST /v2.1/os-server-external-events => generated 358 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 10:31:13.292 7 WARNING neutronclient.v2_0.client [None req-4b81d396-c7d2-4793-a2ac-19932a15196c f05d1ff47e3c4703810746166cb0b03c 6bbd8eea49aa40beb8be0b166fea43da - - default default] The 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 10:31:13.321 8 WARNING neutronclient.v2_0.client [None req-5be39b85-33b2-4a2e-80e3-81d4055d0a78 81272a1f9b504bcfabebd44c77eef282 790f065b76114dd0b6443df6ced2a7ed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 321/645] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:31:13 2026] GET /v2.1/servers/11263d41-c587-4bcb-8f77-e0a1449e47ea => generated 1628 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/646] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:31:13 2026] GET /v2.1/servers/71b06e72-4bea-4a62-a967-c89272b2d174 => generated 1525 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:31:13.975 7 WARNING neutronclient.v2_0.client [None req-7767e409-a893-4019-b7af-768bb147c91b f71cef327a004b7b9e7a2793d8c73979 9e6f475371f44b02b5523ff7e791d5ef - - default default] The python binding code in 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/647] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:31:13 2026] GET /v2.1/servers/a62a9f24-f8d9-46fc-9457-939b3c577c89 => generated 1420 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:31:14.487 8 WARNING neutronclient.v2_0.client [None req-7cd03811-b36e-4206-8c75-4855301decb0 f05d1ff47e3c4703810746166cb0b03c 6bbd8eea49aa40beb8be0b166fea43da - - default default] 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 10:31:14.529 7 WARNING neutronclient.v2_0.client [None req-91e7b991-a75e-4acd-95e0-f5f81ab51722 81272a1f9b504bcfabebd44c77eef282 790f065b76114dd0b6443df6ced2a7ed - - default default] The python binding code in 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/648] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:31:14 2026] GET /v2.1/servers/11263d41-c587-4bcb-8f77-e0a1449e47ea => generated 1628 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/649] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:31:14 2026] GET /v2.1/servers/71b06e72-4bea-4a62-a967-c89272b2d174 => generated 1525 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:31:15.062 8 WARNING neutronclient.v2_0.client [None req-7af628b4-164b-475c-8d6c-87c755b5ea33 f71cef327a004b7b9e7a2793d8c73979 9e6f475371f44b02b5523ff7e791d5ef - - default default] The python binding code in 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/650] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:31:15 2026] GET /v2.1/servers/a62a9f24-f8d9-46fc-9457-939b3c577c89 => generated 1428 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:31:15.305 7 INFO nova.api.openstack.compute.server_external_events [req-4a245723-25e3-4765-ba2d-2411d377ecef req-68d887ca-3268-4462-a685-3da9874f327f 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-vif-plugged:818cfebf-8b19-436c-a6b9-7b5caddbe090 for instance 71b06e72-4bea-4a62-a967-c89272b2d174 on instance 2026-04-23 10:31:15.306 7 INFO nova.api.openstack.compute.server_external_events [req-4a245723-25e3-4765-ba2d-2411d377ecef req-68d887ca-3268-4462-a685-3da9874f327f 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-vif-plugged:818cfebf-8b19-436c-a6b9-7b5caddbe090 for instance 71b06e72-4bea-4a62-a967-c89272b2d174 on instance 2026-04-23 10:31:15.306 7 INFO nova.api.openstack.compute.server_external_events [req-4a245723-25e3-4765-ba2d-2411d377ecef req-68d887ca-3268-4462-a685-3da9874f327f 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-vif-plugged:4f686df3-e16e-4222-80de-316c9ea0d005 for instance 11263d41-c587-4bcb-8f77-e0a1449e47ea on instance [pid: 7|app: 0|req: 324/651] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:31:15 2026] POST /v2.1/os-server-external-events => generated 525 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 10:31:15.639 8 WARNING neutronclient.v2_0.client [None req-b71ae9df-b003-48f9-a19d-c0591df30801 f05d1ff47e3c4703810746166cb0b03c 6bbd8eea49aa40beb8be0b166fea43da - - default default] 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 10:31:15.806 7 WARNING neutronclient.v2_0.client [None req-0cde1081-922d-4467-b3ce-285030e6a95a 81272a1f9b504bcfabebd44c77eef282 790f065b76114dd0b6443df6ced2a7ed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 328/654] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:31:15 2026] GET /v2.1/servers/11263d41-c587-4bcb-8f77-e0a1449e47ea => generated 1628 bytes in 619 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 327/655] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:31:15 2026] GET /v2.1/servers/71b06e72-4bea-4a62-a967-c89272b2d174 => generated 1525 bytes in 510 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 10:31:16.270 8 WARNING neutronclient.v2_0.client [None req-58f3ec2f-ee1c-4d74-beb5-1507c14cf116 f71cef327a004b7b9e7a2793d8c73979 9e6f475371f44b02b5523ff7e791d5ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 329/656] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:31:16 2026] GET /v2.1/servers/a62a9f24-f8d9-46fc-9457-939b3c577c89 => generated 1480 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:31:17.306 7 WARNING neutronclient.v2_0.client [None req-d5c9c3f2-0e74-4d81-9841-792df85c9cd6 f05d1ff47e3c4703810746166cb0b03c 6bbd8eea49aa40beb8be0b166fea43da - - default default] The 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 10:31:17.363 8 WARNING neutronclient.v2_0.client [None req-4adca216-383e-48e7-8d97-e82d8fa8e9af 81272a1f9b504bcfabebd44c77eef282 790f065b76114dd0b6443df6ced2a7ed - - default default] The python binding code in 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/657] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:31:17 2026] GET /v2.1/servers/11263d41-c587-4bcb-8f77-e0a1449e47ea => generated 1807 bytes in 328 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:31:17.611 7 INFO nova.api.openstack.compute.server_external_events [req-529d4d1b-fd7c-4d9f-b844-731f322d7598 req-038b389f-95c0-4835-b42d-dbfb0832aaae 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-vif-plugged:4f686df3-e16e-4222-80de-316c9ea0d005 for instance 11263d41-c587-4bcb-8f77-e0a1449e47ea on instance 2026-04-23 10:31:17.612 7 INFO nova.api.openstack.compute.server_external_events [req-529d4d1b-fd7c-4d9f-b844-731f322d7598 req-038b389f-95c0-4835-b42d-dbfb0832aaae 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-changed:458469b2-f65e-4bae-82e4-602ecc005e57 for instance a62a9f24-f8d9-46fc-9457-939b3c577c89 on instance [pid: 7|app: 0|req: 329/658] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:31:17 2026] POST /v2.1/os-server-external-events => generated 350 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/659] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:31:17 2026] GET /v2.1/servers/71b06e72-4bea-4a62-a967-c89272b2d174 => generated 1692 bytes in 333 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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 10:31:17.657 7 WARNING neutronclient.v2_0.client [None req-214d259e-c825-46d5-992d-dbf057a32e9f f71cef327a004b7b9e7a2793d8c73979 9e6f475371f44b02b5523ff7e791d5ef - - default default] The 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 10:31:17.660 8 WARNING neutronclient.v2_0.client [None req-4bbb222d-6290-4f30-a532-6115395cea04 f05d1ff47e3c4703810746166cb0b03c 6bbd8eea49aa40beb8be0b166fea43da - - default default] The python binding code in 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/660] 10.0.0.33 () {32 vars in 740 bytes} [Thu Apr 23 10:31:17 2026] GET /v2.1/servers/11263d41-c587-4bcb-8f77-e0a1449e47ea/os-interface => generated 284 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:31:17.746 8 WARNING neutronclient.v2_0.client [None req-ca8a3b22-6b64-4327-80d3-cd0ce9d7257d 81272a1f9b504bcfabebd44c77eef282 790f065b76114dd0b6443df6ced2a7ed - - default default] The python binding code in 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/661] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:31:17 2026] GET /v2.1/servers/a62a9f24-f8d9-46fc-9457-939b3c577c89 => generated 1468 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/662] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:31:17 2026] GET /v2.1/servers/71b06e72-4bea-4a62-a967-c89272b2d174 => generated 1692 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:31:18.825 7 WARNING neutronclient.v2_0.client [None req-0e851367-571c-404a-90b9-a7853fc084f6 f71cef327a004b7b9e7a2793d8c73979 9e6f475371f44b02b5523ff7e791d5ef - - default default] The 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 10:31:18.828 8 INFO nova.api.openstack.compute.server_external_events [req-6e654d28-228c-4b1f-941f-9f370d9adbf5 req-d6ed952d-be1c-43f3-8ec5-dc4925f8dde9 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-changed:818cfebf-8b19-436c-a6b9-7b5caddbe090 for instance 71b06e72-4bea-4a62-a967-c89272b2d174 on instance [pid: 8|app: 0|req: 333/663] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:31:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/664] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:31:18 2026] GET /v2.1/servers/a62a9f24-f8d9-46fc-9457-939b3c577c89 => generated 1468 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:31:19.665 8 INFO nova.api.openstack.compute.server_external_events [req-23f251af-04b3-4ef6-b0ca-eba8b8091c4c req-f4afcc0c-f5bf-4c9a-9f70-abfabec0109f 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-changed:4f686df3-e16e-4222-80de-316c9ea0d005 for instance 11263d41-c587-4bcb-8f77-e0a1449e47ea on instance [pid: 8|app: 0|req: 334/665] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:31:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:31:20.012 7 WARNING neutronclient.v2_0.client [None req-4c7c119c-a56a-4110-85cd-cd090215c017 f71cef327a004b7b9e7a2793d8c73979 9e6f475371f44b02b5523ff7e791d5ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 332/666] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:31:19 2026] GET /v2.1/servers/a62a9f24-f8d9-46fc-9457-939b3c577c89 => generated 1468 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 10:31:21.204 8 WARNING neutronclient.v2_0.client [None req-21ea6e20-8fcc-4be5-bde7-468a3993c181 f71cef327a004b7b9e7a2793d8c73979 9e6f475371f44b02b5523ff7e791d5ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 335/667] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:31:21 2026] GET /v2.1/servers/a62a9f24-f8d9-46fc-9457-939b3c577c89 => generated 1468 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:31:21.768 7 INFO nova.api.openstack.compute.server_external_events [req-5915a76d-0e76-4924-b719-9c0bbea47b9f req-383afc12-0b03-4567-b770-5209ba5330a8 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-vif-plugged:458469b2-f65e-4bae-82e4-602ecc005e57 for instance a62a9f24-f8d9-46fc-9457-939b3c577c89 on instance [pid: 7|app: 0|req: 333/668] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:31:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:31:22.385 8 WARNING neutronclient.v2_0.client [None req-cd9060fb-e2c8-4458-b29a-f9c289c6bdbc f71cef327a004b7b9e7a2793d8c73979 9e6f475371f44b02b5523ff7e791d5ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 336/669] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:31:22 2026] GET /v2.1/servers/a62a9f24-f8d9-46fc-9457-939b3c577c89 => generated 1468 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 10:31:23.644 7 WARNING neutronclient.v2_0.client [None req-d54ad0f8-4479-47dc-839b-b29b382bfd0e f71cef327a004b7b9e7a2793d8c73979 9e6f475371f44b02b5523ff7e791d5ef - - default default] 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: 334/670] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:31:23 2026] GET /v2.1/servers/a62a9f24-f8d9-46fc-9457-939b3c577c89 => generated 1647 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 10:31:23.841 8 INFO nova.api.openstack.compute.server_external_events [req-7b0657f8-515c-4585-b467-96bd57d40c34 req-54d12eb0-83b1-4b88-98f5-a3159bc81c2d 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-vif-plugged:458469b2-f65e-4bae-82e4-602ecc005e57 for instance a62a9f24-f8d9-46fc-9457-939b3c577c89 on instance [pid: 8|app: 0|req: 337/671] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:31:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 335/672] 10.0.0.33 () {32 vars in 717 bytes} [Thu Apr 23 10:31:25 2026] DELETE /v2.1/servers/a62a9f24-f8d9-46fc-9457-939b3c577c89 => 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 10:31:25.167 8 WARNING neutronclient.v2_0.client [None req-9bb1f821-459f-446f-9774-6d10fb0c33c9 f71cef327a004b7b9e7a2793d8c73979 9e6f475371f44b02b5523ff7e791d5ef - - default default] The python binding code in 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/673] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:31:25 2026] GET /v2.1/servers/a62a9f24-f8d9-46fc-9457-939b3c577c89 => generated 1653 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 10:31:26.344 8 INFO nova.api.openstack.compute.server_external_events [req-fbf1137e-8086-44fa-8be1-4bf3cf182128 req-8cb9acb4-a5c8-41df-8c53-c88ef3d240e5 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-vif-unplugged:458469b2-f65e-4bae-82e4-602ecc005e57 for instance a62a9f24-f8d9-46fc-9457-939b3c577c89 on instance [pid: 8|app: 0|req: 340/676] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:31:26 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:31:26.405 7 WARNING neutronclient.v2_0.client [None req-557cd7c1-6518-4023-8fba-d526d38715fe f71cef327a004b7b9e7a2793d8c73979 9e6f475371f44b02b5523ff7e791d5ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 337/677] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:31:26 2026] GET /v2.1/servers/a62a9f24-f8d9-46fc-9457-939b3c577c89 => generated 1653 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:31:27.572 8 WARNING neutronclient.v2_0.client [None req-28514dd7-39d6-4817-9d04-dfa91e5bb49b f71cef327a004b7b9e7a2793d8c73979 9e6f475371f44b02b5523ff7e791d5ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 341/678] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:31:27 2026] GET /v2.1/servers/a62a9f24-f8d9-46fc-9457-939b3c577c89 => generated 1653 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:31:28.387 7 INFO nova.api.openstack.compute.server_external_events [req-e280996b-dcc3-4b8d-aef3-adf363ef5cc9 req-ac8340e2-0c0f-4905-89ce-9f2ef39e4110 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-vif-unplugged:458469b2-f65e-4bae-82e4-602ecc005e57 for instance a62a9f24-f8d9-46fc-9457-939b3c577c89 on instance 2026-04-23 10:31:28.387 7 INFO nova.api.openstack.compute.server_external_events [req-e280996b-dcc3-4b8d-aef3-adf363ef5cc9 req-ac8340e2-0c0f-4905-89ce-9f2ef39e4110 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-vif-deleted:458469b2-f65e-4bae-82e4-602ecc005e57 for instance a62a9f24-f8d9-46fc-9457-939b3c577c89 on instance [pid: 7|app: 0|req: 338/679] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:31:28 2026] POST /v2.1/os-server-external-events => generated 356 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 10:31:28.832 8 WARNING neutronclient.v2_0.client [None req-cb4f971e-6d47-4237-a70f-f8a51d5d8d2a f71cef327a004b7b9e7a2793d8c73979 9e6f475371f44b02b5523ff7e791d5ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 342/680] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:31:28 2026] GET /v2.1/servers/a62a9f24-f8d9-46fc-9457-939b3c577c89 => generated 1454 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 339/681] 10.0.0.33 () {34 vars in 749 bytes} [Thu Apr 23 10:31:28 2026] POST /v2.1/servers/71b06e72-4bea-4a62-a967-c89272b2d174/action => generated 31921 bytes in 553 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 10:31:29.939 8 WARNING neutronclient.v2_0.client [None req-c0e37617-19cf-4aec-9c5f-f96887cd4b58 f71cef327a004b7b9e7a2793d8c73979 9e6f475371f44b02b5523ff7e791d5ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 343/682] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:31:29 2026] GET /v2.1/servers/a62a9f24-f8d9-46fc-9457-939b3c577c89 => generated 1454 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 10:31:31.032 7 INFO nova.api.openstack.wsgi [None req-0c5b84be-d8e4-4d27-8552-397a351c8f5b f71cef327a004b7b9e7a2793d8c73979 9e6f475371f44b02b5523ff7e791d5ef - - default default] HTTP exception thrown: Instance a62a9f24-f8d9-46fc-9457-939b3c577c89 could not be found. [pid: 7|app: 0|req: 340/683] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:31:30 2026] GET /v2.1/servers/a62a9f24-f8d9-46fc-9457-939b3c577c89 => generated 111 bytes in 42 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 344/684] 10.0.0.33 () {32 vars in 717 bytes} [Thu Apr 23 10:31:32 2026] DELETE /v2.1/servers/71b06e72-4bea-4a62-a967-c89272b2d174 => 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 10:31:32.203 7 WARNING neutronclient.v2_0.client [None req-8d1b05fd-f5a2-465a-89c2-88837d65f3b1 81272a1f9b504bcfabebd44c77eef282 790f065b76114dd0b6443df6ced2a7ed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 341/685] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:31:32 2026] GET /v2.1/servers/71b06e72-4bea-4a62-a967-c89272b2d174 => generated 1818 bytes in 603 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:31:33.501 8 INFO nova.api.openstack.compute.server_external_events [req-0df02744-1766-49ae-aafd-b82935bfd555 req-f1c60e5e-307f-4e58-903b-028c615f92c4 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-vif-unplugged:818cfebf-8b19-436c-a6b9-7b5caddbe090 for instance 71b06e72-4bea-4a62-a967-c89272b2d174 on instance [pid: 8|app: 0|req: 345/686] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:31:33 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:31:33.825 7 WARNING neutronclient.v2_0.client [None req-94843f07-e96a-40b6-ab34-5d019fa9b91d 81272a1f9b504bcfabebd44c77eef282 790f065b76114dd0b6443df6ced2a7ed - - default default] 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 10:31:34.033 8 WARNING neutronclient.v2_0.client [None req-11d59994-7cfe-4e45-a141-c4e2b2c153cf f05d1ff47e3c4703810746166cb0b03c 6bbd8eea49aa40beb8be0b166fea43da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 342/687] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:31:33 2026] GET /v2.1/servers/71b06e72-4bea-4a62-a967-c89272b2d174 => generated 1818 bytes in 764 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/688] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:31:33 2026] GET /v2.1/servers/11263d41-c587-4bcb-8f77-e0a1449e47ea => generated 1927 bytes in 760 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:31:35.333 7 INFO nova.api.openstack.compute.server_external_events [req-805c10c1-58e9-4ec1-b84a-ec41cc232c48 req-d013d83a-2b28-4d59-af1d-e0ee694cc4fc 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-vif-deleted:818cfebf-8b19-436c-a6b9-7b5caddbe090 for instance 71b06e72-4bea-4a62-a967-c89272b2d174 on instance [pid: 7|app: 0|req: 343/689] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:31:35 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 10:31:35.570 8 INFO nova.api.openstack.compute.server_external_events [req-8b854f37-d13b-4eba-9d23-5acd264ac1d5 req-24741a02-5804-462a-8cc0-7bab177d7f73 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-vif-unplugged:818cfebf-8b19-436c-a6b9-7b5caddbe090 for instance 71b06e72-4bea-4a62-a967-c89272b2d174 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 347/690] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:31:35 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) 2026-04-23 10:31:35.608 7 WARNING neutronclient.v2_0.client [None req-d84189d5-652b-48ce-aa74-2ce22d4206e0 81272a1f9b504bcfabebd44c77eef282 790f065b76114dd0b6443df6ced2a7ed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 344/693] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:31:35 2026] GET /v2.1/servers/71b06e72-4bea-4a62-a967-c89272b2d174 => generated 1481 bytes in 501 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 350/694] 10.0.0.33 () {32 vars in 752 bytes} [Thu Apr 23 10:31:36 2026] GET /v2.1/servers/11263d41-c587-4bcb-8f77-e0a1449e47ea/os-server-password => generated 116 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:31:37.129 7 WARNING neutronclient.v2_0.client [None req-77c98f1b-21e8-4cf1-a8d0-7a1e1619a041 81272a1f9b504bcfabebd44c77eef282 790f065b76114dd0b6443df6ced2a7ed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 345/695] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:31:37 2026] GET /v2.1/servers/71b06e72-4bea-4a62-a967-c89272b2d174 => generated 1486 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:31:38.244 8 WARNING neutronclient.v2_0.client [None req-1930c7e6-9753-46f8-b16f-78e059e0da1d 81272a1f9b504bcfabebd44c77eef282 790f065b76114dd0b6443df6ced2a7ed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 351/696] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:31:38 2026] GET /v2.1/servers/71b06e72-4bea-4a62-a967-c89272b2d174 => generated 1486 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, ' [pid: 7|app: 0|req: 346/697] 10.0.0.33 () {32 vars in 717 bytes} [Thu Apr 23 10:31:38 2026] DELETE /v2.1/servers/11263d41-c587-4bcb-8f77-e0a1449e47ea => generated 0 bytes in 121 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:31:38.591 8 WARNING neutronclient.v2_0.client [None req-a8fccefe-5a19-4ee5-b0e4-eef146ccde08 f05d1ff47e3c4703810746166cb0b03c 6bbd8eea49aa40beb8be0b166fea43da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 352/698] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:31:38 2026] GET /v2.1/servers/11263d41-c587-4bcb-8f77-e0a1449e47ea => generated 1933 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 10:31:39.330 7 INFO nova.api.openstack.wsgi [None req-3b18d2b7-4dab-42a0-ad3f-7a30e85a371b 81272a1f9b504bcfabebd44c77eef282 790f065b76114dd0b6443df6ced2a7ed - - default default] HTTP exception thrown: Instance 71b06e72-4bea-4a62-a967-c89272b2d174 could not be found. [pid: 7|app: 0|req: 347/699] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:31:39 2026] GET /v2.1/servers/71b06e72-4bea-4a62-a967-c89272b2d174 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 353/700] 10.0.0.33 () {32 vars in 725 bytes} [Thu Apr 23 10:31:39 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-73003680 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:31:39.775 7 WARNING neutronclient.v2_0.client [None req-b3cb01fa-6981-4cf4-973e-6250d3e2d14c f05d1ff47e3c4703810746166cb0b03c 6bbd8eea49aa40beb8be0b166fea43da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 354/701] 10.0.0.33 () {32 vars in 717 bytes} [Thu Apr 23 10:31:39 2026] DELETE /v2.1/servers/ae6cc73e-b674-42ec-b993-e3d1d3327f07 => 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 10:31:40.108 8 WARNING neutronclient.v2_0.client [None req-99fda607-d5c1-4f9f-b1ee-f4b8e31011b9 81272a1f9b504bcfabebd44c77eef282 790f065b76114dd0b6443df6ced2a7ed - - default default] The python binding code in 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/702] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:31:39 2026] GET /v2.1/servers/11263d41-c587-4bcb-8f77-e0a1449e47ea => generated 1933 bytes in 393 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/703] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:31:40 2026] GET /v2.1/servers/ae6cc73e-b674-42ec-b993-e3d1d3327f07 => generated 1701 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 10:31:41.168 7 WARNING neutronclient.v2_0.client [None req-a6b8b660-8ff3-45fe-8158-0c9f2a56588e f05d1ff47e3c4703810746166cb0b03c 6bbd8eea49aa40beb8be0b166fea43da - - default default] 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 10:31:41.194 8 INFO nova.api.openstack.compute.server_external_events [req-2a0d410e-66b0-495a-bd2c-b797862d6159 req-add1f0c1-9cd6-4a60-a528-000dff607875 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-vif-unplugged:4f686df3-e16e-4222-80de-316c9ea0d005 for instance 11263d41-c587-4bcb-8f77-e0a1449e47ea on instance [pid: 8|app: 0|req: 356/704] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:31:41 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 10:31:41.302 8 WARNING neutronclient.v2_0.client [None req-9a4c1e55-0b95-435a-9298-0e6c51122c57 81272a1f9b504bcfabebd44c77eef282 790f065b76114dd0b6443df6ced2a7ed - - default default] The python binding code in 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/705] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:31:41 2026] GET /v2.1/servers/11263d41-c587-4bcb-8f77-e0a1449e47ea => generated 1933 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 10:31:41.493 7 INFO nova.api.openstack.compute.server_external_events [req-5e3aa53e-5b38-4ba5-9f0e-39159642fa5c req-a23e5dbd-8a16-4fca-9530-370dadc4cdf8 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-vif-deleted:4f686df3-e16e-4222-80de-316c9ea0d005 for instance 11263d41-c587-4bcb-8f77-e0a1449e47ea on instance [pid: 8|app: 0|req: 357/706] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:31:41 2026] GET /v2.1/servers/ae6cc73e-b674-42ec-b993-e3d1d3327f07 => generated 1701 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/707] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:31:41 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 10:31:42.401 8 WARNING neutronclient.v2_0.client [None req-ca104b2f-2df2-4265-8e87-038255c2a8f6 f05d1ff47e3c4703810746166cb0b03c 6bbd8eea49aa40beb8be0b166fea43da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 358/708] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:31:42 2026] GET /v2.1/servers/11263d41-c587-4bcb-8f77-e0a1449e47ea => generated 1536 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 10:31:42.555 7 WARNING neutronclient.v2_0.client [None req-683c35fb-501c-458a-83c8-913c85b0c8db 81272a1f9b504bcfabebd44c77eef282 790f065b76114dd0b6443df6ced2a7ed - - default default] The python binding code in 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/709] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:31:42 2026] GET /v2.1/servers/ae6cc73e-b674-42ec-b993-e3d1d3327f07 => generated 1701 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:31:43.247 8 INFO nova.api.openstack.compute.server_external_events [req-2167a532-5d9c-47d4-8013-6bcf750bbf6a req-dc132c87-b20f-4cc9-ab4a-146c8dc482ed 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-vif-unplugged:4f686df3-e16e-4222-80de-316c9ea0d005 for instance 11263d41-c587-4bcb-8f77-e0a1449e47ea on instance 2026-04-23 10:31:43.248 8 INFO nova.api.openstack.compute.server_external_events [req-2167a532-5d9c-47d4-8013-6bcf750bbf6a req-dc132c87-b20f-4cc9-ab4a-146c8dc482ed 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-vif-deleted:3d36396f-dab7-4949-9e5b-da4566e32373 for instance ae6cc73e-b674-42ec-b993-e3d1d3327f07 on instance [pid: 8|app: 0|req: 359/710] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:31:43 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:31:43.514 7 WARNING neutronclient.v2_0.client [None req-6b47389e-5221-4e9f-ad14-ffba979e2365 f05d1ff47e3c4703810746166cb0b03c 6bbd8eea49aa40beb8be0b166fea43da - - default default] The python binding code in 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/711] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:31:43 2026] GET /v2.1/servers/11263d41-c587-4bcb-8f77-e0a1449e47ea => generated 1541 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:31:43.866 8 WARNING neutronclient.v2_0.client [None req-3f6de568-7b9a-47b7-859b-f753f0e90178 81272a1f9b504bcfabebd44c77eef282 790f065b76114dd0b6443df6ced2a7ed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 360/712] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:31:43 2026] GET /v2.1/servers/ae6cc73e-b674-42ec-b993-e3d1d3327f07 => generated 1487 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:31:44.634 7 WARNING neutronclient.v2_0.client [None req-6a5823d6-9bf1-4a9b-a1fb-e1d6a21a6461 f05d1ff47e3c4703810746166cb0b03c 6bbd8eea49aa40beb8be0b166fea43da - - default default] The python binding code in 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/713] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:31:44 2026] GET /v2.1/servers/11263d41-c587-4bcb-8f77-e0a1449e47ea => generated 1541 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 10:31:44.969 8 WARNING neutronclient.v2_0.client [None req-f9911423-b184-42d0-a791-333c85011877 81272a1f9b504bcfabebd44c77eef282 790f065b76114dd0b6443df6ced2a7ed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 361/714] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:31:44 2026] GET /v2.1/servers/ae6cc73e-b674-42ec-b993-e3d1d3327f07 => generated 1487 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 10:31:45.730 8 INFO nova.api.openstack.wsgi [None req-7f97b864-5d9d-4e0a-a29a-5040304ce0dd f05d1ff47e3c4703810746166cb0b03c 6bbd8eea49aa40beb8be0b166fea43da - - default default] HTTP exception thrown: Instance 11263d41-c587-4bcb-8f77-e0a1449e47ea could not be found. [pid: 8|app: 0|req: 363/717] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:31:45 2026] GET /v2.1/servers/11263d41-c587-4bcb-8f77-e0a1449e47ea => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:31:45.759 7 INFO nova.api.openstack.wsgi [None req-2ca41e10-dc5f-4e54-af96-c1cf17c6f3db f05d1ff47e3c4703810746166cb0b03c 6bbd8eea49aa40beb8be0b166fea43da - - default default] HTTP exception thrown: Instance 11263d41-c587-4bcb-8f77-e0a1449e47ea could not be found. [pid: 7|app: 0|req: 355/718] 10.0.0.33 () {32 vars in 717 bytes} [Thu Apr 23 10:31:45 2026] DELETE /v2.1/servers/11263d41-c587-4bcb-8f77-e0a1449e47ea => 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 10:31:45.793 8 INFO nova.api.openstack.wsgi [None req-26009ff6-214b-4275-96e5-0d9d6289f24d f05d1ff47e3c4703810746166cb0b03c 6bbd8eea49aa40beb8be0b166fea43da - - default default] HTTP exception thrown: Instance 11263d41-c587-4bcb-8f77-e0a1449e47ea could not be found. [pid: 8|app: 0|req: 364/719] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:31:45 2026] GET /v2.1/servers/11263d41-c587-4bcb-8f77-e0a1449e47ea => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 356/720] 10.0.0.33 () {32 vars in 705 bytes} [Thu Apr 23 10:31:45 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1483769381 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:31:46.052 8 INFO nova.api.openstack.wsgi [None req-72fe65bc-8390-48a7-8abe-1684d9de8e62 81272a1f9b504bcfabebd44c77eef282 790f065b76114dd0b6443df6ced2a7ed - - default default] HTTP exception thrown: Instance ae6cc73e-b674-42ec-b993-e3d1d3327f07 could not be found. [pid: 8|app: 0|req: 365/721] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:31:46 2026] GET /v2.1/servers/ae6cc73e-b674-42ec-b993-e3d1d3327f07 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/722] 10.0.0.33 () {32 vars in 727 bytes} [Thu Apr 23 10:31:46 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-641879034 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 366/723] 10.0.0.33 () {32 vars in 725 bytes} [Thu Apr 23 10:31:46 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-530258410 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/738] 10.0.0.33 () {34 vars in 670 bytes} [Thu Apr 23 10:32:56 2026] POST /v2.1/os-keypairs => generated 395 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 10:33:00.001 7 WARNING neutronclient.v2_0.client [None req-67608a85-6e98-4c00-b9b1-2d9cdc4c3729 48b6061a0bde4ef0adb2ecc2f7a322b2 e7e65185103d4350a5758dcee3391667 - - default default] The 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 10:33:00.046 7 WARNING neutronclient.v2_0.client [None req-67608a85-6e98-4c00-b9b1-2d9cdc4c3729 48b6061a0bde4ef0adb2ecc2f7a322b2 e7e65185103d4350a5758dcee3391667 - - default default] The 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 10:33:00.348 7 WARNING neutronclient.v2_0.client [None req-67608a85-6e98-4c00-b9b1-2d9cdc4c3729 48b6061a0bde4ef0adb2ecc2f7a322b2 e7e65185103d4350a5758dcee3391667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 365/739] 10.0.0.33 () {34 vars in 662 bytes} [Thu Apr 23 10:32:59 2026] POST /v2.1/servers => generated 448 bytes in 626 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-23 10:33:00.567 8 WARNING neutronclient.v2_0.client [None req-14289cfb-c924-42b4-a09a-66c2d1a60d32 48b6061a0bde4ef0adb2ecc2f7a322b2 e7e65185103d4350a5758dcee3391667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 375/740] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:33:00 2026] GET /v2.1/servers/e1beeba1-43e2-43cd-87df-9b5a3d9322c6 => generated 1393 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:33:05.656 7 WARNING neutronclient.v2_0.client [None req-62a1a63f-b433-46fd-a3bd-57b5d5fc7e72 48b6061a0bde4ef0adb2ecc2f7a322b2 e7e65185103d4350a5758dcee3391667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 366/743] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:33:05 2026] GET /v2.1/servers/e1beeba1-43e2-43cd-87df-9b5a3d9322c6 => generated 1519 bytes in 603 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:33:06.649 8 INFO nova.api.openstack.compute.server_external_events [req-ea1a3c14-f6b8-4520-bf36-f2772ae7001d req-1a33cd3e-b223-48e6-80ee-36b82c1fb9d8 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-changed:02913ecc-c5ec-4b24-9720-3b75b203a5ae for instance e1beeba1-43e2-43cd-87df-9b5a3d9322c6 on instance [pid: 8|app: 0|req: 378/744] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:33:06 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 10:33:11.286 7 WARNING neutronclient.v2_0.client [None req-96177cc4-2da6-4d64-a587-f4847de8787f 48b6061a0bde4ef0adb2ecc2f7a322b2 e7e65185103d4350a5758dcee3391667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 367/745] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:33:11 2026] GET /v2.1/servers/e1beeba1-43e2-43cd-87df-9b5a3d9322c6 => generated 1517 bytes in 318 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:33:11.664 8 INFO nova.api.openstack.compute.server_external_events [req-d9e40d30-06e7-4ec4-ab7d-40bd6b93ee75 req-fb77ab5a-c36a-48d5-9d91-d756dc6a53f8 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-vif-plugged:02913ecc-c5ec-4b24-9720-3b75b203a5ae for instance e1beeba1-43e2-43cd-87df-9b5a3d9322c6 on instance [pid: 8|app: 0|req: 379/746] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:33:11 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 10:33:13.700 7 INFO nova.api.openstack.compute.server_external_events [req-873aeb9e-877f-48ec-a156-f27dae89adb9 req-76c879aa-6615-4e96-9d00-587f08227273 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-vif-plugged:02913ecc-c5ec-4b24-9720-3b75b203a5ae for instance e1beeba1-43e2-43cd-87df-9b5a3d9322c6 on instance [pid: 7|app: 0|req: 368/747] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:33:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:33:16.606 8 WARNING neutronclient.v2_0.client [None req-862915fe-c5fd-4260-831d-6285cd01c98b 48b6061a0bde4ef0adb2ecc2f7a322b2 e7e65185103d4350a5758dcee3391667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 381/750] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:33:16 2026] GET /v2.1/servers/e1beeba1-43e2-43cd-87df-9b5a3d9322c6 => generated 1816 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:33:18.095 8 INFO nova.api.openstack.compute.server_external_events [req-baf4601a-84ce-470a-a065-a2d36fd20bde req-dc1a4c8c-ecb7-4253-a90a-23ad23050f6a 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-changed:02913ecc-c5ec-4b24-9720-3b75b203a5ae for instance e1beeba1-43e2-43cd-87df-9b5a3d9322c6 on instance [pid: 8|app: 0|req: 382/751] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:33:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 10:33:18.324 7 WARNING neutronclient.v2_0.client [None req-e520ed15-ea3c-4705-ad34-fafef8e11694 48b6061a0bde4ef0adb2ecc2f7a322b2 e7e65185103d4350a5758dcee3391667 - - default default] The 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 10:33:18.366 7 WARNING neutronclient.v2_0.client [None req-e520ed15-ea3c-4705-ad34-fafef8e11694 48b6061a0bde4ef0adb2ecc2f7a322b2 e7e65185103d4350a5758dcee3391667 - - default default] The 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 10:33:18.995 7 WARNING neutronclient.v2_0.client [None req-e520ed15-ea3c-4705-ad34-fafef8e11694 48b6061a0bde4ef0adb2ecc2f7a322b2 e7e65185103d4350a5758dcee3391667 - - default default] The python binding code in 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/752] 10.0.0.33 () {34 vars in 662 bytes} [Thu Apr 23 10:33:18 2026] POST /v2.1/servers => generated 448 bytes in 1332 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 10:33:19.442 8 WARNING neutronclient.v2_0.client [None req-1a0d4d69-e366-414e-880c-cd50951451d6 48b6061a0bde4ef0adb2ecc2f7a322b2 e7e65185103d4350a5758dcee3391667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 383/753] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:33:19 2026] GET /v2.1/servers/c5141ac2-c9d2-4773-ba8c-6fac82c119f8 => generated 1393 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:33:24.621 7 WARNING neutronclient.v2_0.client [None req-a846fe1b-b425-41cb-9138-36490d7b8a45 48b6061a0bde4ef0adb2ecc2f7a322b2 e7e65185103d4350a5758dcee3391667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 371/754] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:33:24 2026] GET /v2.1/servers/c5141ac2-c9d2-4773-ba8c-6fac82c119f8 => generated 1519 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:33:25.125 8 INFO nova.api.openstack.compute.server_external_events [req-2c1cb9cf-3070-4047-b617-057576a4b646 req-b7a790ff-b063-41b4-ad62-0db6ab2c5ff0 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-changed:e3a37f1a-4cc6-4ed9-bc14-645a20623954 for instance c5141ac2-c9d2-4773-ba8c-6fac82c119f8 on instance [pid: 8|app: 0|req: 384/755] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:33:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:33:29.771 7 WARNING neutronclient.v2_0.client [None req-8f3c41d4-9431-42ed-8529-7fc669e4ad97 48b6061a0bde4ef0adb2ecc2f7a322b2 e7e65185103d4350a5758dcee3391667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 373/758] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:33:29 2026] GET /v2.1/servers/c5141ac2-c9d2-4773-ba8c-6fac82c119f8 => generated 1517 bytes in 291 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:33:30.257 8 INFO nova.api.openstack.compute.server_external_events [req-333f3696-8215-4246-8f27-f2d7fae109c3 req-441fd72e-0c33-4d33-90e6-47f52264a835 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-vif-plugged:e3a37f1a-4cc6-4ed9-bc14-645a20623954 for instance c5141ac2-c9d2-4773-ba8c-6fac82c119f8 on instance [pid: 8|app: 0|req: 386/759] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:33:30 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:33:32.304 7 INFO nova.api.openstack.compute.server_external_events [req-e377fd7c-48b1-4fea-a3bc-29fddec6ffe9 req-42e0bb61-707c-4f34-a869-ba0e1df96f04 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-vif-plugged:e3a37f1a-4cc6-4ed9-bc14-645a20623954 for instance c5141ac2-c9d2-4773-ba8c-6fac82c119f8 on instance [pid: 7|app: 0|req: 374/760] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:33:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:33:35.090 8 WARNING neutronclient.v2_0.client [None req-30142165-d1e2-45e9-9cc4-10adf83dc266 48b6061a0bde4ef0adb2ecc2f7a322b2 e7e65185103d4350a5758dcee3391667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 387/761] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:33:35 2026] GET /v2.1/servers/c5141ac2-c9d2-4773-ba8c-6fac82c119f8 => generated 1817 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 10:33:36.650 8 INFO nova.api.openstack.compute.server_external_events [req-7b52f8b3-a663-4cef-940d-1b86d139a51e req-b3713e19-2dec-4bea-8733-c52521b8fb8e 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-changed:e3a37f1a-4cc6-4ed9-bc14-645a20623954 for instance c5141ac2-c9d2-4773-ba8c-6fac82c119f8 on instance [pid: 8|app: 0|req: 389/764] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:33:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:34:02.887 7 WARNING neutronclient.v2_0.client [None req-f6a01995-208a-46a5-a7a5-8a6c7d13ffb4 865a929136a74a6a9acbdc52db762f80 136646f4e70b419caa263443a1c9a9c9 - - default default] The 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 10:34:02.959 7 WARNING neutronclient.v2_0.client [None req-f6a01995-208a-46a5-a7a5-8a6c7d13ffb4 865a929136a74a6a9acbdc52db762f80 136646f4e70b419caa263443a1c9a9c9 - - default default] The 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 10:34:03.426 7 WARNING neutronclient.v2_0.client [None req-f6a01995-208a-46a5-a7a5-8a6c7d13ffb4 865a929136a74a6a9acbdc52db762f80 136646f4e70b419caa263443a1c9a9c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 378/769] 199.19.213.103 () {36 vars in 714 bytes} [Thu Apr 23 10:34:02 2026] POST /v2.1/servers => generated 453 bytes in 1092 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 10:34:04.421 8 WARNING neutronclient.v2_0.client [None req-3f74bedd-b6ed-4583-b34d-5dac5eedd240 865a929136a74a6a9acbdc52db762f80 136646f4e70b419caa263443a1c9a9c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 392/770] 199.19.213.103 () {32 vars in 733 bytes} [Thu Apr 23 10:34:04 2026] GET /v2.1/servers/c2aa6047-de96-448a-8a32-1462d5445832 => generated 2213 bytes in 80 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 10:34:04.493 7 WARNING neutronclient.v2_0.client [None req-67c35a7a-6738-46fc-b96f-ec1b771bf9d9 865a929136a74a6a9acbdc52db762f80 136646f4e70b419caa263443a1c9a9c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 379/771] 199.19.213.103 () {32 vars in 759 bytes} [Thu Apr 23 10:34:04 2026] GET /v2.1/servers/c2aa6047-de96-448a-8a32-1462d5445832/os-interface => generated 28 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 393/772] 199.19.213.103 () {32 vars in 777 bytes} [Thu Apr 23 10:34:04 2026] GET /v2.1/servers/c2aa6047-de96-448a-8a32-1462d5445832/os-volume_attachments => generated 197 bytes in 92 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 10:34:07.296 7 WARNING neutronclient.v2_0.client [None req-f644d63c-64b6-47f5-b23b-b4f8cf991f19 865a929136a74a6a9acbdc52db762f80 136646f4e70b419caa263443a1c9a9c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 381/775] 199.19.213.103 () {32 vars in 733 bytes} [Thu Apr 23 10:34:07 2026] GET /v2.1/servers/c2aa6047-de96-448a-8a32-1462d5445832 => generated 2371 bytes in 98 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 10:34:07.375 8 WARNING neutronclient.v2_0.client [None req-7b12ff86-b03b-4477-9956-446225fe38a7 865a929136a74a6a9acbdc52db762f80 136646f4e70b419caa263443a1c9a9c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 395/776] 199.19.213.103 () {32 vars in 759 bytes} [Thu Apr 23 10:34:07 2026] GET /v2.1/servers/c2aa6047-de96-448a-8a32-1462d5445832/os-interface => generated 28 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 382/777] 199.19.213.103 () {32 vars in 777 bytes} [Thu Apr 23 10:34:07 2026] GET /v2.1/servers/c2aa6047-de96-448a-8a32-1462d5445832/os-volume_attachments => generated 197 bytes in 63 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 10:34:09.566 8 INFO nova.api.openstack.compute.server_external_events [req-9b090cb8-aafd-472b-89af-31f8b5711340 req-76a12ea5-668b-42c6-a862-a26451701d1a 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-changed:c49d1819-1161-4512-9054-b63258b811dd for instance c2aa6047-de96-448a-8a32-1462d5445832 on instance [pid: 8|app: 0|req: 396/778] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:34:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:34:10.350 7 WARNING neutronclient.v2_0.client [None req-3a8cf012-dcfe-49d6-9c2f-41674191820a 865a929136a74a6a9acbdc52db762f80 136646f4e70b419caa263443a1c9a9c9 - - default default] The python binding code in 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/779] 199.19.213.103 () {32 vars in 733 bytes} [Thu Apr 23 10:34:10 2026] GET /v2.1/servers/c2aa6047-de96-448a-8a32-1462d5445832 => generated 2445 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:34:10.490 8 WARNING neutronclient.v2_0.client [None req-f9325fe3-f50d-4905-a141-d8eb298c50eb 865a929136a74a6a9acbdc52db762f80 136646f4e70b419caa263443a1c9a9c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 397/780] 199.19.213.103 () {32 vars in 759 bytes} [Thu Apr 23 10:34:10 2026] GET /v2.1/servers/c2aa6047-de96-448a-8a32-1462d5445832/os-interface => generated 284 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: 384/781] 199.19.213.103 () {32 vars in 777 bytes} [Thu Apr 23 10:34:10 2026] GET /v2.1/servers/c2aa6047-de96-448a-8a32-1462d5445832/os-volume_attachments => generated 197 bytes in 36 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 10:34:13.594 8 WARNING neutronclient.v2_0.client [None req-48d8cf85-6953-41ad-9e2c-644df51fdf0b 865a929136a74a6a9acbdc52db762f80 136646f4e70b419caa263443a1c9a9c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 398/782] 199.19.213.103 () {32 vars in 733 bytes} [Thu Apr 23 10:34:13 2026] GET /v2.1/servers/c2aa6047-de96-448a-8a32-1462d5445832 => generated 2433 bytes in 478 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 10:34:13.720 7 WARNING neutronclient.v2_0.client [None req-79d77cea-1781-4603-860c-39d37c5e81ed 865a929136a74a6a9acbdc52db762f80 136646f4e70b419caa263443a1c9a9c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 385/783] 199.19.213.103 () {32 vars in 759 bytes} [Thu Apr 23 10:34:13 2026] GET /v2.1/servers/c2aa6047-de96-448a-8a32-1462d5445832/os-interface => generated 284 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: 399/784] 199.19.213.103 () {32 vars in 777 bytes} [Thu Apr 23 10:34:13 2026] GET /v2.1/servers/c2aa6047-de96-448a-8a32-1462d5445832/os-volume_attachments => generated 197 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:34:17.056 8 WARNING neutronclient.v2_0.client [None req-0cd138d7-5ef7-4744-a478-d184d5f5524b 865a929136a74a6a9acbdc52db762f80 136646f4e70b419caa263443a1c9a9c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 401/787] 199.19.213.103 () {32 vars in 733 bytes} [Thu Apr 23 10:34:17 2026] GET /v2.1/servers/c2aa6047-de96-448a-8a32-1462d5445832 => generated 2433 bytes in 177 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 10:34:17.450 7 WARNING neutronclient.v2_0.client [None req-e763168a-63bd-4051-b33e-2c757f7e41dc 865a929136a74a6a9acbdc52db762f80 136646f4e70b419caa263443a1c9a9c9 - - default default] The python binding code in 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/788] 199.19.213.103 () {32 vars in 759 bytes} [Thu Apr 23 10:34:17 2026] GET /v2.1/servers/c2aa6047-de96-448a-8a32-1462d5445832/os-interface => generated 284 bytes in 340 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: 402/789] 199.19.213.103 () {32 vars in 777 bytes} [Thu Apr 23 10:34:17 2026] GET /v2.1/servers/c2aa6047-de96-448a-8a32-1462d5445832/os-volume_attachments => generated 197 bytes in 51 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 10:34:18.309 7 INFO nova.api.openstack.compute.server_external_events [req-0bbff0c1-866f-4403-add1-76b663e2c715 req-e7acd5b5-f816-4bcd-9b72-148305f4222b 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-vif-plugged:c49d1819-1161-4512-9054-b63258b811dd for instance c2aa6047-de96-448a-8a32-1462d5445832 on instance [pid: 7|app: 0|req: 388/790] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:34:18 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 10:34:20.306 8 WARNING neutronclient.v2_0.client [None req-3b0f3805-2ca5-47f6-98f8-f05030d806cd 865a929136a74a6a9acbdc52db762f80 136646f4e70b419caa263443a1c9a9c9 - - default default] 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 10:34:20.361 7 INFO nova.api.openstack.compute.server_external_events [req-bb7a4446-3068-4d74-98c4-71a59cb8a235 req-776d4a10-371b-4cd6-8327-7eeb31e3f6ea 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-vif-plugged:c49d1819-1161-4512-9054-b63258b811dd for instance c2aa6047-de96-448a-8a32-1462d5445832 on instance [pid: 7|app: 0|req: 389/791] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:34:20 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/792] 199.19.213.103 () {32 vars in 733 bytes} [Thu Apr 23 10:34:20 2026] GET /v2.1/servers/c2aa6047-de96-448a-8a32-1462d5445832 => generated 2581 bytes in 162 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 10:34:20.468 7 WARNING neutronclient.v2_0.client [None req-1432dd87-48ae-4000-b4e4-8485eb3b012c 865a929136a74a6a9acbdc52db762f80 136646f4e70b419caa263443a1c9a9c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 390/793] 199.19.213.103 () {32 vars in 759 bytes} [Thu Apr 23 10:34:20 2026] GET /v2.1/servers/c2aa6047-de96-448a-8a32-1462d5445832/os-interface => generated 286 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 404/794] 199.19.213.103 () {32 vars in 777 bytes} [Thu Apr 23 10:34:20 2026] GET /v2.1/servers/c2aa6047-de96-448a-8a32-1462d5445832/os-volume_attachments => generated 197 bytes in 45 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 10:34:57.905 8 WARNING neutronclient.v2_0.client [None req-d79dbf21-715c-4914-a37f-6d9471d104e8 865a929136a74a6a9acbdc52db762f80 136646f4e70b419caa263443a1c9a9c9 - - default default] The 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 10:34:57.953 8 WARNING neutronclient.v2_0.client [None req-d79dbf21-715c-4914-a37f-6d9471d104e8 865a929136a74a6a9acbdc52db762f80 136646f4e70b419caa263443a1c9a9c9 - - default default] 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 10:35:00.533 7 INFO nova.api.openstack.compute.server_external_events [req-9cda1d46-b3bb-46f2-b6d6-936a7a9f99ef req-44dc182b-34ab-4907-82ff-8be9dbeffc48 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-changed:bde482dd-4b1d-4d9b-a3ff-6bba8f35feb7 for instance c2aa6047-de96-448a-8a32-1462d5445832 on instance [pid: 7|app: 0|req: 395/803] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:35:00 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 10:35:03.660 7 INFO nova.api.openstack.compute.server_external_events [req-a46d5ce4-7eb5-4c67-8372-509052e98f86 req-4f29a3d1-d87b-4584-816e-ca4e279cd272 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-vif-plugged:bde482dd-4b1d-4d9b-a3ff-6bba8f35feb7 for instance c2aa6047-de96-448a-8a32-1462d5445832 on instance [pid: 7|app: 0|req: 396/804] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:35:03 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:35:05.704 7 INFO nova.api.openstack.compute.server_external_events [req-0345c105-7322-4b6a-b700-5a7ea225b6c0 req-a61daeca-db1c-4d54-8ef1-7f38e7525695 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-vif-plugged:bde482dd-4b1d-4d9b-a3ff-6bba8f35feb7 for instance c2aa6047-de96-448a-8a32-1462d5445832 on instance [pid: 7|app: 0|req: 397/805] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:35:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 10:35:07.013 8 WARNING neutronclient.v2_0.client [None req-d79dbf21-715c-4914-a37f-6d9471d104e8 865a929136a74a6a9acbdc52db762f80 136646f4e70b419caa263443a1c9a9c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 409/808] 199.19.213.103 () {36 vars in 812 bytes} [Thu Apr 23 10:34:57 2026] POST /v2.1/servers/c2aa6047-de96-448a-8a32-1462d5445832/os-interface => generated 281 bytes in 9203 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 10:35:07.745 7 INFO nova.api.openstack.compute.server_external_events [req-8fc7ac9d-0dfe-4b22-894e-92e315014b66 req-80432751-78fe-4be3-941c-d5e35d2c7946 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-changed:bde482dd-4b1d-4d9b-a3ff-6bba8f35feb7 for instance c2aa6047-de96-448a-8a32-1462d5445832 on instance [pid: 7|app: 0|req: 400/809] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:35:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:35:08.126 8 INFO nova.api.openstack.compute.server_external_events [req-e864fa75-f63e-4d77-9703-f42f674eb614 req-137ba356-65d9-4a47-9a38-94a8375899e4 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-changed:bde482dd-4b1d-4d9b-a3ff-6bba8f35feb7 for instance c2aa6047-de96-448a-8a32-1462d5445832 on instance [pid: 8|app: 0|req: 410/810] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:35:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:35:42.737 7 WARNING neutronclient.v2_0.client [None req-af5e973b-ae82-4c1f-ba89-dd8fbfa0bbb0 865a929136a74a6a9acbdc52db762f80 136646f4e70b419caa263443a1c9a9c9 - - default default] The 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 10:35:42.788 7 WARNING neutronclient.v2_0.client [None req-af5e973b-ae82-4c1f-ba89-dd8fbfa0bbb0 865a929136a74a6a9acbdc52db762f80 136646f4e70b419caa263443a1c9a9c9 - - default default] 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 10:35:45.392 8 INFO nova.api.openstack.compute.server_external_events [req-2313753d-8f91-411a-8e2c-959b6fe505d2 req-d0d46acc-d329-4602-a75d-7cfe0c0be502 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-changed:7c7182b4-8bf9-4ee5-b63c-12efecd21a4f for instance c2aa6047-de96-448a-8a32-1462d5445832 on instance [pid: 8|app: 0|req: 414/817] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:35:45 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 10:35:48.906 8 INFO nova.api.openstack.compute.server_external_events [req-a7b5f9d3-e4a1-4b1b-9db5-49eac902ff19 req-7f10c089-4004-487b-961a-f731e0bb8804 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-vif-plugged:7c7182b4-8bf9-4ee5-b63c-12efecd21a4f for instance c2aa6047-de96-448a-8a32-1462d5445832 on instance [pid: 8|app: 0|req: 417/820] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:35:48 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 10:35:50.954 8 INFO nova.api.openstack.compute.server_external_events [req-26c35a9f-9315-4142-a60f-aef35d468630 req-df451791-82b5-4b50-bbf8-d50514211d74 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-vif-plugged:7c7182b4-8bf9-4ee5-b63c-12efecd21a4f for instance c2aa6047-de96-448a-8a32-1462d5445832 on instance [pid: 8|app: 0|req: 418/821] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:35:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 10:35:51.858 7 WARNING neutronclient.v2_0.client [None req-af5e973b-ae82-4c1f-ba89-dd8fbfa0bbb0 865a929136a74a6a9acbdc52db762f80 136646f4e70b419caa263443a1c9a9c9 - - default default] The python binding code in 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/822] 199.19.213.103 () {36 vars in 812 bytes} [Thu Apr 23 10:35:42 2026] POST /v2.1/servers/c2aa6047-de96-448a-8a32-1462d5445832/os-interface => generated 376 bytes in 9215 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 10:36:03.855 8 WARNING neutronclient.v2_0.client [None req-630adafb-487b-448d-8709-879b0583b9ed 865a929136a74a6a9acbdc52db762f80 136646f4e70b419caa263443a1c9a9c9 - - default default] The 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 10:36:03.904 8 WARNING neutronclient.v2_0.client [None req-630adafb-487b-448d-8709-879b0583b9ed 865a929136a74a6a9acbdc52db762f80 136646f4e70b419caa263443a1c9a9c9 - - default default] 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 10:36:06.360 7 INFO nova.api.openstack.compute.server_external_events [req-81173293-2210-4992-aeff-1fdbcf48f211 req-68542222-6e22-4b24-8de2-30aa4f68b5ae 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-changed:864ae26f-30dd-43fa-8227-6917201d9883 for instance c2aa6047-de96-448a-8a32-1462d5445832 on instance [pid: 7|app: 0|req: 408/827] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:36:06 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 10:36:10.072 7 INFO nova.api.openstack.compute.server_external_events [req-a87921e4-1f34-4d6a-8265-38e6c391a9f4 req-f4131671-f883-43b9-b869-45e114b705ee 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-vif-plugged:864ae26f-30dd-43fa-8227-6917201d9883 for instance c2aa6047-de96-448a-8a32-1462d5445832 on instance [pid: 7|app: 0|req: 409/828] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:36:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:36:12.116 7 INFO nova.api.openstack.compute.server_external_events [req-607908a2-e96b-4019-8714-998bd90d1a26 req-7a840525-2f59-458f-bac6-f24e5cd08537 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-vif-plugged:864ae26f-30dd-43fa-8227-6917201d9883 for instance c2aa6047-de96-448a-8a32-1462d5445832 on instance [pid: 7|app: 0|req: 410/829] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:36:12 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 10:36:13.452 8 WARNING neutronclient.v2_0.client [None req-630adafb-487b-448d-8709-879b0583b9ed 865a929136a74a6a9acbdc52db762f80 136646f4e70b419caa263443a1c9a9c9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 420/830] 199.19.213.103 () {36 vars in 812 bytes} [Thu Apr 23 10:36:03 2026] POST /v2.1/servers/c2aa6047-de96-448a-8a32-1462d5445832/os-interface => generated 377 bytes in 9704 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:36:14.257 7 INFO nova.api.openstack.compute.server_external_events [req-71208729-4dd2-4b07-a465-b77de82aebbb req-ab683651-a1e0-4a6a-9d69-abfd08cd9287 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-changed:7c7182b4-8bf9-4ee5-b63c-12efecd21a4f for instance c2aa6047-de96-448a-8a32-1462d5445832 on instance [pid: 7|app: 0|req: 411/831] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:36:14 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 10:36:27.807 7 INFO nova.api.openstack.compute.server_external_events [req-44a04aca-62e1-486c-8b46-0aaab05c3a08 req-21cc0233-f12f-4247-b03a-f645aebbf8c0 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-changed:864ae26f-30dd-43fa-8227-6917201d9883 for instance c2aa6047-de96-448a-8a32-1462d5445832 on instance [pid: 7|app: 0|req: 414/836] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:36:27 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: 8|app: 0|req: 423/837] 199.19.213.103 () {34 vars in 855 bytes} [Thu Apr 23 10:36:28 2026] DELETE /v2.1/servers/c2aa6047-de96-448a-8a32-1462d5445832/os-interface/864ae26f-30dd-43fa-8227-6917201d9883 => generated 0 bytes in 80 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 10:36:29.842 7 INFO nova.api.openstack.compute.server_external_events [req-bf0d1f91-610f-4f0c-942c-315e1351d1de req-6fc9c833-3fb4-4c4d-8048-40ca110a52d5 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-changed:864ae26f-30dd-43fa-8227-6917201d9883 for instance c2aa6047-de96-448a-8a32-1462d5445832 on instance [pid: 7|app: 0|req: 415/838] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:36:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:36:30.820 8 INFO nova.api.openstack.compute.server_external_events [req-0a5451b7-3a29-443d-b90c-86ecb44b8b5b req-179a9f3d-1b81-4172-a835-eec9278e7f6a 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-vif-unplugged:864ae26f-30dd-43fa-8227-6917201d9883 for instance c2aa6047-de96-448a-8a32-1462d5445832 on instance [pid: 8|app: 0|req: 424/839] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:36:30 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:36:32.866 7 INFO nova.api.openstack.compute.server_external_events [req-24461297-f070-4809-9b74-b3b1c5415080 req-30b5387c-b455-42ec-9b7d-b8fb92ddadf3 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-vif-unplugged:864ae26f-30dd-43fa-8227-6917201d9883 for instance c2aa6047-de96-448a-8a32-1462d5445832 on instance [pid: 7|app: 0|req: 416/840] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:36:32 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:36:37.705 8 INFO nova.api.openstack.compute.server_external_events [req-962c892c-7451-415b-af86-9ced0c3d39d8 req-80a2aa85-eb9f-45c8-867f-1c49cf1bfc71 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-changed:7c7182b4-8bf9-4ee5-b63c-12efecd21a4f for instance c2aa6047-de96-448a-8a32-1462d5445832 on instance [pid: 8|app: 0|req: 426/843] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:36:37 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: 418/844] 199.19.213.103 () {34 vars in 855 bytes} [Thu Apr 23 10:36:37 2026] DELETE /v2.1/servers/c2aa6047-de96-448a-8a32-1462d5445832/os-interface/7c7182b4-8bf9-4ee5-b63c-12efecd21a4f => generated 0 bytes in 73 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:36:39.784 8 INFO nova.api.openstack.compute.server_external_events [req-7a639a52-d468-4723-94fd-b89d028488d6 req-80344172-0571-4ddb-884e-d8648d965941 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-vif-unplugged:7c7182b4-8bf9-4ee5-b63c-12efecd21a4f for instance c2aa6047-de96-448a-8a32-1462d5445832 on instance [pid: 8|app: 0|req: 427/845] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:36:39 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 10:36:41.841 7 INFO nova.api.openstack.compute.server_external_events [req-e62b2d89-468e-4bec-b08a-95e04f3742aa req-34c41d5e-cf5f-4a0f-80f0-7e15bb8d8263 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-vif-unplugged:7c7182b4-8bf9-4ee5-b63c-12efecd21a4f for instance c2aa6047-de96-448a-8a32-1462d5445832 on instance [pid: 7|app: 0|req: 419/846] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:36:41 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 430/851] 199.19.213.103 () {34 vars in 855 bytes} [Thu Apr 23 10:36:59 2026] DELETE /v2.1/servers/c2aa6047-de96-448a-8a32-1462d5445832/os-interface/bde482dd-4b1d-4d9b-a3ff-6bba8f35feb7 => generated 0 bytes in 154 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 10:37:01.950 7 INFO nova.api.openstack.compute.server_external_events [req-cd34563b-bde1-4397-949b-f95cb13e350e req-344281ff-541b-4dc8-bc58-0ce5353e95a9 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-vif-unplugged:bde482dd-4b1d-4d9b-a3ff-6bba8f35feb7 for instance c2aa6047-de96-448a-8a32-1462d5445832 on instance [pid: 7|app: 0|req: 422/852] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:37:01 2026] POST /v2.1/os-server-external-events => generated 185 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 10:37:03.999 8 INFO nova.api.openstack.compute.server_external_events [req-8960ca22-60d2-4bb1-9f64-d82ea1fe0667 req-50dacf25-fdd1-4a0c-b753-6c1b05cd2acb 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-vif-unplugged:bde482dd-4b1d-4d9b-a3ff-6bba8f35feb7 for instance c2aa6047-de96-448a-8a32-1462d5445832 on instance [pid: 8|app: 0|req: 431/853] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:37:03 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 423/854] 199.19.213.103 () {34 vars in 755 bytes} [Thu Apr 23 10:37:05 2026] DELETE /v2.1/servers/c2aa6047-de96-448a-8a32-1462d5445832 => generated 0 bytes in 133 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 10:37:06.816 7 INFO nova.api.openstack.compute.server_external_events [req-b80513a8-ac8a-4f21-b112-83dc6c90bd9b req-bb987eae-64a7-4445-b49f-3b068bea4a93 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-vif-unplugged:c49d1819-1161-4512-9054-b63258b811dd for instance c2aa6047-de96-448a-8a32-1462d5445832 on instance [pid: 7|app: 0|req: 425/857] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:37:06 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:37:08.217 8 INFO nova.api.openstack.compute.server_external_events [req-ec4fb4c2-bf19-4690-abb7-70caf406de1f req-2487a999-8fcd-4c2c-be41-36a7cb17b9ae 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-vif-deleted:c49d1819-1161-4512-9054-b63258b811dd for instance c2aa6047-de96-448a-8a32-1462d5445832 on instance [pid: 8|app: 0|req: 433/858] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:37:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 426/859] 10.0.0.33 () {32 vars in 717 bytes} [Thu Apr 23 10:37:08 2026] DELETE /v2.1/servers/c5141ac2-c9d2-4773-ba8c-6fac82c119f8 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:37:08.477 8 WARNING neutronclient.v2_0.client [None req-f7a06378-3b8f-42b9-b4f3-fbd00fc2ab06 48b6061a0bde4ef0adb2ecc2f7a322b2 e7e65185103d4350a5758dcee3391667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 434/860] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:37:08 2026] GET /v2.1/servers/c5141ac2-c9d2-4773-ba8c-6fac82c119f8 => generated 1943 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 10:37:08.865 7 INFO nova.api.openstack.compute.server_external_events [req-98cd51b4-83ff-4208-b916-ebc5e8e2d4ad req-8088b463-e962-4cf5-9b49-5fe64fd9ff10 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-vif-unplugged:c49d1819-1161-4512-9054-b63258b811dd for instance c2aa6047-de96-448a-8a32-1462d5445832 on instance 2026-04-23 10:37:08.866 7 INFO nova.api.openstack.compute.server_external_events [req-98cd51b4-83ff-4208-b916-ebc5e8e2d4ad req-8088b463-e962-4cf5-9b49-5fe64fd9ff10 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-changed:e3a37f1a-4cc6-4ed9-bc14-645a20623954 for instance c5141ac2-c9d2-4773-ba8c-6fac82c119f8 on instance [pid: 7|app: 0|req: 427/861] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:37:08 2026] POST /v2.1/os-server-external-events => generated 352 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 10:37:10.264 8 INFO nova.api.openstack.compute.server_external_events [req-c260c37d-b743-4568-957e-90e45ceb45ed req-9f3c555e-db53-486a-997f-a56f9ce6b2f5 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-vif-unplugged:e3a37f1a-4cc6-4ed9-bc14-645a20623954 for instance c5141ac2-c9d2-4773-ba8c-6fac82c119f8 on instance 2026-04-23 10:37:10.264 8 INFO nova.api.openstack.compute.server_external_events [req-c260c37d-b743-4568-957e-90e45ceb45ed req-9f3c555e-db53-486a-997f-a56f9ce6b2f5 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-vif-unplugged:e3a37f1a-4cc6-4ed9-bc14-645a20623954 for instance c5141ac2-c9d2-4773-ba8c-6fac82c119f8 on instance [pid: 8|app: 0|req: 435/862] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:37:10 2026] POST /v2.1/os-server-external-events => generated 358 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 10:37:11.100 7 INFO nova.api.openstack.compute.server_external_events [req-7bc48e83-eb04-4f91-8757-b7dd84827e1d req-d80d52e7-e1c0-4a5e-bbaf-31d3aa3f8a5c 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-vif-deleted:e3a37f1a-4cc6-4ed9-bc14-645a20623954 for instance c5141ac2-c9d2-4773-ba8c-6fac82c119f8 on instance [pid: 7|app: 0|req: 428/863] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:37:11 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 10:37:13.700 8 WARNING neutronclient.v2_0.client [None req-9679eade-eeb1-4f0c-8796-8b6d4b2ed5ce 48b6061a0bde4ef0adb2ecc2f7a322b2 e7e65185103d4350a5758dcee3391667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 436/864] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:37:13 2026] GET /v2.1/servers/c5141ac2-c9d2-4773-ba8c-6fac82c119f8 => generated 1479 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 10:37:18.788 7 INFO nova.api.openstack.wsgi [None req-fd206198-f21b-46d6-89bd-7a4f682e3d9f 48b6061a0bde4ef0adb2ecc2f7a322b2 e7e65185103d4350a5758dcee3391667 - - default default] HTTP exception thrown: Instance c5141ac2-c9d2-4773-ba8c-6fac82c119f8 could not be found. [pid: 7|app: 0|req: 430/867] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:37:18 2026] GET /v2.1/servers/c5141ac2-c9d2-4773-ba8c-6fac82c119f8 => 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 10:37:19.262 8 INFO nova.api.openstack.compute.server_external_events [req-61d4a83e-3a40-4f1b-bd39-da6deaca4813 req-211a7548-9c7b-4815-8511-0f7cf5c28da1 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-changed:02913ecc-c5ec-4b24-9720-3b75b203a5ae for instance e1beeba1-43e2-43cd-87df-9b5a3d9322c6 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 438/868] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:37:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/869] 10.0.0.33 () {32 vars in 717 bytes} [Thu Apr 23 10:37:19 2026] DELETE /v2.1/servers/e1beeba1-43e2-43cd-87df-9b5a3d9322c6 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:37:19.378 8 WARNING neutronclient.v2_0.client [None req-e903626e-f73e-4df4-a4c7-4e030e9d07f0 48b6061a0bde4ef0adb2ecc2f7a322b2 e7e65185103d4350a5758dcee3391667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 439/870] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:37:19 2026] GET /v2.1/servers/e1beeba1-43e2-43cd-87df-9b5a3d9322c6 => generated 1942 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:37:20.609 7 INFO nova.api.openstack.compute.server_external_events [req-5385de10-73eb-497b-a21a-7e56eb11c639 req-e058335d-ce98-418b-b78d-5b9955c433fd 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-vif-unplugged:02913ecc-c5ec-4b24-9720-3b75b203a5ae for instance e1beeba1-43e2-43cd-87df-9b5a3d9322c6 on instance [pid: 7|app: 0|req: 432/871] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:37:20 2026] POST /v2.1/os-server-external-events => generated 185 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 10:37:22.099 8 INFO nova.api.openstack.compute.server_external_events [req-77be1e92-1f22-4adf-affb-8d525e2aca6c req-77d4ab0b-b393-4b2b-a497-d6a8c9cfd766 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-vif-deleted:02913ecc-c5ec-4b24-9720-3b75b203a5ae for instance e1beeba1-43e2-43cd-87df-9b5a3d9322c6 on instance [pid: 8|app: 0|req: 440/872] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:37:22 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:37:22.654 7 INFO nova.api.openstack.compute.server_external_events [req-698194d3-70cf-45c5-b253-585d822fb246 req-cb404a90-c1ae-4ba2-a835-82ccc0e061df 5b18006092304db9a7b869c73f957070 e2cd0d58300f430f9598f98612317b9c - - 4245eaffd79f4e8ca7beaf279e93c9e4 4245eaffd79f4e8ca7beaf279e93c9e4] Creating event network-vif-unplugged:02913ecc-c5ec-4b24-9720-3b75b203a5ae for instance e1beeba1-43e2-43cd-87df-9b5a3d9322c6 on instance [pid: 7|app: 0|req: 433/873] 10.0.0.207 () {38 vars in 815 bytes} [Thu Apr 23 10:37:22 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:37:24.592 8 WARNING neutronclient.v2_0.client [None req-a15e3e0e-62e5-46c7-b44b-8d515f1ac250 48b6061a0bde4ef0adb2ecc2f7a322b2 e7e65185103d4350a5758dcee3391667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 441/874] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:37:24 2026] GET /v2.1/servers/e1beeba1-43e2-43cd-87df-9b5a3d9322c6 => generated 1479 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 10:37:29.677 7 INFO nova.api.openstack.wsgi [None req-4b3917c1-259d-4ab9-bf30-9812e3cfc53e 48b6061a0bde4ef0adb2ecc2f7a322b2 e7e65185103d4350a5758dcee3391667 - - default default] HTTP exception thrown: Instance e1beeba1-43e2-43cd-87df-9b5a3d9322c6 could not be found. [pid: 7|app: 0|req: 435/877] 10.0.0.33 () {32 vars in 714 bytes} [Thu Apr 23 10:37:29 2026] GET /v2.1/servers/e1beeba1-43e2-43cd-87df-9b5a3d9322c6 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 443/878] 10.0.0.33 () {32 vars in 723 bytes} [Thu Apr 23 10:37:31 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-776985717 => 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 10:37:31.707 7 INFO nova.api.openstack.wsgi [None req-3f1efe39-ff7e-41fa-9ed5-0258253d8e6d 48b6061a0bde4ef0adb2ecc2f7a322b2 e7e65185103d4350a5758dcee3391667 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-776985717 not found for user 48b6061a0bde4ef0adb2ecc2f7a322b2 [pid: 7|app: 0|req: 436/879] 10.0.0.33 () {32 vars in 720 bytes} [Thu Apr 23 10:37:31 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-776985717 => generated 141 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/884] 10.0.0.33 () {32 vars in 654 bytes} [Thu Apr 23 10:37:47 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/885] 10.0.0.33 () {32 vars in 640 bytes} [Thu Apr 23 10:37:48 2026] GET /v2.1/servers => generated 15 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-23 10:37:48.058 7 WARNING oslo_db.sqlalchemy.utils [None req-938cd3f2-eb9c-4d11-8dc0-cf376557cf58 865a929136a74a6a9acbdc52db762f80 136646f4e70b419caa263443a1c9a9c9 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 440/886] 10.0.0.33 () {32 vars in 648 bytes} [Thu Apr 23 10:37:48 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: 447/887] 10.0.0.33 () {32 vars in 693 bytes} [Thu Apr 23 10:37:48 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)