+ 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 [Mon Aug 24 16:07:25 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: nova-api-osapi-66c59f558f-nkc8w 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 0x7fb18397f668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-08-24 16:07:30.256 8 INFO nova.utils [None req-4d0c9508-b82f-487f-ae75-e405f40d5be1 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-08-24 16:07:30.362 7 INFO nova.utils [None req-e13258ce-26e8-4d0d-ad3d-d956ff745f7d - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-08-24 16:07:32.018 8 WARNING keystonemiddleware._common.config [None req-4d0c9508-b82f-487f-ae75-e405f40d5be1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-24 16:07:32.027 8 WARNING oslo_config.cfg [None req-4d0c9508-b82f-487f-ae75-e405f40d5be1 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-24 16:07:32.110 8 WARNING keystonemiddleware._common.config [None req-4d0c9508-b82f-487f-ae75-e405f40d5be1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-24 16:07:32.119 7 WARNING keystonemiddleware._common.config [None req-e13258ce-26e8-4d0d-ad3d-d956ff745f7d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-24 16:07:32.125 8 WARNING oslo_config.cfg [None req-4d0c9508-b82f-487f-ae75-e405f40d5be1 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-08-24 16:07:32.128 7 WARNING oslo_config.cfg [None req-e13258ce-26e8-4d0d-ad3d-d956ff745f7d - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-24 16:07:32.138 8 WARNING oslo_config.cfg [None req-4d0c9508-b82f-487f-ae75-e405f40d5be1 - - - - - -] 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 0x7fb18397f668 pid: 8 (default app) 2026-08-24 16:07:32.207 7 WARNING keystonemiddleware._common.config [None req-e13258ce-26e8-4d0d-ad3d-d956ff745f7d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-24 16:07:32.223 7 WARNING oslo_config.cfg [None req-e13258ce-26e8-4d0d-ad3d-d956ff745f7d - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-08-24 16:07:32.235 7 WARNING oslo_config.cfg [None req-e13258ce-26e8-4d0d-ad3d-d956ff745f7d - - - - - -] 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 0x7fb18397f668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.19.213.136 () {42 vars in 704 bytes} [Mon Aug 24 16:07:39 2026] GET /v2.1 => generated 114 bytes in 16 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:07:39.924 7 WARNING oslo_policy.policy [None req-04f881dc-7aa1-4223-b57c-dc6ded61c68e 77329437cd634bdbbb5772fc054de438 784908f3b0b842a2a5827ac7572570b8 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-24 16:07:39.924 7 WARNING oslo_policy.policy [None req-04f881dc-7aa1-4223-b57c-dc6ded61c68e 77329437cd634bdbbb5772fc054de438 784908f3b0b842a2a5827ac7572570b8 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/5] 199.19.213.136 () {44 vars in 908 bytes} [Mon Aug 24 16:07:39 2026] GET /v2.1 => generated 0 bytes in 540 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-08-24 16:07:40.026 8 WARNING oslo_policy.policy [req-04f881dc-7aa1-4223-b57c-dc6ded61c68e req-f4ee7f43-28f3-45d2-93b4-18313e3c451f 77329437cd634bdbbb5772fc054de438 784908f3b0b842a2a5827ac7572570b8 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-24 16:07:40.026 8 WARNING oslo_policy.policy [req-04f881dc-7aa1-4223-b57c-dc6ded61c68e req-f4ee7f43-28f3-45d2-93b4-18313e3c451f 77329437cd634bdbbb5772fc054de438 784908f3b0b842a2a5827ac7572570b8 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 5/6] 199.19.213.136 () {46 vars in 981 bytes} [Mon Aug 24 16:07:40 2026] GET /v2.1/ => generated 400 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:07:40.145 7 INFO nova.api.openstack.wsgi [None req-a1d45e8c-3277-4605-af93-64ca7fc820f8 77329437cd634bdbbb5772fc054de438 784908f3b0b842a2a5827ac7572570b8 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 2/7] 199.19.213.136 () {48 vars in 1010 bytes} [Mon Aug 24 16:07:40 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/8] 199.19.213.136 () {48 vars in 1050 bytes} [Mon Aug 24 16:07:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.19.213.136 () {52 vars in 1047 bytes} [Mon Aug 24 16:07:40 2026] POST /v2.1/flavors => generated 529 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/10] 199.19.213.136 () {42 vars in 704 bytes} [Mon Aug 24 16:07:41 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/11] 199.19.213.136 () {44 vars in 908 bytes} [Mon Aug 24 16:07:41 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: 8|app: 0|req: 8/12] 199.19.213.136 () {46 vars in 981 bytes} [Mon Aug 24 16:07:41 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-08-24 16:07:41.121 7 INFO nova.api.openstack.wsgi [None req-0622d684-93b8-4de1-8812-0d58d58a07aa 77329437cd634bdbbb5772fc054de438 784908f3b0b842a2a5827ac7572570b8 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 5/13] 199.19.213.136 () {48 vars in 1012 bytes} [Mon Aug 24 16:07:41 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/14] 199.19.213.136 () {48 vars in 1050 bytes} [Mon Aug 24 16:07:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/15] 199.19.213.136 () {52 vars in 1047 bytes} [Mon Aug 24 16:07:41 2026] POST /v2.1/flavors => generated 532 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/16] 199.19.213.136 () {42 vars in 704 bytes} [Mon Aug 24 16:07:41 2026] GET /v2.1 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/17] 199.19.213.136 () {44 vars in 908 bytes} [Mon Aug 24 16:07:41 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 11/18] 199.19.213.136 () {46 vars in 981 bytes} [Mon Aug 24 16:07:42 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-08-24 16:07:42.041 7 INFO nova.api.openstack.wsgi [None req-59af080e-60c1-4c26-9aaa-e75726cc01c5 77329437cd634bdbbb5772fc054de438 784908f3b0b842a2a5827ac7572570b8 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 8/19] 199.19.213.136 () {48 vars in 1014 bytes} [Mon Aug 24 16:07:42 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/20] 199.19.213.136 () {48 vars in 1050 bytes} [Mon Aug 24 16:07:42 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: 7|app: 0|req: 9/21] 199.19.213.136 () {52 vars in 1047 bytes} [Mon Aug 24 16:07:42 2026] POST /v2.1/flavors => generated 533 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/24] 199.19.213.136 () {42 vars in 704 bytes} [Mon Aug 24 16:07:42 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/25] 199.19.213.136 () {44 vars in 908 bytes} [Mon Aug 24 16:07:42 2026] GET /v2.1 => generated 0 bytes in 359 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 12/26] 199.19.213.136 () {46 vars in 981 bytes} [Mon Aug 24 16:07:43 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-08-24 16:07:43.309 8 INFO nova.api.openstack.wsgi [None req-5c88a404-610a-40ec-a8ee-4157193d238a 77329437cd634bdbbb5772fc054de438 784908f3b0b842a2a5827ac7572570b8 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 15/27] 199.19.213.136 () {48 vars in 1012 bytes} [Mon Aug 24 16:07:43 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/28] 199.19.213.136 () {48 vars in 1050 bytes} [Mon Aug 24 16:07:43 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/29] 199.19.213.136 () {52 vars in 1047 bytes} [Mon Aug 24 16:07:43 2026] POST /v2.1/flavors => generated 532 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/30] 199.19.213.136 () {42 vars in 704 bytes} [Mon Aug 24 16:07:44 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/31] 199.19.213.136 () {44 vars in 908 bytes} [Mon Aug 24 16:07:44 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 15/32] 199.19.213.136 () {46 vars in 981 bytes} [Mon Aug 24 16:07:44 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-08-24 16:07:44.259 8 INFO nova.api.openstack.wsgi [None req-12eda7c6-5520-4e77-824f-eb52b7264818 77329437cd634bdbbb5772fc054de438 784908f3b0b842a2a5827ac7572570b8 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 18/33] 199.19.213.136 () {48 vars in 1014 bytes} [Mon Aug 24 16:07:44 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: 16/34] 199.19.213.136 () {48 vars in 1050 bytes} [Mon Aug 24 16:07:44 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 19/35] 199.19.213.136 () {52 vars in 1047 bytes} [Mon Aug 24 16:07:44 2026] POST /v2.1/flavors => generated 535 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/102] 10.0.0.20 () {28 vars in 453 bytes} [Mon Aug 24 16:13:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 53/103] 10.0.0.20 () {30 vars in 657 bytes} [Mon Aug 24 16:13:14 2026] GET /v2.1 => generated 0 bytes in 105 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: 51/104] 10.0.0.20 () {32 vars in 730 bytes} [Mon Aug 24 16:13:14 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/105] 10.0.0.20 () {34 vars in 803 bytes} [Mon Aug 24 16:13:14 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 71/144] 199.19.213.136 () {42 vars in 704 bytes} [Mon Aug 24 16:16:28 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 74/145] 199.19.213.136 () {44 vars in 908 bytes} [Mon Aug 24 16:16:28 2026] GET /v2.1 => generated 0 bytes in 83 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 72/146] 199.19.213.136 () {46 vars in 981 bytes} [Mon Aug 24 16:16:29 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:16:29.033 8 INFO nova.api.openstack.wsgi [None req-25315dc9-fd79-4484-9fa4-63f18bb080ab 77329437cd634bdbbb5772fc054de438 784908f3b0b842a2a5827ac7572570b8 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 75/147] 199.19.213.136 () {48 vars in 1016 bytes} [Mon Aug 24 16:16:29 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 73/148] 199.19.213.136 () {48 vars in 1050 bytes} [Mon Aug 24 16:16:29 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 76/149] 199.19.213.136 () {52 vars in 1048 bytes} [Mon Aug 24 16:16:29 2026] POST /v2.1/flavors => generated 534 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/166] 199.19.213.136 () {42 vars in 704 bytes} [Mon Aug 24 16:17:46 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 85/167] 199.19.213.136 () {44 vars in 908 bytes} [Mon Aug 24 16:17:46 2026] GET /v2.1 => generated 0 bytes in 59 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 83/168] 199.19.213.136 () {46 vars in 981 bytes} [Mon Aug 24 16:17:46 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-08-24 16:17:46.973 8 INFO nova.api.openstack.wsgi [None req-b4d66c8d-9a3b-4253-93d0-7f5113122f17 77329437cd634bdbbb5772fc054de438 784908f3b0b842a2a5827ac7572570b8 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 77329437cd634bdbbb5772fc054de438 [pid: 8|app: 0|req: 86/169] 199.19.213.136 () {48 vars in 1050 bytes} [Mon Aug 24 16:17:46 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-08-24 16:17:46.988 7 WARNING oslo_db.sqlalchemy.utils [None req-a4640f68-de2a-4130-bddc-dcf21a3469f2 77329437cd634bdbbb5772fc054de438 784908f3b0b842a2a5827ac7572570b8 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 84/170] 199.19.213.136 () {48 vars in 1015 bytes} [Mon Aug 24 16:17:46 2026] GET /v2.1/os-keypairs => generated 16 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 87/171] 199.19.213.136 () {52 vars in 1056 bytes} [Mon Aug 24 16:17:47 2026] POST /v2.1/os-keypairs => generated 576 bytes in 91 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 85/172] 199.19.213.136 () {42 vars in 704 bytes} [Mon Aug 24 16:17: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: 8|app: 0|req: 88/173] 199.19.213.136 () {44 vars in 908 bytes} [Mon Aug 24 16:17: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: 86/174] 199.19.213.136 () {46 vars in 981 bytes} [Mon Aug 24 16:17:51 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 89/175] 199.19.213.136 () {48 vars in 1072 bytes} [Mon Aug 24 16:17:51 2026] GET /v2.1/os-quota-sets/784908f3b0b842a2a5827ac7572570b8 => generated 283 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 87/176] 199.19.213.136 () {52 vars in 1124 bytes} [Mon Aug 24 16:17:51 2026] PUT /v2.1/os-quota-sets/784908f3b0b842a2a5827ac7572570b8 => generated 238 bytes in 429 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/315] 199.19.213.136 () {42 vars in 704 bytes} [Mon Aug 24 16:29:16 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: 157/316] 199.19.213.136 () {44 vars in 908 bytes} [Mon Aug 24 16:29:16 2026] GET /v2.1 => generated 0 bytes in 108 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 160/317] 199.19.213.136 () {46 vars in 981 bytes} [Mon Aug 24 16:29:16 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-08-24 16:29:16.584 7 INFO nova.api.openstack.wsgi [None req-51fdc346-d1bc-4415-8abd-83c27e3e7e2b 77329437cd634bdbbb5772fc054de438 784908f3b0b842a2a5827ac7572570b8 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 158/318] 199.19.213.136 () {48 vars in 1014 bytes} [Mon Aug 24 16:29:16 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/319] 199.19.213.136 () {48 vars in 1050 bytes} [Mon Aug 24 16:29:16 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/320] 199.19.213.136 () {52 vars in 1048 bytes} [Mon Aug 24 16:29:16 2026] POST /v2.1/flavors => generated 534 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/361] 199.19.213.136 () {42 vars in 704 bytes} [Mon Aug 24 16:32:41 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/362] 199.19.213.136 () {44 vars in 908 bytes} [Mon Aug 24 16:32:41 2026] GET /v2.1 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 183/363] 199.19.213.136 () {46 vars in 981 bytes} [Mon Aug 24 16:32:41 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/364] 199.19.213.136 () {48 vars in 1072 bytes} [Mon Aug 24 16:32:41 2026] GET /v2.1/os-quota-sets/8a22c1f0d25246a785f391d177c2102a => generated 283 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/365] 199.19.213.136 () {52 vars in 1124 bytes} [Mon Aug 24 16:32:41 2026] PUT /v2.1/os-quota-sets/8a22c1f0d25246a785f391d177c2102a => generated 238 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/512] 199.19.213.136 () {42 vars in 704 bytes} [Mon Aug 24 16:44:45 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/513] 199.19.213.136 () {44 vars in 908 bytes} [Mon Aug 24 16:44:45 2026] GET /v2.1 => generated 0 bytes in 113 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 256/514] 199.19.213.136 () {46 vars in 981 bytes} [Mon Aug 24 16:44:45 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-08-24 16:44:45.555 8 INFO nova.api.openstack.wsgi [None req-1892316c-d92b-490a-a788-33d9d9322ee0 77329437cd634bdbbb5772fc054de438 784908f3b0b842a2a5827ac7572570b8 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 259/515] 199.19.213.136 () {48 vars in 1010 bytes} [Mon Aug 24 16:44:45 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/516] 199.19.213.136 () {48 vars in 1050 bytes} [Mon Aug 24 16:44:45 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/517] 199.19.213.136 () {48 vars in 1098 bytes} [Mon Aug 24 16:44:45 2026] GET /v2.1/flavors/46ffe635-0a13-429a-8206-342f88b3b5e0/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/518] 199.19.213.136 () {42 vars in 704 bytes} [Mon Aug 24 16:44:46 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/519] 199.19.213.136 () {44 vars in 908 bytes} [Mon Aug 24 16:44:46 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 259/520] 199.19.213.136 () {46 vars in 981 bytes} [Mon Aug 24 16:44:46 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-08-24 16:44:46.512 8 INFO nova.api.openstack.wsgi [None req-6a85ff43-0b64-4f9c-9550-e344e9d1a4d9 77329437cd634bdbbb5772fc054de438 784908f3b0b842a2a5827ac7572570b8 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 262/521] 199.19.213.136 () {48 vars in 1012 bytes} [Mon Aug 24 16:44:46 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/522] 199.19.213.136 () {48 vars in 1050 bytes} [Mon Aug 24 16:44:46 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/523] 199.19.213.136 () {48 vars in 1098 bytes} [Mon Aug 24 16:44:46 2026] GET /v2.1/flavors/fbba4756-7bdf-45ac-8696-d622c0d28162/os-extra_specs => generated 19 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/524] 199.19.213.136 () {42 vars in 704 bytes} [Mon Aug 24 16:44:47 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/525] 199.19.213.136 () {44 vars in 908 bytes} [Mon Aug 24 16:44:47 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 262/526] 199.19.213.136 () {46 vars in 981 bytes} [Mon Aug 24 16:44:47 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-08-24 16:44:47.428 8 INFO nova.api.openstack.wsgi [None req-c91b7e3d-9639-414c-ab4f-bd73e5836827 77329437cd634bdbbb5772fc054de438 784908f3b0b842a2a5827ac7572570b8 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 265/527] 199.19.213.136 () {48 vars in 1014 bytes} [Mon Aug 24 16:44:47 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/528] 199.19.213.136 () {48 vars in 1050 bytes} [Mon Aug 24 16:44:47 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: 8|app: 0|req: 266/529] 199.19.213.136 () {48 vars in 1098 bytes} [Mon Aug 24 16:44:47 2026] GET /v2.1/flavors/68d299c9-917d-4df1-b65b-2530738e3cfe/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/530] 199.19.213.136 () {42 vars in 704 bytes} [Mon Aug 24 16:44:48 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/531] 199.19.213.136 () {44 vars in 908 bytes} [Mon Aug 24 16:44:48 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: 265/532] 199.19.213.136 () {46 vars in 981 bytes} [Mon Aug 24 16:44:48 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-08-24 16:44:48.387 8 INFO nova.api.openstack.wsgi [None req-a17880dd-83f8-453c-b319-c8744a2730aa 77329437cd634bdbbb5772fc054de438 784908f3b0b842a2a5827ac7572570b8 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 268/533] 199.19.213.136 () {48 vars in 1012 bytes} [Mon Aug 24 16:44:48 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/534] 199.19.213.136 () {48 vars in 1050 bytes} [Mon Aug 24 16:44:48 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/535] 199.19.213.136 () {48 vars in 1098 bytes} [Mon Aug 24 16:44:48 2026] GET /v2.1/flavors/9f0f9462-0641-46dd-b2b7-86bfb3d01695/os-extra_specs => generated 19 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/536] 199.19.213.136 () {42 vars in 704 bytes} [Mon Aug 24 16:44:49 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/537] 199.19.213.136 () {44 vars in 908 bytes} [Mon Aug 24 16:44:49 2026] GET /v2.1 => generated 0 bytes in 74 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 268/538] 199.19.213.136 () {46 vars in 981 bytes} [Mon Aug 24 16:44:49 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-08-24 16:44:49.361 8 INFO nova.api.openstack.wsgi [None req-b7402aca-6e3c-4fc3-b454-b30e0be652a0 77329437cd634bdbbb5772fc054de438 784908f3b0b842a2a5827ac7572570b8 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 271/539] 199.19.213.136 () {48 vars in 1014 bytes} [Mon Aug 24 16:44:49 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: 269/540] 199.19.213.136 () {48 vars in 1050 bytes} [Mon Aug 24 16:44:49 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/541] 199.19.213.136 () {48 vars in 1098 bytes} [Mon Aug 24 16:44:49 2026] GET /v2.1/flavors/e352da7b-973a-47cd-bc4e-1a5d95740b41/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/556] 199.19.213.136 () {42 vars in 704 bytes} [Mon Aug 24 16: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: 7|app: 0|req: 277/557] 199.19.213.136 () {44 vars in 908 bytes} [Mon Aug 24 16:45:53 2026] GET /v2.1 => generated 0 bytes in 49 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 281/558] 199.19.213.136 () {46 vars in 981 bytes} [Mon Aug 24 16:45:53 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-08-24 16:45:53.767 7 INFO nova.api.openstack.wsgi [None req-b2f9f13d-e3a8-451c-8abf-d384561cc8e4 77329437cd634bdbbb5772fc054de438 784908f3b0b842a2a5827ac7572570b8 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 278/559] 199.19.213.136 () {48 vars in 1016 bytes} [Mon Aug 24 16:45:53 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/560] 199.19.213.136 () {48 vars in 1050 bytes} [Mon Aug 24 16:45:53 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/561] 199.19.213.136 () {48 vars in 1098 bytes} [Mon Aug 24 16:45:53 2026] GET /v2.1/flavors/1acca5ec-ae49-427b-90e2-12499b0f35ec/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/562] 199.19.213.136 () {42 vars in 704 bytes} [Mon Aug 24 16:46:01 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/563] 199.19.213.136 () {44 vars in 908 bytes} [Mon Aug 24 16:46:01 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 284/564] 199.19.213.136 () {46 vars in 981 bytes} [Mon Aug 24 16:46:01 2026] GET /v2.1/ => generated 400 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/565] 199.19.213.136 () {48 vars in 1050 bytes} [Mon Aug 24 16:46:01 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/568] 199.19.213.136 () {42 vars in 704 bytes} [Mon Aug 24 16:46: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: 7|app: 0|req: 283/569] 199.19.213.136 () {44 vars in 908 bytes} [Mon Aug 24 16:46:04 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 287/570] 199.19.213.136 () {46 vars in 981 bytes} [Mon Aug 24 16:46: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: 7|app: 0|req: 284/571] 199.19.213.136 () {48 vars in 1072 bytes} [Mon Aug 24 16:46:04 2026] GET /v2.1/os-quota-sets/784908f3b0b842a2a5827ac7572570b8 => generated 280 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/582] 199.19.213.136 () {42 vars in 704 bytes} [Mon Aug 24 16:46: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: 290/583] 199.19.213.136 () {44 vars in 908 bytes} [Mon Aug 24 16:46:55 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 294/584] 199.19.213.136 () {46 vars in 981 bytes} [Mon Aug 24 16:46:55 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-08-24 16:46:55.304 7 INFO nova.api.openstack.wsgi [None req-ed06b619-7764-4fc5-8e9a-f3adace78590 77329437cd634bdbbb5772fc054de438 784908f3b0b842a2a5827ac7572570b8 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 291/585] 199.19.213.136 () {48 vars in 1014 bytes} [Mon Aug 24 16:46:55 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/586] 199.19.213.136 () {48 vars in 1050 bytes} [Mon Aug 24 16:46:55 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/587] 199.19.213.136 () {48 vars in 1098 bytes} [Mon Aug 24 16:46:55 2026] GET /v2.1/flavors/afd54731-d156-4917-8403-5febc685bf95/os-extra_specs => generated 19 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/590] 199.19.213.136 () {42 vars in 704 bytes} [Mon Aug 24 16:47:10 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/591] 199.19.213.136 () {44 vars in 908 bytes} [Mon Aug 24 16:47:10 2026] GET /v2.1 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 298/592] 199.19.213.136 () {46 vars in 981 bytes} [Mon Aug 24 16:47:10 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/593] 199.19.213.136 () {48 vars in 1072 bytes} [Mon Aug 24 16:47:10 2026] GET /v2.1/os-quota-sets/8a22c1f0d25246a785f391d177c2102a => generated 280 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/604] 199.19.213.136 () {42 vars in 704 bytes} [Mon Aug 24 16:47:59 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: 301/605] 199.19.213.136 () {44 vars in 908 bytes} [Mon Aug 24 16:47: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: 8|app: 0|req: 305/606] 199.19.213.136 () {46 vars in 981 bytes} [Mon Aug 24 16:47: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-08-24 16:47:59.549 7 INFO nova.api.openstack.wsgi [None req-a17b98c4-0902-4ab5-809d-c8a471147c48 77329437cd634bdbbb5772fc054de438 784908f3b0b842a2a5827ac7572570b8 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 302/607] 199.19.213.136 () {48 vars in 1010 bytes} [Mon Aug 24 16:47:59 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/608] 199.19.213.136 () {48 vars in 1050 bytes} [Mon Aug 24 16:47:59 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/617] 10.0.0.76 () {32 vars in 654 bytes} [Mon Aug 24 16:48:41 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 311/618] 10.0.0.76 () {32 vars in 640 bytes} [Mon Aug 24 16:48:41 2026] GET /v2.1/servers => generated 15 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-08-24 16:48:41.448 7 WARNING oslo_db.sqlalchemy.utils [None req-e510d078-4d32-4b92-a5a4-91bfee9912c9 77329437cd634bdbbb5772fc054de438 784908f3b0b842a2a5827ac7572570b8 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 308/619] 10.0.0.76 () {32 vars in 648 bytes} [Mon Aug 24 16:48:41 2026] GET /v2.1/os-keypairs => generated 530 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/620] 10.0.0.76 () {32 vars in 693 bytes} [Mon Aug 24 16:48:41 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/625] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:48:52 2026] GET /v2.1/flavors/46ffe635-0a13-429a-8206-342f88b3b5e0 => generated 511 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/626] 10.0.0.76 () {32 vars in 640 bytes} [Mon Aug 24 16:48:52 2026] GET /v2.1/flavors => generated 1674 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/627] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:48:52 2026] GET /v2.1/flavors/46ffe635-0a13-429a-8206-342f88b3b5e0 => generated 511 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/628] 10.0.0.76 () {30 vars in 412 bytes} [Mon Aug 24 16:48:56 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/629] 10.0.0.76 () {28 vars in 559 bytes} [Mon Aug 24 16:48:56 2026] GET /v2/ => generated 402 bytes in 458 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/630] 10.0.0.76 () {28 vars in 563 bytes} [Mon Aug 24 16:48:56 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/631] 10.0.0.76 () {30 vars in 412 bytes} [Mon Aug 24 16:48:56 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-08-24 16:49:01.228 7 WARNING neutronclient.v2_0.client [None req-ae5adcaa-becb-4b98-a676-d32334e61247 b46a46c5599344ffa1bb9cd431250832 ad16c25b1b7b4dbc948fa6ba5ce196c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 321/634] 10.0.0.76 () {34 vars in 670 bytes} [Mon Aug 24 16:49:02 2026] POST /v2.1/os-keypairs => generated 386 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/635] 10.0.0.76 () {34 vars in 684 bytes} [Mon Aug 24 16:49:01 2026] POST /v2.1/os-security-groups => generated 247 bytes in 1942 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:49:03.061 8 WARNING neutronclient.v2_0.client [None req-c4d63e40-cbb3-4946-80b4-a253f45e1adf b46a46c5599344ffa1bb9cd431250832 ad16c25b1b7b4dbc948fa6ba5ce196c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:49:03.654 8 WARNING neutronclient.v2_0.client [None req-c4d63e40-cbb3-4946-80b4-a253f45e1adf b46a46c5599344ffa1bb9cd431250832 ad16c25b1b7b4dbc948fa6ba5ce196c5 - - default default] The python binding code in 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/636] 10.0.0.76 () {34 vars in 670 bytes} [Mon Aug 24 16:49:03 2026] POST /v2.1/os-keypairs => generated 386 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/637] 10.0.0.76 () {34 vars in 694 bytes} [Mon Aug 24 16:49:03 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 981 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:49:04.053 7 WARNING neutronclient.v2_0.client [None req-81269be3-2cab-4d70-a7f7-d3209a2d533c b46a46c5599344ffa1bb9cd431250832 ad16c25b1b7b4dbc948fa6ba5ce196c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 316/638] 10.0.0.76 () {34 vars in 684 bytes} [Mon Aug 24 16:49:04 2026] POST /v2.1/os-security-groups => generated 247 bytes in 367 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:49:04.428 8 WARNING neutronclient.v2_0.client [None req-a258c9d5-fb1c-4a7d-8001-c2a00fa0ec0a b46a46c5599344ffa1bb9cd431250832 ad16c25b1b7b4dbc948fa6ba5ce196c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:49:04.487 8 WARNING neutronclient.v2_0.client [None req-a258c9d5-fb1c-4a7d-8001-c2a00fa0ec0a b46a46c5599344ffa1bb9cd431250832 ad16c25b1b7b4dbc948fa6ba5ce196c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:49:04.663 7 WARNING neutronclient.v2_0.client [None req-bc7f85e2-4bd5-4515-abcf-29263dd55aba 9c7a02c28dce4aacb6113e5fa362d62b 73b3e9841bde4dcfa08caaf74ed3302b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:49:04.762 7 WARNING neutronclient.v2_0.client [None req-bc7f85e2-4bd5-4515-abcf-29263dd55aba 9c7a02c28dce4aacb6113e5fa362d62b 73b3e9841bde4dcfa08caaf74ed3302b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 323/639] 10.0.0.76 () {34 vars in 694 bytes} [Mon Aug 24 16:49:04 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 491 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:49:04.930 8 WARNING neutronclient.v2_0.client [None req-124e5f12-c67a-4ab6-96b3-a6d2dbcea1a3 b46a46c5599344ffa1bb9cd431250832 ad16c25b1b7b4dbc948fa6ba5ce196c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:49:04.977 8 WARNING neutronclient.v2_0.client [None req-124e5f12-c67a-4ab6-96b3-a6d2dbcea1a3 b46a46c5599344ffa1bb9cd431250832 ad16c25b1b7b4dbc948fa6ba5ce196c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 324/640] 10.0.0.76 () {34 vars in 694 bytes} [Mon Aug 24 16:49:04 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 406 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:49:05.338 8 WARNING neutronclient.v2_0.client [None req-72282909-9f6f-475e-a1c1-182aa0c06b0f b46a46c5599344ffa1bb9cd431250832 ad16c25b1b7b4dbc948fa6ba5ce196c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 325/641] 10.0.0.76 () {32 vars in 736 bytes} [Mon Aug 24 16:49:05 2026] GET /v2.1/os-security-groups/7759e200-155e-439b-911e-4b1fdea0c4d0 => generated 664 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:49:05.405 8 WARNING neutronclient.v2_0.client [None req-8759efd3-96af-4728-97b4-087e927e144d b46a46c5599344ffa1bb9cd431250832 ad16c25b1b7b4dbc948fa6ba5ce196c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:49:05.490 7 WARNING neutronclient.v2_0.client [None req-bc7f85e2-4bd5-4515-abcf-29263dd55aba 9c7a02c28dce4aacb6113e5fa362d62b 73b3e9841bde4dcfa08caaf74ed3302b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:49:05.501 8 WARNING neutronclient.v2_0.client [None req-8759efd3-96af-4728-97b4-087e927e144d b46a46c5599344ffa1bb9cd431250832 ad16c25b1b7b4dbc948fa6ba5ce196c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:49:05.544 8 WARNING neutronclient.v2_0.client [None req-8759efd3-96af-4728-97b4-087e927e144d b46a46c5599344ffa1bb9cd431250832 ad16c25b1b7b4dbc948fa6ba5ce196c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 326/642] 10.0.0.76 () {32 vars in 749 bytes} [Mon Aug 24 16:49:05 2026] DELETE /v2.1/os-security-group-rules/46f39533-51bc-4fac-a5d3-149bb5f46a62 => generated 0 bytes in 357 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-24 16:49:05.771 8 WARNING neutronclient.v2_0.client [None req-847c2893-be1f-4f5f-a3ee-c14df1a8ef92 b46a46c5599344ffa1bb9cd431250832 ad16c25b1b7b4dbc948fa6ba5ce196c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:49:05.809 8 WARNING neutronclient.v2_0.client [None req-847c2893-be1f-4f5f-a3ee-c14df1a8ef92 b46a46c5599344ffa1bb9cd431250832 ad16c25b1b7b4dbc948fa6ba5ce196c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 327/643] 10.0.0.76 () {32 vars in 739 bytes} [Mon Aug 24 16:49:05 2026] DELETE /v2.1/os-security-groups/7759e200-155e-439b-911e-4b1fdea0c4d0 => generated 0 bytes in 209 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-24 16:49:06.037 8 WARNING neutronclient.v2_0.client [None req-a09861c5-97dd-49c7-9d4a-6ad0d6e7bdc0 9a219bd1ac26469e88410f85b10a8581 9b55d6d3d9034f5cbc2c0ccf1fe0dc23 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:49:06.082 8 WARNING neutronclient.v2_0.client [None req-a09861c5-97dd-49c7-9d4a-6ad0d6e7bdc0 9a219bd1ac26469e88410f85b10a8581 9b55d6d3d9034f5cbc2c0ccf1fe0dc23 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 317/644] 10.0.0.76 () {34 vars in 662 bytes} [Mon Aug 24 16:49:04 2026] POST /v2.1/servers => generated 450 bytes in 1567 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:49:06.140 7 WARNING neutronclient.v2_0.client [None req-0092a78a-73f4-4d68-9b4b-92b0915c5ac3 b46a46c5599344ffa1bb9cd431250832 ad16c25b1b7b4dbc948fa6ba5ce196c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:49:06.194 7 WARNING neutronclient.v2_0.client [None req-0092a78a-73f4-4d68-9b4b-92b0915c5ac3 b46a46c5599344ffa1bb9cd431250832 ad16c25b1b7b4dbc948fa6ba5ce196c5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:49:06.268 8 WARNING neutronclient.v2_0.client [None req-a09861c5-97dd-49c7-9d4a-6ad0d6e7bdc0 9a219bd1ac26469e88410f85b10a8581 9b55d6d3d9034f5cbc2c0ccf1fe0dc23 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 318/645] 10.0.0.76 () {32 vars in 739 bytes} [Mon Aug 24 16:49:06 2026] DELETE /v2.1/os-security-groups/22210f90-54b2-498b-8cc6-369b00ac3a73 => generated 0 bytes in 361 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-24 16:49:06.516 7 WARNING neutronclient.v2_0.client [None req-fb258b22-5461-4af2-9074-33a0aafd2a2b 9c7a02c28dce4aacb6113e5fa362d62b 73b3e9841bde4dcfa08caaf74ed3302b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 319/646] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:49:06 2026] GET /v2.1/servers/c96bad88-4293-4454-bc31-8887c94970f8 => generated 1400 bytes in 429 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/647] 10.0.0.76 () {34 vars in 662 bytes} [Mon Aug 24 16:49:05 2026] POST /v2.1/servers => generated 453 bytes in 1468 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:49:07.470 7 WARNING neutronclient.v2_0.client [None req-a55db71f-f284-4dbe-9b50-0ddbb5623e91 9a219bd1ac26469e88410f85b10a8581 9b55d6d3d9034f5cbc2c0ccf1fe0dc23 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 320/648] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:49:07 2026] GET /v2.1/servers/b87aa691-12fb-41c7-a0c2-bf7dd56d94cd => generated 1392 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:49:08.026 8 WARNING neutronclient.v2_0.client [None req-0dd87177-81d5-4978-b600-0b96395872c4 9c7a02c28dce4aacb6113e5fa362d62b 73b3e9841bde4dcfa08caaf74ed3302b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 329/649] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:49:07 2026] GET /v2.1/servers/c96bad88-4293-4454-bc31-8887c94970f8 => generated 1396 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:49:08.765 7 WARNING neutronclient.v2_0.client [None req-d4cbfe12-3636-46de-b47a-c7e89431ffb2 9a219bd1ac26469e88410f85b10a8581 9b55d6d3d9034f5cbc2c0ccf1fe0dc23 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 321/650] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:49:08 2026] GET /v2.1/servers/b87aa691-12fb-41c7-a0c2-bf7dd56d94cd => generated 1388 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:49:09.140 8 WARNING neutronclient.v2_0.client [None req-0aa26be6-7d9d-4b94-865d-c08e56748c9f 9c7a02c28dce4aacb6113e5fa362d62b 73b3e9841bde4dcfa08caaf74ed3302b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 330/651] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:49:09 2026] GET /v2.1/servers/c96bad88-4293-4454-bc31-8887c94970f8 => generated 1452 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-08-24 16:49:09.892 7 WARNING neutronclient.v2_0.client [None req-f875ff48-c490-440b-87d9-72ec1f7d755f 9a219bd1ac26469e88410f85b10a8581 9b55d6d3d9034f5cbc2c0ccf1fe0dc23 - - default default] The python binding code in 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/652] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:49:09 2026] GET /v2.1/servers/b87aa691-12fb-41c7-a0c2-bf7dd56d94cd => generated 1388 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:49:10.249 8 WARNING neutronclient.v2_0.client [None req-a01c74ae-3907-4299-bb73-cc9522aaadc6 9c7a02c28dce4aacb6113e5fa362d62b 73b3e9841bde4dcfa08caaf74ed3302b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 331/653] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:49:10 2026] GET /v2.1/servers/c96bad88-4293-4454-bc31-8887c94970f8 => generated 1460 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:49:11.012 7 WARNING neutronclient.v2_0.client [None req-f02f31c3-5233-4614-bfdb-fac8595733fc 9a219bd1ac26469e88410f85b10a8581 9b55d6d3d9034f5cbc2c0ccf1fe0dc23 - - default default] The python binding code in 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/654] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:49:10 2026] GET /v2.1/servers/b87aa691-12fb-41c7-a0c2-bf7dd56d94cd => generated 1444 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:49:11.351 8 WARNING neutronclient.v2_0.client [None req-c1b5dcdc-4f1a-4471-9cf0-194747e390d8 9c7a02c28dce4aacb6113e5fa362d62b 73b3e9841bde4dcfa08caaf74ed3302b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 332/655] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:49:11 2026] GET /v2.1/servers/c96bad88-4293-4454-bc31-8887c94970f8 => generated 1460 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:49:12.090 7 WARNING neutronclient.v2_0.client [None req-4030588e-7bfe-451e-8daf-b55dc475d568 9a219bd1ac26469e88410f85b10a8581 9b55d6d3d9034f5cbc2c0ccf1fe0dc23 - - default default] The python binding code in 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/656] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:49:12 2026] GET /v2.1/servers/b87aa691-12fb-41c7-a0c2-bf7dd56d94cd => generated 1444 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:49:12.432 7 WARNING neutronclient.v2_0.client [None req-5276645f-59ff-43f4-b1c4-82466edfb193 9c7a02c28dce4aacb6113e5fa362d62b 73b3e9841bde4dcfa08caaf74ed3302b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 326/659] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:49:12 2026] GET /v2.1/servers/c96bad88-4293-4454-bc31-8887c94970f8 => generated 1526 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:49:13.200 8 WARNING neutronclient.v2_0.client [None req-d97f7fe7-f2b2-45b5-8b46-fdd4954b79fd 9a219bd1ac26469e88410f85b10a8581 9b55d6d3d9034f5cbc2c0ccf1fe0dc23 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:49:13.630 7 INFO nova.api.openstack.compute.server_external_events [req-d1d1ac7f-944f-4584-bafc-25a1833eb6ae req-1bb13cb5-a4ce-43cf-bf45-4b866d97a9cf 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-changed:08a969ea-bb7d-47be-a97a-c775a6e640c0 for instance c96bad88-4293-4454-bc31-8887c94970f8 on instance 2026-08-24 16:49:13.639 7 INFO nova.compute.rpcapi [None req-03a219ce-e320-475d-8e75-44c082ad884f - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 327/660] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:49:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:49:13.700 7 WARNING neutronclient.v2_0.client [None req-0b5664b1-2cdf-4033-8e9a-302a1ad97e6a 9c7a02c28dce4aacb6113e5fa362d62b 73b3e9841bde4dcfa08caaf74ed3302b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 334/661] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:49:13 2026] GET /v2.1/servers/b87aa691-12fb-41c7-a0c2-bf7dd56d94cd => generated 1520 bytes in 715 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/662] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:49:13 2026] GET /v2.1/servers/c96bad88-4293-4454-bc31-8887c94970f8 => generated 1526 bytes in 792 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:49:14.917 8 WARNING neutronclient.v2_0.client [None req-73adbe03-9f17-4e41-b537-13043aed6ced 9a219bd1ac26469e88410f85b10a8581 9b55d6d3d9034f5cbc2c0ccf1fe0dc23 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 335/663] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:49:14 2026] GET /v2.1/servers/b87aa691-12fb-41c7-a0c2-bf7dd56d94cd => generated 1518 bytes in 449 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:49:15.521 7 WARNING neutronclient.v2_0.client [None req-40210844-6123-48e1-8a6c-2b3e524dbb24 9c7a02c28dce4aacb6113e5fa362d62b 73b3e9841bde4dcfa08caaf74ed3302b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:49:15.717 8 INFO nova.api.openstack.compute.server_external_events [req-a152f9f8-8026-4ad7-ba39-939cdec402f3 req-49536d87-07e8-4ad6-8a20-9defcec2a46f 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-changed:1122f15e-6890-4f3e-b35c-30ec0594e011 for instance b87aa691-12fb-41c7-a0c2-bf7dd56d94cd on instance 2026-08-24 16:49:15.727 8 INFO nova.compute.rpcapi [None req-93ca4e68-0d0a-417a-afbd-a92d1ee04414 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 336/664] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:49:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/665] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:49:15 2026] GET /v2.1/servers/c96bad88-4293-4454-bc31-8887c94970f8 => generated 1526 bytes in 648 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:49:16.393 8 WARNING neutronclient.v2_0.client [None req-74a8cd1e-4f01-4b8c-b3d0-64252917174c 9a219bd1ac26469e88410f85b10a8581 9b55d6d3d9034f5cbc2c0ccf1fe0dc23 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 337/666] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:49:16 2026] GET /v2.1/servers/b87aa691-12fb-41c7-a0c2-bf7dd56d94cd => generated 1518 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:49:17.181 7 WARNING neutronclient.v2_0.client [None req-b6a076c0-58f1-4b22-89ed-25bdd7a8c6d1 9c7a02c28dce4aacb6113e5fa362d62b 73b3e9841bde4dcfa08caaf74ed3302b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:49:17.531 8 WARNING neutronclient.v2_0.client [None req-399c7c38-92da-4625-b840-429e844d40ff 9a219bd1ac26469e88410f85b10a8581 9b55d6d3d9034f5cbc2c0ccf1fe0dc23 - - default default] The python binding code in 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/667] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:49:17 2026] GET /v2.1/servers/c96bad88-4293-4454-bc31-8887c94970f8 => generated 1526 bytes in 431 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/668] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:49:17 2026] GET /v2.1/servers/b87aa691-12fb-41c7-a0c2-bf7dd56d94cd => generated 1518 bytes in 473 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:49:18.622 7 WARNING neutronclient.v2_0.client [None req-aaca4deb-e058-4c17-ae13-7ea206a76a0e 9c7a02c28dce4aacb6113e5fa362d62b 73b3e9841bde4dcfa08caaf74ed3302b - - default default] The python binding code in 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/669] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:49:18 2026] GET /v2.1/servers/c96bad88-4293-4454-bc31-8887c94970f8 => generated 1526 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:49:19.040 8 WARNING neutronclient.v2_0.client [None req-42ef9a38-4c6f-49e2-9cba-2450910d7308 9a219bd1ac26469e88410f85b10a8581 9b55d6d3d9034f5cbc2c0ccf1fe0dc23 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 339/670] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:49:18 2026] GET /v2.1/servers/b87aa691-12fb-41c7-a0c2-bf7dd56d94cd => generated 1518 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:49:19.395 7 WARNING neutronclient.v2_0.client [None req-3b03654c-ef32-41e1-8e0b-fa797e7b0715 8189c39cb9384554b4ef7e5ac397ceb5 ab2ea4a9d344425f8f9f49fbce149b52 - - default default] The python binding code in 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/671] 10.0.0.76 () {34 vars in 684 bytes} [Mon Aug 24 16:49:19 2026] POST /v2.1/os-security-groups => generated 243 bytes in 502 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:49:19.643 8 WARNING neutronclient.v2_0.client [None req-0181823b-9f77-4099-b5d3-5cf97cd2157b 8189c39cb9384554b4ef7e5ac397ceb5 ab2ea4a9d344425f8f9f49fbce149b52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:49:19.832 7 WARNING neutronclient.v2_0.client [None req-0c4bb708-c660-433f-a06f-e1432ec94a72 9c7a02c28dce4aacb6113e5fa362d62b 73b3e9841bde4dcfa08caaf74ed3302b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 340/672] 10.0.0.76 () {34 vars in 684 bytes} [Mon Aug 24 16:49:19 2026] POST /v2.1/os-security-groups => generated 243 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:49:19.922 8 WARNING neutronclient.v2_0.client [None req-7530d74c-dde4-4b6f-96d1-d7877930855e 8189c39cb9384554b4ef7e5ac397ceb5 ab2ea4a9d344425f8f9f49fbce149b52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 333/673] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:49:19 2026] GET /v2.1/servers/c96bad88-4293-4454-bc31-8887c94970f8 => generated 1526 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/674] 10.0.0.76 () {34 vars in 684 bytes} [Mon Aug 24 16:49:19 2026] POST /v2.1/os-security-groups => generated 242 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:49:20.174 7 WARNING neutronclient.v2_0.client [None req-d102ad5c-a9a4-42a5-8129-edf2625a3a38 8189c39cb9384554b4ef7e5ac397ceb5 ab2ea4a9d344425f8f9f49fbce149b52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:49:20.213 8 WARNING neutronclient.v2_0.client [None req-21f3602e-627b-448d-af36-d64c176200f3 9a219bd1ac26469e88410f85b10a8581 9b55d6d3d9034f5cbc2c0ccf1fe0dc23 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:49:20.241 7 WARNING neutronclient.v2_0.client [None req-d102ad5c-a9a4-42a5-8129-edf2625a3a38 8189c39cb9384554b4ef7e5ac397ceb5 ab2ea4a9d344425f8f9f49fbce149b52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:49:20.301 7 WARNING neutronclient.v2_0.client [None req-d102ad5c-a9a4-42a5-8129-edf2625a3a38 8189c39cb9384554b4ef7e5ac397ceb5 ab2ea4a9d344425f8f9f49fbce149b52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 334/675] 10.0.0.76 () {32 vars in 662 bytes} [Mon Aug 24 16:49:20 2026] GET /v2.1/os-security-groups => generated 1381 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-24 16:49:20.391 7 WARNING neutronclient.v2_0.client [None req-ed5fa20b-e43e-49d5-8396-8217d9d81142 8189c39cb9384554b4ef7e5ac397ceb5 ab2ea4a9d344425f8f9f49fbce149b52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 342/676] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:49:20 2026] GET /v2.1/servers/b87aa691-12fb-41c7-a0c2-bf7dd56d94cd => generated 1518 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-24 16:49:20.452 7 WARNING neutronclient.v2_0.client [None req-ed5fa20b-e43e-49d5-8396-8217d9d81142 8189c39cb9384554b4ef7e5ac397ceb5 ab2ea4a9d344425f8f9f49fbce149b52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:49:20.553 8 INFO nova.api.openstack.compute.server_external_events [req-eb19bd1b-aca6-4ecf-9c82-6e5792909aa2 req-adc22ed6-7699-4881-9602-4ffd679fdd53 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-vif-unplugged:08a969ea-bb7d-47be-a97a-c775a6e640c0 for instance c96bad88-4293-4454-bc31-8887c94970f8 on instance [pid: 8|app: 0|req: 343/677] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:49:20 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/678] 10.0.0.76 () {32 vars in 739 bytes} [Mon Aug 24 16:49:20 2026] DELETE /v2.1/os-security-groups/1cd9a5cd-28fc-490a-b47e-f14ab04c82f3 => generated 0 bytes in 252 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:49:20.655 8 WARNING neutronclient.v2_0.client [None req-42a4bf96-db0b-4ce4-bfee-ee5f6c4bcf38 8189c39cb9384554b4ef7e5ac397ceb5 ab2ea4a9d344425f8f9f49fbce149b52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:49:20.694 8 INFO nova.api.openstack.wsgi [None req-42a4bf96-db0b-4ce4-bfee-ee5f6c4bcf38 8189c39cb9384554b4ef7e5ac397ceb5 ab2ea4a9d344425f8f9f49fbce149b52 - - default default] HTTP exception thrown: Security group 1cd9a5cd-28fc-490a-b47e-f14ab04c82f3 does not exist Neutron server returns request_ids: ['req-9ba85701-9d55-4721-9ba9-2a388b68b0d9'] [pid: 8|app: 0|req: 344/679] 10.0.0.76 () {32 vars in 736 bytes} [Mon Aug 24 16:49:20 2026] GET /v2.1/os-security-groups/1cd9a5cd-28fc-490a-b47e-f14ab04c82f3 => generated 194 bytes in 52 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-24 16:49:20.712 7 WARNING neutronclient.v2_0.client [None req-5720d89e-51f1-46d1-ae88-872b1f53dde4 8189c39cb9384554b4ef7e5ac397ceb5 ab2ea4a9d344425f8f9f49fbce149b52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:49:20.743 7 WARNING neutronclient.v2_0.client [None req-5720d89e-51f1-46d1-ae88-872b1f53dde4 8189c39cb9384554b4ef7e5ac397ceb5 ab2ea4a9d344425f8f9f49fbce149b52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:49:20.971 8 WARNING neutronclient.v2_0.client [None req-d5434a10-7383-4666-80f0-95b06acdd46a 9c7a02c28dce4aacb6113e5fa362d62b 73b3e9841bde4dcfa08caaf74ed3302b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 345/680] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:49:20 2026] GET /v2.1/servers/c96bad88-4293-4454-bc31-8887c94970f8 => generated 1526 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:49:21.443 8 WARNING neutronclient.v2_0.client [None req-565f5b2a-386c-4dfc-afce-cc265df94c72 9a219bd1ac26469e88410f85b10a8581 9b55d6d3d9034f5cbc2c0ccf1fe0dc23 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 336/681] 10.0.0.76 () {32 vars in 739 bytes} [Mon Aug 24 16:49:20 2026] DELETE /v2.1/os-security-groups/f153eb68-f4d4-4339-9b36-4a1bdd95a686 => generated 0 bytes in 814 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-24 16:49:21.539 7 WARNING neutronclient.v2_0.client [None req-4c00d56d-a076-47f4-8738-5ae780938348 8189c39cb9384554b4ef7e5ac397ceb5 ab2ea4a9d344425f8f9f49fbce149b52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:49:21.569 7 INFO nova.api.openstack.wsgi [None req-4c00d56d-a076-47f4-8738-5ae780938348 8189c39cb9384554b4ef7e5ac397ceb5 ab2ea4a9d344425f8f9f49fbce149b52 - - default default] HTTP exception thrown: Security group f153eb68-f4d4-4339-9b36-4a1bdd95a686 does not exist Neutron server returns request_ids: ['req-32b52d1f-2c0f-4ba7-ba0d-f4a8188339a0'] [pid: 7|app: 0|req: 337/682] 10.0.0.76 () {32 vars in 736 bytes} [Mon Aug 24 16:49:21 2026] GET /v2.1/os-security-groups/f153eb68-f4d4-4339-9b36-4a1bdd95a686 => generated 194 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/683] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:49:21 2026] GET /v2.1/servers/b87aa691-12fb-41c7-a0c2-bf7dd56d94cd => generated 1518 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-24 16:49:21.583 7 WARNING neutronclient.v2_0.client [None req-2087124b-9992-47dd-8c91-35a83f40952c 8189c39cb9384554b4ef7e5ac397ceb5 ab2ea4a9d344425f8f9f49fbce149b52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:49:21.639 7 WARNING neutronclient.v2_0.client [None req-2087124b-9992-47dd-8c91-35a83f40952c 8189c39cb9384554b4ef7e5ac397ceb5 ab2ea4a9d344425f8f9f49fbce149b52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 338/684] 10.0.0.76 () {32 vars in 739 bytes} [Mon Aug 24 16:49:21 2026] DELETE /v2.1/os-security-groups/c8346267-9b49-461a-9782-20d57f79c771 => generated 0 bytes in 313 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:49:21.904 8 WARNING neutronclient.v2_0.client [None req-ec1df646-1d9f-4e01-be6c-bb17d9869dc5 8189c39cb9384554b4ef7e5ac397ceb5 ab2ea4a9d344425f8f9f49fbce149b52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:49:21.929 8 INFO nova.api.openstack.wsgi [None req-ec1df646-1d9f-4e01-be6c-bb17d9869dc5 8189c39cb9384554b4ef7e5ac397ceb5 ab2ea4a9d344425f8f9f49fbce149b52 - - default default] HTTP exception thrown: Security group c8346267-9b49-461a-9782-20d57f79c771 does not exist Neutron server returns request_ids: ['req-9bdfd4f0-3048-41a4-9c75-105efc88e20b'] [pid: 8|app: 0|req: 347/685] 10.0.0.76 () {32 vars in 736 bytes} [Mon Aug 24 16:49:21 2026] GET /v2.1/os-security-groups/c8346267-9b49-461a-9782-20d57f79c771 => generated 194 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-24 16:49:21.941 7 WARNING neutronclient.v2_0.client [None req-d2c3fdfd-d1ad-454a-a778-d1fe8c390786 8189c39cb9384554b4ef7e5ac397ceb5 ab2ea4a9d344425f8f9f49fbce149b52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:49:21.990 7 WARNING neutronclient.v2_0.client [None req-d2c3fdfd-d1ad-454a-a778-d1fe8c390786 8189c39cb9384554b4ef7e5ac397ceb5 ab2ea4a9d344425f8f9f49fbce149b52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:49:22.031 7 WARNING neutronclient.v2_0.client [None req-d2c3fdfd-d1ad-454a-a778-d1fe8c390786 8189c39cb9384554b4ef7e5ac397ceb5 ab2ea4a9d344425f8f9f49fbce149b52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 339/686] 10.0.0.76 () {32 vars in 662 bytes} [Mon Aug 24 16:49:21 2026] GET /v2.1/os-security-groups => generated 707 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:49:22.124 7 WARNING neutronclient.v2_0.client [None req-8a32cce0-3f4b-4fff-8082-976e70340716 8189c39cb9384554b4ef7e5ac397ceb5 ab2ea4a9d344425f8f9f49fbce149b52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:49:22.153 8 WARNING neutronclient.v2_0.client [None req-f2770724-c524-4ee8-8fe8-4880f7ce140e 9c7a02c28dce4aacb6113e5fa362d62b 73b3e9841bde4dcfa08caaf74ed3302b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:49:22.172 7 INFO nova.api.openstack.wsgi [None req-8a32cce0-3f4b-4fff-8082-976e70340716 8189c39cb9384554b4ef7e5ac397ceb5 ab2ea4a9d344425f8f9f49fbce149b52 - - default default] HTTP exception thrown: Security group c8346267-9b49-461a-9782-20d57f79c771 does not exist Neutron server returns request_ids: ['req-6c90aa5f-d594-40ce-b63b-d00c4f292d8d'] [pid: 7|app: 0|req: 340/687] 10.0.0.76 () {32 vars in 739 bytes} [Mon Aug 24 16:49:22 2026] DELETE /v2.1/os-security-groups/c8346267-9b49-461a-9782-20d57f79c771 => generated 194 bytes in 54 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-24 16:49:22.184 7 WARNING neutronclient.v2_0.client [None req-ec397dda-0dfe-4061-a703-92f61f92a36d 8189c39cb9384554b4ef7e5ac397ceb5 ab2ea4a9d344425f8f9f49fbce149b52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:49:22.253 7 INFO nova.api.openstack.wsgi [None req-ec397dda-0dfe-4061-a703-92f61f92a36d 8189c39cb9384554b4ef7e5ac397ceb5 ab2ea4a9d344425f8f9f49fbce149b52 - - default default] HTTP exception thrown: Security group f153eb68-f4d4-4339-9b36-4a1bdd95a686 does not exist Neutron server returns request_ids: ['req-41f1fa9d-45d7-4302-a003-fbe44e89906a'] [pid: 7|app: 0|req: 343/690] 10.0.0.76 () {32 vars in 739 bytes} [Mon Aug 24 16:49:22 2026] DELETE /v2.1/os-security-groups/f153eb68-f4d4-4339-9b36-4a1bdd95a686 => generated 194 bytes in 75 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-08-24 16:49:22.266 7 WARNING neutronclient.v2_0.client [None req-c881402e-82bd-4899-8411-804da133ee0b 8189c39cb9384554b4ef7e5ac397ceb5 ab2ea4a9d344425f8f9f49fbce149b52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 348/691] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:49:22 2026] GET /v2.1/servers/c96bad88-4293-4454-bc31-8887c94970f8 => generated 1526 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-24 16:49:22.321 7 INFO nova.api.openstack.wsgi [None req-c881402e-82bd-4899-8411-804da133ee0b 8189c39cb9384554b4ef7e5ac397ceb5 ab2ea4a9d344425f8f9f49fbce149b52 - - default default] HTTP exception thrown: Security group 1cd9a5cd-28fc-490a-b47e-f14ab04c82f3 does not exist Neutron server returns request_ids: ['req-360bae2e-bcf6-4dac-a9a3-5318ca2adcd0'] [pid: 7|app: 0|req: 344/692] 10.0.0.76 () {32 vars in 739 bytes} [Mon Aug 24 16:49:22 2026] DELETE /v2.1/os-security-groups/1cd9a5cd-28fc-490a-b47e-f14ab04c82f3 => generated 194 bytes in 63 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:49:22.612 8 INFO nova.api.openstack.compute.server_external_events [req-cac51c2e-03b1-418b-807d-0314e49f0a90 req-80ea5e8a-573b-4976-b591-d1a7ce10a374 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-vif-unplugged:1122f15e-6890-4f3e-b35c-30ec0594e011 for instance b87aa691-12fb-41c7-a0c2-bf7dd56d94cd on instance [pid: 8|app: 0|req: 349/693] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:49:22 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:49:22.619 7 WARNING neutronclient.v2_0.client [None req-b7536b89-633a-4bf9-a1ac-5fc7a601213a 9a219bd1ac26469e88410f85b10a8581 9b55d6d3d9034f5cbc2c0ccf1fe0dc23 - - default default] The python binding code in 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/694] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:49:22 2026] GET /v2.1/servers/b87aa691-12fb-41c7-a0c2-bf7dd56d94cd => generated 1518 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, ' 2026-08-24 16:49:23.362 8 WARNING neutronclient.v2_0.client [None req-6e8e586e-2644-4b3f-b797-774526f468c4 9c7a02c28dce4aacb6113e5fa362d62b 73b3e9841bde4dcfa08caaf74ed3302b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 350/695] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:49:23 2026] GET /v2.1/servers/c96bad88-4293-4454-bc31-8887c94970f8 => generated 1526 bytes in 452 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:49:23.952 7 WARNING neutronclient.v2_0.client [None req-9bea62da-1c13-4828-9014-840df9b7a7a8 9a219bd1ac26469e88410f85b10a8581 9b55d6d3d9034f5cbc2c0ccf1fe0dc23 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 346/696] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:49:23 2026] GET /v2.1/servers/b87aa691-12fb-41c7-a0c2-bf7dd56d94cd => generated 1518 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-08-24 16:49:24.695 8 INFO nova.api.openstack.compute.server_external_events [req-5b5919b0-5705-49fd-81f2-49d57fbfdfd0 req-8937411a-f847-4594-a4e3-76ceabf1f45e 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-vif-plugged:1122f15e-6890-4f3e-b35c-30ec0594e011 for instance b87aa691-12fb-41c7-a0c2-bf7dd56d94cd on instance 2026-08-24 16:49:24.695 8 INFO nova.api.openstack.compute.server_external_events [req-5b5919b0-5705-49fd-81f2-49d57fbfdfd0 req-8937411a-f847-4594-a4e3-76ceabf1f45e 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-vif-plugged:1122f15e-6890-4f3e-b35c-30ec0594e011 for instance b87aa691-12fb-41c7-a0c2-bf7dd56d94cd on instance 2026-08-24 16:49:24.695 8 INFO nova.api.openstack.compute.server_external_events [req-5b5919b0-5705-49fd-81f2-49d57fbfdfd0 req-8937411a-f847-4594-a4e3-76ceabf1f45e 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-vif-plugged:08a969ea-bb7d-47be-a97a-c775a6e640c0 for instance c96bad88-4293-4454-bc31-8887c94970f8 on instance 2026-08-24 16:49:24.695 8 INFO nova.api.openstack.compute.server_external_events [req-5b5919b0-5705-49fd-81f2-49d57fbfdfd0 req-8937411a-f847-4594-a4e3-76ceabf1f45e 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-vif-plugged:08a969ea-bb7d-47be-a97a-c775a6e640c0 for instance c96bad88-4293-4454-bc31-8887c94970f8 on instance [pid: 8|app: 0|req: 351/697] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:49:24 2026] POST /v2.1/os-server-external-events => generated 696 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:49:24.843 7 WARNING neutronclient.v2_0.client [None req-be8bc283-f91e-4811-89c3-fb292df54387 9c7a02c28dce4aacb6113e5fa362d62b 73b3e9841bde4dcfa08caaf74ed3302b - - default default] The python binding code in 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/698] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:49:24 2026] GET /v2.1/servers/c96bad88-4293-4454-bc31-8887c94970f8 => generated 1526 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:49:25.080 8 WARNING neutronclient.v2_0.client [None req-64766643-f584-4130-8722-b0048352a1ff 9a219bd1ac26469e88410f85b10a8581 9b55d6d3d9034f5cbc2c0ccf1fe0dc23 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 352/699] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:49:25 2026] GET /v2.1/servers/b87aa691-12fb-41c7-a0c2-bf7dd56d94cd => generated 1518 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:49:26.024 7 WARNING neutronclient.v2_0.client [None req-d08a8df1-629e-4d55-8f27-8c1cb6dc82d3 9c7a02c28dce4aacb6113e5fa362d62b 73b3e9841bde4dcfa08caaf74ed3302b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:49:26.293 8 WARNING neutronclient.v2_0.client [None req-244ceb7d-8d6f-4c97-b8e5-d3c6aa577b3d 9a219bd1ac26469e88410f85b10a8581 9b55d6d3d9034f5cbc2c0ccf1fe0dc23 - - default default] The python binding code in 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/700] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:49:25 2026] GET /v2.1/servers/c96bad88-4293-4454-bc31-8887c94970f8 => generated 1718 bytes in 367 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:49:26.432 7 WARNING neutronclient.v2_0.client [None req-a7c4038b-76a7-4719-add0-8520d322b3e1 9c7a02c28dce4aacb6113e5fa362d62b 73b3e9841bde4dcfa08caaf74ed3302b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 353/701] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:49:26 2026] GET /v2.1/servers/b87aa691-12fb-41c7-a0c2-bf7dd56d94cd => generated 1700 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 349/702] 10.0.0.76 () {32 vars in 740 bytes} [Mon Aug 24 16:49:26 2026] GET /v2.1/servers/c96bad88-4293-4454-bc31-8887c94970f8/os-interface => generated 285 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:49:26.511 8 WARNING neutronclient.v2_0.client [None req-ac7a9891-1bfa-4716-8594-45f64c6c7af4 9a219bd1ac26469e88410f85b10a8581 9b55d6d3d9034f5cbc2c0ccf1fe0dc23 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 354/703] 10.0.0.76 () {32 vars in 740 bytes} [Mon Aug 24 16:49:26 2026] GET /v2.1/servers/b87aa691-12fb-41c7-a0c2-bf7dd56d94cd/os-interface => generated 284 bytes in 404 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:49:27.563 7 WARNING neutronclient.v2_0.client [None req-fde7630a-ab17-41a9-a9fd-22eb7cf0d8b4 9c7a02c28dce4aacb6113e5fa362d62b 73b3e9841bde4dcfa08caaf74ed3302b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:49:27.576 8 INFO nova.api.openstack.compute.server_external_events [req-17efb329-61f4-4955-a999-bae341533432 req-67ec2e80-3736-40c9-a092-343c3603de6e 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-changed:08a969ea-bb7d-47be-a97a-c775a6e640c0 for instance c96bad88-4293-4454-bc31-8887c94970f8 on instance [pid: 8|app: 0|req: 355/704] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:49:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/705] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:49:27 2026] GET /v2.1/servers/c96bad88-4293-4454-bc31-8887c94970f8 => generated 1718 bytes in 312 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:49:28.509 8 INFO nova.api.openstack.compute.server_external_events [req-fbf7f93d-b496-4d26-97a8-75d186fbe494 req-8d633707-5c41-4723-a939-bf3933770ed2 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-changed:1122f15e-6890-4f3e-b35c-30ec0594e011 for instance b87aa691-12fb-41c7-a0c2-bf7dd56d94cd on instance [pid: 8|app: 0|req: 356/706] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:49:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 352/709] 10.0.0.76 () {34 vars in 670 bytes} [Mon Aug 24 16:49:36 2026] POST /v2.1/os-keypairs => generated 386 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:49:42.902 8 WARNING neutronclient.v2_0.client [None req-68b2739c-8961-4278-8744-956bfc439098 b0ad53fa8b9a4c889e423572ae7e84dd c5c95f647ae84b8f9cac72d557edb054 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:49:42.945 8 WARNING neutronclient.v2_0.client [None req-68b2739c-8961-4278-8744-956bfc439098 b0ad53fa8b9a4c889e423572ae7e84dd c5c95f647ae84b8f9cac72d557edb054 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:49:43.113 8 WARNING neutronclient.v2_0.client [None req-68b2739c-8961-4278-8744-956bfc439098 b0ad53fa8b9a4c889e423572ae7e84dd c5c95f647ae84b8f9cac72d557edb054 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:49:43.477 7 WARNING neutronclient.v2_0.client [None req-8455a1b9-2a6d-457e-8747-9be35574dbe1 9c7a02c28dce4aacb6113e5fa362d62b 73b3e9841bde4dcfa08caaf74ed3302b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 359/712] 10.0.0.76 () {34 vars in 662 bytes} [Mon Aug 24 16:49:42 2026] POST /v2.1/servers => generated 451 bytes in 742 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:49:43.566 8 WARNING neutronclient.v2_0.client [None req-5099dcfc-514e-47c6-a903-69e8f81a7462 9a219bd1ac26469e88410f85b10a8581 9b55d6d3d9034f5cbc2c0ccf1fe0dc23 - - default default] The python binding code in 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/713] 10.0.0.76 () {32 vars in 740 bytes} [Mon Aug 24 16:49:43 2026] GET /v2.1/servers/c96bad88-4293-4454-bc31-8887c94970f8/os-interface => generated 285 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:49:43.610 7 WARNING neutronclient.v2_0.client [None req-beabd1ce-41a6-45a5-9dc8-56df181c86e7 b0ad53fa8b9a4c889e423572ae7e84dd c5c95f647ae84b8f9cac72d557edb054 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 355/714] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:49:43 2026] GET /v2.1/servers/eb8d2153-152c-42e7-b9d9-c85749bfe312 => generated 1253 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:49:43.787 7 WARNING neutronclient.v2_0.client [None req-74ab402e-913e-4c86-9831-57f54129ef9e 9c7a02c28dce4aacb6113e5fa362d62b 73b3e9841bde4dcfa08caaf74ed3302b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 360/715] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:49:43 2026] GET /v2.1/servers/b87aa691-12fb-41c7-a0c2-bf7dd56d94cd => generated 1820 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:49:43.837 8 WARNING neutronclient.v2_0.client [None req-bf196067-9a75-4e3b-a4c7-0b7e863da289 9a219bd1ac26469e88410f85b10a8581 9b55d6d3d9034f5cbc2c0ccf1fe0dc23 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 356/716] 10.0.0.76 () {32 vars in 814 bytes} [Mon Aug 24 16:49:43 2026] GET /v2.1/servers/c96bad88-4293-4454-bc31-8887c94970f8/os-interface/08a969ea-bb7d-47be-a97a-c775a6e640c0 => generated 282 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 357/717] 10.0.0.76 () {32 vars in 722 bytes} [Mon Aug 24 16:49:43 2026] GET /v2.1/servers/c96bad88-4293-4454-bc31-8887c94970f8/ips => generated 157 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 361/718] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:49:43 2026] GET /v2.1/servers/b87aa691-12fb-41c7-a0c2-bf7dd56d94cd => generated 1820 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/719] 10.0.0.76 () {34 vars in 749 bytes} [Mon Aug 24 16:49:43 2026] POST /v2.1/servers/c96bad88-4293-4454-bc31-8887c94970f8/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 362/720] 10.0.0.76 () {32 vars in 722 bytes} [Mon Aug 24 16:49:43 2026] GET /v2.1/servers/c96bad88-4293-4454-bc31-8887c94970f8/ips => generated 157 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 359/721] 10.0.0.76 () {34 vars in 749 bytes} [Mon Aug 24 16:49:44 2026] POST /v2.1/servers/b87aa691-12fb-41c7-a0c2-bf7dd56d94cd/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:49:44.325 8 WARNING neutronclient.v2_0.client [None req-c89f97a6-e3b7-4f20-85e5-0c50429830fe 9a219bd1ac26469e88410f85b10a8581 9b55d6d3d9034f5cbc2c0ccf1fe0dc23 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 363/722] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:49:44 2026] GET /v2.1/servers/b87aa691-12fb-41c7-a0c2-bf7dd56d94cd => generated 1822 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:49:44.805 7 WARNING neutronclient.v2_0.client [None req-a092fc63-bedf-4eb0-99aa-f286320d8610 b0ad53fa8b9a4c889e423572ae7e84dd c5c95f647ae84b8f9cac72d557edb054 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 364/723] 10.0.0.76 () {32 vars in 722 bytes} [Mon Aug 24 16:49:45 2026] GET /v2.1/servers/c96bad88-4293-4454-bc31-8887c94970f8/ips => generated 157 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/724] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:49:44 2026] GET /v2.1/servers/eb8d2153-152c-42e7-b9d9-c85749bfe312 => generated 1295 bytes in 379 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:49:45.426 8 INFO nova.api.openstack.compute.server_external_events [req-cc318b49-9a48-46ef-9109-fae0a2efc3d5 req-c3b4ac3b-7292-4eb2-aefa-ff3c2d8442e9 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-changed:08a969ea-bb7d-47be-a97a-c775a6e640c0 for instance c96bad88-4293-4454-bc31-8887c94970f8 on instance [pid: 8|app: 0|req: 365/725] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:49:45 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-08-24 16:49:45.531 7 WARNING neutronclient.v2_0.client [None req-ede467f2-2f39-4194-9ebd-27ababc289bf 9a219bd1ac26469e88410f85b10a8581 9b55d6d3d9034f5cbc2c0ccf1fe0dc23 - - default default] The python binding code in 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/726] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:49:45 2026] GET /v2.1/servers/b87aa691-12fb-41c7-a0c2-bf7dd56d94cd => generated 1822 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, ' [pid: 8|app: 0|req: 366/727] 10.0.0.76 () {32 vars in 722 bytes} [Mon Aug 24 16:49:46 2026] GET /v2.1/servers/c96bad88-4293-4454-bc31-8887c94970f8/ips => generated 157 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:49:46.193 7 WARNING neutronclient.v2_0.client [None req-084c87a5-de8f-4bbc-af8c-8f7f5677acec b0ad53fa8b9a4c889e423572ae7e84dd c5c95f647ae84b8f9cac72d557edb054 - - default default] The python binding code in 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/728] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:49:46 2026] GET /v2.1/servers/eb8d2153-152c-42e7-b9d9-c85749bfe312 => generated 1295 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:49:46.690 8 WARNING neutronclient.v2_0.client [None req-8672c4b0-128e-40f5-ba9f-23111a52cc20 9a219bd1ac26469e88410f85b10a8581 9b55d6d3d9034f5cbc2c0ccf1fe0dc23 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 367/729] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:49:46 2026] GET /v2.1/servers/b87aa691-12fb-41c7-a0c2-bf7dd56d94cd => generated 1822 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, ' [pid: 7|app: 0|req: 363/730] 10.0.0.76 () {32 vars in 722 bytes} [Mon Aug 24 16:49:47 2026] GET /v2.1/servers/c96bad88-4293-4454-bc31-8887c94970f8/ips => generated 195 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:49:47.170 8 WARNING neutronclient.v2_0.client [None req-bc850f56-ce3d-49ea-b7c7-e98fffb81af9 9c7a02c28dce4aacb6113e5fa362d62b 73b3e9841bde4dcfa08caaf74ed3302b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 368/731] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:49:47 2026] GET /v2.1/servers/c96bad88-4293-4454-bc31-8887c94970f8 => generated 1952 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 364/732] 10.0.0.76 () {34 vars in 749 bytes} [Mon Aug 24 16:49:47 2026] POST /v2.1/servers/c96bad88-4293-4454-bc31-8887c94970f8/action => generated 0 bytes in 45 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 369/733] 10.0.0.76 () {32 vars in 722 bytes} [Mon Aug 24 16:49:47 2026] GET /v2.1/servers/c96bad88-4293-4454-bc31-8887c94970f8/ips => generated 195 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:49:47.425 7 WARNING neutronclient.v2_0.client [None req-8a6b86a1-7f9b-4179-bb46-f006025a68e6 b0ad53fa8b9a4c889e423572ae7e84dd c5c95f647ae84b8f9cac72d557edb054 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 365/734] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:49:47 2026] GET /v2.1/servers/eb8d2153-152c-42e7-b9d9-c85749bfe312 => generated 1351 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:49:47.878 8 WARNING neutronclient.v2_0.client [None req-9d9e5127-b57d-4843-905c-732a024cd384 9a219bd1ac26469e88410f85b10a8581 9b55d6d3d9034f5cbc2c0ccf1fe0dc23 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 370/735] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:49:47 2026] GET /v2.1/servers/b87aa691-12fb-41c7-a0c2-bf7dd56d94cd => generated 1827 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 366/736] 10.0.0.76 () {32 vars in 722 bytes} [Mon Aug 24 16:49:48 2026] GET /v2.1/servers/c96bad88-4293-4454-bc31-8887c94970f8/ips => generated 195 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:49:48.519 8 WARNING neutronclient.v2_0.client [None req-d72a3743-aa03-452c-80cf-f064d0e334a2 b0ad53fa8b9a4c889e423572ae7e84dd c5c95f647ae84b8f9cac72d557edb054 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 371/737] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:49:48 2026] GET /v2.1/servers/eb8d2153-152c-42e7-b9d9-c85749bfe312 => 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, ' 2026-08-24 16:49:49.024 7 INFO nova.api.openstack.compute.server_external_events [req-f50e82f1-547b-4ab4-b147-c9211af8c756 req-d4294cf5-66f7-4661-a696-8906d4fb5753 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-vif-unplugged:1122f15e-6890-4f3e-b35c-30ec0594e011 for instance b87aa691-12fb-41c7-a0c2-bf7dd56d94cd on instance [pid: 7|app: 0|req: 367/738] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:49:49 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-08-24 16:49:49.097 8 WARNING neutronclient.v2_0.client [None req-18804daf-16b2-4da5-9b1f-b05bc9ee68b7 9a219bd1ac26469e88410f85b10a8581 9b55d6d3d9034f5cbc2c0ccf1fe0dc23 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:49:49.407 7 INFO nova.api.openstack.compute.server_external_events [req-362fdab6-a506-49a3-a547-b6ac44a67c77 req-c32b641f-64e8-47a8-9b76-34d07a88ab28 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-changed:08a969ea-bb7d-47be-a97a-c775a6e640c0 for instance c96bad88-4293-4454-bc31-8887c94970f8 on instance [pid: 7|app: 0|req: 368/739] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:49:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 369/740] 10.0.0.76 () {32 vars in 722 bytes} [Mon Aug 24 16:49:49 2026] GET /v2.1/servers/c96bad88-4293-4454-bc31-8887c94970f8/ips => generated 195 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/741] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:49:49 2026] GET /v2.1/servers/b87aa691-12fb-41c7-a0c2-bf7dd56d94cd => generated 1827 bytes in 492 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:49:49.608 7 WARNING neutronclient.v2_0.client [None req-155dded6-28a3-4292-bd85-0d0e1d05b2f4 b0ad53fa8b9a4c889e423572ae7e84dd c5c95f647ae84b8f9cac72d557edb054 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 370/742] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:49:49 2026] GET /v2.1/servers/eb8d2153-152c-42e7-b9d9-c85749bfe312 => generated 1359 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 373/743] 10.0.0.76 () {32 vars in 722 bytes} [Mon Aug 24 16:49:50 2026] GET /v2.1/servers/c96bad88-4293-4454-bc31-8887c94970f8/ips => generated 157 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:49:50.608 8 WARNING neutronclient.v2_0.client [None req-b43d4aae-e9ce-489f-ba23-dc173791daed 9a219bd1ac26469e88410f85b10a8581 9b55d6d3d9034f5cbc2c0ccf1fe0dc23 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 371/744] 10.0.0.76 () {32 vars in 717 bytes} [Mon Aug 24 16:49:50 2026] DELETE /v2.1/servers/c96bad88-4293-4454-bc31-8887c94970f8 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:49:50.692 7 WARNING neutronclient.v2_0.client [None req-36673255-4139-485c-872e-d0e3925eea37 b0ad53fa8b9a4c889e423572ae7e84dd c5c95f647ae84b8f9cac72d557edb054 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 374/745] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:49:50 2026] GET /v2.1/servers/b87aa691-12fb-41c7-a0c2-bf7dd56d94cd => generated 1827 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:49:50.795 8 WARNING neutronclient.v2_0.client [None req-923ebc52-7f38-4242-bf19-03662aade3fe 9c7a02c28dce4aacb6113e5fa362d62b 73b3e9841bde4dcfa08caaf74ed3302b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 372/746] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:49:50 2026] GET /v2.1/servers/eb8d2153-152c-42e7-b9d9-c85749bfe312 => generated 1437 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/747] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:49:50 2026] GET /v2.1/servers/c96bad88-4293-4454-bc31-8887c94970f8 => generated 1844 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:49:51.071 7 INFO nova.api.openstack.compute.server_external_events [req-6b8d8cff-fb1d-4e04-8ffe-e4ff18f69312 req-112073f1-8823-4423-b348-004406bfff98 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-vif-unplugged:1122f15e-6890-4f3e-b35c-30ec0594e011 for instance b87aa691-12fb-41c7-a0c2-bf7dd56d94cd on instance [pid: 7|app: 0|req: 373/748] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:49:51 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-08-24 16:49:51.453 8 INFO nova.api.openstack.compute.server_external_events [req-de4b6378-80c2-4320-a0a5-08a7dd57c4c0 req-6ff10d9a-cc64-42da-bbb4-2af6c90ca584 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-changed:574e4efe-62d6-437d-a0f3-cf370159366a for instance eb8d2153-152c-42e7-b9d9-c85749bfe312 on instance [pid: 8|app: 0|req: 376/749] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:49:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:49:51.851 7 WARNING neutronclient.v2_0.client [None req-ef45f9de-a3d3-4e6d-804b-3b1ce2702979 9a219bd1ac26469e88410f85b10a8581 9b55d6d3d9034f5cbc2c0ccf1fe0dc23 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:49:51.898 8 WARNING neutronclient.v2_0.client [None req-7d159c4b-6cf9-4ce6-8cc1-b013bf7a82ce b0ad53fa8b9a4c889e423572ae7e84dd c5c95f647ae84b8f9cac72d557edb054 - - default default] The python binding code in 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/750] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:49:51 2026] GET /v2.1/servers/b87aa691-12fb-41c7-a0c2-bf7dd56d94cd => generated 1827 bytes in 357 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:49:52.186 7 WARNING neutronclient.v2_0.client [None req-8091f91d-7865-4077-9754-6395667149d9 9c7a02c28dce4aacb6113e5fa362d62b 73b3e9841bde4dcfa08caaf74ed3302b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 377/751] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:49:51 2026] GET /v2.1/servers/eb8d2153-152c-42e7-b9d9-c85749bfe312 => generated 1437 bytes in 342 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/754] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:49:52 2026] GET /v2.1/servers/c96bad88-4293-4454-bc31-8887c94970f8 => generated 1844 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:49:53.131 8 INFO nova.api.openstack.compute.server_external_events [req-32bdf668-c9dd-441b-909a-04e8e888146c req-51ab3887-aad9-4e08-9661-1eb5b10e17d0 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-vif-unplugged:08a969ea-bb7d-47be-a97a-c775a6e640c0 for instance c96bad88-4293-4454-bc31-8887c94970f8 on instance 2026-08-24 16:49:53.131 8 INFO nova.api.openstack.compute.server_external_events [req-32bdf668-c9dd-441b-909a-04e8e888146c req-51ab3887-aad9-4e08-9661-1eb5b10e17d0 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-vif-unplugged:08a969ea-bb7d-47be-a97a-c775a6e640c0 for instance c96bad88-4293-4454-bc31-8887c94970f8 on instance 2026-08-24 16:49:53.131 8 INFO nova.api.openstack.compute.server_external_events [req-32bdf668-c9dd-441b-909a-04e8e888146c req-51ab3887-aad9-4e08-9661-1eb5b10e17d0 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-vif-plugged:1122f15e-6890-4f3e-b35c-30ec0594e011 for instance b87aa691-12fb-41c7-a0c2-bf7dd56d94cd on instance [pid: 8|app: 0|req: 380/755] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:49:53 2026] POST /v2.1/os-server-external-events => generated 529 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:49:53.215 7 WARNING neutronclient.v2_0.client [None req-2fdd283b-d1d4-4b4d-b62b-8f67d16bf2de 9a219bd1ac26469e88410f85b10a8581 9b55d6d3d9034f5cbc2c0ccf1fe0dc23 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:49:53.244 8 WARNING neutronclient.v2_0.client [None req-74eadd5d-8fdb-4ba3-9b65-b04bb10b3686 b0ad53fa8b9a4c889e423572ae7e84dd c5c95f647ae84b8f9cac72d557edb054 - - default default] The python binding code in 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/756] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:49:53 2026] GET /v2.1/servers/b87aa691-12fb-41c7-a0c2-bf7dd56d94cd => generated 1827 bytes in 672 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 381/757] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:49:53 2026] GET /v2.1/servers/eb8d2153-152c-42e7-b9d9-c85749bfe312 => generated 1437 bytes in 674 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:49:53.882 7 WARNING neutronclient.v2_0.client [None req-577c6de6-5dee-4255-afbb-785af005f908 9c7a02c28dce4aacb6113e5fa362d62b 73b3e9841bde4dcfa08caaf74ed3302b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:49:53.907 8 INFO nova.api.openstack.compute.server_external_events [req-cbf31e71-50a7-4ee5-a0c5-3b60d055957c req-c7dd42cd-abd0-4dc9-bc0e-b2724b61774b 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-vif-deleted:08a969ea-bb7d-47be-a97a-c775a6e640c0 for instance c96bad88-4293-4454-bc31-8887c94970f8 on instance [pid: 8|app: 0|req: 382/758] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:49:53 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: 377/759] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:49:53 2026] GET /v2.1/servers/c96bad88-4293-4454-bc31-8887c94970f8 => generated 1776 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:49:54.901 8 WARNING neutronclient.v2_0.client [None req-e922f696-5930-45e9-8fd3-38ba1f91756b 9a219bd1ac26469e88410f85b10a8581 9b55d6d3d9034f5cbc2c0ccf1fe0dc23 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:49:54.924 7 WARNING neutronclient.v2_0.client [None req-ec2bb2fd-dd70-4489-bee0-81305e3ac059 b0ad53fa8b9a4c889e423572ae7e84dd c5c95f647ae84b8f9cac72d557edb054 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 383/760] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:49:54 2026] GET /v2.1/servers/b87aa691-12fb-41c7-a0c2-bf7dd56d94cd => generated 1820 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/761] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:49:54 2026] GET /v2.1/servers/eb8d2153-152c-42e7-b9d9-c85749bfe312 => generated 1425 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:49:55.164 8 WARNING neutronclient.v2_0.client [None req-69217f32-14d1-48bb-856f-115058b1c76c 9c7a02c28dce4aacb6113e5fa362d62b 73b3e9841bde4dcfa08caaf74ed3302b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:49:55.174 7 INFO nova.api.openstack.compute.server_external_events [req-8bf711dc-0eb3-4190-9f48-25f6d2acbf98 req-6bc99e00-8a81-40b7-826a-5ed71bf3d6ca 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-vif-plugged:1122f15e-6890-4f3e-b35c-30ec0594e011 for instance b87aa691-12fb-41c7-a0c2-bf7dd56d94cd on instance [pid: 7|app: 0|req: 379/762] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:49:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/763] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:49:55 2026] GET /v2.1/servers/c96bad88-4293-4454-bc31-8887c94970f8 => generated 1486 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:49:56.200 7 WARNING neutronclient.v2_0.client [None req-96cb3061-ceb2-43bd-9155-3a0e86268e07 b0ad53fa8b9a4c889e423572ae7e84dd c5c95f647ae84b8f9cac72d557edb054 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:49:56.263 8 WARNING neutronclient.v2_0.client [None req-44f201c3-6709-44e6-ac75-c642df789732 9c7a02c28dce4aacb6113e5fa362d62b 73b3e9841bde4dcfa08caaf74ed3302b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 380/764] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:49:56 2026] GET /v2.1/servers/eb8d2153-152c-42e7-b9d9-c85749bfe312 => generated 1425 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/765] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:49:56 2026] GET /v2.1/servers/c96bad88-4293-4454-bc31-8887c94970f8 => generated 1486 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:49:57.336 7 WARNING neutronclient.v2_0.client [None req-e8c090de-39ea-4c0f-b8b2-f503b5270d26 b0ad53fa8b9a4c889e423572ae7e84dd c5c95f647ae84b8f9cac72d557edb054 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:49:57.350 8 INFO nova.api.openstack.wsgi [None req-39b2845f-eb00-479d-85aa-63bd041d050b 9c7a02c28dce4aacb6113e5fa362d62b 73b3e9841bde4dcfa08caaf74ed3302b - - default default] HTTP exception thrown: Instance c96bad88-4293-4454-bc31-8887c94970f8 could not be found. [pid: 8|app: 0|req: 386/766] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:49:57 2026] GET /v2.1/servers/c96bad88-4293-4454-bc31-8887c94970f8 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 387/767] 10.0.0.76 () {32 vars in 705 bytes} [Mon Aug 24 16:49:57 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1900607548 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/768] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:49:57 2026] GET /v2.1/servers/eb8d2153-152c-42e7-b9d9-c85749bfe312 => generated 1425 bytes in 324 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-24 16:49:58.060 8 INFO nova.api.openstack.wsgi [None req-9e12ffc5-9947-48b5-8a88-c37614d8d906 9c7a02c28dce4aacb6113e5fa362d62b 73b3e9841bde4dcfa08caaf74ed3302b - - default default] HTTP exception thrown: Instance c96bad88-4293-4454-bc31-8887c94970f8 could not be found. [pid: 8|app: 0|req: 388/769] 10.0.0.76 () {32 vars in 717 bytes} [Mon Aug 24 16:49:58 2026] DELETE /v2.1/servers/c96bad88-4293-4454-bc31-8887c94970f8 => generated 111 bytes in 48 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:49:58.089 7 INFO nova.api.openstack.wsgi [None req-9f0f313b-c36e-46e7-9e0d-11984a6f0779 9c7a02c28dce4aacb6113e5fa362d62b 73b3e9841bde4dcfa08caaf74ed3302b - - default default] HTTP exception thrown: Instance c96bad88-4293-4454-bc31-8887c94970f8 could not be found. [pid: 7|app: 0|req: 382/770] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:49:58 2026] GET /v2.1/servers/c96bad88-4293-4454-bc31-8887c94970f8 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:49:58.690 8 WARNING neutronclient.v2_0.client [None req-9e95312c-9c6f-45ab-949a-20eaa8b9f526 b0ad53fa8b9a4c889e423572ae7e84dd c5c95f647ae84b8f9cac72d557edb054 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 389/771] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:49:58 2026] GET /v2.1/servers/eb8d2153-152c-42e7-b9d9-c85749bfe312 => generated 1425 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-08-24 16:50:00.004 7 WARNING neutronclient.v2_0.client [None req-2507567b-44f5-4f76-95bc-a6050f7a9600 b0ad53fa8b9a4c889e423572ae7e84dd c5c95f647ae84b8f9cac72d557edb054 - - default default] The python binding code in 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/772] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:49:59 2026] GET /v2.1/servers/eb8d2153-152c-42e7-b9d9-c85749bfe312 => generated 1425 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:50:01.263 8 WARNING neutronclient.v2_0.client [None req-af5964e0-212a-4341-a909-290dc2ac31f4 b0ad53fa8b9a4c889e423572ae7e84dd c5c95f647ae84b8f9cac72d557edb054 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 390/773] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:50:01 2026] GET /v2.1/servers/eb8d2153-152c-42e7-b9d9-c85749bfe312 => generated 1425 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:50:02.390 7 WARNING neutronclient.v2_0.client [None req-b40533a8-9ffa-4fbe-9c63-158dbe604a8e b0ad53fa8b9a4c889e423572ae7e84dd c5c95f647ae84b8f9cac72d557edb054 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 385/776] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:50:02 2026] GET /v2.1/servers/eb8d2153-152c-42e7-b9d9-c85749bfe312 => generated 1425 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:50:02.660 8 INFO nova.api.openstack.compute.server_external_events [req-67aa3d3a-b2d5-4520-b733-3b34b5ff654e req-b8adb2c0-41a8-436d-a1d0-9274703ff34c 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-vif-plugged:574e4efe-62d6-437d-a0f3-cf370159366a for instance eb8d2153-152c-42e7-b9d9-c85749bfe312 on instance [pid: 8|app: 0|req: 392/777] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:50:02 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:50:03.604 7 WARNING neutronclient.v2_0.client [None req-b4c67681-fa50-4df3-8ad4-2872fe017397 b0ad53fa8b9a4c889e423572ae7e84dd c5c95f647ae84b8f9cac72d557edb054 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:50:04.702 8 INFO nova.api.openstack.compute.server_external_events [req-36a12041-cac3-4bf4-8356-7a65a7ae4b96 req-91ba3ddd-4b8d-427c-8a7c-5ff92f1954d3 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-vif-plugged:574e4efe-62d6-437d-a0f3-cf370159366a for instance eb8d2153-152c-42e7-b9d9-c85749bfe312 on instance [pid: 8|app: 0|req: 393/778] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:50:04 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/779] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:50:03 2026] GET /v2.1/servers/eb8d2153-152c-42e7-b9d9-c85749bfe312 => generated 1425 bytes in 1533 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:50:06.146 8 WARNING neutronclient.v2_0.client [None req-4ae3f921-246e-41a7-be8f-5189e3daebf7 b0ad53fa8b9a4c889e423572ae7e84dd c5c95f647ae84b8f9cac72d557edb054 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 394/780] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:50:06 2026] GET /v2.1/servers/eb8d2153-152c-42e7-b9d9-c85749bfe312 => generated 1612 bytes in 467 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:50:06.627 7 WARNING neutronclient.v2_0.client [None req-638575b8-3693-40ed-a9e7-6427983a9d16 b0ad53fa8b9a4c889e423572ae7e84dd c5c95f647ae84b8f9cac72d557edb054 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 387/781] 10.0.0.76 () {32 vars in 740 bytes} [Mon Aug 24 16:50:06 2026] GET /v2.1/servers/eb8d2153-152c-42e7-b9d9-c85749bfe312/os-interface => generated 284 bytes in 436 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 395/782] 10.0.0.76 () {34 vars in 670 bytes} [Mon Aug 24 16:50:09 2026] POST /v2.1/os-keypairs => generated 386 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:50:10.055 7 WARNING neutronclient.v2_0.client [None req-6fa20a1d-566b-4768-af2a-7b4b503c09aa b0ad53fa8b9a4c889e423572ae7e84dd c5c95f647ae84b8f9cac72d557edb054 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:50:10.070 8 INFO nova.api.openstack.compute.server_external_events [req-65235c3d-133d-4741-842d-4f78f0e19d1f req-c1dbdf07-44b3-47c7-883c-f17159bc54aa 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-changed:574e4efe-62d6-437d-a0f3-cf370159366a for instance eb8d2153-152c-42e7-b9d9-c85749bfe312 on instance [pid: 8|app: 0|req: 396/783] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:50:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/784] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:50:10 2026] GET /v2.1/servers/eb8d2153-152c-42e7-b9d9-c85749bfe312 => generated 1612 bytes in 397 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 397/785] 10.0.0.76 () {32 vars in 640 bytes} [Mon Aug 24 16:50:10 2026] GET /v2.1/servers => generated 387 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:50:10.628 8 WARNING neutronclient.v2_0.client [None req-63168dd5-a514-463f-859c-3d45ccbc00cc 9a219bd1ac26469e88410f85b10a8581 9b55d6d3d9034f5cbc2c0ccf1fe0dc23 - - default default] The python binding code in 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/786] 10.0.0.76 () {32 vars in 717 bytes} [Mon Aug 24 16:50:10 2026] DELETE /v2.1/servers/eb8d2153-152c-42e7-b9d9-c85749bfe312 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:50:10.688 7 WARNING neutronclient.v2_0.client [None req-87a26b88-badb-4592-9cbc-97096befe03f b0ad53fa8b9a4c889e423572ae7e84dd c5c95f647ae84b8f9cac72d557edb054 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 398/787] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:50:10 2026] GET /v2.1/servers/b87aa691-12fb-41c7-a0c2-bf7dd56d94cd => generated 1820 bytes in 663 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 390/788] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:50:10 2026] GET /v2.1/servers/eb8d2153-152c-42e7-b9d9-c85749bfe312 => generated 1618 bytes in 650 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 399/789] 10.0.0.76 () {32 vars in 717 bytes} [Mon Aug 24 16:50:11 2026] DELETE /v2.1/servers/b87aa691-12fb-41c7-a0c2-bf7dd56d94cd => generated 0 bytes in 108 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-08-24 16:50:11.385 7 WARNING neutronclient.v2_0.client [None req-8f773599-8d26-4204-bb2c-ff4c1319f2c7 a0da6ff13db24ea0ab0e1609577743d1 698a1c571ace4e989c99fbd705be8a57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:50:11.416 8 WARNING neutronclient.v2_0.client [None req-0f8b0725-e19b-4a24-b2ce-fa924b64c17b 9a219bd1ac26469e88410f85b10a8581 9b55d6d3d9034f5cbc2c0ccf1fe0dc23 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:50:11.442 7 WARNING neutronclient.v2_0.client [None req-8f773599-8d26-4204-bb2c-ff4c1319f2c7 a0da6ff13db24ea0ab0e1609577743d1 698a1c571ace4e989c99fbd705be8a57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 400/790] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:50:11 2026] GET /v2.1/servers/b87aa691-12fb-41c7-a0c2-bf7dd56d94cd => generated 1826 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-24 16:50:11.770 7 WARNING neutronclient.v2_0.client [None req-8f773599-8d26-4204-bb2c-ff4c1319f2c7 a0da6ff13db24ea0ab0e1609577743d1 698a1c571ace4e989c99fbd705be8a57 - - default default] The python binding code in 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/791] 10.0.0.76 () {34 vars in 662 bytes} [Mon Aug 24 16:50:11 2026] POST /v2.1/servers => generated 450 bytes in 691 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:50:12.048 8 WARNING neutronclient.v2_0.client [None req-b60f13b4-f154-47cc-b1db-47bb52a65286 a0da6ff13db24ea0ab0e1609577743d1 698a1c571ace4e989c99fbd705be8a57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 401/792] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:50:12 2026] GET /v2.1/servers/a0844e2e-37ef-4e97-82ed-52872412720c => generated 1424 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:50:12.357 8 WARNING neutronclient.v2_0.client [None req-859ff7b9-cd37-4d0a-8580-2818d9812efc b0ad53fa8b9a4c889e423572ae7e84dd c5c95f647ae84b8f9cac72d557edb054 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 403/795] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:50:12 2026] GET /v2.1/servers/eb8d2153-152c-42e7-b9d9-c85749bfe312 => generated 1738 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:50:12.719 7 WARNING neutronclient.v2_0.client [None req-4b4f13ee-5996-47cb-be94-8d46b7289d4e 9a219bd1ac26469e88410f85b10a8581 9b55d6d3d9034f5cbc2c0ccf1fe0dc23 - - default default] The python binding code in 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/796] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:50:12 2026] GET /v2.1/servers/b87aa691-12fb-41c7-a0c2-bf7dd56d94cd => generated 1826 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:50:13.133 8 WARNING neutronclient.v2_0.client [None req-c57546fc-3bbd-4fcc-a44f-3abd35e5dee7 a0da6ff13db24ea0ab0e1609577743d1 698a1c571ace4e989c99fbd705be8a57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:50:13.493 7 WARNING neutronclient.v2_0.client [None req-f5dd23e1-bc7d-4a3f-8452-27562f1a2a5e b0ad53fa8b9a4c889e423572ae7e84dd c5c95f647ae84b8f9cac72d557edb054 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 404/797] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:50:13 2026] GET /v2.1/servers/a0844e2e-37ef-4e97-82ed-52872412720c => generated 1428 bytes in 418 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 394/798] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:50:13 2026] GET /v2.1/servers/eb8d2153-152c-42e7-b9d9-c85749bfe312 => generated 1670 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-24 16:50:13.546 8 INFO nova.api.openstack.compute.server_external_events [req-a7255818-6bc7-4925-bdce-0b19eb312ee4 req-8d2ea2f3-d297-4c45-8f2a-34ef2aee4f93 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-vif-deleted:574e4efe-62d6-437d-a0f3-cf370159366a for instance eb8d2153-152c-42e7-b9d9-c85749bfe312 on instance [pid: 8|app: 0|req: 405/799] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:50:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:50:13.885 7 WARNING neutronclient.v2_0.client [None req-ac9577a8-8806-450b-90eb-058f81d2a7f9 9a219bd1ac26469e88410f85b10a8581 9b55d6d3d9034f5cbc2c0ccf1fe0dc23 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 395/800] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:50:13 2026] GET /v2.1/servers/b87aa691-12fb-41c7-a0c2-bf7dd56d94cd => generated 1826 bytes in 421 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:50:14.571 8 WARNING neutronclient.v2_0.client [None req-b2596bdc-b72e-490f-ac57-ff32038c7d09 a0da6ff13db24ea0ab0e1609577743d1 698a1c571ace4e989c99fbd705be8a57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:50:14.595 7 WARNING neutronclient.v2_0.client [None req-770aa42f-9221-40e3-a29c-5584a03ec06c b0ad53fa8b9a4c889e423572ae7e84dd c5c95f647ae84b8f9cac72d557edb054 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 406/801] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:50:14 2026] GET /v2.1/servers/a0844e2e-37ef-4e97-82ed-52872412720c => generated 1476 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/802] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:50:14 2026] GET /v2.1/servers/eb8d2153-152c-42e7-b9d9-c85749bfe312 => 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-08-24 16:50:15.343 8 WARNING neutronclient.v2_0.client [None req-bdb3ffac-911f-4562-8988-3656fad63950 9a219bd1ac26469e88410f85b10a8581 9b55d6d3d9034f5cbc2c0ccf1fe0dc23 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 407/803] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:50:15 2026] GET /v2.1/servers/b87aa691-12fb-41c7-a0c2-bf7dd56d94cd => generated 1478 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:50:15.587 7 INFO nova.api.openstack.compute.server_external_events [req-01e4f372-d5f4-4b9d-880a-2bb748af595a req-9386eaf3-09e0-46eb-b3e6-4a1e6cf8d411 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-vif-deleted:1122f15e-6890-4f3e-b35c-30ec0594e011 for instance b87aa691-12fb-41c7-a0c2-bf7dd56d94cd on instance [pid: 7|app: 0|req: 397/804] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:50:15 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:50:15.649 8 WARNING neutronclient.v2_0.client [None req-b9a44134-6eec-4296-934e-0da6ffbd3f37 a0da6ff13db24ea0ab0e1609577743d1 698a1c571ace4e989c99fbd705be8a57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 408/805] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:50:15 2026] GET /v2.1/servers/a0844e2e-37ef-4e97-82ed-52872412720c => generated 1476 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-24 16:50:15.706 7 WARNING neutronclient.v2_0.client [None req-87a273a6-96d4-486e-bae8-baa436f6cd81 b0ad53fa8b9a4c889e423572ae7e84dd c5c95f647ae84b8f9cac72d557edb054 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 398/806] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:50:15 2026] GET /v2.1/servers/eb8d2153-152c-42e7-b9d9-c85749bfe312 => generated 1385 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:50:16.474 8 WARNING neutronclient.v2_0.client [None req-aaf0b3ee-a3c5-4968-9e07-b26457124108 9a219bd1ac26469e88410f85b10a8581 9b55d6d3d9034f5cbc2c0ccf1fe0dc23 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 409/807] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:50:16 2026] GET /v2.1/servers/b87aa691-12fb-41c7-a0c2-bf7dd56d94cd => generated 1478 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:50:16.737 7 WARNING neutronclient.v2_0.client [None req-28571b66-ca5f-4d1a-9bdc-9ce34e7fd02f a0da6ff13db24ea0ab0e1609577743d1 698a1c571ace4e989c99fbd705be8a57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:50:16.789 8 WARNING neutronclient.v2_0.client [None req-75a5237d-bea3-49af-b165-60c2a1b59b6c b0ad53fa8b9a4c889e423572ae7e84dd c5c95f647ae84b8f9cac72d557edb054 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 410/808] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:50:16 2026] GET /v2.1/servers/eb8d2153-152c-42e7-b9d9-c85749bfe312 => generated 1385 bytes in 653 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/809] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:50:16 2026] GET /v2.1/servers/a0844e2e-37ef-4e97-82ed-52872412720c => generated 1551 bytes in 841 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:50:17.589 8 WARNING neutronclient.v2_0.client [None req-2763e11f-c9f0-4ed9-a66d-fe9ba4427e85 9a219bd1ac26469e88410f85b10a8581 9b55d6d3d9034f5cbc2c0ccf1fe0dc23 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 411/810] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:50:17 2026] GET /v2.1/servers/b87aa691-12fb-41c7-a0c2-bf7dd56d94cd => generated 1478 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:50:18.442 7 INFO nova.api.openstack.wsgi [None req-c7b58124-922d-4d1e-9d45-d5d95a9363f5 b0ad53fa8b9a4c889e423572ae7e84dd c5c95f647ae84b8f9cac72d557edb054 - - default default] HTTP exception thrown: Instance eb8d2153-152c-42e7-b9d9-c85749bfe312 could not be found. [pid: 7|app: 0|req: 400/811] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:50:18 2026] GET /v2.1/servers/eb8d2153-152c-42e7-b9d9-c85749bfe312 => 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: 8|app: 0|req: 412/812] 10.0.0.76 () {32 vars in 705 bytes} [Mon Aug 24 16:50:18 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2081568426 => generated 0 bytes in 14 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:50:18.514 7 INFO nova.api.openstack.compute.server_external_events [req-f5407319-8ef0-4443-94d9-e5bc6c6be1c1 req-20f7e718-dc3a-4cae-ac4b-f4126e7899dd 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-changed:d25a7f00-68f4-427e-ad09-f3400a77e96d for instance a0844e2e-37ef-4e97-82ed-52872412720c on instance [pid: 7|app: 0|req: 401/813] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:50:18 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) 2026-08-24 16:50:18.596 8 WARNING neutronclient.v2_0.client [None req-600fa715-9408-42c0-9cd7-c52ad2338869 a0da6ff13db24ea0ab0e1609577743d1 698a1c571ace4e989c99fbd705be8a57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:50:18.703 7 INFO nova.api.openstack.wsgi [None req-ef287e6a-da84-4ef3-b5b3-d9faef44d9a4 9a219bd1ac26469e88410f85b10a8581 9b55d6d3d9034f5cbc2c0ccf1fe0dc23 - - default default] HTTP exception thrown: Instance b87aa691-12fb-41c7-a0c2-bf7dd56d94cd could not be found. [pid: 7|app: 0|req: 402/814] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:50:18 2026] GET /v2.1/servers/b87aa691-12fb-41c7-a0c2-bf7dd56d94cd => generated 111 bytes in 33 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: 403/815] 10.0.0.76 () {32 vars in 705 bytes} [Mon Aug 24 16:50:18 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1078673342 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/816] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:50:18 2026] GET /v2.1/servers/a0844e2e-37ef-4e97-82ed-52872412720c => generated 1549 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-24 16:50:19.878 7 WARNING neutronclient.v2_0.client [None req-c98afdde-eb8b-42d8-aa66-5de982ec9c8d a0da6ff13db24ea0ab0e1609577743d1 698a1c571ace4e989c99fbd705be8a57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 404/819] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:50:19 2026] GET /v2.1/servers/a0844e2e-37ef-4e97-82ed-52872412720c => generated 1549 bytes in 2351 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:50:23.246 8 WARNING neutronclient.v2_0.client [None req-15caaf1d-161b-4dab-a154-d7dfce0e7b1e a0da6ff13db24ea0ab0e1609577743d1 698a1c571ace4e989c99fbd705be8a57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 416/820] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:50:23 2026] GET /v2.1/servers/a0844e2e-37ef-4e97-82ed-52872412720c => generated 1549 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-08-24 16:50:24.557 7 WARNING neutronclient.v2_0.client [None req-6063780b-fdcc-4e9c-b7e4-03b370296eb7 a0da6ff13db24ea0ab0e1609577743d1 698a1c571ace4e989c99fbd705be8a57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 405/821] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:50:24 2026] GET /v2.1/servers/a0844e2e-37ef-4e97-82ed-52872412720c => generated 1549 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:50:25.765 8 WARNING neutronclient.v2_0.client [None req-31c26c9c-08ee-4966-baa2-a5846ee46cb4 a0da6ff13db24ea0ab0e1609577743d1 698a1c571ace4e989c99fbd705be8a57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:50:26.457 7 INFO nova.api.openstack.compute.server_external_events [req-7c6998b3-74c2-49b0-b22c-d481e403cada req-8bff8916-ff88-4277-a40a-86db78d018b2 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-vif-plugged:d25a7f00-68f4-427e-ad09-f3400a77e96d for instance a0844e2e-37ef-4e97-82ed-52872412720c on instance [pid: 7|app: 0|req: 406/822] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:50:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/823] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:50:25 2026] GET /v2.1/servers/a0844e2e-37ef-4e97-82ed-52872412720c => generated 1549 bytes in 1757 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:50:28.510 7 INFO nova.api.openstack.compute.server_external_events [req-abf821c4-7a22-43e2-bf35-3876654c0988 req-f3337d5e-c018-49b6-bb72-4806a317bf6b 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-vif-plugged:d25a7f00-68f4-427e-ad09-f3400a77e96d for instance a0844e2e-37ef-4e97-82ed-52872412720c on instance [pid: 7|app: 0|req: 407/824] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:50:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:50:28.535 8 WARNING neutronclient.v2_0.client [None req-5034006f-f83c-489c-a06a-4ac56cb17d17 a0da6ff13db24ea0ab0e1609577743d1 698a1c571ace4e989c99fbd705be8a57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 418/825] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:50:28 2026] GET /v2.1/servers/a0844e2e-37ef-4e97-82ed-52872412720c => generated 1726 bytes in 1434 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:50:29.978 7 WARNING neutronclient.v2_0.client [None req-abef1bcf-8ca4-48ae-9e38-2c58092ca478 a0da6ff13db24ea0ab0e1609577743d1 698a1c571ace4e989c99fbd705be8a57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 408/826] 10.0.0.76 () {32 vars in 740 bytes} [Mon Aug 24 16:50:29 2026] GET /v2.1/servers/a0844e2e-37ef-4e97-82ed-52872412720c/os-interface => generated 285 bytes in 558 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:50:33.136 8 WARNING neutronclient.v2_0.client [None req-6bd7d51f-1f32-47ee-9b06-552f74e88a24 a0da6ff13db24ea0ab0e1609577743d1 698a1c571ace4e989c99fbd705be8a57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:50:33.184 7 WARNING neutronclient.v2_0.client [None req-5fcbb329-7785-4a37-8400-25d7768934ed f736291947774fc99544d531063b45fe 0509119fc0074a1cbc32d55f440b1c58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 420/829] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:50:33 2026] GET /v2.1/servers/a0844e2e-37ef-4e97-82ed-52872412720c => generated 1726 bytes in 588 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:50:33.712 8 INFO nova.api.openstack.compute.server_external_events [req-a8416e16-5a8e-43cb-980d-352599d812a5 req-f939162a-21c8-492b-afb7-c8d1203182b0 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-changed:d25a7f00-68f4-427e-ad09-f3400a77e96d for instance a0844e2e-37ef-4e97-82ed-52872412720c on instance [pid: 8|app: 0|req: 421/830] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:50:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 422/831] 10.0.0.76 () {32 vars in 640 bytes} [Mon Aug 24 16:50:33 2026] GET /v2.1/servers => generated 378 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 423/832] 10.0.0.76 () {32 vars in 717 bytes} [Mon Aug 24 16:50:33 2026] DELETE /v2.1/servers/a0844e2e-37ef-4e97-82ed-52872412720c => generated 0 bytes in 98 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:50:33.919 8 WARNING neutronclient.v2_0.client [None req-6e8fa6ad-5ba2-4652-a80d-b653717a1e04 a0da6ff13db24ea0ab0e1609577743d1 698a1c571ace4e989c99fbd705be8a57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:50:33.938 7 WARNING neutronclient.v2_0.client [None req-5fcbb329-7785-4a37-8400-25d7768934ed f736291947774fc99544d531063b45fe 0509119fc0074a1cbc32d55f440b1c58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 424/833] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:50:33 2026] GET /v2.1/servers/a0844e2e-37ef-4e97-82ed-52872412720c => generated 1732 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, ' [pid: 7|app: 0|req: 410/834] 10.0.0.76 () {34 vars in 662 bytes} [Mon Aug 24 16:50:33 2026] POST /v2.1/servers => generated 424 bytes in 1222 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/835] 10.0.0.76 () {34 vars in 670 bytes} [Mon Aug 24 16:50:34 2026] POST /v2.1/os-keypairs => generated 386 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:50:34.270 7 WARNING neutronclient.v2_0.client [None req-b8aafe45-5d5a-4e42-bfdd-5ccec7ebaae4 f736291947774fc99544d531063b45fe 0509119fc0074a1cbc32d55f440b1c58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 411/836] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:50:34 2026] GET /v2.1/servers/3869a162-9ec4-458b-a6d1-83a3eea4263b => generated 1371 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-24 16:50:35.227 8 WARNING neutronclient.v2_0.client [None req-8544947f-14c8-47a7-8997-20fb34c74ae8 a0da6ff13db24ea0ab0e1609577743d1 698a1c571ace4e989c99fbd705be8a57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 426/837] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:50:35 2026] GET /v2.1/servers/a0844e2e-37ef-4e97-82ed-52872412720c => generated 1852 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:50:35.571 7 WARNING neutronclient.v2_0.client [None req-3d1a5ee2-1eb9-47b0-9b7b-9f319697453a f736291947774fc99544d531063b45fe 0509119fc0074a1cbc32d55f440b1c58 - - default default] The python binding code in 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/838] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:50:35 2026] GET /v2.1/servers/3869a162-9ec4-458b-a6d1-83a3eea4263b => generated 1375 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:50:36.440 8 WARNING neutronclient.v2_0.client [None req-e1053c9f-e837-443d-999a-395d9e7a0f7a a0da6ff13db24ea0ab0e1609577743d1 698a1c571ace4e989c99fbd705be8a57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:50:36.506 7 WARNING neutronclient.v2_0.client [None req-048d65cc-8a45-48ae-b0c1-b24859ce9bff ae4c787fe8c34294a77c943eba99d151 41e6756d84b344179f8852ac787ef85a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:50:36.592 7 WARNING neutronclient.v2_0.client [None req-048d65cc-8a45-48ae-b0c1-b24859ce9bff ae4c787fe8c34294a77c943eba99d151 41e6756d84b344179f8852ac787ef85a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 427/839] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:50:36 2026] GET /v2.1/servers/a0844e2e-37ef-4e97-82ed-52872412720c => generated 1852 bytes in 354 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:50:36.791 8 WARNING neutronclient.v2_0.client [None req-4307f702-5e7b-41fb-907d-c0ab6fbcc4bb f736291947774fc99544d531063b45fe 0509119fc0074a1cbc32d55f440b1c58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 428/840] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:50:36 2026] GET /v2.1/servers/3869a162-9ec4-458b-a6d1-83a3eea4263b => generated 1423 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:50:36.865 8 INFO nova.api.openstack.compute.server_external_events [req-6f033728-ca29-4448-a34f-4dcef1de96e8 req-453278e7-68f7-4b59-a130-07809313ccb7 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-vif-deleted:d25a7f00-68f4-427e-ad09-f3400a77e96d for instance a0844e2e-37ef-4e97-82ed-52872412720c on instance [pid: 8|app: 0|req: 429/841] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:50:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:50:36.981 7 WARNING neutronclient.v2_0.client [None req-048d65cc-8a45-48ae-b0c1-b24859ce9bff ae4c787fe8c34294a77c943eba99d151 41e6756d84b344179f8852ac787ef85a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 413/842] 10.0.0.76 () {34 vars in 662 bytes} [Mon Aug 24 16:50:36 2026] POST /v2.1/servers => generated 452 bytes in 722 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:50:37.196 8 WARNING neutronclient.v2_0.client [None req-5495c608-f61c-4c58-b909-11a901cdf232 ae4c787fe8c34294a77c943eba99d151 41e6756d84b344179f8852ac787ef85a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 430/843] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:50:37 2026] GET /v2.1/servers/8d14225f-d9b0-48b6-b7e1-f8ea9f3c0782 => generated 1431 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:50:37.813 7 WARNING neutronclient.v2_0.client [None req-581c1f73-c01e-4e50-a8be-47eaab720414 a0da6ff13db24ea0ab0e1609577743d1 698a1c571ace4e989c99fbd705be8a57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 414/844] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:50:37 2026] GET /v2.1/servers/a0844e2e-37ef-4e97-82ed-52872412720c => generated 1510 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-08-24 16:50:37.899 8 WARNING neutronclient.v2_0.client [None req-ab3af3d6-22ce-4ed1-a97d-64ffa80f4363 f736291947774fc99544d531063b45fe 0509119fc0074a1cbc32d55f440b1c58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 431/845] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:50:37 2026] GET /v2.1/servers/3869a162-9ec4-458b-a6d1-83a3eea4263b => generated 1423 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:50:38.283 7 WARNING neutronclient.v2_0.client [None req-7d879334-f32b-4d60-b310-8fe402a30a70 ae4c787fe8c34294a77c943eba99d151 41e6756d84b344179f8852ac787ef85a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 415/846] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:50:38 2026] GET /v2.1/servers/8d14225f-d9b0-48b6-b7e1-f8ea9f3c0782 => generated 1435 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-08-24 16:50:38.904 8 WARNING neutronclient.v2_0.client [None req-a7caf778-ab70-45b5-bf4d-263d54ea1bf1 a0da6ff13db24ea0ab0e1609577743d1 698a1c571ace4e989c99fbd705be8a57 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 432/847] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:50:38 2026] GET /v2.1/servers/a0844e2e-37ef-4e97-82ed-52872412720c => generated 1510 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:50:38.997 7 WARNING neutronclient.v2_0.client [None req-34eecc0c-1e47-40ad-8c53-2af0cb760f7f f736291947774fc99544d531063b45fe 0509119fc0074a1cbc32d55f440b1c58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 416/848] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:50:38 2026] GET /v2.1/servers/3869a162-9ec4-458b-a6d1-83a3eea4263b => generated 1473 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:50:39.378 8 WARNING neutronclient.v2_0.client [None req-a674134c-8929-4eab-9685-076ec149ef95 ae4c787fe8c34294a77c943eba99d151 41e6756d84b344179f8852ac787ef85a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 433/849] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:50:39 2026] GET /v2.1/servers/8d14225f-d9b0-48b6-b7e1-f8ea9f3c0782 => generated 1427 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:50:39.978 8 INFO nova.api.openstack.compute.server_external_events [req-f0b410a3-a150-4331-b7a8-7844eca7b5ac req-223d4e22-d906-4d12-a8e8-185ead5ad5d3 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-changed:c7b16aa5-d4b5-4fc1-9eef-5deaf3ffad73 for instance 3869a162-9ec4-458b-a6d1-83a3eea4263b on instance 2026-08-24 16:50:39.978 7 INFO nova.api.openstack.wsgi [None req-43f895f2-a565-4ef3-a74d-28168f8acd3c a0da6ff13db24ea0ab0e1609577743d1 698a1c571ace4e989c99fbd705be8a57 - - default default] HTTP exception thrown: Instance a0844e2e-37ef-4e97-82ed-52872412720c could not be found. [pid: 7|app: 0|req: 417/850] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:50:39 2026] GET /v2.1/servers/a0844e2e-37ef-4e97-82ed-52872412720c => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/851] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:50: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 418/852] 10.0.0.76 () {32 vars in 705 bytes} [Mon Aug 24 16:50:39 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1833831476 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:50:40.178 8 WARNING neutronclient.v2_0.client [None req-8093d1da-332b-46fe-8c0a-6c6fcac6923a f736291947774fc99544d531063b45fe 0509119fc0074a1cbc32d55f440b1c58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 435/853] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:50:40 2026] GET /v2.1/servers/3869a162-9ec4-458b-a6d1-83a3eea4263b => generated 1483 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-24 16:50:40.471 7 WARNING neutronclient.v2_0.client [None req-20d0e3cd-5e65-4cc5-a85a-c6a00561647d ae4c787fe8c34294a77c943eba99d151 41e6756d84b344179f8852ac787ef85a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 419/854] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:50:40 2026] GET /v2.1/servers/8d14225f-d9b0-48b6-b7e1-f8ea9f3c0782 => generated 1483 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:50:41.355 8 WARNING neutronclient.v2_0.client [None req-70ed86d0-9bb7-49fc-9b6f-39322770da42 f736291947774fc99544d531063b45fe 0509119fc0074a1cbc32d55f440b1c58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 436/855] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:50:41 2026] GET /v2.1/servers/3869a162-9ec4-458b-a6d1-83a3eea4263b => generated 1471 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:50:41.566 7 WARNING neutronclient.v2_0.client [None req-94141047-66b4-4499-becb-473f9c12991b ae4c787fe8c34294a77c943eba99d151 41e6756d84b344179f8852ac787ef85a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 420/856] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:50:41 2026] GET /v2.1/servers/8d14225f-d9b0-48b6-b7e1-f8ea9f3c0782 => generated 1491 bytes in 371 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:50:42.483 8 WARNING neutronclient.v2_0.client [None req-85a8aec4-1e06-4389-b6b3-c19b5eb5e477 f736291947774fc99544d531063b45fe 0509119fc0074a1cbc32d55f440b1c58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:50:42.946 7 WARNING neutronclient.v2_0.client [None req-ed4cb827-c872-45ad-ba4a-de58e1a152e6 ae4c787fe8c34294a77c943eba99d151 41e6756d84b344179f8852ac787ef85a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 438/859] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:50:42 2026] GET /v2.1/servers/3869a162-9ec4-458b-a6d1-83a3eea4263b => generated 1471 bytes in 817 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/860] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:50:42 2026] GET /v2.1/servers/8d14225f-d9b0-48b6-b7e1-f8ea9f3c0782 => generated 1558 bytes in 480 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:50:44.091 8 INFO nova.api.openstack.compute.server_external_events [req-8c4f0960-9e2f-473e-a527-57170160f0ba req-1d915a1b-6161-4387-bfbc-702f9475b4a4 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-changed:4309f5d2-2ff7-4fd6-90a3-2b8281b6e843 for instance 8d14225f-d9b0-48b6-b7e1-f8ea9f3c0782 on instance [pid: 8|app: 0|req: 439/861] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:50:44 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-08-24 16:50:44.336 7 WARNING neutronclient.v2_0.client [None req-d20d19d6-784d-412a-8934-44c98b648aa0 f736291947774fc99544d531063b45fe 0509119fc0074a1cbc32d55f440b1c58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:50:44.457 8 WARNING neutronclient.v2_0.client [None req-0ebfd3ea-6460-4d60-84cd-2f4bc7f88ab0 ae4c787fe8c34294a77c943eba99d151 41e6756d84b344179f8852ac787ef85a - - default default] The python binding code in 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/862] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:50:44 2026] GET /v2.1/servers/3869a162-9ec4-458b-a6d1-83a3eea4263b => generated 1471 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/863] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:50:44 2026] GET /v2.1/servers/8d14225f-d9b0-48b6-b7e1-f8ea9f3c0782 => generated 1556 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:50:45.534 7 WARNING neutronclient.v2_0.client [None req-776b3f62-ae14-4431-aec9-eb7b5f77193d f736291947774fc99544d531063b45fe 0509119fc0074a1cbc32d55f440b1c58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:50:45.595 8 WARNING neutronclient.v2_0.client [None req-ffee3ea5-0d78-4a98-8c53-1bfb2a757b16 ae4c787fe8c34294a77c943eba99d151 41e6756d84b344179f8852ac787ef85a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 424/864] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:50:45 2026] GET /v2.1/servers/3869a162-9ec4-458b-a6d1-83a3eea4263b => generated 1471 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/865] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:50:45 2026] GET /v2.1/servers/8d14225f-d9b0-48b6-b7e1-f8ea9f3c0782 => generated 1556 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:50:46.609 7 INFO nova.api.openstack.compute.server_external_events [req-1497a1b6-aca2-46bb-b4ca-b26d826cea6b req-a8f9e4e7-b6ba-4f6c-becc-eea538f4de68 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-vif-unplugged:c7b16aa5-d4b5-4fc1-9eef-5deaf3ffad73 for instance 3869a162-9ec4-458b-a6d1-83a3eea4263b on instance [pid: 7|app: 0|req: 425/866] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:50:46 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:50:46.743 8 WARNING neutronclient.v2_0.client [None req-ad016843-ac66-4b8b-8a93-0f74460393f4 f736291947774fc99544d531063b45fe 0509119fc0074a1cbc32d55f440b1c58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:50:46.764 7 WARNING neutronclient.v2_0.client [None req-6f136870-ef76-4602-bd28-010f0ce2837c ae4c787fe8c34294a77c943eba99d151 41e6756d84b344179f8852ac787ef85a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 426/867] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:50:46 2026] GET /v2.1/servers/8d14225f-d9b0-48b6-b7e1-f8ea9f3c0782 => generated 1556 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/868] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:50:46 2026] GET /v2.1/servers/3869a162-9ec4-458b-a6d1-83a3eea4263b => generated 1471 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:50:47.921 7 WARNING neutronclient.v2_0.client [None req-cbd4043c-9dc4-43f0-8bf9-b2ae90175314 ae4c787fe8c34294a77c943eba99d151 41e6756d84b344179f8852ac787ef85a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:50:47.989 8 WARNING neutronclient.v2_0.client [None req-ca5e3a12-6f52-4f76-b9a4-9ae68f1783d2 f736291947774fc99544d531063b45fe 0509119fc0074a1cbc32d55f440b1c58 - - default default] The python binding code in 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/869] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:50:47 2026] GET /v2.1/servers/8d14225f-d9b0-48b6-b7e1-f8ea9f3c0782 => generated 1556 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/870] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:50:47 2026] GET /v2.1/servers/3869a162-9ec4-458b-a6d1-83a3eea4263b => generated 1471 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:50:48.665 7 INFO nova.api.openstack.compute.server_external_events [req-4e50754c-0a52-4e55-b76d-7d25b7a3bd8d req-b98a472c-0379-4ef0-bb6e-4eacf037d89d 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-vif-unplugged:4309f5d2-2ff7-4fd6-90a3-2b8281b6e843 for instance 8d14225f-d9b0-48b6-b7e1-f8ea9f3c0782 on instance 2026-08-24 16:50:48.666 7 INFO nova.api.openstack.compute.server_external_events [req-4e50754c-0a52-4e55-b76d-7d25b7a3bd8d req-b98a472c-0379-4ef0-bb6e-4eacf037d89d 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-vif-plugged:c7b16aa5-d4b5-4fc1-9eef-5deaf3ffad73 for instance 3869a162-9ec4-458b-a6d1-83a3eea4263b on instance 2026-08-24 16:50:48.666 7 INFO nova.api.openstack.compute.server_external_events [req-4e50754c-0a52-4e55-b76d-7d25b7a3bd8d req-b98a472c-0379-4ef0-bb6e-4eacf037d89d 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-vif-plugged:c7b16aa5-d4b5-4fc1-9eef-5deaf3ffad73 for instance 3869a162-9ec4-458b-a6d1-83a3eea4263b on instance [pid: 7|app: 0|req: 428/871] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:50:48 2026] POST /v2.1/os-server-external-events => generated 527 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:50:49.078 8 WARNING neutronclient.v2_0.client [None req-2644501d-cedb-4826-960c-3bf45132a999 ae4c787fe8c34294a77c943eba99d151 41e6756d84b344179f8852ac787ef85a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:50:49.146 7 WARNING neutronclient.v2_0.client [None req-17bb9fc6-784a-400b-a09a-c925fb590d1e f736291947774fc99544d531063b45fe 0509119fc0074a1cbc32d55f440b1c58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 444/872] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:50:49 2026] GET /v2.1/servers/8d14225f-d9b0-48b6-b7e1-f8ea9f3c0782 => generated 1556 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/873] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:50:49 2026] GET /v2.1/servers/3869a162-9ec4-458b-a6d1-83a3eea4263b => generated 1471 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:50:50.287 8 WARNING neutronclient.v2_0.client [None req-b11d6bb4-7383-4624-8be8-86bb49e11b09 ae4c787fe8c34294a77c943eba99d151 41e6756d84b344179f8852ac787ef85a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:50:50.358 7 WARNING neutronclient.v2_0.client [None req-f38b5d8c-452b-4438-b8d0-062b60a7672b f736291947774fc99544d531063b45fe 0509119fc0074a1cbc32d55f440b1c58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 445/874] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:50:50 2026] GET /v2.1/servers/8d14225f-d9b0-48b6-b7e1-f8ea9f3c0782 => generated 1556 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/875] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:50:50 2026] GET /v2.1/servers/3869a162-9ec4-458b-a6d1-83a3eea4263b => generated 1656 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: 8|app: 0|req: 446/876] 10.0.0.76 () {32 vars in 722 bytes} [Mon Aug 24 16:50:50 2026] GET /v2.1/servers/3869a162-9ec4-458b-a6d1-83a3eea4263b/ips => generated 109 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: 7|app: 0|req: 431/877] 10.0.0.76 () {32 vars in 722 bytes} [Mon Aug 24 16:50:50 2026] GET /v2.1/servers/3869a162-9ec4-458b-a6d1-83a3eea4263b/ips => generated 109 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 447/878] 10.0.0.76 () {32 vars in 824 bytes} [Mon Aug 24 16:50:50 2026] GET /v2.1/servers/3869a162-9ec4-458b-a6d1-83a3eea4263b/ips/tempest-ServerAddressesTestJSON-1572742726-network => generated 94 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:50:50.724 7 INFO nova.api.openstack.compute.server_external_events [req-80c7ea7a-3bc0-46b1-a509-9b4d704ce681 req-bd4cfe21-7b48-499d-8003-aeda79098bad 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-vif-plugged:4309f5d2-2ff7-4fd6-90a3-2b8281b6e843 for instance 8d14225f-d9b0-48b6-b7e1-f8ea9f3c0782 on instance 2026-08-24 16:50:50.725 7 INFO nova.api.openstack.compute.server_external_events [req-80c7ea7a-3bc0-46b1-a509-9b4d704ce681 req-bd4cfe21-7b48-499d-8003-aeda79098bad 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-vif-plugged:4309f5d2-2ff7-4fd6-90a3-2b8281b6e843 for instance 8d14225f-d9b0-48b6-b7e1-f8ea9f3c0782 on instance [pid: 7|app: 0|req: 432/879] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:50:50 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/880] 10.0.0.76 () {32 vars in 717 bytes} [Mon Aug 24 16:50:50 2026] DELETE /v2.1/servers/3869a162-9ec4-458b-a6d1-83a3eea4263b => 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-08-24 16:50:50.847 7 WARNING neutronclient.v2_0.client [None req-7c053df8-1bfc-460d-bc39-9cf2a96e81ea f736291947774fc99544d531063b45fe 0509119fc0074a1cbc32d55f440b1c58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 433/881] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:50:50 2026] GET /v2.1/servers/3869a162-9ec4-458b-a6d1-83a3eea4263b => generated 1662 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:50:51.547 8 WARNING neutronclient.v2_0.client [None req-44a7979f-2649-43e8-ad6e-51440aea8013 ae4c787fe8c34294a77c943eba99d151 41e6756d84b344179f8852ac787ef85a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 449/882] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:50:51 2026] GET /v2.1/servers/8d14225f-d9b0-48b6-b7e1-f8ea9f3c0782 => generated 1556 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:50:52.066 7 WARNING neutronclient.v2_0.client [None req-b1094f95-84f1-44d0-9ef9-89217a089485 f736291947774fc99544d531063b45fe 0509119fc0074a1cbc32d55f440b1c58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 434/885] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:50:52 2026] GET /v2.1/servers/3869a162-9ec4-458b-a6d1-83a3eea4263b => generated 1662 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-08-24 16:50:52.700 8 WARNING neutronclient.v2_0.client [None req-7034b1e0-fc94-4b4e-a722-5c95d717648c ae4c787fe8c34294a77c943eba99d151 41e6756d84b344179f8852ac787ef85a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:50:52.764 7 INFO nova.api.openstack.compute.server_external_events [req-0002252e-e34a-451c-8658-c66b53745af8 req-27400361-7929-4a52-9873-fde867320652 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-vif-unplugged:c7b16aa5-d4b5-4fc1-9eef-5deaf3ffad73 for instance 3869a162-9ec4-458b-a6d1-83a3eea4263b on instance 2026-08-24 16:50:52.765 7 INFO nova.api.openstack.compute.server_external_events [req-0002252e-e34a-451c-8658-c66b53745af8 req-27400361-7929-4a52-9873-fde867320652 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-vif-unplugged:c7b16aa5-d4b5-4fc1-9eef-5deaf3ffad73 for instance 3869a162-9ec4-458b-a6d1-83a3eea4263b on instance [pid: 7|app: 0|req: 435/886] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:50:52 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/887] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:50:52 2026] GET /v2.1/servers/8d14225f-d9b0-48b6-b7e1-f8ea9f3c0782 => generated 1739 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:50:52.852 7 WARNING neutronclient.v2_0.client [None req-60fe40f5-c5ca-4b0c-aef3-cf5e5f913546 ae4c787fe8c34294a77c943eba99d151 41e6756d84b344179f8852ac787ef85a - - default default] The python binding code in 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/888] 10.0.0.76 () {32 vars in 740 bytes} [Mon Aug 24 16:50:52 2026] GET /v2.1/servers/8d14225f-d9b0-48b6-b7e1-f8ea9f3c0782/os-interface => generated 284 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:50:53.325 8 WARNING neutronclient.v2_0.client [None req-1cf505c4-71d9-4258-af79-581e8a908e91 f736291947774fc99544d531063b45fe 0509119fc0074a1cbc32d55f440b1c58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:50:53.558 7 INFO nova.api.openstack.compute.server_external_events [req-908d75be-5896-4b9e-ad6d-a251f6604187 req-2a4250e5-84ef-4cc4-b1ff-aebf2558119f 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-vif-deleted:c7b16aa5-d4b5-4fc1-9eef-5deaf3ffad73 for instance 3869a162-9ec4-458b-a6d1-83a3eea4263b on instance [pid: 8|app: 0|req: 453/889] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:50:53 2026] GET /v2.1/servers/3869a162-9ec4-458b-a6d1-83a3eea4263b => generated 1620 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/890] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:50:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:50:53.703 8 WARNING neutronclient.v2_0.client [None req-0a80da26-8a8d-42b4-9ee1-d8f6361ee11e ae4c787fe8c34294a77c943eba99d151 41e6756d84b344179f8852ac787ef85a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 454/891] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:50:53 2026] GET /v2.1/servers/8d14225f-d9b0-48b6-b7e1-f8ea9f3c0782 => generated 1739 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 438/892] 10.0.0.76 () {32 vars in 640 bytes} [Mon Aug 24 16:50:53 2026] GET /v2.1/servers => generated 383 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 455/893] 10.0.0.76 () {32 vars in 717 bytes} [Mon Aug 24 16:50:53 2026] DELETE /v2.1/servers/8d14225f-d9b0-48b6-b7e1-f8ea9f3c0782 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:50:54.058 7 WARNING neutronclient.v2_0.client [None req-ad385e73-ea74-4624-9394-26894cbb0467 ae4c787fe8c34294a77c943eba99d151 41e6756d84b344179f8852ac787ef85a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 439/894] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:50:54 2026] GET /v2.1/servers/8d14225f-d9b0-48b6-b7e1-f8ea9f3c0782 => generated 1745 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:50:54.621 8 WARNING neutronclient.v2_0.client [None req-ebb9413d-a954-49be-b75b-bfcb9f9cc330 f736291947774fc99544d531063b45fe 0509119fc0074a1cbc32d55f440b1c58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 456/895] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:50:54 2026] GET /v2.1/servers/3869a162-9ec4-458b-a6d1-83a3eea4263b => generated 1457 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:50:54.804 7 INFO nova.api.openstack.compute.server_external_events [req-0e6958b9-dc78-4baa-bf10-c7e4bcdcccd7 req-4fb21f9b-02b0-4ebd-997e-cfe900d652a9 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-changed:4309f5d2-2ff7-4fd6-90a3-2b8281b6e843 for instance 8d14225f-d9b0-48b6-b7e1-f8ea9f3c0782 on instance [pid: 7|app: 0|req: 440/896] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:50:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:50:55.190 8 WARNING neutronclient.v2_0.client [None req-497ec644-64f2-408b-a0b3-80f2dc0d7c35 ae4c787fe8c34294a77c943eba99d151 41e6756d84b344179f8852ac787ef85a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 457/897] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:50:55 2026] GET /v2.1/servers/8d14225f-d9b0-48b6-b7e1-f8ea9f3c0782 => generated 1745 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-08-24 16:50:55.742 7 WARNING neutronclient.v2_0.client [None req-965ad92c-65ed-4050-a60a-9dd87452055d f736291947774fc99544d531063b45fe 0509119fc0074a1cbc32d55f440b1c58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 441/898] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:50:55 2026] GET /v2.1/servers/3869a162-9ec4-458b-a6d1-83a3eea4263b => generated 1457 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:50:56.388 8 WARNING neutronclient.v2_0.client [None req-ae2ac1f3-cd0d-49aa-95ab-aa02947a5101 ae4c787fe8c34294a77c943eba99d151 41e6756d84b344179f8852ac787ef85a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 458/899] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:50:56 2026] GET /v2.1/servers/8d14225f-d9b0-48b6-b7e1-f8ea9f3c0782 => generated 1865 bytes in 461 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-08-24 16:50:56.819 7 INFO nova.api.openstack.wsgi [None req-ac42c8cc-5e5e-45b4-acb4-f629a1fd1bc4 f736291947774fc99544d531063b45fe 0509119fc0074a1cbc32d55f440b1c58 - - default default] HTTP exception thrown: Instance 3869a162-9ec4-458b-a6d1-83a3eea4263b could not be found. [pid: 7|app: 0|req: 442/900] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:50:56 2026] GET /v2.1/servers/3869a162-9ec4-458b-a6d1-83a3eea4263b => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:50:56.837 8 INFO nova.api.openstack.compute.server_external_events [req-0a948d20-21c7-480c-ae20-691c54200f68 req-fa8695a9-3367-46c1-b7b2-d8ce71a00b0e 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-vif-unplugged:4309f5d2-2ff7-4fd6-90a3-2b8281b6e843 for instance 8d14225f-d9b0-48b6-b7e1-f8ea9f3c0782 on instance 2026-08-24 16:50:56.838 8 INFO nova.api.openstack.compute.server_external_events [req-0a948d20-21c7-480c-ae20-691c54200f68 req-fa8695a9-3367-46c1-b7b2-d8ce71a00b0e 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-vif-unplugged:4309f5d2-2ff7-4fd6-90a3-2b8281b6e843 for instance 8d14225f-d9b0-48b6-b7e1-f8ea9f3c0782 on instance [pid: 8|app: 0|req: 459/901] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:50:56 2026] POST /v2.1/os-server-external-events => generated 358 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-08-24 16:50:56.938 7 INFO nova.api.openstack.compute.server_external_events [req-ebdf5b4d-8539-458b-91e7-5f123d6dffb6 req-6e6cbe87-c091-4aba-b1ef-da64e4f25f7b 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-vif-deleted:4309f5d2-2ff7-4fd6-90a3-2b8281b6e843 for instance 8d14225f-d9b0-48b6-b7e1-f8ea9f3c0782 on instance [pid: 7|app: 0|req: 443/902] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:50:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:50:57.877 8 WARNING neutronclient.v2_0.client [None req-71e51be5-895b-4f6e-9fbd-b133a3c6db90 ae4c787fe8c34294a77c943eba99d151 41e6756d84b344179f8852ac787ef85a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 460/903] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:50:57 2026] GET /v2.1/servers/8d14225f-d9b0-48b6-b7e1-f8ea9f3c0782 => generated 1512 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:50:58.983 7 WARNING neutronclient.v2_0.client [None req-c27c9804-6aec-4c79-bde8-fa06f161b229 ae4c787fe8c34294a77c943eba99d151 41e6756d84b344179f8852ac787ef85a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 444/904] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:50:58 2026] GET /v2.1/servers/8d14225f-d9b0-48b6-b7e1-f8ea9f3c0782 => generated 1517 bytes in 340 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:51:00.322 8 INFO nova.api.openstack.wsgi [None req-7002e584-18d9-4990-a6cf-c55e7fbd82cc ae4c787fe8c34294a77c943eba99d151 41e6756d84b344179f8852ac787ef85a - - default default] HTTP exception thrown: Instance 8d14225f-d9b0-48b6-b7e1-f8ea9f3c0782 could not be found. [pid: 8|app: 0|req: 461/905] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:51:00 2026] GET /v2.1/servers/8d14225f-d9b0-48b6-b7e1-f8ea9f3c0782 => 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: 445/906] 10.0.0.76 () {32 vars in 705 bytes} [Mon Aug 24 16:51:00 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1594151461 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-08-24 16:52:25.004 7 WARNING neutronclient.v2_0.client [None req-5096b646-3b29-4ddd-b2b1-f45792d13f51 62329a1c5f3f4a228416bee2e5f87bfc 70dc59f9539c4902849b8b41471fdb45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:52:26.262 7 WARNING neutronclient.v2_0.client [None req-5096b646-3b29-4ddd-b2b1-f45792d13f51 62329a1c5f3f4a228416bee2e5f87bfc 70dc59f9539c4902849b8b41471fdb45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 455/925] 10.0.0.76 () {34 vars in 662 bytes} [Mon Aug 24 16:52:24 2026] POST /v2.1/servers => generated 424 bytes in 2027 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:52:26.987 8 WARNING neutronclient.v2_0.client [None req-c53027c8-542e-4a53-9441-55188d8e23b0 62329a1c5f3f4a228416bee2e5f87bfc 70dc59f9539c4902849b8b41471fdb45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 471/926] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:52:26 2026] GET /v2.1/servers/01d1bb7f-cb29-4591-afe5-bc8d50160d19 => generated 1367 bytes in 707 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:52:28.728 7 WARNING neutronclient.v2_0.client [None req-b073fcf2-bcbf-43c9-9c78-76ca320984a1 62329a1c5f3f4a228416bee2e5f87bfc 70dc59f9539c4902849b8b41471fdb45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 456/927] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:52:28 2026] GET /v2.1/servers/01d1bb7f-cb29-4591-afe5-bc8d50160d19 => generated 1363 bytes in 923 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:52:30.663 8 WARNING neutronclient.v2_0.client [None req-23200ee0-1b08-4c57-b56b-5fb958d3959f 62329a1c5f3f4a228416bee2e5f87bfc 70dc59f9539c4902849b8b41471fdb45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 472/928] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:52:30 2026] GET /v2.1/servers/01d1bb7f-cb29-4591-afe5-bc8d50160d19 => generated 1419 bytes in 353 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:52:32.035 7 WARNING neutronclient.v2_0.client [None req-95842d60-2751-4117-a842-584ab2ec1eed 62329a1c5f3f4a228416bee2e5f87bfc 70dc59f9539c4902849b8b41471fdb45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:52:33.266 8 INFO nova.api.openstack.compute.server_external_events [req-ad40d5e8-d750-4a8d-9c72-ac2ade3158a4 req-a7b77c35-b38a-4161-9783-abd6a5e7b4aa 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-changed:05c31e92-8887-4c3c-b414-7be7f64fed7e for instance 01d1bb7f-cb29-4591-afe5-bc8d50160d19 on instance [pid: 8|app: 0|req: 475/931] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:52:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/932] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:52:32 2026] GET /v2.1/servers/01d1bb7f-cb29-4591-afe5-bc8d50160d19 => generated 1469 bytes in 1326 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:52:34.377 8 WARNING neutronclient.v2_0.client [None req-19f39e44-82f0-489a-8f0f-57cdcff9ff1e 62329a1c5f3f4a228416bee2e5f87bfc 70dc59f9539c4902849b8b41471fdb45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 476/933] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:52:34 2026] GET /v2.1/servers/01d1bb7f-cb29-4591-afe5-bc8d50160d19 => generated 1467 bytes in 737 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:52:36.122 7 WARNING neutronclient.v2_0.client [None req-739b31e9-58e6-45f7-b1dc-a24eeaec70d1 62329a1c5f3f4a228416bee2e5f87bfc 70dc59f9539c4902849b8b41471fdb45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 458/934] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:52:36 2026] GET /v2.1/servers/01d1bb7f-cb29-4591-afe5-bc8d50160d19 => generated 1467 bytes in 603 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:52:37.754 8 WARNING neutronclient.v2_0.client [None req-ee60547f-5fcf-492c-834e-29dd0771d19a 62329a1c5f3f4a228416bee2e5f87bfc 70dc59f9539c4902849b8b41471fdb45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 477/935] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:52:37 2026] GET /v2.1/servers/01d1bb7f-cb29-4591-afe5-bc8d50160d19 => generated 1467 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:52:38.937 7 WARNING neutronclient.v2_0.client [None req-fc25504c-a28c-4cfd-8460-acbaace20b1a 62329a1c5f3f4a228416bee2e5f87bfc 70dc59f9539c4902849b8b41471fdb45 - - default default] The python binding code in 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/936] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:52:38 2026] GET /v2.1/servers/01d1bb7f-cb29-4591-afe5-bc8d50160d19 => generated 1467 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:52:40.116 8 WARNING neutronclient.v2_0.client [None req-eed88922-0fa4-4f55-8447-0b00cfbb6fbe 62329a1c5f3f4a228416bee2e5f87bfc 70dc59f9539c4902849b8b41471fdb45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 478/937] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:52:40 2026] GET /v2.1/servers/01d1bb7f-cb29-4591-afe5-bc8d50160d19 => generated 1467 bytes in 455 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:52:41.548 7 WARNING neutronclient.v2_0.client [None req-4b0cfc3e-2384-4bcc-a0f6-e41c678cd4fc 62329a1c5f3f4a228416bee2e5f87bfc 70dc59f9539c4902849b8b41471fdb45 - - default default] The python binding code in 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/938] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:52:41 2026] GET /v2.1/servers/01d1bb7f-cb29-4591-afe5-bc8d50160d19 => generated 1467 bytes in 468 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:52:43.027 7 WARNING neutronclient.v2_0.client [None req-23bc0703-3650-4912-b270-8b331577d15f 62329a1c5f3f4a228416bee2e5f87bfc 70dc59f9539c4902849b8b41471fdb45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 462/941] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:52:42 2026] GET /v2.1/servers/01d1bb7f-cb29-4591-afe5-bc8d50160d19 => generated 1467 bytes in 404 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:52:44.443 8 WARNING neutronclient.v2_0.client [None req-9d779e6b-583b-4bcb-a460-0e52208a7de1 62329a1c5f3f4a228416bee2e5f87bfc 70dc59f9539c4902849b8b41471fdb45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 480/942] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:52:44 2026] GET /v2.1/servers/01d1bb7f-cb29-4591-afe5-bc8d50160d19 => generated 1467 bytes in 318 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:52:45.778 7 WARNING neutronclient.v2_0.client [None req-24005f50-9bba-4633-bf42-c7565a8037a2 62329a1c5f3f4a228416bee2e5f87bfc 70dc59f9539c4902849b8b41471fdb45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 463/943] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:52:45 2026] GET /v2.1/servers/01d1bb7f-cb29-4591-afe5-bc8d50160d19 => generated 1467 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-08-24 16:52:46.926 8 WARNING neutronclient.v2_0.client [None req-8d1dd2cd-1bea-4fca-8331-bcd37360be41 62329a1c5f3f4a228416bee2e5f87bfc 70dc59f9539c4902849b8b41471fdb45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 481/944] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:52:46 2026] GET /v2.1/servers/01d1bb7f-cb29-4591-afe5-bc8d50160d19 => generated 1467 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:52:48.098 7 WARNING neutronclient.v2_0.client [None req-af58ede4-e7b5-4d50-9fd8-4515f63b48cb 62329a1c5f3f4a228416bee2e5f87bfc 70dc59f9539c4902849b8b41471fdb45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:52:48.162 8 INFO nova.api.openstack.compute.server_external_events [req-c0db30cd-2036-45df-89c3-b8c35ca8bb16 req-6e378b04-f94a-4b0f-a84f-f9d7425569c0 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-vif-unplugged:05c31e92-8887-4c3c-b414-7be7f64fed7e for instance 01d1bb7f-cb29-4591-afe5-bc8d50160d19 on instance [pid: 8|app: 0|req: 482/945] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:52:48 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/946] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:52:48 2026] GET /v2.1/servers/01d1bb7f-cb29-4591-afe5-bc8d50160d19 => generated 1467 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:52:49.329 8 WARNING neutronclient.v2_0.client [None req-b72af71e-9821-4442-a883-e55a73077317 62329a1c5f3f4a228416bee2e5f87bfc 70dc59f9539c4902849b8b41471fdb45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 483/947] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:52:49 2026] GET /v2.1/servers/01d1bb7f-cb29-4591-afe5-bc8d50160d19 => generated 1467 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:52:50.482 7 WARNING neutronclient.v2_0.client [None req-98bb1769-604e-459a-810c-02545776c85a 62329a1c5f3f4a228416bee2e5f87bfc 70dc59f9539c4902849b8b41471fdb45 - - default default] The python binding code in 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/948] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:52:50 2026] GET /v2.1/servers/01d1bb7f-cb29-4591-afe5-bc8d50160d19 => generated 1467 bytes in 438 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:52:51.941 8 WARNING neutronclient.v2_0.client [None req-5719a920-b35f-423b-b5bf-cc4b6c6c56ee 62329a1c5f3f4a228416bee2e5f87bfc 70dc59f9539c4902849b8b41471fdb45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 484/949] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:52:51 2026] GET /v2.1/servers/01d1bb7f-cb29-4591-afe5-bc8d50160d19 => generated 1467 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:52:53.088 7 WARNING neutronclient.v2_0.client [None req-89553593-4f71-4dc9-b7fe-170cf7dc08a8 62329a1c5f3f4a228416bee2e5f87bfc 70dc59f9539c4902849b8b41471fdb45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 467/952] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:52:53 2026] GET /v2.1/servers/01d1bb7f-cb29-4591-afe5-bc8d50160d19 => generated 1467 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-08-24 16:52:54.248 8 WARNING neutronclient.v2_0.client [None req-0a185914-e021-4685-a176-8f0c5b2dc357 62329a1c5f3f4a228416bee2e5f87bfc 70dc59f9539c4902849b8b41471fdb45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 486/953] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:52:54 2026] GET /v2.1/servers/01d1bb7f-cb29-4591-afe5-bc8d50160d19 => generated 1467 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:52:54.516 7 INFO nova.api.openstack.compute.server_external_events [req-a3b7cb6f-b23b-4aa2-ab5b-1138f470570c req-4e2922a1-eb6d-46b1-a071-1d05e24b7719 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-vif-plugged:05c31e92-8887-4c3c-b414-7be7f64fed7e for instance 01d1bb7f-cb29-4591-afe5-bc8d50160d19 on instance [pid: 7|app: 0|req: 468/954] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:52:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:52:55.401 8 WARNING neutronclient.v2_0.client [None req-d6dfae47-07e7-4e0a-b8d9-175b5b2eaf2e 62329a1c5f3f4a228416bee2e5f87bfc 70dc59f9539c4902849b8b41471fdb45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 487/955] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:52:55 2026] GET /v2.1/servers/01d1bb7f-cb29-4591-afe5-bc8d50160d19 => generated 1467 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:52:56.565 7 INFO nova.api.openstack.compute.server_external_events [req-daf69f8d-d49e-4cae-8df7-34904b3164e6 req-8d1e7ae8-3152-4fbf-881b-3fe47cf65ac8 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-vif-plugged:05c31e92-8887-4c3c-b414-7be7f64fed7e for instance 01d1bb7f-cb29-4591-afe5-bc8d50160d19 on instance [pid: 7|app: 0|req: 469/956] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:52:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:52:56.603 8 WARNING neutronclient.v2_0.client [None req-9956aec3-370c-4bf1-9bbd-a75a22f8cbbd 62329a1c5f3f4a228416bee2e5f87bfc 70dc59f9539c4902849b8b41471fdb45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 488/957] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:52:56 2026] GET /v2.1/servers/01d1bb7f-cb29-4591-afe5-bc8d50160d19 => generated 1646 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, ' [pid: 7|app: 0|req: 470/958] 10.0.0.76 () {32 vars in 717 bytes} [Mon Aug 24 16:52:58 2026] DELETE /v2.1/servers/01d1bb7f-cb29-4591-afe5-bc8d50160d19 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:52:58.161 8 WARNING neutronclient.v2_0.client [None req-687e86b7-262f-4e62-bcff-bb7910913f85 62329a1c5f3f4a228416bee2e5f87bfc 70dc59f9539c4902849b8b41471fdb45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 489/959] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:52:58 2026] GET /v2.1/servers/01d1bb7f-cb29-4591-afe5-bc8d50160d19 => generated 1652 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:52:59.318 7 WARNING neutronclient.v2_0.client [None req-17b0a459-1bd0-4d97-8d0a-2774fbe811b9 62329a1c5f3f4a228416bee2e5f87bfc 70dc59f9539c4902849b8b41471fdb45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:52:59.513 8 INFO nova.api.openstack.compute.server_external_events [req-9bcc7fba-c84a-4471-a647-a4c6bb4fe7ff req-5b061919-5534-45ee-9f71-e398439c6a83 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-vif-unplugged:05c31e92-8887-4c3c-b414-7be7f64fed7e for instance 01d1bb7f-cb29-4591-afe5-bc8d50160d19 on instance [pid: 8|app: 0|req: 490/960] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:52:59 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/961] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:52:59 2026] GET /v2.1/servers/01d1bb7f-cb29-4591-afe5-bc8d50160d19 => generated 1652 bytes in 761 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:53:01.086 8 WARNING neutronclient.v2_0.client [None req-9700b06b-7ab6-4f8e-aef8-9487a567f08f 62329a1c5f3f4a228416bee2e5f87bfc 70dc59f9539c4902849b8b41471fdb45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 491/962] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:53:01 2026] GET /v2.1/servers/01d1bb7f-cb29-4591-afe5-bc8d50160d19 => generated 1610 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:53:01.567 7 INFO nova.api.openstack.compute.server_external_events [req-11c92bf5-1537-4fdf-8a45-ed80bcf055b2 req-c5edd546-d89d-4fea-b79c-968f1ee5ca0a 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-vif-unplugged:05c31e92-8887-4c3c-b414-7be7f64fed7e for instance 01d1bb7f-cb29-4591-afe5-bc8d50160d19 on instance 2026-08-24 16:53:01.567 7 INFO nova.api.openstack.compute.server_external_events [req-11c92bf5-1537-4fdf-8a45-ed80bcf055b2 req-c5edd546-d89d-4fea-b79c-968f1ee5ca0a 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-vif-deleted:05c31e92-8887-4c3c-b414-7be7f64fed7e for instance 01d1bb7f-cb29-4591-afe5-bc8d50160d19 on instance [pid: 7|app: 0|req: 472/963] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:53:01 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:53:02.240 8 WARNING neutronclient.v2_0.client [None req-e1865f3a-4494-4dca-a598-642f5883d9b0 62329a1c5f3f4a228416bee2e5f87bfc 70dc59f9539c4902849b8b41471fdb45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 493/966] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:53:02 2026] GET /v2.1/servers/01d1bb7f-cb29-4591-afe5-bc8d50160d19 => generated 1453 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-08-24 16:53:03.328 7 WARNING neutronclient.v2_0.client [None req-4c0e7722-1e4a-432a-b616-2c6f2425cf07 62329a1c5f3f4a228416bee2e5f87bfc 70dc59f9539c4902849b8b41471fdb45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 474/967] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:53:03 2026] GET /v2.1/servers/01d1bb7f-cb29-4591-afe5-bc8d50160d19 => generated 1453 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:53:04.406 8 INFO nova.api.openstack.wsgi [None req-be0e3d96-c524-4c80-b392-88a9b9cb5f47 62329a1c5f3f4a228416bee2e5f87bfc 70dc59f9539c4902849b8b41471fdb45 - - default default] HTTP exception thrown: Instance 01d1bb7f-cb29-4591-afe5-bc8d50160d19 could not be found. [pid: 8|app: 0|req: 494/968] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:53:04 2026] GET /v2.1/servers/01d1bb7f-cb29-4591-afe5-bc8d50160d19 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 475/969] 10.0.0.82 () {30 vars in 618 bytes} [Mon Aug 24 16:53:11 2026] GET /v2.1 => generated 0 bytes in 138 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 495/970] 10.0.0.82 () {32 vars in 691 bytes} [Mon Aug 24 16:53:11 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: 476/971] 10.0.0.82 () {34 vars in 912 bytes} [Mon Aug 24 16:53:11 2026] GET /v2.1/os-simple-tenant-usage/c8429721d0c445ebb4eae458b7cc8e77?start=2026-08-23T00:00:00&end=2026-08-24T23:59:59 => generated 20 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/972] 10.0.0.82 () {30 vars in 653 bytes} [Mon Aug 24 16:53:11 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/975] 10.0.0.82 () {30 vars in 618 bytes} [Mon Aug 24 16:53:14 2026] GET /v2.1 => generated 0 bytes in 125 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: 478/976] 10.0.0.82 () {32 vars in 691 bytes} [Mon Aug 24 16:53:14 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: 8|app: 0|req: 499/977] 10.0.0.82 () {34 vars in 912 bytes} [Mon Aug 24 16:53:14 2026] GET /v2.1/os-simple-tenant-usage/c8429721d0c445ebb4eae458b7cc8e77?start=2026-08-23T00:00:00&end=2026-08-24T23:59:59 => generated 20 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/978] 10.0.0.82 () {30 vars in 653 bytes} [Mon Aug 24 16:53:14 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/981] 10.0.0.76 () {34 vars in 670 bytes} [Mon Aug 24 16:53:28 2026] POST /v2.1/os-keypairs => generated 397 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:53:30.352 8 WARNING neutronclient.v2_0.client [None req-191a2879-ebb2-4f4f-8767-94d0324f94ec 4997ca0ca7814a6096119a1e012477ca 0bfe08a213154b048d4c110b14730244 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:53:30.429 8 WARNING neutronclient.v2_0.client [None req-191a2879-ebb2-4f4f-8767-94d0324f94ec 4997ca0ca7814a6096119a1e012477ca 0bfe08a213154b048d4c110b14730244 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:53:30.603 8 WARNING neutronclient.v2_0.client [None req-191a2879-ebb2-4f4f-8767-94d0324f94ec 4997ca0ca7814a6096119a1e012477ca 0bfe08a213154b048d4c110b14730244 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 501/982] 10.0.0.76 () {34 vars in 662 bytes} [Mon Aug 24 16:53:30 2026] POST /v2.1/servers => generated 450 bytes in 524 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-24 16:53:30.836 7 WARNING neutronclient.v2_0.client [None req-1d16eaa2-aa66-426b-ae03-7e80f311411e 4997ca0ca7814a6096119a1e012477ca 0bfe08a213154b048d4c110b14730244 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 482/983] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:53:30 2026] GET /v2.1/servers/0e0f6dcd-b9a5-4af8-853c-2585c2aa4a7d => generated 1401 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, ' 2026-08-24 16:53:31.916 8 WARNING neutronclient.v2_0.client [None req-268308f3-bcc4-45ce-bc81-20d0157988da 4997ca0ca7814a6096119a1e012477ca 0bfe08a213154b048d4c110b14730244 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 502/984] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:53:31 2026] GET /v2.1/servers/0e0f6dcd-b9a5-4af8-853c-2585c2aa4a7d => generated 1405 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:53:32.998 7 WARNING neutronclient.v2_0.client [None req-14d581b3-9087-4f52-8e3c-39661ba1ff71 4997ca0ca7814a6096119a1e012477ca 0bfe08a213154b048d4c110b14730244 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 484/987] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:53:32 2026] GET /v2.1/servers/0e0f6dcd-b9a5-4af8-853c-2585c2aa4a7d => generated 1453 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:53:34.084 8 WARNING neutronclient.v2_0.client [None req-25986581-d57b-461c-95ee-207d0186a819 4997ca0ca7814a6096119a1e012477ca 0bfe08a213154b048d4c110b14730244 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 504/988] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:53:34 2026] GET /v2.1/servers/0e0f6dcd-b9a5-4af8-853c-2585c2aa4a7d => generated 1453 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:53:35.177 7 WARNING neutronclient.v2_0.client [None req-d7b679b0-6e66-412a-a59d-39b4d76ad0ce 4997ca0ca7814a6096119a1e012477ca 0bfe08a213154b048d4c110b14730244 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 485/989] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:53:35 2026] GET /v2.1/servers/0e0f6dcd-b9a5-4af8-853c-2585c2aa4a7d => generated 1461 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:53:36.258 8 WARNING neutronclient.v2_0.client [None req-5c8cb15b-07ff-4472-8e80-8fd67a04b05d 4997ca0ca7814a6096119a1e012477ca 0bfe08a213154b048d4c110b14730244 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:53:36.471 7 INFO nova.api.openstack.compute.server_external_events [req-760af73b-b8ef-4c75-9510-9495a29bd197 req-c67cde11-2b2d-4067-80c3-623cfd4701c8 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-changed:2f4239e4-6491-4635-874d-ce40e78cbf54 for instance 0e0f6dcd-b9a5-4af8-853c-2585c2aa4a7d on instance [pid: 8|app: 0|req: 505/990] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:53:36 2026] GET /v2.1/servers/0e0f6dcd-b9a5-4af8-853c-2585c2aa4a7d => generated 1539 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/991] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:53:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:53:37.517 8 WARNING neutronclient.v2_0.client [None req-56734d7c-d200-479e-a068-02abe9e46697 4997ca0ca7814a6096119a1e012477ca 0bfe08a213154b048d4c110b14730244 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 506/992] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:53:37 2026] GET /v2.1/servers/0e0f6dcd-b9a5-4af8-853c-2585c2aa4a7d => 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-08-24 16:53:38.678 7 WARNING neutronclient.v2_0.client [None req-31812e67-5d41-48b0-9e45-ab29e23e47ad 4997ca0ca7814a6096119a1e012477ca 0bfe08a213154b048d4c110b14730244 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 487/993] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:53:38 2026] GET /v2.1/servers/0e0f6dcd-b9a5-4af8-853c-2585c2aa4a7d => generated 1527 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:53:39.838 8 WARNING neutronclient.v2_0.client [None req-77db904a-ac6e-4018-88eb-397d5af883bc 4997ca0ca7814a6096119a1e012477ca 0bfe08a213154b048d4c110b14730244 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 507/994] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:53:39 2026] GET /v2.1/servers/0e0f6dcd-b9a5-4af8-853c-2585c2aa4a7d => generated 1527 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:53:40.983 7 WARNING neutronclient.v2_0.client [None req-afa4c082-16f7-4da5-a7ac-621007bec0b3 4997ca0ca7814a6096119a1e012477ca 0bfe08a213154b048d4c110b14730244 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 488/995] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:53:40 2026] GET /v2.1/servers/0e0f6dcd-b9a5-4af8-853c-2585c2aa4a7d => generated 1527 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:53:41.306 8 INFO nova.api.openstack.compute.server_external_events [req-c272b6c3-c0e8-4cf3-ac17-6d3c26d12612 req-16d9a8fe-feb4-4902-94ab-6dc51c33644b 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-vif-plugged:2f4239e4-6491-4635-874d-ce40e78cbf54 for instance 0e0f6dcd-b9a5-4af8-853c-2585c2aa4a7d on instance [pid: 8|app: 0|req: 508/996] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:53:41 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:53:42.208 8 WARNING neutronclient.v2_0.client [None req-0707e095-c1c8-4381-b7de-0239c1370395 4997ca0ca7814a6096119a1e012477ca 0bfe08a213154b048d4c110b14730244 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 510/999] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:53:42 2026] GET /v2.1/servers/0e0f6dcd-b9a5-4af8-853c-2585c2aa4a7d => generated 1527 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:53:43.349 7 INFO nova.api.openstack.compute.server_external_events [req-15b97c81-2f74-4e99-a9f4-cd325d70a83e req-b20be923-71cb-4be2-a124-6a92197a3e03 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-vif-plugged:2f4239e4-6491-4635-874d-ce40e78cbf54 for instance 0e0f6dcd-b9a5-4af8-853c-2585c2aa4a7d on instance [pid: 7|app: 0|req: 490/1000] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:53:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:53:43.361 8 WARNING neutronclient.v2_0.client [None req-c028d848-5b5b-4b07-8064-39d1a3339118 4997ca0ca7814a6096119a1e012477ca 0bfe08a213154b048d4c110b14730244 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 511/1001] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:53:43 2026] GET /v2.1/servers/0e0f6dcd-b9a5-4af8-853c-2585c2aa4a7d => generated 1695 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:53:43.538 7 WARNING neutronclient.v2_0.client [None req-cd24db8b-81c8-4b85-96c6-1e79cfb9484b 4997ca0ca7814a6096119a1e012477ca 0bfe08a213154b048d4c110b14730244 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 491/1002] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:53:43 2026] GET /v2.1/servers/0e0f6dcd-b9a5-4af8-853c-2585c2aa4a7d => generated 1695 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:53:45.604 8 INFO nova.api.openstack.compute.server_external_events [req-931d7779-abda-4f23-80f1-575b69b8e977 req-01a1ae2c-3f1d-4c9c-98d9-fad41f9d2ac2 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-changed:2f4239e4-6491-4635-874d-ce40e78cbf54 for instance 0e0f6dcd-b9a5-4af8-853c-2585c2aa4a7d on instance [pid: 8|app: 0|req: 512/1003] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:53:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 514/1006] 10.0.0.76 () {34 vars in 749 bytes} [Mon Aug 24 16:53:53 2026] POST /v2.1/servers/0e0f6dcd-b9a5-4af8-853c-2585c2aa4a7d/action => generated 32063 bytes in 565 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:53:55.172 7 INFO nova.api.openstack.compute.server_external_events [req-7add74e4-fb94-45bb-bcc0-108533a24ab2 req-5a860d83-614e-4efc-b240-73d00124dcb9 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-changed:2f4239e4-6491-4635-874d-ce40e78cbf54 for instance 0e0f6dcd-b9a5-4af8-853c-2585c2aa4a7d on instance [pid: 7|app: 0|req: 493/1007] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:53:55 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, ' [pid: 8|app: 0|req: 515/1008] 10.0.0.76 () {34 vars in 670 bytes} [Mon Aug 24 16:53:56 2026] POST /v2.1/os-keypairs => generated 398 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:53:58.269 7 WARNING neutronclient.v2_0.client [None req-08f88295-0f2e-4207-a258-4b7d1dc1da6f 4997ca0ca7814a6096119a1e012477ca 0bfe08a213154b048d4c110b14730244 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:53:58.352 7 WARNING neutronclient.v2_0.client [None req-08f88295-0f2e-4207-a258-4b7d1dc1da6f 4997ca0ca7814a6096119a1e012477ca 0bfe08a213154b048d4c110b14730244 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:53:58.643 7 WARNING neutronclient.v2_0.client [None req-08f88295-0f2e-4207-a258-4b7d1dc1da6f 4997ca0ca7814a6096119a1e012477ca 0bfe08a213154b048d4c110b14730244 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 494/1009] 10.0.0.76 () {34 vars in 662 bytes} [Mon Aug 24 16:53:58 2026] POST /v2.1/servers => generated 450 bytes in 653 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-24 16:53:58.871 8 WARNING neutronclient.v2_0.client [None req-9eb713e8-53a6-48a9-af09-61033ae83abc 4997ca0ca7814a6096119a1e012477ca 0bfe08a213154b048d4c110b14730244 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 516/1010] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:53:58 2026] GET /v2.1/servers/04b9e79a-4055-481c-999d-2667b878a182 => generated 1403 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:53:59.950 7 WARNING neutronclient.v2_0.client [None req-082bac0c-959c-4e62-a507-dec335dbc085 4997ca0ca7814a6096119a1e012477ca 0bfe08a213154b048d4c110b14730244 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 495/1011] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:53:59 2026] GET /v2.1/servers/04b9e79a-4055-481c-999d-2667b878a182 => generated 1407 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-08-24 16:54:01.034 8 WARNING neutronclient.v2_0.client [None req-dec4475d-e385-4811-a23e-942b17774297 4997ca0ca7814a6096119a1e012477ca 0bfe08a213154b048d4c110b14730244 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 517/1012] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:54:01 2026] GET /v2.1/servers/04b9e79a-4055-481c-999d-2667b878a182 => generated 1455 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:54:02.116 7 WARNING neutronclient.v2_0.client [None req-010d1a45-ae58-4557-b4f7-d3d955182424 4997ca0ca7814a6096119a1e012477ca 0bfe08a213154b048d4c110b14730244 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 496/1013] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:54:02 2026] GET /v2.1/servers/04b9e79a-4055-481c-999d-2667b878a182 => generated 1455 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:54:03.201 7 WARNING neutronclient.v2_0.client [None req-dd564f2e-9458-463f-b2c8-2ccc88336f81 4997ca0ca7814a6096119a1e012477ca 0bfe08a213154b048d4c110b14730244 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 498/1016] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:54:03 2026] GET /v2.1/servers/04b9e79a-4055-481c-999d-2667b878a182 => generated 1463 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:54:04.438 8 WARNING neutronclient.v2_0.client [None req-28c3a771-8edb-4e4f-9c8b-a84b7ed808f3 4997ca0ca7814a6096119a1e012477ca 0bfe08a213154b048d4c110b14730244 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 519/1017] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:54:04 2026] GET /v2.1/servers/04b9e79a-4055-481c-999d-2667b878a182 => generated 1541 bytes in 420 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:54:04.862 7 INFO nova.api.openstack.compute.server_external_events [req-dae1c98e-3096-4604-a6f0-b41d6e9fd018 req-5d792266-a82a-4d82-b828-587fc3dba91f 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-changed:6a3cf94a-42ad-4c24-b4a8-56b62ee35929 for instance 04b9e79a-4055-481c-999d-2667b878a182 on instance [pid: 7|app: 0|req: 499/1018] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:54:04 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-08-24 16:54:05.869 8 WARNING neutronclient.v2_0.client [None req-392b5686-e7d7-42e3-bcf2-2e1c4c12415b 4997ca0ca7814a6096119a1e012477ca 0bfe08a213154b048d4c110b14730244 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 520/1019] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:54:05 2026] GET /v2.1/servers/04b9e79a-4055-481c-999d-2667b878a182 => generated 1529 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-08-24 16:54:07.021 7 WARNING neutronclient.v2_0.client [None req-4f11f832-3de7-47b1-ab35-6f3dca2f7240 4997ca0ca7814a6096119a1e012477ca 0bfe08a213154b048d4c110b14730244 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 500/1020] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:54:06 2026] GET /v2.1/servers/04b9e79a-4055-481c-999d-2667b878a182 => generated 1529 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:54:08.168 8 WARNING neutronclient.v2_0.client [None req-4d955c27-a9be-4beb-b588-9b957efc583e 4997ca0ca7814a6096119a1e012477ca 0bfe08a213154b048d4c110b14730244 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 521/1021] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:54:08 2026] GET /v2.1/servers/04b9e79a-4055-481c-999d-2667b878a182 => generated 1529 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:54:09.306 7 WARNING neutronclient.v2_0.client [None req-e461d914-5de7-40cc-9845-ca710a3f8ff8 4997ca0ca7814a6096119a1e012477ca 0bfe08a213154b048d4c110b14730244 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 501/1022] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:54:09 2026] GET /v2.1/servers/04b9e79a-4055-481c-999d-2667b878a182 => generated 1529 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:54:09.657 8 INFO nova.api.openstack.compute.server_external_events [req-30d5419e-f2ca-469f-ad05-43e497903d55 req-2fee56d0-5cc6-4f88-86d1-411305b99c0a 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-vif-plugged:6a3cf94a-42ad-4c24-b4a8-56b62ee35929 for instance 04b9e79a-4055-481c-999d-2667b878a182 on instance [pid: 8|app: 0|req: 522/1023] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:54:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:54:10.506 7 WARNING neutronclient.v2_0.client [None req-9d666a8f-0dff-4987-a961-a74e7a565ac7 4997ca0ca7814a6096119a1e012477ca 0bfe08a213154b048d4c110b14730244 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 502/1024] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:54:10 2026] GET /v2.1/servers/04b9e79a-4055-481c-999d-2667b878a182 => generated 1529 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:54:11.698 8 INFO nova.api.openstack.compute.server_external_events [req-2e0c1881-11b7-483f-aeef-ee41b5b5f74c req-4de2d623-f985-44ec-8d36-ae24afb5ded2 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-vif-plugged:6a3cf94a-42ad-4c24-b4a8-56b62ee35929 for instance 04b9e79a-4055-481c-999d-2667b878a182 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 523/1025] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:54:11 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-08-24 16:54:11.740 7 WARNING neutronclient.v2_0.client [None req-6ce0da32-b82c-4336-bb5b-62452faae099 4997ca0ca7814a6096119a1e012477ca 0bfe08a213154b048d4c110b14730244 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 503/1026] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:54:11 2026] GET /v2.1/servers/04b9e79a-4055-481c-999d-2667b878a182 => generated 1698 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-08-24 16:54:11.874 8 WARNING neutronclient.v2_0.client [None req-bad5f085-2bf8-4a69-8a89-634000ed8695 4997ca0ca7814a6096119a1e012477ca 0bfe08a213154b048d4c110b14730244 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 524/1027] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:54:11 2026] GET /v2.1/servers/04b9e79a-4055-481c-999d-2667b878a182 => generated 1698 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:54:12.649 7 INFO nova.api.openstack.compute.server_external_events [req-caa876fd-fc52-45e8-9c5b-f4f5994ac947 req-f2dca035-031d-4e61-9378-b5d3313f2770 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-changed:6a3cf94a-42ad-4c24-b4a8-56b62ee35929 for instance 04b9e79a-4055-481c-999d-2667b878a182 on instance [pid: 7|app: 0|req: 505/1030] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:54:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 527/1033] 10.0.0.76 () {34 vars in 749 bytes} [Mon Aug 24 16:54:24 2026] POST /v2.1/servers/04b9e79a-4055-481c-999d-2667b878a182/action => generated 34483 bytes in 543 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: 507/1034] 10.0.0.76 () {32 vars in 717 bytes} [Mon Aug 24 16:54:25 2026] DELETE /v2.1/servers/04b9e79a-4055-481c-999d-2667b878a182 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:54:25.540 8 WARNING neutronclient.v2_0.client [None req-6c62adc1-2910-4e99-9534-c609785cf8e5 4997ca0ca7814a6096119a1e012477ca 0bfe08a213154b048d4c110b14730244 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 528/1035] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:54:25 2026] GET /v2.1/servers/04b9e79a-4055-481c-999d-2667b878a182 => generated 1824 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-08-24 16:54:26.768 7 WARNING neutronclient.v2_0.client [None req-6126c37f-3774-472d-adf9-c43642b393c6 4997ca0ca7814a6096119a1e012477ca 0bfe08a213154b048d4c110b14730244 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:54:26.914 8 INFO nova.api.openstack.compute.server_external_events [req-afa72b53-e63a-482b-8de0-06449ff093d4 req-7926beb2-8830-4190-a464-6baa66b6d144 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-vif-unplugged:6a3cf94a-42ad-4c24-b4a8-56b62ee35929 for instance 04b9e79a-4055-481c-999d-2667b878a182 on instance [pid: 8|app: 0|req: 529/1036] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:54:26 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1037] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:54:26 2026] GET /v2.1/servers/04b9e79a-4055-481c-999d-2667b878a182 => generated 1824 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:54:28.032 8 WARNING neutronclient.v2_0.client [None req-88ac9f18-6c8b-4f6f-aaea-ba48266340b5 4997ca0ca7814a6096119a1e012477ca 0bfe08a213154b048d4c110b14730244 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 530/1038] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:54:28 2026] GET /v2.1/servers/04b9e79a-4055-481c-999d-2667b878a182 => generated 1824 bytes in 487 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:54:28.954 7 INFO nova.api.openstack.compute.server_external_events [req-5cbdd639-b866-47f4-8fcf-980311e39341 req-34c2f30e-e2c2-4f1f-ab6e-21fb485889d5 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-vif-unplugged:6a3cf94a-42ad-4c24-b4a8-56b62ee35929 for instance 04b9e79a-4055-481c-999d-2667b878a182 on instance 2026-08-24 16:54:28.955 7 INFO nova.api.openstack.compute.server_external_events [req-5cbdd639-b866-47f4-8fcf-980311e39341 req-34c2f30e-e2c2-4f1f-ab6e-21fb485889d5 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-vif-deleted:6a3cf94a-42ad-4c24-b4a8-56b62ee35929 for instance 04b9e79a-4055-481c-999d-2667b878a182 on instance [pid: 7|app: 0|req: 509/1039] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:54:28 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:54:29.553 8 WARNING neutronclient.v2_0.client [None req-5ecf322e-7efb-451b-8bd1-3070f0740112 4997ca0ca7814a6096119a1e012477ca 0bfe08a213154b048d4c110b14730244 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 531/1040] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:54:29 2026] GET /v2.1/servers/04b9e79a-4055-481c-999d-2667b878a182 => generated 1489 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:54:30.681 7 WARNING neutronclient.v2_0.client [None req-63fd523d-7501-4054-97b4-a8331b1bcf03 4997ca0ca7814a6096119a1e012477ca 0bfe08a213154b048d4c110b14730244 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 510/1041] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:54:30 2026] GET /v2.1/servers/04b9e79a-4055-481c-999d-2667b878a182 => generated 1489 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-08-24 16:54:31.763 8 INFO nova.api.openstack.wsgi [None req-44180b72-5690-4b5d-96cd-79c1b393fe5f 4997ca0ca7814a6096119a1e012477ca 0bfe08a213154b048d4c110b14730244 - - default default] HTTP exception thrown: Instance 04b9e79a-4055-481c-999d-2667b878a182 could not be found. [pid: 8|app: 0|req: 532/1042] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:54:31 2026] GET /v2.1/servers/04b9e79a-4055-481c-999d-2667b878a182 => 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: 511/1043] 10.0.0.76 () {32 vars in 729 bytes} [Mon Aug 24 16:54:32 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1756664311 => 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, ' [pid: 8|app: 0|req: 534/1046] 10.0.0.76 () {32 vars in 717 bytes} [Mon Aug 24 16:54:32 2026] DELETE /v2.1/servers/0e0f6dcd-b9a5-4af8-853c-2585c2aa4a7d => generated 0 bytes in 84 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-08-24 16:54:32.427 7 WARNING neutronclient.v2_0.client [None req-f281f13a-6a74-419d-a0e8-39b49ea78052 4997ca0ca7814a6096119a1e012477ca 0bfe08a213154b048d4c110b14730244 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 513/1047] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:54:32 2026] GET /v2.1/servers/0e0f6dcd-b9a5-4af8-853c-2585c2aa4a7d => generated 1701 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:54:33.774 7 INFO nova.api.openstack.compute.server_external_events [req-4544a945-7cb9-474c-b978-abc406586e9f req-8f6b84fe-4019-4b0d-b01b-8f74ac21d189 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-vif-unplugged:2f4239e4-6491-4635-874d-ce40e78cbf54 for instance 0e0f6dcd-b9a5-4af8-853c-2585c2aa4a7d on instance [pid: 7|app: 0|req: 514/1048] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:54:33 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:54:33.821 8 WARNING neutronclient.v2_0.client [None req-f126fdcd-f770-4072-83ea-56398ff6ba0b 4997ca0ca7814a6096119a1e012477ca 0bfe08a213154b048d4c110b14730244 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 535/1049] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:54:33 2026] GET /v2.1/servers/0e0f6dcd-b9a5-4af8-853c-2585c2aa4a7d => generated 1701 bytes in 344 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:54:34.976 7 WARNING neutronclient.v2_0.client [None req-6fd1b683-1246-4e1f-8797-f60b2832950d 4997ca0ca7814a6096119a1e012477ca 0bfe08a213154b048d4c110b14730244 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 515/1050] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:54:34 2026] GET /v2.1/servers/0e0f6dcd-b9a5-4af8-853c-2585c2aa4a7d => generated 1701 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:54:35.813 8 INFO nova.api.openstack.compute.server_external_events [req-b701cc16-3467-4d59-9545-4d2a8b90d20a req-75c71728-509d-4f3f-ab18-19593b3651d3 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-vif-unplugged:2f4239e4-6491-4635-874d-ce40e78cbf54 for instance 0e0f6dcd-b9a5-4af8-853c-2585c2aa4a7d on instance 2026-08-24 16:54:35.814 8 INFO nova.api.openstack.compute.server_external_events [req-b701cc16-3467-4d59-9545-4d2a8b90d20a req-75c71728-509d-4f3f-ab18-19593b3651d3 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-vif-deleted:2f4239e4-6491-4635-874d-ce40e78cbf54 for instance 0e0f6dcd-b9a5-4af8-853c-2585c2aa4a7d on instance [pid: 8|app: 0|req: 536/1051] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:54:35 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:54:36.141 7 WARNING neutronclient.v2_0.client [None req-5aa2bfde-c185-4a14-b497-a935f212b2a5 4997ca0ca7814a6096119a1e012477ca 0bfe08a213154b048d4c110b14730244 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 516/1052] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:54:36 2026] GET /v2.1/servers/0e0f6dcd-b9a5-4af8-853c-2585c2aa4a7d => generated 1482 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:54:37.237 8 WARNING neutronclient.v2_0.client [None req-4f25dce2-a4e8-440a-85fe-8d7eff30391d 4997ca0ca7814a6096119a1e012477ca 0bfe08a213154b048d4c110b14730244 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 537/1053] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:54:37 2026] GET /v2.1/servers/0e0f6dcd-b9a5-4af8-853c-2585c2aa4a7d => generated 1487 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:54:38.330 7 WARNING neutronclient.v2_0.client [None req-5a24eb4c-23fc-417f-bf40-16c20797f16d 4997ca0ca7814a6096119a1e012477ca 0bfe08a213154b048d4c110b14730244 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 517/1054] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:54:38 2026] GET /v2.1/servers/0e0f6dcd-b9a5-4af8-853c-2585c2aa4a7d => generated 1487 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:54:39.412 8 INFO nova.api.openstack.wsgi [None req-d1b0ff50-c179-4ca5-a127-70d33e1807e7 4997ca0ca7814a6096119a1e012477ca 0bfe08a213154b048d4c110b14730244 - - default default] HTTP exception thrown: Instance 0e0f6dcd-b9a5-4af8-853c-2585c2aa4a7d could not be found. [pid: 8|app: 0|req: 538/1055] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:54:39 2026] GET /v2.1/servers/0e0f6dcd-b9a5-4af8-853c-2585c2aa4a7d => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 518/1056] 10.0.0.76 () {32 vars in 727 bytes} [Mon Aug 24 16:54:39 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-737397748 => 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, ' [pid: 8|app: 0|req: 541/1061] 10.0.0.76 () {34 vars in 670 bytes} [Mon Aug 24 16:54:59 2026] POST /v2.1/os-keypairs => generated 397 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1062] 10.0.0.76 () {34 vars in 670 bytes} [Mon Aug 24 16:55:02 2026] POST /v2.1/os-keypairs => generated 386 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:55:03.279 7 WARNING neutronclient.v2_0.client [None req-63603e25-707c-4cc8-962e-ff2d99d9be82 0d826ddb6c984c82b83007864a675a2b 9cca53171dcc46db882620431d5d4836 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:55:03.324 7 WARNING neutronclient.v2_0.client [None req-63603e25-707c-4cc8-962e-ff2d99d9be82 0d826ddb6c984c82b83007864a675a2b 9cca53171dcc46db882620431d5d4836 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:55:03.362 7 WARNING neutronclient.v2_0.client [None req-63603e25-707c-4cc8-962e-ff2d99d9be82 0d826ddb6c984c82b83007864a675a2b 9cca53171dcc46db882620431d5d4836 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:55:03.521 7 WARNING neutronclient.v2_0.client [None req-63603e25-707c-4cc8-962e-ff2d99d9be82 0d826ddb6c984c82b83007864a675a2b 9cca53171dcc46db882620431d5d4836 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 523/1065] 10.0.0.76 () {34 vars in 662 bytes} [Mon Aug 24 16:55:03 2026] POST /v2.1/servers => generated 496 bytes in 659 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-24 16:55:03.896 8 WARNING neutronclient.v2_0.client [None req-a42be0b4-690d-45a0-961b-9807ed5fad61 0d826ddb6c984c82b83007864a675a2b 9cca53171dcc46db882620431d5d4836 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 543/1066] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:55:03 2026] GET /v2.1/servers/f9ccd42c-e978-46d8-9f4e-b2c77a33f657 => generated 1457 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:55:04.978 7 WARNING neutronclient.v2_0.client [None req-757fe12e-8ceb-49a1-9109-be6484f71f54 0d826ddb6c984c82b83007864a675a2b 9cca53171dcc46db882620431d5d4836 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 524/1067] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:55:04 2026] GET /v2.1/servers/f9ccd42c-e978-46d8-9f4e-b2c77a33f657 => generated 1461 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:55:06.088 8 WARNING neutronclient.v2_0.client [None req-cef2a24a-06fd-43c3-a09a-f28a80c9be63 0d826ddb6c984c82b83007864a675a2b 9cca53171dcc46db882620431d5d4836 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 544/1068] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:55:06 2026] GET /v2.1/servers/f9ccd42c-e978-46d8-9f4e-b2c77a33f657 => generated 1509 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:55:07.173 7 WARNING neutronclient.v2_0.client [None req-7ce3e3d6-ac02-4fc9-b652-9196f5be132d 0d826ddb6c984c82b83007864a675a2b 9cca53171dcc46db882620431d5d4836 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 525/1069] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:55:07 2026] GET /v2.1/servers/f9ccd42c-e978-46d8-9f4e-b2c77a33f657 => generated 1509 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:55:08.259 8 WARNING neutronclient.v2_0.client [None req-80ebdcdd-d11d-44e5-80c2-c7450ef12f07 0d826ddb6c984c82b83007864a675a2b 9cca53171dcc46db882620431d5d4836 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 545/1070] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:55:08 2026] GET /v2.1/servers/f9ccd42c-e978-46d8-9f4e-b2c77a33f657 => generated 1517 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:55:09.344 7 WARNING neutronclient.v2_0.client [None req-5f5a3227-f6f5-4889-bf0d-315b066cac81 0d826ddb6c984c82b83007864a675a2b 9cca53171dcc46db882620431d5d4836 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:55:09.345 8 INFO nova.api.openstack.compute.server_external_events [req-a5f4a6c3-4893-4ee8-bd20-94072e8bd585 req-88893251-1ad1-4056-a6f0-4305f3129031 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-changed:14dc09e5-b193-4a00-a892-e0876a312c83 for instance f9ccd42c-e978-46d8-9f4e-b2c77a33f657 on instance [pid: 8|app: 0|req: 546/1071] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:55:09 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) [pid: 7|app: 0|req: 526/1072] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:55:09 2026] GET /v2.1/servers/f9ccd42c-e978-46d8-9f4e-b2c77a33f657 => generated 1641 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:55:10.495 8 WARNING neutronclient.v2_0.client [None req-dab7b696-e5d8-4719-ae42-ef07b4286521 0d826ddb6c984c82b83007864a675a2b 9cca53171dcc46db882620431d5d4836 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 547/1073] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:55:10 2026] GET /v2.1/servers/f9ccd42c-e978-46d8-9f4e-b2c77a33f657 => generated 1629 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:55:11.695 7 WARNING neutronclient.v2_0.client [None req-339c856b-6c7d-4297-8708-9ba6cc6618a8 0d826ddb6c984c82b83007864a675a2b 9cca53171dcc46db882620431d5d4836 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 527/1074] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:55:11 2026] GET /v2.1/servers/f9ccd42c-e978-46d8-9f4e-b2c77a33f657 => generated 1629 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:55:12.855 8 WARNING neutronclient.v2_0.client [None req-d84cb5af-8df7-4c75-a16a-4d9a7991564a 0d826ddb6c984c82b83007864a675a2b 9cca53171dcc46db882620431d5d4836 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 549/1077] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:55:12 2026] GET /v2.1/servers/f9ccd42c-e978-46d8-9f4e-b2c77a33f657 => generated 1629 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:55:13.987 7 WARNING neutronclient.v2_0.client [None req-e7c9a1bf-c740-4fbd-bf96-42f9afec7410 0d826ddb6c984c82b83007864a675a2b 9cca53171dcc46db882620431d5d4836 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 529/1078] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:55:13 2026] GET /v2.1/servers/f9ccd42c-e978-46d8-9f4e-b2c77a33f657 => generated 1629 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-08-24 16:55:14.685 8 INFO nova.api.openstack.compute.server_external_events [req-b3165a39-7d59-4494-ae1e-fd7952f1ef53 req-4f5ac1c7-08c7-4fd0-9a97-afa10508a3df 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-vif-plugged:14dc09e5-b193-4a00-a892-e0876a312c83 for instance f9ccd42c-e978-46d8-9f4e-b2c77a33f657 on instance [pid: 8|app: 0|req: 550/1079] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:55:14 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-08-24 16:55:15.134 7 WARNING neutronclient.v2_0.client [None req-44cd4e35-a967-4fc0-98d8-91d3be33a11e 0d826ddb6c984c82b83007864a675a2b 9cca53171dcc46db882620431d5d4836 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 530/1080] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:55:15 2026] GET /v2.1/servers/f9ccd42c-e978-46d8-9f4e-b2c77a33f657 => generated 1629 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:55:16.279 8 WARNING neutronclient.v2_0.client [None req-9963a7d9-02d8-408d-b845-ed221360cfed 0d826ddb6c984c82b83007864a675a2b 9cca53171dcc46db882620431d5d4836 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 551/1081] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:55:16 2026] GET /v2.1/servers/f9ccd42c-e978-46d8-9f4e-b2c77a33f657 => generated 1629 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:55:16.722 7 INFO nova.api.openstack.compute.server_external_events [req-aaf7a51a-a495-465f-84ad-240dc856245c req-4b84afd6-dcd6-4780-ae0b-c264f7caf41e 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-vif-plugged:14dc09e5-b193-4a00-a892-e0876a312c83 for instance f9ccd42c-e978-46d8-9f4e-b2c77a33f657 on instance [pid: 7|app: 0|req: 531/1082] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:55:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:55:17.479 8 WARNING neutronclient.v2_0.client [None req-f6405038-680f-4b20-a632-48c1ab538e3c 0d826ddb6c984c82b83007864a675a2b 9cca53171dcc46db882620431d5d4836 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 552/1083] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:55:17 2026] GET /v2.1/servers/f9ccd42c-e978-46d8-9f4e-b2c77a33f657 => generated 1810 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:55:17.662 7 WARNING neutronclient.v2_0.client [None req-5406fa16-4988-4236-ae7e-99e2e0509adf 0d826ddb6c984c82b83007864a675a2b 9cca53171dcc46db882620431d5d4836 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 532/1084] 10.0.0.76 () {32 vars in 740 bytes} [Mon Aug 24 16:55:17 2026] GET /v2.1/servers/f9ccd42c-e978-46d8-9f4e-b2c77a33f657/os-interface => generated 285 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:55:18.484 8 INFO nova.api.openstack.compute.server_external_events [req-c1e3cc13-dd68-4868-a0de-ad3985a01373 req-d4fdc170-32fa-4ee9-9b47-59bc2045d237 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-changed:14dc09e5-b193-4a00-a892-e0876a312c83 for instance f9ccd42c-e978-46d8-9f4e-b2c77a33f657 on instance [pid: 8|app: 0|req: 553/1085] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:55:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1088] 10.0.0.104 () {28 vars in 454 bytes} [Mon Aug 24 16:55:29 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 555/1089] 10.0.0.104 () {30 vars in 658 bytes} [Mon Aug 24 16:55:29 2026] GET /v2.1 => generated 0 bytes in 36 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: 535/1090] 10.0.0.104 () {32 vars in 731 bytes} [Mon Aug 24 16:55:29 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:55:29.649 8 WARNING neutronclient.v2_0.client [None req-57ed7f4b-5695-493a-a1e8-c990b89a618d 77329437cd634bdbbb5772fc054de438 784908f3b0b842a2a5827ac7572570b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 556/1091] 10.0.0.104 () {34 vars in 806 bytes} [Mon Aug 24 16:55:29 2026] GET /v2.1/servers/detail?all_tenants=True => generated 2863 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1092] 10.0.0.104 () {28 vars in 454 bytes} [Mon Aug 24 16:55: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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 557/1093] 10.0.0.104 () {30 vars in 658 bytes} [Mon Aug 24 16:55:30 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 537/1094] 10.0.0.104 () {32 vars in 731 bytes} [Mon Aug 24 16:55:30 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1095] 10.0.0.104 () {34 vars in 894 bytes} [Mon Aug 24 16:55:30 2026] GET /v2.1/servers/detail?project_id=28dbe7cd94d84a56a531fa674be71b66&all_tenants=True => generated 15 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1096] 10.0.0.104 () {34 vars in 894 bytes} [Mon Aug 24 16:55:30 2026] GET /v2.1/servers/detail?project_id=784908f3b0b842a2a5827ac7572570b8&all_tenants=True => generated 15 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1097] 10.0.0.104 () {34 vars in 894 bytes} [Mon Aug 24 16:55:30 2026] GET /v2.1/servers/detail?project_id=8a22c1f0d25246a785f391d177c2102a&all_tenants=True => generated 15 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-08-24 16:55:30.623 7 WARNING neutronclient.v2_0.client [None req-321b265c-1d0c-461d-b095-99f87a409f03 77329437cd634bdbbb5772fc054de438 784908f3b0b842a2a5827ac7572570b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 539/1098] 10.0.0.104 () {34 vars in 894 bytes} [Mon Aug 24 16:55:30 2026] GET /v2.1/servers/detail?project_id=9cca53171dcc46db882620431d5d4836&all_tenants=True => generated 2863 bytes in 391 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1099] 10.0.0.104 () {34 vars in 894 bytes} [Mon Aug 24 16:55:30 2026] GET /v2.1/servers/detail?project_id=fd23e4eb4680497fb838c36f07a339b7&all_tenants=True => generated 15 bytes in 31 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-08-24 16:55:33.942 7 WARNING neutronclient.v2_0.client [None req-0ef49599-a4e8-4951-a736-76a193e643d7 0d826ddb6c984c82b83007864a675a2b 9cca53171dcc46db882620431d5d4836 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 541/1102] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:55:33 2026] GET /v2.1/servers/f9ccd42c-e978-46d8-9f4e-b2c77a33f657 => generated 1930 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1103] 10.0.0.76 () {32 vars in 752 bytes} [Mon Aug 24 16:55:34 2026] GET /v2.1/servers/f9ccd42c-e978-46d8-9f4e-b2c77a33f657/os-server-password => generated 116 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: 542/1104] 10.0.0.76 () {32 vars in 717 bytes} [Mon Aug 24 16:55:36 2026] DELETE /v2.1/servers/f9ccd42c-e978-46d8-9f4e-b2c77a33f657 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:55:36.657 8 WARNING neutronclient.v2_0.client [None req-2aced7f5-7cfd-42ca-8544-2e7853d8d2e4 0d826ddb6c984c82b83007864a675a2b 9cca53171dcc46db882620431d5d4836 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 563/1105] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:55:36 2026] GET /v2.1/servers/f9ccd42c-e978-46d8-9f4e-b2c77a33f657 => generated 1936 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:55:37.811 7 WARNING neutronclient.v2_0.client [None req-9629b47c-6d1f-4287-9674-623633e54e8b 0d826ddb6c984c82b83007864a675a2b 9cca53171dcc46db882620431d5d4836 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:55:37.890 8 INFO nova.api.openstack.compute.server_external_events [req-2583c37a-9289-450d-881a-fcaf165ae7f2 req-eaf873e1-35c5-4c0a-bdb0-e67e9b917229 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-vif-unplugged:14dc09e5-b193-4a00-a892-e0876a312c83 for instance f9ccd42c-e978-46d8-9f4e-b2c77a33f657 on instance [pid: 8|app: 0|req: 564/1106] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:55:37 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1107] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:55:37 2026] GET /v2.1/servers/f9ccd42c-e978-46d8-9f4e-b2c77a33f657 => generated 1936 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:55:39.026 8 WARNING neutronclient.v2_0.client [None req-abdfeb31-e86d-4292-922a-858477824e22 0d826ddb6c984c82b83007864a675a2b 9cca53171dcc46db882620431d5d4836 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 565/1108] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:55:38 2026] GET /v2.1/servers/f9ccd42c-e978-46d8-9f4e-b2c77a33f657 => generated 1936 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-08-24 16:55:39.925 7 INFO nova.api.openstack.compute.server_external_events [req-e6f110b7-f23b-479e-89a1-66b58024adf2 req-d7560564-c40e-4565-95d8-8508521ec31d 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-vif-unplugged:14dc09e5-b193-4a00-a892-e0876a312c83 for instance f9ccd42c-e978-46d8-9f4e-b2c77a33f657 on instance 2026-08-24 16:55:39.926 7 INFO nova.api.openstack.compute.server_external_events [req-e6f110b7-f23b-479e-89a1-66b58024adf2 req-d7560564-c40e-4565-95d8-8508521ec31d 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-vif-deleted:14dc09e5-b193-4a00-a892-e0876a312c83 for instance f9ccd42c-e978-46d8-9f4e-b2c77a33f657 on instance [pid: 7|app: 0|req: 544/1109] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:55:39 2026] POST /v2.1/os-server-external-events => generated 356 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-08-24 16:55:40.152 8 WARNING neutronclient.v2_0.client [None req-50ca4fc0-70a6-4020-8b01-747008e07e0d 0d826ddb6c984c82b83007864a675a2b 9cca53171dcc46db882620431d5d4836 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 566/1110] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:55:40 2026] GET /v2.1/servers/f9ccd42c-e978-46d8-9f4e-b2c77a33f657 => generated 1538 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:55:41.247 7 WARNING neutronclient.v2_0.client [None req-e7954a5e-bdf8-485e-9173-d14029604b38 0d826ddb6c984c82b83007864a675a2b 9cca53171dcc46db882620431d5d4836 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 545/1111] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:55:41 2026] GET /v2.1/servers/f9ccd42c-e978-46d8-9f4e-b2c77a33f657 => generated 1543 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:55:42.336 8 WARNING neutronclient.v2_0.client [None req-164ed210-24da-43c6-8a1c-3758d14f556d 0d826ddb6c984c82b83007864a675a2b 9cca53171dcc46db882620431d5d4836 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 568/1114] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:55:42 2026] GET /v2.1/servers/f9ccd42c-e978-46d8-9f4e-b2c77a33f657 => generated 1543 bytes in 591 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:55:43.927 7 INFO nova.api.openstack.wsgi [None req-8386744b-e999-40e3-9543-649a727d9758 0d826ddb6c984c82b83007864a675a2b 9cca53171dcc46db882620431d5d4836 - - default default] HTTP exception thrown: Instance f9ccd42c-e978-46d8-9f4e-b2c77a33f657 could not be found. [pid: 7|app: 0|req: 547/1115] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:55:43 2026] GET /v2.1/servers/f9ccd42c-e978-46d8-9f4e-b2c77a33f657 => 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-08-24 16:55:43.959 8 INFO nova.api.openstack.wsgi [None req-1a93f9c3-ac1b-49da-bcef-4645600a7db0 0d826ddb6c984c82b83007864a675a2b 9cca53171dcc46db882620431d5d4836 - - default default] HTTP exception thrown: Instance f9ccd42c-e978-46d8-9f4e-b2c77a33f657 could not be found. [pid: 8|app: 0|req: 569/1116] 10.0.0.76 () {32 vars in 717 bytes} [Mon Aug 24 16:55:43 2026] DELETE /v2.1/servers/f9ccd42c-e978-46d8-9f4e-b2c77a33f657 => 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, ' 2026-08-24 16:55:43.985 7 INFO nova.api.openstack.wsgi [None req-5835a900-8a80-46e7-9e9a-a50a6ecab633 0d826ddb6c984c82b83007864a675a2b 9cca53171dcc46db882620431d5d4836 - - default default] HTTP exception thrown: Instance f9ccd42c-e978-46d8-9f4e-b2c77a33f657 could not be found. [pid: 7|app: 0|req: 548/1117] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:55:43 2026] GET /v2.1/servers/f9ccd42c-e978-46d8-9f4e-b2c77a33f657 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 570/1118] 10.0.0.76 () {32 vars in 705 bytes} [Mon Aug 24 16:55:43 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1059748761 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 549/1119] 10.0.0.76 () {32 vars in 727 bytes} [Mon Aug 24 16:55:44 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1697017507 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1124] 10.0.0.76 () {34 vars in 670 bytes} [Mon Aug 24 16:56:11 2026] POST /v2.1/os-keypairs => generated 395 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:56:14.037 8 WARNING neutronclient.v2_0.client [None req-b6cc65c1-20c7-4fe7-b801-60e9e72a7753 5e1f38b0b6064dbdbb827e1125f44db7 f73803c99e35401dac81f397dc036bd5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:56:14.107 8 WARNING neutronclient.v2_0.client [None req-b6cc65c1-20c7-4fe7-b801-60e9e72a7753 5e1f38b0b6064dbdbb827e1125f44db7 f73803c99e35401dac81f397dc036bd5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:56:14.373 8 WARNING neutronclient.v2_0.client [None req-b6cc65c1-20c7-4fe7-b801-60e9e72a7753 5e1f38b0b6064dbdbb827e1125f44db7 f73803c99e35401dac81f397dc036bd5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 574/1127] 10.0.0.76 () {34 vars in 662 bytes} [Mon Aug 24 16:56:13 2026] POST /v2.1/servers => generated 448 bytes in 603 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-08-24 16:56:14.593 7 WARNING neutronclient.v2_0.client [None req-9297cd1d-6bb6-4050-a23a-27fc7f1a76f7 5e1f38b0b6064dbdbb827e1125f44db7 f73803c99e35401dac81f397dc036bd5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 554/1128] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:56:14 2026] GET /v2.1/servers/ca5b679d-b4e9-4ea2-a454-d01693fc863d => generated 1393 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:56:19.692 8 WARNING neutronclient.v2_0.client [None req-9e401fff-cabb-44dc-97ce-35fd8573dcc5 5e1f38b0b6064dbdbb827e1125f44db7 f73803c99e35401dac81f397dc036bd5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 575/1129] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:56:19 2026] GET /v2.1/servers/ca5b679d-b4e9-4ea2-a454-d01693fc863d => generated 1519 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:56:20.591 7 INFO nova.api.openstack.compute.server_external_events [req-da5e48b8-db5d-4469-bd94-158701bee0fd req-d6d776ea-42f5-4bdc-8566-9179d1bccace 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-changed:4ce9b152-8019-485a-b7a5-eed8aef8efba for instance ca5b679d-b4e9-4ea2-a454-d01693fc863d on instance [pid: 7|app: 0|req: 555/1130] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:56:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:56:24.844 7 WARNING neutronclient.v2_0.client [None req-6f5c2816-97d4-46d8-b551-d90ff9c394aa 5e1f38b0b6064dbdbb827e1125f44db7 f73803c99e35401dac81f397dc036bd5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 557/1133] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:56:24 2026] GET /v2.1/servers/ca5b679d-b4e9-4ea2-a454-d01693fc863d => generated 1517 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:56:25.584 8 INFO nova.api.openstack.compute.server_external_events [req-a3c40857-64b0-40fc-aa22-ebf22c0d733f req-6d7bfe59-bf5c-4936-9778-0d74035f0819 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-vif-unplugged:4ce9b152-8019-485a-b7a5-eed8aef8efba for instance ca5b679d-b4e9-4ea2-a454-d01693fc863d on instance [pid: 8|app: 0|req: 577/1134] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:56:25 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:56:27.630 7 INFO nova.api.openstack.compute.server_external_events [req-5733852e-b9d6-4e81-a6b9-95b2f8240bd8 req-75a3d233-f816-4c1e-a693-62f822fe3cdd 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-vif-plugged:4ce9b152-8019-485a-b7a5-eed8aef8efba for instance ca5b679d-b4e9-4ea2-a454-d01693fc863d on instance 2026-08-24 16:56:27.630 7 INFO nova.api.openstack.compute.server_external_events [req-5733852e-b9d6-4e81-a6b9-95b2f8240bd8 req-75a3d233-f816-4c1e-a693-62f822fe3cdd 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-vif-plugged:4ce9b152-8019-485a-b7a5-eed8aef8efba for instance ca5b679d-b4e9-4ea2-a454-d01693fc863d on instance [pid: 7|app: 0|req: 558/1135] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:56:27 2026] POST /v2.1/os-server-external-events => generated 354 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-08-24 16:56:30.022 8 WARNING neutronclient.v2_0.client [None req-74760e42-15c6-4536-a7ec-3dd7a0e0879a 5e1f38b0b6064dbdbb827e1125f44db7 f73803c99e35401dac81f397dc036bd5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 578/1136] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:56:29 2026] GET /v2.1/servers/ca5b679d-b4e9-4ea2-a454-d01693fc863d => generated 1817 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:56:31.495 8 INFO nova.api.openstack.compute.server_external_events [req-1e0ccbcc-c4e9-4050-8334-26e7a6bdfeb4 req-df5e8960-6c3d-418b-abf2-8cbf01f72c55 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-changed:4ce9b152-8019-485a-b7a5-eed8aef8efba for instance ca5b679d-b4e9-4ea2-a454-d01693fc863d on instance [pid: 8|app: 0|req: 579/1137] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:56:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:56:31.538 7 WARNING neutronclient.v2_0.client [None req-00c3ef31-c25d-4ac0-8154-f2d29015a24f 5e1f38b0b6064dbdbb827e1125f44db7 f73803c99e35401dac81f397dc036bd5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:56:31.580 7 WARNING neutronclient.v2_0.client [None req-00c3ef31-c25d-4ac0-8154-f2d29015a24f 5e1f38b0b6064dbdbb827e1125f44db7 f73803c99e35401dac81f397dc036bd5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:56:31.849 7 WARNING neutronclient.v2_0.client [None req-00c3ef31-c25d-4ac0-8154-f2d29015a24f 5e1f38b0b6064dbdbb827e1125f44db7 f73803c99e35401dac81f397dc036bd5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 559/1138] 10.0.0.76 () {34 vars in 662 bytes} [Mon Aug 24 16:56:31 2026] POST /v2.1/servers => generated 448 bytes in 548 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:56:32.049 8 WARNING neutronclient.v2_0.client [None req-96928469-ed5a-4833-939b-147040a6a0b8 5e1f38b0b6064dbdbb827e1125f44db7 f73803c99e35401dac81f397dc036bd5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 580/1139] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:56:32 2026] GET /v2.1/servers/43f7be96-157a-4210-a640-399d4e6b59a6 => generated 1393 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:56:37.139 8 WARNING neutronclient.v2_0.client [None req-a5fe19a7-9cad-4084-a764-9c74a5377e69 5e1f38b0b6064dbdbb827e1125f44db7 f73803c99e35401dac81f397dc036bd5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 582/1142] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:56:37 2026] GET /v2.1/servers/43f7be96-157a-4210-a640-399d4e6b59a6 => generated 1519 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-08-24 16:56:37.566 7 INFO nova.api.openstack.compute.server_external_events [req-d8031180-b30a-44e8-bf80-88119dd0ed7b req-65594240-d229-49da-8565-8e3886d73470 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-changed:b86953aa-e978-4bb1-8395-92412879731d for instance 43f7be96-157a-4210-a640-399d4e6b59a6 on instance [pid: 7|app: 0|req: 561/1143] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:56:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:56:42.284 8 WARNING neutronclient.v2_0.client [None req-f5e6577a-07bd-4345-bae0-d772b70a793b 5e1f38b0b6064dbdbb827e1125f44db7 f73803c99e35401dac81f397dc036bd5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:56:42.448 7 INFO nova.api.openstack.compute.server_external_events [req-ff3652df-1229-4465-a76d-cce27d761b77 req-04d4c2d2-36a7-400e-8314-d586dff43dd6 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-vif-plugged:b86953aa-e978-4bb1-8395-92412879731d for instance 43f7be96-157a-4210-a640-399d4e6b59a6 on instance [pid: 7|app: 0|req: 563/1146] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:56:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1147] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:56:42 2026] GET /v2.1/servers/43f7be96-157a-4210-a640-399d4e6b59a6 => generated 1517 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:56:44.491 7 INFO nova.api.openstack.compute.server_external_events [req-5eec3b63-384b-463c-bfa0-41cee628b952 req-169bceb2-8102-47a9-9d7c-7bfb63071289 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-vif-plugged:b86953aa-e978-4bb1-8395-92412879731d for instance 43f7be96-157a-4210-a640-399d4e6b59a6 on instance [pid: 7|app: 0|req: 564/1148] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:56:44 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:56:47.517 8 WARNING neutronclient.v2_0.client [None req-b045f190-5455-475d-ae53-f3cb3208570d 5e1f38b0b6064dbdbb827e1125f44db7 f73803c99e35401dac81f397dc036bd5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 585/1149] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 16:56:47 2026] GET /v2.1/servers/43f7be96-157a-4210-a640-399d4e6b59a6 => generated 1816 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:56:48.924 7 INFO nova.api.openstack.compute.server_external_events [req-c3004114-28a9-4e92-b967-a3988a0d08c2 req-b4435606-43b7-43ad-8c53-1fcd92142353 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-changed:b86953aa-e978-4bb1-8395-92412879731d for instance 43f7be96-157a-4210-a640-399d4e6b59a6 on instance [pid: 7|app: 0|req: 565/1150] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:56:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:57:14.173 8 WARNING neutronclient.v2_0.client [None req-eb5116ce-cfdf-4d30-be7f-e701a759dce7 77329437cd634bdbbb5772fc054de438 784908f3b0b842a2a5827ac7572570b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:57:14.209 8 WARNING neutronclient.v2_0.client [None req-eb5116ce-cfdf-4d30-be7f-e701a759dce7 77329437cd634bdbbb5772fc054de438 784908f3b0b842a2a5827ac7572570b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:57:14.350 8 WARNING neutronclient.v2_0.client [None req-eb5116ce-cfdf-4d30-be7f-e701a759dce7 77329437cd634bdbbb5772fc054de438 784908f3b0b842a2a5827ac7572570b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 589/1157] 199.19.213.136 () {36 vars in 714 bytes} [Mon Aug 24 16:57:14 2026] POST /v2.1/servers => generated 453 bytes in 574 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-08-24 16:57:14.857 7 WARNING neutronclient.v2_0.client [None req-23abfa9e-2726-4187-b8be-43cf39ad9178 77329437cd634bdbbb5772fc054de438 784908f3b0b842a2a5827ac7572570b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 569/1158] 199.19.213.136 () {32 vars in 733 bytes} [Mon Aug 24 16:57:14 2026] GET /v2.1/servers/83137fca-c3b8-47e2-8433-d8033111c030 => generated 2213 bytes in 57 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-08-24 16:57:14.919 8 WARNING neutronclient.v2_0.client [None req-7c38cff5-f7a5-4595-8b9b-425ab71aec69 77329437cd634bdbbb5772fc054de438 784908f3b0b842a2a5827ac7572570b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 590/1159] 199.19.213.136 () {32 vars in 759 bytes} [Mon Aug 24 16:57:14 2026] GET /v2.1/servers/83137fca-c3b8-47e2-8433-d8033111c030/os-interface => generated 28 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 570/1160] 199.19.213.136 () {32 vars in 777 bytes} [Mon Aug 24 16:57:14 2026] GET /v2.1/servers/83137fca-c3b8-47e2-8433-d8033111c030/os-volume_attachments => generated 25 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:57:17.560 8 WARNING neutronclient.v2_0.client [None req-7f9a1d4a-4412-4b1a-8c42-221076dcb45c 77329437cd634bdbbb5772fc054de438 784908f3b0b842a2a5827ac7572570b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 591/1161] 199.19.213.136 () {32 vars in 733 bytes} [Mon Aug 24 16:57:17 2026] GET /v2.1/servers/83137fca-c3b8-47e2-8433-d8033111c030 => generated 2371 bytes in 85 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-08-24 16:57:17.672 7 WARNING neutronclient.v2_0.client [None req-cd9ccae7-fa2f-4690-acda-3c4bfbf23b58 77329437cd634bdbbb5772fc054de438 784908f3b0b842a2a5827ac7572570b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 571/1162] 199.19.213.136 () {32 vars in 759 bytes} [Mon Aug 24 16:57:17 2026] GET /v2.1/servers/83137fca-c3b8-47e2-8433-d8033111c030/os-interface => generated 28 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 592/1163] 199.19.213.136 () {32 vars in 777 bytes} [Mon Aug 24 16:57:17 2026] GET /v2.1/servers/83137fca-c3b8-47e2-8433-d8033111c030/os-volume_attachments => generated 197 bytes in 62 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-08-24 16:57:20.156 7 INFO nova.api.openstack.compute.server_external_events [req-16a678b1-0400-4cbe-8a99-66d48db6d19a req-2a1527a4-b06b-4590-8c54-ad83bd259412 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-changed:f72da978-7ee7-48b9-9a94-d2e2f9f1d994 for instance 83137fca-c3b8-47e2-8433-d8033111c030 on instance [pid: 7|app: 0|req: 572/1164] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:57:20 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-08-24 16:57:20.579 8 WARNING neutronclient.v2_0.client [None req-2780e9fd-52dd-4caa-b6d6-a75ab48e1503 77329437cd634bdbbb5772fc054de438 784908f3b0b842a2a5827ac7572570b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 593/1165] 199.19.213.136 () {32 vars in 733 bytes} [Mon Aug 24 16:57:20 2026] GET /v2.1/servers/83137fca-c3b8-47e2-8433-d8033111c030 => generated 2445 bytes in 142 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-08-24 16:57:20.731 7 WARNING neutronclient.v2_0.client [None req-17976894-f0e3-47b4-8e14-6261339e0853 77329437cd634bdbbb5772fc054de438 784908f3b0b842a2a5827ac7572570b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 573/1166] 199.19.213.136 () {32 vars in 759 bytes} [Mon Aug 24 16:57:20 2026] GET /v2.1/servers/83137fca-c3b8-47e2-8433-d8033111c030/os-interface => generated 284 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 594/1167] 199.19.213.136 () {32 vars in 777 bytes} [Mon Aug 24 16:57:20 2026] GET /v2.1/servers/83137fca-c3b8-47e2-8433-d8033111c030/os-volume_attachments => generated 197 bytes in 35 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-08-24 16:57:23.394 8 WARNING neutronclient.v2_0.client [None req-84bf4e81-89f4-45f9-8ff7-fc2b90f2e222 77329437cd634bdbbb5772fc054de438 784908f3b0b842a2a5827ac7572570b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 596/1170] 199.19.213.136 () {32 vars in 733 bytes} [Mon Aug 24 16:57:23 2026] GET /v2.1/servers/83137fca-c3b8-47e2-8433-d8033111c030 => generated 2433 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-08-24 16:57:23.521 7 WARNING neutronclient.v2_0.client [None req-2165c434-5e50-4b03-b7a2-fed66ecb7e75 77329437cd634bdbbb5772fc054de438 784908f3b0b842a2a5827ac7572570b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 575/1171] 199.19.213.136 () {32 vars in 759 bytes} [Mon Aug 24 16:57:23 2026] GET /v2.1/servers/83137fca-c3b8-47e2-8433-d8033111c030/os-interface => generated 284 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 597/1172] 199.19.213.136 () {32 vars in 777 bytes} [Mon Aug 24 16:57:23 2026] GET /v2.1/servers/83137fca-c3b8-47e2-8433-d8033111c030/os-volume_attachments => generated 197 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:57:25.991 7 INFO nova.api.openstack.compute.server_external_events [req-76eaa77e-1b06-45c1-b764-d78d7785f9c5 req-a3f6e9e4-1df0-4412-9e9e-373af2be2c1f 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-vif-plugged:f72da978-7ee7-48b9-9a94-d2e2f9f1d994 for instance 83137fca-c3b8-47e2-8433-d8033111c030 on instance [pid: 7|app: 0|req: 576/1173] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:57:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:57:26.488 8 WARNING neutronclient.v2_0.client [None req-35860e6e-ca17-4621-aada-82a6557338fc 77329437cd634bdbbb5772fc054de438 784908f3b0b842a2a5827ac7572570b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 598/1174] 199.19.213.136 () {32 vars in 733 bytes} [Mon Aug 24 16:57:26 2026] GET /v2.1/servers/83137fca-c3b8-47e2-8433-d8033111c030 => generated 2433 bytes in 131 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-08-24 16:57:26.637 7 WARNING neutronclient.v2_0.client [None req-f83e5337-a72d-4e6c-801b-1f58c439541c 77329437cd634bdbbb5772fc054de438 784908f3b0b842a2a5827ac7572570b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 577/1175] 199.19.213.136 () {32 vars in 759 bytes} [Mon Aug 24 16:57:26 2026] GET /v2.1/servers/83137fca-c3b8-47e2-8433-d8033111c030/os-interface => generated 286 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 599/1176] 199.19.213.136 () {32 vars in 777 bytes} [Mon Aug 24 16:57:26 2026] GET /v2.1/servers/83137fca-c3b8-47e2-8433-d8033111c030/os-volume_attachments => generated 197 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:57:28.045 7 INFO nova.api.openstack.compute.server_external_events [req-7a8c1b1f-15d2-4439-b3fa-1951ca8376b1 req-7f87d458-9a2a-4304-8b9f-ff538361f42f 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-vif-plugged:f72da978-7ee7-48b9-9a94-d2e2f9f1d994 for instance 83137fca-c3b8-47e2-8433-d8033111c030 on instance [pid: 7|app: 0|req: 578/1177] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:57:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:57:29.389 8 WARNING neutronclient.v2_0.client [None req-51d53c61-61e9-425d-bf53-1750d4119897 77329437cd634bdbbb5772fc054de438 784908f3b0b842a2a5827ac7572570b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 600/1178] 199.19.213.136 () {32 vars in 733 bytes} [Mon Aug 24 16:57:29 2026] GET /v2.1/servers/83137fca-c3b8-47e2-8433-d8033111c030 => generated 2581 bytes in 129 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-08-24 16:57:29.535 7 WARNING neutronclient.v2_0.client [None req-c3678f19-8475-43f9-b4fa-0dd1aa660b60 77329437cd634bdbbb5772fc054de438 784908f3b0b842a2a5827ac7572570b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 579/1179] 199.19.213.136 () {32 vars in 759 bytes} [Mon Aug 24 16:57:29 2026] GET /v2.1/servers/83137fca-c3b8-47e2-8433-d8033111c030/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: 8|app: 0|req: 601/1180] 199.19.213.136 () {32 vars in 777 bytes} [Mon Aug 24 16:57:29 2026] GET /v2.1/servers/83137fca-c3b8-47e2-8433-d8033111c030/os-volume_attachments => generated 197 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:58:06.617 8 WARNING neutronclient.v2_0.client [None req-8f7726a0-68ca-4f62-9e73-d7e19c360488 77329437cd634bdbbb5772fc054de438 784908f3b0b842a2a5827ac7572570b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:58:06.665 8 WARNING neutronclient.v2_0.client [None req-8f7726a0-68ca-4f62-9e73-d7e19c360488 77329437cd634bdbbb5772fc054de438 784908f3b0b842a2a5827ac7572570b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:58:09.177 7 INFO nova.api.openstack.compute.server_external_events [req-9f0a82ee-055a-472d-b39b-396e438a3daf req-ba670261-718c-4865-8cbd-cb1d623ee6b9 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-changed:0bb87dcd-e197-4cba-b3c4-539e44698c6c for instance 83137fca-c3b8-47e2-8433-d8033111c030 on instance [pid: 7|app: 0|req: 584/1189] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:58:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:58:12.112 7 INFO nova.api.openstack.compute.server_external_events [req-c77fe604-0a23-499f-a6be-a5c781833702 req-cac843eb-163d-4ebf-8ed1-3be31fd70c52 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-vif-plugged:0bb87dcd-e197-4cba-b3c4-539e44698c6c for instance 83137fca-c3b8-47e2-8433-d8033111c030 on instance [pid: 7|app: 0|req: 585/1190] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:58:12 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:58:14.149 7 INFO nova.api.openstack.compute.server_external_events [req-926c2581-9834-4a8d-ae0a-a95f0eba785c req-66c5d8cd-d8d4-4761-8b84-283402c364d8 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-vif-plugged:0bb87dcd-e197-4cba-b3c4-539e44698c6c for instance 83137fca-c3b8-47e2-8433-d8033111c030 on instance [pid: 7|app: 0|req: 588/1193] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:58:14 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) 2026-08-24 16:58:15.223 8 WARNING neutronclient.v2_0.client [None req-8f7726a0-68ca-4f62-9e73-d7e19c360488 77329437cd634bdbbb5772fc054de438 784908f3b0b842a2a5827ac7572570b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 606/1194] 199.19.213.136 () {36 vars in 812 bytes} [Mon Aug 24 16:58:06 2026] POST /v2.1/servers/83137fca-c3b8-47e2-8433-d8033111c030/os-interface => generated 280 bytes in 8700 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-08-24 16:58:15.756 7 INFO nova.api.openstack.compute.server_external_events [req-64084268-5ccc-4e76-979c-7382651b22d9 req-e1f3f125-b7ca-4f54-9145-6767fa2e4692 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-changed:0bb87dcd-e197-4cba-b3c4-539e44698c6c for instance 83137fca-c3b8-47e2-8433-d8033111c030 on instance [pid: 7|app: 0|req: 589/1195] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:58:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:58:16.188 8 INFO nova.api.openstack.compute.server_external_events [req-d1ed255e-657d-45a9-a8cb-a0bcb134fe8c req-120a5bca-f41c-4ef5-af3f-76dac520e564 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-changed:0bb87dcd-e197-4cba-b3c4-539e44698c6c for instance 83137fca-c3b8-47e2-8433-d8033111c030 on instance [pid: 8|app: 0|req: 607/1196] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:58:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:58:40.006 7 WARNING neutronclient.v2_0.client [None req-6c2c4e8f-e761-4162-b536-9562c6b71469 77329437cd634bdbbb5772fc054de438 784908f3b0b842a2a5827ac7572570b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:58:40.046 7 WARNING neutronclient.v2_0.client [None req-6c2c4e8f-e761-4162-b536-9562c6b71469 77329437cd634bdbbb5772fc054de438 784908f3b0b842a2a5827ac7572570b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:58:42.464 8 INFO nova.api.openstack.compute.server_external_events [req-9d7e0389-b42f-4ed2-b2a2-877f13c52447 req-dc35b142-d867-4c5a-9cf7-d454993ba587 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-changed:f443caa7-e647-4ace-92bc-8e1533d56531 for instance 83137fca-c3b8-47e2-8433-d8033111c030 on instance [pid: 8|app: 0|req: 612/1203] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:58:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:58:45.768 8 INFO nova.api.openstack.compute.server_external_events [req-26a4e220-5d4b-4d03-bc4b-28d5d13997c7 req-67a03a40-effb-4ec3-aef8-0a510b4b594a 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-vif-plugged:f443caa7-e647-4ace-92bc-8e1533d56531 for instance 83137fca-c3b8-47e2-8433-d8033111c030 on instance [pid: 8|app: 0|req: 613/1204] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:58:45 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-08-24 16:58:47.821 8 INFO nova.api.openstack.compute.server_external_events [req-ed6878fd-f734-4efe-8543-834e089d5a01 req-f62baa54-5f8c-4a8b-88f6-e1c08a4c81d6 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-vif-plugged:f443caa7-e647-4ace-92bc-8e1533d56531 for instance 83137fca-c3b8-47e2-8433-d8033111c030 on instance [pid: 8|app: 0|req: 614/1205] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:58:47 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-08-24 16:58:49.116 7 WARNING neutronclient.v2_0.client [None req-6c2c4e8f-e761-4162-b536-9562c6b71469 77329437cd634bdbbb5772fc054de438 784908f3b0b842a2a5827ac7572570b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 592/1206] 199.19.213.136 () {36 vars in 812 bytes} [Mon Aug 24 16:58:39 2026] POST /v2.1/servers/83137fca-c3b8-47e2-8433-d8033111c030/os-interface => generated 376 bytes in 9241 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-08-24 16:58:59.962 8 WARNING neutronclient.v2_0.client [None req-a9a20b6b-d307-4aa0-ade8-e49d26334ea6 77329437cd634bdbbb5772fc054de438 784908f3b0b842a2a5827ac7572570b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-08-24 16:59:00.010 8 WARNING neutronclient.v2_0.client [None req-a9a20b6b-d307-4aa0-ade8-e49d26334ea6 77329437cd634bdbbb5772fc054de438 784908f3b0b842a2a5827ac7572570b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:59:02.478 7 INFO nova.api.openstack.compute.server_external_events [req-0dd9bef8-9ca3-4cd3-99ba-e986229ff4bc req-95a56c91-103f-4fe6-ac81-15b8b2158149 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-changed:8438c4c5-cef9-4d21-808f-393785b6c0ee for instance 83137fca-c3b8-47e2-8433-d8033111c030 on instance [pid: 7|app: 0|req: 596/1211] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:59:02 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-08-24 16:59:06.168 7 INFO nova.api.openstack.compute.server_external_events [req-f41a2564-dc7f-459a-8f73-2cecbe29409c req-68534ccf-06bb-41fb-9495-60665ab635ee 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-vif-plugged:8438c4c5-cef9-4d21-808f-393785b6c0ee for instance 83137fca-c3b8-47e2-8433-d8033111c030 on instance [pid: 7|app: 0|req: 597/1212] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:59:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:59:08.204 7 INFO nova.api.openstack.compute.server_external_events [req-cfad2017-32da-44db-95a1-0dda73f21bde req-041cc2c9-5de2-420c-a444-18fe584b16fc 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-vif-plugged:8438c4c5-cef9-4d21-808f-393785b6c0ee for instance 83137fca-c3b8-47e2-8433-d8033111c030 on instance [pid: 7|app: 0|req: 598/1213] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:59:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-24 16:59:09.060 8 WARNING neutronclient.v2_0.client [None req-a9a20b6b-d307-4aa0-ade8-e49d26334ea6 77329437cd634bdbbb5772fc054de438 784908f3b0b842a2a5827ac7572570b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 616/1214] 199.19.213.136 () {36 vars in 812 bytes} [Mon Aug 24 16:58:59 2026] POST /v2.1/servers/83137fca-c3b8-47e2-8433-d8033111c030/os-interface => generated 378 bytes in 9241 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-08-24 16:59:09.974 7 INFO nova.api.openstack.compute.server_external_events [req-1aab5934-3d97-4ccf-9419-890b7bf05072 req-50d67cce-fa29-4a87-a2fc-5d0f5062fcc7 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-changed:f443caa7-e647-4ace-92bc-8e1533d56531 for instance 83137fca-c3b8-47e2-8433-d8033111c030 on instance [pid: 7|app: 0|req: 599/1215] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:59:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:59:24.048 7 INFO nova.api.openstack.compute.server_external_events [req-d3d2b26b-67f4-495b-ae03-4aff409e9139 req-2bf73254-6c0e-4594-a2ae-acb1418d223c 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-changed:8438c4c5-cef9-4d21-808f-393785b6c0ee for instance 83137fca-c3b8-47e2-8433-d8033111c030 on instance [pid: 7|app: 0|req: 602/1220] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:59:24 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: 8|app: 0|req: 619/1221] 199.19.213.136 () {34 vars in 855 bytes} [Mon Aug 24 16:59:24 2026] DELETE /v2.1/servers/83137fca-c3b8-47e2-8433-d8033111c030/os-interface/8438c4c5-cef9-4d21-808f-393785b6c0ee => generated 0 bytes in 75 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-08-24 16:59:26.090 7 INFO nova.api.openstack.compute.server_external_events [req-36f73d13-4ca5-4479-a73e-ea9a1711500a req-7ca5aca2-c7ca-407b-af20-5419455b6904 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-changed:8438c4c5-cef9-4d21-808f-393785b6c0ee for instance 83137fca-c3b8-47e2-8433-d8033111c030 on instance [pid: 7|app: 0|req: 603/1222] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:59:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:59:27.014 8 INFO nova.api.openstack.compute.server_external_events [req-aeba0945-1f07-45b9-9d59-8bad42cf6f8d req-57234974-a5b1-45b4-8ea3-bafecc229ab3 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-vif-unplugged:8438c4c5-cef9-4d21-808f-393785b6c0ee for instance 83137fca-c3b8-47e2-8433-d8033111c030 on instance [pid: 8|app: 0|req: 620/1223] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:59:26 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:59:29.053 7 INFO nova.api.openstack.compute.server_external_events [req-75595c5e-fba4-4027-837d-24d421893126 req-bf315f8f-c096-42dd-b922-44a8881af7ab 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-vif-unplugged:8438c4c5-cef9-4d21-808f-393785b6c0ee for instance 83137fca-c3b8-47e2-8433-d8033111c030 on instance [pid: 7|app: 0|req: 604/1224] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:59:29 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:59:33.519 8 INFO nova.api.openstack.compute.server_external_events [req-d5e53da4-bc00-4378-a464-031828860da7 req-078053e8-be3c-46c7-a47d-b46ec8735832 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-changed:f443caa7-e647-4ace-92bc-8e1533d56531 for instance 83137fca-c3b8-47e2-8433-d8033111c030 on instance [pid: 8|app: 0|req: 622/1227] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:59:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 606/1228] 199.19.213.136 () {34 vars in 855 bytes} [Mon Aug 24 16:59:33 2026] DELETE /v2.1/servers/83137fca-c3b8-47e2-8433-d8033111c030/os-interface/f443caa7-e647-4ace-92bc-8e1533d56531 => generated 0 bytes in 90 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-08-24 16:59:35.633 8 INFO nova.api.openstack.compute.server_external_events [req-e46697fe-ea62-4b4c-9b03-6676eeee319d req-e39980dd-d3d7-4324-81e1-0dbce882d5d1 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-vif-unplugged:f443caa7-e647-4ace-92bc-8e1533d56531 for instance 83137fca-c3b8-47e2-8433-d8033111c030 on instance [pid: 8|app: 0|req: 623/1229] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:59:35 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:59:37.669 7 INFO nova.api.openstack.compute.server_external_events [req-74702968-96d7-4972-be73-c1bdf522e596 req-fe513f6f-46d4-493e-8428-7fbab7d5777f 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-vif-unplugged:f443caa7-e647-4ace-92bc-8e1533d56531 for instance 83137fca-c3b8-47e2-8433-d8033111c030 on instance [pid: 7|app: 0|req: 607/1230] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:59:37 2026] POST /v2.1/os-server-external-events => generated 185 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, ' [pid: 7|app: 0|req: 610/1235] 199.19.213.136 () {34 vars in 855 bytes} [Mon Aug 24 16:59:54 2026] DELETE /v2.1/servers/83137fca-c3b8-47e2-8433-d8033111c030/os-interface/0bb87dcd-e197-4cba-b3c4-539e44698c6c => generated 0 bytes in 52 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-08-24 16:59:57.197 8 INFO nova.api.openstack.compute.server_external_events [req-42286b90-a27e-45ee-b140-c923f18c176e req-a1126ab3-ed5d-477f-877b-5c64b707ac15 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-vif-unplugged:0bb87dcd-e197-4cba-b3c4-539e44698c6c for instance 83137fca-c3b8-47e2-8433-d8033111c030 on instance [pid: 8|app: 0|req: 626/1236] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:59:57 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 16:59:59.239 7 INFO nova.api.openstack.compute.server_external_events [req-b0fce856-b314-4c90-89d8-d4933c10050e req-ff18e966-e967-4a2d-8d2d-3faa6adcd8f4 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-vif-unplugged:0bb87dcd-e197-4cba-b3c4-539e44698c6c for instance 83137fca-c3b8-47e2-8433-d8033111c030 on instance [pid: 7|app: 0|req: 611/1237] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 16:59:59 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 627/1238] 199.19.213.136 () {34 vars in 755 bytes} [Mon Aug 24 17:00:01 2026] DELETE /v2.1/servers/83137fca-c3b8-47e2-8433-d8033111c030 => generated 0 bytes in 151 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-08-24 17:00:03.170 7 INFO nova.api.openstack.compute.server_external_events [req-61ae5a57-78fc-406c-a202-86834869676c req-78d4588f-179c-497f-a08b-d90d31a4d628 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-vif-unplugged:f72da978-7ee7-48b9-9a94-d2e2f9f1d994 for instance 83137fca-c3b8-47e2-8433-d8033111c030 on instance [pid: 7|app: 0|req: 613/1241] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 17:00:03 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 17:00:03.693 8 INFO nova.compute.api [None req-6101a823-d485-408d-b6db-f64a11c5a89e 77329437cd634bdbbb5772fc054de438 784908f3b0b842a2a5827ac7572570b8 - - default default] [instance: 83137fca-c3b8-47e2-8433-d8033111c030] Instance is already in deleting state, ignoring this request [pid: 8|app: 0|req: 629/1242] 199.19.213.136 () {34 vars in 755 bytes} [Mon Aug 24 17:00:03 2026] DELETE /v2.1/servers/83137fca-c3b8-47e2-8433-d8033111c030 => generated 0 bytes in 130 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-08-24 17:00:04.331 7 INFO nova.api.openstack.compute.server_external_events [req-1e305f0b-3660-4f8f-bb5c-28da92041b75 req-8884f1d4-74b8-4b45-82c7-6f62cf039f67 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-changed:b86953aa-e978-4bb1-8395-92412879731d for instance 43f7be96-157a-4210-a640-399d4e6b59a6 on instance [pid: 7|app: 0|req: 614/1243] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 17:00:04 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, ' [pid: 8|app: 0|req: 630/1244] 10.0.0.76 () {32 vars in 717 bytes} [Mon Aug 24 17:00:04 2026] DELETE /v2.1/servers/43f7be96-157a-4210-a640-399d4e6b59a6 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 17:00:04.500 7 WARNING neutronclient.v2_0.client [None req-34b80116-8d5c-463e-971c-b990d2cb43d2 5e1f38b0b6064dbdbb827e1125f44db7 f73803c99e35401dac81f397dc036bd5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 615/1245] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 17:00:04 2026] GET /v2.1/servers/43f7be96-157a-4210-a640-399d4e6b59a6 => generated 1942 bytes in 339 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 17:00:05.222 8 INFO nova.api.openstack.compute.server_external_events [req-ee608a0a-e261-4c4c-bcdc-cef13e3575c4 req-93d6bfe4-1c0a-475b-ac8f-284d5a2730c6 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-vif-unplugged:f72da978-7ee7-48b9-9a94-d2e2f9f1d994 for instance 83137fca-c3b8-47e2-8433-d8033111c030 on instance 2026-08-24 17:00:05.223 8 INFO nova.api.openstack.compute.server_external_events [req-ee608a0a-e261-4c4c-bcdc-cef13e3575c4 req-93d6bfe4-1c0a-475b-ac8f-284d5a2730c6 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-vif-deleted:f72da978-7ee7-48b9-9a94-d2e2f9f1d994 for instance 83137fca-c3b8-47e2-8433-d8033111c030 on instance [pid: 8|app: 0|req: 631/1246] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 17:00:05 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 17:00:07.168 7 INFO nova.api.openstack.compute.server_external_events [req-2a2893cc-b172-479f-97b8-625b174da216 req-440eb1ed-689b-4b92-b56b-e24f0304cb73 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-vif-deleted:b86953aa-e978-4bb1-8395-92412879731d for instance 43f7be96-157a-4210-a640-399d4e6b59a6 on instance [pid: 7|app: 0|req: 616/1247] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 17:00:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 17:00:07.275 8 INFO nova.api.openstack.compute.server_external_events [req-7fca2f31-55fc-408f-a5de-86d530ec9cc3 req-6913f302-b37a-4e8e-98aa-b1a51dcce015 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-vif-unplugged:b86953aa-e978-4bb1-8395-92412879731d for instance 43f7be96-157a-4210-a640-399d4e6b59a6 on instance 2026-08-24 17:00:07.275 8 INFO nova.api.openstack.compute.server_external_events [req-7fca2f31-55fc-408f-a5de-86d530ec9cc3 req-6913f302-b37a-4e8e-98aa-b1a51dcce015 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-vif-unplugged:b86953aa-e978-4bb1-8395-92412879731d for instance 43f7be96-157a-4210-a640-399d4e6b59a6 on instance [pid: 8|app: 0|req: 632/1248] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 17:00:07 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1249] 10.0.0.47 () {28 vars in 453 bytes} [Mon Aug 24 17:00:08 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 633/1250] 10.0.0.47 () {30 vars in 657 bytes} [Mon Aug 24 17:00:08 2026] GET /v2.1 => generated 0 bytes in 56 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: 618/1251] 10.0.0.47 () {32 vars in 730 bytes} [Mon Aug 24 17:00:08 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1252] 10.0.0.47 () {34 vars in 764 bytes} [Mon Aug 24 17:00:08 2026] GET /v2.1/os-services => generated 782 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-08-24 17:00:09.872 7 WARNING neutronclient.v2_0.client [None req-b3cb1745-c6d5-4111-a97a-dff61c2a97b0 5e1f38b0b6064dbdbb827e1125f44db7 f73803c99e35401dac81f397dc036bd5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 619/1253] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 17:00:09 2026] GET /v2.1/servers/43f7be96-157a-4210-a640-399d4e6b59a6 => generated 1479 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1256] 10.0.0.47 () {28 vars in 453 bytes} [Mon Aug 24 17:00:12 2026] GET /v2.1 => generated 114 bytes in 4 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: 621/1257] 10.0.0.47 () {30 vars in 657 bytes} [Mon Aug 24 17:00:12 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 637/1258] 10.0.0.47 () {32 vars in 730 bytes} [Mon Aug 24 17: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: 622/1259] 10.0.0.47 () {34 vars in 764 bytes} [Mon Aug 24 17:00:13 2026] GET /v2.1/os-services => generated 782 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-08-24 17:00:14.963 8 INFO nova.api.openstack.wsgi [None req-fb13409b-92ef-4a1d-a338-f2f5af142524 5e1f38b0b6064dbdbb827e1125f44db7 f73803c99e35401dac81f397dc036bd5 - - default default] HTTP exception thrown: Instance 43f7be96-157a-4210-a640-399d4e6b59a6 could not be found. [pid: 8|app: 0|req: 638/1260] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 17:00:14 2026] GET /v2.1/servers/43f7be96-157a-4210-a640-399d4e6b59a6 => 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, ' 2026-08-24 17:00:15.427 7 INFO nova.api.openstack.compute.server_external_events [req-6e205bee-5a94-4e21-9fc2-7074a8f53b26 req-9d357d08-02e3-4015-b502-397d7972639f 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-changed:4ce9b152-8019-485a-b7a5-eed8aef8efba for instance ca5b679d-b4e9-4ea2-a454-d01693fc863d on instance [pid: 7|app: 0|req: 623/1261] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 17:00:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 639/1262] 10.0.0.76 () {32 vars in 717 bytes} [Mon Aug 24 17:00:15 2026] DELETE /v2.1/servers/ca5b679d-b4e9-4ea2-a454-d01693fc863d => generated 0 bytes in 161 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 17:00:15.675 7 WARNING neutronclient.v2_0.client [None req-ff5576ec-fb78-4a3e-8bd9-052c209eefca 5e1f38b0b6064dbdbb827e1125f44db7 f73803c99e35401dac81f397dc036bd5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 624/1263] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 17:00:15 2026] GET /v2.1/servers/ca5b679d-b4e9-4ea2-a454-d01693fc863d => generated 1943 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1264] 10.0.0.47 () {28 vars in 453 bytes} [Mon Aug 24 17:00:17 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 17:00:17.462 8 INFO nova.api.openstack.compute.server_external_events [req-ca199595-ad87-4f64-aa07-8f70d5a57a1b req-508af121-9a48-4b3d-8af7-40413ae0f3da 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-vif-unplugged:4ce9b152-8019-485a-b7a5-eed8aef8efba for instance ca5b679d-b4e9-4ea2-a454-d01693fc863d on instance 2026-08-24 17:00:17.463 8 INFO nova.api.openstack.compute.server_external_events [req-ca199595-ad87-4f64-aa07-8f70d5a57a1b req-508af121-9a48-4b3d-8af7-40413ae0f3da 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-vif-unplugged:4ce9b152-8019-485a-b7a5-eed8aef8efba for instance ca5b679d-b4e9-4ea2-a454-d01693fc863d on instance [pid: 8|app: 0|req: 641/1265] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 17:00:17 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 625/1266] 10.0.0.47 () {30 vars in 657 bytes} [Mon Aug 24 17:00:17 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 642/1267] 10.0.0.47 () {32 vars in 730 bytes} [Mon Aug 24 17:00:17 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1268] 10.0.0.47 () {34 vars in 807 bytes} [Mon Aug 24 17:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 279 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-08-24 17:00:19.519 8 INFO nova.api.openstack.compute.server_external_events [req-21f02d24-cb13-46fd-b819-4e064c4a000a req-3c2267b0-7af3-41f9-9162-c88a1b29f92d 2420090530884b68b697b159fdf145ff 8a22c1f0d25246a785f391d177c2102a - - 620aa0b80cf64130a53484919f6fe7a8 620aa0b80cf64130a53484919f6fe7a8] Creating event network-vif-deleted:4ce9b152-8019-485a-b7a5-eed8aef8efba for instance ca5b679d-b4e9-4ea2-a454-d01693fc863d on instance [pid: 8|app: 0|req: 643/1269] 10.0.0.252 () {38 vars in 815 bytes} [Mon Aug 24 17:00:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 17:00:20.894 7 WARNING neutronclient.v2_0.client [None req-52d24042-aea6-4e0c-830f-122788cee31b 5e1f38b0b6064dbdbb827e1125f44db7 f73803c99e35401dac81f397dc036bd5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 627/1270] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 17:00:20 2026] GET /v2.1/servers/ca5b679d-b4e9-4ea2-a454-d01693fc863d => generated 1479 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1271] 10.0.0.47 () {28 vars in 453 bytes} [Mon Aug 24 17:00:21 2026] GET /v2.1 => generated 114 bytes in 4 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: 628/1272] 10.0.0.47 () {30 vars in 657 bytes} [Mon Aug 24 17:00:21 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 645/1273] 10.0.0.47 () {32 vars in 730 bytes} [Mon Aug 24 17:00:21 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: 629/1274] 10.0.0.47 () {34 vars in 807 bytes} [Mon Aug 24 17:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-08-24 17:00:25.978 8 INFO nova.api.openstack.wsgi [None req-2baefcd6-e5ec-4c6f-a3bf-861de3fb8a40 5e1f38b0b6064dbdbb827e1125f44db7 f73803c99e35401dac81f397dc036bd5 - - default default] HTTP exception thrown: Instance ca5b679d-b4e9-4ea2-a454-d01693fc863d could not be found. [pid: 8|app: 0|req: 647/1277] 10.0.0.76 () {32 vars in 714 bytes} [Mon Aug 24 17:00:25 2026] GET /v2.1/servers/ca5b679d-b4e9-4ea2-a454-d01693fc863d => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 631/1278] 10.0.0.76 () {32 vars in 723 bytes} [Mon Aug 24 17:00:28 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-678389717 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-24 17:00:28.124 8 INFO nova.api.openstack.wsgi [None req-48ff6974-671f-4de7-bb7c-a56abf1adc76 5e1f38b0b6064dbdbb827e1125f44db7 f73803c99e35401dac81f397dc036bd5 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-678389717 not found for user 5e1f38b0b6064dbdbb827e1125f44db7 [pid: 8|app: 0|req: 648/1279] 10.0.0.76 () {32 vars in 720 bytes} [Mon Aug 24 17:00:28 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-678389717 => generated 141 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1288] 10.0.0.76 () {32 vars in 654 bytes} [Mon Aug 24 17:01:04 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1289] 10.0.0.76 () {32 vars in 640 bytes} [Mon Aug 24 17:01:04 2026] GET /v2.1/servers => generated 15 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-08-24 17:01:04.431 8 WARNING oslo_db.sqlalchemy.utils [None req-a2f5216d-c229-45c6-a23c-937853e9bc06 77329437cd634bdbbb5772fc054de438 784908f3b0b842a2a5827ac7572570b8 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 654/1290] 10.0.0.76 () {32 vars in 648 bytes} [Mon Aug 24 17:01:04 2026] GET /v2.1/os-keypairs => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1291] 10.0.0.76 () {32 vars in 693 bytes} [Mon Aug 24 17:01:04 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)