+ 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 [Sat Jul 25 04:39:51 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 nodename: nova-api-osapi-86966559b8-ddhps 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 0x7fe9f3d68668 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: 6, cores: 1) spawned uWSGI worker 2 (pid: 7, 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-07-25 04:39:56.416 7 INFO nova.utils [None req-02189ef0-a426-4c9f-a04c-8184d0ccf80b - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-07-25 04:39:56.632 6 INFO nova.utils [None req-57fad854-db23-46f0-9e6b-6fa0e0290919 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-07-25 04:39:58.138 7 WARNING keystonemiddleware._common.config [None req-02189ef0-a426-4c9f-a04c-8184d0ccf80b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-25 04:39:58.148 7 WARNING oslo_config.cfg [None req-02189ef0-a426-4c9f-a04c-8184d0ccf80b - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-25 04:39:58.226 7 WARNING keystonemiddleware._common.config [None req-02189ef0-a426-4c9f-a04c-8184d0ccf80b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-25 04:39:58.242 7 WARNING oslo_config.cfg [None req-02189ef0-a426-4c9f-a04c-8184d0ccf80b - - - - - -] 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-07-25 04:39:58.254 7 WARNING oslo_config.cfg [None req-02189ef0-a426-4c9f-a04c-8184d0ccf80b - - - - - -] 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 0x7fe9f3d68668 pid: 7 (default app) 2026-07-25 04:39:58.408 6 WARNING keystonemiddleware._common.config [None req-57fad854-db23-46f0-9e6b-6fa0e0290919 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-25 04:39:58.418 6 WARNING oslo_config.cfg [None req-57fad854-db23-46f0-9e6b-6fa0e0290919 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-25 04:39:58.502 6 WARNING keystonemiddleware._common.config [None req-57fad854-db23-46f0-9e6b-6fa0e0290919 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-25 04:39:58.518 6 WARNING oslo_config.cfg [None req-57fad854-db23-46f0-9e6b-6fa0e0290919 - - - - - -] 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-07-25 04:39:58.530 6 WARNING oslo_config.cfg [None req-57fad854-db23-46f0-9e6b-6fa0e0290919 - - - - - -] 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 0x7fe9f3d68668 pid: 6 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.223 () {42 vars in 705 bytes} [Sat Jul 25 04:40:01 2026] GET /v2.1 => generated 114 bytes in 26 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-07-25 04:40:02.107 6 WARNING oslo_policy.policy [None req-5a7a8ac8-1030-4cef-a7ea-3a4d89688b01 2a21d64c31154c0aa5fb4aa4077a462a d6c73a92f68c44f68e6b7544fde3ab0d - - 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-07-25 04:40:02.107 6 WARNING oslo_policy.policy [None req-5a7a8ac8-1030-4cef-a7ea-3a4d89688b01 2a21d64c31154c0aa5fb4aa4077a462a d6c73a92f68c44f68e6b7544fde3ab0d - - 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: 6|app: 0|req: 1/5] 199.204.45.223 () {44 vars in 909 bytes} [Sat Jul 25 04:40:01 2026] GET /v2.1 => generated 0 bytes in 614 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-07-25 04:40:02.206 7 WARNING oslo_policy.policy [req-5a7a8ac8-1030-4cef-a7ea-3a4d89688b01 req-682c3c93-3bb9-435f-ac50-ac2e265b3876 2a21d64c31154c0aa5fb4aa4077a462a d6c73a92f68c44f68e6b7544fde3ab0d - - 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-07-25 04:40:02.206 7 WARNING oslo_policy.policy [req-5a7a8ac8-1030-4cef-a7ea-3a4d89688b01 req-682c3c93-3bb9-435f-ac50-ac2e265b3876 2a21d64c31154c0aa5fb4aa4077a462a d6c73a92f68c44f68e6b7544fde3ab0d - - 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: 5/6] 199.204.45.223 () {46 vars in 982 bytes} [Sat Jul 25 04:40:02 2026] GET /v2.1/ => generated 400 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 04:40:02.309 6 INFO nova.api.openstack.wsgi [None req-b54cb61e-9a5f-4944-89b1-7875a5514e4a 2a21d64c31154c0aa5fb4aa4077a462a d6c73a92f68c44f68e6b7544fde3ab0d - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 6|app: 0|req: 2/7] 199.204.45.223 () {48 vars in 1011 bytes} [Sat Jul 25 04:40:02 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/8] 199.204.45.223 () {48 vars in 1051 bytes} [Sat Jul 25 04:40:02 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 3/9] 199.204.45.223 () {52 vars in 1048 bytes} [Sat Jul 25 04:40:02 2026] POST /v2.1/flavors => generated 529 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/10] 199.204.45.223 () {42 vars in 705 bytes} [Sat Jul 25 04:40:03 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: 6|app: 0|req: 4/11] 199.204.45.223 () {44 vars in 909 bytes} [Sat Jul 25 04:40:03 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 8/12] 199.204.45.223 () {46 vars in 982 bytes} [Sat Jul 25 04:40:03 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-07-25 04:40:03.511 6 INFO nova.api.openstack.wsgi [None req-0c6688aa-d100-48d0-8323-a7ecf5962558 2a21d64c31154c0aa5fb4aa4077a462a d6c73a92f68c44f68e6b7544fde3ab0d - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 6|app: 0|req: 5/13] 199.204.45.223 () {48 vars in 1013 bytes} [Sat Jul 25 04:40:03 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/14] 199.204.45.223 () {48 vars in 1051 bytes} [Sat Jul 25 04:40:03 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: 6|app: 0|req: 6/15] 199.204.45.223 () {52 vars in 1048 bytes} [Sat Jul 25 04:40:03 2026] POST /v2.1/flavors => generated 532 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/16] 199.204.45.223 () {42 vars in 705 bytes} [Sat Jul 25 04:40:04 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: 6|app: 0|req: 7/17] 199.204.45.223 () {44 vars in 909 bytes} [Sat Jul 25 04:40:04 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: 11/18] 199.204.45.223 () {46 vars in 982 bytes} [Sat Jul 25 04:40:04 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-07-25 04:40:04.636 6 INFO nova.api.openstack.wsgi [None req-271cb241-6615-48c9-bb2f-9c7c1f51a8be 2a21d64c31154c0aa5fb4aa4077a462a d6c73a92f68c44f68e6b7544fde3ab0d - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 6|app: 0|req: 8/19] 199.204.45.223 () {48 vars in 1015 bytes} [Sat Jul 25 04:40:04 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/20] 199.204.45.223 () {48 vars in 1051 bytes} [Sat Jul 25 04:40:04 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: 6|app: 0|req: 9/21] 199.204.45.223 () {52 vars in 1048 bytes} [Sat Jul 25 04:40:04 2026] POST /v2.1/flavors => generated 533 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/22] 199.204.45.223 () {42 vars in 705 bytes} [Sat Jul 25 04:40:05 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: 6|app: 0|req: 10/23] 199.204.45.223 () {44 vars in 909 bytes} [Sat Jul 25 04:40:05 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: 14/24] 199.204.45.223 () {46 vars in 982 bytes} [Sat Jul 25 04:40:05 2026] GET /v2.1/ => generated 400 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 04:40:05.763 6 INFO nova.api.openstack.wsgi [None req-4f29292d-c1d3-4311-8b8f-63ae9eb0bb8f 2a21d64c31154c0aa5fb4aa4077a462a d6c73a92f68c44f68e6b7544fde3ab0d - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 6|app: 0|req: 11/25] 199.204.45.223 () {48 vars in 1013 bytes} [Sat Jul 25 04:40:05 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/26] 199.204.45.223 () {48 vars in 1051 bytes} [Sat Jul 25 04:40:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 6|app: 0|req: 12/27] 199.204.45.223 () {52 vars in 1048 bytes} [Sat Jul 25 04:40:05 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: 16/28] 199.204.45.223 () {42 vars in 705 bytes} [Sat Jul 25 04:40:06 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 6|app: 0|req: 13/29] 199.204.45.223 () {44 vars in 909 bytes} [Sat Jul 25 04:40:06 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 17/30] 199.204.45.223 () {46 vars in 982 bytes} [Sat Jul 25 04:40:06 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 04:40:06.917 6 INFO nova.api.openstack.wsgi [None req-aa106ad8-442e-42f1-ae24-806e6a231447 2a21d64c31154c0aa5fb4aa4077a462a d6c73a92f68c44f68e6b7544fde3ab0d - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 6|app: 0|req: 14/31] 199.204.45.223 () {48 vars in 1015 bytes} [Sat Jul 25 04:40:06 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 18/32] 199.204.45.223 () {48 vars in 1051 bytes} [Sat Jul 25 04:40:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 6|app: 0|req: 15/34] 199.204.45.223 () {52 vars in 1048 bytes} [Sat Jul 25 04:40:06 2026] POST /v2.1/flavors => generated 535 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/78] 10.0.0.66 () {28 vars in 453 bytes} [Sat Jul 25 04:43:43 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: 6|app: 0|req: 37/79] 10.0.0.66 () {30 vars in 657 bytes} [Sat Jul 25 04:43:43 2026] GET /v2.1 => generated 0 bytes in 139 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: 43/80] 10.0.0.66 () {32 vars in 730 bytes} [Sat Jul 25 04:43:43 2026] GET /v2.1/ => generated 411 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 38/81] 10.0.0.66 () {34 vars in 805 bytes} [Sat Jul 25 04:43:43 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 6|app: 0|req: 46/96] 199.204.45.223 () {42 vars in 705 bytes} [Sat Jul 25 04:44:47 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) 2026-07-25 04:44:47.950 7 WARNING keystonemiddleware.audit [req-24269391-edb0-4849-b5a5-a4a965e157ba req-caf5e9d2-6297-4332-a3b5-10c585f979cd 2a21d64c31154c0aa5fb4aa4077a462a d6c73a92f68c44f68e6b7544fde3ab0d - - default default] Skipping service magnum as it have no endpoints. [pid: 7|app: 0|req: 51/97] 199.204.45.223 () {44 vars in 909 bytes} [Sat Jul 25 04:44:47 2026] GET /v2.1 => generated 0 bytes in 14 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) 2026-07-25 04:44:47.967 6 WARNING keystonemiddleware.audit [None req-2140a086-1db3-4624-8dab-24f1f0a2c9b7 2a21d64c31154c0aa5fb4aa4077a462a d6c73a92f68c44f68e6b7544fde3ab0d - - default default] Skipping service magnum as it have no endpoints. [pid: 6|app: 0|req: 47/98] 199.204.45.223 () {46 vars in 982 bytes} [Sat Jul 25 04:44:47 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 04:44:47.981 7 WARNING keystonemiddleware.audit [None req-22cd48bd-91ee-4ac5-bfe7-96cb381f5f77 2a21d64c31154c0aa5fb4aa4077a462a d6c73a92f68c44f68e6b7544fde3ab0d - - default default] Skipping service magnum as it have no endpoints. [pid: 7|app: 0|req: 52/99] 199.204.45.223 () {48 vars in 1073 bytes} [Sat Jul 25 04:44:47 2026] GET /v2.1/os-quota-sets/d6c73a92f68c44f68e6b7544fde3ab0d => generated 283 bytes in 395 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-07-25 04:44:48.494 6 WARNING keystonemiddleware.audit [req-22cd48bd-91ee-4ac5-bfe7-96cb381f5f77 req-bfe7aeb4-7a74-4152-bdc9-7d1f440898cc 2a21d64c31154c0aa5fb4aa4077a462a d6c73a92f68c44f68e6b7544fde3ab0d - - default default] Skipping service magnum as it have no endpoints. [pid: 6|app: 0|req: 48/100] 199.204.45.223 () {52 vars in 1125 bytes} [Sat Jul 25 04:44:48 2026] PUT /v2.1/os-quota-sets/d6c73a92f68c44f68e6b7544fde3ab0d => generated 238 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/107] 199.204.45.223 () {42 vars in 705 bytes} [Sat Jul 25 04:45:26 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 6|app: 0|req: 52/108] 199.204.45.223 () {44 vars in 909 bytes} [Sat Jul 25 04:45:26 2026] GET /v2.1 => generated 0 bytes in 98 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 57/109] 199.204.45.223 () {46 vars in 982 bytes} [Sat Jul 25 04:45:26 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 04:45:26.196 6 INFO nova.api.openstack.wsgi [None req-d10e24a6-c5e5-421c-9267-9218f4eb512f 2a21d64c31154c0aa5fb4aa4077a462a d6c73a92f68c44f68e6b7544fde3ab0d - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 6|app: 0|req: 53/110] 199.204.45.223 () {48 vars in 1015 bytes} [Sat Jul 25 04:45:26 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/111] 199.204.45.223 () {48 vars in 1051 bytes} [Sat Jul 25 04:45:26 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 6|app: 0|req: 54/112] 199.204.45.223 () {52 vars in 1049 bytes} [Sat Jul 25 04:45:26 2026] POST /v2.1/flavors => generated 534 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/119] 199.204.45.223 () {42 vars in 705 bytes} [Sat Jul 25 04:45:53 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: 6|app: 0|req: 58/120] 199.204.45.223 () {44 vars in 909 bytes} [Sat Jul 25 04:45:53 2026] GET /v2.1 => generated 0 bytes in 115 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 63/121] 199.204.45.223 () {46 vars in 982 bytes} [Sat Jul 25 04:45:53 2026] GET /v2.1/ => generated 400 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 04:45:53.789 6 INFO nova.api.openstack.wsgi [None req-d08bb843-a50e-4ccc-9251-0acf6d0c870a 2a21d64c31154c0aa5fb4aa4077a462a d6c73a92f68c44f68e6b7544fde3ab0d - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 6|app: 0|req: 59/122] 199.204.45.223 () {48 vars in 1017 bytes} [Sat Jul 25 04:45:53 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 64/123] 199.204.45.223 () {48 vars in 1051 bytes} [Sat Jul 25 04:45:53 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 6|app: 0|req: 60/124] 199.204.45.223 () {52 vars in 1049 bytes} [Sat Jul 25 04:45:53 2026] POST /v2.1/flavors => generated 534 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 71/137] 10.0.0.98 () {28 vars in 453 bytes} [Sat Jul 25 04:46:50 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: 6|app: 0|req: 67/138] 10.0.0.98 () {30 vars in 657 bytes} [Sat Jul 25 04:46:50 2026] GET /v2.1 => generated 0 bytes in 134 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 72/139] 10.0.0.98 () {32 vars in 730 bytes} [Sat Jul 25 04:46:50 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 68/140] 10.0.0.98 () {34 vars in 803 bytes} [Sat Jul 25 04:46:50 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 73/141] 199.204.45.223 () {42 vars in 705 bytes} [Sat Jul 25 04:46:56 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 69/142] 199.204.45.223 () {44 vars in 909 bytes} [Sat Jul 25 04:46:56 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: 74/143] 199.204.45.223 () {46 vars in 982 bytes} [Sat Jul 25 04:46:56 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-07-25 04:46:56.780 6 INFO nova.api.openstack.wsgi [None req-8c7df9f0-c587-4623-8495-d569885a8f98 2a21d64c31154c0aa5fb4aa4077a462a d6c73a92f68c44f68e6b7544fde3ab0d - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 2a21d64c31154c0aa5fb4aa4077a462a [pid: 6|app: 0|req: 70/144] 199.204.45.223 () {48 vars in 1051 bytes} [Sat Jul 25 04:46:56 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-07-25 04:46:56.795 7 WARNING oslo_db.sqlalchemy.utils [None req-b53c943e-56db-4a88-be42-ce717f1cba06 2a21d64c31154c0aa5fb4aa4077a462a d6c73a92f68c44f68e6b7544fde3ab0d - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 75/145] 199.204.45.223 () {48 vars in 1016 bytes} [Sat Jul 25 04:46:56 2026] GET /v2.1/os-keypairs => generated 16 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 71/146] 199.204.45.223 () {52 vars in 1057 bytes} [Sat Jul 25 04:46:56 2026] POST /v2.1/os-keypairs => generated 576 bytes in 88 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 89/173] 199.204.45.223 () {42 vars in 703 bytes} [Sat Jul 25 04:49:03 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: 6|app: 0|req: 85/174] 199.204.45.223 () {44 vars in 907 bytes} [Sat Jul 25 04:49:03 2026] GET /v2.1 => generated 0 bytes in 99 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 90/175] 199.204.45.223 () {46 vars in 980 bytes} [Sat Jul 25 04:49:04 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 86/176] 199.204.45.223 () {52 vars in 1123 bytes} [Sat Jul 25 04:49:04 2026] PUT /v2.1/os-quota-sets/aea1f76454bc4048b6f4ddb309e129bd => generated 238 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 140/283] 199.204.45.223 () {42 vars in 705 bytes} [Sat Jul 25 04:57:54 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: 144/284] 199.204.45.223 () {44 vars in 909 bytes} [Sat Jul 25 04:57:54 2026] GET /v2.1 => generated 0 bytes in 194 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 6|app: 0|req: 141/285] 199.204.45.223 () {46 vars in 982 bytes} [Sat Jul 25 04:57:54 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 04:57:54.593 7 INFO nova.api.openstack.wsgi [None req-024f8d03-b775-4ff3-8f05-615b29a8c1b9 2a21d64c31154c0aa5fb4aa4077a462a d6c73a92f68c44f68e6b7544fde3ab0d - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 145/286] 199.204.45.223 () {48 vars in 1011 bytes} [Sat Jul 25 04:57:54 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 6|app: 0|req: 142/287] 199.204.45.223 () {48 vars in 1051 bytes} [Sat Jul 25 04:57:54 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/288] 199.204.45.223 () {48 vars in 1099 bytes} [Sat Jul 25 04:57:54 2026] GET /v2.1/flavors/ad9b04fb-b719-4fff-8f47-a7380b3890dc/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 143/289] 199.204.45.223 () {42 vars in 705 bytes} [Sat Jul 25 04:57:55 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/290] 199.204.45.223 () {44 vars in 909 bytes} [Sat Jul 25 04:57:55 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 6|app: 0|req: 144/291] 199.204.45.223 () {46 vars in 982 bytes} [Sat Jul 25 04:57:55 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-07-25 04:57:55.726 7 INFO nova.api.openstack.wsgi [None req-90e25bfd-0f56-43bf-a90f-054178293790 2a21d64c31154c0aa5fb4aa4077a462a d6c73a92f68c44f68e6b7544fde3ab0d - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 148/292] 199.204.45.223 () {48 vars in 1013 bytes} [Sat Jul 25 04:57:55 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 6|app: 0|req: 145/293] 199.204.45.223 () {48 vars in 1051 bytes} [Sat Jul 25 04:57:55 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/294] 199.204.45.223 () {48 vars in 1099 bytes} [Sat Jul 25 04:57:55 2026] GET /v2.1/flavors/10961102-1c36-4de8-b7ac-e15743bcf1d7/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 146/295] 199.204.45.223 () {42 vars in 705 bytes} [Sat Jul 25 04:57:56 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/296] 199.204.45.223 () {44 vars in 909 bytes} [Sat Jul 25 04:57:56 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: 6|app: 0|req: 147/297] 199.204.45.223 () {46 vars in 982 bytes} [Sat Jul 25 04:57:56 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-07-25 04:57:56.831 7 INFO nova.api.openstack.wsgi [None req-8c426370-3bea-4337-9f3c-deb4974a9ff4 2a21d64c31154c0aa5fb4aa4077a462a d6c73a92f68c44f68e6b7544fde3ab0d - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 151/298] 199.204.45.223 () {48 vars in 1015 bytes} [Sat Jul 25 04:57:56 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 6|app: 0|req: 148/299] 199.204.45.223 () {48 vars in 1051 bytes} [Sat Jul 25 04:57:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/300] 199.204.45.223 () {48 vars in 1099 bytes} [Sat Jul 25 04:57:56 2026] GET /v2.1/flavors/752d44e4-5b62-4db6-bd47-9afab2fff79b/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/303] 199.204.45.223 () {42 vars in 705 bytes} [Sat Jul 25 04:57:57 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 6|app: 0|req: 150/304] 199.204.45.223 () {44 vars in 909 bytes} [Sat Jul 25 04:57:57 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 155/305] 199.204.45.223 () {46 vars in 982 bytes} [Sat Jul 25 04:57:57 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-07-25 04:57:58.010 6 INFO nova.api.openstack.wsgi [None req-fa572c81-37a7-474d-ab48-4130c717ff61 2a21d64c31154c0aa5fb4aa4077a462a d6c73a92f68c44f68e6b7544fde3ab0d - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 6|app: 0|req: 151/306] 199.204.45.223 () {48 vars in 1013 bytes} [Sat Jul 25 04:57:57 2026] GET /v2.1/flavors/m1.large => 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: 156/307] 199.204.45.223 () {48 vars in 1051 bytes} [Sat Jul 25 04:57:58 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 6|app: 0|req: 152/308] 199.204.45.223 () {48 vars in 1099 bytes} [Sat Jul 25 04:57:58 2026] GET /v2.1/flavors/d25b279c-4b6f-408a-8214-3c46b8bf4d69/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/309] 199.204.45.223 () {42 vars in 705 bytes} [Sat Jul 25 04:57:59 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 6|app: 0|req: 153/310] 199.204.45.223 () {44 vars in 909 bytes} [Sat Jul 25 04:57:59 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 158/311] 199.204.45.223 () {46 vars in 982 bytes} [Sat Jul 25 04:57:59 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-07-25 04:57:59.202 6 INFO nova.api.openstack.wsgi [None req-832f982e-4938-4269-8405-6f38bcee4c63 2a21d64c31154c0aa5fb4aa4077a462a d6c73a92f68c44f68e6b7544fde3ab0d - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 6|app: 0|req: 154/312] 199.204.45.223 () {48 vars in 1015 bytes} [Sat Jul 25 04:57:59 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/313] 199.204.45.223 () {48 vars in 1051 bytes} [Sat Jul 25 04:57:59 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 6|app: 0|req: 155/314] 199.204.45.223 () {48 vars in 1099 bytes} [Sat Jul 25 04:57:59 2026] GET /v2.1/flavors/6f4297b6-d0e3-4ac8-9647-762dafa6d654/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/335] 199.204.45.223 () {42 vars in 705 bytes} [Sat Jul 25 04:59:46 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: 6|app: 0|req: 166/336] 199.204.45.223 () {44 vars in 909 bytes} [Sat Jul 25 04:59:46 2026] GET /v2.1 => generated 0 bytes in 50 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 171/337] 199.204.45.223 () {46 vars in 982 bytes} [Sat Jul 25 04:59:46 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 04:59:46.556 6 INFO nova.api.openstack.wsgi [None req-7cc68077-12b1-4359-a147-a7d570ab2867 2a21d64c31154c0aa5fb4aa4077a462a d6c73a92f68c44f68e6b7544fde3ab0d - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 6|app: 0|req: 167/338] 199.204.45.223 () {48 vars in 1015 bytes} [Sat Jul 25 04:59:46 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/339] 199.204.45.223 () {48 vars in 1051 bytes} [Sat Jul 25 04:59:46 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 6|app: 0|req: 168/340] 199.204.45.223 () {48 vars in 1099 bytes} [Sat Jul 25 04:59:46 2026] GET /v2.1/flavors/442e7ef9-f2e1-41ea-a22c-3dbca0666c42/os-extra_specs => generated 19 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/343] 199.204.45.223 () {42 vars in 705 bytes} [Sat Jul 25 04:59:51 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: 6|app: 0|req: 170/344] 199.204.45.223 () {44 vars in 909 bytes} [Sat Jul 25 04:59:51 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 175/345] 199.204.45.223 () {46 vars in 982 bytes} [Sat Jul 25 04:59:51 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 171/346] 199.204.45.223 () {48 vars in 1073 bytes} [Sat Jul 25 04:59:51 2026] GET /v2.1/os-quota-sets/d6c73a92f68c44f68e6b7544fde3ab0d => generated 280 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 174/351] 10.0.0.189 () {28 vars in 454 bytes} [Sat Jul 25 05:00:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/352] 10.0.0.189 () {30 vars in 658 bytes} [Sat Jul 25 05:00:08 2026] GET /v2.1 => generated 0 bytes in 52 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: 6|app: 0|req: 175/353] 10.0.0.189 () {32 vars in 731 bytes} [Sat Jul 25 05:00:09 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: 179/354] 10.0.0.189 () {34 vars in 765 bytes} [Sat Jul 25 05:00:09 2026] GET /v2.1/os-services => generated 783 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 176/355] 199.204.45.223 () {42 vars in 703 bytes} [Sat Jul 25 05:00:11 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /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: 180/356] 199.204.45.223 () {44 vars in 907 bytes} [Sat Jul 25 05:00:11 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: 6|app: 0|req: 177/357] 199.204.45.223 () {46 vars in 980 bytes} [Sat Jul 25 05:00:11 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/358] 199.204.45.223 () {52 vars in 1123 bytes} [Sat Jul 25 05:00:11 2026] PUT /v2.1/os-quota-sets/aea1f76454bc4048b6f4ddb309e129bd => generated 238 bytes in 344 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 178/359] 10.0.0.189 () {28 vars in 454 bytes} [Sat Jul 25 05:00:13 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 182/360] 10.0.0.189 () {30 vars in 658 bytes} [Sat Jul 25 05:00:13 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 6|app: 0|req: 179/361] 10.0.0.189 () {32 vars in 731 bytes} [Sat Jul 25 05:00:13 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/362] 10.0.0.189 () {34 vars in 765 bytes} [Sat Jul 25 05:00:13 2026] GET /v2.1/os-services => generated 783 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 181/365] 10.0.0.189 () {28 vars in 454 bytes} [Sat Jul 25 05:00:18 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 185/366] 10.0.0.189 () {30 vars in 658 bytes} [Sat Jul 25 05:00:18 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 6|app: 0|req: 182/367] 10.0.0.189 () {32 vars in 731 bytes} [Sat Jul 25 05:00:18 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/368] 10.0.0.189 () {34 vars in 808 bytes} [Sat Jul 25 05:00:18 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 183/369] 199.204.45.223 () {42 vars in 705 bytes} [Sat Jul 25 05:00:21 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 187/370] 199.204.45.223 () {44 vars in 909 bytes} [Sat Jul 25 05:00:21 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: 6|app: 0|req: 184/371] 199.204.45.223 () {46 vars in 982 bytes} [Sat Jul 25 05:00:21 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-07-25 05:00:21.310 7 INFO nova.api.openstack.wsgi [None req-e95cf366-4e75-443a-9c78-cf3b814badab 2a21d64c31154c0aa5fb4aa4077a462a d6c73a92f68c44f68e6b7544fde3ab0d - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 188/372] 199.204.45.223 () {48 vars in 1017 bytes} [Sat Jul 25 05:00:21 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 6|app: 0|req: 185/373] 199.204.45.223 () {48 vars in 1051 bytes} [Sat Jul 25 05:00:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/374] 199.204.45.223 () {48 vars in 1099 bytes} [Sat Jul 25 05:00:21 2026] GET /v2.1/flavors/0ca95398-1763-46da-9520-ee371c1ea7c5/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 186/375] 10.0.0.189 () {28 vars in 454 bytes} [Sat Jul 25 05:00:22 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 190/376] 10.0.0.189 () {30 vars in 658 bytes} [Sat Jul 25 05:00:22 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 6|app: 0|req: 187/377] 10.0.0.189 () {32 vars in 731 bytes} [Sat Jul 25 05:00:22 2026] GET /v2.1/ => generated 411 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/378] 10.0.0.189 () {34 vars in 808 bytes} [Sat Jul 25 05:00:22 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 189/381] 199.204.45.223 () {42 vars in 705 bytes} [Sat Jul 25 05:00:30 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: 193/382] 199.204.45.223 () {44 vars in 909 bytes} [Sat Jul 25 05:00:30 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: 6|app: 0|req: 190/383] 199.204.45.223 () {46 vars in 982 bytes} [Sat Jul 25 05:00:30 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/384] 199.204.45.223 () {48 vars in 1051 bytes} [Sat Jul 25 05:00:30 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 195/393] 199.204.45.223 () {42 vars in 705 bytes} [Sat Jul 25 05:01:10 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/394] 199.204.45.223 () {44 vars in 909 bytes} [Sat Jul 25 05:01:10 2026] GET /v2.1 => generated 0 bytes in 51 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 6|app: 0|req: 196/395] 199.204.45.223 () {46 vars in 982 bytes} [Sat Jul 25 05:01:10 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-07-25 05:01:10.660 7 INFO nova.api.openstack.wsgi [None req-ece21399-963a-4c52-b4e0-04916d35920a 2a21d64c31154c0aa5fb4aa4077a462a d6c73a92f68c44f68e6b7544fde3ab0d - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 200/396] 199.204.45.223 () {48 vars in 1011 bytes} [Sat Jul 25 05:01:10 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 6|app: 0|req: 197/397] 199.204.45.223 () {48 vars in 1051 bytes} [Sat Jul 25 05:01:10 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 6|app: 0|req: 202/406] 10.0.0.86 () {32 vars in 654 bytes} [Sat Jul 25 05:01:50 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 205/407] 10.0.0.86 () {32 vars in 640 bytes} [Sat Jul 25 05:01:51 2026] GET /v2.1/servers => generated 15 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-25 05:01:51.215 6 WARNING oslo_db.sqlalchemy.utils [None req-dad6bea4-c70d-4a14-8188-89a7eb9ce526 2a21d64c31154c0aa5fb4aa4077a462a d6c73a92f68c44f68e6b7544fde3ab0d - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 6|app: 0|req: 203/408] 10.0.0.86 () {32 vars in 648 bytes} [Sat Jul 25 05:01:51 2026] GET /v2.1/os-keypairs => generated 530 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/409] 10.0.0.86 () {32 vars in 693 bytes} [Sat Jul 25 05:01:51 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 6|app: 0|req: 205/412] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:02:02 2026] GET /v2.1/flavors/ad9b04fb-b719-4fff-8f47-a7380b3890dc => generated 511 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/413] 10.0.0.86 () {32 vars in 640 bytes} [Sat Jul 25 05:02:03 2026] GET /v2.1/flavors => generated 1674 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 206/414] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:02:03 2026] GET /v2.1/flavors/ad9b04fb-b719-4fff-8f47-a7380b3890dc => generated 511 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 208/417] 10.0.0.86 () {34 vars in 670 bytes} [Sat Jul 25 05:02:08 2026] POST /v2.1/os-keypairs => generated 385 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 05:02:09.564 7 WARNING neutronclient.v2_0.client [None req-4edd5e78-9c37-4d0b-9977-332540bf8865 fd8ca8b302524208b0077ff8cf34991c 05250b2927de4443b8eeaaa485e1adf7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 05:02:09.782 6 WARNING neutronclient.v2_0.client [None req-d5e22c98-748b-49c2-9a35-da03df1b17af 5a730ec435784d0080973922d4d92e47 1455f64ffe8a474c9c66c824200137fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 210/418] 10.0.0.86 () {34 vars in 684 bytes} [Sat Jul 25 05:02:09 2026] POST /v2.1/os-security-groups => generated 244 bytes in 813 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 05:02:10.329 7 WARNING neutronclient.v2_0.client [None req-0b9ae233-634d-4314-965f-cd53db4bb716 fd8ca8b302524208b0077ff8cf34991c 05250b2927de4443b8eeaaa485e1adf7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 209/419] 10.0.0.86 () {34 vars in 684 bytes} [Sat Jul 25 05:02:09 2026] POST /v2.1/os-security-groups => generated 247 bytes in 737 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 05:02:10.497 6 WARNING neutronclient.v2_0.client [None req-4fbf371f-81d0-4f60-9a9e-6cb85c6980cf 5a730ec435784d0080973922d4d92e47 1455f64ffe8a474c9c66c824200137fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 211/420] 10.0.0.86 () {34 vars in 684 bytes} [Sat Jul 25 05:02:10 2026] POST /v2.1/os-security-groups => generated 244 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 05:02:10.585 6 WARNING neutronclient.v2_0.client [None req-4fbf371f-81d0-4f60-9a9e-6cb85c6980cf 5a730ec435784d0080973922d4d92e47 1455f64ffe8a474c9c66c824200137fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 05:02:10.649 7 WARNING neutronclient.v2_0.client [None req-5ab2b612-a151-4721-afff-761e90cdeb44 674b436dbc624c109d86358a7c5c3ea0 3758147c4a0049119c6591dfeb9bacb1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 210/421] 10.0.0.86 () {34 vars in 694 bytes} [Sat Jul 25 05:02:10 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 05:02:10.714 6 WARNING neutronclient.v2_0.client [None req-cfab06df-7745-4391-8f69-859e31afe778 fd8ca8b302524208b0077ff8cf34991c 05250b2927de4443b8eeaaa485e1adf7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 05:02:10.739 7 WARNING neutronclient.v2_0.client [None req-5ab2b612-a151-4721-afff-761e90cdeb44 674b436dbc624c109d86358a7c5c3ea0 3758147c4a0049119c6591dfeb9bacb1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 211/422] 10.0.0.86 () {34 vars in 684 bytes} [Sat Jul 25 05:02:10 2026] POST /v2.1/os-security-groups => generated 244 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 05:02:10.873 6 WARNING neutronclient.v2_0.client [None req-c88b836f-55c7-4660-a21f-457669089343 5a730ec435784d0080973922d4d92e47 1455f64ffe8a474c9c66c824200137fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 212/423] 10.0.0.86 () {34 vars in 684 bytes} [Sat Jul 25 05:02:10 2026] POST /v2.1/os-security-groups => generated 246 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 05:02:11.048 6 WARNING neutronclient.v2_0.client [None req-93f5bbb6-9457-428c-9580-d07bc57ee103 fd8ca8b302524208b0077ff8cf34991c 05250b2927de4443b8eeaaa485e1adf7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 05:02:11.098 6 WARNING neutronclient.v2_0.client [None req-93f5bbb6-9457-428c-9580-d07bc57ee103 fd8ca8b302524208b0077ff8cf34991c 05250b2927de4443b8eeaaa485e1adf7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 05:02:11.203 7 WARNING neutronclient.v2_0.client [None req-5ab2b612-a151-4721-afff-761e90cdeb44 674b436dbc624c109d86358a7c5c3ea0 3758147c4a0049119c6591dfeb9bacb1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 05:02:11.215 6 WARNING neutronclient.v2_0.client [None req-93f5bbb6-9457-428c-9580-d07bc57ee103 fd8ca8b302524208b0077ff8cf34991c 05250b2927de4443b8eeaaa485e1adf7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 213/424] 10.0.0.86 () {32 vars in 662 bytes} [Sat Jul 25 05:02:11 2026] GET /v2.1/os-security-groups => generated 1385 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-25 05:02:11.276 6 WARNING neutronclient.v2_0.client [None req-bd9d3392-9ddf-4587-a728-bfe0fabc5010 5a730ec435784d0080973922d4d92e47 1455f64ffe8a474c9c66c824200137fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 05:02:11.328 6 WARNING neutronclient.v2_0.client [None req-bd9d3392-9ddf-4587-a728-bfe0fabc5010 5a730ec435784d0080973922d4d92e47 1455f64ffe8a474c9c66c824200137fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 214/425] 10.0.0.86 () {34 vars in 694 bytes} [Sat Jul 25 05:02:11 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 05:02:11.496 6 WARNING neutronclient.v2_0.client [None req-e66e219d-922e-4c5e-915e-53f6e8eb9401 fd8ca8b302524208b0077ff8cf34991c 05250b2927de4443b8eeaaa485e1adf7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 05:02:11.524 6 WARNING neutronclient.v2_0.client [None req-e66e219d-922e-4c5e-915e-53f6e8eb9401 fd8ca8b302524208b0077ff8cf34991c 05250b2927de4443b8eeaaa485e1adf7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 215/426] 10.0.0.86 () {32 vars in 739 bytes} [Sat Jul 25 05:02:11 2026] DELETE /v2.1/os-security-groups/b5535bc4-5a47-430b-af46-915768b4d243 => generated 0 bytes in 148 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-25 05:02:11.638 6 WARNING neutronclient.v2_0.client [None req-a5a8862a-b160-4153-a72f-cbe83eff8c38 5a730ec435784d0080973922d4d92e47 1455f64ffe8a474c9c66c824200137fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 05:02:11.710 6 WARNING neutronclient.v2_0.client [None req-a5a8862a-b160-4153-a72f-cbe83eff8c38 5a730ec435784d0080973922d4d92e47 1455f64ffe8a474c9c66c824200137fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 216/427] 10.0.0.86 () {34 vars in 694 bytes} [Sat Jul 25 05:02:11 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 05:02:11.846 6 WARNING neutronclient.v2_0.client [None req-7eb0e415-1ad6-45f6-9b2f-4c42d745cb50 fd8ca8b302524208b0077ff8cf34991c 05250b2927de4443b8eeaaa485e1adf7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 05:02:11.888 6 INFO nova.api.openstack.wsgi [None req-7eb0e415-1ad6-45f6-9b2f-4c42d745cb50 fd8ca8b302524208b0077ff8cf34991c 05250b2927de4443b8eeaaa485e1adf7 - - default default] HTTP exception thrown: Security group b5535bc4-5a47-430b-af46-915768b4d243 does not exist Neutron server returns request_ids: ['req-72309c0d-93b6-439e-a1c0-4eb615b95343'] [pid: 6|app: 0|req: 217/428] 10.0.0.86 () {32 vars in 736 bytes} [Sat Jul 25 05:02:11 2026] GET /v2.1/os-security-groups/b5535bc4-5a47-430b-af46-915768b4d243 => generated 194 bytes in 53 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-25 05:02:11.897 6 WARNING neutronclient.v2_0.client [None req-fe7f5f80-ede2-4b84-9e16-5e306afaba1c 5a730ec435784d0080973922d4d92e47 1455f64ffe8a474c9c66c824200137fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 218/429] 10.0.0.86 () {32 vars in 736 bytes} [Sat Jul 25 05:02:11 2026] GET /v2.1/os-security-groups/512f6386-4072-4576-859b-9aa9ad3a2432 => generated 663 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 05:02:11.953 6 WARNING neutronclient.v2_0.client [None req-f0fae0a7-8be0-4fc4-937a-3ad200252389 fd8ca8b302524208b0077ff8cf34991c 05250b2927de4443b8eeaaa485e1adf7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 212/430] 10.0.0.86 () {34 vars in 662 bytes} [Sat Jul 25 05:02:10 2026] POST /v2.1/servers => generated 453 bytes in 1467 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-07-25 05:02:12.043 7 WARNING neutronclient.v2_0.client [None req-ffcbc224-ad2a-4c38-98f3-c868da256351 5a730ec435784d0080973922d4d92e47 1455f64ffe8a474c9c66c824200137fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 05:02:12.378 6 WARNING neutronclient.v2_0.client [None req-f0fae0a7-8be0-4fc4-937a-3ad200252389 fd8ca8b302524208b0077ff8cf34991c 05250b2927de4443b8eeaaa485e1adf7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 05:02:12.409 7 WARNING neutronclient.v2_0.client [None req-ffcbc224-ad2a-4c38-98f3-c868da256351 5a730ec435784d0080973922d4d92e47 1455f64ffe8a474c9c66c824200137fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 219/431] 10.0.0.86 () {32 vars in 739 bytes} [Sat Jul 25 05:02:11 2026] DELETE /v2.1/os-security-groups/be954ad8-0033-447b-b4bd-861a289563b0 => generated 0 bytes in 571 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-25 05:02:12.540 6 WARNING neutronclient.v2_0.client [None req-4d9e01e4-e53d-4bd5-b3e0-93a9aac035cf 674b436dbc624c109d86358a7c5c3ea0 3758147c4a0049119c6591dfeb9bacb1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 05:02:12.546 7 WARNING neutronclient.v2_0.client [None req-ffcbc224-ad2a-4c38-98f3-c868da256351 5a730ec435784d0080973922d4d92e47 1455f64ffe8a474c9c66c824200137fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 220/432] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:02:12 2026] GET /v2.1/servers/fcc9da45-63f7-4734-8fa3-02e3c100d7c8 => generated 1391 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-07-25 05:02:12.602 6 WARNING neutronclient.v2_0.client [None req-4cfa3b27-2c37-40a6-9f59-c834994ed793 fd8ca8b302524208b0077ff8cf34991c 05250b2927de4443b8eeaaa485e1adf7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 05:02:12.645 6 INFO nova.api.openstack.wsgi [None req-4cfa3b27-2c37-40a6-9f59-c834994ed793 fd8ca8b302524208b0077ff8cf34991c 05250b2927de4443b8eeaaa485e1adf7 - - default default] HTTP exception thrown: Security group be954ad8-0033-447b-b4bd-861a289563b0 does not exist Neutron server returns request_ids: ['req-6663903e-5d79-4777-a070-43059f5ba487'] [pid: 6|app: 0|req: 221/433] 10.0.0.86 () {32 vars in 736 bytes} [Sat Jul 25 05:02:12 2026] GET /v2.1/os-security-groups/be954ad8-0033-447b-b4bd-861a289563b0 => generated 194 bytes in 49 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-25 05:02:12.657 6 WARNING neutronclient.v2_0.client [None req-97c66f4a-4881-490f-a0d5-430c91c0ab47 fd8ca8b302524208b0077ff8cf34991c 05250b2927de4443b8eeaaa485e1adf7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 05:02:12.699 6 WARNING neutronclient.v2_0.client [None req-97c66f4a-4881-490f-a0d5-430c91c0ab47 fd8ca8b302524208b0077ff8cf34991c 05250b2927de4443b8eeaaa485e1adf7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 213/434] 10.0.0.86 () {32 vars in 749 bytes} [Sat Jul 25 05:02:12 2026] DELETE /v2.1/os-security-group-rules/0b8f2518-d0ad-4003-b083-9c8036afbe16 => generated 0 bytes in 676 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-25 05:02:12.742 7 WARNING neutronclient.v2_0.client [None req-a95f2a6e-06df-4836-b74d-2c9747a23906 5a730ec435784d0080973922d4d92e47 1455f64ffe8a474c9c66c824200137fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 05:02:12.801 7 WARNING neutronclient.v2_0.client [None req-a95f2a6e-06df-4836-b74d-2c9747a23906 5a730ec435784d0080973922d4d92e47 1455f64ffe8a474c9c66c824200137fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 222/435] 10.0.0.86 () {32 vars in 739 bytes} [Sat Jul 25 05:02:12 2026] DELETE /v2.1/os-security-groups/be5f6db0-bc21-4edc-8212-e2b43660b296 => generated 0 bytes in 152 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-25 05:02:12.818 6 WARNING neutronclient.v2_0.client [None req-edb8e3ef-20e4-4cff-b28c-43b02ad7d614 fd8ca8b302524208b0077ff8cf34991c 05250b2927de4443b8eeaaa485e1adf7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 05:02:12.845 6 INFO nova.api.openstack.wsgi [None req-edb8e3ef-20e4-4cff-b28c-43b02ad7d614 fd8ca8b302524208b0077ff8cf34991c 05250b2927de4443b8eeaaa485e1adf7 - - default default] HTTP exception thrown: Security group be5f6db0-bc21-4edc-8212-e2b43660b296 does not exist Neutron server returns request_ids: ['req-162f78fa-9dd1-4731-bf84-65ace6344499'] [pid: 6|app: 0|req: 223/436] 10.0.0.86 () {32 vars in 736 bytes} [Sat Jul 25 05:02:12 2026] GET /v2.1/os-security-groups/be5f6db0-bc21-4edc-8212-e2b43660b296 => generated 194 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-25 05:02:12.862 6 WARNING neutronclient.v2_0.client [None req-69e59c97-551b-4dd4-b6c6-2ec0d95d170a fd8ca8b302524208b0077ff8cf34991c 05250b2927de4443b8eeaaa485e1adf7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 05:02:12.907 6 WARNING neutronclient.v2_0.client [None req-69e59c97-551b-4dd4-b6c6-2ec0d95d170a fd8ca8b302524208b0077ff8cf34991c 05250b2927de4443b8eeaaa485e1adf7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 214/437] 10.0.0.86 () {32 vars in 739 bytes} [Sat Jul 25 05:02:12 2026] DELETE /v2.1/os-security-groups/512f6386-4072-4576-859b-9aa9ad3a2432 => generated 0 bytes in 194 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-25 05:02:12.940 7 WARNING neutronclient.v2_0.client [None req-b3e33269-d052-4e7a-b087-7b1301c9df6a 5a730ec435784d0080973922d4d92e47 1455f64ffe8a474c9c66c824200137fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 05:02:12.945 6 WARNING neutronclient.v2_0.client [None req-69e59c97-551b-4dd4-b6c6-2ec0d95d170a fd8ca8b302524208b0077ff8cf34991c 05250b2927de4443b8eeaaa485e1adf7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 224/438] 10.0.0.86 () {32 vars in 662 bytes} [Sat Jul 25 05:02:12 2026] GET /v2.1/os-security-groups => generated 707 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 05:02:12.992 7 WARNING neutronclient.v2_0.client [None req-b3e33269-d052-4e7a-b087-7b1301c9df6a 5a730ec435784d0080973922d4d92e47 1455f64ffe8a474c9c66c824200137fa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 225/439] 10.0.0.86 () {34 vars in 670 bytes} [Sat Jul 25 05:02:12 2026] POST /v2.1/os-keypairs => generated 386 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 05:02:13.077 6 WARNING neutronclient.v2_0.client [None req-509b969b-f6ed-4e19-b099-5e49f718c6a4 fd8ca8b302524208b0077ff8cf34991c 05250b2927de4443b8eeaaa485e1adf7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 215/440] 10.0.0.86 () {32 vars in 739 bytes} [Sat Jul 25 05:02:12 2026] DELETE /v2.1/os-security-groups/f519c56a-b901-4017-acc6-1f4bc3a922ca => generated 0 bytes in 151 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-25 05:02:13.094 6 INFO nova.api.openstack.wsgi [None req-509b969b-f6ed-4e19-b099-5e49f718c6a4 fd8ca8b302524208b0077ff8cf34991c 05250b2927de4443b8eeaaa485e1adf7 - - default default] HTTP exception thrown: Security group be5f6db0-bc21-4edc-8212-e2b43660b296 does not exist Neutron server returns request_ids: ['req-9d8f0f97-8d72-47ff-8a25-7d56132240ed'] [pid: 6|app: 0|req: 226/441] 10.0.0.86 () {32 vars in 739 bytes} [Sat Jul 25 05:02:13 2026] DELETE /v2.1/os-security-groups/be5f6db0-bc21-4edc-8212-e2b43660b296 => generated 194 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-25 05:02:13.111 7 WARNING neutronclient.v2_0.client [None req-7d396f83-ce78-4985-8c52-ff92adaa9d92 fd8ca8b302524208b0077ff8cf34991c 05250b2927de4443b8eeaaa485e1adf7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 05:02:13.210 7 INFO nova.api.openstack.wsgi [None req-7d396f83-ce78-4985-8c52-ff92adaa9d92 fd8ca8b302524208b0077ff8cf34991c 05250b2927de4443b8eeaaa485e1adf7 - - default default] HTTP exception thrown: Security group be954ad8-0033-447b-b4bd-861a289563b0 does not exist Neutron server returns request_ids: ['req-62723f45-bc96-4f13-9e66-4697fbb2eed9'] [pid: 7|app: 0|req: 216/442] 10.0.0.86 () {32 vars in 739 bytes} [Sat Jul 25 05:02:13 2026] DELETE /v2.1/os-security-groups/be954ad8-0033-447b-b4bd-861a289563b0 => generated 194 bytes in 112 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-25 05:02:13.224 6 WARNING neutronclient.v2_0.client [None req-408952e7-adf7-436e-ab87-b07736263e14 fd8ca8b302524208b0077ff8cf34991c 05250b2927de4443b8eeaaa485e1adf7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 05:02:13.374 6 INFO nova.api.openstack.wsgi [None req-408952e7-adf7-436e-ab87-b07736263e14 fd8ca8b302524208b0077ff8cf34991c 05250b2927de4443b8eeaaa485e1adf7 - - default default] HTTP exception thrown: Security group b5535bc4-5a47-430b-af46-915768b4d243 does not exist Neutron server returns request_ids: ['req-0b4867db-49b0-47d8-874c-782f2a44620f'] [pid: 6|app: 0|req: 227/443] 10.0.0.86 () {32 vars in 739 bytes} [Sat Jul 25 05:02:13 2026] DELETE /v2.1/os-security-groups/b5535bc4-5a47-430b-af46-915768b4d243 => generated 194 bytes in 160 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-25 05:02:13.693 7 WARNING neutronclient.v2_0.client [None req-0f7cfd52-ed84-4ea3-95d0-b76aa5c5a2ad 674b436dbc624c109d86358a7c5c3ea0 3758147c4a0049119c6591dfeb9bacb1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 217/444] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:02:13 2026] GET /v2.1/servers/fcc9da45-63f7-4734-8fa3-02e3c100d7c8 => generated 1387 bytes in 1029 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-25 05:02:15.394 6 WARNING neutronclient.v2_0.client [None req-afbaa1b3-a4a5-45a5-8023-c5ee69adb1bc 3f524f71c1ce4fb688e7682c619ed368 2ae2ad1cb032441799c988f78ec47f8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 05:02:15.509 6 WARNING neutronclient.v2_0.client [None req-afbaa1b3-a4a5-45a5-8023-c5ee69adb1bc 3f524f71c1ce4fb688e7682c619ed368 2ae2ad1cb032441799c988f78ec47f8a - - default default] 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-07-25 05:02:15.715 7 WARNING neutronclient.v2_0.client [None req-3a219d9e-dfca-49cf-afc5-a5ee475fa9c2 674b436dbc624c109d86358a7c5c3ea0 3758147c4a0049119c6591dfeb9bacb1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 218/445] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:02:15 2026] GET /v2.1/servers/fcc9da45-63f7-4734-8fa3-02e3c100d7c8 => generated 1443 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-25 05:02:16.005 6 WARNING neutronclient.v2_0.client [None req-afbaa1b3-a4a5-45a5-8023-c5ee69adb1bc 3f524f71c1ce4fb688e7682c619ed368 2ae2ad1cb032441799c988f78ec47f8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 228/446] 10.0.0.86 () {34 vars in 662 bytes} [Sat Jul 25 05:02:15 2026] POST /v2.1/servers => generated 452 bytes in 1429 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-07-25 05:02:16.761 7 WARNING neutronclient.v2_0.client [None req-1c30d630-415e-43bc-948a-db9e1e18c84b 3f524f71c1ce4fb688e7682c619ed368 2ae2ad1cb032441799c988f78ec47f8a - - default default] The python binding code in 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/447] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:02:16 2026] GET /v2.1/servers/e363f675-7e5a-40b3-b552-6d4ce14e2e5d => generated 1431 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-07-25 05:02:16.989 6 WARNING neutronclient.v2_0.client [None req-4e1518ca-a564-4fd9-925c-5cd9bd14778e 674b436dbc624c109d86358a7c5c3ea0 3758147c4a0049119c6591dfeb9bacb1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 229/450] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:02:16 2026] GET /v2.1/servers/fcc9da45-63f7-4734-8fa3-02e3c100d7c8 => generated 1451 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:02:17.879 7 WARNING neutronclient.v2_0.client [None req-4f0b3fb7-4b94-481d-8938-e4e740eb1adb 3f524f71c1ce4fb688e7682c619ed368 2ae2ad1cb032441799c988f78ec47f8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 222/451] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:02:17 2026] GET /v2.1/servers/e363f675-7e5a-40b3-b552-6d4ce14e2e5d => generated 1435 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 230/452] 10.0.0.86 () {30 vars in 412 bytes} [Sat Jul 25 05:02:17 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-07-25 05:02:18.087 6 WARNING neutronclient.v2_0.client [None req-5d0ae84f-2502-47b3-b1d3-8fdd77ad2524 674b436dbc624c109d86358a7c5c3ea0 3758147c4a0049119c6591dfeb9bacb1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 231/453] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:02:18 2026] GET /v2.1/servers/fcc9da45-63f7-4734-8fa3-02e3c100d7c8 => generated 1529 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 223/454] 10.0.0.86 () {28 vars in 559 bytes} [Sat Jul 25 05:02:17 2026] GET /v2/ => generated 402 bytes in 532 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 232/455] 10.0.0.86 () {28 vars in 563 bytes} [Sat Jul 25 05:02:18 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: 224/456] 10.0.0.86 () {30 vars in 412 bytes} [Sat Jul 25 05:02:18 2026] GET / => generated 423 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-07-25 05:02:19.003 6 WARNING neutronclient.v2_0.client [None req-ed0a51b6-e3e4-47b9-ada1-638a20777eef 3f524f71c1ce4fb688e7682c619ed368 2ae2ad1cb032441799c988f78ec47f8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 233/457] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:02:18 2026] GET /v2.1/servers/e363f675-7e5a-40b3-b552-6d4ce14e2e5d => generated 1483 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-25 05:02:19.317 7 WARNING neutronclient.v2_0.client [None req-a877395e-7ed2-4410-b439-31e6852045e1 674b436dbc624c109d86358a7c5c3ea0 3758147c4a0049119c6591dfeb9bacb1 - - default default] 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-07-25 05:02:19.388 6 INFO nova.api.openstack.compute.server_external_events [req-32c8e712-eaf9-463a-8f6a-8601d033432b req-f998f5be-e04d-42d5-8737-f0f3cb70f6b5 f0c15443363f4083aebbc0d4c000c043 aea1f76454bc4048b6f4ddb309e129bd - - 036539478bef46bfb67ade26aa3bdb66 036539478bef46bfb67ade26aa3bdb66] Creating event network-changed:0095c028-7d21-4ebd-9883-c8359913583c for instance fcc9da45-63f7-4734-8fa3-02e3c100d7c8 on instance 2026-07-25 05:02:19.407 6 INFO nova.compute.rpcapi [None req-4e533c5f-09a9-4bea-9e52-66807751bf69 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 6|app: 0|req: 234/458] 10.0.0.26 () {38 vars in 814 bytes} [Sat Jul 25 05:02:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/459] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:02:19 2026] GET /v2.1/servers/fcc9da45-63f7-4734-8fa3-02e3c100d7c8 => generated 1517 bytes in 338 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:02:20.101 6 WARNING neutronclient.v2_0.client [None req-81a6f119-f6d8-4124-9817-3fe053ea3264 3f524f71c1ce4fb688e7682c619ed368 2ae2ad1cb032441799c988f78ec47f8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 235/460] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:02:20 2026] GET /v2.1/servers/e363f675-7e5a-40b3-b552-6d4ce14e2e5d => generated 1483 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-07-25 05:02:20.672 7 WARNING neutronclient.v2_0.client [None req-0e938ad0-dfd8-4f82-97ae-026710527202 674b436dbc624c109d86358a7c5c3ea0 3758147c4a0049119c6591dfeb9bacb1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 226/461] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:02:20 2026] GET /v2.1/servers/fcc9da45-63f7-4734-8fa3-02e3c100d7c8 => generated 1517 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-07-25 05:02:21.191 6 WARNING neutronclient.v2_0.client [None req-17c5ea70-3ddb-4afd-9ca9-98e93aec01bf 3f524f71c1ce4fb688e7682c619ed368 2ae2ad1cb032441799c988f78ec47f8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 236/462] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:02:21 2026] GET /v2.1/servers/e363f675-7e5a-40b3-b552-6d4ce14e2e5d => generated 1491 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:02:21.847 7 WARNING neutronclient.v2_0.client [None req-8dda4224-99b0-4594-8d7c-007439d4b096 674b436dbc624c109d86358a7c5c3ea0 3758147c4a0049119c6591dfeb9bacb1 - - default default] The python binding code in 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/463] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:02:21 2026] GET /v2.1/servers/fcc9da45-63f7-4734-8fa3-02e3c100d7c8 => generated 1517 bytes in 307 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:02:22.390 6 WARNING neutronclient.v2_0.client [None req-adb247b3-faf0-436d-aa6e-dd6d3c0c4feb 3f524f71c1ce4fb688e7682c619ed368 2ae2ad1cb032441799c988f78ec47f8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 237/464] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:02:22 2026] GET /v2.1/servers/e363f675-7e5a-40b3-b552-6d4ce14e2e5d => generated 1568 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:02:22.564 6 INFO nova.api.openstack.compute.server_external_events [req-2c056e4c-229a-4d6d-8b45-f22ac9315a9f req-ec98f15d-fa56-4cdb-8b71-b15e05c07150 f0c15443363f4083aebbc0d4c000c043 aea1f76454bc4048b6f4ddb309e129bd - - 036539478bef46bfb67ade26aa3bdb66 036539478bef46bfb67ade26aa3bdb66] Creating event network-changed:e5a66c02-24d9-4edc-addf-eed673d5e27e for instance e363f675-7e5a-40b3-b552-6d4ce14e2e5d on instance [pid: 6|app: 0|req: 238/465] 10.0.0.26 () {38 vars in 814 bytes} [Sat Jul 25 05:02:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 228/466] 10.0.0.86 () {34 vars in 670 bytes} [Sat Jul 25 05:02:22 2026] POST /v2.1/os-keypairs => generated 386 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:02:23.156 6 WARNING neutronclient.v2_0.client [None req-5b4d6e49-d363-44eb-b77e-8f6e679881a5 674b436dbc624c109d86358a7c5c3ea0 3758147c4a0049119c6591dfeb9bacb1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 05:02:23.579 7 WARNING neutronclient.v2_0.client [None req-081abcce-ef2b-4632-b1d8-9ea66425747a 3f524f71c1ce4fb688e7682c619ed368 2ae2ad1cb032441799c988f78ec47f8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 239/467] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:02:23 2026] GET /v2.1/servers/fcc9da45-63f7-4734-8fa3-02e3c100d7c8 => generated 1517 bytes in 638 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/468] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:02:23 2026] GET /v2.1/servers/e363f675-7e5a-40b3-b552-6d4ce14e2e5d => generated 1556 bytes in 308 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:02:24.150 6 WARNING neutronclient.v2_0.client [None req-5aad2f79-975d-4618-ac6d-3ca44837e3e9 c57318d370014c1cbe6cc5d5893670d6 3fa830f8b44145e9a0c0da93a5c475c4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 05:02:24.189 6 WARNING neutronclient.v2_0.client [None req-5aad2f79-975d-4618-ac6d-3ca44837e3e9 c57318d370014c1cbe6cc5d5893670d6 3fa830f8b44145e9a0c0da93a5c475c4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 05:02:24.361 6 WARNING neutronclient.v2_0.client [None req-5aad2f79-975d-4618-ac6d-3ca44837e3e9 c57318d370014c1cbe6cc5d5893670d6 3fa830f8b44145e9a0c0da93a5c475c4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 240/469] 10.0.0.86 () {34 vars in 662 bytes} [Sat Jul 25 05:02:24 2026] POST /v2.1/servers => generated 450 bytes in 534 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-07-25 05:02:24.638 7 WARNING neutronclient.v2_0.client [None req-242a8a16-6ae8-4e4a-8c33-8bb94fd6b6a4 c57318d370014c1cbe6cc5d5893670d6 3fa830f8b44145e9a0c0da93a5c475c4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 230/470] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:02:24 2026] GET /v2.1/servers/75330ebc-9e6f-4220-bdab-b24c41454ecb => generated 1401 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-07-25 05:02:24.814 6 WARNING neutronclient.v2_0.client [None req-aff5021c-5d25-4198-bb4b-44ef7b0a0762 674b436dbc624c109d86358a7c5c3ea0 3758147c4a0049119c6591dfeb9bacb1 - - default default] 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-07-25 05:02:24.909 7 WARNING neutronclient.v2_0.client [None req-cc643dbe-5e46-482b-88d5-6d7887b26feb 3f524f71c1ce4fb688e7682c619ed368 2ae2ad1cb032441799c988f78ec47f8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 241/471] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:02:24 2026] GET /v2.1/servers/fcc9da45-63f7-4734-8fa3-02e3c100d7c8 => generated 1517 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/472] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:02:24 2026] GET /v2.1/servers/e363f675-7e5a-40b3-b552-6d4ce14e2e5d => generated 1556 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-07-25 05:02:25.751 6 WARNING neutronclient.v2_0.client [None req-cb7fecfc-f44d-4ebe-ad13-b4af684f18aa c57318d370014c1cbe6cc5d5893670d6 3fa830f8b44145e9a0c0da93a5c475c4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 242/473] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:02:25 2026] GET /v2.1/servers/75330ebc-9e6f-4220-bdab-b24c41454ecb => generated 1405 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-07-25 05:02:25.984 7 WARNING neutronclient.v2_0.client [None req-a2070326-f6cf-4f6f-98bc-dfa0e0a985ff 674b436dbc624c109d86358a7c5c3ea0 3758147c4a0049119c6591dfeb9bacb1 - - default default] 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-07-25 05:02:26.066 6 WARNING neutronclient.v2_0.client [None req-e6ba4e10-b206-49fc-985a-d27c2040fdc8 3f524f71c1ce4fb688e7682c619ed368 2ae2ad1cb032441799c988f78ec47f8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 232/474] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:02:25 2026] GET /v2.1/servers/fcc9da45-63f7-4734-8fa3-02e3c100d7c8 => generated 1517 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 243/475] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:02:26 2026] GET /v2.1/servers/e363f675-7e5a-40b3-b552-6d4ce14e2e5d => generated 1556 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-07-25 05:02:26.619 7 INFO nova.api.openstack.compute.server_external_events [req-e6f87fcd-b5d6-4e14-b57b-a3e8fa9e9cad req-95caceb6-cd5d-43f5-9fc7-748de15ce9e9 f0c15443363f4083aebbc0d4c000c043 aea1f76454bc4048b6f4ddb309e129bd - - 036539478bef46bfb67ade26aa3bdb66 036539478bef46bfb67ade26aa3bdb66] Creating event network-vif-plugged:0095c028-7d21-4ebd-9883-c8359913583c for instance fcc9da45-63f7-4734-8fa3-02e3c100d7c8 on instance 2026-07-25 05:02:26.639 7 INFO nova.compute.rpcapi [None req-6c50db90-971b-49e9-8271-6fab84dfd9bb - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 233/476] 10.0.0.13 () {38 vars in 814 bytes} [Sat Jul 25 05:02:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:02:26.858 6 WARNING neutronclient.v2_0.client [None req-81a87cd3-97dc-40c5-9353-9587e8d61140 c57318d370014c1cbe6cc5d5893670d6 3fa830f8b44145e9a0c0da93a5c475c4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 244/477] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:02:26 2026] GET /v2.1/servers/75330ebc-9e6f-4220-bdab-b24c41454ecb => generated 1453 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:02:27.138 7 WARNING neutronclient.v2_0.client [None req-ddb03f98-c8b2-4b4a-be99-8fbc5fde2ca8 674b436dbc624c109d86358a7c5c3ea0 3758147c4a0049119c6591dfeb9bacb1 - - default default] 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-07-25 05:02:27.243 6 WARNING neutronclient.v2_0.client [None req-100590c5-ff51-486d-b508-1e0b83db612f 3f524f71c1ce4fb688e7682c619ed368 2ae2ad1cb032441799c988f78ec47f8a - - default default] The python binding code in 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/480] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:02:27 2026] GET /v2.1/servers/fcc9da45-63f7-4734-8fa3-02e3c100d7c8 => generated 1517 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 246/481] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:02:27 2026] GET /v2.1/servers/e363f675-7e5a-40b3-b552-6d4ce14e2e5d => generated 1556 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:02:27.955 7 WARNING neutronclient.v2_0.client [None req-03d99e58-22cf-43f1-826c-2e958edc652c c57318d370014c1cbe6cc5d5893670d6 3fa830f8b44145e9a0c0da93a5c475c4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 236/482] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:02:27 2026] GET /v2.1/servers/75330ebc-9e6f-4220-bdab-b24c41454ecb => generated 1453 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-07-25 05:02:28.356 6 WARNING neutronclient.v2_0.client [None req-2f9d1370-c31d-4d57-ae56-6085c57191a8 674b436dbc624c109d86358a7c5c3ea0 3758147c4a0049119c6591dfeb9bacb1 - - default default] 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-07-25 05:02:28.406 7 WARNING neutronclient.v2_0.client [None req-e98d5b74-86f9-4e77-8153-9495dc7e1e63 3f524f71c1ce4fb688e7682c619ed368 2ae2ad1cb032441799c988f78ec47f8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 247/483] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:02:28 2026] GET /v2.1/servers/fcc9da45-63f7-4734-8fa3-02e3c100d7c8 => generated 1700 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 237/484] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:02:28 2026] GET /v2.1/servers/e363f675-7e5a-40b3-b552-6d4ce14e2e5d => generated 1556 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-25 05:02:28.644 6 WARNING neutronclient.v2_0.client [None req-dc891397-2dfe-464e-9a67-7bfa4fbdfdc2 674b436dbc624c109d86358a7c5c3ea0 3758147c4a0049119c6591dfeb9bacb1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 248/485] 10.0.0.86 () {32 vars in 740 bytes} [Sat Jul 25 05:02:28 2026] GET /v2.1/servers/fcc9da45-63f7-4734-8fa3-02e3c100d7c8/os-interface => generated 284 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:02:28.861 7 INFO nova.api.openstack.compute.server_external_events [req-560585a9-86d6-4669-acfb-8caae31cc261 req-80976dff-9e52-4b64-b2df-b0c7f3a915f3 f0c15443363f4083aebbc0d4c000c043 aea1f76454bc4048b6f4ddb309e129bd - - 036539478bef46bfb67ade26aa3bdb66 036539478bef46bfb67ade26aa3bdb66] Creating event network-vif-plugged:e5a66c02-24d9-4edc-addf-eed673d5e27e for instance e363f675-7e5a-40b3-b552-6d4ce14e2e5d on instance [pid: 7|app: 0|req: 238/486] 10.0.0.13 () {38 vars in 814 bytes} [Sat Jul 25 05:02:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:02:29.072 6 WARNING neutronclient.v2_0.client [None req-dbbb5387-49f9-473b-a13f-60e341a85a86 c57318d370014c1cbe6cc5d5893670d6 3fa830f8b44145e9a0c0da93a5c475c4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 249/487] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:02:29 2026] GET /v2.1/servers/75330ebc-9e6f-4220-bdab-b24c41454ecb => generated 1461 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:02:29.644 7 WARNING neutronclient.v2_0.client [None req-93d1cf50-16d7-464e-ada2-fa8e86f54aa3 3f524f71c1ce4fb688e7682c619ed368 2ae2ad1cb032441799c988f78ec47f8a - - default default] 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-07-25 05:02:30.189 6 WARNING neutronclient.v2_0.client [None req-ce228969-0677-4ff1-b2c1-1590f61a6ab3 c57318d370014c1cbe6cc5d5893670d6 3fa830f8b44145e9a0c0da93a5c475c4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 250/488] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:02:30 2026] GET /v2.1/servers/75330ebc-9e6f-4220-bdab-b24c41454ecb => generated 1539 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 239/489] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:02:29 2026] GET /v2.1/servers/e363f675-7e5a-40b3-b552-6d4ce14e2e5d => generated 1556 bytes in 689 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-25 05:02:30.310 6 INFO nova.api.openstack.compute.server_external_events [req-42dac9d3-2395-4c5f-ae54-87933dd15038 req-795889f3-2b4d-4dca-bfeb-dc543315aa8b f0c15443363f4083aebbc0d4c000c043 aea1f76454bc4048b6f4ddb309e129bd - - 036539478bef46bfb67ade26aa3bdb66 036539478bef46bfb67ade26aa3bdb66] Creating event network-changed:858785db-1346-4724-ae75-10d5c6ea1e46 for instance 75330ebc-9e6f-4220-bdab-b24c41454ecb on instance [pid: 6|app: 0|req: 251/490] 10.0.0.26 () {38 vars in 814 bytes} [Sat Jul 25 05:02:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:02:30.644 7 INFO nova.api.openstack.compute.server_external_events [req-9505f6f7-8a84-49eb-91c3-5552a7cec4b4 req-8f9a2f7c-dc6c-4d3d-85d8-192488397fba f0c15443363f4083aebbc0d4c000c043 aea1f76454bc4048b6f4ddb309e129bd - - 036539478bef46bfb67ade26aa3bdb66 036539478bef46bfb67ade26aa3bdb66] Creating event network-changed:0095c028-7d21-4ebd-9883-c8359913583c for instance fcc9da45-63f7-4734-8fa3-02e3c100d7c8 on instance [pid: 7|app: 0|req: 240/491] 10.0.0.26 () {38 vars in 814 bytes} [Sat Jul 25 05:02:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:02:31.341 6 WARNING neutronclient.v2_0.client [None req-d01d5645-b92f-4ef3-94be-694e1fbe2bf7 c57318d370014c1cbe6cc5d5893670d6 3fa830f8b44145e9a0c0da93a5c475c4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 05:02:31.354 7 WARNING neutronclient.v2_0.client [None req-82cc7ff2-3254-4bf4-a352-f27996d8e294 3f524f71c1ce4fb688e7682c619ed368 2ae2ad1cb032441799c988f78ec47f8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 252/492] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:02:31 2026] GET /v2.1/servers/75330ebc-9e6f-4220-bdab-b24c41454ecb => generated 1527 bytes in 325 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/493] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:02:31 2026] GET /v2.1/servers/e363f675-7e5a-40b3-b552-6d4ce14e2e5d => generated 1738 bytes in 351 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:02:31.714 6 WARNING neutronclient.v2_0.client [None req-8c1eb070-aac0-451a-a48d-9e7de805bae7 3f524f71c1ce4fb688e7682c619ed368 2ae2ad1cb032441799c988f78ec47f8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 253/494] 10.0.0.86 () {32 vars in 740 bytes} [Sat Jul 25 05:02:31 2026] GET /v2.1/servers/e363f675-7e5a-40b3-b552-6d4ce14e2e5d/os-interface => generated 284 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:02:32.646 6 INFO nova.api.openstack.compute.server_external_events [req-fd544886-c8c8-4ea4-ad18-19582a443785 req-0bc1468c-a25e-4089-9d83-735a1be7802d f0c15443363f4083aebbc0d4c000c043 aea1f76454bc4048b6f4ddb309e129bd - - 036539478bef46bfb67ade26aa3bdb66 036539478bef46bfb67ade26aa3bdb66] Creating event network-changed:e5a66c02-24d9-4edc-addf-eed673d5e27e for instance e363f675-7e5a-40b3-b552-6d4ce14e2e5d on instance [pid: 6|app: 0|req: 254/495] 10.0.0.26 () {38 vars in 814 bytes} [Sat Jul 25 05:02:32 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) 2026-07-25 05:02:32.652 7 WARNING neutronclient.v2_0.client [None req-e8ed8a54-3ffb-4738-a47c-2b9889634ee8 3f524f71c1ce4fb688e7682c619ed368 2ae2ad1cb032441799c988f78ec47f8a - - default default] 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-07-25 05:02:32.712 6 WARNING neutronclient.v2_0.client [None req-017db953-ae78-439b-abc3-6e5e830a26df c57318d370014c1cbe6cc5d5893670d6 3fa830f8b44145e9a0c0da93a5c475c4 - - default default] The python binding code in 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/496] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:02:32 2026] GET /v2.1/servers/e363f675-7e5a-40b3-b552-6d4ce14e2e5d => generated 1738 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, ' [pid: 6|app: 0|req: 255/497] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:02:32 2026] GET /v2.1/servers/75330ebc-9e6f-4220-bdab-b24c41454ecb => generated 1527 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/498] 10.0.0.86 () {32 vars in 640 bytes} [Sat Jul 25 05:02:32 2026] GET /v2.1/servers => generated 383 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, ' [pid: 6|app: 0|req: 256/499] 10.0.0.86 () {32 vars in 717 bytes} [Sat Jul 25 05:02:32 2026] DELETE /v2.1/servers/e363f675-7e5a-40b3-b552-6d4ce14e2e5d => generated 0 bytes in 148 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-07-25 05:02:33.106 7 WARNING neutronclient.v2_0.client [None req-dbf33ec8-7eee-4acf-8b49-c58d8ba60ddf 3f524f71c1ce4fb688e7682c619ed368 2ae2ad1cb032441799c988f78ec47f8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 244/500] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:02:33 2026] GET /v2.1/servers/e363f675-7e5a-40b3-b552-6d4ce14e2e5d => generated 1744 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:02:33.878 6 WARNING neutronclient.v2_0.client [None req-311abe49-7af4-48b4-bf9e-bc1d2795acc9 c57318d370014c1cbe6cc5d5893670d6 3fa830f8b44145e9a0c0da93a5c475c4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 257/501] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:02:33 2026] GET /v2.1/servers/75330ebc-9e6f-4220-bdab-b24c41454ecb => generated 1527 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:02:34.289 7 WARNING neutronclient.v2_0.client [None req-f9a2de8c-dffe-4f77-bde9-b1c0a9665e05 3f524f71c1ce4fb688e7682c619ed368 2ae2ad1cb032441799c988f78ec47f8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 245/502] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:02:34 2026] GET /v2.1/servers/e363f675-7e5a-40b3-b552-6d4ce14e2e5d => generated 1864 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:02:34.536 6 INFO nova.api.openstack.compute.server_external_events [req-ffc73758-35a0-4c72-83b0-be5788c09576 req-e3485d1f-5765-4300-aee3-fde29ff57367 f0c15443363f4083aebbc0d4c000c043 aea1f76454bc4048b6f4ddb309e129bd - - 036539478bef46bfb67ade26aa3bdb66 036539478bef46bfb67ade26aa3bdb66] Creating event network-vif-plugged:858785db-1346-4724-ae75-10d5c6ea1e46 for instance 75330ebc-9e6f-4220-bdab-b24c41454ecb on instance [pid: 6|app: 0|req: 258/503] 10.0.0.13 () {38 vars in 814 bytes} [Sat Jul 25 05:02:34 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-07-25 05:02:35.029 7 WARNING neutronclient.v2_0.client [None req-218de4ee-9f53-42eb-815f-ee03bc401aaf c57318d370014c1cbe6cc5d5893670d6 3fa830f8b44145e9a0c0da93a5c475c4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 246/504] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:02:34 2026] GET /v2.1/servers/75330ebc-9e6f-4220-bdab-b24c41454ecb => generated 1527 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:02:35.516 6 WARNING neutronclient.v2_0.client [None req-f0342154-243a-4f1c-bea3-7ef069407d9b 3f524f71c1ce4fb688e7682c619ed368 2ae2ad1cb032441799c988f78ec47f8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 259/505] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:02:35 2026] GET /v2.1/servers/e363f675-7e5a-40b3-b552-6d4ce14e2e5d => generated 1864 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, ' 2026-07-25 05:02:36.227 7 WARNING neutronclient.v2_0.client [None req-abe77b8c-8d03-4487-a5af-ecd5088ecc25 c57318d370014c1cbe6cc5d5893670d6 3fa830f8b44145e9a0c0da93a5c475c4 - - default default] 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: 247/506] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:02:36 2026] GET /v2.1/servers/75330ebc-9e6f-4220-bdab-b24c41454ecb => generated 1527 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-25 05:02:36.375 6 INFO nova.api.openstack.compute.server_external_events [req-d6343199-0536-4fa6-b29b-8a08260d64f1 req-eed68003-21b6-4e93-bffc-68e8b7461c9f f0c15443363f4083aebbc0d4c000c043 aea1f76454bc4048b6f4ddb309e129bd - - 036539478bef46bfb67ade26aa3bdb66 036539478bef46bfb67ade26aa3bdb66] Creating event network-vif-deleted:e5a66c02-24d9-4edc-addf-eed673d5e27e for instance e363f675-7e5a-40b3-b552-6d4ce14e2e5d on instance [pid: 6|app: 0|req: 260/507] 10.0.0.26 () {38 vars in 814 bytes} [Sat Jul 25 05:02:36 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-07-25 05:02:36.736 7 WARNING neutronclient.v2_0.client [None req-9cf11ff7-0750-4a33-b5ee-def41c854753 3f524f71c1ce4fb688e7682c619ed368 2ae2ad1cb032441799c988f78ec47f8a - - default default] The python binding code in 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/508] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:02:36 2026] GET /v2.1/servers/e363f675-7e5a-40b3-b552-6d4ce14e2e5d => generated 1512 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-07-25 05:02:37.479 6 WARNING neutronclient.v2_0.client [None req-5dab9dbb-899b-4579-a82f-6c5629e743dc c57318d370014c1cbe6cc5d5893670d6 3fa830f8b44145e9a0c0da93a5c475c4 - - default default] 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: 6|app: 0|req: 262/511] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:02:37 2026] GET /v2.1/servers/75330ebc-9e6f-4220-bdab-b24c41454ecb => generated 1527 bytes in 432 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-25 05:02:37.866 7 WARNING neutronclient.v2_0.client [None req-a20eae27-1ee5-4eb5-a905-57eecc43d082 3f524f71c1ce4fb688e7682c619ed368 2ae2ad1cb032441799c988f78ec47f8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 250/512] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:02:37 2026] GET /v2.1/servers/e363f675-7e5a-40b3-b552-6d4ce14e2e5d => generated 1517 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:02:38.897 6 WARNING neutronclient.v2_0.client [None req-d589b03c-f902-4661-926b-4f8fc0a568a2 c57318d370014c1cbe6cc5d5893670d6 3fa830f8b44145e9a0c0da93a5c475c4 - - default default] 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-07-25 05:02:38.986 7 WARNING neutronclient.v2_0.client [None req-df3ff366-65ef-459b-b575-280e0b67536a 3f524f71c1ce4fb688e7682c619ed368 2ae2ad1cb032441799c988f78ec47f8a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 263/513] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:02:38 2026] GET /v2.1/servers/75330ebc-9e6f-4220-bdab-b24c41454ecb => generated 1718 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/514] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:02:38 2026] GET /v2.1/servers/e363f675-7e5a-40b3-b552-6d4ce14e2e5d => generated 1517 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:02:39.089 6 WARNING neutronclient.v2_0.client [None req-fd6a65ce-b534-4dab-836f-c55f3770decc c57318d370014c1cbe6cc5d5893670d6 3fa830f8b44145e9a0c0da93a5c475c4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 264/515] 10.0.0.86 () {32 vars in 740 bytes} [Sat Jul 25 05:02:39 2026] GET /v2.1/servers/75330ebc-9e6f-4220-bdab-b24c41454ecb/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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:02:39.870 6 INFO nova.api.openstack.compute.server_external_events [req-aaf0ddc8-7d3f-4ed5-b0ce-f705805c738b req-c9e63efc-74bd-474a-b2b1-c84cd9a0ce8e f0c15443363f4083aebbc0d4c000c043 aea1f76454bc4048b6f4ddb309e129bd - - 036539478bef46bfb67ade26aa3bdb66 036539478bef46bfb67ade26aa3bdb66] Creating event network-changed:858785db-1346-4724-ae75-10d5c6ea1e46 for instance 75330ebc-9e6f-4220-bdab-b24c41454ecb on instance [pid: 6|app: 0|req: 265/516] 10.0.0.26 () {38 vars in 814 bytes} [Sat Jul 25 05:02:39 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) 2026-07-25 05:02:39.886 7 WARNING neutronclient.v2_0.client [None req-534b000c-66c0-4dd3-a15b-6e65ba40030e c57318d370014c1cbe6cc5d5893670d6 3fa830f8b44145e9a0c0da93a5c475c4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 252/517] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:02:39 2026] GET /v2.1/servers/75330ebc-9e6f-4220-bdab-b24c41454ecb => generated 1718 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-07-25 05:02:40.079 6 INFO nova.api.openstack.wsgi [None req-39a54d7e-625c-40b7-95f2-cbbb4a79c4cf 3f524f71c1ce4fb688e7682c619ed368 2ae2ad1cb032441799c988f78ec47f8a - - default default] HTTP exception thrown: Instance e363f675-7e5a-40b3-b552-6d4ce14e2e5d could not be found. [pid: 6|app: 0|req: 266/518] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:02:40 2026] GET /v2.1/servers/e363f675-7e5a-40b3-b552-6d4ce14e2e5d => 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: 253/519] 10.0.0.86 () {32 vars in 705 bytes} [Sat Jul 25 05:02:40 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1377941848 => 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-07-25 05:02:58.575 6 WARNING neutronclient.v2_0.client [None req-21b08a17-fa9e-4e1a-811b-42aa24f68cac 674b436dbc624c109d86358a7c5c3ea0 3758147c4a0049119c6591dfeb9bacb1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 269/524] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:02:58 2026] GET /v2.1/servers/fcc9da45-63f7-4734-8fa3-02e3c100d7c8 => generated 1820 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-25 05:02:58.884 7 WARNING neutronclient.v2_0.client [None req-a2a2b932-e3dd-430c-a1d1-f89efe0cb187 674b436dbc624c109d86358a7c5c3ea0 3758147c4a0049119c6591dfeb9bacb1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 256/525] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:02:58 2026] GET /v2.1/servers/fcc9da45-63f7-4734-8fa3-02e3c100d7c8 => generated 1820 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 270/526] 10.0.0.86 () {34 vars in 749 bytes} [Sat Jul 25 05:02:59 2026] POST /v2.1/servers/fcc9da45-63f7-4734-8fa3-02e3c100d7c8/action => generated 0 bytes in 104 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-07-25 05:02:59.316 7 WARNING neutronclient.v2_0.client [None req-326e9439-8711-4be1-a6c9-a116a8384975 674b436dbc624c109d86358a7c5c3ea0 3758147c4a0049119c6591dfeb9bacb1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 257/527] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:02:59 2026] GET /v2.1/servers/fcc9da45-63f7-4734-8fa3-02e3c100d7c8 => generated 1822 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:02:59.784 6 WARNING neutronclient.v2_0.client [None req-45d8dd54-b973-4ac0-9900-c6deafe901b6 c57318d370014c1cbe6cc5d5893670d6 3fa830f8b44145e9a0c0da93a5c475c4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 271/528] 10.0.0.86 () {32 vars in 740 bytes} [Sat Jul 25 05:02:59 2026] GET /v2.1/servers/75330ebc-9e6f-4220-bdab-b24c41454ecb/os-interface => generated 285 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:02:59.922 7 WARNING neutronclient.v2_0.client [None req-a4248c18-791e-422c-988b-09bf477adb05 c57318d370014c1cbe6cc5d5893670d6 3fa830f8b44145e9a0c0da93a5c475c4 - - default default] The python binding code in 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/529] 10.0.0.86 () {32 vars in 814 bytes} [Sat Jul 25 05:02:59 2026] GET /v2.1/servers/75330ebc-9e6f-4220-bdab-b24c41454ecb/os-interface/858785db-1346-4724-ae75-10d5c6ea1e46 => generated 282 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 272/530] 10.0.0.86 () {32 vars in 722 bytes} [Sat Jul 25 05:02:59 2026] GET /v2.1/servers/75330ebc-9e6f-4220-bdab-b24c41454ecb/ips => generated 156 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 259/531] 10.0.0.86 () {34 vars in 749 bytes} [Sat Jul 25 05:03:00 2026] POST /v2.1/servers/75330ebc-9e6f-4220-bdab-b24c41454ecb/action => generated 0 bytes in 43 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: 6|app: 0|req: 273/532] 10.0.0.86 () {32 vars in 722 bytes} [Sat Jul 25 05:03:00 2026] GET /v2.1/servers/75330ebc-9e6f-4220-bdab-b24c41454ecb/ips => generated 156 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-07-25 05:03:00.477 7 WARNING neutronclient.v2_0.client [None req-8b5a6405-c5c4-494d-8574-1551bb3e9b12 674b436dbc624c109d86358a7c5c3ea0 3758147c4a0049119c6591dfeb9bacb1 - - default default] The python binding code in 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/533] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:03:00 2026] GET /v2.1/servers/fcc9da45-63f7-4734-8fa3-02e3c100d7c8 => generated 1822 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:03:01.149 7 INFO nova.api.openstack.compute.server_external_events [req-0d56c26c-9c70-4d35-b179-baa169425105 req-6ac6a787-a736-4380-9fec-eb6891379430 f0c15443363f4083aebbc0d4c000c043 aea1f76454bc4048b6f4ddb309e129bd - - 036539478bef46bfb67ade26aa3bdb66 036539478bef46bfb67ade26aa3bdb66] Creating event network-changed:858785db-1346-4724-ae75-10d5c6ea1e46 for instance 75330ebc-9e6f-4220-bdab-b24c41454ecb on instance [pid: 7|app: 0|req: 261/534] 10.0.0.26 () {38 vars in 814 bytes} [Sat Jul 25 05:03:01 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: 6|app: 0|req: 274/535] 10.0.0.86 () {32 vars in 722 bytes} [Sat Jul 25 05:03:01 2026] GET /v2.1/servers/75330ebc-9e6f-4220-bdab-b24c41454ecb/ips => generated 156 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:03:01.631 7 WARNING neutronclient.v2_0.client [None req-384abced-ee8f-4aa1-8b93-fbef62253433 674b436dbc624c109d86358a7c5c3ea0 3758147c4a0049119c6591dfeb9bacb1 - - default default] The python binding code in 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/536] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:03:01 2026] GET /v2.1/servers/fcc9da45-63f7-4734-8fa3-02e3c100d7c8 => generated 1822 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 275/537] 10.0.0.86 () {32 vars in 722 bytes} [Sat Jul 25 05:03:02 2026] GET /v2.1/servers/75330ebc-9e6f-4220-bdab-b24c41454ecb/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-07-25 05:03:02.243 7 WARNING neutronclient.v2_0.client [None req-ea98e409-0f56-4219-921a-aa9dbdbfef6e c57318d370014c1cbe6cc5d5893670d6 3fa830f8b44145e9a0c0da93a5c475c4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 263/538] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:03:02 2026] GET /v2.1/servers/75330ebc-9e6f-4220-bdab-b24c41454ecb => generated 1952 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 276/539] 10.0.0.86 () {34 vars in 749 bytes} [Sat Jul 25 05:03:02 2026] POST /v2.1/servers/75330ebc-9e6f-4220-bdab-b24c41454ecb/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 264/540] 10.0.0.86 () {32 vars in 722 bytes} [Sat Jul 25 05:03:02 2026] GET /v2.1/servers/75330ebc-9e6f-4220-bdab-b24c41454ecb/ips => generated 194 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-07-25 05:03:02.809 6 WARNING neutronclient.v2_0.client [None req-cc3daa5a-b1b5-452f-8002-2cce0c775075 674b436dbc624c109d86358a7c5c3ea0 3758147c4a0049119c6591dfeb9bacb1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 277/541] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:03:02 2026] GET /v2.1/servers/fcc9da45-63f7-4734-8fa3-02e3c100d7c8 => generated 1827 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 265/542] 10.0.0.86 () {32 vars in 722 bytes} [Sat Jul 25 05:03:03 2026] GET /v2.1/servers/75330ebc-9e6f-4220-bdab-b24c41454ecb/ips => generated 194 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-07-25 05:03:03.990 6 WARNING neutronclient.v2_0.client [None req-a5560894-0ce7-4954-97d9-e319d9eeab8a 674b436dbc624c109d86358a7c5c3ea0 3758147c4a0049119c6591dfeb9bacb1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 278/543] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:03:03 2026] GET /v2.1/servers/fcc9da45-63f7-4734-8fa3-02e3c100d7c8 => generated 1827 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 266/544] 10.0.0.86 () {32 vars in 722 bytes} [Sat Jul 25 05:03:04 2026] GET /v2.1/servers/75330ebc-9e6f-4220-bdab-b24c41454ecb/ips => generated 194 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-07-25 05:03:04.782 6 INFO nova.api.openstack.compute.server_external_events [req-5c443a1a-5454-4817-8ab4-b75a6a01c980 req-e7c48f47-7e03-481a-8d57-cdfba3cedeb5 f0c15443363f4083aebbc0d4c000c043 aea1f76454bc4048b6f4ddb309e129bd - - 036539478bef46bfb67ade26aa3bdb66 036539478bef46bfb67ade26aa3bdb66] Creating event network-changed:858785db-1346-4724-ae75-10d5c6ea1e46 for instance 75330ebc-9e6f-4220-bdab-b24c41454ecb on instance [pid: 6|app: 0|req: 279/545] 10.0.0.26 () {38 vars in 814 bytes} [Sat Jul 25 05:03:04 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-07-25 05:03:05.188 7 WARNING neutronclient.v2_0.client [None req-0557db2c-bb2d-407f-a2c8-8037b763ee4c 674b436dbc624c109d86358a7c5c3ea0 3758147c4a0049119c6591dfeb9bacb1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 267/546] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:03:05 2026] GET /v2.1/servers/fcc9da45-63f7-4734-8fa3-02e3c100d7c8 => generated 1827 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 280/547] 10.0.0.86 () {32 vars in 722 bytes} [Sat Jul 25 05:03:05 2026] GET /v2.1/servers/75330ebc-9e6f-4220-bdab-b24c41454ecb/ips => generated 194 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-07-25 05:03:06.357 7 WARNING neutronclient.v2_0.client [None req-4d1853a0-4b92-4864-aab3-bb07d586ec8b 674b436dbc624c109d86358a7c5c3ea0 3758147c4a0049119c6591dfeb9bacb1 - - default default] The python binding code in 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/548] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:03:06 2026] GET /v2.1/servers/fcc9da45-63f7-4734-8fa3-02e3c100d7c8 => generated 1827 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 281/549] 10.0.0.86 () {32 vars in 722 bytes} [Sat Jul 25 05:03:06 2026] GET /v2.1/servers/75330ebc-9e6f-4220-bdab-b24c41454ecb/ips => generated 156 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:03:06.710 6 INFO nova.api.openstack.compute.server_external_events [req-0b1fd8bb-efd9-4265-85c9-fd712e5a5940 req-88622c3a-8c1a-4417-8193-61d74025fdb2 f0c15443363f4083aebbc0d4c000c043 aea1f76454bc4048b6f4ddb309e129bd - - 036539478bef46bfb67ade26aa3bdb66 036539478bef46bfb67ade26aa3bdb66] Creating event network-vif-unplugged:0095c028-7d21-4ebd-9883-c8359913583c for instance fcc9da45-63f7-4734-8fa3-02e3c100d7c8 on instance [pid: 6|app: 0|req: 282/550] 10.0.0.13 () {38 vars in 814 bytes} [Sat Jul 25 05:03:06 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/551] 10.0.0.86 () {32 vars in 717 bytes} [Sat Jul 25 05:03:06 2026] DELETE /v2.1/servers/75330ebc-9e6f-4220-bdab-b24c41454ecb => 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-07-25 05:03:06.881 6 WARNING neutronclient.v2_0.client [None req-f8fb1029-3c3f-4d3f-91c4-9d0c0e3cd8c9 c57318d370014c1cbe6cc5d5893670d6 3fa830f8b44145e9a0c0da93a5c475c4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 283/554] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:03:06 2026] GET /v2.1/servers/75330ebc-9e6f-4220-bdab-b24c41454ecb => generated 1844 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:03:07.536 7 WARNING neutronclient.v2_0.client [None req-e8bc9c4b-c58d-46d7-b644-fc805dce8506 674b436dbc624c109d86358a7c5c3ea0 3758147c4a0049119c6591dfeb9bacb1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 272/555] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:03:07 2026] GET /v2.1/servers/fcc9da45-63f7-4734-8fa3-02e3c100d7c8 => generated 1827 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:03:08.068 6 WARNING neutronclient.v2_0.client [None req-8935f288-9370-42ea-8025-22ae40a6e388 c57318d370014c1cbe6cc5d5893670d6 3fa830f8b44145e9a0c0da93a5c475c4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 284/556] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:03:08 2026] GET /v2.1/servers/75330ebc-9e6f-4220-bdab-b24c41454ecb => generated 1844 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:03:08.712 7 WARNING neutronclient.v2_0.client [None req-f4085868-b803-42d3-b53b-4edd903389cd 674b436dbc624c109d86358a7c5c3ea0 3758147c4a0049119c6591dfeb9bacb1 - - default default] 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-07-25 05:03:08.765 6 INFO nova.api.openstack.compute.server_external_events [req-28204411-8799-4dad-a292-50930532be2e req-a51805c2-9b93-4487-8f9b-02f21f9a3a53 f0c15443363f4083aebbc0d4c000c043 aea1f76454bc4048b6f4ddb309e129bd - - 036539478bef46bfb67ade26aa3bdb66 036539478bef46bfb67ade26aa3bdb66] Creating event network-vif-plugged:0095c028-7d21-4ebd-9883-c8359913583c for instance fcc9da45-63f7-4734-8fa3-02e3c100d7c8 on instance [pid: 6|app: 0|req: 285/557] 10.0.0.13 () {38 vars in 814 bytes} [Sat Jul 25 05:03:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/558] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:03:08 2026] GET /v2.1/servers/fcc9da45-63f7-4734-8fa3-02e3c100d7c8 => generated 1827 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-07-25 05:03:09.307 6 WARNING neutronclient.v2_0.client [None req-f93b4f27-2e9b-4582-b71a-56e0217b332b c57318d370014c1cbe6cc5d5893670d6 3fa830f8b44145e9a0c0da93a5c475c4 - - default default] 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-07-25 05:03:09.891 7 WARNING neutronclient.v2_0.client [None req-7a9b238f-6d3a-4fe6-91c5-75cbbc835960 674b436dbc624c109d86358a7c5c3ea0 3758147c4a0049119c6591dfeb9bacb1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 286/559] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:03:09 2026] GET /v2.1/servers/75330ebc-9e6f-4220-bdab-b24c41454ecb => generated 1844 bytes in 845 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:03:10.112 6 INFO nova.api.openstack.compute.server_external_events [req-4a5a92e7-bd55-4c75-9983-af70c2fcacba req-fecb8d9c-115c-4e30-9b23-a28cd2d3ffd0 f0c15443363f4083aebbc0d4c000c043 aea1f76454bc4048b6f4ddb309e129bd - - 036539478bef46bfb67ade26aa3bdb66 036539478bef46bfb67ade26aa3bdb66] Creating event network-vif-deleted:858785db-1346-4724-ae75-10d5c6ea1e46 for instance 75330ebc-9e6f-4220-bdab-b24c41454ecb on instance [pid: 6|app: 0|req: 287/560] 10.0.0.26 () {38 vars in 814 bytes} [Sat Jul 25 05:03:10 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) [pid: 7|app: 0|req: 274/561] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:03:09 2026] GET /v2.1/servers/fcc9da45-63f7-4734-8fa3-02e3c100d7c8 => generated 1820 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:03:11.149 6 WARNING neutronclient.v2_0.client [None req-c1b42b0b-7bbe-416a-b29a-c10f81947e73 c57318d370014c1cbe6cc5d5893670d6 3fa830f8b44145e9a0c0da93a5c475c4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 288/562] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:03:11 2026] GET /v2.1/servers/75330ebc-9e6f-4220-bdab-b24c41454ecb => generated 1487 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:03:12.266 7 WARNING neutronclient.v2_0.client [None req-dd758294-3ef5-4880-bcc8-ddb21df59491 c57318d370014c1cbe6cc5d5893670d6 3fa830f8b44145e9a0c0da93a5c475c4 - - default default] The python binding code in 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/563] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:03:12 2026] GET /v2.1/servers/75330ebc-9e6f-4220-bdab-b24c41454ecb => generated 1487 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-07-25 05:03:13.346 6 INFO nova.api.openstack.wsgi [None req-c0d5048c-5508-4fe8-9cdd-726c9b4da904 c57318d370014c1cbe6cc5d5893670d6 3fa830f8b44145e9a0c0da93a5c475c4 - - default default] HTTP exception thrown: Instance 75330ebc-9e6f-4220-bdab-b24c41454ecb could not be found. [pid: 6|app: 0|req: 289/564] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:03:13 2026] GET /v2.1/servers/75330ebc-9e6f-4220-bdab-b24c41454ecb => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 276/565] 10.0.0.86 () {32 vars in 705 bytes} [Sat Jul 25 05:03:13 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1862989022 => 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-07-25 05:03:13.913 6 INFO nova.api.openstack.wsgi [None req-176126db-6833-4263-9cd1-5decb6217e94 c57318d370014c1cbe6cc5d5893670d6 3fa830f8b44145e9a0c0da93a5c475c4 - - default default] HTTP exception thrown: Instance 75330ebc-9e6f-4220-bdab-b24c41454ecb could not be found. [pid: 6|app: 0|req: 290/566] 10.0.0.86 () {32 vars in 717 bytes} [Sat Jul 25 05:03:13 2026] DELETE /v2.1/servers/75330ebc-9e6f-4220-bdab-b24c41454ecb => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-25 05:03:13.945 7 INFO nova.api.openstack.wsgi [None req-d2747499-7cc1-4cb9-886f-88ff877293c7 c57318d370014c1cbe6cc5d5893670d6 3fa830f8b44145e9a0c0da93a5c475c4 - - default default] HTTP exception thrown: Instance 75330ebc-9e6f-4220-bdab-b24c41454ecb could not be found. [pid: 7|app: 0|req: 277/567] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:03:13 2026] GET /v2.1/servers/75330ebc-9e6f-4220-bdab-b24c41454ecb => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 292/570] 10.0.0.86 () {34 vars in 670 bytes} [Sat Jul 25 05:03:23 2026] POST /v2.1/os-keypairs => generated 386 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 279/571] 10.0.0.86 () {34 vars in 670 bytes} [Sat Jul 25 05:03:25 2026] POST /v2.1/os-keypairs => generated 397 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 05:03:26.888 6 WARNING neutronclient.v2_0.client [None req-6e3cb71a-e27e-4b5f-a9e2-1b44f720a9de fcde689caa4f41cf87695ff3eea31022 8e2d15016ad44610985ac2b630687626 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 05:03:26.936 6 WARNING neutronclient.v2_0.client [None req-6e3cb71a-e27e-4b5f-a9e2-1b44f720a9de fcde689caa4f41cf87695ff3eea31022 8e2d15016ad44610985ac2b630687626 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 05:03:27.128 6 WARNING neutronclient.v2_0.client [None req-6e3cb71a-e27e-4b5f-a9e2-1b44f720a9de fcde689caa4f41cf87695ff3eea31022 8e2d15016ad44610985ac2b630687626 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 293/574] 10.0.0.86 () {34 vars in 662 bytes} [Sat Jul 25 05:03:26 2026] POST /v2.1/servers => generated 450 bytes in 545 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-25 05:03:27.396 7 WARNING neutronclient.v2_0.client [None req-9d5c4bf5-1e0d-4b5e-abd4-ebaa6f374cf7 fcde689caa4f41cf87695ff3eea31022 8e2d15016ad44610985ac2b630687626 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 282/575] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:03:27 2026] GET /v2.1/servers/29590f7a-07be-4e01-b7e1-0b35c430489b => generated 1401 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:03:28.085 6 WARNING neutronclient.v2_0.client [None req-c1b12034-ef06-44dc-859e-fd3cd72d606d 674b436dbc624c109d86358a7c5c3ea0 3758147c4a0049119c6591dfeb9bacb1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 05:03:28.204 7 WARNING neutronclient.v2_0.client [None req-8b864605-2500-4cac-9050-e76c69afdced feaac270636d4fc9ae63ddf79f09ba01 640db00c621b4739bc1d3425dabe68d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 294/576] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:03:28 2026] GET /v2.1/servers/fcc9da45-63f7-4734-8fa3-02e3c100d7c8 => generated 1820 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-25 05:03:28.250 7 WARNING neutronclient.v2_0.client [None req-8b864605-2500-4cac-9050-e76c69afdced feaac270636d4fc9ae63ddf79f09ba01 640db00c621b4739bc1d3425dabe68d7 - - default default] 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: 6|app: 0|req: 295/577] 10.0.0.86 () {32 vars in 717 bytes} [Sat Jul 25 05:03:28 2026] DELETE /v2.1/servers/fcc9da45-63f7-4734-8fa3-02e3c100d7c8 => generated 0 bytes in 120 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-07-25 05:03:28.423 6 WARNING neutronclient.v2_0.client [None req-13532f08-9f7e-4de2-aed7-448903cb032f 674b436dbc624c109d86358a7c5c3ea0 3758147c4a0049119c6591dfeb9bacb1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 05:03:28.472 7 WARNING neutronclient.v2_0.client [None req-8b864605-2500-4cac-9050-e76c69afdced feaac270636d4fc9ae63ddf79f09ba01 640db00c621b4739bc1d3425dabe68d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 296/578] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:03:28 2026] GET /v2.1/servers/fcc9da45-63f7-4734-8fa3-02e3c100d7c8 => generated 1826 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-07-25 05:03:28.563 6 WARNING neutronclient.v2_0.client [None req-e17c717c-3c8a-43c9-91cb-0349abeb565f fcde689caa4f41cf87695ff3eea31022 8e2d15016ad44610985ac2b630687626 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 297/579] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:03:28 2026] GET /v2.1/servers/29590f7a-07be-4e01-b7e1-0b35c430489b => generated 1405 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/580] 10.0.0.86 () {34 vars in 662 bytes} [Sat Jul 25 05:03:28 2026] POST /v2.1/servers => generated 451 bytes in 767 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-07-25 05:03:28.878 6 WARNING neutronclient.v2_0.client [None req-1dfe1c14-13b1-44fb-baad-fbfaa745f298 feaac270636d4fc9ae63ddf79f09ba01 640db00c621b4739bc1d3425dabe68d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 298/581] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:03:28 2026] GET /v2.1/servers/2bafc4f4-2262-44fd-b1a0-4a5ac98ab296 => generated 1253 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-07-25 05:03:29.584 7 WARNING neutronclient.v2_0.client [None req-a1292e7f-39bf-4358-b345-b975d88fa25c 674b436dbc624c109d86358a7c5c3ea0 3758147c4a0049119c6591dfeb9bacb1 - - default default] 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-07-25 05:03:29.673 6 WARNING neutronclient.v2_0.client [None req-af9da463-1139-45ed-81c6-4d7f0f40a7f8 fcde689caa4f41cf87695ff3eea31022 8e2d15016ad44610985ac2b630687626 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 299/582] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:03:29 2026] GET /v2.1/servers/29590f7a-07be-4e01-b7e1-0b35c430489b => generated 1453 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/583] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:03:29 2026] GET /v2.1/servers/fcc9da45-63f7-4734-8fa3-02e3c100d7c8 => generated 1826 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-07-25 05:03:29.994 6 WARNING neutronclient.v2_0.client [None req-ab8300ef-5e7a-4e14-8b54-296c9d21fb5f feaac270636d4fc9ae63ddf79f09ba01 640db00c621b4739bc1d3425dabe68d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 300/584] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:03:29 2026] GET /v2.1/servers/2bafc4f4-2262-44fd-b1a0-4a5ac98ab296 => generated 1303 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-07-25 05:03:30.777 7 WARNING neutronclient.v2_0.client [None req-a879c21e-6e62-4099-92f1-ac16daf1300f 674b436dbc624c109d86358a7c5c3ea0 3758147c4a0049119c6591dfeb9bacb1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 05:03:30.781 6 WARNING neutronclient.v2_0.client [None req-e1dbef1c-16c3-4c29-b774-79df0e2f4afa fcde689caa4f41cf87695ff3eea31022 8e2d15016ad44610985ac2b630687626 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 301/585] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:03:30 2026] GET /v2.1/servers/29590f7a-07be-4e01-b7e1-0b35c430489b => generated 1453 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/586] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:03:30 2026] GET /v2.1/servers/fcc9da45-63f7-4734-8fa3-02e3c100d7c8 => generated 1826 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:03:31.092 6 WARNING neutronclient.v2_0.client [None req-ffc6d657-bdf1-4038-b231-bc3ae2decc04 feaac270636d4fc9ae63ddf79f09ba01 640db00c621b4739bc1d3425dabe68d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 302/587] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:03:31 2026] GET /v2.1/servers/2bafc4f4-2262-44fd-b1a0-4a5ac98ab296 => generated 1295 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:03:31.830 7 INFO nova.api.openstack.compute.server_external_events [req-6a2860d3-960a-426e-9948-3cf92fd62e60 req-988c8a0e-7d48-43ad-800b-4676efc83d88 f0c15443363f4083aebbc0d4c000c043 aea1f76454bc4048b6f4ddb309e129bd - - 036539478bef46bfb67ade26aa3bdb66 036539478bef46bfb67ade26aa3bdb66] Creating event network-vif-deleted:0095c028-7d21-4ebd-9883-c8359913583c for instance fcc9da45-63f7-4734-8fa3-02e3c100d7c8 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 286/588] 10.0.0.26 () {38 vars in 814 bytes} [Sat Jul 25 05:03:31 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 05:03:31.870 6 WARNING neutronclient.v2_0.client [None req-5aa89eca-e553-4150-9d1c-d9f8c5be8964 fcde689caa4f41cf87695ff3eea31022 8e2d15016ad44610985ac2b630687626 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 303/589] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:03:31 2026] GET /v2.1/servers/29590f7a-07be-4e01-b7e1-0b35c430489b => generated 1461 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:03:31.996 7 WARNING neutronclient.v2_0.client [None req-c21f202d-11d2-4787-999d-03ea9601b9cc 674b436dbc624c109d86358a7c5c3ea0 3758147c4a0049119c6591dfeb9bacb1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 287/590] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:03:31 2026] GET /v2.1/servers/fcc9da45-63f7-4734-8fa3-02e3c100d7c8 => generated 1472 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-07-25 05:03:32.210 6 WARNING neutronclient.v2_0.client [None req-8638931a-ef5e-4f14-8dc9-86dc1168a7b6 feaac270636d4fc9ae63ddf79f09ba01 640db00c621b4739bc1d3425dabe68d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 304/591] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:03:32 2026] GET /v2.1/servers/2bafc4f4-2262-44fd-b1a0-4a5ac98ab296 => generated 1351 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:03:32.985 6 INFO nova.api.openstack.compute.server_external_events [req-f0bc6f78-0adb-4226-85a7-2fc612dcc898 req-fbd18c97-c7da-4cda-ab97-2195b297174a f0c15443363f4083aebbc0d4c000c043 aea1f76454bc4048b6f4ddb309e129bd - - 036539478bef46bfb67ade26aa3bdb66 036539478bef46bfb67ade26aa3bdb66] Creating event network-changed:8cf42b5d-80e9-4c89-98fd-1aa5782ba9dd for instance 29590f7a-07be-4e01-b7e1-0b35c430489b on instance 2026-07-25 05:03:32.991 7 WARNING neutronclient.v2_0.client [None req-9049a0d7-eefd-421c-bff2-31cfe6096b6e fcde689caa4f41cf87695ff3eea31022 8e2d15016ad44610985ac2b630687626 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 305/592] 10.0.0.26 () {38 vars in 814 bytes} [Sat Jul 25 05:03:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:03:33.106 6 WARNING neutronclient.v2_0.client [None req-4556a816-fcde-4f1b-8426-cef7cf4b0747 674b436dbc624c109d86358a7c5c3ea0 3758147c4a0049119c6591dfeb9bacb1 - - default default] The python binding code in 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/593] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:03:32 2026] GET /v2.1/servers/29590f7a-07be-4e01-b7e1-0b35c430489b => generated 1539 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 306/594] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:03:33 2026] GET /v2.1/servers/fcc9da45-63f7-4734-8fa3-02e3c100d7c8 => generated 1477 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:03:33.302 7 WARNING neutronclient.v2_0.client [None req-247dc4a5-bbf7-432e-b755-ece4c0a6bb40 feaac270636d4fc9ae63ddf79f09ba01 640db00c621b4739bc1d3425dabe68d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 289/595] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:03:33 2026] GET /v2.1/servers/2bafc4f4-2262-44fd-b1a0-4a5ac98ab296 => generated 1351 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:03:34.178 6 WARNING neutronclient.v2_0.client [None req-fb293204-ef80-4d92-93a6-ebef29b4a1ad fcde689caa4f41cf87695ff3eea31022 8e2d15016ad44610985ac2b630687626 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 05:03:34.214 7 WARNING neutronclient.v2_0.client [None req-ce0a5f41-235b-49eb-93e1-f223c4a894ad 674b436dbc624c109d86358a7c5c3ea0 3758147c4a0049119c6591dfeb9bacb1 - - default default] The python binding code in 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/596] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:03:34 2026] GET /v2.1/servers/fcc9da45-63f7-4734-8fa3-02e3c100d7c8 => generated 1477 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-07-25 05:03:34.393 7 WARNING neutronclient.v2_0.client [None req-507bda94-d7b6-4a7a-93de-7eeb23bea854 feaac270636d4fc9ae63ddf79f09ba01 640db00c621b4739bc1d3425dabe68d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 307/597] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:03:34 2026] GET /v2.1/servers/29590f7a-07be-4e01-b7e1-0b35c430489b => generated 1527 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/598] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:03:34 2026] GET /v2.1/servers/2bafc4f4-2262-44fd-b1a0-4a5ac98ab296 => generated 1359 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-07-25 05:03:35.045 6 INFO nova.api.openstack.compute.server_external_events [req-96cde11f-94c1-4a44-a351-717d0fb45e0d req-efd4c7ac-fbbc-4f28-906c-8b74fbc86347 f0c15443363f4083aebbc0d4c000c043 aea1f76454bc4048b6f4ddb309e129bd - - 036539478bef46bfb67ade26aa3bdb66 036539478bef46bfb67ade26aa3bdb66] Creating event network-changed:aed6532a-240e-45a7-8508-5e918211b046 for instance 2bafc4f4-2262-44fd-b1a0-4a5ac98ab296 on instance [pid: 6|app: 0|req: 308/599] 10.0.0.26 () {38 vars in 814 bytes} [Sat Jul 25 05:03:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:03:35.396 7 INFO nova.api.openstack.wsgi [None req-056f3274-9393-4ada-8df3-6a01a8f07fb4 674b436dbc624c109d86358a7c5c3ea0 3758147c4a0049119c6591dfeb9bacb1 - - default default] HTTP exception thrown: Instance fcc9da45-63f7-4734-8fa3-02e3c100d7c8 could not be found. [pid: 7|app: 0|req: 292/600] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:03:35 2026] GET /v2.1/servers/fcc9da45-63f7-4734-8fa3-02e3c100d7c8 => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 309/601] 10.0.0.86 () {32 vars in 703 bytes} [Sat Jul 25 05:03:35 2026] DELETE /v2.1/os-keypairs/tempest-keypair-136470981 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-25 05:03:35.454 7 WARNING neutronclient.v2_0.client [None req-eb825274-8301-4d1b-9cb0-f07f842edf33 fcde689caa4f41cf87695ff3eea31022 8e2d15016ad44610985ac2b630687626 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 05:03:35.516 6 WARNING neutronclient.v2_0.client [None req-19641f0c-5a6b-45cc-a599-e60237036898 feaac270636d4fc9ae63ddf79f09ba01 640db00c621b4739bc1d3425dabe68d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 293/602] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:03:35 2026] GET /v2.1/servers/29590f7a-07be-4e01-b7e1-0b35c430489b => generated 1527 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 310/603] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:03:35 2026] GET /v2.1/servers/2bafc4f4-2262-44fd-b1a0-4a5ac98ab296 => generated 1437 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:03:36.620 7 WARNING neutronclient.v2_0.client [None req-7569f7e9-07e1-4109-84ac-dc64766facc9 fcde689caa4f41cf87695ff3eea31022 8e2d15016ad44610985ac2b630687626 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 294/604] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:03:36 2026] GET /v2.1/servers/29590f7a-07be-4e01-b7e1-0b35c430489b => generated 1527 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:03:36.780 6 WARNING neutronclient.v2_0.client [None req-9c27c8af-dede-4574-bfbe-74a1535988e8 feaac270636d4fc9ae63ddf79f09ba01 640db00c621b4739bc1d3425dabe68d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 311/605] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:03:36 2026] GET /v2.1/servers/2bafc4f4-2262-44fd-b1a0-4a5ac98ab296 => generated 1437 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:03:37.779 7 WARNING neutronclient.v2_0.client [None req-62a282d7-eba2-4d3d-9f17-c007d2d809df fcde689caa4f41cf87695ff3eea31022 8e2d15016ad44610985ac2b630687626 - - default default] 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-07-25 05:03:38.013 6 WARNING neutronclient.v2_0.client [None req-a19e8650-e342-483e-9992-0f703a8a68a7 feaac270636d4fc9ae63ddf79f09ba01 640db00c621b4739bc1d3425dabe68d7 - - default default] The python binding code in 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/608] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:03:37 2026] GET /v2.1/servers/29590f7a-07be-4e01-b7e1-0b35c430489b => generated 1527 bytes in 1135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 313/609] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:03:37 2026] GET /v2.1/servers/2bafc4f4-2262-44fd-b1a0-4a5ac98ab296 => generated 1437 bytes in 931 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-25 05:03:38.904 7 INFO nova.api.openstack.compute.server_external_events [req-a139646f-908b-4e8a-97ca-9e7277eccf6e req-4aab10a0-6917-4176-b023-fd9675f12da3 f0c15443363f4083aebbc0d4c000c043 aea1f76454bc4048b6f4ddb309e129bd - - 036539478bef46bfb67ade26aa3bdb66 036539478bef46bfb67ade26aa3bdb66] Creating event network-vif-plugged:8cf42b5d-80e9-4c89-98fd-1aa5782ba9dd for instance 29590f7a-07be-4e01-b7e1-0b35c430489b on instance [pid: 7|app: 0|req: 297/610] 10.0.0.13 () {38 vars in 814 bytes} [Sat Jul 25 05:03:38 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:03:39.943 6 WARNING neutronclient.v2_0.client [None req-b7b1e56b-bcc2-4c5a-b070-530cdb365f98 fcde689caa4f41cf87695ff3eea31022 8e2d15016ad44610985ac2b630687626 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 05:03:39.980 7 WARNING neutronclient.v2_0.client [None req-a16fb1f0-49d9-4cf6-bcf7-c6bc28af5365 feaac270636d4fc9ae63ddf79f09ba01 640db00c621b4739bc1d3425dabe68d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 314/611] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:03:39 2026] GET /v2.1/servers/29590f7a-07be-4e01-b7e1-0b35c430489b => generated 1527 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/612] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:03:39 2026] GET /v2.1/servers/2bafc4f4-2262-44fd-b1a0-4a5ac98ab296 => generated 1425 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:03:41.177 6 WARNING neutronclient.v2_0.client [None req-b923a4b6-9e7a-4ee0-92c1-f3a4fc6ad144 fcde689caa4f41cf87695ff3eea31022 8e2d15016ad44610985ac2b630687626 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 05:03:41.187 7 WARNING neutronclient.v2_0.client [None req-b5a4b335-ae5e-44a0-86bb-f2bac1d4c00c feaac270636d4fc9ae63ddf79f09ba01 640db00c621b4739bc1d3425dabe68d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 315/613] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:03:41 2026] GET /v2.1/servers/29590f7a-07be-4e01-b7e1-0b35c430489b => generated 1694 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 299/614] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:03:41 2026] GET /v2.1/servers/2bafc4f4-2262-44fd-b1a0-4a5ac98ab296 => generated 1425 bytes in 325 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-25 05:03:41.491 6 WARNING neutronclient.v2_0.client [None req-0f41e224-05e6-4df2-8d36-c330ebddf0e0 fcde689caa4f41cf87695ff3eea31022 8e2d15016ad44610985ac2b630687626 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 316/615] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:03:41 2026] GET /v2.1/servers/29590f7a-07be-4e01-b7e1-0b35c430489b => generated 1694 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:03:42.542 7 WARNING neutronclient.v2_0.client [None req-3017c108-5968-419c-b1c6-3213b5a8056f feaac270636d4fc9ae63ddf79f09ba01 640db00c621b4739bc1d3425dabe68d7 - - default default] The python binding code in 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/616] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:03:42 2026] GET /v2.1/servers/2bafc4f4-2262-44fd-b1a0-4a5ac98ab296 => generated 1425 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:03:43.017 6 INFO nova.api.openstack.compute.server_external_events [req-e811c79e-4530-4d1f-8677-b07f038813cf req-1db9fff8-4bdc-48f9-82e3-78f3c9b6563d f0c15443363f4083aebbc0d4c000c043 aea1f76454bc4048b6f4ddb309e129bd - - 036539478bef46bfb67ade26aa3bdb66 036539478bef46bfb67ade26aa3bdb66] Creating event network-changed:8cf42b5d-80e9-4c89-98fd-1aa5782ba9dd for instance 29590f7a-07be-4e01-b7e1-0b35c430489b on instance [pid: 6|app: 0|req: 317/617] 10.0.0.26 () {38 vars in 814 bytes} [Sat Jul 25 05:03:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:03:43.437 7 INFO nova.api.openstack.compute.server_external_events [req-4a955be7-d522-4f43-a42c-e5bd4996de0a req-31d1186c-56dd-43af-a5b1-18f1361ca24b f0c15443363f4083aebbc0d4c000c043 aea1f76454bc4048b6f4ddb309e129bd - - 036539478bef46bfb67ade26aa3bdb66 036539478bef46bfb67ade26aa3bdb66] Creating event network-vif-plugged:aed6532a-240e-45a7-8508-5e918211b046 for instance 2bafc4f4-2262-44fd-b1a0-4a5ac98ab296 on instance [pid: 7|app: 0|req: 301/618] 10.0.0.13 () {38 vars in 814 bytes} [Sat Jul 25 05:03:43 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-07-25 05:03:43.728 6 WARNING neutronclient.v2_0.client [None req-7919383b-d631-43a7-881f-e22e4c76de11 feaac270636d4fc9ae63ddf79f09ba01 640db00c621b4739bc1d3425dabe68d7 - - default default] 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: 6|app: 0|req: 318/619] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:03:43 2026] GET /v2.1/servers/2bafc4f4-2262-44fd-b1a0-4a5ac98ab296 => generated 1425 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-25 05:03:43.921 7 WARNING neutronclient.v2_0.client [None req-9965d55f-1e86-49a5-b427-9954d94919af f74db9d4b3fc449e9ee479178cc315b0 0cacaaa715a446bf8ee2c74f59fd349f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 05:03:44.120 7 WARNING neutronclient.v2_0.client [None req-9965d55f-1e86-49a5-b427-9954d94919af f74db9d4b3fc449e9ee479178cc315b0 0cacaaa715a446bf8ee2c74f59fd349f - - default default] The python binding code in 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/620] 10.0.0.86 () {34 vars in 662 bytes} [Sat Jul 25 05:03:43 2026] POST /v2.1/servers => generated 424 bytes in 518 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-07-25 05:03:44.373 6 WARNING neutronclient.v2_0.client [None req-2aa50fd3-959b-4419-a018-88efdd40d601 f74db9d4b3fc449e9ee479178cc315b0 0cacaaa715a446bf8ee2c74f59fd349f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 319/621] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:03:44 2026] GET /v2.1/servers/87ab1ea9-10e7-4d59-9f48-550f1561d573 => generated 1367 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-07-25 05:03:44.882 7 WARNING neutronclient.v2_0.client [None req-145e5c5e-6386-4525-921b-94490245f275 feaac270636d4fc9ae63ddf79f09ba01 640db00c621b4739bc1d3425dabe68d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 303/622] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:03:44 2026] GET /v2.1/servers/2bafc4f4-2262-44fd-b1a0-4a5ac98ab296 => generated 1425 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-07-25 05:03:45.499 6 WARNING neutronclient.v2_0.client [None req-a6f7cb08-d134-48f0-8d0a-626691872ade f74db9d4b3fc449e9ee479178cc315b0 0cacaaa715a446bf8ee2c74f59fd349f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 320/623] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:03:45 2026] GET /v2.1/servers/87ab1ea9-10e7-4d59-9f48-550f1561d573 => generated 1371 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:03:46.049 7 WARNING neutronclient.v2_0.client [None req-651bccf1-0d7c-4835-844f-af34fa33c0f6 feaac270636d4fc9ae63ddf79f09ba01 640db00c621b4739bc1d3425dabe68d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 304/624] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:03:46 2026] GET /v2.1/servers/2bafc4f4-2262-44fd-b1a0-4a5ac98ab296 => generated 1613 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:03:46.203 6 WARNING neutronclient.v2_0.client [None req-07a89972-a4c1-4bc2-97d4-af3d4d66a851 feaac270636d4fc9ae63ddf79f09ba01 640db00c621b4739bc1d3425dabe68d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 321/625] 10.0.0.86 () {32 vars in 740 bytes} [Sat Jul 25 05:03:46 2026] GET /v2.1/servers/2bafc4f4-2262-44fd-b1a0-4a5ac98ab296/os-interface => generated 285 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:03:46.610 7 WARNING neutronclient.v2_0.client [None req-17f1b123-3bc1-4118-8825-12246d205470 f74db9d4b3fc449e9ee479178cc315b0 0cacaaa715a446bf8ee2c74f59fd349f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 305/626] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:03:46 2026] GET /v2.1/servers/87ab1ea9-10e7-4d59-9f48-550f1561d573 => generated 1419 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-07-25 05:03:47.501 7 INFO nova.api.openstack.compute.server_external_events [req-e1a64474-1ee3-400f-ad08-0a743204b63e req-a2ef0f0c-a9dd-46c8-b2b9-de4cc9c23846 f0c15443363f4083aebbc0d4c000c043 aea1f76454bc4048b6f4ddb309e129bd - - 036539478bef46bfb67ade26aa3bdb66 036539478bef46bfb67ade26aa3bdb66] Creating event network-changed:aed6532a-240e-45a7-8508-5e918211b046 for instance 2bafc4f4-2262-44fd-b1a0-4a5ac98ab296 on instance [pid: 7|app: 0|req: 307/629] 10.0.0.26 () {38 vars in 814 bytes} [Sat Jul 25 05:03:47 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) 2026-07-25 05:03:47.523 6 WARNING neutronclient.v2_0.client [None req-d7d0d56c-c175-4669-85a8-786b1a1c1f60 feaac270636d4fc9ae63ddf79f09ba01 640db00c621b4739bc1d3425dabe68d7 - - default default] 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: 6|app: 0|req: 323/630] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:03:47 2026] GET /v2.1/servers/2bafc4f4-2262-44fd-b1a0-4a5ac98ab296 => generated 1613 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-25 05:03:47.720 7 WARNING neutronclient.v2_0.client [None req-4e0527fc-23e4-4a3d-a10b-cc2f417613d3 f74db9d4b3fc449e9ee479178cc315b0 0cacaaa715a446bf8ee2c74f59fd349f - - default default] 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: 308/631] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:03:47 2026] GET /v2.1/servers/87ab1ea9-10e7-4d59-9f48-550f1561d573 => generated 1419 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 324/632] 10.0.0.86 () {32 vars in 640 bytes} [Sat Jul 25 05:03:47 2026] GET /v2.1/servers => generated 387 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 309/633] 10.0.0.86 () {32 vars in 717 bytes} [Sat Jul 25 05:03:47 2026] DELETE /v2.1/servers/2bafc4f4-2262-44fd-b1a0-4a5ac98ab296 => generated 0 bytes in 118 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-07-25 05:03:48.030 6 WARNING neutronclient.v2_0.client [None req-b3431ed8-ba01-4710-8009-302133e1de2a feaac270636d4fc9ae63ddf79f09ba01 640db00c621b4739bc1d3425dabe68d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 325/634] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:03:47 2026] GET /v2.1/servers/2bafc4f4-2262-44fd-b1a0-4a5ac98ab296 => generated 1619 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:03:48.823 7 WARNING neutronclient.v2_0.client [None req-1d47cb73-1fcd-431a-88bd-740f3ef80fac f74db9d4b3fc449e9ee479178cc315b0 0cacaaa715a446bf8ee2c74f59fd349f - - default default] The python binding code in 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/635] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:03:48 2026] GET /v2.1/servers/87ab1ea9-10e7-4d59-9f48-550f1561d573 => generated 1427 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:03:49.201 6 WARNING neutronclient.v2_0.client [None req-8680b4e5-7e61-4745-a056-3389d7fce4c6 feaac270636d4fc9ae63ddf79f09ba01 640db00c621b4739bc1d3425dabe68d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 326/636] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:03:49 2026] GET /v2.1/servers/2bafc4f4-2262-44fd-b1a0-4a5ac98ab296 => generated 1739 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:03:49.750 7 INFO nova.api.openstack.compute.server_external_events [req-c0627650-cb2d-45d1-b968-c759a469c97a req-712b0764-0134-4c10-b04d-991917df77c5 f0c15443363f4083aebbc0d4c000c043 aea1f76454bc4048b6f4ddb309e129bd - - 036539478bef46bfb67ade26aa3bdb66 036539478bef46bfb67ade26aa3bdb66] Creating event network-changed:7219cf98-3d6a-499e-aa89-476437ea93e0 for instance 87ab1ea9-10e7-4d59-9f48-550f1561d573 on instance [pid: 7|app: 0|req: 311/637] 10.0.0.26 () {38 vars in 814 bytes} [Sat Jul 25 05:03:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:03:49.944 6 WARNING neutronclient.v2_0.client [None req-dbd21efe-a858-44e2-8d94-0e505c042554 f74db9d4b3fc449e9ee479178cc315b0 0cacaaa715a446bf8ee2c74f59fd349f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 327/638] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:03:49 2026] GET /v2.1/servers/87ab1ea9-10e7-4d59-9f48-550f1561d573 => generated 1479 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:03:50.380 7 WARNING neutronclient.v2_0.client [None req-873e6f06-58e7-4b8e-a296-1062f024b260 feaac270636d4fc9ae63ddf79f09ba01 640db00c621b4739bc1d3425dabe68d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 312/639] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:03:50 2026] GET /v2.1/servers/2bafc4f4-2262-44fd-b1a0-4a5ac98ab296 => generated 1739 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-07-25 05:03:51.142 6 INFO nova.api.openstack.compute.server_external_events [req-a2f71745-6e4c-49c4-835d-cf3f910adbbd req-707e19fc-d39e-460f-8290-fbc6fd59e1bb f0c15443363f4083aebbc0d4c000c043 aea1f76454bc4048b6f4ddb309e129bd - - 036539478bef46bfb67ade26aa3bdb66 036539478bef46bfb67ade26aa3bdb66] Creating event network-vif-deleted:aed6532a-240e-45a7-8508-5e918211b046 for instance 2bafc4f4-2262-44fd-b1a0-4a5ac98ab296 on instance [pid: 6|app: 0|req: 328/640] 10.0.0.26 () {38 vars in 814 bytes} [Sat Jul 25 05:03:51 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-07-25 05:03:51.210 7 WARNING neutronclient.v2_0.client [None req-2a2d5075-1e92-4f65-8e9d-c853d42047ee f74db9d4b3fc449e9ee479178cc315b0 0cacaaa715a446bf8ee2c74f59fd349f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 313/641] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:03:51 2026] GET /v2.1/servers/87ab1ea9-10e7-4d59-9f48-550f1561d573 => generated 1467 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:03:51.567 6 WARNING neutronclient.v2_0.client [None req-63288d9b-d230-40fa-bcfe-0106ebd258ab feaac270636d4fc9ae63ddf79f09ba01 640db00c621b4739bc1d3425dabe68d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 329/642] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:03:51 2026] GET /v2.1/servers/2bafc4f4-2262-44fd-b1a0-4a5ac98ab296 => generated 1380 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-07-25 05:03:52.420 7 WARNING neutronclient.v2_0.client [None req-d51c6f85-7329-4735-b07f-6208c7032348 f74db9d4b3fc449e9ee479178cc315b0 0cacaaa715a446bf8ee2c74f59fd349f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 314/643] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:03:52 2026] GET /v2.1/servers/87ab1ea9-10e7-4d59-9f48-550f1561d573 => generated 1467 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:03:52.657 6 WARNING neutronclient.v2_0.client [None req-4c71649c-1b38-4166-a01e-6483b8188ab3 feaac270636d4fc9ae63ddf79f09ba01 640db00c621b4739bc1d3425dabe68d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 330/644] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:03:52 2026] GET /v2.1/servers/2bafc4f4-2262-44fd-b1a0-4a5ac98ab296 => generated 1380 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:03:53.598 7 WARNING neutronclient.v2_0.client [None req-96e6a269-674c-4e3f-8704-188386754951 f74db9d4b3fc449e9ee479178cc315b0 0cacaaa715a446bf8ee2c74f59fd349f - - default default] The python binding code in 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/645] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:03:53 2026] GET /v2.1/servers/87ab1ea9-10e7-4d59-9f48-550f1561d573 => generated 1467 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-07-25 05:03:53.763 6 WARNING neutronclient.v2_0.client [None req-c5ab2b48-f58c-4674-9d51-89360139ee8d feaac270636d4fc9ae63ddf79f09ba01 640db00c621b4739bc1d3425dabe68d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 331/646] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:03:53 2026] GET /v2.1/servers/2bafc4f4-2262-44fd-b1a0-4a5ac98ab296 => generated 1385 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:03:54.744 7 WARNING neutronclient.v2_0.client [None req-ce622c3b-f9dd-4151-b883-06ac9e523ee5 f74db9d4b3fc449e9ee479178cc315b0 0cacaaa715a446bf8ee2c74f59fd349f - - default default] 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: 316/647] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:03:54 2026] GET /v2.1/servers/87ab1ea9-10e7-4d59-9f48-550f1561d573 => generated 1467 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-25 05:03:54.883 6 WARNING neutronclient.v2_0.client [None req-6c8332a7-d236-4a41-85fd-b4b56e95e984 feaac270636d4fc9ae63ddf79f09ba01 640db00c621b4739bc1d3425dabe68d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 332/648] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:03:54 2026] GET /v2.1/servers/2bafc4f4-2262-44fd-b1a0-4a5ac98ab296 => generated 1385 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:03:55.803 7 INFO nova.api.openstack.compute.server_external_events [req-339bce77-d93f-484d-96e7-d593c26b9b71 req-7ad87dbf-5b37-498a-8305-5b99b7d8fab0 f0c15443363f4083aebbc0d4c000c043 aea1f76454bc4048b6f4ddb309e129bd - - 036539478bef46bfb67ade26aa3bdb66 036539478bef46bfb67ade26aa3bdb66] Creating event network-vif-plugged:7219cf98-3d6a-499e-aa89-476437ea93e0 for instance 87ab1ea9-10e7-4d59-9f48-550f1561d573 on instance [pid: 7|app: 0|req: 317/649] 10.0.0.13 () {38 vars in 814 bytes} [Sat Jul 25 05:03:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:03:55.915 6 WARNING neutronclient.v2_0.client [None req-ab090a9f-4773-4458-b7ec-d72972ad6fb9 f74db9d4b3fc449e9ee479178cc315b0 0cacaaa715a446bf8ee2c74f59fd349f - - default default] 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-07-25 05:03:55.966 7 INFO nova.api.openstack.wsgi [None req-15e5d82b-d738-465c-90d5-6079e415f32c feaac270636d4fc9ae63ddf79f09ba01 640db00c621b4739bc1d3425dabe68d7 - - default default] HTTP exception thrown: Instance 2bafc4f4-2262-44fd-b1a0-4a5ac98ab296 could not be found. [pid: 7|app: 0|req: 318/650] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:03:55 2026] GET /v2.1/servers/2bafc4f4-2262-44fd-b1a0-4a5ac98ab296 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 319/651] 10.0.0.86 () {32 vars in 705 bytes} [Sat Jul 25 05:03:55 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1741042638 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 6|app: 0|req: 333/652] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:03:55 2026] GET /v2.1/servers/87ab1ea9-10e7-4d59-9f48-550f1561d573 => generated 1467 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/653] 10.0.0.86 () {34 vars in 749 bytes} [Sat Jul 25 05:03:56 2026] POST /v2.1/servers/29590f7a-07be-4e01-b7e1-0b35c430489b/action => generated 31945 bytes in 561 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:03:57.168 7 WARNING neutronclient.v2_0.client [None req-d6d41627-6fee-4cf5-a06f-169f68dabd83 f74db9d4b3fc449e9ee479178cc315b0 0cacaaa715a446bf8ee2c74f59fd349f - - default default] The python binding code in 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/656] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:03:57 2026] GET /v2.1/servers/87ab1ea9-10e7-4d59-9f48-550f1561d573 => generated 1646 bytes in 324 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 335/657] 10.0.0.86 () {32 vars in 717 bytes} [Sat Jul 25 05:03:58 2026] DELETE /v2.1/servers/87ab1ea9-10e7-4d59-9f48-550f1561d573 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:03:58.892 7 WARNING neutronclient.v2_0.client [None req-0344caa0-71a8-49f4-9286-c21ecc7f3be5 f74db9d4b3fc449e9ee479178cc315b0 0cacaaa715a446bf8ee2c74f59fd349f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 323/658] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:03:58 2026] GET /v2.1/servers/87ab1ea9-10e7-4d59-9f48-550f1561d573 => generated 1652 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:04:00.068 6 WARNING neutronclient.v2_0.client [None req-6182053c-4ad2-437c-89ea-1c25c726b3fe f74db9d4b3fc449e9ee479178cc315b0 0cacaaa715a446bf8ee2c74f59fd349f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 336/659] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:04:00 2026] GET /v2.1/servers/87ab1ea9-10e7-4d59-9f48-550f1561d573 => generated 1652 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:04:01.230 7 WARNING neutronclient.v2_0.client [None req-6b253ed9-8c9a-415a-8f51-79e9ed437362 f74db9d4b3fc449e9ee479178cc315b0 0cacaaa715a446bf8ee2c74f59fd349f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 324/660] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:04:01 2026] GET /v2.1/servers/87ab1ea9-10e7-4d59-9f48-550f1561d573 => generated 1652 bytes in 301 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:04:01.825 6 INFO nova.api.openstack.compute.server_external_events [req-60038c81-056c-4a3b-93fb-232ec31bcdfc req-b2c42195-48c2-4895-a21d-b4f7f0ed4a19 f0c15443363f4083aebbc0d4c000c043 aea1f76454bc4048b6f4ddb309e129bd - - 036539478bef46bfb67ade26aa3bdb66 036539478bef46bfb67ade26aa3bdb66] Creating event network-vif-deleted:7219cf98-3d6a-499e-aa89-476437ea93e0 for instance 87ab1ea9-10e7-4d59-9f48-550f1561d573 on instance [pid: 6|app: 0|req: 337/661] 10.0.0.26 () {38 vars in 814 bytes} [Sat Jul 25 05:04:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:04:02.546 7 WARNING neutronclient.v2_0.client [None req-f55fbf53-a71a-45e5-81e2-dfcb2ae2b160 f74db9d4b3fc449e9ee479178cc315b0 0cacaaa715a446bf8ee2c74f59fd349f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 325/662] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:04:02 2026] GET /v2.1/servers/87ab1ea9-10e7-4d59-9f48-550f1561d573 => generated 1448 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:04:03.687 6 WARNING neutronclient.v2_0.client [None req-9b02c767-1806-4d1d-af65-0986cca92680 f74db9d4b3fc449e9ee479178cc315b0 0cacaaa715a446bf8ee2c74f59fd349f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 338/663] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:04:03 2026] GET /v2.1/servers/87ab1ea9-10e7-4d59-9f48-550f1561d573 => generated 1453 bytes in 444 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:04:04.141 7 INFO nova.api.openstack.compute.server_external_events [req-964749ce-c617-44ca-af36-cd741c5db775 req-7a1d764f-911d-4ebd-99b3-de2328212818 f0c15443363f4083aebbc0d4c000c043 aea1f76454bc4048b6f4ddb309e129bd - - 036539478bef46bfb67ade26aa3bdb66 036539478bef46bfb67ade26aa3bdb66] Creating event network-changed:8cf42b5d-80e9-4c89-98fd-1aa5782ba9dd for instance 29590f7a-07be-4e01-b7e1-0b35c430489b on instance [pid: 7|app: 0|req: 326/664] 10.0.0.26 () {38 vars in 814 bytes} [Sat Jul 25 05:04:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:04:05.123 6 INFO nova.api.openstack.wsgi [None req-27d9f41d-4163-4bb8-a735-07d25b03efae f74db9d4b3fc449e9ee479178cc315b0 0cacaaa715a446bf8ee2c74f59fd349f - - default default] HTTP exception thrown: Instance 87ab1ea9-10e7-4d59-9f48-550f1561d573 could not be found. [pid: 6|app: 0|req: 339/665] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:04:05 2026] GET /v2.1/servers/87ab1ea9-10e7-4d59-9f48-550f1561d573 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 327/666] 10.0.0.86 () {34 vars in 670 bytes} [Sat Jul 25 05:04:05 2026] POST /v2.1/os-keypairs => generated 386 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:04:07.632 6 WARNING neutronclient.v2_0.client [None req-4a74ae92-2256-4e20-8bad-66999b1d8fcd f2cafc0611654ac792b6f7b032743363 e00c33da05c34261a43441d22dd7c021 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 05:04:07.676 6 WARNING neutronclient.v2_0.client [None req-4a74ae92-2256-4e20-8bad-66999b1d8fcd f2cafc0611654ac792b6f7b032743363 e00c33da05c34261a43441d22dd7c021 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 329/669] 10.0.0.86 () {34 vars in 670 bytes} [Sat Jul 25 05:04:08 2026] POST /v2.1/os-keypairs => generated 397 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 05:04:08.359 6 WARNING neutronclient.v2_0.client [None req-4a74ae92-2256-4e20-8bad-66999b1d8fcd f2cafc0611654ac792b6f7b032743363 e00c33da05c34261a43441d22dd7c021 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 341/670] 10.0.0.86 () {34 vars in 662 bytes} [Sat Jul 25 05:04:07 2026] POST /v2.1/servers => generated 449 bytes in 1397 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-25 05:04:08.974 7 WARNING neutronclient.v2_0.client [None req-90b5d732-45e7-460a-abe4-402158e07886 f2cafc0611654ac792b6f7b032743363 e00c33da05c34261a43441d22dd7c021 - - default default] The python binding code in 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/671] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:04:08 2026] GET /v2.1/servers/458a1753-3b9f-4fc0-800b-a46a616b92bd => generated 1422 bytes in 412 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:04:10.418 6 WARNING neutronclient.v2_0.client [None req-31b6522d-b54f-425b-878f-634e50ee7d86 f2cafc0611654ac792b6f7b032743363 e00c33da05c34261a43441d22dd7c021 - - default default] 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: 6|app: 0|req: 342/672] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:04:10 2026] GET /v2.1/servers/458a1753-3b9f-4fc0-800b-a46a616b92bd => generated 1418 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-25 05:04:10.628 7 WARNING neutronclient.v2_0.client [None req-b5cc605f-9690-4d82-ad49-842f8ee8152a fcde689caa4f41cf87695ff3eea31022 8e2d15016ad44610985ac2b630687626 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 05:04:10.677 7 WARNING neutronclient.v2_0.client [None req-b5cc605f-9690-4d82-ad49-842f8ee8152a fcde689caa4f41cf87695ff3eea31022 8e2d15016ad44610985ac2b630687626 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 05:04:10.848 7 WARNING neutronclient.v2_0.client [None req-b5cc605f-9690-4d82-ad49-842f8ee8152a fcde689caa4f41cf87695ff3eea31022 8e2d15016ad44610985ac2b630687626 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 331/673] 10.0.0.86 () {34 vars in 662 bytes} [Sat Jul 25 05:04:10 2026] POST /v2.1/servers => generated 450 bytes in 500 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-07-25 05:04:11.087 6 WARNING neutronclient.v2_0.client [None req-7f1a9219-851b-4dd4-afc1-46b5c631cb43 fcde689caa4f41cf87695ff3eea31022 8e2d15016ad44610985ac2b630687626 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 343/674] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:04:11 2026] GET /v2.1/servers/fbd767e3-e426-4919-bf5f-89e00e07b5a9 => generated 1402 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:04:11.655 7 WARNING neutronclient.v2_0.client [None req-52470907-a09e-4748-87e5-5b85fc136b49 f2cafc0611654ac792b6f7b032743363 e00c33da05c34261a43441d22dd7c021 - - default default] The python binding code in 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/675] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:04:11 2026] GET /v2.1/servers/458a1753-3b9f-4fc0-800b-a46a616b92bd => generated 1474 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:04:12.215 6 WARNING neutronclient.v2_0.client [None req-950b205e-3140-4607-a359-728b89b6f410 fcde689caa4f41cf87695ff3eea31022 8e2d15016ad44610985ac2b630687626 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 344/676] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:04:12 2026] GET /v2.1/servers/fbd767e3-e426-4919-bf5f-89e00e07b5a9 => generated 1406 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:04:12.748 6 WARNING neutronclient.v2_0.client [None req-012d2590-10b8-496a-8e8d-0c1a661302cd f2cafc0611654ac792b6f7b032743363 e00c33da05c34261a43441d22dd7c021 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 345/677] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:04:12 2026] GET /v2.1/servers/458a1753-3b9f-4fc0-800b-a46a616b92bd => generated 1474 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 333/678] 10.0.0.143 () {30 vars in 619 bytes} [Sat Jul 25 05:04:12 2026] GET /v2.1 => generated 0 bytes in 146 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: 6|app: 0|req: 346/679] 10.0.0.143 () {32 vars in 692 bytes} [Sat Jul 25 05:04:12 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: 334/680] 10.0.0.143 () {34 vars in 913 bytes} [Sat Jul 25 05:04:12 2026] GET /v2.1/os-simple-tenant-usage/446fbb60ad3b40bbb2e6e46df87bd21d?start=2026-07-24T00:00:00&end=2026-07-25T23:59:59 => generated 20 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-25 05:04:13.322 6 WARNING neutronclient.v2_0.client [None req-81945c34-ed93-4f60-9e9d-bd17521a3868 fcde689caa4f41cf87695ff3eea31022 8e2d15016ad44610985ac2b630687626 - - default default] 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: 6|app: 0|req: 347/681] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:04:13 2026] GET /v2.1/servers/fbd767e3-e426-4919-bf5f-89e00e07b5a9 => generated 1454 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/682] 10.0.0.143 () {30 vars in 654 bytes} [Sat Jul 25 05:04:13 2026] GET /v2.1/limits?reserved=1 => generated 511 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, ' 2026-07-25 05:04:13.847 6 WARNING neutronclient.v2_0.client [None req-b533ad21-9145-4efc-8f56-8921cee60070 f2cafc0611654ac792b6f7b032743363 e00c33da05c34261a43441d22dd7c021 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 348/683] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:04:13 2026] GET /v2.1/servers/458a1753-3b9f-4fc0-800b-a46a616b92bd => generated 1548 bytes in 291 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-25 05:04:14.151 7 INFO nova.api.openstack.compute.server_external_events [req-81332c3a-5337-485b-a0ba-50ecc7bcabd2 req-0e0887ab-49d9-4f45-93c2-178b1bb9797f f0c15443363f4083aebbc0d4c000c043 aea1f76454bc4048b6f4ddb309e129bd - - 036539478bef46bfb67ade26aa3bdb66 036539478bef46bfb67ade26aa3bdb66] Creating event network-changed:1c9147c3-bef7-42a4-882c-c250692e2f81 for instance 458a1753-3b9f-4fc0-800b-a46a616b92bd on instance [pid: 7|app: 0|req: 336/684] 10.0.0.26 () {38 vars in 814 bytes} [Sat Jul 25 05:04:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:04:14.435 6 WARNING neutronclient.v2_0.client [None req-c3e28667-b707-4d43-b41c-d98916fcc332 fcde689caa4f41cf87695ff3eea31022 8e2d15016ad44610985ac2b630687626 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 349/685] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:04:14 2026] GET /v2.1/servers/fbd767e3-e426-4919-bf5f-89e00e07b5a9 => generated 1454 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:04:15.161 7 WARNING neutronclient.v2_0.client [None req-238e8db2-95ed-4653-a36d-ca64149893f4 f2cafc0611654ac792b6f7b032743363 e00c33da05c34261a43441d22dd7c021 - - default default] The python binding code in 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/686] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:04:15 2026] GET /v2.1/servers/458a1753-3b9f-4fc0-800b-a46a616b92bd => generated 1546 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:04:15.565 6 WARNING neutronclient.v2_0.client [None req-e3503844-f54f-43d2-9ecf-a5b23a59267c fcde689caa4f41cf87695ff3eea31022 8e2d15016ad44610985ac2b630687626 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 350/687] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:04:15 2026] GET /v2.1/servers/fbd767e3-e426-4919-bf5f-89e00e07b5a9 => generated 1462 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:04:16.342 7 WARNING neutronclient.v2_0.client [None req-edc2b495-b9c4-4af5-83bb-f2d2cb479f14 f2cafc0611654ac792b6f7b032743363 e00c33da05c34261a43441d22dd7c021 - - default default] 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-07-25 05:04:16.504 6 INFO nova.api.openstack.compute.server_external_events [req-c1a3f8a0-9b3a-4aab-90b2-f943aaac44de req-e25117b5-e9a4-4d87-90e1-6b041f24a73c f0c15443363f4083aebbc0d4c000c043 aea1f76454bc4048b6f4ddb309e129bd - - 036539478bef46bfb67ade26aa3bdb66 036539478bef46bfb67ade26aa3bdb66] Creating event network-changed:6ff69efe-0aad-4360-84da-72ba8088db99 for instance fbd767e3-e426-4919-bf5f-89e00e07b5a9 on instance [pid: 6|app: 0|req: 351/688] 10.0.0.26 () {38 vars in 814 bytes} [Sat Jul 25 05:04:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/689] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:04:16 2026] GET /v2.1/servers/458a1753-3b9f-4fc0-800b-a46a616b92bd => generated 1546 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:04:16.678 7 WARNING neutronclient.v2_0.client [None req-595b5f7d-c45e-4ad0-931c-f61ca02104e6 fcde689caa4f41cf87695ff3eea31022 8e2d15016ad44610985ac2b630687626 - - default default] 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: 6|app: 0|req: 352/690] 10.0.0.143 () {30 vars in 619 bytes} [Sat Jul 25 05:04:16 2026] GET /v2.1 => generated 0 bytes in 243 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 6|app: 0|req: 353/691] 10.0.0.143 () {32 vars in 692 bytes} [Sat Jul 25 05:04:16 2026] GET /v2.1/ => generated 411 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/692] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:04:16 2026] GET /v2.1/servers/fbd767e3-e426-4919-bf5f-89e00e07b5a9 => generated 1540 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 354/693] 10.0.0.143 () {34 vars in 913 bytes} [Sat Jul 25 05:04:16 2026] GET /v2.1/os-simple-tenant-usage/446fbb60ad3b40bbb2e6e46df87bd21d?start=2026-07-24T00:00:00&end=2026-07-25T23:59:59 => generated 20 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, ' [pid: 6|app: 0|req: 356/696] 10.0.0.143 () {30 vars in 654 bytes} [Sat Jul 25 05:04:17 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:04:17.565 7 WARNING neutronclient.v2_0.client [None req-fe816689-7f3d-43e7-b104-fffdf0cd8204 f2cafc0611654ac792b6f7b032743363 e00c33da05c34261a43441d22dd7c021 - - default default] The python binding code in 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/697] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:04:17 2026] GET /v2.1/servers/458a1753-3b9f-4fc0-800b-a46a616b92bd => generated 1546 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-25 05:04:17.832 6 WARNING neutronclient.v2_0.client [None req-fa5ec9d3-a48c-4225-bb71-b2846a3b3ab8 fcde689caa4f41cf87695ff3eea31022 8e2d15016ad44610985ac2b630687626 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 357/698] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:04:17 2026] GET /v2.1/servers/fbd767e3-e426-4919-bf5f-89e00e07b5a9 => generated 1528 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-07-25 05:04:18.712 7 WARNING neutronclient.v2_0.client [None req-e78956c6-f4f0-4fe4-9ea0-ff8f52fc2c65 f2cafc0611654ac792b6f7b032743363 e00c33da05c34261a43441d22dd7c021 - - default default] The python binding code in 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/699] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:04:18 2026] GET /v2.1/servers/458a1753-3b9f-4fc0-800b-a46a616b92bd => generated 1546 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:04:19.000 6 WARNING neutronclient.v2_0.client [None req-05a0e7f9-cc79-4371-a3d9-595a1fce0b10 fcde689caa4f41cf87695ff3eea31022 8e2d15016ad44610985ac2b630687626 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 358/700] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:04:18 2026] GET /v2.1/servers/fbd767e3-e426-4919-bf5f-89e00e07b5a9 => generated 1528 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:04:19.178 7 INFO nova.api.openstack.compute.server_external_events [req-ea115a96-e857-400f-97c5-24f19932aaa6 req-3d1bde14-2f59-46e1-9c8f-58333ddce384 f0c15443363f4083aebbc0d4c000c043 aea1f76454bc4048b6f4ddb309e129bd - - 036539478bef46bfb67ade26aa3bdb66 036539478bef46bfb67ade26aa3bdb66] Creating event network-vif-plugged:1c9147c3-bef7-42a4-882c-c250692e2f81 for instance 458a1753-3b9f-4fc0-800b-a46a616b92bd on instance [pid: 7|app: 0|req: 343/701] 10.0.0.13 () {38 vars in 814 bytes} [Sat Jul 25 05:04:19 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-07-25 05:04:19.933 6 WARNING neutronclient.v2_0.client [None req-abb442ca-6889-416d-9b15-adcfddf36d04 f2cafc0611654ac792b6f7b032743363 e00c33da05c34261a43441d22dd7c021 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 359/702] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:04:19 2026] GET /v2.1/servers/458a1753-3b9f-4fc0-800b-a46a616b92bd => generated 1546 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:04:20.159 7 WARNING neutronclient.v2_0.client [None req-5bc96f26-855f-4492-bb55-635d9f1c6df7 fcde689caa4f41cf87695ff3eea31022 8e2d15016ad44610985ac2b630687626 - - default default] The python binding code in 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/703] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:04:20 2026] GET /v2.1/servers/fbd767e3-e426-4919-bf5f-89e00e07b5a9 => generated 1528 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-07-25 05:04:21.084 6 WARNING neutronclient.v2_0.client [None req-7e38d104-ff7d-4247-831f-d2c476eae8bc f2cafc0611654ac792b6f7b032743363 e00c33da05c34261a43441d22dd7c021 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 360/704] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:04:21 2026] GET /v2.1/servers/458a1753-3b9f-4fc0-800b-a46a616b92bd => generated 1724 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-07-25 05:04:21.275 7 WARNING neutronclient.v2_0.client [None req-52edf069-8c8a-42e6-9b48-009ef7c69ef0 f2cafc0611654ac792b6f7b032743363 e00c33da05c34261a43441d22dd7c021 - - default default] 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-07-25 05:04:21.320 6 WARNING neutronclient.v2_0.client [None req-6844bfa4-655d-4371-8f7f-816bad0a5ad0 fcde689caa4f41cf87695ff3eea31022 8e2d15016ad44610985ac2b630687626 - - default default] The python binding code in 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/705] 10.0.0.86 () {32 vars in 740 bytes} [Sat Jul 25 05:04:21 2026] GET /v2.1/servers/458a1753-3b9f-4fc0-800b-a46a616b92bd/os-interface => generated 285 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 361/706] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:04:21 2026] GET /v2.1/servers/fbd767e3-e426-4919-bf5f-89e00e07b5a9 => generated 1528 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-25 05:04:21.509 7 INFO nova.api.openstack.compute.server_external_events [req-582ba315-f356-487f-9d09-5b39614047e2 req-e89d29ac-571d-44f6-8785-27143dd60bbd f0c15443363f4083aebbc0d4c000c043 aea1f76454bc4048b6f4ddb309e129bd - - 036539478bef46bfb67ade26aa3bdb66 036539478bef46bfb67ade26aa3bdb66] Creating event network-vif-plugged:6ff69efe-0aad-4360-84da-72ba8088db99 for instance fbd767e3-e426-4919-bf5f-89e00e07b5a9 on instance [pid: 7|app: 0|req: 346/707] 10.0.0.13 () {38 vars in 814 bytes} [Sat Jul 25 05:04:21 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:04:22.173 6 INFO nova.api.openstack.compute.server_external_events [req-1bddbc98-17ee-455c-ad88-7f64ca668298 req-9daba616-a855-476b-a102-5effa908aed7 f0c15443363f4083aebbc0d4c000c043 aea1f76454bc4048b6f4ddb309e129bd - - 036539478bef46bfb67ade26aa3bdb66 036539478bef46bfb67ade26aa3bdb66] Creating event network-changed:1c9147c3-bef7-42a4-882c-c250692e2f81 for instance 458a1753-3b9f-4fc0-800b-a46a616b92bd on instance [pid: 6|app: 0|req: 362/708] 10.0.0.26 () {38 vars in 814 bytes} [Sat Jul 25 05:04:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 05:04:22.202 7 WARNING neutronclient.v2_0.client [None req-43f48fcd-ac45-4497-8f79-6318e0fafe02 f2cafc0611654ac792b6f7b032743363 e00c33da05c34261a43441d22dd7c021 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 347/709] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:04:22 2026] GET /v2.1/servers/458a1753-3b9f-4fc0-800b-a46a616b92bd => generated 1724 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, ' [pid: 6|app: 0|req: 363/710] 10.0.0.86 () {32 vars in 640 bytes} [Sat Jul 25 05:04:22 2026] GET /v2.1/servers => generated 376 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:04:22.565 6 WARNING neutronclient.v2_0.client [None req-8d0acc76-b97d-473b-bec0-c03e5a9d77b2 fcde689caa4f41cf87695ff3eea31022 8e2d15016ad44610985ac2b630687626 - - default default] The python binding code in 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/711] 10.0.0.86 () {32 vars in 717 bytes} [Sat Jul 25 05:04:22 2026] DELETE /v2.1/servers/458a1753-3b9f-4fc0-800b-a46a616b92bd => generated 0 bytes in 113 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-07-25 05:04:22.670 7 WARNING neutronclient.v2_0.client [None req-61eecfd3-fc03-4a9a-892f-da46d284a898 f2cafc0611654ac792b6f7b032743363 e00c33da05c34261a43441d22dd7c021 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 364/712] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:04:22 2026] GET /v2.1/servers/fbd767e3-e426-4919-bf5f-89e00e07b5a9 => generated 1528 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/713] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:04:22 2026] GET /v2.1/servers/458a1753-3b9f-4fc0-800b-a46a616b92bd => generated 1730 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:04:23.779 6 WARNING neutronclient.v2_0.client [None req-6e26fc4e-e783-45d5-9198-02c353985914 fcde689caa4f41cf87695ff3eea31022 8e2d15016ad44610985ac2b630687626 - - default default] 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-07-25 05:04:23.837 7 WARNING neutronclient.v2_0.client [None req-656e111c-c3b4-4faf-b07b-decefec8d2ac f2cafc0611654ac792b6f7b032743363 e00c33da05c34261a43441d22dd7c021 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 365/714] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:04:23 2026] GET /v2.1/servers/fbd767e3-e426-4919-bf5f-89e00e07b5a9 => generated 1696 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, ' [pid: 7|app: 0|req: 350/715] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:04:23 2026] GET /v2.1/servers/458a1753-3b9f-4fc0-800b-a46a616b92bd => generated 1850 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-25 05:04:23.978 6 WARNING neutronclient.v2_0.client [None req-9c2df075-eb4a-440a-8257-830625402103 fcde689caa4f41cf87695ff3eea31022 8e2d15016ad44610985ac2b630687626 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 366/716] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:04:23 2026] GET /v2.1/servers/fbd767e3-e426-4919-bf5f-89e00e07b5a9 => generated 1696 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:04:24.914 7 INFO nova.api.openstack.compute.server_external_events [req-ccfa63bf-1552-4a3d-b636-8f5e25aacf96 req-fd3d8ef7-b25f-43eb-a1dd-4e1d0629ac78 f0c15443363f4083aebbc0d4c000c043 aea1f76454bc4048b6f4ddb309e129bd - - 036539478bef46bfb67ade26aa3bdb66 036539478bef46bfb67ade26aa3bdb66] Creating event network-changed:6ff69efe-0aad-4360-84da-72ba8088db99 for instance fbd767e3-e426-4919-bf5f-89e00e07b5a9 on instance [pid: 7|app: 0|req: 351/717] 10.0.0.26 () {38 vars in 814 bytes} [Sat Jul 25 05:04:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:04:25.024 6 WARNING neutronclient.v2_0.client [None req-993bed1b-dfd1-4e26-8c0d-9735b77920f0 f2cafc0611654ac792b6f7b032743363 e00c33da05c34261a43441d22dd7c021 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 367/718] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:04:24 2026] GET /v2.1/servers/458a1753-3b9f-4fc0-800b-a46a616b92bd => generated 1850 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:04:26.199 7 WARNING neutronclient.v2_0.client [None req-e970d53b-733a-4fdf-8b57-b5774c45fad8 f2cafc0611654ac792b6f7b032743363 e00c33da05c34261a43441d22dd7c021 - - default default] The python binding code in 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/719] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:04:26 2026] GET /v2.1/servers/458a1753-3b9f-4fc0-800b-a46a616b92bd => generated 1784 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:04:26.967 6 INFO nova.api.openstack.compute.server_external_events [req-230e9420-a773-46ac-9604-2bd32747148c req-27f3c1fb-bc6d-4101-bc91-1aab30e3479e f0c15443363f4083aebbc0d4c000c043 aea1f76454bc4048b6f4ddb309e129bd - - 036539478bef46bfb67ade26aa3bdb66 036539478bef46bfb67ade26aa3bdb66] Creating event network-vif-deleted:1c9147c3-bef7-42a4-882c-c250692e2f81 for instance 458a1753-3b9f-4fc0-800b-a46a616b92bd on instance [pid: 6|app: 0|req: 368/720] 10.0.0.26 () {38 vars in 814 bytes} [Sat Jul 25 05:04:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:04:27.322 6 WARNING neutronclient.v2_0.client [None req-1a19c499-d930-4831-b648-6215b9f31a75 f2cafc0611654ac792b6f7b032743363 e00c33da05c34261a43441d22dd7c021 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 370/723] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:04:27 2026] GET /v2.1/servers/458a1753-3b9f-4fc0-800b-a46a616b92bd => generated 1508 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-07-25 05:04:28.435 7 WARNING neutronclient.v2_0.client [None req-4b47c198-8dc5-4dc0-a92e-5106e05c4378 f2cafc0611654ac792b6f7b032743363 e00c33da05c34261a43441d22dd7c021 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 354/724] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:04:28 2026] GET /v2.1/servers/458a1753-3b9f-4fc0-800b-a46a616b92bd => generated 1508 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-07-25 05:04:29.543 6 INFO nova.api.openstack.wsgi [None req-a7a64873-2c29-47fc-9776-f74cfff25db4 f2cafc0611654ac792b6f7b032743363 e00c33da05c34261a43441d22dd7c021 - - default default] HTTP exception thrown: Instance 458a1753-3b9f-4fc0-800b-a46a616b92bd could not be found. [pid: 6|app: 0|req: 371/725] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:04:29 2026] GET /v2.1/servers/458a1753-3b9f-4fc0-800b-a46a616b92bd => generated 111 bytes in 56 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: 355/726] 10.0.0.86 () {32 vars in 705 bytes} [Sat Jul 25 05:04:29 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1885425320 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 356/727] 10.0.0.86 () {34 vars in 670 bytes} [Sat Jul 25 05:04:33 2026] POST /v2.1/os-keypairs => generated 395 bytes in 307 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 372/728] 10.0.0.86 () {34 vars in 749 bytes} [Sat Jul 25 05:04:33 2026] POST /v2.1/servers/fbd767e3-e426-4919-bf5f-89e00e07b5a9/action => generated 31889 bytes in 565 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/729] 10.0.0.86 () {34 vars in 670 bytes} [Sat Jul 25 05:04:34 2026] POST /v2.1/os-keypairs => generated 386 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:04:36.129 6 WARNING neutronclient.v2_0.client [None req-f5c5e05b-fcc9-4936-87f0-dd2fa2213ac4 32edbdd9dcf247da9c56b9fc7166cfcd f43b092b796f43f8b49ed97fe417d5af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 05:04:36.178 6 WARNING neutronclient.v2_0.client [None req-f5c5e05b-fcc9-4936-87f0-dd2fa2213ac4 32edbdd9dcf247da9c56b9fc7166cfcd f43b092b796f43f8b49ed97fe417d5af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 05:04:36.217 6 WARNING neutronclient.v2_0.client [None req-f5c5e05b-fcc9-4936-87f0-dd2fa2213ac4 32edbdd9dcf247da9c56b9fc7166cfcd f43b092b796f43f8b49ed97fe417d5af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 05:04:36.402 6 WARNING neutronclient.v2_0.client [None req-f5c5e05b-fcc9-4936-87f0-dd2fa2213ac4 32edbdd9dcf247da9c56b9fc7166cfcd f43b092b796f43f8b49ed97fe417d5af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 373/730] 10.0.0.86 () {34 vars in 662 bytes} [Sat Jul 25 05:04:36 2026] POST /v2.1/servers => generated 496 bytes in 574 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-25 05:04:36.665 7 WARNING neutronclient.v2_0.client [None req-7f7a8866-fb9b-47fe-9c03-103085362ca4 32edbdd9dcf247da9c56b9fc7166cfcd f43b092b796f43f8b49ed97fe417d5af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 358/731] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:04:36 2026] GET /v2.1/servers/92e76f7d-dd5b-4a64-9f0a-2544cc5380bf => 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-07-25 05:04:37.771 6 WARNING neutronclient.v2_0.client [None req-cd957f57-2ce7-4a87-af48-b7bb6a1ba41b 32edbdd9dcf247da9c56b9fc7166cfcd f43b092b796f43f8b49ed97fe417d5af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 375/734] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:04:37 2026] GET /v2.1/servers/92e76f7d-dd5b-4a64-9f0a-2544cc5380bf => generated 1458 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-07-25 05:04:38.872 7 WARNING neutronclient.v2_0.client [None req-9a7c0376-64c0-45c2-9a0c-717cdd558ce6 32edbdd9dcf247da9c56b9fc7166cfcd f43b092b796f43f8b49ed97fe417d5af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 360/735] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:04:38 2026] GET /v2.1/servers/92e76f7d-dd5b-4a64-9f0a-2544cc5380bf => generated 1506 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-07-25 05:04:39.986 6 WARNING neutronclient.v2_0.client [None req-9cf6284c-edd1-4f81-ba13-3cfc5116e779 32edbdd9dcf247da9c56b9fc7166cfcd f43b092b796f43f8b49ed97fe417d5af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 376/736] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:04:39 2026] GET /v2.1/servers/92e76f7d-dd5b-4a64-9f0a-2544cc5380bf => generated 1506 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-07-25 05:04:41.082 7 WARNING neutronclient.v2_0.client [None req-22e663c6-9833-4903-a749-59307f57f206 32edbdd9dcf247da9c56b9fc7166cfcd f43b092b796f43f8b49ed97fe417d5af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 361/737] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:04:41 2026] GET /v2.1/servers/92e76f7d-dd5b-4a64-9f0a-2544cc5380bf => generated 1514 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-07-25 05:04:41.286 6 WARNING neutronclient.v2_0.client [None req-ae547f54-00bc-4c59-bc0f-77bbad94be60 ef0f2974ed844278b612839f22510f42 4381dfaedbdd48e39a278228dcb0940a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 05:04:41.453 6 WARNING neutronclient.v2_0.client [None req-ae547f54-00bc-4c59-bc0f-77bbad94be60 ef0f2974ed844278b612839f22510f42 4381dfaedbdd48e39a278228dcb0940a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 377/738] 10.0.0.86 () {34 vars in 662 bytes} [Sat Jul 25 05:04:41 2026] POST /v2.1/servers => generated 424 bytes in 638 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-07-25 05:04:41.732 7 WARNING neutronclient.v2_0.client [None req-f9bcd759-1e76-4ff0-b40a-98800f82d3ce ef0f2974ed844278b612839f22510f42 4381dfaedbdd48e39a278228dcb0940a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 362/739] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:04:41 2026] GET /v2.1/servers/28aef248-0470-4457-b084-fb47466282e4 => generated 1371 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-07-25 05:04:42.084 6 INFO nova.api.openstack.compute.server_external_events [req-b704a58d-deed-4ac6-8b4e-cb51dee76a9b req-74902d21-50ff-468a-b64b-dc59b1cd5928 f0c15443363f4083aebbc0d4c000c043 aea1f76454bc4048b6f4ddb309e129bd - - 036539478bef46bfb67ade26aa3bdb66 036539478bef46bfb67ade26aa3bdb66] Creating event network-changed:cf68d83a-419b-484d-bdd4-814c510e91f9 for instance 92e76f7d-dd5b-4a64-9f0a-2544cc5380bf on instance [pid: 6|app: 0|req: 378/740] 10.0.0.26 () {38 vars in 814 bytes} [Sat Jul 25 05:04:42 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-07-25 05:04:42.176 7 WARNING neutronclient.v2_0.client [None req-7c46a14f-0c6d-4423-a1f7-29a019641849 32edbdd9dcf247da9c56b9fc7166cfcd f43b092b796f43f8b49ed97fe417d5af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 363/741] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:04:42 2026] GET /v2.1/servers/92e76f7d-dd5b-4a64-9f0a-2544cc5380bf => generated 1638 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:04:42.849 6 WARNING neutronclient.v2_0.client [None req-735e2e7d-3294-4b74-8c3c-922494560e39 ef0f2974ed844278b612839f22510f42 4381dfaedbdd48e39a278228dcb0940a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 379/742] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:04:42 2026] GET /v2.1/servers/28aef248-0470-4457-b084-fb47466282e4 => generated 1375 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:04:43.402 7 WARNING neutronclient.v2_0.client [None req-06269d0a-6aac-448d-b6f5-909e4d872a54 32edbdd9dcf247da9c56b9fc7166cfcd f43b092b796f43f8b49ed97fe417d5af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 364/743] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:04:43 2026] GET /v2.1/servers/92e76f7d-dd5b-4a64-9f0a-2544cc5380bf => generated 1626 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:04:43.932 6 WARNING neutronclient.v2_0.client [None req-2ecb4fdb-43ef-4ddd-8b21-35561aabb492 ef0f2974ed844278b612839f22510f42 4381dfaedbdd48e39a278228dcb0940a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 380/744] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:04:43 2026] GET /v2.1/servers/28aef248-0470-4457-b084-fb47466282e4 => generated 1423 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 365/745] 10.0.0.86 () {32 vars in 717 bytes} [Sat Jul 25 05:04:44 2026] DELETE /v2.1/servers/fbd767e3-e426-4919-bf5f-89e00e07b5a9 => generated 0 bytes in 154 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-07-25 05:04:44.461 6 WARNING neutronclient.v2_0.client [None req-64266231-77d5-4ce5-b8e7-955a93b4dada fcde689caa4f41cf87695ff3eea31022 8e2d15016ad44610985ac2b630687626 - - default default] 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-07-25 05:04:44.601 7 WARNING neutronclient.v2_0.client [None req-718950d9-4d73-49fc-ac36-e5d743f0bd18 32edbdd9dcf247da9c56b9fc7166cfcd f43b092b796f43f8b49ed97fe417d5af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 381/746] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:04:44 2026] GET /v2.1/servers/fbd767e3-e426-4919-bf5f-89e00e07b5a9 => generated 1822 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/747] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:04:44 2026] GET /v2.1/servers/92e76f7d-dd5b-4a64-9f0a-2544cc5380bf => generated 1626 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-07-25 05:04:45.024 6 WARNING neutronclient.v2_0.client [None req-66ebce29-f466-40e2-9f5c-431c67379119 ef0f2974ed844278b612839f22510f42 4381dfaedbdd48e39a278228dcb0940a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 382/748] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:04:44 2026] GET /v2.1/servers/28aef248-0470-4457-b084-fb47466282e4 => generated 1423 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:04:45.713 7 WARNING neutronclient.v2_0.client [None req-5d59cac8-ddbd-4026-9154-0f863f8f3c3c fcde689caa4f41cf87695ff3eea31022 8e2d15016ad44610985ac2b630687626 - - default default] 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: 367/749] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:04:45 2026] GET /v2.1/servers/fbd767e3-e426-4919-bf5f-89e00e07b5a9 => generated 1822 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-25 05:04:45.851 6 WARNING neutronclient.v2_0.client [None req-7e0552bd-a858-4d24-b9d8-f549852cc5af 32edbdd9dcf247da9c56b9fc7166cfcd f43b092b796f43f8b49ed97fe417d5af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 383/750] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:04:45 2026] GET /v2.1/servers/92e76f7d-dd5b-4a64-9f0a-2544cc5380bf => generated 1626 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:04:46.124 7 WARNING neutronclient.v2_0.client [None req-67819b35-810f-48ea-a62d-f6059269ce0d ef0f2974ed844278b612839f22510f42 4381dfaedbdd48e39a278228dcb0940a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 368/751] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:04:46 2026] GET /v2.1/servers/28aef248-0470-4457-b084-fb47466282e4 => generated 1431 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:04:46.895 6 WARNING neutronclient.v2_0.client [None req-a6301410-41f0-4644-9d7c-363cf02fe41c fcde689caa4f41cf87695ff3eea31022 8e2d15016ad44610985ac2b630687626 - - default default] 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-07-25 05:04:47.008 7 WARNING neutronclient.v2_0.client [None req-76ac91a0-bf40-4b92-a0d4-a37d407880e4 32edbdd9dcf247da9c56b9fc7166cfcd f43b092b796f43f8b49ed97fe417d5af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 384/752] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:04:46 2026] GET /v2.1/servers/fbd767e3-e426-4919-bf5f-89e00e07b5a9 => generated 1822 bytes in 425 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:04:47.306 6 WARNING neutronclient.v2_0.client [None req-eae79196-624a-44e8-8d27-e11c3a4f1a69 ef0f2974ed844278b612839f22510f42 4381dfaedbdd48e39a278228dcb0940a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 369/755] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:04:46 2026] GET /v2.1/servers/92e76f7d-dd5b-4a64-9f0a-2544cc5380bf => generated 1626 bytes in 541 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:04:47.531 7 INFO nova.api.openstack.compute.server_external_events [req-d1786dd2-9f03-43b5-9ac5-fc6e93ab3126 req-02030213-1325-4aa6-a7b7-49bb3443a15f f0c15443363f4083aebbc0d4c000c043 aea1f76454bc4048b6f4ddb309e129bd - - 036539478bef46bfb67ade26aa3bdb66 036539478bef46bfb67ade26aa3bdb66] Creating event network-changed:843f3907-5283-42d5-8328-5efc9f17c68f for instance 28aef248-0470-4457-b084-fb47466282e4 on instance [pid: 7|app: 0|req: 370/756] 10.0.0.26 () {38 vars in 814 bytes} [Sat Jul 25 05:04:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 387/757] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:04:47 2026] GET /v2.1/servers/28aef248-0470-4457-b084-fb47466282e4 => generated 1483 bytes in 304 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:04:47.768 7 INFO nova.api.openstack.compute.server_external_events [req-ebb97aff-6b1a-4d80-8f49-b85286f558c3 req-6099bbd4-729b-44ca-b964-f21abfbd094a f0c15443363f4083aebbc0d4c000c043 aea1f76454bc4048b6f4ddb309e129bd - - 036539478bef46bfb67ade26aa3bdb66 036539478bef46bfb67ade26aa3bdb66] Creating event network-vif-deleted:6ff69efe-0aad-4360-84da-72ba8088db99 for instance fbd767e3-e426-4919-bf5f-89e00e07b5a9 on instance [pid: 7|app: 0|req: 371/758] 10.0.0.26 () {38 vars in 814 bytes} [Sat Jul 25 05:04:47 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:04:48.315 6 WARNING neutronclient.v2_0.client [None req-ba796ca6-c567-4f05-89f8-5650cb8bc5e8 fcde689caa4f41cf87695ff3eea31022 8e2d15016ad44610985ac2b630687626 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 05:04:48.322 7 INFO nova.api.openstack.compute.server_external_events [req-894c7928-4c8f-465f-89eb-4c00307e45ee req-417e05f5-b809-44b8-b14b-0ba4a0ae969a f0c15443363f4083aebbc0d4c000c043 aea1f76454bc4048b6f4ddb309e129bd - - 036539478bef46bfb67ade26aa3bdb66 036539478bef46bfb67ade26aa3bdb66] Creating event network-vif-plugged:cf68d83a-419b-484d-bdd4-814c510e91f9 for instance 92e76f7d-dd5b-4a64-9f0a-2544cc5380bf on instance [pid: 7|app: 0|req: 372/759] 10.0.0.13 () {38 vars in 814 bytes} [Sat Jul 25 05:04:48 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) [pid: 6|app: 0|req: 388/760] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:04:48 2026] GET /v2.1/servers/fbd767e3-e426-4919-bf5f-89e00e07b5a9 => generated 1483 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:04:48.579 7 WARNING neutronclient.v2_0.client [None req-2bc5bfd3-3dd0-4dcf-af08-0695df01cbeb 32edbdd9dcf247da9c56b9fc7166cfcd f43b092b796f43f8b49ed97fe417d5af - - default default] 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-07-25 05:04:48.634 6 WARNING neutronclient.v2_0.client [None req-b7f4cb78-6b15-4d77-bb9e-f39f8f26ff7f ef0f2974ed844278b612839f22510f42 4381dfaedbdd48e39a278228dcb0940a - - default default] The python binding code in 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/761] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:04:48 2026] GET /v2.1/servers/92e76f7d-dd5b-4a64-9f0a-2544cc5380bf => generated 1626 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 389/762] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:04:48 2026] GET /v2.1/servers/28aef248-0470-4457-b084-fb47466282e4 => generated 1471 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-07-25 05:04:49.481 7 WARNING neutronclient.v2_0.client [None req-39211916-13af-4870-85a2-7e706147723a fcde689caa4f41cf87695ff3eea31022 8e2d15016ad44610985ac2b630687626 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 374/763] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:04:49 2026] GET /v2.1/servers/fbd767e3-e426-4919-bf5f-89e00e07b5a9 => generated 1488 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-07-25 05:04:49.764 6 WARNING neutronclient.v2_0.client [None req-b62c6f9d-8775-4d52-98c5-f74c407b4452 32edbdd9dcf247da9c56b9fc7166cfcd f43b092b796f43f8b49ed97fe417d5af - - default default] 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-07-25 05:04:49.831 7 WARNING neutronclient.v2_0.client [None req-92cad9fa-4a31-4473-9946-1ddcc44c4463 ef0f2974ed844278b612839f22510f42 4381dfaedbdd48e39a278228dcb0940a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 390/764] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:04:49 2026] GET /v2.1/servers/92e76f7d-dd5b-4a64-9f0a-2544cc5380bf => generated 1804 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 375/765] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:04:49 2026] GET /v2.1/servers/28aef248-0470-4457-b084-fb47466282e4 => generated 1471 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-25 05:04:50.004 6 WARNING neutronclient.v2_0.client [None req-30a97f7e-e5c0-4c88-8c55-85a1cee1d6b3 32edbdd9dcf247da9c56b9fc7166cfcd f43b092b796f43f8b49ed97fe417d5af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 391/766] 10.0.0.86 () {32 vars in 740 bytes} [Sat Jul 25 05:04:49 2026] GET /v2.1/servers/92e76f7d-dd5b-4a64-9f0a-2544cc5380bf/os-interface => generated 284 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:04:50.615 7 WARNING neutronclient.v2_0.client [None req-e4d2414b-551f-47f4-859b-e63764fd2679 fcde689caa4f41cf87695ff3eea31022 8e2d15016ad44610985ac2b630687626 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 376/767] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:04:50 2026] GET /v2.1/servers/fbd767e3-e426-4919-bf5f-89e00e07b5a9 => generated 1488 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:04:50.922 6 INFO nova.api.openstack.compute.server_external_events [req-c8ae4786-7e1c-40ef-876f-d39f8563a1f3 req-e034c7c6-032d-441f-b19b-312cf4e8e6c5 f0c15443363f4083aebbc0d4c000c043 aea1f76454bc4048b6f4ddb309e129bd - - 036539478bef46bfb67ade26aa3bdb66 036539478bef46bfb67ade26aa3bdb66] Creating event network-changed:cf68d83a-419b-484d-bdd4-814c510e91f9 for instance 92e76f7d-dd5b-4a64-9f0a-2544cc5380bf on instance [pid: 6|app: 0|req: 392/768] 10.0.0.26 () {38 vars in 814 bytes} [Sat Jul 25 05:04:50 2026] POST /v2.1/os-server-external-events => generated 179 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-07-25 05:04:51.054 7 WARNING neutronclient.v2_0.client [None req-64a64136-74c5-4f96-984f-f0f964d3752c ef0f2974ed844278b612839f22510f42 4381dfaedbdd48e39a278228dcb0940a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 377/769] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:04:51 2026] GET /v2.1/servers/28aef248-0470-4457-b084-fb47466282e4 => generated 1471 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:04:51.903 6 INFO nova.api.openstack.wsgi [None req-610b2b5f-204d-49f5-bd41-5ba521c839ff fcde689caa4f41cf87695ff3eea31022 8e2d15016ad44610985ac2b630687626 - - default default] HTTP exception thrown: Instance fbd767e3-e426-4919-bf5f-89e00e07b5a9 could not be found. [pid: 6|app: 0|req: 393/770] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:04:51 2026] GET /v2.1/servers/fbd767e3-e426-4919-bf5f-89e00e07b5a9 => 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: 378/771] 10.0.0.86 () {32 vars in 727 bytes} [Sat Jul 25 05:04:52 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-437732917 => generated 0 bytes in 34 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-07-25 05:04:52.226 6 WARNING neutronclient.v2_0.client [None req-ed51995f-3673-4337-8c4e-edb3f828b91b ef0f2974ed844278b612839f22510f42 4381dfaedbdd48e39a278228dcb0940a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 394/772] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:04:52 2026] GET /v2.1/servers/28aef248-0470-4457-b084-fb47466282e4 => generated 1471 bytes in 299 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/773] 10.0.0.86 () {32 vars in 717 bytes} [Sat Jul 25 05:04:52 2026] DELETE /v2.1/servers/29590f7a-07be-4e01-b7e1-0b35c430489b => generated 0 bytes in 147 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-07-25 05:04:52.578 6 WARNING neutronclient.v2_0.client [None req-d118c42d-723a-426b-a541-e807932fc623 fcde689caa4f41cf87695ff3eea31022 8e2d15016ad44610985ac2b630687626 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 395/774] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:04:52 2026] GET /v2.1/servers/29590f7a-07be-4e01-b7e1-0b35c430489b => generated 1700 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:04:53.544 7 WARNING neutronclient.v2_0.client [None req-bd2e459f-fafa-400c-9880-1d767289e293 ef0f2974ed844278b612839f22510f42 4381dfaedbdd48e39a278228dcb0940a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 05:04:53.559 6 INFO nova.api.openstack.compute.server_external_events [req-4ce5ccd0-219a-4325-b582-c12114811bea req-bc02ee91-aeba-4b43-93c5-c66acf31efa4 f0c15443363f4083aebbc0d4c000c043 aea1f76454bc4048b6f4ddb309e129bd - - 036539478bef46bfb67ade26aa3bdb66 036539478bef46bfb67ade26aa3bdb66] Creating event network-vif-plugged:843f3907-5283-42d5-8328-5efc9f17c68f for instance 28aef248-0470-4457-b084-fb47466282e4 on instance [pid: 6|app: 0|req: 396/775] 10.0.0.13 () {38 vars in 814 bytes} [Sat Jul 25 05:04:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/776] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:04:53 2026] GET /v2.1/servers/28aef248-0470-4457-b084-fb47466282e4 => generated 1471 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:04:53.771 6 WARNING neutronclient.v2_0.client [None req-6a3466b3-1e74-45a4-a02e-bc9a3dc3b2db fcde689caa4f41cf87695ff3eea31022 8e2d15016ad44610985ac2b630687626 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 397/777] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:04:53 2026] GET /v2.1/servers/29590f7a-07be-4e01-b7e1-0b35c430489b => generated 1700 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:04:54.758 7 WARNING neutronclient.v2_0.client [None req-fa2a9021-78ec-4950-88f9-dbd49c01ab3c ef0f2974ed844278b612839f22510f42 4381dfaedbdd48e39a278228dcb0940a - - default default] The python binding code in 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/778] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:04:54 2026] GET /v2.1/servers/28aef248-0470-4457-b084-fb47466282e4 => generated 1657 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 398/779] 10.0.0.86 () {32 vars in 722 bytes} [Sat Jul 25 05:04:54 2026] GET /v2.1/servers/28aef248-0470-4457-b084-fb47466282e4/ips => generated 110 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-07-25 05:04:54.950 7 WARNING neutronclient.v2_0.client [None req-bbc309b7-96bf-4649-9eb2-3f7c76268d96 fcde689caa4f41cf87695ff3eea31022 8e2d15016ad44610985ac2b630687626 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 399/780] 10.0.0.86 () {32 vars in 722 bytes} [Sat Jul 25 05:04:54 2026] GET /v2.1/servers/28aef248-0470-4457-b084-fb47466282e4/ips => generated 110 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 400/781] 10.0.0.86 () {32 vars in 824 bytes} [Sat Jul 25 05:04:54 2026] GET /v2.1/servers/28aef248-0470-4457-b084-fb47466282e4/ips/tempest-ServerAddressesTestJSON-1031920482-network => generated 95 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 382/782] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:04:54 2026] GET /v2.1/servers/29590f7a-07be-4e01-b7e1-0b35c430489b => generated 1700 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 401/783] 10.0.0.86 () {32 vars in 717 bytes} [Sat Jul 25 05:04:55 2026] DELETE /v2.1/servers/28aef248-0470-4457-b084-fb47466282e4 => 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-07-25 05:04:55.205 7 WARNING neutronclient.v2_0.client [None req-8862d16f-41b8-41bb-90c1-750694664836 ef0f2974ed844278b612839f22510f42 4381dfaedbdd48e39a278228dcb0940a - - default default] The python binding code in 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/784] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:04:55 2026] GET /v2.1/servers/28aef248-0470-4457-b084-fb47466282e4 => generated 1663 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:04:55.502 6 INFO nova.api.openstack.compute.server_external_events [req-df5fcdac-02a2-4fd7-8c6a-1d6b63c21e53 req-c955fee1-4fea-45b4-8c5c-5b370522bc12 f0c15443363f4083aebbc0d4c000c043 aea1f76454bc4048b6f4ddb309e129bd - - 036539478bef46bfb67ade26aa3bdb66 036539478bef46bfb67ade26aa3bdb66] Creating event network-vif-deleted:8cf42b5d-80e9-4c89-98fd-1aa5782ba9dd for instance 29590f7a-07be-4e01-b7e1-0b35c430489b on instance [pid: 6|app: 0|req: 402/785] 10.0.0.26 () {38 vars in 814 bytes} [Sat Jul 25 05:04:55 2026] POST /v2.1/os-server-external-events => generated 183 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-07-25 05:04:56.125 7 WARNING neutronclient.v2_0.client [None req-6e304ce9-e92e-41f7-9bc9-213dcc623265 fcde689caa4f41cf87695ff3eea31022 8e2d15016ad44610985ac2b630687626 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 384/786] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:04:56 2026] GET /v2.1/servers/29590f7a-07be-4e01-b7e1-0b35c430489b => generated 1482 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-07-25 05:04:56.518 6 WARNING neutronclient.v2_0.client [None req-cfb95384-451e-47f0-b3fc-45ec5b753143 ef0f2974ed844278b612839f22510f42 4381dfaedbdd48e39a278228dcb0940a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 403/787] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:04:56 2026] GET /v2.1/servers/28aef248-0470-4457-b084-fb47466282e4 => generated 1663 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:04:57.226 7 WARNING neutronclient.v2_0.client [None req-5cd8a426-7164-4e60-aa9f-b5de519c26b7 fcde689caa4f41cf87695ff3eea31022 8e2d15016ad44610985ac2b630687626 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 386/790] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:04:57 2026] GET /v2.1/servers/29590f7a-07be-4e01-b7e1-0b35c430489b => generated 1487 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:04:57.696 6 WARNING neutronclient.v2_0.client [None req-4926ce98-45ce-403c-a997-5ddb1d31cb84 ef0f2974ed844278b612839f22510f42 4381dfaedbdd48e39a278228dcb0940a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 405/791] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:04:57 2026] GET /v2.1/servers/28aef248-0470-4457-b084-fb47466282e4 => generated 1663 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:04:58.019 7 INFO nova.api.openstack.compute.server_external_events [req-1b46cf3b-1b03-4f47-81b3-2682eabdc9f7 req-5121ee79-92fa-4ca1-8ad3-d08e29bfe92b f0c15443363f4083aebbc0d4c000c043 aea1f76454bc4048b6f4ddb309e129bd - - 036539478bef46bfb67ade26aa3bdb66 036539478bef46bfb67ade26aa3bdb66] Creating event network-vif-deleted:843f3907-5283-42d5-8328-5efc9f17c68f for instance 28aef248-0470-4457-b084-fb47466282e4 on instance [pid: 7|app: 0|req: 387/792] 10.0.0.26 () {38 vars in 814 bytes} [Sat Jul 25 05:04:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:04:58.338 6 WARNING neutronclient.v2_0.client [None req-8c8ae175-e4ae-4e6d-8662-b266c779c07d fcde689caa4f41cf87695ff3eea31022 8e2d15016ad44610985ac2b630687626 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 406/793] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:04:58 2026] GET /v2.1/servers/29590f7a-07be-4e01-b7e1-0b35c430489b => generated 1487 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:04:58.835 7 WARNING neutronclient.v2_0.client [None req-e441ddb2-f22e-46fb-a112-b5304bf21452 ef0f2974ed844278b612839f22510f42 4381dfaedbdd48e39a278228dcb0940a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 388/794] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:04:58 2026] GET /v2.1/servers/28aef248-0470-4457-b084-fb47466282e4 => generated 1452 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-07-25 05:04:59.221 6 WARNING neutronclient.v2_0.client [None req-b8328dea-e28d-4822-a32c-a966791d7dc1 32edbdd9dcf247da9c56b9fc7166cfcd f43b092b796f43f8b49ed97fe417d5af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 407/795] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:04:59 2026] GET /v2.1/servers/92e76f7d-dd5b-4a64-9f0a-2544cc5380bf => generated 1924 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:04:59.453 7 WARNING neutronclient.v2_0.client [None req-7f1a3560-65e3-4640-9e25-94c21b580720 fcde689caa4f41cf87695ff3eea31022 8e2d15016ad44610985ac2b630687626 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 389/796] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:04:59 2026] GET /v2.1/servers/29590f7a-07be-4e01-b7e1-0b35c430489b => generated 1487 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-07-25 05:04:59.940 6 WARNING neutronclient.v2_0.client [None req-3e0ed6c0-856a-4b6c-9fb6-364281a4828d ef0f2974ed844278b612839f22510f42 4381dfaedbdd48e39a278228dcb0940a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 408/797] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:04:59 2026] GET /v2.1/servers/28aef248-0470-4457-b084-fb47466282e4 => generated 1457 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:05:00.565 7 INFO nova.api.openstack.wsgi [None req-ad6fefec-b0ce-45da-97af-c267a8e20e1e fcde689caa4f41cf87695ff3eea31022 8e2d15016ad44610985ac2b630687626 - - default default] HTTP exception thrown: Instance 29590f7a-07be-4e01-b7e1-0b35c430489b could not be found. [pid: 7|app: 0|req: 390/798] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:05:00 2026] GET /v2.1/servers/29590f7a-07be-4e01-b7e1-0b35c430489b => generated 111 bytes in 44 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: 6|app: 0|req: 409/799] 10.0.0.86 () {32 vars in 727 bytes} [Sat Jul 25 05:05:00 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-412571406 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:05:01.049 7 WARNING neutronclient.v2_0.client [None req-25f28cbc-1a08-44bd-8612-a686a2d5ab1a ef0f2974ed844278b612839f22510f42 4381dfaedbdd48e39a278228dcb0940a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 391/800] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:05:00 2026] GET /v2.1/servers/28aef248-0470-4457-b084-fb47466282e4 => generated 1457 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 410/801] 10.0.0.86 () {32 vars in 752 bytes} [Sat Jul 25 05:05:01 2026] GET /v2.1/servers/92e76f7d-dd5b-4a64-9f0a-2544cc5380bf/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-07-25 05:05:02.167 7 INFO nova.api.openstack.wsgi [None req-f459266d-7b64-405f-be55-2eee383e8b39 ef0f2974ed844278b612839f22510f42 4381dfaedbdd48e39a278228dcb0940a - - default default] HTTP exception thrown: Instance 28aef248-0470-4457-b084-fb47466282e4 could not be found. [pid: 7|app: 0|req: 392/802] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:05:02 2026] GET /v2.1/servers/28aef248-0470-4457-b084-fb47466282e4 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 411/803] 10.0.0.86 () {32 vars in 717 bytes} [Sat Jul 25 05:05:03 2026] DELETE /v2.1/servers/92e76f7d-dd5b-4a64-9f0a-2544cc5380bf => generated 0 bytes in 91 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:05:03.274 7 WARNING neutronclient.v2_0.client [None req-9742e45c-175b-4825-ab1f-efa6f2ab3ea5 32edbdd9dcf247da9c56b9fc7166cfcd f43b092b796f43f8b49ed97fe417d5af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 393/804] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:05:03 2026] GET /v2.1/servers/92e76f7d-dd5b-4a64-9f0a-2544cc5380bf => generated 1930 bytes in 428 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:05:04.746 6 WARNING neutronclient.v2_0.client [None req-7c480246-ef58-4576-9154-dbb9648e8769 32edbdd9dcf247da9c56b9fc7166cfcd f43b092b796f43f8b49ed97fe417d5af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 412/805] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:05:04 2026] GET /v2.1/servers/92e76f7d-dd5b-4a64-9f0a-2544cc5380bf => generated 1930 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-07-25 05:05:06.041 7 WARNING neutronclient.v2_0.client [None req-68e92b0d-ce4d-44b5-ad1c-29d31b48d25d 32edbdd9dcf247da9c56b9fc7166cfcd f43b092b796f43f8b49ed97fe417d5af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 394/806] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:05:05 2026] GET /v2.1/servers/92e76f7d-dd5b-4a64-9f0a-2544cc5380bf => generated 1930 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:05:06.579 6 INFO nova.api.openstack.compute.server_external_events [req-0bae0d72-c286-433f-8628-daa355290172 req-c07c1482-78cd-4195-a03a-ccda729e2dca f0c15443363f4083aebbc0d4c000c043 aea1f76454bc4048b6f4ddb309e129bd - - 036539478bef46bfb67ade26aa3bdb66 036539478bef46bfb67ade26aa3bdb66] Creating event network-vif-deleted:cf68d83a-419b-484d-bdd4-814c510e91f9 for instance 92e76f7d-dd5b-4a64-9f0a-2544cc5380bf on instance [pid: 6|app: 0|req: 413/807] 10.0.0.26 () {38 vars in 814 bytes} [Sat Jul 25 05:05:06 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-07-25 05:05:07.249 7 WARNING neutronclient.v2_0.client [None req-693311c4-20f5-4d84-82e3-fbf4d5425c96 32edbdd9dcf247da9c56b9fc7166cfcd f43b092b796f43f8b49ed97fe417d5af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 396/810] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:05:07 2026] GET /v2.1/servers/92e76f7d-dd5b-4a64-9f0a-2544cc5380bf => generated 1535 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-07-25 05:05:08.368 6 WARNING neutronclient.v2_0.client [None req-96b5dfd2-8c81-41c2-966d-1a5b704179af 32edbdd9dcf247da9c56b9fc7166cfcd f43b092b796f43f8b49ed97fe417d5af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 415/811] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:05:08 2026] GET /v2.1/servers/92e76f7d-dd5b-4a64-9f0a-2544cc5380bf => generated 1540 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:05:09.480 7 WARNING neutronclient.v2_0.client [None req-f0346ef9-439a-404e-9730-2e073f0ff684 32edbdd9dcf247da9c56b9fc7166cfcd f43b092b796f43f8b49ed97fe417d5af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 397/812] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:05:09 2026] GET /v2.1/servers/92e76f7d-dd5b-4a64-9f0a-2544cc5380bf => generated 1540 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:05:10.576 6 INFO nova.api.openstack.wsgi [None req-1a89d925-bf46-499a-a84e-870ebe880f59 32edbdd9dcf247da9c56b9fc7166cfcd f43b092b796f43f8b49ed97fe417d5af - - default default] HTTP exception thrown: Instance 92e76f7d-dd5b-4a64-9f0a-2544cc5380bf could not be found. [pid: 6|app: 0|req: 416/813] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:05:10 2026] GET /v2.1/servers/92e76f7d-dd5b-4a64-9f0a-2544cc5380bf => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:05:10.609 7 INFO nova.api.openstack.wsgi [None req-8d33eedb-8387-40b1-96be-0b7f8a022225 32edbdd9dcf247da9c56b9fc7166cfcd f43b092b796f43f8b49ed97fe417d5af - - default default] HTTP exception thrown: Instance 92e76f7d-dd5b-4a64-9f0a-2544cc5380bf could not be found. [pid: 7|app: 0|req: 398/814] 10.0.0.86 () {32 vars in 717 bytes} [Sat Jul 25 05:05:10 2026] DELETE /v2.1/servers/92e76f7d-dd5b-4a64-9f0a-2544cc5380bf => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:05:10.644 6 INFO nova.api.openstack.wsgi [None req-f23ea3fd-627a-40aa-aee8-20c91a2658c4 32edbdd9dcf247da9c56b9fc7166cfcd f43b092b796f43f8b49ed97fe417d5af - - default default] HTTP exception thrown: Instance 92e76f7d-dd5b-4a64-9f0a-2544cc5380bf could not be found. [pid: 6|app: 0|req: 417/815] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:05:10 2026] GET /v2.1/servers/92e76f7d-dd5b-4a64-9f0a-2544cc5380bf => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 399/816] 10.0.0.86 () {32 vars in 705 bytes} [Sat Jul 25 05:05:10 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2032932711 => 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: 6|app: 0|req: 418/817] 10.0.0.86 () {32 vars in 723 bytes} [Sat Jul 25 05:05:12 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-46096934 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 6|app: 0|req: 425/830] 10.0.0.86 () {34 vars in 670 bytes} [Sat Jul 25 05:06:12 2026] POST /v2.1/os-keypairs => generated 396 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 05:06:15.366 7 WARNING neutronclient.v2_0.client [None req-89f45c8b-1cf4-42dd-8962-0092db0d2cd9 fb463815213747729ab5051c35a75c2c eb68f6b219854050a54ed551e3ad5297 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 05:06:15.430 7 WARNING neutronclient.v2_0.client [None req-89f45c8b-1cf4-42dd-8962-0092db0d2cd9 fb463815213747729ab5051c35a75c2c eb68f6b219854050a54ed551e3ad5297 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 05:06:15.745 7 WARNING neutronclient.v2_0.client [None req-89f45c8b-1cf4-42dd-8962-0092db0d2cd9 fb463815213747729ab5051c35a75c2c eb68f6b219854050a54ed551e3ad5297 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 406/831] 10.0.0.86 () {34 vars in 662 bytes} [Sat Jul 25 05:06:15 2026] POST /v2.1/servers => generated 448 bytes in 660 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-25 05:06:15.962 6 WARNING neutronclient.v2_0.client [None req-7d03ab53-b1ce-4013-8e16-249d6664d7af fb463815213747729ab5051c35a75c2c eb68f6b219854050a54ed551e3ad5297 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 426/832] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:06:15 2026] GET /v2.1/servers/c7906b7e-5495-4f2a-862e-a890b8311264 => generated 1394 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-07-25 05:06:21.071 6 WARNING neutronclient.v2_0.client [None req-8d01fd8c-a177-4569-a961-ff880581b86a fb463815213747729ab5051c35a75c2c eb68f6b219854050a54ed551e3ad5297 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 428/835] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:06:21 2026] GET /v2.1/servers/c7906b7e-5495-4f2a-862e-a890b8311264 => generated 1520 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:06:21.394 7 INFO nova.api.openstack.compute.server_external_events [req-8348cf8a-ebb3-487b-a24f-f4be64031fd2 req-c12d6a7a-6db7-4fe4-8431-1e1ae4f66af7 f0c15443363f4083aebbc0d4c000c043 aea1f76454bc4048b6f4ddb309e129bd - - 036539478bef46bfb67ade26aa3bdb66 036539478bef46bfb67ade26aa3bdb66] Creating event network-changed:2c964ed0-e5cc-470f-91a1-2ea4681a749a for instance c7906b7e-5495-4f2a-862e-a890b8311264 on instance [pid: 7|app: 0|req: 408/836] 10.0.0.26 () {38 vars in 814 bytes} [Sat Jul 25 05:06:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:06:26.219 6 WARNING neutronclient.v2_0.client [None req-c0d95739-ddeb-4ee6-b855-cbba3d2eb27b fb463815213747729ab5051c35a75c2c eb68f6b219854050a54ed551e3ad5297 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 429/837] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:06:26 2026] GET /v2.1/servers/c7906b7e-5495-4f2a-862e-a890b8311264 => generated 1518 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-07-25 05:06:27.294 6 INFO nova.api.openstack.compute.server_external_events [req-4af9d9ed-5680-407a-bff8-1c5b59e3b646 req-38753c22-d237-4835-8c41-77648f7c5bbe f0c15443363f4083aebbc0d4c000c043 aea1f76454bc4048b6f4ddb309e129bd - - 036539478bef46bfb67ade26aa3bdb66 036539478bef46bfb67ade26aa3bdb66] Creating event network-vif-plugged:2c964ed0-e5cc-470f-91a1-2ea4681a749a for instance c7906b7e-5495-4f2a-862e-a890b8311264 on instance [pid: 6|app: 0|req: 431/840] 10.0.0.13 () {38 vars in 814 bytes} [Sat Jul 25 05:06:27 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:06:31.480 7 WARNING neutronclient.v2_0.client [None req-9a701c72-f64c-4363-974d-a7aa9756e848 fb463815213747729ab5051c35a75c2c eb68f6b219854050a54ed551e3ad5297 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 410/841] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:06:31 2026] GET /v2.1/servers/c7906b7e-5495-4f2a-862e-a890b8311264 => generated 1817 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:06:32.868 7 INFO nova.api.openstack.compute.server_external_events [req-2886bd76-6abe-4546-bb87-85cf7dd859b1 req-a01403c7-80dc-4945-86bd-bb0782db9b20 f0c15443363f4083aebbc0d4c000c043 aea1f76454bc4048b6f4ddb309e129bd - - 036539478bef46bfb67ade26aa3bdb66 036539478bef46bfb67ade26aa3bdb66] Creating event network-changed:2c964ed0-e5cc-470f-91a1-2ea4681a749a for instance c7906b7e-5495-4f2a-862e-a890b8311264 on instance [pid: 7|app: 0|req: 411/842] 10.0.0.26 () {38 vars in 814 bytes} [Sat Jul 25 05:06:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 05:06:32.918 6 WARNING neutronclient.v2_0.client [None req-b0dbe282-3de1-4756-a4ee-ddc639db7d3e fb463815213747729ab5051c35a75c2c eb68f6b219854050a54ed551e3ad5297 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 05:06:32.965 6 WARNING neutronclient.v2_0.client [None req-b0dbe282-3de1-4756-a4ee-ddc639db7d3e fb463815213747729ab5051c35a75c2c eb68f6b219854050a54ed551e3ad5297 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 05:06:33.176 6 WARNING neutronclient.v2_0.client [None req-b0dbe282-3de1-4756-a4ee-ddc639db7d3e fb463815213747729ab5051c35a75c2c eb68f6b219854050a54ed551e3ad5297 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 432/843] 10.0.0.86 () {34 vars in 662 bytes} [Sat Jul 25 05:06:32 2026] POST /v2.1/servers => generated 448 bytes in 498 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-07-25 05:06:33.374 7 WARNING neutronclient.v2_0.client [None req-e4d72b27-b969-46e7-8087-2266abd73300 fb463815213747729ab5051c35a75c2c eb68f6b219854050a54ed551e3ad5297 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 412/844] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:06:33 2026] GET /v2.1/servers/d970d444-1b35-4a31-a5ee-884c2c485d8c => generated 1394 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-07-25 05:06:38.476 6 WARNING neutronclient.v2_0.client [None req-a74be94c-68df-4662-b20e-0632364f99a2 fb463815213747729ab5051c35a75c2c eb68f6b219854050a54ed551e3ad5297 - - default default] 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-07-25 05:06:38.631 7 INFO nova.api.openstack.compute.server_external_events [req-5140d21a-8e22-4404-8834-b057e6006d0c req-74443ec2-67f2-4142-a3bf-68f7c368e3a8 f0c15443363f4083aebbc0d4c000c043 aea1f76454bc4048b6f4ddb309e129bd - - 036539478bef46bfb67ade26aa3bdb66 036539478bef46bfb67ade26aa3bdb66] Creating event network-changed:6d5ce5e3-3f34-4275-9bf4-2a8dd9efd434 for instance d970d444-1b35-4a31-a5ee-884c2c485d8c on instance [pid: 7|app: 0|req: 414/847] 10.0.0.26 () {38 vars in 814 bytes} [Sat Jul 25 05:06:38 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: 6|app: 0|req: 434/848] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:06:38 2026] GET /v2.1/servers/d970d444-1b35-4a31-a5ee-884c2c485d8c => generated 1520 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:06:42.880 7 INFO nova.api.openstack.compute.server_external_events [req-15da85d0-8877-4e0c-b00b-87bb3fb9ff07 req-dd98172e-8ba3-4527-9db3-0bf61e9f4f91 f0c15443363f4083aebbc0d4c000c043 aea1f76454bc4048b6f4ddb309e129bd - - 036539478bef46bfb67ade26aa3bdb66 036539478bef46bfb67ade26aa3bdb66] Creating event network-vif-plugged:6d5ce5e3-3f34-4275-9bf4-2a8dd9efd434 for instance d970d444-1b35-4a31-a5ee-884c2c485d8c on instance [pid: 7|app: 0|req: 415/849] 10.0.0.13 () {38 vars in 814 bytes} [Sat Jul 25 05:06:42 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-07-25 05:06:43.709 6 WARNING neutronclient.v2_0.client [None req-27ecdf2b-e837-4c11-b541-4321ab71e359 fb463815213747729ab5051c35a75c2c eb68f6b219854050a54ed551e3ad5297 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 435/850] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:06:43 2026] GET /v2.1/servers/d970d444-1b35-4a31-a5ee-884c2c485d8c => generated 1518 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-07-25 05:06:48.937 7 WARNING neutronclient.v2_0.client [None req-150827ad-215c-4b8f-8bac-d022585d654f fb463815213747729ab5051c35a75c2c eb68f6b219854050a54ed551e3ad5297 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 417/853] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:06:48 2026] GET /v2.1/servers/d970d444-1b35-4a31-a5ee-884c2c485d8c => generated 1818 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:06:50.140 6 INFO nova.api.openstack.compute.server_external_events [req-a6a1249f-3ab7-4f49-8fd4-3cbc7bdaf032 req-1ad1e9b9-d097-4a4e-a6cd-7d3d51b12f81 f0c15443363f4083aebbc0d4c000c043 aea1f76454bc4048b6f4ddb309e129bd - - 036539478bef46bfb67ade26aa3bdb66 036539478bef46bfb67ade26aa3bdb66] Creating event network-changed:6d5ce5e3-3f34-4275-9bf4-2a8dd9efd434 for instance d970d444-1b35-4a31-a5ee-884c2c485d8c on instance [pid: 6|app: 0|req: 437/854] 10.0.0.26 () {38 vars in 814 bytes} [Sat Jul 25 05:06:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:07:26.542 7 WARNING neutronclient.v2_0.client [None req-0bd6f675-3c02-4ab9-a084-44b034a37a70 2a21d64c31154c0aa5fb4aa4077a462a d6c73a92f68c44f68e6b7544fde3ab0d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 05:07:26.603 7 WARNING neutronclient.v2_0.client [None req-0bd6f675-3c02-4ab9-a084-44b034a37a70 2a21d64c31154c0aa5fb4aa4077a462a d6c73a92f68c44f68e6b7544fde3ab0d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 05:07:26.742 7 WARNING neutronclient.v2_0.client [None req-0bd6f675-3c02-4ab9-a084-44b034a37a70 2a21d64c31154c0aa5fb4aa4077a462a d6c73a92f68c44f68e6b7544fde3ab0d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 421/863] 199.204.45.223 () {36 vars in 714 bytes} [Sat Jul 25 05:07:26 2026] POST /v2.1/servers => generated 453 bytes in 863 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-07-25 05:07:27.599 6 WARNING neutronclient.v2_0.client [None req-f4bb389a-22b5-4324-a1e1-16732a141073 2a21d64c31154c0aa5fb4aa4077a462a d6c73a92f68c44f68e6b7544fde3ab0d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 443/864] 199.204.45.223 () {32 vars in 733 bytes} [Sat Jul 25 05:07:27 2026] GET /v2.1/servers/1d0c4756-addd-4584-bdc2-6db7d9311c0c => generated 2213 bytes in 90 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-07-25 05:07:27.702 7 WARNING neutronclient.v2_0.client [None req-628d9802-2367-4626-9deb-622922e095b3 2a21d64c31154c0aa5fb4aa4077a462a d6c73a92f68c44f68e6b7544fde3ab0d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 422/865] 199.204.45.223 () {32 vars in 759 bytes} [Sat Jul 25 05:07:27 2026] GET /v2.1/servers/1d0c4756-addd-4584-bdc2-6db7d9311c0c/os-interface => generated 28 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 444/866] 199.204.45.223 () {32 vars in 777 bytes} [Sat Jul 25 05:07:27 2026] GET /v2.1/servers/1d0c4756-addd-4584-bdc2-6db7d9311c0c/os-volume_attachments => generated 197 bytes in 32 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-07-25 05:07:30.641 7 WARNING neutronclient.v2_0.client [None req-e5d2ec42-d592-4ab0-9f3d-971ad57ef940 2a21d64c31154c0aa5fb4aa4077a462a d6c73a92f68c44f68e6b7544fde3ab0d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 423/867] 199.204.45.223 () {32 vars in 733 bytes} [Sat Jul 25 05:07:30 2026] GET /v2.1/servers/1d0c4756-addd-4584-bdc2-6db7d9311c0c => generated 2371 bytes in 370 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-07-25 05:07:30.731 6 WARNING neutronclient.v2_0.client [None req-2cae9a70-e06a-462f-b523-77ed2ad6546a 2a21d64c31154c0aa5fb4aa4077a462a d6c73a92f68c44f68e6b7544fde3ab0d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 445/868] 199.204.45.223 () {32 vars in 759 bytes} [Sat Jul 25 05:07:30 2026] GET /v2.1/servers/1d0c4756-addd-4584-bdc2-6db7d9311c0c/os-interface => generated 28 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 424/869] 199.204.45.223 () {32 vars in 777 bytes} [Sat Jul 25 05:07:30 2026] GET /v2.1/servers/1d0c4756-addd-4584-bdc2-6db7d9311c0c/os-volume_attachments => generated 197 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:07:32.535 6 INFO nova.api.openstack.compute.server_external_events [req-c5b61a89-4898-4835-994b-427fc90824d9 req-c386d677-3802-42ac-a89a-b8a699692458 f0c15443363f4083aebbc0d4c000c043 aea1f76454bc4048b6f4ddb309e129bd - - 036539478bef46bfb67ade26aa3bdb66 036539478bef46bfb67ade26aa3bdb66] Creating event network-changed:a2e7bbf8-c63d-4779-9f7a-69ddb2247423 for instance 1d0c4756-addd-4584-bdc2-6db7d9311c0c on instance [pid: 6|app: 0|req: 446/870] 10.0.0.26 () {38 vars in 814 bytes} [Sat Jul 25 05:07:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:07:33.736 7 WARNING neutronclient.v2_0.client [None req-cb5f6524-ccfd-4c98-93e9-9949cc7a8f8a 2a21d64c31154c0aa5fb4aa4077a462a d6c73a92f68c44f68e6b7544fde3ab0d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 425/871] 199.204.45.223 () {32 vars in 733 bytes} [Sat Jul 25 05:07:33 2026] GET /v2.1/servers/1d0c4756-addd-4584-bdc2-6db7d9311c0c => generated 2445 bytes in 125 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-07-25 05:07:33.866 6 WARNING neutronclient.v2_0.client [None req-ea43d183-dc4a-4be0-83db-ccfd7d182239 2a21d64c31154c0aa5fb4aa4077a462a d6c73a92f68c44f68e6b7544fde3ab0d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 447/872] 199.204.45.223 () {32 vars in 759 bytes} [Sat Jul 25 05:07:33 2026] GET /v2.1/servers/1d0c4756-addd-4584-bdc2-6db7d9311c0c/os-interface => generated 284 bytes in 88 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: 426/873] 199.204.45.223 () {32 vars in 777 bytes} [Sat Jul 25 05:07:33 2026] GET /v2.1/servers/1d0c4756-addd-4584-bdc2-6db7d9311c0c/os-volume_attachments => generated 197 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:07:36.831 6 WARNING neutronclient.v2_0.client [None req-8363ea21-c5ea-45a7-9520-03efdce0fafa 2a21d64c31154c0aa5fb4aa4077a462a d6c73a92f68c44f68e6b7544fde3ab0d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 448/874] 199.204.45.223 () {32 vars in 733 bytes} [Sat Jul 25 05:07:36 2026] GET /v2.1/servers/1d0c4756-addd-4584-bdc2-6db7d9311c0c => generated 2433 bytes in 362 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-07-25 05:07:36.968 7 WARNING neutronclient.v2_0.client [None req-6368147b-bf5e-4170-82ea-bd4d2e844d26 2a21d64c31154c0aa5fb4aa4077a462a d6c73a92f68c44f68e6b7544fde3ab0d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 427/877] 199.204.45.223 () {32 vars in 759 bytes} [Sat Jul 25 05:07:36 2026] GET /v2.1/servers/1d0c4756-addd-4584-bdc2-6db7d9311c0c/os-interface => generated 284 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: 6|app: 0|req: 451/878] 199.204.45.223 () {32 vars in 777 bytes} [Sat Jul 25 05:07:37 2026] GET /v2.1/servers/1d0c4756-addd-4584-bdc2-6db7d9311c0c/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-07-25 05:07:37.403 7 INFO nova.api.openstack.compute.server_external_events [req-3a3de66e-c85b-4325-bfb0-2c41d7abda79 req-7c7127bb-e609-44a4-b9c4-6ac7cd93130e f0c15443363f4083aebbc0d4c000c043 aea1f76454bc4048b6f4ddb309e129bd - - 036539478bef46bfb67ade26aa3bdb66 036539478bef46bfb67ade26aa3bdb66] Creating event network-vif-plugged:a2e7bbf8-c63d-4779-9f7a-69ddb2247423 for instance 1d0c4756-addd-4584-bdc2-6db7d9311c0c on instance [pid: 7|app: 0|req: 428/879] 10.0.0.13 () {38 vars in 814 bytes} [Sat Jul 25 05:07:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:07:40.173 6 WARNING neutronclient.v2_0.client [None req-b359036c-fc54-4145-a8b0-f1cf9e81ed53 2a21d64c31154c0aa5fb4aa4077a462a d6c73a92f68c44f68e6b7544fde3ab0d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 452/880] 199.204.45.223 () {32 vars in 733 bytes} [Sat Jul 25 05:07:40 2026] GET /v2.1/servers/1d0c4756-addd-4584-bdc2-6db7d9311c0c => generated 2433 bytes in 128 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-07-25 05:07:40.310 7 WARNING neutronclient.v2_0.client [None req-165cfaa0-a2e6-45a0-93b9-bb9aaf7eeea0 2a21d64c31154c0aa5fb4aa4077a462a d6c73a92f68c44f68e6b7544fde3ab0d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 429/881] 199.204.45.223 () {32 vars in 759 bytes} [Sat Jul 25 05:07:40 2026] GET /v2.1/servers/1d0c4756-addd-4584-bdc2-6db7d9311c0c/os-interface => generated 286 bytes in 85 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: 6|app: 0|req: 453/882] 199.204.45.223 () {32 vars in 777 bytes} [Sat Jul 25 05:07:40 2026] GET /v2.1/servers/1d0c4756-addd-4584-bdc2-6db7d9311c0c/os-volume_attachments => generated 197 bytes in 73 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-07-25 05:07:43.081 7 WARNING neutronclient.v2_0.client [None req-ce388221-ec86-49f2-92a6-fb50f664409c 2a21d64c31154c0aa5fb4aa4077a462a d6c73a92f68c44f68e6b7544fde3ab0d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 430/883] 199.204.45.223 () {32 vars in 733 bytes} [Sat Jul 25 05:07:43 2026] GET /v2.1/servers/1d0c4756-addd-4584-bdc2-6db7d9311c0c => generated 2581 bytes in 128 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-07-25 05:07:43.208 6 WARNING neutronclient.v2_0.client [None req-a735c02b-af76-402c-ad8d-0793662c72f5 2a21d64c31154c0aa5fb4aa4077a462a d6c73a92f68c44f68e6b7544fde3ab0d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 454/884] 199.204.45.223 () {32 vars in 759 bytes} [Sat Jul 25 05:07:43 2026] GET /v2.1/servers/1d0c4756-addd-4584-bdc2-6db7d9311c0c/os-interface => generated 286 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 431/885] 199.204.45.223 () {32 vars in 777 bytes} [Sat Jul 25 05:07:43 2026] GET /v2.1/servers/1d0c4756-addd-4584-bdc2-6db7d9311c0c/os-volume_attachments => generated 197 bytes in 47 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-07-25 05:08:19.543 7 WARNING neutronclient.v2_0.client [None req-fd8b4e19-afda-4639-9c8b-2841138311d1 2a21d64c31154c0aa5fb4aa4077a462a d6c73a92f68c44f68e6b7544fde3ab0d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 05:08:19.589 7 WARNING neutronclient.v2_0.client [None req-fd8b4e19-afda-4639-9c8b-2841138311d1 2a21d64c31154c0aa5fb4aa4077a462a d6c73a92f68c44f68e6b7544fde3ab0d - - default default] 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-07-25 05:08:21.828 6 INFO nova.api.openstack.compute.server_external_events [req-c429538b-9469-49ce-ae41-fe785f1721bb req-dc5c3de2-21e9-4fbf-8a8f-4fc8f290411e f0c15443363f4083aebbc0d4c000c043 aea1f76454bc4048b6f4ddb309e129bd - - 036539478bef46bfb67ade26aa3bdb66 036539478bef46bfb67ade26aa3bdb66] Creating event network-changed:e3a27470-1261-458a-aa11-0c79206dd7a8 for instance 1d0c4756-addd-4584-bdc2-6db7d9311c0c on instance [pid: 6|app: 0|req: 459/894] 10.0.0.26 () {38 vars in 814 bytes} [Sat Jul 25 05:08:21 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-07-25 05:08:26.901 6 INFO nova.api.openstack.compute.server_external_events [req-22433f89-9795-4025-9294-3d7a96105678 req-cd797070-68ae-4e09-8195-0d138b09aecb f0c15443363f4083aebbc0d4c000c043 aea1f76454bc4048b6f4ddb309e129bd - - 036539478bef46bfb67ade26aa3bdb66 036539478bef46bfb67ade26aa3bdb66] Creating event network-vif-plugged:e3a27470-1261-458a-aa11-0c79206dd7a8 for instance 1d0c4756-addd-4584-bdc2-6db7d9311c0c on instance [pid: 6|app: 0|req: 460/895] 10.0.0.13 () {38 vars in 814 bytes} [Sat Jul 25 05:08:26 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) 2026-07-25 05:08:28.151 7 WARNING neutronclient.v2_0.client [None req-fd8b4e19-afda-4639-9c8b-2841138311d1 2a21d64c31154c0aa5fb4aa4077a462a d6c73a92f68c44f68e6b7544fde3ab0d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 436/898] 199.204.45.223 () {36 vars in 812 bytes} [Sat Jul 25 05:08:19 2026] POST /v2.1/servers/1d0c4756-addd-4584-bdc2-6db7d9311c0c/os-interface => generated 281 bytes in 8717 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-07-25 05:08:28.590 6 INFO nova.api.openstack.compute.server_external_events [req-3ce986f7-b39b-45f0-9076-a7340ca06f23 req-fa2325d2-be20-483f-a59e-6d3b6ea686f2 f0c15443363f4083aebbc0d4c000c043 aea1f76454bc4048b6f4ddb309e129bd - - 036539478bef46bfb67ade26aa3bdb66 036539478bef46bfb67ade26aa3bdb66] Creating event network-changed:e3a27470-1261-458a-aa11-0c79206dd7a8 for instance 1d0c4756-addd-4584-bdc2-6db7d9311c0c on instance [pid: 6|app: 0|req: 463/899] 10.0.0.26 () {38 vars in 814 bytes} [Sat Jul 25 05:08:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:08:28.826 7 INFO nova.api.openstack.compute.server_external_events [req-71aa7450-c31d-4980-a72d-5a2cb7f83282 req-6075df03-6a0e-4a63-ab78-1fd717ebfaf0 f0c15443363f4083aebbc0d4c000c043 aea1f76454bc4048b6f4ddb309e129bd - - 036539478bef46bfb67ade26aa3bdb66 036539478bef46bfb67ade26aa3bdb66] Creating event network-changed:e3a27470-1261-458a-aa11-0c79206dd7a8 for instance 1d0c4756-addd-4584-bdc2-6db7d9311c0c on instance [pid: 7|app: 0|req: 437/900] 10.0.0.26 () {38 vars in 814 bytes} [Sat Jul 25 05:08:28 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-07-25 05:08:56.068 7 WARNING neutronclient.v2_0.client [None req-1e3d6e4b-5bcf-4cc7-93db-6713cdaf6cbf 2a21d64c31154c0aa5fb4aa4077a462a d6c73a92f68c44f68e6b7544fde3ab0d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 05:08:56.117 7 WARNING neutronclient.v2_0.client [None req-1e3d6e4b-5bcf-4cc7-93db-6713cdaf6cbf 2a21d64c31154c0aa5fb4aa4077a462a d6c73a92f68c44f68e6b7544fde3ab0d - - default default] 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-07-25 05:08:58.472 6 INFO nova.api.openstack.compute.server_external_events [req-b96eb143-5ac2-40a7-8dd1-0998267a4c13 req-aab05454-ecd5-4cb4-a0b2-173dab3bf193 f0c15443363f4083aebbc0d4c000c043 aea1f76454bc4048b6f4ddb309e129bd - - 036539478bef46bfb67ade26aa3bdb66 036539478bef46bfb67ade26aa3bdb66] Creating event network-changed:0277f943-d857-40e0-88e4-e92da44c6168 for instance 1d0c4756-addd-4584-bdc2-6db7d9311c0c on instance [pid: 6|app: 0|req: 468/907] 10.0.0.26 () {38 vars in 814 bytes} [Sat Jul 25 05:08:58 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-07-25 05:09:04.527 6 INFO nova.api.openstack.compute.server_external_events [req-0e78f8d4-6043-43fe-9122-a65dafaebbd6 req-50df0704-88f3-4dcf-b36e-3b6d79508a5d f0c15443363f4083aebbc0d4c000c043 aea1f76454bc4048b6f4ddb309e129bd - - 036539478bef46bfb67ade26aa3bdb66 036539478bef46bfb67ade26aa3bdb66] Creating event network-vif-plugged:0277f943-d857-40e0-88e4-e92da44c6168 for instance 1d0c4756-addd-4584-bdc2-6db7d9311c0c on instance [pid: 6|app: 0|req: 469/908] 10.0.0.13 () {38 vars in 814 bytes} [Sat Jul 25 05:09:04 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 05:09:05.159 7 WARNING neutronclient.v2_0.client [None req-1e3d6e4b-5bcf-4cc7-93db-6713cdaf6cbf 2a21d64c31154c0aa5fb4aa4077a462a d6c73a92f68c44f68e6b7544fde3ab0d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 440/909] 199.204.45.223 () {36 vars in 812 bytes} [Sat Jul 25 05:08:56 2026] POST /v2.1/servers/1d0c4756-addd-4584-bdc2-6db7d9311c0c/os-interface => generated 376 bytes in 9191 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-07-25 05:09:12.344 6 WARNING neutronclient.v2_0.client [None req-31ffe93f-6de6-4b4e-b9dc-e26b75150482 2a21d64c31154c0aa5fb4aa4077a462a d6c73a92f68c44f68e6b7544fde3ab0d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-25 05:09:12.413 6 WARNING neutronclient.v2_0.client [None req-31ffe93f-6de6-4b4e-b9dc-e26b75150482 2a21d64c31154c0aa5fb4aa4077a462a d6c73a92f68c44f68e6b7544fde3ab0d - - default default] 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-07-25 05:09:14.748 7 INFO nova.api.openstack.compute.server_external_events [req-e1e77a43-cd7e-45cd-a35d-831afda30c5a req-16eca443-f230-4621-9b25-2539ab7ff5a1 f0c15443363f4083aebbc0d4c000c043 aea1f76454bc4048b6f4ddb309e129bd - - 036539478bef46bfb67ade26aa3bdb66 036539478bef46bfb67ade26aa3bdb66] Creating event network-changed:61b46d52-6c72-4b3c-b418-b947a5f7c497 for instance 1d0c4756-addd-4584-bdc2-6db7d9311c0c on instance [pid: 7|app: 0|req: 442/912] 10.0.0.26 () {38 vars in 814 bytes} [Sat Jul 25 05:09:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:09:19.111 7 INFO nova.api.openstack.compute.server_external_events [req-270d815b-103d-413f-a1ee-619224394f66 req-9e599842-45a5-4bd7-9ea6-818613a55412 f0c15443363f4083aebbc0d4c000c043 aea1f76454bc4048b6f4ddb309e129bd - - 036539478bef46bfb67ade26aa3bdb66 036539478bef46bfb67ade26aa3bdb66] Creating event network-vif-plugged:61b46d52-6c72-4b3c-b418-b947a5f7c497 for instance 1d0c4756-addd-4584-bdc2-6db7d9311c0c on instance [pid: 7|app: 0|req: 445/915] 10.0.0.13 () {38 vars in 814 bytes} [Sat Jul 25 05:09:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-25 05:09:21.973 6 WARNING neutronclient.v2_0.client [None req-31ffe93f-6de6-4b4e-b9dc-e26b75150482 2a21d64c31154c0aa5fb4aa4077a462a d6c73a92f68c44f68e6b7544fde3ab0d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 471/916] 199.204.45.223 () {36 vars in 812 bytes} [Sat Jul 25 05:09:12 2026] POST /v2.1/servers/1d0c4756-addd-4584-bdc2-6db7d9311c0c/os-interface => generated 377 bytes in 9719 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-07-25 05:09:22.608 7 INFO nova.api.openstack.compute.server_external_events [req-8f33ca9a-c596-4c20-8696-5bc2306c346b req-b34c2f82-6e2b-453b-aa9d-0dd7d2bd80b2 f0c15443363f4083aebbc0d4c000c043 aea1f76454bc4048b6f4ddb309e129bd - - 036539478bef46bfb67ade26aa3bdb66 036539478bef46bfb67ade26aa3bdb66] Creating event network-changed:0277f943-d857-40e0-88e4-e92da44c6168 for instance 1d0c4756-addd-4584-bdc2-6db7d9311c0c on instance [pid: 7|app: 0|req: 446/917] 10.0.0.26 () {38 vars in 814 bytes} [Sat Jul 25 05:09:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:09:35.886 6 INFO nova.api.openstack.compute.server_external_events [req-6b5038d2-5d73-422f-9a14-cc96cb9f8321 req-87b6548c-eea8-425e-9538-4e23d11038e8 f0c15443363f4083aebbc0d4c000c043 aea1f76454bc4048b6f4ddb309e129bd - - 036539478bef46bfb67ade26aa3bdb66 036539478bef46bfb67ade26aa3bdb66] Creating event network-changed:61b46d52-6c72-4b3c-b418-b947a5f7c497 for instance 1d0c4756-addd-4584-bdc2-6db7d9311c0c on instance [pid: 6|app: 0|req: 473/920] 10.0.0.26 () {38 vars in 814 bytes} [Sat Jul 25 05:09:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 448/921] 199.204.45.223 () {34 vars in 855 bytes} [Sat Jul 25 05:09:36 2026] DELETE /v2.1/servers/1d0c4756-addd-4584-bdc2-6db7d9311c0c/os-interface/61b46d52-6c72-4b3c-b418-b947a5f7c497 => generated 0 bytes in 87 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-07-25 05:09:37.934 7 INFO nova.api.openstack.compute.server_external_events [req-f5e8bdb3-13bf-4420-9cc6-7702de2089ec req-b2837556-11ae-4b97-bc30-b0d297145ce3 f0c15443363f4083aebbc0d4c000c043 aea1f76454bc4048b6f4ddb309e129bd - - 036539478bef46bfb67ade26aa3bdb66 036539478bef46bfb67ade26aa3bdb66] Creating event network-changed:61b46d52-6c72-4b3c-b418-b947a5f7c497 for instance 1d0c4756-addd-4584-bdc2-6db7d9311c0c on instance [pid: 7|app: 0|req: 450/924] 10.0.0.26 () {38 vars in 814 bytes} [Sat Jul 25 05:09:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:09:39.186 6 INFO nova.api.openstack.compute.server_external_events [req-5a404c28-757c-4c6a-88c6-5246adc33048 req-1960f1d6-582f-4ceb-bbfa-50f3a29e80d1 f0c15443363f4083aebbc0d4c000c043 aea1f76454bc4048b6f4ddb309e129bd - - 036539478bef46bfb67ade26aa3bdb66 036539478bef46bfb67ade26aa3bdb66] Creating event network-vif-unplugged:61b46d52-6c72-4b3c-b418-b947a5f7c497 for instance 1d0c4756-addd-4584-bdc2-6db7d9311c0c on instance [pid: 6|app: 0|req: 475/925] 10.0.0.13 () {38 vars in 814 bytes} [Sat Jul 25 05:09:39 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-07-25 05:09:46.634 7 INFO nova.api.openstack.compute.server_external_events [req-708070d0-715d-476e-8ff1-524e586cb8e2 req-8e3e7345-b71c-44cf-b5f8-d69537026a06 f0c15443363f4083aebbc0d4c000c043 aea1f76454bc4048b6f4ddb309e129bd - - 036539478bef46bfb67ade26aa3bdb66 036539478bef46bfb67ade26aa3bdb66] Creating event network-changed:0277f943-d857-40e0-88e4-e92da44c6168 for instance 1d0c4756-addd-4584-bdc2-6db7d9311c0c on instance [pid: 7|app: 0|req: 451/926] 10.0.0.26 () {38 vars in 814 bytes} [Sat Jul 25 05:09:46 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: 453/929] 199.204.45.223 () {34 vars in 855 bytes} [Sat Jul 25 05:09:47 2026] DELETE /v2.1/servers/1d0c4756-addd-4584-bdc2-6db7d9311c0c/os-interface/0277f943-d857-40e0-88e4-e92da44c6168 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 479/934] 199.204.45.223 () {34 vars in 855 bytes} [Sat Jul 25 05:10:08 2026] DELETE /v2.1/servers/1d0c4756-addd-4584-bdc2-6db7d9311c0c/os-interface/e3a27470-1261-458a-aa11-0c79206dd7a8 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 456/935] 199.204.45.223 () {34 vars in 755 bytes} [Sat Jul 25 05:10:13 2026] DELETE /v2.1/servers/1d0c4756-addd-4584-bdc2-6db7d9311c0c => generated 0 bytes in 140 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-07-25 05:10:16.516 6 INFO nova.api.openstack.compute.server_external_events [req-1833758b-c87a-46dc-aa01-ffc36989c93d req-d07e88d0-9b15-4e76-8a72-e02e1b8de67f f0c15443363f4083aebbc0d4c000c043 aea1f76454bc4048b6f4ddb309e129bd - - 036539478bef46bfb67ade26aa3bdb66 036539478bef46bfb67ade26aa3bdb66] Creating event network-vif-deleted:a2e7bbf8-c63d-4779-9f7a-69ddb2247423 for instance 1d0c4756-addd-4584-bdc2-6db7d9311c0c on instance [pid: 6|app: 0|req: 480/936] 10.0.0.26 () {38 vars in 814 bytes} [Sat Jul 25 05:10:16 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-07-25 05:10:17.378 7 INFO nova.api.openstack.compute.server_external_events [req-40626f3b-115f-4caf-8263-1e5b674effcb req-5456ce2e-5620-4ae1-9cad-43206822e3ba f0c15443363f4083aebbc0d4c000c043 aea1f76454bc4048b6f4ddb309e129bd - - 036539478bef46bfb67ade26aa3bdb66 036539478bef46bfb67ade26aa3bdb66] Creating event network-changed:6d5ce5e3-3f34-4275-9bf4-2a8dd9efd434 for instance d970d444-1b35-4a31-a5ee-884c2c485d8c on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 458/939] 10.0.0.26 () {38 vars in 814 bytes} [Sat Jul 25 05:10:17 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) [pid: 6|app: 0|req: 482/940] 10.0.0.86 () {32 vars in 717 bytes} [Sat Jul 25 05:10:17 2026] DELETE /v2.1/servers/d970d444-1b35-4a31-a5ee-884c2c485d8c => generated 0 bytes in 102 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:10:17.529 7 WARNING neutronclient.v2_0.client [None req-8984f0dd-c5ea-4749-b541-50aa0452058e fb463815213747729ab5051c35a75c2c eb68f6b219854050a54ed551e3ad5297 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 459/941] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:10:17 2026] GET /v2.1/servers/d970d444-1b35-4a31-a5ee-884c2c485d8c => generated 1944 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:10:20.405 6 INFO nova.api.openstack.compute.server_external_events [req-26443363-b696-4d1c-abf4-cd9db38c7abd req-6e6413d7-b2c3-467c-afcd-5276d8326c53 f0c15443363f4083aebbc0d4c000c043 aea1f76454bc4048b6f4ddb309e129bd - - 036539478bef46bfb67ade26aa3bdb66 036539478bef46bfb67ade26aa3bdb66] Creating event network-vif-deleted:6d5ce5e3-3f34-4275-9bf4-2a8dd9efd434 for instance d970d444-1b35-4a31-a5ee-884c2c485d8c on instance [pid: 6|app: 0|req: 483/942] 10.0.0.26 () {38 vars in 814 bytes} [Sat Jul 25 05:10:20 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-07-25 05:10:22.728 7 WARNING neutronclient.v2_0.client [None req-469ec6de-e2de-4d90-8d75-6c61950eb7c6 fb463815213747729ab5051c35a75c2c eb68f6b219854050a54ed551e3ad5297 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 460/943] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:10:22 2026] GET /v2.1/servers/d970d444-1b35-4a31-a5ee-884c2c485d8c => generated 1480 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:10:27.814 7 INFO nova.api.openstack.wsgi [None req-5741e5a5-5699-4146-8003-c4549de9b0f2 fb463815213747729ab5051c35a75c2c eb68f6b219854050a54ed551e3ad5297 - - default default] HTTP exception thrown: Instance d970d444-1b35-4a31-a5ee-884c2c485d8c could not be found. [pid: 7|app: 0|req: 462/946] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:10:27 2026] GET /v2.1/servers/d970d444-1b35-4a31-a5ee-884c2c485d8c => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:10:28.516 6 INFO nova.api.openstack.compute.server_external_events [req-3c620e89-fc22-46c2-8aa3-586e98d66627 req-f0824a4c-70a3-408e-b3ce-ffe484adcee5 f0c15443363f4083aebbc0d4c000c043 aea1f76454bc4048b6f4ddb309e129bd - - 036539478bef46bfb67ade26aa3bdb66 036539478bef46bfb67ade26aa3bdb66] Creating event network-changed:2c964ed0-e5cc-470f-91a1-2ea4681a749a for instance c7906b7e-5495-4f2a-862e-a890b8311264 on instance [pid: 6|app: 0|req: 485/947] 10.0.0.26 () {38 vars in 814 bytes} [Sat Jul 25 05:10:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/948] 10.0.0.86 () {32 vars in 717 bytes} [Sat Jul 25 05:10:28 2026] DELETE /v2.1/servers/c7906b7e-5495-4f2a-862e-a890b8311264 => 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-07-25 05:10:28.652 6 WARNING neutronclient.v2_0.client [None req-369305e6-7f4c-4d0a-b9b1-7b0e15be9cf0 fb463815213747729ab5051c35a75c2c eb68f6b219854050a54ed551e3ad5297 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 6|app: 0|req: 486/949] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:10:28 2026] GET /v2.1/servers/c7906b7e-5495-4f2a-862e-a890b8311264 => generated 1943 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-07-25 05:10:31.119 7 INFO nova.api.openstack.compute.server_external_events [req-b6364c7f-65fb-42c2-bd12-12ac356f5e5b req-7a850e2a-f95a-4245-9c17-53a3e84c0f47 f0c15443363f4083aebbc0d4c000c043 aea1f76454bc4048b6f4ddb309e129bd - - 036539478bef46bfb67ade26aa3bdb66 036539478bef46bfb67ade26aa3bdb66] Creating event network-vif-unplugged:2c964ed0-e5cc-470f-91a1-2ea4681a749a for instance c7906b7e-5495-4f2a-862e-a890b8311264 on instance [pid: 7|app: 0|req: 464/950] 10.0.0.13 () {38 vars in 814 bytes} [Sat Jul 25 05:10:31 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-07-25 05:10:31.539 6 INFO nova.api.openstack.compute.server_external_events [req-e002c3cf-ff5e-4c57-9f37-7828b742bb22 req-06840d8b-a345-4ba3-b847-63eddab323c1 f0c15443363f4083aebbc0d4c000c043 aea1f76454bc4048b6f4ddb309e129bd - - 036539478bef46bfb67ade26aa3bdb66 036539478bef46bfb67ade26aa3bdb66] Creating event network-vif-deleted:2c964ed0-e5cc-470f-91a1-2ea4681a749a for instance c7906b7e-5495-4f2a-862e-a890b8311264 on instance [pid: 6|app: 0|req: 487/951] 10.0.0.26 () {38 vars in 814 bytes} [Sat Jul 25 05:10:31 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-07-25 05:10:33.853 7 WARNING neutronclient.v2_0.client [None req-0f8df001-c7a5-4844-975c-810668758ff9 fb463815213747729ab5051c35a75c2c eb68f6b219854050a54ed551e3ad5297 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 465/952] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:10:33 2026] GET /v2.1/servers/c7906b7e-5495-4f2a-862e-a890b8311264 => generated 1480 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-07-25 05:10:38.935 6 INFO nova.api.openstack.wsgi [None req-14a7096d-bfc9-402e-b454-1be0d619bc03 fb463815213747729ab5051c35a75c2c eb68f6b219854050a54ed551e3ad5297 - - default default] HTTP exception thrown: Instance c7906b7e-5495-4f2a-862e-a890b8311264 could not be found. [pid: 6|app: 0|req: 489/955] 10.0.0.86 () {32 vars in 714 bytes} [Sat Jul 25 05:10:38 2026] GET /v2.1/servers/c7906b7e-5495-4f2a-862e-a890b8311264 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 467/956] 10.0.0.86 () {32 vars in 725 bytes} [Sat Jul 25 05:10:40 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1914069678 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 05:10:40.110 6 INFO nova.api.openstack.wsgi [None req-e9edb0de-cff9-4f95-a0fb-55fc9cce6ac5 fb463815213747729ab5051c35a75c2c eb68f6b219854050a54ed551e3ad5297 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1914069678 not found for user fb463815213747729ab5051c35a75c2c [pid: 6|app: 0|req: 490/957] 10.0.0.86 () {32 vars in 722 bytes} [Sat Jul 25 05:10:40 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1914069678 => generated 142 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/960] 10.0.0.86 () {32 vars in 654 bytes} [Sat Jul 25 05:10:55 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 492/961] 10.0.0.86 () {32 vars in 640 bytes} [Sat Jul 25 05:10:55 2026] GET /v2.1/servers => generated 15 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-25 05:10:55.738 7 WARNING oslo_db.sqlalchemy.utils [None req-bdccb8a1-ea6d-48ac-a2d4-2bcd6adaec52 2a21d64c31154c0aa5fb4aa4077a462a d6c73a92f68c44f68e6b7544fde3ab0d - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 470/962] 10.0.0.86 () {32 vars in 648 bytes} [Sat Jul 25 05:10:55 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: 6|app: 0|req: 493/963] 10.0.0.86 () {32 vars in 693 bytes} [Sat Jul 25 05:10:55 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)