+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Jul 8 16:16:15 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:02:18 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: nova-api-osapi-6974fd49cd-8x7db 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 0x5615c8324540 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-07-08 16:16:20.784 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-07-08 16:16:20.828 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-07-08 16:16:21.289 7 WARNING keystonemiddleware._common.config [None req-ce68304d-18ac-4bb0-90ae-4b8110bf1a3f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-08 16:16:21.300 7 WARNING oslo_config.cfg [None req-ce68304d-18ac-4bb0-90ae-4b8110bf1a3f - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-08 16:16:21.319 8 WARNING keystonemiddleware._common.config [None req-7282daaf-e924-4c36-837c-e95e16ef557c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-08 16:16:21.328 8 WARNING oslo_config.cfg [None req-7282daaf-e924-4c36-837c-e95e16ef557c - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-08 16:16:21.515 7 WARNING keystonemiddleware._common.config [None req-ce68304d-18ac-4bb0-90ae-4b8110bf1a3f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x5615c8324540 pid: 7 (default app) 2026-07-08 16:16:21.560 8 WARNING keystonemiddleware._common.config [None req-7282daaf-e924-4c36-837c-e95e16ef557c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x5615c8324540 pid: 8 (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: 7|app: 0|req: 3/3] 199.19.213.61 () {42 vars in 700 bytes} [Wed Jul 8 16:16:28 2026] GET /v2.1 => generated 114 bytes in 14 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-07-08 16:16:29.270 8 WARNING oslo_policy.policy [None req-2d2fe318-0478-4385-a282-c1e5be104692 881b743fde9e4253bbda1120f162ecc9 e7985b4767c24ac48857effe1ebdecc9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-08 16:16:29.271 8 WARNING oslo_policy.policy [None req-2d2fe318-0478-4385-a282-c1e5be104692 881b743fde9e4253bbda1120f162ecc9 e7985b4767c24ac48857effe1ebdecc9 - - 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: 1/4] 199.19.213.61 () {44 vars in 904 bytes} [Wed Jul 8 16:16:28 2026] GET /v2.1 => generated 0 bytes in 753 msecs (HTTP/1.1 302) 5 headers in 265 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-07-08 16:16:29.436 7 WARNING oslo_policy.policy [req-2d2fe318-0478-4385-a282-c1e5be104692 req-611c0fc3-4ea5-43fa-85c5-ef2dc8bf7474 881b743fde9e4253bbda1120f162ecc9 e7985b4767c24ac48857effe1ebdecc9 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-08 16:16:29.437 7 WARNING oslo_policy.policy [req-2d2fe318-0478-4385-a282-c1e5be104692 req-611c0fc3-4ea5-43fa-85c5-ef2dc8bf7474 881b743fde9e4253bbda1120f162ecc9 e7985b4767c24ac48857effe1ebdecc9 - - 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: 4/5] 199.19.213.61 () {46 vars in 977 bytes} [Wed Jul 8 16:16:29 2026] GET /v2.1/ => generated 398 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-08 16:16:29.618 8 INFO nova.api.openstack.wsgi [None req-6c1548e2-5eba-4f0d-aa0a-53c0dde1981a 881b743fde9e4253bbda1120f162ecc9 e7985b4767c24ac48857effe1ebdecc9 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 2/6] 199.19.213.61 () {48 vars in 1006 bytes} [Wed Jul 8 16:16:29 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 84 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/7] 199.19.213.61 () {48 vars in 1046 bytes} [Wed Jul 8 16:16:29 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.19.213.61 () {52 vars in 1044 bytes} [Wed Jul 8 16:16:29 2026] POST /v2.1/flavors => generated 527 bytes in 320 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/9] 199.19.213.61 () {42 vars in 700 bytes} [Wed Jul 8 16:16:30 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/10] 199.19.213.61 () {44 vars in 904 bytes} [Wed Jul 8 16:16:30 2026] GET /v2.1 => generated 0 bytes in 54 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 7/11] 199.19.213.61 () {46 vars in 977 bytes} [Wed Jul 8 16:16:30 2026] GET /v2.1/ => generated 398 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-08 16:16:30.941 8 INFO nova.api.openstack.wsgi [None req-cbddd12b-8b39-41ce-8052-7386d352ada0 881b743fde9e4253bbda1120f162ecc9 e7985b4767c24ac48857effe1ebdecc9 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 5/12] 199.19.213.61 () {48 vars in 1008 bytes} [Wed Jul 8 16:16:30 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/13] 199.19.213.61 () {48 vars in 1046 bytes} [Wed Jul 8 16:16:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/14] 199.19.213.61 () {52 vars in 1044 bytes} [Wed Jul 8 16:16:30 2026] POST /v2.1/flavors => generated 530 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/17] 199.19.213.61 () {42 vars in 700 bytes} [Wed Jul 8 16:16: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: 8/18] 199.19.213.61 () {44 vars in 904 bytes} [Wed Jul 8 16:16:31 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 11/19] 199.19.213.61 () {46 vars in 977 bytes} [Wed Jul 8 16:16:31 2026] GET /v2.1/ => generated 398 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-08 16:16:31.849 8 INFO nova.api.openstack.wsgi [None req-e0028208-9e21-475a-ac80-bde39b154179 881b743fde9e4253bbda1120f162ecc9 e7985b4767c24ac48857effe1ebdecc9 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/20] 199.19.213.61 () {48 vars in 1010 bytes} [Wed Jul 8 16:16:31 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/21] 199.19.213.61 () {48 vars in 1046 bytes} [Wed Jul 8 16:16:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/22] 199.19.213.61 () {52 vars in 1044 bytes} [Wed Jul 8 16:16:31 2026] POST /v2.1/flavors => generated 531 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/23] 199.19.213.61 () {42 vars in 700 bytes} [Wed Jul 8 16:16:32 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: 11/24] 199.19.213.61 () {44 vars in 904 bytes} [Wed Jul 8 16:16:32 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 14/25] 199.19.213.61 () {46 vars in 977 bytes} [Wed Jul 8 16:16:32 2026] GET /v2.1/ => generated 398 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-08 16:16:32.767 8 INFO nova.api.openstack.wsgi [None req-e5172bba-e101-4869-a6cb-8e6aa05ca4cd 881b743fde9e4253bbda1120f162ecc9 e7985b4767c24ac48857effe1ebdecc9 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 12/26] 199.19.213.61 () {48 vars in 1008 bytes} [Wed Jul 8 16:16:32 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/27] 199.19.213.61 () {48 vars in 1046 bytes} [Wed Jul 8 16:16:32 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/28] 199.19.213.61 () {52 vars in 1044 bytes} [Wed Jul 8 16:16:32 2026] POST /v2.1/flavors => generated 530 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/29] 199.19.213.61 () {42 vars in 700 bytes} [Wed Jul 8 16:16:33 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/30] 199.19.213.61 () {44 vars in 904 bytes} [Wed Jul 8 16:16:33 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 17/31] 199.19.213.61 () {46 vars in 977 bytes} [Wed Jul 8 16:16:33 2026] GET /v2.1/ => generated 398 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-08 16:16:33.819 8 INFO nova.api.openstack.wsgi [None req-0e273a38-90ca-4030-9f5b-2368b14243cd 881b743fde9e4253bbda1120f162ecc9 e7985b4767c24ac48857effe1ebdecc9 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 15/32] 199.19.213.61 () {48 vars in 1010 bytes} [Wed Jul 8 16:16:33 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: 7|app: 0|req: 18/33] 199.19.213.61 () {48 vars in 1046 bytes} [Wed Jul 8 16:16:33 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/34] 199.19.213.61 () {52 vars in 1044 bytes} [Wed Jul 8 16:16:33 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: 7|app: 0|req: 62/121] 10.0.0.114 () {28 vars in 454 bytes} [Wed Jul 8 16:23:44 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: 60/122] 10.0.0.114 () {30 vars in 658 bytes} [Wed Jul 8 16:23:44 2026] GET /v2.1 => generated 0 bytes in 116 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: 63/123] 10.0.0.114 () {30 vars in 660 bytes} [Wed Jul 8 16:23:44 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: 8|app: 0|req: 61/124] 10.0.0.114 () {34 vars in 804 bytes} [Wed Jul 8 16:23:44 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 88/177] 199.19.213.61 () {42 vars in 700 bytes} [Wed Jul 8 16:28:05 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 90/178] 199.19.213.61 () {44 vars in 904 bytes} [Wed Jul 8 16:28:05 2026] GET /v2.1 => generated 0 bytes in 518 msecs (HTTP/1.1 302) 5 headers in 265 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: 89/179] 199.19.213.61 () {46 vars in 977 bytes} [Wed Jul 8 16:28:06 2026] GET /v2.1/ => generated 398 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-08 16:28:06.117 7 INFO nova.api.openstack.wsgi [None req-6d6441ba-3390-42e1-801a-69a041960a80 881b743fde9e4253bbda1120f162ecc9 e7985b4767c24ac48857effe1ebdecc9 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 91/180] 199.19.213.61 () {48 vars in 1012 bytes} [Wed Jul 8 16:28:06 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 90/181] 199.19.213.61 () {48 vars in 1046 bytes} [Wed Jul 8 16:28:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 92/182] 199.19.213.61 () {52 vars in 1044 bytes} [Wed Jul 8 16:28:06 2026] POST /v2.1/flavors => generated 532 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/203] 199.19.213.61 () {42 vars in 700 bytes} [Wed Jul 8 16:29:44 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: 103/204] 199.19.213.61 () {44 vars in 904 bytes} [Wed Jul 8 16:29:44 2026] GET /v2.1 => generated 0 bytes in 51 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 102/205] 199.19.213.61 () {46 vars in 977 bytes} [Wed Jul 8 16:29:44 2026] GET /v2.1/ => generated 398 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-08 16:29:44.941 7 WARNING oslo_db.sqlalchemy.utils [None req-fd559289-0d2f-48d4-8e27-ee7b6f8cbfad 881b743fde9e4253bbda1120f162ecc9 e7985b4767c24ac48857effe1ebdecc9 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 104/206] 199.19.213.61 () {48 vars in 1011 bytes} [Wed Jul 8 16:29:44 2026] GET /v2.1/os-keypairs => generated 16 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/207] 199.19.213.61 () {52 vars in 1052 bytes} [Wed Jul 8 16:29:44 2026] POST /v2.1/os-keypairs => generated 576 bytes in 86 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/208] 199.19.213.61 () {44 vars in 985 bytes} [Wed Jul 8 16:29:48 2026] GET /v2.1/os-quota-sets/e7985b4767c24ac48857effe1ebdecc9 => generated 371 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/209] 199.19.213.61 () {48 vars in 1037 bytes} [Wed Jul 8 16:29:49 2026] PUT /v2.1/os-quota-sets/e7985b4767c24ac48857effe1ebdecc9 => generated 326 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/210] 199.19.213.61 () {44 vars in 985 bytes} [Wed Jul 8 16:29:49 2026] GET /v2.1/os-quota-sets/e7985b4767c24ac48857effe1ebdecc9 => generated 368 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 171/339] 199.19.213.61 () {42 vars in 700 bytes} [Wed Jul 8 16:40:22 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/340] 199.19.213.61 () {44 vars in 904 bytes} [Wed Jul 8 16:40:22 2026] GET /v2.1 => generated 0 bytes in 139 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 172/341] 199.19.213.61 () {46 vars in 977 bytes} [Wed Jul 8 16:40:22 2026] GET /v2.1/ => generated 398 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-08 16:40:22.977 8 INFO nova.api.openstack.wsgi [None req-8a3026ff-8788-4fd1-96bd-ca29424a1040 881b743fde9e4253bbda1120f162ecc9 e7985b4767c24ac48857effe1ebdecc9 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 170/342] 199.19.213.61 () {48 vars in 1010 bytes} [Wed Jul 8 16:40:22 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: 173/343] 199.19.213.61 () {48 vars in 1046 bytes} [Wed Jul 8 16:40:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/344] 199.19.213.61 () {52 vars in 1044 bytes} [Wed Jul 8 16:40:23 2026] POST /v2.1/flavors => generated 532 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/385] 199.19.213.61 () {44 vars in 985 bytes} [Wed Jul 8 16:43:41 2026] GET /v2.1/os-quota-sets/4acf9b79fa664139a978faf0320fabc3 => generated 371 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/386] 199.19.213.61 () {48 vars in 1037 bytes} [Wed Jul 8 16:43:42 2026] PUT /v2.1/os-quota-sets/4acf9b79fa664139a978faf0320fabc3 => generated 326 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/387] 199.19.213.61 () {44 vars in 985 bytes} [Wed Jul 8 16:43:42 2026] GET /v2.1/os-quota-sets/4acf9b79fa664139a978faf0320fabc3 => generated 368 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/556] 199.19.213.61 () {42 vars in 700 bytes} [Wed Jul 8 16:57:45 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/557] 199.19.213.61 () {44 vars in 904 bytes} [Wed Jul 8 16:57:45 2026] GET /v2.1 => generated 0 bytes in 143 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 279/558] 199.19.213.61 () {46 vars in 977 bytes} [Wed Jul 8 16:57:45 2026] GET /v2.1/ => generated 398 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-08 16:57:45.765 7 INFO nova.api.openstack.wsgi [None req-41be922e-97f9-4288-a6a6-f7aeddaa5413 881b743fde9e4253bbda1120f162ecc9 e7985b4767c24ac48857effe1ebdecc9 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 280/559] 199.19.213.61 () {48 vars in 1006 bytes} [Wed Jul 8 16:57:45 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/560] 199.19.213.61 () {48 vars in 1046 bytes} [Wed Jul 8 16:57:45 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/561] 199.19.213.61 () {48 vars in 1094 bytes} [Wed Jul 8 16:57:45 2026] GET /v2.1/flavors/1c0e4547-2623-452f-841e-138ede346efa/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/562] 199.19.213.61 () {42 vars in 700 bytes} [Wed Jul 8 16:57:46 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/563] 199.19.213.61 () {44 vars in 904 bytes} [Wed Jul 8 16:57:46 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 282/564] 199.19.213.61 () {46 vars in 977 bytes} [Wed Jul 8 16:57:46 2026] GET /v2.1/ => generated 398 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-08 16:57:46.709 7 INFO nova.api.openstack.wsgi [None req-5af970b8-4d14-4055-b350-7d2affbd28ab 881b743fde9e4253bbda1120f162ecc9 e7985b4767c24ac48857effe1ebdecc9 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 283/565] 199.19.213.61 () {48 vars in 1008 bytes} [Wed Jul 8 16:57:46 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/566] 199.19.213.61 () {48 vars in 1046 bytes} [Wed Jul 8 16:57:46 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/567] 199.19.213.61 () {48 vars in 1094 bytes} [Wed Jul 8 16:57:46 2026] GET /v2.1/flavors/b7020af2-47c4-4c98-a3f5-3bab62f7c0cd/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: 284/568] 199.19.213.61 () {42 vars in 700 bytes} [Wed Jul 8 16:57:47 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/569] 199.19.213.61 () {44 vars in 904 bytes} [Wed Jul 8 16:57:47 2026] GET /v2.1 => generated 0 bytes in 57 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 285/570] 199.19.213.61 () {46 vars in 977 bytes} [Wed Jul 8 16:57:47 2026] GET /v2.1/ => generated 398 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-08 16:57:47.636 7 INFO nova.api.openstack.wsgi [None req-97db3afb-0b21-4185-9836-786a94de1ae1 881b743fde9e4253bbda1120f162ecc9 e7985b4767c24ac48857effe1ebdecc9 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 286/571] 199.19.213.61 () {48 vars in 1010 bytes} [Wed Jul 8 16:57:47 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: 286/572] 199.19.213.61 () {48 vars in 1046 bytes} [Wed Jul 8 16:57:47 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/573] 199.19.213.61 () {48 vars in 1094 bytes} [Wed Jul 8 16:57:47 2026] GET /v2.1/flavors/840aa37e-0e99-406b-b727-efc18895c997/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/574] 199.19.213.61 () {42 vars in 700 bytes} [Wed Jul 8 16:57:48 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/575] 199.19.213.61 () {44 vars in 904 bytes} [Wed Jul 8 16:57:48 2026] GET /v2.1 => generated 0 bytes in 54 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 288/576] 199.19.213.61 () {46 vars in 977 bytes} [Wed Jul 8 16:57:48 2026] GET /v2.1/ => generated 398 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-08 16:57:48.567 7 INFO nova.api.openstack.wsgi [None req-deaba322-a1f9-45c7-885e-2fe9ff4afde1 881b743fde9e4253bbda1120f162ecc9 e7985b4767c24ac48857effe1ebdecc9 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 289/577] 199.19.213.61 () {48 vars in 1008 bytes} [Wed Jul 8 16:57:48 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/578] 199.19.213.61 () {48 vars in 1046 bytes} [Wed Jul 8 16:57:48 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/579] 199.19.213.61 () {48 vars in 1094 bytes} [Wed Jul 8 16:57:48 2026] GET /v2.1/flavors/23a8630b-cc88-48b7-a77a-6354fe82ce3e/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/580] 199.19.213.61 () {42 vars in 700 bytes} [Wed Jul 8 16:57:49 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/581] 199.19.213.61 () {44 vars in 904 bytes} [Wed Jul 8 16:57:49 2026] GET /v2.1 => generated 0 bytes in 62 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 291/582] 199.19.213.61 () {46 vars in 977 bytes} [Wed Jul 8 16:57:49 2026] GET /v2.1/ => generated 398 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-08 16:57:49.567 7 INFO nova.api.openstack.wsgi [None req-b1c473bc-00ee-479d-ab60-f390364bf435 881b743fde9e4253bbda1120f162ecc9 e7985b4767c24ac48857effe1ebdecc9 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 292/583] 199.19.213.61 () {48 vars in 1010 bytes} [Wed Jul 8 16:57:49 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/584] 199.19.213.61 () {48 vars in 1046 bytes} [Wed Jul 8 16:57:49 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/585] 199.19.213.61 () {48 vars in 1094 bytes} [Wed Jul 8 16:57:49 2026] GET /v2.1/flavors/e7433531-c213-4180-87db-611fe011c9b1/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: 304/608] 199.19.213.61 () {42 vars in 700 bytes} [Wed Jul 8 16:59:33 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: 305/609] 199.19.213.61 () {44 vars in 904 bytes} [Wed Jul 8 16:59:33 2026] GET /v2.1 => generated 0 bytes in 61 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 305/610] 199.19.213.61 () {46 vars in 977 bytes} [Wed Jul 8 16:59:33 2026] GET /v2.1/ => generated 398 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-08 16:59:33.388 7 INFO nova.api.openstack.wsgi [None req-7f6b13fe-8db2-44e7-ba05-54fa42bd8736 881b743fde9e4253bbda1120f162ecc9 e7985b4767c24ac48857effe1ebdecc9 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 306/611] 199.19.213.61 () {48 vars in 1012 bytes} [Wed Jul 8 16:59:33 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/612] 199.19.213.61 () {48 vars in 1046 bytes} [Wed Jul 8 16:59:33 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/613] 199.19.213.61 () {48 vars in 1094 bytes} [Wed Jul 8 16:59:33 2026] GET /v2.1/flavors/719aa40b-25bc-4255-9bf6-e1421466579c/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/614] 199.19.213.61 () {42 vars in 700 bytes} [Wed Jul 8 16:59:41 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/615] 199.19.213.61 () {44 vars in 904 bytes} [Wed Jul 8 16:59:41 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 308/616] 199.19.213.61 () {46 vars in 977 bytes} [Wed Jul 8 16:59:41 2026] GET /v2.1/ => generated 398 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-08 16:59:41.483 7 WARNING oslo_db.sqlalchemy.utils [None req-fee2ee3b-e289-4c77-89c5-57fd56b5cc31 881b743fde9e4253bbda1120f162ecc9 e7985b4767c24ac48857effe1ebdecc9 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 309/617] 199.19.213.61 () {48 vars in 1011 bytes} [Wed Jul 8 16:59:41 2026] GET /v2.1/os-keypairs => generated 545 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/622] 199.19.213.61 () {44 vars in 985 bytes} [Wed Jul 8 16:59:51 2026] GET /v2.1/os-quota-sets/e7985b4767c24ac48857effe1ebdecc9 => generated 368 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/639] 10.0.0.75 () {28 vars in 453 bytes} [Wed Jul 8 17:01:21 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 319/640] 10.0.0.75 () {30 vars in 657 bytes} [Wed Jul 8 17:01:21 2026] GET /v2.1 => generated 0 bytes in 115 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 322/641] 10.0.0.75 () {30 vars in 659 bytes} [Wed Jul 8 17:01:21 2026] GET /v2.1/ => generated 410 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/642] 10.0.0.75 () {34 vars in 764 bytes} [Wed Jul 8 17:01:21 2026] GET /v2.1/os-services => generated 783 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/645] 10.0.0.75 () {28 vars in 453 bytes} [Wed Jul 8 17:01: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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 322/646] 10.0.0.75 () {30 vars in 657 bytes} [Wed Jul 8 17:01:24 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 325/647] 10.0.0.75 () {30 vars in 659 bytes} [Wed Jul 8 17:01:24 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: 323/648] 10.0.0.75 () {34 vars in 764 bytes} [Wed Jul 8 17:01:24 2026] GET /v2.1/os-services => generated 783 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/649] 10.0.0.75 () {28 vars in 453 bytes} [Wed Jul 8 17:01:28 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: 324/650] 10.0.0.75 () {30 vars in 657 bytes} [Wed Jul 8 17:01:28 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 327/651] 10.0.0.75 () {30 vars in 659 bytes} [Wed Jul 8 17:01:28 2026] GET /v2.1/ => generated 410 bytes in 4 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/652] 10.0.0.75 () {34 vars in 807 bytes} [Wed Jul 8 17:01:28 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/655] 10.0.0.75 () {28 vars in 453 bytes} [Wed Jul 8 17:01:32 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: 327/656] 10.0.0.75 () {30 vars in 657 bytes} [Wed Jul 8 17:01:32 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 330/657] 10.0.0.75 () {30 vars in 659 bytes} [Wed Jul 8 17:01:32 2026] GET /v2.1/ => generated 410 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/658] 10.0.0.75 () {34 vars in 807 bytes} [Wed Jul 8 17:01:32 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/659] 199.19.213.61 () {42 vars in 700 bytes} [Wed Jul 8 17:01:34 2026] GET /v2.1 => generated 114 bytes in 3 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: 8|app: 0|req: 329/660] 199.19.213.61 () {44 vars in 904 bytes} [Wed Jul 8 17:01:34 2026] GET /v2.1 => generated 0 bytes in 70 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 332/661] 199.19.213.61 () {46 vars in 977 bytes} [Wed Jul 8 17:01:34 2026] GET /v2.1/ => generated 398 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-08 17:01:34.443 8 INFO nova.api.openstack.wsgi [None req-48fe0da7-50d3-4011-af68-479ec9867439 881b743fde9e4253bbda1120f162ecc9 e7985b4767c24ac48857effe1ebdecc9 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 330/662] 199.19.213.61 () {48 vars in 1010 bytes} [Wed Jul 8 17:01:34 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: 333/663] 199.19.213.61 () {48 vars in 1046 bytes} [Wed Jul 8 17:01:34 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/664] 199.19.213.61 () {48 vars in 1094 bytes} [Wed Jul 8 17:01:34 2026] GET /v2.1/flavors/276063c4-e5b5-4267-862e-6634bcd09744/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/669] 199.19.213.61 () {44 vars in 985 bytes} [Wed Jul 8 17:01:54 2026] GET /v2.1/os-quota-sets/4acf9b79fa664139a978faf0320fabc3 => generated 368 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/682] 199.19.213.61 () {42 vars in 700 bytes} [Wed Jul 8 17:02:55 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: 343/683] 199.19.213.61 () {44 vars in 904 bytes} [Wed Jul 8 17:02:55 2026] GET /v2.1 => generated 0 bytes in 56 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 341/684] 199.19.213.61 () {46 vars in 977 bytes} [Wed Jul 8 17:02:55 2026] GET /v2.1/ => generated 398 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/685] 199.19.213.61 () {48 vars in 1046 bytes} [Wed Jul 8 17:02:55 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/686] 199.19.213.61 () {48 vars in 1094 bytes} [Wed Jul 8 17:02:55 2026] GET /v2.1/flavors/1c0e4547-2623-452f-841e-138ede346efa/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/687] 199.19.213.61 () {48 vars in 1094 bytes} [Wed Jul 8 17:02:55 2026] GET /v2.1/flavors/23a8630b-cc88-48b7-a77a-6354fe82ce3e/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/688] 199.19.213.61 () {48 vars in 1094 bytes} [Wed Jul 8 17:02:55 2026] GET /v2.1/flavors/276063c4-e5b5-4267-862e-6634bcd09744/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/689] 199.19.213.61 () {48 vars in 1094 bytes} [Wed Jul 8 17:02:55 2026] GET /v2.1/flavors/719aa40b-25bc-4255-9bf6-e1421466579c/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/690] 199.19.213.61 () {48 vars in 1094 bytes} [Wed Jul 8 17:02:55 2026] GET /v2.1/flavors/840aa37e-0e99-406b-b727-efc18895c997/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/691] 199.19.213.61 () {48 vars in 1094 bytes} [Wed Jul 8 17:02:55 2026] GET /v2.1/flavors/b7020af2-47c4-4c98-a3f5-3bab62f7c0cd/os-extra_specs => generated 19 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/692] 199.19.213.61 () {48 vars in 1094 bytes} [Wed Jul 8 17:02:55 2026] GET /v2.1/flavors/e7433531-c213-4180-87db-611fe011c9b1/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/695] 10.0.0.176 () {28 vars in 455 bytes} [Wed Jul 8 17:03:03 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/696] 10.0.0.176 () {30 vars in 659 bytes} [Wed Jul 8 17:03:03 2026] GET /v2.1 => generated 0 bytes in 57 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: 348/697] 10.0.0.176 () {32 vars in 732 bytes} [Wed Jul 8 17:03:04 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: 7|app: 0|req: 350/698] 10.0.0.176 () {34 vars in 805 bytes} [Wed Jul 8 17:03:04 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/699] 10.0.0.176 () {28 vars in 455 bytes} [Wed Jul 8 17:03:04 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/700] 10.0.0.176 () {30 vars in 659 bytes} [Wed Jul 8 17:03:04 2026] GET /v2.1 => generated 0 bytes in 73 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 350/701] 10.0.0.176 () {32 vars in 732 bytes} [Wed Jul 8 17:03:04 2026] GET /v2.1/ => generated 410 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/702] 10.0.0.176 () {34 vars in 893 bytes} [Wed Jul 8 17:03:04 2026] GET /v2.1/servers/detail?project_id=4acf9b79fa664139a978faf0320fabc3&all_tenants=True => generated 15 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/703] 10.0.0.176 () {34 vars in 893 bytes} [Wed Jul 8 17:03:04 2026] GET /v2.1/servers/detail?project_id=a2e535312a9a4f6d9a3c05aba12fe1f4&all_tenants=True => generated 15 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/704] 10.0.0.176 () {34 vars in 893 bytes} [Wed Jul 8 17:03:05 2026] GET /v2.1/servers/detail?project_id=e7985b4767c24ac48857effe1ebdecc9&all_tenants=True => generated 15 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/723] 10.0.0.29 () {32 vars in 654 bytes} [Wed Jul 8 17:04:38 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/724] 10.0.0.29 () {32 vars in 640 bytes} [Wed Jul 8 17:04:38 2026] GET /v2.1/servers => generated 15 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-08 17:04:39.138 8 WARNING oslo_db.sqlalchemy.utils [None req-332f7457-63a6-4dfd-afe5-d862d6e383a2 881b743fde9e4253bbda1120f162ecc9 e7985b4767c24ac48857effe1ebdecc9 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 362/725] 10.0.0.29 () {32 vars in 648 bytes} [Wed Jul 8 17:04:39 2026] GET /v2.1/os-keypairs => generated 530 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/726] 10.0.0.29 () {32 vars in 693 bytes} [Wed Jul 8 17:04:39 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/731] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:04:53 2026] GET /v2.1/flavors/1c0e4547-2623-452f-841e-138ede346efa => generated 511 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/732] 10.0.0.29 () {32 vars in 640 bytes} [Wed Jul 8 17:04:53 2026] GET /v2.1/flavors => generated 1674 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/733] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:04:54 2026] GET /v2.1/flavors/1c0e4547-2623-452f-841e-138ede346efa => generated 511 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/736] 10.0.0.29 () {34 vars in 670 bytes} [Wed Jul 8 17:05:05 2026] POST /v2.1/os-keypairs => generated 385 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/737] 10.0.0.29 () {34 vars in 670 bytes} [Wed Jul 8 17:05:07 2026] POST /v2.1/os-keypairs => generated 386 bytes in 522 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/738] 10.0.0.29 () {34 vars in 670 bytes} [Wed Jul 8 17:05:08 2026] POST /v2.1/os-keypairs => generated 385 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/741] 10.0.0.29 () {34 vars in 662 bytes} [Wed Jul 8 17:05:17 2026] POST /v2.1/servers => generated 453 bytes in 4025 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: 372/742] 10.0.0.29 () {34 vars in 684 bytes} [Wed Jul 8 17:05:20 2026] POST /v2.1/os-security-groups => generated 247 bytes in 1268 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/743] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:05:21 2026] GET /v2.1/servers/db6bcf9f-3ac8-4231-acb0-3b25991662e6 => generated 1392 bytes in 85 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: 371/746] 10.0.0.29 () {34 vars in 662 bytes} [Wed Jul 8 17:05:21 2026] POST /v2.1/servers => generated 450 bytes in 1284 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: 372/747] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:05:22 2026] GET /v2.1/servers/85b9cef5-276d-40f6-84c4-63a7329b21aa => generated 1423 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/748] 10.0.0.29 () {34 vars in 694 bytes} [Wed Jul 8 17:05:21 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 916 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: 377/749] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:05:22 2026] GET /v2.1/servers/db6bcf9f-3ac8-4231-acb0-3b25991662e6 => generated 1392 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/750] 10.0.0.29 () {34 vars in 684 bytes} [Wed Jul 8 17:05:22 2026] POST /v2.1/os-security-groups => generated 247 bytes in 499 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: 378/751] 10.0.0.29 () {34 vars in 694 bytes} [Wed Jul 8 17:05:23 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 306 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/752] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:05:23 2026] GET /v2.1/servers/85b9cef5-276d-40f6-84c4-63a7329b21aa => generated 1423 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/753] 10.0.0.29 () {34 vars in 694 bytes} [Wed Jul 8 17:05:23 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 290 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: 380/754] 10.0.0.29 () {32 vars in 736 bytes} [Wed Jul 8 17:05:23 2026] GET /v2.1/os-security-groups/017bb44d-e26a-43fa-ba5b-035cfdcdda51 => generated 664 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/755] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:05:23 2026] GET /v2.1/servers/db6bcf9f-3ac8-4231-acb0-3b25991662e6 => generated 1444 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/756] 10.0.0.29 () {32 vars in 749 bytes} [Wed Jul 8 17:05:24 2026] DELETE /v2.1/os-security-group-rules/c7db4b25-d382-4348-815d-0b2dc93ab40b => generated 0 bytes in 282 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: 376/757] 10.0.0.29 () {32 vars in 739 bytes} [Wed Jul 8 17:05:24 2026] DELETE /v2.1/os-security-groups/017bb44d-e26a-43fa-ba5b-035cfdcdda51 => generated 0 bytes in 341 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/758] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:05:24 2026] GET /v2.1/servers/85b9cef5-276d-40f6-84c4-63a7329b21aa => generated 1475 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/759] 10.0.0.29 () {32 vars in 739 bytes} [Wed Jul 8 17:05:24 2026] DELETE /v2.1/os-security-groups/04d71e7f-2c09-46fc-b190-f5d3bbb3f247 => generated 0 bytes in 307 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: 383/760] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:05:25 2026] GET /v2.1/servers/85b9cef5-276d-40f6-84c4-63a7329b21aa => generated 1481 bytes in 856 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/761] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:05:25 2026] GET /v2.1/servers/db6bcf9f-3ac8-4231-acb0-3b25991662e6 => generated 1518 bytes in 1613 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: 384/762] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:05:27 2026] GET /v2.1/servers/85b9cef5-276d-40f6-84c4-63a7329b21aa => generated 1548 bytes in 3499 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/763] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:05:27 2026] GET /v2.1/servers/db6bcf9f-3ac8-4231-acb0-3b25991662e6 => generated 1518 bytes in 3530 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-07-08 17:05:31.428 7 INFO nova.api.openstack.compute.server_external_events [req-28039b62-bd13-42d5-a83d-705e98144531 req-5d927833-aa93-480d-9977-cf8ce000f508 cae2d291edb14b54b315cdbc88dffa4a 4acf9b79fa664139a978faf0320fabc3 - - 95f6d2014dca40e8a2563fc697b5d813 95f6d2014dca40e8a2563fc697b5d813] Creating event network-changed:56b239d9-67c3-4e2d-8ad5-36f836a5e303 for instance db6bcf9f-3ac8-4231-acb0-3b25991662e6 on instance 2026-07-08 17:05:31.436 7 INFO nova.compute.rpcapi [None req-b2f53a96-2c59-42c9-b3a2-778a255ef635 - - - - - -] Automatically selected compute RPC version 6.2 from minimum service version 66 [pid: 7|app: 0|req: 385/764] 10.0.0.249 () {38 vars in 815 bytes} [Wed Jul 8 17:05:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 231 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: 381/767] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:05:32 2026] GET /v2.1/servers/85b9cef5-276d-40f6-84c4-63a7329b21aa => generated 1548 bytes in 242 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: 382/768] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:05:32 2026] GET /v2.1/servers/db6bcf9f-3ac8-4231-acb0-3b25991662e6 => generated 1518 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, ' 2026-07-08 17:05:33.593 8 INFO nova.api.openstack.compute.server_external_events [req-d8d5c560-59dd-465d-88ad-1ae72c51886d req-5d6e7904-4243-41bd-b4c7-f9c09ee9b080 cae2d291edb14b54b315cdbc88dffa4a 4acf9b79fa664139a978faf0320fabc3 - - 95f6d2014dca40e8a2563fc697b5d813 95f6d2014dca40e8a2563fc697b5d813] Creating event network-changed:76daeefc-0f51-406f-a5d7-e30af956ebf3 for instance 85b9cef5-276d-40f6-84c4-63a7329b21aa on instance 2026-07-08 17:05:33.604 8 INFO nova.compute.rpcapi [None req-ad40e630-375b-401f-be19-1e7b85fd19aa - - - - - -] Automatically selected compute RPC version 6.2 from minimum service version 66 [pid: 8|app: 0|req: 383/769] 10.0.0.249 () {38 vars in 815 bytes} [Wed Jul 8 17:05:33 2026] POST /v2.1/os-server-external-events => generated 179 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: 8|app: 0|req: 384/770] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:05:33 2026] GET /v2.1/servers/85b9cef5-276d-40f6-84c4-63a7329b21aa => generated 1548 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, ' [pid: 8|app: 0|req: 385/771] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:05:33 2026] GET /v2.1/servers/db6bcf9f-3ac8-4231-acb0-3b25991662e6 => generated 1518 bytes in 621 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: 386/772] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:05:34 2026] GET /v2.1/servers/85b9cef5-276d-40f6-84c4-63a7329b21aa => generated 1548 bytes in 248 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: 387/773] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:05:35 2026] GET /v2.1/servers/db6bcf9f-3ac8-4231-acb0-3b25991662e6 => generated 1518 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/774] 10.0.0.29 () {34 vars in 662 bytes} [Wed Jul 8 17:05:32 2026] POST /v2.1/servers => generated 450 bytes in 3433 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: 388/775] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:05:35 2026] GET /v2.1/servers/e474dfaa-a614-4c1f-9f38-b87ed4afcdeb => generated 1253 bytes in 98 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: 388/776] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:05:36 2026] GET /v2.1/servers/85b9cef5-276d-40f6-84c4-63a7329b21aa => generated 1548 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: 389/777] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:05:36 2026] GET /v2.1/servers/e474dfaa-a614-4c1f-9f38-b87ed4afcdeb => generated 1253 bytes in 338 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/778] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:05:36 2026] GET /v2.1/servers/db6bcf9f-3ac8-4231-acb0-3b25991662e6 => generated 1518 bytes in 568 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-07-08 17:05:37.291 7 INFO nova.api.openstack.compute.server_external_events [req-58ef4521-3a57-45ce-a798-0db29756e25f req-d38f3e71-24de-483a-8d68-1412b8083c9e cae2d291edb14b54b315cdbc88dffa4a 4acf9b79fa664139a978faf0320fabc3 - - 95f6d2014dca40e8a2563fc697b5d813 95f6d2014dca40e8a2563fc697b5d813] Creating event network-vif-plugged:76daeefc-0f51-406f-a5d7-e30af956ebf3 for instance 85b9cef5-276d-40f6-84c4-63a7329b21aa on instance [pid: 7|app: 0|req: 390/779] 10.0.0.200 () {38 vars in 815 bytes} [Wed Jul 8 17:05:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 110 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: 390/780] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:05:37 2026] GET /v2.1/servers/85b9cef5-276d-40f6-84c4-63a7329b21aa => generated 1548 bytes in 166 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: 391/781] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:05:38 2026] GET /v2.1/servers/e474dfaa-a614-4c1f-9f38-b87ed4afcdeb => generated 1253 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/782] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:05:38 2026] GET /v2.1/servers/db6bcf9f-3ac8-4231-acb0-3b25991662e6 => generated 1518 bytes in 182 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: 392/783] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:05:38 2026] GET /v2.1/servers/85b9cef5-276d-40f6-84c4-63a7329b21aa => generated 1548 bytes in 122 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-07-08 17:05:39.356 7 INFO nova.api.openstack.compute.server_external_events [req-643df771-bfb1-48fc-a77f-dc1b231055a4 req-0928f506-1008-49fe-a06f-91e6cfd1ae09 cae2d291edb14b54b315cdbc88dffa4a 4acf9b79fa664139a978faf0320fabc3 - - 95f6d2014dca40e8a2563fc697b5d813 95f6d2014dca40e8a2563fc697b5d813] Creating event network-vif-plugged:56b239d9-67c3-4e2d-8ad5-36f836a5e303 for instance db6bcf9f-3ac8-4231-acb0-3b25991662e6 on instance [pid: 7|app: 0|req: 393/784] 10.0.0.200 () {38 vars in 815 bytes} [Wed Jul 8 17:05:39 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) [pid: 8|app: 0|req: 392/785] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:05:39 2026] GET /v2.1/servers/e474dfaa-a614-4c1f-9f38-b87ed4afcdeb => generated 1253 bytes in 101 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: 394/786] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:05:39 2026] GET /v2.1/servers/db6bcf9f-3ac8-4231-acb0-3b25991662e6 => generated 1518 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/787] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:05:39 2026] GET /v2.1/servers/85b9cef5-276d-40f6-84c4-63a7329b21aa => generated 1548 bytes in 425 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: 395/788] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:05:40 2026] GET /v2.1/servers/e474dfaa-a614-4c1f-9f38-b87ed4afcdeb => generated 1253 bytes in 66 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: 394/789] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:05:40 2026] GET /v2.1/servers/db6bcf9f-3ac8-4231-acb0-3b25991662e6 => generated 1518 bytes in 247 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: 396/790] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:05:41 2026] GET /v2.1/servers/85b9cef5-276d-40f6-84c4-63a7329b21aa => generated 1725 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, ' [pid: 8|app: 0|req: 395/791] 10.0.0.29 () {32 vars in 740 bytes} [Wed Jul 8 17:05:41 2026] GET /v2.1/servers/85b9cef5-276d-40f6-84c4-63a7329b21aa/os-interface => generated 284 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 397/794] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:05:41 2026] GET /v2.1/servers/e474dfaa-a614-4c1f-9f38-b87ed4afcdeb => generated 1303 bytes in 1333 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: 398/795] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:05:41 2026] GET /v2.1/servers/db6bcf9f-3ac8-4231-acb0-3b25991662e6 => generated 1699 bytes in 1205 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-07-08 17:05:43.232 8 INFO nova.api.openstack.compute.server_external_events [req-cf91eed8-5b2e-4bd2-987c-d5af2956641b req-d5e55b01-1740-4ff1-bdfc-e419b38e3eac cae2d291edb14b54b315cdbc88dffa4a 4acf9b79fa664139a978faf0320fabc3 - - 95f6d2014dca40e8a2563fc697b5d813 95f6d2014dca40e8a2563fc697b5d813] Creating event network-changed:76daeefc-0f51-406f-a5d7-e30af956ebf3 for instance 85b9cef5-276d-40f6-84c4-63a7329b21aa on instance [pid: 8|app: 0|req: 399/796] 10.0.0.249 () {38 vars in 815 bytes} [Wed Jul 8 17:05:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 54 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: 398/797] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:05:42 2026] GET /v2.1/servers/85b9cef5-276d-40f6-84c4-63a7329b21aa => generated 1725 bytes in 455 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: 400/798] 10.0.0.29 () {32 vars in 740 bytes} [Wed Jul 8 17:05:43 2026] GET /v2.1/servers/db6bcf9f-3ac8-4231-acb0-3b25991662e6/os-interface => generated 284 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/799] 10.0.0.29 () {32 vars in 640 bytes} [Wed Jul 8 17:05:43 2026] GET /v2.1/servers => generated 378 bytes in 122 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: 401/800] 10.0.0.29 () {32 vars in 717 bytes} [Wed Jul 8 17:05:43 2026] DELETE /v2.1/servers/85b9cef5-276d-40f6-84c4-63a7329b21aa => generated 0 bytes in 719 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: 400/801] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:05:43 2026] GET /v2.1/servers/e474dfaa-a614-4c1f-9f38-b87ed4afcdeb => generated 1359 bytes in 1201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/802] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:05:44 2026] GET /v2.1/servers/85b9cef5-276d-40f6-84c4-63a7329b21aa => generated 1731 bytes in 1040 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-07-08 17:05:45.309 7 INFO nova.api.openstack.compute.server_external_events [req-1ceb9a8a-13af-4bbd-9735-cb198013f107 req-8d128ec7-74fc-43d1-99c3-202eb95a56cf cae2d291edb14b54b315cdbc88dffa4a 4acf9b79fa664139a978faf0320fabc3 - - 95f6d2014dca40e8a2563fc697b5d813 95f6d2014dca40e8a2563fc697b5d813] Creating event network-changed:56b239d9-67c3-4e2d-8ad5-36f836a5e303 for instance db6bcf9f-3ac8-4231-acb0-3b25991662e6 on instance [pid: 7|app: 0|req: 401/803] 10.0.0.249 () {38 vars in 815 bytes} [Wed Jul 8 17:05:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 402/804] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:05:46 2026] GET /v2.1/servers/85b9cef5-276d-40f6-84c4-63a7329b21aa => generated 1664 bytes in 4191 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-07-08 17:05:51.005 7 INFO nova.api.openstack.compute.server_external_events [req-2b8b88c8-e211-4e0c-81df-3564f124fac9 req-da5617a0-1c9f-44d4-bacc-f274a781e3b1 cae2d291edb14b54b315cdbc88dffa4a 4acf9b79fa664139a978faf0320fabc3 - - 95f6d2014dca40e8a2563fc697b5d813 95f6d2014dca40e8a2563fc697b5d813] Creating event network-vif-deleted:76daeefc-0f51-406f-a5d7-e30af956ebf3 for instance 85b9cef5-276d-40f6-84c4-63a7329b21aa on instance [pid: 7|app: 0|req: 403/805] 10.0.0.249 () {38 vars in 815 bytes} [Wed Jul 8 17:05:50 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, ' [pid: 8|app: 0|req: 403/806] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:05:46 2026] GET /v2.1/servers/e474dfaa-a614-4c1f-9f38-b87ed4afcdeb => generated 1436 bytes in 7514 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/809] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:05:51 2026] GET /v2.1/servers/85b9cef5-276d-40f6-84c4-63a7329b21aa => generated 1664 bytes in 2276 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-07-08 17:05:53.973 8 INFO nova.api.openstack.compute.server_external_events [req-7edd7b54-1bad-41cb-9252-cc0f3885af54 req-92b9660f-52fa-4998-8401-3d15b9f0778c cae2d291edb14b54b315cdbc88dffa4a 4acf9b79fa664139a978faf0320fabc3 - - 95f6d2014dca40e8a2563fc697b5d813 95f6d2014dca40e8a2563fc697b5d813] Creating event network-changed:411b801e-3c52-41d4-bda5-159e40ad875c for instance e474dfaa-a614-4c1f-9f38-b87ed4afcdeb on instance [pid: 8|app: 0|req: 406/810] 10.0.0.249 () {38 vars in 815 bytes} [Wed Jul 8 17:05:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 98 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: 405/811] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:05:54 2026] GET /v2.1/servers/e474dfaa-a614-4c1f-9f38-b87ed4afcdeb => generated 1436 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/812] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:05:54 2026] GET /v2.1/servers/85b9cef5-276d-40f6-84c4-63a7329b21aa => generated 1789 bytes in 114 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: 408/813] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:05:55 2026] GET /v2.1/servers/85b9cef5-276d-40f6-84c4-63a7329b21aa => generated 1789 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/814] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:05:55 2026] GET /v2.1/servers/e474dfaa-a614-4c1f-9f38-b87ed4afcdeb => generated 1436 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, ' [pid: 8|app: 0|req: 409/815] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:05:57 2026] GET /v2.1/servers/85b9cef5-276d-40f6-84c4-63a7329b21aa => generated 1789 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/816] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:05:57 2026] GET /v2.1/servers/e474dfaa-a614-4c1f-9f38-b87ed4afcdeb => generated 1424 bytes in 220 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-07-08 17:05:58.171 7 INFO nova.api.openstack.wsgi [None req-8b84d50d-a9cd-4591-a231-34a36c2c2402 a1a9551f54144ceda2d7c09f88c7f000 50633f55c59f46deb86ee8937c0d4846 - - default default] HTTP exception thrown: Instance 85b9cef5-276d-40f6-84c4-63a7329b21aa could not be found. [pid: 7|app: 0|req: 408/817] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:05:58 2026] GET /v2.1/servers/85b9cef5-276d-40f6-84c4-63a7329b21aa => 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/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/818] 10.0.0.29 () {32 vars in 703 bytes} [Wed Jul 8 17:05:58 2026] DELETE /v2.1/os-keypairs/tempest-keypair-679872540 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/819] 10.0.0.29 () {34 vars in 684 bytes} [Wed Jul 8 17:05:58 2026] POST /v2.1/os-security-groups => generated 243 bytes in 327 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/820] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:05:58 2026] GET /v2.1/servers/e474dfaa-a614-4c1f-9f38-b87ed4afcdeb => generated 1424 bytes in 337 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/821] 10.0.0.29 () {34 vars in 684 bytes} [Wed Jul 8 17:05:58 2026] POST /v2.1/os-security-groups => generated 243 bytes in 351 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-07-08 17:05:58.909 8 INFO nova.api.openstack.compute.server_external_events [req-ba4b1ef0-eadc-48ce-8902-3b31ce75054a req-c5325911-f7c7-458a-b02e-a7d339e84791 cae2d291edb14b54b315cdbc88dffa4a 4acf9b79fa664139a978faf0320fabc3 - - 95f6d2014dca40e8a2563fc697b5d813 95f6d2014dca40e8a2563fc697b5d813] Creating event network-vif-plugged:411b801e-3c52-41d4-bda5-159e40ad875c for instance e474dfaa-a614-4c1f-9f38-b87ed4afcdeb on instance [pid: 8|app: 0|req: 412/822] 10.0.0.200 () {38 vars in 815 bytes} [Wed Jul 8 17:05:58 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/823] 10.0.0.29 () {34 vars in 684 bytes} [Wed Jul 8 17:05:58 2026] POST /v2.1/os-security-groups => generated 243 bytes in 758 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: 413/824] 10.0.0.29 () {32 vars in 662 bytes} [Wed Jul 8 17:05:59 2026] GET /v2.1/os-security-groups => generated 1382 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/825] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:05:59 2026] GET /v2.1/servers/e474dfaa-a614-4c1f-9f38-b87ed4afcdeb => generated 1424 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/826] 10.0.0.29 () {32 vars in 739 bytes} [Wed Jul 8 17:05:59 2026] DELETE /v2.1/os-security-groups/7daf620b-2034-4ec9-ac4f-0ce22b23edf0 => generated 0 bytes in 555 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-07-08 17:06:00.463 7 INFO nova.api.openstack.wsgi [None req-9ca81547-c32d-43af-89ef-e40476270ea4 9059bce06a6f48fbaf053284fdd949e3 98b17fd501214f21af22012a1db01dc9 - - default default] HTTP exception thrown: Security group 7daf620b-2034-4ec9-ac4f-0ce22b23edf0 does not exist Neutron server returns request_ids: ['req-36d36d76-0caa-44cc-bf93-2fd5d05b750c'] [pid: 7|app: 0|req: 413/827] 10.0.0.29 () {32 vars in 736 bytes} [Wed Jul 8 17:06:00 2026] GET /v2.1/os-security-groups/7daf620b-2034-4ec9-ac4f-0ce22b23edf0 => generated 194 bytes in 51 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/828] 10.0.0.29 () {32 vars in 739 bytes} [Wed Jul 8 17:06:00 2026] DELETE /v2.1/os-security-groups/fadcb90c-d1a5-4ee5-a67c-9618308c7589 => generated 0 bytes in 488 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-08 17:06:01.004 8 INFO nova.api.openstack.wsgi [None req-72f305ee-dcbf-4eff-a018-7052d1058035 9059bce06a6f48fbaf053284fdd949e3 98b17fd501214f21af22012a1db01dc9 - - default default] HTTP exception thrown: Security group fadcb90c-d1a5-4ee5-a67c-9618308c7589 does not exist Neutron server returns request_ids: ['req-6931567a-dd70-4c25-86e8-a0f39f8d2399'] [pid: 8|app: 0|req: 416/829] 10.0.0.29 () {32 vars in 736 bytes} [Wed Jul 8 17:06:00 2026] GET /v2.1/os-security-groups/fadcb90c-d1a5-4ee5-a67c-9618308c7589 => generated 194 bytes in 41 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/830] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:06:00 2026] GET /v2.1/servers/e474dfaa-a614-4c1f-9f38-b87ed4afcdeb => generated 1611 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: 417/831] 10.0.0.29 () {32 vars in 739 bytes} [Wed Jul 8 17:06:01 2026] DELETE /v2.1/os-security-groups/aea0e076-db82-41f8-bc19-98f9d646b37f => generated 0 bytes in 700 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/834] 10.0.0.29 () {32 vars in 740 bytes} [Wed Jul 8 17:06:01 2026] GET /v2.1/servers/e474dfaa-a614-4c1f-9f38-b87ed4afcdeb/os-interface => generated 284 bytes in 670 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-08 17:06:01.864 8 INFO nova.api.openstack.wsgi [None req-8dd34f72-7af5-45c9-b419-ad9de79adafc 9059bce06a6f48fbaf053284fdd949e3 98b17fd501214f21af22012a1db01dc9 - - default default] HTTP exception thrown: Security group aea0e076-db82-41f8-bc19-98f9d646b37f does not exist Neutron server returns request_ids: ['req-1a795aad-80c0-4e4c-a3a8-b7db8156c12a'] [pid: 8|app: 0|req: 420/835] 10.0.0.29 () {32 vars in 736 bytes} [Wed Jul 8 17:06:01 2026] GET /v2.1/os-security-groups/aea0e076-db82-41f8-bc19-98f9d646b37f => generated 194 bytes in 143 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: 421/836] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:06:03 2026] GET /v2.1/servers/e474dfaa-a614-4c1f-9f38-b87ed4afcdeb => generated 1611 bytes in 190 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-07-08 17:06:03.764 8 INFO nova.api.openstack.compute.server_external_events [req-6ccc1dd6-6d0a-4df7-8474-6c2f04a70a33 req-e8b6e829-b672-487a-9164-f96d270023a2 cae2d291edb14b54b315cdbc88dffa4a 4acf9b79fa664139a978faf0320fabc3 - - 95f6d2014dca40e8a2563fc697b5d813 95f6d2014dca40e8a2563fc697b5d813] Creating event network-changed:411b801e-3c52-41d4-bda5-159e40ad875c for instance e474dfaa-a614-4c1f-9f38-b87ed4afcdeb on instance [pid: 8|app: 0|req: 422/837] 10.0.0.249 () {38 vars in 815 bytes} [Wed Jul 8 17:06:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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/838] 10.0.0.29 () {32 vars in 662 bytes} [Wed Jul 8 17:06:01 2026] GET /v2.1/os-security-groups => generated 707 bytes in 1904 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-08 17:06:03.865 7 INFO nova.api.openstack.wsgi [None req-e609b101-eb05-4095-bbc7-6677aec69b08 9059bce06a6f48fbaf053284fdd949e3 98b17fd501214f21af22012a1db01dc9 - - default default] HTTP exception thrown: Security group aea0e076-db82-41f8-bc19-98f9d646b37f does not exist Neutron server returns request_ids: ['req-07bf658b-57c3-458c-a6b2-99267aabdff6'] [pid: 7|app: 0|req: 417/839] 10.0.0.29 () {32 vars in 739 bytes} [Wed Jul 8 17:06:03 2026] DELETE /v2.1/os-security-groups/aea0e076-db82-41f8-bc19-98f9d646b37f => generated 194 bytes in 73 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/840] 10.0.0.29 () {32 vars in 640 bytes} [Wed Jul 8 17:06:03 2026] GET /v2.1/servers => generated 387 bytes in 140 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-07-08 17:06:03.970 7 INFO nova.api.openstack.wsgi [None req-55bf997d-39af-4f07-aef0-da44c569fe5e 9059bce06a6f48fbaf053284fdd949e3 98b17fd501214f21af22012a1db01dc9 - - default default] HTTP exception thrown: Security group fadcb90c-d1a5-4ee5-a67c-9618308c7589 does not exist Neutron server returns request_ids: ['req-0a3ec2d6-e299-4dab-8c0c-19bde973b934'] [pid: 7|app: 0|req: 418/841] 10.0.0.29 () {32 vars in 739 bytes} [Wed Jul 8 17:06:03 2026] DELETE /v2.1/os-security-groups/fadcb90c-d1a5-4ee5-a67c-9618308c7589 => generated 194 bytes in 95 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-08 17:06:04.095 7 INFO nova.api.openstack.wsgi [None req-d5b6bf7c-4de9-46e2-badd-658e98760e70 9059bce06a6f48fbaf053284fdd949e3 98b17fd501214f21af22012a1db01dc9 - - default default] HTTP exception thrown: Security group 7daf620b-2034-4ec9-ac4f-0ce22b23edf0 does not exist Neutron server returns request_ids: ['req-28524b70-d776-4eae-ad24-81665ed66b84'] [pid: 7|app: 0|req: 419/842] 10.0.0.29 () {32 vars in 739 bytes} [Wed Jul 8 17:06:03 2026] DELETE /v2.1/os-security-groups/7daf620b-2034-4ec9-ac4f-0ce22b23edf0 => generated 194 bytes in 119 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/843] 10.0.0.29 () {32 vars in 717 bytes} [Wed Jul 8 17:06:03 2026] DELETE /v2.1/servers/e474dfaa-a614-4c1f-9f38-b87ed4afcdeb => generated 0 bytes in 863 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/844] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:06:04 2026] GET /v2.1/servers/e474dfaa-a614-4c1f-9f38-b87ed4afcdeb => generated 1617 bytes in 1321 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: 425/845] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:06:07 2026] GET /v2.1/servers/e474dfaa-a614-4c1f-9f38-b87ed4afcdeb => generated 1737 bytes in 277 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-07-08 17:06:09.020 8 INFO nova.api.openstack.compute.server_external_events [req-d8043f96-9e97-4457-b88d-4330231dcb09 req-c291bb6b-a692-48bd-b867-c7c804ef0316 cae2d291edb14b54b315cdbc88dffa4a 4acf9b79fa664139a978faf0320fabc3 - - 95f6d2014dca40e8a2563fc697b5d813 95f6d2014dca40e8a2563fc697b5d813] Creating event network-vif-deleted:411b801e-3c52-41d4-bda5-159e40ad875c for instance e474dfaa-a614-4c1f-9f38-b87ed4afcdeb on instance [pid: 8|app: 0|req: 426/846] 10.0.0.249 () {38 vars in 815 bytes} [Wed Jul 8 17:06:08 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: 421/847] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:06:08 2026] GET /v2.1/servers/e474dfaa-a614-4c1f-9f38-b87ed4afcdeb => generated 1670 bytes in 600 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: 427/848] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:06:10 2026] GET /v2.1/servers/e474dfaa-a614-4c1f-9f38-b87ed4afcdeb => generated 1385 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/849] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:06:10 2026] GET /v2.1/servers/db6bcf9f-3ac8-4231-acb0-3b25991662e6 => generated 1819 bytes in 248 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/850] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:06:10 2026] GET /v2.1/servers/db6bcf9f-3ac8-4231-acb0-3b25991662e6 => generated 1819 bytes in 153 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: 423/851] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:06:11 2026] GET /v2.1/servers/e474dfaa-a614-4c1f-9f38-b87ed4afcdeb => generated 1385 bytes in 96 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: 426/854] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:06:12 2026] GET /v2.1/servers/e474dfaa-a614-4c1f-9f38-b87ed4afcdeb => generated 1385 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/855] 10.0.0.29 () {34 vars in 749 bytes} [Wed Jul 8 17:06:11 2026] POST /v2.1/servers/db6bcf9f-3ac8-4231-acb0-3b25991662e6/action => generated 0 bytes in 935 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: 427/856] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:06:12 2026] GET /v2.1/servers/db6bcf9f-3ac8-4231-acb0-3b25991662e6 => generated 1821 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, ' 2026-07-08 17:06:13.440 8 INFO nova.api.openstack.wsgi [None req-8b7d4775-c550-426b-967e-6ac3fc5e94c3 e9cdce0e83844f049f293796969ca6f2 d835ac4e659d4bcca11dc3b1d09f6f1f - - default default] HTTP exception thrown: Instance e474dfaa-a614-4c1f-9f38-b87ed4afcdeb could not be found. [pid: 8|app: 0|req: 430/857] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:06:13 2026] GET /v2.1/servers/e474dfaa-a614-4c1f-9f38-b87ed4afcdeb => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 431/858] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:06:13 2026] GET /v2.1/servers/db6bcf9f-3ac8-4231-acb0-3b25991662e6 => generated 1821 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/859] 10.0.0.29 () {32 vars in 705 bytes} [Wed Jul 8 17:06:13 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1829063430 => generated 0 bytes in 1246 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: 432/860] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:06:14 2026] GET /v2.1/servers/db6bcf9f-3ac8-4231-acb0-3b25991662e6 => generated 1826 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/861] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:06:16 2026] GET /v2.1/servers/db6bcf9f-3ac8-4231-acb0-3b25991662e6 => generated 1826 bytes in 1399 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-07-08 17:06:18.120 8 INFO nova.api.openstack.compute.server_external_events [req-78087c48-41d6-4cb2-808d-ee455792c7da req-e0c68e75-5778-46ed-8f9e-a131d374c5c4 cae2d291edb14b54b315cdbc88dffa4a 4acf9b79fa664139a978faf0320fabc3 - - 95f6d2014dca40e8a2563fc697b5d813 95f6d2014dca40e8a2563fc697b5d813] Creating event network-vif-unplugged:56b239d9-67c3-4e2d-8ad5-36f836a5e303 for instance db6bcf9f-3ac8-4231-acb0-3b25991662e6 on instance [pid: 8|app: 0|req: 433/862] 10.0.0.200 () {38 vars in 815 bytes} [Wed Jul 8 17:06:18 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-07-08 17:06:20.529 8 INFO nova.api.openstack.compute.server_external_events [req-2bbd07a2-f8c3-44c7-ac9e-cff0607b9ad9 req-676fe552-3c78-4a02-ade4-09767a155ec7 cae2d291edb14b54b315cdbc88dffa4a 4acf9b79fa664139a978faf0320fabc3 - - 95f6d2014dca40e8a2563fc697b5d813 95f6d2014dca40e8a2563fc697b5d813] Creating event network-vif-plugged:56b239d9-67c3-4e2d-8ad5-36f836a5e303 for instance db6bcf9f-3ac8-4231-acb0-3b25991662e6 on instance [pid: 8|app: 0|req: 434/863] 10.0.0.200 () {38 vars in 815 bytes} [Wed Jul 8 17:06:20 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/866] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:06:18 2026] GET /v2.1/servers/db6bcf9f-3ac8-4231-acb0-3b25991662e6 => generated 1826 bytes in 4199 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: 437/867] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:06:23 2026] GET /v2.1/servers/db6bcf9f-3ac8-4231-acb0-3b25991662e6 => generated 1819 bytes in 1796 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/868] 10.0.0.29 () {30 vars in 412 bytes} [Wed Jul 8 17:06:29 2026] GET / => generated 421 bytes in 1 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: 8|app: 0|req: 438/869] 10.0.0.29 () {28 vars in 559 bytes} [Wed Jul 8 17:06:29 2026] GET /v2/ => generated 401 bytes in 744 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: 7|app: 0|req: 432/870] 10.0.0.29 () {28 vars in 563 bytes} [Wed Jul 8 17:06:29 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: 439/871] 10.0.0.29 () {30 vars in 412 bytes} [Wed Jul 8 17:06:29 2026] GET / => generated 421 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/874] 10.0.0.29 () {34 vars in 670 bytes} [Wed Jul 8 17:06:31 2026] POST /v2.1/os-keypairs => generated 386 bytes in 1240 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/875] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:06:35 2026] GET /v2.1/servers/db6bcf9f-3ac8-4231-acb0-3b25991662e6 => generated 1819 bytes in 680 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/876] 10.0.0.29 () {32 vars in 717 bytes} [Wed Jul 8 17:06:35 2026] DELETE /v2.1/servers/db6bcf9f-3ac8-4231-acb0-3b25991662e6 => generated 0 bytes in 530 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: 435/877] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:06:36 2026] GET /v2.1/servers/db6bcf9f-3ac8-4231-acb0-3b25991662e6 => generated 1825 bytes in 191 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: 443/878] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:06:37 2026] GET /v2.1/servers/db6bcf9f-3ac8-4231-acb0-3b25991662e6 => generated 1825 bytes in 229 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: 436/879] 10.0.0.29 () {34 vars in 662 bytes} [Wed Jul 8 17:06:37 2026] POST /v2.1/servers => generated 449 bytes in 1039 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: 444/880] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:06:38 2026] GET /v2.1/servers/db6bcf9f-3ac8-4231-acb0-3b25991662e6 => generated 1757 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/881] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:06:38 2026] GET /v2.1/servers/49bac369-a237-4cff-af7a-ab8a7b9fdf9e => generated 1400 bytes in 101 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: 445/882] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:06:39 2026] GET /v2.1/servers/db6bcf9f-3ac8-4231-acb0-3b25991662e6 => generated 1473 bytes in 141 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-07-08 17:06:40.168 8 INFO nova.api.openstack.compute.server_external_events [req-356fc41c-6370-4d80-952b-f2dd67bc3722 req-df20923b-60a8-445a-ada9-001eddb294e7 cae2d291edb14b54b315cdbc88dffa4a 4acf9b79fa664139a978faf0320fabc3 - - 95f6d2014dca40e8a2563fc697b5d813 95f6d2014dca40e8a2563fc697b5d813] Creating event network-vif-deleted:56b239d9-67c3-4e2d-8ad5-36f836a5e303 for instance db6bcf9f-3ac8-4231-acb0-3b25991662e6 on instance [pid: 8|app: 0|req: 446/883] 10.0.0.249 () {38 vars in 815 bytes} [Wed Jul 8 17:06:40 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: 438/884] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:06:40 2026] GET /v2.1/servers/49bac369-a237-4cff-af7a-ab8a7b9fdf9e => generated 1400 bytes in 77 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: 439/885] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:06:41 2026] GET /v2.1/servers/49bac369-a237-4cff-af7a-ab8a7b9fdf9e => generated 1400 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/886] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:06:41 2026] GET /v2.1/servers/db6bcf9f-3ac8-4231-acb0-3b25991662e6 => generated 1478 bytes in 202 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: 441/889] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:06:42 2026] GET /v2.1/servers/49bac369-a237-4cff-af7a-ab8a7b9fdf9e => generated 1400 bytes in 78 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: 449/890] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:06:42 2026] GET /v2.1/servers/db6bcf9f-3ac8-4231-acb0-3b25991662e6 => generated 1478 bytes in 77 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: 442/891] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:06:43 2026] GET /v2.1/servers/49bac369-a237-4cff-af7a-ab8a7b9fdf9e => generated 1400 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/892] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:06:43 2026] GET /v2.1/servers/db6bcf9f-3ac8-4231-acb0-3b25991662e6 => generated 1478 bytes in 120 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: 443/893] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:06:44 2026] GET /v2.1/servers/49bac369-a237-4cff-af7a-ab8a7b9fdf9e => generated 1400 bytes in 60 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-07-08 17:06:44.621 8 INFO nova.api.openstack.wsgi [None req-a2f472b3-e838-41a4-a8ed-42faa4ef163a 537a68e576af4ded8d4de34fe651a3d8 a28af887cb164d539006dedd97d1424b - - default default] HTTP exception thrown: Instance db6bcf9f-3ac8-4231-acb0-3b25991662e6 could not be found. [pid: 8|app: 0|req: 451/894] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:06:44 2026] GET /v2.1/servers/db6bcf9f-3ac8-4231-acb0-3b25991662e6 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 444/895] 10.0.0.29 () {32 vars in 703 bytes} [Wed Jul 8 17:06:44 2026] DELETE /v2.1/os-keypairs/tempest-keypair-614140633 => generated 0 bytes in 578 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: 452/896] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:06:45 2026] GET /v2.1/servers/49bac369-a237-4cff-af7a-ab8a7b9fdf9e => generated 1400 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/897] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:06:46 2026] GET /v2.1/servers/49bac369-a237-4cff-af7a-ab8a7b9fdf9e => generated 1404 bytes in 81 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: 453/898] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:06:47 2026] GET /v2.1/servers/49bac369-a237-4cff-af7a-ab8a7b9fdf9e => generated 1404 bytes in 77 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: 446/899] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:06:48 2026] GET /v2.1/servers/49bac369-a237-4cff-af7a-ab8a7b9fdf9e => generated 1396 bytes in 90 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: 454/900] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:06:49 2026] GET /v2.1/servers/49bac369-a237-4cff-af7a-ab8a7b9fdf9e => generated 1452 bytes in 142 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: 447/903] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:06:51 2026] GET /v2.1/servers/49bac369-a237-4cff-af7a-ab8a7b9fdf9e => generated 1525 bytes in 5972 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-07-08 17:06:59.573 7 INFO nova.api.openstack.compute.server_external_events [req-ef3e3f6d-d7cc-4b2e-8bd1-37f04d49ab54 req-5b59f82a-9588-4e72-89b4-59ad502ba506 cae2d291edb14b54b315cdbc88dffa4a 4acf9b79fa664139a978faf0320fabc3 - - 95f6d2014dca40e8a2563fc697b5d813 95f6d2014dca40e8a2563fc697b5d813] Creating event network-changed:cc44c6b2-f7ab-447c-85be-adf7bcf2e71e for instance 49bac369-a237-4cff-af7a-ab8a7b9fdf9e on instance [pid: 7|app: 0|req: 448/904] 10.0.0.249 () {38 vars in 815 bytes} [Wed Jul 8 17:06:59 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: 457/905] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:06:58 2026] GET /v2.1/servers/49bac369-a237-4cff-af7a-ab8a7b9fdf9e => generated 1525 bytes in 1675 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: 449/908] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:07:00 2026] GET /v2.1/servers/49bac369-a237-4cff-af7a-ab8a7b9fdf9e => generated 1525 bytes in 732 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: 460/909] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:07:02 2026] GET /v2.1/servers/49bac369-a237-4cff-af7a-ab8a7b9fdf9e => generated 1525 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, ' 2026-07-08 17:07:03.130 7 INFO nova.api.openstack.compute.server_external_events [req-2df4ff59-9972-4e4c-8e1b-c4cf3b543484 req-578c5155-d8a8-47e4-a4ea-ba4a02690851 cae2d291edb14b54b315cdbc88dffa4a 4acf9b79fa664139a978faf0320fabc3 - - 95f6d2014dca40e8a2563fc697b5d813 95f6d2014dca40e8a2563fc697b5d813] Creating event network-vif-plugged:cc44c6b2-f7ab-447c-85be-adf7bcf2e71e for instance 49bac369-a237-4cff-af7a-ab8a7b9fdf9e on instance [pid: 7|app: 0|req: 450/910] 10.0.0.200 () {38 vars in 815 bytes} [Wed Jul 8 17:07:02 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 236 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: 461/911] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:07:03 2026] GET /v2.1/servers/49bac369-a237-4cff-af7a-ab8a7b9fdf9e => generated 1525 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: 7|app: 0|req: 451/912] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:07:04 2026] GET /v2.1/servers/49bac369-a237-4cff-af7a-ab8a7b9fdf9e => generated 1717 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, ' [pid: 8|app: 0|req: 462/913] 10.0.0.29 () {32 vars in 740 bytes} [Wed Jul 8 17:07:05 2026] GET /v2.1/servers/49bac369-a237-4cff-af7a-ab8a7b9fdf9e/os-interface => generated 285 bytes in 115 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-07-08 17:07:06.903 8 INFO nova.api.openstack.compute.server_external_events [req-779ea751-beee-40c0-881c-059b138608b9 req-395b4b7a-f065-4bcc-812f-c81605075148 cae2d291edb14b54b315cdbc88dffa4a 4acf9b79fa664139a978faf0320fabc3 - - 95f6d2014dca40e8a2563fc697b5d813 95f6d2014dca40e8a2563fc697b5d813] Creating event network-changed:cc44c6b2-f7ab-447c-85be-adf7bcf2e71e for instance 49bac369-a237-4cff-af7a-ab8a7b9fdf9e on instance [pid: 8|app: 0|req: 463/914] 10.0.0.249 () {38 vars in 815 bytes} [Wed Jul 8 17:07:06 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: 452/915] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:07:06 2026] GET /v2.1/servers/49bac369-a237-4cff-af7a-ab8a7b9fdf9e => generated 1717 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: 7|app: 0|req: 456/922] 10.0.0.29 () {32 vars in 740 bytes} [Wed Jul 8 17:07:32 2026] GET /v2.1/servers/49bac369-a237-4cff-af7a-ab8a7b9fdf9e/os-interface => generated 285 bytes in 178 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: 467/923] 10.0.0.29 () {32 vars in 814 bytes} [Wed Jul 8 17:07:32 2026] GET /v2.1/servers/49bac369-a237-4cff-af7a-ab8a7b9fdf9e/os-interface/cc44c6b2-f7ab-447c-85be-adf7bcf2e71e => generated 282 bytes in 148 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: 457/924] 10.0.0.29 () {32 vars in 722 bytes} [Wed Jul 8 17:07:32 2026] GET /v2.1/servers/49bac369-a237-4cff-af7a-ab8a7b9fdf9e/ips => generated 157 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: 8|app: 0|req: 468/925] 10.0.0.29 () {34 vars in 749 bytes} [Wed Jul 8 17:07:32 2026] POST /v2.1/servers/49bac369-a237-4cff-af7a-ab8a7b9fdf9e/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 458/926] 10.0.0.29 () {32 vars in 722 bytes} [Wed Jul 8 17:07:32 2026] GET /v2.1/servers/49bac369-a237-4cff-af7a-ab8a7b9fdf9e/ips => generated 157 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, ' [pid: 8|app: 0|req: 469/927] 10.0.0.29 () {32 vars in 722 bytes} [Wed Jul 8 17:07:33 2026] GET /v2.1/servers/49bac369-a237-4cff-af7a-ab8a7b9fdf9e/ips => generated 157 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-07-08 17:07:34.111 7 INFO nova.api.openstack.compute.server_external_events [req-10220c6f-119c-4514-8b9f-385dedead11c req-36cbd77b-e0f2-4c97-bc01-bb3d93a25e19 cae2d291edb14b54b315cdbc88dffa4a 4acf9b79fa664139a978faf0320fabc3 - - 95f6d2014dca40e8a2563fc697b5d813 95f6d2014dca40e8a2563fc697b5d813] Creating event network-changed:cc44c6b2-f7ab-447c-85be-adf7bcf2e71e for instance 49bac369-a237-4cff-af7a-ab8a7b9fdf9e on instance [pid: 7|app: 0|req: 459/928] 10.0.0.249 () {38 vars in 815 bytes} [Wed Jul 8 17:07:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 51 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: 470/929] 10.0.0.29 () {32 vars in 722 bytes} [Wed Jul 8 17:07:34 2026] GET /v2.1/servers/49bac369-a237-4cff-af7a-ab8a7b9fdf9e/ips => generated 157 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: 7|app: 0|req: 460/930] 10.0.0.29 () {32 vars in 722 bytes} [Wed Jul 8 17:07:35 2026] GET /v2.1/servers/49bac369-a237-4cff-af7a-ab8a7b9fdf9e/ips => generated 157 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: 8|app: 0|req: 471/931] 10.0.0.29 () {32 vars in 722 bytes} [Wed Jul 8 17:07:37 2026] GET /v2.1/servers/49bac369-a237-4cff-af7a-ab8a7b9fdf9e/ips => generated 195 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 461/932] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:07:37 2026] GET /v2.1/servers/49bac369-a237-4cff-af7a-ab8a7b9fdf9e => generated 1951 bytes in 187 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: 472/933] 10.0.0.29 () {34 vars in 749 bytes} [Wed Jul 8 17:07:37 2026] POST /v2.1/servers/49bac369-a237-4cff-af7a-ab8a7b9fdf9e/action => generated 0 bytes in 39 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: 462/934] 10.0.0.29 () {32 vars in 722 bytes} [Wed Jul 8 17:07:37 2026] GET /v2.1/servers/49bac369-a237-4cff-af7a-ab8a7b9fdf9e/ips => generated 195 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, ' [pid: 8|app: 0|req: 473/935] 10.0.0.29 () {32 vars in 722 bytes} [Wed Jul 8 17:07:38 2026] GET /v2.1/servers/49bac369-a237-4cff-af7a-ab8a7b9fdf9e/ips => generated 195 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-07-08 17:07:39.170 7 INFO nova.api.openstack.compute.server_external_events [req-cbb1e5be-1f30-44f7-97b2-c4d251d22ba4 req-189b6e9a-8585-4e08-b1b7-82aba0b309a1 cae2d291edb14b54b315cdbc88dffa4a 4acf9b79fa664139a978faf0320fabc3 - - 95f6d2014dca40e8a2563fc697b5d813 95f6d2014dca40e8a2563fc697b5d813] Creating event network-changed:cc44c6b2-f7ab-447c-85be-adf7bcf2e71e for instance 49bac369-a237-4cff-af7a-ab8a7b9fdf9e on instance [pid: 7|app: 0|req: 463/936] 10.0.0.249 () {38 vars in 815 bytes} [Wed Jul 8 17:07:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 474/937] 10.0.0.29 () {32 vars in 722 bytes} [Wed Jul 8 17:07:39 2026] GET /v2.1/servers/49bac369-a237-4cff-af7a-ab8a7b9fdf9e/ips => generated 195 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: 7|app: 0|req: 464/938] 10.0.0.29 () {32 vars in 722 bytes} [Wed Jul 8 17:07:40 2026] GET /v2.1/servers/49bac369-a237-4cff-af7a-ab8a7b9fdf9e/ips => generated 157 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, ' [pid: 8|app: 0|req: 475/941] 10.0.0.29 () {32 vars in 717 bytes} [Wed Jul 8 17:07:40 2026] DELETE /v2.1/servers/49bac369-a237-4cff-af7a-ab8a7b9fdf9e => generated 0 bytes in 3526 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: 467/942] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:07:44 2026] GET /v2.1/servers/49bac369-a237-4cff-af7a-ab8a7b9fdf9e => generated 1843 bytes in 900 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-07-08 17:07:46.349 7 INFO nova.api.openstack.compute.server_external_events [req-ee0be48f-a2f7-44f3-b816-35d2f1749a8d req-bd9d1e32-3b8e-446b-81be-32a65af68e6c cae2d291edb14b54b315cdbc88dffa4a 4acf9b79fa664139a978faf0320fabc3 - - 95f6d2014dca40e8a2563fc697b5d813 95f6d2014dca40e8a2563fc697b5d813] Creating event network-vif-unplugged:cc44c6b2-f7ab-447c-85be-adf7bcf2e71e for instance 49bac369-a237-4cff-af7a-ab8a7b9fdf9e on instance [pid: 7|app: 0|req: 468/943] 10.0.0.200 () {38 vars in 815 bytes} [Wed Jul 8 17:07:46 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/944] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:07:45 2026] GET /v2.1/servers/49bac369-a237-4cff-af7a-ab8a7b9fdf9e => generated 1843 bytes in 1956 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-07-08 17:07:49.077 8 INFO nova.api.openstack.compute.server_external_events [req-ee5d0bd8-9a32-4145-a578-5c3a00474a84 req-04567dff-2f65-4d98-a14c-57b99a5ea95c cae2d291edb14b54b315cdbc88dffa4a 4acf9b79fa664139a978faf0320fabc3 - - 95f6d2014dca40e8a2563fc697b5d813 95f6d2014dca40e8a2563fc697b5d813] Creating event network-vif-deleted:cc44c6b2-f7ab-447c-85be-adf7bcf2e71e for instance 49bac369-a237-4cff-af7a-ab8a7b9fdf9e on instance [pid: 8|app: 0|req: 477/945] 10.0.0.249 () {38 vars in 815 bytes} [Wed Jul 8 17:07:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/946] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:07:48 2026] GET /v2.1/servers/49bac369-a237-4cff-af7a-ab8a7b9fdf9e => generated 1776 bytes in 177 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: 478/949] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:07:50 2026] GET /v2.1/servers/49bac369-a237-4cff-af7a-ab8a7b9fdf9e => generated 1776 bytes in 2306 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: 472/950] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:07:53 2026] GET /v2.1/servers/49bac369-a237-4cff-af7a-ab8a7b9fdf9e => generated 1486 bytes in 7961 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-07-08 17:08:02.463 7 INFO nova.api.openstack.wsgi [None req-f7963be2-1587-4841-8450-8b928bf6f3cb 98636e16fa69474b9ef02f7ad88fd5bd c5a77cdf1ffe4037b2938a511cd719b7 - - default default] HTTP exception thrown: Instance 49bac369-a237-4cff-af7a-ab8a7b9fdf9e could not be found. [pid: 7|app: 0|req: 474/953] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:08:02 2026] GET /v2.1/servers/49bac369-a237-4cff-af7a-ab8a7b9fdf9e => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 480/954] 10.0.0.29 () {32 vars in 705 bytes} [Wed Jul 8 17:08:02 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1485899793 => generated 0 bytes in 819 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-07-08 17:08:09.193 7 INFO nova.api.openstack.wsgi [None req-e19c636e-fd78-4f0a-a3cb-41b917c40f48 98636e16fa69474b9ef02f7ad88fd5bd c5a77cdf1ffe4037b2938a511cd719b7 - - default default] HTTP exception thrown: Instance 49bac369-a237-4cff-af7a-ab8a7b9fdf9e could not be found. [pid: 7|app: 0|req: 475/955] 10.0.0.29 () {32 vars in 717 bytes} [Wed Jul 8 17:08:09 2026] DELETE /v2.1/servers/49bac369-a237-4cff-af7a-ab8a7b9fdf9e => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-08 17:08:09.240 8 INFO nova.api.openstack.wsgi [None req-7c68b8c7-a5f1-45fc-9089-14c432b5757e 98636e16fa69474b9ef02f7ad88fd5bd c5a77cdf1ffe4037b2938a511cd719b7 - - default default] HTTP exception thrown: Instance 49bac369-a237-4cff-af7a-ab8a7b9fdf9e could not be found. [pid: 8|app: 0|req: 481/956] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:08:09 2026] GET /v2.1/servers/49bac369-a237-4cff-af7a-ab8a7b9fdf9e => generated 111 bytes in 40 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: 488/969] 10.0.0.29 () {34 vars in 670 bytes} [Wed Jul 8 17:09:03 2026] POST /v2.1/os-keypairs => generated 386 bytes in 316 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: 483/972] 10.0.0.29 () {34 vars in 662 bytes} [Wed Jul 8 17:09:13 2026] POST /v2.1/servers => generated 453 bytes in 1674 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/973] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:09:14 2026] GET /v2.1/servers/c4ec5fe8-6686-4288-ab7e-76918acc56c7 => generated 1431 bytes in 530 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: 484/974] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:09:16 2026] GET /v2.1/servers/c4ec5fe8-6686-4288-ab7e-76918acc56c7 => generated 1431 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: 491/975] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:09:17 2026] GET /v2.1/servers/c4ec5fe8-6686-4288-ab7e-76918acc56c7 => generated 1431 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: 7|app: 0|req: 485/976] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:09:18 2026] GET /v2.1/servers/c4ec5fe8-6686-4288-ab7e-76918acc56c7 => generated 1431 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, ' [pid: 8|app: 0|req: 492/977] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:09:19 2026] GET /v2.1/servers/c4ec5fe8-6686-4288-ab7e-76918acc56c7 => generated 1431 bytes in 69 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: 486/978] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:09:20 2026] GET /v2.1/servers/c4ec5fe8-6686-4288-ab7e-76918acc56c7 => generated 1431 bytes in 71 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: 494/981] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:09:21 2026] GET /v2.1/servers/c4ec5fe8-6686-4288-ab7e-76918acc56c7 => generated 1431 bytes in 1063 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: 488/982] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:09:23 2026] GET /v2.1/servers/c4ec5fe8-6686-4288-ab7e-76918acc56c7 => generated 1431 bytes in 64 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: 495/983] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:09:24 2026] GET /v2.1/servers/c4ec5fe8-6686-4288-ab7e-76918acc56c7 => generated 1431 bytes in 6153 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: 490/986] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:09:32 2026] GET /v2.1/servers/c4ec5fe8-6686-4288-ab7e-76918acc56c7 => generated 1427 bytes in 125 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: 497/987] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:09:33 2026] GET /v2.1/servers/c4ec5fe8-6686-4288-ab7e-76918acc56c7 => generated 1427 bytes in 2046 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: 491/988] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:09:36 2026] GET /v2.1/servers/c4ec5fe8-6686-4288-ab7e-76918acc56c7 => generated 1483 bytes in 2533 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: 498/989] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:09:39 2026] GET /v2.1/servers/c4ec5fe8-6686-4288-ab7e-76918acc56c7 => generated 1491 bytes in 444 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: 492/992] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:09:41 2026] GET /v2.1/servers/c4ec5fe8-6686-4288-ab7e-76918acc56c7 => generated 1501 bytes in 2997 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-07-08 17:09:50.003 7 INFO nova.api.openstack.compute.server_external_events [req-b6911fd7-3369-41c7-8b61-a000d5258813 req-a000a8ec-a057-4cd4-a7c7-b8e3f2d9f81a cae2d291edb14b54b315cdbc88dffa4a 4acf9b79fa664139a978faf0320fabc3 - - 95f6d2014dca40e8a2563fc697b5d813 95f6d2014dca40e8a2563fc697b5d813] Creating event network-changed:e4c71b7c-516a-4298-a27a-fc95fe98f4c1 for instance c4ec5fe8-6686-4288-ab7e-76918acc56c7 on instance [pid: 7|app: 0|req: 493/993] 10.0.0.249 () {38 vars in 815 bytes} [Wed Jul 8 17:09:49 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) [pid: 8|app: 0|req: 501/994] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:09:45 2026] GET /v2.1/servers/c4ec5fe8-6686-4288-ab7e-76918acc56c7 => generated 1557 bytes in 5933 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: 495/997] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:09:52 2026] GET /v2.1/servers/c4ec5fe8-6686-4288-ab7e-76918acc56c7 => generated 1557 bytes in 1200 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: 503/998] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:09:54 2026] GET /v2.1/servers/c4ec5fe8-6686-4288-ab7e-76918acc56c7 => generated 1557 bytes in 470 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: 496/999] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:09:56 2026] GET /v2.1/servers/c4ec5fe8-6686-4288-ab7e-76918acc56c7 => generated 1557 bytes in 1290 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-07-08 17:09:57.609 8 INFO nova.api.openstack.compute.server_external_events [req-f1b2ec0f-d09a-4a9c-9ae3-b483bad2b110 req-3c93986d-8398-4273-a5cb-10e2676b0c48 cae2d291edb14b54b315cdbc88dffa4a 4acf9b79fa664139a978faf0320fabc3 - - 95f6d2014dca40e8a2563fc697b5d813 95f6d2014dca40e8a2563fc697b5d813] Creating event network-vif-plugged:e4c71b7c-516a-4298-a27a-fc95fe98f4c1 for instance c4ec5fe8-6686-4288-ab7e-76918acc56c7 on instance [pid: 8|app: 0|req: 504/1000] 10.0.0.200 () {38 vars in 815 bytes} [Wed Jul 8 17:09:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 497/1001] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:09:58 2026] GET /v2.1/servers/c4ec5fe8-6686-4288-ab7e-76918acc56c7 => generated 1557 bytes in 612 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: 505/1002] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:09:59 2026] GET /v2.1/servers/c4ec5fe8-6686-4288-ab7e-76918acc56c7 => generated 1741 bytes in 478 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: 498/1003] 10.0.0.29 () {32 vars in 740 bytes} [Wed Jul 8 17:10:00 2026] GET /v2.1/servers/c4ec5fe8-6686-4288-ab7e-76918acc56c7/os-interface => generated 285 bytes in 246 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-07-08 17:10:02.512 7 INFO nova.api.openstack.compute.server_external_events [req-818c6453-9db0-4f0d-b8ed-dfef901d9957 req-fd351d65-1446-45e1-b0e7-50217cc443ef cae2d291edb14b54b315cdbc88dffa4a 4acf9b79fa664139a978faf0320fabc3 - - 95f6d2014dca40e8a2563fc697b5d813 95f6d2014dca40e8a2563fc697b5d813] Creating event network-changed:e4c71b7c-516a-4298-a27a-fc95fe98f4c1 for instance c4ec5fe8-6686-4288-ab7e-76918acc56c7 on instance [pid: 7|app: 0|req: 500/1006] 10.0.0.249 () {38 vars in 815 bytes} [Wed Jul 8 17:10:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1007] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:10:02 2026] GET /v2.1/servers/c4ec5fe8-6686-4288-ab7e-76918acc56c7 => generated 1741 bytes in 333 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: 501/1008] 10.0.0.29 () {32 vars in 640 bytes} [Wed Jul 8 17:10:02 2026] GET /v2.1/servers => generated 383 bytes in 74 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: 508/1009] 10.0.0.29 () {32 vars in 717 bytes} [Wed Jul 8 17:10:02 2026] DELETE /v2.1/servers/c4ec5fe8-6686-4288-ab7e-76918acc56c7 => generated 0 bytes in 517 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: 502/1010] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:10:03 2026] GET /v2.1/servers/c4ec5fe8-6686-4288-ab7e-76918acc56c7 => generated 1867 bytes in 284 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-07-08 17:10:06.014 7 INFO nova.api.openstack.compute.server_external_events [req-1bfd35bd-46f3-43c5-a445-4d3389bff3eb req-32becd88-ffa5-4e04-8c79-7ffe0d1cacc8 cae2d291edb14b54b315cdbc88dffa4a 4acf9b79fa664139a978faf0320fabc3 - - 95f6d2014dca40e8a2563fc697b5d813 95f6d2014dca40e8a2563fc697b5d813] Creating event network-vif-deleted:e4c71b7c-516a-4298-a27a-fc95fe98f4c1 for instance c4ec5fe8-6686-4288-ab7e-76918acc56c7 on instance [pid: 7|app: 0|req: 503/1011] 10.0.0.249 () {38 vars in 815 bytes} [Wed Jul 8 17:10:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1012] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:10:04 2026] GET /v2.1/servers/c4ec5fe8-6686-4288-ab7e-76918acc56c7 => generated 1867 bytes in 1373 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: 504/1013] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:10:07 2026] GET /v2.1/servers/c4ec5fe8-6686-4288-ab7e-76918acc56c7 => generated 1517 bytes in 154 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-07-08 17:10:08.318 8 INFO nova.api.openstack.wsgi [None req-de0bae7d-a74c-47bb-aa1e-a136e65fe90d 8dc59aa053c94aef9f76f51801d18ce8 0f16964cfe88481c8d85d4366ad49118 - - default default] HTTP exception thrown: Instance c4ec5fe8-6686-4288-ab7e-76918acc56c7 could not be found. [pid: 8|app: 0|req: 510/1014] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:10:08 2026] GET /v2.1/servers/c4ec5fe8-6686-4288-ab7e-76918acc56c7 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 505/1015] 10.0.0.29 () {32 vars in 705 bytes} [Wed Jul 8 17:10:08 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1843217133 => generated 0 bytes in 406 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1024] 10.0.0.29 () {34 vars in 662 bytes} [Wed Jul 8 17:10:40 2026] POST /v2.1/servers => generated 424 bytes in 4944 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: 516/1025] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:10:45 2026] GET /v2.1/servers/b3cc0847-bf82-4afc-9092-47d0d26683b8 => generated 1370 bytes in 279 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: 510/1026] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:10:46 2026] GET /v2.1/servers/b3cc0847-bf82-4afc-9092-47d0d26683b8 => generated 1370 bytes in 96 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: 517/1027] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:10:48 2026] GET /v2.1/servers/b3cc0847-bf82-4afc-9092-47d0d26683b8 => generated 1370 bytes in 127 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: 511/1028] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:10:49 2026] GET /v2.1/servers/b3cc0847-bf82-4afc-9092-47d0d26683b8 => generated 1370 bytes in 86 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: 518/1031] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:10:50 2026] GET /v2.1/servers/b3cc0847-bf82-4afc-9092-47d0d26683b8 => generated 1370 bytes in 1481 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: 514/1032] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:10:52 2026] GET /v2.1/servers/b3cc0847-bf82-4afc-9092-47d0d26683b8 => generated 1370 bytes in 621 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: 519/1033] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:10:54 2026] GET /v2.1/servers/b3cc0847-bf82-4afc-9092-47d0d26683b8 => generated 1430 bytes in 128 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-07-08 17:11:07.152 8 INFO nova.api.openstack.compute.server_external_events [req-46060c18-0148-4f6c-8476-7f54a88dbeea req-40581aa5-8dfc-41b3-955f-6367d761855f cae2d291edb14b54b315cdbc88dffa4a 4acf9b79fa664139a978faf0320fabc3 - - 95f6d2014dca40e8a2563fc697b5d813 95f6d2014dca40e8a2563fc697b5d813] Creating event network-changed:61a02e48-2121-462f-b866-c5d71e88eef0 for instance b3cc0847-bf82-4afc-9092-47d0d26683b8 on instance [pid: 8|app: 0|req: 522/1036] 10.0.0.249 () {38 vars in 815 bytes} [Wed Jul 8 17:11:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1037] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:10:55 2026] GET /v2.1/servers/b3cc0847-bf82-4afc-9092-47d0d26683b8 => generated 1470 bytes in 11560 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: 523/1038] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:11:08 2026] GET /v2.1/servers/b3cc0847-bf82-4afc-9092-47d0d26683b8 => generated 1470 bytes in 1642 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: 516/1041] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:11:10 2026] GET /v2.1/servers/b3cc0847-bf82-4afc-9092-47d0d26683b8 => generated 1470 bytes in 3116 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: 526/1042] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:11:15 2026] GET /v2.1/servers/b3cc0847-bf82-4afc-9092-47d0d26683b8 => generated 1470 bytes in 1505 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-07-08 17:11:18.475 8 INFO nova.api.openstack.compute.server_external_events [req-88504b1a-568d-4755-99a5-157497e89a03 req-d6d347ee-a4b4-41c9-89e8-3eab781e7702 cae2d291edb14b54b315cdbc88dffa4a 4acf9b79fa664139a978faf0320fabc3 - - 95f6d2014dca40e8a2563fc697b5d813 95f6d2014dca40e8a2563fc697b5d813] Creating event network-vif-plugged:61a02e48-2121-462f-b866-c5d71e88eef0 for instance b3cc0847-bf82-4afc-9092-47d0d26683b8 on instance [pid: 8|app: 0|req: 527/1043] 10.0.0.200 () {38 vars in 815 bytes} [Wed Jul 8 17:11:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1046] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:11:17 2026] GET /v2.1/servers/b3cc0847-bf82-4afc-9092-47d0d26683b8 => generated 1470 bytes in 4626 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: 530/1047] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:11:23 2026] GET /v2.1/servers/b3cc0847-bf82-4afc-9092-47d0d26683b8 => generated 1656 bytes in 651 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: 518/1048] 10.0.0.29 () {32 vars in 722 bytes} [Wed Jul 8 17:11:23 2026] GET /v2.1/servers/b3cc0847-bf82-4afc-9092-47d0d26683b8/ips => generated 110 bytes in 51 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: 531/1049] 10.0.0.29 () {32 vars in 722 bytes} [Wed Jul 8 17:11:23 2026] GET /v2.1/servers/b3cc0847-bf82-4afc-9092-47d0d26683b8/ips => generated 110 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: 519/1050] 10.0.0.29 () {32 vars in 824 bytes} [Wed Jul 8 17:11:23 2026] GET /v2.1/servers/b3cc0847-bf82-4afc-9092-47d0d26683b8/ips/tempest-ServerAddressesTestJSON-2038978105-network => generated 95 bytes in 43 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: 8|app: 0|req: 532/1051] 10.0.0.29 () {32 vars in 717 bytes} [Wed Jul 8 17:11:23 2026] DELETE /v2.1/servers/b3cc0847-bf82-4afc-9092-47d0d26683b8 => generated 0 bytes in 975 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: 520/1052] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:11:24 2026] GET /v2.1/servers/b3cc0847-bf82-4afc-9092-47d0d26683b8 => generated 1662 bytes in 1218 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-07-08 17:11:26.956 8 INFO nova.api.openstack.compute.server_external_events [req-c97c2a4b-5ac8-4f1f-984f-23a9885a8ae2 req-82237945-cf8d-4640-8c2d-b246a31fa315 cae2d291edb14b54b315cdbc88dffa4a 4acf9b79fa664139a978faf0320fabc3 - - 95f6d2014dca40e8a2563fc697b5d813 95f6d2014dca40e8a2563fc697b5d813] Creating event network-vif-unplugged:61a02e48-2121-462f-b866-c5d71e88eef0 for instance b3cc0847-bf82-4afc-9092-47d0d26683b8 on instance [pid: 8|app: 0|req: 533/1053] 10.0.0.200 () {38 vars in 815 bytes} [Wed Jul 8 17:11:26 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 521/1056] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:11:27 2026] GET /v2.1/servers/b3cc0847-bf82-4afc-9092-47d0d26683b8 => generated 1620 bytes in 5684 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-07-08 17:11:32.979 8 INFO nova.api.openstack.compute.server_external_events [req-5ef5ad9e-324e-4b15-a3ac-0edd1a2a12e6 req-376e5d95-22d7-44ea-96e1-b37389e9d910 cae2d291edb14b54b315cdbc88dffa4a 4acf9b79fa664139a978faf0320fabc3 - - 95f6d2014dca40e8a2563fc697b5d813 95f6d2014dca40e8a2563fc697b5d813] Creating event network-vif-deleted:61a02e48-2121-462f-b866-c5d71e88eef0 for instance b3cc0847-bf82-4afc-9092-47d0d26683b8 on instance [pid: 8|app: 0|req: 536/1057] 10.0.0.249 () {38 vars in 815 bytes} [Wed Jul 8 17:11:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 101 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: 522/1058] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:11:33 2026] GET /v2.1/servers/b3cc0847-bf82-4afc-9092-47d0d26683b8 => generated 1451 bytes in 600 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-07-08 17:11:35.584 8 INFO nova.api.openstack.wsgi [None req-f18b61ac-3321-4a76-bc81-5c705fd43d2e f6229242da434328a02486ecf1d85ead 08a5bacdf69e45b9b40b10cf5b38ffb8 - - default default] HTTP exception thrown: Instance b3cc0847-bf82-4afc-9092-47d0d26683b8 could not be found. [pid: 8|app: 0|req: 537/1059] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:11:35 2026] GET /v2.1/servers/b3cc0847-bf82-4afc-9092-47d0d26683b8 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-08 17:14:14.536 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Jul 8 17:14:14 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1/servers (ip 10.0.0.29) !!! 2026-07-08 17:14:14.540 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jul 8 17:14:14 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1/servers (ip 10.0.0.29) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 554/1092] 10.0.0.29 () {34 vars in 662 bytes} [Wed Jul 8 17:14:14 2026] POST /v2.1/servers => generated 424 bytes in 1463 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-08 17:14:16.015 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jul 8 17:14:16 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1/servers/369d2a13-d834-40e0-b9c0-cf04a84e3b79 (ip 10.0.0.29) !!! 2026-07-08 17:14:16.019 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jul 8 17:14:16 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1/servers/369d2a13-d834-40e0-b9c0-cf04a84e3b79 (ip 10.0.0.29) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 539/1093] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:14:16 2026] GET /v2.1/servers/369d2a13-d834-40e0-b9c0-cf04a84e3b79 => generated 1368 bytes in 129 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: 555/1094] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:14:17 2026] GET /v2.1/servers/369d2a13-d834-40e0-b9c0-cf04a84e3b79 => generated 1368 bytes in 66 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: 540/1095] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:14:18 2026] GET /v2.1/servers/369d2a13-d834-40e0-b9c0-cf04a84e3b79 => generated 1368 bytes in 87 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: 556/1096] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:14:19 2026] GET /v2.1/servers/369d2a13-d834-40e0-b9c0-cf04a84e3b79 => generated 1368 bytes in 157 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: 541/1099] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:14:20 2026] GET /v2.1/servers/369d2a13-d834-40e0-b9c0-cf04a84e3b79 => generated 1368 bytes in 2807 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: 559/1100] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:14:24 2026] GET /v2.1/servers/369d2a13-d834-40e0-b9c0-cf04a84e3b79 => generated 1372 bytes in 5555 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: 542/1103] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:14:30 2026] GET /v2.1/servers/369d2a13-d834-40e0-b9c0-cf04a84e3b79 => generated 1420 bytes in 2385 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: 545/1106] 10.0.0.149 () {30 vars in 619 bytes} [Wed Jul 8 17:14:43 2026] GET /v2.1 => generated 0 bytes in 91 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 546/1107] 10.0.0.149 () {30 vars in 621 bytes} [Wed Jul 8 17:14:43 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: 7|app: 0|req: 547/1108] 10.0.0.149 () {34 vars in 913 bytes} [Wed Jul 8 17:14:43 2026] GET /v2.1/os-simple-tenant-usage/43033446c6f545ec8a2b9c79dfc1603f?start=2026-07-07T00:00:00&end=2026-07-08T23:59:59 => generated 20 bytes in 169 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-07-08 17:14:49.910 7 INFO nova.api.openstack.compute.server_external_events [req-2c1b99b0-ca0b-4367-a002-6812012ee585 req-cda6c3d4-dd7d-41ab-b8cb-9da67064bc6e cae2d291edb14b54b315cdbc88dffa4a 4acf9b79fa664139a978faf0320fabc3 - - 95f6d2014dca40e8a2563fc697b5d813 95f6d2014dca40e8a2563fc697b5d813] Creating event network-changed:bec45e6e-1a8b-402c-b5e7-1ae36715ded2 for instance 369d2a13-d834-40e0-b9c0-cf04a84e3b79 on instance [pid: 7|app: 0|req: 548/1109] 10.0.0.249 () {38 vars in 815 bytes} [Wed Jul 8 17:14:49 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: 562/1110] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:14:34 2026] GET /v2.1/servers/369d2a13-d834-40e0-b9c0-cf04a84e3b79 => generated 1470 bytes in 15658 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: 549/1111] 10.0.0.149 () {30 vars in 654 bytes} [Wed Jul 8 17:14:50 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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 563/1114] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:14:51 2026] GET /v2.1/servers/369d2a13-d834-40e0-b9c0-cf04a84e3b79 => generated 1468 bytes in 4460 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1115] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:14:56 2026] GET /v2.1/servers/369d2a13-d834-40e0-b9c0-cf04a84e3b79 => generated 1468 bytes in 2752 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: 564/1116] 10.0.0.149 () {30 vars in 619 bytes} [Wed Jul 8 17:14:59 2026] GET /v2.1 => generated 0 bytes in 103 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: 553/1117] 10.0.0.149 () {30 vars in 621 bytes} [Wed Jul 8 17:14:59 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: 565/1118] 10.0.0.149 () {34 vars in 913 bytes} [Wed Jul 8 17:14:59 2026] GET /v2.1/os-simple-tenant-usage/43033446c6f545ec8a2b9c79dfc1603f?start=2026-07-07T00:00:00&end=2026-07-08T23:59:59 => generated 20 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1119] 10.0.0.149 () {30 vars in 654 bytes} [Wed Jul 8 17:15:00 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 46 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: 566/1120] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:15:00 2026] GET /v2.1/servers/369d2a13-d834-40e0-b9c0-cf04a84e3b79 => generated 1468 bytes in 376 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1123] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:15:01 2026] GET /v2.1/servers/369d2a13-d834-40e0-b9c0-cf04a84e3b79 => generated 1468 bytes in 181 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-07-08 17:15:03.599 7 INFO nova.api.openstack.compute.server_external_events [req-c2ab64d1-69f1-476d-906e-e501ddc20c28 req-d3eb6f5a-1723-4fd8-8c78-02521f30a21d cae2d291edb14b54b315cdbc88dffa4a 4acf9b79fa664139a978faf0320fabc3 - - 95f6d2014dca40e8a2563fc697b5d813 95f6d2014dca40e8a2563fc697b5d813] Creating event network-vif-plugged:bec45e6e-1a8b-402c-b5e7-1ae36715ded2 for instance 369d2a13-d834-40e0-b9c0-cf04a84e3b79 on instance [pid: 7|app: 0|req: 557/1124] 10.0.0.200 () {38 vars in 815 bytes} [Wed Jul 8 17:15:03 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1125] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:15:02 2026] GET /v2.1/servers/369d2a13-d834-40e0-b9c0-cf04a84e3b79 => generated 1468 bytes in 6779 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: 558/1128] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:15:10 2026] GET /v2.1/servers/369d2a13-d834-40e0-b9c0-cf04a84e3b79 => generated 1648 bytes in 1741 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: 571/1129] 10.0.0.29 () {32 vars in 717 bytes} [Wed Jul 8 17:15:14 2026] DELETE /v2.1/servers/369d2a13-d834-40e0-b9c0-cf04a84e3b79 => generated 0 bytes in 1338 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: 559/1130] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:15:16 2026] GET /v2.1/servers/369d2a13-d834-40e0-b9c0-cf04a84e3b79 => generated 1654 bytes in 2343 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-07-08 17:15:20.507 7 INFO nova.api.openstack.compute.server_external_events [req-febdbde4-e10b-4eff-9435-96e2ff8a40aa req-cf4e8d6f-2814-4b6e-8409-d89c267b3f6c cae2d291edb14b54b315cdbc88dffa4a 4acf9b79fa664139a978faf0320fabc3 - - 95f6d2014dca40e8a2563fc697b5d813 95f6d2014dca40e8a2563fc697b5d813] Creating event network-vif-unplugged:bec45e6e-1a8b-402c-b5e7-1ae36715ded2 for instance 369d2a13-d834-40e0-b9c0-cf04a84e3b79 on instance [pid: 7|app: 0|req: 560/1131] 10.0.0.200 () {38 vars in 815 bytes} [Wed Jul 8 17:15:20 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-07-08 17:15:21.789 7 INFO nova.api.openstack.compute.server_external_events [req-e7ae33a1-85dc-4591-be0d-4159fa94ed1c req-ad4995ed-9a5c-4b73-bf27-ba02efd01c46 cae2d291edb14b54b315cdbc88dffa4a 4acf9b79fa664139a978faf0320fabc3 - - 95f6d2014dca40e8a2563fc697b5d813 95f6d2014dca40e8a2563fc697b5d813] Creating event network-vif-deleted:bec45e6e-1a8b-402c-b5e7-1ae36715ded2 for instance 369d2a13-d834-40e0-b9c0-cf04a84e3b79 on instance [pid: 7|app: 0|req: 563/1134] 10.0.0.249 () {38 vars in 815 bytes} [Wed Jul 8 17:15:21 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: 572/1135] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:15:19 2026] GET /v2.1/servers/369d2a13-d834-40e0-b9c0-cf04a84e3b79 => generated 1654 bytes in 2390 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-07-08 17:15:22.872 7 INFO nova.api.openstack.wsgi [None req-b4828a9b-e312-4595-8d4e-6e553dbf3558 23a8dfb8a8c64829b49baa3ade81b486 bb8a21c55af14c5397af9e47ad989871 - - default default] HTTP exception thrown: Instance 369d2a13-d834-40e0-b9c0-cf04a84e3b79 could not be found. [pid: 7|app: 0|req: 564/1136] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:15:22 2026] GET /v2.1/servers/369d2a13-d834-40e0-b9c0-cf04a84e3b79 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 573/1137] 10.0.0.29 () {34 vars in 670 bytes} [Wed Jul 8 17:15:26 2026] POST /v2.1/os-keypairs => generated 396 bytes in 895 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1140] 10.0.0.29 () {34 vars in 670 bytes} [Wed Jul 8 17:15:37 2026] POST /v2.1/os-keypairs => generated 385 bytes in 585 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1143] 10.0.0.29 () {34 vars in 670 bytes} [Wed Jul 8 17:15:42 2026] POST /v2.1/os-keypairs => generated 398 bytes in 596 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: 567/1144] 10.0.0.29 () {34 vars in 662 bytes} [Wed Jul 8 17:15:45 2026] POST /v2.1/servers => generated 495 bytes in 4183 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1145] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:15:49 2026] GET /v2.1/servers/0e155262-62ab-4ba1-ae73-8f77585c379d => generated 1456 bytes in 189 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: 568/1146] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:15:50 2026] GET /v2.1/servers/0e155262-62ab-4ba1-ae73-8f77585c379d => generated 1456 bytes in 63 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: 580/1149] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:15:51 2026] GET /v2.1/servers/0e155262-62ab-4ba1-ae73-8f77585c379d => generated 1456 bytes in 72 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: 581/1150] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:15:52 2026] GET /v2.1/servers/0e155262-62ab-4ba1-ae73-8f77585c379d => generated 1456 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1151] 10.0.0.29 () {34 vars in 662 bytes} [Wed Jul 8 17:15:51 2026] POST /v2.1/servers => generated 450 bytes in 1264 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: 582/1152] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:15:53 2026] GET /v2.1/servers/161ecfd4-4f94-4b20-8f84-fa14c9bc4465 => generated 1403 bytes in 80 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: 571/1153] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:15:53 2026] GET /v2.1/servers/0e155262-62ab-4ba1-ae73-8f77585c379d => generated 1460 bytes in 87 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: 583/1154] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:15:54 2026] GET /v2.1/servers/161ecfd4-4f94-4b20-8f84-fa14c9bc4465 => generated 1403 bytes in 80 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: 572/1155] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:15:54 2026] GET /v2.1/servers/0e155262-62ab-4ba1-ae73-8f77585c379d => generated 1460 bytes in 81 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: 584/1156] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:15:55 2026] GET /v2.1/servers/161ecfd4-4f94-4b20-8f84-fa14c9bc4465 => generated 1403 bytes in 108 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: 573/1157] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:15:56 2026] GET /v2.1/servers/0e155262-62ab-4ba1-ae73-8f77585c379d => generated 1516 bytes in 97 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: 585/1158] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:15:56 2026] GET /v2.1/servers/161ecfd4-4f94-4b20-8f84-fa14c9bc4465 => generated 1463 bytes in 117 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: 574/1159] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:15:57 2026] GET /v2.1/servers/0e155262-62ab-4ba1-ae73-8f77585c379d => generated 1627 bytes in 708 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1160] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:15:57 2026] GET /v2.1/servers/161ecfd4-4f94-4b20-8f84-fa14c9bc4465 => generated 1529 bytes in 361 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: 575/1161] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:15:58 2026] GET /v2.1/servers/0e155262-62ab-4ba1-ae73-8f77585c379d => generated 1627 bytes in 645 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-07-08 17:15:59.544 7 INFO nova.api.openstack.compute.server_external_events [req-eecd993f-31d8-4f0f-b43a-edbadcb6f308 req-95b6e001-4689-4fdb-be6e-de0c242c0b72 cae2d291edb14b54b315cdbc88dffa4a 4acf9b79fa664139a978faf0320fabc3 - - 95f6d2014dca40e8a2563fc697b5d813 95f6d2014dca40e8a2563fc697b5d813] Creating event network-changed:e0263674-7eb1-4e32-a3dd-6a2a5a33e97d for instance 0e155262-62ab-4ba1-ae73-8f77585c379d on instance [pid: 7|app: 0|req: 576/1162] 10.0.0.249 () {38 vars in 815 bytes} [Wed Jul 8 17:15:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1163] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:15:58 2026] GET /v2.1/servers/161ecfd4-4f94-4b20-8f84-fa14c9bc4465 => generated 1529 bytes in 649 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-07-08 17:15:59.726 7 INFO nova.api.openstack.compute.server_external_events [req-4f33863a-2922-4dfc-b4ad-ef04fc50230d req-a9a8b03f-2cb2-41a6-844d-ce8470e68494 cae2d291edb14b54b315cdbc88dffa4a 4acf9b79fa664139a978faf0320fabc3 - - 95f6d2014dca40e8a2563fc697b5d813 95f6d2014dca40e8a2563fc697b5d813] Creating event network-changed:af027203-6e84-4409-a95a-a6f3babbf449 for instance 161ecfd4-4f94-4b20-8f84-fa14c9bc4465 on instance [pid: 7|app: 0|req: 577/1164] 10.0.0.249 () {38 vars in 815 bytes} [Wed Jul 8 17:15:59 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 578/1165] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:16:00 2026] GET /v2.1/servers/161ecfd4-4f94-4b20-8f84-fa14c9bc4465 => generated 1529 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1166] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:16:00 2026] GET /v2.1/servers/0e155262-62ab-4ba1-ae73-8f77585c379d => generated 1627 bytes in 220 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: 590/1169] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:16:01 2026] GET /v2.1/servers/161ecfd4-4f94-4b20-8f84-fa14c9bc4465 => generated 1529 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1170] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:16:01 2026] GET /v2.1/servers/0e155262-62ab-4ba1-ae73-8f77585c379d => generated 1627 bytes in 268 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-07-08 17:16:02.500 8 INFO nova.api.openstack.compute.server_external_events [req-0185ddc0-1fbb-411f-970a-378130e56426 req-3106cf88-5be7-4339-8479-fab067ec892f cae2d291edb14b54b315cdbc88dffa4a 4acf9b79fa664139a978faf0320fabc3 - - 95f6d2014dca40e8a2563fc697b5d813 95f6d2014dca40e8a2563fc697b5d813] Creating event network-vif-plugged:af027203-6e84-4409-a95a-a6f3babbf449 for instance 161ecfd4-4f94-4b20-8f84-fa14c9bc4465 on instance [pid: 8|app: 0|req: 591/1171] 10.0.0.200 () {38 vars in 815 bytes} [Wed Jul 8 17:16:02 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 581/1172] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:16:02 2026] GET /v2.1/servers/161ecfd4-4f94-4b20-8f84-fa14c9bc4465 => generated 1529 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1173] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:16:03 2026] GET /v2.1/servers/0e155262-62ab-4ba1-ae73-8f77585c379d => generated 1627 bytes in 301 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: 582/1174] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:16:04 2026] GET /v2.1/servers/161ecfd4-4f94-4b20-8f84-fa14c9bc4465 => generated 1697 bytes in 220 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-07-08 17:16:04.546 7 INFO nova.api.openstack.compute.server_external_events [req-341722d3-ea86-4f38-836a-845b2ea726f0 req-d89828c5-04a5-4a49-b436-a6f521b0493d cae2d291edb14b54b315cdbc88dffa4a 4acf9b79fa664139a978faf0320fabc3 - - 95f6d2014dca40e8a2563fc697b5d813 95f6d2014dca40e8a2563fc697b5d813] Creating event network-vif-plugged:e0263674-7eb1-4e32-a3dd-6a2a5a33e97d for instance 0e155262-62ab-4ba1-ae73-8f77585c379d on instance [pid: 7|app: 0|req: 583/1175] 10.0.0.200 () {38 vars in 815 bytes} [Wed Jul 8 17:16:04 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, ' [pid: 8|app: 0|req: 593/1176] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:16:04 2026] GET /v2.1/servers/161ecfd4-4f94-4b20-8f84-fa14c9bc4465 => generated 1697 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1177] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:16:04 2026] GET /v2.1/servers/0e155262-62ab-4ba1-ae73-8f77585c379d => generated 1627 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: 594/1178] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:16:05 2026] GET /v2.1/servers/0e155262-62ab-4ba1-ae73-8f77585c379d => generated 1627 bytes in 624 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: 585/1179] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:16:07 2026] GET /v2.1/servers/0e155262-62ab-4ba1-ae73-8f77585c379d => generated 1807 bytes in 221 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: 595/1180] 10.0.0.29 () {32 vars in 740 bytes} [Wed Jul 8 17:16:07 2026] GET /v2.1/servers/0e155262-62ab-4ba1-ae73-8f77585c379d/os-interface => generated 285 bytes in 91 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-07-08 17:16:07.839 7 INFO nova.api.openstack.compute.server_external_events [req-ca8b68c1-ae20-4f9a-9f1b-54248492cba2 req-a0d7a2b5-5081-4ffb-9413-bb140a826a86 cae2d291edb14b54b315cdbc88dffa4a 4acf9b79fa664139a978faf0320fabc3 - - 95f6d2014dca40e8a2563fc697b5d813 95f6d2014dca40e8a2563fc697b5d813] Creating event network-changed:af027203-6e84-4409-a95a-a6f3babbf449 for instance 161ecfd4-4f94-4b20-8f84-fa14c9bc4465 on instance [pid: 7|app: 0|req: 586/1181] 10.0.0.249 () {38 vars in 815 bytes} [Wed Jul 8 17:16:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-07-08 17:16:09.459 8 INFO nova.api.openstack.compute.server_external_events [req-319dbc1a-5e31-4802-857d-327f975eaa2c req-b39ff58c-1fb7-4e22-8e60-27ab1c2e4d31 cae2d291edb14b54b315cdbc88dffa4a 4acf9b79fa664139a978faf0320fabc3 - - 95f6d2014dca40e8a2563fc697b5d813 95f6d2014dca40e8a2563fc697b5d813] Creating event network-changed:e0263674-7eb1-4e32-a3dd-6a2a5a33e97d for instance 0e155262-62ab-4ba1-ae73-8f77585c379d on instance [pid: 8|app: 0|req: 596/1182] 10.0.0.249 () {38 vars in 815 bytes} [Wed Jul 8 17:16:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 428 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: 598/1185] 10.0.0.29 () {34 vars in 749 bytes} [Wed Jul 8 17:16:19 2026] POST /v2.1/servers/161ecfd4-4f94-4b20-8f84-fa14c9bc4465/action => generated 31820 bytes in 209 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-07-08 17:16:24.856 8 INFO nova.api.openstack.compute.server_external_events [req-98ca3567-dbf4-4966-b49e-a154070e83e3 req-755f8ede-4a9f-4580-9058-7a7a5e4af3ff cae2d291edb14b54b315cdbc88dffa4a 4acf9b79fa664139a978faf0320fabc3 - - 95f6d2014dca40e8a2563fc697b5d813 95f6d2014dca40e8a2563fc697b5d813] Creating event network-changed:af027203-6e84-4409-a95a-a6f3babbf449 for instance 161ecfd4-4f94-4b20-8f84-fa14c9bc4465 on instance [pid: 8|app: 0|req: 600/1188] 10.0.0.249 () {38 vars in 815 bytes} [Wed Jul 8 17:16:24 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: 589/1189] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:16:24 2026] GET /v2.1/servers/0e155262-62ab-4ba1-ae73-8f77585c379d => generated 1927 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, ' [pid: 8|app: 0|req: 601/1190] 10.0.0.29 () {32 vars in 752 bytes} [Wed Jul 8 17:16:27 2026] GET /v2.1/servers/0e155262-62ab-4ba1-ae73-8f77585c379d/os-server-password => generated 116 bytes in 59 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: 590/1191] 10.0.0.29 () {34 vars in 670 bytes} [Wed Jul 8 17:16:28 2026] POST /v2.1/os-keypairs => generated 397 bytes in 294 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: 602/1192] 10.0.0.29 () {32 vars in 717 bytes} [Wed Jul 8 17:16:28 2026] DELETE /v2.1/servers/0e155262-62ab-4ba1-ae73-8f77585c379d => generated 0 bytes in 542 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1193] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:16:29 2026] GET /v2.1/servers/0e155262-62ab-4ba1-ae73-8f77585c379d => generated 1933 bytes in 278 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-07-08 17:16:30.218 8 INFO nova.api.openstack.compute.server_external_events [req-1a497a3f-88d7-40b6-9790-5acc51688e15 req-ffb2ab97-fe36-463b-b562-7cfcadb20bf0 cae2d291edb14b54b315cdbc88dffa4a 4acf9b79fa664139a978faf0320fabc3 - - 95f6d2014dca40e8a2563fc697b5d813 95f6d2014dca40e8a2563fc697b5d813] Creating event network-vif-unplugged:e0263674-7eb1-4e32-a3dd-6a2a5a33e97d for instance 0e155262-62ab-4ba1-ae73-8f77585c379d on instance [pid: 8|app: 0|req: 603/1194] 10.0.0.200 () {38 vars in 815 bytes} [Wed Jul 8 17:16:30 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 592/1195] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:16:30 2026] GET /v2.1/servers/0e155262-62ab-4ba1-ae73-8f77585c379d => generated 1933 bytes in 240 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: 605/1198] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:16:31 2026] GET /v2.1/servers/0e155262-62ab-4ba1-ae73-8f77585c379d => generated 1820 bytes in 572 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-08 17:16:32.507 7 INFO nova.api.openstack.compute.server_external_events [req-202b2f97-190c-4fc2-88fc-9fc792538ff0 req-6482c57e-64c5-495e-8679-35f89befd63e cae2d291edb14b54b315cdbc88dffa4a 4acf9b79fa664139a978faf0320fabc3 - - 95f6d2014dca40e8a2563fc697b5d813 95f6d2014dca40e8a2563fc697b5d813] Creating event network-vif-deleted:e0263674-7eb1-4e32-a3dd-6a2a5a33e97d for instance 0e155262-62ab-4ba1-ae73-8f77585c379d on instance [pid: 7|app: 0|req: 594/1199] 10.0.0.249 () {38 vars in 815 bytes} [Wed Jul 8 17:16:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 63 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: 606/1200] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:16:33 2026] GET /v2.1/servers/0e155262-62ab-4ba1-ae73-8f77585c379d => generated 1820 bytes in 142 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: 595/1201] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:16:34 2026] GET /v2.1/servers/0e155262-62ab-4ba1-ae73-8f77585c379d => generated 1542 bytes in 93 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: 607/1202] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:16:35 2026] GET /v2.1/servers/0e155262-62ab-4ba1-ae73-8f77585c379d => generated 1542 bytes in 120 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-07-08 17:16:36.939 7 INFO nova.api.openstack.wsgi [None req-0d29d559-ad06-41ee-93ac-e30ae888aacc b24915d6eca147d0a9db0425ad4cc939 2f123e527eca47fda019b2c1195ff624 - - default default] HTTP exception thrown: Instance 0e155262-62ab-4ba1-ae73-8f77585c379d could not be found. [pid: 7|app: 0|req: 596/1203] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:16:36 2026] GET /v2.1/servers/0e155262-62ab-4ba1-ae73-8f77585c379d => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-07-08 17:16:36.978 8 INFO nova.api.openstack.wsgi [None req-99a9c0ce-798f-4931-a23f-4e599adcd727 b24915d6eca147d0a9db0425ad4cc939 2f123e527eca47fda019b2c1195ff624 - - default default] HTTP exception thrown: Instance 0e155262-62ab-4ba1-ae73-8f77585c379d could not be found. [pid: 8|app: 0|req: 608/1204] 10.0.0.29 () {32 vars in 717 bytes} [Wed Jul 8 17:16:36 2026] DELETE /v2.1/servers/0e155262-62ab-4ba1-ae73-8f77585c379d => 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-07-08 17:16:37.003 7 INFO nova.api.openstack.wsgi [None req-fb960f10-43e9-428a-b90b-3227c87a560d b24915d6eca147d0a9db0425ad4cc939 2f123e527eca47fda019b2c1195ff624 - - default default] HTTP exception thrown: Instance 0e155262-62ab-4ba1-ae73-8f77585c379d could not be found. [pid: 7|app: 0|req: 597/1205] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:16:36 2026] GET /v2.1/servers/0e155262-62ab-4ba1-ae73-8f77585c379d => generated 111 bytes in 21 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: 609/1206] 10.0.0.29 () {32 vars in 703 bytes} [Wed Jul 8 17:16:37 2026] DELETE /v2.1/os-keypairs/tempest-keypair-932839593 => generated 0 bytes in 285 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: 610/1207] 10.0.0.29 () {32 vars in 725 bytes} [Wed Jul 8 17:16:40 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-121997609 => generated 0 bytes in 464 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1210] 10.0.0.29 () {34 vars in 662 bytes} [Wed Jul 8 17:16:39 2026] POST /v2.1/servers => generated 450 bytes in 1845 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1211] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:16:41 2026] GET /v2.1/servers/87b3859a-20be-4f8e-ac85-c89f5e095849 => generated 1402 bytes in 308 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: 599/1212] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:16:43 2026] GET /v2.1/servers/87b3859a-20be-4f8e-ac85-c89f5e095849 => generated 1402 bytes in 76 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: 614/1213] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:16:44 2026] GET /v2.1/servers/87b3859a-20be-4f8e-ac85-c89f5e095849 => generated 1402 bytes in 93 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: 600/1214] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:16:45 2026] GET /v2.1/servers/87b3859a-20be-4f8e-ac85-c89f5e095849 => generated 1402 bytes in 81 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: 615/1215] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:16:46 2026] GET /v2.1/servers/87b3859a-20be-4f8e-ac85-c89f5e095849 => generated 1402 bytes in 71 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: 601/1216] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:16:47 2026] GET /v2.1/servers/87b3859a-20be-4f8e-ac85-c89f5e095849 => generated 1402 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: 8|app: 0|req: 616/1217] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:16:48 2026] GET /v2.1/servers/87b3859a-20be-4f8e-ac85-c89f5e095849 => generated 1402 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: 7|app: 0|req: 602/1218] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:16:49 2026] GET /v2.1/servers/87b3859a-20be-4f8e-ac85-c89f5e095849 => generated 1406 bytes in 75 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: 617/1219] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:16:50 2026] GET /v2.1/servers/87b3859a-20be-4f8e-ac85-c89f5e095849 => generated 1406 bytes in 72 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: 619/1222] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:16:51 2026] GET /v2.1/servers/87b3859a-20be-4f8e-ac85-c89f5e095849 => generated 1406 bytes in 83 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: 604/1223] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:16:52 2026] GET /v2.1/servers/87b3859a-20be-4f8e-ac85-c89f5e095849 => generated 1406 bytes in 424 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: 620/1224] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:16:54 2026] GET /v2.1/servers/87b3859a-20be-4f8e-ac85-c89f5e095849 => generated 1454 bytes in 582 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: 605/1225] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:16:56 2026] GET /v2.1/servers/87b3859a-20be-4f8e-ac85-c89f5e095849 => generated 1462 bytes in 540 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: 621/1226] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:16:57 2026] GET /v2.1/servers/87b3859a-20be-4f8e-ac85-c89f5e095849 => generated 1530 bytes in 2337 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-07-08 17:17:00.156 7 INFO nova.api.openstack.compute.server_external_events [req-a50e53f2-84cb-420c-b5d5-a2dfc2d10660 req-b96460a9-79b9-4181-86ad-0babf4b1eb0e cae2d291edb14b54b315cdbc88dffa4a 4acf9b79fa664139a978faf0320fabc3 - - 95f6d2014dca40e8a2563fc697b5d813 95f6d2014dca40e8a2563fc697b5d813] Creating event network-changed:e5289e70-c4fb-4184-b7ec-17e7e480c437 for instance 87b3859a-20be-4f8e-ac85-c89f5e095849 on instance [pid: 7|app: 0|req: 606/1227] 10.0.0.249 () {38 vars in 815 bytes} [Wed Jul 8 17:16:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 300 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: 622/1228] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:17:00 2026] GET /v2.1/servers/87b3859a-20be-4f8e-ac85-c89f5e095849 => generated 1528 bytes in 259 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: 624/1231] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:17:02 2026] GET /v2.1/servers/87b3859a-20be-4f8e-ac85-c89f5e095849 => generated 1528 bytes in 326 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-07-08 17:17:03.118 7 INFO nova.api.openstack.compute.server_external_events [req-81ff6e9e-1609-422a-b654-2d9af445bce0 req-9423d52f-d8bf-4553-8c4a-1a2b537f853a cae2d291edb14b54b315cdbc88dffa4a 4acf9b79fa664139a978faf0320fabc3 - - 95f6d2014dca40e8a2563fc697b5d813 95f6d2014dca40e8a2563fc697b5d813] Creating event network-vif-plugged:e5289e70-c4fb-4184-b7ec-17e7e480c437 for instance 87b3859a-20be-4f8e-ac85-c89f5e095849 on instance [pid: 7|app: 0|req: 608/1232] 10.0.0.200 () {38 vars in 815 bytes} [Wed Jul 8 17:17:02 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 280 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: 625/1233] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:17:03 2026] GET /v2.1/servers/87b3859a-20be-4f8e-ac85-c89f5e095849 => generated 1528 bytes in 181 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: 609/1234] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:17:04 2026] GET /v2.1/servers/87b3859a-20be-4f8e-ac85-c89f5e095849 => generated 1696 bytes in 181 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: 626/1235] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:17:04 2026] GET /v2.1/servers/87b3859a-20be-4f8e-ac85-c89f5e095849 => generated 1696 bytes in 168 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-07-08 17:17:06.737 7 INFO nova.api.openstack.compute.server_external_events [req-b068f07e-ef30-4ce8-b2d6-07104fbf261d req-33739973-a173-479e-b815-769ce879d927 cae2d291edb14b54b315cdbc88dffa4a 4acf9b79fa664139a978faf0320fabc3 - - 95f6d2014dca40e8a2563fc697b5d813 95f6d2014dca40e8a2563fc697b5d813] Creating event network-changed:e5289e70-c4fb-4184-b7ec-17e7e480c437 for instance 87b3859a-20be-4f8e-ac85-c89f5e095849 on instance [pid: 7|app: 0|req: 610/1236] 10.0.0.249 () {38 vars in 815 bytes} [Wed Jul 8 17:17:06 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: 629/1241] 10.0.0.29 () {34 vars in 749 bytes} [Wed Jul 8 17:17:23 2026] POST /v2.1/servers/87b3859a-20be-4f8e-ac85-c89f5e095849/action => generated 31722 bytes in 58 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: 613/1242] 10.0.0.29 () {32 vars in 717 bytes} [Wed Jul 8 17:17:29 2026] DELETE /v2.1/servers/87b3859a-20be-4f8e-ac85-c89f5e095849 => generated 0 bytes in 1975 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: 630/1245] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:17:31 2026] GET /v2.1/servers/87b3859a-20be-4f8e-ac85-c89f5e095849 => generated 1822 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: 616/1246] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:17:32 2026] GET /v2.1/servers/87b3859a-20be-4f8e-ac85-c89f5e095849 => generated 1822 bytes in 238 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: 631/1247] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:17:33 2026] GET /v2.1/servers/87b3859a-20be-4f8e-ac85-c89f5e095849 => generated 1754 bytes in 1307 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-07-08 17:17:36.248 8 INFO nova.api.openstack.compute.server_external_events [req-10b9cab2-82a3-4bd6-b322-19167596ff75 req-a6ac8905-5309-4f41-9e8f-02bfa2e4ad0d cae2d291edb14b54b315cdbc88dffa4a 4acf9b79fa664139a978faf0320fabc3 - - 95f6d2014dca40e8a2563fc697b5d813 95f6d2014dca40e8a2563fc697b5d813] Creating event network-vif-deleted:e5289e70-c4fb-4184-b7ec-17e7e480c437 for instance 87b3859a-20be-4f8e-ac85-c89f5e095849 on instance [pid: 8|app: 0|req: 632/1248] 10.0.0.249 () {38 vars in 815 bytes} [Wed Jul 8 17:17:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1249] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:17:36 2026] GET /v2.1/servers/87b3859a-20be-4f8e-ac85-c89f5e095849 => generated 1754 bytes in 125 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-07-08 17:17:37.316 8 INFO nova.api.openstack.wsgi [None req-20345cc2-cc86-454a-bc84-47ad62781e62 5dd3cbcc027e4a29a57d2ecb507b0899 8ec9ab6af7f0473d8415d6b110ec9b5a - - default default] HTTP exception thrown: Instance 87b3859a-20be-4f8e-ac85-c89f5e095849 could not be found. [pid: 8|app: 0|req: 633/1250] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:17:37 2026] GET /v2.1/servers/87b3859a-20be-4f8e-ac85-c89f5e095849 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 618/1251] 10.0.0.29 () {32 vars in 727 bytes} [Wed Jul 8 17:17:37 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-201097148 => generated 0 bytes in 155 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: 634/1252] 10.0.0.29 () {32 vars in 717 bytes} [Wed Jul 8 17:17:38 2026] DELETE /v2.1/servers/161ecfd4-4f94-4b20-8f84-fa14c9bc4465 => generated 0 bytes in 1470 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1253] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:17:40 2026] GET /v2.1/servers/161ecfd4-4f94-4b20-8f84-fa14c9bc4465 => generated 1703 bytes in 915 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: 621/1256] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:17:41 2026] GET /v2.1/servers/161ecfd4-4f94-4b20-8f84-fa14c9bc4465 => generated 1703 bytes in 611 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-07-08 17:17:42.892 8 INFO nova.api.openstack.compute.server_external_events [req-d9987fe7-3d35-42ad-8b88-e38a3990fa3a req-46695662-c617-4868-9361-b8a780e3c064 cae2d291edb14b54b315cdbc88dffa4a 4acf9b79fa664139a978faf0320fabc3 - - 95f6d2014dca40e8a2563fc697b5d813 95f6d2014dca40e8a2563fc697b5d813] Creating event network-vif-deleted:af027203-6e84-4409-a95a-a6f3babbf449 for instance 161ecfd4-4f94-4b20-8f84-fa14c9bc4465 on instance [pid: 8|app: 0|req: 636/1257] 10.0.0.249 () {38 vars in 815 bytes} [Wed Jul 8 17:17:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 65 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: 622/1258] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:17:43 2026] GET /v2.1/servers/161ecfd4-4f94-4b20-8f84-fa14c9bc4465 => generated 1484 bytes in 121 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: 637/1259] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:17:44 2026] GET /v2.1/servers/161ecfd4-4f94-4b20-8f84-fa14c9bc4465 => generated 1489 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-07-08 17:17:45.846 7 INFO nova.api.openstack.wsgi [None req-6f2060d1-8589-4017-9ec2-f778d468e4e6 5dd3cbcc027e4a29a57d2ecb507b0899 8ec9ab6af7f0473d8415d6b110ec9b5a - - default default] HTTP exception thrown: Instance 161ecfd4-4f94-4b20-8f84-fa14c9bc4465 could not be found. [pid: 7|app: 0|req: 623/1260] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:17:45 2026] GET /v2.1/servers/161ecfd4-4f94-4b20-8f84-fa14c9bc4465 => generated 111 bytes in 40 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: 638/1261] 10.0.0.29 () {32 vars in 729 bytes} [Wed Jul 8 17:17:46 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1388656094 => generated 0 bytes in 483 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-08 17:19:47.883 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jul 8 17:19:47 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1/os-keypairs (ip 10.0.0.29) !!! [pid: 8|app: 0|req: 651/1286] 10.0.0.29 () {34 vars in 670 bytes} [Wed Jul 8 17:19:47 2026] POST /v2.1/os-keypairs => generated 396 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1289] 10.0.0.29 () {34 vars in 662 bytes} [Wed Jul 8 17:19:52 2026] POST /v2.1/servers => generated 448 bytes in 951 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-08 17:19:53.457 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jul 8 17:19:53 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1/servers/6a5f349a-4f16-449f-bf2f-9c56cbc7271a (ip 10.0.0.29) !!! 2026-07-08 17:19:53.469 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Too many heartbeats missed /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 637/1290] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:19:53 2026] GET /v2.1/servers/6a5f349a-4f16-449f-bf2f-9c56cbc7271a => generated 1394 bytes in 98 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: 654/1291] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:19:58 2026] GET /v2.1/servers/6a5f349a-4f16-449f-bf2f-9c56cbc7271a => generated 1398 bytes in 77 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-07-08 17:20:02.544 7 INFO nova.api.openstack.compute.server_external_events [req-f6ca69cd-e9d4-41ba-b265-b90877963f0e req-a3a126ff-b4c2-4b8d-bab8-8cfbcc5bec7e cae2d291edb14b54b315cdbc88dffa4a 4acf9b79fa664139a978faf0320fabc3 - - 95f6d2014dca40e8a2563fc697b5d813 95f6d2014dca40e8a2563fc697b5d813] Creating event network-changed:5346b8bb-27af-4bf7-8870-4105b0eb4ed3 for instance 6a5f349a-4f16-449f-bf2f-9c56cbc7271a on instance [pid: 7|app: 0|req: 639/1294] 10.0.0.249 () {38 vars in 815 bytes} [Wed Jul 8 17:20:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 656/1295] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:20:03 2026] GET /v2.1/servers/6a5f349a-4f16-449f-bf2f-9c56cbc7271a => generated 1518 bytes in 281 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-07-08 17:20:05.542 7 INFO nova.api.openstack.compute.server_external_events [req-c57f30f2-c38c-4caa-8d20-b687271c28db req-e9850f36-1541-4054-9b3b-f3216f9ad6dc cae2d291edb14b54b315cdbc88dffa4a 4acf9b79fa664139a978faf0320fabc3 - - 95f6d2014dca40e8a2563fc697b5d813 95f6d2014dca40e8a2563fc697b5d813] Creating event network-vif-plugged:5346b8bb-27af-4bf7-8870-4105b0eb4ed3 for instance 6a5f349a-4f16-449f-bf2f-9c56cbc7271a on instance [pid: 7|app: 0|req: 640/1296] 10.0.0.200 () {38 vars in 815 bytes} [Wed Jul 8 17:20:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 229 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: 657/1297] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:20:08 2026] GET /v2.1/servers/6a5f349a-4f16-449f-bf2f-9c56cbc7271a => generated 1816 bytes in 236 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-07-08 17:20:15.521 8 INFO nova.api.openstack.compute.server_external_events [req-9e8a356c-9460-4484-bf34-a8c356fb7d56 req-1a70f356-6fc8-422d-8d49-ec03d222c602 cae2d291edb14b54b315cdbc88dffa4a 4acf9b79fa664139a978faf0320fabc3 - - 95f6d2014dca40e8a2563fc697b5d813 95f6d2014dca40e8a2563fc697b5d813] Creating event network-changed:5346b8bb-27af-4bf7-8870-4105b0eb4ed3 for instance 6a5f349a-4f16-449f-bf2f-9c56cbc7271a on instance 2026-07-08 17:20:15.523 8 ERROR oslo.messaging._drivers.impl_rabbit [req-9e8a356c-9460-4484-bf34-a8c356fb7d56 req-1a70f356-6fc8-422d-8d49-ec03d222c602 cae2d291edb14b54b315cdbc88dffa4a 4acf9b79fa664139a978faf0320fabc3 - - 95f6d2014dca40e8a2563fc697b5d813 95f6d2014dca40e8a2563fc697b5d813] [0f21275a-7fb6-44f0-9734-46956ad54496] AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 is unreachable: [Errno 104] Connection reset by peer. Trying again in 1 seconds.: ConnectionResetError: [Errno 104] Connection reset by peer 2026-07-08 17:20:16.536 8 INFO oslo.messaging._drivers.impl_rabbit [req-9e8a356c-9460-4484-bf34-a8c356fb7d56 req-1a70f356-6fc8-422d-8d49-ec03d222c602 cae2d291edb14b54b315cdbc88dffa4a 4acf9b79fa664139a978faf0320fabc3 - - 95f6d2014dca40e8a2563fc697b5d813 95f6d2014dca40e8a2563fc697b5d813] [0f21275a-7fb6-44f0-9734-46956ad54496] Reconnected to AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 via [amqp] client with port 44136. [pid: 8|app: 0|req: 659/1300] 10.0.0.249 () {38 vars in 815 bytes} [Wed Jul 8 17:20:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 1039 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1303] 10.0.0.29 () {34 vars in 662 bytes} [Wed Jul 8 17:20:15 2026] POST /v2.1/servers => generated 448 bytes in 7743 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: 662/1304] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:20:23 2026] GET /v2.1/servers/bd397e08-31e0-47be-9d88-e26a9b74628d => generated 1394 bytes in 76 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: 643/1305] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:20:28 2026] GET /v2.1/servers/bd397e08-31e0-47be-9d88-e26a9b74628d => generated 1394 bytes in 86 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: 645/1308] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:20:33 2026] GET /v2.1/servers/bd397e08-31e0-47be-9d88-e26a9b74628d => generated 1398 bytes in 122 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: 664/1309] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:20:38 2026] GET /v2.1/servers/bd397e08-31e0-47be-9d88-e26a9b74628d => generated 1518 bytes in 242 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-07-08 17:20:38.978 7 INFO nova.api.openstack.compute.server_external_events [req-17abac38-ad75-4a22-89d7-1af59eb241f2 req-86197d01-f36c-4267-86f3-c8c745b76250 cae2d291edb14b54b315cdbc88dffa4a 4acf9b79fa664139a978faf0320fabc3 - - 95f6d2014dca40e8a2563fc697b5d813 95f6d2014dca40e8a2563fc697b5d813] Creating event network-changed:4ba43242-7586-4741-a114-14121d788bf6 for instance bd397e08-31e0-47be-9d88-e26a9b74628d on instance [pid: 7|app: 0|req: 646/1310] 10.0.0.249 () {38 vars in 815 bytes} [Wed Jul 8 17:20:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-07-08 17:20:43.114 8 INFO nova.api.openstack.compute.server_external_events [req-397fd1cf-b67e-4956-8289-9ce03fcafca5 req-469268cc-5d1b-4f0f-85e4-33dbd66e8462 cae2d291edb14b54b315cdbc88dffa4a 4acf9b79fa664139a978faf0320fabc3 - - 95f6d2014dca40e8a2563fc697b5d813 95f6d2014dca40e8a2563fc697b5d813] Creating event network-vif-plugged:4ba43242-7586-4741-a114-14121d788bf6 for instance bd397e08-31e0-47be-9d88-e26a9b74628d on instance [pid: 8|app: 0|req: 666/1313] 10.0.0.200 () {38 vars in 815 bytes} [Wed Jul 8 17:20:43 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: 648/1314] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:20:43 2026] GET /v2.1/servers/bd397e08-31e0-47be-9d88-e26a9b74628d => generated 1518 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, ' [pid: 8|app: 0|req: 667/1315] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:20:48 2026] GET /v2.1/servers/bd397e08-31e0-47be-9d88-e26a9b74628d => generated 1817 bytes in 247 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-07-08 17:21:06.107 7 INFO nova.api.openstack.compute.server_external_events [req-1fed17f6-06e2-4125-969c-85eca340a1c9 req-7c8264b2-54bc-47f5-a8f9-3f64cbd94cc7 cae2d291edb14b54b315cdbc88dffa4a 4acf9b79fa664139a978faf0320fabc3 - - 95f6d2014dca40e8a2563fc697b5d813 95f6d2014dca40e8a2563fc697b5d813] Creating event network-changed:4ba43242-7586-4741-a114-14121d788bf6 for instance bd397e08-31e0-47be-9d88-e26a9b74628d on instance [pid: 7|app: 0|req: 651/1320] 10.0.0.249 () {38 vars in 815 bytes} [Wed Jul 8 17:21:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 21 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: 655/1329] 199.19.213.61 () {36 vars in 713 bytes} [Wed Jul 8 17:21:40 2026] POST /v2.1/servers => generated 453 bytes in 1133 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: 675/1330] 199.19.213.61 () {32 vars in 732 bytes} [Wed Jul 8 17:21:42 2026] GET /v2.1/servers/37317ff7-468e-4bbc-b7d2-b5eb4a9ca232 => generated 2213 bytes in 140 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: 656/1331] 199.19.213.61 () {32 vars in 758 bytes} [Wed Jul 8 17:21:42 2026] GET /v2.1/servers/37317ff7-468e-4bbc-b7d2-b5eb4a9ca232/os-interface => generated 28 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 676/1332] 199.19.213.61 () {32 vars in 776 bytes} [Wed Jul 8 17:21:42 2026] GET /v2.1/servers/37317ff7-468e-4bbc-b7d2-b5eb4a9ca232/os-volume_attachments => generated 25 bytes in 37 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: 657/1333] 199.19.213.61 () {32 vars in 732 bytes} [Wed Jul 8 17:21:44 2026] GET /v2.1/servers/37317ff7-468e-4bbc-b7d2-b5eb4a9ca232 => generated 2311 bytes in 627 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: 677/1334] 199.19.213.61 () {32 vars in 758 bytes} [Wed Jul 8 17:21:45 2026] GET /v2.1/servers/37317ff7-468e-4bbc-b7d2-b5eb4a9ca232/os-interface => generated 28 bytes in 111 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: 658/1335] 199.19.213.61 () {32 vars in 776 bytes} [Wed Jul 8 17:21:45 2026] GET /v2.1/servers/37317ff7-468e-4bbc-b7d2-b5eb4a9ca232/os-volume_attachments => generated 197 bytes in 58 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: 678/1336] 199.19.213.61 () {32 vars in 732 bytes} [Wed Jul 8 17:21:47 2026] GET /v2.1/servers/37317ff7-468e-4bbc-b7d2-b5eb4a9ca232 => generated 2445 bytes in 270 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: 659/1337] 199.19.213.61 () {32 vars in 758 bytes} [Wed Jul 8 17:21:47 2026] GET /v2.1/servers/37317ff7-468e-4bbc-b7d2-b5eb4a9ca232/os-interface => generated 284 bytes in 76 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: 679/1338] 199.19.213.61 () {32 vars in 776 bytes} [Wed Jul 8 17:21:47 2026] GET /v2.1/servers/37317ff7-468e-4bbc-b7d2-b5eb4a9ca232/os-volume_attachments => generated 197 bytes in 30 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-07-08 17:21:48.571 7 INFO nova.api.openstack.compute.server_external_events [req-14c13969-c621-424b-8c6e-df864dc28ba3 req-96a82718-1d99-4a05-8985-68c5e1ae79ac cae2d291edb14b54b315cdbc88dffa4a 4acf9b79fa664139a978faf0320fabc3 - - 95f6d2014dca40e8a2563fc697b5d813 95f6d2014dca40e8a2563fc697b5d813] Creating event network-changed:c42cbf50-d636-4383-aa35-9ef2bb9c76ae for instance 37317ff7-468e-4bbc-b7d2-b5eb4a9ca232 on instance [pid: 7|app: 0|req: 660/1339] 10.0.0.249 () {38 vars in 815 bytes} [Wed Jul 8 17:21:48 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: 8|app: 0|req: 680/1340] 199.19.213.61 () {32 vars in 732 bytes} [Wed Jul 8 17:21:50 2026] GET /v2.1/servers/37317ff7-468e-4bbc-b7d2-b5eb4a9ca232 => generated 2433 bytes in 159 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: 661/1341] 199.19.213.61 () {32 vars in 758 bytes} [Wed Jul 8 17:21:50 2026] GET /v2.1/servers/37317ff7-468e-4bbc-b7d2-b5eb4a9ca232/os-interface => generated 284 bytes in 108 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: 681/1342] 199.19.213.61 () {32 vars in 776 bytes} [Wed Jul 8 17:21:50 2026] GET /v2.1/servers/37317ff7-468e-4bbc-b7d2-b5eb4a9ca232/os-volume_attachments => generated 197 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-07-08 17:21:51.139 7 INFO nova.api.openstack.compute.server_external_events [req-a9963a41-342c-4f93-8525-6a10394e6c23 req-c1b0e294-ab98-4f10-9b5c-8f53d60b4588 cae2d291edb14b54b315cdbc88dffa4a 4acf9b79fa664139a978faf0320fabc3 - - 95f6d2014dca40e8a2563fc697b5d813 95f6d2014dca40e8a2563fc697b5d813] Creating event network-vif-plugged:c42cbf50-d636-4383-aa35-9ef2bb9c76ae for instance 37317ff7-468e-4bbc-b7d2-b5eb4a9ca232 on instance [pid: 7|app: 0|req: 662/1343] 10.0.0.200 () {38 vars in 815 bytes} [Wed Jul 8 17:21:51 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: 8|app: 0|req: 683/1346] 199.19.213.61 () {32 vars in 732 bytes} [Wed Jul 8 17:21:52 2026] GET /v2.1/servers/37317ff7-468e-4bbc-b7d2-b5eb4a9ca232 => generated 2433 bytes in 159 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: 664/1347] 199.19.213.61 () {32 vars in 758 bytes} [Wed Jul 8 17:21:52 2026] GET /v2.1/servers/37317ff7-468e-4bbc-b7d2-b5eb4a9ca232/os-interface => generated 286 bytes in 98 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: 684/1348] 199.19.213.61 () {32 vars in 776 bytes} [Wed Jul 8 17:21:52 2026] GET /v2.1/servers/37317ff7-468e-4bbc-b7d2-b5eb4a9ca232/os-volume_attachments => generated 197 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 665/1349] 199.19.213.61 () {32 vars in 732 bytes} [Wed Jul 8 17:21:54 2026] GET /v2.1/servers/37317ff7-468e-4bbc-b7d2-b5eb4a9ca232 => generated 2581 bytes in 180 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: 685/1350] 199.19.213.61 () {32 vars in 758 bytes} [Wed Jul 8 17:21:55 2026] GET /v2.1/servers/37317ff7-468e-4bbc-b7d2-b5eb4a9ca232/os-interface => generated 286 bytes in 135 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: 666/1351] 199.19.213.61 () {32 vars in 776 bytes} [Wed Jul 8 17:21:55 2026] GET /v2.1/servers/37317ff7-468e-4bbc-b7d2-b5eb4a9ca232/os-volume_attachments => generated 197 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-07-08 17:23:13.050 8 INFO nova.api.openstack.compute.server_external_events [req-3ee23e11-fe9a-404c-be44-80b5bd1ae936 req-ae4426ca-fa61-4053-a03d-b3618bba8817 cae2d291edb14b54b315cdbc88dffa4a 4acf9b79fa664139a978faf0320fabc3 - - 95f6d2014dca40e8a2563fc697b5d813 95f6d2014dca40e8a2563fc697b5d813] Creating event network-changed:5041bb10-c9f3-4969-ab05-340533225208 for instance 37317ff7-468e-4bbc-b7d2-b5eb4a9ca232 on instance [pid: 8|app: 0|req: 695/1368] 10.0.0.249 () {38 vars in 815 bytes} [Wed Jul 8 17:23:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 147 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-07-08 17:23:15.117 8 INFO nova.api.openstack.compute.server_external_events [req-66e53666-e248-413c-bac1-8af4fa1d443b req-92782c39-b525-42fc-b59f-9a574231a0a2 cae2d291edb14b54b315cdbc88dffa4a 4acf9b79fa664139a978faf0320fabc3 - - 95f6d2014dca40e8a2563fc697b5d813 95f6d2014dca40e8a2563fc697b5d813] Creating event network-vif-plugged:5041bb10-c9f3-4969-ab05-340533225208 for instance 37317ff7-468e-4bbc-b7d2-b5eb4a9ca232 on instance [pid: 8|app: 0|req: 696/1369] 10.0.0.200 () {38 vars in 815 bytes} [Wed Jul 8 17:23:15 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: 674/1370] 199.19.213.61 () {36 vars in 811 bytes} [Wed Jul 8 17:23:10 2026] POST /v2.1/servers/37317ff7-468e-4bbc-b7d2-b5eb4a9ca232/os-interface => generated 281 bytes in 5752 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-07-08 17:23:16.868 8 INFO nova.api.openstack.compute.server_external_events [req-2d022b48-fd08-46d2-a743-ea77384d6973 req-01e05c97-cabe-41d3-9241-e6b65a5ecb42 cae2d291edb14b54b315cdbc88dffa4a 4acf9b79fa664139a978faf0320fabc3 - - 95f6d2014dca40e8a2563fc697b5d813 95f6d2014dca40e8a2563fc697b5d813] Creating event network-changed:5041bb10-c9f3-4969-ab05-340533225208 for instance 37317ff7-468e-4bbc-b7d2-b5eb4a9ca232 on instance [pid: 8|app: 0|req: 697/1371] 10.0.0.249 () {38 vars in 815 bytes} [Wed Jul 8 17:23:16 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, ' 2026-07-08 17:23:18.950 7 INFO nova.api.openstack.compute.server_external_events [req-74160470-7193-4608-84f2-f69a5496976f req-0f69759c-b183-401b-a0f0-6da397886bb8 cae2d291edb14b54b315cdbc88dffa4a 4acf9b79fa664139a978faf0320fabc3 - - 95f6d2014dca40e8a2563fc697b5d813 95f6d2014dca40e8a2563fc697b5d813] Creating event network-changed:5041bb10-c9f3-4969-ab05-340533225208 for instance 37317ff7-468e-4bbc-b7d2-b5eb4a9ca232 on instance [pid: 7|app: 0|req: 675/1372] 10.0.0.249 () {38 vars in 815 bytes} [Wed Jul 8 17:23:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-08 17:23:54.820 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Jul 8 17:23:54 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1/servers/37317ff7-468e-4bbc-b7d2-b5eb4a9ca232/os-interface (ip 199.19.213.61) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-07-08 17:24:01.980 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Jul 8 17:24:01 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1/os-server-external-events (ip 10.0.0.249) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-07-08 17:24:02.081 8 INFO nova.api.openstack.compute.server_external_events [req-daf73a94-4dc0-4732-b3de-b050e96c88ac req-717b32c3-ca6b-4446-92d2-b3d24d16c728 cae2d291edb14b54b315cdbc88dffa4a 4acf9b79fa664139a978faf0320fabc3 - - 95f6d2014dca40e8a2563fc697b5d813 95f6d2014dca40e8a2563fc697b5d813] Creating event network-changed:f5a0fc9d-14fe-4f2d-b7c2-0e9731f9d79c for instance 37317ff7-468e-4bbc-b7d2-b5eb4a9ca232 on instance [pid: 8|app: 0|req: 704/1383] 10.0.0.249 () {38 vars in 815 bytes} [Wed Jul 8 17:24:01 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) [pid: 7|app: 0|req: 680/1384] 199.19.213.61 () {36 vars in 811 bytes} [Wed Jul 8 17:23:54 2026] POST /v2.1/servers/37317ff7-468e-4bbc-b7d2-b5eb4a9ca232/os-interface => generated 374 bytes in 9834 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-07-08 17:24:04.841 8 INFO nova.api.openstack.compute.server_external_events [req-86bebc9a-6e32-45df-b8fd-c85020ab8789 req-c0af0849-cb27-4bab-b0e4-0f0f5354cd7e cae2d291edb14b54b315cdbc88dffa4a 4acf9b79fa664139a978faf0320fabc3 - - 95f6d2014dca40e8a2563fc697b5d813 95f6d2014dca40e8a2563fc697b5d813] Creating event network-vif-plugged:f5a0fc9d-14fe-4f2d-b7c2-0e9731f9d79c for instance 37317ff7-468e-4bbc-b7d2-b5eb4a9ca232 on instance [pid: 8|app: 0|req: 705/1385] 10.0.0.200 () {38 vars in 815 bytes} [Wed Jul 8 17:24:04 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-07-08 17:24:05.598 7 INFO nova.api.openstack.compute.server_external_events [req-0ef12874-d09b-4fd1-ad78-e44f8f674048 req-d0e05db4-c812-4220-b75a-17048b61e2e4 cae2d291edb14b54b315cdbc88dffa4a 4acf9b79fa664139a978faf0320fabc3 - - 95f6d2014dca40e8a2563fc697b5d813 95f6d2014dca40e8a2563fc697b5d813] Creating event network-changed:f5a0fc9d-14fe-4f2d-b7c2-0e9731f9d79c for instance 37317ff7-468e-4bbc-b7d2-b5eb4a9ca232 on instance [pid: 7|app: 0|req: 681/1386] 10.0.0.249 () {38 vars in 815 bytes} [Wed Jul 8 17:24:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 56 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-07-08 17:24:20.867 8 INFO nova.api.openstack.compute.server_external_events [req-9dc1cff4-8b9f-40f7-9e08-31e7bd976de7 req-24407a4f-59b7-48f3-9984-bc74175cafae cae2d291edb14b54b315cdbc88dffa4a 4acf9b79fa664139a978faf0320fabc3 - - 95f6d2014dca40e8a2563fc697b5d813 95f6d2014dca40e8a2563fc697b5d813] Creating event network-changed:9c34d3cc-28de-453a-978e-ca839aec961e for instance 37317ff7-468e-4bbc-b7d2-b5eb4a9ca232 on instance [pid: 8|app: 0|req: 707/1389] 10.0.0.249 () {38 vars in 815 bytes} [Wed Jul 8 17:24:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1392] 199.19.213.61 () {36 vars in 811 bytes} [Wed Jul 8 17:24:16 2026] POST /v2.1/servers/37317ff7-468e-4bbc-b7d2-b5eb4a9ca232/os-interface => generated 375 bytes in 9520 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-07-08 17:24:26.794 8 INFO nova.api.openstack.compute.server_external_events [req-03d62858-1277-4b0d-91b4-b838b4d96d79 req-b92318f2-dd7b-4155-bb15-bb62650181d4 cae2d291edb14b54b315cdbc88dffa4a 4acf9b79fa664139a978faf0320fabc3 - - 95f6d2014dca40e8a2563fc697b5d813 95f6d2014dca40e8a2563fc697b5d813] Creating event network-vif-plugged:9c34d3cc-28de-453a-978e-ca839aec961e for instance 37317ff7-468e-4bbc-b7d2-b5eb4a9ca232 on instance [pid: 8|app: 0|req: 710/1393] 10.0.0.200 () {38 vars in 815 bytes} [Wed Jul 8 17:24:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-07-08 17:24:27.536 7 INFO nova.api.openstack.compute.server_external_events [req-7132cc42-3f96-4f4b-9ded-4c4f953181be req-00c2ef4f-1f07-44f1-8778-0469df79075f cae2d291edb14b54b315cdbc88dffa4a 4acf9b79fa664139a978faf0320fabc3 - - 95f6d2014dca40e8a2563fc697b5d813 95f6d2014dca40e8a2563fc697b5d813] Creating event network-changed:9c34d3cc-28de-453a-978e-ca839aec961e for instance 37317ff7-468e-4bbc-b7d2-b5eb4a9ca232 on instance [pid: 7|app: 0|req: 684/1394] 10.0.0.249 () {38 vars in 815 bytes} [Wed Jul 8 17:24:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 54 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-07-08 17:24:40.864 7 INFO nova.api.openstack.compute.server_external_events [req-38eddcac-a972-48e4-bded-9ecd6e9756b0 req-6773a06d-38f2-4240-8cb5-65aff2fbdbfb cae2d291edb14b54b315cdbc88dffa4a 4acf9b79fa664139a978faf0320fabc3 - - 95f6d2014dca40e8a2563fc697b5d813 95f6d2014dca40e8a2563fc697b5d813] Creating event network-changed:9c34d3cc-28de-453a-978e-ca839aec961e for instance 37317ff7-468e-4bbc-b7d2-b5eb4a9ca232 on instance [pid: 7|app: 0|req: 686/1397] 10.0.0.249 () {38 vars in 815 bytes} [Wed Jul 8 17:24:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 44 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: 712/1398] 199.19.213.61 () {34 vars in 854 bytes} [Wed Jul 8 17:24:40 2026] DELETE /v2.1/servers/37317ff7-468e-4bbc-b7d2-b5eb4a9ca232/os-interface/9c34d3cc-28de-453a-978e-ca839aec961e => generated 0 bytes in 301 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-07-08 17:24:43.260 8 INFO nova.api.openstack.compute.server_external_events [req-e93c735b-f3cc-46e2-b2bd-24c6bf9e57d7 req-bca1f4f2-b05d-4e3d-aaef-15acbd213a90 cae2d291edb14b54b315cdbc88dffa4a 4acf9b79fa664139a978faf0320fabc3 - - 95f6d2014dca40e8a2563fc697b5d813 95f6d2014dca40e8a2563fc697b5d813] Creating event network-vif-deleted:9c34d3cc-28de-453a-978e-ca839aec961e for instance 37317ff7-468e-4bbc-b7d2-b5eb4a9ca232 on instance [pid: 8|app: 0|req: 714/1401] 10.0.0.249 () {38 vars in 815 bytes} [Wed Jul 8 17:24:43 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, ' 2026-07-08 17:24:51.615 7 INFO nova.api.openstack.compute.server_external_events [req-1bfd3b5a-96e9-447f-bf03-1d62e07e6912 req-450bda27-52dc-47fe-bf19-64b480ecd7ca cae2d291edb14b54b315cdbc88dffa4a 4acf9b79fa664139a978faf0320fabc3 - - 95f6d2014dca40e8a2563fc697b5d813 95f6d2014dca40e8a2563fc697b5d813] Creating event network-changed:f5a0fc9d-14fe-4f2d-b7c2-0e9731f9d79c for instance 37317ff7-468e-4bbc-b7d2-b5eb4a9ca232 on instance [pid: 7|app: 0|req: 689/1404] 10.0.0.249 () {38 vars in 815 bytes} [Wed Jul 8 17:24:51 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: 716/1405] 199.19.213.61 () {34 vars in 854 bytes} [Wed Jul 8 17:24:51 2026] DELETE /v2.1/servers/37317ff7-468e-4bbc-b7d2-b5eb4a9ca232/os-interface/f5a0fc9d-14fe-4f2d-b7c2-0e9731f9d79c => generated 0 bytes in 230 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-07-08 17:24:53.962 7 INFO nova.api.openstack.compute.server_external_events [req-a9da569d-9645-49c9-a7f0-c974a8a2c61e req-8e5ea991-2c85-4036-b8ba-377743b8e71f cae2d291edb14b54b315cdbc88dffa4a 4acf9b79fa664139a978faf0320fabc3 - - 95f6d2014dca40e8a2563fc697b5d813 95f6d2014dca40e8a2563fc697b5d813] Creating event network-vif-deleted:f5a0fc9d-14fe-4f2d-b7c2-0e9731f9d79c for instance 37317ff7-468e-4bbc-b7d2-b5eb4a9ca232 on instance [pid: 7|app: 0|req: 690/1406] 10.0.0.249 () {38 vars in 815 bytes} [Wed Jul 8 17:24:53 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: 8|app: 0|req: 719/1411] 199.19.213.61 () {34 vars in 854 bytes} [Wed Jul 8 17:25:15 2026] DELETE /v2.1/servers/37317ff7-468e-4bbc-b7d2-b5eb4a9ca232/os-interface/5041bb10-c9f3-4969-ab05-340533225208 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 693/1412] 199.19.213.61 () {34 vars in 754 bytes} [Wed Jul 8 17:25:19 2026] DELETE /v2.1/servers/37317ff7-468e-4bbc-b7d2-b5eb4a9ca232 => generated 0 bytes in 512 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, ' 2026-07-08 17:25:25.874 7 INFO nova.api.openstack.compute.server_external_events [req-e135d4c6-34f2-4aa1-b8d0-50c6efc712f5 req-cef3ff1e-36cb-456f-81a9-dcd0dbb33f8d cae2d291edb14b54b315cdbc88dffa4a 4acf9b79fa664139a978faf0320fabc3 - - 95f6d2014dca40e8a2563fc697b5d813 95f6d2014dca40e8a2563fc697b5d813] Creating event network-vif-deleted:c42cbf50-d636-4383-aa35-9ef2bb9c76ae for instance 37317ff7-468e-4bbc-b7d2-b5eb4a9ca232 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: 7|app: 0|req: 695/1415] 10.0.0.249 () {38 vars in 815 bytes} [Wed Jul 8 17:25:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1416] 10.0.0.29 () {32 vars in 717 bytes} [Wed Jul 8 17:25:25 2026] DELETE /v2.1/servers/bd397e08-31e0-47be-9d88-e26a9b74628d => generated 0 bytes in 448 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-07-08 17:25:26.439 8 INFO nova.api.openstack.compute.server_external_events [req-66d6b314-cf85-4b06-a58a-ac910f7bff89 req-39e6cd3d-71b2-4345-a264-2f7239b4fb00 cae2d291edb14b54b315cdbc88dffa4a 4acf9b79fa664139a978faf0320fabc3 - - 95f6d2014dca40e8a2563fc697b5d813 95f6d2014dca40e8a2563fc697b5d813] Creating event network-changed:4ba43242-7586-4741-a114-14121d788bf6 for instance bd397e08-31e0-47be-9d88-e26a9b74628d on instance [pid: 8|app: 0|req: 722/1417] 10.0.0.249 () {38 vars in 815 bytes} [Wed Jul 8 17:25:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1418] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:25:26 2026] GET /v2.1/servers/bd397e08-31e0-47be-9d88-e26a9b74628d => generated 1943 bytes in 341 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-07-08 17:25:31.709 7 INFO nova.api.openstack.wsgi [None req-a28c8d7b-176a-48f9-99bc-ea68218c6994 9f61c9d4ffdb410b8ff053769fe71b99 7e6770a9ff1e4f6f8c3769fd1aec4ac3 - - default default] HTTP exception thrown: Instance bd397e08-31e0-47be-9d88-e26a9b74628d could not be found. [pid: 7|app: 0|req: 698/1421] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:25:31 2026] GET /v2.1/servers/bd397e08-31e0-47be-9d88-e26a9b74628d => 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, ' 2026-07-08 17:25:32.954 8 INFO nova.api.openstack.compute.server_external_events [req-edfae2df-dc7b-400d-812d-e4929c0eee5d req-f4675303-dd42-49cf-bcfd-c36416c60731 cae2d291edb14b54b315cdbc88dffa4a 4acf9b79fa664139a978faf0320fabc3 - - 95f6d2014dca40e8a2563fc697b5d813 95f6d2014dca40e8a2563fc697b5d813] Creating event network-vif-deleted:4ba43242-7586-4741-a114-14121d788bf6 for instance bd397e08-31e0-47be-9d88-e26a9b74628d on instance [pid: 8|app: 0|req: 724/1422] 10.0.0.249 () {38 vars in 815 bytes} [Wed Jul 8 17:25:32 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: 699/1423] 10.0.0.29 () {32 vars in 717 bytes} [Wed Jul 8 17:25:32 2026] DELETE /v2.1/servers/6a5f349a-4f16-449f-bf2f-9c56cbc7271a => generated 0 bytes in 516 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-07-08 17:25:33.592 7 INFO nova.api.openstack.compute.server_external_events [req-942fde4a-5d4f-45b9-951e-a645ede343bf req-9ae49538-74e2-4af0-b906-af054a225d57 cae2d291edb14b54b315cdbc88dffa4a 4acf9b79fa664139a978faf0320fabc3 - - 95f6d2014dca40e8a2563fc697b5d813 95f6d2014dca40e8a2563fc697b5d813] Creating event network-changed:5346b8bb-27af-4bf7-8870-4105b0eb4ed3 for instance 6a5f349a-4f16-449f-bf2f-9c56cbc7271a on instance [pid: 7|app: 0|req: 700/1424] 10.0.0.249 () {38 vars in 815 bytes} [Wed Jul 8 17:25:33 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) [pid: 8|app: 0|req: 725/1425] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:25:33 2026] GET /v2.1/servers/6a5f349a-4f16-449f-bf2f-9c56cbc7271a => generated 1942 bytes in 287 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-07-08 17:25:38.826 7 INFO nova.api.openstack.wsgi [None req-800805b1-5a65-4eca-885c-c0612bfcfdc6 9f61c9d4ffdb410b8ff053769fe71b99 7e6770a9ff1e4f6f8c3769fd1aec4ac3 - - default default] HTTP exception thrown: Instance 6a5f349a-4f16-449f-bf2f-9c56cbc7271a could not be found. [pid: 7|app: 0|req: 701/1426] 10.0.0.29 () {32 vars in 714 bytes} [Wed Jul 8 17:25:38 2026] GET /v2.1/servers/6a5f349a-4f16-449f-bf2f-9c56cbc7271a => generated 111 bytes in 37 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-07-08 17:25:39.031 8 INFO nova.api.openstack.compute.server_external_events [req-384c2abb-a855-4f73-8ea3-518decb2a0ea req-7e742cca-4b65-452a-ad10-516175e6652b cae2d291edb14b54b315cdbc88dffa4a 4acf9b79fa664139a978faf0320fabc3 - - 95f6d2014dca40e8a2563fc697b5d813 95f6d2014dca40e8a2563fc697b5d813] Creating event network-vif-deleted:5346b8bb-27af-4bf7-8870-4105b0eb4ed3 for instance 6a5f349a-4f16-449f-bf2f-9c56cbc7271a on instance [pid: 8|app: 0|req: 726/1427] 10.0.0.249 () {38 vars in 815 bytes} [Wed Jul 8 17:25:39 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: 703/1430] 10.0.0.29 () {32 vars in 725 bytes} [Wed Jul 8 17:25:43 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1093924894 => generated 0 bytes in 317 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-07-08 17:25:43.419 8 INFO nova.api.openstack.wsgi [None req-09487f97-1883-4918-93fe-81c17430b4a7 9f61c9d4ffdb410b8ff053769fe71b99 7e6770a9ff1e4f6f8c3769fd1aec4ac3 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1093924894 not found for user 9f61c9d4ffdb410b8ff053769fe71b99 [pid: 8|app: 0|req: 728/1431] 10.0.0.29 () {32 vars in 722 bytes} [Wed Jul 8 17:25:43 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1093924894 => generated 142 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1438] 10.0.0.29 () {32 vars in 654 bytes} [Wed Jul 8 17:26:18 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1439] 10.0.0.29 () {32 vars in 640 bytes} [Wed Jul 8 17:26:18 2026] GET /v2.1/servers => generated 15 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-08 17:26:18.960 7 WARNING oslo_db.sqlalchemy.utils [None req-2194500f-3f2c-45a9-b874-e79a67f0cd90 881b743fde9e4253bbda1120f162ecc9 e7985b4767c24ac48857effe1ebdecc9 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 708/1440] 10.0.0.29 () {32 vars in 648 bytes} [Wed Jul 8 17:26:18 2026] GET /v2.1/os-keypairs => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1441] 10.0.0.29 () {32 vars in 693 bytes} [Wed Jul 8 17:26:18 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)