+ 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 [Tue Apr 14 06:11:52 2026] *** compiled with version: 11.4.0 on 27 February 2026 20:20:47 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: nova-api-osapi-5bcd45ff4c-jx22n 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, Jan 26 2026, 14:55:28) [GCC 11.4.0] Python main interpreter initialized at 0x558cc277bb90 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-04-14 06:11:57.458 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-04-14 06:11:57.631 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-04-14 06:11:57.878 7 WARNING keystonemiddleware._common.config [None req-9d590985-e61a-47a1-ba23-ee30f0af968f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-14 06:11:57.887 7 WARNING oslo_config.cfg [None req-9d590985-e61a-47a1-ba23-ee30f0af968f - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-14 06:11:58.055 8 WARNING keystonemiddleware._common.config [None req-2758ea23-862d-49a7-a185-5bf92f985363 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-14 06:11:58.064 8 WARNING oslo_config.cfg [None req-2758ea23-862d-49a7-a185-5bf92f985363 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-14 06:11:58.085 7 WARNING keystonemiddleware._common.config [None req-9d590985-e61a-47a1-ba23-ee30f0af968f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x558cc277bb90 pid: 7 (default app) 2026-04-14 06:11:58.263 8 WARNING keystonemiddleware._common.config [None req-2758ea23-862d-49a7-a185-5bf92f985363 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x558cc277bb90 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: 2/3] 199.204.45.89 () {42 vars in 701 bytes} [Tue Apr 14 06:12:07 2026] GET /v2.1 => generated 114 bytes in 17 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-04-14 06:12:07.547 8 WARNING oslo_policy.policy [None req-a5a30cf0-d6f6-472e-a5dd-283538746ed8 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - 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-04-14 06:12:07.548 8 WARNING oslo_policy.policy [None req-a5a30cf0-d6f6-472e-a5dd-283538746ed8 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - 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: 2/4] 199.204.45.89 () {44 vars in 905 bytes} [Tue Apr 14 06:12:07 2026] GET /v2.1 => generated 0 bytes in 563 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-04-14 06:12:07.667 7 WARNING oslo_policy.policy [req-a5a30cf0-d6f6-472e-a5dd-283538746ed8 req-21fc3442-b1cc-4753-920e-127feacb68f0 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - 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-04-14 06:12:07.667 7 WARNING oslo_policy.policy [req-a5a30cf0-d6f6-472e-a5dd-283538746ed8 req-21fc3442-b1cc-4753-920e-127feacb68f0 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - 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: 3/5] 199.204.45.89 () {46 vars in 978 bytes} [Tue Apr 14 06:12:07 2026] GET /v2.1/ => generated 398 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 06:12:07.778 8 INFO nova.api.openstack.wsgi [None req-e9bd8552-7750-4c12-8be8-749fa3fd98cb c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 199.204.45.89 () {48 vars in 1007 bytes} [Tue Apr 14 06:12:07 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 199.204.45.89 () {48 vars in 1047 bytes} [Tue Apr 14 06:12:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.204.45.89 () {52 vars in 1044 bytes} [Tue Apr 14 06:12:07 2026] POST /v2.1/flavors => generated 527 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.204.45.89 () {42 vars in 701 bytes} [Tue Apr 14 06:12:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 199.204.45.89 () {44 vars in 905 bytes} [Tue Apr 14 06:12:08 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.204.45.89 () {46 vars in 978 bytes} [Tue Apr 14 06:12:08 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-04-14 06:12:08.755 8 INFO nova.api.openstack.wsgi [None req-eb23ed38-9620-4719-afe9-da096a7c62b7 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/12] 199.204.45.89 () {48 vars in 1009 bytes} [Tue Apr 14 06:12:08 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/13] 199.204.45.89 () {48 vars in 1047 bytes} [Tue Apr 14 06:12:08 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.89 () {52 vars in 1044 bytes} [Tue Apr 14 06:12:08 2026] POST /v2.1/flavors => generated 530 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 199.204.45.89 () {42 vars in 701 bytes} [Tue Apr 14 06:12:09 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/16] 199.204.45.89 () {44 vars in 905 bytes} [Tue Apr 14 06:12:09 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.204.45.89 () {46 vars in 978 bytes} [Tue Apr 14 06:12:09 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-04-14 06:12:09.648 8 INFO nova.api.openstack.wsgi [None req-f1c2b617-1886-47a7-b2d9-5b1a028f9d8e c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/18] 199.204.45.89 () {48 vars in 1011 bytes} [Tue Apr 14 06:12:09 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: 10/19] 199.204.45.89 () {48 vars in 1047 bytes} [Tue Apr 14 06:12:09 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 199.204.45.89 () {52 vars in 1044 bytes} [Tue Apr 14 06:12:09 2026] POST /v2.1/flavors => generated 531 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 199.204.45.89 () {42 vars in 701 bytes} [Tue Apr 14 06:12:10 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/22] 199.204.45.89 () {44 vars in 905 bytes} [Tue Apr 14 06:12:10 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: 12/23] 199.204.45.89 () {46 vars in 978 bytes} [Tue Apr 14 06:12:10 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-04-14 06:12:10.576 8 INFO nova.api.openstack.wsgi [None req-f03adea1-450d-4846-86fb-bbc0a10d1f84 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 12/24] 199.204.45.89 () {48 vars in 1009 bytes} [Tue Apr 14 06:12:10 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/25] 199.204.45.89 () {48 vars in 1047 bytes} [Tue Apr 14 06:12:10 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 199.204.45.89 () {52 vars in 1044 bytes} [Tue Apr 14 06:12:10 2026] POST /v2.1/flavors => generated 530 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 199.204.45.89 () {42 vars in 701 bytes} [Tue Apr 14 06:12:11 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/28] 199.204.45.89 () {44 vars in 905 bytes} [Tue Apr 14 06:12:11 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 15/29] 199.204.45.89 () {46 vars in 978 bytes} [Tue Apr 14 06:12:11 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-04-14 06:12:11.502 8 INFO nova.api.openstack.wsgi [None req-18a0e792-5031-4ece-bf2d-249b8ad901fa c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 15/30] 199.204.45.89 () {48 vars in 1011 bytes} [Tue Apr 14 06:12:11 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/31] 199.204.45.89 () {48 vars in 1047 bytes} [Tue Apr 14 06:12:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/32] 199.204.45.89 () {52 vars in 1044 bytes} [Tue Apr 14 06:12:11 2026] POST /v2.1/flavors => generated 533 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/97] 10.0.0.194 () {28 vars in 454 bytes} [Tue Apr 14 06:17: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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 49/98] 10.0.0.194 () {30 vars in 658 bytes} [Tue Apr 14 06:17:31 2026] GET /v2.1 => generated 0 bytes in 134 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: 50/99] 10.0.0.194 () {30 vars in 660 bytes} [Tue Apr 14 06:17:31 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: 50/100] 10.0.0.194 () {34 vars in 804 bytes} [Tue Apr 14 06:17:31 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 69/137] 199.204.45.89 () {42 vars in 701 bytes} [Tue Apr 14 06:20:25 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 69/138] 199.204.45.89 () {44 vars in 905 bytes} [Tue Apr 14 06:20:25 2026] GET /v2.1 => generated 0 bytes in 97 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 70/139] 199.204.45.89 () {46 vars in 978 bytes} [Tue Apr 14 06:20:25 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-04-14 06:20:25.680 8 INFO nova.api.openstack.wsgi [None req-d1100786-9cb8-40fe-b841-812a755b1ac7 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 70/140] 199.204.45.89 () {48 vars in 1013 bytes} [Tue Apr 14 06:20:25 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 71/141] 199.204.45.89 () {48 vars in 1047 bytes} [Tue Apr 14 06:20:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 71/142] 199.204.45.89 () {52 vars in 1045 bytes} [Tue Apr 14 06:20:25 2026] POST /v2.1/flavors => generated 532 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 79/157] 199.204.45.89 () {42 vars in 701 bytes} [Tue Apr 14 06:21:35 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: 79/158] 199.204.45.89 () {44 vars in 905 bytes} [Tue Apr 14 06:21:35 2026] GET /v2.1 => generated 0 bytes in 52 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 80/159] 199.204.45.89 () {46 vars in 978 bytes} [Tue Apr 14 06:21:35 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-04-14 06:21:35.912 8 INFO nova.api.openstack.wsgi [None req-0c7ce1c1-2fdc-4eda-8423-943d2660d4cc c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user c7d9760d1d9440d7b0caeceb2583c8ea [pid: 8|app: 0|req: 80/160] 199.204.45.89 () {48 vars in 1047 bytes} [Tue Apr 14 06:21:35 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-04-14 06:21:35.928 7 WARNING oslo_db.sqlalchemy.utils [None req-4b22679e-f05c-48f9-a7d7-17aff971cb68 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 81/161] 199.204.45.89 () {48 vars in 1012 bytes} [Tue Apr 14 06:21:35 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: 81/162] 199.204.45.89 () {52 vars in 1053 bytes} [Tue Apr 14 06:21:35 2026] POST /v2.1/os-keypairs => generated 576 bytes in 48 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/163] 199.204.45.89 () {42 vars in 701 bytes} [Tue Apr 14 06:21:39 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 82/164] 199.204.45.89 () {44 vars in 905 bytes} [Tue Apr 14 06:21:39 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 83/165] 199.204.45.89 () {46 vars in 978 bytes} [Tue Apr 14 06:21:39 2026] GET /v2.1/ => generated 398 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/166] 199.204.45.89 () {48 vars in 1069 bytes} [Tue Apr 14 06:21:39 2026] GET /v2.1/os-quota-sets/47935cea4be548058084e2a54d6eef3d => generated 283 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 84/167] 199.204.45.89 () {52 vars in 1121 bytes} [Tue Apr 14 06:21:39 2026] PUT /v2.1/os-quota-sets/47935cea4be548058084e2a54d6eef3d => generated 238 bytes in 457 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/274] 199.204.45.89 () {42 vars in 701 bytes} [Tue Apr 14 06:30:24 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: 137/275] 199.204.45.89 () {44 vars in 905 bytes} [Tue Apr 14 06:30:24 2026] GET /v2.1 => generated 0 bytes in 129 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 139/276] 199.204.45.89 () {46 vars in 978 bytes} [Tue Apr 14 06:30:24 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-04-14 06:30:24.487 8 INFO nova.api.openstack.wsgi [None req-1d557aa7-8478-4311-9dbf-7732f8d3e4f0 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 138/277] 199.204.45.89 () {48 vars in 1011 bytes} [Tue Apr 14 06:30:24 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/278] 199.204.45.89 () {48 vars in 1047 bytes} [Tue Apr 14 06:30:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/279] 199.204.45.89 () {52 vars in 1045 bytes} [Tue Apr 14 06:30:24 2026] POST /v2.1/flavors => generated 532 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/318] 199.204.45.89 () {42 vars in 701 bytes} [Tue Apr 14 06:33:38 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/319] 199.204.45.89 () {44 vars in 905 bytes} [Tue Apr 14 06:33:38 2026] GET /v2.1 => generated 0 bytes in 16 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 160/320] 199.204.45.89 () {46 vars in 978 bytes} [Tue Apr 14 06:33:38 2026] GET /v2.1/ => generated 398 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/321] 199.204.45.89 () {48 vars in 1069 bytes} [Tue Apr 14 06:33:38 2026] GET /v2.1/os-quota-sets/06574fd622b64629b8a3124b630c2df2 => generated 283 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/322] 199.204.45.89 () {52 vars in 1121 bytes} [Tue Apr 14 06:33:38 2026] PUT /v2.1/os-quota-sets/06574fd622b64629b8a3124b630c2df2 => generated 238 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/447] 199.204.45.89 () {42 vars in 701 bytes} [Tue Apr 14 06:43:56 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/448] 199.204.45.89 () {44 vars in 905 bytes} [Tue Apr 14 06:43:56 2026] GET /v2.1 => generated 0 bytes in 151 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 225/449] 199.204.45.89 () {46 vars in 978 bytes} [Tue Apr 14 06:43:56 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-04-14 06:43:56.642 8 INFO nova.api.openstack.wsgi [None req-2aec6153-24ba-4e9c-bcf4-d28280d3613f c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 225/450] 199.204.45.89 () {48 vars in 1007 bytes} [Tue Apr 14 06:43:56 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/451] 199.204.45.89 () {48 vars in 1047 bytes} [Tue Apr 14 06:43:56 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: 8|app: 0|req: 226/452] 199.204.45.89 () {48 vars in 1095 bytes} [Tue Apr 14 06:43:56 2026] GET /v2.1/flavors/e0ab2aa5-01e1-468e-a21e-0529b0943485/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: 227/453] 199.204.45.89 () {42 vars in 701 bytes} [Tue Apr 14 06:43:57 2026] GET /v2.1 => generated 114 bytes in 5 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/454] 199.204.45.89 () {44 vars in 905 bytes} [Tue Apr 14 06:43:57 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 228/455] 199.204.45.89 () {46 vars in 978 bytes} [Tue Apr 14 06:43:57 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-04-14 06:43:57.671 8 INFO nova.api.openstack.wsgi [None req-f46745b2-92d7-47dc-a236-fb3ce0babe96 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 228/456] 199.204.45.89 () {48 vars in 1009 bytes} [Tue Apr 14 06:43:57 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/457] 199.204.45.89 () {48 vars in 1047 bytes} [Tue Apr 14 06:43:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/458] 199.204.45.89 () {48 vars in 1095 bytes} [Tue Apr 14 06:43:57 2026] GET /v2.1/flavors/cf56ead6-9bce-4bd4-ade2-ba66bed6cb2c/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: 230/459] 199.204.45.89 () {42 vars in 701 bytes} [Tue Apr 14 06:43:58 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: 230/460] 199.204.45.89 () {44 vars in 905 bytes} [Tue Apr 14 06:43:58 2026] GET /v2.1 => generated 0 bytes in 49 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 231/461] 199.204.45.89 () {46 vars in 978 bytes} [Tue Apr 14 06:43:58 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-04-14 06:43:58.670 8 INFO nova.api.openstack.wsgi [None req-2dbedd2e-950b-4f94-8ad6-e6ffa234de68 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 231/462] 199.204.45.89 () {48 vars in 1011 bytes} [Tue Apr 14 06:43:58 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: 7|app: 0|req: 232/463] 199.204.45.89 () {48 vars in 1047 bytes} [Tue Apr 14 06:43:58 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/464] 199.204.45.89 () {48 vars in 1095 bytes} [Tue Apr 14 06:43:58 2026] GET /v2.1/flavors/2bfea7bd-299e-4871-844e-abaa13ca29c7/os-extra_specs => generated 19 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/465] 199.204.45.89 () {42 vars in 701 bytes} [Tue Apr 14 06:43:59 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/466] 199.204.45.89 () {44 vars in 905 bytes} [Tue Apr 14 06:43:59 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 234/467] 199.204.45.89 () {46 vars in 978 bytes} [Tue Apr 14 06:43:59 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-04-14 06:43:59.591 8 INFO nova.api.openstack.wsgi [None req-c0dad8f6-3b5d-4d5d-b435-30a6158892e6 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 234/468] 199.204.45.89 () {48 vars in 1009 bytes} [Tue Apr 14 06:43:59 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/469] 199.204.45.89 () {48 vars in 1047 bytes} [Tue Apr 14 06:43:59 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: 8|app: 0|req: 235/470] 199.204.45.89 () {48 vars in 1095 bytes} [Tue Apr 14 06:43:59 2026] GET /v2.1/flavors/0f84da8b-4554-43ce-8d24-c9c2bad4760d/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: 236/471] 199.204.45.89 () {42 vars in 701 bytes} [Tue Apr 14 06:44:00 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/472] 199.204.45.89 () {44 vars in 905 bytes} [Tue Apr 14 06:44:00 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: 237/473] 199.204.45.89 () {46 vars in 978 bytes} [Tue Apr 14 06:44:00 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-04-14 06:44:00.544 8 INFO nova.api.openstack.wsgi [None req-0fa52a67-b64f-4b1e-a7ec-6a2d42f2df57 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 237/474] 199.204.45.89 () {48 vars in 1011 bytes} [Tue Apr 14 06:44:00 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/475] 199.204.45.89 () {48 vars in 1047 bytes} [Tue Apr 14 06:44:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/476] 199.204.45.89 () {48 vars in 1095 bytes} [Tue Apr 14 06:44:00 2026] GET /v2.1/flavors/2cf9b0fe-6777-4e11-b8d7-68710f4fc607/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: 246/491] 199.204.45.89 () {42 vars in 701 bytes} [Tue Apr 14 06:45:04 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: 246/492] 199.204.45.89 () {44 vars in 905 bytes} [Tue Apr 14 06:45:04 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: 247/493] 199.204.45.89 () {46 vars in 978 bytes} [Tue Apr 14 06:45:04 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-04-14 06:45:04.961 7 INFO nova.api.openstack.wsgi [None req-172ec253-974d-45bc-8e76-709bd8c166b2 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 247/494] 199.204.45.89 () {48 vars in 1013 bytes} [Tue Apr 14 06:45:04 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/495] 199.204.45.89 () {48 vars in 1047 bytes} [Tue Apr 14 06:45:04 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/496] 199.204.45.89 () {48 vars in 1095 bytes} [Tue Apr 14 06:45:05 2026] GET /v2.1/flavors/c5facf2d-2f8b-4a70-890b-8e5a96be19eb/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/497] 199.204.45.89 () {42 vars in 701 bytes} [Tue Apr 14 06:45:11 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/498] 199.204.45.89 () {44 vars in 905 bytes} [Tue Apr 14 06:45:11 2026] GET /v2.1 => generated 0 bytes in 80 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 250/499] 199.204.45.89 () {46 vars in 978 bytes} [Tue Apr 14 06:45:11 2026] GET /v2.1/ => generated 398 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/500] 199.204.45.89 () {48 vars in 1047 bytes} [Tue Apr 14 06:45:11 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/503] 199.204.45.89 () {42 vars in 701 bytes} [Tue Apr 14 06:45:15 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: 252/504] 199.204.45.89 () {44 vars in 905 bytes} [Tue Apr 14 06:45:15 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 253/505] 199.204.45.89 () {46 vars in 978 bytes} [Tue Apr 14 06:45:15 2026] GET /v2.1/ => generated 398 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/506] 199.204.45.89 () {48 vars in 1069 bytes} [Tue Apr 14 06:45:15 2026] GET /v2.1/os-quota-sets/47935cea4be548058084e2a54d6eef3d => generated 280 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/515] 199.204.45.89 () {42 vars in 701 bytes} [Tue Apr 14 06:46:00 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/516] 199.204.45.89 () {44 vars in 905 bytes} [Tue Apr 14 06:46:00 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: 259/517] 199.204.45.89 () {46 vars in 978 bytes} [Tue Apr 14 06:46:00 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-04-14 06:46:00.129 7 INFO nova.api.openstack.wsgi [None req-19da9e17-59e3-4d61-994d-6f8ec6cf0450 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 259/518] 199.204.45.89 () {48 vars in 1011 bytes} [Tue Apr 14 06:46:00 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/519] 199.204.45.89 () {48 vars in 1047 bytes} [Tue Apr 14 06:46:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/520] 199.204.45.89 () {48 vars in 1095 bytes} [Tue Apr 14 06:46:00 2026] GET /v2.1/flavors/a53ce3a2-8cf5-48c2-a50b-f95fa86e4d07/os-extra_specs => generated 19 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/525] 199.204.45.89 () {42 vars in 701 bytes} [Tue Apr 14 06:46:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/526] 199.204.45.89 () {44 vars in 905 bytes} [Tue Apr 14 06:46:14 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 264/527] 199.204.45.89 () {46 vars in 978 bytes} [Tue Apr 14 06:46:14 2026] GET /v2.1/ => generated 398 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/528] 199.204.45.89 () {48 vars in 1069 bytes} [Tue Apr 14 06:46:14 2026] GET /v2.1/os-quota-sets/06574fd622b64629b8a3124b630c2df2 => generated 280 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/537] 199.204.45.89 () {42 vars in 701 bytes} [Tue Apr 14 06:47:00 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/538] 199.204.45.89 () {44 vars in 905 bytes} [Tue Apr 14 06:47:00 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: 270/539] 199.204.45.89 () {46 vars in 978 bytes} [Tue Apr 14 06:47:00 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-04-14 06:47:00.975 7 INFO nova.api.openstack.wsgi [None req-7482221c-0c93-4e08-a7d0-60da10983df3 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 270/540] 199.204.45.89 () {48 vars in 1007 bytes} [Tue Apr 14 06:47:00 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/541] 199.204.45.89 () {48 vars in 1047 bytes} [Tue Apr 14 06:47:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/550] 10.0.0.211 () {32 vars in 655 bytes} [Tue Apr 14 06:47:41 2026] GET /v2.1/flavors/detail => generated 2534 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, ' [pid: 8|app: 0|req: 276/551] 10.0.0.211 () {32 vars in 641 bytes} [Tue Apr 14 06:47:41 2026] GET /v2.1/servers => generated 15 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-14 06:47:42.092 7 WARNING oslo_db.sqlalchemy.utils [None req-71a1e7c3-f006-42e2-bc2b-4c459d4dc673 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 276/552] 10.0.0.211 () {32 vars in 649 bytes} [Tue Apr 14 06:47:42 2026] GET /v2.1/os-keypairs => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/553] 10.0.0.211 () {32 vars in 694 bytes} [Tue Apr 14 06:47:42 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/558] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:47:53 2026] GET /v2.1/flavors/e0ab2aa5-01e1-468e-a21e-0529b0943485 => generated 511 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/559] 10.0.0.211 () {32 vars in 641 bytes} [Tue Apr 14 06:47:53 2026] GET /v2.1/flavors => generated 1674 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/560] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:47:53 2026] GET /v2.1/flavors/e0ab2aa5-01e1-468e-a21e-0529b0943485 => generated 511 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/561] 10.0.0.211 () {34 vars in 671 bytes} [Tue Apr 14 06:47:58 2026] POST /v2.1/os-keypairs => generated 385 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/562] 10.0.0.211 () {34 vars in 685 bytes} [Tue Apr 14 06:47:59 2026] POST /v2.1/os-security-groups => generated 242 bytes in 885 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/563] 10.0.0.211 () {34 vars in 685 bytes} [Tue Apr 14 06:47:59 2026] POST /v2.1/os-security-groups => generated 242 bytes in 763 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/564] 10.0.0.211 () {34 vars in 685 bytes} [Tue Apr 14 06:48:00 2026] POST /v2.1/os-security-groups => generated 244 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/565] 10.0.0.211 () {32 vars in 663 bytes} [Tue Apr 14 06:48:00 2026] GET /v2.1/os-security-groups => generated 1381 bytes in 347 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/566] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:48:01 2026] DELETE /v2.1/os-security-groups/6d094744-3abd-491d-bca6-703120a5714d => generated 0 bytes in 194 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-14 06:48:01.490 8 INFO nova.api.openstack.wsgi [None req-f94a432c-d339-4345-bd10-263611f2fa93 02c7047908af461b9d9de8c2b3069f57 8560c11f3e434d238e65bcc9c266deae - - default default] HTTP exception thrown: Security group 6d094744-3abd-491d-bca6-703120a5714d does not exist Neutron server returns request_ids: ['req-cb4bfd44-2fe0-457e-bd1d-ef5b80cb1aca'] [pid: 8|app: 0|req: 286/567] 10.0.0.211 () {32 vars in 737 bytes} [Tue Apr 14 06:48:01 2026] GET /v2.1/os-security-groups/6d094744-3abd-491d-bca6-703120a5714d => generated 194 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/568] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:48:01 2026] DELETE /v2.1/os-security-groups/8e40cbee-5f17-4137-b892-2580e960376e => generated 0 bytes in 193 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-14 06:48:01.764 8 INFO nova.api.openstack.wsgi [None req-1709d6e6-15d1-4a92-b653-31094a39d00a 02c7047908af461b9d9de8c2b3069f57 8560c11f3e434d238e65bcc9c266deae - - default default] HTTP exception thrown: Security group 8e40cbee-5f17-4137-b892-2580e960376e does not exist Neutron server returns request_ids: ['req-48bf56c4-9518-457b-90e3-4b05ec47759b'] [pid: 8|app: 0|req: 288/569] 10.0.0.211 () {32 vars in 737 bytes} [Tue Apr 14 06:48:01 2026] GET /v2.1/os-security-groups/8e40cbee-5f17-4137-b892-2580e960376e => generated 194 bytes in 67 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/570] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:48:01 2026] DELETE /v2.1/os-security-groups/70b4779e-eef6-4e70-8297-671c178332aa => generated 0 bytes in 297 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-14 06:48:02.106 8 INFO nova.api.openstack.wsgi [None req-accc782f-781f-428f-83a6-a3ab80675540 02c7047908af461b9d9de8c2b3069f57 8560c11f3e434d238e65bcc9c266deae - - default default] HTTP exception thrown: Security group 70b4779e-eef6-4e70-8297-671c178332aa does not exist Neutron server returns request_ids: ['req-465d29e4-98c2-482c-b670-5408663b2d8f'] [pid: 8|app: 0|req: 290/571] 10.0.0.211 () {32 vars in 737 bytes} [Tue Apr 14 06:48:02 2026] GET /v2.1/os-security-groups/70b4779e-eef6-4e70-8297-671c178332aa => generated 194 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/572] 10.0.0.211 () {34 vars in 663 bytes} [Tue Apr 14 06:48:00 2026] POST /v2.1/servers => generated 452 bytes in 1638 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: 291/573] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:48:02 2026] GET /v2.1/servers/aa75f369-f7b0-41dc-b550-1bd3fed909c4 => generated 1392 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/574] 10.0.0.211 () {32 vars in 663 bytes} [Tue Apr 14 06:48:02 2026] GET /v2.1/os-security-groups => generated 707 bytes in 199 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-04-14 06:48:02.367 8 INFO nova.api.openstack.wsgi [None req-d86489b6-165b-40f8-9a7f-37109ebd81c1 02c7047908af461b9d9de8c2b3069f57 8560c11f3e434d238e65bcc9c266deae - - default default] HTTP exception thrown: Security group 70b4779e-eef6-4e70-8297-671c178332aa does not exist Neutron server returns request_ids: ['req-e7d2b9d3-bd24-4da6-a53e-f26216c20b95'] [pid: 8|app: 0|req: 292/575] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:48:02 2026] DELETE /v2.1/os-security-groups/70b4779e-eef6-4e70-8297-671c178332aa => generated 194 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-14 06:48:02.420 7 INFO nova.api.openstack.wsgi [None req-190234f2-2124-439c-a45c-4a827f82ec18 02c7047908af461b9d9de8c2b3069f57 8560c11f3e434d238e65bcc9c266deae - - default default] HTTP exception thrown: Security group 8e40cbee-5f17-4137-b892-2580e960376e does not exist Neutron server returns request_ids: ['req-9bd57afa-1975-467e-9538-461fcb10b9e1'] [pid: 7|app: 0|req: 284/578] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:48:02 2026] DELETE /v2.1/os-security-groups/8e40cbee-5f17-4137-b892-2580e960376e => generated 194 bytes in 45 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-14 06:48:02.592 8 INFO nova.api.openstack.wsgi [None req-532f499f-3555-4b89-83d0-7f0538281680 02c7047908af461b9d9de8c2b3069f57 8560c11f3e434d238e65bcc9c266deae - - default default] HTTP exception thrown: Security group 6d094744-3abd-491d-bca6-703120a5714d does not exist Neutron server returns request_ids: ['req-e19baf4e-42f0-4256-840e-0d728abcbd50'] [pid: 8|app: 0|req: 295/579] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:48:02 2026] DELETE /v2.1/os-security-groups/6d094744-3abd-491d-bca6-703120a5714d => generated 194 bytes in 168 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/580] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:48:03 2026] GET /v2.1/servers/aa75f369-f7b0-41dc-b550-1bd3fed909c4 => generated 1444 bytes in 746 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/581] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:48:05 2026] GET /v2.1/servers/aa75f369-f7b0-41dc-b550-1bd3fed909c4 => generated 1450 bytes in 858 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 286/582] 10.0.0.211 () {34 vars in 685 bytes} [Tue Apr 14 06:48:06 2026] POST /v2.1/os-security-groups => generated 247 bytes in 580 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: 297/583] 10.0.0.211 () {34 vars in 695 bytes} [Tue Apr 14 06:48:06 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/584] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:48:06 2026] GET /v2.1/servers/aa75f369-f7b0-41dc-b550-1bd3fed909c4 => generated 1517 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/585] 10.0.0.211 () {34 vars in 685 bytes} [Tue Apr 14 06:48:07 2026] POST /v2.1/os-security-groups => generated 248 bytes in 193 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: 288/586] 10.0.0.211 () {34 vars in 695 bytes} [Tue Apr 14 06:48:07 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/587] 10.0.0.211 () {34 vars in 695 bytes} [Tue Apr 14 06:48:07 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/588] 10.0.0.211 () {32 vars in 737 bytes} [Tue Apr 14 06:48:07 2026] GET /v2.1/os-security-groups/69c12024-d517-466d-89f0-913a8d449862 => generated 665 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/589] 10.0.0.211 () {32 vars in 750 bytes} [Tue Apr 14 06:48:07 2026] DELETE /v2.1/os-security-group-rules/13e7b63e-b6a8-4fc2-92b8-4b5988d8be03 => generated 0 bytes in 241 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/590] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:48:07 2026] DELETE /v2.1/os-security-groups/69c12024-d517-466d-89f0-913a8d449862 => generated 0 bytes in 192 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/591] 10.0.0.211 () {32 vars in 740 bytes} [Tue Apr 14 06:48:08 2026] DELETE /v2.1/os-security-groups/29d65db8-b39d-4e1b-af34-b5a8d9e964bc => generated 0 bytes in 214 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-14 06:48:08.305 7 INFO nova.api.openstack.compute.server_external_events [req-f9940403-5671-4fbd-9f7f-abd537883eff req-2f01894e-5758-4ddd-a2f0-085c2d019d75 a6dd8687397b401fb7fb25edb5b60c7e 06574fd622b64629b8a3124b630c2df2 - - 699291c45ea4471a89a422e31e1281f1 699291c45ea4471a89a422e31e1281f1] Creating event network-changed:da022963-9df2-41b9-b95d-db0da980752b for instance aa75f369-f7b0-41dc-b550-1bd3fed909c4 on instance 2026-04-14 06:48:08.315 7 INFO nova.compute.rpcapi [None req-004308b7-5419-463b-87b7-2f4b04d88685 - - - - - -] Automatically selected compute RPC version 6.2 from minimum service version 66 [pid: 7|app: 0|req: 291/592] 10.0.0.135 () {38 vars in 815 bytes} [Tue Apr 14 06:48:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/593] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:48:08 2026] GET /v2.1/servers/aa75f369-f7b0-41dc-b550-1bd3fed909c4 => generated 1517 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 292/594] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:48:09 2026] GET /v2.1/servers/aa75f369-f7b0-41dc-b550-1bd3fed909c4 => generated 1517 bytes in 1630 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 303/597] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:48:12 2026] GET /v2.1/servers/aa75f369-f7b0-41dc-b550-1bd3fed909c4 => generated 1517 bytes in 427 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-04-14 06:48:13.143 7 INFO nova.api.openstack.compute.server_external_events [req-ab3cae62-fbe3-4ca2-9a20-3465e995e85c req-b3c3b7c7-d4b2-4f64-ae27-f439f0cb8a05 a6dd8687397b401fb7fb25edb5b60c7e 06574fd622b64629b8a3124b630c2df2 - - 699291c45ea4471a89a422e31e1281f1 699291c45ea4471a89a422e31e1281f1] Creating event network-vif-plugged:da022963-9df2-41b9-b95d-db0da980752b for instance aa75f369-f7b0-41dc-b550-1bd3fed909c4 on instance [pid: 7|app: 0|req: 295/598] 10.0.0.19 () {38 vars in 814 bytes} [Tue Apr 14 06:48:12 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 157 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: 304/599] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:48:13 2026] GET /v2.1/servers/aa75f369-f7b0-41dc-b550-1bd3fed909c4 => generated 1700 bytes in 320 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 296/600] 10.0.0.211 () {32 vars in 741 bytes} [Tue Apr 14 06:48:14 2026] GET /v2.1/servers/aa75f369-f7b0-41dc-b550-1bd3fed909c4/os-interface => generated 285 bytes in 119 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-04-14 06:48:15.301 7 INFO nova.api.openstack.compute.server_external_events [req-5a300e9e-8c9b-4e19-a158-30f75540ceec req-23463254-8f62-483b-a67a-7eb8615e4a7e a6dd8687397b401fb7fb25edb5b60c7e 06574fd622b64629b8a3124b630c2df2 - - 699291c45ea4471a89a422e31e1281f1 699291c45ea4471a89a422e31e1281f1] Creating event network-changed:da022963-9df2-41b9-b95d-db0da980752b for instance aa75f369-f7b0-41dc-b550-1bd3fed909c4 on instance [pid: 7|app: 0|req: 297/601] 10.0.0.135 () {38 vars in 815 bytes} [Tue Apr 14 06:48:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 305/602] 10.0.0.211 () {34 vars in 671 bytes} [Tue Apr 14 06:48:15 2026] POST /v2.1/os-keypairs => generated 386 bytes in 306 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: 298/603] 10.0.0.211 () {34 vars in 671 bytes} [Tue Apr 14 06:48:20 2026] POST /v2.1/os-keypairs => generated 386 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/606] 10.0.0.211 () {34 vars in 663 bytes} [Tue Apr 14 06:48:22 2026] POST /v2.1/servers => generated 450 bytes in 748 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: 301/607] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:48:23 2026] GET /v2.1/servers/1152b60c-432d-44f2-87c4-dcc571dfc3fb => generated 1400 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: 307/608] 10.0.0.211 () {34 vars in 663 bytes} [Tue Apr 14 06:48:22 2026] POST /v2.1/servers => generated 450 bytes in 1796 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: 302/609] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:48:24 2026] GET /v2.1/servers/1152b60c-432d-44f2-87c4-dcc571dfc3fb => generated 1460 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/610] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:48:24 2026] GET /v2.1/servers/7c40a6da-2ccf-478c-8f45-ace604d100fe => generated 1253 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 309/611] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:48:25 2026] GET /v2.1/servers/7c40a6da-2ccf-478c-8f45-ace604d100fe => generated 1369 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/612] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:48:25 2026] GET /v2.1/servers/1152b60c-432d-44f2-87c4-dcc571dfc3fb => generated 1526 bytes in 344 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-04-14 06:48:26.314 8 INFO nova.api.openstack.compute.server_external_events [req-e74f06e6-6e0b-4a1c-a61a-428bf231db40 req-9b3a9374-0417-45a3-b807-7e1b09864d5a a6dd8687397b401fb7fb25edb5b60c7e 06574fd622b64629b8a3124b630c2df2 - - 699291c45ea4471a89a422e31e1281f1 699291c45ea4471a89a422e31e1281f1] Creating event network-changed:45d2c31b-6bc1-4f17-890d-ad3e7c7c7f8b for instance 1152b60c-432d-44f2-87c4-dcc571dfc3fb on instance 2026-04-14 06:48:26.326 8 INFO nova.compute.rpcapi [None req-7e5236a2-ff3f-4863-8353-a30a42f00bbe - - - - - -] Automatically selected compute RPC version 6.2 from minimum service version 66 [pid: 8|app: 0|req: 310/613] 10.0.0.135 () {38 vars in 815 bytes} [Tue Apr 14 06:48:26 2026] POST /v2.1/os-server-external-events => generated 179 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-04-14 06:48:26.829 7 INFO nova.api.openstack.compute.server_external_events [req-4404c5f3-4542-4e6b-ab42-4fca02b6825f req-ac08ce2e-8085-4179-8942-2db390ba91b0 a6dd8687397b401fb7fb25edb5b60c7e 06574fd622b64629b8a3124b630c2df2 - - 699291c45ea4471a89a422e31e1281f1 699291c45ea4471a89a422e31e1281f1] Creating event network-changed:0bd3a15b-e861-4167-b50e-e7a379876add for instance 7c40a6da-2ccf-478c-8f45-ace604d100fe on instance [pid: 7|app: 0|req: 304/614] 10.0.0.135 () {38 vars in 815 bytes} [Tue Apr 14 06:48:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 311/615] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:48:26 2026] GET /v2.1/servers/7c40a6da-2ccf-478c-8f45-ace604d100fe => generated 1436 bytes in 303 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/616] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:48:26 2026] GET /v2.1/servers/1152b60c-432d-44f2-87c4-dcc571dfc3fb => generated 1526 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 312/617] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:48:28 2026] GET /v2.1/servers/7c40a6da-2ccf-478c-8f45-ace604d100fe => generated 1436 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/618] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:48:28 2026] GET /v2.1/servers/1152b60c-432d-44f2-87c4-dcc571dfc3fb => generated 1526 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-04-14 06:48:28.569 8 INFO nova.api.openstack.compute.server_external_events [req-2ef5e672-ba5b-426e-8bbd-e2569fc793fe req-14598173-24ce-41c9-a6ac-961533a32cd5 a6dd8687397b401fb7fb25edb5b60c7e 06574fd622b64629b8a3124b630c2df2 - - 699291c45ea4471a89a422e31e1281f1 699291c45ea4471a89a422e31e1281f1] Creating event network-vif-plugged:45d2c31b-6bc1-4f17-890d-ad3e7c7c7f8b for instance 1152b60c-432d-44f2-87c4-dcc571dfc3fb on instance [pid: 8|app: 0|req: 313/619] 10.0.0.19 () {38 vars in 814 bytes} [Tue Apr 14 06:48:28 2026] POST /v2.1/os-server-external-events => generated 183 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: 8|app: 0|req: 314/620] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:48:29 2026] GET /v2.1/servers/1152b60c-432d-44f2-87c4-dcc571dfc3fb => generated 1717 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 307/621] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:48:29 2026] GET /v2.1/servers/7c40a6da-2ccf-478c-8f45-ace604d100fe => generated 1424 bytes in 570 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/622] 10.0.0.211 () {32 vars in 741 bytes} [Tue Apr 14 06:48:29 2026] GET /v2.1/servers/1152b60c-432d-44f2-87c4-dcc571dfc3fb/os-interface => generated 284 bytes in 298 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-04-14 06:48:30.441 7 INFO nova.api.openstack.compute.server_external_events [req-041d2d80-6045-48cf-88dd-fc684427af51 req-9fa9a357-0517-4e27-9a55-470172ac53ea a6dd8687397b401fb7fb25edb5b60c7e 06574fd622b64629b8a3124b630c2df2 - - 699291c45ea4471a89a422e31e1281f1 699291c45ea4471a89a422e31e1281f1] Creating event network-vif-plugged:0bd3a15b-e861-4167-b50e-e7a379876add for instance 7c40a6da-2ccf-478c-8f45-ace604d100fe on instance [pid: 7|app: 0|req: 308/623] 10.0.0.19 () {38 vars in 814 bytes} [Tue Apr 14 06:48:30 2026] POST /v2.1/os-server-external-events => generated 183 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 316/624] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:48:30 2026] GET /v2.1/servers/1152b60c-432d-44f2-87c4-dcc571dfc3fb => generated 1717 bytes in 303 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-04-14 06:48:31.167 8 INFO nova.api.openstack.compute.server_external_events [req-a16a7f2d-0803-42f4-bd4d-640883381183 req-9ef8c152-6800-4d48-86bb-8dba7f9df8cc a6dd8687397b401fb7fb25edb5b60c7e 06574fd622b64629b8a3124b630c2df2 - - 699291c45ea4471a89a422e31e1281f1 699291c45ea4471a89a422e31e1281f1] Creating event network-changed:45d2c31b-6bc1-4f17-890d-ad3e7c7c7f8b for instance 1152b60c-432d-44f2-87c4-dcc571dfc3fb on instance [pid: 8|app: 0|req: 317/625] 10.0.0.135 () {38 vars in 815 bytes} [Tue Apr 14 06:48:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/626] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:48:30 2026] GET /v2.1/servers/7c40a6da-2ccf-478c-8f45-ace604d100fe => generated 1612 bytes in 316 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 318/627] 10.0.0.211 () {32 vars in 741 bytes} [Tue Apr 14 06:48:31 2026] GET /v2.1/servers/7c40a6da-2ccf-478c-8f45-ace604d100fe/os-interface => generated 285 bytes in 186 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: 310/630] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:48:32 2026] GET /v2.1/servers/7c40a6da-2ccf-478c-8f45-ace604d100fe => generated 1612 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, ' [pid: 8|app: 0|req: 321/631] 10.0.0.211 () {32 vars in 641 bytes} [Tue Apr 14 06:48:32 2026] GET /v2.1/servers => generated 387 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 311/632] 10.0.0.211 () {32 vars in 718 bytes} [Tue Apr 14 06:48:32 2026] DELETE /v2.1/servers/7c40a6da-2ccf-478c-8f45-ace604d100fe => generated 0 bytes in 130 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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/633] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:48:32 2026] GET /v2.1/servers/7c40a6da-2ccf-478c-8f45-ace604d100fe => generated 1618 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-04-14 06:48:33.206 7 INFO nova.api.openstack.compute.server_external_events [req-899c621f-161a-4593-aa2e-f04bc55c80e4 req-9c282145-85d9-45d2-bac2-70ed7fac5e1d a6dd8687397b401fb7fb25edb5b60c7e 06574fd622b64629b8a3124b630c2df2 - - 699291c45ea4471a89a422e31e1281f1 699291c45ea4471a89a422e31e1281f1] Creating event network-changed:0bd3a15b-e861-4167-b50e-e7a379876add for instance 7c40a6da-2ccf-478c-8f45-ace604d100fe on instance [pid: 7|app: 0|req: 312/634] 10.0.0.135 () {38 vars in 815 bytes} [Tue Apr 14 06:48:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-04-14 06:48:34.101 7 INFO nova.api.openstack.compute.server_external_events [req-60b99449-c071-4f16-b53c-6085f4d68a10 req-6ee60773-238c-4660-9e1d-d1790ef1eabe a6dd8687397b401fb7fb25edb5b60c7e 06574fd622b64629b8a3124b630c2df2 - - 699291c45ea4471a89a422e31e1281f1 699291c45ea4471a89a422e31e1281f1] Creating event network-vif-unplugged:0bd3a15b-e861-4167-b50e-e7a379876add for instance 7c40a6da-2ccf-478c-8f45-ace604d100fe on instance [pid: 7|app: 0|req: 313/635] 10.0.0.19 () {38 vars in 814 bytes} [Tue Apr 14 06:48:34 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/636] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:48:34 2026] GET /v2.1/servers/7c40a6da-2ccf-478c-8f45-ace604d100fe => generated 1618 bytes in 360 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-04-14 06:48:35.217 8 INFO nova.api.openstack.compute.server_external_events [req-3b587ee0-64bf-40c1-8a0d-f9c7d3ef6a61 req-b2abf100-85e1-48fb-81e3-17b5e1516f91 a6dd8687397b401fb7fb25edb5b60c7e 06574fd622b64629b8a3124b630c2df2 - - 699291c45ea4471a89a422e31e1281f1 699291c45ea4471a89a422e31e1281f1] Creating event network-vif-deleted:0bd3a15b-e861-4167-b50e-e7a379876add for instance 7c40a6da-2ccf-478c-8f45-ace604d100fe on instance [pid: 8|app: 0|req: 324/637] 10.0.0.135 () {38 vars in 815 bytes} [Tue Apr 14 06:48:35 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/638] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:48:34 2026] GET /v2.1/servers/aa75f369-f7b0-41dc-b550-1bd3fed909c4 => generated 1820 bytes in 415 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 315/639] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:48:35 2026] GET /v2.1/servers/7c40a6da-2ccf-478c-8f45-ace604d100fe => generated 1380 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/640] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:48:35 2026] GET /v2.1/servers/aa75f369-f7b0-41dc-b550-1bd3fed909c4 => generated 1820 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 316/641] 10.0.0.211 () {34 vars in 750 bytes} [Tue Apr 14 06:48:35 2026] POST /v2.1/servers/aa75f369-f7b0-41dc-b550-1bd3fed909c4/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 326/642] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:48:35 2026] GET /v2.1/servers/aa75f369-f7b0-41dc-b550-1bd3fed909c4 => generated 1822 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 06:48:36.509 7 INFO nova.api.openstack.wsgi [None req-1dca85cf-b19b-4560-b334-ab582ac73d32 bbaa75dd687c4d5d9db36874b1e9d412 4893757b36e3467cbd6cbfc9bd3b9fe4 - - default default] HTTP exception thrown: Instance 7c40a6da-2ccf-478c-8f45-ace604d100fe could not be found. [pid: 7|app: 0|req: 317/643] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:48:36 2026] GET /v2.1/servers/7c40a6da-2ccf-478c-8f45-ace604d100fe => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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/644] 10.0.0.211 () {32 vars in 706 bytes} [Tue Apr 14 06:48:36 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1789312389 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 318/645] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:48:37 2026] GET /v2.1/servers/aa75f369-f7b0-41dc-b550-1bd3fed909c4 => generated 1827 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-14 06:48:37.864 8 INFO nova.api.openstack.compute.server_external_events [req-68e1f8ea-3d7c-46f0-a23f-2f0e9acbb2d0 req-a6f0936e-082a-4368-b44c-c2127090d953 a6dd8687397b401fb7fb25edb5b60c7e 06574fd622b64629b8a3124b630c2df2 - - 699291c45ea4471a89a422e31e1281f1 699291c45ea4471a89a422e31e1281f1] Creating event network-vif-unplugged:da022963-9df2-41b9-b95d-db0da980752b for instance aa75f369-f7b0-41dc-b550-1bd3fed909c4 on instance [pid: 8|app: 0|req: 328/646] 10.0.0.19 () {38 vars in 814 bytes} [Tue Apr 14 06:48:37 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 319/647] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:48:38 2026] GET /v2.1/servers/aa75f369-f7b0-41dc-b550-1bd3fed909c4 => generated 1827 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-04-14 06:48:38.989 8 INFO nova.api.openstack.compute.server_external_events [req-fe5b18e0-8d27-4506-a312-c028d8a1c869 req-4b3d947f-2e8a-4085-8f0c-b88a1484e2bc a6dd8687397b401fb7fb25edb5b60c7e 06574fd622b64629b8a3124b630c2df2 - - 699291c45ea4471a89a422e31e1281f1 699291c45ea4471a89a422e31e1281f1] Creating event network-vif-plugged:da022963-9df2-41b9-b95d-db0da980752b for instance aa75f369-f7b0-41dc-b550-1bd3fed909c4 on instance [pid: 8|app: 0|req: 329/648] 10.0.0.19 () {38 vars in 814 bytes} [Tue Apr 14 06:48:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 320/649] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:48:39 2026] GET /v2.1/servers/aa75f369-f7b0-41dc-b550-1bd3fed909c4 => generated 1820 bytes in 806 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 331/652] 10.0.0.211 () {32 vars in 741 bytes} [Tue Apr 14 06:48:44 2026] GET /v2.1/servers/1152b60c-432d-44f2-87c4-dcc571dfc3fb/os-interface => generated 284 bytes in 158 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: 322/653] 10.0.0.211 () {32 vars in 815 bytes} [Tue Apr 14 06:48:44 2026] GET /v2.1/servers/1152b60c-432d-44f2-87c4-dcc571dfc3fb/os-interface/45d2c31b-6bc1-4f17-890d-ad3e7c7c7f8b => generated 281 bytes in 1468 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: 332/654] 10.0.0.211 () {32 vars in 723 bytes} [Tue Apr 14 06:48:46 2026] GET /v2.1/servers/1152b60c-432d-44f2-87c4-dcc571dfc3fb/ips => generated 156 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 323/655] 10.0.0.211 () {34 vars in 750 bytes} [Tue Apr 14 06:48:46 2026] POST /v2.1/servers/1152b60c-432d-44f2-87c4-dcc571dfc3fb/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 333/656] 10.0.0.211 () {32 vars in 723 bytes} [Tue Apr 14 06:48:46 2026] GET /v2.1/servers/1152b60c-432d-44f2-87c4-dcc571dfc3fb/ips => generated 156 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: 324/657] 10.0.0.211 () {32 vars in 723 bytes} [Tue Apr 14 06:48:47 2026] GET /v2.1/servers/1152b60c-432d-44f2-87c4-dcc571dfc3fb/ips => generated 156 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: 8|app: 0|req: 334/658] 10.0.0.211 () {32 vars in 723 bytes} [Tue Apr 14 06:48:48 2026] GET /v2.1/servers/1152b60c-432d-44f2-87c4-dcc571dfc3fb/ips => generated 156 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: 325/659] 10.0.0.211 () {34 vars in 671 bytes} [Tue Apr 14 06:48:48 2026] POST /v2.1/os-keypairs => generated 386 bytes in 185 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-04-14 06:48:48.985 8 INFO nova.api.openstack.compute.server_external_events [req-d8cf304e-50b7-46ab-8669-b29cadfccad2 req-bf21698c-88b1-43cc-95b6-d082b65b2f73 a6dd8687397b401fb7fb25edb5b60c7e 06574fd622b64629b8a3124b630c2df2 - - 699291c45ea4471a89a422e31e1281f1 699291c45ea4471a89a422e31e1281f1] Creating event network-changed:45d2c31b-6bc1-4f17-890d-ad3e7c7c7f8b for instance 1152b60c-432d-44f2-87c4-dcc571dfc3fb on instance [pid: 8|app: 0|req: 335/660] 10.0.0.135 () {38 vars in 815 bytes} [Tue Apr 14 06:48:48 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: 326/661] 10.0.0.211 () {32 vars in 723 bytes} [Tue Apr 14 06:48:49 2026] GET /v2.1/servers/1152b60c-432d-44f2-87c4-dcc571dfc3fb/ips => generated 156 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 336/662] 10.0.0.211 () {32 vars in 723 bytes} [Tue Apr 14 06:48:50 2026] GET /v2.1/servers/1152b60c-432d-44f2-87c4-dcc571dfc3fb/ips => generated 156 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 337/663] 10.0.0.211 () {32 vars in 723 bytes} [Tue Apr 14 06:48:51 2026] GET /v2.1/servers/1152b60c-432d-44f2-87c4-dcc571dfc3fb/ips => generated 195 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 327/664] 10.0.0.211 () {34 vars in 663 bytes} [Tue Apr 14 06:48:50 2026] POST /v2.1/servers => generated 451 bytes in 791 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: 328/665] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:48:51 2026] GET /v2.1/servers/4fe37f91-402b-47a5-8315-ae800c1c871c => generated 1424 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/666] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:48:51 2026] GET /v2.1/servers/1152b60c-432d-44f2-87c4-dcc571dfc3fb => generated 1952 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 329/667] 10.0.0.211 () {34 vars in 750 bytes} [Tue Apr 14 06:48:51 2026] POST /v2.1/servers/1152b60c-432d-44f2-87c4-dcc571dfc3fb/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 339/668] 10.0.0.211 () {32 vars in 723 bytes} [Tue Apr 14 06:48:51 2026] GET /v2.1/servers/1152b60c-432d-44f2-87c4-dcc571dfc3fb/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, ' 2026-04-14 06:48:52.618 8 INFO nova.api.openstack.compute.server_external_events [req-18f074fb-f6b7-43ea-85ca-ff9515a95199 req-fcaa2df0-95b2-4cee-acb2-c08a7a60fc8d a6dd8687397b401fb7fb25edb5b60c7e 06574fd622b64629b8a3124b630c2df2 - - 699291c45ea4471a89a422e31e1281f1 699291c45ea4471a89a422e31e1281f1] Creating event network-changed:45d2c31b-6bc1-4f17-890d-ad3e7c7c7f8b for instance 1152b60c-432d-44f2-87c4-dcc571dfc3fb on instance [pid: 8|app: 0|req: 341/671] 10.0.0.135 () {38 vars in 815 bytes} [Tue Apr 14 06:48:52 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: 8|app: 0|req: 342/672] 10.0.0.211 () {32 vars in 723 bytes} [Tue Apr 14 06:48:52 2026] GET /v2.1/servers/1152b60c-432d-44f2-87c4-dcc571dfc3fb/ips => generated 195 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/673] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:48:52 2026] GET /v2.1/servers/4fe37f91-402b-47a5-8315-ae800c1c871c => generated 1482 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 343/674] 10.0.0.211 () {32 vars in 723 bytes} [Tue Apr 14 06:48:53 2026] GET /v2.1/servers/1152b60c-432d-44f2-87c4-dcc571dfc3fb/ips => generated 195 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 332/675] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:48:54 2026] GET /v2.1/servers/4fe37f91-402b-47a5-8315-ae800c1c871c => generated 1550 bytes in 365 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-04-14 06:48:54.658 8 INFO nova.api.openstack.compute.server_external_events [req-26a44977-f880-4b04-b513-8b5afbc99033 req-fd6691be-e760-4321-bbc7-fce78037543b a6dd8687397b401fb7fb25edb5b60c7e 06574fd622b64629b8a3124b630c2df2 - - 699291c45ea4471a89a422e31e1281f1 699291c45ea4471a89a422e31e1281f1] Creating event network-changed:4ae36ba9-91ef-4375-9dde-3c3bc906852d for instance 4fe37f91-402b-47a5-8315-ae800c1c871c on instance [pid: 8|app: 0|req: 344/676] 10.0.0.135 () {38 vars in 815 bytes} [Tue Apr 14 06:48:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 333/677] 10.0.0.211 () {32 vars in 723 bytes} [Tue Apr 14 06:48:55 2026] GET /v2.1/servers/1152b60c-432d-44f2-87c4-dcc571dfc3fb/ips => generated 156 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: 8|app: 0|req: 345/678] 10.0.0.211 () {32 vars in 718 bytes} [Tue Apr 14 06:48:55 2026] DELETE /v2.1/servers/1152b60c-432d-44f2-87c4-dcc571dfc3fb => generated 0 bytes in 116 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 334/679] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:48:55 2026] GET /v2.1/servers/1152b60c-432d-44f2-87c4-dcc571dfc3fb => generated 1843 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 346/680] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:48:55 2026] GET /v2.1/servers/4fe37f91-402b-47a5-8315-ae800c1c871c => generated 1550 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 335/681] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:48:55 2026] GET /v2.1/servers/aa75f369-f7b0-41dc-b550-1bd3fed909c4 => generated 1820 bytes in 623 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/682] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:48:56 2026] GET /v2.1/servers/1152b60c-432d-44f2-87c4-dcc571dfc3fb => generated 1775 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 336/683] 10.0.0.211 () {32 vars in 718 bytes} [Tue Apr 14 06:48:56 2026] DELETE /v2.1/servers/aa75f369-f7b0-41dc-b550-1bd3fed909c4 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-04-14 06:48:56.555 8 INFO nova.api.openstack.compute.server_external_events [req-fdc940e4-a4c4-4061-b75e-55ba2078a4e1 req-962460f6-a383-4446-bbdf-2379dd627a34 a6dd8687397b401fb7fb25edb5b60c7e 06574fd622b64629b8a3124b630c2df2 - - 699291c45ea4471a89a422e31e1281f1 699291c45ea4471a89a422e31e1281f1] Creating event network-vif-plugged:4ae36ba9-91ef-4375-9dde-3c3bc906852d for instance 4fe37f91-402b-47a5-8315-ae800c1c871c on instance [pid: 8|app: 0|req: 348/684] 10.0.0.19 () {38 vars in 814 bytes} [Tue Apr 14 06:48:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 337/685] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:48:56 2026] GET /v2.1/servers/aa75f369-f7b0-41dc-b550-1bd3fed909c4 => generated 1826 bytes in 828 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-04-14 06:48:57.418 7 INFO nova.api.openstack.compute.server_external_events [req-b1ead656-1330-4e30-9d24-dfff2af8e013 req-04bdd3be-601a-4e5c-a5cd-8e55d1acdca1 a6dd8687397b401fb7fb25edb5b60c7e 06574fd622b64629b8a3124b630c2df2 - - 699291c45ea4471a89a422e31e1281f1 699291c45ea4471a89a422e31e1281f1] Creating event network-vif-deleted:45d2c31b-6bc1-4f17-890d-ad3e7c7c7f8b for instance 1152b60c-432d-44f2-87c4-dcc571dfc3fb on instance [pid: 7|app: 0|req: 338/686] 10.0.0.135 () {38 vars in 815 bytes} [Tue Apr 14 06:48:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/687] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:48:56 2026] GET /v2.1/servers/4fe37f91-402b-47a5-8315-ae800c1c871c => generated 1550 bytes in 836 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-04-14 06:48:57.497 7 INFO nova.api.openstack.wsgi [None req-8c26f821-8e9d-459a-ab94-d50870f30499 906254c901f4426e8b38809b10570924 a80f75e91fa54aef92f7ae59142d5b48 - - default default] HTTP exception thrown: Instance 1152b60c-432d-44f2-87c4-dcc571dfc3fb could not be found. [pid: 7|app: 0|req: 339/688] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:48:57 2026] GET /v2.1/servers/1152b60c-432d-44f2-87c4-dcc571dfc3fb => 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: 350/689] 10.0.0.211 () {32 vars in 706 bytes} [Tue Apr 14 06:48:57 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1926812745 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 340/690] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:48:58 2026] GET /v2.1/servers/aa75f369-f7b0-41dc-b550-1bd3fed909c4 => generated 1478 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, ' 2026-04-14 06:48:58.734 7 INFO nova.api.openstack.wsgi [None req-a45b406f-b56c-4ca5-9e34-232352f7300f 906254c901f4426e8b38809b10570924 a80f75e91fa54aef92f7ae59142d5b48 - - default default] HTTP exception thrown: Instance 1152b60c-432d-44f2-87c4-dcc571dfc3fb could not be found. [pid: 7|app: 0|req: 341/691] 10.0.0.211 () {32 vars in 718 bytes} [Tue Apr 14 06:48:58 2026] DELETE /v2.1/servers/1152b60c-432d-44f2-87c4-dcc571dfc3fb => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 06:48:58.764 7 INFO nova.api.openstack.wsgi [None req-90e1f46f-84f3-4f1a-9b84-1a6826086ae3 906254c901f4426e8b38809b10570924 a80f75e91fa54aef92f7ae59142d5b48 - - default default] HTTP exception thrown: Instance 1152b60c-432d-44f2-87c4-dcc571dfc3fb could not be found. [pid: 7|app: 0|req: 342/692] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:48:58 2026] GET /v2.1/servers/1152b60c-432d-44f2-87c4-dcc571dfc3fb => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/693] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:48:58 2026] GET /v2.1/servers/4fe37f91-402b-47a5-8315-ae800c1c871c => generated 1726 bytes in 320 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 343/694] 10.0.0.211 () {32 vars in 741 bytes} [Tue Apr 14 06:48:58 2026] GET /v2.1/servers/4fe37f91-402b-47a5-8315-ae800c1c871c/os-interface => generated 284 bytes in 153 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-04-14 06:48:59.458 8 INFO nova.api.openstack.compute.server_external_events [req-834b25af-9945-4071-907f-0ebf2334b4f3 req-3dcbe3f3-b356-488b-bfe5-c40a57e74a6e a6dd8687397b401fb7fb25edb5b60c7e 06574fd622b64629b8a3124b630c2df2 - - 699291c45ea4471a89a422e31e1281f1 699291c45ea4471a89a422e31e1281f1] Creating event network-vif-deleted:da022963-9df2-41b9-b95d-db0da980752b for instance aa75f369-f7b0-41dc-b550-1bd3fed909c4 on instance [pid: 8|app: 0|req: 352/695] 10.0.0.135 () {38 vars in 815 bytes} [Tue Apr 14 06:48:59 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, ' 2026-04-14 06:48:59.629 7 INFO nova.api.openstack.wsgi [None req-4771ce4b-4f88-4f2b-b210-a82efd5e454c e9350f02d0894b4f932e17b4d0f49df7 6903be4222a7473f86b11e2f7e9b0cdd - - default default] HTTP exception thrown: Instance aa75f369-f7b0-41dc-b550-1bd3fed909c4 could not be found. [pid: 7|app: 0|req: 344/696] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:48:59 2026] GET /v2.1/servers/aa75f369-f7b0-41dc-b550-1bd3fed909c4 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 353/697] 10.0.0.211 () {32 vars in 704 bytes} [Tue Apr 14 06:48:59 2026] DELETE /v2.1/os-keypairs/tempest-keypair-587062453 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-04-14 06:49:01.520 8 INFO nova.api.openstack.compute.server_external_events [req-f11c3d03-890d-40cb-a62f-c716f9e6f0aa req-c4131bb5-4b5f-4ea0-8174-18f78e710b97 a6dd8687397b401fb7fb25edb5b60c7e 06574fd622b64629b8a3124b630c2df2 - - 699291c45ea4471a89a422e31e1281f1 699291c45ea4471a89a422e31e1281f1] Creating event network-changed:4ae36ba9-91ef-4375-9dde-3c3bc906852d for instance 4fe37f91-402b-47a5-8315-ae800c1c871c on instance [pid: 8|app: 0|req: 354/698] 10.0.0.135 () {38 vars in 815 bytes} [Tue Apr 14 06:49:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/699] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:49:00 2026] GET /v2.1/servers/4fe37f91-402b-47a5-8315-ae800c1c871c => generated 1726 bytes in 1612 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 355/700] 10.0.0.211 () {32 vars in 641 bytes} [Tue Apr 14 06:49:01 2026] GET /v2.1/servers => generated 378 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, ' [pid: 7|app: 0|req: 346/701] 10.0.0.211 () {32 vars in 718 bytes} [Tue Apr 14 06:49:01 2026] DELETE /v2.1/servers/4fe37f91-402b-47a5-8315-ae800c1c871c => generated 0 bytes in 148 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 356/704] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:49:02 2026] GET /v2.1/servers/4fe37f91-402b-47a5-8315-ae800c1c871c => generated 1732 bytes in 1346 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-04-14 06:49:04.466 8 INFO nova.api.openstack.compute.server_external_events [req-f74cc36b-2932-4102-aa9b-d4a8f0203a8c req-8c78a142-9b65-4293-a38e-f1253f38792d a6dd8687397b401fb7fb25edb5b60c7e 06574fd622b64629b8a3124b630c2df2 - - 699291c45ea4471a89a422e31e1281f1 699291c45ea4471a89a422e31e1281f1] Creating event network-vif-deleted:4ae36ba9-91ef-4375-9dde-3c3bc906852d for instance 4fe37f91-402b-47a5-8315-ae800c1c871c on instance [pid: 8|app: 0|req: 357/705] 10.0.0.135 () {38 vars in 815 bytes} [Tue Apr 14 06:49: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) [pid: 7|app: 0|req: 349/706] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:49:04 2026] GET /v2.1/servers/4fe37f91-402b-47a5-8315-ae800c1c871c => generated 1664 bytes in 543 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-04-14 06:49:06.020 8 INFO nova.api.openstack.wsgi [None req-9522d563-c9b5-43db-8740-868140e35517 4a20933752a144f790e6ccb07c3e6707 0e9b5770253c4112a0a76a06a8cffa1f - - default default] HTTP exception thrown: Instance 4fe37f91-402b-47a5-8315-ae800c1c871c could not be found. [pid: 8|app: 0|req: 358/707] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:49:05 2026] GET /v2.1/servers/4fe37f91-402b-47a5-8315-ae800c1c871c => generated 111 bytes in 42 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: 350/708] 10.0.0.211 () {32 vars in 706 bytes} [Tue Apr 14 06:49:06 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1892355025 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/711] 10.0.0.211 () {34 vars in 671 bytes} [Tue Apr 14 06:49:13 2026] POST /v2.1/os-keypairs => generated 385 bytes in 163 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: 360/712] 10.0.0.211 () {34 vars in 663 bytes} [Tue Apr 14 06:49:16 2026] POST /v2.1/servers => generated 453 bytes in 697 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/713] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:49:16 2026] GET /v2.1/servers/c0c96376-977e-435d-b3cd-c92b62cdc635 => generated 1431 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: 361/714] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:49:18 2026] GET /v2.1/servers/c0c96376-977e-435d-b3cd-c92b62cdc635 => generated 1557 bytes in 720 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-04-14 06:49:18.935 7 INFO nova.api.openstack.compute.server_external_events [req-2cc61074-d28b-4433-8d31-7d36d0857a90 req-a9dd90db-43a7-4846-9b33-05ae0d8150d3 a6dd8687397b401fb7fb25edb5b60c7e 06574fd622b64629b8a3124b630c2df2 - - 699291c45ea4471a89a422e31e1281f1 699291c45ea4471a89a422e31e1281f1] Creating event network-changed:1557d7be-58a3-4073-8561-c4c70d84c2f0 for instance c0c96376-977e-435d-b3cd-c92b62cdc635 on instance [pid: 7|app: 0|req: 354/715] 10.0.0.135 () {38 vars in 815 bytes} [Tue Apr 14 06:49:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 355/716] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:49:19 2026] GET /v2.1/servers/c0c96376-977e-435d-b3cd-c92b62cdc635 => generated 1557 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/717] 10.0.0.211 () {34 vars in 663 bytes} [Tue Apr 14 06:49:19 2026] POST /v2.1/servers => generated 424 bytes in 727 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: 356/718] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:49:20 2026] GET /v2.1/servers/5e2f3111-9842-4a67-beda-99c9c2997df9 => generated 1371 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, ' 2026-04-14 06:49:20.788 8 INFO nova.api.openstack.compute.server_external_events [req-bfdf3964-dc3a-47c7-86fc-3f6b4a7bf430 req-c2c2f692-bcf9-4d21-a425-3c66399a6ae6 a6dd8687397b401fb7fb25edb5b60c7e 06574fd622b64629b8a3124b630c2df2 - - 699291c45ea4471a89a422e31e1281f1 699291c45ea4471a89a422e31e1281f1] Creating event network-vif-plugged:1557d7be-58a3-4073-8561-c4c70d84c2f0 for instance c0c96376-977e-435d-b3cd-c92b62cdc635 on instance [pid: 8|app: 0|req: 363/719] 10.0.0.19 () {38 vars in 814 bytes} [Tue Apr 14 06:49:20 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 357/720] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:49:21 2026] GET /v2.1/servers/c0c96376-977e-435d-b3cd-c92b62cdc635 => generated 1740 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 364/721] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:49:21 2026] GET /v2.1/servers/5e2f3111-9842-4a67-beda-99c9c2997df9 => generated 1429 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/722] 10.0.0.211 () {32 vars in 741 bytes} [Tue Apr 14 06:49:21 2026] GET /v2.1/servers/c0c96376-977e-435d-b3cd-c92b62cdc635/os-interface => generated 285 bytes in 85 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-04-14 06:49:22.309 8 INFO nova.api.openstack.compute.server_external_events [req-5819e442-95ff-4380-b8ae-05ee0a472987 req-e9137331-9db1-4090-929f-9c31f533367c a6dd8687397b401fb7fb25edb5b60c7e 06574fd622b64629b8a3124b630c2df2 - - 699291c45ea4471a89a422e31e1281f1 699291c45ea4471a89a422e31e1281f1] Creating event network-changed:ddeaaba7-897d-4be1-ad7d-9d33338c9bac for instance 5e2f3111-9842-4a67-beda-99c9c2997df9 on instance [pid: 8|app: 0|req: 365/723] 10.0.0.135 () {38 vars in 815 bytes} [Tue Apr 14 06:49:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-04-14 06:49:22.445 7 INFO nova.api.openstack.compute.server_external_events [req-2ffaf12f-1a18-4704-aede-1dd87740d753 req-863dba03-cded-4b62-b433-819b6ee2bef6 a6dd8687397b401fb7fb25edb5b60c7e 06574fd622b64629b8a3124b630c2df2 - - 699291c45ea4471a89a422e31e1281f1 699291c45ea4471a89a422e31e1281f1] Creating event network-changed:1557d7be-58a3-4073-8561-c4c70d84c2f0 for instance c0c96376-977e-435d-b3cd-c92b62cdc635 on instance [pid: 7|app: 0|req: 360/726] 10.0.0.135 () {38 vars in 815 bytes} [Tue Apr 14 06:49:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 367/727] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:49:22 2026] GET /v2.1/servers/c0c96376-977e-435d-b3cd-c92b62cdc635 => generated 1740 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 368/728] 10.0.0.211 () {32 vars in 641 bytes} [Tue Apr 14 06:49:22 2026] GET /v2.1/servers => generated 384 bytes in 58 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: 369/729] 10.0.0.211 () {32 vars in 718 bytes} [Tue Apr 14 06:49:22 2026] DELETE /v2.1/servers/c0c96376-977e-435d-b3cd-c92b62cdc635 => generated 0 bytes in 112 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: 361/730] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:49:22 2026] GET /v2.1/servers/5e2f3111-9842-4a67-beda-99c9c2997df9 => generated 1471 bytes in 406 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/731] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:49:22 2026] GET /v2.1/servers/c0c96376-977e-435d-b3cd-c92b62cdc635 => generated 1746 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 362/732] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:49:23 2026] GET /v2.1/servers/5e2f3111-9842-4a67-beda-99c9c2997df9 => generated 1471 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/733] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:49:24 2026] GET /v2.1/servers/c0c96376-977e-435d-b3cd-c92b62cdc635 => generated 1866 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-04-14 06:49:24.287 7 INFO nova.api.openstack.compute.server_external_events [req-3bf24064-83cb-4998-94be-0189b318bc87 req-6992dd34-c9de-4fe0-8d99-06755212240a a6dd8687397b401fb7fb25edb5b60c7e 06574fd622b64629b8a3124b630c2df2 - - 699291c45ea4471a89a422e31e1281f1 699291c45ea4471a89a422e31e1281f1] Creating event network-vif-plugged:ddeaaba7-897d-4be1-ad7d-9d33338c9bac for instance 5e2f3111-9842-4a67-beda-99c9c2997df9 on instance [pid: 7|app: 0|req: 363/734] 10.0.0.19 () {38 vars in 814 bytes} [Tue Apr 14 06:49:24 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-04-14 06:49:25.169 7 INFO nova.api.openstack.compute.server_external_events [req-9e9a90df-9e92-4c6d-bfbb-f30e7f994f04 req-03fb11af-7520-4d76-bd09-e4630e9a5a69 a6dd8687397b401fb7fb25edb5b60c7e 06574fd622b64629b8a3124b630c2df2 - - 699291c45ea4471a89a422e31e1281f1 699291c45ea4471a89a422e31e1281f1] Creating event network-vif-deleted:1557d7be-58a3-4073-8561-c4c70d84c2f0 for instance c0c96376-977e-435d-b3cd-c92b62cdc635 on instance [pid: 7|app: 0|req: 364/735] 10.0.0.135 () {38 vars in 815 bytes} [Tue Apr 14 06:49:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 365/736] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:49:25 2026] GET /v2.1/servers/c0c96376-977e-435d-b3cd-c92b62cdc635 => generated 1517 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/737] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:49:25 2026] GET /v2.1/servers/5e2f3111-9842-4a67-beda-99c9c2997df9 => generated 1655 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 366/738] 10.0.0.211 () {32 vars in 723 bytes} [Tue Apr 14 06:49:25 2026] GET /v2.1/servers/5e2f3111-9842-4a67-beda-99c9c2997df9/ips => generated 108 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: 373/739] 10.0.0.211 () {32 vars in 723 bytes} [Tue Apr 14 06:49:25 2026] GET /v2.1/servers/5e2f3111-9842-4a67-beda-99c9c2997df9/ips => generated 108 bytes in 67 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: 367/740] 10.0.0.211 () {32 vars in 823 bytes} [Tue Apr 14 06:49:25 2026] GET /v2.1/servers/5e2f3111-9842-4a67-beda-99c9c2997df9/ips/tempest-ServerAddressesTestJSON-937236577-network => generated 93 bytes in 38 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: 374/741] 10.0.0.211 () {32 vars in 718 bytes} [Tue Apr 14 06:49:25 2026] DELETE /v2.1/servers/5e2f3111-9842-4a67-beda-99c9c2997df9 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 368/742] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:49:25 2026] GET /v2.1/servers/5e2f3111-9842-4a67-beda-99c9c2997df9 => generated 1661 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, ' 2026-04-14 06:49:26.384 8 INFO nova.api.openstack.wsgi [None req-4ebd4543-060e-40c0-8a63-e64224aebbb6 62a8538bfb714822b721e10e5dd3c793 ef5578ca194e45ccb44f50741e84898d - - default default] HTTP exception thrown: Instance c0c96376-977e-435d-b3cd-c92b62cdc635 could not be found. [pid: 8|app: 0|req: 375/743] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:49:26 2026] GET /v2.1/servers/c0c96376-977e-435d-b3cd-c92b62cdc635 => generated 111 bytes in 54 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: 369/744] 10.0.0.211 () {32 vars in 704 bytes} [Tue Apr 14 06:49:26 2026] DELETE /v2.1/os-keypairs/tempest-keypair-832373309 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-04-14 06:49:26.676 8 INFO nova.api.openstack.compute.server_external_events [req-2b51c60b-3f78-46c5-aa79-270284ae3ffb req-f88ce34b-d0bd-42a2-8e4e-943897729d48 a6dd8687397b401fb7fb25edb5b60c7e 06574fd622b64629b8a3124b630c2df2 - - 699291c45ea4471a89a422e31e1281f1 699291c45ea4471a89a422e31e1281f1] Creating event network-vif-deleted:ddeaaba7-897d-4be1-ad7d-9d33338c9bac for instance 5e2f3111-9842-4a67-beda-99c9c2997df9 on instance [pid: 8|app: 0|req: 376/745] 10.0.0.135 () {38 vars in 815 bytes} [Tue Apr 14 06:49:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/746] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:49:26 2026] GET /v2.1/servers/5e2f3111-9842-4a67-beda-99c9c2997df9 => generated 1457 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, ' 2026-04-14 06:49:28.657 8 INFO nova.api.openstack.wsgi [None req-79faf3ed-d60e-4993-8fcd-47ed99d1ecfa 73b36227503b46ddb87d854bb2f516d7 98ac754b1c8c4cbb8872099981fc4d49 - - default default] HTTP exception thrown: Instance 5e2f3111-9842-4a67-beda-99c9c2997df9 could not be found. [pid: 8|app: 0|req: 377/747] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:49:28 2026] GET /v2.1/servers/5e2f3111-9842-4a67-beda-99c9c2997df9 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 371/750] 10.0.0.211 () {34 vars in 663 bytes} [Tue Apr 14 06:49:32 2026] POST /v2.1/servers => generated 424 bytes in 554 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: 380/751] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:49:32 2026] GET /v2.1/servers/bbf06f75-12c8-4cca-ae73-450b7f43040c => 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: 372/752] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:49:33 2026] GET /v2.1/servers/bbf06f75-12c8-4cca-ae73-450b7f43040c => generated 1426 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/753] 10.0.0.211 () {30 vars in 413 bytes} [Tue Apr 14 06:49:34 2026] GET / => generated 421 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 06:49:34.978 8 INFO nova.api.openstack.compute.server_external_events [req-b39cddf4-4040-485a-bd2b-9f8694ae1361 req-fcd5d5a9-fd86-45c2-a51f-8082276578fb a6dd8687397b401fb7fb25edb5b60c7e 06574fd622b64629b8a3124b630c2df2 - - 699291c45ea4471a89a422e31e1281f1 699291c45ea4471a89a422e31e1281f1] Creating event network-changed:2db92903-ab97-4aa4-b521-9ff7f5c8d88c for instance bbf06f75-12c8-4cca-ae73-450b7f43040c on instance [pid: 8|app: 0|req: 382/754] 10.0.0.135 () {38 vars in 815 bytes} [Tue Apr 14 06:49:34 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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 373/755] 10.0.0.211 () {28 vars in 560 bytes} [Tue Apr 14 06:49:34 2026] GET /v2/ => generated 401 bytes in 616 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/756] 10.0.0.211 () {28 vars in 564 bytes} [Tue Apr 14 06:49:35 2026] GET /v2.1/ => generated 410 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/757] 10.0.0.211 () {30 vars in 413 bytes} [Tue Apr 14 06:49:35 2026] GET / => generated 421 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/758] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:49:35 2026] GET /v2.1/servers/bbf06f75-12c8-4cca-ae73-450b7f43040c => generated 1468 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-14 06:49:36.179 7 INFO nova.api.openstack.compute.server_external_events [req-fb402646-cc33-481a-88ef-1dfa49aa39fd req-c5fe904b-9b56-47ce-b9ac-cf823f1e623d a6dd8687397b401fb7fb25edb5b60c7e 06574fd622b64629b8a3124b630c2df2 - - 699291c45ea4471a89a422e31e1281f1 699291c45ea4471a89a422e31e1281f1] Creating event network-vif-plugged:2db92903-ab97-4aa4-b521-9ff7f5c8d88c for instance bbf06f75-12c8-4cca-ae73-450b7f43040c on instance [pid: 7|app: 0|req: 376/759] 10.0.0.19 () {38 vars in 814 bytes} [Tue Apr 14 06:49:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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/760] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:49:36 2026] GET /v2.1/servers/bbf06f75-12c8-4cca-ae73-450b7f43040c => generated 1647 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: 377/761] 10.0.0.211 () {32 vars in 718 bytes} [Tue Apr 14 06:49:36 2026] DELETE /v2.1/servers/bbf06f75-12c8-4cca-ae73-450b7f43040c => generated 0 bytes in 92 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: 385/762] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:49:36 2026] GET /v2.1/servers/bbf06f75-12c8-4cca-ae73-450b7f43040c => generated 1653 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, ' 2026-04-14 06:49:38.219 8 INFO nova.api.openstack.compute.server_external_events [req-034999aa-3c4a-403a-9a97-4d75663ce6ec req-58369632-5962-4456-9dae-14bc276f0bf5 a6dd8687397b401fb7fb25edb5b60c7e 06574fd622b64629b8a3124b630c2df2 - - 699291c45ea4471a89a422e31e1281f1 699291c45ea4471a89a422e31e1281f1] Creating event network-vif-deleted:2db92903-ab97-4aa4-b521-9ff7f5c8d88c for instance bbf06f75-12c8-4cca-ae73-450b7f43040c on instance [pid: 7|app: 0|req: 378/763] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:49:38 2026] GET /v2.1/servers/bbf06f75-12c8-4cca-ae73-450b7f43040c => generated 1454 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/764] 10.0.0.135 () {38 vars in 815 bytes} [Tue Apr 14 06:49:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 06:49:39.260 7 INFO nova.api.openstack.wsgi [None req-c15adc45-3c41-424f-b2d0-30eb3b12136f 296dc44ff7bd4b679d13d73d65659292 179351fba8834c1a969edfd7f7dd1471 - - default default] HTTP exception thrown: Instance bbf06f75-12c8-4cca-ae73-450b7f43040c could not be found. [pid: 7|app: 0|req: 379/765] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:49:39 2026] GET /v2.1/servers/bbf06f75-12c8-4cca-ae73-450b7f43040c => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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/772] 10.0.0.95 () {30 vars in 618 bytes} [Tue Apr 14 06:50:09 2026] GET /v2.1 => generated 0 bytes in 226 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: 383/773] 10.0.0.95 () {30 vars in 620 bytes} [Tue Apr 14 06:50:09 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: 391/774] 10.0.0.95 () {34 vars in 912 bytes} [Tue Apr 14 06:50:09 2026] GET /v2.1/os-simple-tenant-usage/e412d94db38548c9a14b4975854ac294?start=2026-04-13T00:00:00&end=2026-04-14T23:59:59 => generated 20 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/775] 10.0.0.95 () {30 vars in 653 bytes} [Tue Apr 14 06:50:10 2026] GET /v2.1/limits?reserved=1 => generated 511 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: 393/778] 10.0.0.95 () {30 vars in 618 bytes} [Tue Apr 14 06:50:12 2026] GET /v2.1 => generated 0 bytes in 257 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 386/779] 10.0.0.95 () {30 vars in 620 bytes} [Tue Apr 14 06:50:12 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: 394/780] 10.0.0.95 () {34 vars in 912 bytes} [Tue Apr 14 06:50:13 2026] GET /v2.1/os-simple-tenant-usage/e412d94db38548c9a14b4975854ac294?start=2026-04-13T00:00:00&end=2026-04-14T23:59:59 => generated 20 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/781] 10.0.0.95 () {30 vars in 653 bytes} [Tue Apr 14 06:50:13 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/784] 10.0.0.211 () {34 vars in 671 bytes} [Tue Apr 14 06:50:26 2026] POST /v2.1/os-keypairs => generated 398 bytes in 55 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: 396/785] 10.0.0.211 () {34 vars in 663 bytes} [Tue Apr 14 06:50:28 2026] POST /v2.1/servers => generated 449 bytes in 1807 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/786] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:50:30 2026] GET /v2.1/servers/14e4f10a-7d76-4902-ad9f-b8011f7e8398 => generated 1402 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-04-14 06:50:32.740 7 INFO nova.api.openstack.compute.server_external_events [req-510613cb-cbed-40e1-a73c-c6e13e399686 req-1364ddb8-fddf-44d6-ba70-4ba63b9e6168 a6dd8687397b401fb7fb25edb5b60c7e 06574fd622b64629b8a3124b630c2df2 - - 699291c45ea4471a89a422e31e1281f1 699291c45ea4471a89a422e31e1281f1] Creating event network-changed:3edadb99-07c4-4a5d-8d95-8c1f62e0e01c for instance 14e4f10a-7d76-4902-ad9f-b8011f7e8398 on instance [pid: 7|app: 0|req: 393/789] 10.0.0.135 () {38 vars in 815 bytes} [Tue Apr 14 06:50:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/790] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:50:31 2026] GET /v2.1/servers/14e4f10a-7d76-4902-ad9f-b8011f7e8398 => generated 1527 bytes in 1076 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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/791] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:50:33 2026] GET /v2.1/servers/14e4f10a-7d76-4902-ad9f-b8011f7e8398 => generated 1527 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 06:50:34.503 8 INFO nova.api.openstack.compute.server_external_events [req-42c4c17f-c5ee-4adf-931a-f833c3119fbe req-665f8ca5-0260-46dc-b777-36b4f623d5ca a6dd8687397b401fb7fb25edb5b60c7e 06574fd622b64629b8a3124b630c2df2 - - 699291c45ea4471a89a422e31e1281f1 699291c45ea4471a89a422e31e1281f1] Creating event network-vif-plugged:3edadb99-07c4-4a5d-8d95-8c1f62e0e01c for instance 14e4f10a-7d76-4902-ad9f-b8011f7e8398 on instance [pid: 8|app: 0|req: 398/792] 10.0.0.19 () {38 vars in 814 bytes} [Tue Apr 14 06:50:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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/793] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:50:35 2026] GET /v2.1/servers/14e4f10a-7d76-4902-ad9f-b8011f7e8398 => generated 1695 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: 399/794] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:50:35 2026] GET /v2.1/servers/14e4f10a-7d76-4902-ad9f-b8011f7e8398 => generated 1695 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 06:50:36.983 7 INFO nova.api.openstack.compute.server_external_events [req-2b81df86-349d-40cd-8ef9-ad44dff6a750 req-aa0b00d5-e6d1-4821-b641-31674374b66e a6dd8687397b401fb7fb25edb5b60c7e 06574fd622b64629b8a3124b630c2df2 - - 699291c45ea4471a89a422e31e1281f1 699291c45ea4471a89a422e31e1281f1] Creating event network-changed:3edadb99-07c4-4a5d-8d95-8c1f62e0e01c for instance 14e4f10a-7d76-4902-ad9f-b8011f7e8398 on instance [pid: 7|app: 0|req: 396/795] 10.0.0.135 () {38 vars in 815 bytes} [Tue Apr 14 06:50:36 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: 401/798] 10.0.0.211 () {34 vars in 750 bytes} [Tue Apr 14 06:50:44 2026] POST /v2.1/servers/14e4f10a-7d76-4902-ad9f-b8011f7e8398/action => generated 31604 bytes in 178 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-04-14 06:50:49.193 7 INFO nova.api.openstack.compute.server_external_events [req-247a83d4-dfdc-4442-b595-f658746c5402 req-088503ed-ec8a-4547-8062-8e7c0603e166 a6dd8687397b401fb7fb25edb5b60c7e 06574fd622b64629b8a3124b630c2df2 - - 699291c45ea4471a89a422e31e1281f1 699291c45ea4471a89a422e31e1281f1] Creating event network-changed:3edadb99-07c4-4a5d-8d95-8c1f62e0e01c for instance 14e4f10a-7d76-4902-ad9f-b8011f7e8398 on instance [pid: 7|app: 0|req: 398/799] 10.0.0.135 () {38 vars in 815 bytes} [Tue Apr 14 06:50:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 402/802] 10.0.0.211 () {34 vars in 671 bytes} [Tue Apr 14 06:50:52 2026] POST /v2.1/os-keypairs => generated 397 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: 401/803] 10.0.0.211 () {34 vars in 663 bytes} [Tue Apr 14 06:50:54 2026] POST /v2.1/servers => generated 449 bytes in 1204 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/804] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:50:55 2026] GET /v2.1/servers/248b28ea-1962-4e12-bf95-0b62039b2e46 => generated 1401 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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/805] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:50:56 2026] GET /v2.1/servers/248b28ea-1962-4e12-bf95-0b62039b2e46 => generated 1459 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-04-14 06:50:58.424 7 INFO nova.api.openstack.compute.server_external_events [req-a3436a4c-83b0-497e-ae37-415560978ed1 req-d5beeb8a-98a4-45b5-a860-f439b621ae92 a6dd8687397b401fb7fb25edb5b60c7e 06574fd622b64629b8a3124b630c2df2 - - 699291c45ea4471a89a422e31e1281f1 699291c45ea4471a89a422e31e1281f1] Creating event network-changed:4fdb69cb-967b-4a62-9e4e-624f63e05104 for instance 248b28ea-1962-4e12-bf95-0b62039b2e46 on instance [pid: 7|app: 0|req: 403/806] 10.0.0.135 () {38 vars in 815 bytes} [Tue Apr 14 06:50:58 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) [pid: 8|app: 0|req: 404/807] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:50:58 2026] GET /v2.1/servers/248b28ea-1962-4e12-bf95-0b62039b2e46 => generated 1526 bytes in 571 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 404/808] 10.0.0.211 () {34 vars in 671 bytes} [Tue Apr 14 06:50:58 2026] POST /v2.1/os-keypairs => generated 396 bytes in 256 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: 405/809] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:50:59 2026] GET /v2.1/servers/248b28ea-1962-4e12-bf95-0b62039b2e46 => generated 1526 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/810] 10.0.0.211 () {34 vars in 671 bytes} [Tue Apr 14 06:51:00 2026] POST /v2.1/os-keypairs => generated 386 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-04-14 06:51:00.517 8 INFO nova.api.openstack.compute.server_external_events [req-9f91608f-1939-4376-9727-df0fb8e218d3 req-c8e14180-b3c9-4187-b5b4-f0d549b5bb8b a6dd8687397b401fb7fb25edb5b60c7e 06574fd622b64629b8a3124b630c2df2 - - 699291c45ea4471a89a422e31e1281f1 699291c45ea4471a89a422e31e1281f1] Creating event network-vif-plugged:4fdb69cb-967b-4a62-9e4e-624f63e05104 for instance 248b28ea-1962-4e12-bf95-0b62039b2e46 on instance [pid: 8|app: 0|req: 406/811] 10.0.0.19 () {38 vars in 814 bytes} [Tue Apr 14 06:51:00 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: 7|app: 0|req: 406/812] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:51:00 2026] GET /v2.1/servers/248b28ea-1962-4e12-bf95-0b62039b2e46 => generated 1695 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 407/813] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:51:01 2026] GET /v2.1/servers/248b28ea-1962-4e12-bf95-0b62039b2e46 => generated 1695 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-04-14 06:51:02.226 8 INFO nova.api.openstack.compute.server_external_events [req-2a2ef37b-aab0-4e59-a41a-a3c569e56eb1 req-d7f6db75-c078-482a-86ac-36470154395a a6dd8687397b401fb7fb25edb5b60c7e 06574fd622b64629b8a3124b630c2df2 - - 699291c45ea4471a89a422e31e1281f1 699291c45ea4471a89a422e31e1281f1] Creating event network-changed:4fdb69cb-967b-4a62-9e4e-624f63e05104 for instance 248b28ea-1962-4e12-bf95-0b62039b2e46 on instance [pid: 8|app: 0|req: 408/814] 10.0.0.135 () {38 vars in 815 bytes} [Tue Apr 14 06:51:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/815] 10.0.0.211 () {34 vars in 663 bytes} [Tue Apr 14 06:51:01 2026] POST /v2.1/servers => generated 497 bytes in 925 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: 409/818] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:51:02 2026] GET /v2.1/servers/0f7ca7ad-fad2-497b-82a9-ce0d78615cb7 => generated 1456 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 410/819] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:51:03 2026] GET /v2.1/servers/0f7ca7ad-fad2-497b-82a9-ce0d78615cb7 => generated 1514 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-04-14 06:51:04.558 8 INFO nova.api.openstack.compute.server_external_events [req-6f15ed35-9625-429e-9d23-237a5ee37f43 req-e318cb69-538d-4f33-bd19-e2117d5b3089 a6dd8687397b401fb7fb25edb5b60c7e 06574fd622b64629b8a3124b630c2df2 - - 699291c45ea4471a89a422e31e1281f1 699291c45ea4471a89a422e31e1281f1] Creating event network-changed:541a48b7-ff87-4d39-a922-6e887ecfc0ba for instance 0f7ca7ad-fad2-497b-82a9-ce0d78615cb7 on instance [pid: 8|app: 0|req: 410/820] 10.0.0.135 () {38 vars in 815 bytes} [Tue Apr 14 06:51:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 411/821] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:51:04 2026] GET /v2.1/servers/0f7ca7ad-fad2-497b-82a9-ce0d78615cb7 => generated 1629 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-04-14 06:51:06.195 7 INFO nova.api.openstack.compute.server_external_events [req-20c35133-7bc8-42b8-bc95-593e152cc65d req-8a241465-3409-4bbf-80ad-3097b86249bd a6dd8687397b401fb7fb25edb5b60c7e 06574fd622b64629b8a3124b630c2df2 - - 699291c45ea4471a89a422e31e1281f1 699291c45ea4471a89a422e31e1281f1] Creating event network-vif-plugged:541a48b7-ff87-4d39-a922-6e887ecfc0ba for instance 0f7ca7ad-fad2-497b-82a9-ce0d78615cb7 on instance [pid: 7|app: 0|req: 412/822] 10.0.0.19 () {38 vars in 814 bytes} [Tue Apr 14 06:51:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/823] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:51:06 2026] GET /v2.1/servers/0f7ca7ad-fad2-497b-82a9-ce0d78615cb7 => generated 1629 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 413/824] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:51:07 2026] GET /v2.1/servers/0f7ca7ad-fad2-497b-82a9-ce0d78615cb7 => generated 1808 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 412/825] 10.0.0.211 () {32 vars in 741 bytes} [Tue Apr 14 06:51:07 2026] GET /v2.1/servers/0f7ca7ad-fad2-497b-82a9-ce0d78615cb7/os-interface => generated 284 bytes in 89 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-04-14 06:51:08.522 7 INFO nova.api.openstack.compute.server_external_events [req-82aad95c-3e81-454c-83f0-8d98cf13f929 req-6942c6eb-22d0-4e15-85c4-38d8bcfcf10a a6dd8687397b401fb7fb25edb5b60c7e 06574fd622b64629b8a3124b630c2df2 - - 699291c45ea4471a89a422e31e1281f1 699291c45ea4471a89a422e31e1281f1] Creating event network-changed:541a48b7-ff87-4d39-a922-6e887ecfc0ba for instance 0f7ca7ad-fad2-497b-82a9-ce0d78615cb7 on instance [pid: 7|app: 0|req: 414/826] 10.0.0.135 () {38 vars in 815 bytes} [Tue Apr 14 06:51:08 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: 8|app: 0|req: 413/827] 10.0.0.211 () {34 vars in 750 bytes} [Tue Apr 14 06:51:11 2026] POST /v2.1/servers/248b28ea-1962-4e12-bf95-0b62039b2e46/action => generated 31678 bytes in 53 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: 415/830] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:51:16 2026] GET /v2.1/servers/0f7ca7ad-fad2-497b-82a9-ce0d78615cb7 => generated 1928 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, ' [pid: 7|app: 0|req: 416/831] 10.0.0.211 () {32 vars in 718 bytes} [Tue Apr 14 06:51:17 2026] DELETE /v2.1/servers/248b28ea-1962-4e12-bf95-0b62039b2e46 => generated 0 bytes in 89 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: 416/832] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:51:17 2026] GET /v2.1/servers/248b28ea-1962-4e12-bf95-0b62039b2e46 => generated 1821 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 417/833] 10.0.0.211 () {32 vars in 753 bytes} [Tue Apr 14 06:51:18 2026] GET /v2.1/servers/0f7ca7ad-fad2-497b-82a9-ce0d78615cb7/os-server-password => generated 116 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, ' [pid: 8|app: 0|req: 417/834] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:51:18 2026] GET /v2.1/servers/248b28ea-1962-4e12-bf95-0b62039b2e46 => generated 1754 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 06:51:18.838 7 INFO nova.api.openstack.compute.server_external_events [req-2671350b-07df-4203-b8d6-41ee6f5e1cad req-4d37a1cd-11d8-4144-846b-be5c2ce233d1 a6dd8687397b401fb7fb25edb5b60c7e 06574fd622b64629b8a3124b630c2df2 - - 699291c45ea4471a89a422e31e1281f1 699291c45ea4471a89a422e31e1281f1] Creating event network-vif-deleted:4fdb69cb-967b-4a62-9e4e-624f63e05104 for instance 248b28ea-1962-4e12-bf95-0b62039b2e46 on instance [pid: 7|app: 0|req: 418/835] 10.0.0.135 () {38 vars in 815 bytes} [Tue Apr 14 06:51:18 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-04-14 06:51:19.663 8 INFO nova.api.openstack.wsgi [None req-8a552fb8-6590-4449-8336-46ea9b25250d 70d16e0f6384492eac39feb4679f03f0 7fc43d9262c74594aa8b3ecccb5f5d1a - - default default] HTTP exception thrown: Instance 248b28ea-1962-4e12-bf95-0b62039b2e46 could not be found. [pid: 8|app: 0|req: 418/836] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:51:19 2026] GET /v2.1/servers/248b28ea-1962-4e12-bf95-0b62039b2e46 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 419/837] 10.0.0.211 () {32 vars in 718 bytes} [Tue Apr 14 06:51:19 2026] DELETE /v2.1/servers/0f7ca7ad-fad2-497b-82a9-ce0d78615cb7 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 420/838] 10.0.0.211 () {32 vars in 728 bytes} [Tue Apr 14 06:51:19 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-659286048 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/839] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:51:19 2026] GET /v2.1/servers/0f7ca7ad-fad2-497b-82a9-ce0d78615cb7 => generated 1934 bytes in 394 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/840] 10.0.0.211 () {32 vars in 718 bytes} [Tue Apr 14 06:51:20 2026] DELETE /v2.1/servers/14e4f10a-7d76-4902-ad9f-b8011f7e8398 => generated 0 bytes in 140 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, ' [pid: 8|app: 0|req: 420/841] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:51:20 2026] GET /v2.1/servers/14e4f10a-7d76-4902-ad9f-b8011f7e8398 => generated 1701 bytes in 979 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-04-14 06:51:21.316 8 INFO nova.api.openstack.compute.server_external_events [req-e7e25604-1f8e-4305-8086-3658cb9611de req-da28bfca-33b1-4df2-81cf-b8c2722b2cce a6dd8687397b401fb7fb25edb5b60c7e 06574fd622b64629b8a3124b630c2df2 - - 699291c45ea4471a89a422e31e1281f1 699291c45ea4471a89a422e31e1281f1] Creating event network-vif-deleted:541a48b7-ff87-4d39-a922-6e887ecfc0ba for instance 0f7ca7ad-fad2-497b-82a9-ce0d78615cb7 on instance [pid: 8|app: 0|req: 421/842] 10.0.0.135 () {38 vars in 815 bytes} [Tue Apr 14 06:51:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/843] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:51:21 2026] GET /v2.1/servers/0f7ca7ad-fad2-497b-82a9-ce0d78615cb7 => generated 1819 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-04-14 06:51:22.328 8 INFO nova.api.openstack.wsgi [None req-38f8a38f-e605-49f4-bc65-ec343fc8bc0d 70d16e0f6384492eac39feb4679f03f0 7fc43d9262c74594aa8b3ecccb5f5d1a - - default default] HTTP exception thrown: Instance 14e4f10a-7d76-4902-ad9f-b8011f7e8398 could not be found. [pid: 8|app: 0|req: 422/844] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:51:22 2026] GET /v2.1/servers/14e4f10a-7d76-4902-ad9f-b8011f7e8398 => 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, ' 2026-04-14 06:51:22.409 7 INFO nova.api.openstack.wsgi [None req-cd125535-cfa0-400f-a50b-656f20f7c45f 1c0c3f01c8ac48918d4b75b2aab6895b 73886c18d9cd4f68b9696c4a4122982c - - default default] HTTP exception thrown: Instance 0f7ca7ad-fad2-497b-82a9-ce0d78615cb7 could not be found. [pid: 7|app: 0|req: 423/847] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:51:22 2026] GET /v2.1/servers/0f7ca7ad-fad2-497b-82a9-ce0d78615cb7 => 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, ' 2026-04-14 06:51:22.451 8 INFO nova.api.openstack.wsgi [None req-ed7e00fd-19c3-4bcb-bf13-571664ee68c8 1c0c3f01c8ac48918d4b75b2aab6895b 73886c18d9cd4f68b9696c4a4122982c - - default default] HTTP exception thrown: Instance 0f7ca7ad-fad2-497b-82a9-ce0d78615cb7 could not be found. [pid: 8|app: 0|req: 425/848] 10.0.0.211 () {32 vars in 718 bytes} [Tue Apr 14 06:51:22 2026] DELETE /v2.1/servers/0f7ca7ad-fad2-497b-82a9-ce0d78615cb7 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-04-14 06:51:22.483 7 INFO nova.api.openstack.wsgi [None req-5537ef77-933a-4c7b-99f7-d061ecdee9a2 1c0c3f01c8ac48918d4b75b2aab6895b 73886c18d9cd4f68b9696c4a4122982c - - default default] HTTP exception thrown: Instance 0f7ca7ad-fad2-497b-82a9-ce0d78615cb7 could not be found. [pid: 7|app: 0|req: 424/849] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:51:22 2026] GET /v2.1/servers/0f7ca7ad-fad2-497b-82a9-ce0d78615cb7 => 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: 425/850] 10.0.0.211 () {32 vars in 730 bytes} [Tue Apr 14 06:51:22 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1584313093 => generated 0 bytes in 13 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/851] 10.0.0.211 () {32 vars in 706 bytes} [Tue Apr 14 06:51:22 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1948989044 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-14 06:51:23.361 7 INFO nova.api.openstack.compute.server_external_events [req-08e0739e-f2fd-4a6c-9a7a-c260d0ac2fe1 req-8d1d1da7-2b66-4953-8221-13767357cc5e a6dd8687397b401fb7fb25edb5b60c7e 06574fd622b64629b8a3124b630c2df2 - - 699291c45ea4471a89a422e31e1281f1 699291c45ea4471a89a422e31e1281f1] Creating event network-vif-deleted:3edadb99-07c4-4a5d-8d95-8c1f62e0e01c for instance 14e4f10a-7d76-4902-ad9f-b8011f7e8398 on instance [pid: 7|app: 0|req: 426/852] 10.0.0.135 () {38 vars in 815 bytes} [Tue Apr 14 06:51:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/853] 10.0.0.211 () {32 vars in 726 bytes} [Tue Apr 14 06:51:23 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-850128703 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 429/858] 10.0.0.211 () {34 vars in 671 bytes} [Tue Apr 14 06:51:51 2026] POST /v2.1/os-keypairs => generated 396 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/861] 10.0.0.211 () {34 vars in 663 bytes} [Tue Apr 14 06:51:53 2026] POST /v2.1/servers => generated 448 bytes in 758 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/862] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:51:53 2026] GET /v2.1/servers/85acfe18-0cae-49c5-9316-9d53a6604fcc => generated 1395 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-04-14 06:51:55.849 7 INFO nova.api.openstack.compute.server_external_events [req-6276998f-76a7-4aeb-9282-28921c1ef2c3 req-54f9261c-4807-46d6-abf6-f461a7909aff a6dd8687397b401fb7fb25edb5b60c7e 06574fd622b64629b8a3124b630c2df2 - - 699291c45ea4471a89a422e31e1281f1 699291c45ea4471a89a422e31e1281f1] Creating event network-changed:32da89a2-cefc-43c1-82c3-3e061cbb2384 for instance 85acfe18-0cae-49c5-9316-9d53a6604fcc on instance [pid: 7|app: 0|req: 432/863] 10.0.0.135 () {38 vars in 815 bytes} [Tue Apr 14 06:51:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 06:51:58.888 8 INFO nova.api.openstack.compute.server_external_events [req-3240c2ea-e456-445f-8653-f4720704ff2a req-68c2ef2f-c7aa-4dc8-bc87-0e7215d740fc a6dd8687397b401fb7fb25edb5b60c7e 06574fd622b64629b8a3124b630c2df2 - - 699291c45ea4471a89a422e31e1281f1 699291c45ea4471a89a422e31e1281f1] Creating event network-vif-plugged:32da89a2-cefc-43c1-82c3-3e061cbb2384 for instance 85acfe18-0cae-49c5-9316-9d53a6604fcc on instance [pid: 8|app: 0|req: 432/864] 10.0.0.19 () {38 vars in 814 bytes} [Tue Apr 14 06:51:58 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 433/865] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:51:59 2026] GET /v2.1/servers/85acfe18-0cae-49c5-9316-9d53a6604fcc => generated 1819 bytes in 636 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-04-14 06:52:01.637 7 INFO nova.api.openstack.compute.server_external_events [req-22e51a29-a8e9-4375-a0e1-9919c1011b8c req-077966dd-d7ec-480b-a887-932b63e686da a6dd8687397b401fb7fb25edb5b60c7e 06574fd622b64629b8a3124b630c2df2 - - 699291c45ea4471a89a422e31e1281f1 699291c45ea4471a89a422e31e1281f1] Creating event network-changed:32da89a2-cefc-43c1-82c3-3e061cbb2384 for instance 85acfe18-0cae-49c5-9316-9d53a6604fcc on instance [pid: 7|app: 0|req: 434/866] 10.0.0.135 () {38 vars in 815 bytes} [Tue Apr 14 06:52:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/869] 10.0.0.211 () {34 vars in 663 bytes} [Tue Apr 14 06:52:01 2026] POST /v2.1/servers => generated 448 bytes in 1122 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: 437/870] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:52:02 2026] GET /v2.1/servers/51307ca6-59a4-4414-aa41-cd675bd80dca => generated 1394 bytes in 323 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-04-14 06:52:05.461 8 INFO nova.api.openstack.compute.server_external_events [req-cfffb2ee-5105-456d-beb3-f786fde16f5c req-47396522-1c6d-4239-ba3d-3e9d5ad143ff a6dd8687397b401fb7fb25edb5b60c7e 06574fd622b64629b8a3124b630c2df2 - - 699291c45ea4471a89a422e31e1281f1 699291c45ea4471a89a422e31e1281f1] Creating event network-changed:2bf4779d-2b00-4807-ac25-bb96e5bdf271 for instance 51307ca6-59a4-4414-aa41-cd675bd80dca on instance [pid: 8|app: 0|req: 434/871] 10.0.0.135 () {38 vars in 815 bytes} [Tue Apr 14 06:52:05 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: 7|app: 0|req: 438/872] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:52:08 2026] GET /v2.1/servers/51307ca6-59a4-4414-aa41-cd675bd80dca => generated 1518 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-04-14 06:52:08.688 8 INFO nova.api.openstack.compute.server_external_events [req-2c24a651-2d43-4cda-be05-df0d56dc7e43 req-92750c25-5f57-4389-bf29-8665506436e5 a6dd8687397b401fb7fb25edb5b60c7e 06574fd622b64629b8a3124b630c2df2 - - 699291c45ea4471a89a422e31e1281f1 699291c45ea4471a89a422e31e1281f1] Creating event network-vif-plugged:2bf4779d-2b00-4807-ac25-bb96e5bdf271 for instance 51307ca6-59a4-4414-aa41-cd675bd80dca on instance [pid: 8|app: 0|req: 435/873] 10.0.0.19 () {38 vars in 814 bytes} [Tue Apr 14 06:52:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 440/876] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:52:13 2026] GET /v2.1/servers/51307ca6-59a4-4414-aa41-cd675bd80dca => generated 1818 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 06:52:15.477 8 INFO nova.api.openstack.compute.server_external_events [req-fa61aff6-a6a3-409d-aad4-1956cd4ebdc7 req-7cc3eb85-3a80-4c78-9421-b3464c87e320 a6dd8687397b401fb7fb25edb5b60c7e 06574fd622b64629b8a3124b630c2df2 - - 699291c45ea4471a89a422e31e1281f1 699291c45ea4471a89a422e31e1281f1] Creating event network-changed:2bf4779d-2b00-4807-ac25-bb96e5bdf271 for instance 51307ca6-59a4-4414-aa41-cd675bd80dca on instance [pid: 8|app: 0|req: 437/877] 10.0.0.135 () {38 vars in 815 bytes} [Tue Apr 14 06:52:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 440/882] 199.204.45.89 () {36 vars in 713 bytes} [Tue Apr 14 06:52:39 2026] POST /v2.1/servers => generated 453 bytes in 838 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: 7|app: 0|req: 443/883] 199.204.45.89 () {32 vars in 732 bytes} [Tue Apr 14 06:52:40 2026] GET /v2.1/servers/8adb8944-0ef5-4eee-b187-c86168e1181c => generated 2213 bytes in 65 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: 441/884] 199.204.45.89 () {32 vars in 758 bytes} [Tue Apr 14 06:52:40 2026] GET /v2.1/servers/8adb8944-0ef5-4eee-b187-c86168e1181c/os-interface => generated 28 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: 7|app: 0|req: 444/885] 199.204.45.89 () {32 vars in 776 bytes} [Tue Apr 14 06:52:40 2026] GET /v2.1/servers/8adb8944-0ef5-4eee-b187-c86168e1181c/os-volume_attachments => generated 197 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 06:52:42.490 8 INFO nova.api.openstack.compute.server_external_events [req-9e3f4470-f754-4093-be95-956a67cf34e8 req-c20b5d93-cad6-4db8-a365-4b8d27b1459d a6dd8687397b401fb7fb25edb5b60c7e 06574fd622b64629b8a3124b630c2df2 - - 699291c45ea4471a89a422e31e1281f1 699291c45ea4471a89a422e31e1281f1] Creating event network-changed:7711ce94-2eca-42b4-ae2e-0d475a524cae for instance 8adb8944-0ef5-4eee-b187-c86168e1181c on instance [pid: 8|app: 0|req: 443/888] 10.0.0.135 () {38 vars in 815 bytes} [Tue Apr 14 06:52:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 446/889] 199.204.45.89 () {32 vars in 732 bytes} [Tue Apr 14 06:52:43 2026] GET /v2.1/servers/8adb8944-0ef5-4eee-b187-c86168e1181c => generated 2433 bytes in 176 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: 444/890] 199.204.45.89 () {32 vars in 758 bytes} [Tue Apr 14 06:52:43 2026] GET /v2.1/servers/8adb8944-0ef5-4eee-b187-c86168e1181c/os-interface => generated 284 bytes in 109 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: 447/891] 199.204.45.89 () {32 vars in 776 bytes} [Tue Apr 14 06:52:44 2026] GET /v2.1/servers/8adb8944-0ef5-4eee-b187-c86168e1181c/os-volume_attachments => generated 197 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 06:52:44.661 8 INFO nova.api.openstack.compute.server_external_events [req-501969d2-2022-4ec3-addb-536f6df6193b req-c29cc4f5-213c-4e6a-a6ee-94fa60e351d3 a6dd8687397b401fb7fb25edb5b60c7e 06574fd622b64629b8a3124b630c2df2 - - 699291c45ea4471a89a422e31e1281f1 699291c45ea4471a89a422e31e1281f1] Creating event network-vif-plugged:7711ce94-2eca-42b4-ae2e-0d475a524cae for instance 8adb8944-0ef5-4eee-b187-c86168e1181c on instance [pid: 8|app: 0|req: 445/892] 10.0.0.19 () {38 vars in 814 bytes} [Tue Apr 14 06:52:44 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 448/893] 199.204.45.89 () {32 vars in 732 bytes} [Tue Apr 14 06:52:46 2026] GET /v2.1/servers/8adb8944-0ef5-4eee-b187-c86168e1181c => generated 2581 bytes in 144 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: 446/894] 199.204.45.89 () {32 vars in 758 bytes} [Tue Apr 14 06:52:46 2026] GET /v2.1/servers/8adb8944-0ef5-4eee-b187-c86168e1181c/os-interface => generated 286 bytes in 74 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: 449/895] 199.204.45.89 () {32 vars in 776 bytes} [Tue Apr 14 06:52:47 2026] GET /v2.1/servers/8adb8944-0ef5-4eee-b187-c86168e1181c/os-volume_attachments => generated 197 bytes in 31 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-04-14 06:53:23.831 8 INFO nova.api.openstack.compute.server_external_events [req-1de08888-bad5-48c7-9797-7aad84c49266 req-cc2a9024-6748-4817-80c7-63026689340e a6dd8687397b401fb7fb25edb5b60c7e 06574fd622b64629b8a3124b630c2df2 - - 699291c45ea4471a89a422e31e1281f1 699291c45ea4471a89a422e31e1281f1] Creating event network-changed:ac4be18e-ab5e-483b-aa5c-d552ff5f2e47 for instance 8adb8944-0ef5-4eee-b187-c86168e1181c on instance [pid: 8|app: 0|req: 452/904] 10.0.0.135 () {38 vars in 815 bytes} [Tue Apr 14 06:53:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/905] 199.204.45.89 () {36 vars in 811 bytes} [Tue Apr 14 06:53:22 2026] POST /v2.1/servers/8adb8944-0ef5-4eee-b187-c86168e1181c/os-interface => generated 279 bytes in 2417 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-04-14 06:53:24.951 8 INFO nova.api.openstack.compute.server_external_events [req-1e6457bc-e612-488e-9418-7288da693c37 req-1cb943bf-cb22-4864-aee5-0659eaec2ddf a6dd8687397b401fb7fb25edb5b60c7e 06574fd622b64629b8a3124b630c2df2 - - 699291c45ea4471a89a422e31e1281f1 699291c45ea4471a89a422e31e1281f1] Creating event network-changed:ac4be18e-ab5e-483b-aa5c-d552ff5f2e47 for instance 8adb8944-0ef5-4eee-b187-c86168e1181c on instance [pid: 8|app: 0|req: 453/906] 10.0.0.135 () {38 vars in 815 bytes} [Tue Apr 14 06:53: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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-04-14 06:53:26.692 7 INFO nova.api.openstack.compute.server_external_events [req-6644b6b5-785a-4dc2-9b4e-8eb66bd54605 req-0231c11d-c6d5-466c-acca-0af4cdb9cd32 a6dd8687397b401fb7fb25edb5b60c7e 06574fd622b64629b8a3124b630c2df2 - - 699291c45ea4471a89a422e31e1281f1 699291c45ea4471a89a422e31e1281f1] Creating event network-vif-plugged:ac4be18e-ab5e-483b-aa5c-d552ff5f2e47 for instance 8adb8944-0ef5-4eee-b187-c86168e1181c on instance [pid: 7|app: 0|req: 454/907] 10.0.0.19 () {38 vars in 814 bytes} [Tue Apr 14 06:53:26 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, ' 2026-04-14 06:53:28.831 8 INFO nova.api.openstack.compute.server_external_events [req-505c591c-f264-4107-aaca-f56b9733d2f7 req-08ab7c1b-4062-4472-b657-b09317bac4ee a6dd8687397b401fb7fb25edb5b60c7e 06574fd622b64629b8a3124b630c2df2 - - 699291c45ea4471a89a422e31e1281f1 699291c45ea4471a89a422e31e1281f1] Creating event network-changed:ac4be18e-ab5e-483b-aa5c-d552ff5f2e47 for instance 8adb8944-0ef5-4eee-b187-c86168e1181c on instance [pid: 8|app: 0|req: 454/908] 10.0.0.135 () {38 vars in 815 bytes} [Tue Apr 14 06:53:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-04-14 06:53:46.421 7 INFO nova.api.openstack.compute.server_external_events [req-1e516811-4e1d-432d-ab9e-42a47b731a3e req-d0dd8aa8-a9cd-44e8-bfdc-0915fc3772b3 a6dd8687397b401fb7fb25edb5b60c7e 06574fd622b64629b8a3124b630c2df2 - - 699291c45ea4471a89a422e31e1281f1 699291c45ea4471a89a422e31e1281f1] Creating event network-changed:801dd2bb-09fa-475e-9ee0-6af07310b736 for instance 8adb8944-0ef5-4eee-b187-c86168e1181c on instance [pid: 7|app: 0|req: 457/913] 10.0.0.135 () {38 vars in 815 bytes} [Tue Apr 14 06:53:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/914] 199.204.45.89 () {36 vars in 811 bytes} [Tue Apr 14 06:53:44 2026] POST /v2.1/servers/8adb8944-0ef5-4eee-b187-c86168e1181c/os-interface => generated 374 bytes in 2946 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-04-14 06:53:48.539 7 INFO nova.api.openstack.compute.server_external_events [req-6dd83b2d-699b-416c-9a54-cc0833032b36 req-4c117656-af8d-4f9b-9d5f-024eddab7f2f a6dd8687397b401fb7fb25edb5b60c7e 06574fd622b64629b8a3124b630c2df2 - - 699291c45ea4471a89a422e31e1281f1 699291c45ea4471a89a422e31e1281f1] Creating event network-changed:801dd2bb-09fa-475e-9ee0-6af07310b736 for instance 8adb8944-0ef5-4eee-b187-c86168e1181c on instance [pid: 7|app: 0|req: 458/915] 10.0.0.135 () {38 vars in 815 bytes} [Tue Apr 14 06:53:48 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, ' 2026-04-14 06:53:48.943 8 INFO nova.api.openstack.compute.server_external_events [req-50f7cad0-ec7e-4324-8203-b32cbb24746a req-cc071606-778a-4ab9-b61a-95b95033e49c a6dd8687397b401fb7fb25edb5b60c7e 06574fd622b64629b8a3124b630c2df2 - - 699291c45ea4471a89a422e31e1281f1 699291c45ea4471a89a422e31e1281f1] Creating event network-vif-plugged:801dd2bb-09fa-475e-9ee0-6af07310b736 for instance 8adb8944-0ef5-4eee-b187-c86168e1181c on instance [pid: 8|app: 0|req: 458/916] 10.0.0.19 () {38 vars in 814 bytes} [Tue Apr 14 06:53:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 69 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-04-14 06:53:57.111 7 INFO nova.api.openstack.compute.server_external_events [req-727ef501-d82c-43af-8a9e-97faa39feac6 req-34741850-ee8c-40a1-a0ce-f8da6ca79332 a6dd8687397b401fb7fb25edb5b60c7e 06574fd622b64629b8a3124b630c2df2 - - 699291c45ea4471a89a422e31e1281f1 699291c45ea4471a89a422e31e1281f1] Creating event network-changed:48b8cf97-7a96-4774-825d-0a0a8849dc51 for instance 8adb8944-0ef5-4eee-b187-c86168e1181c on instance [pid: 7|app: 0|req: 460/919] 10.0.0.135 () {38 vars in 815 bytes} [Tue Apr 14 06:53:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/920] 199.204.45.89 () {36 vars in 811 bytes} [Tue Apr 14 06:53:55 2026] POST /v2.1/servers/8adb8944-0ef5-4eee-b187-c86168e1181c/os-interface => generated 374 bytes in 3112 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-04-14 06:53:58.780 7 INFO nova.api.openstack.compute.server_external_events [req-ebed7861-bea3-4eae-a16c-7b990b329406 req-df00153c-3284-42aa-afda-867d66683d89 a6dd8687397b401fb7fb25edb5b60c7e 06574fd622b64629b8a3124b630c2df2 - - 699291c45ea4471a89a422e31e1281f1 699291c45ea4471a89a422e31e1281f1] Creating event network-vif-plugged:48b8cf97-7a96-4774-825d-0a0a8849dc51 for instance 8adb8944-0ef5-4eee-b187-c86168e1181c on instance [pid: 7|app: 0|req: 461/921] 10.0.0.19 () {38 vars in 814 bytes} [Tue Apr 14 06:53:58 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 06:53:59.409 8 INFO nova.api.openstack.compute.server_external_events [req-8045fed3-5e24-4dab-b6f7-0eb399e59ed9 req-ac04913a-6c78-4768-8fe6-84ac2271e059 a6dd8687397b401fb7fb25edb5b60c7e 06574fd622b64629b8a3124b630c2df2 - - 699291c45ea4471a89a422e31e1281f1 699291c45ea4471a89a422e31e1281f1] Creating event network-changed:48b8cf97-7a96-4774-825d-0a0a8849dc51 for instance 8adb8944-0ef5-4eee-b187-c86168e1181c on instance [pid: 8|app: 0|req: 461/922] 10.0.0.135 () {38 vars in 815 bytes} [Tue Apr 14 06:53:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 06:54:09.758 7 INFO nova.api.openstack.compute.server_external_events [req-9696283d-28e8-4894-81d3-e623e2fa7011 req-71d5813a-38e4-4a22-81de-f8092d899af0 a6dd8687397b401fb7fb25edb5b60c7e 06574fd622b64629b8a3124b630c2df2 - - 699291c45ea4471a89a422e31e1281f1 699291c45ea4471a89a422e31e1281f1] Creating event network-changed:48b8cf97-7a96-4774-825d-0a0a8849dc51 for instance 8adb8944-0ef5-4eee-b187-c86168e1181c on instance [pid: 7|app: 0|req: 463/925] 10.0.0.135 () {38 vars in 815 bytes} [Tue Apr 14 06:54:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 463/926] 199.204.45.89 () {34 vars in 854 bytes} [Tue Apr 14 06:54:09 2026] DELETE /v2.1/servers/8adb8944-0ef5-4eee-b187-c86168e1181c/os-interface/48b8cf97-7a96-4774-825d-0a0a8849dc51 => generated 0 bytes in 61 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-04-14 06:54:14.460 7 INFO nova.api.openstack.compute.server_external_events [req-60dff28a-ae30-4cec-a5c8-c27cfffd4d9e req-34d29af3-496d-4e9f-b5b8-718be06d58da a6dd8687397b401fb7fb25edb5b60c7e 06574fd622b64629b8a3124b630c2df2 - - 699291c45ea4471a89a422e31e1281f1 699291c45ea4471a89a422e31e1281f1] Creating event network-vif-deleted:48b8cf97-7a96-4774-825d-0a0a8849dc51 for instance 8adb8944-0ef5-4eee-b187-c86168e1181c on instance [pid: 7|app: 0|req: 465/929] 10.0.0.135 () {38 vars in 815 bytes} [Tue Apr 14 06:54:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 465/930] 199.204.45.89 () {34 vars in 854 bytes} [Tue Apr 14 06:54:15 2026] DELETE /v2.1/servers/8adb8944-0ef5-4eee-b187-c86168e1181c/os-interface/801dd2bb-09fa-475e-9ee0-6af07310b736 => generated 0 bytes in 45 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-04-14 06:54:16.566 7 INFO nova.api.openstack.compute.server_external_events [req-8368e7c6-da02-4ed8-afc2-d4a26c47dd31 req-8ebe1362-0d14-46f6-be5b-7f1d4cb8fc60 a6dd8687397b401fb7fb25edb5b60c7e 06574fd622b64629b8a3124b630c2df2 - - 699291c45ea4471a89a422e31e1281f1 699291c45ea4471a89a422e31e1281f1] Creating event network-vif-deleted:801dd2bb-09fa-475e-9ee0-6af07310b736 for instance 8adb8944-0ef5-4eee-b187-c86168e1181c on instance [pid: 7|app: 0|req: 466/931] 10.0.0.135 () {38 vars in 815 bytes} [Tue Apr 14 06:54:16 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) 2026-04-14 06:54:16.583 8 INFO nova.api.openstack.compute.server_external_events [req-8fc49841-a318-46a7-8d82-5ccfed9d2e9e req-7cfb0668-3498-446d-8840-105974713000 a6dd8687397b401fb7fb25edb5b60c7e 06574fd622b64629b8a3124b630c2df2 - - 699291c45ea4471a89a422e31e1281f1 699291c45ea4471a89a422e31e1281f1] Creating event network-changed:801dd2bb-09fa-475e-9ee0-6af07310b736 for instance 8adb8944-0ef5-4eee-b187-c86168e1181c on instance [pid: 8|app: 0|req: 466/932] 10.0.0.135 () {38 vars in 815 bytes} [Tue Apr 14 06:54:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 468/935] 199.204.45.89 () {34 vars in 854 bytes} [Tue Apr 14 06:54:31 2026] DELETE /v2.1/servers/8adb8944-0ef5-4eee-b187-c86168e1181c/os-interface/ac4be18e-ab5e-483b-aa5c-d552ff5f2e47 => generated 0 bytes in 88 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: 469/938] 199.204.45.89 () {34 vars in 754 bytes} [Tue Apr 14 06:54:34 2026] DELETE /v2.1/servers/8adb8944-0ef5-4eee-b187-c86168e1181c => generated 0 bytes in 121 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 06:54:36.553 8 INFO nova.api.openstack.compute.server_external_events [req-e6680db3-e44c-4302-9d95-ba3857be82ed req-53a25e4f-8aec-4a98-bfe2-ff0d8365587f a6dd8687397b401fb7fb25edb5b60c7e 06574fd622b64629b8a3124b630c2df2 - - 699291c45ea4471a89a422e31e1281f1 699291c45ea4471a89a422e31e1281f1] Creating event network-vif-deleted:7711ce94-2eca-42b4-ae2e-0d475a524cae for instance 8adb8944-0ef5-4eee-b187-c86168e1181c on instance [pid: 8|app: 0|req: 470/939] 10.0.0.135 () {38 vars in 815 bytes} [Tue Apr 14 06:54:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/940] 10.0.0.211 () {32 vars in 718 bytes} [Tue Apr 14 06:54:36 2026] DELETE /v2.1/servers/51307ca6-59a4-4414-aa41-cd675bd80dca => generated 0 bytes in 92 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-04-14 06:54:36.727 7 INFO nova.api.openstack.compute.server_external_events [req-b2afa213-844d-499c-a5a8-0926b289eb4c req-a759d8df-93d6-43b9-bdba-5f98a2906fd7 a6dd8687397b401fb7fb25edb5b60c7e 06574fd622b64629b8a3124b630c2df2 - - 699291c45ea4471a89a422e31e1281f1 699291c45ea4471a89a422e31e1281f1] Creating event network-changed:2bf4779d-2b00-4807-ac25-bb96e5bdf271 for instance 51307ca6-59a4-4414-aa41-cd675bd80dca on instance [pid: 7|app: 0|req: 471/941] 10.0.0.135 () {38 vars in 815 bytes} [Tue Apr 14 06:54:36 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: 471/942] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:54:36 2026] GET /v2.1/servers/51307ca6-59a4-4414-aa41-cd675bd80dca => generated 1944 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-04-14 06:54:41.934 7 INFO nova.api.openstack.wsgi [None req-c0478d94-c70c-4783-90c1-47fd6ea8f32f e1cae489ed934d7ebfa4ca9f4e2e28f8 ff9732ed341d4e22a5357e03f35549ed - - default default] HTTP exception thrown: Instance 51307ca6-59a4-4414-aa41-cd675bd80dca could not be found. [pid: 7|app: 0|req: 472/943] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:54:41 2026] GET /v2.1/servers/51307ca6-59a4-4414-aa41-cd675bd80dca => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 06:54:42.723 8 INFO nova.api.openstack.compute.server_external_events [req-d7751338-3542-4e58-9016-a35dbf5396c3 req-4122a3f2-c798-4654-8166-06b5fa9a9356 a6dd8687397b401fb7fb25edb5b60c7e 06574fd622b64629b8a3124b630c2df2 - - 699291c45ea4471a89a422e31e1281f1 699291c45ea4471a89a422e31e1281f1] Creating event network-vif-deleted:2bf4779d-2b00-4807-ac25-bb96e5bdf271 for instance 51307ca6-59a4-4414-aa41-cd675bd80dca on instance /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 473/946] 10.0.0.135 () {38 vars in 815 bytes} [Tue Apr 14 06:54:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/947] 10.0.0.211 () {32 vars in 718 bytes} [Tue Apr 14 06:54:42 2026] DELETE /v2.1/servers/85acfe18-0cae-49c5-9316-9d53a6604fcc => generated 0 bytes in 120 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-04-14 06:54:42.932 7 INFO nova.api.openstack.compute.server_external_events [req-6273e686-3594-4938-bd0b-cd3e95399589 req-8b853da2-66ae-46f0-b76b-44529ae037f7 a6dd8687397b401fb7fb25edb5b60c7e 06574fd622b64629b8a3124b630c2df2 - - 699291c45ea4471a89a422e31e1281f1 699291c45ea4471a89a422e31e1281f1] Creating event network-changed:32da89a2-cefc-43c1-82c3-3e061cbb2384 for instance 85acfe18-0cae-49c5-9316-9d53a6604fcc on instance [pid: 7|app: 0|req: 475/948] 10.0.0.135 () {38 vars in 815 bytes} [Tue Apr 14 06:54:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/949] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:54:42 2026] GET /v2.1/servers/85acfe18-0cae-49c5-9316-9d53a6604fcc => generated 1945 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-04-14 06:54:48.150 7 INFO nova.api.openstack.wsgi [None req-a2fc3bcb-3b85-40fd-b40c-ce6ff8ef8c8b e1cae489ed934d7ebfa4ca9f4e2e28f8 ff9732ed341d4e22a5357e03f35549ed - - default default] HTTP exception thrown: Instance 85acfe18-0cae-49c5-9316-9d53a6604fcc could not be found. [pid: 7|app: 0|req: 476/950] 10.0.0.211 () {32 vars in 715 bytes} [Tue Apr 14 06:54:48 2026] GET /v2.1/servers/85acfe18-0cae-49c5-9316-9d53a6604fcc => 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, ' 2026-04-14 06:54:48.292 8 INFO nova.api.openstack.compute.server_external_events [req-f13c5c73-a600-4686-a5ff-451333b720ab req-7976fd06-6065-42b0-80f1-d7ccf4e03f5a a6dd8687397b401fb7fb25edb5b60c7e 06574fd622b64629b8a3124b630c2df2 - - 699291c45ea4471a89a422e31e1281f1 699291c45ea4471a89a422e31e1281f1] Creating event network-vif-deleted:32da89a2-cefc-43c1-82c3-3e061cbb2384 for instance 85acfe18-0cae-49c5-9316-9d53a6604fcc on instance [pid: 8|app: 0|req: 475/951] 10.0.0.135 () {38 vars in 815 bytes} [Tue Apr 14 06:54:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 477/952] 10.0.0.211 () {32 vars in 726 bytes} [Tue Apr 14 06:54:49 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1727055460 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 06:54:49.429 8 INFO nova.api.openstack.wsgi [None req-abad5cd6-a875-4acf-ac7b-ebc902fd4109 e1cae489ed934d7ebfa4ca9f4e2e28f8 ff9732ed341d4e22a5357e03f35549ed - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1727055460 not found for user e1cae489ed934d7ebfa4ca9f4e2e28f8 [pid: 8|app: 0|req: 476/953] 10.0.0.211 () {32 vars in 723 bytes} [Tue Apr 14 06:54:49 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1727055460 => generated 142 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/958] 10.0.0.211 () {32 vars in 655 bytes} [Tue Apr 14 06:55:06 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/959] 10.0.0.211 () {32 vars in 641 bytes} [Tue Apr 14 06:55:06 2026] GET /v2.1/servers => generated 15 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-14 06:55:06.577 7 WARNING oslo_db.sqlalchemy.utils [None req-0461933c-0d80-444c-8576-5149a99d8fe6 c7d9760d1d9440d7b0caeceb2583c8ea 47935cea4be548058084e2a54d6eef3d - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 481/960] 10.0.0.211 () {32 vars in 649 bytes} [Tue Apr 14 06:55:06 2026] GET /v2.1/os-keypairs => generated 530 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/961] 10.0.0.211 () {32 vars in 694 bytes} [Tue Apr 14 06:55:06 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1022] 10.0.0.155 () {28 vars in 454 bytes} [Tue Apr 14 07:00:07 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) 2026-04-14 07:00:07.687 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [ef444462-f09a-4183-a1f5-4fea1b3fd7b4] AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-14 07:00:07.688 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Apr 14 07:00:07 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1 (ip 10.0.0.155) !!! 2026-04-14 07:00:07.690 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Apr 14 07:00:07 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1 (ip 10.0.0.155) !!! [pid: 7|app: 0|req: 512/1023] 10.0.0.155 () {30 vars in 658 bytes} [Tue Apr 14 07:00:07 2026] GET /v2.1 => generated 0 bytes in 61 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) 2026-04-14 07:00:07.756 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [27c7aeef-dc10-44a0-9238-a44a50931212] AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-14 07:00:07.758 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Apr 14 07:00:07 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1/ (ip 10.0.0.155) !!! 2026-04-14 07:00:07.763 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Apr 14 07:00:07 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1/ (ip 10.0.0.155) !!! [pid: 8|app: 0|req: 512/1024] 10.0.0.155 () {30 vars in 660 bytes} [Tue Apr 14 07:00:07 2026] GET /v2.1/ => generated 410 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1025] 10.0.0.155 () {34 vars in 765 bytes} [Tue Apr 14 07:00:07 2026] GET /v2.1/os-services => generated 783 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1026] 10.0.0.155 () {28 vars in 454 bytes} [Tue Apr 14 07:00:11 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) 2026-04-14 07:00:11.046 7 INFO oslo.messaging._drivers.impl_rabbit [-] [ef444462-f09a-4183-a1f5-4fea1b3fd7b4] Reconnected to AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 via [amqp] client with port 42544. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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/1027] 10.0.0.155 () {30 vars in 658 bytes} [Tue Apr 14 07:00:11 2026] GET /v2.1 => generated 0 bytes in 52 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 514/1028] 10.0.0.155 () {30 vars in 660 bytes} [Tue Apr 14 07:00:11 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: 515/1029] 10.0.0.155 () {34 vars in 765 bytes} [Tue Apr 14 07:00:11 2026] GET /v2.1/os-services => generated 783 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1032] 10.0.0.155 () {28 vars in 454 bytes} [Tue Apr 14 07:00:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) 2026-04-14 07:00:14.569 8 INFO oslo.messaging._drivers.impl_rabbit [-] [27c7aeef-dc10-44a0-9238-a44a50931212] Reconnected to AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 via [amqp] client with port 51802. [pid: 8|app: 0|req: 516/1033] 10.0.0.155 () {30 vars in 658 bytes} [Tue Apr 14 07:00:14 2026] GET /v2.1 => generated 0 bytes in 72 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: 518/1034] 10.0.0.155 () {30 vars in 660 bytes} [Tue Apr 14 07:00:14 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: 517/1035] 10.0.0.155 () {34 vars in 808 bytes} [Tue Apr 14 07:00:14 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1036] 10.0.0.155 () {28 vars in 454 bytes} [Tue Apr 14 07:00:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0)