+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu May 7 23:55:44 2026] *** compiled with version: 11.4.0 on 22 April 2026 06:40:53 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: nova-api-osapi-7f7f84dfb7-gghgc 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.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x564b3f9a6b30 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)... Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. /var/lib/openstack/lib/python3.10/site-packages/nova/virt/__init__.py:18: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. __import__('pkg_resources').declare_namespace(__name__) /var/lib/openstack/lib/python3.10/site-packages/nova/virt/__init__.py:18: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. __import__('pkg_resources').declare_namespace(__name__) 2026-05-07 23:55:48.756 8 WARNING oslo_config.cfg [-] 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-05-07 23:55:48.838 7 WARNING oslo_config.cfg [-] 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-05-07 23:55:49.175 8 WARNING keystonemiddleware._common.config [None req-4bb0ef04-8b28-4b3c-9717-ca1a31138cb9 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-07 23:55:49.185 8 WARNING oslo_config.cfg [None req-4bb0ef04-8b28-4b3c-9717-ca1a31138cb9 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-07 23:55:49.297 7 WARNING keystonemiddleware._common.config [None req-f00f71af-43df-4ed0-9dce-2aca13bf9c27 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-07 23:55:49.307 7 WARNING oslo_config.cfg [None req-f00f71af-43df-4ed0-9dce-2aca13bf9c27 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-07 23:55:49.396 8 WARNING keystonemiddleware._common.config [None req-4bb0ef04-8b28-4b3c-9717-ca1a31138cb9 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x564b3f9a6b30 pid: 8 (default app) 2026-05-07 23:55:49.530 7 WARNING keystonemiddleware._common.config [None req-f00f71af-43df-4ed0-9dce-2aca13bf9c27 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x564b3f9a6b30 pid: 7 (default app) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: [pid: 8|app: 0|req: 2/3] 199.204.45.222 () {42 vars in 705 bytes} [Thu May 7 23:55:56 2026] GET /v2.1 => generated 114 bytes in 22 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 23:55:57.499 7 WARNING oslo_policy.policy [None req-5103686d-c96c-448d-90fd-221f6a46d786 f9df6f7491db41a395d3d07dda11391c 6c49cc898be1499fb904b664745596e5 - - 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-05-07 23:55:57.499 7 WARNING oslo_policy.policy [None req-5103686d-c96c-448d-90fd-221f6a46d786 f9df6f7491db41a395d3d07dda11391c 6c49cc898be1499fb904b664745596e5 - - 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: 2/4] 199.204.45.222 () {44 vars in 909 bytes} [Thu May 7 23:55:56 2026] GET /v2.1 => generated 0 bytes in 633 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 23:55:57.619 8 WARNING oslo_policy.policy [req-5103686d-c96c-448d-90fd-221f6a46d786 req-39fa163a-4e32-4c1e-9e62-5962d4ff805a f9df6f7491db41a395d3d07dda11391c 6c49cc898be1499fb904b664745596e5 - - 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-05-07 23:55:57.620 8 WARNING oslo_policy.policy [req-5103686d-c96c-448d-90fd-221f6a46d786 req-39fa163a-4e32-4c1e-9e62-5962d4ff805a f9df6f7491db41a395d3d07dda11391c 6c49cc898be1499fb904b664745596e5 - - 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: 3/5] 199.204.45.222 () {46 vars in 982 bytes} [Thu May 7 23:55:57 2026] GET /v2.1/ => generated 399 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-07 23:55:57.744 7 INFO nova.api.openstack.wsgi [None req-53051e3c-3611-47f9-8d7e-1cd88bc5f24b f9df6f7491db41a395d3d07dda11391c 6c49cc898be1499fb904b664745596e5 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/6] 199.204.45.222 () {48 vars in 1011 bytes} [Thu May 7 23:55:57 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 199.204.45.222 () {48 vars in 1051 bytes} [Thu May 7 23:55:57 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: 4/8] 199.204.45.222 () {52 vars in 1048 bytes} [Thu May 7 23:55:57 2026] POST /v2.1/flavors => generated 529 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 199.204.45.222 () {42 vars in 705 bytes} [Thu May 7 23:55:58 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: 5/10] 199.204.45.222 () {44 vars in 909 bytes} [Thu May 7 23:55:58 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/11] 199.204.45.222 () {46 vars in 982 bytes} [Thu May 7 23:55:58 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-07 23:55:58.696 7 INFO nova.api.openstack.wsgi [None req-04a32280-b121-47bd-aa05-ae7bf43591a2 f9df6f7491db41a395d3d07dda11391c 6c49cc898be1499fb904b664745596e5 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/12] 199.204.45.222 () {48 vars in 1013 bytes} [Thu May 7 23:55:58 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/13] 199.204.45.222 () {48 vars in 1051 bytes} [Thu May 7 23:55:58 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.204.45.222 () {52 vars in 1048 bytes} [Thu May 7 23:55:58 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: 8/15] 199.204.45.222 () {42 vars in 705 bytes} [Thu May 7 23:55:59 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.204.45.222 () {44 vars in 909 bytes} [Thu May 7 23:55:59 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/17] 199.204.45.222 () {46 vars in 982 bytes} [Thu May 7 23:55:59 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-07 23:55:59.601 7 INFO nova.api.openstack.wsgi [None req-d78edae0-a49e-4b3d-86eb-cd0bdf21801e f9df6f7491db41a395d3d07dda11391c 6c49cc898be1499fb904b664745596e5 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/18] 199.204.45.222 () {48 vars in 1015 bytes} [Thu May 7 23:55:59 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/19] 199.204.45.222 () {48 vars in 1051 bytes} [Thu May 7 23:55:59 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 199.204.45.222 () {52 vars in 1048 bytes} [Thu May 7 23:55:59 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: 11/21] 199.204.45.222 () {42 vars in 705 bytes} [Thu May 7 23:56:00 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/22] 199.204.45.222 () {44 vars in 909 bytes} [Thu May 7 23:56:00 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/23] 199.204.45.222 () {46 vars in 982 bytes} [Thu May 7 23:56:00 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-07 23:56:00.518 7 INFO nova.api.openstack.wsgi [None req-ca129b2c-b965-47c3-9ed3-50f92a07252d f9df6f7491db41a395d3d07dda11391c 6c49cc898be1499fb904b664745596e5 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 12/24] 199.204.45.222 () {48 vars in 1013 bytes} [Thu May 7 23:56:00 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/25] 199.204.45.222 () {48 vars in 1051 bytes} [Thu May 7 23:56:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/26] 199.204.45.222 () {52 vars in 1048 bytes} [Thu May 7 23:56:00 2026] POST /v2.1/flavors => generated 532 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 199.204.45.222 () {42 vars in 705 bytes} [Thu May 7 23:56:01 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/28] 199.204.45.222 () {44 vars in 909 bytes} [Thu May 7 23:56:01 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 15/29] 199.204.45.222 () {46 vars in 982 bytes} [Thu May 7 23:56:01 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-07 23:56:01.432 7 INFO nova.api.openstack.wsgi [None req-2d0f4a92-1a56-473e-ade8-5f478c879a0a f9df6f7491db41a395d3d07dda11391c 6c49cc898be1499fb904b664745596e5 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 15/30] 199.204.45.222 () {48 vars in 1015 bytes} [Thu May 7 23:56:01 2026] GET /v2.1/flavors/m1.xlarge => 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: 16/31] 199.204.45.222 () {48 vars in 1051 bytes} [Thu May 7 23:56:01 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/32] 199.204.45.222 () {52 vars in 1048 bytes} [Thu May 7 23:56:01 2026] POST /v2.1/flavors => generated 535 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/83] 10.0.0.12 () {28 vars in 453 bytes} [Fri May 8 00: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.10/site-packages/pycadf/identifier.py:71: 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: 42/84] 10.0.0.12 () {30 vars in 657 bytes} [Fri May 8 00:00:07 2026] GET /v2.1 => generated 0 bytes in 62 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 43/85] 10.0.0.12 () {30 vars in 659 bytes} [Fri May 8 00:00:07 2026] GET /v2.1/ => generated 410 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/86] 10.0.0.12 () {34 vars in 764 bytes} [Fri May 8 00:00:07 2026] GET /v2.1/os-services => generated 546 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/87] 10.0.0.12 () {28 vars in 453 bytes} [Fri May 8 00:00:10 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 44/88] 10.0.0.12 () {30 vars in 657 bytes} [Fri May 8 00:00:10 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 45/89] 10.0.0.12 () {30 vars in 659 bytes} [Fri May 8 00:00:10 2026] GET /v2.1/ => generated 410 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/90] 10.0.0.12 () {34 vars in 764 bytes} [Fri May 8 00:00:10 2026] GET /v2.1/os-services => generated 546 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/93] 10.0.0.12 () {28 vars in 453 bytes} [Fri May 8 00:00:13 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: 47/94] 10.0.0.12 () {30 vars in 657 bytes} [Fri May 8 00:00:13 2026] GET /v2.1 => generated 0 bytes in 369 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 48/95] 10.0.0.12 () {30 vars in 659 bytes} [Fri May 8 00:00:14 2026] GET /v2.1/ => generated 410 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/96] 10.0.0.12 () {34 vars in 807 bytes} [Fri May 8 00:00:14 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/97] 10.0.0.12 () {28 vars in 453 bytes} [Fri May 8 00:00:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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/98] 10.0.0.12 () {30 vars in 657 bytes} [Fri May 8 00:00:17 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 50/99] 10.0.0.12 () {30 vars in 659 bytes} [Fri May 8 00:00:17 2026] GET /v2.1/ => generated 410 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/100] 10.0.0.12 () {34 vars in 807 bytes} [Fri May 8 00:00:17 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 66/131] 10.0.0.91 () {28 vars in 453 bytes} [Fri May 8 00:02:41 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 66/132] 10.0.0.91 () {30 vars in 657 bytes} [Fri May 8 00:02:41 2026] GET /v2.1 => generated 0 bytes in 116 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 67/133] 10.0.0.91 () {30 vars in 659 bytes} [Fri May 8 00:02:41 2026] GET /v2.1/ => generated 410 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 67/134] 10.0.0.91 () {34 vars in 803 bytes} [Fri May 8 00:02:41 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 76/151] 199.204.45.222 () {42 vars in 705 bytes} [Fri May 8 00:04:11 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 76/152] 199.204.45.222 () {44 vars in 909 bytes} [Fri May 8 00:04:11 2026] GET /v2.1 => generated 0 bytes in 54 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 77/153] 199.204.45.222 () {46 vars in 982 bytes} [Fri May 8 00:04:11 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 00:04:11.209 7 INFO nova.api.openstack.wsgi [None req-30349346-72b8-42d7-862b-75f39bf43452 f9df6f7491db41a395d3d07dda11391c 6c49cc898be1499fb904b664745596e5 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 77/154] 199.204.45.222 () {48 vars in 1017 bytes} [Fri May 8 00:04:11 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 78/155] 199.204.45.222 () {48 vars in 1051 bytes} [Fri May 8 00:04:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 78/156] 199.204.45.222 () {52 vars in 1049 bytes} [Fri May 8 00:04:11 2026] POST /v2.1/flavors => generated 534 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 87/173] 199.204.45.222 () {42 vars in 705 bytes} [Fri May 8 00:05:25 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: 87/174] 199.204.45.222 () {44 vars in 909 bytes} [Fri May 8 00:05:25 2026] GET /v2.1 => generated 0 bytes in 63 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 88/175] 199.204.45.222 () {46 vars in 982 bytes} [Fri May 8 00:05:25 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 00:05:25.879 7 INFO nova.api.openstack.wsgi [None req-60f67173-caa2-4bb3-9c28-203a7e19acad f9df6f7491db41a395d3d07dda11391c 6c49cc898be1499fb904b664745596e5 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user f9df6f7491db41a395d3d07dda11391c [pid: 7|app: 0|req: 88/176] 199.204.45.222 () {48 vars in 1051 bytes} [Fri May 8 00:05:25 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-05-08 00:05:25.896 8 WARNING oslo_db.sqlalchemy.utils [None req-ed3c1d98-183a-4857-ad74-43395d55ab5a f9df6f7491db41a395d3d07dda11391c 6c49cc898be1499fb904b664745596e5 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 89/177] 199.204.45.222 () {48 vars in 1016 bytes} [Fri May 8 00:05:25 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: 7|app: 0|req: 89/178] 199.204.45.222 () {52 vars in 1057 bytes} [Fri May 8 00:05:25 2026] POST /v2.1/os-keypairs => generated 576 bytes in 48 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 90/179] 199.204.45.222 () {42 vars in 705 bytes} [Fri May 8 00:05:29 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: 90/180] 199.204.45.222 () {44 vars in 909 bytes} [Fri May 8 00:05:29 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 91/181] 199.204.45.222 () {46 vars in 982 bytes} [Fri May 8 00:05:29 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 91/182] 199.204.45.222 () {48 vars in 1073 bytes} [Fri May 8 00:05:29 2026] GET /v2.1/os-quota-sets/6c49cc898be1499fb904b664745596e5 => generated 283 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 92/183] 199.204.45.222 () {52 vars in 1125 bytes} [Fri May 8 00:05:29 2026] PUT /v2.1/os-quota-sets/6c49cc898be1499fb904b664745596e5 => generated 238 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/282] 199.204.45.222 () {42 vars in 705 bytes} [Fri May 8 00:13: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: 142/283] 199.204.45.222 () {44 vars in 909 bytes} [Fri May 8 00:13:34 2026] GET /v2.1 => generated 0 bytes in 135 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 142/284] 199.204.45.222 () {46 vars in 982 bytes} [Fri May 8 00:13:34 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 00:13:34.835 8 INFO nova.api.openstack.wsgi [None req-c2e93e54-cc1c-4a03-8255-8baa690355c0 f9df6f7491db41a395d3d07dda11391c 6c49cc898be1499fb904b664745596e5 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 143/285] 199.204.45.222 () {48 vars in 1015 bytes} [Fri May 8 00:13:34 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/286] 199.204.45.222 () {48 vars in 1051 bytes} [Fri May 8 00:13:34 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/287] 199.204.45.222 () {52 vars in 1049 bytes} [Fri May 8 00:13:34 2026] POST /v2.1/flavors => generated 534 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 171/342] 199.204.45.222 () {42 vars in 705 bytes} [Fri May 8 00:18:02 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: 172/343] 199.204.45.222 () {44 vars in 909 bytes} [Fri May 8 00:18:02 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 172/344] 199.204.45.222 () {46 vars in 982 bytes} [Fri May 8 00:18:02 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/345] 199.204.45.222 () {48 vars in 1073 bytes} [Fri May 8 00:18:02 2026] GET /v2.1/os-quota-sets/e03d88d693434eb79c05327d58c21fcb => generated 283 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/346] 199.204.45.222 () {52 vars in 1125 bytes} [Fri May 8 00:18:03 2026] PUT /v2.1/os-quota-sets/e03d88d693434eb79c05327d58c21fcb => generated 238 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/471] 199.204.45.222 () {42 vars in 705 bytes} [Fri May 8 00:28:22 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/472] 199.204.45.222 () {44 vars in 909 bytes} [Fri May 8 00:28:22 2026] GET /v2.1 => generated 0 bytes in 105 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 237/473] 199.204.45.222 () {46 vars in 982 bytes} [Fri May 8 00:28:22 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 00:28:22.355 7 INFO nova.api.openstack.wsgi [None req-756e38f0-5a19-4d2a-a22f-f3708870b394 f9df6f7491db41a395d3d07dda11391c 6c49cc898be1499fb904b664745596e5 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 237/474] 199.204.45.222 () {48 vars in 1011 bytes} [Fri May 8 00:28:22 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: 238/475] 199.204.45.222 () {48 vars in 1051 bytes} [Fri May 8 00:28:22 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: 238/476] 199.204.45.222 () {48 vars in 1099 bytes} [Fri May 8 00:28:22 2026] GET /v2.1/flavors/8812319f-5ae6-4b37-b371-461667d42a87/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/477] 199.204.45.222 () {42 vars in 705 bytes} [Fri May 8 00:28:23 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: 239/478] 199.204.45.222 () {44 vars in 909 bytes} [Fri May 8 00:28:23 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 240/479] 199.204.45.222 () {46 vars in 982 bytes} [Fri May 8 00:28:23 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 00:28:23.294 7 INFO nova.api.openstack.wsgi [None req-343997f4-8360-4dbd-9f74-338347f481b8 f9df6f7491db41a395d3d07dda11391c 6c49cc898be1499fb904b664745596e5 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 240/480] 199.204.45.222 () {48 vars in 1013 bytes} [Fri May 8 00:28:23 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: 241/481] 199.204.45.222 () {48 vars in 1051 bytes} [Fri May 8 00:28:23 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: 241/482] 199.204.45.222 () {48 vars in 1099 bytes} [Fri May 8 00:28:23 2026] GET /v2.1/flavors/ec601985-3bce-4f28-a1d1-7cd661d0ca68/os-extra_specs => generated 19 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/483] 199.204.45.222 () {42 vars in 705 bytes} [Fri May 8 00:28:24 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: 242/484] 199.204.45.222 () {44 vars in 909 bytes} [Fri May 8 00:28:24 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: 243/485] 199.204.45.222 () {46 vars in 982 bytes} [Fri May 8 00:28:24 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 00:28:24.254 7 INFO nova.api.openstack.wsgi [None req-1691d2bb-d1ff-4c58-9d19-bf4bf32505e8 f9df6f7491db41a395d3d07dda11391c 6c49cc898be1499fb904b664745596e5 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 243/486] 199.204.45.222 () {48 vars in 1015 bytes} [Fri May 8 00:28:24 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/487] 199.204.45.222 () {48 vars in 1051 bytes} [Fri May 8 00:28:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/488] 199.204.45.222 () {48 vars in 1099 bytes} [Fri May 8 00:28:24 2026] GET /v2.1/flavors/5ccb10a5-04f6-4436-a6b7-91f54f81899c/os-extra_specs => generated 19 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/489] 199.204.45.222 () {42 vars in 705 bytes} [Fri May 8 00:28:25 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: 245/490] 199.204.45.222 () {44 vars in 909 bytes} [Fri May 8 00:28:25 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 246/491] 199.204.45.222 () {46 vars in 982 bytes} [Fri May 8 00:28:25 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 00:28:25.239 7 INFO nova.api.openstack.wsgi [None req-f5ce0fc6-0ec3-4d00-b189-063c6ef1bd18 f9df6f7491db41a395d3d07dda11391c 6c49cc898be1499fb904b664745596e5 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 246/492] 199.204.45.222 () {48 vars in 1013 bytes} [Fri May 8 00:28:25 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/493] 199.204.45.222 () {48 vars in 1051 bytes} [Fri May 8 00:28:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/494] 199.204.45.222 () {48 vars in 1099 bytes} [Fri May 8 00:28:25 2026] GET /v2.1/flavors/ce68204e-98fe-422b-8c5e-0626a6f75556/os-extra_specs => generated 19 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/495] 199.204.45.222 () {42 vars in 705 bytes} [Fri May 8 00:28:26 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/496] 199.204.45.222 () {44 vars in 909 bytes} [Fri May 8 00:28:26 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 249/497] 199.204.45.222 () {46 vars in 982 bytes} [Fri May 8 00:28:26 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 00:28:26.159 7 INFO nova.api.openstack.wsgi [None req-377034c4-a00d-4674-be5e-b17bc138b596 f9df6f7491db41a395d3d07dda11391c 6c49cc898be1499fb904b664745596e5 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 249/498] 199.204.45.222 () {48 vars in 1015 bytes} [Fri May 8 00:28:26 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/499] 199.204.45.222 () {48 vars in 1051 bytes} [Fri May 8 00:28:26 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/500] 199.204.45.222 () {48 vars in 1099 bytes} [Fri May 8 00:28:26 2026] GET /v2.1/flavors/ce999758-498e-45d0-bdfc-02b1813e31cb/os-extra_specs => generated 19 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/513] 199.204.45.222 () {42 vars in 705 bytes} [Fri May 8 00:29:31 2026] GET /v2.1 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/515] 199.204.45.222 () {44 vars in 909 bytes} [Fri May 8 00:29:31 2026] GET /v2.1 => generated 0 bytes in 49 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 259/517] 199.204.45.222 () {46 vars in 982 bytes} [Fri May 8 00:29:31 2026] GET /v2.1/ => generated 399 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 00:29:31.693 8 INFO nova.api.openstack.wsgi [None req-caaf16de-3919-4ecf-992c-85f4a6ca483c f9df6f7491db41a395d3d07dda11391c 6c49cc898be1499fb904b664745596e5 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 259/518] 199.204.45.222 () {48 vars in 1017 bytes} [Fri May 8 00:29:31 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/519] 199.204.45.222 () {48 vars in 1051 bytes} [Fri May 8 00:29:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/520] 199.204.45.222 () {48 vars in 1099 bytes} [Fri May 8 00:29:31 2026] GET /v2.1/flavors/136906a5-3a3f-435a-bc97-9a9cf5671ee2/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/521] 199.204.45.222 () {42 vars in 705 bytes} [Fri May 8 00: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: 8|app: 0|req: 261/522] 199.204.45.222 () {44 vars in 909 bytes} [Fri May 8 00:29:38 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 262/523] 199.204.45.222 () {46 vars in 982 bytes} [Fri May 8 00:29:38 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/524] 199.204.45.222 () {48 vars in 1051 bytes} [Fri May 8 00:29:38 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/527] 199.204.45.222 () {42 vars in 705 bytes} [Fri May 8 00:29:41 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/528] 199.204.45.222 () {44 vars in 909 bytes} [Fri May 8 00:29:41 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 265/529] 199.204.45.222 () {46 vars in 982 bytes} [Fri May 8 00:29:42 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/530] 199.204.45.222 () {48 vars in 1073 bytes} [Fri May 8 00:29:42 2026] GET /v2.1/os-quota-sets/6c49cc898be1499fb904b664745596e5 => generated 280 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/539] 199.204.45.222 () {42 vars in 705 bytes} [Fri May 8 00:30:27 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: 8|app: 0|req: 270/540] 199.204.45.222 () {44 vars in 909 bytes} [Fri May 8 00:30:27 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 271/541] 199.204.45.222 () {46 vars in 982 bytes} [Fri May 8 00:30:27 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 00:30:27.770 8 INFO nova.api.openstack.wsgi [None req-42501b58-d7ca-4ee6-bf4b-223190eeee48 f9df6f7491db41a395d3d07dda11391c 6c49cc898be1499fb904b664745596e5 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 271/542] 199.204.45.222 () {48 vars in 1015 bytes} [Fri May 8 00:30:27 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: 272/543] 199.204.45.222 () {48 vars in 1051 bytes} [Fri May 8 00:30:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/544] 199.204.45.222 () {48 vars in 1099 bytes} [Fri May 8 00:30:27 2026] GET /v2.1/flavors/b78859e7-6fdc-4e81-a554-82e218949bcd/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: 275/549] 199.204.45.222 () {42 vars in 705 bytes} [Fri May 8 00:30:42 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/550] 199.204.45.222 () {44 vars in 909 bytes} [Fri May 8 00:30:42 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 276/551] 199.204.45.222 () {46 vars in 982 bytes} [Fri May 8 00:30:42 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/552] 199.204.45.222 () {48 vars in 1073 bytes} [Fri May 8 00:30:42 2026] GET /v2.1/os-quota-sets/e03d88d693434eb79c05327d58c21fcb => generated 280 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/561] 199.204.45.222 () {42 vars in 705 bytes} [Fri May 8 00:31:31 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: 281/562] 199.204.45.222 () {44 vars in 909 bytes} [Fri May 8 00:31:31 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 282/563] 199.204.45.222 () {46 vars in 982 bytes} [Fri May 8 00:31:31 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 00:31:31.190 8 INFO nova.api.openstack.wsgi [None req-af9b37d5-5dd7-47ef-b739-efd12fe96afa f9df6f7491db41a395d3d07dda11391c 6c49cc898be1499fb904b664745596e5 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 282/564] 199.204.45.222 () {48 vars in 1011 bytes} [Fri May 8 00:31:31 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: 283/565] 199.204.45.222 () {48 vars in 1051 bytes} [Fri May 8 00:31:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 288/576] 10.0.0.92 () {32 vars in 654 bytes} [Fri May 8 00:32:13 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: 289/577] 10.0.0.92 () {32 vars in 640 bytes} [Fri May 8 00:32:14 2026] GET /v2.1/servers => generated 15 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-08 00:32:14.278 8 WARNING oslo_db.sqlalchemy.utils [None req-93cbf8c6-51b7-4c98-aa15-e97976c3d4c2 f9df6f7491db41a395d3d07dda11391c 6c49cc898be1499fb904b664745596e5 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 289/578] 10.0.0.92 () {32 vars in 648 bytes} [Fri May 8 00:32:14 2026] GET /v2.1/os-keypairs => generated 530 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/579] 10.0.0.92 () {32 vars in 693 bytes} [Fri May 8 00:32:14 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/582] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:32:25 2026] GET /v2.1/flavors/8812319f-5ae6-4b37-b371-461667d42a87 => generated 511 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/583] 10.0.0.92 () {32 vars in 640 bytes} [Fri May 8 00:32:25 2026] GET /v2.1/flavors => generated 1674 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/584] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:32:25 2026] GET /v2.1/flavors/8812319f-5ae6-4b37-b371-461667d42a87 => generated 511 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/587] 10.0.0.92 () {34 vars in 684 bytes} [Fri May 8 00:32:31 2026] POST /v2.1/os-security-groups => generated 244 bytes in 1268 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/588] 10.0.0.92 () {34 vars in 684 bytes} [Fri May 8 00:32:32 2026] POST /v2.1/os-security-groups => generated 248 bytes in 1265 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/589] 10.0.0.92 () {34 vars in 684 bytes} [Fri May 8 00:32:32 2026] POST /v2.1/os-security-groups => generated 242 bytes in 1815 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/590] 10.0.0.92 () {34 vars in 670 bytes} [Fri May 8 00:32:34 2026] POST /v2.1/os-keypairs => generated 386 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/591] 10.0.0.92 () {34 vars in 694 bytes} [Fri May 8 00:32:34 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 492 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/592] 10.0.0.92 () {34 vars in 684 bytes} [Fri May 8 00:32:34 2026] POST /v2.1/os-security-groups => generated 243 bytes in 445 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/593] 10.0.0.92 () {34 vars in 684 bytes} [Fri May 8 00:32:34 2026] POST /v2.1/os-security-groups => generated 247 bytes in 432 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/594] 10.0.0.92 () {34 vars in 694 bytes} [Fri May 8 00:32:35 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 510 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/595] 10.0.0.92 () {32 vars in 662 bytes} [Fri May 8 00:32:35 2026] GET /v2.1/os-security-groups => generated 1382 bytes in 724 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/596] 10.0.0.92 () {34 vars in 694 bytes} [Fri May 8 00:32:35 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 975 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/597] 10.0.0.92 () {32 vars in 739 bytes} [Fri May 8 00:32:35 2026] DELETE /v2.1/os-security-groups/bd16567d-b649-4fea-a3f6-1d16140876e7 => generated 0 bytes in 971 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/598] 10.0.0.92 () {32 vars in 736 bytes} [Fri May 8 00:32:36 2026] GET /v2.1/os-security-groups/59ab4b0f-577b-4909-9405-7e6857e0201e => generated 664 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 00:32:36.777 7 INFO nova.api.openstack.wsgi [None req-03845fb4-ad27-4381-a74d-844d8eea0ece 93a4824bcdf646bd9e46ee070fa77c03 15140c6ffb784f70903681ce118b1701 - - default default] HTTP exception thrown: Security group bd16567d-b649-4fea-a3f6-1d16140876e7 does not exist Neutron server returns request_ids: ['req-d89a99b2-b5e3-4c70-9209-a2de1deccac0'] [pid: 7|app: 0|req: 301/599] 10.0.0.92 () {32 vars in 736 bytes} [Fri May 8 00:32:36 2026] GET /v2.1/os-security-groups/bd16567d-b649-4fea-a3f6-1d16140876e7 => generated 194 bytes in 45 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/600] 10.0.0.92 () {32 vars in 739 bytes} [Fri May 8 00:32:36 2026] DELETE /v2.1/os-security-groups/9f8586c5-f7bb-4c28-aca3-fa68c68f2dc8 => generated 0 bytes in 210 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/601] 10.0.0.92 () {32 vars in 749 bytes} [Fri May 8 00:32:36 2026] DELETE /v2.1/os-security-group-rules/f8eb3dfc-6a93-4dc7-808c-7b8181eb127f => generated 0 bytes in 305 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-08 00:32:37.096 7 INFO nova.api.openstack.wsgi [None req-103a19a3-ccf8-4d5b-ab88-d0a624db4380 93a4824bcdf646bd9e46ee070fa77c03 15140c6ffb784f70903681ce118b1701 - - default default] HTTP exception thrown: Security group 9f8586c5-f7bb-4c28-aca3-fa68c68f2dc8 does not exist Neutron server returns request_ids: ['req-9f4787ec-0938-4881-a329-6d4e252e9349'] [pid: 7|app: 0|req: 303/602] 10.0.0.92 () {32 vars in 736 bytes} [Fri May 8 00:32:37 2026] GET /v2.1/os-security-groups/9f8586c5-f7bb-4c28-aca3-fa68c68f2dc8 => generated 194 bytes in 98 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/603] 10.0.0.92 () {32 vars in 739 bytes} [Fri May 8 00:32:37 2026] DELETE /v2.1/os-security-groups/036653aa-9213-40c7-854b-356edd5f94fa => generated 0 bytes in 241 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/604] 10.0.0.92 () {32 vars in 739 bytes} [Fri May 8 00:32:37 2026] DELETE /v2.1/os-security-groups/59ab4b0f-577b-4909-9405-7e6857e0201e => generated 0 bytes in 275 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-08 00:32:37.385 7 INFO nova.api.openstack.wsgi [None req-e4679020-7a27-48f5-af5c-e823b428a142 93a4824bcdf646bd9e46ee070fa77c03 15140c6ffb784f70903681ce118b1701 - - default default] HTTP exception thrown: Security group 036653aa-9213-40c7-854b-356edd5f94fa does not exist Neutron server returns request_ids: ['req-bb3eace1-85ae-40d1-92ca-f14900de5dd2'] [pid: 7|app: 0|req: 305/605] 10.0.0.92 () {32 vars in 736 bytes} [Fri May 8 00:32:37 2026] GET /v2.1/os-security-groups/036653aa-9213-40c7-854b-356edd5f94fa => generated 194 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/606] 10.0.0.92 () {32 vars in 739 bytes} [Fri May 8 00:32:37 2026] DELETE /v2.1/os-security-groups/3770c34d-0366-4da2-a03a-bf38202a685d => generated 0 bytes in 151 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/607] 10.0.0.92 () {32 vars in 662 bytes} [Fri May 8 00:32:37 2026] GET /v2.1/os-security-groups => generated 707 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 00:32:37.615 8 INFO nova.api.openstack.wsgi [None req-8df4d464-d75b-4bb5-b308-b5fb78ce364a 93a4824bcdf646bd9e46ee070fa77c03 15140c6ffb784f70903681ce118b1701 - - default default] HTTP exception thrown: Security group 036653aa-9213-40c7-854b-356edd5f94fa does not exist Neutron server returns request_ids: ['req-378f2204-1d38-40aa-94d4-14e7e74c6051'] [pid: 8|app: 0|req: 302/608] 10.0.0.92 () {32 vars in 739 bytes} [Fri May 8 00:32:37 2026] DELETE /v2.1/os-security-groups/036653aa-9213-40c7-854b-356edd5f94fa => generated 194 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-08 00:32:37.656 7 INFO nova.api.openstack.wsgi [None req-62b1d250-e048-40e1-ac01-583efca7e00b 93a4824bcdf646bd9e46ee070fa77c03 15140c6ffb784f70903681ce118b1701 - - default default] HTTP exception thrown: Security group 9f8586c5-f7bb-4c28-aca3-fa68c68f2dc8 does not exist Neutron server returns request_ids: ['req-7d21b13d-364c-4d74-a42c-03f5163bb158'] [pid: 7|app: 0|req: 307/609] 10.0.0.92 () {32 vars in 739 bytes} [Fri May 8 00:32:37 2026] DELETE /v2.1/os-security-groups/9f8586c5-f7bb-4c28-aca3-fa68c68f2dc8 => generated 194 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-08 00:32:37.690 7 INFO nova.api.openstack.wsgi [None req-e70caa3e-68f9-4f2a-9f01-ae1be3f4e51b 93a4824bcdf646bd9e46ee070fa77c03 15140c6ffb784f70903681ce118b1701 - - default default] HTTP exception thrown: Security group bd16567d-b649-4fea-a3f6-1d16140876e7 does not exist Neutron server returns request_ids: ['req-e077479f-78e5-40bd-9e9e-9b76bf1391ff'] [pid: 7|app: 0|req: 308/610] 10.0.0.92 () {32 vars in 739 bytes} [Fri May 8 00:32:37 2026] DELETE /v2.1/os-security-groups/bd16567d-b649-4fea-a3f6-1d16140876e7 => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/611] 10.0.0.92 () {34 vars in 670 bytes} [Fri May 8 00:32:37 2026] POST /v2.1/os-keypairs => generated 386 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/612] 10.0.0.92 () {34 vars in 662 bytes} [Fri May 8 00:32:41 2026] POST /v2.1/servers => generated 450 bytes in 1429 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 304/615] 10.0.0.92 () {34 vars in 662 bytes} [Fri May 8 00:32:41 2026] POST /v2.1/servers => generated 452 bytes in 1152 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 305/616] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:32:42 2026] GET /v2.1/servers/428ad8aa-1ab6-457a-8243-f3e0a8eb95a7 => generated 1392 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/617] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:32:42 2026] GET /v2.1/servers/d65d7cc5-97bc-49cd-960a-57501159d124 => generated 1254 bytes in 305 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: 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: 306/618] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:32:43 2026] GET /v2.1/servers/428ad8aa-1ab6-457a-8243-f3e0a8eb95a7 => generated 1444 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/619] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:32:43 2026] GET /v2.1/servers/d65d7cc5-97bc-49cd-960a-57501159d124 => generated 1370 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 314/620] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:32:45 2026] GET /v2.1/servers/d65d7cc5-97bc-49cd-960a-57501159d124 => generated 1370 bytes in 2546 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/621] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:32:45 2026] GET /v2.1/servers/428ad8aa-1ab6-457a-8243-f3e0a8eb95a7 => generated 1450 bytes in 2591 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: 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: 315/622] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:32:48 2026] GET /v2.1/servers/d65d7cc5-97bc-49cd-960a-57501159d124 => generated 1425 bytes in 718 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/623] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:32:48 2026] GET /v2.1/servers/428ad8aa-1ab6-457a-8243-f3e0a8eb95a7 => generated 1517 bytes in 755 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 316/624] 10.0.0.92 () {34 vars in 670 bytes} [Fri May 8 00:32:49 2026] POST /v2.1/os-keypairs => generated 386 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 317/625] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:32:50 2026] GET /v2.1/servers/428ad8aa-1ab6-457a-8243-f3e0a8eb95a7 => generated 1517 bytes in 554 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:32:51.126 7 INFO nova.api.openstack.compute.server_external_events [req-e8b20034-0715-45c4-aeb7-86e8b9ff5cf4 req-d303b4dc-6e18-4192-b53e-29656289345c 16f70b7d2048425880f9a74c843216b5 e03d88d693434eb79c05327d58c21fcb - - 96d73a6055eb4ac5bae39f1b4b827480 96d73a6055eb4ac5bae39f1b4b827480] Creating event network-changed:626d2205-076b-45a7-b421-41b3622bf2a7 for instance d65d7cc5-97bc-49cd-960a-57501159d124 on instance 2026-05-08 00:32:51.133 7 INFO nova.compute.rpcapi [None req-61704d0b-6da0-4496-b623-48d50c764715 - - - - - -] Automatically selected compute RPC version 6.2 from minimum service version 66 [pid: 8|app: 0|req: 309/626] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:32:50 2026] GET /v2.1/servers/d65d7cc5-97bc-49cd-960a-57501159d124 => generated 1425 bytes in 719 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/627] 10.0.0.27 () {38 vars in 814 bytes} [Fri May 8 00:32:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 310/628] 10.0.0.92 () {34 vars in 670 bytes} [Fri May 8 00:32:51 2026] POST /v2.1/os-keypairs => generated 386 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 312/631] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:32:52 2026] GET /v2.1/servers/428ad8aa-1ab6-457a-8243-f3e0a8eb95a7 => generated 1517 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 313/632] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:32:52 2026] GET /v2.1/servers/d65d7cc5-97bc-49cd-960a-57501159d124 => generated 1425 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/633] 10.0.0.92 () {34 vars in 662 bytes} [Fri May 8 00:32:51 2026] POST /v2.1/servers => generated 452 bytes in 767 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 314/634] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:32:52 2026] GET /v2.1/servers/5759793f-520a-4f86-bfb4-f39050be17b3 => generated 1431 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:32:53.204 8 INFO nova.api.openstack.compute.server_external_events [req-9f8d6ba0-453b-4d37-b8d4-dc322c60a683 req-05ad8111-d77e-4dae-86b3-98204c94e7ec 16f70b7d2048425880f9a74c843216b5 e03d88d693434eb79c05327d58c21fcb - - 96d73a6055eb4ac5bae39f1b4b827480 96d73a6055eb4ac5bae39f1b4b827480] Creating event network-changed:97e50f10-456f-45e5-8ee4-4e5366ad7242 for instance 428ad8aa-1ab6-457a-8243-f3e0a8eb95a7 on instance 2026-05-08 00:32:53.209 8 INFO nova.compute.rpcapi [None req-2feb2e48-36ae-4aa1-8a77-1a4ed8aeb34f - - - - - -] Automatically selected compute RPC version 6.2 from minimum service version 66 [pid: 8|app: 0|req: 315/635] 10.0.0.27 () {38 vars in 814 bytes} [Fri May 8 00:32:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/636] 10.0.0.92 () {34 vars in 662 bytes} [Fri May 8 00:32:52 2026] POST /v2.1/servers => generated 448 bytes in 557 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: 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: 322/637] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:32:53 2026] GET /v2.1/servers/83ee94eb-17b7-4037-bcae-ed56775399a5 => generated 1401 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/638] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:32:53 2026] GET /v2.1/servers/428ad8aa-1ab6-457a-8243-f3e0a8eb95a7 => generated 1517 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: 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: 323/639] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:32:53 2026] GET /v2.1/servers/d65d7cc5-97bc-49cd-960a-57501159d124 => generated 1425 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/640] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:32:53 2026] GET /v2.1/servers/5759793f-520a-4f86-bfb4-f39050be17b3 => generated 1489 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 324/641] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:32:54 2026] GET /v2.1/servers/83ee94eb-17b7-4037-bcae-ed56775399a5 => generated 1453 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 318/642] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:32:54 2026] GET /v2.1/servers/428ad8aa-1ab6-457a-8243-f3e0a8eb95a7 => generated 1517 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 325/643] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:32:54 2026] GET /v2.1/servers/d65d7cc5-97bc-49cd-960a-57501159d124 => generated 1425 bytes in 450 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/644] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:32:54 2026] GET /v2.1/servers/5759793f-520a-4f86-bfb4-f39050be17b3 => generated 1556 bytes in 385 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:32:55.450 7 INFO nova.api.openstack.compute.server_external_events [req-2c0ce671-2fed-4834-bd37-5d2eb7d1fb92 req-25aef0d2-aa02-485e-861a-542d211a433a 16f70b7d2048425880f9a74c843216b5 e03d88d693434eb79c05327d58c21fcb - - 96d73a6055eb4ac5bae39f1b4b827480 96d73a6055eb4ac5bae39f1b4b827480] Creating event network-changed:8cb46304-85dd-46ab-9ea5-3f3c5464f310 for instance 5759793f-520a-4f86-bfb4-f39050be17b3 on instance [pid: 7|app: 0|req: 326/645] 10.0.0.27 () {38 vars in 814 bytes} [Fri May 8 00:32:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 320/646] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:32:55 2026] GET /v2.1/servers/83ee94eb-17b7-4037-bcae-ed56775399a5 => generated 1525 bytes in 348 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:32:55.892 7 INFO nova.api.openstack.compute.server_external_events [req-2a742fa7-195a-4b89-a8e1-423d176ac89e req-79bf0fe2-e6f9-4418-8e72-f9c3a79ac5b0 16f70b7d2048425880f9a74c843216b5 e03d88d693434eb79c05327d58c21fcb - - 96d73a6055eb4ac5bae39f1b4b827480 96d73a6055eb4ac5bae39f1b4b827480] Creating event network-vif-plugged:626d2205-076b-45a7-b421-41b3622bf2a7 for instance d65d7cc5-97bc-49cd-960a-57501159d124 on instance [pid: 7|app: 0|req: 327/647] 10.0.0.97 () {38 vars in 814 bytes} [Fri May 8 00:32:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:32:56.088 7 INFO nova.api.openstack.compute.server_external_events [req-bbea5af3-f16f-4bc9-bb0a-7fcb60ed895c req-fad728f0-48cc-4b80-a083-087c59faa14e 16f70b7d2048425880f9a74c843216b5 e03d88d693434eb79c05327d58c21fcb - - 96d73a6055eb4ac5bae39f1b4b827480 96d73a6055eb4ac5bae39f1b4b827480] Creating event network-changed:b4992da8-bbb8-438c-9520-78982d72045d for instance 83ee94eb-17b7-4037-bcae-ed56775399a5 on instance [pid: 7|app: 0|req: 328/648] 10.0.0.27 () {38 vars in 814 bytes} [Fri May 8 00:32:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/649] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:32:55 2026] GET /v2.1/servers/428ad8aa-1ab6-457a-8243-f3e0a8eb95a7 => generated 1517 bytes in 350 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: 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: 329/650] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:32:56 2026] GET /v2.1/servers/d65d7cc5-97bc-49cd-960a-57501159d124 => generated 1612 bytes in 328 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/651] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:32:56 2026] GET /v2.1/servers/5759793f-520a-4f86-bfb4-f39050be17b3 => generated 1556 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 330/652] 10.0.0.92 () {32 vars in 740 bytes} [Fri May 8 00:32:56 2026] GET /v2.1/servers/d65d7cc5-97bc-49cd-960a-57501159d124/os-interface => generated 285 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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/653] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:32:56 2026] GET /v2.1/servers/83ee94eb-17b7-4037-bcae-ed56775399a5 => generated 1525 bytes in 296 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 331/654] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:32:57 2026] GET /v2.1/servers/428ad8aa-1ab6-457a-8243-f3e0a8eb95a7 => generated 1517 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: 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: 324/655] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:32:57 2026] GET /v2.1/servers/5759793f-520a-4f86-bfb4-f39050be17b3 => generated 1556 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:32:57.904 8 INFO nova.api.openstack.compute.server_external_events [req-101a7355-0a9b-4daa-9693-e1ae71fbf0bc req-906b6fea-c775-4203-81a2-71c34889af14 16f70b7d2048425880f9a74c843216b5 e03d88d693434eb79c05327d58c21fcb - - 96d73a6055eb4ac5bae39f1b4b827480 96d73a6055eb4ac5bae39f1b4b827480] Creating event network-changed:626d2205-076b-45a7-b421-41b3622bf2a7 for instance d65d7cc5-97bc-49cd-960a-57501159d124 on instance [pid: 8|app: 0|req: 325/656] 10.0.0.27 () {38 vars in 814 bytes} [Fri May 8 00:32:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 332/657] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:32:57 2026] GET /v2.1/servers/d65d7cc5-97bc-49cd-960a-57501159d124 => generated 1612 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-08 00:32:57.940 8 INFO nova.api.openstack.compute.server_external_events [req-c411d8e6-a03c-4a5f-acb7-ac55fa99055e req-946708fa-af19-41f4-a323-53f5ed1121d4 16f70b7d2048425880f9a74c843216b5 e03d88d693434eb79c05327d58c21fcb - - 96d73a6055eb4ac5bae39f1b4b827480 96d73a6055eb4ac5bae39f1b4b827480] Creating event network-vif-plugged:97e50f10-456f-45e5-8ee4-4e5366ad7242 for instance 428ad8aa-1ab6-457a-8243-f3e0a8eb95a7 on instance 2026-05-08 00:32:57.941 8 INFO nova.api.openstack.compute.server_external_events [req-c411d8e6-a03c-4a5f-acb7-ac55fa99055e req-946708fa-af19-41f4-a323-53f5ed1121d4 16f70b7d2048425880f9a74c843216b5 e03d88d693434eb79c05327d58c21fcb - - 96d73a6055eb4ac5bae39f1b4b827480 96d73a6055eb4ac5bae39f1b4b827480] Creating event network-vif-plugged:8cb46304-85dd-46ab-9ea5-3f3c5464f310 for instance 5759793f-520a-4f86-bfb4-f39050be17b3 on instance [pid: 8|app: 0|req: 326/658] 10.0.0.97 () {38 vars in 814 bytes} [Fri May 8 00:32:57 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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/659] 10.0.0.92 () {32 vars in 640 bytes} [Fri May 8 00:32:57 2026] GET /v2.1/servers => generated 388 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: 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: 327/660] 10.0.0.92 () {32 vars in 717 bytes} [Fri May 8 00:32:58 2026] DELETE /v2.1/servers/d65d7cc5-97bc-49cd-960a-57501159d124 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 334/661] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:32:58 2026] GET /v2.1/servers/83ee94eb-17b7-4037-bcae-ed56775399a5 => generated 1525 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 328/662] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:32:58 2026] GET /v2.1/servers/d65d7cc5-97bc-49cd-960a-57501159d124 => generated 1618 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/663] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:32:58 2026] GET /v2.1/servers/428ad8aa-1ab6-457a-8243-f3e0a8eb95a7 => generated 1700 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 329/664] 10.0.0.92 () {32 vars in 740 bytes} [Fri May 8 00:32:58 2026] GET /v2.1/servers/428ad8aa-1ab6-457a-8243-f3e0a8eb95a7/os-interface => generated 284 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 336/665] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:32:58 2026] GET /v2.1/servers/5759793f-520a-4f86-bfb4-f39050be17b3 => generated 1739 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: 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/666] 10.0.0.92 () {32 vars in 740 bytes} [Fri May 8 00:32:59 2026] GET /v2.1/servers/5759793f-520a-4f86-bfb4-f39050be17b3/os-interface => generated 284 bytes in 911 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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/667] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:33:00 2026] GET /v2.1/servers/d65d7cc5-97bc-49cd-960a-57501159d124 => generated 1671 bytes in 872 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:33:00.992 8 INFO nova.api.openstack.compute.server_external_events [req-b540b955-e798-42d0-9e1f-26d78f40d947 req-8326f36c-4907-4b4d-b601-6e9434c03b8c 16f70b7d2048425880f9a74c843216b5 e03d88d693434eb79c05327d58c21fcb - - 96d73a6055eb4ac5bae39f1b4b827480 96d73a6055eb4ac5bae39f1b4b827480] Creating event network-vif-plugged:b4992da8-bbb8-438c-9520-78982d72045d for instance 83ee94eb-17b7-4037-bcae-ed56775399a5 on instance [pid: 8|app: 0|req: 332/668] 10.0.0.97 () {38 vars in 814 bytes} [Fri May 8 00:33:00 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 337/669] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:32:59 2026] GET /v2.1/servers/83ee94eb-17b7-4037-bcae-ed56775399a5 => generated 1525 bytes in 1561 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-08 00:33:01.022 8 INFO nova.api.openstack.compute.server_external_events [req-adb8a11e-69fc-40de-afc3-24757d8700b5 req-392b7c9e-8410-43cd-9702-c9022c2449f7 16f70b7d2048425880f9a74c843216b5 e03d88d693434eb79c05327d58c21fcb - - 96d73a6055eb4ac5bae39f1b4b827480 96d73a6055eb4ac5bae39f1b4b827480] Creating event network-changed:97e50f10-456f-45e5-8ee4-4e5366ad7242 for instance 428ad8aa-1ab6-457a-8243-f3e0a8eb95a7 on instance /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 333/670] 10.0.0.27 () {38 vars in 814 bytes} [Fri May 8 00:33:00 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:33:01.052 7 INFO nova.api.openstack.compute.server_external_events [req-0d4f5556-2f6d-4e2c-93a9-d040d1f6e0c6 req-750f6446-9e86-4fe0-8c0a-f96117e355ec 16f70b7d2048425880f9a74c843216b5 e03d88d693434eb79c05327d58c21fcb - - 96d73a6055eb4ac5bae39f1b4b827480 96d73a6055eb4ac5bae39f1b4b827480] Creating event network-vif-deleted:626d2205-076b-45a7-b421-41b3622bf2a7 for instance d65d7cc5-97bc-49cd-960a-57501159d124 on instance [pid: 7|app: 0|req: 338/671] 10.0.0.27 () {38 vars in 814 bytes} [Fri May 8 00:33:01 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) [pid: 8|app: 0|req: 334/672] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:33:01 2026] GET /v2.1/servers/5759793f-520a-4f86-bfb4-f39050be17b3 => generated 1739 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 339/673] 10.0.0.92 () {32 vars in 640 bytes} [Fri May 8 00:33:01 2026] GET /v2.1/servers => generated 383 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 335/674] 10.0.0.92 () {32 vars in 717 bytes} [Fri May 8 00:33:01 2026] DELETE /v2.1/servers/5759793f-520a-4f86-bfb4-f39050be17b3 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 340/675] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:33:01 2026] GET /v2.1/servers/5759793f-520a-4f86-bfb4-f39050be17b3 => generated 1745 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:33:02.035 7 INFO nova.api.openstack.wsgi [None req-b611c5e4-b161-41be-9a3d-084f9c02660d 68e94c168a1a4a01ad8a3e0cef3a1fa7 fa8dd301c7244da2ba68b4d816dd417c - - default default] HTTP exception thrown: Instance d65d7cc5-97bc-49cd-960a-57501159d124 could not be found. [pid: 7|app: 0|req: 342/678] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:33:01 2026] GET /v2.1/servers/d65d7cc5-97bc-49cd-960a-57501159d124 => generated 111 bytes in 53 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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/679] 10.0.0.92 () {32 vars in 705 bytes} [Fri May 8 00:33:02 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1116183546 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/680] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:33:02 2026] GET /v2.1/servers/83ee94eb-17b7-4037-bcae-ed56775399a5 => generated 1715 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 344/681] 10.0.0.92 () {32 vars in 740 bytes} [Fri May 8 00:33:02 2026] GET /v2.1/servers/83ee94eb-17b7-4037-bcae-ed56775399a5/os-interface => generated 284 bytes in 485 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:33:03.105 7 INFO nova.api.openstack.compute.server_external_events [req-68667522-9e4c-457c-b011-aa9eae6886a2 req-8ee35319-f757-49cf-aa38-2f8946f2207c 16f70b7d2048425880f9a74c843216b5 e03d88d693434eb79c05327d58c21fcb - - 96d73a6055eb4ac5bae39f1b4b827480 96d73a6055eb4ac5bae39f1b4b827480] Creating event network-changed:8cb46304-85dd-46ab-9ea5-3f3c5464f310 for instance 5759793f-520a-4f86-bfb4-f39050be17b3 on instance [pid: 7|app: 0|req: 345/682] 10.0.0.27 () {38 vars in 814 bytes} [Fri May 8 00:33:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:33:03.737 7 INFO nova.api.openstack.compute.server_external_events [req-f05d45b7-45ed-4c7d-a3c4-a713e93208f4 req-f9be0298-8518-451b-8bf1-f16aa27810f7 16f70b7d2048425880f9a74c843216b5 e03d88d693434eb79c05327d58c21fcb - - 96d73a6055eb4ac5bae39f1b4b827480 96d73a6055eb4ac5bae39f1b4b827480] Creating event network-vif-deleted:8cb46304-85dd-46ab-9ea5-3f3c5464f310 for instance 5759793f-520a-4f86-bfb4-f39050be17b3 on instance [pid: 7|app: 0|req: 346/683] 10.0.0.27 () {38 vars in 814 bytes} [Fri May 8 00:33:03 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/684] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:33:02 2026] GET /v2.1/servers/5759793f-520a-4f86-bfb4-f39050be17b3 => generated 1745 bytes in 1580 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 347/685] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:33:04 2026] GET /v2.1/servers/83ee94eb-17b7-4037-bcae-ed56775399a5 => generated 1715 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:33:05.254 8 INFO nova.api.openstack.wsgi [None req-065cf457-f9a1-4ea4-adbc-f157cf2323f4 290f313c63b94abd8f536a69d60527af ee8db642358a4568bd28093b6bba97b5 - - default default] HTTP exception thrown: Instance 5759793f-520a-4f86-bfb4-f39050be17b3 could not be found. [pid: 8|app: 0|req: 339/686] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:33:05 2026] GET /v2.1/servers/5759793f-520a-4f86-bfb4-f39050be17b3 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 348/687] 10.0.0.92 () {32 vars in 705 bytes} [Fri May 8 00:33:05 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1658702157 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:33:05.809 8 INFO nova.api.openstack.compute.server_external_events [req-a3ee976d-b71f-41e2-8f6d-10bcae7f6a23 req-738d0e67-a6f0-418a-a813-34d96bf4236c 16f70b7d2048425880f9a74c843216b5 e03d88d693434eb79c05327d58c21fcb - - 96d73a6055eb4ac5bae39f1b4b827480 96d73a6055eb4ac5bae39f1b4b827480] Creating event network-changed:b4992da8-bbb8-438c-9520-78982d72045d for instance 83ee94eb-17b7-4037-bcae-ed56775399a5 on instance [pid: 8|app: 0|req: 340/688] 10.0.0.27 () {38 vars in 814 bytes} [Fri May 8 00:33:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/691] 10.0.0.92 () {34 vars in 670 bytes} [Fri May 8 00:33:13 2026] POST /v2.1/os-keypairs => generated 386 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 342/692] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:33:14 2026] GET /v2.1/servers/428ad8aa-1ab6-457a-8243-f3e0a8eb95a7 => generated 1820 bytes in 322 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/693] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:33:14 2026] GET /v2.1/servers/428ad8aa-1ab6-457a-8243-f3e0a8eb95a7 => generated 1820 bytes in 358 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 343/694] 10.0.0.92 () {34 vars in 749 bytes} [Fri May 8 00:33:15 2026] POST /v2.1/servers/428ad8aa-1ab6-457a-8243-f3e0a8eb95a7/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 352/695] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:33:15 2026] GET /v2.1/servers/428ad8aa-1ab6-457a-8243-f3e0a8eb95a7 => generated 1822 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 344/696] 10.0.0.92 () {34 vars in 662 bytes} [Fri May 8 00:33:15 2026] POST /v2.1/servers => generated 451 bytes in 649 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 353/697] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:33:16 2026] GET /v2.1/servers/3ccff270-59f5-4ec9-94d1-ec53ae9a9612 => generated 1423 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 345/698] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:33:16 2026] GET /v2.1/servers/428ad8aa-1ab6-457a-8243-f3e0a8eb95a7 => generated 1827 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 354/699] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:33:17 2026] GET /v2.1/servers/3ccff270-59f5-4ec9-94d1-ec53ae9a9612 => generated 1481 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: 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: 346/700] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:33:17 2026] GET /v2.1/servers/428ad8aa-1ab6-457a-8243-f3e0a8eb95a7 => generated 1820 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-08 00:33:17.775 7 INFO nova.api.openstack.compute.server_external_events [req-ef2608ff-77cb-44a3-a6c0-6d2d3cc0212b req-b41ef2d9-0a6b-4a26-910f-a869b365a875 16f70b7d2048425880f9a74c843216b5 e03d88d693434eb79c05327d58c21fcb - - 96d73a6055eb4ac5bae39f1b4b827480 96d73a6055eb4ac5bae39f1b4b827480] Creating event network-vif-unplugged:97e50f10-456f-45e5-8ee4-4e5366ad7242 for instance 428ad8aa-1ab6-457a-8243-f3e0a8eb95a7 on instance [pid: 7|app: 0|req: 355/701] 10.0.0.97 () {38 vars in 814 bytes} [Fri May 8 00:33:17 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:33:18.474 8 INFO nova.api.openstack.compute.server_external_events [req-fe81a311-805c-48fa-bba9-a19e4deda4fd req-2220214e-244a-42f6-b9cc-caf9afb9c2de 16f70b7d2048425880f9a74c843216b5 e03d88d693434eb79c05327d58c21fcb - - 96d73a6055eb4ac5bae39f1b4b827480 96d73a6055eb4ac5bae39f1b4b827480] Creating event network-changed:d08f1efd-de03-4e7f-80db-dc42e89f6ca9 for instance 3ccff270-59f5-4ec9-94d1-ec53ae9a9612 on instance [pid: 8|app: 0|req: 347/702] 10.0.0.27 () {38 vars in 814 bytes} [Fri May 8 00:33:18 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 356/703] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:33:18 2026] GET /v2.1/servers/3ccff270-59f5-4ec9-94d1-ec53ae9a9612 => generated 1549 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: 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: 348/704] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:33:19 2026] GET /v2.1/servers/3ccff270-59f5-4ec9-94d1-ec53ae9a9612 => generated 1549 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:33:19.874 8 INFO nova.api.openstack.compute.server_external_events [req-a6e918a3-7f1f-45fd-9909-0587dd0bd6b2 req-bea25671-dc7c-4324-a697-39e23e68b22f 16f70b7d2048425880f9a74c843216b5 e03d88d693434eb79c05327d58c21fcb - - 96d73a6055eb4ac5bae39f1b4b827480 96d73a6055eb4ac5bae39f1b4b827480] Creating event network-vif-plugged:97e50f10-456f-45e5-8ee4-4e5366ad7242 for instance 428ad8aa-1ab6-457a-8243-f3e0a8eb95a7 on instance [pid: 8|app: 0|req: 349/705] 10.0.0.97 () {38 vars in 814 bytes} [Fri May 8 00:33:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/706] 10.0.0.92 () {32 vars in 740 bytes} [Fri May 8 00:33:19 2026] GET /v2.1/servers/83ee94eb-17b7-4037-bcae-ed56775399a5/os-interface => generated 284 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 350/707] 10.0.0.92 () {32 vars in 814 bytes} [Fri May 8 00:33:19 2026] GET /v2.1/servers/83ee94eb-17b7-4037-bcae-ed56775399a5/os-interface/b4992da8-bbb8-438c-9520-78982d72045d => generated 281 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 358/708] 10.0.0.92 () {32 vars in 722 bytes} [Fri May 8 00:33:20 2026] GET /v2.1/servers/83ee94eb-17b7-4037-bcae-ed56775399a5/ips => generated 155 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 351/709] 10.0.0.92 () {34 vars in 749 bytes} [Fri May 8 00:33:20 2026] POST /v2.1/servers/83ee94eb-17b7-4037-bcae-ed56775399a5/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 359/710] 10.0.0.92 () {32 vars in 722 bytes} [Fri May 8 00:33:20 2026] GET /v2.1/servers/83ee94eb-17b7-4037-bcae-ed56775399a5/ips => generated 155 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:33:21.268 7 INFO nova.api.openstack.compute.server_external_events [req-3e670542-539d-4a6a-87c1-08e70ecd16d4 req-132f158c-d29b-4a3a-ab64-87a269912041 16f70b7d2048425880f9a74c843216b5 e03d88d693434eb79c05327d58c21fcb - - 96d73a6055eb4ac5bae39f1b4b827480 96d73a6055eb4ac5bae39f1b4b827480] Creating event network-changed:b4992da8-bbb8-438c-9520-78982d72045d for instance 83ee94eb-17b7-4037-bcae-ed56775399a5 on instance [pid: 7|app: 0|req: 360/711] 10.0.0.27 () {38 vars in 814 bytes} [Fri May 8 00:33:21 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.10/site-packages/pycadf/identifier.py:71: 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: 361/712] 10.0.0.92 () {32 vars in 722 bytes} [Fri May 8 00:33:21 2026] GET /v2.1/servers/83ee94eb-17b7-4037-bcae-ed56775399a5/ips => generated 155 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/713] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:33:20 2026] GET /v2.1/servers/3ccff270-59f5-4ec9-94d1-ec53ae9a9612 => generated 1549 bytes in 497 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:33:21.910 8 INFO nova.api.openstack.compute.server_external_events [req-98d5ec9b-8f07-411e-b889-807c82c5933e req-540b1d8d-6fc5-449c-b2fd-6ae9b16cc842 16f70b7d2048425880f9a74c843216b5 e03d88d693434eb79c05327d58c21fcb - - 96d73a6055eb4ac5bae39f1b4b827480 96d73a6055eb4ac5bae39f1b4b827480] Creating event network-vif-plugged:d08f1efd-de03-4e7f-80db-dc42e89f6ca9 for instance 3ccff270-59f5-4ec9-94d1-ec53ae9a9612 on instance [pid: 8|app: 0|req: 354/716] 10.0.0.97 () {38 vars in 814 bytes} [Fri May 8 00:33:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 363/717] 10.0.0.92 () {32 vars in 722 bytes} [Fri May 8 00:33:22 2026] GET /v2.1/servers/83ee94eb-17b7-4037-bcae-ed56775399a5/ips => generated 194 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: 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: 355/718] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:33:22 2026] GET /v2.1/servers/83ee94eb-17b7-4037-bcae-ed56775399a5 => generated 1950 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 364/719] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:33:22 2026] GET /v2.1/servers/3ccff270-59f5-4ec9-94d1-ec53ae9a9612 => generated 1725 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/720] 10.0.0.92 () {34 vars in 749 bytes} [Fri May 8 00:33:22 2026] POST /v2.1/servers/83ee94eb-17b7-4037-bcae-ed56775399a5/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: 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/721] 10.0.0.92 () {32 vars in 722 bytes} [Fri May 8 00:33:22 2026] GET /v2.1/servers/83ee94eb-17b7-4037-bcae-ed56775399a5/ips => generated 194 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/722] 10.0.0.92 () {32 vars in 740 bytes} [Fri May 8 00:33:22 2026] GET /v2.1/servers/3ccff270-59f5-4ec9-94d1-ec53ae9a9612/os-interface => generated 284 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:33:23.317 7 INFO nova.api.openstack.compute.server_external_events [req-fc99df5c-cdd0-4454-967b-c729d6c2c35b req-1b7650b5-5973-4705-b939-4ae4e670d2fc 16f70b7d2048425880f9a74c843216b5 e03d88d693434eb79c05327d58c21fcb - - 96d73a6055eb4ac5bae39f1b4b827480 96d73a6055eb4ac5bae39f1b4b827480] Creating event network-changed:b4992da8-bbb8-438c-9520-78982d72045d for instance 83ee94eb-17b7-4037-bcae-ed56775399a5 on instance [pid: 7|app: 0|req: 366/723] 10.0.0.27 () {38 vars in 814 bytes} [Fri May 8 00:33:23 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.10/site-packages/pycadf/identifier.py:71: 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: 358/724] 10.0.0.92 () {32 vars in 722 bytes} [Fri May 8 00:33:23 2026] GET /v2.1/servers/83ee94eb-17b7-4037-bcae-ed56775399a5/ips => generated 194 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:33:24.035 8 INFO nova.api.openstack.compute.server_external_events [req-da3c20cb-a90a-4386-9d34-289530ee4f21 req-93baea65-8627-4b76-bcc0-fbccfe7b49db 16f70b7d2048425880f9a74c843216b5 e03d88d693434eb79c05327d58c21fcb - - 96d73a6055eb4ac5bae39f1b4b827480 96d73a6055eb4ac5bae39f1b4b827480] Creating event network-changed:d08f1efd-de03-4e7f-80db-dc42e89f6ca9 for instance 3ccff270-59f5-4ec9-94d1-ec53ae9a9612 on instance [pid: 8|app: 0|req: 359/725] 10.0.0.27 () {38 vars in 814 bytes} [Fri May 8 00:33:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/726] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:33:23 2026] GET /v2.1/servers/3ccff270-59f5-4ec9-94d1-ec53ae9a9612 => generated 1725 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 360/727] 10.0.0.92 () {32 vars in 640 bytes} [Fri May 8 00:33:24 2026] GET /v2.1/servers => generated 377 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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/728] 10.0.0.92 () {32 vars in 717 bytes} [Fri May 8 00:33:24 2026] DELETE /v2.1/servers/3ccff270-59f5-4ec9-94d1-ec53ae9a9612 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 361/729] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:33:24 2026] GET /v2.1/servers/3ccff270-59f5-4ec9-94d1-ec53ae9a9612 => generated 1731 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 369/730] 10.0.0.92 () {32 vars in 722 bytes} [Fri May 8 00:33:24 2026] GET /v2.1/servers/83ee94eb-17b7-4037-bcae-ed56775399a5/ips => generated 155 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 362/731] 10.0.0.92 () {32 vars in 717 bytes} [Fri May 8 00:33:24 2026] DELETE /v2.1/servers/83ee94eb-17b7-4037-bcae-ed56775399a5 => 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.10/site-packages/pycadf/identifier.py:71: 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/732] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:33:24 2026] GET /v2.1/servers/83ee94eb-17b7-4037-bcae-ed56775399a5 => generated 1841 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: 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/733] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:33:25 2026] GET /v2.1/servers/3ccff270-59f5-4ec9-94d1-ec53ae9a9612 => generated 1783 bytes in 816 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/734] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:33:26 2026] GET /v2.1/servers/83ee94eb-17b7-4037-bcae-ed56775399a5 => generated 1775 bytes in 351 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:33:26.520 7 INFO nova.api.openstack.compute.server_external_events [req-2f4aa028-ac49-4d06-b74d-00bedbc9aac1 req-2e872720-1e6f-4d73-b79c-a5da8fda6889 16f70b7d2048425880f9a74c843216b5 e03d88d693434eb79c05327d58c21fcb - - 96d73a6055eb4ac5bae39f1b4b827480 96d73a6055eb4ac5bae39f1b4b827480] Creating event network-vif-deleted:b4992da8-bbb8-438c-9520-78982d72045d for instance 83ee94eb-17b7-4037-bcae-ed56775399a5 on instance [pid: 7|app: 0|req: 372/735] 10.0.0.27 () {38 vars in 814 bytes} [Fri May 8 00:33:26 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:33:26.553 8 INFO nova.api.openstack.compute.server_external_events [req-8ac35e59-cfb8-4806-9d9d-3e208a929d1e req-e82e863a-f99d-42d2-98ac-2bcb686119bf 16f70b7d2048425880f9a74c843216b5 e03d88d693434eb79c05327d58c21fcb - - 96d73a6055eb4ac5bae39f1b4b827480 96d73a6055eb4ac5bae39f1b4b827480] Creating event network-vif-unplugged:d08f1efd-de03-4e7f-80db-dc42e89f6ca9 for instance 3ccff270-59f5-4ec9-94d1-ec53ae9a9612 on instance [pid: 8|app: 0|req: 364/736] 10.0.0.97 () {38 vars in 814 bytes} [Fri May 8 00:33:26 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:33:26.977 7 INFO nova.api.openstack.compute.server_external_events [req-7eedaf5c-8a40-4fe8-bbb2-a6c3b0784a4b req-f629d903-b549-4e94-a84c-bc8ebabd9773 16f70b7d2048425880f9a74c843216b5 e03d88d693434eb79c05327d58c21fcb - - 96d73a6055eb4ac5bae39f1b4b827480 96d73a6055eb4ac5bae39f1b4b827480] Creating event network-vif-deleted:d08f1efd-de03-4e7f-80db-dc42e89f6ca9 for instance 3ccff270-59f5-4ec9-94d1-ec53ae9a9612 on instance [pid: 7|app: 0|req: 373/737] 10.0.0.27 () {38 vars in 814 bytes} [Fri May 8 00:33:26 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.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:33:27.518 8 INFO nova.api.openstack.wsgi [None req-00930f47-7fed-4599-8cd0-58ae6d4b7458 cd8d33a504464cc4a751ed483b264fd6 05c5ccdc81884038a8edafa9cff9e88b - - default default] HTTP exception thrown: Instance 3ccff270-59f5-4ec9-94d1-ec53ae9a9612 could not be found. [pid: 8|app: 0|req: 365/738] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:33:27 2026] GET /v2.1/servers/3ccff270-59f5-4ec9-94d1-ec53ae9a9612 => generated 111 bytes in 43 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:33:27.541 7 INFO nova.api.openstack.wsgi [None req-98212a5d-bf01-43bf-aadd-e367fbb6b684 69f2ed19fd5f4b2eae537744df76b174 65474bd89b284fe7843dafcd6c73a56a - - default default] HTTP exception thrown: Instance 83ee94eb-17b7-4037-bcae-ed56775399a5 could not be found. [pid: 7|app: 0|req: 374/739] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:33:27 2026] GET /v2.1/servers/83ee94eb-17b7-4037-bcae-ed56775399a5 => generated 111 bytes in 44 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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/740] 10.0.0.92 () {32 vars in 705 bytes} [Fri May 8 00:33:27 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1416178260 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/741] 10.0.0.92 () {32 vars in 705 bytes} [Fri May 8 00:33:27 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1154404390 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-08 00:33:28.578 8 INFO nova.api.openstack.wsgi [None req-a59d4036-f3b2-42ba-ad5b-f7e337c64098 69f2ed19fd5f4b2eae537744df76b174 65474bd89b284fe7843dafcd6c73a56a - - default default] HTTP exception thrown: Instance 83ee94eb-17b7-4037-bcae-ed56775399a5 could not be found. [pid: 8|app: 0|req: 367/742] 10.0.0.92 () {32 vars in 717 bytes} [Fri May 8 00:33:28 2026] DELETE /v2.1/servers/83ee94eb-17b7-4037-bcae-ed56775399a5 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-08 00:33:28.606 7 INFO nova.api.openstack.wsgi [None req-ad17f472-bc10-4f52-b7b3-3adca33f5b9f 69f2ed19fd5f4b2eae537744df76b174 65474bd89b284fe7843dafcd6c73a56a - - default default] HTTP exception thrown: Instance 83ee94eb-17b7-4037-bcae-ed56775399a5 could not be found. [pid: 7|app: 0|req: 376/743] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:33:28 2026] GET /v2.1/servers/83ee94eb-17b7-4037-bcae-ed56775399a5 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 369/746] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:33:33 2026] GET /v2.1/servers/428ad8aa-1ab6-457a-8243-f3e0a8eb95a7 => generated 1820 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 378/747] 10.0.0.92 () {32 vars in 717 bytes} [Fri May 8 00:33:33 2026] DELETE /v2.1/servers/428ad8aa-1ab6-457a-8243-f3e0a8eb95a7 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 370/748] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:33:33 2026] GET /v2.1/servers/428ad8aa-1ab6-457a-8243-f3e0a8eb95a7 => generated 1826 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:33:35.051 8 INFO nova.api.openstack.compute.server_external_events [req-b3a60564-a968-47ef-8f2e-4dd2f827c3c9 req-71cbdc75-b34d-488b-8472-fa0083cd848d 16f70b7d2048425880f9a74c843216b5 e03d88d693434eb79c05327d58c21fcb - - 96d73a6055eb4ac5bae39f1b4b827480 96d73a6055eb4ac5bae39f1b4b827480] Creating event network-vif-deleted:97e50f10-456f-45e5-8ee4-4e5366ad7242 for instance 428ad8aa-1ab6-457a-8243-f3e0a8eb95a7 on instance [pid: 8|app: 0|req: 371/749] 10.0.0.27 () {38 vars in 814 bytes} [Fri May 8 00:33:35 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: 7|app: 0|req: 379/750] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:33:34 2026] GET /v2.1/servers/428ad8aa-1ab6-457a-8243-f3e0a8eb95a7 => generated 1759 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:33:36.102 8 INFO nova.api.openstack.wsgi [None req-3397c2b1-ed28-4c83-9333-8c3c866511e2 3d90185798104f73bcad91a1237c5b38 36a6555ca6994f34841ddb9ae8f3f227 - - default default] HTTP exception thrown: Instance 428ad8aa-1ab6-457a-8243-f3e0a8eb95a7 could not be found. [pid: 8|app: 0|req: 372/751] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:33:36 2026] GET /v2.1/servers/428ad8aa-1ab6-457a-8243-f3e0a8eb95a7 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 380/752] 10.0.0.92 () {32 vars in 705 bytes} [Fri May 8 00:33:36 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1266046945 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/755] 10.0.0.92 () {34 vars in 662 bytes} [Fri May 8 00:33:42 2026] POST /v2.1/servers => generated 424 bytes in 882 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 374/756] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:33:42 2026] GET /v2.1/servers/da643b0d-0ec0-44b0-9429-b6bb0e6279b3 => generated 1371 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 383/757] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:33:43 2026] GET /v2.1/servers/da643b0d-0ec0-44b0-9429-b6bb0e6279b3 => generated 1429 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:33:44.990 8 INFO nova.api.openstack.compute.server_external_events [req-5248d82d-60a1-4677-b9b5-374857687117 req-26ff7559-5536-4ed4-887f-977c9734b8f3 16f70b7d2048425880f9a74c843216b5 e03d88d693434eb79c05327d58c21fcb - - 96d73a6055eb4ac5bae39f1b4b827480 96d73a6055eb4ac5bae39f1b4b827480] Creating event network-changed:0e256c5a-be9f-49f4-91a1-76e6cfd07d35 for instance da643b0d-0ec0-44b0-9429-b6bb0e6279b3 on instance [pid: 8|app: 0|req: 375/758] 10.0.0.27 () {38 vars in 814 bytes} [Fri May 8 00:33:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 384/759] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:33:45 2026] GET /v2.1/servers/da643b0d-0ec0-44b0-9429-b6bb0e6279b3 => generated 1471 bytes in 339 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 376/760] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:33:46 2026] GET /v2.1/servers/da643b0d-0ec0-44b0-9429-b6bb0e6279b3 => generated 1471 bytes in 431 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:33:48.047 7 INFO nova.api.openstack.compute.server_external_events [req-439e94f3-63d4-4e4e-9e5f-7f6a65be752c req-fb03c7bf-87d9-4fee-94ed-4da639c7e357 16f70b7d2048425880f9a74c843216b5 e03d88d693434eb79c05327d58c21fcb - - 96d73a6055eb4ac5bae39f1b4b827480 96d73a6055eb4ac5bae39f1b4b827480] Creating event network-vif-plugged:0e256c5a-be9f-49f4-91a1-76e6cfd07d35 for instance da643b0d-0ec0-44b0-9429-b6bb0e6279b3 on instance [pid: 7|app: 0|req: 385/761] 10.0.0.97 () {38 vars in 814 bytes} [Fri May 8 00:33:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 377/762] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:33:48 2026] GET /v2.1/servers/da643b0d-0ec0-44b0-9429-b6bb0e6279b3 => generated 1471 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 386/763] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:33:49 2026] GET /v2.1/servers/da643b0d-0ec0-44b0-9429-b6bb0e6279b3 => generated 1656 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 378/764] 10.0.0.92 () {32 vars in 722 bytes} [Fri May 8 00:33:49 2026] GET /v2.1/servers/da643b0d-0ec0-44b0-9429-b6bb0e6279b3/ips => generated 109 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 387/765] 10.0.0.92 () {32 vars in 722 bytes} [Fri May 8 00:33:49 2026] GET /v2.1/servers/da643b0d-0ec0-44b0-9429-b6bb0e6279b3/ips => generated 109 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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/766] 10.0.0.92 () {32 vars in 824 bytes} [Fri May 8 00:33:49 2026] GET /v2.1/servers/da643b0d-0ec0-44b0-9429-b6bb0e6279b3/ips/tempest-ServerAddressesTestJSON-1021369754-network => generated 94 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 388/767] 10.0.0.92 () {32 vars in 717 bytes} [Fri May 8 00:33:49 2026] DELETE /v2.1/servers/da643b0d-0ec0-44b0-9429-b6bb0e6279b3 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 380/768] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:33:49 2026] GET /v2.1/servers/da643b0d-0ec0-44b0-9429-b6bb0e6279b3 => generated 1662 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:33:51.029 8 INFO nova.api.openstack.compute.server_external_events [req-9f423250-c46c-46a4-acef-2c756380ec7c req-dbc9694d-7f81-4187-9aa7-76c7cca5f346 16f70b7d2048425880f9a74c843216b5 e03d88d693434eb79c05327d58c21fcb - - 96d73a6055eb4ac5bae39f1b4b827480 96d73a6055eb4ac5bae39f1b4b827480] Creating event network-vif-deleted:0e256c5a-be9f-49f4-91a1-76e6cfd07d35 for instance da643b0d-0ec0-44b0-9429-b6bb0e6279b3 on instance [pid: 8|app: 0|req: 381/769] 10.0.0.27 () {38 vars in 814 bytes} [Fri May 8 00:33:50 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) [pid: 7|app: 0|req: 389/770] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:33:50 2026] GET /v2.1/servers/da643b0d-0ec0-44b0-9429-b6bb0e6279b3 => generated 1620 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:33:52.076 7 INFO nova.api.openstack.wsgi [None req-a0541429-88e5-4cbb-81ab-db5a8dc3a1bd 4cedb48087ae46e395697d3a4c2d5477 60e5db68700b49fa8b5e76a70480317b - - default default] HTTP exception thrown: Instance da643b0d-0ec0-44b0-9429-b6bb0e6279b3 could not be found. [pid: 7|app: 0|req: 391/773] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:33:52 2026] GET /v2.1/servers/da643b0d-0ec0-44b0-9429-b6bb0e6279b3 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/774] 10.0.0.92 () {30 vars in 412 bytes} [Fri May 8 00:33:57 2026] GET / => generated 421 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 392/775] 10.0.0.92 () {28 vars in 559 bytes} [Fri May 8 00:33:57 2026] GET /v2/ => generated 401 bytes in 478 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 384/776] 10.0.0.92 () {28 vars in 563 bytes} [Fri May 8 00:33:58 2026] GET /v2.1/ => generated 410 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/777] 10.0.0.92 () {30 vars in 412 bytes} [Fri May 8 00:33:58 2026] GET / => generated 421 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/784] 10.0.0.85 () {30 vars in 618 bytes} [Fri May 8 00:34:30 2026] GET /v2.1 => generated 0 bytes in 138 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 388/785] 10.0.0.85 () {30 vars in 620 bytes} [Fri May 8 00:34:30 2026] GET /v2.1/ => generated 410 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/786] 10.0.0.85 () {34 vars in 912 bytes} [Fri May 8 00:34:30 2026] GET /v2.1/os-simple-tenant-usage/01ed3f6697284a92aec61def79a2f4fc?start=2026-05-07T00:00:00&end=2026-05-08T23:59:59 => generated 20 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/787] 10.0.0.85 () {30 vars in 653 bytes} [Fri May 8 00:34:30 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/790] 10.0.0.85 () {30 vars in 618 bytes} [Fri May 8 00:34:32 2026] GET /v2.1 => generated 0 bytes in 55 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 400/791] 10.0.0.85 () {30 vars in 620 bytes} [Fri May 8 00:34:32 2026] GET /v2.1/ => generated 410 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/792] 10.0.0.85 () {34 vars in 912 bytes} [Fri May 8 00:34:32 2026] GET /v2.1/os-simple-tenant-usage/01ed3f6697284a92aec61def79a2f4fc?start=2026-05-07T00:00:00&end=2026-05-08T23:59:59 => generated 20 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/793] 10.0.0.85 () {30 vars in 653 bytes} [Fri May 8 00:34:33 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/796] 10.0.0.92 () {34 vars in 662 bytes} [Fri May 8 00:34:44 2026] POST /v2.1/servers => generated 424 bytes in 2183 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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/797] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:34:46 2026] GET /v2.1/servers/9e609582-a199-4247-a5cc-6c2ce94aad06 => generated 1367 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 404/798] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:34:47 2026] GET /v2.1/servers/9e609582-a199-4247-a5cc-6c2ce94aad06 => generated 1425 bytes in 472 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:34:49.473 8 INFO nova.api.openstack.compute.server_external_events [req-79af1ea8-65c1-4230-b902-e218ce4065c7 req-8e9e16c4-3d5f-4928-82b5-fe8d2cbed52d 16f70b7d2048425880f9a74c843216b5 e03d88d693434eb79c05327d58c21fcb - - 96d73a6055eb4ac5bae39f1b4b827480 96d73a6055eb4ac5bae39f1b4b827480] Creating event network-changed:b7492515-6602-4a2e-9c25-d3a90fdc7916 for instance 9e609582-a199-4247-a5cc-6c2ce94aad06 on instance [pid: 8|app: 0|req: 395/799] 10.0.0.27 () {38 vars in 814 bytes} [Fri May 8 00:34:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/800] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:34:49 2026] GET /v2.1/servers/9e609582-a199-4247-a5cc-6c2ce94aad06 => generated 1467 bytes in 762 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 396/803] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:34:51 2026] GET /v2.1/servers/9e609582-a199-4247-a5cc-6c2ce94aad06 => generated 1467 bytes in 745 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 408/804] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:34:52 2026] GET /v2.1/servers/9e609582-a199-4247-a5cc-6c2ce94aad06 => generated 1467 bytes in 829 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:34:54.553 8 INFO nova.api.openstack.compute.server_external_events [req-781da013-5062-42bc-ab03-950fcbb21b67 req-c9ac704a-7f01-423f-974e-dbcf1cab97e7 16f70b7d2048425880f9a74c843216b5 e03d88d693434eb79c05327d58c21fcb - - 96d73a6055eb4ac5bae39f1b4b827480 96d73a6055eb4ac5bae39f1b4b827480] Creating event network-vif-plugged:b7492515-6602-4a2e-9c25-d3a90fdc7916 for instance 9e609582-a199-4247-a5cc-6c2ce94aad06 on instance [pid: 8|app: 0|req: 397/805] 10.0.0.97 () {38 vars in 814 bytes} [Fri May 8 00:34:54 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.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: 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: 409/806] 10.0.0.92 () {34 vars in 670 bytes} [Fri May 8 00:34:54 2026] POST /v2.1/os-keypairs => generated 396 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/807] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:34:54 2026] GET /v2.1/servers/9e609582-a199-4247-a5cc-6c2ce94aad06 => generated 1648 bytes in 441 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/808] 10.0.0.92 () {32 vars in 717 bytes} [Fri May 8 00:34:55 2026] DELETE /v2.1/servers/9e609582-a199-4247-a5cc-6c2ce94aad06 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 399/809] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:34:55 2026] GET /v2.1/servers/9e609582-a199-4247-a5cc-6c2ce94aad06 => generated 1654 bytes in 388 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 411/810] 10.0.0.92 () {34 vars in 670 bytes} [Fri May 8 00:34:56 2026] POST /v2.1/os-keypairs => generated 386 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:34:56.897 8 INFO nova.api.openstack.compute.server_external_events [req-727cbee6-2d0c-4efe-948a-9c5083c57ec6 req-389ae550-0b1c-45e7-9e57-dbc917b81129 16f70b7d2048425880f9a74c843216b5 e03d88d693434eb79c05327d58c21fcb - - 96d73a6055eb4ac5bae39f1b4b827480 96d73a6055eb4ac5bae39f1b4b827480] Creating event network-vif-deleted:b7492515-6602-4a2e-9c25-d3a90fdc7916 for instance 9e609582-a199-4247-a5cc-6c2ce94aad06 on instance [pid: 8|app: 0|req: 400/811] 10.0.0.27 () {38 vars in 814 bytes} [Fri May 8 00:34:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 00:34:57.175 7 INFO nova.api.openstack.wsgi [None req-783b6228-abd9-4720-9e89-cecf5ddbae6f 01cc563d40494716b55af53b3e129a92 ecb625a180c44a8f9a1c3908ab2faaa1 - - default default] HTTP exception thrown: Instance 9e609582-a199-4247-a5cc-6c2ce94aad06 could not be found. [pid: 7|app: 0|req: 412/812] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:34:57 2026] GET /v2.1/servers/9e609582-a199-4247-a5cc-6c2ce94aad06 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 401/813] 10.0.0.92 () {34 vars in 662 bytes} [Fri May 8 00:34:58 2026] POST /v2.1/servers => generated 495 bytes in 1699 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 413/814] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:35:00 2026] GET /v2.1/servers/58629f1d-39b6-48a7-8db8-830a021b98c0 => generated 1455 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 402/815] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:35:01 2026] GET /v2.1/servers/58629f1d-39b6-48a7-8db8-830a021b98c0 => generated 1513 bytes in 318 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: 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: 415/818] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:35:02 2026] GET /v2.1/servers/58629f1d-39b6-48a7-8db8-830a021b98c0 => generated 1626 bytes in 464 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-08 00:35:02.992 8 INFO nova.api.openstack.compute.server_external_events [req-503f504f-827b-4281-92de-cf73eabd660c req-5d061092-0185-47e6-803a-f646f789b023 16f70b7d2048425880f9a74c843216b5 e03d88d693434eb79c05327d58c21fcb - - 96d73a6055eb4ac5bae39f1b4b827480 96d73a6055eb4ac5bae39f1b4b827480] Creating event network-changed:4d809821-cacc-489e-95f4-372888506362 for instance 58629f1d-39b6-48a7-8db8-830a021b98c0 on instance [pid: 8|app: 0|req: 404/819] 10.0.0.27 () {38 vars in 814 bytes} [Fri May 8 00:35:02 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.10/site-packages/pycadf/identifier.py:71: 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/820] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:35:03 2026] GET /v2.1/servers/58629f1d-39b6-48a7-8db8-830a021b98c0 => generated 1626 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:35:05.030 8 INFO nova.api.openstack.compute.server_external_events [req-f686e827-fac0-4f55-8ce8-3e87ca60fe66 req-b3f0d2ec-59bf-4cc3-918e-f0a710d2d318 16f70b7d2048425880f9a74c843216b5 e03d88d693434eb79c05327d58c21fcb - - 96d73a6055eb4ac5bae39f1b4b827480 96d73a6055eb4ac5bae39f1b4b827480] Creating event network-vif-plugged:4d809821-cacc-489e-95f4-372888506362 for instance 58629f1d-39b6-48a7-8db8-830a021b98c0 on instance [pid: 8|app: 0|req: 405/821] 10.0.0.97 () {38 vars in 814 bytes} [Fri May 8 00:35:04 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.10/site-packages/pycadf/identifier.py:71: 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: 417/822] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:35:05 2026] GET /v2.1/servers/58629f1d-39b6-48a7-8db8-830a021b98c0 => generated 1805 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 406/823] 10.0.0.92 () {32 vars in 740 bytes} [Fri May 8 00:35:05 2026] GET /v2.1/servers/58629f1d-39b6-48a7-8db8-830a021b98c0/os-interface => generated 284 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:35:06.901 7 INFO nova.api.openstack.compute.server_external_events [req-0d07031c-5089-4d0c-a037-d136526be4c1 req-e54437b8-d378-4ffe-973f-2cb724ac91ab 16f70b7d2048425880f9a74c843216b5 e03d88d693434eb79c05327d58c21fcb - - 96d73a6055eb4ac5bae39f1b4b827480 96d73a6055eb4ac5bae39f1b4b827480] Creating event network-changed:4d809821-cacc-489e-95f4-372888506362 for instance 58629f1d-39b6-48a7-8db8-830a021b98c0 on instance [pid: 7|app: 0|req: 418/824] 10.0.0.27 () {38 vars in 814 bytes} [Fri May 8 00:35:06 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 408/827] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:35:15 2026] GET /v2.1/servers/58629f1d-39b6-48a7-8db8-830a021b98c0 => generated 1925 bytes in 288 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 420/828] 10.0.0.92 () {32 vars in 752 bytes} [Fri May 8 00:35:16 2026] GET /v2.1/servers/58629f1d-39b6-48a7-8db8-830a021b98c0/os-server-password => generated 116 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 409/829] 10.0.0.92 () {32 vars in 717 bytes} [Fri May 8 00:35:18 2026] DELETE /v2.1/servers/58629f1d-39b6-48a7-8db8-830a021b98c0 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 421/830] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:35:18 2026] GET /v2.1/servers/58629f1d-39b6-48a7-8db8-830a021b98c0 => generated 1931 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 410/831] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:35:19 2026] GET /v2.1/servers/58629f1d-39b6-48a7-8db8-830a021b98c0 => generated 1818 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:35:20.140 7 INFO nova.api.openstack.compute.server_external_events [req-f56cae5d-b899-4726-a97e-a017bd6f4f45 req-b3f6772b-0149-45c8-8a06-0862b6b23f4f 16f70b7d2048425880f9a74c843216b5 e03d88d693434eb79c05327d58c21fcb - - 96d73a6055eb4ac5bae39f1b4b827480 96d73a6055eb4ac5bae39f1b4b827480] Creating event network-vif-deleted:4d809821-cacc-489e-95f4-372888506362 for instance 58629f1d-39b6-48a7-8db8-830a021b98c0 on instance [pid: 7|app: 0|req: 422/832] 10.0.0.27 () {38 vars in 814 bytes} [Fri May 8 00:35:20 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:35:20.638 8 INFO nova.api.openstack.wsgi [None req-e5301ed2-cce7-4884-8264-6d38191344f7 150db345096f4226835aec748fdb4c61 da817f809fda47c7b00081a4d097a573 - - default default] HTTP exception thrown: Instance 58629f1d-39b6-48a7-8db8-830a021b98c0 could not be found. [pid: 8|app: 0|req: 411/833] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:35:20 2026] GET /v2.1/servers/58629f1d-39b6-48a7-8db8-830a021b98c0 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:35:20.663 7 INFO nova.api.openstack.wsgi [None req-a9115d22-130c-4eb1-90e5-3c1ff77bea35 150db345096f4226835aec748fdb4c61 da817f809fda47c7b00081a4d097a573 - - default default] HTTP exception thrown: Instance 58629f1d-39b6-48a7-8db8-830a021b98c0 could not be found. [pid: 7|app: 0|req: 423/834] 10.0.0.92 () {32 vars in 717 bytes} [Fri May 8 00:35:20 2026] DELETE /v2.1/servers/58629f1d-39b6-48a7-8db8-830a021b98c0 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:35:20.692 8 INFO nova.api.openstack.wsgi [None req-69ff3b71-25b4-4eb0-8afe-cb3b277cc514 150db345096f4226835aec748fdb4c61 da817f809fda47c7b00081a4d097a573 - - default default] HTTP exception thrown: Instance 58629f1d-39b6-48a7-8db8-830a021b98c0 could not be found. [pid: 8|app: 0|req: 412/835] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:35:20 2026] GET /v2.1/servers/58629f1d-39b6-48a7-8db8-830a021b98c0 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 424/836] 10.0.0.92 () {32 vars in 705 bytes} [Fri May 8 00:35:20 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1264574508 => 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.10/site-packages/pycadf/identifier.py:71: 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/837] 10.0.0.92 () {32 vars in 725 bytes} [Fri May 8 00:35:21 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-743068762 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/840] 10.0.0.92 () {34 vars in 670 bytes} [Fri May 8 00:35:26 2026] POST /v2.1/os-keypairs => generated 397 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/841] 10.0.0.92 () {34 vars in 662 bytes} [Fri May 8 00:35:28 2026] POST /v2.1/servers => generated 450 bytes in 649 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/842] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:35:29 2026] GET /v2.1/servers/c632793e-89f7-4b5a-8cc6-76696f9e2688 => generated 1401 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 427/843] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:35:30 2026] GET /v2.1/servers/c632793e-89f7-4b5a-8cc6-76696f9e2688 => generated 1459 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:35:31.278 8 INFO nova.api.openstack.compute.server_external_events [req-4ea8bf65-52c9-49d2-8ca3-252e3e22046c req-1f368360-6b25-4c30-a638-3df2578ffcda 16f70b7d2048425880f9a74c843216b5 e03d88d693434eb79c05327d58c21fcb - - 96d73a6055eb4ac5bae39f1b4b827480 96d73a6055eb4ac5bae39f1b4b827480] Creating event network-changed:33d27ec0-eb8b-472e-99f3-6e737a48e0d9 for instance c632793e-89f7-4b5a-8cc6-76696f9e2688 on instance [pid: 8|app: 0|req: 417/844] 10.0.0.27 () {38 vars in 814 bytes} [Fri May 8 00:35:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 428/847] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:35:31 2026] GET /v2.1/servers/c632793e-89f7-4b5a-8cc6-76696f9e2688 => generated 1527 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 420/848] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:35:32 2026] GET /v2.1/servers/c632793e-89f7-4b5a-8cc6-76696f9e2688 => generated 1527 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:35:34.101 8 INFO nova.api.openstack.compute.server_external_events [req-7ca1b0de-faf9-4833-958b-3f68486b727b req-a6cef20f-87a8-4e02-9970-dcfc9b4155ac 16f70b7d2048425880f9a74c843216b5 e03d88d693434eb79c05327d58c21fcb - - 96d73a6055eb4ac5bae39f1b4b827480 96d73a6055eb4ac5bae39f1b4b827480] Creating event network-vif-plugged:33d27ec0-eb8b-472e-99f3-6e737a48e0d9 for instance c632793e-89f7-4b5a-8cc6-76696f9e2688 on instance [pid: 8|app: 0|req: 421/849] 10.0.0.97 () {38 vars in 814 bytes} [Fri May 8 00:35:34 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) [pid: 7|app: 0|req: 429/850] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:35:34 2026] GET /v2.1/servers/c632793e-89f7-4b5a-8cc6-76696f9e2688 => generated 1527 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 422/851] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:35:35 2026] GET /v2.1/servers/c632793e-89f7-4b5a-8cc6-76696f9e2688 => generated 1693 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 430/852] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:35:35 2026] GET /v2.1/servers/c632793e-89f7-4b5a-8cc6-76696f9e2688 => generated 1693 bytes in 299 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:35:38.112 8 INFO nova.api.openstack.compute.server_external_events [req-ecaa5cdf-558e-4743-95c8-7fbca533e711 req-cc38661a-dbc0-4ca0-82a2-acc6f18ee022 16f70b7d2048425880f9a74c843216b5 e03d88d693434eb79c05327d58c21fcb - - 96d73a6055eb4ac5bae39f1b4b827480 96d73a6055eb4ac5bae39f1b4b827480] Creating event network-changed:33d27ec0-eb8b-472e-99f3-6e737a48e0d9 for instance c632793e-89f7-4b5a-8cc6-76696f9e2688 on instance [pid: 8|app: 0|req: 423/853] 10.0.0.27 () {38 vars in 814 bytes} [Fri May 8 00:35:38 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.10/site-packages/pycadf/identifier.py:71: 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: 432/856] 10.0.0.92 () {34 vars in 749 bytes} [Fri May 8 00:35:45 2026] POST /v2.1/servers/c632793e-89f7-4b5a-8cc6-76696f9e2688/action => generated 31679 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:35:49.919 8 INFO nova.api.openstack.compute.server_external_events [req-676965db-29d2-4c36-9e60-1886bc246258 req-1cbd23d9-e6e7-4491-9e16-fdc6d133e62f 16f70b7d2048425880f9a74c843216b5 e03d88d693434eb79c05327d58c21fcb - - 96d73a6055eb4ac5bae39f1b4b827480 96d73a6055eb4ac5bae39f1b4b827480] Creating event network-changed:33d27ec0-eb8b-472e-99f3-6e737a48e0d9 for instance c632793e-89f7-4b5a-8cc6-76696f9e2688 on instance [pid: 8|app: 0|req: 425/857] 10.0.0.27 () {38 vars in 814 bytes} [Fri May 8 00:35:49 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.10/site-packages/pycadf/identifier.py:71: 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/860] 10.0.0.92 () {34 vars in 670 bytes} [Fri May 8 00:35:53 2026] POST /v2.1/os-keypairs => generated 398 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 427/861] 10.0.0.92 () {34 vars in 662 bytes} [Fri May 8 00:35:55 2026] POST /v2.1/servers => generated 450 bytes in 642 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/862] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:35:55 2026] GET /v2.1/servers/0e4bfb2d-6268-44a4-af4f-81cb990b5a22 => generated 1403 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 428/863] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:35:56 2026] GET /v2.1/servers/0e4bfb2d-6268-44a4-af4f-81cb990b5a22 => generated 1529 bytes in 426 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:35:57.790 7 INFO nova.api.openstack.compute.server_external_events [req-38138b38-158f-40e5-a977-dc8425d7926e req-9cab71e7-80a5-4d48-beee-67d79b5405a0 16f70b7d2048425880f9a74c843216b5 e03d88d693434eb79c05327d58c21fcb - - 96d73a6055eb4ac5bae39f1b4b827480 96d73a6055eb4ac5bae39f1b4b827480] Creating event network-changed:961294ab-d8a8-4e0f-bda1-d467d5e576a7 for instance 0e4bfb2d-6268-44a4-af4f-81cb990b5a22 on instance [pid: 7|app: 0|req: 436/864] 10.0.0.27 () {38 vars in 814 bytes} [Fri May 8 00:35:57 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.10/site-packages/pycadf/identifier.py:71: 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: 429/865] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:35:58 2026] GET /v2.1/servers/0e4bfb2d-6268-44a4-af4f-81cb990b5a22 => generated 1529 bytes in 339 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 437/866] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:35:59 2026] GET /v2.1/servers/0e4bfb2d-6268-44a4-af4f-81cb990b5a22 => generated 1529 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:36:00.103 8 INFO nova.api.openstack.compute.server_external_events [req-d53b63fd-f2dd-4cb8-a52f-025055771f26 req-1421969b-5d90-4f47-84ff-c97e9e962a39 16f70b7d2048425880f9a74c843216b5 e03d88d693434eb79c05327d58c21fcb - - 96d73a6055eb4ac5bae39f1b4b827480 96d73a6055eb4ac5bae39f1b4b827480] Creating event network-vif-plugged:961294ab-d8a8-4e0f-bda1-d467d5e576a7 for instance 0e4bfb2d-6268-44a4-af4f-81cb990b5a22 on instance [pid: 8|app: 0|req: 430/867] 10.0.0.97 () {38 vars in 814 bytes} [Fri May 8 00:36:00 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 438/868] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:36:00 2026] GET /v2.1/servers/0e4bfb2d-6268-44a4-af4f-81cb990b5a22 => generated 1696 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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/869] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:36:01 2026] GET /v2.1/servers/0e4bfb2d-6268-44a4-af4f-81cb990b5a22 => generated 1696 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:36:03.350 8 INFO nova.api.openstack.compute.server_external_events [req-e2c84341-60ae-416b-8102-fb11648067ab req-78c3c51f-470c-4da1-91aa-e9d319f23f89 16f70b7d2048425880f9a74c843216b5 e03d88d693434eb79c05327d58c21fcb - - 96d73a6055eb4ac5bae39f1b4b827480 96d73a6055eb4ac5bae39f1b4b827480] Creating event network-changed:961294ab-d8a8-4e0f-bda1-d467d5e576a7 for instance 0e4bfb2d-6268-44a4-af4f-81cb990b5a22 on instance [pid: 8|app: 0|req: 433/872] 10.0.0.27 () {38 vars in 814 bytes} [Fri May 8 00:36:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 440/873] 10.0.0.92 () {34 vars in 749 bytes} [Fri May 8 00:36:10 2026] POST /v2.1/servers/0e4bfb2d-6268-44a4-af4f-81cb990b5a22/action => generated 31710 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 435/876] 10.0.0.92 () {32 vars in 717 bytes} [Fri May 8 00:36:13 2026] DELETE /v2.1/servers/0e4bfb2d-6268-44a4-af4f-81cb990b5a22 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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/877] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:36:13 2026] GET /v2.1/servers/0e4bfb2d-6268-44a4-af4f-81cb990b5a22 => generated 1822 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:36:14.135 8 INFO nova.api.openstack.compute.server_external_events [req-9e60f799-f16b-4a37-9f66-2417c9642673 req-a75336ee-c788-459e-b235-90a4a0eacf8c 16f70b7d2048425880f9a74c843216b5 e03d88d693434eb79c05327d58c21fcb - - 96d73a6055eb4ac5bae39f1b4b827480 96d73a6055eb4ac5bae39f1b4b827480] Creating event network-vif-unplugged:961294ab-d8a8-4e0f-bda1-d467d5e576a7 for instance 0e4bfb2d-6268-44a4-af4f-81cb990b5a22 on instance [pid: 8|app: 0|req: 436/878] 10.0.0.97 () {38 vars in 814 bytes} [Fri May 8 00:36:14 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.10/site-packages/pycadf/identifier.py:71: 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: 443/879] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:36:14 2026] GET /v2.1/servers/0e4bfb2d-6268-44a4-af4f-81cb990b5a22 => generated 1754 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:36:15.332 8 INFO nova.api.openstack.compute.server_external_events [req-43467bb5-a19b-487a-abf1-81e10c71b1f0 req-d9f7a0e3-d3f1-4e98-b521-12863b5c247f 16f70b7d2048425880f9a74c843216b5 e03d88d693434eb79c05327d58c21fcb - - 96d73a6055eb4ac5bae39f1b4b827480 96d73a6055eb4ac5bae39f1b4b827480] Creating event network-vif-deleted:961294ab-d8a8-4e0f-bda1-d467d5e576a7 for instance 0e4bfb2d-6268-44a4-af4f-81cb990b5a22 on instance [pid: 8|app: 0|req: 437/880] 10.0.0.27 () {38 vars in 814 bytes} [Fri May 8 00:36:15 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:36:15.715 7 INFO nova.api.openstack.wsgi [None req-1e798357-f1f9-41e7-b8de-657a4ee0c769 7b60678d83d041b09be227170cf088e2 99d5ad57779f4d07888f343fcb8ebb7b - - default default] HTTP exception thrown: Instance 0e4bfb2d-6268-44a4-af4f-81cb990b5a22 could not be found. [pid: 7|app: 0|req: 444/881] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:36:15 2026] GET /v2.1/servers/0e4bfb2d-6268-44a4-af4f-81cb990b5a22 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 438/882] 10.0.0.92 () {32 vars in 729 bytes} [Fri May 8 00:36:15 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1294832555 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 445/883] 10.0.0.92 () {32 vars in 717 bytes} [Fri May 8 00:36:16 2026] DELETE /v2.1/servers/c632793e-89f7-4b5a-8cc6-76696f9e2688 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/884] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:36:16 2026] GET /v2.1/servers/c632793e-89f7-4b5a-8cc6-76696f9e2688 => generated 1699 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:36:17.531 7 INFO nova.api.openstack.compute.server_external_events [req-acf52121-fed9-4dbe-8120-4d199b7f4829 req-ee1863be-1f04-49ca-9e61-a0fd66c56b22 16f70b7d2048425880f9a74c843216b5 e03d88d693434eb79c05327d58c21fcb - - 96d73a6055eb4ac5bae39f1b4b827480 96d73a6055eb4ac5bae39f1b4b827480] Creating event network-vif-deleted:33d27ec0-eb8b-472e-99f3-6e737a48e0d9 for instance c632793e-89f7-4b5a-8cc6-76696f9e2688 on instance [pid: 7|app: 0|req: 446/885] 10.0.0.27 () {38 vars in 814 bytes} [Fri May 8 00:36:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:36:17.671 8 INFO nova.api.openstack.wsgi [None req-b7fd22e4-a2f3-4736-a968-5b9fc4c8f7cb 7b60678d83d041b09be227170cf088e2 99d5ad57779f4d07888f343fcb8ebb7b - - default default] HTTP exception thrown: Instance c632793e-89f7-4b5a-8cc6-76696f9e2688 could not be found. [pid: 8|app: 0|req: 440/886] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:36:17 2026] GET /v2.1/servers/c632793e-89f7-4b5a-8cc6-76696f9e2688 => 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.10/site-packages/pycadf/identifier.py:71: 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: 447/887] 10.0.0.92 () {32 vars in 727 bytes} [Fri May 8 00:36:17 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-305184930 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-08 00:37:41.140 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Too many heartbeats missed [pid: 7|app: 0|req: 456/904] 10.0.0.92 () {34 vars in 670 bytes} [Fri May 8 00:37:41 2026] POST /v2.1/os-keypairs => generated 395 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/907] 10.0.0.92 () {34 vars in 662 bytes} [Fri May 8 00:37:42 2026] POST /v2.1/servers => generated 448 bytes in 974 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 450/908] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:37:43 2026] GET /v2.1/servers/bb3733ac-d167-4cec-b885-a23bd69ad1b4 => generated 1393 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:37:46.132 7 INFO nova.api.openstack.compute.server_external_events [req-93291020-0adf-40db-88ee-30d50d62f3fd req-903d0031-a456-46bd-aad4-963aea098512 16f70b7d2048425880f9a74c843216b5 e03d88d693434eb79c05327d58c21fcb - - 96d73a6055eb4ac5bae39f1b4b827480 96d73a6055eb4ac5bae39f1b4b827480] Creating event network-changed:44856a8f-f87b-4e35-8df5-c7d05f003fac for instance bb3733ac-d167-4cec-b885-a23bd69ad1b4 on instance [pid: 7|app: 0|req: 459/909] 10.0.0.27 () {38 vars in 814 bytes} [Fri May 8 00:37:46 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:37:48.321 8 INFO nova.api.openstack.compute.server_external_events [req-e0a7eb84-699f-46f5-b03d-914fe19cda66 req-b06d5628-8cb7-4221-bd5b-7819b10a33ba 16f70b7d2048425880f9a74c843216b5 e03d88d693434eb79c05327d58c21fcb - - 96d73a6055eb4ac5bae39f1b4b827480 96d73a6055eb4ac5bae39f1b4b827480] Creating event network-vif-plugged:44856a8f-f87b-4e35-8df5-c7d05f003fac for instance bb3733ac-d167-4cec-b885-a23bd69ad1b4 on instance [pid: 8|app: 0|req: 451/910] 10.0.0.97 () {38 vars in 814 bytes} [Fri May 8 00:37:48 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.10/site-packages/pycadf/identifier.py:71: 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/911] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:37:48 2026] GET /v2.1/servers/bb3733ac-d167-4cec-b885-a23bd69ad1b4 => generated 1815 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:37:50.962 7 INFO nova.api.openstack.compute.server_external_events [req-858b92ec-876c-4fce-b19a-6731f4059481 req-9258c925-c11a-422a-bb80-f8a491338676 16f70b7d2048425880f9a74c843216b5 e03d88d693434eb79c05327d58c21fcb - - 96d73a6055eb4ac5bae39f1b4b827480 96d73a6055eb4ac5bae39f1b4b827480] Creating event network-changed:44856a8f-f87b-4e35-8df5-c7d05f003fac for instance bb3733ac-d167-4cec-b885-a23bd69ad1b4 on instance [pid: 7|app: 0|req: 461/912] 10.0.0.27 () {38 vars in 814 bytes} [Fri May 8 00:37:50 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: 452/913] 10.0.0.92 () {34 vars in 662 bytes} [Fri May 8 00:37:50 2026] POST /v2.1/servers => generated 448 bytes in 871 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 454/916] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:37:51 2026] GET /v2.1/servers/98eb73bc-a10a-4f93-9413-6fd4b1c1e056 => generated 1394 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:37:53.791 7 INFO nova.api.openstack.compute.server_external_events [req-6614d51e-2d2a-4a26-a5ce-f6821706725f req-4f99dc51-0ded-4148-b39c-1b07112d1cb2 16f70b7d2048425880f9a74c843216b5 e03d88d693434eb79c05327d58c21fcb - - 96d73a6055eb4ac5bae39f1b4b827480 96d73a6055eb4ac5bae39f1b4b827480] Creating event network-changed:d503bf09-4a2b-49d8-ae1a-2b52f4105c88 for instance 98eb73bc-a10a-4f93-9413-6fd4b1c1e056 on instance [pid: 7|app: 0|req: 463/917] 10.0.0.27 () {38 vars in 814 bytes} [Fri May 8 00:37:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:37:56.312 8 INFO nova.api.openstack.compute.server_external_events [req-bdd011a2-e1e8-4edb-aaa2-a39aa5a62ef6 req-9aebea46-00ae-4d07-b0c3-0e495602929f 16f70b7d2048425880f9a74c843216b5 e03d88d693434eb79c05327d58c21fcb - - 96d73a6055eb4ac5bae39f1b4b827480 96d73a6055eb4ac5bae39f1b4b827480] Creating event network-vif-plugged:d503bf09-4a2b-49d8-ae1a-2b52f4105c88 for instance 98eb73bc-a10a-4f93-9413-6fd4b1c1e056 on instance [pid: 8|app: 0|req: 455/918] 10.0.0.97 () {38 vars in 814 bytes} [Fri May 8 00:37:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 464/919] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:37:56 2026] GET /v2.1/servers/98eb73bc-a10a-4f93-9413-6fd4b1c1e056 => generated 1818 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:38:00.620 8 INFO nova.api.openstack.compute.server_external_events [req-a56adf2b-6b23-4687-a0f0-0b73bc19054c req-9f196db9-475a-4fc0-a142-a48ba447bd68 16f70b7d2048425880f9a74c843216b5 e03d88d693434eb79c05327d58c21fcb - - 96d73a6055eb4ac5bae39f1b4b827480 96d73a6055eb4ac5bae39f1b4b827480] Creating event network-changed:d503bf09-4a2b-49d8-ae1a-2b52f4105c88 for instance 98eb73bc-a10a-4f93-9413-6fd4b1c1e056 on instance [pid: 8|app: 0|req: 456/920] 10.0.0.27 () {38 vars in 814 bytes} [Fri May 8 00:38:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 468/927] 199.204.45.222 () {36 vars in 714 bytes} [Fri May 8 00:38:24 2026] POST /v2.1/servers => generated 453 bytes in 779 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 460/928] 199.204.45.222 () {32 vars in 733 bytes} [Fri May 8 00:38:25 2026] GET /v2.1/servers/8b7cce25-35ac-4408-8ebd-e2b705df6398 => generated 2213 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 469/929] 199.204.45.222 () {32 vars in 759 bytes} [Fri May 8 00:38:25 2026] GET /v2.1/servers/8b7cce25-35ac-4408-8ebd-e2b705df6398/os-interface => generated 28 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 461/930] 199.204.45.222 () {32 vars in 777 bytes} [Fri May 8 00:38:25 2026] GET /v2.1/servers/8b7cce25-35ac-4408-8ebd-e2b705df6398/os-volume_attachments => generated 197 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:38:27.508 7 INFO nova.api.openstack.compute.server_external_events [req-0c3ce5cc-e30e-46b8-b5aa-ced06677775d req-d041cc2b-2215-4111-81f2-b525ecb87c5e 16f70b7d2048425880f9a74c843216b5 e03d88d693434eb79c05327d58c21fcb - - 96d73a6055eb4ac5bae39f1b4b827480 96d73a6055eb4ac5bae39f1b4b827480] Creating event network-changed:77e81578-5a3c-4686-a9ee-9ae32c872462 for instance 8b7cce25-35ac-4408-8ebd-e2b705df6398 on instance [pid: 7|app: 0|req: 470/931] 10.0.0.27 () {38 vars in 814 bytes} [Fri May 8 00:38:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:38:28.405 8 INFO nova.api.openstack.compute.server_external_events [req-0ac27427-c014-4323-a9c9-50dbe06bc0c2 req-132b86a5-7801-46c8-917e-4ced618f47d9 16f70b7d2048425880f9a74c843216b5 e03d88d693434eb79c05327d58c21fcb - - 96d73a6055eb4ac5bae39f1b4b827480 96d73a6055eb4ac5bae39f1b4b827480] Creating event network-vif-plugged:77e81578-5a3c-4686-a9ee-9ae32c872462 for instance 8b7cce25-35ac-4408-8ebd-e2b705df6398 on instance [pid: 8|app: 0|req: 462/932] 10.0.0.97 () {38 vars in 814 bytes} [Fri May 8 00:38:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 471/933] 199.204.45.222 () {32 vars in 733 bytes} [Fri May 8 00:38:28 2026] GET /v2.1/servers/8b7cce25-35ac-4408-8ebd-e2b705df6398 => generated 2433 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 463/934] 199.204.45.222 () {32 vars in 759 bytes} [Fri May 8 00:38:28 2026] GET /v2.1/servers/8b7cce25-35ac-4408-8ebd-e2b705df6398/os-interface => generated 286 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 472/935] 199.204.45.222 () {32 vars in 777 bytes} [Fri May 8 00:38:28 2026] GET /v2.1/servers/8b7cce25-35ac-4408-8ebd-e2b705df6398/os-volume_attachments => generated 197 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 464/938] 199.204.45.222 () {32 vars in 733 bytes} [Fri May 8 00:38:31 2026] GET /v2.1/servers/8b7cce25-35ac-4408-8ebd-e2b705df6398 => generated 2581 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 475/939] 199.204.45.222 () {32 vars in 759 bytes} [Fri May 8 00:38:31 2026] GET /v2.1/servers/8b7cce25-35ac-4408-8ebd-e2b705df6398/os-interface => generated 286 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 465/940] 199.204.45.222 () {32 vars in 777 bytes} [Fri May 8 00:38:31 2026] GET /v2.1/servers/8b7cce25-35ac-4408-8ebd-e2b705df6398/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.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:39:11.423 7 INFO nova.api.openstack.compute.server_external_events [req-2820aaa3-c35c-4d7a-8ce8-4b29d3f323d2 req-3cdb90f9-22e4-4e05-ba91-f6f22ec4e816 16f70b7d2048425880f9a74c843216b5 e03d88d693434eb79c05327d58c21fcb - - 96d73a6055eb4ac5bae39f1b4b827480 96d73a6055eb4ac5bae39f1b4b827480] Creating event network-changed:d1a24778-1d7b-4de1-9b11-81e04ae3fa42 for instance 8b7cce25-35ac-4408-8ebd-e2b705df6398 on instance [pid: 7|app: 0|req: 479/947] 10.0.0.27 () {38 vars in 814 bytes} [Fri May 8 00:39:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/950] 199.204.45.222 () {36 vars in 812 bytes} [Fri May 8 00:39:10 2026] POST /v2.1/servers/8b7cce25-35ac-4408-8ebd-e2b705df6398/os-interface => generated 279 bytes in 1964 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:39:13.136 7 INFO nova.api.openstack.compute.server_external_events [req-128d5b9d-6f3e-42ef-aad8-c4f6e6b47412 req-1d7eca03-34c5-4ad9-8d6f-3182bdeb501c 16f70b7d2048425880f9a74c843216b5 e03d88d693434eb79c05327d58c21fcb - - 96d73a6055eb4ac5bae39f1b4b827480 96d73a6055eb4ac5bae39f1b4b827480] Creating event network-vif-plugged:d1a24778-1d7b-4de1-9b11-81e04ae3fa42 for instance 8b7cce25-35ac-4408-8ebd-e2b705df6398 on instance [pid: 7|app: 0|req: 482/951] 10.0.0.97 () {38 vars in 814 bytes} [Fri May 8 00:39:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:39:13.241 8 INFO nova.api.openstack.compute.server_external_events [req-4dc005a8-30af-405e-9fcf-9f8a02b7c420 req-eb0f0084-b15d-42de-8532-43af6f83efe2 16f70b7d2048425880f9a74c843216b5 e03d88d693434eb79c05327d58c21fcb - - 96d73a6055eb4ac5bae39f1b4b827480 96d73a6055eb4ac5bae39f1b4b827480] Creating event network-changed:d1a24778-1d7b-4de1-9b11-81e04ae3fa42 for instance 8b7cce25-35ac-4408-8ebd-e2b705df6398 on instance [pid: 8|app: 0|req: 470/952] 10.0.0.27 () {38 vars in 814 bytes} [Fri May 8 00:39:13 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:39:13.548 7 INFO nova.api.openstack.compute.server_external_events [req-2ded200b-f883-4547-bd61-33be38975733 req-ab2ae0e9-9186-420e-bcb0-52111d9b1389 16f70b7d2048425880f9a74c843216b5 e03d88d693434eb79c05327d58c21fcb - - 96d73a6055eb4ac5bae39f1b4b827480 96d73a6055eb4ac5bae39f1b4b827480] Creating event network-changed:d1a24778-1d7b-4de1-9b11-81e04ae3fa42 for instance 8b7cce25-35ac-4408-8ebd-e2b705df6398 on instance [pid: 7|app: 0|req: 483/953] 10.0.0.27 () {38 vars in 814 bytes} [Fri May 8 00:39:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:39:41.340 8 INFO nova.api.openstack.compute.server_external_events [req-4a13965f-6ffc-4979-a5c7-74279e59091e req-438b49ed-87cc-4724-b111-b2cf23e5b713 16f70b7d2048425880f9a74c843216b5 e03d88d693434eb79c05327d58c21fcb - - 96d73a6055eb4ac5bae39f1b4b827480 96d73a6055eb4ac5bae39f1b4b827480] Creating event network-changed:6994b151-c98c-4f47-acd8-6205a9de902e for instance 8b7cce25-35ac-4408-8ebd-e2b705df6398 on instance [pid: 8|app: 0|req: 473/958] 10.0.0.27 () {38 vars in 814 bytes} [Fri May 8 00:39:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/961] 199.204.45.222 () {36 vars in 812 bytes} [Fri May 8 00:39:39 2026] POST /v2.1/servers/8b7cce25-35ac-4408-8ebd-e2b705df6398/os-interface => generated 374 bytes in 2799 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:39:43.698 8 INFO nova.api.openstack.compute.server_external_events [req-eef2167d-f242-4230-825b-328ba3fdfdb3 req-c4305f43-31f5-46cc-a6ce-d2054c94bba0 16f70b7d2048425880f9a74c843216b5 e03d88d693434eb79c05327d58c21fcb - - 96d73a6055eb4ac5bae39f1b4b827480 96d73a6055eb4ac5bae39f1b4b827480] Creating event network-changed:6994b151-c98c-4f47-acd8-6205a9de902e for instance 8b7cce25-35ac-4408-8ebd-e2b705df6398 on instance [pid: 8|app: 0|req: 476/962] 10.0.0.27 () {38 vars in 814 bytes} [Fri May 8 00:39:43 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:39:44.427 7 INFO nova.api.openstack.compute.server_external_events [req-6caaf2df-2d10-46ed-ab8d-439128453d68 req-40ceefe6-7dd6-494b-8d36-7db92c33aba8 16f70b7d2048425880f9a74c843216b5 e03d88d693434eb79c05327d58c21fcb - - 96d73a6055eb4ac5bae39f1b4b827480 96d73a6055eb4ac5bae39f1b4b827480] Creating event network-vif-plugged:6994b151-c98c-4f47-acd8-6205a9de902e for instance 8b7cce25-35ac-4408-8ebd-e2b705df6398 on instance [pid: 7|app: 0|req: 487/963] 10.0.0.97 () {38 vars in 814 bytes} [Fri May 8 00:39:44 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.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:39:54.078 7 INFO nova.api.openstack.compute.server_external_events [req-c7398549-ed59-44ea-8e8e-21d483512189 req-0aac0ec4-94c4-4908-98ad-ac0ff0e4b3b6 16f70b7d2048425880f9a74c843216b5 e03d88d693434eb79c05327d58c21fcb - - 96d73a6055eb4ac5bae39f1b4b827480 96d73a6055eb4ac5bae39f1b4b827480] Creating event network-changed:5dda7a9e-ebac-4add-a309-2af644dd797e for instance 8b7cce25-35ac-4408-8ebd-e2b705df6398 on instance [pid: 7|app: 0|req: 489/966] 10.0.0.27 () {38 vars in 814 bytes} [Fri May 8 00:39:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/967] 199.204.45.222 () {36 vars in 812 bytes} [Fri May 8 00:39:52 2026] POST /v2.1/servers/8b7cce25-35ac-4408-8ebd-e2b705df6398/os-interface => generated 375 bytes in 3172 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:39:56.461 7 INFO nova.api.openstack.compute.server_external_events [req-332d8e4d-a692-4a50-a22b-2dd86dd35d8a req-352707b7-1c4b-4639-8115-3174bcc8a1a5 16f70b7d2048425880f9a74c843216b5 e03d88d693434eb79c05327d58c21fcb - - 96d73a6055eb4ac5bae39f1b4b827480 96d73a6055eb4ac5bae39f1b4b827480] Creating event network-changed:5dda7a9e-ebac-4add-a309-2af644dd797e for instance 8b7cce25-35ac-4408-8ebd-e2b705df6398 on instance [pid: 7|app: 0|req: 490/968] 10.0.0.27 () {38 vars in 814 bytes} [Fri May 8 00:39:56 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:39:56.762 8 INFO nova.api.openstack.compute.server_external_events [req-87949705-0886-4156-b603-42038c3596f7 req-eaadae15-698b-4ce6-b2b9-7ca366bd4ad7 16f70b7d2048425880f9a74c843216b5 e03d88d693434eb79c05327d58c21fcb - - 96d73a6055eb4ac5bae39f1b4b827480 96d73a6055eb4ac5bae39f1b4b827480] Creating event network-vif-plugged:5dda7a9e-ebac-4add-a309-2af644dd797e for instance 8b7cce25-35ac-4408-8ebd-e2b705df6398 on instance [pid: 8|app: 0|req: 479/969] 10.0.0.97 () {38 vars in 814 bytes} [Fri May 8 00:39:56 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:40:09.967 7 INFO nova.api.openstack.compute.server_external_events [req-b69abef8-d47a-4ad3-a81d-2e926d21f9b5 req-941e21a9-f299-4b71-bdd0-4952562e0f00 16f70b7d2048425880f9a74c843216b5 e03d88d693434eb79c05327d58c21fcb - - 96d73a6055eb4ac5bae39f1b4b827480 96d73a6055eb4ac5bae39f1b4b827480] Creating event network-changed:5dda7a9e-ebac-4add-a309-2af644dd797e for instance 8b7cce25-35ac-4408-8ebd-e2b705df6398 on instance [pid: 7|app: 0|req: 492/972] 10.0.0.27 () {38 vars in 814 bytes} [Fri May 8 00:40:09 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.10/site-packages/pycadf/identifier.py:71: 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: 481/973] 199.204.45.222 () {34 vars in 855 bytes} [Fri May 8 00:40:10 2026] DELETE /v2.1/servers/8b7cce25-35ac-4408-8ebd-e2b705df6398/os-interface/5dda7a9e-ebac-4add-a309-2af644dd797e => generated 0 bytes in 83 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:40:12.057 8 INFO nova.api.openstack.compute.server_external_events [req-5d3c08b7-8912-478b-945d-ab30d13ac256 req-3d1819eb-58c9-400b-90cf-992550a12dff 16f70b7d2048425880f9a74c843216b5 e03d88d693434eb79c05327d58c21fcb - - 96d73a6055eb4ac5bae39f1b4b827480 96d73a6055eb4ac5bae39f1b4b827480] Creating event network-vif-deleted:5dda7a9e-ebac-4add-a309-2af644dd797e for instance 8b7cce25-35ac-4408-8ebd-e2b705df6398 on instance [pid: 8|app: 0|req: 483/976] 10.0.0.27 () {38 vars in 814 bytes} [Fri May 8 00:40:12 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:40:15.799 7 INFO nova.api.openstack.compute.server_external_events [req-4d9490d3-c8a1-4926-a458-b4d8d4118311 req-dc0252ae-95ec-4558-8c76-4fee2b7a1cb8 16f70b7d2048425880f9a74c843216b5 e03d88d693434eb79c05327d58c21fcb - - 96d73a6055eb4ac5bae39f1b4b827480 96d73a6055eb4ac5bae39f1b4b827480] Creating event network-changed:6994b151-c98c-4f47-acd8-6205a9de902e for instance 8b7cce25-35ac-4408-8ebd-e2b705df6398 on instance [pid: 7|app: 0|req: 494/977] 10.0.0.27 () {38 vars in 814 bytes} [Fri May 8 00:40:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 484/978] 199.204.45.222 () {34 vars in 855 bytes} [Fri May 8 00:40:15 2026] DELETE /v2.1/servers/8b7cce25-35ac-4408-8ebd-e2b705df6398/os-interface/6994b151-c98c-4f47-acd8-6205a9de902e => generated 0 bytes in 42 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:40:17.331 7 INFO nova.api.openstack.compute.server_external_events [req-8341aff7-7680-4f63-ae7b-9c50ba83cc19 req-a65d9cf2-8324-46f5-b9f2-5e1f0b0fb35b 16f70b7d2048425880f9a74c843216b5 e03d88d693434eb79c05327d58c21fcb - - 96d73a6055eb4ac5bae39f1b4b827480 96d73a6055eb4ac5bae39f1b4b827480] Creating event network-vif-deleted:6994b151-c98c-4f47-acd8-6205a9de902e for instance 8b7cce25-35ac-4408-8ebd-e2b705df6398 on instance [pid: 7|app: 0|req: 495/979] 10.0.0.27 () {38 vars in 814 bytes} [Fri May 8 00:40:17 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.10/site-packages/pycadf/identifier.py:71: 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: 498/984] 199.204.45.222 () {34 vars in 855 bytes} [Fri May 8 00:40:36 2026] DELETE /v2.1/servers/8b7cce25-35ac-4408-8ebd-e2b705df6398/os-interface/d1a24778-1d7b-4de1-9b11-81e04ae3fa42 => 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.10/site-packages/pycadf/identifier.py:71: 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: 487/985] 199.204.45.222 () {34 vars in 755 bytes} [Fri May 8 00:40:39 2026] DELETE /v2.1/servers/8b7cce25-35ac-4408-8ebd-e2b705df6398 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:40:41.669 7 INFO nova.api.openstack.compute.server_external_events [req-1c94b209-c0ba-47ee-8c94-3dd77e35f8bc req-72cd8059-e1b4-4fca-bae5-784e0a3b0400 16f70b7d2048425880f9a74c843216b5 e03d88d693434eb79c05327d58c21fcb - - 96d73a6055eb4ac5bae39f1b4b827480 96d73a6055eb4ac5bae39f1b4b827480] Creating event network-vif-deleted:77e81578-5a3c-4686-a9ee-9ae32c872462 for instance 8b7cce25-35ac-4408-8ebd-e2b705df6398 on instance [pid: 7|app: 0|req: 499/988] 10.0.0.27 () {38 vars in 814 bytes} [Fri May 8 00:40:41 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: 490/989] 10.0.0.92 () {32 vars in 717 bytes} [Fri May 8 00:40:41 2026] DELETE /v2.1/servers/98eb73bc-a10a-4f93-9413-6fd4b1c1e056 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:40:41.832 8 INFO nova.api.openstack.compute.server_external_events [req-4cb98fcf-3d3c-46e9-b5a7-12d6011a2a06 req-8c4557bd-cfe5-4b0b-8bb3-8c4966acbf5a 16f70b7d2048425880f9a74c843216b5 e03d88d693434eb79c05327d58c21fcb - - 96d73a6055eb4ac5bae39f1b4b827480 96d73a6055eb4ac5bae39f1b4b827480] Creating event network-changed:d503bf09-4a2b-49d8-ae1a-2b52f4105c88 for instance 98eb73bc-a10a-4f93-9413-6fd4b1c1e056 on instance [pid: 8|app: 0|req: 491/990] 10.0.0.27 () {38 vars in 814 bytes} [Fri May 8 00:40:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/991] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:40:41 2026] GET /v2.1/servers/98eb73bc-a10a-4f93-9413-6fd4b1c1e056 => generated 1944 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:40:42.575 8 INFO nova.api.openstack.compute.server_external_events [req-3ad67db1-652a-4e26-b66c-96f9e26a0711 req-ae2eaf1c-f622-45eb-be60-fc47440439f1 16f70b7d2048425880f9a74c843216b5 e03d88d693434eb79c05327d58c21fcb - - 96d73a6055eb4ac5bae39f1b4b827480 96d73a6055eb4ac5bae39f1b4b827480] Creating event network-vif-unplugged:d503bf09-4a2b-49d8-ae1a-2b52f4105c88 for instance 98eb73bc-a10a-4f93-9413-6fd4b1c1e056 on instance [pid: 8|app: 0|req: 492/992] 10.0.0.97 () {38 vars in 814 bytes} [Fri May 8 00:40:42 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:40:47.037 7 INFO nova.api.openstack.wsgi [None req-d77a570d-0c26-451c-9743-2260f425118d 57f08bfad926415094319a98c526e236 54f9568b8a94403b9bff1cb95bb3eddb - - default default] HTTP exception thrown: Instance 98eb73bc-a10a-4f93-9413-6fd4b1c1e056 could not be found. [pid: 7|app: 0|req: 501/993] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:40:47 2026] GET /v2.1/servers/98eb73bc-a10a-4f93-9413-6fd4b1c1e056 => 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:40:47.798 8 INFO nova.api.openstack.compute.server_external_events [req-931e9321-6a6e-4185-875f-99fc70c52e73 req-c34dc560-f993-4d6a-997c-dffb221ad6aa 16f70b7d2048425880f9a74c843216b5 e03d88d693434eb79c05327d58c21fcb - - 96d73a6055eb4ac5bae39f1b4b827480 96d73a6055eb4ac5bae39f1b4b827480] Creating event network-vif-deleted:d503bf09-4a2b-49d8-ae1a-2b52f4105c88 for instance 98eb73bc-a10a-4f93-9413-6fd4b1c1e056 on instance /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 493/994] 10.0.0.27 () {38 vars in 814 bytes} [Fri May 8 00:40:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/995] 10.0.0.92 () {32 vars in 717 bytes} [Fri May 8 00:40:47 2026] DELETE /v2.1/servers/bb3733ac-d167-4cec-b885-a23bd69ad1b4 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:40:47.972 7 INFO nova.api.openstack.compute.server_external_events [req-5d6b4df3-3a09-4d13-9030-1cba76cf4bc6 req-5a84e377-48fe-4f7d-8eea-bc9372a5a053 16f70b7d2048425880f9a74c843216b5 e03d88d693434eb79c05327d58c21fcb - - 96d73a6055eb4ac5bae39f1b4b827480 96d73a6055eb4ac5bae39f1b4b827480] Creating event network-changed:44856a8f-f87b-4e35-8df5-c7d05f003fac for instance bb3733ac-d167-4cec-b885-a23bd69ad1b4 on instance [pid: 7|app: 0|req: 503/996] 10.0.0.27 () {38 vars in 814 bytes} [Fri May 8 00:40:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/997] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:40:47 2026] GET /v2.1/servers/bb3733ac-d167-4cec-b885-a23bd69ad1b4 => generated 1941 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:40:53.161 8 INFO nova.api.openstack.wsgi [None req-1a9aa1bf-a206-4f3d-b1f8-60d8804a85ca 57f08bfad926415094319a98c526e236 54f9568b8a94403b9bff1cb95bb3eddb - - default default] HTTP exception thrown: Instance bb3733ac-d167-4cec-b885-a23bd69ad1b4 could not be found. [pid: 8|app: 0|req: 496/1000] 10.0.0.92 () {32 vars in 714 bytes} [Fri May 8 00:40:53 2026] GET /v2.1/servers/bb3733ac-d167-4cec-b885-a23bd69ad1b4 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:40:53.283 7 INFO nova.api.openstack.compute.server_external_events [req-1cd43aac-af37-42ae-9343-156946754d7c req-95dc32c4-cc64-4f4a-8090-e9955031d9c0 16f70b7d2048425880f9a74c843216b5 e03d88d693434eb79c05327d58c21fcb - - 96d73a6055eb4ac5bae39f1b4b827480 96d73a6055eb4ac5bae39f1b4b827480] Creating event network-vif-deleted:44856a8f-f87b-4e35-8df5-c7d05f003fac for instance bb3733ac-d167-4cec-b885-a23bd69ad1b4 on instance [pid: 7|app: 0|req: 505/1001] 10.0.0.27 () {38 vars in 814 bytes} [Fri May 8 00:40:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 497/1002] 10.0.0.92 () {32 vars in 723 bytes} [Fri May 8 00:40:54 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-888743500 => 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 00:40:54.429 7 INFO nova.api.openstack.wsgi [None req-e24dd52b-0adc-408e-a8b2-177fb91c354b 57f08bfad926415094319a98c526e236 54f9568b8a94403b9bff1cb95bb3eddb - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-888743500 not found for user 57f08bfad926415094319a98c526e236 [pid: 7|app: 0|req: 506/1003] 10.0.0.92 () {32 vars in 720 bytes} [Fri May 8 00:40:54 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-888743500 => generated 141 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1008] 10.0.0.92 () {32 vars in 654 bytes} [Fri May 8 00:41:12 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/1009] 10.0.0.92 () {32 vars in 640 bytes} [Fri May 8 00:41:13 2026] GET /v2.1/servers => generated 15 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-08 00:41:13.295 7 WARNING oslo_db.sqlalchemy.utils [None req-f8b38c49-caba-46e2-bb1d-846c37eb2a53 f9df6f7491db41a395d3d07dda11391c 6c49cc898be1499fb904b664745596e5 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 510/1010] 10.0.0.92 () {32 vars in 648 bytes} [Fri May 8 00:41:13 2026] GET /v2.1/os-keypairs => generated 530 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1011] 10.0.0.92 () {32 vars in 693 bytes} [Fri May 8 00:41:13 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1052] 10.0.0.119 () {28 vars in 455 bytes} [Fri May 8 00:44: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) 2026-05-08 00:44:38.765 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [7b3f748c-71ec-4be6-9fe5-0a494cbd3fdb] AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-08 00:44:38.766 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri May 8 00:44:38 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1 (ip 10.0.0.119) !!! 2026-05-08 00:44:38.768 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri May 8 00:44:38 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1 (ip 10.0.0.119) !!! [pid: 7|app: 0|req: 531/1053] 10.0.0.119 () {30 vars in 659 bytes} [Fri May 8 00:44:38 2026] GET /v2.1 => generated 0 bytes in 76 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) 2026-05-08 00:44:39.108 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [7ff99d0e-4d61-4faa-9f1e-12e715caab9a] AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-08 00:44:39.109 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri May 8 00:44:39 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1/ (ip 10.0.0.119) !!! 2026-05-08 00:44:39.111 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Fri May 8 00:44:39 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1/ (ip 10.0.0.119) !!! [pid: 8|app: 0|req: 523/1054] 10.0.0.119 () {32 vars in 732 bytes} [Fri May 8 00:44:39 2026] GET /v2.1/ => generated 410 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1055] 10.0.0.119 () {34 vars in 805 bytes} [Fri May 8 00:44:39 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1056] 10.0.0.119 () {28 vars in 455 bytes} [Fri May 8 00:44: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: 533/1057] 10.0.0.119 () {30 vars in 659 bytes} [Fri May 8 00:44:39 2026] GET /v2.1 => generated 0 bytes in 65 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 525/1058] 10.0.0.119 () {32 vars in 732 bytes} [Fri May 8 00:44:39 2026] GET /v2.1/ => generated 410 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1059] 10.0.0.119 () {34 vars in 893 bytes} [Fri May 8 00:44:39 2026] GET /v2.1/servers/detail?project_id=1c451ecac5dc4cd8bec169332f28793b&all_tenants=True => generated 15 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1060] 10.0.0.119 () {34 vars in 893 bytes} [Fri May 8 00:44:39 2026] GET /v2.1/servers/detail?project_id=6c49cc898be1499fb904b664745596e5&all_tenants=True => generated 15 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1061] 10.0.0.119 () {34 vars in 893 bytes} [Fri May 8 00:44:39 2026] GET /v2.1/servers/detail?project_id=e03d88d693434eb79c05327d58c21fcb&all_tenants=True => generated 15 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0)