+ 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 [Wed Jul 1 07:55:19 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: nova-api-osapi-7fd6757fc8-6rcz2 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 0x7fca6c95c668 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-07-01 07:55:23.968 8 INFO nova.utils [None req-befdaf17-16dd-4f2f-94f4-291e88f92245 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-07-01 07:55:24.144 7 INFO nova.utils [None req-e5a4a763-884c-4dec-9608-ee13b0b9bcb7 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-07-01 07:55:25.634 8 WARNING keystonemiddleware._common.config [None req-befdaf17-16dd-4f2f-94f4-291e88f92245 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-01 07:55:25.643 8 WARNING oslo_config.cfg [None req-befdaf17-16dd-4f2f-94f4-291e88f92245 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-01 07:55:25.720 8 WARNING keystonemiddleware._common.config [None req-befdaf17-16dd-4f2f-94f4-291e88f92245 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-01 07:55:25.734 8 WARNING oslo_config.cfg [None req-befdaf17-16dd-4f2f-94f4-291e88f92245 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-07-01 07:55:25.746 8 WARNING oslo_config.cfg [None req-befdaf17-16dd-4f2f-94f4-291e88f92245 - - - - - -] 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 6 seconds on interpreter 0x7fca6c95c668 pid: 8 (default app) 2026-07-01 07:55:25.781 7 WARNING keystonemiddleware._common.config [None req-e5a4a763-884c-4dec-9608-ee13b0b9bcb7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-01 07:55:25.790 7 WARNING oslo_config.cfg [None req-e5a4a763-884c-4dec-9608-ee13b0b9bcb7 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-01 07:55:25.867 7 WARNING keystonemiddleware._common.config [None req-e5a4a763-884c-4dec-9608-ee13b0b9bcb7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-01 07:55:25.883 7 WARNING oslo_config.cfg [None req-e5a4a763-884c-4dec-9608-ee13b0b9bcb7 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-07-01 07:55:25.895 7 WARNING oslo_config.cfg [None req-e5a4a763-884c-4dec-9608-ee13b0b9bcb7 - - - - - -] 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 6 seconds on interpreter 0x7fca6c95c668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.177 () {42 vars in 705 bytes} [Wed Jul 1 07:55:32 2026] GET /v2.1 => generated 114 bytes in 21 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 07:55:32.853 7 WARNING oslo_policy.policy [None req-2b60e946-4110-4d32-8557-6d6d8ae284e6 d6be696f6a25419cb42e19319b8a435e 7acb83ff15644ab2bc48bd78b8aa131c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-01 07:55:32.854 7 WARNING oslo_policy.policy [None req-2b60e946-4110-4d32-8557-6d6d8ae284e6 d6be696f6a25419cb42e19319b8a435e 7acb83ff15644ab2bc48bd78b8aa131c - - 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.204.45.177 () {44 vars in 909 bytes} [Wed Jul 1 07:55:32 2026] GET /v2.1 => generated 0 bytes in 543 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 07:55:32.959 8 WARNING oslo_policy.policy [req-2b60e946-4110-4d32-8557-6d6d8ae284e6 req-f77e2e5e-dcc0-4fef-8c5a-b8ba1f84360d d6be696f6a25419cb42e19319b8a435e 7acb83ff15644ab2bc48bd78b8aa131c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-01 07:55:32.959 8 WARNING oslo_policy.policy [req-2b60e946-4110-4d32-8557-6d6d8ae284e6 req-f77e2e5e-dcc0-4fef-8c5a-b8ba1f84360d d6be696f6a25419cb42e19319b8a435e 7acb83ff15644ab2bc48bd78b8aa131c - - 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.204.45.177 () {46 vars in 982 bytes} [Wed Jul 1 07:55:32 2026] GET /v2.1/ => generated 400 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-01 07:55:33.058 7 INFO nova.api.openstack.wsgi [None req-edcd604c-ea81-4a46-b0ef-e8ddc7c9ed3a d6be696f6a25419cb42e19319b8a435e 7acb83ff15644ab2bc48bd78b8aa131c - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 2/7] 199.204.45.177 () {48 vars in 1011 bytes} [Wed Jul 1 07:55:33 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/8] 199.204.45.177 () {48 vars in 1051 bytes} [Wed Jul 1 07:55:33 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.204.45.177 () {52 vars in 1048 bytes} [Wed Jul 1 07:55:33 2026] POST /v2.1/flavors => generated 529 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/10] 199.204.45.177 () {42 vars in 705 bytes} [Wed Jul 1 07:55:34 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.204.45.177 () {44 vars in 909 bytes} [Wed Jul 1 07:55:34 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 8/12] 199.204.45.177 () {46 vars in 982 bytes} [Wed Jul 1 07:55:34 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-01 07:55:34.109 7 INFO nova.api.openstack.wsgi [None req-9d9696ce-8d65-466c-9cf3-c442129b98ca d6be696f6a25419cb42e19319b8a435e 7acb83ff15644ab2bc48bd78b8aa131c - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 5/13] 199.204.45.177 () {48 vars in 1013 bytes} [Wed Jul 1 07:55:34 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.204.45.177 () {48 vars in 1051 bytes} [Wed Jul 1 07:55:34 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/15] 199.204.45.177 () {52 vars in 1048 bytes} [Wed Jul 1 07:55:34 2026] POST /v2.1/flavors => generated 532 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/18] 199.204.45.177 () {42 vars in 705 bytes} [Wed Jul 1 07:55:35 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/19] 199.204.45.177 () {44 vars in 909 bytes} [Wed Jul 1 07:55:35 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: 12/20] 199.204.45.177 () {46 vars in 982 bytes} [Wed Jul 1 07:55:35 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-01 07:55:35.073 7 INFO nova.api.openstack.wsgi [None req-3dabeabe-6924-4315-8714-d5d1b4dc184d d6be696f6a25419cb42e19319b8a435e 7acb83ff15644ab2bc48bd78b8aa131c - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/21] 199.204.45.177 () {48 vars in 1015 bytes} [Wed Jul 1 07:55:35 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/22] 199.204.45.177 () {48 vars in 1051 bytes} [Wed Jul 1 07:55:35 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: 10/23] 199.204.45.177 () {52 vars in 1048 bytes} [Wed Jul 1 07:55:35 2026] POST /v2.1/flavors => generated 533 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/24] 199.204.45.177 () {42 vars in 705 bytes} [Wed Jul 1 07:55:35 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/25] 199.204.45.177 () {44 vars in 909 bytes} [Wed Jul 1 07:55:35 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: 15/26] 199.204.45.177 () {46 vars in 982 bytes} [Wed Jul 1 07:55:35 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-01 07:55:35.985 7 INFO nova.api.openstack.wsgi [None req-f70fd35e-1474-4c19-a88f-68a0af827421 d6be696f6a25419cb42e19319b8a435e 7acb83ff15644ab2bc48bd78b8aa131c - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 12/27] 199.204.45.177 () {48 vars in 1013 bytes} [Wed Jul 1 07:55:35 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/28] 199.204.45.177 () {48 vars in 1051 bytes} [Wed Jul 1 07:55:35 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/29] 199.204.45.177 () {52 vars in 1048 bytes} [Wed Jul 1 07:55:36 2026] POST /v2.1/flavors => generated 532 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/30] 199.204.45.177 () {42 vars in 705 bytes} [Wed Jul 1 07:55:36 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: 14/31] 199.204.45.177 () {44 vars in 909 bytes} [Wed Jul 1 07:55:36 2026] GET /v2.1 => generated 0 bytes in 28 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 18/32] 199.204.45.177 () {46 vars in 982 bytes} [Wed Jul 1 07:55:36 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-01 07:55:36.903 7 INFO nova.api.openstack.wsgi [None req-c50f3b8f-111f-4385-8a11-ae8e737306c1 d6be696f6a25419cb42e19319b8a435e 7acb83ff15644ab2bc48bd78b8aa131c - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 15/33] 199.204.45.177 () {48 vars in 1015 bytes} [Wed Jul 1 07:55:36 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 19/34] 199.204.45.177 () {48 vars in 1051 bytes} [Wed Jul 1 07:55:36 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/35] 199.204.45.177 () {52 vars in 1048 bytes} [Wed Jul 1 07:55:36 2026] POST /v2.1/flavors => generated 535 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/90] 10.0.0.183 () {28 vars in 454 bytes} [Wed Jul 1 08:00:07 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 47/91] 10.0.0.183 () {30 vars in 658 bytes} [Wed Jul 1 08:00:07 2026] GET /v2.1 => generated 0 bytes in 372 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: 45/92] 10.0.0.183 () {32 vars in 731 bytes} [Wed Jul 1 08:00:08 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: 8|app: 0|req: 48/93] 10.0.0.183 () {34 vars in 765 bytes} [Wed Jul 1 08:00:08 2026] GET /v2.1/os-services => generated 544 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/94] 10.0.0.183 () {28 vars in 454 bytes} [Wed Jul 1 08:00:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 49/95] 10.0.0.183 () {30 vars in 658 bytes} [Wed Jul 1 08:00:12 2026] GET /v2.1 => generated 0 bytes in 26 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 47/96] 10.0.0.183 () {32 vars in 731 bytes} [Wed Jul 1 08:00:12 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: 50/97] 10.0.0.183 () {34 vars in 765 bytes} [Wed Jul 1 08:00:12 2026] GET /v2.1/os-services => generated 544 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/100] 10.0.0.183 () {28 vars in 454 bytes} [Wed Jul 1 08:00:16 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/101] 10.0.0.183 () {30 vars in 658 bytes} [Wed Jul 1 08:00:16 2026] GET /v2.1 => generated 0 bytes in 49 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 53/102] 10.0.0.183 () {32 vars in 731 bytes} [Wed Jul 1 08:00:16 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: 50/103] 10.0.0.183 () {34 vars in 808 bytes} [Wed Jul 1 08:00:16 2026] GET /v2.1/os-services?binary=nova-conductor => generated 278 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/104] 10.0.0.183 () {28 vars in 454 bytes} [Wed Jul 1 08:00:20 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 51/105] 10.0.0.183 () {30 vars in 658 bytes} [Wed Jul 1 08:00:21 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 55/106] 10.0.0.183 () {32 vars in 731 bytes} [Wed Jul 1 08:00:21 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/107] 10.0.0.183 () {34 vars in 808 bytes} [Wed Jul 1 08:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/126] 10.0.0.113 () {28 vars in 454 bytes} [Wed Jul 1 08:01: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: 65/127] 10.0.0.113 () {30 vars in 658 bytes} [Wed Jul 1 08:01:47 2026] GET /v2.1 => generated 0 bytes in 127 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: 63/128] 10.0.0.113 () {32 vars in 731 bytes} [Wed Jul 1 08:01:47 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 66/129] 10.0.0.113 () {34 vars in 804 bytes} [Wed Jul 1 08:01:47 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 81/158] 199.204.45.177 () {42 vars in 705 bytes} [Wed Jul 1 08:04:07 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 78/159] 199.204.45.177 () {44 vars in 909 bytes} [Wed Jul 1 08:04:07 2026] GET /v2.1 => generated 0 bytes in 87 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 82/160] 199.204.45.177 () {46 vars in 982 bytes} [Wed Jul 1 08:04:07 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-01 08:04:07.188 7 INFO nova.api.openstack.wsgi [None req-bb93809d-b3fe-463b-8829-20603a2176f0 d6be696f6a25419cb42e19319b8a435e 7acb83ff15644ab2bc48bd78b8aa131c - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 79/161] 199.204.45.177 () {48 vars in 1017 bytes} [Wed Jul 1 08:04:07 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/162] 199.204.45.177 () {48 vars in 1051 bytes} [Wed Jul 1 08:04:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 80/163] 199.204.45.177 () {52 vars in 1049 bytes} [Wed Jul 1 08:04:07 2026] POST /v2.1/flavors => generated 534 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 87/176] 199.204.45.177 () {42 vars in 705 bytes} [Wed Jul 1 08:05:07 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: 90/177] 199.204.45.177 () {44 vars in 909 bytes} [Wed Jul 1 08:05:07 2026] GET /v2.1 => generated 0 bytes in 111 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 88/178] 199.204.45.177 () {46 vars in 982 bytes} [Wed Jul 1 08:05:07 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-01 08:05:07.685 8 INFO nova.api.openstack.wsgi [None req-e4ad4543-33a6-472f-8dce-df227b07f8d5 d6be696f6a25419cb42e19319b8a435e 7acb83ff15644ab2bc48bd78b8aa131c - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user d6be696f6a25419cb42e19319b8a435e [pid: 8|app: 0|req: 91/179] 199.204.45.177 () {48 vars in 1051 bytes} [Wed Jul 1 08:05:07 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-07-01 08:05:07.700 7 WARNING oslo_db.sqlalchemy.utils [None req-7931dd92-4210-4509-94e0-f3438532d954 d6be696f6a25419cb42e19319b8a435e 7acb83ff15644ab2bc48bd78b8aa131c - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 89/180] 199.204.45.177 () {48 vars in 1016 bytes} [Wed Jul 1 08:05:07 2026] GET /v2.1/os-keypairs => generated 16 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 92/181] 199.204.45.177 () {52 vars in 1057 bytes} [Wed Jul 1 08:05:07 2026] POST /v2.1/os-keypairs => generated 576 bytes in 70 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 90/182] 199.204.45.177 () {42 vars in 705 bytes} [Wed Jul 1 08:05:11 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 93/183] 199.204.45.177 () {44 vars in 909 bytes} [Wed Jul 1 08:05:11 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 91/184] 199.204.45.177 () {46 vars in 982 bytes} [Wed Jul 1 08:05:11 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: 94/185] 199.204.45.177 () {48 vars in 1073 bytes} [Wed Jul 1 08:05:11 2026] GET /v2.1/os-quota-sets/7acb83ff15644ab2bc48bd78b8aa131c => generated 283 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 92/186] 199.204.45.177 () {52 vars in 1125 bytes} [Wed Jul 1 08:05:11 2026] PUT /v2.1/os-quota-sets/7acb83ff15644ab2bc48bd78b8aa131c => generated 238 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/299] 199.204.45.177 () {42 vars in 705 bytes} [Wed Jul 1 08:14:34 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: 151/300] 199.204.45.177 () {44 vars in 909 bytes} [Wed Jul 1 08:14:34 2026] GET /v2.1 => generated 0 bytes in 120 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 150/302] 199.204.45.177 () {46 vars in 982 bytes} [Wed Jul 1 08:14:34 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-01 08:14:34.619 7 INFO nova.api.openstack.wsgi [None req-0931d559-1f56-46de-a01e-020103e8e291 d6be696f6a25419cb42e19319b8a435e 7acb83ff15644ab2bc48bd78b8aa131c - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 151/304] 199.204.45.177 () {48 vars in 1015 bytes} [Wed Jul 1 08:14:34 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/305] 199.204.45.177 () {48 vars in 1051 bytes} [Wed Jul 1 08:14:34 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/306] 199.204.45.177 () {52 vars in 1049 bytes} [Wed Jul 1 08:14:34 2026] POST /v2.1/flavors => generated 534 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/347] 199.204.45.177 () {42 vars in 705 bytes} [Wed Jul 1 08:18:03 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/348] 199.204.45.177 () {44 vars in 909 bytes} [Wed Jul 1 08:18:03 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: 7|app: 0|req: 174/349] 199.204.45.177 () {46 vars in 982 bytes} [Wed Jul 1 08:18:03 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/350] 199.204.45.177 () {48 vars in 1073 bytes} [Wed Jul 1 08:18:03 2026] GET /v2.1/os-quota-sets/888e1297dffe48c28a42540cac877749 => generated 283 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/351] 199.204.45.177 () {52 vars in 1125 bytes} [Wed Jul 1 08:18:03 2026] PUT /v2.1/os-quota-sets/888e1297dffe48c28a42540cac877749 => generated 238 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/492] 199.204.45.177 () {42 vars in 705 bytes} [Wed Jul 1 08:29:37 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: 246/493] 199.204.45.177 () {44 vars in 909 bytes} [Wed Jul 1 08:29:37 2026] GET /v2.1 => generated 0 bytes in 128 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 248/494] 199.204.45.177 () {46 vars in 982 bytes} [Wed Jul 1 08:29:37 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-01 08:29:37.495 7 INFO nova.api.openstack.wsgi [None req-90255186-ff14-48c7-8d37-636da706491a d6be696f6a25419cb42e19319b8a435e 7acb83ff15644ab2bc48bd78b8aa131c - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 247/495] 199.204.45.177 () {48 vars in 1011 bytes} [Wed Jul 1 08:29:37 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: 8|app: 0|req: 249/496] 199.204.45.177 () {48 vars in 1051 bytes} [Wed Jul 1 08:29:37 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/497] 199.204.45.177 () {48 vars in 1099 bytes} [Wed Jul 1 08:29:37 2026] GET /v2.1/flavors/e4e482b5-4806-427c-a99c-f774a0536973/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/498] 199.204.45.177 () {42 vars in 705 bytes} [Wed Jul 1 08:29:38 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: 249/499] 199.204.45.177 () {44 vars in 909 bytes} [Wed Jul 1 08:29:38 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 251/500] 199.204.45.177 () {46 vars in 982 bytes} [Wed Jul 1 08:29:38 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-01 08:29:38.435 7 INFO nova.api.openstack.wsgi [None req-ba6338b8-07ea-4095-a55b-41c6cf1b7c88 d6be696f6a25419cb42e19319b8a435e 7acb83ff15644ab2bc48bd78b8aa131c - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 250/501] 199.204.45.177 () {48 vars in 1013 bytes} [Wed Jul 1 08:29:38 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/502] 199.204.45.177 () {48 vars in 1051 bytes} [Wed Jul 1 08:29:38 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/503] 199.204.45.177 () {48 vars in 1099 bytes} [Wed Jul 1 08:29:38 2026] GET /v2.1/flavors/42a4969f-70d7-4563-96ba-28f6b4fc93cf/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/504] 199.204.45.177 () {42 vars in 705 bytes} [Wed Jul 1 08:29:39 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: 252/505] 199.204.45.177 () {44 vars in 909 bytes} [Wed Jul 1 08:29:39 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 254/506] 199.204.45.177 () {46 vars in 982 bytes} [Wed Jul 1 08:29:39 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-01 08:29:39.350 7 INFO nova.api.openstack.wsgi [None req-3942be1f-acfc-48b9-bf43-96ac8a11d0c7 d6be696f6a25419cb42e19319b8a435e 7acb83ff15644ab2bc48bd78b8aa131c - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 253/507] 199.204.45.177 () {48 vars in 1015 bytes} [Wed Jul 1 08:29:39 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/508] 199.204.45.177 () {48 vars in 1051 bytes} [Wed Jul 1 08:29:39 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: 7|app: 0|req: 254/509] 199.204.45.177 () {48 vars in 1099 bytes} [Wed Jul 1 08:29:39 2026] GET /v2.1/flavors/ebecc982-c7c7-49d2-9379-a951fde1453c/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: 256/510] 199.204.45.177 () {42 vars in 705 bytes} [Wed Jul 1 08:29:40 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/511] 199.204.45.177 () {44 vars in 909 bytes} [Wed Jul 1 08:29:40 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: 8|app: 0|req: 257/512] 199.204.45.177 () {46 vars in 982 bytes} [Wed Jul 1 08:29:40 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-01 08:29:40.348 7 INFO nova.api.openstack.wsgi [None req-b08f0473-bc2f-4160-8ecb-c3dc159a4f2b d6be696f6a25419cb42e19319b8a435e 7acb83ff15644ab2bc48bd78b8aa131c - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 256/513] 199.204.45.177 () {48 vars in 1013 bytes} [Wed Jul 1 08:29:40 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: 8|app: 0|req: 258/514] 199.204.45.177 () {48 vars in 1051 bytes} [Wed Jul 1 08:29:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/515] 199.204.45.177 () {48 vars in 1099 bytes} [Wed Jul 1 08:29:40 2026] GET /v2.1/flavors/b488c815-7792-4d64-afdc-8e88b4782b2b/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: 259/516] 199.204.45.177 () {42 vars in 705 bytes} [Wed Jul 1 08:29:41 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: 258/517] 199.204.45.177 () {44 vars in 909 bytes} [Wed Jul 1 08:29:41 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: 8|app: 0|req: 260/518] 199.204.45.177 () {46 vars in 982 bytes} [Wed Jul 1 08:29:41 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-01 08:29:41.325 7 INFO nova.api.openstack.wsgi [None req-7d93bea2-60af-43c4-998e-c2c441c3dac9 d6be696f6a25419cb42e19319b8a435e 7acb83ff15644ab2bc48bd78b8aa131c - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 259/519] 199.204.45.177 () {48 vars in 1015 bytes} [Wed Jul 1 08:29:41 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/520] 199.204.45.177 () {48 vars in 1051 bytes} [Wed Jul 1 08:29:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/521] 199.204.45.177 () {48 vars in 1099 bytes} [Wed Jul 1 08:29:41 2026] GET /v2.1/flavors/21f5f342-5ac1-46d0-b9ac-5a8b01e1c325/os-extra_specs => generated 19 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/536] 199.204.45.177 () {42 vars in 705 bytes} [Wed Jul 1 08:30: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: 269/537] 199.204.45.177 () {44 vars in 909 bytes} [Wed Jul 1 08:30:45 2026] GET /v2.1 => generated 0 bytes in 55 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 269/538] 199.204.45.177 () {46 vars in 982 bytes} [Wed Jul 1 08:30:45 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-01 08:30:45.372 8 INFO nova.api.openstack.wsgi [None req-c41e922a-3945-46da-892b-483b2f2709f6 d6be696f6a25419cb42e19319b8a435e 7acb83ff15644ab2bc48bd78b8aa131c - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 270/539] 199.204.45.177 () {48 vars in 1017 bytes} [Wed Jul 1 08:30:45 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/540] 199.204.45.177 () {48 vars in 1051 bytes} [Wed Jul 1 08:30:45 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/541] 199.204.45.177 () {48 vars in 1099 bytes} [Wed Jul 1 08:30:45 2026] GET /v2.1/flavors/f804dbf9-145f-4747-b83e-3c9877e89212/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/542] 199.204.45.177 () {42 vars in 705 bytes} [Wed Jul 1 08:30:53 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: 272/543] 199.204.45.177 () {44 vars in 909 bytes} [Wed Jul 1 08:30:53 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: 272/544] 199.204.45.177 () {46 vars in 982 bytes} [Wed Jul 1 08:30:53 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/545] 199.204.45.177 () {48 vars in 1051 bytes} [Wed Jul 1 08:30:53 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/548] 199.204.45.177 () {42 vars in 705 bytes} [Wed Jul 1 08:30:56 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: 275/549] 199.204.45.177 () {44 vars in 909 bytes} [Wed Jul 1 08:30:56 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 275/550] 199.204.45.177 () {46 vars in 982 bytes} [Wed Jul 1 08:30:56 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: 8|app: 0|req: 276/551] 199.204.45.177 () {48 vars in 1073 bytes} [Wed Jul 1 08:30:56 2026] GET /v2.1/os-quota-sets/7acb83ff15644ab2bc48bd78b8aa131c => generated 280 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/562] 199.204.45.177 () {42 vars in 705 bytes} [Wed Jul 1 08:31: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: 282/563] 199.204.45.177 () {44 vars in 909 bytes} [Wed Jul 1 08:31:48 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 282/564] 199.204.45.177 () {46 vars in 982 bytes} [Wed Jul 1 08:31: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-07-01 08:31:48.525 8 INFO nova.api.openstack.wsgi [None req-5c3f0086-c353-4819-8ae2-342175a37c1f d6be696f6a25419cb42e19319b8a435e 7acb83ff15644ab2bc48bd78b8aa131c - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 283/565] 199.204.45.177 () {48 vars in 1015 bytes} [Wed Jul 1 08:31:48 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/566] 199.204.45.177 () {48 vars in 1051 bytes} [Wed Jul 1 08:31:48 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: 284/567] 199.204.45.177 () {48 vars in 1099 bytes} [Wed Jul 1 08:31:48 2026] GET /v2.1/flavors/cb422635-940f-4892-91f5-1673fb9ba87c/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/570] 199.204.45.177 () {42 vars in 705 bytes} [Wed Jul 1 08:32: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: 285/571] 199.204.45.177 () {44 vars in 909 bytes} [Wed Jul 1 08:32:04 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 287/572] 199.204.45.177 () {46 vars in 982 bytes} [Wed Jul 1 08:32:04 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/573] 199.204.45.177 () {48 vars in 1073 bytes} [Wed Jul 1 08:32:04 2026] GET /v2.1/os-quota-sets/888e1297dffe48c28a42540cac877749 => generated 280 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/584] 199.204.45.177 () {42 vars in 705 bytes} [Wed Jul 1 08:32:53 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: 293/585] 199.204.45.177 () {44 vars in 909 bytes} [Wed Jul 1 08:32:53 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 293/586] 199.204.45.177 () {46 vars in 982 bytes} [Wed Jul 1 08:32:53 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-01 08:32:53.710 8 INFO nova.api.openstack.wsgi [None req-3bcfbd5a-8783-40c1-b7bb-c4763d59d91f d6be696f6a25419cb42e19319b8a435e 7acb83ff15644ab2bc48bd78b8aa131c - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 294/587] 199.204.45.177 () {48 vars in 1011 bytes} [Wed Jul 1 08:32:53 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/588] 199.204.45.177 () {48 vars in 1051 bytes} [Wed Jul 1 08:32:53 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/599] 10.0.0.148 () {32 vars in 655 bytes} [Wed Jul 1 08:33:35 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 300/600] 10.0.0.148 () {32 vars in 641 bytes} [Wed Jul 1 08:33:35 2026] GET /v2.1/servers => generated 15 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-01 08:33:35.516 7 WARNING oslo_db.sqlalchemy.utils [None req-92a63ae8-c4ce-4e5a-8891-f90ef6282dca d6be696f6a25419cb42e19319b8a435e 7acb83ff15644ab2bc48bd78b8aa131c - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 301/601] 10.0.0.148 () {32 vars in 649 bytes} [Wed Jul 1 08:33:35 2026] GET /v2.1/os-keypairs => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/602] 10.0.0.148 () {32 vars in 694 bytes} [Wed Jul 1 08:33:35 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/605] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:33:46 2026] GET /v2.1/flavors/e4e482b5-4806-427c-a99c-f774a0536973 => generated 511 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/606] 10.0.0.148 () {32 vars in 641 bytes} [Wed Jul 1 08:33:46 2026] GET /v2.1/flavors => generated 1674 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/607] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:33:46 2026] GET /v2.1/flavors/e4e482b5-4806-427c-a99c-f774a0536973 => generated 511 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-01 08:33:53.497 7 WARNING neutronclient.v2_0.client [None req-7a229144-b301-44ba-b6c1-62dfa2120510 4ba0230e647949e9b3bc31764537c2ad 2bcdd204a7364f1b89281f7935b1a67b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 304/610] 10.0.0.148 () {34 vars in 685 bytes} [Wed Jul 1 08:33:53 2026] POST /v2.1/os-security-groups => generated 248 bytes in 2699 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-01 08:33:56.116 8 WARNING neutronclient.v2_0.client [None req-cf4ef228-a33f-4374-a1f1-4571c3d8a500 4ba0230e647949e9b3bc31764537c2ad 2bcdd204a7364f1b89281f7935b1a67b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 305/611] 10.0.0.148 () {34 vars in 671 bytes} [Wed Jul 1 08:33:56 2026] POST /v2.1/os-keypairs => generated 386 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-01 08:33:56.955 8 WARNING neutronclient.v2_0.client [None req-cf4ef228-a33f-4374-a1f1-4571c3d8a500 4ba0230e647949e9b3bc31764537c2ad 2bcdd204a7364f1b89281f7935b1a67b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 307/612] 10.0.0.148 () {34 vars in 695 bytes} [Wed Jul 1 08:33:56 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 1825 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-01 08:33:57.957 8 WARNING neutronclient.v2_0.client [None req-4b75fbf1-1041-4ce6-a78d-9a31a257e0a5 4ba0230e647949e9b3bc31764537c2ad 2bcdd204a7364f1b89281f7935b1a67b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 306/613] 10.0.0.148 () {34 vars in 671 bytes} [Wed Jul 1 08:33:57 2026] POST /v2.1/os-keypairs => generated 385 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/614] 10.0.0.148 () {34 vars in 685 bytes} [Wed Jul 1 08:33:57 2026] POST /v2.1/os-security-groups => generated 246 bytes in 362 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-01 08:33:58.329 7 WARNING neutronclient.v2_0.client [None req-654301df-f993-4bb5-bb55-81b6b3f18d7b 4ba0230e647949e9b3bc31764537c2ad 2bcdd204a7364f1b89281f7935b1a67b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-01 08:33:58.657 7 WARNING neutronclient.v2_0.client [None req-654301df-f993-4bb5-bb55-81b6b3f18d7b 4ba0230e647949e9b3bc31764537c2ad 2bcdd204a7364f1b89281f7935b1a67b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 307/615] 10.0.0.148 () {34 vars in 695 bytes} [Wed Jul 1 08:33:58 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 828 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-01 08:33:59.166 8 WARNING neutronclient.v2_0.client [None req-05115f1c-37dc-45e3-b232-ae724ff7cd66 4ba0230e647949e9b3bc31764537c2ad 2bcdd204a7364f1b89281f7935b1a67b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-01 08:33:59.402 7 WARNING neutronclient.v2_0.client [None req-19d7c8a0-ff00-47a4-8a63-c9dd39f42d0d 8cadc0536a784689bcbc0dc688655629 516744fa7b0840ad95beeb135d3a41d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-01 08:33:59.415 8 WARNING neutronclient.v2_0.client [None req-05115f1c-37dc-45e3-b232-ae724ff7cd66 4ba0230e647949e9b3bc31764537c2ad 2bcdd204a7364f1b89281f7935b1a67b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-01 08:33:59.977 7 WARNING neutronclient.v2_0.client [None req-19d7c8a0-ff00-47a4-8a63-c9dd39f42d0d 8cadc0536a784689bcbc0dc688655629 516744fa7b0840ad95beeb135d3a41d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 309/616] 10.0.0.148 () {34 vars in 695 bytes} [Wed Jul 1 08:33:59 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 974 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-01 08:34:00.153 8 WARNING neutronclient.v2_0.client [None req-51308a0e-25a0-45fc-8c1f-a2f321fcc806 4ba0230e647949e9b3bc31764537c2ad 2bcdd204a7364f1b89281f7935b1a67b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 310/617] 10.0.0.148 () {32 vars in 737 bytes} [Wed Jul 1 08:34:00 2026] GET /v2.1/os-security-groups/d26e8df7-df46-4055-9117-3f62bcf223cd => generated 663 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-01 08:34:00.240 8 WARNING neutronclient.v2_0.client [None req-bba97770-07a8-4c88-aaf6-7009e2d7355c 4ba0230e647949e9b3bc31764537c2ad 2bcdd204a7364f1b89281f7935b1a67b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-01 08:34:00.374 7 WARNING neutronclient.v2_0.client [None req-19d7c8a0-ff00-47a4-8a63-c9dd39f42d0d 8cadc0536a784689bcbc0dc688655629 516744fa7b0840ad95beeb135d3a41d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-01 08:34:00.379 8 WARNING neutronclient.v2_0.client [None req-bba97770-07a8-4c88-aaf6-7009e2d7355c 4ba0230e647949e9b3bc31764537c2ad 2bcdd204a7364f1b89281f7935b1a67b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-01 08:34:00.413 8 WARNING neutronclient.v2_0.client [None req-bba97770-07a8-4c88-aaf6-7009e2d7355c 4ba0230e647949e9b3bc31764537c2ad 2bcdd204a7364f1b89281f7935b1a67b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 311/618] 10.0.0.148 () {32 vars in 750 bytes} [Wed Jul 1 08:34:00 2026] DELETE /v2.1/os-security-group-rules/1f8dda97-bf14-41e1-ae9d-696d450e384f => generated 0 bytes in 341 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-01 08:34:00.638 8 WARNING neutronclient.v2_0.client [None req-2dc14349-f60b-4fc5-8cca-6e66e90a1942 251e8b1192a54a4297b4883b8e9b18ca 3bf13c75d79b4b3789f89b9c99b930ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-01 08:34:01.026 8 WARNING neutronclient.v2_0.client [None req-2dc14349-f60b-4fc5-8cca-6e66e90a1942 251e8b1192a54a4297b4883b8e9b18ca 3bf13c75d79b4b3789f89b9c99b930ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-01 08:34:01.290 8 WARNING neutronclient.v2_0.client [None req-2dc14349-f60b-4fc5-8cca-6e66e90a1942 251e8b1192a54a4297b4883b8e9b18ca 3bf13c75d79b4b3789f89b9c99b930ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 308/619] 10.0.0.148 () {34 vars in 663 bytes} [Wed Jul 1 08:33:59 2026] POST /v2.1/servers => generated 453 bytes in 1999 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:01.316 7 WARNING neutronclient.v2_0.client [None req-cc2b80c2-60a5-4e2e-8cd3-185d208c2f84 4ba0230e647949e9b3bc31764537c2ad 2bcdd204a7364f1b89281f7935b1a67b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-01 08:34:01.381 7 WARNING neutronclient.v2_0.client [None req-cc2b80c2-60a5-4e2e-8cd3-185d208c2f84 4ba0230e647949e9b3bc31764537c2ad 2bcdd204a7364f1b89281f7935b1a67b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 309/620] 10.0.0.148 () {32 vars in 740 bytes} [Wed Jul 1 08:34:01 2026] DELETE /v2.1/os-security-groups/d26e8df7-df46-4055-9117-3f62bcf223cd => generated 0 bytes in 263 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-01 08:34:01.597 7 WARNING neutronclient.v2_0.client [None req-abab86a7-d82d-4bdb-b9d1-46824e3e3aa7 8cadc0536a784689bcbc0dc688655629 516744fa7b0840ad95beeb135d3a41d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 310/621] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:34:01 2026] GET /v2.1/servers/d143f382-2843-437c-b8c3-7ac33251c59a => generated 1392 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:01.657 7 WARNING neutronclient.v2_0.client [None req-058b385f-36e2-42b4-9c31-3f28e280de9d 4ba0230e647949e9b3bc31764537c2ad 2bcdd204a7364f1b89281f7935b1a67b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-01 08:34:01.698 7 WARNING neutronclient.v2_0.client [None req-058b385f-36e2-42b4-9c31-3f28e280de9d 4ba0230e647949e9b3bc31764537c2ad 2bcdd204a7364f1b89281f7935b1a67b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 311/622] 10.0.0.148 () {32 vars in 740 bytes} [Wed Jul 1 08:34:01 2026] DELETE /v2.1/os-security-groups/cd249d39-435c-4cb0-a152-a70dc0d957a8 => generated 0 bytes in 184 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-01 08:34:01.881 7 WARNING neutronclient.v2_0.client [None req-d098b283-e324-4f10-a968-14e68c07a743 89c653ca1feb48db9d821f18e735f25b d86ec2ddb2af41c49313f5e61b2752af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 312/623] 10.0.0.148 () {34 vars in 663 bytes} [Wed Jul 1 08:34:00 2026] POST /v2.1/servers => generated 452 bytes in 1403 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:02.007 8 WARNING neutronclient.v2_0.client [None req-5ed4dccb-2815-4520-86d1-5175bdd5a9bb 251e8b1192a54a4297b4883b8e9b18ca 3bf13c75d79b4b3789f89b9c99b930ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 312/624] 10.0.0.148 () {34 vars in 685 bytes} [Wed Jul 1 08:34:01 2026] POST /v2.1/os-security-groups => generated 242 bytes in 595 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-01 08:34:02.446 7 WARNING neutronclient.v2_0.client [None req-d7ef56df-4e5c-4e75-bf2b-de9239e46d40 89c653ca1feb48db9d821f18e735f25b d86ec2ddb2af41c49313f5e61b2752af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 313/625] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:34:01 2026] GET /v2.1/servers/57bf6f0c-9ee2-4067-b11c-dca7bbce5158 => generated 1431 bytes in 480 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/626] 10.0.0.148 () {34 vars in 685 bytes} [Wed Jul 1 08:34:02 2026] POST /v2.1/os-security-groups => generated 243 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:02.648 8 WARNING neutronclient.v2_0.client [None req-46859765-2382-4c58-b240-14cd7f64a304 89c653ca1feb48db9d821f18e735f25b d86ec2ddb2af41c49313f5e61b2752af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-01 08:34:02.733 7 WARNING neutronclient.v2_0.client [None req-db942120-8c36-4a06-9f6f-c3e40373716e 8cadc0536a784689bcbc0dc688655629 516744fa7b0840ad95beeb135d3a41d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 314/627] 10.0.0.148 () {34 vars in 685 bytes} [Wed Jul 1 08:34:02 2026] POST /v2.1/os-security-groups => generated 244 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-01 08:34:02.854 8 WARNING neutronclient.v2_0.client [None req-7fb0a8ac-135d-4a43-a8f3-01a52ba712b4 89c653ca1feb48db9d821f18e735f25b d86ec2ddb2af41c49313f5e61b2752af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 314/628] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:34:02 2026] GET /v2.1/servers/d143f382-2843-437c-b8c3-7ac33251c59a => generated 1396 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-01 08:34:02.916 8 WARNING neutronclient.v2_0.client [None req-7fb0a8ac-135d-4a43-a8f3-01a52ba712b4 89c653ca1feb48db9d821f18e735f25b d86ec2ddb2af41c49313f5e61b2752af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-01 08:34:02.955 8 WARNING neutronclient.v2_0.client [None req-7fb0a8ac-135d-4a43-a8f3-01a52ba712b4 89c653ca1feb48db9d821f18e735f25b d86ec2ddb2af41c49313f5e61b2752af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 315/629] 10.0.0.148 () {32 vars in 663 bytes} [Wed Jul 1 08:34:02 2026] GET /v2.1/os-security-groups => generated 1382 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:03.020 7 WARNING neutronclient.v2_0.client [None req-35489a66-0cd5-4c1f-80b1-b68905c2a595 89c653ca1feb48db9d821f18e735f25b d86ec2ddb2af41c49313f5e61b2752af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-01 08:34:03.048 7 WARNING neutronclient.v2_0.client [None req-35489a66-0cd5-4c1f-80b1-b68905c2a595 89c653ca1feb48db9d821f18e735f25b d86ec2ddb2af41c49313f5e61b2752af - - default default] The python binding code in 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/630] 10.0.0.148 () {32 vars in 740 bytes} [Wed Jul 1 08:34:03 2026] DELETE /v2.1/os-security-groups/6631dbec-6ffe-412f-a226-d5f480e60e31 => generated 0 bytes in 162 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-01 08:34:03.190 8 WARNING neutronclient.v2_0.client [None req-004620b3-fec6-4e19-9cef-b38541fced2a 89c653ca1feb48db9d821f18e735f25b d86ec2ddb2af41c49313f5e61b2752af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-01 08:34:03.218 8 INFO nova.api.openstack.wsgi [None req-004620b3-fec6-4e19-9cef-b38541fced2a 89c653ca1feb48db9d821f18e735f25b d86ec2ddb2af41c49313f5e61b2752af - - default default] HTTP exception thrown: Security group 6631dbec-6ffe-412f-a226-d5f480e60e31 does not exist Neutron server returns request_ids: ['req-c1ecc147-cef3-4c8f-a741-db47836b73d7'] [pid: 8|app: 0|req: 316/631] 10.0.0.148 () {32 vars in 737 bytes} [Wed Jul 1 08:34:03 2026] GET /v2.1/os-security-groups/6631dbec-6ffe-412f-a226-d5f480e60e31 => generated 194 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-01 08:34:03.230 7 WARNING neutronclient.v2_0.client [None req-ff6b5f19-5cac-4341-8fe4-495dea3d86f1 89c653ca1feb48db9d821f18e735f25b d86ec2ddb2af41c49313f5e61b2752af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-01 08:34:03.270 7 WARNING neutronclient.v2_0.client [None req-ff6b5f19-5cac-4341-8fe4-495dea3d86f1 89c653ca1feb48db9d821f18e735f25b d86ec2ddb2af41c49313f5e61b2752af - - default default] The python binding code in 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/632] 10.0.0.148 () {32 vars in 740 bytes} [Wed Jul 1 08:34:03 2026] DELETE /v2.1/os-security-groups/ce97a41b-bb07-4045-bc91-664df3df9816 => generated 0 bytes in 249 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-01 08:34:03.487 8 WARNING neutronclient.v2_0.client [None req-443f5a59-be3f-46f1-9218-40141e2e3506 89c653ca1feb48db9d821f18e735f25b d86ec2ddb2af41c49313f5e61b2752af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-01 08:34:03.506 8 INFO nova.api.openstack.wsgi [None req-443f5a59-be3f-46f1-9218-40141e2e3506 89c653ca1feb48db9d821f18e735f25b d86ec2ddb2af41c49313f5e61b2752af - - default default] HTTP exception thrown: Security group ce97a41b-bb07-4045-bc91-664df3df9816 does not exist Neutron server returns request_ids: ['req-f1bbb75b-46d3-46fb-b551-11e9821b3f2b'] [pid: 8|app: 0|req: 317/633] 10.0.0.148 () {32 vars in 737 bytes} [Wed Jul 1 08:34:03 2026] GET /v2.1/os-security-groups/ce97a41b-bb07-4045-bc91-664df3df9816 => generated 194 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-01 08:34:03.511 7 WARNING neutronclient.v2_0.client [None req-d5a065b6-0e54-461b-bf58-cbcdd642468f 251e8b1192a54a4297b4883b8e9b18ca 3bf13c75d79b4b3789f89b9c99b930ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-01 08:34:03.518 8 WARNING neutronclient.v2_0.client [None req-93a9e20d-43cb-4b5e-b133-caa7cff2d5cb 89c653ca1feb48db9d821f18e735f25b d86ec2ddb2af41c49313f5e61b2752af - - default default] The python binding code in 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/634] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:34:03 2026] GET /v2.1/servers/57bf6f0c-9ee2-4067-b11c-dca7bbce5158 => generated 1427 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-01 08:34:03.570 8 WARNING neutronclient.v2_0.client [None req-93a9e20d-43cb-4b5e-b133-caa7cff2d5cb 89c653ca1feb48db9d821f18e735f25b d86ec2ddb2af41c49313f5e61b2752af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 318/635] 10.0.0.148 () {32 vars in 740 bytes} [Wed Jul 1 08:34:03 2026] DELETE /v2.1/os-security-groups/4289fb44-7755-48fa-bce4-8f6526f9e122 => generated 0 bytes in 187 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:03.712 7 WARNING neutronclient.v2_0.client [None req-9368d546-fa90-45cf-927f-317019d14cc9 89c653ca1feb48db9d821f18e735f25b d86ec2ddb2af41c49313f5e61b2752af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-01 08:34:03.744 7 INFO nova.api.openstack.wsgi [None req-9368d546-fa90-45cf-927f-317019d14cc9 89c653ca1feb48db9d821f18e735f25b d86ec2ddb2af41c49313f5e61b2752af - - default default] HTTP exception thrown: Security group 4289fb44-7755-48fa-bce4-8f6526f9e122 does not exist Neutron server returns request_ids: ['req-7a610d5a-b146-4f6d-80d9-7f31d7a27f82'] [pid: 7|app: 0|req: 318/636] 10.0.0.148 () {32 vars in 737 bytes} [Wed Jul 1 08:34:03 2026] GET /v2.1/os-security-groups/4289fb44-7755-48fa-bce4-8f6526f9e122 => generated 194 bytes in 41 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-01 08:34:03.760 8 WARNING neutronclient.v2_0.client [None req-f919a66e-cd83-4cb9-be4a-158786d05840 89c653ca1feb48db9d821f18e735f25b d86ec2ddb2af41c49313f5e61b2752af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-01 08:34:03.816 8 WARNING neutronclient.v2_0.client [None req-f919a66e-cd83-4cb9-be4a-158786d05840 89c653ca1feb48db9d821f18e735f25b d86ec2ddb2af41c49313f5e61b2752af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-01 08:34:03.857 8 WARNING neutronclient.v2_0.client [None req-f919a66e-cd83-4cb9-be4a-158786d05840 89c653ca1feb48db9d821f18e735f25b d86ec2ddb2af41c49313f5e61b2752af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 319/637] 10.0.0.148 () {32 vars in 663 bytes} [Wed Jul 1 08:34:03 2026] GET /v2.1/os-security-groups => generated 707 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-01 08:34:03.914 8 WARNING neutronclient.v2_0.client [None req-a7f37f15-a82e-45d1-af32-9e15c9889135 89c653ca1feb48db9d821f18e735f25b d86ec2ddb2af41c49313f5e61b2752af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-01 08:34:03.937 8 INFO nova.api.openstack.wsgi [None req-a7f37f15-a82e-45d1-af32-9e15c9889135 89c653ca1feb48db9d821f18e735f25b d86ec2ddb2af41c49313f5e61b2752af - - default default] HTTP exception thrown: Security group 4289fb44-7755-48fa-bce4-8f6526f9e122 does not exist Neutron server returns request_ids: ['req-d972de3f-700d-4c60-afcc-1691add36023'] [pid: 8|app: 0|req: 320/638] 10.0.0.148 () {32 vars in 740 bytes} [Wed Jul 1 08:34:03 2026] DELETE /v2.1/os-security-groups/4289fb44-7755-48fa-bce4-8f6526f9e122 => generated 194 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-01 08:34:03.941 7 WARNING neutronclient.v2_0.client [None req-03236dc9-0809-49eb-a148-a2eb9cfae108 8cadc0536a784689bcbc0dc688655629 516744fa7b0840ad95beeb135d3a41d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-01 08:34:03.954 8 WARNING neutronclient.v2_0.client [None req-417cf3a8-3713-4d8b-bebb-3c316582a563 89c653ca1feb48db9d821f18e735f25b d86ec2ddb2af41c49313f5e61b2752af - - default default] The python binding code in 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/639] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:34:03 2026] GET /v2.1/servers/d143f382-2843-437c-b8c3-7ac33251c59a => generated 1444 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-01 08:34:03.999 8 INFO nova.api.openstack.wsgi [None req-417cf3a8-3713-4d8b-bebb-3c316582a563 89c653ca1feb48db9d821f18e735f25b d86ec2ddb2af41c49313f5e61b2752af - - default default] HTTP exception thrown: Security group ce97a41b-bb07-4045-bc91-664df3df9816 does not exist Neutron server returns request_ids: ['req-b960b6bf-193e-4e4a-a3c2-345e589bfe4e'] [pid: 8|app: 0|req: 321/640] 10.0.0.148 () {32 vars in 740 bytes} [Wed Jul 1 08:34:03 2026] DELETE /v2.1/os-security-groups/ce97a41b-bb07-4045-bc91-664df3df9816 => generated 194 bytes in 56 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:04.013 7 WARNING neutronclient.v2_0.client [None req-14df73d2-1810-4065-8297-7f6c14946037 89c653ca1feb48db9d821f18e735f25b d86ec2ddb2af41c49313f5e61b2752af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-01 08:34:04.037 7 INFO nova.api.openstack.wsgi [None req-14df73d2-1810-4065-8297-7f6c14946037 89c653ca1feb48db9d821f18e735f25b d86ec2ddb2af41c49313f5e61b2752af - - default default] HTTP exception thrown: Security group 6631dbec-6ffe-412f-a226-d5f480e60e31 does not exist Neutron server returns request_ids: ['req-7d43a68a-2e64-4e37-900e-bef3a855607f'] [pid: 7|app: 0|req: 320/641] 10.0.0.148 () {32 vars in 740 bytes} [Wed Jul 1 08:34:04 2026] DELETE /v2.1/os-security-groups/6631dbec-6ffe-412f-a226-d5f480e60e31 => generated 194 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-01 08:34:04.632 8 WARNING neutronclient.v2_0.client [None req-032e57c7-1cc8-4a1b-a73c-e0f72246d5ab 251e8b1192a54a4297b4883b8e9b18ca 3bf13c75d79b4b3789f89b9c99b930ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 322/644] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:34:04 2026] GET /v2.1/servers/57bf6f0c-9ee2-4067-b11c-dca7bbce5158 => generated 1427 bytes in 475 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-01 08:34:05.053 7 WARNING neutronclient.v2_0.client [None req-66c58df7-8218-452d-b78c-724163edf8f2 8cadc0536a784689bcbc0dc688655629 516744fa7b0840ad95beeb135d3a41d5 - - default default] The python binding code in 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/645] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:34:05 2026] GET /v2.1/servers/d143f382-2843-437c-b8c3-7ac33251c59a => generated 1444 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:06.100 8 WARNING neutronclient.v2_0.client [None req-2ef7c1b0-223e-4c64-bbe7-e27698d82776 251e8b1192a54a4297b4883b8e9b18ca 3bf13c75d79b4b3789f89b9c99b930ad - - default default] 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: 323/646] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:34:06 2026] GET /v2.1/servers/57bf6f0c-9ee2-4067-b11c-dca7bbce5158 => generated 1483 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-01 08:34:06.159 7 WARNING neutronclient.v2_0.client [None req-4bb93c2f-8a69-4954-b41f-5fc294f9d23d 8cadc0536a784689bcbc0dc688655629 516744fa7b0840ad95beeb135d3a41d5 - - default default] The python binding code in 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/647] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:34:06 2026] GET /v2.1/servers/d143f382-2843-437c-b8c3-7ac33251c59a => generated 1452 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:07.188 8 WARNING neutronclient.v2_0.client [None req-151ef94d-0398-4b98-95b8-f201c2891e06 251e8b1192a54a4297b4883b8e9b18ca 3bf13c75d79b4b3789f89b9c99b930ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:07.239 7 WARNING neutronclient.v2_0.client [None req-3492430c-c743-4692-a89a-30a4da9bb6e2 8cadc0536a784689bcbc0dc688655629 516744fa7b0840ad95beeb135d3a41d5 - - default default] The python binding code in 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/648] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:34:07 2026] GET /v2.1/servers/57bf6f0c-9ee2-4067-b11c-dca7bbce5158 => generated 1483 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/649] 10.0.0.148 () {30 vars in 413 bytes} [Wed Jul 1 08:34:07 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/650] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:34:07 2026] GET /v2.1/servers/d143f382-2843-437c-b8c3-7ac33251c59a => generated 1530 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 326/651] 10.0.0.148 () {28 vars in 560 bytes} [Wed Jul 1 08:34:07 2026] GET /v2/ => generated 402 bytes in 426 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 326/652] 10.0.0.148 () {28 vars in 564 bytes} [Wed Jul 1 08:34:07 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/653] 10.0.0.148 () {30 vars in 413 bytes} [Wed Jul 1 08:34:07 2026] GET / => generated 423 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-07-01 08:34:08.319 7 WARNING neutronclient.v2_0.client [None req-6c582f16-43bf-4899-8b8d-3da472a02336 251e8b1192a54a4297b4883b8e9b18ca 3bf13c75d79b4b3789f89b9c99b930ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-01 08:34:08.442 8 WARNING neutronclient.v2_0.client [None req-a3534476-b7cb-4ae6-af45-3d55f9100813 8cadc0536a784689bcbc0dc688655629 516744fa7b0840ad95beeb135d3a41d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 327/654] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:34:08 2026] GET /v2.1/servers/57bf6f0c-9ee2-4067-b11c-dca7bbce5158 => generated 1558 bytes in 1601 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:09.936 7 INFO nova.api.openstack.compute.server_external_events [req-d15108ba-0384-4b63-9ff3-7ac57f9c2d7b req-2978afdc-44fd-4fa8-bb01-73b9de1710d8 ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-changed:6ba761b1-02ec-4e7f-9e07-10e4077868e3 for instance d143f382-2843-437c-b8c3-7ac33251c59a on instance 2026-07-01 08:34:09.948 7 INFO nova.compute.rpcapi [None req-899b8680-e23c-4b3e-ad4c-a87fee0e881c - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 328/655] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:34:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/656] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:34:08 2026] GET /v2.1/servers/d143f382-2843-437c-b8c3-7ac33251c59a => generated 1518 bytes in 1593 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:10.928 7 WARNING neutronclient.v2_0.client [None req-6a5aad2c-cbaa-43fe-aaa9-07d80aeb0b3b 251e8b1192a54a4297b4883b8e9b18ca 3bf13c75d79b4b3789f89b9c99b930ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:11.052 8 WARNING neutronclient.v2_0.client [None req-63aa4126-9ddb-40e9-833b-81bfab0869fd 8cadc0536a784689bcbc0dc688655629 516744fa7b0840ad95beeb135d3a41d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 329/657] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:34:10 2026] GET /v2.1/servers/57bf6f0c-9ee2-4067-b11c-dca7bbce5158 => generated 1556 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/658] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:34:11 2026] GET /v2.1/servers/d143f382-2843-437c-b8c3-7ac33251c59a => generated 1518 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:12.007 7 INFO nova.api.openstack.compute.server_external_events [req-3695278b-0dc4-49ca-ad66-2da7e2d02d97 req-be09369e-f249-44b0-b4b2-38006a5ab54a ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-changed:01117a74-32a7-4fff-a57c-bb2f5f25b09c for instance 57bf6f0c-9ee2-4067-b11c-dca7bbce5158 on instance [pid: 7|app: 0|req: 330/659] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:34:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:12.112 8 WARNING neutronclient.v2_0.client [None req-af523ae2-a674-4615-97b9-398d59e171ba 251e8b1192a54a4297b4883b8e9b18ca 3bf13c75d79b4b3789f89b9c99b930ad - - default default] 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: 330/660] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:34:12 2026] GET /v2.1/servers/57bf6f0c-9ee2-4067-b11c-dca7bbce5158 => generated 1556 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-01 08:34:12.298 7 WARNING neutronclient.v2_0.client [None req-a5bf857f-786c-4fb8-bd29-67abefa3153d 8cadc0536a784689bcbc0dc688655629 516744fa7b0840ad95beeb135d3a41d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 331/661] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:34:12 2026] GET /v2.1/servers/d143f382-2843-437c-b8c3-7ac33251c59a => generated 1518 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:13.346 8 WARNING neutronclient.v2_0.client [None req-75e2176a-17cf-4337-b4d2-c987c57ba851 251e8b1192a54a4297b4883b8e9b18ca 3bf13c75d79b4b3789f89b9c99b930ad - - default default] 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: 331/662] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:34:13 2026] GET /v2.1/servers/57bf6f0c-9ee2-4067-b11c-dca7bbce5158 => generated 1556 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-01 08:34:13.493 7 WARNING neutronclient.v2_0.client [None req-9dfc1d84-72b5-4d0e-9edd-d0d3fda2c4e8 8cadc0536a784689bcbc0dc688655629 516744fa7b0840ad95beeb135d3a41d5 - - default default] The python binding code in 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/663] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:34:13 2026] GET /v2.1/servers/d143f382-2843-437c-b8c3-7ac33251c59a => generated 1518 bytes in 296 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:14.517 8 WARNING neutronclient.v2_0.client [None req-dc27878c-8d52-4e85-b140-79aca75c6bdf 251e8b1192a54a4297b4883b8e9b18ca 3bf13c75d79b4b3789f89b9c99b930ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 332/664] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:34:14 2026] GET /v2.1/servers/57bf6f0c-9ee2-4067-b11c-dca7bbce5158 => generated 1556 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: 333/667] 10.0.0.148 () {34 vars in 671 bytes} [Wed Jul 1 08:34:14 2026] POST /v2.1/os-keypairs => generated 385 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:14.790 8 WARNING neutronclient.v2_0.client [None req-22552d1e-cb5c-483d-a7e8-8dbac98216dc 8cadc0536a784689bcbc0dc688655629 516744fa7b0840ad95beeb135d3a41d5 - - default default] The python binding code in 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/668] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:34:14 2026] GET /v2.1/servers/d143f382-2843-437c-b8c3-7ac33251c59a => generated 1518 bytes in 312 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-01 08:34:15.282 7 INFO nova.api.openstack.compute.server_external_events [req-cfb89fc0-9adf-4314-ad2e-06e2485c8a96 req-308b6c9b-1c3f-47b0-b984-c2d0338740f6 ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-vif-unplugged:6ba761b1-02ec-4e7f-9e07-10e4077868e3 for instance d143f382-2843-437c-b8c3-7ac33251c59a on instance [pid: 7|app: 0|req: 334/669] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:34:15 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-07-01 08:34:15.728 8 WARNING neutronclient.v2_0.client [None req-c9f95481-1f1b-40c2-a5ef-c7630ca1fd4d 251e8b1192a54a4297b4883b8e9b18ca 3bf13c75d79b4b3789f89b9c99b930ad - - default default] 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: 336/670] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:34:15 2026] GET /v2.1/servers/57bf6f0c-9ee2-4067-b11c-dca7bbce5158 => generated 1556 bytes in 432 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-01 08:34:16.132 7 WARNING neutronclient.v2_0.client [None req-31d370f2-c8f3-47bd-8b69-c455417974ab 8cadc0536a784689bcbc0dc688655629 516744fa7b0840ad95beeb135d3a41d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 335/671] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:34:16 2026] GET /v2.1/servers/d143f382-2843-437c-b8c3-7ac33251c59a => generated 1518 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:16.428 8 INFO nova.api.openstack.compute.server_external_events [req-72690b6d-930e-4319-8865-ed6cf1c28552 req-fc39206a-e2af-4e06-96e1-966ee705bd8e ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-vif-plugged:01117a74-32a7-4fff-a57c-bb2f5f25b09c for instance 57bf6f0c-9ee2-4067-b11c-dca7bbce5158 on instance 2026-07-01 08:34:16.439 8 INFO nova.compute.rpcapi [None req-edab215c-95ff-46a9-8288-972b2aacdf55 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 337/672] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:34:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:17.156 7 WARNING neutronclient.v2_0.client [None req-17968c26-d925-4a2d-9036-ae27919ff1d5 251e8b1192a54a4297b4883b8e9b18ca 3bf13c75d79b4b3789f89b9c99b930ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:17.433 8 WARNING neutronclient.v2_0.client [None req-3565b50b-bf0b-460c-b4cd-f9f9752b74b4 3ecf764452e24312b4ed345389e9d9e3 c7418dd864934de790b76c6d4a6698b7 - - default default] The python binding code in 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/673] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:34:17 2026] GET /v2.1/servers/57bf6f0c-9ee2-4067-b11c-dca7bbce5158 => generated 1556 bytes in 327 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:17.491 8 WARNING neutronclient.v2_0.client [None req-3565b50b-bf0b-460c-b4cd-f9f9752b74b4 3ecf764452e24312b4ed345389e9d9e3 c7418dd864934de790b76c6d4a6698b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-01 08:34:17.491 7 WARNING neutronclient.v2_0.client [None req-751b5d4e-1f23-44d8-bb98-949878621456 8cadc0536a784689bcbc0dc688655629 516744fa7b0840ad95beeb135d3a41d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 337/674] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:34:17 2026] GET /v2.1/servers/d143f382-2843-437c-b8c3-7ac33251c59a => generated 1518 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-01 08:34:17.782 8 WARNING neutronclient.v2_0.client [None req-3565b50b-bf0b-460c-b4cd-f9f9752b74b4 3ecf764452e24312b4ed345389e9d9e3 c7418dd864934de790b76c6d4a6698b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 338/675] 10.0.0.148 () {34 vars in 663 bytes} [Wed Jul 1 08:34:17 2026] POST /v2.1/servers => generated 449 bytes in 736 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:18.025 7 WARNING neutronclient.v2_0.client [None req-4c70fbde-5268-458b-97a0-33624ecee3f7 3ecf764452e24312b4ed345389e9d9e3 c7418dd864934de790b76c6d4a6698b7 - - default default] The python binding code in 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/676] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:34:18 2026] GET /v2.1/servers/7de70fb7-bbc0-44b1-be32-cfce22944982 => generated 1400 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:18.498 7 INFO nova.api.openstack.compute.server_external_events [req-199a1f3f-3134-4db6-aeb8-370c0f61a38c req-1ab08f65-a3e4-4489-8321-92a5c0a3d459 ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-vif-plugged:01117a74-32a7-4fff-a57c-bb2f5f25b09c for instance 57bf6f0c-9ee2-4067-b11c-dca7bbce5158 on instance [pid: 7|app: 0|req: 339/677] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:34:18 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) 2026-07-01 08:34:18.515 8 WARNING neutronclient.v2_0.client [None req-d60ce1dd-3650-46fb-85d4-9bc9a2ff274e 251e8b1192a54a4297b4883b8e9b18ca 3bf13c75d79b4b3789f89b9c99b930ad - - default default] The python binding code in 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/678] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:34:18 2026] GET /v2.1/servers/57bf6f0c-9ee2-4067-b11c-dca7bbce5158 => generated 1738 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:18.675 7 WARNING neutronclient.v2_0.client [None req-db2aa0a9-6e0c-4309-b00c-72f634cd1e2e 251e8b1192a54a4297b4883b8e9b18ca 3bf13c75d79b4b3789f89b9c99b930ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-01 08:34:18.690 8 WARNING neutronclient.v2_0.client [None req-8eceb6ec-aa13-47d8-8061-03b6cd88e3e2 8cadc0536a784689bcbc0dc688655629 516744fa7b0840ad95beeb135d3a41d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 340/679] 10.0.0.148 () {32 vars in 741 bytes} [Wed Jul 1 08:34:18 2026] GET /v2.1/servers/57bf6f0c-9ee2-4067-b11c-dca7bbce5158/os-interface => generated 284 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/680] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:34:18 2026] GET /v2.1/servers/d143f382-2843-437c-b8c3-7ac33251c59a => generated 1518 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:19.123 7 WARNING neutronclient.v2_0.client [None req-e68d82e3-1e1d-45d6-a1b8-7f16872ff942 3ecf764452e24312b4ed345389e9d9e3 c7418dd864934de790b76c6d4a6698b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 341/681] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:34:19 2026] GET /v2.1/servers/7de70fb7-bbc0-44b1-be32-cfce22944982 => generated 1404 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:19.878 7 WARNING neutronclient.v2_0.client [None req-77630d82-ebcd-4f3d-a016-45c2556cbc29 8cadc0536a784689bcbc0dc688655629 516744fa7b0840ad95beeb135d3a41d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-01 08:34:19.888 8 WARNING neutronclient.v2_0.client [None req-b2a571a3-baf1-41cb-8a66-cca142e799a2 251e8b1192a54a4297b4883b8e9b18ca 3bf13c75d79b4b3789f89b9c99b930ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 342/682] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:34:19 2026] GET /v2.1/servers/d143f382-2843-437c-b8c3-7ac33251c59a => generated 1518 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/683] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:34:19 2026] GET /v2.1/servers/57bf6f0c-9ee2-4067-b11c-dca7bbce5158 => generated 1738 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, ' [pid: 7|app: 0|req: 343/684] 10.0.0.148 () {32 vars in 641 bytes} [Wed Jul 1 08:34:19 2026] GET /v2.1/servers => generated 384 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:20.225 7 WARNING neutronclient.v2_0.client [None req-fdc091f5-dd8f-4d82-bf97-06b7e3b2f6ee 3ecf764452e24312b4ed345389e9d9e3 c7418dd864934de790b76c6d4a6698b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 344/685] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:34:20 2026] GET /v2.1/servers/7de70fb7-bbc0-44b1-be32-cfce22944982 => generated 1452 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/686] 10.0.0.148 () {32 vars in 718 bytes} [Wed Jul 1 08:34:20 2026] DELETE /v2.1/servers/57bf6f0c-9ee2-4067-b11c-dca7bbce5158 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:20.352 7 WARNING neutronclient.v2_0.client [None req-0bec3036-7f96-44a7-8b9a-2f44bf26829a 251e8b1192a54a4297b4883b8e9b18ca 3bf13c75d79b4b3789f89b9c99b930ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 345/687] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:34:20 2026] GET /v2.1/servers/57bf6f0c-9ee2-4067-b11c-dca7bbce5158 => generated 1744 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-01 08:34:20.537 8 INFO nova.api.openstack.compute.server_external_events [req-fad43891-c236-48e6-b678-ff133383bfa0 req-431b377c-f19b-4d9d-b14a-cb6dfb1baceb ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-changed:01117a74-32a7-4fff-a57c-bb2f5f25b09c for instance 57bf6f0c-9ee2-4067-b11c-dca7bbce5158 on instance [pid: 8|app: 0|req: 343/688] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:34:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:21.021 7 WARNING neutronclient.v2_0.client [None req-db8368be-81e9-4941-bb11-2e4156148f06 8cadc0536a784689bcbc0dc688655629 516744fa7b0840ad95beeb135d3a41d5 - - default default] The python binding code in 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/689] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:34:20 2026] GET /v2.1/servers/d143f382-2843-437c-b8c3-7ac33251c59a => generated 1518 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:21.335 8 WARNING neutronclient.v2_0.client [None req-4ce0fb66-2020-476a-9847-ea14fd4694b4 3ecf764452e24312b4ed345389e9d9e3 c7418dd864934de790b76c6d4a6698b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 344/690] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:34:21 2026] GET /v2.1/servers/7de70fb7-bbc0-44b1-be32-cfce22944982 => generated 1452 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:21.575 7 WARNING neutronclient.v2_0.client [None req-1b86b4f9-6f79-4f76-8ab2-c09008a4351c 251e8b1192a54a4297b4883b8e9b18ca 3bf13c75d79b4b3789f89b9c99b930ad - - default default] The python binding code in 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/691] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:34:21 2026] GET /v2.1/servers/57bf6f0c-9ee2-4067-b11c-dca7bbce5158 => generated 1864 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-07-01 08:34:22.158 8 WARNING neutronclient.v2_0.client [None req-ca04f009-2d23-4354-bc9f-5ca3b95a7969 8cadc0536a784689bcbc0dc688655629 516744fa7b0840ad95beeb135d3a41d5 - - default default] The python binding code in 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/692] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:34:22 2026] GET /v2.1/servers/d143f382-2843-437c-b8c3-7ac33251c59a => generated 1518 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:22.428 7 WARNING neutronclient.v2_0.client [None req-9d9626b5-cdd2-48c2-be31-2a12a39fc8fd 3ecf764452e24312b4ed345389e9d9e3 c7418dd864934de790b76c6d4a6698b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 348/693] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:34:22 2026] GET /v2.1/servers/7de70fb7-bbc0-44b1-be32-cfce22944982 => generated 1460 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:22.577 8 INFO nova.api.openstack.compute.server_external_events [req-e05abfaa-d5e2-48f1-8237-4ff27e4cf30a req-9d8abe90-c30c-4201-b50f-011045abcbcd ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-vif-unplugged:01117a74-32a7-4fff-a57c-bb2f5f25b09c for instance 57bf6f0c-9ee2-4067-b11c-dca7bbce5158 on instance 2026-07-01 08:34:22.577 8 INFO nova.api.openstack.compute.server_external_events [req-e05abfaa-d5e2-48f1-8237-4ff27e4cf30a req-9d8abe90-c30c-4201-b50f-011045abcbcd ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-vif-unplugged:01117a74-32a7-4fff-a57c-bb2f5f25b09c for instance 57bf6f0c-9ee2-4067-b11c-dca7bbce5158 on instance [pid: 8|app: 0|req: 346/694] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:34:22 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, ' 2026-07-01 08:34:22.722 7 WARNING neutronclient.v2_0.client [None req-386a4a20-9f0b-4d5f-a42e-13a37d257337 251e8b1192a54a4297b4883b8e9b18ca 3bf13c75d79b4b3789f89b9c99b930ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 349/695] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:34:22 2026] GET /v2.1/servers/57bf6f0c-9ee2-4067-b11c-dca7bbce5158 => generated 1864 bytes in 356 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:23.334 8 WARNING neutronclient.v2_0.client [None req-3310600a-985f-4adc-adb8-27c9640fe520 8cadc0536a784689bcbc0dc688655629 516744fa7b0840ad95beeb135d3a41d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:23.356 7 INFO nova.api.openstack.compute.server_external_events [req-02b72684-92f1-4cc0-8ce4-f2071db8961d req-ec780f60-38fb-4496-a1d7-3696f81492f2 ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-vif-plugged:6ba761b1-02ec-4e7f-9e07-10e4077868e3 for instance d143f382-2843-437c-b8c3-7ac33251c59a on instance [pid: 7|app: 0|req: 350/696] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:34:23 2026] POST /v2.1/os-server-external-events => generated 183 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, ' 2026-07-01 08:34:23.615 7 WARNING neutronclient.v2_0.client [None req-3202ab31-3ba5-4eab-9452-a588421865d1 3ecf764452e24312b4ed345389e9d9e3 c7418dd864934de790b76c6d4a6698b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 347/697] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:34:23 2026] GET /v2.1/servers/d143f382-2843-437c-b8c3-7ac33251c59a => generated 1518 bytes in 335 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/698] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:34:23 2026] GET /v2.1/servers/7de70fb7-bbc0-44b1-be32-cfce22944982 => generated 1537 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:24.096 8 WARNING neutronclient.v2_0.client [None req-3bd6f67c-9969-472f-9cbc-ec0ecd9c148a 251e8b1192a54a4297b4883b8e9b18ca 3bf13c75d79b4b3789f89b9c99b930ad - - default default] The python binding code in 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/699] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:34:24 2026] GET /v2.1/servers/57bf6f0c-9ee2-4067-b11c-dca7bbce5158 => generated 1512 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:24.629 7 INFO nova.api.openstack.compute.server_external_events [req-1db290a9-0127-4d53-9497-7f62265eb4d6 req-7816e1e4-2d27-460a-9100-e54f59240d54 ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-vif-deleted:01117a74-32a7-4fff-a57c-bb2f5f25b09c for instance 57bf6f0c-9ee2-4067-b11c-dca7bbce5158 on instance [pid: 7|app: 0|req: 352/702] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:34:24 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:24.669 8 WARNING neutronclient.v2_0.client [None req-3bccfd87-1b5e-4b0d-a319-765e6ff3ca33 8cadc0536a784689bcbc0dc688655629 516744fa7b0840ad95beeb135d3a41d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 351/703] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:34:24 2026] GET /v2.1/servers/d143f382-2843-437c-b8c3-7ac33251c59a => generated 1701 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:24.838 7 WARNING neutronclient.v2_0.client [None req-0fde8044-f013-4f36-b4c2-eff52bf8d22b 3ecf764452e24312b4ed345389e9d9e3 c7418dd864934de790b76c6d4a6698b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-01 08:34:24.842 8 WARNING neutronclient.v2_0.client [None req-453f3d3a-babf-49e1-8373-56203ea7698a 8cadc0536a784689bcbc0dc688655629 516744fa7b0840ad95beeb135d3a41d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 352/704] 10.0.0.148 () {32 vars in 741 bytes} [Wed Jul 1 08:34:24 2026] GET /v2.1/servers/d143f382-2843-437c-b8c3-7ac33251c59a/os-interface => generated 284 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/705] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:34:24 2026] GET /v2.1/servers/7de70fb7-bbc0-44b1-be32-cfce22944982 => generated 1525 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:25.205 8 WARNING neutronclient.v2_0.client [None req-0d150bb1-ee34-4139-925e-072813910b02 251e8b1192a54a4297b4883b8e9b18ca 3bf13c75d79b4b3789f89b9c99b930ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 353/706] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:34:25 2026] GET /v2.1/servers/57bf6f0c-9ee2-4067-b11c-dca7bbce5158 => generated 1517 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:25.408 7 INFO nova.api.openstack.compute.server_external_events [req-b2ae9869-e84d-4720-ae38-e569651dc128 req-cf4829ab-3d95-4ad3-81a4-6f29a1406820 ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-vif-plugged:6ba761b1-02ec-4e7f-9e07-10e4077868e3 for instance d143f382-2843-437c-b8c3-7ac33251c59a on instance 2026-07-01 08:34:25.408 7 INFO nova.api.openstack.compute.server_external_events [req-b2ae9869-e84d-4720-ae38-e569651dc128 req-cf4829ab-3d95-4ad3-81a4-6f29a1406820 ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-changed:a570a9a1-a168-4b13-b703-0a193b303b34 for instance 7de70fb7-bbc0-44b1-be32-cfce22944982 on instance [pid: 7|app: 0|req: 354/707] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:34:25 2026] POST /v2.1/os-server-external-events => generated 350 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:26.021 8 WARNING neutronclient.v2_0.client [None req-d80b9b3f-d2af-443b-9925-809b5d6f0e03 3ecf764452e24312b4ed345389e9d9e3 c7418dd864934de790b76c6d4a6698b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 354/708] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:34:25 2026] GET /v2.1/servers/7de70fb7-bbc0-44b1-be32-cfce22944982 => generated 1525 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:26.310 7 WARNING neutronclient.v2_0.client [None req-a555b156-4de6-4399-abbe-8670dd6bdbaa 251e8b1192a54a4297b4883b8e9b18ca 3bf13c75d79b4b3789f89b9c99b930ad - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 355/709] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:34:26 2026] GET /v2.1/servers/57bf6f0c-9ee2-4067-b11c-dca7bbce5158 => generated 1517 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:26.679 8 INFO nova.api.openstack.compute.server_external_events [req-2c2c4932-72ed-4d52-b291-2b5a3ad313ff req-320b78a7-7f7e-41e3-9360-cf3a932bf015 ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-changed:6ba761b1-02ec-4e7f-9e07-10e4077868e3 for instance d143f382-2843-437c-b8c3-7ac33251c59a on instance [pid: 8|app: 0|req: 355/710] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:34:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:27.179 7 WARNING neutronclient.v2_0.client [None req-4a13a036-7fbd-4619-829d-2fe8857b68ea 3ecf764452e24312b4ed345389e9d9e3 c7418dd864934de790b76c6d4a6698b7 - - default default] The python binding code in 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/711] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:34:27 2026] GET /v2.1/servers/7de70fb7-bbc0-44b1-be32-cfce22944982 => generated 1525 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:27.386 8 INFO nova.api.openstack.wsgi [None req-549146de-8002-4045-beb3-cf6e6e666d78 251e8b1192a54a4297b4883b8e9b18ca 3bf13c75d79b4b3789f89b9c99b930ad - - default default] HTTP exception thrown: Instance 57bf6f0c-9ee2-4067-b11c-dca7bbce5158 could not be found. [pid: 8|app: 0|req: 356/712] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:34:27 2026] GET /v2.1/servers/57bf6f0c-9ee2-4067-b11c-dca7bbce5158 => 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: 357/713] 10.0.0.148 () {32 vars in 704 bytes} [Wed Jul 1 08:34:27 2026] DELETE /v2.1/os-keypairs/tempest-keypair-238198942 => 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-07-01 08:34:28.366 8 WARNING neutronclient.v2_0.client [None req-9d007abe-5988-4183-95d2-dabc07e9c7db 3ecf764452e24312b4ed345389e9d9e3 c7418dd864934de790b76c6d4a6698b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 357/714] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:34:28 2026] GET /v2.1/servers/7de70fb7-bbc0-44b1-be32-cfce22944982 => generated 1525 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-01 08:34:28.726 7 INFO nova.api.openstack.compute.server_external_events [req-b7fd55f5-f0a5-4f26-aec1-b2022cc51bc1 req-174265c8-bac7-4daa-a564-abe0cf2a5972 ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-vif-plugged:a570a9a1-a168-4b13-b703-0a193b303b34 for instance 7de70fb7-bbc0-44b1-be32-cfce22944982 on instance 2026-07-01 08:34:28.727 7 INFO nova.api.openstack.compute.server_external_events [req-b7fd55f5-f0a5-4f26-aec1-b2022cc51bc1 req-174265c8-bac7-4daa-a564-abe0cf2a5972 ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-vif-plugged:a570a9a1-a168-4b13-b703-0a193b303b34 for instance 7de70fb7-bbc0-44b1-be32-cfce22944982 on instance [pid: 7|app: 0|req: 358/715] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:34:28 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-07-01 08:34:29.567 8 WARNING neutronclient.v2_0.client [None req-4f6f08aa-ab83-4a14-878d-e2379452c5fc 3ecf764452e24312b4ed345389e9d9e3 c7418dd864934de790b76c6d4a6698b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 358/716] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:34:29 2026] GET /v2.1/servers/7de70fb7-bbc0-44b1-be32-cfce22944982 => generated 1525 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:30.844 7 WARNING neutronclient.v2_0.client [None req-301a8431-0b5e-4d3f-9b64-d7b8aceb7867 3ecf764452e24312b4ed345389e9d9e3 c7418dd864934de790b76c6d4a6698b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 359/717] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:34:30 2026] GET /v2.1/servers/7de70fb7-bbc0-44b1-be32-cfce22944982 => generated 1716 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:30.983 8 WARNING neutronclient.v2_0.client [None req-cdc5a3c0-a9df-480a-a3be-9a3843ec0d78 3ecf764452e24312b4ed345389e9d9e3 c7418dd864934de790b76c6d4a6698b7 - - default default] The python binding code in 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/718] 10.0.0.148 () {32 vars in 741 bytes} [Wed Jul 1 08:34:30 2026] GET /v2.1/servers/7de70fb7-bbc0-44b1-be32-cfce22944982/os-interface => generated 284 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-07-01 08:34:31.952 8 INFO nova.api.openstack.compute.server_external_events [req-e85a4103-ade6-4d7a-befd-3e290dce1f49 req-4feb4e10-233c-416c-8eb3-2c3e73a581ba ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-changed:a570a9a1-a168-4b13-b703-0a193b303b34 for instance 7de70fb7-bbc0-44b1-be32-cfce22944982 on instance 2026-07-01 08:34:31.957 7 WARNING neutronclient.v2_0.client [None req-e41ce234-0144-4426-9331-b9d145542510 3ecf764452e24312b4ed345389e9d9e3 c7418dd864934de790b76c6d4a6698b7 - - default default] The python binding code in 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/719] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:34:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/720] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:34:31 2026] GET /v2.1/servers/7de70fb7-bbc0-44b1-be32-cfce22944982 => generated 1716 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:40.966 8 WARNING neutronclient.v2_0.client [None req-d841ddd3-4880-4259-91d4-ee9a19397ef9 8cadc0536a784689bcbc0dc688655629 516744fa7b0840ad95beeb135d3a41d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 362/723] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:34:40 2026] GET /v2.1/servers/d143f382-2843-437c-b8c3-7ac33251c59a => generated 1821 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:41.154 7 WARNING neutronclient.v2_0.client [None req-bb7d2ab2-d3b3-430f-84fb-13930bbf60ab 8cadc0536a784689bcbc0dc688655629 516744fa7b0840ad95beeb135d3a41d5 - - default default] The python binding code in 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/724] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:34:41 2026] GET /v2.1/servers/d143f382-2843-437c-b8c3-7ac33251c59a => generated 1821 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, ' [pid: 8|app: 0|req: 363/725] 10.0.0.148 () {34 vars in 750 bytes} [Wed Jul 1 08:34:41 2026] POST /v2.1/servers/d143f382-2843-437c-b8c3-7ac33251c59a/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:41.631 7 WARNING neutronclient.v2_0.client [None req-3e84c8dd-a115-4ab5-9a8c-718252600863 8cadc0536a784689bcbc0dc688655629 516744fa7b0840ad95beeb135d3a41d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 363/726] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:34:41 2026] GET /v2.1/servers/d143f382-2843-437c-b8c3-7ac33251c59a => generated 1823 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-07-01 08:34:41.887 8 WARNING neutronclient.v2_0.client [None req-cf71d8ad-7544-42a7-9288-e6acade34bd5 3ecf764452e24312b4ed345389e9d9e3 c7418dd864934de790b76c6d4a6698b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 364/727] 10.0.0.148 () {32 vars in 741 bytes} [Wed Jul 1 08:34:41 2026] GET /v2.1/servers/7de70fb7-bbc0-44b1-be32-cfce22944982/os-interface => generated 284 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, ' 2026-07-01 08:34:42.014 7 WARNING neutronclient.v2_0.client [None req-0c8b0d2e-81fd-430e-b59b-2c54ec5ede69 3ecf764452e24312b4ed345389e9d9e3 c7418dd864934de790b76c6d4a6698b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 364/728] 10.0.0.148 () {32 vars in 815 bytes} [Wed Jul 1 08:34:41 2026] GET /v2.1/servers/7de70fb7-bbc0-44b1-be32-cfce22944982/os-interface/a570a9a1-a168-4b13-b703-0a193b303b34 => generated 281 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 365/729] 10.0.0.148 () {32 vars in 723 bytes} [Wed Jul 1 08:34:42 2026] GET /v2.1/servers/7de70fb7-bbc0-44b1-be32-cfce22944982/ips => generated 156 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 365/730] 10.0.0.148 () {34 vars in 750 bytes} [Wed Jul 1 08:34:42 2026] POST /v2.1/servers/7de70fb7-bbc0-44b1-be32-cfce22944982/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 366/731] 10.0.0.148 () {32 vars in 723 bytes} [Wed Jul 1 08:34:42 2026] GET /v2.1/servers/7de70fb7-bbc0-44b1-be32-cfce22944982/ips => generated 156 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:42.783 7 WARNING neutronclient.v2_0.client [None req-a912e45e-4b1f-4266-a49c-a1c1c7ef1793 8cadc0536a784689bcbc0dc688655629 516744fa7b0840ad95beeb135d3a41d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 366/732] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:34:42 2026] GET /v2.1/servers/d143f382-2843-437c-b8c3-7ac33251c59a => generated 1823 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, ' [pid: 8|app: 0|req: 367/733] 10.0.0.148 () {32 vars in 723 bytes} [Wed Jul 1 08:34:43 2026] GET /v2.1/servers/7de70fb7-bbc0-44b1-be32-cfce22944982/ips => generated 156 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:43.505 7 INFO nova.api.openstack.compute.server_external_events [req-713d4989-33a0-4570-b02d-ca1e849faa21 req-3f0bf55c-7334-48ef-b74b-9627770f2782 ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-changed:a570a9a1-a168-4b13-b703-0a193b303b34 for instance 7de70fb7-bbc0-44b1-be32-cfce22944982 on instance [pid: 7|app: 0|req: 367/734] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:34:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:43.926 8 WARNING neutronclient.v2_0.client [None req-2937cbaf-5006-47af-b1fa-8a38976bb59b 8cadc0536a784689bcbc0dc688655629 516744fa7b0840ad95beeb135d3a41d5 - - default default] The python binding code in 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/735] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:34:43 2026] GET /v2.1/servers/d143f382-2843-437c-b8c3-7ac33251c59a => generated 1823 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, ' [pid: 7|app: 0|req: 368/736] 10.0.0.148 () {32 vars in 723 bytes} [Wed Jul 1 08:34:44 2026] GET /v2.1/servers/7de70fb7-bbc0-44b1-be32-cfce22944982/ips => generated 156 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:45.071 8 WARNING neutronclient.v2_0.client [None req-e850eba7-645c-4bf8-96e8-ca8b5b3c3d6b 8cadc0536a784689bcbc0dc688655629 516744fa7b0840ad95beeb135d3a41d5 - - default default] The python binding code in 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/739] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:34:45 2026] GET /v2.1/servers/d143f382-2843-437c-b8c3-7ac33251c59a => generated 1828 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, ' [pid: 7|app: 0|req: 370/740] 10.0.0.148 () {32 vars in 723 bytes} [Wed Jul 1 08:34:45 2026] GET /v2.1/servers/7de70fb7-bbc0-44b1-be32-cfce22944982/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-07-01 08:34:45.446 8 WARNING neutronclient.v2_0.client [None req-29952769-46a2-4d47-84b2-598a201d71d0 3ecf764452e24312b4ed345389e9d9e3 c7418dd864934de790b76c6d4a6698b7 - - default default] The python binding code in 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/741] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:34:45 2026] GET /v2.1/servers/7de70fb7-bbc0-44b1-be32-cfce22944982 => generated 1951 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 371/742] 10.0.0.148 () {34 vars in 750 bytes} [Wed Jul 1 08:34:45 2026] POST /v2.1/servers/7de70fb7-bbc0-44b1-be32-cfce22944982/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: 372/743] 10.0.0.148 () {32 vars in 723 bytes} [Wed Jul 1 08:34:45 2026] GET /v2.1/servers/7de70fb7-bbc0-44b1-be32-cfce22944982/ips => generated 195 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:46.038 7 INFO nova.api.openstack.compute.server_external_events [req-d45b05c2-9fd9-4cc9-9abe-a7fdd14ebd55 req-408de8b6-38f3-407b-ad30-80796eeb99c6 ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-vif-unplugged:6ba761b1-02ec-4e7f-9e07-10e4077868e3 for instance d143f382-2843-437c-b8c3-7ac33251c59a on instance [pid: 7|app: 0|req: 372/744] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:34: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, ' 2026-07-01 08:34:46.223 8 WARNING neutronclient.v2_0.client [None req-b129027a-45c5-4dc1-aac3-922a0cfaad40 8cadc0536a784689bcbc0dc688655629 516744fa7b0840ad95beeb135d3a41d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 373/745] 10.0.0.148 () {32 vars in 723 bytes} [Wed Jul 1 08:34:46 2026] GET /v2.1/servers/7de70fb7-bbc0-44b1-be32-cfce22944982/ips => generated 195 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/746] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:34:46 2026] GET /v2.1/servers/d143f382-2843-437c-b8c3-7ac33251c59a => generated 1828 bytes in 713 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 374/747] 10.0.0.148 () {32 vars in 723 bytes} [Wed Jul 1 08:34:47 2026] GET /v2.1/servers/7de70fb7-bbc0-44b1-be32-cfce22944982/ips => generated 195 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:47.952 8 WARNING neutronclient.v2_0.client [None req-3f916559-55ed-451a-b9f0-abebc562313c 8cadc0536a784689bcbc0dc688655629 516744fa7b0840ad95beeb135d3a41d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 374/748] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:34:47 2026] GET /v2.1/servers/d143f382-2843-437c-b8c3-7ac33251c59a => generated 1828 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:48.091 7 INFO nova.api.openstack.compute.server_external_events [req-0fda705c-69cc-48cc-abca-a100c7bc22b8 req-9d6eae79-930f-4436-acc4-7c2f715f41a1 ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-vif-unplugged:6ba761b1-02ec-4e7f-9e07-10e4077868e3 for instance d143f382-2843-437c-b8c3-7ac33251c59a on instance 2026-07-01 08:34:48.091 7 INFO nova.api.openstack.compute.server_external_events [req-0fda705c-69cc-48cc-abca-a100c7bc22b8 req-9d6eae79-930f-4436-acc4-7c2f715f41a1 ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-changed:a570a9a1-a168-4b13-b703-0a193b303b34 for instance 7de70fb7-bbc0-44b1-be32-cfce22944982 on instance [pid: 7|app: 0|req: 375/749] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:34:48 2026] POST /v2.1/os-server-external-events => generated 352 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 375/750] 10.0.0.148 () {32 vars in 723 bytes} [Wed Jul 1 08:34:48 2026] GET /v2.1/servers/7de70fb7-bbc0-44b1-be32-cfce22944982/ips => generated 156 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: 376/751] 10.0.0.148 () {32 vars in 718 bytes} [Wed Jul 1 08:34:48 2026] DELETE /v2.1/servers/7de70fb7-bbc0-44b1-be32-cfce22944982 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:49.004 8 WARNING neutronclient.v2_0.client [None req-dfa4058d-8a44-4eac-9508-d2b3a74dcf02 3ecf764452e24312b4ed345389e9d9e3 c7418dd864934de790b76c6d4a6698b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:49.108 7 WARNING neutronclient.v2_0.client [None req-38becf68-e1fd-4a00-8ce1-f8aab89ccdd3 8cadc0536a784689bcbc0dc688655629 516744fa7b0840ad95beeb135d3a41d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 376/752] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:34:48 2026] GET /v2.1/servers/7de70fb7-bbc0-44b1-be32-cfce22944982 => generated 1842 bytes in 358 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/753] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:34:49 2026] GET /v2.1/servers/d143f382-2843-437c-b8c3-7ac33251c59a => generated 1828 bytes in 655 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:50.173 8 INFO nova.api.openstack.compute.server_external_events [req-d21769d8-7dc2-4175-b1e1-093c2ed8768b req-87005c6b-ba21-4200-a497-5e47786b69cb ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-vif-plugged:6ba761b1-02ec-4e7f-9e07-10e4077868e3 for instance d143f382-2843-437c-b8c3-7ac33251c59a on instance 2026-07-01 08:34:50.173 8 INFO nova.api.openstack.compute.server_external_events [req-d21769d8-7dc2-4175-b1e1-093c2ed8768b req-87005c6b-ba21-4200-a497-5e47786b69cb ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-vif-plugged:6ba761b1-02ec-4e7f-9e07-10e4077868e3 for instance d143f382-2843-437c-b8c3-7ac33251c59a on instance [pid: 8|app: 0|req: 377/754] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:34:50 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:50.234 7 INFO nova.api.openstack.compute.server_external_events [req-de97aecb-4a98-4959-a88a-3366de77862d req-27d3a6a2-d0c0-4104-87a6-02d124530e13 ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-vif-unplugged:a570a9a1-a168-4b13-b703-0a193b303b34 for instance 7de70fb7-bbc0-44b1-be32-cfce22944982 on instance [pid: 7|app: 0|req: 378/755] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:34:50 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:50.387 8 WARNING neutronclient.v2_0.client [None req-6b426edb-a067-46e0-9887-d8fc71e9e222 3ecf764452e24312b4ed345389e9d9e3 c7418dd864934de790b76c6d4a6698b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 378/756] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:34:50 2026] GET /v2.1/servers/7de70fb7-bbc0-44b1-be32-cfce22944982 => generated 1842 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-07-01 08:34:50.771 7 WARNING neutronclient.v2_0.client [None req-39c17d92-ec0d-4e57-892e-29d225be20b2 8cadc0536a784689bcbc0dc688655629 516744fa7b0840ad95beeb135d3a41d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 379/757] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:34:50 2026] GET /v2.1/servers/d143f382-2843-437c-b8c3-7ac33251c59a => generated 1828 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-07-01 08:34:51.580 8 WARNING neutronclient.v2_0.client [None req-de471391-ca00-45cf-9a87-c4a09ab188c3 3ecf764452e24312b4ed345389e9d9e3 c7418dd864934de790b76c6d4a6698b7 - - default default] 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: 379/758] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:34:51 2026] GET /v2.1/servers/7de70fb7-bbc0-44b1-be32-cfce22944982 => generated 1842 bytes in 671 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-01 08:34:52.229 7 INFO nova.api.openstack.compute.server_external_events [req-eb28b6fb-5026-4dd9-bf71-e95525ecc1db req-15346d59-6152-45b1-a356-0f717ae462ab ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-vif-deleted:a570a9a1-a168-4b13-b703-0a193b303b34 for instance 7de70fb7-bbc0-44b1-be32-cfce22944982 on instance [pid: 7|app: 0|req: 380/759] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:34:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:52.285 7 INFO nova.api.openstack.compute.server_external_events [req-f8fd93a8-29c5-4068-ac72-f0e5638ad408 req-88d9cd12-90bc-48c9-887a-51fd244c28fc ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-vif-unplugged:a570a9a1-a168-4b13-b703-0a193b303b34 for instance 7de70fb7-bbc0-44b1-be32-cfce22944982 on instance 2026-07-01 08:34:52.285 8 WARNING neutronclient.v2_0.client [None req-0dcd0470-35a2-4f1e-9c4d-87f82258a127 8cadc0536a784689bcbc0dc688655629 516744fa7b0840ad95beeb135d3a41d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 381/760] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:34:52 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/761] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:34:52 2026] GET /v2.1/servers/d143f382-2843-437c-b8c3-7ac33251c59a => generated 1821 bytes in 843 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:53.292 7 WARNING neutronclient.v2_0.client [None req-32dcb4a2-ba28-4ac6-bded-826513634cc0 3ecf764452e24312b4ed345389e9d9e3 c7418dd864934de790b76c6d4a6698b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 382/762] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:34:53 2026] GET /v2.1/servers/7de70fb7-bbc0-44b1-be32-cfce22944982 => generated 1486 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:54.511 8 WARNING neutronclient.v2_0.client [None req-bcae0fa8-a7bc-4ff5-87bf-a93d73c27cb8 3ecf764452e24312b4ed345389e9d9e3 c7418dd864934de790b76c6d4a6698b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 381/765] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:34:54 2026] GET /v2.1/servers/7de70fb7-bbc0-44b1-be32-cfce22944982 => generated 1486 bytes in 345 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:55.860 7 INFO nova.api.openstack.wsgi [None req-384da434-4481-4956-b717-f67c37c27ac6 3ecf764452e24312b4ed345389e9d9e3 c7418dd864934de790b76c6d4a6698b7 - - default default] HTTP exception thrown: Instance 7de70fb7-bbc0-44b1-be32-cfce22944982 could not be found. [pid: 7|app: 0|req: 385/766] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:34:55 2026] GET /v2.1/servers/7de70fb7-bbc0-44b1-be32-cfce22944982 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 382/767] 10.0.0.148 () {32 vars in 704 bytes} [Wed Jul 1 08:34:55 2026] DELETE /v2.1/os-keypairs/tempest-keypair-982769429 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:56.471 7 INFO nova.api.openstack.wsgi [None req-955e9e32-d44f-4892-8ae4-b26ba9f2b91a 3ecf764452e24312b4ed345389e9d9e3 c7418dd864934de790b76c6d4a6698b7 - - default default] HTTP exception thrown: Instance 7de70fb7-bbc0-44b1-be32-cfce22944982 could not be found. [pid: 7|app: 0|req: 386/768] 10.0.0.148 () {32 vars in 718 bytes} [Wed Jul 1 08:34:56 2026] DELETE /v2.1/servers/7de70fb7-bbc0-44b1-be32-cfce22944982 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-01 08:34:56.500 8 INFO nova.api.openstack.wsgi [None req-0d84a793-a710-48a2-b43b-994f52f520ae 3ecf764452e24312b4ed345389e9d9e3 c7418dd864934de790b76c6d4a6698b7 - - default default] HTTP exception thrown: Instance 7de70fb7-bbc0-44b1-be32-cfce22944982 could not be found. [pid: 8|app: 0|req: 383/769] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:34:56 2026] GET /v2.1/servers/7de70fb7-bbc0-44b1-be32-cfce22944982 => 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-07-01 08:35:06.462 7 WARNING neutronclient.v2_0.client [None req-f2def856-eb23-476c-a3e5-e30838cdebc9 8cadc0536a784689bcbc0dc688655629 516744fa7b0840ad95beeb135d3a41d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 388/772] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:35:06 2026] GET /v2.1/servers/d143f382-2843-437c-b8c3-7ac33251c59a => generated 1821 bytes in 560 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 385/773] 10.0.0.148 () {32 vars in 718 bytes} [Wed Jul 1 08:35:07 2026] DELETE /v2.1/servers/d143f382-2843-437c-b8c3-7ac33251c59a => generated 0 bytes in 127 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:07.197 7 WARNING neutronclient.v2_0.client [None req-2eba4b3b-d1b0-46db-8c09-34ffc8cc79d4 8cadc0536a784689bcbc0dc688655629 516744fa7b0840ad95beeb135d3a41d5 - - default default] The python binding code in 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/774] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:35:07 2026] GET /v2.1/servers/d143f382-2843-437c-b8c3-7ac33251c59a => generated 1827 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:08.368 8 WARNING neutronclient.v2_0.client [None req-a8a7966f-952a-4124-a349-c3e721d900e0 8cadc0536a784689bcbc0dc688655629 516744fa7b0840ad95beeb135d3a41d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:08.660 7 INFO nova.api.openstack.compute.server_external_events [req-d03ab93a-0297-4e0d-b238-9a320e437f78 req-4c79b252-c834-4d05-9b14-3b21b578524c ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-vif-unplugged:6ba761b1-02ec-4e7f-9e07-10e4077868e3 for instance d143f382-2843-437c-b8c3-7ac33251c59a on instance [pid: 7|app: 0|req: 390/775] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:35:08 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/776] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:35:08 2026] GET /v2.1/servers/d143f382-2843-437c-b8c3-7ac33251c59a => generated 1827 bytes in 417 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:09.797 7 WARNING neutronclient.v2_0.client [None req-6b3a94fa-602a-45f9-8c7c-612b122b614e 8cadc0536a784689bcbc0dc688655629 516744fa7b0840ad95beeb135d3a41d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:09.989 8 INFO nova.api.openstack.compute.server_external_events [req-2447c9df-0020-4e02-94d8-6677c64a918d req-0d144ca4-53fc-4136-9f31-691f2cd4f3fd ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-vif-deleted:6ba761b1-02ec-4e7f-9e07-10e4077868e3 for instance d143f382-2843-437c-b8c3-7ac33251c59a on instance [pid: 8|app: 0|req: 387/777] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:35: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) [pid: 7|app: 0|req: 391/778] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:35:09 2026] GET /v2.1/servers/d143f382-2843-437c-b8c3-7ac33251c59a => generated 1759 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:10.727 8 INFO nova.api.openstack.compute.server_external_events [req-cc11a232-e491-4e02-b565-b0c4a50edbd6 req-2d6b2529-cabe-44a3-ac7c-ccff9b2d479b ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-vif-unplugged:6ba761b1-02ec-4e7f-9e07-10e4077868e3 for instance d143f382-2843-437c-b8c3-7ac33251c59a on instance [pid: 8|app: 0|req: 388/779] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:35:10 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:11.065 7 WARNING neutronclient.v2_0.client [None req-a641dc4c-6936-4702-b5d0-b7107eaafded 8cadc0536a784689bcbc0dc688655629 516744fa7b0840ad95beeb135d3a41d5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 392/780] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:35:11 2026] GET /v2.1/servers/d143f382-2843-437c-b8c3-7ac33251c59a => generated 1478 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 389/781] 10.0.0.182 () {30 vars in 619 bytes} [Wed Jul 1 08:35:11 2026] GET /v2.1 => generated 0 bytes in 93 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: 393/782] 10.0.0.182 () {32 vars in 692 bytes} [Wed Jul 1 08:35:11 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: 390/783] 10.0.0.182 () {34 vars in 913 bytes} [Wed Jul 1 08:35:11 2026] GET /v2.1/os-simple-tenant-usage/94e56b67c7c24b30a2244459cb34b65b?start=2026-06-30T00:00:00&end=2026-07-01T23:59:59 => generated 20 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 394/784] 10.0.0.148 () {34 vars in 671 bytes} [Wed Jul 1 08:35:11 2026] POST /v2.1/os-keypairs => generated 385 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/785] 10.0.0.182 () {30 vars in 654 bytes} [Wed Jul 1 08:35:11 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-01 08:35:12.169 7 WARNING neutronclient.v2_0.client [None req-5a5e2a57-16d1-4a4b-8440-7bed1f9ae374 8cadc0536a784689bcbc0dc688655629 516744fa7b0840ad95beeb135d3a41d5 - - default default] The python binding code in 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/786] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:35:12 2026] GET /v2.1/servers/d143f382-2843-437c-b8c3-7ac33251c59a => generated 1478 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-01 08:35:13.324 8 INFO nova.api.openstack.wsgi [None req-9b70ccdf-52b1-4133-9673-5e2cd0e3afb6 8cadc0536a784689bcbc0dc688655629 516744fa7b0840ad95beeb135d3a41d5 - - default default] HTTP exception thrown: Instance d143f382-2843-437c-b8c3-7ac33251c59a could not be found. [pid: 8|app: 0|req: 392/787] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:35:13 2026] GET /v2.1/servers/d143f382-2843-437c-b8c3-7ac33251c59a => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 396/788] 10.0.0.148 () {32 vars in 706 bytes} [Wed Jul 1 08:35:13 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1039339010 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/791] 10.0.0.182 () {30 vars in 619 bytes} [Wed Jul 1 08:35:14 2026] GET /v2.1 => generated 0 bytes in 38 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: 394/792] 10.0.0.182 () {32 vars in 692 bytes} [Wed Jul 1 08:35:14 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/793] 10.0.0.182 () {34 vars in 913 bytes} [Wed Jul 1 08:35:14 2026] GET /v2.1/os-simple-tenant-usage/94e56b67c7c24b30a2244459cb34b65b?start=2026-06-30T00:00:00&end=2026-07-01T23:59:59 => generated 20 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/794] 10.0.0.182 () {30 vars in 654 bytes} [Wed Jul 1 08:35:15 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:17.568 7 WARNING neutronclient.v2_0.client [None req-f195518e-7e10-420a-8847-0d73058db9a5 9c296cf2e2c74cc2af9d68c5f23e88bf 1775217c3363441395d0263c510c1235 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-01 08:35:17.609 7 WARNING neutronclient.v2_0.client [None req-f195518e-7e10-420a-8847-0d73058db9a5 9c296cf2e2c74cc2af9d68c5f23e88bf 1775217c3363441395d0263c510c1235 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-01 08:35:17.794 7 WARNING neutronclient.v2_0.client [None req-f195518e-7e10-420a-8847-0d73058db9a5 9c296cf2e2c74cc2af9d68c5f23e88bf 1775217c3363441395d0263c510c1235 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 400/795] 10.0.0.148 () {34 vars in 663 bytes} [Wed Jul 1 08:35:17 2026] POST /v2.1/servers => generated 450 bytes in 615 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-01 08:35:18.117 8 WARNING neutronclient.v2_0.client [None req-7c73db35-11ee-40c5-954d-57450a4a033a 9c296cf2e2c74cc2af9d68c5f23e88bf 1775217c3363441395d0263c510c1235 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 396/796] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:35:18 2026] GET /v2.1/servers/751f1089-c794-418a-9c27-8c73b271f113 => generated 1252 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:19.208 7 WARNING neutronclient.v2_0.client [None req-646a402b-1fe4-4396-a67f-9ecf2fb54060 9c296cf2e2c74cc2af9d68c5f23e88bf 1775217c3363441395d0263c510c1235 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 401/797] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:35:19 2026] GET /v2.1/servers/751f1089-c794-418a-9c27-8c73b271f113 => generated 1302 bytes in 497 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:20.718 8 WARNING neutronclient.v2_0.client [None req-3da13763-f752-4154-81cd-f26a901a0f56 9c296cf2e2c74cc2af9d68c5f23e88bf 1775217c3363441395d0263c510c1235 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 397/798] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:35:20 2026] GET /v2.1/servers/751f1089-c794-418a-9c27-8c73b271f113 => generated 1350 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:21.991 7 WARNING neutronclient.v2_0.client [None req-475fca7d-5f6a-470c-b332-1bdab7ec9fe0 9c296cf2e2c74cc2af9d68c5f23e88bf 1775217c3363441395d0263c510c1235 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 402/799] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:35:21 2026] GET /v2.1/servers/751f1089-c794-418a-9c27-8c73b271f113 => generated 1358 bytes in 330 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:23.337 8 WARNING neutronclient.v2_0.client [None req-61bfd0a9-7c08-48ea-9036-7bccf999b546 9c296cf2e2c74cc2af9d68c5f23e88bf 1775217c3363441395d0263c510c1235 - - default default] The python binding code in 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/800] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:35:23 2026] GET /v2.1/servers/751f1089-c794-418a-9c27-8c73b271f113 => generated 1358 bytes in 881 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:24.727 7 WARNING neutronclient.v2_0.client [None req-276a9fe2-7fe7-4b37-8677-c04e0692343f 91451fc91fc04c098c0af017860033cd 8fc99c893228494492cb0cf348deec26 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:25.250 8 WARNING neutronclient.v2_0.client [None req-57f5a945-b434-4530-a703-9529ac2fd451 9c296cf2e2c74cc2af9d68c5f23e88bf 1775217c3363441395d0263c510c1235 - - default default] The python binding code in 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/803] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:35:25 2026] GET /v2.1/servers/751f1089-c794-418a-9c27-8c73b271f113 => generated 1435 bytes in 1158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:26.382 8 INFO nova.api.openstack.compute.server_external_events [req-bbd4fa84-38c9-4c1b-89f3-29c4a8b59047 req-fb427379-4594-4dc4-9193-a285f948039a ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-changed:48b4d0df-542a-4fa4-b3a3-65a8e35627a8 for instance 751f1089-c794-418a-9c27-8c73b271f113 on instance [pid: 8|app: 0|req: 402/804] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:35:26 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-07-01 08:35:26.634 7 WARNING neutronclient.v2_0.client [None req-276a9fe2-7fe7-4b37-8677-c04e0692343f 91451fc91fc04c098c0af017860033cd 8fc99c893228494492cb0cf348deec26 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 403/805] 10.0.0.148 () {34 vars in 663 bytes} [Wed Jul 1 08:35:24 2026] POST /v2.1/servers => generated 424 bytes in 2530 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:27.127 8 WARNING neutronclient.v2_0.client [None req-590bdd9e-08b9-4abb-aea7-bfca191a7bcf 91451fc91fc04c098c0af017860033cd 8fc99c893228494492cb0cf348deec26 - - default default] The python binding code in 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/806] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:35:27 2026] GET /v2.1/servers/69d56b52-ec71-4a56-855b-1f0073bee292 => generated 1370 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:27.408 7 WARNING neutronclient.v2_0.client [None req-aa954800-2f8b-4baf-b764-aa10df36ce8d 9c296cf2e2c74cc2af9d68c5f23e88bf 1775217c3363441395d0263c510c1235 - - default default] The python binding code in 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/807] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:35:27 2026] GET /v2.1/servers/751f1089-c794-418a-9c27-8c73b271f113 => generated 1435 bytes in 806 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:28.352 8 WARNING neutronclient.v2_0.client [None req-22957746-ec7e-4dbf-9905-dae0e843e66e 91451fc91fc04c098c0af017860033cd 8fc99c893228494492cb0cf348deec26 - - default default] The python binding code in 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/808] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:35:28 2026] GET /v2.1/servers/69d56b52-ec71-4a56-855b-1f0073bee292 => generated 1366 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:29.229 7 WARNING neutronclient.v2_0.client [None req-ea5f418f-8db6-470c-a2d0-9265c049e817 9c296cf2e2c74cc2af9d68c5f23e88bf 1775217c3363441395d0263c510c1235 - - default default] The python binding code in 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/809] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:35:29 2026] GET /v2.1/servers/751f1089-c794-418a-9c27-8c73b271f113 => generated 1423 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:29.609 8 WARNING neutronclient.v2_0.client [None req-a70ce88b-e384-46e6-b4c2-124830674aab 91451fc91fc04c098c0af017860033cd 8fc99c893228494492cb0cf348deec26 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 405/810] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:35:29 2026] GET /v2.1/servers/69d56b52-ec71-4a56-855b-1f0073bee292 => generated 1422 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:30.388 7 WARNING neutronclient.v2_0.client [None req-b4857f3f-2d2e-471a-9731-02227985776f 9c296cf2e2c74cc2af9d68c5f23e88bf 1775217c3363441395d0263c510c1235 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:30.698 8 WARNING neutronclient.v2_0.client [None req-03b213b9-03b1-460b-90eb-4c382a84cc49 91451fc91fc04c098c0af017860033cd 8fc99c893228494492cb0cf348deec26 - - default default] The python binding code in 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/811] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:35:30 2026] GET /v2.1/servers/69d56b52-ec71-4a56-855b-1f0073bee292 => generated 1422 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/812] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:35:30 2026] GET /v2.1/servers/751f1089-c794-418a-9c27-8c73b271f113 => generated 1423 bytes in 494 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:31.875 8 WARNING neutronclient.v2_0.client [None req-f8d6a98f-7cea-455b-bea9-e95d35bbc17c 91451fc91fc04c098c0af017860033cd 8fc99c893228494492cb0cf348deec26 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-01 08:35:31.916 7 WARNING neutronclient.v2_0.client [None req-8d586aa1-08fd-417f-b654-c7d5e54becdc 9c296cf2e2c74cc2af9d68c5f23e88bf 1775217c3363441395d0263c510c1235 - - default default] The python binding code in 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/813] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:35:31 2026] GET /v2.1/servers/69d56b52-ec71-4a56-855b-1f0073bee292 => generated 1472 bytes in 2298 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:34.155 8 INFO nova.api.openstack.compute.server_external_events [req-e2fef54e-27b1-4710-885f-2b43764c0fd7 req-a1947c60-68ca-4c27-a499-4447e8581a82 ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-vif-plugged:48b4d0df-542a-4fa4-b3a3-65a8e35627a8 for instance 751f1089-c794-418a-9c27-8c73b271f113 on instance [pid: 8|app: 0|req: 408/814] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:35:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:34.181 8 INFO nova.api.openstack.compute.server_external_events [req-21ff93bb-363d-4fb5-a46c-63672c4a4143 req-dfea96fc-5354-4a80-a58c-ca76eb753fdc ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-changed:6f03ce29-1d59-4e18-9119-86a846d18df2 for instance 69d56b52-ec71-4a56-855b-1f0073bee292 on instance [pid: 7|app: 0|req: 407/815] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:35:31 2026] GET /v2.1/servers/751f1089-c794-418a-9c27-8c73b271f113 => generated 1423 bytes in 2319 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/816] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:35:34 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-07-01 08:35:35.194 7 WARNING neutronclient.v2_0.client [None req-2137a29d-7e74-4a1b-958d-86a95670a383 91451fc91fc04c098c0af017860033cd 8fc99c893228494492cb0cf348deec26 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:35.270 8 WARNING neutronclient.v2_0.client [None req-715e3d09-6816-4d9a-9cba-f6ed151b2b95 9c296cf2e2c74cc2af9d68c5f23e88bf 1775217c3363441395d0263c510c1235 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 409/819] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:35:35 2026] GET /v2.1/servers/69d56b52-ec71-4a56-855b-1f0073bee292 => generated 1470 bytes in 1282 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:36.466 7 INFO nova.api.openstack.compute.server_external_events [req-06ed839f-86f9-4685-96b2-09f92d1993d7 req-b483c11e-83de-489a-9823-a8aac9fe3d11 ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-vif-plugged:48b4d0df-542a-4fa4-b3a3-65a8e35627a8 for instance 751f1089-c794-418a-9c27-8c73b271f113 on instance [pid: 7|app: 0|req: 410/820] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:35:36 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) [pid: 8|app: 0|req: 411/821] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:35:35 2026] GET /v2.1/servers/751f1089-c794-418a-9c27-8c73b271f113 => generated 1423 bytes in 1278 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:37.498 7 WARNING neutronclient.v2_0.client [None req-936d3413-806a-4b0f-ac37-0e1d26635685 91451fc91fc04c098c0af017860033cd 8fc99c893228494492cb0cf348deec26 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:37.538 8 WARNING neutronclient.v2_0.client [None req-58ba32c0-f92f-4e11-b294-1ba165becc0b 9c296cf2e2c74cc2af9d68c5f23e88bf 1775217c3363441395d0263c510c1235 - - default default] The python binding code in 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/822] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:35:37 2026] GET /v2.1/servers/69d56b52-ec71-4a56-855b-1f0073bee292 => generated 1470 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/823] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:35:37 2026] GET /v2.1/servers/751f1089-c794-418a-9c27-8c73b271f113 => generated 1609 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:37.770 8 WARNING neutronclient.v2_0.client [None req-49e84e66-204d-47ac-86d7-6cc78e3f2b89 9c296cf2e2c74cc2af9d68c5f23e88bf 1775217c3363441395d0263c510c1235 - - default default] 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: 413/824] 10.0.0.148 () {32 vars in 741 bytes} [Wed Jul 1 08:35:37 2026] GET /v2.1/servers/751f1089-c794-418a-9c27-8c73b271f113/os-interface => generated 284 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/825] 10.0.0.148 () {34 vars in 671 bytes} [Wed Jul 1 08:35:37 2026] POST /v2.1/os-keypairs => generated 396 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:38.755 8 WARNING neutronclient.v2_0.client [None req-74841f6f-e1f4-45ca-963f-72c3afaca672 91451fc91fc04c098c0af017860033cd 8fc99c893228494492cb0cf348deec26 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-01 08:35:39.120 7 WARNING neutronclient.v2_0.client [None req-922607e0-d1d0-4527-8db8-b8c63c397b21 9c296cf2e2c74cc2af9d68c5f23e88bf 1775217c3363441395d0263c510c1235 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 414/826] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:35:38 2026] GET /v2.1/servers/69d56b52-ec71-4a56-855b-1f0073bee292 => generated 1470 bytes in 583 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:39.325 8 INFO nova.api.openstack.compute.server_external_events [req-0f18d297-3544-4bef-90d3-0d20fbdb9ef4 req-b0340515-92de-4f27-a987-ea88e6f1b432 ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-changed:48b4d0df-542a-4fa4-b3a3-65a8e35627a8 for instance 751f1089-c794-418a-9c27-8c73b271f113 on instance [pid: 8|app: 0|req: 415/827] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:35:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/828] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:35:39 2026] GET /v2.1/servers/751f1089-c794-418a-9c27-8c73b271f113 => generated 1609 bytes in 514 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 416/829] 10.0.0.148 () {32 vars in 641 bytes} [Wed Jul 1 08:35:39 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, ' [pid: 7|app: 0|req: 414/830] 10.0.0.148 () {32 vars in 718 bytes} [Wed Jul 1 08:35:39 2026] DELETE /v2.1/servers/751f1089-c794-418a-9c27-8c73b271f113 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:39.837 8 WARNING neutronclient.v2_0.client [None req-b40edc48-69f3-421a-9725-f3484d914611 9c296cf2e2c74cc2af9d68c5f23e88bf 1775217c3363441395d0263c510c1235 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 417/831] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:35:39 2026] GET /v2.1/servers/751f1089-c794-418a-9c27-8c73b271f113 => generated 1615 bytes in 432 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:40.348 7 WARNING neutronclient.v2_0.client [None req-0ef29bfb-6154-4f40-87f7-8d775974305d 91451fc91fc04c098c0af017860033cd 8fc99c893228494492cb0cf348deec26 - - default default] The python binding code in 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/832] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:35:40 2026] GET /v2.1/servers/69d56b52-ec71-4a56-855b-1f0073bee292 => generated 1470 bytes in 395 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:41.072 8 INFO nova.api.openstack.compute.server_external_events [req-6dd9c5a9-1872-4b67-9172-b09b61389b0d req-120d4131-075e-4263-bf95-e006a44a3d89 ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-vif-unplugged:48b4d0df-542a-4fa4-b3a3-65a8e35627a8 for instance 751f1089-c794-418a-9c27-8c73b271f113 on instance [pid: 8|app: 0|req: 418/833] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:35:41 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 416/834] 10.0.0.148 () {34 vars in 671 bytes} [Wed Jul 1 08:35:41 2026] POST /v2.1/os-keypairs => generated 385 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:41.284 8 WARNING neutronclient.v2_0.client [None req-012889b3-2d86-46fc-89c5-affb6e5d8b6b 9c296cf2e2c74cc2af9d68c5f23e88bf 1775217c3363441395d0263c510c1235 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-01 08:35:41.362 7 INFO nova.api.openstack.compute.server_external_events [req-c63e38dd-1de1-41bf-8b1e-11ab15f458f0 req-8a1e505b-ddae-4e60-b3fa-da11dd791d60 ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-vif-unplugged:6f03ce29-1d59-4e18-9119-86a846d18df2 for instance 69d56b52-ec71-4a56-855b-1f0073bee292 on instance [pid: 7|app: 0|req: 417/835] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:35:41 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/836] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:35:41 2026] GET /v2.1/servers/751f1089-c794-418a-9c27-8c73b271f113 => generated 1735 bytes in 345 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:41.759 7 WARNING neutronclient.v2_0.client [None req-41eb31ae-6f47-4479-a2fd-9a7542ecfe5a 91451fc91fc04c098c0af017860033cd 8fc99c893228494492cb0cf348deec26 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 418/837] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:35:41 2026] GET /v2.1/servers/69d56b52-ec71-4a56-855b-1f0073bee292 => generated 1470 bytes in 599 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:42.525 8 WARNING neutronclient.v2_0.client [None req-638ceaee-716a-441e-ad98-6302454e2ef5 2449103a7375447797f3d22be81fcf3c cb9390b56ae04f91bc3118484bbcc353 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-01 08:35:42.600 8 WARNING neutronclient.v2_0.client [None req-638ceaee-716a-441e-ad98-6302454e2ef5 2449103a7375447797f3d22be81fcf3c cb9390b56ae04f91bc3118484bbcc353 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:42.640 7 WARNING neutronclient.v2_0.client [None req-15c3dd6b-47ba-404c-ab62-3f91f24f659c 9c296cf2e2c74cc2af9d68c5f23e88bf 1775217c3363441395d0263c510c1235 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-01 08:35:42.662 8 WARNING neutronclient.v2_0.client [None req-638ceaee-716a-441e-ad98-6302454e2ef5 2449103a7375447797f3d22be81fcf3c cb9390b56ae04f91bc3118484bbcc353 - - default default] The python binding code in 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/838] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:35:42 2026] GET /v2.1/servers/751f1089-c794-418a-9c27-8c73b271f113 => generated 1735 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-01 08:35:42.965 8 WARNING neutronclient.v2_0.client [None req-638ceaee-716a-441e-ad98-6302454e2ef5 2449103a7375447797f3d22be81fcf3c cb9390b56ae04f91bc3118484bbcc353 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:43.109 7 INFO nova.api.openstack.compute.server_external_events [req-70461ae9-9e61-4c1c-bbd9-f494568c9ce9 req-622912f4-98a0-4406-a68a-074ecc763263 ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-vif-unplugged:48b4d0df-542a-4fa4-b3a3-65a8e35627a8 for instance 751f1089-c794-418a-9c27-8c73b271f113 on instance [pid: 7|app: 0|req: 420/839] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:35:43 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/840] 10.0.0.148 () {34 vars in 663 bytes} [Wed Jul 1 08:35:42 2026] POST /v2.1/servers => generated 496 bytes in 682 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:43.173 7 WARNING neutronclient.v2_0.client [None req-a9950925-7520-4001-a274-051ca9d7603a 2449103a7375447797f3d22be81fcf3c cb9390b56ae04f91bc3118484bbcc353 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 421/841] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:35:43 2026] GET /v2.1/servers/5ab7ed9b-23ba-432a-af36-29c099a7d3ec => generated 1455 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-07-01 08:35:43.373 8 WARNING neutronclient.v2_0.client [None req-7d859e8f-baef-405d-9ad7-b9751c3d3a69 91451fc91fc04c098c0af017860033cd 8fc99c893228494492cb0cf348deec26 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:43.406 7 INFO nova.api.openstack.compute.server_external_events [req-2a6b3ae7-3743-4da7-a6c6-9cca3efbb6e5 req-2c5f7b6e-4d0c-496c-ae32-b5b6371d9e07 ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-vif-deleted:48b4d0df-542a-4fa4-b3a3-65a8e35627a8 for instance 751f1089-c794-418a-9c27-8c73b271f113 on instance [pid: 7|app: 0|req: 422/842] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:35:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/843] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:35:43 2026] GET /v2.1/servers/69d56b52-ec71-4a56-855b-1f0073bee292 => generated 1470 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:43.898 7 WARNING neutronclient.v2_0.client [None req-d09ae54f-2cba-4deb-b014-35acaa09ab23 9c296cf2e2c74cc2af9d68c5f23e88bf 1775217c3363441395d0263c510c1235 - - default default] The python binding code in 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/844] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:35:43 2026] GET /v2.1/servers/751f1089-c794-418a-9c27-8c73b271f113 => generated 1379 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:44.259 8 WARNING neutronclient.v2_0.client [None req-5e106b6c-5f72-42ed-86a7-3623c73ceea0 2449103a7375447797f3d22be81fcf3c cb9390b56ae04f91bc3118484bbcc353 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 422/845] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:35:44 2026] GET /v2.1/servers/5ab7ed9b-23ba-432a-af36-29c099a7d3ec => generated 1459 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:44.570 7 WARNING neutronclient.v2_0.client [None req-09e75e8d-ae75-46f2-853c-7bab123f2ce6 91451fc91fc04c098c0af017860033cd 8fc99c893228494492cb0cf348deec26 - - default default] The python binding code in 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/848] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:35:44 2026] GET /v2.1/servers/69d56b52-ec71-4a56-855b-1f0073bee292 => generated 1470 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:44.990 8 WARNING neutronclient.v2_0.client [None req-c7560683-c703-433b-a919-e8fb3f371010 9c296cf2e2c74cc2af9d68c5f23e88bf 1775217c3363441395d0263c510c1235 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 425/849] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:35:44 2026] GET /v2.1/servers/751f1089-c794-418a-9c27-8c73b271f113 => generated 1384 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:45.356 7 WARNING neutronclient.v2_0.client [None req-95214fbd-3d13-4fad-9684-ec88e0a27653 2449103a7375447797f3d22be81fcf3c cb9390b56ae04f91bc3118484bbcc353 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 425/850] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:35:45 2026] GET /v2.1/servers/5ab7ed9b-23ba-432a-af36-29c099a7d3ec => generated 1507 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:45.753 8 WARNING neutronclient.v2_0.client [None req-0845ef24-563e-44cb-8bbd-7c82a2b44f36 91451fc91fc04c098c0af017860033cd 8fc99c893228494492cb0cf348deec26 - - default default] The python binding code in 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/851] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:35:45 2026] GET /v2.1/servers/69d56b52-ec71-4a56-855b-1f0073bee292 => generated 1470 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-07-01 08:35:46.105 7 WARNING neutronclient.v2_0.client [None req-0c3ea6e8-fbf2-4f69-a003-f9f6d9a3b2e7 9c296cf2e2c74cc2af9d68c5f23e88bf 1775217c3363441395d0263c510c1235 - - default default] The python binding code in 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/852] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:35:46 2026] GET /v2.1/servers/751f1089-c794-418a-9c27-8c73b271f113 => generated 1384 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:46.447 8 WARNING neutronclient.v2_0.client [None req-18c45d24-a531-4eb3-9fd2-99c607e87b0c 2449103a7375447797f3d22be81fcf3c cb9390b56ae04f91bc3118484bbcc353 - - default default] The python binding code in 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/853] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:35:46 2026] GET /v2.1/servers/5ab7ed9b-23ba-432a-af36-29c099a7d3ec => generated 1507 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:46.893 7 WARNING neutronclient.v2_0.client [None req-41665f61-262c-4d0e-bf5d-e937f51374c4 91451fc91fc04c098c0af017860033cd 8fc99c893228494492cb0cf348deec26 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-01 08:35:46.900 8 INFO nova.api.openstack.compute.server_external_events [req-987f9f42-4f7b-47b9-a412-a045f69c7a91 req-f523abac-8735-435d-abdf-c601308fbbef ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-vif-plugged:6f03ce29-1d59-4e18-9119-86a846d18df2 for instance 69d56b52-ec71-4a56-855b-1f0073bee292 on instance [pid: 8|app: 0|req: 428/854] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:35:46 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: 427/855] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:35:46 2026] GET /v2.1/servers/69d56b52-ec71-4a56-855b-1f0073bee292 => generated 1470 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:47.213 8 WARNING neutronclient.v2_0.client [None req-db079100-c975-4d09-8a88-b993f1a8e007 9c296cf2e2c74cc2af9d68c5f23e88bf 1775217c3363441395d0263c510c1235 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 429/856] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:35:47 2026] GET /v2.1/servers/751f1089-c794-418a-9c27-8c73b271f113 => generated 1384 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-07-01 08:35:47.544 7 WARNING neutronclient.v2_0.client [None req-6d43abce-50f2-4eeb-8df5-6937822e962a 2449103a7375447797f3d22be81fcf3c cb9390b56ae04f91bc3118484bbcc353 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 428/857] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:35:47 2026] GET /v2.1/servers/5ab7ed9b-23ba-432a-af36-29c099a7d3ec => generated 1515 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:48.073 8 WARNING neutronclient.v2_0.client [None req-bb2a0ba2-4553-4c88-a2b4-e756a63d4241 91451fc91fc04c098c0af017860033cd 8fc99c893228494492cb0cf348deec26 - - default default] The python binding code in 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/858] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:35:48 2026] GET /v2.1/servers/69d56b52-ec71-4a56-855b-1f0073bee292 => generated 1653 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 429/859] 10.0.0.148 () {32 vars in 723 bytes} [Wed Jul 1 08:35:48 2026] GET /v2.1/servers/69d56b52-ec71-4a56-855b-1f0073bee292/ips => generated 107 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:48.345 8 WARNING neutronclient.v2_0.client [None req-25f366f6-767d-4901-9d4c-aca60351d4aa 9c296cf2e2c74cc2af9d68c5f23e88bf 1775217c3363441395d0263c510c1235 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 430/860] 10.0.0.148 () {32 vars in 723 bytes} [Wed Jul 1 08:35:48 2026] GET /v2.1/servers/69d56b52-ec71-4a56-855b-1f0073bee292/ips => generated 107 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, ' [pid: 7|app: 0|req: 431/861] 10.0.0.148 () {32 vars in 821 bytes} [Wed Jul 1 08:35:48 2026] GET /v2.1/servers/69d56b52-ec71-4a56-855b-1f0073bee292/ips/tempest-ServerAddressesTestJSON-17492356-network => generated 92 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 431/862] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:35:48 2026] GET /v2.1/servers/751f1089-c794-418a-9c27-8c73b271f113 => generated 1384 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/863] 10.0.0.148 () {32 vars in 718 bytes} [Wed Jul 1 08:35:48 2026] DELETE /v2.1/servers/69d56b52-ec71-4a56-855b-1f0073bee292 => 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-07-01 08:35:48.554 8 WARNING neutronclient.v2_0.client [None req-3f453cb9-27b6-425b-9037-21e0d5a0ebc1 91451fc91fc04c098c0af017860033cd 8fc99c893228494492cb0cf348deec26 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:48.646 7 WARNING neutronclient.v2_0.client [None req-b0263b49-849b-42a1-bbcb-025e2978fd78 2449103a7375447797f3d22be81fcf3c cb9390b56ae04f91bc3118484bbcc353 - - default default] The python binding code in 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/864] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:35:48 2026] GET /v2.1/servers/69d56b52-ec71-4a56-855b-1f0073bee292 => generated 1659 bytes in 466 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:49.011 8 INFO nova.api.openstack.compute.server_external_events [req-4a3cf5ed-c3c1-4f1a-9bdf-034765e5e9c7 req-542b2410-2246-44e7-b08f-407af811f14b ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-vif-plugged:6f03ce29-1d59-4e18-9119-86a846d18df2 for instance 69d56b52-ec71-4a56-855b-1f0073bee292 on instance 2026-07-01 08:35:49.011 8 INFO nova.api.openstack.compute.server_external_events [req-4a3cf5ed-c3c1-4f1a-9bdf-034765e5e9c7 req-542b2410-2246-44e7-b08f-407af811f14b ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-changed:2769cb80-cb22-4f80-87fc-5d3756a63fe5 for instance 5ab7ed9b-23ba-432a-af36-29c099a7d3ec on instance [pid: 8|app: 0|req: 433/865] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:35:48 2026] POST /v2.1/os-server-external-events => generated 350 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/866] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:35:48 2026] GET /v2.1/servers/5ab7ed9b-23ba-432a-af36-29c099a7d3ec => generated 1639 bytes in 435 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:49.531 8 INFO nova.api.openstack.wsgi [None req-6156cd67-321f-43f3-9794-a4bf1d9d2967 9c296cf2e2c74cc2af9d68c5f23e88bf 1775217c3363441395d0263c510c1235 - - default default] HTTP exception thrown: Instance 751f1089-c794-418a-9c27-8c73b271f113 could not be found. [pid: 8|app: 0|req: 434/867] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:35:49 2026] GET /v2.1/servers/751f1089-c794-418a-9c27-8c73b271f113 => 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: 434/868] 10.0.0.148 () {32 vars in 704 bytes} [Wed Jul 1 08:35:49 2026] DELETE /v2.1/os-keypairs/tempest-keypair-937629959 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:50.036 8 WARNING neutronclient.v2_0.client [None req-849af8bd-5510-494f-9fe1-94787b55b305 91451fc91fc04c098c0af017860033cd 8fc99c893228494492cb0cf348deec26 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-01 08:35:50.082 7 WARNING neutronclient.v2_0.client [None req-2f2d72aa-fd3a-44f8-8dd0-dbf1be78401b 2449103a7375447797f3d22be81fcf3c cb9390b56ae04f91bc3118484bbcc353 - - default default] The python binding code in 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/869] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:35:50 2026] GET /v2.1/servers/69d56b52-ec71-4a56-855b-1f0073bee292 => generated 1659 bytes in 1642 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/870] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:35:50 2026] GET /v2.1/servers/5ab7ed9b-23ba-432a-af36-29c099a7d3ec => generated 1627 bytes in 1618 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:52.275 8 INFO nova.api.openstack.compute.server_external_events [req-c1aca513-4beb-48be-8a3f-01f3f0adf578 req-e43a1a11-729a-4990-906b-547f95ada6f0 ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-vif-deleted:6f03ce29-1d59-4e18-9119-86a846d18df2 for instance 69d56b52-ec71-4a56-855b-1f0073bee292 on instance [pid: 8|app: 0|req: 436/871] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:35:52 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:52.694 7 WARNING neutronclient.v2_0.client [None req-774ec17d-1d87-4c05-8da8-8ad7e5441ada 91451fc91fc04c098c0af017860033cd 8fc99c893228494492cb0cf348deec26 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-01 08:35:52.720 8 WARNING neutronclient.v2_0.client [None req-8f91f2b8-e5cc-42f8-a472-5db4bd851d1a 2449103a7375447797f3d22be81fcf3c cb9390b56ae04f91bc3118484bbcc353 - - default default] The python binding code in 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/872] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:35:52 2026] GET /v2.1/servers/69d56b52-ec71-4a56-855b-1f0073bee292 => generated 1451 bytes in 318 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/873] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:35:52 2026] GET /v2.1/servers/5ab7ed9b-23ba-432a-af36-29c099a7d3ec => generated 1627 bytes in 407 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:54.030 7 WARNING neutronclient.v2_0.client [None req-eb124a36-a6bf-4ccb-a0ba-d6b441edce31 91451fc91fc04c098c0af017860033cd 8fc99c893228494492cb0cf348deec26 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 437/874] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:35:53 2026] GET /v2.1/servers/69d56b52-ec71-4a56-855b-1f0073bee292 => generated 1456 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-07-01 08:35:54.150 8 WARNING neutronclient.v2_0.client [None req-2f55db0f-5d32-442b-b8b3-40204cb66fc5 2449103a7375447797f3d22be81fcf3c cb9390b56ae04f91bc3118484bbcc353 - - default default] The python binding code in 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/875] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:35:54 2026] GET /v2.1/servers/5ab7ed9b-23ba-432a-af36-29c099a7d3ec => generated 1627 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-07-01 08:35:55.126 7 WARNING neutronclient.v2_0.client [None req-d6a4db3c-757d-452a-9154-4525014050bf 91451fc91fc04c098c0af017860033cd 8fc99c893228494492cb0cf348deec26 - - default default] The python binding code in 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/878] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:35:55 2026] GET /v2.1/servers/69d56b52-ec71-4a56-855b-1f0073bee292 => generated 1456 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:55.360 8 WARNING neutronclient.v2_0.client [None req-ac03e6e1-c85b-4c88-a375-556ad6793bad 2449103a7375447797f3d22be81fcf3c cb9390b56ae04f91bc3118484bbcc353 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 440/879] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:35:55 2026] GET /v2.1/servers/5ab7ed9b-23ba-432a-af36-29c099a7d3ec => generated 1627 bytes in 422 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:56.198 7 INFO nova.api.openstack.wsgi [None req-fc4243d9-39df-4784-a851-a7819cadd2b8 91451fc91fc04c098c0af017860033cd 8fc99c893228494492cb0cf348deec26 - - default default] HTTP exception thrown: Instance 69d56b52-ec71-4a56-855b-1f0073bee292 could not be found. [pid: 7|app: 0|req: 440/880] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:35:56 2026] GET /v2.1/servers/69d56b52-ec71-4a56-855b-1f0073bee292 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:56.685 8 INFO nova.api.openstack.compute.server_external_events [req-cbab4ddd-4f8f-4549-bd17-00f89b389b02 req-fe2bb602-cb85-4634-ace1-921b9fb31966 ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-vif-plugged:2769cb80-cb22-4f80-87fc-5d3756a63fe5 for instance 5ab7ed9b-23ba-432a-af36-29c099a7d3ec on instance [pid: 8|app: 0|req: 441/881] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:35:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:56.809 7 WARNING neutronclient.v2_0.client [None req-7c40c32d-2721-4203-ab8b-3b8f49bb493e 2449103a7375447797f3d22be81fcf3c cb9390b56ae04f91bc3118484bbcc353 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:58.727 8 INFO nova.api.openstack.compute.server_external_events [req-9636dcb5-a996-4fc2-ae64-ff247c01c768 req-74f92d7a-c833-4602-b83e-8ad99ef16044 ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-vif-plugged:2769cb80-cb22-4f80-87fc-5d3756a63fe5 for instance 5ab7ed9b-23ba-432a-af36-29c099a7d3ec on instance [pid: 8|app: 0|req: 442/882] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:35:58 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: 441/883] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:35:56 2026] GET /v2.1/servers/5ab7ed9b-23ba-432a-af36-29c099a7d3ec => generated 1627 bytes in 2240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:36:00.061 8 WARNING neutronclient.v2_0.client [None req-d8ab4e39-1175-42a7-8b0d-5581eae1713f 2449103a7375447797f3d22be81fcf3c cb9390b56ae04f91bc3118484bbcc353 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 442/884] 10.0.0.148 () {34 vars in 671 bytes} [Wed Jul 1 08:36:01 2026] POST /v2.1/os-keypairs => generated 386 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/885] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:36:00 2026] GET /v2.1/servers/5ab7ed9b-23ba-432a-af36-29c099a7d3ec => generated 1807 bytes in 1560 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-01 08:36:01.634 7 WARNING neutronclient.v2_0.client [None req-e91140d7-2eea-48b7-a0f5-abe0ad906b3e 2449103a7375447797f3d22be81fcf3c cb9390b56ae04f91bc3118484bbcc353 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 443/886] 10.0.0.148 () {32 vars in 741 bytes} [Wed Jul 1 08:36:01 2026] GET /v2.1/servers/5ab7ed9b-23ba-432a-af36-29c099a7d3ec/os-interface => generated 285 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:36:03.475 8 INFO nova.api.openstack.compute.server_external_events [req-144b1080-3d42-4110-9b20-6d29c76e617b req-c62c970f-05f5-47b0-a444-e5d2fef8b85a ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-changed:2769cb80-cb22-4f80-87fc-5d3756a63fe5 for instance 5ab7ed9b-23ba-432a-af36-29c099a7d3ec on instance [pid: 8|app: 0|req: 444/887] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:36:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:36:04.299 7 WARNING neutronclient.v2_0.client [None req-b9c711dd-ca24-4f74-ae25-fe0eaaecd752 005471847d5f420abaadd97b2ee54f5a ec805304426a44dc9dcb73d42a7cf148 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-01 08:36:04.358 7 WARNING neutronclient.v2_0.client [None req-b9c711dd-ca24-4f74-ae25-fe0eaaecd752 005471847d5f420abaadd97b2ee54f5a ec805304426a44dc9dcb73d42a7cf148 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-01 08:36:04.670 7 WARNING neutronclient.v2_0.client [None req-b9c711dd-ca24-4f74-ae25-fe0eaaecd752 005471847d5f420abaadd97b2ee54f5a ec805304426a44dc9dcb73d42a7cf148 - - default default] The python binding code in 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/890] 10.0.0.148 () {34 vars in 663 bytes} [Wed Jul 1 08:36:04 2026] POST /v2.1/servers => generated 451 bytes in 755 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:36:05.002 8 WARNING neutronclient.v2_0.client [None req-d02f86d1-7649-417a-84e6-b22494ed17aa 005471847d5f420abaadd97b2ee54f5a ec805304426a44dc9dcb73d42a7cf148 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 447/891] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:36:04 2026] GET /v2.1/servers/74e8f62e-fcf3-4929-b2d8-50fc858c7b3e => generated 1423 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:36:06.070 7 WARNING neutronclient.v2_0.client [None req-feaebeb3-e7fa-401a-ac63-72d11ef812cb 005471847d5f420abaadd97b2ee54f5a ec805304426a44dc9dcb73d42a7cf148 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 445/892] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:36:06 2026] GET /v2.1/servers/74e8f62e-fcf3-4929-b2d8-50fc858c7b3e => generated 1427 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:36:07.184 8 WARNING neutronclient.v2_0.client [None req-c2cdb8db-9294-4e32-8e4b-8608d016fd3f 005471847d5f420abaadd97b2ee54f5a ec805304426a44dc9dcb73d42a7cf148 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 448/893] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:36:07 2026] GET /v2.1/servers/74e8f62e-fcf3-4929-b2d8-50fc858c7b3e => generated 1475 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:36:08.300 7 WARNING neutronclient.v2_0.client [None req-1d12fe74-e996-4d8a-8286-0e9b544daafe 005471847d5f420abaadd97b2ee54f5a ec805304426a44dc9dcb73d42a7cf148 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 446/894] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:36:08 2026] GET /v2.1/servers/74e8f62e-fcf3-4929-b2d8-50fc858c7b3e => generated 1475 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:36:09.402 8 WARNING neutronclient.v2_0.client [None req-1159a498-d74c-4448-9674-a5df9bd7740a 005471847d5f420abaadd97b2ee54f5a ec805304426a44dc9dcb73d42a7cf148 - - default default] The python binding code in 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/895] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:36:09 2026] GET /v2.1/servers/74e8f62e-fcf3-4929-b2d8-50fc858c7b3e => generated 1551 bytes in 514 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:36:10.651 7 INFO nova.api.openstack.compute.server_external_events [req-297f5476-e586-4cd2-9681-f456491b9a48 req-9c913f84-c4c4-4fef-a3bd-233f200dfa56 ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-changed:78d0e4b8-dacf-4533-b679-370043ba7426 for instance 74e8f62e-fcf3-4929-b2d8-50fc858c7b3e on instance [pid: 7|app: 0|req: 447/896] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:36:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:36:10.821 8 WARNING neutronclient.v2_0.client [None req-87190fcf-9829-4383-890d-0437e760eba3 2449103a7375447797f3d22be81fcf3c cb9390b56ae04f91bc3118484bbcc353 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:36:10.945 7 WARNING neutronclient.v2_0.client [None req-1715c637-8093-4f45-ba6f-9ead0bceee94 005471847d5f420abaadd97b2ee54f5a ec805304426a44dc9dcb73d42a7cf148 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 450/897] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:36:10 2026] GET /v2.1/servers/5ab7ed9b-23ba-432a-af36-29c099a7d3ec => generated 1927 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/898] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:36:10 2026] GET /v2.1/servers/74e8f62e-fcf3-4929-b2d8-50fc858c7b3e => generated 1549 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-07-01 08:36:12.082 8 WARNING neutronclient.v2_0.client [None req-92b31924-ca9d-426e-b1f0-bc05794b302e 005471847d5f420abaadd97b2ee54f5a ec805304426a44dc9dcb73d42a7cf148 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 451/899] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:36:12 2026] GET /v2.1/servers/74e8f62e-fcf3-4929-b2d8-50fc858c7b3e => generated 1549 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, ' [pid: 7|app: 0|req: 449/900] 10.0.0.148 () {32 vars in 753 bytes} [Wed Jul 1 08:36:13 2026] GET /v2.1/servers/5ab7ed9b-23ba-432a-af36-29c099a7d3ec/os-server-password => generated 116 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:36:13.232 8 WARNING neutronclient.v2_0.client [None req-0e97cf35-70c3-42dd-b264-b85262111cd9 005471847d5f420abaadd97b2ee54f5a ec805304426a44dc9dcb73d42a7cf148 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 452/901] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:36:13 2026] GET /v2.1/servers/74e8f62e-fcf3-4929-b2d8-50fc858c7b3e => generated 1549 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:36:13.727 7 INFO nova.api.openstack.compute.server_external_events [req-da976688-3826-4c90-91eb-7aff53c466b9 req-6062ba66-5084-4d58-8f3e-0fedbd55fef7 ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-vif-unplugged:78d0e4b8-dacf-4533-b679-370043ba7426 for instance 74e8f62e-fcf3-4929-b2d8-50fc858c7b3e on instance [pid: 7|app: 0|req: 450/902] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:36:13 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:36:14.392 8 WARNING neutronclient.v2_0.client [None req-f2e43e98-0232-471e-a7ff-57c6dfdee2d1 005471847d5f420abaadd97b2ee54f5a ec805304426a44dc9dcb73d42a7cf148 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 453/903] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:36:14 2026] GET /v2.1/servers/74e8f62e-fcf3-4929-b2d8-50fc858c7b3e => 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, ' [pid: 8|app: 0|req: 455/906] 10.0.0.148 () {32 vars in 718 bytes} [Wed Jul 1 08:36:14 2026] DELETE /v2.1/servers/5ab7ed9b-23ba-432a-af36-29c099a7d3ec => generated 0 bytes in 81 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:36:14.778 7 WARNING neutronclient.v2_0.client [None req-472d50c6-7bf7-494f-9e18-4973c829e00a 2449103a7375447797f3d22be81fcf3c cb9390b56ae04f91bc3118484bbcc353 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 452/907] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:36:14 2026] GET /v2.1/servers/5ab7ed9b-23ba-432a-af36-29c099a7d3ec => generated 1933 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:36:15.599 8 WARNING neutronclient.v2_0.client [None req-3cccb8f1-e11d-40f5-8836-fbba5d38b059 005471847d5f420abaadd97b2ee54f5a ec805304426a44dc9dcb73d42a7cf148 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:36:15.907 7 INFO nova.api.openstack.compute.server_external_events [req-82d5795a-54e7-480e-a518-73856c0d25da req-0edd8432-a6ef-4d84-8877-c2deef3a6478 ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-vif-plugged:78d0e4b8-dacf-4533-b679-370043ba7426 for instance 74e8f62e-fcf3-4929-b2d8-50fc858c7b3e on instance [pid: 7|app: 0|req: 453/908] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:36:15 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/909] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:36:15 2026] GET /v2.1/servers/74e8f62e-fcf3-4929-b2d8-50fc858c7b3e => generated 1549 bytes in 373 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:36:15.987 7 WARNING neutronclient.v2_0.client [None req-324c290c-ab3d-495f-8678-5dcbf5aeda7d 2449103a7375447797f3d22be81fcf3c cb9390b56ae04f91bc3118484bbcc353 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 454/910] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:36:15 2026] GET /v2.1/servers/5ab7ed9b-23ba-432a-af36-29c099a7d3ec => generated 1933 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:36:16.991 8 WARNING neutronclient.v2_0.client [None req-c121ab0d-b7ed-4a75-81fb-491598e758d1 005471847d5f420abaadd97b2ee54f5a ec805304426a44dc9dcb73d42a7cf148 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:36:17.070 7 INFO nova.api.openstack.compute.server_external_events [req-0cec7f70-4a98-4647-8f6f-7156bc2da843 req-aa1d5a9a-1202-4159-bcea-52e4d2fee65e ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-vif-unplugged:2769cb80-cb22-4f80-87fc-5d3756a63fe5 for instance 5ab7ed9b-23ba-432a-af36-29c099a7d3ec on instance [pid: 7|app: 0|req: 455/911] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:36:17 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/912] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:36:16 2026] GET /v2.1/servers/74e8f62e-fcf3-4929-b2d8-50fc858c7b3e => generated 1549 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:36:17.230 7 WARNING neutronclient.v2_0.client [None req-6d0ea1ed-5ea9-4c26-90f0-d7f525e9307e 2449103a7375447797f3d22be81fcf3c cb9390b56ae04f91bc3118484bbcc353 - - default default] The python binding code in 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/913] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:36:17 2026] GET /v2.1/servers/5ab7ed9b-23ba-432a-af36-29c099a7d3ec => generated 1819 bytes in 571 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:36:17.960 8 INFO nova.api.openstack.compute.server_external_events [req-c565e2d6-1946-4013-8ea5-f60c69d8944c req-8ccc09a3-9fb1-4448-bc18-bd0d34e70ddb ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-vif-plugged:78d0e4b8-dacf-4533-b679-370043ba7426 for instance 74e8f62e-fcf3-4929-b2d8-50fc858c7b3e on instance 2026-07-01 08:36:17.960 8 INFO nova.api.openstack.compute.server_external_events [req-c565e2d6-1946-4013-8ea5-f60c69d8944c req-8ccc09a3-9fb1-4448-bc18-bd0d34e70ddb ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-vif-deleted:2769cb80-cb22-4f80-87fc-5d3756a63fe5 for instance 5ab7ed9b-23ba-432a-af36-29c099a7d3ec on instance [pid: 8|app: 0|req: 458/914] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:36:17 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:36:18.201 7 WARNING neutronclient.v2_0.client [None req-ee839652-49b6-4123-bebc-4f5a5f813146 005471847d5f420abaadd97b2ee54f5a ec805304426a44dc9dcb73d42a7cf148 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 457/915] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:36:18 2026] GET /v2.1/servers/74e8f62e-fcf3-4929-b2d8-50fc858c7b3e => generated 1726 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:36:18.451 8 WARNING neutronclient.v2_0.client [None req-94420f2b-3848-4ff5-918a-9712d83d1237 005471847d5f420abaadd97b2ee54f5a ec805304426a44dc9dcb73d42a7cf148 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 459/916] 10.0.0.148 () {32 vars in 741 bytes} [Wed Jul 1 08:36:18 2026] GET /v2.1/servers/74e8f62e-fcf3-4929-b2d8-50fc858c7b3e/os-interface => generated 284 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:36:18.808 7 WARNING neutronclient.v2_0.client [None req-6671955e-86c5-4531-afe8-68d8b1f86b1c 2449103a7375447797f3d22be81fcf3c cb9390b56ae04f91bc3118484bbcc353 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:36:19.116 8 INFO nova.api.openstack.compute.server_external_events [req-263d33aa-a697-40b0-80c4-714c2154bf9a req-490d135e-6ef1-411f-95a2-3e61a0aba849 ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-vif-unplugged:2769cb80-cb22-4f80-87fc-5d3756a63fe5 for instance 5ab7ed9b-23ba-432a-af36-29c099a7d3ec on instance [pid: 8|app: 0|req: 460/917] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:36:19 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) [pid: 7|app: 0|req: 458/918] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:36:18 2026] GET /v2.1/servers/5ab7ed9b-23ba-432a-af36-29c099a7d3ec => generated 1541 bytes in 362 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:36:19.289 8 WARNING neutronclient.v2_0.client [None req-00c29c82-59fa-4898-9f98-9f0bfd3394f0 005471847d5f420abaadd97b2ee54f5a ec805304426a44dc9dcb73d42a7cf148 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 461/919] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:36:19 2026] GET /v2.1/servers/74e8f62e-fcf3-4929-b2d8-50fc858c7b3e => generated 1726 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 459/920] 10.0.0.148 () {32 vars in 641 bytes} [Wed Jul 1 08:36:19 2026] GET /v2.1/servers => generated 377 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 462/921] 10.0.0.148 () {32 vars in 718 bytes} [Wed Jul 1 08:36:19 2026] DELETE /v2.1/servers/74e8f62e-fcf3-4929-b2d8-50fc858c7b3e => 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-07-01 08:36:19.599 7 WARNING neutronclient.v2_0.client [None req-7e1c6689-d770-4f48-88f8-0ee9ed666400 005471847d5f420abaadd97b2ee54f5a ec805304426a44dc9dcb73d42a7cf148 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:36:20.015 8 INFO nova.api.openstack.compute.server_external_events [req-2377a3c3-f215-4abe-bf0a-f3340cb79e81 req-9ac3cb5c-83fa-4741-9fbe-ba47c9ed1a15 ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-changed:78d0e4b8-dacf-4533-b679-370043ba7426 for instance 74e8f62e-fcf3-4929-b2d8-50fc858c7b3e on instance [pid: 8|app: 0|req: 463/922] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:36:19 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: 460/923] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:36:19 2026] GET /v2.1/servers/74e8f62e-fcf3-4929-b2d8-50fc858c7b3e => generated 1732 bytes in 578 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-01 08:36:20.192 8 WARNING neutronclient.v2_0.client [None req-a076dbd4-60fb-45a8-87f6-a88099234e91 2449103a7375447797f3d22be81fcf3c cb9390b56ae04f91bc3118484bbcc353 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 464/924] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:36:20 2026] GET /v2.1/servers/5ab7ed9b-23ba-432a-af36-29c099a7d3ec => generated 1541 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:36:21.193 7 WARNING neutronclient.v2_0.client [None req-5cc7a4d8-f46d-4666-bcf1-c0115947a5b3 005471847d5f420abaadd97b2ee54f5a ec805304426a44dc9dcb73d42a7cf148 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:36:21.317 8 INFO nova.api.openstack.wsgi [None req-5928acc1-70cd-4434-85ff-a9e87f425be5 2449103a7375447797f3d22be81fcf3c cb9390b56ae04f91bc3118484bbcc353 - - default default] HTTP exception thrown: Instance 5ab7ed9b-23ba-432a-af36-29c099a7d3ec could not be found. [pid: 8|app: 0|req: 465/925] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:36:21 2026] GET /v2.1/servers/5ab7ed9b-23ba-432a-af36-29c099a7d3ec => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:36:21.347 8 INFO nova.api.openstack.wsgi [None req-09f2c952-6347-42ac-b9ae-90aa0e62ebac 2449103a7375447797f3d22be81fcf3c cb9390b56ae04f91bc3118484bbcc353 - - default default] HTTP exception thrown: Instance 5ab7ed9b-23ba-432a-af36-29c099a7d3ec could not be found. [pid: 8|app: 0|req: 466/926] 10.0.0.148 () {32 vars in 718 bytes} [Wed Jul 1 08:36:21 2026] DELETE /v2.1/servers/5ab7ed9b-23ba-432a-af36-29c099a7d3ec => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:36:21.384 8 INFO nova.api.openstack.wsgi [None req-cacb7296-624d-4d2e-9ba3-8d3e9a3edc03 2449103a7375447797f3d22be81fcf3c cb9390b56ae04f91bc3118484bbcc353 - - default default] HTTP exception thrown: Instance 5ab7ed9b-23ba-432a-af36-29c099a7d3ec could not be found. [pid: 8|app: 0|req: 467/927] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:36:21 2026] GET /v2.1/servers/5ab7ed9b-23ba-432a-af36-29c099a7d3ec => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 468/928] 10.0.0.148 () {32 vars in 704 bytes} [Wed Jul 1 08:36:21 2026] DELETE /v2.1/os-keypairs/tempest-keypair-570987718 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/929] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:36:21 2026] GET /v2.1/servers/74e8f62e-fcf3-4929-b2d8-50fc858c7b3e => generated 1732 bytes in 394 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-01 08:36:22.057 8 INFO nova.api.openstack.compute.server_external_events [req-1a6ce00e-bc14-47fd-bc77-7f594f2a169d req-8be13539-78e7-49b1-b6a0-7e7e4bfd6a30 ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-vif-unplugged:78d0e4b8-dacf-4533-b679-370043ba7426 for instance 74e8f62e-fcf3-4929-b2d8-50fc858c7b3e on instance 2026-07-01 08:36:22.057 8 INFO nova.api.openstack.compute.server_external_events [req-1a6ce00e-bc14-47fd-bc77-7f594f2a169d req-8be13539-78e7-49b1-b6a0-7e7e4bfd6a30 ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-vif-unplugged:78d0e4b8-dacf-4533-b679-370043ba7426 for instance 74e8f62e-fcf3-4929-b2d8-50fc858c7b3e on instance [pid: 8|app: 0|req: 469/930] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:36:22 2026] POST /v2.1/os-server-external-events => generated 358 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: 462/931] 10.0.0.148 () {32 vars in 726 bytes} [Wed Jul 1 08:36:22 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-574323911 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:36:22.611 8 WARNING neutronclient.v2_0.client [None req-79f7c735-97e3-496d-bfad-3e37da138018 005471847d5f420abaadd97b2ee54f5a ec805304426a44dc9dcb73d42a7cf148 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-01 08:36:22.795 7 INFO nova.api.openstack.compute.server_external_events [req-1fa137ed-db32-40ce-9f92-166bd575ce52 req-98b29e29-f8d4-48e1-b4d2-06ed49ba33cb ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-vif-deleted:78d0e4b8-dacf-4533-b679-370043ba7426 for instance 74e8f62e-fcf3-4929-b2d8-50fc858c7b3e on instance [pid: 7|app: 0|req: 463/932] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:36:22 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: 470/933] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:36:22 2026] GET /v2.1/servers/74e8f62e-fcf3-4929-b2d8-50fc858c7b3e => generated 1784 bytes in 809 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:36:24.433 7 WARNING neutronclient.v2_0.client [None req-77af9fc3-84eb-4557-96a0-53559fd1f796 005471847d5f420abaadd97b2ee54f5a ec805304426a44dc9dcb73d42a7cf148 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 464/936] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:36:24 2026] GET /v2.1/servers/74e8f62e-fcf3-4929-b2d8-50fc858c7b3e => generated 1509 bytes in 459 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:36:25.914 8 WARNING neutronclient.v2_0.client [None req-2fd98c92-5e12-4007-aad8-0818f36f259c 005471847d5f420abaadd97b2ee54f5a ec805304426a44dc9dcb73d42a7cf148 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 473/937] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:36:25 2026] GET /v2.1/servers/74e8f62e-fcf3-4929-b2d8-50fc858c7b3e => generated 1509 bytes in 681 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:36:27.590 7 INFO nova.api.openstack.wsgi [None req-b27ccf4b-f14e-4640-9e85-49f7fd6a3a8f 005471847d5f420abaadd97b2ee54f5a ec805304426a44dc9dcb73d42a7cf148 - - default default] HTTP exception thrown: Instance 74e8f62e-fcf3-4929-b2d8-50fc858c7b3e could not be found. [pid: 7|app: 0|req: 465/938] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:36:27 2026] GET /v2.1/servers/74e8f62e-fcf3-4929-b2d8-50fc858c7b3e => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 474/939] 10.0.0.148 () {32 vars in 706 bytes} [Wed Jul 1 08:36:27 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1593624504 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:36:32.249 7 WARNING neutronclient.v2_0.client [None req-a0b56d4c-a1e6-445e-8c02-9ca846686bed f42056208827490cbd4df45d9b1b4b0f dda6ef83864c478d9b4fd378c37ec619 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-01 08:36:32.417 7 WARNING neutronclient.v2_0.client [None req-a0b56d4c-a1e6-445e-8c02-9ca846686bed f42056208827490cbd4df45d9b1b4b0f dda6ef83864c478d9b4fd378c37ec619 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 466/940] 10.0.0.148 () {34 vars in 663 bytes} [Wed Jul 1 08:36:32 2026] POST /v2.1/servers => generated 424 bytes in 429 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-01 08:36:32.651 8 WARNING neutronclient.v2_0.client [None req-f6416f6c-1760-4e04-94fb-f6bd6cd53070 f42056208827490cbd4df45d9b1b4b0f dda6ef83864c478d9b4fd378c37ec619 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 475/941] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:36:32 2026] GET /v2.1/servers/267ca936-ab27-4d05-8393-e244d86af15d => generated 1368 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:36:33.775 7 WARNING neutronclient.v2_0.client [None req-067d1520-036a-4e9e-aa24-78228b81769f f42056208827490cbd4df45d9b1b4b0f dda6ef83864c478d9b4fd378c37ec619 - - default default] The python binding code in 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/942] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:36:33 2026] GET /v2.1/servers/267ca936-ab27-4d05-8393-e244d86af15d => generated 1372 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:36:34.887 8 WARNING neutronclient.v2_0.client [None req-8b6b6d08-9625-4108-abf3-c141877f7804 f42056208827490cbd4df45d9b1b4b0f dda6ef83864c478d9b4fd378c37ec619 - - default default] The python binding code in 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/945] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:36:34 2026] GET /v2.1/servers/267ca936-ab27-4d05-8393-e244d86af15d => generated 1420 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:36:35.981 7 WARNING neutronclient.v2_0.client [None req-657cfa56-68e7-48f0-9c6d-f5f955eadb84 f42056208827490cbd4df45d9b1b4b0f dda6ef83864c478d9b4fd378c37ec619 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 469/946] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:36:35 2026] GET /v2.1/servers/267ca936-ab27-4d05-8393-e244d86af15d => generated 1420 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:36:37.084 8 WARNING neutronclient.v2_0.client [None req-188ee4a7-8ada-41a9-ab85-cc94e1c9788b f42056208827490cbd4df45d9b1b4b0f dda6ef83864c478d9b4fd378c37ec619 - - default default] The python binding code in 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/947] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:36:37 2026] GET /v2.1/servers/267ca936-ab27-4d05-8393-e244d86af15d => generated 1428 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:36:38.170 7 WARNING neutronclient.v2_0.client [None req-95e24832-a6b6-49df-b77f-9a2b2fa6a6bb f42056208827490cbd4df45d9b1b4b0f dda6ef83864c478d9b4fd378c37ec619 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:36:38.220 8 INFO nova.api.openstack.compute.server_external_events [req-49a5f17e-4246-4d62-9e18-67a11c762eb0 req-e39dd03c-5d8a-423e-8399-77d7c272c992 ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-changed:e9f95767-0af3-4016-af09-4219c77d112b for instance 267ca936-ab27-4d05-8393-e244d86af15d on instance [pid: 8|app: 0|req: 479/948] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:36:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/949] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:36:38 2026] GET /v2.1/servers/267ca936-ab27-4d05-8393-e244d86af15d => generated 1480 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-07-01 08:36:39.381 8 WARNING neutronclient.v2_0.client [None req-91a1c221-a363-4280-8043-6cbdc4e05e23 f42056208827490cbd4df45d9b1b4b0f dda6ef83864c478d9b4fd378c37ec619 - - default default] The python binding code in 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/950] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:36:39 2026] GET /v2.1/servers/267ca936-ab27-4d05-8393-e244d86af15d => generated 1468 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:36:40.526 7 WARNING neutronclient.v2_0.client [None req-b7280703-8687-4f59-b0b9-b035bc5e7e23 f42056208827490cbd4df45d9b1b4b0f dda6ef83864c478d9b4fd378c37ec619 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 471/951] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:36:40 2026] GET /v2.1/servers/267ca936-ab27-4d05-8393-e244d86af15d => generated 1468 bytes in 665 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:36:42.212 8 WARNING neutronclient.v2_0.client [None req-faabfe9e-a003-4361-b9e2-eead22e42192 f42056208827490cbd4df45d9b1b4b0f dda6ef83864c478d9b4fd378c37ec619 - - default default] The python binding code in 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/952] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:36:42 2026] GET /v2.1/servers/267ca936-ab27-4d05-8393-e244d86af15d => generated 1468 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:36:43.381 7 WARNING neutronclient.v2_0.client [None req-0370c0c4-742b-45dc-b4e6-fd6265978a45 f42056208827490cbd4df45d9b1b4b0f dda6ef83864c478d9b4fd378c37ec619 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 472/953] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:36:43 2026] GET /v2.1/servers/267ca936-ab27-4d05-8393-e244d86af15d => generated 1468 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:36:44.173 8 INFO nova.api.openstack.compute.server_external_events [req-d58a7133-b401-4278-9212-d4a8dccae0c5 req-fd379a23-f0e6-479b-8c4f-b9a1d84317b3 ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-vif-plugged:e9f95767-0af3-4016-af09-4219c77d112b for instance 267ca936-ab27-4d05-8393-e244d86af15d on instance [pid: 8|app: 0|req: 482/954] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:36:44 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:36:44.564 7 WARNING neutronclient.v2_0.client [None req-c7b3304a-a58b-4560-b929-42564ef97570 f42056208827490cbd4df45d9b1b4b0f dda6ef83864c478d9b4fd378c37ec619 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 473/957] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:36:44 2026] GET /v2.1/servers/267ca936-ab27-4d05-8393-e244d86af15d => generated 1468 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-07-01 08:36:45.705 8 WARNING neutronclient.v2_0.client [None req-69a4f6f1-a85b-4b26-a510-aef01b4140eb f42056208827490cbd4df45d9b1b4b0f dda6ef83864c478d9b4fd378c37ec619 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 485/958] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:36:45 2026] GET /v2.1/servers/267ca936-ab27-4d05-8393-e244d86af15d => generated 1648 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-07-01 08:36:46.261 7 INFO nova.api.openstack.compute.server_external_events [req-a08ecdb7-3046-455e-8eea-ce412eceefda req-0d29ce65-eac6-414c-add3-f1b9e6535b89 ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-vif-plugged:e9f95767-0af3-4016-af09-4219c77d112b for instance 267ca936-ab27-4d05-8393-e244d86af15d on instance [pid: 7|app: 0|req: 474/959] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:36:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 486/960] 10.0.0.148 () {32 vars in 718 bytes} [Wed Jul 1 08:36:47 2026] DELETE /v2.1/servers/267ca936-ab27-4d05-8393-e244d86af15d => generated 0 bytes in 111 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:36:47.353 7 WARNING neutronclient.v2_0.client [None req-5fce866d-4d0e-4a9d-bfbc-2ae2d2cc26ad f42056208827490cbd4df45d9b1b4b0f dda6ef83864c478d9b4fd378c37ec619 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 475/961] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:36:47 2026] GET /v2.1/servers/267ca936-ab27-4d05-8393-e244d86af15d => generated 1654 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:36:48.523 8 WARNING neutronclient.v2_0.client [None req-93eeb964-8b9f-4b20-9956-088e8d8f0533 f42056208827490cbd4df45d9b1b4b0f dda6ef83864c478d9b4fd378c37ec619 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:36:48.737 7 INFO nova.api.openstack.compute.server_external_events [req-85641b00-1acd-4431-ae5f-d9176f5d5ab7 req-117a010b-0647-4797-9dd2-ab5861b62715 ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-vif-unplugged:e9f95767-0af3-4016-af09-4219c77d112b for instance 267ca936-ab27-4d05-8393-e244d86af15d on instance [pid: 7|app: 0|req: 476/962] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:36:48 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/963] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:36:48 2026] GET /v2.1/servers/267ca936-ab27-4d05-8393-e244d86af15d => generated 1654 bytes in 1341 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:36:50.791 7 INFO nova.api.openstack.compute.server_external_events [req-8d09549d-6087-4353-9169-7b33f8d9ef21 req-48779739-9c1b-49d0-b128-8f9a410a5279 ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-vif-unplugged:e9f95767-0af3-4016-af09-4219c77d112b for instance 267ca936-ab27-4d05-8393-e244d86af15d on instance 2026-07-01 08:36:50.792 7 INFO nova.api.openstack.compute.server_external_events [req-8d09549d-6087-4353-9169-7b33f8d9ef21 req-48779739-9c1b-49d0-b128-8f9a410a5279 ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-vif-deleted:e9f95767-0af3-4016-af09-4219c77d112b for instance 267ca936-ab27-4d05-8393-e244d86af15d on instance [pid: 7|app: 0|req: 477/964] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:36:50 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:36:50.877 8 WARNING neutronclient.v2_0.client [None req-b7993358-6c98-4354-a30a-046a0c608c6a f42056208827490cbd4df45d9b1b4b0f dda6ef83864c478d9b4fd378c37ec619 - - default default] The python binding code in 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/965] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:36:50 2026] GET /v2.1/servers/267ca936-ab27-4d05-8393-e244d86af15d => generated 1449 bytes in 440 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:36:52.348 7 WARNING neutronclient.v2_0.client [None req-c2d7b0be-7a8b-4e93-a142-3f8c55a54e59 f42056208827490cbd4df45d9b1b4b0f dda6ef83864c478d9b4fd378c37ec619 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 478/966] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:36:52 2026] GET /v2.1/servers/267ca936-ab27-4d05-8393-e244d86af15d => generated 1454 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:36:53.529 8 WARNING neutronclient.v2_0.client [None req-e766b759-b64e-4c86-bb17-390b0add0cdc f42056208827490cbd4df45d9b1b4b0f dda6ef83864c478d9b4fd378c37ec619 - - default default] 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: 489/969] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:36:53 2026] GET /v2.1/servers/267ca936-ab27-4d05-8393-e244d86af15d => generated 1454 bytes in 1320 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/970] 10.0.0.148 () {34 vars in 671 bytes} [Wed Jul 1 08:36:54 2026] POST /v2.1/os-keypairs => generated 396 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:36:55.863 8 INFO nova.api.openstack.wsgi [None req-e90c41ce-e658-4b8d-9169-ecd55da8c766 f42056208827490cbd4df45d9b1b4b0f dda6ef83864c478d9b4fd378c37ec619 - - default default] HTTP exception thrown: Instance 267ca936-ab27-4d05-8393-e244d86af15d could not be found. [pid: 8|app: 0|req: 490/971] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:36:55 2026] GET /v2.1/servers/267ca936-ab27-4d05-8393-e244d86af15d => generated 111 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-01 08:36:57.785 7 WARNING neutronclient.v2_0.client [None req-2b4529b3-29c1-40d4-a60f-16f6f61ed4d3 2b5020367f6c447192fbacd2289c51b3 b7bdc7cea7b546689318e84eee481c09 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-01 08:36:57.978 7 WARNING neutronclient.v2_0.client [None req-2b4529b3-29c1-40d4-a60f-16f6f61ed4d3 2b5020367f6c447192fbacd2289c51b3 b7bdc7cea7b546689318e84eee481c09 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-01 08:36:58.518 7 WARNING neutronclient.v2_0.client [None req-2b4529b3-29c1-40d4-a60f-16f6f61ed4d3 2b5020367f6c447192fbacd2289c51b3 b7bdc7cea7b546689318e84eee481c09 - - default default] The python binding code in 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/972] 10.0.0.148 () {34 vars in 663 bytes} [Wed Jul 1 08:36:57 2026] POST /v2.1/servers => generated 447 bytes in 944 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:36:58.693 8 WARNING neutronclient.v2_0.client [None req-6b37c949-b115-4d3e-9f09-b8a8cd560a0b 2b5020367f6c447192fbacd2289c51b3 b7bdc7cea7b546689318e84eee481c09 - - default default] The python binding code in 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/973] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:36:58 2026] GET /v2.1/servers/a7bc5aaf-8b5d-4d6e-b9f3-197ae72d8d32 => generated 1394 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-07-01 08:37:03.795 7 WARNING neutronclient.v2_0.client [None req-93ceff62-8f12-4ac0-92bf-707914e295dd 2b5020367f6c447192fbacd2289c51b3 b7bdc7cea7b546689318e84eee481c09 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:37:04.718 8 INFO nova.api.openstack.compute.server_external_events [req-2fc40802-88cf-4259-9728-e81ccd8ef27f req-3d976e27-1717-4173-b897-a30d428aba0f ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-changed:cf7fa3c7-d25b-4bc1-ae47-8fb6595e461b for instance a7bc5aaf-8b5d-4d6e-b9f3-197ae72d8d32 on instance [pid: 8|app: 0|req: 494/976] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:37:04 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) [pid: 7|app: 0|req: 483/977] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:37:03 2026] GET /v2.1/servers/a7bc5aaf-8b5d-4d6e-b9f3-197ae72d8d32 => generated 1519 bytes in 1018 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:37:09.843 8 WARNING neutronclient.v2_0.client [None req-174c0bca-bd9e-4109-ab6f-6d5adedbb063 2b5020367f6c447192fbacd2289c51b3 b7bdc7cea7b546689318e84eee481c09 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 495/978] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:37:09 2026] GET /v2.1/servers/a7bc5aaf-8b5d-4d6e-b9f3-197ae72d8d32 => generated 1517 bytes in 704 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:37:13.754 7 INFO nova.api.openstack.compute.server_external_events [req-c05db05e-1a1b-4917-b22e-1827620d8bdf req-c21750e8-3f72-41ec-9b81-ebb349387515 ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-vif-unplugged:cf7fa3c7-d25b-4bc1-ae47-8fb6595e461b for instance a7bc5aaf-8b5d-4d6e-b9f3-197ae72d8d32 on instance [pid: 7|app: 0|req: 484/979] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:37:13 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:37:15.560 7 WARNING neutronclient.v2_0.client [None req-1d7f3dd4-8084-48f1-af3f-7d9379c927dc 2b5020367f6c447192fbacd2289c51b3 b7bdc7cea7b546689318e84eee481c09 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 486/982] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:37:15 2026] GET /v2.1/servers/a7bc5aaf-8b5d-4d6e-b9f3-197ae72d8d32 => generated 1517 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-07-01 08:37:15.794 8 INFO nova.api.openstack.compute.server_external_events [req-13b46bd5-08c0-4ee6-b13d-68b917fd9e1d req-f9246ea1-c391-4458-85c6-a7f892910f14 ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-vif-plugged:cf7fa3c7-d25b-4bc1-ae47-8fb6595e461b for instance a7bc5aaf-8b5d-4d6e-b9f3-197ae72d8d32 on instance 2026-07-01 08:37:15.795 8 INFO nova.api.openstack.compute.server_external_events [req-13b46bd5-08c0-4ee6-b13d-68b917fd9e1d req-f9246ea1-c391-4458-85c6-a7f892910f14 ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-vif-plugged:cf7fa3c7-d25b-4bc1-ae47-8fb6595e461b for instance a7bc5aaf-8b5d-4d6e-b9f3-197ae72d8d32 on instance [pid: 8|app: 0|req: 497/983] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:37:15 2026] POST /v2.1/os-server-external-events => generated 354 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-07-01 08:37:20.752 7 WARNING neutronclient.v2_0.client [None req-3d3a41b5-bb28-4abc-86b2-f43828cc4368 2b5020367f6c447192fbacd2289c51b3 b7bdc7cea7b546689318e84eee481c09 - - default default] The python binding code in 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/984] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:37:20 2026] GET /v2.1/servers/a7bc5aaf-8b5d-4d6e-b9f3-197ae72d8d32 => generated 1814 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:37:22.096 7 INFO nova.api.openstack.compute.server_external_events [req-45616b41-45c5-4ec2-9041-13a2835fd77c req-a97b15aa-6d6e-497c-adb0-26421fb37773 ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-changed:cf7fa3c7-d25b-4bc1-ae47-8fb6595e461b for instance a7bc5aaf-8b5d-4d6e-b9f3-197ae72d8d32 on instance [pid: 7|app: 0|req: 488/985] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:37:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-01 08:37:22.133 8 WARNING neutronclient.v2_0.client [None req-cf49c70b-bb0e-4d0a-8f72-e36665fc2d83 2b5020367f6c447192fbacd2289c51b3 b7bdc7cea7b546689318e84eee481c09 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-01 08:37:22.204 8 WARNING neutronclient.v2_0.client [None req-cf49c70b-bb0e-4d0a-8f72-e36665fc2d83 2b5020367f6c447192fbacd2289c51b3 b7bdc7cea7b546689318e84eee481c09 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-01 08:37:22.435 8 WARNING neutronclient.v2_0.client [None req-cf49c70b-bb0e-4d0a-8f72-e36665fc2d83 2b5020367f6c447192fbacd2289c51b3 b7bdc7cea7b546689318e84eee481c09 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 498/986] 10.0.0.148 () {34 vars in 663 bytes} [Wed Jul 1 08:37:22 2026] POST /v2.1/servers => generated 447 bytes in 1109 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:37:23.207 7 WARNING neutronclient.v2_0.client [None req-ff7b2d27-ed28-4cfc-859e-7ccd63d66970 2b5020367f6c447192fbacd2289c51b3 b7bdc7cea7b546689318e84eee481c09 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 489/987] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:37:23 2026] GET /v2.1/servers/f7ab4e60-ee04-4ece-aca1-87224b74f863 => generated 1395 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:37:28.442 7 WARNING neutronclient.v2_0.client [None req-a00dcc3c-75af-4998-84a3-f15abef602ee 2b5020367f6c447192fbacd2289c51b3 b7bdc7cea7b546689318e84eee481c09 - - default default] The python binding code in 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/990] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:37:28 2026] GET /v2.1/servers/f7ab4e60-ee04-4ece-aca1-87224b74f863 => generated 1455 bytes in 532 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:37:30.010 8 INFO nova.api.openstack.compute.server_external_events [req-1b382aac-ed96-4463-bba8-12a6858755c2 req-4b0b4767-1b9c-4dde-9dab-df21fd628748 ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-changed:eef9a660-b2db-4eb5-98ed-08d71daf2d4d for instance f7ab4e60-ee04-4ece-aca1-87224b74f863 on instance [pid: 8|app: 0|req: 500/991] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:37:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:37:33.993 7 WARNING neutronclient.v2_0.client [None req-03092a95-b4ea-4da7-97ca-899f1e5e1d3e 2b5020367f6c447192fbacd2289c51b3 b7bdc7cea7b546689318e84eee481c09 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 492/992] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:37:33 2026] GET /v2.1/servers/f7ab4e60-ee04-4ece-aca1-87224b74f863 => generated 1518 bytes in 387 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:37:36.829 8 INFO nova.api.openstack.compute.server_external_events [req-0baa34f3-97d5-4ccb-aa4d-4331a0552446 req-128f05cf-4442-4279-b47a-bd3fe38d8cb0 ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-vif-plugged:eef9a660-b2db-4eb5-98ed-08d71daf2d4d for instance f7ab4e60-ee04-4ece-aca1-87224b74f863 on instance [pid: 8|app: 0|req: 502/995] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:37:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:37:38.876 7 INFO nova.api.openstack.compute.server_external_events [req-840f584e-4d4a-426b-aa26-2775fc7d4342 req-d075ea7a-c7de-4ff0-b994-f92a99b335bd ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-vif-plugged:eef9a660-b2db-4eb5-98ed-08d71daf2d4d for instance f7ab4e60-ee04-4ece-aca1-87224b74f863 on instance [pid: 7|app: 0|req: 494/996] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:37:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:37:39.402 8 WARNING neutronclient.v2_0.client [None req-1e952dda-b87f-434b-a190-ec2be0728ce8 2b5020367f6c447192fbacd2289c51b3 b7bdc7cea7b546689318e84eee481c09 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 503/997] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:37:39 2026] GET /v2.1/servers/f7ab4e60-ee04-4ece-aca1-87224b74f863 => generated 1818 bytes in 331 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:37:41.177 7 INFO nova.api.openstack.compute.server_external_events [req-97af7cd0-7132-4b22-b5b7-e53312122a35 req-19c019cd-f148-4db9-9805-6b57fc231fa8 ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-changed:eef9a660-b2db-4eb5-98ed-08d71daf2d4d for instance f7ab4e60-ee04-4ece-aca1-87224b74f863 on instance [pid: 7|app: 0|req: 495/998] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:37:41 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, ' [pid: 8|app: 0|req: 504/999] 10.0.0.148 () {34 vars in 671 bytes} [Wed Jul 1 08:37:42 2026] POST /v2.1/os-keypairs => generated 398 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-01 08:37:44.935 8 WARNING neutronclient.v2_0.client [None req-13bea4cf-9756-466e-a816-21903af3370d 3a62f76923154521863735e837af0458 63c29184860542509e442947641c08ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-01 08:37:44.977 8 WARNING neutronclient.v2_0.client [None req-13bea4cf-9756-466e-a816-21903af3370d 3a62f76923154521863735e837af0458 63c29184860542509e442947641c08ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-01 08:37:45.342 8 WARNING neutronclient.v2_0.client [None req-13bea4cf-9756-466e-a816-21903af3370d 3a62f76923154521863735e837af0458 63c29184860542509e442947641c08ee - - default default] The python binding code in 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/1002] 10.0.0.148 () {34 vars in 663 bytes} [Wed Jul 1 08:37:44 2026] POST /v2.1/servers => generated 450 bytes in 696 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:37:45.595 7 WARNING neutronclient.v2_0.client [None req-85b7a60b-42f2-4042-b599-1cc89c92524e 3a62f76923154521863735e837af0458 63c29184860542509e442947641c08ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 497/1003] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:37:45 2026] GET /v2.1/servers/7aaf5fab-2f84-44e9-a0dc-43b6b031a6df => generated 1403 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-07-01 08:37:46.681 8 WARNING neutronclient.v2_0.client [None req-a8e0a71b-c6f2-4cf7-bbe5-16b0a3b27957 3a62f76923154521863735e837af0458 63c29184860542509e442947641c08ee - - default default] The python binding code in 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/1004] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:37:46 2026] GET /v2.1/servers/7aaf5fab-2f84-44e9-a0dc-43b6b031a6df => generated 1407 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:37:47.777 7 WARNING neutronclient.v2_0.client [None req-35d3e455-bcf4-44ca-9202-1aef2c59f5db 3a62f76923154521863735e837af0458 63c29184860542509e442947641c08ee - - default default] The python binding code in 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/1005] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:37:47 2026] GET /v2.1/servers/7aaf5fab-2f84-44e9-a0dc-43b6b031a6df => generated 1455 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-07-01 08:37:48.884 8 WARNING neutronclient.v2_0.client [None req-27442c08-a3e7-4a7f-977c-9534a16f0cd2 3a62f76923154521863735e837af0458 63c29184860542509e442947641c08ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 508/1006] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:37:48 2026] GET /v2.1/servers/7aaf5fab-2f84-44e9-a0dc-43b6b031a6df => generated 1455 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:37:49.968 7 WARNING neutronclient.v2_0.client [None req-b3cbd5a5-cbc6-4d72-bea0-7a81d53138c2 3a62f76923154521863735e837af0458 63c29184860542509e442947641c08ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 499/1007] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:37:49 2026] GET /v2.1/servers/7aaf5fab-2f84-44e9-a0dc-43b6b031a6df => generated 1463 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-07-01 08:37:51.040 8 WARNING neutronclient.v2_0.client [None req-4e5c245e-db9b-4a21-8d0f-a4946c9b257a 3a62f76923154521863735e837af0458 63c29184860542509e442947641c08ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:37:51.231 7 INFO nova.api.openstack.compute.server_external_events [req-f1eb0e23-c181-4476-ac18-30c49fe291ea req-ec508178-d4a4-4bfa-82ef-95f475ec0ebf ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-changed:a664e923-904f-4dc1-9e61-0a7a1cd2a23d for instance 7aaf5fab-2f84-44e9-a0dc-43b6b031a6df on instance [pid: 7|app: 0|req: 500/1008] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:37:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1009] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:37:51 2026] GET /v2.1/servers/7aaf5fab-2f84-44e9-a0dc-43b6b031a6df => generated 1541 bytes in 417 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:37:52.473 7 WARNING neutronclient.v2_0.client [None req-8db7f26c-668c-4aa1-9eab-948006b90f42 3a62f76923154521863735e837af0458 63c29184860542509e442947641c08ee - - default default] The python binding code in 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/1010] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:37:52 2026] GET /v2.1/servers/7aaf5fab-2f84-44e9-a0dc-43b6b031a6df => generated 1529 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:37:53.618 8 WARNING neutronclient.v2_0.client [None req-dc12ae39-5a0c-4938-97c7-b0d225c90857 3a62f76923154521863735e837af0458 63c29184860542509e442947641c08ee - - default default] The python binding code in 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/1011] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:37:53 2026] GET /v2.1/servers/7aaf5fab-2f84-44e9-a0dc-43b6b031a6df => generated 1529 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-07-01 08:37:54.769 8 WARNING neutronclient.v2_0.client [None req-a99f6d5b-89e3-4ed7-8409-f4d113cea9b7 3a62f76923154521863735e837af0458 63c29184860542509e442947641c08ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 512/1014] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:37:54 2026] GET /v2.1/servers/7aaf5fab-2f84-44e9-a0dc-43b6b031a6df => generated 1529 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:37:55.943 7 WARNING neutronclient.v2_0.client [None req-e8452297-9eb9-4f9c-9617-0a46d1b872f8 3a62f76923154521863735e837af0458 63c29184860542509e442947641c08ee - - default default] The python binding code in 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/1015] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:37:55 2026] GET /v2.1/servers/7aaf5fab-2f84-44e9-a0dc-43b6b031a6df => generated 1529 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-07-01 08:37:56.510 8 INFO nova.api.openstack.compute.server_external_events [req-4a653fb0-023c-4e79-a81a-59c036ae4d07 req-7f115902-a6da-4091-84ac-6f34cb9e1ca7 ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-vif-plugged:a664e923-904f-4dc1-9e61-0a7a1cd2a23d for instance 7aaf5fab-2f84-44e9-a0dc-43b6b031a6df on instance [pid: 8|app: 0|req: 513/1016] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:37:56 2026] POST /v2.1/os-server-external-events => generated 183 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-07-01 08:37:57.146 7 WARNING neutronclient.v2_0.client [None req-6ab355d8-df9f-4dd6-b940-46c0d2934e73 3a62f76923154521863735e837af0458 63c29184860542509e442947641c08ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 504/1017] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:37:57 2026] GET /v2.1/servers/7aaf5fab-2f84-44e9-a0dc-43b6b031a6df => generated 1529 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:37:58.310 8 WARNING neutronclient.v2_0.client [None req-0f5123ed-57ab-4b56-bb55-86a66123b91c 3a62f76923154521863735e837af0458 63c29184860542509e442947641c08ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 514/1018] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:37:58 2026] GET /v2.1/servers/7aaf5fab-2f84-44e9-a0dc-43b6b031a6df => generated 1698 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:37:58.535 7 WARNING neutronclient.v2_0.client [None req-1ffcf10c-23c1-4bc9-bf1d-30a60fa5d49a 3a62f76923154521863735e837af0458 63c29184860542509e442947641c08ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-01 08:37:58.548 8 INFO nova.api.openstack.compute.server_external_events [req-b05b76ef-5fcd-471a-aed4-c579b5fa86e6 req-465ff163-8836-4f81-b2f7-781c850d9ab3 ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-vif-plugged:a664e923-904f-4dc1-9e61-0a7a1cd2a23d for instance 7aaf5fab-2f84-44e9-a0dc-43b6b031a6df on instance [pid: 8|app: 0|req: 515/1019] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:37:58 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: 7|app: 0|req: 505/1020] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:37:58 2026] GET /v2.1/servers/7aaf5fab-2f84-44e9-a0dc-43b6b031a6df => generated 1698 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-07-01 08:38:00.603 8 INFO nova.api.openstack.compute.server_external_events [req-00850d95-d6c6-4773-a90d-53d6aa6b650a req-16440b6a-96d1-4334-a8c3-49005cc96ed0 ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-changed:a664e923-904f-4dc1-9e61-0a7a1cd2a23d for instance 7aaf5fab-2f84-44e9-a0dc-43b6b031a6df on instance [pid: 8|app: 0|req: 516/1021] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:38:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 507/1024] 10.0.0.148 () {34 vars in 750 bytes} [Wed Jul 1 08:38:08 2026] POST /v2.1/servers/7aaf5fab-2f84-44e9-a0dc-43b6b031a6df/action => generated 31920 bytes in 563 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:38:09.222 8 WARNING neutronclient.v2_0.client [None req-7bd2cbe4-5bb9-4e39-b1d8-922efe01fce2 d6be696f6a25419cb42e19319b8a435e 7acb83ff15644ab2bc48bd78b8aa131c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-01 08:38:09.307 8 WARNING neutronclient.v2_0.client [None req-7bd2cbe4-5bb9-4e39-b1d8-922efe01fce2 d6be696f6a25419cb42e19319b8a435e 7acb83ff15644ab2bc48bd78b8aa131c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-01 08:38:09.515 8 WARNING neutronclient.v2_0.client [None req-7bd2cbe4-5bb9-4e39-b1d8-922efe01fce2 d6be696f6a25419cb42e19319b8a435e 7acb83ff15644ab2bc48bd78b8aa131c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 518/1025] 199.204.45.177 () {36 vars in 714 bytes} [Wed Jul 1 08:38:09 2026] POST /v2.1/servers => generated 453 bytes in 859 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:38:10.271 7 WARNING neutronclient.v2_0.client [None req-66a40afb-3fcd-4f34-ad77-85404e9ea3bf d6be696f6a25419cb42e19319b8a435e 7acb83ff15644ab2bc48bd78b8aa131c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 508/1026] 199.204.45.177 () {32 vars in 733 bytes} [Wed Jul 1 08:38:10 2026] GET /v2.1/servers/b646b963-0f7d-4c30-8dc4-27f9eacfbdf4 => generated 2213 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:38:10.348 8 WARNING neutronclient.v2_0.client [None req-74d6d568-2bb7-40d0-928c-de851456dabf d6be696f6a25419cb42e19319b8a435e 7acb83ff15644ab2bc48bd78b8aa131c - - default default] The python binding code in 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/1027] 199.204.45.177 () {32 vars in 759 bytes} [Wed Jul 1 08:38:10 2026] GET /v2.1/servers/b646b963-0f7d-4c30-8dc4-27f9eacfbdf4/os-interface => generated 28 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 509/1028] 199.204.45.177 () {32 vars in 777 bytes} [Wed Jul 1 08:38:10 2026] GET /v2.1/servers/b646b963-0f7d-4c30-8dc4-27f9eacfbdf4/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-07-01 08:38:12.080 8 INFO nova.api.openstack.compute.server_external_events [req-a8d1118e-6b87-406a-84d1-8bed2c69d1b4 req-337b8e6d-4c7f-4782-a52a-7dad152559b6 ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-changed:a664e923-904f-4dc1-9e61-0a7a1cd2a23d for instance 7aaf5fab-2f84-44e9-a0dc-43b6b031a6df on instance [pid: 8|app: 0|req: 520/1029] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:38:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:38:12.965 7 WARNING neutronclient.v2_0.client [None req-39148568-f0fc-42f0-9742-780cf9ca6d6a d6be696f6a25419cb42e19319b8a435e 7acb83ff15644ab2bc48bd78b8aa131c - - default default] The python binding code in 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/1030] 199.204.45.177 () {32 vars in 733 bytes} [Wed Jul 1 08:38:12 2026] GET /v2.1/servers/b646b963-0f7d-4c30-8dc4-27f9eacfbdf4 => generated 2371 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:38:13.055 8 WARNING neutronclient.v2_0.client [None req-82fa8472-c5d2-4714-9669-96213e81957e d6be696f6a25419cb42e19319b8a435e 7acb83ff15644ab2bc48bd78b8aa131c - - default default] The python binding code in 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/1031] 199.204.45.177 () {32 vars in 759 bytes} [Wed Jul 1 08:38:13 2026] GET /v2.1/servers/b646b963-0f7d-4c30-8dc4-27f9eacfbdf4/os-interface => generated 28 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 522/1032] 10.0.0.148 () {34 vars in 671 bytes} [Wed Jul 1 08:38:13 2026] POST /v2.1/os-keypairs => generated 398 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1033] 199.204.45.177 () {32 vars in 777 bytes} [Wed Jul 1 08:38:13 2026] GET /v2.1/servers/b646b963-0f7d-4c30-8dc4-27f9eacfbdf4/os-volume_attachments => generated 197 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-07-01 08:38:15.045 8 WARNING neutronclient.v2_0.client [None req-9b06fb90-d5e7-44b0-869e-2c0cfffd5ee5 3a62f76923154521863735e837af0458 63c29184860542509e442947641c08ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-01 08:38:15.084 8 WARNING neutronclient.v2_0.client [None req-9b06fb90-d5e7-44b0-869e-2c0cfffd5ee5 3a62f76923154521863735e837af0458 63c29184860542509e442947641c08ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-01 08:38:15.260 8 WARNING neutronclient.v2_0.client [None req-9b06fb90-d5e7-44b0-869e-2c0cfffd5ee5 3a62f76923154521863735e837af0458 63c29184860542509e442947641c08ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:38:15.429 7 INFO nova.api.openstack.compute.server_external_events [req-aafc14e6-ac87-4043-aae9-a458f19f00be req-4fdf7789-cac4-4df9-8985-1140cb6c04c2 ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-changed:8e903189-0513-4f32-9513-3ec70a66cfea for instance b646b963-0f7d-4c30-8dc4-27f9eacfbdf4 on instance [pid: 7|app: 0|req: 513/1036] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:38:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1037] 10.0.0.148 () {34 vars in 663 bytes} [Wed Jul 1 08:38:14 2026] POST /v2.1/servers => generated 450 bytes in 470 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:38:15.478 7 WARNING neutronclient.v2_0.client [None req-b72945a9-7471-4350-8295-b7102c4d169d 3a62f76923154521863735e837af0458 63c29184860542509e442947641c08ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 514/1038] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:38:15 2026] GET /v2.1/servers/bf362c48-d5bf-4945-bc2c-8e8d66667cb1 => 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-07-01 08:38:16.258 8 WARNING neutronclient.v2_0.client [None req-692be5d8-3095-4d40-9bb8-9f9f325642f5 d6be696f6a25419cb42e19319b8a435e 7acb83ff15644ab2bc48bd78b8aa131c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 525/1039] 199.204.45.177 () {32 vars in 733 bytes} [Wed Jul 1 08:38:16 2026] GET /v2.1/servers/b646b963-0f7d-4c30-8dc4-27f9eacfbdf4 => generated 2445 bytes in 309 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:38:16.387 7 WARNING neutronclient.v2_0.client [None req-962e1ba7-7878-4761-a110-51aefbc5c381 d6be696f6a25419cb42e19319b8a435e 7acb83ff15644ab2bc48bd78b8aa131c - - default default] The python binding code in 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/1040] 199.204.45.177 () {32 vars in 759 bytes} [Wed Jul 1 08:38:16 2026] GET /v2.1/servers/b646b963-0f7d-4c30-8dc4-27f9eacfbdf4/os-interface => generated 284 bytes in 86 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: 526/1041] 199.204.45.177 () {32 vars in 777 bytes} [Wed Jul 1 08:38:16 2026] GET /v2.1/servers/b646b963-0f7d-4c30-8dc4-27f9eacfbdf4/os-volume_attachments => generated 197 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:38:16.558 7 WARNING neutronclient.v2_0.client [None req-53223284-390b-4864-bde6-07fcfc3d16b2 3a62f76923154521863735e837af0458 63c29184860542509e442947641c08ee - - default default] The python binding code in 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/1042] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:38:16 2026] GET /v2.1/servers/bf362c48-d5bf-4945-bc2c-8e8d66667cb1 => generated 1407 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-07-01 08:38:17.647 8 WARNING neutronclient.v2_0.client [None req-9b006d10-0974-4230-bf34-b06e774fe2b0 3a62f76923154521863735e837af0458 63c29184860542509e442947641c08ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 527/1043] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:38:17 2026] GET /v2.1/servers/bf362c48-d5bf-4945-bc2c-8e8d66667cb1 => generated 1455 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:38:18.743 7 WARNING neutronclient.v2_0.client [None req-ce4f4634-6c4d-4960-935c-353d83242af4 3a62f76923154521863735e837af0458 63c29184860542509e442947641c08ee - - default default] The python binding code in 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/1044] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:38:18 2026] GET /v2.1/servers/bf362c48-d5bf-4945-bc2c-8e8d66667cb1 => generated 1455 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:38:19.087 8 WARNING neutronclient.v2_0.client [None req-b940848d-f059-441a-b1a0-c2361df7a8aa d6be696f6a25419cb42e19319b8a435e 7acb83ff15644ab2bc48bd78b8aa131c - - default default] The python binding code in 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/1045] 199.204.45.177 () {32 vars in 733 bytes} [Wed Jul 1 08:38:19 2026] GET /v2.1/servers/b646b963-0f7d-4c30-8dc4-27f9eacfbdf4 => generated 2433 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:38:19.224 7 WARNING neutronclient.v2_0.client [None req-3331fd93-2361-4711-a9e5-01e6befcfa96 d6be696f6a25419cb42e19319b8a435e 7acb83ff15644ab2bc48bd78b8aa131c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 518/1046] 199.204.45.177 () {32 vars in 759 bytes} [Wed Jul 1 08:38:19 2026] GET /v2.1/servers/b646b963-0f7d-4c30-8dc4-27f9eacfbdf4/os-interface => generated 284 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: 529/1047] 199.204.45.177 () {32 vars in 777 bytes} [Wed Jul 1 08:38:19 2026] GET /v2.1/servers/b646b963-0f7d-4c30-8dc4-27f9eacfbdf4/os-volume_attachments => generated 197 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:38:19.828 7 WARNING neutronclient.v2_0.client [None req-27066faa-4b59-48c1-bf65-4a59914fb74b 3a62f76923154521863735e837af0458 63c29184860542509e442947641c08ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 519/1048] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:38:19 2026] GET /v2.1/servers/bf362c48-d5bf-4945-bc2c-8e8d66667cb1 => generated 1463 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:38:20.931 8 WARNING neutronclient.v2_0.client [None req-0b16d90b-81d6-4463-b6bb-c9d9d82f498b 3a62f76923154521863735e837af0458 63c29184860542509e442947641c08ee - - default default] The python binding code in 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/1049] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:38:20 2026] GET /v2.1/servers/bf362c48-d5bf-4945-bc2c-8e8d66667cb1 => generated 1541 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-07-01 08:38:21.096 7 INFO nova.api.openstack.compute.server_external_events [req-2373bc54-290f-4fb1-ac7f-26f9d6bef33f req-7f518bd7-e3e4-4fdb-a28e-ee2c9ab7fa8a ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-changed:13a4a22b-a7ac-4c31-84a1-80dfe7793870 for instance bf362c48-d5bf-4945-bc2c-8e8d66667cb1 on instance [pid: 7|app: 0|req: 520/1050] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:38:21 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-07-01 08:38:21.352 8 INFO nova.api.openstack.compute.server_external_events [req-8356c3e7-8fec-4130-aebd-cc52e80f2afa req-9de11b17-ba72-4840-b22c-0ed7f905359c ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-vif-plugged:8e903189-0513-4f32-9513-3ec70a66cfea for instance b646b963-0f7d-4c30-8dc4-27f9eacfbdf4 on instance [pid: 8|app: 0|req: 531/1051] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:38:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:38:22.088 7 WARNING neutronclient.v2_0.client [None req-b7599b2a-24d6-4fa8-9e0b-373a1b2d5ddf 3a62f76923154521863735e837af0458 63c29184860542509e442947641c08ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:38:22.206 8 WARNING neutronclient.v2_0.client [None req-ba92baa2-fdef-4ac3-a62b-76206735e282 d6be696f6a25419cb42e19319b8a435e 7acb83ff15644ab2bc48bd78b8aa131c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 521/1052] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:38:22 2026] GET /v2.1/servers/bf362c48-d5bf-4945-bc2c-8e8d66667cb1 => generated 1529 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1053] 199.204.45.177 () {32 vars in 733 bytes} [Wed Jul 1 08:38:22 2026] GET /v2.1/servers/b646b963-0f7d-4c30-8dc4-27f9eacfbdf4 => generated 2433 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:38:22.351 7 WARNING neutronclient.v2_0.client [None req-59f02041-be33-4160-85e3-64d2ca89c7d7 d6be696f6a25419cb42e19319b8a435e 7acb83ff15644ab2bc48bd78b8aa131c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 522/1054] 199.204.45.177 () {32 vars in 759 bytes} [Wed Jul 1 08:38:22 2026] GET /v2.1/servers/b646b963-0f7d-4c30-8dc4-27f9eacfbdf4/os-interface => generated 286 bytes in 80 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: 533/1055] 199.204.45.177 () {32 vars in 777 bytes} [Wed Jul 1 08:38:22 2026] GET /v2.1/servers/b646b963-0f7d-4c30-8dc4-27f9eacfbdf4/os-volume_attachments => generated 197 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:38:23.293 7 WARNING neutronclient.v2_0.client [None req-5ceb9169-7da6-48ca-ae81-2f553a76b137 3a62f76923154521863735e837af0458 63c29184860542509e442947641c08ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 523/1056] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:38:23 2026] GET /v2.1/servers/bf362c48-d5bf-4945-bc2c-8e8d66667cb1 => generated 1529 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-01 08:38:23.390 8 INFO nova.api.openstack.compute.server_external_events [req-d7c53f15-577e-4052-813c-90b85ec0faf2 req-ddb19c23-20b6-448b-aebd-d87af78a60e4 ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-vif-plugged:8e903189-0513-4f32-9513-3ec70a66cfea for instance b646b963-0f7d-4c30-8dc4-27f9eacfbdf4 on instance [pid: 8|app: 0|req: 534/1057] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:38:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:38:24.443 7 WARNING neutronclient.v2_0.client [None req-184b3cb5-228d-4ef7-acd4-288ebc79daec 3a62f76923154521863735e837af0458 63c29184860542509e442947641c08ee - - default default] The python binding code in 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/1058] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:38:24 2026] GET /v2.1/servers/bf362c48-d5bf-4945-bc2c-8e8d66667cb1 => generated 1529 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:38:25.576 7 WARNING neutronclient.v2_0.client [None req-5a163a36-b058-4ab2-8707-aecd2aad7c95 3a62f76923154521863735e837af0458 63c29184860542509e442947641c08ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 526/1061] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:38:25 2026] GET /v2.1/servers/bf362c48-d5bf-4945-bc2c-8e8d66667cb1 => generated 1529 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-01 08:38:25.800 8 WARNING neutronclient.v2_0.client [None req-09f73276-2a36-44bb-953e-fcf704a8279a d6be696f6a25419cb42e19319b8a435e 7acb83ff15644ab2bc48bd78b8aa131c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:38:25.827 7 INFO nova.api.openstack.compute.server_external_events [req-26520e48-d567-4b58-b385-cb68ba99def6 req-2c55120a-904c-4298-a590-1e10aa3a4e8d ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-vif-plugged:13a4a22b-a7ac-4c31-84a1-80dfe7793870 for instance bf362c48-d5bf-4945-bc2c-8e8d66667cb1 on instance [pid: 7|app: 0|req: 527/1062] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:38:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1063] 199.204.45.177 () {32 vars in 733 bytes} [Wed Jul 1 08:38:25 2026] GET /v2.1/servers/b646b963-0f7d-4c30-8dc4-27f9eacfbdf4 => generated 2581 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:38:25.960 7 WARNING neutronclient.v2_0.client [None req-49935beb-24b4-4350-80f7-110e386f90c0 d6be696f6a25419cb42e19319b8a435e 7acb83ff15644ab2bc48bd78b8aa131c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 528/1064] 199.204.45.177 () {32 vars in 759 bytes} [Wed Jul 1 08:38:25 2026] GET /v2.1/servers/b646b963-0f7d-4c30-8dc4-27f9eacfbdf4/os-interface => generated 286 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 537/1065] 199.204.45.177 () {32 vars in 777 bytes} [Wed Jul 1 08:38:26 2026] GET /v2.1/servers/b646b963-0f7d-4c30-8dc4-27f9eacfbdf4/os-volume_attachments => generated 197 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:38:26.830 7 WARNING neutronclient.v2_0.client [None req-2e722be0-aa66-413f-b133-091983e14c0f 3a62f76923154521863735e837af0458 63c29184860542509e442947641c08ee - - default default] The python binding code in 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/1066] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:38:26 2026] GET /v2.1/servers/bf362c48-d5bf-4945-bc2c-8e8d66667cb1 => generated 1529 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:38:27.868 8 INFO nova.api.openstack.compute.server_external_events [req-43639953-3880-4198-be34-38188068db3a req-7801a280-65c9-4751-b619-8a12e4316f54 ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-vif-plugged:13a4a22b-a7ac-4c31-84a1-80dfe7793870 for instance bf362c48-d5bf-4945-bc2c-8e8d66667cb1 on instance [pid: 8|app: 0|req: 538/1067] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:38:27 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-07-01 08:38:27.977 7 WARNING neutronclient.v2_0.client [None req-45c05f84-b935-4c05-84ed-c9867a6d3e36 3a62f76923154521863735e837af0458 63c29184860542509e442947641c08ee - - default default] The python binding code in 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/1068] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:38:27 2026] GET /v2.1/servers/bf362c48-d5bf-4945-bc2c-8e8d66667cb1 => generated 1698 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:38:28.152 8 WARNING neutronclient.v2_0.client [None req-8c9abda2-b48c-4613-a850-7eca9ad1bb81 3a62f76923154521863735e837af0458 63c29184860542509e442947641c08ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 539/1069] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:38:28 2026] GET /v2.1/servers/bf362c48-d5bf-4945-bc2c-8e8d66667cb1 => generated 1698 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:38:28.997 7 INFO nova.api.openstack.compute.server_external_events [req-0fe4c879-e215-401a-82f7-5cb879b750f6 req-ab7b3144-8d69-495d-99ad-53b15f6ea4b2 ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-changed:13a4a22b-a7ac-4c31-84a1-80dfe7793870 for instance bf362c48-d5bf-4945-bc2c-8e8d66667cb1 on instance [pid: 7|app: 0|req: 531/1070] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:38:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 541/1073] 10.0.0.148 () {34 vars in 750 bytes} [Wed Jul 1 08:38:37 2026] POST /v2.1/servers/bf362c48-d5bf-4945-bc2c-8e8d66667cb1/action => generated 31910 bytes in 553 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 533/1074] 10.0.0.148 () {32 vars in 718 bytes} [Wed Jul 1 08:38:40 2026] DELETE /v2.1/servers/bf362c48-d5bf-4945-bc2c-8e8d66667cb1 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:38:40.393 8 WARNING neutronclient.v2_0.client [None req-d73db906-b71e-411c-8124-2b0ce9ccc746 3a62f76923154521863735e837af0458 63c29184860542509e442947641c08ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 542/1075] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:38:40 2026] GET /v2.1/servers/bf362c48-d5bf-4945-bc2c-8e8d66667cb1 => generated 1824 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:38:41.590 7 WARNING neutronclient.v2_0.client [None req-54bda4ec-b2d8-4719-b8c0-fa163d87a2d5 3a62f76923154521863735e837af0458 63c29184860542509e442947641c08ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:38:41.644 8 INFO nova.api.openstack.compute.server_external_events [req-26c5ca96-afef-456c-9dec-5a35f9acb188 req-588d8c8c-33ee-4ec4-8fbb-57d8f5a6447b ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-vif-unplugged:13a4a22b-a7ac-4c31-84a1-80dfe7793870 for instance bf362c48-d5bf-4945-bc2c-8e8d66667cb1 on instance [pid: 8|app: 0|req: 543/1076] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:38:41 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) [pid: 7|app: 0|req: 534/1077] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:38:41 2026] GET /v2.1/servers/bf362c48-d5bf-4945-bc2c-8e8d66667cb1 => generated 1824 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:38:42.817 8 WARNING neutronclient.v2_0.client [None req-914f3f73-136c-46b8-9cf5-e7e809973f12 3a62f76923154521863735e837af0458 63c29184860542509e442947641c08ee - - default default] The python binding code in 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/1078] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:38:42 2026] GET /v2.1/servers/bf362c48-d5bf-4945-bc2c-8e8d66667cb1 => generated 1824 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:38:43.179 7 INFO nova.api.openstack.compute.server_external_events [req-a81ee560-42c6-4c18-ac7b-683a59a7dca2 req-73c6b039-d4da-4acb-ba03-9d23d0b44e2c ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-vif-deleted:13a4a22b-a7ac-4c31-84a1-80dfe7793870 for instance bf362c48-d5bf-4945-bc2c-8e8d66667cb1 on instance [pid: 7|app: 0|req: 535/1079] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:38:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:38:43.692 8 INFO nova.api.openstack.compute.server_external_events [req-81ba083c-7a17-4b3e-b030-9c04a8c0c54f req-46ec3c2a-d0ec-4bfe-9622-0095382c6111 ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-vif-unplugged:13a4a22b-a7ac-4c31-84a1-80dfe7793870 for instance bf362c48-d5bf-4945-bc2c-8e8d66667cb1 on instance [pid: 8|app: 0|req: 545/1080] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:38:43 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:38:43.967 7 WARNING neutronclient.v2_0.client [None req-9f7520eb-9462-4b49-9d30-2a3da8db6f3d 3a62f76923154521863735e837af0458 63c29184860542509e442947641c08ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 536/1081] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:38:43 2026] GET /v2.1/servers/bf362c48-d5bf-4945-bc2c-8e8d66667cb1 => generated 1484 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:38:45.095 8 WARNING neutronclient.v2_0.client [None req-72c4efab-2d11-4785-ab57-113fb6640895 3a62f76923154521863735e837af0458 63c29184860542509e442947641c08ee - - default default] The python binding code in 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/1084] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:38:45 2026] GET /v2.1/servers/bf362c48-d5bf-4945-bc2c-8e8d66667cb1 => generated 1489 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:38:46.203 7 WARNING neutronclient.v2_0.client [None req-83c751b4-c403-42a5-859f-b70ed1b9f94b 3a62f76923154521863735e837af0458 63c29184860542509e442947641c08ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 538/1085] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:38:46 2026] GET /v2.1/servers/bf362c48-d5bf-4945-bc2c-8e8d66667cb1 => generated 1489 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-07-01 08:38:47.298 8 INFO nova.api.openstack.wsgi [None req-0a218115-8e0b-4cf8-a1ba-e0b626d62328 3a62f76923154521863735e837af0458 63c29184860542509e442947641c08ee - - default default] HTTP exception thrown: Instance bf362c48-d5bf-4945-bc2c-8e8d66667cb1 could not be found. [pid: 8|app: 0|req: 548/1086] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:38:47 2026] GET /v2.1/servers/bf362c48-d5bf-4945-bc2c-8e8d66667cb1 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 539/1087] 10.0.0.148 () {32 vars in 730 bytes} [Wed Jul 1 08:38:47 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1164564495 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 549/1088] 10.0.0.148 () {32 vars in 718 bytes} [Wed Jul 1 08:38:47 2026] DELETE /v2.1/servers/7aaf5fab-2f84-44e9-a0dc-43b6b031a6df => generated 0 bytes in 105 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-07-01 08:38:48.040 7 WARNING neutronclient.v2_0.client [None req-555629ff-c929-4de0-afbf-6dea7545c32a 3a62f76923154521863735e837af0458 63c29184860542509e442947641c08ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 540/1089] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:38:48 2026] GET /v2.1/servers/7aaf5fab-2f84-44e9-a0dc-43b6b031a6df => generated 1704 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:38:49.274 8 INFO nova.api.openstack.compute.server_external_events [req-7cbad276-f55e-4251-89fd-e9fa995fb7e2 req-214252e9-06ec-4820-a3ce-03b6bedcee45 ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-vif-unplugged:a664e923-904f-4dc1-9e61-0a7a1cd2a23d for instance 7aaf5fab-2f84-44e9-a0dc-43b6b031a6df on instance [pid: 8|app: 0|req: 550/1090] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:38:49 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-07-01 08:38:49.305 7 WARNING neutronclient.v2_0.client [None req-bf0a1381-f517-4cca-ba53-db540e4b4d70 3a62f76923154521863735e837af0458 63c29184860542509e442947641c08ee - - default default] The python binding code in 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/1091] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:38:49 2026] GET /v2.1/servers/7aaf5fab-2f84-44e9-a0dc-43b6b031a6df => generated 1704 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-07-01 08:38:50.516 8 WARNING neutronclient.v2_0.client [None req-6010b477-ce91-4f14-8a38-a3c028beef6a 3a62f76923154521863735e837af0458 63c29184860542509e442947641c08ee - - default default] The python binding code in 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/1092] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:38:50 2026] GET /v2.1/servers/7aaf5fab-2f84-44e9-a0dc-43b6b031a6df => generated 1704 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:38:51.316 7 INFO nova.api.openstack.compute.server_external_events [req-c86e205d-f4b0-4b56-9fad-9da842a96b47 req-942a7195-c56d-4def-b517-15436b4ff178 ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-vif-unplugged:a664e923-904f-4dc1-9e61-0a7a1cd2a23d for instance 7aaf5fab-2f84-44e9-a0dc-43b6b031a6df on instance 2026-07-01 08:38:51.316 7 INFO nova.api.openstack.compute.server_external_events [req-c86e205d-f4b0-4b56-9fad-9da842a96b47 req-942a7195-c56d-4def-b517-15436b4ff178 ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-vif-deleted:a664e923-904f-4dc1-9e61-0a7a1cd2a23d for instance 7aaf5fab-2f84-44e9-a0dc-43b6b031a6df on instance [pid: 7|app: 0|req: 542/1093] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:38:51 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:38:51.725 8 WARNING neutronclient.v2_0.client [None req-7ca6f378-8f1b-490e-95df-1f3cc6317b3c 3a62f76923154521863735e837af0458 63c29184860542509e442947641c08ee - - default default] The python binding code in 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/1094] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:38:51 2026] GET /v2.1/servers/7aaf5fab-2f84-44e9-a0dc-43b6b031a6df => generated 1484 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:38:52.821 7 WARNING neutronclient.v2_0.client [None req-35d1e33a-1da1-4fb6-b087-ed4f5b991c08 3a62f76923154521863735e837af0458 63c29184860542509e442947641c08ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 543/1095] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:38:52 2026] GET /v2.1/servers/7aaf5fab-2f84-44e9-a0dc-43b6b031a6df => generated 1489 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:38:53.923 8 WARNING neutronclient.v2_0.client [None req-d3b7c00a-8b39-42c6-a076-10ce8cb694be 3a62f76923154521863735e837af0458 63c29184860542509e442947641c08ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 553/1096] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:38:53 2026] GET /v2.1/servers/7aaf5fab-2f84-44e9-a0dc-43b6b031a6df => generated 1489 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:38:54.997 8 INFO nova.api.openstack.wsgi [None req-fcb9913c-b2eb-4c56-8235-787b65bd46c5 3a62f76923154521863735e837af0458 63c29184860542509e442947641c08ee - - default default] HTTP exception thrown: Instance 7aaf5fab-2f84-44e9-a0dc-43b6b031a6df could not be found. [pid: 8|app: 0|req: 555/1099] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:38:54 2026] GET /v2.1/servers/7aaf5fab-2f84-44e9-a0dc-43b6b031a6df => 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: 545/1100] 10.0.0.148 () {32 vars in 730 bytes} [Wed Jul 1 08:38:55 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1737270107 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:38:59.990 8 WARNING neutronclient.v2_0.client [None req-18c99f09-684f-412a-86e3-5109c5a527c4 d6be696f6a25419cb42e19319b8a435e 7acb83ff15644ab2bc48bd78b8aa131c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-01 08:39:00.266 8 WARNING neutronclient.v2_0.client [None req-18c99f09-684f-412a-86e3-5109c5a527c4 d6be696f6a25419cb42e19319b8a435e 7acb83ff15644ab2bc48bd78b8aa131c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-01 08:39:02.747 7 INFO nova.api.openstack.compute.server_external_events [req-a183b26c-9c08-44fe-bf29-642ce18d1ac0 req-a4d7e6be-5794-41aa-b1ce-14bce0ee16a3 ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-changed:78c69a2a-46ab-429b-85e9-5404e91b9097 for instance b646b963-0f7d-4c30-8dc4-27f9eacfbdf4 on instance [pid: 7|app: 0|req: 546/1101] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:39:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:39:06.330 7 INFO nova.api.openstack.compute.server_external_events [req-095cb349-2b11-44cb-b7a9-6d7e3de98ab9 req-5d26b607-098b-44f1-83f6-a5b7d0d50b1f ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-vif-plugged:78c69a2a-46ab-429b-85e9-5404e91b9097 for instance b646b963-0f7d-4c30-8dc4-27f9eacfbdf4 on instance [pid: 7|app: 0|req: 549/1104] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:39:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:39:08.372 7 INFO nova.api.openstack.compute.server_external_events [req-7129978b-cbab-49e2-b85a-1eae060d5f58 req-b4c64946-4126-4f41-9b1b-c3c81dc3eeea ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-vif-plugged:78c69a2a-46ab-429b-85e9-5404e91b9097 for instance b646b963-0f7d-4c30-8dc4-27f9eacfbdf4 on instance [pid: 7|app: 0|req: 550/1105] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:39:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-01 08:39:09.328 8 WARNING neutronclient.v2_0.client [None req-18c99f09-684f-412a-86e3-5109c5a527c4 d6be696f6a25419cb42e19319b8a435e 7acb83ff15644ab2bc48bd78b8aa131c - - default default] The python binding code in 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/1106] 199.204.45.177 () {36 vars in 812 bytes} [Wed Jul 1 08:38:59 2026] POST /v2.1/servers/b646b963-0f7d-4c30-8dc4-27f9eacfbdf4/os-interface => generated 281 bytes in 9432 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:39:10.574 7 INFO nova.api.openstack.compute.server_external_events [req-2a73d8ab-602c-466e-a362-33276c8bdfba req-6210a7ba-ce19-4a48-9ef2-35402c623ac9 ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-changed:78c69a2a-46ab-429b-85e9-5404e91b9097 for instance b646b963-0f7d-4c30-8dc4-27f9eacfbdf4 on instance 2026-07-01 08:39:10.574 7 INFO nova.api.openstack.compute.server_external_events [req-2a73d8ab-602c-466e-a362-33276c8bdfba req-6210a7ba-ce19-4a48-9ef2-35402c623ac9 ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-changed:78c69a2a-46ab-429b-85e9-5404e91b9097 for instance b646b963-0f7d-4c30-8dc4-27f9eacfbdf4 on instance [pid: 7|app: 0|req: 551/1107] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:39:10 2026] POST /v2.1/os-server-external-events => generated 346 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:39:35.344 8 WARNING neutronclient.v2_0.client [None req-0ac3c8ce-a117-4b2c-b78d-f54369970e4d d6be696f6a25419cb42e19319b8a435e 7acb83ff15644ab2bc48bd78b8aa131c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-01 08:39:35.390 8 WARNING neutronclient.v2_0.client [None req-0ac3c8ce-a117-4b2c-b78d-f54369970e4d d6be696f6a25419cb42e19319b8a435e 7acb83ff15644ab2bc48bd78b8aa131c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:39:38.038 7 INFO nova.api.openstack.compute.server_external_events [req-7ca665dc-ad16-4d10-b8da-c927c3bb1a73 req-700cadd1-8bb0-44fa-b1a2-f890d325545d ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-changed:fac5840c-cc57-43a9-ae7d-82bba6e3dcfa for instance b646b963-0f7d-4c30-8dc4-27f9eacfbdf4 on instance [pid: 7|app: 0|req: 555/1114] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:39:38 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-07-01 08:39:41.406 7 INFO nova.api.openstack.compute.server_external_events [req-3577317e-d521-4b5f-9f3b-9f9c31e6fc36 req-467eabce-5f6a-43d1-8589-40e975ccec77 ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-vif-plugged:fac5840c-cc57-43a9-ae7d-82bba6e3dcfa for instance b646b963-0f7d-4c30-8dc4-27f9eacfbdf4 on instance [pid: 7|app: 0|req: 556/1115] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:39:41 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:39:43.444 7 INFO nova.api.openstack.compute.server_external_events [req-e0082302-435c-4e06-a8ee-6f81de4c9cca req-908e7f23-acba-4b93-965a-36db2ff08707 ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-vif-plugged:fac5840c-cc57-43a9-ae7d-82bba6e3dcfa for instance b646b963-0f7d-4c30-8dc4-27f9eacfbdf4 on instance [pid: 7|app: 0|req: 557/1116] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:39:43 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-07-01 08:39:44.427 8 WARNING neutronclient.v2_0.client [None req-0ac3c8ce-a117-4b2c-b78d-f54369970e4d d6be696f6a25419cb42e19319b8a435e 7acb83ff15644ab2bc48bd78b8aa131c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 560/1117] 199.204.45.177 () {36 vars in 812 bytes} [Wed Jul 1 08:39:35 2026] POST /v2.1/servers/b646b963-0f7d-4c30-8dc4-27f9eacfbdf4/os-interface => generated 376 bytes in 9290 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:39:57.882 8 WARNING neutronclient.v2_0.client [None req-d0170923-d97f-474e-8d51-5bf4428eed59 d6be696f6a25419cb42e19319b8a435e 7acb83ff15644ab2bc48bd78b8aa131c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-01 08:39:57.924 8 WARNING neutronclient.v2_0.client [None req-d0170923-d97f-474e-8d51-5bf4428eed59 d6be696f6a25419cb42e19319b8a435e 7acb83ff15644ab2bc48bd78b8aa131c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:40:00.466 7 INFO nova.api.openstack.compute.server_external_events [req-2f24906f-7f0d-498c-a85b-a0843c9ac190 req-81fca862-59fa-46d3-b5b2-deba24f46082 ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-changed:86cb1d85-4b3b-428c-81d3-e8657040ff13 for instance b646b963-0f7d-4c30-8dc4-27f9eacfbdf4 on instance [pid: 7|app: 0|req: 560/1122] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:40:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-01 08:40:07.478 8 WARNING neutronclient.v2_0.client [None req-d0170923-d97f-474e-8d51-5bf4428eed59 d6be696f6a25419cb42e19319b8a435e 7acb83ff15644ab2bc48bd78b8aa131c - - default default] The python binding code in 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/1125] 199.204.45.177 () {36 vars in 812 bytes} [Wed Jul 1 08:39:57 2026] POST /v2.1/servers/b646b963-0f7d-4c30-8dc4-27f9eacfbdf4/os-interface => generated 374 bytes in 9675 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:40:08.335 7 INFO nova.api.openstack.compute.server_external_events [req-8d6186ba-1808-43af-bacc-5c941ceaab22 req-985b5646-cb12-4fed-bf1a-302f6371f2f8 ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-changed:fac5840c-cc57-43a9-ae7d-82bba6e3dcfa for instance b646b963-0f7d-4c30-8dc4-27f9eacfbdf4 on instance [pid: 7|app: 0|req: 563/1126] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:40:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:40:12.347 8 INFO nova.api.openstack.compute.server_external_events [req-b389e380-664f-43d0-afdc-c053fd578b66 req-2981c2ef-9e0c-44f4-b2c1-88230b3124f0 ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-vif-plugged:86cb1d85-4b3b-428c-81d3-e8657040ff13 for instance b646b963-0f7d-4c30-8dc4-27f9eacfbdf4 on instance [pid: 8|app: 0|req: 564/1127] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:40:12 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:40:14.411 7 INFO nova.api.openstack.compute.server_external_events [req-925109b7-17df-4b7e-b785-57ad71ec04da req-a7ee36e4-a94c-4b6e-8063-bca2cc6fcf26 ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-vif-plugged:86cb1d85-4b3b-428c-81d3-e8657040ff13 for instance b646b963-0f7d-4c30-8dc4-27f9eacfbdf4 on instance [pid: 7|app: 0|req: 564/1128] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:40:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:40:20.020 8 INFO nova.api.openstack.compute.server_external_events [req-dac561fd-c6d9-4ea4-a9d1-dc8800e3f87f req-99f66a17-bd99-4a17-a947-ee70cfad3ccd ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-changed:86cb1d85-4b3b-428c-81d3-e8657040ff13 for instance b646b963-0f7d-4c30-8dc4-27f9eacfbdf4 on instance [pid: 8|app: 0|req: 566/1131] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:40:19 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: 566/1132] 199.204.45.177 () {34 vars in 855 bytes} [Wed Jul 1 08:40:20 2026] DELETE /v2.1/servers/b646b963-0f7d-4c30-8dc4-27f9eacfbdf4/os-interface/86cb1d85-4b3b-428c-81d3-e8657040ff13 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:40:22.055 8 INFO nova.api.openstack.compute.server_external_events [req-ff6154cb-227c-4b2b-a1cf-c78b05026f0a req-95dce655-9c36-4881-8038-71402db159d1 ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-changed:86cb1d85-4b3b-428c-81d3-e8657040ff13 for instance b646b963-0f7d-4c30-8dc4-27f9eacfbdf4 on instance [pid: 8|app: 0|req: 567/1133] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:40:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:40:30.068 7 INFO nova.api.openstack.compute.server_external_events [req-001ce694-a670-479f-ad1b-ad392f6bd042 req-26e9e611-7d65-4a07-81ba-c81b153a4677 ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-changed:fac5840c-cc57-43a9-ae7d-82bba6e3dcfa for instance b646b963-0f7d-4c30-8dc4-27f9eacfbdf4 on instance [pid: 7|app: 0|req: 568/1136] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:40:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 569/1137] 199.204.45.177 () {34 vars in 855 bytes} [Wed Jul 1 08:40:30 2026] DELETE /v2.1/servers/b646b963-0f7d-4c30-8dc4-27f9eacfbdf4/os-interface/fac5840c-cc57-43a9-ae7d-82bba6e3dcfa => generated 0 bytes in 65 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 572/1142] 199.204.45.177 () {34 vars in 855 bytes} [Wed Jul 1 08:40:51 2026] DELETE /v2.1/servers/b646b963-0f7d-4c30-8dc4-27f9eacfbdf4/os-interface/78c69a2a-46ab-429b-85e9-5404e91b9097 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:40:53.712 7 INFO nova.api.openstack.compute.server_external_events [req-4b61028c-61be-4810-b2e3-4c8d6fb18772 req-e41acba3-f83e-4a86-a1b6-5201868b6138 ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-vif-unplugged:78c69a2a-46ab-429b-85e9-5404e91b9097 for instance b646b963-0f7d-4c30-8dc4-27f9eacfbdf4 on instance [pid: 7|app: 0|req: 571/1143] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:40:53 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-07-01 08:40:55.768 8 INFO nova.api.openstack.compute.server_external_events [req-88f296b8-e4c1-4fee-82c0-b1abd241efe5 req-8d7546e0-b529-4296-80e4-75f5bf8c7fe5 ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-vif-unplugged:78c69a2a-46ab-429b-85e9-5404e91b9097 for instance b646b963-0f7d-4c30-8dc4-27f9eacfbdf4 on instance [pid: 8|app: 0|req: 574/1146] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:40:55 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, ' [pid: 7|app: 0|req: 573/1147] 199.204.45.177 () {34 vars in 755 bytes} [Wed Jul 1 08:40:57 2026] DELETE /v2.1/servers/b646b963-0f7d-4c30-8dc4-27f9eacfbdf4 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:40:58.440 8 INFO nova.api.openstack.compute.server_external_events [req-3a2021e7-405d-4464-8f32-d6208d84fdb1 req-bd8b8668-61bb-4d67-8a4d-ff7ef9b003ff ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-vif-unplugged:8e903189-0513-4f32-9513-3ec70a66cfea for instance b646b963-0f7d-4c30-8dc4-27f9eacfbdf4 on instance [pid: 8|app: 0|req: 575/1148] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:40:58 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:40:59.801 7 INFO nova.api.openstack.compute.server_external_events [req-f2df62d3-0475-4626-bc4e-e8e39faca7df req-cd5c4c8e-7d95-4202-824a-590ac62a348c ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-vif-deleted:8e903189-0513-4f32-9513-3ec70a66cfea for instance b646b963-0f7d-4c30-8dc4-27f9eacfbdf4 on instance [pid: 7|app: 0|req: 574/1149] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:40:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:41:00.489 8 INFO nova.api.openstack.compute.server_external_events [req-0ab4f520-3118-4e87-9288-44d85a013ecb req-f2692f25-c4fe-49fb-aeee-617c9c9b566e ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-vif-unplugged:8e903189-0513-4f32-9513-3ec70a66cfea for instance b646b963-0f7d-4c30-8dc4-27f9eacfbdf4 on instance [pid: 8|app: 0|req: 576/1150] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:41:00 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: 7|app: 0|req: 575/1151] 10.0.0.148 () {32 vars in 718 bytes} [Wed Jul 1 08:41:00 2026] DELETE /v2.1/servers/f7ab4e60-ee04-4ece-aca1-87224b74f863 => 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-07-01 08:41:00.859 8 WARNING neutronclient.v2_0.client [None req-218bffc6-9d66-4830-9df0-f167a5e249e5 2b5020367f6c447192fbacd2289c51b3 b7bdc7cea7b546689318e84eee481c09 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 577/1152] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:41:00 2026] GET /v2.1/servers/f7ab4e60-ee04-4ece-aca1-87224b74f863 => generated 1944 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:41:02.034 7 INFO nova.api.openstack.compute.server_external_events [req-e0a28611-15ec-4b91-b12c-3898eb0a2572 req-e7d90b83-51c9-40a2-a2e9-fb8531d5f127 ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-vif-unplugged:eef9a660-b2db-4eb5-98ed-08d71daf2d4d for instance f7ab4e60-ee04-4ece-aca1-87224b74f863 on instance [pid: 7|app: 0|req: 576/1153] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:41:02 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:41:02.528 8 INFO nova.api.openstack.compute.server_external_events [req-7a8d9b8b-5fe2-4276-b5be-43ae77be74ea req-bcbc23b0-0735-42d2-8960-99d06a97915f ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-changed:eef9a660-b2db-4eb5-98ed-08d71daf2d4d for instance f7ab4e60-ee04-4ece-aca1-87224b74f863 on instance [pid: 8|app: 0|req: 578/1154] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:41: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-07-01 08:41:04.078 7 INFO nova.api.openstack.compute.server_external_events [req-3837fa1d-7c7f-4775-bfea-a167ec1a0f43 req-872a32d5-abb2-48d5-9315-7d1736f848a7 ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-vif-unplugged:eef9a660-b2db-4eb5-98ed-08d71daf2d4d for instance f7ab4e60-ee04-4ece-aca1-87224b74f863 on instance 2026-07-01 08:41:04.079 7 INFO nova.api.openstack.compute.server_external_events [req-3837fa1d-7c7f-4775-bfea-a167ec1a0f43 req-872a32d5-abb2-48d5-9315-7d1736f848a7 ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-vif-deleted:eef9a660-b2db-4eb5-98ed-08d71daf2d4d for instance f7ab4e60-ee04-4ece-aca1-87224b74f863 on instance [pid: 7|app: 0|req: 577/1155] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:41:04 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:41:06.068 7 WARNING neutronclient.v2_0.client [None req-f7f030ea-8ee4-4953-a5bb-23ab5099484a 2b5020367f6c447192fbacd2289c51b3 b7bdc7cea7b546689318e84eee481c09 - - default default] The python binding code in 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/1158] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:41:06 2026] GET /v2.1/servers/f7ab4e60-ee04-4ece-aca1-87224b74f863 => generated 1481 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-07-01 08:41:11.285 8 INFO nova.api.openstack.wsgi [None req-c25d9e3f-28c0-4022-b4f4-e7e3c560e78e 2b5020367f6c447192fbacd2289c51b3 b7bdc7cea7b546689318e84eee481c09 - - default default] HTTP exception thrown: Instance f7ab4e60-ee04-4ece-aca1-87224b74f863 could not be found. [pid: 8|app: 0|req: 580/1159] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:41:11 2026] GET /v2.1/servers/f7ab4e60-ee04-4ece-aca1-87224b74f863 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:41:11.705 7 INFO nova.api.openstack.compute.server_external_events [req-02f9283b-887e-461e-a584-50b1f55a9ea7 req-d7d83604-5759-4436-8633-8f02049369e9 ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-changed:cf7fa3c7-d25b-4bc1-ae47-8fb6595e461b for instance a7bc5aaf-8b5d-4d6e-b9f3-197ae72d8d32 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 580/1160] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:41:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1161] 10.0.0.148 () {32 vars in 718 bytes} [Wed Jul 1 08:41:11 2026] DELETE /v2.1/servers/a7bc5aaf-8b5d-4d6e-b9f3-197ae72d8d32 => 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-07-01 08:41:11.830 7 WARNING neutronclient.v2_0.client [None req-17b67f8d-870c-40fc-b6ea-4c2d8bc18bb2 2b5020367f6c447192fbacd2289c51b3 b7bdc7cea7b546689318e84eee481c09 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 581/1162] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:41:11 2026] GET /v2.1/servers/a7bc5aaf-8b5d-4d6e-b9f3-197ae72d8d32 => generated 1940 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:41:13.744 8 INFO nova.api.openstack.compute.server_external_events [req-b06d24c8-2256-4a15-95c6-fc5c1ff131ef req-436adb9e-3681-4ae3-b1f7-0864a87b47dd ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-vif-unplugged:cf7fa3c7-d25b-4bc1-ae47-8fb6595e461b for instance a7bc5aaf-8b5d-4d6e-b9f3-197ae72d8d32 on instance 2026-07-01 08:41:13.745 8 INFO nova.api.openstack.compute.server_external_events [req-b06d24c8-2256-4a15-95c6-fc5c1ff131ef req-436adb9e-3681-4ae3-b1f7-0864a87b47dd ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-vif-unplugged:cf7fa3c7-d25b-4bc1-ae47-8fb6595e461b for instance a7bc5aaf-8b5d-4d6e-b9f3-197ae72d8d32 on instance [pid: 8|app: 0|req: 582/1163] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:41:13 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:41:15.782 8 INFO nova.api.openstack.compute.server_external_events [req-5fcb404e-174d-4824-8f8e-71b76e1dd9e8 req-4204f61c-b76e-431c-b57e-a83063399409 ce67280519704dd2b8b87bff6a048004 888e1297dffe48c28a42540cac877749 - - ed2af7a9021a4dcbacb84c141c477922 ed2af7a9021a4dcbacb84c141c477922] Creating event network-vif-deleted:cf7fa3c7-d25b-4bc1-ae47-8fb6595e461b for instance a7bc5aaf-8b5d-4d6e-b9f3-197ae72d8d32 on instance [pid: 8|app: 0|req: 584/1166] 10.0.0.119 () {38 vars in 815 bytes} [Wed Jul 1 08:41:15 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-07-01 08:41:17.047 7 WARNING neutronclient.v2_0.client [None req-fa25b864-6140-4499-a29a-6c5b3c38990d 2b5020367f6c447192fbacd2289c51b3 b7bdc7cea7b546689318e84eee481c09 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 583/1167] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:41:17 2026] GET /v2.1/servers/a7bc5aaf-8b5d-4d6e-b9f3-197ae72d8d32 => generated 1480 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:41:22.123 8 INFO nova.api.openstack.wsgi [None req-03750942-1129-43c1-bbd6-2370694f19bb 2b5020367f6c447192fbacd2289c51b3 b7bdc7cea7b546689318e84eee481c09 - - default default] HTTP exception thrown: Instance a7bc5aaf-8b5d-4d6e-b9f3-197ae72d8d32 could not be found. [pid: 8|app: 0|req: 585/1168] 10.0.0.148 () {32 vars in 715 bytes} [Wed Jul 1 08:41:22 2026] GET /v2.1/servers/a7bc5aaf-8b5d-4d6e-b9f3-197ae72d8d32 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 584/1169] 10.0.0.148 () {32 vars in 726 bytes} [Wed Jul 1 08:41:24 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1651315354 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:41:24.106 8 INFO nova.api.openstack.wsgi [None req-f5e22f0d-7dc4-4940-ba7f-370ebb7f4aab 2b5020367f6c447192fbacd2289c51b3 b7bdc7cea7b546689318e84eee481c09 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1651315354 not found for user 2b5020367f6c447192fbacd2289c51b3 [pid: 8|app: 0|req: 586/1170] 10.0.0.148 () {32 vars in 723 bytes} [Wed Jul 1 08:41:24 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1651315354 => generated 142 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1181] 10.0.0.148 () {32 vars in 655 bytes} [Wed Jul 1 08:42:11 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1182] 10.0.0.148 () {32 vars in 641 bytes} [Wed Jul 1 08:42:11 2026] GET /v2.1/servers => generated 15 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-01 08:42:11.568 8 WARNING oslo_db.sqlalchemy.utils [None req-72a72739-5267-4039-9585-335551f9942e d6be696f6a25419cb42e19319b8a435e 7acb83ff15644ab2bc48bd78b8aa131c - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 593/1183] 10.0.0.148 () {32 vars in 649 bytes} [Wed Jul 1 08:42:11 2026] GET /v2.1/os-keypairs => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1184] 10.0.0.148 () {32 vars in 694 bytes} [Wed Jul 1 08:42:11 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1203] 10.0.0.181 () {28 vars in 454 bytes} [Wed Jul 1 08:43:38 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: 603/1204] 10.0.0.181 () {30 vars in 658 bytes} [Wed Jul 1 08:43:38 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 602/1205] 10.0.0.181 () {32 vars in 731 bytes} [Wed Jul 1 08:43:38 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: 604/1206] 10.0.0.181 () {34 vars in 806 bytes} [Wed Jul 1 08:43:38 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1207] 10.0.0.181 () {28 vars in 454 bytes} [Wed Jul 1 08:43:38 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: 605/1208] 10.0.0.181 () {30 vars in 658 bytes} [Wed Jul 1 08:43:38 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 604/1209] 10.0.0.181 () {32 vars in 731 bytes} [Wed Jul 1 08:43:38 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: 606/1210] 10.0.0.181 () {34 vars in 894 bytes} [Wed Jul 1 08:43:38 2026] GET /v2.1/servers/detail?project_id=7acb83ff15644ab2bc48bd78b8aa131c&all_tenants=True => generated 15 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1211] 10.0.0.181 () {34 vars in 894 bytes} [Wed Jul 1 08:43:38 2026] GET /v2.1/servers/detail?project_id=888e1297dffe48c28a42540cac877749&all_tenants=True => generated 15 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1212] 10.0.0.181 () {34 vars in 894 bytes} [Wed Jul 1 08:43:38 2026] GET /v2.1/servers/detail?project_id=e55a6849d94e488cbd9e149df3d59a32&all_tenants=True => generated 15 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)