+ 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 May 12 17:02:37 2026] *** compiled with version: 11.4.0 on 12 May 2026 01:40:53 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: nova-api-osapi-864774c6f7-kczp9 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:8774 fd 3 Python version: 3.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x5585838b7ec0 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. /var/lib/openstack/lib/python3.10/site-packages/nova/virt/__init__.py:18: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. __import__('pkg_resources').declare_namespace(__name__) /var/lib/openstack/lib/python3.10/site-packages/nova/virt/__init__.py:18: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. __import__('pkg_resources').declare_namespace(__name__) 2026-05-12 17:02:41.957 7 WARNING oslo_config.cfg [-] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-05-12 17:02:42.060 8 WARNING oslo_config.cfg [-] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-05-12 17:02:42.361 7 WARNING keystonemiddleware._common.config [None req-ba61a4de-5b03-4ac2-ba18-4b2793cde8ce - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-12 17:02:42.370 7 WARNING oslo_config.cfg [None req-ba61a4de-5b03-4ac2-ba18-4b2793cde8ce - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-12 17:02:42.455 8 WARNING keystonemiddleware._common.config [None req-68f8aed6-8d70-4a0e-9b7b-761385bce4d9 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-12 17:02:42.464 8 WARNING oslo_config.cfg [None req-68f8aed6-8d70-4a0e-9b7b-761385bce4d9 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-12 17:02:42.563 7 WARNING keystonemiddleware._common.config [None req-ba61a4de-5b03-4ac2-ba18-4b2793cde8ce - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x5585838b7ec0 pid: 7 (default app) 2026-05-12 17:02:42.653 8 WARNING keystonemiddleware._common.config [None req-68f8aed6-8d70-4a0e-9b7b-761385bce4d9 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x5585838b7ec0 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.19.213.202 () {42 vars in 705 bytes} [Tue May 12 17:02:50 2026] GET /v2.1 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:02:50.611 8 WARNING oslo_policy.policy [None req-96eba76f-421b-497f-9d85-206a292c0ecb a3c963cec92a49e49d3b16938df9dbf3 be0d6c1e66e94dd7b3388cb1d83dc57d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-12 17:02:50.611 8 WARNING oslo_policy.policy [None req-96eba76f-421b-497f-9d85-206a292c0ecb a3c963cec92a49e49d3b16938df9dbf3 be0d6c1e66e94dd7b3388cb1d83dc57d - - 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.19.213.202 () {44 vars in 909 bytes} [Tue May 12 17:02:50 2026] GET /v2.1 => generated 0 bytes in 541 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:02:50.730 7 WARNING oslo_policy.policy [req-96eba76f-421b-497f-9d85-206a292c0ecb req-ffe324e9-0a8c-4ae2-9142-7394114bfe62 a3c963cec92a49e49d3b16938df9dbf3 be0d6c1e66e94dd7b3388cb1d83dc57d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-12 17:02:50.730 7 WARNING oslo_policy.policy [req-96eba76f-421b-497f-9d85-206a292c0ecb req-ffe324e9-0a8c-4ae2-9142-7394114bfe62 a3c963cec92a49e49d3b16938df9dbf3 be0d6c1e66e94dd7b3388cb1d83dc57d - - 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.19.213.202 () {46 vars in 982 bytes} [Tue May 12 17:02:50 2026] GET /v2.1/ => generated 399 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 17:02:50.849 8 INFO nova.api.openstack.wsgi [None req-d4424573-2c64-4a60-8ac6-dd6d78a9eef0 a3c963cec92a49e49d3b16938df9dbf3 be0d6c1e66e94dd7b3388cb1d83dc57d - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 199.19.213.202 () {48 vars in 1011 bytes} [Tue May 12 17:02:50 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 199.19.213.202 () {48 vars in 1051 bytes} [Tue May 12 17:02:50 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.19.213.202 () {52 vars in 1049 bytes} [Tue May 12 17:02:50 2026] POST /v2.1/flavors => generated 529 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.19.213.202 () {42 vars in 705 bytes} [Tue May 12 17:02:51 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 199.19.213.202 () {44 vars in 909 bytes} [Tue May 12 17:02:51 2026] GET /v2.1 => generated 0 bytes in 53 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.19.213.202 () {46 vars in 982 bytes} [Tue May 12 17:02:51 2026] GET /v2.1/ => generated 399 bytes in 4 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 17:02:51.745 8 INFO nova.api.openstack.wsgi [None req-67d2aa66-aa40-4304-9981-2db72b2c8e42 a3c963cec92a49e49d3b16938df9dbf3 be0d6c1e66e94dd7b3388cb1d83dc57d - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/12] 199.19.213.202 () {48 vars in 1013 bytes} [Tue May 12 17:02:51 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/13] 199.19.213.202 () {48 vars in 1051 bytes} [Tue May 12 17:02:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.19.213.202 () {52 vars in 1049 bytes} [Tue May 12 17:02:51 2026] POST /v2.1/flavors => generated 532 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.19.213.202 () {42 vars in 705 bytes} [Tue May 12 17:02:52 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.19.213.202 () {44 vars in 909 bytes} [Tue May 12 17:02:52 2026] GET /v2.1 => generated 0 bytes in 56 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.19.213.202 () {46 vars in 982 bytes} [Tue May 12 17:02:52 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 17:02:52.639 8 INFO nova.api.openstack.wsgi [None req-09bbb78d-474d-4448-bf25-99a47b079f2f a3c963cec92a49e49d3b16938df9dbf3 be0d6c1e66e94dd7b3388cb1d83dc57d - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/18] 199.19.213.202 () {48 vars in 1015 bytes} [Tue May 12 17:02:52 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/19] 199.19.213.202 () {48 vars in 1051 bytes} [Tue May 12 17:02:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 199.19.213.202 () {52 vars in 1049 bytes} [Tue May 12 17:02:52 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: 11/21] 199.19.213.202 () {42 vars in 705 bytes} [Tue May 12 17:02:53 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/22] 199.19.213.202 () {44 vars in 909 bytes} [Tue May 12 17:02:53 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 12/23] 199.19.213.202 () {46 vars in 982 bytes} [Tue May 12 17:02:53 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 17:02:53.479 8 INFO nova.api.openstack.wsgi [None req-0761d6e7-dcd1-42d3-90dc-c66dba06ce79 a3c963cec92a49e49d3b16938df9dbf3 be0d6c1e66e94dd7b3388cb1d83dc57d - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 12/24] 199.19.213.202 () {48 vars in 1013 bytes} [Tue May 12 17:02:53 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/25] 199.19.213.202 () {48 vars in 1051 bytes} [Tue May 12 17:02:53 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 199.19.213.202 () {52 vars in 1049 bytes} [Tue May 12 17:02:53 2026] POST /v2.1/flavors => generated 532 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 199.19.213.202 () {42 vars in 705 bytes} [Tue May 12 17:02:54 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.19.213.202 () {44 vars in 909 bytes} [Tue May 12 17:02:54 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 15/29] 199.19.213.202 () {46 vars in 982 bytes} [Tue May 12 17:02:54 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 17:02:54.320 8 INFO nova.api.openstack.wsgi [None req-012fadd3-5d00-4156-8bed-400cb262b3c3 a3c963cec92a49e49d3b16938df9dbf3 be0d6c1e66e94dd7b3388cb1d83dc57d - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 15/30] 199.19.213.202 () {48 vars in 1015 bytes} [Tue May 12 17:02:54 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/31] 199.19.213.202 () {48 vars in 1051 bytes} [Tue May 12 17:02:54 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/32] 199.19.213.202 () {52 vars in 1049 bytes} [Tue May 12 17:02:54 2026] POST /v2.1/flavors => generated 535 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/109] 10.0.0.104 () {28 vars in 456 bytes} [Tue May 12 17:09:06 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: 55/110] 10.0.0.104 () {30 vars in 660 bytes} [Tue May 12 17:09:06 2026] GET /v2.1 => generated 0 bytes in 138 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 56/111] 10.0.0.104 () {30 vars in 662 bytes} [Tue May 12 17:09:06 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: 56/112] 10.0.0.104 () {34 vars in 806 bytes} [Tue May 12 17:09:06 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 78/155] 199.19.213.202 () {42 vars in 705 bytes} [Tue May 12 17:12:43 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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: 78/156] 199.19.213.202 () {44 vars in 909 bytes} [Tue May 12 17:12:43 2026] GET /v2.1 => generated 0 bytes in 126 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 79/157] 199.19.213.202 () {46 vars in 982 bytes} [Tue May 12 17:12:43 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 17:12:43.337 8 INFO nova.api.openstack.wsgi [None req-756192aa-8d79-4154-95e9-a53dc3fd8c5d a3c963cec92a49e49d3b16938df9dbf3 be0d6c1e66e94dd7b3388cb1d83dc57d - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 79/158] 199.19.213.202 () {48 vars in 1017 bytes} [Tue May 12 17:12:43 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 80/159] 199.19.213.202 () {48 vars in 1051 bytes} [Tue May 12 17:12:43 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 80/160] 199.19.213.202 () {52 vars in 1049 bytes} [Tue May 12 17:12:43 2026] POST /v2.1/flavors => generated 534 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 87/173] 199.19.213.202 () {42 vars in 705 bytes} [Tue May 12 17:13:43 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: 87/174] 199.19.213.202 () {44 vars in 909 bytes} [Tue May 12 17:13:43 2026] GET /v2.1 => generated 0 bytes in 388 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 88/175] 199.19.213.202 () {46 vars in 982 bytes} [Tue May 12 17:13:43 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 17:13:43.856 7 WARNING oslo_db.sqlalchemy.utils [None req-32a8177a-5c2f-45e5-8dd7-8225675a2642 a3c963cec92a49e49d3b16938df9dbf3 be0d6c1e66e94dd7b3388cb1d83dc57d - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 88/176] 199.19.213.202 () {48 vars in 1016 bytes} [Tue May 12 17:13:43 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: 89/177] 199.19.213.202 () {52 vars in 1057 bytes} [Tue May 12 17:13:43 2026] POST /v2.1/os-keypairs => generated 576 bytes in 73 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 91/180] 199.19.213.202 () {44 vars in 990 bytes} [Tue May 12 17:13:47 2026] GET /v2.1/os-quota-sets/be0d6c1e66e94dd7b3388cb1d83dc57d => generated 371 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 90/181] 199.19.213.202 () {48 vars in 1042 bytes} [Tue May 12 17:13:47 2026] PUT /v2.1/os-quota-sets/be0d6c1e66e94dd7b3388cb1d83dc57d => generated 326 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 92/182] 199.19.213.202 () {44 vars in 990 bytes} [Tue May 12 17:13:48 2026] GET /v2.1/os-quota-sets/be0d6c1e66e94dd7b3388cb1d83dc57d => generated 368 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/265] 199.19.213.202 () {42 vars in 705 bytes} [Tue May 12 17:20:40 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: 132/266] 199.19.213.202 () {44 vars in 909 bytes} [Tue May 12 17:20:40 2026] GET /v2.1 => generated 0 bytes in 137 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 135/267] 199.19.213.202 () {46 vars in 982 bytes} [Tue May 12 17:20:41 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 17:20:41.172 7 INFO nova.api.openstack.wsgi [None req-95799686-c14b-4e37-b011-db9d9b7b8515 a3c963cec92a49e49d3b16938df9dbf3 be0d6c1e66e94dd7b3388cb1d83dc57d - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 133/268] 199.19.213.202 () {48 vars in 1015 bytes} [Tue May 12 17:20:41 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/269] 199.19.213.202 () {48 vars in 1051 bytes} [Tue May 12 17:20:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/270] 199.19.213.202 () {52 vars in 1049 bytes} [Tue May 12 17:20:41 2026] POST /v2.1/flavors => generated 534 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/307] 199.19.213.202 () {44 vars in 990 bytes} [Tue May 12 17:23:36 2026] GET /v2.1/os-quota-sets/8aeddd43cb6e4e32a38c24203e18ffc8 => generated 371 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/308] 199.19.213.202 () {48 vars in 1042 bytes} [Tue May 12 17:23:36 2026] PUT /v2.1/os-quota-sets/8aeddd43cb6e4e32a38c24203e18ffc8 => generated 326 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/309] 199.19.213.202 () {44 vars in 990 bytes} [Tue May 12 17:23:36 2026] GET /v2.1/os-quota-sets/8aeddd43cb6e4e32a38c24203e18ffc8 => generated 368 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/432] 199.19.213.202 () {42 vars in 705 bytes} [Tue May 12 17:33:50 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: 215/433] 199.19.213.202 () {44 vars in 909 bytes} [Tue May 12 17:33:50 2026] GET /v2.1 => generated 0 bytes in 141 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 219/434] 199.19.213.202 () {46 vars in 982 bytes} [Tue May 12 17:33:50 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 17:33:50.342 7 INFO nova.api.openstack.wsgi [None req-96f48247-a9d3-4b99-bf02-1b18f8dc65e5 a3c963cec92a49e49d3b16938df9dbf3 be0d6c1e66e94dd7b3388cb1d83dc57d - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 216/435] 199.19.213.202 () {48 vars in 1011 bytes} [Tue May 12 17:33:50 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/436] 199.19.213.202 () {48 vars in 1051 bytes} [Tue May 12 17:33:50 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/437] 199.19.213.202 () {48 vars in 1099 bytes} [Tue May 12 17:33:50 2026] GET /v2.1/flavors/9f909c43-f349-4f2c-b6cb-8bb0c386e173/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: 221/438] 199.19.213.202 () {42 vars in 705 bytes} [Tue May 12 17:33:51 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/439] 199.19.213.202 () {44 vars in 909 bytes} [Tue May 12 17:33:51 2026] GET /v2.1 => generated 0 bytes in 51 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 222/440] 199.19.213.202 () {46 vars in 982 bytes} [Tue May 12 17:33:51 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 17:33:51.212 7 INFO nova.api.openstack.wsgi [None req-d65ab2dd-e676-49dd-80b4-72efcbe88997 a3c963cec92a49e49d3b16938df9dbf3 be0d6c1e66e94dd7b3388cb1d83dc57d - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 219/441] 199.19.213.202 () {48 vars in 1013 bytes} [Tue May 12 17:33:51 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/442] 199.19.213.202 () {48 vars in 1051 bytes} [Tue May 12 17:33:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/443] 199.19.213.202 () {48 vars in 1099 bytes} [Tue May 12 17:33:51 2026] GET /v2.1/flavors/5f6b0747-a8d1-431f-8e96-477d76b5a6a3/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/444] 199.19.213.202 () {42 vars in 705 bytes} [Tue May 12 17:33:52 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: 221/445] 199.19.213.202 () {44 vars in 909 bytes} [Tue May 12 17:33:52 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 225/446] 199.19.213.202 () {46 vars in 982 bytes} [Tue May 12 17:33:52 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 17:33:52.085 7 INFO nova.api.openstack.wsgi [None req-af6a0ba0-b167-4b7e-bdf0-ffcac10d6c41 a3c963cec92a49e49d3b16938df9dbf3 be0d6c1e66e94dd7b3388cb1d83dc57d - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 222/447] 199.19.213.202 () {48 vars in 1015 bytes} [Tue May 12 17:33:52 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/448] 199.19.213.202 () {48 vars in 1051 bytes} [Tue May 12 17:33:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/449] 199.19.213.202 () {48 vars in 1099 bytes} [Tue May 12 17:33:52 2026] GET /v2.1/flavors/2a9a3322-c56e-4502-9fa7-141c9816746f/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/450] 199.19.213.202 () {42 vars in 705 bytes} [Tue May 12 17:33:52 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: 224/451] 199.19.213.202 () {44 vars in 909 bytes} [Tue May 12 17:33:52 2026] GET /v2.1 => generated 0 bytes in 53 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 228/452] 199.19.213.202 () {46 vars in 982 bytes} [Tue May 12 17:33:52 2026] GET /v2.1/ => generated 399 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 17:33:52.976 7 INFO nova.api.openstack.wsgi [None req-0216a0dc-40ce-41e7-83e8-56707962a4c9 a3c963cec92a49e49d3b16938df9dbf3 be0d6c1e66e94dd7b3388cb1d83dc57d - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 225/453] 199.19.213.202 () {48 vars in 1013 bytes} [Tue May 12 17:33:52 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/454] 199.19.213.202 () {48 vars in 1051 bytes} [Tue May 12 17:33:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/455] 199.19.213.202 () {48 vars in 1099 bytes} [Tue May 12 17:33:53 2026] GET /v2.1/flavors/b0716651-d46a-4db9-b2ed-ad03237a7445/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/456] 199.19.213.202 () {42 vars in 705 bytes} [Tue May 12 17:33:53 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/457] 199.19.213.202 () {44 vars in 909 bytes} [Tue May 12 17:33:53 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 231/458] 199.19.213.202 () {46 vars in 982 bytes} [Tue May 12 17:33:53 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 17:33:53.837 7 INFO nova.api.openstack.wsgi [None req-cc3c0f81-1155-4c8d-b678-c1b240af534e a3c963cec92a49e49d3b16938df9dbf3 be0d6c1e66e94dd7b3388cb1d83dc57d - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 228/459] 199.19.213.202 () {48 vars in 1015 bytes} [Tue May 12 17:33:53 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/460] 199.19.213.202 () {48 vars in 1051 bytes} [Tue May 12 17:33:53 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/461] 199.19.213.202 () {48 vars in 1099 bytes} [Tue May 12 17:33:53 2026] GET /v2.1/flavors/2198d30b-2112-4e22-8965-dec02865b06a/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/476] 199.19.213.202 () {42 vars in 705 bytes} [Tue May 12 17:35:04 2026] GET /v2.1 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/477] 199.19.213.202 () {44 vars in 909 bytes} [Tue May 12 17:35:04 2026] GET /v2.1 => generated 0 bytes in 57 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 241/478] 199.19.213.202 () {46 vars in 982 bytes} [Tue May 12 17:35:04 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 17:35:04.777 7 INFO nova.api.openstack.wsgi [None req-8d6c98d7-537c-439a-a6c4-f864e3fbf045 a3c963cec92a49e49d3b16938df9dbf3 be0d6c1e66e94dd7b3388cb1d83dc57d - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 238/479] 199.19.213.202 () {48 vars in 1017 bytes} [Tue May 12 17:35:04 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: 8|app: 0|req: 242/480] 199.19.213.202 () {48 vars in 1051 bytes} [Tue May 12 17:35:04 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/481] 199.19.213.202 () {48 vars in 1099 bytes} [Tue May 12 17:35:04 2026] GET /v2.1/flavors/3616c428-4159-4752-aa79-711d7767eaf5/os-extra_specs => generated 19 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/484] 199.19.213.202 () {42 vars in 705 bytes} [Tue May 12 17:35: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: 241/485] 199.19.213.202 () {44 vars in 909 bytes} [Tue May 12 17:35:11 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 245/486] 199.19.213.202 () {46 vars in 982 bytes} [Tue May 12 17:35:11 2026] GET /v2.1/ => generated 399 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 17:35:11.318 7 WARNING oslo_db.sqlalchemy.utils [None req-a7d8df7c-4d91-4788-92c3-28b14bd9e123 a3c963cec92a49e49d3b16938df9dbf3 be0d6c1e66e94dd7b3388cb1d83dc57d - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 242/487] 199.19.213.202 () {48 vars in 1016 bytes} [Tue May 12 17:35:11 2026] GET /v2.1/os-keypairs => generated 545 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/488] 199.19.213.202 () {44 vars in 990 bytes} [Tue May 12 17:35:14 2026] GET /v2.1/os-quota-sets/be0d6c1e66e94dd7b3388cb1d83dc57d => generated 368 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/499] 199.19.213.202 () {42 vars in 705 bytes} [Tue May 12 17:36:03 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/500] 199.19.213.202 () {44 vars in 909 bytes} [Tue May 12 17:36:03 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 249/501] 199.19.213.202 () {46 vars in 982 bytes} [Tue May 12 17:36:03 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 17:36:03.115 8 INFO nova.api.openstack.wsgi [None req-edda695a-9293-474d-b313-b92e210e405e a3c963cec92a49e49d3b16938df9dbf3 be0d6c1e66e94dd7b3388cb1d83dc57d - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 253/502] 199.19.213.202 () {48 vars in 1015 bytes} [Tue May 12 17:36:03 2026] GET /v2.1/flavors/m1.manila => 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: 250/503] 199.19.213.202 () {48 vars in 1051 bytes} [Tue May 12 17:36:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/504] 199.19.213.202 () {48 vars in 1099 bytes} [Tue May 12 17:36:03 2026] GET /v2.1/flavors/0aa4621c-13de-4048-9601-67f8ad5f83e6/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: 257/509] 199.19.213.202 () {44 vars in 990 bytes} [Tue May 12 17:36:16 2026] GET /v2.1/os-quota-sets/8aeddd43cb6e4e32a38c24203e18ffc8 => generated 368 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/520] 199.19.213.202 () {42 vars in 705 bytes} [Tue May 12 17:37:06 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: 263/521] 199.19.213.202 () {44 vars in 909 bytes} [Tue May 12 17:37:06 2026] GET /v2.1 => generated 0 bytes in 52 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 259/522] 199.19.213.202 () {46 vars in 982 bytes} [Tue May 12 17:37:06 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/523] 199.19.213.202 () {48 vars in 1051 bytes} [Tue May 12 17:37:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/524] 199.19.213.202 () {48 vars in 1099 bytes} [Tue May 12 17:37:06 2026] GET /v2.1/flavors/0aa4621c-13de-4048-9601-67f8ad5f83e6/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: 265/525] 199.19.213.202 () {48 vars in 1099 bytes} [Tue May 12 17:37:06 2026] GET /v2.1/flavors/2198d30b-2112-4e22-8965-dec02865b06a/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: 261/526] 199.19.213.202 () {48 vars in 1099 bytes} [Tue May 12 17:37:06 2026] GET /v2.1/flavors/2a9a3322-c56e-4502-9fa7-141c9816746f/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/527] 199.19.213.202 () {48 vars in 1099 bytes} [Tue May 12 17:37:06 2026] GET /v2.1/flavors/3616c428-4159-4752-aa79-711d7767eaf5/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: 262/528] 199.19.213.202 () {48 vars in 1099 bytes} [Tue May 12 17:37:06 2026] GET /v2.1/flavors/5f6b0747-a8d1-431f-8e96-477d76b5a6a3/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/529] 199.19.213.202 () {48 vars in 1099 bytes} [Tue May 12 17:37:06 2026] GET /v2.1/flavors/9f909c43-f349-4f2c-b6cb-8bb0c386e173/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/530] 199.19.213.202 () {48 vars in 1099 bytes} [Tue May 12 17:37:06 2026] GET /v2.1/flavors/b0716651-d46a-4db9-b2ed-ad03237a7445/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: 268/539] 10.0.0.117 () {32 vars in 655 bytes} [Tue May 12 17:37:47 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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 272/540] 10.0.0.117 () {32 vars in 641 bytes} [Tue May 12 17:37:47 2026] GET /v2.1/servers => generated 15 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-12 17:37:47.623 7 WARNING oslo_db.sqlalchemy.utils [None req-4575b62e-40dc-42c3-9da7-e8c657b5fa41 a3c963cec92a49e49d3b16938df9dbf3 be0d6c1e66e94dd7b3388cb1d83dc57d - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 269/541] 10.0.0.117 () {32 vars in 649 bytes} [Tue May 12 17:37:47 2026] GET /v2.1/os-keypairs => generated 530 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/542] 10.0.0.117 () {32 vars in 694 bytes} [Tue May 12 17:37:47 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/545] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:37:58 2026] GET /v2.1/flavors/9f909c43-f349-4f2c-b6cb-8bb0c386e173 => generated 511 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/546] 10.0.0.117 () {32 vars in 641 bytes} [Tue May 12 17:37:58 2026] GET /v2.1/flavors => generated 1674 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/547] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:37:58 2026] GET /v2.1/flavors/9f909c43-f349-4f2c-b6cb-8bb0c386e173 => 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: 276/548] 10.0.0.117 () {34 vars in 671 bytes} [Tue May 12 17:38:05 2026] POST /v2.1/os-keypairs => generated 386 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/551] 10.0.0.117 () {34 vars in 671 bytes} [Tue May 12 17:38:06 2026] POST /v2.1/os-keypairs => generated 386 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/552] 10.0.0.117 () {34 vars in 685 bytes} [Tue May 12 17:38:06 2026] POST /v2.1/os-security-groups => generated 242 bytes in 597 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/553] 10.0.0.117 () {34 vars in 685 bytes} [Tue May 12 17:38:06 2026] POST /v2.1/os-security-groups => generated 244 bytes in 690 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/554] 10.0.0.117 () {34 vars in 685 bytes} [Tue May 12 17:38:07 2026] POST /v2.1/os-security-groups => generated 244 bytes in 490 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/555] 10.0.0.117 () {34 vars in 663 bytes} [Tue May 12 17:38:07 2026] POST /v2.1/servers => generated 450 bytes in 1145 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: 280/556] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:38:08 2026] GET /v2.1/servers/f27bed1a-8724-45ae-8a2c-baedac4c5d30 => generated 1423 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 277/557] 10.0.0.117 () {32 vars in 663 bytes} [Tue May 12 17:38:08 2026] GET /v2.1/os-security-groups => generated 1383 bytes in 322 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/558] 10.0.0.117 () {32 vars in 740 bytes} [Tue May 12 17:38:08 2026] DELETE /v2.1/os-security-groups/e25325c3-6347-4b56-a73e-36185420a7b8 => generated 0 bytes in 270 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-12 17:38:08.738 7 INFO nova.api.openstack.wsgi [None req-f559e900-946f-4a4e-96ce-4e4ab653fb22 30e1cfbf4baf4fccb026769027600aee 389d18fd5b04498e95f1808f47b8f3cd - - default default] HTTP exception thrown: Security group e25325c3-6347-4b56-a73e-36185420a7b8 does not exist Neutron server returns request_ids: ['req-65f46a90-62ec-4b67-aca5-f26429d37ce3'] [pid: 7|app: 0|req: 279/559] 10.0.0.117 () {32 vars in 737 bytes} [Tue May 12 17:38:08 2026] GET /v2.1/os-security-groups/e25325c3-6347-4b56-a73e-36185420a7b8 => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/560] 10.0.0.117 () {34 vars in 663 bytes} [Tue May 12 17:38:08 2026] POST /v2.1/servers => generated 449 bytes in 644 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: 280/561] 10.0.0.117 () {32 vars in 740 bytes} [Tue May 12 17:38:08 2026] DELETE /v2.1/os-security-groups/b5f40750-caa8-47fd-8cd8-9e102a854107 => generated 0 bytes in 358 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/562] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:38:09 2026] GET /v2.1/servers/982fe517-0e90-4003-90b7-25491ec69338 => generated 1400 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:38:09.210 7 INFO nova.api.openstack.wsgi [None req-17bbdf6a-3083-4ffb-b974-9be7c32c3e85 30e1cfbf4baf4fccb026769027600aee 389d18fd5b04498e95f1808f47b8f3cd - - default default] HTTP exception thrown: Security group b5f40750-caa8-47fd-8cd8-9e102a854107 does not exist Neutron server returns request_ids: ['req-ad434211-c2ee-4a13-9b7c-31b6eb4bb6fd'] [pid: 7|app: 0|req: 282/563] 10.0.0.117 () {32 vars in 737 bytes} [Tue May 12 17:38:09 2026] GET /v2.1/os-security-groups/b5f40750-caa8-47fd-8cd8-9e102a854107 => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/564] 10.0.0.117 () {34 vars in 685 bytes} [Tue May 12 17:38:09 2026] POST /v2.1/os-security-groups => generated 246 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/565] 10.0.0.117 () {32 vars in 740 bytes} [Tue May 12 17:38:09 2026] DELETE /v2.1/os-security-groups/881accf4-90f0-4608-bb71-852dd5b08f1f => generated 0 bytes in 201 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/566] 10.0.0.117 () {34 vars in 695 bytes} [Tue May 12 17:38:09 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 17:38:09.485 8 INFO nova.api.openstack.wsgi [None req-a7629f78-0445-4da2-ae0e-d5d75fd2615a 30e1cfbf4baf4fccb026769027600aee 389d18fd5b04498e95f1808f47b8f3cd - - default default] HTTP exception thrown: Security group 881accf4-90f0-4608-bb71-852dd5b08f1f does not exist Neutron server returns request_ids: ['req-ff7568be-6e9a-479e-a066-c9e0dde0b2b0'] [pid: 8|app: 0|req: 284/567] 10.0.0.117 () {32 vars in 737 bytes} [Tue May 12 17:38:09 2026] GET /v2.1/os-security-groups/881accf4-90f0-4608-bb71-852dd5b08f1f => generated 194 bytes in 50 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/568] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:38:09 2026] GET /v2.1/servers/f27bed1a-8724-45ae-8a2c-baedac4c5d30 => generated 1483 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/569] 10.0.0.117 () {34 vars in 685 bytes} [Tue May 12 17:38:09 2026] POST /v2.1/os-security-groups => generated 247 bytes in 135 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: 285/570] 10.0.0.117 () {32 vars in 663 bytes} [Tue May 12 17:38:09 2026] GET /v2.1/os-security-groups => generated 707 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 17:38:09.815 7 INFO nova.api.openstack.wsgi [None req-749cf007-7d72-4320-9ba7-17a64a8ee5ee 30e1cfbf4baf4fccb026769027600aee 389d18fd5b04498e95f1808f47b8f3cd - - default default] HTTP exception thrown: Security group 881accf4-90f0-4608-bb71-852dd5b08f1f does not exist Neutron server returns request_ids: ['req-4f4f0240-6f4e-4c05-ae49-2196b853bd04'] [pid: 7|app: 0|req: 286/571] 10.0.0.117 () {32 vars in 740 bytes} [Tue May 12 17:38:09 2026] DELETE /v2.1/os-security-groups/881accf4-90f0-4608-bb71-852dd5b08f1f => generated 194 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-12 17:38:09.849 7 INFO nova.api.openstack.wsgi [None req-3ec599eb-6299-47b9-b806-0fb70cce57b3 30e1cfbf4baf4fccb026769027600aee 389d18fd5b04498e95f1808f47b8f3cd - - default default] HTTP exception thrown: Security group b5f40750-caa8-47fd-8cd8-9e102a854107 does not exist Neutron server returns request_ids: ['req-54092359-39e2-4d1a-8637-ba26667c66ba'] [pid: 7|app: 0|req: 287/572] 10.0.0.117 () {32 vars in 740 bytes} [Tue May 12 17:38:09 2026] DELETE /v2.1/os-security-groups/b5f40750-caa8-47fd-8cd8-9e102a854107 => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/573] 10.0.0.117 () {34 vars in 695 bytes} [Tue May 12 17:38:09 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-12 17:38:09.886 7 INFO nova.api.openstack.wsgi [None req-d828a600-da3b-4967-b5e2-6380949563da 30e1cfbf4baf4fccb026769027600aee 389d18fd5b04498e95f1808f47b8f3cd - - default default] HTTP exception thrown: Security group e25325c3-6347-4b56-a73e-36185420a7b8 does not exist Neutron server returns request_ids: ['req-75a99fac-8330-4ee5-990e-0d76a32005ea'] [pid: 7|app: 0|req: 288/574] 10.0.0.117 () {32 vars in 740 bytes} [Tue May 12 17:38:09 2026] DELETE /v2.1/os-security-groups/e25325c3-6347-4b56-a73e-36185420a7b8 => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/575] 10.0.0.117 () {34 vars in 695 bytes} [Tue May 12 17:38:09 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/576] 10.0.0.117 () {32 vars in 737 bytes} [Tue May 12 17:38:10 2026] GET /v2.1/os-security-groups/9d346198-100c-499d-8e72-9e89d9573579 => generated 664 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/577] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:38:10 2026] GET /v2.1/servers/982fe517-0e90-4003-90b7-25491ec69338 => generated 1458 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 289/578] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:38:10 2026] GET /v2.1/servers/f27bed1a-8724-45ae-8a2c-baedac4c5d30 => generated 1548 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/579] 10.0.0.117 () {32 vars in 750 bytes} [Tue May 12 17:38:10 2026] DELETE /v2.1/os-security-group-rules/c8116a1e-e3bb-4e7b-b976-abc7db3d16d2 => generated 0 bytes in 805 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: 290/580] 10.0.0.117 () {32 vars in 740 bytes} [Tue May 12 17:38:11 2026] DELETE /v2.1/os-security-groups/9d346198-100c-499d-8e72-9e89d9573579 => generated 0 bytes in 263 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/581] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:38:11 2026] GET /v2.1/servers/982fe517-0e90-4003-90b7-25491ec69338 => generated 1525 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/582] 10.0.0.117 () {32 vars in 740 bytes} [Tue May 12 17:38:11 2026] DELETE /v2.1/os-security-groups/0d36c6a7-718f-4906-9bf2-e6baf0b411f3 => generated 0 bytes in 310 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: 292/583] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:38:11 2026] GET /v2.1/servers/f27bed1a-8724-45ae-8a2c-baedac4c5d30 => generated 1548 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-12 17:38:12.342 7 INFO nova.api.openstack.compute.server_external_events [req-9c0a9ac0-2f16-4e60-a685-71c8ccefffe6 req-c8e54034-e567-4d4d-b719-5476a5ca9c9c 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-changed:9a293644-f910-4c89-92a2-e5960a0b41d1 for instance f27bed1a-8724-45ae-8a2c-baedac4c5d30 on instance 2026-05-12 17:38:12.351 7 INFO nova.compute.rpcapi [None req-5a8f50d5-3976-44e3-8a40-23cc430f8a35 - - - - - -] Automatically selected compute RPC version 6.1 from minimum service version 64 [pid: 7|app: 0|req: 292/584] 10.0.0.34 () {38 vars in 814 bytes} [Tue May 12 17:38:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 104 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: 293/585] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:38:12 2026] GET /v2.1/servers/982fe517-0e90-4003-90b7-25491ec69338 => generated 1525 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:38:12.977 7 INFO nova.api.openstack.compute.server_external_events [req-db14edfc-a152-4f30-91dc-75906e6ff487 req-2d0b51c2-48ac-4548-b972-58877e0267b4 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-changed:9efbfca2-833b-426d-a70f-fcacf885503e for instance 982fe517-0e90-4003-90b7-25491ec69338 on instance [pid: 7|app: 0|req: 293/586] 10.0.0.34 () {38 vars in 814 bytes} [Tue May 12 17:38:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 294/587] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:38:12 2026] GET /v2.1/servers/f27bed1a-8724-45ae-8a2c-baedac4c5d30 => generated 1548 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 294/588] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:38:13 2026] GET /v2.1/servers/982fe517-0e90-4003-90b7-25491ec69338 => generated 1525 bytes in 370 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/589] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:38:14 2026] GET /v2.1/servers/f27bed1a-8724-45ae-8a2c-baedac4c5d30 => generated 1548 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 295/590] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:38:15 2026] GET /v2.1/servers/982fe517-0e90-4003-90b7-25491ec69338 => generated 1525 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/591] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:38:15 2026] GET /v2.1/servers/f27bed1a-8724-45ae-8a2c-baedac4c5d30 => generated 1548 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 298/594] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:38:16 2026] GET /v2.1/servers/982fe517-0e90-4003-90b7-25491ec69338 => generated 1525 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/595] 10.0.0.117 () {30 vars in 413 bytes} [Tue May 12 17:38:16 2026] GET / => generated 421 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/596] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:38:16 2026] GET /v2.1/servers/f27bed1a-8724-45ae-8a2c-baedac4c5d30 => generated 1548 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 300/597] 10.0.0.117 () {28 vars in 560 bytes} [Tue May 12 17:38:16 2026] GET /v2/ => generated 401 bytes in 518 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 298/598] 10.0.0.117 () {28 vars in 564 bytes} [Tue May 12 17:38:17 2026] GET /v2.1/ => generated 410 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/599] 10.0.0.117 () {30 vars in 413 bytes} [Tue May 12 17:38:17 2026] GET / => generated 421 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/600] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:38:17 2026] GET /v2.1/servers/982fe517-0e90-4003-90b7-25491ec69338 => generated 1525 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/601] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:38:17 2026] GET /v2.1/servers/f27bed1a-8724-45ae-8a2c-baedac4c5d30 => generated 1548 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 300/602] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:38:18 2026] GET /v2.1/servers/982fe517-0e90-4003-90b7-25491ec69338 => generated 1525 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/603] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:38:18 2026] GET /v2.1/servers/f27bed1a-8724-45ae-8a2c-baedac4c5d30 => generated 1548 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:38:19.407 7 INFO nova.api.openstack.compute.server_external_events [req-6628a1bb-e787-44c4-9d0a-2dcadec1d29e req-44ef35a0-19b1-4ba7-871b-8fc697b5f08e 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-vif-plugged:9a293644-f910-4c89-92a2-e5960a0b41d1 for instance f27bed1a-8724-45ae-8a2c-baedac4c5d30 on instance [pid: 7|app: 0|req: 301/604] 10.0.0.34 () {38 vars in 814 bytes} [Tue May 12 17:38:19 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: 8|app: 0|req: 304/605] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:38:19 2026] GET /v2.1/servers/982fe517-0e90-4003-90b7-25491ec69338 => generated 1525 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/606] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:38:20 2026] GET /v2.1/servers/f27bed1a-8724-45ae-8a2c-baedac4c5d30 => generated 1724 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: 305/607] 10.0.0.117 () {32 vars in 741 bytes} [Tue May 12 17:38:20 2026] GET /v2.1/servers/f27bed1a-8724-45ae-8a2c-baedac4c5d30/os-interface => generated 284 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:38:21.487 8 INFO nova.api.openstack.compute.server_external_events [req-34c36a6d-9a5a-44ce-8190-9696ad37a88f req-5e6c9e51-e6ef-4ec1-a829-5db3ce08db2d 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-vif-plugged:9a293644-f910-4c89-92a2-e5960a0b41d1 for instance f27bed1a-8724-45ae-8a2c-baedac4c5d30 on instance 2026-05-12 17:38:21.488 8 INFO nova.api.openstack.compute.server_external_events [req-34c36a6d-9a5a-44ce-8190-9696ad37a88f req-5e6c9e51-e6ef-4ec1-a829-5db3ce08db2d 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-vif-plugged:9efbfca2-833b-426d-a70f-fcacf885503e for instance 982fe517-0e90-4003-90b7-25491ec69338 on instance 2026-05-12 17:38:21.488 8 INFO nova.api.openstack.compute.server_external_events [req-34c36a6d-9a5a-44ce-8190-9696ad37a88f req-5e6c9e51-e6ef-4ec1-a829-5db3ce08db2d 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-vif-plugged:9efbfca2-833b-426d-a70f-fcacf885503e for instance 982fe517-0e90-4003-90b7-25491ec69338 on instance 2026-05-12 17:38:21.495 8 INFO nova.compute.rpcapi [None req-d5920f89-ee86-41b9-a6d7-9e2714669967 - - - - - -] Automatically selected compute RPC version 6.1 from minimum service version 64 [pid: 8|app: 0|req: 306/608] 10.0.0.34 () {38 vars in 814 bytes} [Tue May 12 17:38:21 2026] POST /v2.1/os-server-external-events => generated 525 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/609] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:38:21 2026] GET /v2.1/servers/982fe517-0e90-4003-90b7-25491ec69338 => generated 1525 bytes in 464 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/610] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:38:21 2026] GET /v2.1/servers/f27bed1a-8724-45ae-8a2c-baedac4c5d30 => generated 1724 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 304/611] 10.0.0.117 () {32 vars in 641 bytes} [Tue May 12 17:38:21 2026] GET /v2.1/servers => generated 377 bytes in 171 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: 308/612] 10.0.0.117 () {32 vars in 718 bytes} [Tue May 12 17:38:22 2026] DELETE /v2.1/servers/f27bed1a-8724-45ae-8a2c-baedac4c5d30 => generated 0 bytes in 170 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: 305/613] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:38:22 2026] GET /v2.1/servers/f27bed1a-8724-45ae-8a2c-baedac4c5d30 => generated 1730 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/614] 10.0.0.117 () {34 vars in 671 bytes} [Tue May 12 17:38:22 2026] POST /v2.1/os-keypairs => generated 385 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/615] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:38:22 2026] GET /v2.1/servers/982fe517-0e90-4003-90b7-25491ec69338 => generated 1716 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/616] 10.0.0.117 () {32 vars in 741 bytes} [Tue May 12 17:38:22 2026] GET /v2.1/servers/982fe517-0e90-4003-90b7-25491ec69338/os-interface => generated 285 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, ' [pid: 7|app: 0|req: 307/617] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:38:23 2026] GET /v2.1/servers/f27bed1a-8724-45ae-8a2c-baedac4c5d30 => generated 1509 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:38:23.553 8 INFO nova.api.openstack.compute.server_external_events [req-fb5bf690-0261-4973-b091-a10fd8904f5c req-4aa9258a-4461-4566-bbd3-2bca9d6f2867 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-changed:9a293644-f910-4c89-92a2-e5960a0b41d1 for instance f27bed1a-8724-45ae-8a2c-baedac4c5d30 on instance 2026-05-12 17:38:23.553 8 INFO nova.api.openstack.compute.server_external_events [req-fb5bf690-0261-4973-b091-a10fd8904f5c req-4aa9258a-4461-4566-bbd3-2bca9d6f2867 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-vif-deleted:9a293644-f910-4c89-92a2-e5960a0b41d1 for instance f27bed1a-8724-45ae-8a2c-baedac4c5d30 on instance [pid: 8|app: 0|req: 311/618] 10.0.0.34 () {38 vars in 814 bytes} [Tue May 12 17:38:23 2026] POST /v2.1/os-server-external-events => generated 350 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-05-12 17:38:23.820 8 INFO nova.api.openstack.compute.server_external_events [req-04b377a8-0d54-47de-8f31-606f97fd1d4b req-b157d6a5-7559-4b19-99a2-f0c04e465d05 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-changed:9efbfca2-833b-426d-a70f-fcacf885503e for instance 982fe517-0e90-4003-90b7-25491ec69338 on instance [pid: 8|app: 0|req: 312/619] 10.0.0.34 () {38 vars in 814 bytes} [Tue May 12 17:38:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/620] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:38:23 2026] GET /v2.1/servers/982fe517-0e90-4003-90b7-25491ec69338 => generated 1716 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:38:24.540 8 INFO nova.api.openstack.wsgi [None req-ab3b7788-34b9-4d00-bb0d-dbbb7dbd80d7 c90d80bd4fa24916af417e80dbcb4c19 5201597b11414bd68044127aedddd2a7 - - default default] HTTP exception thrown: Instance f27bed1a-8724-45ae-8a2c-baedac4c5d30 could not be found. [pid: 8|app: 0|req: 313/621] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:38:24 2026] GET /v2.1/servers/f27bed1a-8724-45ae-8a2c-baedac4c5d30 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 309/622] 10.0.0.117 () {32 vars in 706 bytes} [Tue May 12 17:38:24 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1724280533 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/625] 10.0.0.117 () {34 vars in 663 bytes} [Tue May 12 17:38:30 2026] POST /v2.1/servers => generated 450 bytes in 1160 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: 315/626] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:38:31 2026] GET /v2.1/servers/0719a68b-2a44-4a2e-82d0-37d7779a3723 => generated 1251 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 312/627] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:38:32 2026] GET /v2.1/servers/0719a68b-2a44-4a2e-82d0-37d7779a3723 => generated 1367 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 316/628] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:38:33 2026] GET /v2.1/servers/0719a68b-2a44-4a2e-82d0-37d7779a3723 => generated 1434 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:38:34.028 7 INFO nova.api.openstack.compute.server_external_events [req-e07a0bdf-4d34-4194-a764-4c70716b8def req-3b1f9bfa-8a66-4324-a584-42a5da3956ea 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-changed:a67cfcd4-17b7-4056-8193-065bc0e3bb31 for instance 0719a68b-2a44-4a2e-82d0-37d7779a3723 on instance [pid: 7|app: 0|req: 313/629] 10.0.0.34 () {38 vars in 814 bytes} [Tue May 12 17:38:34 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: 317/630] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:38:34 2026] GET /v2.1/servers/0719a68b-2a44-4a2e-82d0-37d7779a3723 => generated 1434 bytes in 337 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/633] 10.0.0.117 () {34 vars in 671 bytes} [Tue May 12 17:38:35 2026] POST /v2.1/os-keypairs => generated 386 bytes in 151 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: 319/634] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:38:36 2026] GET /v2.1/servers/0719a68b-2a44-4a2e-82d0-37d7779a3723 => generated 1422 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 320/635] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:38:37 2026] GET /v2.1/servers/0719a68b-2a44-4a2e-82d0-37d7779a3723 => generated 1422 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/636] 10.0.0.117 () {34 vars in 663 bytes} [Tue May 12 17:38:37 2026] POST /v2.1/servers => generated 453 bytes in 710 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: 321/637] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:38:38 2026] GET /v2.1/servers/19e3d1c6-3b36-419d-aa36-9aee3a23e51b => generated 1392 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 317/638] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:38:38 2026] GET /v2.1/servers/0719a68b-2a44-4a2e-82d0-37d7779a3723 => generated 1422 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/639] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:38:39 2026] GET /v2.1/servers/19e3d1c6-3b36-419d-aa36-9aee3a23e51b => generated 1518 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: 318/640] 10.0.0.117 () {32 vars in 741 bytes} [Tue May 12 17:38:39 2026] GET /v2.1/servers/982fe517-0e90-4003-90b7-25491ec69338/os-interface => generated 285 bytes in 151 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: 319/641] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:38:39 2026] GET /v2.1/servers/0719a68b-2a44-4a2e-82d0-37d7779a3723 => generated 1422 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/642] 10.0.0.117 () {32 vars in 815 bytes} [Tue May 12 17:38:39 2026] GET /v2.1/servers/982fe517-0e90-4003-90b7-25491ec69338/os-interface/9efbfca2-833b-426d-a70f-fcacf885503e => generated 282 bytes in 172 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/643] 10.0.0.117 () {32 vars in 723 bytes} [Tue May 12 17:38:39 2026] GET /v2.1/servers/982fe517-0e90-4003-90b7-25491ec69338/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: 8|app: 0|req: 324/644] 10.0.0.117 () {34 vars in 750 bytes} [Tue May 12 17:38:39 2026] POST /v2.1/servers/982fe517-0e90-4003-90b7-25491ec69338/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:38:40.001 8 INFO nova.api.openstack.compute.server_external_events [req-13c5d4e3-ed18-4a69-b4ac-027a378463e5 req-3a4a2652-8485-4acf-b832-7339aba347d7 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-changed:5662bfce-7af6-4150-acda-284cba8e60b4 for instance 19e3d1c6-3b36-419d-aa36-9aee3a23e51b on instance [pid: 8|app: 0|req: 325/645] 10.0.0.34 () {38 vars in 814 bytes} [Tue May 12 17:38:39 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: 7|app: 0|req: 321/646] 10.0.0.117 () {32 vars in 723 bytes} [Tue May 12 17:38:39 2026] GET /v2.1/servers/982fe517-0e90-4003-90b7-25491ec69338/ips => generated 156 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/647] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:38:40 2026] GET /v2.1/servers/19e3d1c6-3b36-419d-aa36-9aee3a23e51b => generated 1518 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:38:40.713 7 INFO nova.api.openstack.compute.server_external_events [req-9d707148-f591-4508-8bc7-463da29471f4 req-94fb3155-7ccb-4c87-add3-05af7f9fa04a 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-vif-plugged:5662bfce-7af6-4150-acda-284cba8e60b4 for instance 19e3d1c6-3b36-419d-aa36-9aee3a23e51b on instance [pid: 7|app: 0|req: 322/648] 10.0.0.34 () {38 vars in 814 bytes} [Tue May 12 17:38:40 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/649] 10.0.0.117 () {32 vars in 723 bytes} [Tue May 12 17:38:41 2026] GET /v2.1/servers/982fe517-0e90-4003-90b7-25491ec69338/ips => generated 156 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/650] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:38:40 2026] GET /v2.1/servers/0719a68b-2a44-4a2e-82d0-37d7779a3723 => generated 1422 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/651] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:38:41 2026] GET /v2.1/servers/19e3d1c6-3b36-419d-aa36-9aee3a23e51b => generated 1518 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:38:42.038 8 INFO nova.api.openstack.compute.server_external_events [req-6fa49eac-fbc0-42c3-ac5d-30150745c4b1 req-20f76882-debd-4d1b-84e8-d7b9589a6a2e 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-vif-plugged:a67cfcd4-17b7-4056-8193-065bc0e3bb31 for instance 0719a68b-2a44-4a2e-82d0-37d7779a3723 on instance 2026-05-12 17:38:42.039 8 INFO nova.api.openstack.compute.server_external_events [req-6fa49eac-fbc0-42c3-ac5d-30150745c4b1 req-20f76882-debd-4d1b-84e8-d7b9589a6a2e 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-vif-plugged:a67cfcd4-17b7-4056-8193-065bc0e3bb31 for instance 0719a68b-2a44-4a2e-82d0-37d7779a3723 on instance 2026-05-12 17:38:42.039 8 INFO nova.api.openstack.compute.server_external_events [req-6fa49eac-fbc0-42c3-ac5d-30150745c4b1 req-20f76882-debd-4d1b-84e8-d7b9589a6a2e 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-changed:9efbfca2-833b-426d-a70f-fcacf885503e for instance 982fe517-0e90-4003-90b7-25491ec69338 on instance [pid: 8|app: 0|req: 328/652] 10.0.0.34 () {38 vars in 814 bytes} [Tue May 12 17:38:42 2026] POST /v2.1/os-server-external-events => generated 521 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/653] 10.0.0.117 () {32 vars in 723 bytes} [Tue May 12 17:38:42 2026] GET /v2.1/servers/982fe517-0e90-4003-90b7-25491ec69338/ips => generated 195 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 326/654] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:38:42 2026] GET /v2.1/servers/982fe517-0e90-4003-90b7-25491ec69338 => generated 1951 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 329/655] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:38:42 2026] GET /v2.1/servers/0719a68b-2a44-4a2e-82d0-37d7779a3723 => generated 1422 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/656] 10.0.0.117 () {34 vars in 750 bytes} [Tue May 12 17:38:42 2026] POST /v2.1/servers/982fe517-0e90-4003-90b7-25491ec69338/action => generated 0 bytes in 43 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: 330/657] 10.0.0.117 () {32 vars in 723 bytes} [Tue May 12 17:38:42 2026] GET /v2.1/servers/982fe517-0e90-4003-90b7-25491ec69338/ips => generated 195 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:38:42.754 8 INFO nova.api.openstack.compute.server_external_events [req-3691eada-941d-4bcd-b5f8-df234b966b26 req-0c357358-397d-447d-8575-952220f9529d 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-vif-plugged:5662bfce-7af6-4150-acda-284cba8e60b4 for instance 19e3d1c6-3b36-419d-aa36-9aee3a23e51b on instance [pid: 8|app: 0|req: 331/658] 10.0.0.34 () {38 vars in 814 bytes} [Tue May 12 17:38:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/659] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:38:42 2026] GET /v2.1/servers/19e3d1c6-3b36-419d-aa36-9aee3a23e51b => generated 1701 bytes in 485 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/660] 10.0.0.117 () {32 vars in 741 bytes} [Tue May 12 17:38:43 2026] GET /v2.1/servers/19e3d1c6-3b36-419d-aa36-9aee3a23e51b/os-interface => generated 284 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 333/661] 10.0.0.117 () {32 vars in 723 bytes} [Tue May 12 17:38:43 2026] GET /v2.1/servers/982fe517-0e90-4003-90b7-25491ec69338/ips => generated 195 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/662] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:38:43 2026] GET /v2.1/servers/0719a68b-2a44-4a2e-82d0-37d7779a3723 => generated 1610 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 334/663] 10.0.0.117 () {32 vars in 741 bytes} [Tue May 12 17:38:43 2026] GET /v2.1/servers/0719a68b-2a44-4a2e-82d0-37d7779a3723/os-interface => generated 285 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, ' 2026-05-12 17:38:44.094 7 INFO nova.api.openstack.compute.server_external_events [req-455711e7-8230-472c-85cf-dd2d253dc0ac req-f8a2e62a-63a0-413f-ad61-894f478c7def 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-changed:9efbfca2-833b-426d-a70f-fcacf885503e for instance 982fe517-0e90-4003-90b7-25491ec69338 on instance [pid: 7|app: 0|req: 330/664] 10.0.0.34 () {38 vars in 814 bytes} [Tue May 12 17:38:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 335/665] 10.0.0.117 () {32 vars in 723 bytes} [Tue May 12 17:38:44 2026] GET /v2.1/servers/982fe517-0e90-4003-90b7-25491ec69338/ips => generated 156 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 331/666] 10.0.0.117 () {32 vars in 718 bytes} [Tue May 12 17:38:44 2026] DELETE /v2.1/servers/982fe517-0e90-4003-90b7-25491ec69338 => generated 0 bytes in 87 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: 336/667] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:38:44 2026] GET /v2.1/servers/982fe517-0e90-4003-90b7-25491ec69338 => generated 1842 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, ' 2026-05-12 17:38:44.870 7 INFO nova.api.openstack.compute.server_external_events [req-44522f71-cd27-4e55-8f3f-9a8a99562f32 req-ed1a103c-b4b6-4531-af69-a1773cbe261d 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-vif-unplugged:9efbfca2-833b-426d-a70f-fcacf885503e for instance 982fe517-0e90-4003-90b7-25491ec69338 on instance [pid: 7|app: 0|req: 332/668] 10.0.0.34 () {38 vars in 814 bytes} [Tue May 12 17:38:44 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/669] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:38:44 2026] GET /v2.1/servers/0719a68b-2a44-4a2e-82d0-37d7779a3723 => generated 1610 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 333/670] 10.0.0.117 () {32 vars in 641 bytes} [Tue May 12 17:38:45 2026] GET /v2.1/servers => generated 386 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 338/671] 10.0.0.117 () {32 vars in 718 bytes} [Tue May 12 17:38:45 2026] DELETE /v2.1/servers/0719a68b-2a44-4a2e-82d0-37d7779a3723 => generated 0 bytes in 107 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/672] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:38:45 2026] GET /v2.1/servers/0719a68b-2a44-4a2e-82d0-37d7779a3723 => generated 1616 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 340/675] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:38:45 2026] GET /v2.1/servers/982fe517-0e90-4003-90b7-25491ec69338 => generated 1842 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, ' 2026-05-12 17:38:46.138 7 INFO nova.api.openstack.compute.server_external_events [req-10729a3b-604b-43b7-9fde-00c2519a220c req-e4a9c82f-9778-4711-9d36-ad2432a15a37 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-changed:5662bfce-7af6-4150-acda-284cba8e60b4 for instance 19e3d1c6-3b36-419d-aa36-9aee3a23e51b on instance 2026-05-12 17:38:46.139 7 INFO nova.api.openstack.compute.server_external_events [req-10729a3b-604b-43b7-9fde-00c2519a220c req-e4a9c82f-9778-4711-9d36-ad2432a15a37 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-vif-unplugged:a67cfcd4-17b7-4056-8193-065bc0e3bb31 for instance 0719a68b-2a44-4a2e-82d0-37d7779a3723 on instance [pid: 7|app: 0|req: 336/676] 10.0.0.34 () {38 vars in 814 bytes} [Tue May 12 17:38:46 2026] POST /v2.1/os-server-external-events => generated 352 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: 341/677] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:38:46 2026] GET /v2.1/servers/0719a68b-2a44-4a2e-82d0-37d7779a3723 => generated 1378 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:38:46.908 7 INFO nova.api.openstack.compute.server_external_events [req-30437cfb-b623-4505-802c-cc79442d028b req-42869e7b-2606-4dce-a157-e1dea6412538 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-changed:a67cfcd4-17b7-4056-8193-065bc0e3bb31 for instance 0719a68b-2a44-4a2e-82d0-37d7779a3723 on instance 2026-05-12 17:38:46.909 7 INFO nova.api.openstack.compute.server_external_events [req-30437cfb-b623-4505-802c-cc79442d028b req-42869e7b-2606-4dce-a157-e1dea6412538 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-vif-plugged:9efbfca2-833b-426d-a70f-fcacf885503e for instance 982fe517-0e90-4003-90b7-25491ec69338 on instance 2026-05-12 17:38:46.909 7 INFO nova.api.openstack.compute.server_external_events [req-30437cfb-b623-4505-802c-cc79442d028b req-42869e7b-2606-4dce-a157-e1dea6412538 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-vif-deleted:a67cfcd4-17b7-4056-8193-065bc0e3bb31 for instance 0719a68b-2a44-4a2e-82d0-37d7779a3723 on instance [pid: 7|app: 0|req: 337/678] 10.0.0.34 () {38 vars in 814 bytes} [Tue May 12 17:38:46 2026] POST /v2.1/os-server-external-events => generated 521 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:38:47.091 8 INFO nova.api.openstack.wsgi [None req-58f97de9-a7a2-4eec-8e44-d64d1c6699dd 810f1df991a94bb3bfbd7889b3e3ff63 b8f80b3af5e248289e11199c9de04fbd - - default default] HTTP exception thrown: Instance 982fe517-0e90-4003-90b7-25491ec69338 could not be found. [pid: 8|app: 0|req: 342/679] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:38:47 2026] GET /v2.1/servers/982fe517-0e90-4003-90b7-25491ec69338 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 338/680] 10.0.0.117 () {32 vars in 706 bytes} [Tue May 12 17:38:47 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1799636788 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:38:47.642 8 INFO nova.api.openstack.wsgi [None req-227cf843-9656-435e-8f0a-f8890ff91236 09060594b15144a09d6e8a0a707dfe95 2beb01133fe74b84acad97ebce4c0368 - - default default] HTTP exception thrown: Instance 0719a68b-2a44-4a2e-82d0-37d7779a3723 could not be found. [pid: 8|app: 0|req: 343/681] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:38:47 2026] GET /v2.1/servers/0719a68b-2a44-4a2e-82d0-37d7779a3723 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-12 17:38:47.647 7 INFO nova.api.openstack.wsgi [None req-4f535f89-8652-49f1-958f-114132bc9798 810f1df991a94bb3bfbd7889b3e3ff63 b8f80b3af5e248289e11199c9de04fbd - - default default] HTTP exception thrown: Instance 982fe517-0e90-4003-90b7-25491ec69338 could not be found. [pid: 7|app: 0|req: 339/682] 10.0.0.117 () {32 vars in 718 bytes} [Tue May 12 17:38:47 2026] DELETE /v2.1/servers/982fe517-0e90-4003-90b7-25491ec69338 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:38:47.673 7 INFO nova.api.openstack.wsgi [None req-d8e4889b-7596-4bf2-9d78-6776a7122a85 810f1df991a94bb3bfbd7889b3e3ff63 b8f80b3af5e248289e11199c9de04fbd - - default default] HTTP exception thrown: Instance 982fe517-0e90-4003-90b7-25491ec69338 could not be found. [pid: 8|app: 0|req: 344/683] 10.0.0.117 () {32 vars in 704 bytes} [Tue May 12 17:38:47 2026] DELETE /v2.1/os-keypairs/tempest-keypair-651034553 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/684] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:38:47 2026] GET /v2.1/servers/982fe517-0e90-4003-90b7-25491ec69338 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-12 17:38:48.180 8 INFO nova.api.openstack.compute.server_external_events [req-79c73349-04ea-40db-8794-685ef9dae698 req-39b5ef20-0d77-46dd-860a-ec277c17acd9 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-vif-plugged:a67cfcd4-17b7-4056-8193-065bc0e3bb31 for instance 0719a68b-2a44-4a2e-82d0-37d7779a3723 on instance 2026-05-12 17:38:48.181 8 INFO nova.api.openstack.compute.server_external_events [req-79c73349-04ea-40db-8794-685ef9dae698 req-39b5ef20-0d77-46dd-860a-ec277c17acd9 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-vif-deleted:9efbfca2-833b-426d-a70f-fcacf885503e for instance 982fe517-0e90-4003-90b7-25491ec69338 on instance [pid: 8|app: 0|req: 345/685] 10.0.0.34 () {38 vars in 814 bytes} [Tue May 12 17:38:48 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 342/688] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:38:59 2026] GET /v2.1/servers/19e3d1c6-3b36-419d-aa36-9aee3a23e51b => generated 1821 bytes in 575 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 347/689] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:39:00 2026] GET /v2.1/servers/19e3d1c6-3b36-419d-aa36-9aee3a23e51b => generated 1821 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 343/690] 10.0.0.117 () {34 vars in 750 bytes} [Tue May 12 17:39:00 2026] POST /v2.1/servers/19e3d1c6-3b36-419d-aa36-9aee3a23e51b/action => generated 0 bytes in 81 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: 344/691] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:39:00 2026] GET /v2.1/servers/19e3d1c6-3b36-419d-aa36-9aee3a23e51b => generated 1823 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 348/692] 10.0.0.117 () {34 vars in 671 bytes} [Tue May 12 17:39:00 2026] POST /v2.1/os-keypairs => generated 385 bytes in 302 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: 345/693] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:39:01 2026] GET /v2.1/servers/19e3d1c6-3b36-419d-aa36-9aee3a23e51b => generated 1828 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 349/694] 10.0.0.117 () {34 vars in 663 bytes} [Tue May 12 17:39:02 2026] POST /v2.1/servers => generated 452 bytes in 710 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: 346/695] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:39:02 2026] GET /v2.1/servers/19e3d1c6-3b36-419d-aa36-9aee3a23e51b => generated 1821 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/696] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:39:03 2026] GET /v2.1/servers/be843d98-9a95-464f-ac50-88fa8c4aee0e => generated 1431 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 347/697] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:39:04 2026] GET /v2.1/servers/be843d98-9a95-464f-ac50-88fa8c4aee0e => generated 1489 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-05-12 17:39:05.131 8 INFO nova.api.openstack.compute.server_external_events [req-62c85a26-72e2-47dd-b861-b6cd0d3c739a req-7a7cd7b0-2e94-4cf3-9d71-12b93293e7eb 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-vif-unplugged:5662bfce-7af6-4150-acda-284cba8e60b4 for instance 19e3d1c6-3b36-419d-aa36-9aee3a23e51b on instance [pid: 8|app: 0|req: 351/698] 10.0.0.34 () {38 vars in 814 bytes} [Tue May 12 17:39:05 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:39:05.254 7 INFO nova.api.openstack.compute.server_external_events [req-95d582f5-3b2a-4a4b-9068-dae137f4490b req-cfe57578-8d49-4a37-b5a4-7ae03a831b99 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-changed:65632868-0c42-441b-9d5f-bb72edda9eef for instance be843d98-9a95-464f-ac50-88fa8c4aee0e on instance [pid: 7|app: 0|req: 348/699] 10.0.0.34 () {38 vars in 814 bytes} [Tue May 12 17:39: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) [pid: 8|app: 0|req: 352/702] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:39:05 2026] GET /v2.1/servers/be843d98-9a95-464f-ac50-88fa8c4aee0e => generated 1556 bytes in 381 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 351/703] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:39:06 2026] GET /v2.1/servers/be843d98-9a95-464f-ac50-88fa8c4aee0e => generated 1556 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:39:07.170 8 INFO nova.api.openstack.compute.server_external_events [req-a41fc58b-382d-4f6f-a5d9-9a491f1b0fb3 req-22600053-a7e7-413e-a191-d85fd9e11a98 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-vif-plugged:5662bfce-7af6-4150-acda-284cba8e60b4 for instance 19e3d1c6-3b36-419d-aa36-9aee3a23e51b on instance 2026-05-12 17:39:07.170 8 INFO nova.api.openstack.compute.server_external_events [req-a41fc58b-382d-4f6f-a5d9-9a491f1b0fb3 req-22600053-a7e7-413e-a191-d85fd9e11a98 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-vif-plugged:5662bfce-7af6-4150-acda-284cba8e60b4 for instance 19e3d1c6-3b36-419d-aa36-9aee3a23e51b on instance 2026-05-12 17:39:07.171 8 INFO nova.api.openstack.compute.server_external_events [req-a41fc58b-382d-4f6f-a5d9-9a491f1b0fb3 req-22600053-a7e7-413e-a191-d85fd9e11a98 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-vif-plugged:5662bfce-7af6-4150-acda-284cba8e60b4 for instance 19e3d1c6-3b36-419d-aa36-9aee3a23e51b on instance 2026-05-12 17:39:07.171 8 INFO nova.api.openstack.compute.server_external_events [req-a41fc58b-382d-4f6f-a5d9-9a491f1b0fb3 req-22600053-a7e7-413e-a191-d85fd9e11a98 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-vif-plugged:65632868-0c42-441b-9d5f-bb72edda9eef for instance be843d98-9a95-464f-ac50-88fa8c4aee0e on instance 2026-05-12 17:39:07.171 8 INFO nova.api.openstack.compute.server_external_events [req-a41fc58b-382d-4f6f-a5d9-9a491f1b0fb3 req-22600053-a7e7-413e-a191-d85fd9e11a98 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-vif-plugged:65632868-0c42-441b-9d5f-bb72edda9eef for instance be843d98-9a95-464f-ac50-88fa8c4aee0e on instance [pid: 8|app: 0|req: 353/704] 10.0.0.34 () {38 vars in 814 bytes} [Tue May 12 17:39:07 2026] POST /v2.1/os-server-external-events => generated 867 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 352/705] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:39:07 2026] GET /v2.1/servers/be843d98-9a95-464f-ac50-88fa8c4aee0e => generated 1738 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 354/706] 10.0.0.117 () {32 vars in 741 bytes} [Tue May 12 17:39:08 2026] GET /v2.1/servers/be843d98-9a95-464f-ac50-88fa8c4aee0e/os-interface => generated 285 bytes in 143 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: 353/707] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:39:08 2026] GET /v2.1/servers/be843d98-9a95-464f-ac50-88fa8c4aee0e => generated 1738 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/708] 10.0.0.117 () {32 vars in 641 bytes} [Tue May 12 17:39:09 2026] GET /v2.1/servers => generated 384 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:39:09.208 8 INFO nova.api.openstack.compute.server_external_events [req-1b4a1a2c-0788-45b9-8f82-a6267e66b098 req-cf2265a4-d3e6-4bb7-bb3f-b9ae56543d52 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-changed:65632868-0c42-441b-9d5f-bb72edda9eef for instance be843d98-9a95-464f-ac50-88fa8c4aee0e on instance [pid: 8|app: 0|req: 356/709] 10.0.0.34 () {38 vars in 814 bytes} [Tue May 12 17:39: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) [pid: 7|app: 0|req: 354/710] 10.0.0.117 () {32 vars in 718 bytes} [Tue May 12 17:39:09 2026] DELETE /v2.1/servers/be843d98-9a95-464f-ac50-88fa8c4aee0e => generated 0 bytes in 104 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 357/711] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:39:09 2026] GET /v2.1/servers/be843d98-9a95-464f-ac50-88fa8c4aee0e => generated 1744 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/712] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:39:10 2026] GET /v2.1/servers/be843d98-9a95-464f-ac50-88fa8c4aee0e => generated 1864 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:39:11.238 8 INFO nova.api.openstack.compute.server_external_events [req-73410763-9b1c-41a7-9d97-bd1cb162d631 req-6f6f32b2-dce6-4ca2-921a-f02040105ee2 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-vif-unplugged:65632868-0c42-441b-9d5f-bb72edda9eef for instance be843d98-9a95-464f-ac50-88fa8c4aee0e on instance 2026-05-12 17:39:11.238 8 INFO nova.api.openstack.compute.server_external_events [req-73410763-9b1c-41a7-9d97-bd1cb162d631 req-6f6f32b2-dce6-4ca2-921a-f02040105ee2 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-vif-plugged:65632868-0c42-441b-9d5f-bb72edda9eef for instance be843d98-9a95-464f-ac50-88fa8c4aee0e on instance 2026-05-12 17:39:11.239 8 INFO nova.api.openstack.compute.server_external_events [req-73410763-9b1c-41a7-9d97-bd1cb162d631 req-6f6f32b2-dce6-4ca2-921a-f02040105ee2 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-vif-deleted:65632868-0c42-441b-9d5f-bb72edda9eef for instance be843d98-9a95-464f-ac50-88fa8c4aee0e on instance [pid: 8|app: 0|req: 358/713] 10.0.0.34 () {38 vars in 814 bytes} [Tue May 12 17:39:11 2026] POST /v2.1/os-server-external-events => generated 527 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:39:11.681 7 INFO nova.api.openstack.wsgi [None req-dd4d99f3-5b11-45b2-a189-18ae88c75ab7 e46415dfd59e463ea6e969c5df408345 0caf3bd253034d8cb1974b5b36caaf1f - - default default] HTTP exception thrown: Instance be843d98-9a95-464f-ac50-88fa8c4aee0e could not be found. [pid: 7|app: 0|req: 356/714] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:39:11 2026] GET /v2.1/servers/be843d98-9a95-464f-ac50-88fa8c4aee0e => generated 111 bytes in 32 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: 359/715] 10.0.0.117 () {32 vars in 704 bytes} [Tue May 12 17:39:11 2026] DELETE /v2.1/os-keypairs/tempest-keypair-984989252 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/718] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:39:18 2026] GET /v2.1/servers/19e3d1c6-3b36-419d-aa36-9aee3a23e51b => generated 1821 bytes in 363 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 358/719] 10.0.0.117 () {32 vars in 718 bytes} [Tue May 12 17:39:18 2026] DELETE /v2.1/servers/19e3d1c6-3b36-419d-aa36-9aee3a23e51b => generated 0 bytes in 113 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: 362/720] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:39:18 2026] GET /v2.1/servers/19e3d1c6-3b36-419d-aa36-9aee3a23e51b => generated 1827 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-05-12 17:39:19.294 7 INFO nova.api.openstack.compute.server_external_events [req-c3fb17f6-d098-4137-b01e-2c4f6ea7a6a7 req-f6126442-96bf-44fe-9c8f-f3bf11540086 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-vif-unplugged:5662bfce-7af6-4150-acda-284cba8e60b4 for instance 19e3d1c6-3b36-419d-aa36-9aee3a23e51b on instance [pid: 7|app: 0|req: 359/721] 10.0.0.34 () {38 vars in 814 bytes} [Tue May 12 17:39:19 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 363/722] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:39:20 2026] GET /v2.1/servers/19e3d1c6-3b36-419d-aa36-9aee3a23e51b => generated 1478 bytes in 379 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:39:21.337 7 INFO nova.api.openstack.compute.server_external_events [req-f8e214dd-f3cf-40c0-87be-ef9540aa884f req-16f8399f-57d9-49a7-a8fb-c17615cddb30 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-vif-plugged:5662bfce-7af6-4150-acda-284cba8e60b4 for instance 19e3d1c6-3b36-419d-aa36-9aee3a23e51b on instance 2026-05-12 17:39:21.338 7 INFO nova.api.openstack.compute.server_external_events [req-f8e214dd-f3cf-40c0-87be-ef9540aa884f req-16f8399f-57d9-49a7-a8fb-c17615cddb30 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-vif-deleted:5662bfce-7af6-4150-acda-284cba8e60b4 for instance 19e3d1c6-3b36-419d-aa36-9aee3a23e51b on instance [pid: 7|app: 0|req: 360/723] 10.0.0.34 () {38 vars in 814 bytes} [Tue May 12 17:39:21 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:39:21.593 8 INFO nova.api.openstack.wsgi [None req-6868bedb-2f1d-404f-9cf5-97223a70df5e b8f246ac784e4fa5a2873196da60d280 775ccb074273407882eea447d52480cf - - default default] HTTP exception thrown: Instance 19e3d1c6-3b36-419d-aa36-9aee3a23e51b could not be found. [pid: 8|app: 0|req: 364/724] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:39:21 2026] GET /v2.1/servers/19e3d1c6-3b36-419d-aa36-9aee3a23e51b => 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: 361/725] 10.0.0.117 () {32 vars in 706 bytes} [Tue May 12 17:39:21 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2001517380 => generated 0 bytes in 25 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: 365/726] 10.0.0.117 () {34 vars in 663 bytes} [Tue May 12 17:39:23 2026] POST /v2.1/servers => generated 424 bytes in 817 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/727] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:39:24 2026] GET /v2.1/servers/e55a3108-17c9-40b0-aae3-cd8fe5fd974d => generated 1371 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 366/730] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:39:25 2026] GET /v2.1/servers/e55a3108-17c9-40b0-aae3-cd8fe5fd974d => generated 1429 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 365/731] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:39:26 2026] GET /v2.1/servers/e55a3108-17c9-40b0-aae3-cd8fe5fd974d => generated 1471 bytes in 463 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:39:27.900 8 INFO nova.api.openstack.compute.server_external_events [req-65226d9b-141f-425b-acb0-571a0b675ef0 req-992a1171-0b6f-46eb-b9fb-b48c290611c1 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-changed:3efe766f-8b72-4ae2-8d2e-9cbbf93801a7 for instance e55a3108-17c9-40b0-aae3-cd8fe5fd974d on instance [pid: 8|app: 0|req: 367/732] 10.0.0.34 () {38 vars in 814 bytes} [Tue May 12 17:39:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 366/733] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:39:28 2026] GET /v2.1/servers/e55a3108-17c9-40b0-aae3-cd8fe5fd974d => generated 1471 bytes in 496 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/734] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:39:29 2026] GET /v2.1/servers/e55a3108-17c9-40b0-aae3-cd8fe5fd974d => generated 1471 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/735] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:39:30 2026] GET /v2.1/servers/e55a3108-17c9-40b0-aae3-cd8fe5fd974d => generated 1471 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 369/736] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:39:31 2026] GET /v2.1/servers/e55a3108-17c9-40b0-aae3-cd8fe5fd974d => generated 1471 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 368/737] 10.0.0.117 () {34 vars in 663 bytes} [Tue May 12 17:39:32 2026] POST /v2.1/servers => generated 424 bytes in 473 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: 370/738] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:39:32 2026] GET /v2.1/servers/96809bc8-aa3e-44bf-9f69-846e4463769e => generated 1368 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/739] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:39:33 2026] GET /v2.1/servers/e55a3108-17c9-40b0-aae3-cd8fe5fd974d => generated 1471 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-05-12 17:39:33.660 8 INFO nova.api.openstack.compute.server_external_events [req-707041eb-9c3c-4852-b43a-1b1e9fb5631a req-2a5de2c5-6360-416e-a773-d5c3fc125997 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-vif-plugged:3efe766f-8b72-4ae2-8d2e-9cbbf93801a7 for instance e55a3108-17c9-40b0-aae3-cd8fe5fd974d on instance [pid: 8|app: 0|req: 371/740] 10.0.0.34 () {38 vars in 814 bytes} [Tue May 12 17:39:33 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 370/741] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:39:33 2026] GET /v2.1/servers/96809bc8-aa3e-44bf-9f69-846e4463769e => generated 1468 bytes in 406 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 372/742] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:39:34 2026] GET /v2.1/servers/e55a3108-17c9-40b0-aae3-cd8fe5fd974d => generated 1655 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: 7|app: 0|req: 371/743] 10.0.0.117 () {32 vars in 723 bytes} [Tue May 12 17:39:34 2026] GET /v2.1/servers/e55a3108-17c9-40b0-aae3-cd8fe5fd974d/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/744] 10.0.0.117 () {32 vars in 723 bytes} [Tue May 12 17:39:34 2026] GET /v2.1/servers/e55a3108-17c9-40b0-aae3-cd8fe5fd974d/ips => generated 108 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 372/745] 10.0.0.117 () {32 vars in 823 bytes} [Tue May 12 17:39:34 2026] GET /v2.1/servers/e55a3108-17c9-40b0-aae3-cd8fe5fd974d/ips/tempest-ServerAddressesTestJSON-313422529-network => generated 93 bytes in 29 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/746] 10.0.0.117 () {32 vars in 718 bytes} [Tue May 12 17:39:34 2026] DELETE /v2.1/servers/e55a3108-17c9-40b0-aae3-cd8fe5fd974d => generated 0 bytes in 96 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: 373/747] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:39:34 2026] GET /v2.1/servers/e55a3108-17c9-40b0-aae3-cd8fe5fd974d => generated 1661 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:39:35.032 8 INFO nova.api.openstack.compute.server_external_events [req-4e6f1750-655a-4b63-bef4-e25375f374d6 req-f30b4d8a-ec1b-4fc6-9a8c-98359d0b8afc 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-changed:0b5ebff4-52aa-4801-8551-f5b33c7f2a5a for instance 96809bc8-aa3e-44bf-9f69-846e4463769e on instance [pid: 8|app: 0|req: 375/748] 10.0.0.34 () {38 vars in 814 bytes} [Tue May 12 17:39:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 374/749] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:39:35 2026] GET /v2.1/servers/96809bc8-aa3e-44bf-9f69-846e4463769e => generated 1468 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:39:35.923 7 INFO nova.api.openstack.wsgi [None req-ff080215-8d81-42aa-9203-501f465c11f8 edba51cc71f14e17b888719efc526c6d 40877bd1730e4061a61f09bb036278dc - - default default] HTTP exception thrown: Instance e55a3108-17c9-40b0-aae3-cd8fe5fd974d could not be found. [pid: 7|app: 0|req: 376/752] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:39:35 2026] GET /v2.1/servers/e55a3108-17c9-40b0-aae3-cd8fe5fd974d => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:39:36.004 8 INFO nova.api.openstack.compute.server_external_events [req-2ff694c7-24d0-455b-a2da-c678f75e17f6 req-f5f8668f-edbc-45b0-a6dd-0dbb0a6ad232 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-vif-plugged:3efe766f-8b72-4ae2-8d2e-9cbbf93801a7 for instance e55a3108-17c9-40b0-aae3-cd8fe5fd974d on instance 2026-05-12 17:39:36.004 8 INFO nova.api.openstack.compute.server_external_events [req-2ff694c7-24d0-455b-a2da-c678f75e17f6 req-f5f8668f-edbc-45b0-a6dd-0dbb0a6ad232 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-vif-unplugged:3efe766f-8b72-4ae2-8d2e-9cbbf93801a7 for instance e55a3108-17c9-40b0-aae3-cd8fe5fd974d on instance 2026-05-12 17:39:36.005 8 INFO nova.api.openstack.compute.server_external_events [req-2ff694c7-24d0-455b-a2da-c678f75e17f6 req-f5f8668f-edbc-45b0-a6dd-0dbb0a6ad232 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-vif-plugged:3efe766f-8b72-4ae2-8d2e-9cbbf93801a7 for instance e55a3108-17c9-40b0-aae3-cd8fe5fd974d on instance 2026-05-12 17:39:36.005 8 INFO nova.api.openstack.compute.server_external_events [req-2ff694c7-24d0-455b-a2da-c678f75e17f6 req-f5f8668f-edbc-45b0-a6dd-0dbb0a6ad232 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-vif-deleted:3efe766f-8b72-4ae2-8d2e-9cbbf93801a7 for instance e55a3108-17c9-40b0-aae3-cd8fe5fd974d on instance [pid: 8|app: 0|req: 377/753] 10.0.0.34 () {38 vars in 814 bytes} [Tue May 12 17:39:35 2026] POST /v2.1/os-server-external-events => generated 698 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: 377/754] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:39:36 2026] GET /v2.1/servers/96809bc8-aa3e-44bf-9f69-846e4463769e => generated 1468 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:39:37.082 8 INFO nova.api.openstack.compute.server_external_events [req-452a9fad-b49b-4157-ac02-f2dcfdcd7d96 req-8dc57e9c-005e-421d-a54b-761b5321deaa 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-vif-plugged:0b5ebff4-52aa-4801-8551-f5b33c7f2a5a for instance 96809bc8-aa3e-44bf-9f69-846e4463769e on instance 2026-05-12 17:39:37.083 8 INFO nova.api.openstack.compute.server_external_events [req-452a9fad-b49b-4157-ac02-f2dcfdcd7d96 req-8dc57e9c-005e-421d-a54b-761b5321deaa 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-vif-plugged:0b5ebff4-52aa-4801-8551-f5b33c7f2a5a for instance 96809bc8-aa3e-44bf-9f69-846e4463769e on instance [pid: 8|app: 0|req: 378/755] 10.0.0.34 () {38 vars in 814 bytes} [Tue May 12 17:39:37 2026] POST /v2.1/os-server-external-events => generated 354 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: 378/756] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:39:37 2026] GET /v2.1/servers/96809bc8-aa3e-44bf-9f69-846e4463769e => generated 1648 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 379/757] 10.0.0.117 () {32 vars in 718 bytes} [Tue May 12 17:39:38 2026] DELETE /v2.1/servers/96809bc8-aa3e-44bf-9f69-846e4463769e => generated 0 bytes in 109 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 379/758] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:39:38 2026] GET /v2.1/servers/96809bc8-aa3e-44bf-9f69-846e4463769e => generated 1654 bytes in 419 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:39:39.117 8 INFO nova.api.openstack.compute.server_external_events [req-7ade04e0-3190-4949-a996-743e242b3e0f req-fd20e44c-c233-4f6d-aa83-0fa568bdd693 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-vif-unplugged:0b5ebff4-52aa-4801-8551-f5b33c7f2a5a for instance 96809bc8-aa3e-44bf-9f69-846e4463769e on instance 2026-05-12 17:39:39.118 8 INFO nova.api.openstack.compute.server_external_events [req-7ade04e0-3190-4949-a996-743e242b3e0f req-fd20e44c-c233-4f6d-aa83-0fa568bdd693 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-vif-plugged:0b5ebff4-52aa-4801-8551-f5b33c7f2a5a for instance 96809bc8-aa3e-44bf-9f69-846e4463769e on instance 2026-05-12 17:39:39.118 8 INFO nova.api.openstack.compute.server_external_events [req-7ade04e0-3190-4949-a996-743e242b3e0f req-fd20e44c-c233-4f6d-aa83-0fa568bdd693 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-vif-deleted:0b5ebff4-52aa-4801-8551-f5b33c7f2a5a for instance 96809bc8-aa3e-44bf-9f69-846e4463769e on instance [pid: 8|app: 0|req: 380/759] 10.0.0.34 () {38 vars in 814 bytes} [Tue May 12 17:39:39 2026] POST /v2.1/os-server-external-events => generated 527 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:39:39.656 7 INFO nova.api.openstack.wsgi [None req-beac014a-4987-4ab3-ab8b-620e600a1dc4 51d1cdc97dde46c6aeddb23a8488bc31 b5ca4beda2c744dcbcadd0d281c6ab51 - - default default] HTTP exception thrown: Instance 96809bc8-aa3e-44bf-9f69-846e4463769e could not be found. [pid: 7|app: 0|req: 380/760] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:39:39 2026] GET /v2.1/servers/96809bc8-aa3e-44bf-9f69-846e4463769e => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 382/763] 10.0.0.97 () {30 vars in 618 bytes} [Tue May 12 17:39:46 2026] GET /v2.1 => generated 0 bytes in 112 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 382/764] 10.0.0.97 () {30 vars in 620 bytes} [Tue May 12 17:39:46 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: 383/765] 10.0.0.97 () {34 vars in 912 bytes} [Tue May 12 17:39:46 2026] GET /v2.1/os-simple-tenant-usage/b4e1f717e83f4377aa43f016e22fb344?start=2026-05-11T00:00:00&end=2026-05-12T23:59:59 => generated 20 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/766] 10.0.0.97 () {30 vars in 653 bytes} [Tue May 12 17:39:46 2026] GET /v2.1/limits?reserved=1 => generated 511 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: 384/767] 10.0.0.97 () {30 vars in 618 bytes} [Tue May 12 17:39:48 2026] GET /v2.1 => generated 0 bytes in 236 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 384/768] 10.0.0.97 () {30 vars in 620 bytes} [Tue May 12 17:39:49 2026] GET /v2.1/ => generated 410 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/769] 10.0.0.97 () {34 vars in 912 bytes} [Tue May 12 17:39:49 2026] GET /v2.1/os-simple-tenant-usage/b4e1f717e83f4377aa43f016e22fb344?start=2026-05-11T00:00:00&end=2026-05-12T23:59:59 => generated 20 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/770] 10.0.0.97 () {30 vars in 653 bytes} [Tue May 12 17:39:49 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/787] 10.0.0.117 () {34 vars in 671 bytes} [Tue May 12 17:41:09 2026] POST /v2.1/os-keypairs => generated 396 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 394/788] 10.0.0.117 () {34 vars in 663 bytes} [Tue May 12 17:41:12 2026] POST /v2.1/servers => generated 447 bytes in 1052 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/789] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:41:13 2026] GET /v2.1/servers/0e3dd5b4-82e0-4772-b79b-d7db9284cba4 => generated 1395 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:41:17.522 7 INFO nova.api.openstack.compute.server_external_events [req-dbb63df6-463f-4581-b418-a19f61b376a4 req-93c502cd-d6d8-45f6-b951-94ec34c7da76 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-changed:3548de99-08ba-4bc4-addf-958b5083e0b1 for instance 0e3dd5b4-82e0-4772-b79b-d7db9284cba4 on instance [pid: 7|app: 0|req: 396/792] 10.0.0.34 () {38 vars in 814 bytes} [Tue May 12 17:41:17 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: 397/793] 10.0.0.117 () {34 vars in 671 bytes} [Tue May 12 17:41:18 2026] POST /v2.1/os-keypairs => generated 398 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, ' [pid: 7|app: 0|req: 397/794] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:41:18 2026] GET /v2.1/servers/0e3dd5b4-82e0-4772-b79b-d7db9284cba4 => generated 1518 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/795] 10.0.0.117 () {34 vars in 663 bytes} [Tue May 12 17:41:20 2026] POST /v2.1/servers => generated 450 bytes in 995 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: 398/796] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:41:21 2026] GET /v2.1/servers/3a7d7bd8-9657-4edb-9f27-23ed340a7547 => generated 1403 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 399/797] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:41:22 2026] GET /v2.1/servers/3a7d7bd8-9657-4edb-9f27-23ed340a7547 => generated 1461 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:41:23.925 7 INFO nova.api.openstack.compute.server_external_events [req-b1491949-3a64-47fb-88da-8cfa3d37c9c4 req-edaf1efb-e5b1-425f-bacd-d508b50e76ad 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-vif-plugged:3548de99-08ba-4bc4-addf-958b5083e0b1 for instance 0e3dd5b4-82e0-4772-b79b-d7db9284cba4 on instance [pid: 7|app: 0|req: 399/798] 10.0.0.34 () {38 vars in 814 bytes} [Tue May 12 17:41:23 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: 8|app: 0|req: 400/799] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:41:23 2026] GET /v2.1/servers/3a7d7bd8-9657-4edb-9f27-23ed340a7547 => generated 1529 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 400/800] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:41:24 2026] GET /v2.1/servers/0e3dd5b4-82e0-4772-b79b-d7db9284cba4 => generated 1817 bytes in 565 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/801] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:41:25 2026] GET /v2.1/servers/3a7d7bd8-9657-4edb-9f27-23ed340a7547 => generated 1529 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 402/804] 10.0.0.117 () {34 vars in 671 bytes} [Tue May 12 17:41:25 2026] POST /v2.1/os-keypairs => generated 396 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:41:25.986 8 INFO nova.api.openstack.compute.server_external_events [req-e507cc44-389a-4a3a-84fb-fa66a25db07c req-c3b00993-6214-436e-9bc3-5285f1920593 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-vif-plugged:3548de99-08ba-4bc4-addf-958b5083e0b1 for instance 0e3dd5b4-82e0-4772-b79b-d7db9284cba4 on instance 2026-05-12 17:41:25.987 8 INFO nova.api.openstack.compute.server_external_events [req-e507cc44-389a-4a3a-84fb-fa66a25db07c req-c3b00993-6214-436e-9bc3-5285f1920593 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-changed:89e1f352-e2f6-4a46-8036-01842fc99217 for instance 3a7d7bd8-9657-4edb-9f27-23ed340a7547 on instance 2026-05-12 17:41:25.987 8 INFO nova.api.openstack.compute.server_external_events [req-e507cc44-389a-4a3a-84fb-fa66a25db07c req-c3b00993-6214-436e-9bc3-5285f1920593 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-vif-plugged:89e1f352-e2f6-4a46-8036-01842fc99217 for instance 3a7d7bd8-9657-4edb-9f27-23ed340a7547 on instance 2026-05-12 17:41:25.988 8 INFO nova.api.openstack.compute.server_external_events [req-e507cc44-389a-4a3a-84fb-fa66a25db07c req-c3b00993-6214-436e-9bc3-5285f1920593 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-vif-plugged:89e1f352-e2f6-4a46-8036-01842fc99217 for instance 3a7d7bd8-9657-4edb-9f27-23ed340a7547 on instance [pid: 8|app: 0|req: 403/805] 10.0.0.34 () {38 vars in 814 bytes} [Tue May 12 17:41:25 2026] POST /v2.1/os-server-external-events => generated 692 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 403/806] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:41:26 2026] GET /v2.1/servers/3a7d7bd8-9657-4edb-9f27-23ed340a7547 => generated 1529 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:41:26.564 8 INFO nova.api.openstack.compute.server_external_events [req-71d5bdd4-3eca-4d9d-a42c-d6cfc6e0a65d req-9bd195ca-a73e-44d0-8c2f-f98893f10f2c 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-changed:3548de99-08ba-4bc4-addf-958b5083e0b1 for instance 0e3dd5b4-82e0-4772-b79b-d7db9284cba4 on instance [pid: 8|app: 0|req: 404/807] 10.0.0.34 () {38 vars in 814 bytes} [Tue May 12 17:41: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) [pid: 7|app: 0|req: 404/808] 10.0.0.117 () {34 vars in 663 bytes} [Tue May 12 17:41:26 2026] POST /v2.1/servers => generated 447 bytes in 967 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 405/809] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:41:27 2026] GET /v2.1/servers/04023e3f-c3bb-4155-9e9c-46d1fb4addd6 => generated 1394 bytes in 70 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.117 () {32 vars in 715 bytes} [Tue May 12 17:41:27 2026] GET /v2.1/servers/3a7d7bd8-9657-4edb-9f27-23ed340a7547 => generated 1697 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 406/811] 10.0.0.117 () {34 vars in 671 bytes} [Tue May 12 17:41:27 2026] POST /v2.1/os-keypairs => generated 385 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/812] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:41:27 2026] GET /v2.1/servers/3a7d7bd8-9657-4edb-9f27-23ed340a7547 => generated 1697 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:41:29.752 8 INFO nova.api.openstack.compute.server_external_events [req-920be932-7e4e-411b-823c-6438a00ee8cd req-4eeb2597-bf88-425d-98d5-dbab476b530d 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-changed:89e1f352-e2f6-4a46-8036-01842fc99217 for instance 3a7d7bd8-9657-4edb-9f27-23ed340a7547 on instance [pid: 8|app: 0|req: 407/813] 10.0.0.34 () {38 vars in 814 bytes} [Tue May 12 17:41:29 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: 7|app: 0|req: 407/814] 10.0.0.117 () {34 vars in 663 bytes} [Tue May 12 17:41:29 2026] POST /v2.1/servers => generated 497 bytes in 1006 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: 408/815] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:41:30 2026] GET /v2.1/servers/3306c13f-8d0f-4097-a4af-52c3a3fdfa05 => generated 1455 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 408/816] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:41:31 2026] GET /v2.1/servers/3306c13f-8d0f-4097-a4af-52c3a3fdfa05 => generated 1513 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-05-12 17:41:31.390 8 INFO nova.api.openstack.compute.server_external_events [req-fb65b3c9-a96f-4e6a-ac6f-062d53a2f74d req-0be37029-3e18-403d-8942-23b12bad49be 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-vif-plugged:b86290c1-5c0d-4e42-9b23-fe70b1c6ee51 for instance 04023e3f-c3bb-4155-9e9c-46d1fb4addd6 on instance [pid: 8|app: 0|req: 409/817] 10.0.0.34 () {38 vars in 814 bytes} [Tue May 12 17:41:31 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, ' 2026-05-12 17:41:31.792 7 INFO nova.api.openstack.compute.server_external_events [req-7a8aa860-9212-4cec-abf2-1eff97501a30 req-a6de7e64-3e9c-4b3f-87b7-b9fa5dcd403b 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-changed:b86290c1-5c0d-4e42-9b23-fe70b1c6ee51 for instance 04023e3f-c3bb-4155-9e9c-46d1fb4addd6 on instance [pid: 7|app: 0|req: 409/818] 10.0.0.34 () {38 vars in 814 bytes} [Tue May 12 17:41:31 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: 410/819] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:41:32 2026] GET /v2.1/servers/3306c13f-8d0f-4097-a4af-52c3a3fdfa05 => generated 1628 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: 410/820] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:41:32 2026] GET /v2.1/servers/04023e3f-c3bb-4155-9e9c-46d1fb4addd6 => generated 1817 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-05-12 17:41:33.432 8 INFO nova.api.openstack.compute.server_external_events [req-db9ee29d-9b33-439f-82cb-e49d3b844948 req-4567409e-5e30-421d-84ad-150d401aca88 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-vif-plugged:b86290c1-5c0d-4e42-9b23-fe70b1c6ee51 for instance 04023e3f-c3bb-4155-9e9c-46d1fb4addd6 on instance 2026-05-12 17:41:33.432 8 INFO nova.api.openstack.compute.server_external_events [req-db9ee29d-9b33-439f-82cb-e49d3b844948 req-4567409e-5e30-421d-84ad-150d401aca88 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-changed:bc11ca66-7277-48b4-ba80-82b5f8b83e90 for instance 3306c13f-8d0f-4097-a4af-52c3a3fdfa05 on instance [pid: 8|app: 0|req: 411/821] 10.0.0.34 () {38 vars in 814 bytes} [Tue May 12 17:41:33 2026] POST /v2.1/os-server-external-events => generated 350 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, ' 2026-05-12 17:41:33.881 8 INFO nova.api.openstack.compute.server_external_events [req-2171406c-64b8-4631-b872-eb5b2548c210 req-91a53b2b-8da9-4281-9a2d-2a83336c0d1f 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-vif-plugged:bc11ca66-7277-48b4-ba80-82b5f8b83e90 for instance 3306c13f-8d0f-4097-a4af-52c3a3fdfa05 on instance [pid: 8|app: 0|req: 412/822] 10.0.0.34 () {38 vars in 814 bytes} [Tue May 12 17:41:33 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/823] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:41:33 2026] GET /v2.1/servers/3306c13f-8d0f-4097-a4af-52c3a3fdfa05 => generated 1628 bytes in 420 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 413/824] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:41:35 2026] GET /v2.1/servers/3306c13f-8d0f-4097-a4af-52c3a3fdfa05 => generated 1807 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 412/825] 10.0.0.117 () {32 vars in 741 bytes} [Tue May 12 17:41:35 2026] GET /v2.1/servers/3306c13f-8d0f-4097-a4af-52c3a3fdfa05/os-interface => generated 284 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:41:35.934 7 INFO nova.api.openstack.compute.server_external_events [req-2b8b809b-493a-4fc3-83b3-60a204982282 req-f811d4ec-0701-45a6-82f0-302af68cd54b 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-vif-plugged:bc11ca66-7277-48b4-ba80-82b5f8b83e90 for instance 3306c13f-8d0f-4097-a4af-52c3a3fdfa05 on instance 2026-05-12 17:41:35.935 7 INFO nova.api.openstack.compute.server_external_events [req-2b8b809b-493a-4fc3-83b3-60a204982282 req-f811d4ec-0701-45a6-82f0-302af68cd54b 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-changed:b86290c1-5c0d-4e42-9b23-fe70b1c6ee51 for instance 04023e3f-c3bb-4155-9e9c-46d1fb4addd6 on instance [pid: 7|app: 0|req: 414/828] 10.0.0.34 () {38 vars in 814 bytes} [Tue May 12 17:41:35 2026] POST /v2.1/os-server-external-events => generated 350 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:41:37.979 7 INFO nova.api.openstack.compute.server_external_events [req-a89726d0-2505-411e-bf4d-e9ed3e09230a req-ffddc431-aa2e-486f-a736-9f226643718c 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-changed:bc11ca66-7277-48b4-ba80-82b5f8b83e90 for instance 3306c13f-8d0f-4097-a4af-52c3a3fdfa05 on instance [pid: 7|app: 0|req: 415/829] 10.0.0.34 () {38 vars in 814 bytes} [Tue May 12 17:41:37 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: 415/830] 10.0.0.117 () {34 vars in 750 bytes} [Tue May 12 17:41:37 2026] POST /v2.1/servers/3a7d7bd8-9657-4edb-9f27-23ed340a7547/action => generated 31680 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:41:41.426 7 INFO nova.api.openstack.compute.server_external_events [req-f54d7964-bb03-40a1-a46f-6440ac780f59 req-6c293222-f164-4a5a-bab1-a8bbca2ec7df 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-changed:89e1f352-e2f6-4a46-8036-01842fc99217 for instance 3a7d7bd8-9657-4edb-9f27-23ed340a7547 on instance [pid: 7|app: 0|req: 416/831] 10.0.0.34 () {38 vars in 814 bytes} [Tue May 12 17:41:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 416/832] 10.0.0.117 () {34 vars in 671 bytes} [Tue May 12 17:41:42 2026] POST /v2.1/os-keypairs => generated 398 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 417/833] 10.0.0.117 () {34 vars in 663 bytes} [Tue May 12 17:41:44 2026] POST /v2.1/servers => generated 450 bytes in 516 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/834] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:41:44 2026] GET /v2.1/servers/06a7d723-c544-4559-88c4-f57c17c3183d => generated 1401 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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.117 () {32 vars in 715 bytes} [Tue May 12 17:41:45 2026] GET /v2.1/servers/06a7d723-c544-4559-88c4-f57c17c3183d => generated 1459 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, ' 2026-05-12 17:41:46.599 8 INFO nova.api.openstack.compute.server_external_events [req-a7a86eed-dc1c-4ad8-b10d-610465004fc2 req-faec2681-ee8e-4016-9dcb-5d1b129447f2 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-changed:95d4953b-b062-4b93-a298-70418833f8e1 for instance 06a7d723-c544-4559-88c4-f57c17c3183d on instance [pid: 8|app: 0|req: 419/838] 10.0.0.34 () {38 vars in 814 bytes} [Tue May 12 17:41:46 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: 7|app: 0|req: 420/839] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:41:46 2026] GET /v2.1/servers/06a7d723-c544-4559-88c4-f57c17c3183d => generated 1527 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 420/840] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:41:47 2026] GET /v2.1/servers/06a7d723-c544-4559-88c4-f57c17c3183d => generated 1527 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, ' 2026-05-12 17:41:48.657 7 INFO nova.api.openstack.compute.server_external_events [req-bb9f461d-fb54-4257-85f7-db3ef50ca602 req-53ab86fd-848b-44be-80b8-bc56dc28b77c 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-vif-plugged:95d4953b-b062-4b93-a298-70418833f8e1 for instance 06a7d723-c544-4559-88c4-f57c17c3183d on instance 2026-05-12 17:41:48.657 7 INFO nova.api.openstack.compute.server_external_events [req-bb9f461d-fb54-4257-85f7-db3ef50ca602 req-53ab86fd-848b-44be-80b8-bc56dc28b77c 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-vif-plugged:95d4953b-b062-4b93-a298-70418833f8e1 for instance 06a7d723-c544-4559-88c4-f57c17c3183d on instance [pid: 7|app: 0|req: 421/841] 10.0.0.34 () {38 vars in 814 bytes} [Tue May 12 17:41:48 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 421/842] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:41:49 2026] GET /v2.1/servers/06a7d723-c544-4559-88c4-f57c17c3183d => generated 1695 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 422/843] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:41:49 2026] GET /v2.1/servers/06a7d723-c544-4559-88c4-f57c17c3183d => generated 1695 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:41:50.372 8 INFO nova.api.openstack.compute.server_external_events [req-71c90990-75eb-4d55-aa0d-83d1beb39fbf req-848fe8ff-63aa-4866-b018-d7d0074f9cb2 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-changed:95d4953b-b062-4b93-a298-70418833f8e1 for instance 06a7d723-c544-4559-88c4-f57c17c3183d on instance [pid: 8|app: 0|req: 422/844] 10.0.0.34 () {38 vars in 814 bytes} [Tue May 12 17:41:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 423/845] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:41:51 2026] GET /v2.1/servers/3306c13f-8d0f-4097-a4af-52c3a3fdfa05 => generated 1927 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 423/846] 10.0.0.117 () {32 vars in 753 bytes} [Tue May 12 17:41:52 2026] GET /v2.1/servers/3306c13f-8d0f-4097-a4af-52c3a3fdfa05/os-server-password => generated 116 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 424/847] 10.0.0.117 () {32 vars in 718 bytes} [Tue May 12 17:41:54 2026] DELETE /v2.1/servers/3306c13f-8d0f-4097-a4af-52c3a3fdfa05 => generated 0 bytes in 103 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: 424/848] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:41:54 2026] GET /v2.1/servers/3306c13f-8d0f-4097-a4af-52c3a3fdfa05 => generated 1933 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:41:54.513 7 INFO nova.api.openstack.compute.server_external_events [req-37b7946e-9a07-46ac-bf8a-a2affef1838c req-cdd339b9-2117-4d2f-b0fd-88e9a71e41a7 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-vif-unplugged:bc11ca66-7277-48b4-ba80-82b5f8b83e90 for instance 3306c13f-8d0f-4097-a4af-52c3a3fdfa05 on instance [pid: 7|app: 0|req: 425/849] 10.0.0.34 () {38 vars in 814 bytes} [Tue May 12 17:41:54 2026] POST /v2.1/os-server-external-events => generated 185 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: 8|app: 0|req: 425/852] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:41:55 2026] GET /v2.1/servers/3306c13f-8d0f-4097-a4af-52c3a3fdfa05 => generated 1818 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-12 17:41:55.564 7 INFO nova.api.openstack.compute.server_external_events [req-f544fce0-31fa-43a0-a9a2-4f8e44e39fb3 req-f1f93bbc-b1cd-40f7-b5af-43aa50fb12ad 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-vif-deleted:bc11ca66-7277-48b4-ba80-82b5f8b83e90 for instance 3306c13f-8d0f-4097-a4af-52c3a3fdfa05 on instance [pid: 7|app: 0|req: 428/853] 10.0.0.34 () {38 vars in 814 bytes} [Tue May 12 17:41:55 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-05-12 17:41:56.554 8 INFO nova.api.openstack.compute.server_external_events [req-1d1ac033-bb02-438c-9794-b3b0cdb08b3f req-78b24393-b2d7-4a32-99cd-b30107af180e 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-vif-plugged:bc11ca66-7277-48b4-ba80-82b5f8b83e90 for instance 3306c13f-8d0f-4097-a4af-52c3a3fdfa05 on instance [pid: 8|app: 0|req: 426/854] 10.0.0.34 () {38 vars in 814 bytes} [Tue May 12 17:41:56 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, ' 2026-05-12 17:41:56.611 7 INFO nova.api.openstack.wsgi [None req-cfeb2958-2304-4e93-85f1-ef300f20d72b 584808c30b87436e9aab8c61ffdd515c 5c7cff11d3744b068129c894e1be46d5 - - default default] HTTP exception thrown: Instance 3306c13f-8d0f-4097-a4af-52c3a3fdfa05 could not be found. [pid: 7|app: 0|req: 429/855] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:41:56 2026] GET /v2.1/servers/3306c13f-8d0f-4097-a4af-52c3a3fdfa05 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:41:56.649 8 INFO nova.api.openstack.wsgi [None req-023dc204-c195-4773-bb02-2d3540701ab5 584808c30b87436e9aab8c61ffdd515c 5c7cff11d3744b068129c894e1be46d5 - - default default] HTTP exception thrown: Instance 3306c13f-8d0f-4097-a4af-52c3a3fdfa05 could not be found. [pid: 8|app: 0|req: 427/856] 10.0.0.117 () {32 vars in 718 bytes} [Tue May 12 17:41:56 2026] DELETE /v2.1/servers/3306c13f-8d0f-4097-a4af-52c3a3fdfa05 => 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-05-12 17:41:56.687 7 INFO nova.api.openstack.wsgi [None req-14ece864-6e07-4336-9f7e-241faa4b380f 584808c30b87436e9aab8c61ffdd515c 5c7cff11d3744b068129c894e1be46d5 - - default default] HTTP exception thrown: Instance 3306c13f-8d0f-4097-a4af-52c3a3fdfa05 could not be found. [pid: 7|app: 0|req: 430/857] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:41:56 2026] GET /v2.1/servers/3306c13f-8d0f-4097-a4af-52c3a3fdfa05 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 428/858] 10.0.0.117 () {32 vars in 704 bytes} [Tue May 12 17:41:56 2026] DELETE /v2.1/os-keypairs/tempest-keypair-919152213 => 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: 431/859] 10.0.0.117 () {32 vars in 726 bytes} [Tue May 12 17:41:57 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-910582985 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/860] 10.0.0.117 () {34 vars in 750 bytes} [Tue May 12 17:42:00 2026] POST /v2.1/servers/06a7d723-c544-4559-88c4-f57c17c3183d/action => generated 31679 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/861] 10.0.0.117 () {32 vars in 718 bytes} [Tue May 12 17:42:03 2026] DELETE /v2.1/servers/06a7d723-c544-4559-88c4-f57c17c3183d => generated 0 bytes in 109 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 430/862] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:42:03 2026] GET /v2.1/servers/06a7d723-c544-4559-88c4-f57c17c3183d => generated 1821 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:42:03.462 7 INFO nova.api.openstack.compute.server_external_events [req-657551b3-31d5-4890-8ceb-7aee65e1b97c req-27a06959-8f7d-4585-8938-d4055084d6f4 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-vif-unplugged:95d4953b-b062-4b93-a298-70418833f8e1 for instance 06a7d723-c544-4559-88c4-f57c17c3183d on instance [pid: 7|app: 0|req: 433/863] 10.0.0.34 () {38 vars in 814 bytes} [Tue May 12 17:42:03 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 431/864] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:42:04 2026] GET /v2.1/servers/06a7d723-c544-4559-88c4-f57c17c3183d => generated 1487 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:42:05.532 7 INFO nova.api.openstack.compute.server_external_events [req-532e06f2-1c22-4676-a37d-ad718c682625 req-2a7a2540-c1ee-4353-9836-062ee05859e4 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-vif-plugged:95d4953b-b062-4b93-a298-70418833f8e1 for instance 06a7d723-c544-4559-88c4-f57c17c3183d on instance 2026-05-12 17:42:05.533 7 INFO nova.api.openstack.compute.server_external_events [req-532e06f2-1c22-4676-a37d-ad718c682625 req-2a7a2540-c1ee-4353-9836-062ee05859e4 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-vif-deleted:95d4953b-b062-4b93-a298-70418833f8e1 for instance 06a7d723-c544-4559-88c4-f57c17c3183d on instance [pid: 7|app: 0|req: 434/867] 10.0.0.34 () {38 vars in 814 bytes} [Tue May 12 17:42:05 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:42:05.605 7 INFO nova.api.openstack.wsgi [None req-fda6ec1a-9462-407b-bc7e-74347bde0ea1 67b6df5bfbc94bc699bf4691d92b8344 da09d8798ee649a8b7112caa06bd4db0 - - default default] HTTP exception thrown: Instance 06a7d723-c544-4559-88c4-f57c17c3183d could not be found. [pid: 7|app: 0|req: 435/868] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:42:05 2026] GET /v2.1/servers/06a7d723-c544-4559-88c4-f57c17c3183d => 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 436/869] 10.0.0.117 () {32 vars in 730 bytes} [Tue May 12 17:42:05 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1829532105 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/870] 10.0.0.117 () {32 vars in 718 bytes} [Tue May 12 17:42:06 2026] DELETE /v2.1/servers/3a7d7bd8-9657-4edb-9f27-23ed340a7547 => generated 0 bytes in 126 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: 434/871] 199.19.213.202 () {36 vars in 714 bytes} [Tue May 12 17:42:05 2026] POST /v2.1/servers => generated 453 bytes in 997 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 435/872] 199.19.213.202 () {32 vars in 733 bytes} [Tue May 12 17:42:06 2026] GET /v2.1/servers/32dae99e-d6c1-4d44-8a3b-12bc2f9054e4 => generated 2213 bytes in 80 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: 436/873] 199.19.213.202 () {32 vars in 759 bytes} [Tue May 12 17:42:06 2026] GET /v2.1/servers/32dae99e-d6c1-4d44-8a3b-12bc2f9054e4/os-interface => generated 28 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 437/874] 199.19.213.202 () {32 vars in 777 bytes} [Tue May 12 17:42:06 2026] GET /v2.1/servers/32dae99e-d6c1-4d44-8a3b-12bc2f9054e4/os-volume_attachments => generated 25 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/875] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:42:06 2026] GET /v2.1/servers/3a7d7bd8-9657-4edb-9f27-23ed340a7547 => generated 1703 bytes in 326 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-12 17:42:06.841 8 INFO nova.api.openstack.compute.server_external_events [req-a24579ee-da1c-430b-b06c-15fca1ecd325 req-509bce90-cce6-4d03-a7db-9984647dea94 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-vif-unplugged:89e1f352-e2f6-4a46-8036-01842fc99217 for instance 3a7d7bd8-9657-4edb-9f27-23ed340a7547 on instance [pid: 8|app: 0|req: 438/876] 10.0.0.34 () {38 vars in 814 bytes} [Tue May 12 17:42:06 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:42:07.569 7 INFO nova.api.openstack.compute.server_external_events [req-e5e852e1-f050-4532-b961-ccb5fa5962d6 req-adcaa01b-62e1-4e5c-9e84-95e47a628e9a 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-vif-deleted:89e1f352-e2f6-4a46-8036-01842fc99217 for instance 3a7d7bd8-9657-4edb-9f27-23ed340a7547 on instance [pid: 7|app: 0|req: 439/877] 10.0.0.34 () {38 vars in 814 bytes} [Tue May 12 17:42:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:42:07.875 8 INFO nova.api.openstack.wsgi [None req-164c5428-dbd4-4cfa-aa82-67b8ab1d87d0 67b6df5bfbc94bc699bf4691d92b8344 da09d8798ee649a8b7112caa06bd4db0 - - default default] HTTP exception thrown: Instance 3a7d7bd8-9657-4edb-9f27-23ed340a7547 could not be found. [pid: 8|app: 0|req: 439/878] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:42:07 2026] GET /v2.1/servers/3a7d7bd8-9657-4edb-9f27-23ed340a7547 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 440/879] 10.0.0.117 () {32 vars in 730 bytes} [Tue May 12 17:42:08 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1138065327 => 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-05-12 17:42:08.882 7 INFO nova.api.openstack.compute.server_external_events [req-1620d010-efb8-465b-850b-3e85d2fa8181 req-d1ecde53-ffe8-4d7d-a7ba-4372f5422f0d 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-vif-plugged:89e1f352-e2f6-4a46-8036-01842fc99217 for instance 3a7d7bd8-9657-4edb-9f27-23ed340a7547 on instance [pid: 7|app: 0|req: 441/880] 10.0.0.34 () {38 vars in 814 bytes} [Tue May 12 17:42:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/881] 199.19.213.202 () {32 vars in 733 bytes} [Tue May 12 17:42:08 2026] GET /v2.1/servers/32dae99e-d6c1-4d44-8a3b-12bc2f9054e4 => generated 2433 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 442/882] 199.19.213.202 () {32 vars in 759 bytes} [Tue May 12 17:42:09 2026] GET /v2.1/servers/32dae99e-d6c1-4d44-8a3b-12bc2f9054e4/os-interface => generated 283 bytes in 99 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: 441/883] 199.19.213.202 () {32 vars in 777 bytes} [Tue May 12 17:42:09 2026] GET /v2.1/servers/32dae99e-d6c1-4d44-8a3b-12bc2f9054e4/os-volume_attachments => generated 197 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:42:09.614 7 INFO nova.api.openstack.compute.server_external_events [req-b0cc787d-6538-4abf-b585-43b8aa5a224a req-d971ac30-f7d0-4c0b-8057-6444190a7122 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-changed:4c8365ac-e2e0-4491-b2b4-bbb90b519011 for instance 32dae99e-d6c1-4d44-8a3b-12bc2f9054e4 on instance [pid: 7|app: 0|req: 443/884] 10.0.0.34 () {38 vars in 814 bytes} [Tue May 12 17:42:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 442/885] 199.19.213.202 () {32 vars in 733 bytes} [Tue May 12 17:42:11 2026] GET /v2.1/servers/32dae99e-d6c1-4d44-8a3b-12bc2f9054e4 => generated 2433 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: 7|app: 0|req: 444/886] 199.19.213.202 () {32 vars in 759 bytes} [Tue May 12 17:42:11 2026] GET /v2.1/servers/32dae99e-d6c1-4d44-8a3b-12bc2f9054e4/os-interface => generated 285 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 443/887] 199.19.213.202 () {32 vars in 777 bytes} [Tue May 12 17:42:11 2026] GET /v2.1/servers/32dae99e-d6c1-4d44-8a3b-12bc2f9054e4/os-volume_attachments => generated 197 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:42:11.663 7 INFO nova.api.openstack.compute.server_external_events [req-8119dab6-ce10-4070-9947-2a0e6a6d1da4 req-76f8e30c-3190-442c-8289-837b2f8c539b 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-vif-plugged:4c8365ac-e2e0-4491-b2b4-bbb90b519011 for instance 32dae99e-d6c1-4d44-8a3b-12bc2f9054e4 on instance 2026-05-12 17:42:11.664 7 INFO nova.api.openstack.compute.server_external_events [req-8119dab6-ce10-4070-9947-2a0e6a6d1da4 req-76f8e30c-3190-442c-8289-837b2f8c539b 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-vif-plugged:4c8365ac-e2e0-4491-b2b4-bbb90b519011 for instance 32dae99e-d6c1-4d44-8a3b-12bc2f9054e4 on instance [pid: 7|app: 0|req: 445/888] 10.0.0.34 () {38 vars in 814 bytes} [Tue May 12 17:42:11 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 25 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: 444/889] 199.19.213.202 () {32 vars in 733 bytes} [Tue May 12 17:42:13 2026] GET /v2.1/servers/32dae99e-d6c1-4d44-8a3b-12bc2f9054e4 => generated 2580 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 446/890] 199.19.213.202 () {32 vars in 759 bytes} [Tue May 12 17:42:13 2026] GET /v2.1/servers/32dae99e-d6c1-4d44-8a3b-12bc2f9054e4/os-interface => generated 285 bytes in 88 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: 445/891] 199.19.213.202 () {32 vars in 777 bytes} [Tue May 12 17:42:13 2026] GET /v2.1/servers/32dae99e-d6c1-4d44-8a3b-12bc2f9054e4/os-volume_attachments => generated 197 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:42:52.388 7 INFO nova.api.openstack.compute.server_external_events [req-b846e524-0b24-469d-a930-62324dccf98c req-964b278e-0e1d-42e0-ba27-53ea5fbebff0 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-changed:84ef38e1-7eaf-4e64-ae85-54c41f4b737f for instance 32dae99e-d6c1-4d44-8a3b-12bc2f9054e4 on instance [pid: 7|app: 0|req: 451/900] 10.0.0.34 () {38 vars in 814 bytes} [Tue May 12 17:42: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) [pid: 8|app: 0|req: 450/901] 199.19.213.202 () {36 vars in 812 bytes} [Tue May 12 17:42:51 2026] POST /v2.1/servers/32dae99e-d6c1-4d44-8a3b-12bc2f9054e4/os-interface => generated 279 bytes in 1951 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:42:53.643 7 INFO nova.api.openstack.compute.server_external_events [req-d17fad13-9665-4463-b723-198549d57fc8 req-8442b18a-c80b-4116-91fb-93414e03416e 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-changed:84ef38e1-7eaf-4e64-ae85-54c41f4b737f for instance 32dae99e-d6c1-4d44-8a3b-12bc2f9054e4 on instance [pid: 7|app: 0|req: 452/902] 10.0.0.34 () {38 vars in 814 bytes} [Tue May 12 17:42:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:42:54.437 8 INFO nova.api.openstack.compute.server_external_events [req-4fe294b0-9ccd-4027-b598-66d5023379ae req-9988febf-4035-4801-9968-f4ff4c2f0d9d 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-vif-plugged:84ef38e1-7eaf-4e64-ae85-54c41f4b737f for instance 32dae99e-d6c1-4d44-8a3b-12bc2f9054e4 on instance 2026-05-12 17:42:54.438 8 INFO nova.api.openstack.compute.server_external_events [req-4fe294b0-9ccd-4027-b598-66d5023379ae req-9988febf-4035-4801-9968-f4ff4c2f0d9d 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-vif-plugged:84ef38e1-7eaf-4e64-ae85-54c41f4b737f for instance 32dae99e-d6c1-4d44-8a3b-12bc2f9054e4 on instance [pid: 8|app: 0|req: 451/903] 10.0.0.34 () {38 vars in 814 bytes} [Tue May 12 17:42:54 2026] POST /v2.1/os-server-external-events => generated 354 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-05-12 17:42:55.690 8 INFO nova.api.openstack.compute.server_external_events [req-6c54951f-c345-41d2-ac30-52bd27ed713b req-dd4da398-7ae2-4206-96d9-01f345514bc5 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-changed:84ef38e1-7eaf-4e64-ae85-54c41f4b737f for instance 32dae99e-d6c1-4d44-8a3b-12bc2f9054e4 on instance [pid: 8|app: 0|req: 453/906] 10.0.0.34 () {38 vars in 814 bytes} [Tue May 12 17:42:55 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:43:23.709 8 INFO nova.api.openstack.compute.server_external_events [req-d2cee196-f383-49fa-940d-6bf45c79fb57 req-7cf9e6dd-a351-4e30-862a-30303a9b3f1c 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-changed:cf125c2d-1785-49b9-9972-f4e577fc8060 for instance 32dae99e-d6c1-4d44-8a3b-12bc2f9054e4 on instance [pid: 8|app: 0|req: 456/911] 10.0.0.34 () {38 vars in 814 bytes} [Tue May 12 17:43:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/912] 199.19.213.202 () {36 vars in 812 bytes} [Tue May 12 17:43:21 2026] POST /v2.1/servers/32dae99e-d6c1-4d44-8a3b-12bc2f9054e4/os-interface => generated 377 bytes in 3089 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:43:25.462 8 INFO nova.api.openstack.compute.server_external_events [req-528e995b-fd76-4185-8f42-09e0c2494701 req-a2efc63d-5290-41c0-bda4-d1f46e3caaaa 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-changed:cf125c2d-1785-49b9-9972-f4e577fc8060 for instance 32dae99e-d6c1-4d44-8a3b-12bc2f9054e4 on instance [pid: 8|app: 0|req: 457/913] 10.0.0.34 () {38 vars in 814 bytes} [Tue May 12 17:43:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:43:25.740 8 INFO nova.api.openstack.compute.server_external_events [req-e5069ae2-05ea-4566-8d9a-3093822143df req-d5f6f7fa-d98f-4403-8515-87e0693a0677 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-vif-plugged:cf125c2d-1785-49b9-9972-f4e577fc8060 for instance 32dae99e-d6c1-4d44-8a3b-12bc2f9054e4 on instance 2026-05-12 17:43:25.740 8 INFO nova.api.openstack.compute.server_external_events [req-e5069ae2-05ea-4566-8d9a-3093822143df req-d5f6f7fa-d98f-4403-8515-87e0693a0677 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-vif-plugged:cf125c2d-1785-49b9-9972-f4e577fc8060 for instance 32dae99e-d6c1-4d44-8a3b-12bc2f9054e4 on instance [pid: 8|app: 0|req: 459/916] 10.0.0.34 () {38 vars in 814 bytes} [Tue May 12 17:43:25 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:43:34.175 8 INFO nova.api.openstack.compute.server_external_events [req-4c64e521-4ec1-438c-bf4b-c4eb0d58ccf5 req-15032068-5737-4014-81ba-5389cfd30360 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-changed:5d450be0-817a-4ccc-9f74-5b54152cf082 for instance 32dae99e-d6c1-4d44-8a3b-12bc2f9054e4 on instance [pid: 8|app: 0|req: 460/917] 10.0.0.34 () {38 vars in 814 bytes} [Tue May 12 17:43:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/920] 199.19.213.202 () {36 vars in 812 bytes} [Tue May 12 17:43:32 2026] POST /v2.1/servers/32dae99e-d6c1-4d44-8a3b-12bc2f9054e4/os-interface => generated 378 bytes in 3038 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:43:36.162 8 INFO nova.api.openstack.compute.server_external_events [req-d938804e-5837-42eb-9d0e-6b8b324d9545 req-1ae7adfd-2a67-41df-85de-49fe7c3cce0a 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-changed:5d450be0-817a-4ccc-9f74-5b54152cf082 for instance 32dae99e-d6c1-4d44-8a3b-12bc2f9054e4 on instance [pid: 8|app: 0|req: 463/921] 10.0.0.34 () {38 vars in 814 bytes} [Tue May 12 17:43:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:43:36.266 7 INFO nova.api.openstack.compute.server_external_events [req-125925bd-add9-4bee-8621-465c4f283e13 req-3fbebb2c-046a-4db5-aa3a-df841d809c04 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-vif-plugged:5d450be0-817a-4ccc-9f74-5b54152cf082 for instance 32dae99e-d6c1-4d44-8a3b-12bc2f9054e4 on instance 2026-05-12 17:43:36.267 7 INFO nova.api.openstack.compute.server_external_events [req-125925bd-add9-4bee-8621-465c4f283e13 req-3fbebb2c-046a-4db5-aa3a-df841d809c04 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-vif-plugged:5d450be0-817a-4ccc-9f74-5b54152cf082 for instance 32dae99e-d6c1-4d44-8a3b-12bc2f9054e4 on instance [pid: 7|app: 0|req: 459/922] 10.0.0.34 () {38 vars in 814 bytes} [Tue May 12 17:43:36 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:43:46.553 8 INFO nova.api.openstack.compute.server_external_events [req-c1d5a3f8-bb6b-4d43-a6c7-844c4cdb3afd req-ebd666d0-4a45-4f5d-8b39-ffa57a7dce0f 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-changed:5d450be0-817a-4ccc-9f74-5b54152cf082 for instance 32dae99e-d6c1-4d44-8a3b-12bc2f9054e4 on instance [pid: 8|app: 0|req: 465/925] 10.0.0.34 () {38 vars in 814 bytes} [Tue May 12 17:43:46 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: 461/926] 199.19.213.202 () {34 vars in 855 bytes} [Tue May 12 17:43:46 2026] DELETE /v2.1/servers/32dae99e-d6c1-4d44-8a3b-12bc2f9054e4/os-interface/5d450be0-817a-4ccc-9f74-5b54152cf082 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:43:47.163 8 INFO nova.api.openstack.compute.server_external_events [req-e5fe1d21-0288-4232-a28b-a8e51faab712 req-82c486d2-4537-4c13-a362-6e0759684fba 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-vif-unplugged:5d450be0-817a-4ccc-9f74-5b54152cf082 for instance 32dae99e-d6c1-4d44-8a3b-12bc2f9054e4 on instance [pid: 8|app: 0|req: 466/927] 10.0.0.34 () {38 vars in 814 bytes} [Tue May 12 17:43:47 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:43:49.209 7 INFO nova.api.openstack.compute.server_external_events [req-df9c50ae-9fa1-4ca2-b9b9-eb323f5a93cd req-2f86e613-75af-4514-a315-e572aa3f6773 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-vif-plugged:5d450be0-817a-4ccc-9f74-5b54152cf082 for instance 32dae99e-d6c1-4d44-8a3b-12bc2f9054e4 on instance 2026-05-12 17:43:49.210 7 INFO nova.api.openstack.compute.server_external_events [req-df9c50ae-9fa1-4ca2-b9b9-eb323f5a93cd req-2f86e613-75af-4514-a315-e572aa3f6773 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-vif-deleted:5d450be0-817a-4ccc-9f74-5b54152cf082 for instance 32dae99e-d6c1-4d44-8a3b-12bc2f9054e4 on instance [pid: 7|app: 0|req: 462/928] 10.0.0.34 () {38 vars in 814 bytes} [Tue May 12 17:43:49 2026] POST /v2.1/os-server-external-events => generated 354 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, ' 2026-05-12 17:43:52.220 8 INFO nova.api.openstack.compute.server_external_events [req-a81d7f3c-3893-40e9-86e4-3102c553dda0 req-b927df70-078b-4376-954a-bc25c71e6a84 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-changed:cf125c2d-1785-49b9-9972-f4e577fc8060 for instance 32dae99e-d6c1-4d44-8a3b-12bc2f9054e4 on instance [pid: 8|app: 0|req: 467/929] 10.0.0.34 () {38 vars in 814 bytes} [Tue May 12 17:43:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 463/930] 199.19.213.202 () {34 vars in 855 bytes} [Tue May 12 17:43:52 2026] DELETE /v2.1/servers/32dae99e-d6c1-4d44-8a3b-12bc2f9054e4/os-interface/cf125c2d-1785-49b9-9972-f4e577fc8060 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:43:52.744 8 INFO nova.api.openstack.compute.server_external_events [req-98cb477f-d16e-4568-ba77-68267ad4c1be req-693ebc30-82f3-4517-8086-fe3bb807760e 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-vif-unplugged:cf125c2d-1785-49b9-9972-f4e577fc8060 for instance 32dae99e-d6c1-4d44-8a3b-12bc2f9054e4 on instance [pid: 8|app: 0|req: 468/931] 10.0.0.34 () {38 vars in 814 bytes} [Tue May 12 17:43:52 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:43:54.783 7 INFO nova.api.openstack.compute.server_external_events [req-4cceb4e5-d678-4637-b3fc-4e150b2c6cd5 req-e432d6f0-0d34-4b0d-8d3e-aea5c3afa158 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-vif-plugged:cf125c2d-1785-49b9-9972-f4e577fc8060 for instance 32dae99e-d6c1-4d44-8a3b-12bc2f9054e4 on instance 2026-05-12 17:43:54.784 7 INFO nova.api.openstack.compute.server_external_events [req-4cceb4e5-d678-4637-b3fc-4e150b2c6cd5 req-e432d6f0-0d34-4b0d-8d3e-aea5c3afa158 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-vif-deleted:cf125c2d-1785-49b9-9972-f4e577fc8060 for instance 32dae99e-d6c1-4d44-8a3b-12bc2f9054e4 on instance [pid: 7|app: 0|req: 464/932] 10.0.0.34 () {38 vars in 814 bytes} [Tue May 12 17:43:54 2026] POST /v2.1/os-server-external-events => generated 354 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: 471/937] 199.19.213.202 () {34 vars in 855 bytes} [Tue May 12 17:44:07 2026] DELETE /v2.1/servers/32dae99e-d6c1-4d44-8a3b-12bc2f9054e4/os-interface/84ef38e1-7eaf-4e64-ae85-54c41f4b737f => generated 0 bytes in 58 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:44:08.503 7 INFO nova.api.openstack.compute.server_external_events [req-76ca9a44-2df7-42b9-bab8-64d7f569976e req-4def6873-a760-4dc1-ba99-48d99cc0c8fb 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-vif-unplugged:84ef38e1-7eaf-4e64-ae85-54c41f4b737f for instance 32dae99e-d6c1-4d44-8a3b-12bc2f9054e4 on instance [pid: 7|app: 0|req: 467/938] 10.0.0.34 () {38 vars in 814 bytes} [Tue May 12 17:44:08 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:44:10.545 8 INFO nova.api.openstack.compute.server_external_events [req-31e3c70b-b775-440f-9f98-c7cfe388ffcb req-657acee5-f42e-44b4-b52f-7f6f832b7dfc 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-vif-plugged:84ef38e1-7eaf-4e64-ae85-54c41f4b737f for instance 32dae99e-d6c1-4d44-8a3b-12bc2f9054e4 on instance [pid: 8|app: 0|req: 472/939] 10.0.0.34 () {38 vars in 814 bytes} [Tue May 12 17:44:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 468/940] 199.19.213.202 () {34 vars in 755 bytes} [Tue May 12 17:44:11 2026] DELETE /v2.1/servers/32dae99e-d6c1-4d44-8a3b-12bc2f9054e4 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:44:12.112 8 INFO nova.api.openstack.compute.server_external_events [req-47f7d575-4f5b-4318-997f-01d5eb4e4c94 req-3ad0da82-ebe8-45b1-ac6c-d2583e8f63db 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-vif-deleted:4c8365ac-e2e0-4491-b2b4-bbb90b519011 for instance 32dae99e-d6c1-4d44-8a3b-12bc2f9054e4 on instance [pid: 8|app: 0|req: 473/941] 10.0.0.34 () {38 vars in 814 bytes} [Tue May 12 17:44:12 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, ' 2026-05-12 17:44:12.588 7 INFO nova.api.openstack.compute.server_external_events [req-f5c1b0e8-2ae6-4c79-8060-64b9ab3ff03d req-56ea4ee7-d494-4d89-924c-1b4abb4a2a16 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-vif-unplugged:4c8365ac-e2e0-4491-b2b4-bbb90b519011 for instance 32dae99e-d6c1-4d44-8a3b-12bc2f9054e4 on instance 2026-05-12 17:44:12.588 7 INFO nova.api.openstack.compute.server_external_events [req-f5c1b0e8-2ae6-4c79-8060-64b9ab3ff03d req-56ea4ee7-d494-4d89-924c-1b4abb4a2a16 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-vif-plugged:4c8365ac-e2e0-4491-b2b4-bbb90b519011 for instance 32dae99e-d6c1-4d44-8a3b-12bc2f9054e4 on instance [pid: 7|app: 0|req: 469/942] 10.0.0.34 () {38 vars in 814 bytes} [Tue May 12 17:44:12 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 474/943] 10.0.0.117 () {32 vars in 718 bytes} [Tue May 12 17:44:13 2026] DELETE /v2.1/servers/04023e3f-c3bb-4155-9e9c-46d1fb4addd6 => generated 0 bytes in 91 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: 470/944] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:44:13 2026] GET /v2.1/servers/04023e3f-c3bb-4155-9e9c-46d1fb4addd6 => generated 1943 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:44:14.145 8 INFO nova.api.openstack.compute.server_external_events [req-35565056-b969-46e1-951a-72d23631ae0e req-368c3f6a-6cf2-4940-94bb-39aa4a1e0b4e 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-vif-deleted:b86290c1-5c0d-4e42-9b23-fe70b1c6ee51 for instance 04023e3f-c3bb-4155-9e9c-46d1fb4addd6 on instance [pid: 8|app: 0|req: 475/945] 10.0.0.34 () {38 vars in 814 bytes} [Tue May 12 17:44:14 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, ' 2026-05-12 17:44:14.626 7 INFO nova.api.openstack.compute.server_external_events [req-80c3639c-6558-460b-b280-17ff8a74b7a9 req-36461dc8-a56b-41c4-a4af-b30d95eb86f5 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-changed:b86290c1-5c0d-4e42-9b23-fe70b1c6ee51 for instance 04023e3f-c3bb-4155-9e9c-46d1fb4addd6 on instance 2026-05-12 17:44:14.627 7 INFO nova.api.openstack.compute.server_external_events [req-80c3639c-6558-460b-b280-17ff8a74b7a9 req-36461dc8-a56b-41c4-a4af-b30d95eb86f5 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-vif-unplugged:b86290c1-5c0d-4e42-9b23-fe70b1c6ee51 for instance 04023e3f-c3bb-4155-9e9c-46d1fb4addd6 on instance 2026-05-12 17:44:14.627 7 INFO nova.api.openstack.compute.server_external_events [req-80c3639c-6558-460b-b280-17ff8a74b7a9 req-36461dc8-a56b-41c4-a4af-b30d95eb86f5 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-vif-plugged:b86290c1-5c0d-4e42-9b23-fe70b1c6ee51 for instance 04023e3f-c3bb-4155-9e9c-46d1fb4addd6 on instance [pid: 7|app: 0|req: 471/946] 10.0.0.34 () {38 vars in 814 bytes} [Tue May 12 17:44:14 2026] POST /v2.1/os-server-external-events => generated 523 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-05-12 17:44:18.552 8 INFO nova.api.openstack.wsgi [None req-79eef03b-2833-4377-b1b4-520f443e9a88 4af6d2434bae430b83c61a50b14f33cd 86e6311f619a443d8fae00d751d56311 - - default default] HTTP exception thrown: Instance 04023e3f-c3bb-4155-9e9c-46d1fb4addd6 could not be found. [pid: 8|app: 0|req: 477/949] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:44:18 2026] GET /v2.1/servers/04023e3f-c3bb-4155-9e9c-46d1fb4addd6 => 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-05-12 17:44:19.006 7 INFO nova.api.openstack.compute.server_external_events [req-42ff3563-0f5c-41a0-bcb0-cf8a6972cbf8 req-b98e9bc2-687b-4760-ad56-cbcc93821cef 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-changed:3548de99-08ba-4bc4-addf-958b5083e0b1 for instance 0e3dd5b4-82e0-4772-b79b-d7db9284cba4 on instance [pid: 7|app: 0|req: 473/950] 10.0.0.34 () {38 vars in 814 bytes} [Tue May 12 17:44:18 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: 478/951] 10.0.0.117 () {32 vars in 718 bytes} [Tue May 12 17:44:19 2026] DELETE /v2.1/servers/0e3dd5b4-82e0-4772-b79b-d7db9284cba4 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 474/952] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:44:19 2026] GET /v2.1/servers/0e3dd5b4-82e0-4772-b79b-d7db9284cba4 => generated 1943 bytes in 306 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-12 17:44:19.461 8 INFO nova.api.openstack.compute.server_external_events [req-17befb0d-fc4d-4ee7-a811-7b7cadd83bdd req-a345bdaf-0241-42a6-adf0-882590e289d9 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-vif-unplugged:3548de99-08ba-4bc4-addf-958b5083e0b1 for instance 0e3dd5b4-82e0-4772-b79b-d7db9284cba4 on instance [pid: 8|app: 0|req: 479/953] 10.0.0.34 () {38 vars in 814 bytes} [Tue May 12 17:44:19 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 17:44:21.040 7 INFO nova.api.openstack.compute.server_external_events [req-d9782b19-e84f-4787-bacb-401a986c5032 req-3432355e-fc2f-4053-8669-a4f7ba380c0a 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-vif-deleted:3548de99-08ba-4bc4-addf-958b5083e0b1 for instance 0e3dd5b4-82e0-4772-b79b-d7db9284cba4 on instance [pid: 7|app: 0|req: 475/954] 10.0.0.34 () {38 vars in 814 bytes} [Tue May 12 17:44:21 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, ' 2026-05-12 17:44:21.510 8 INFO nova.api.openstack.compute.server_external_events [req-803dd759-88cd-4789-a3f6-7923042507cb req-8d756b5c-9145-4d95-af16-3e9c9eea2f9b 52c1f970f0f84c0198741bec9da037ce 8aeddd43cb6e4e32a38c24203e18ffc8 - - 4fda8fe893784c899a6c17a416dd77f1 4fda8fe893784c899a6c17a416dd77f1] Creating event network-vif-plugged:3548de99-08ba-4bc4-addf-958b5083e0b1 for instance 0e3dd5b4-82e0-4772-b79b-d7db9284cba4 on instance [pid: 8|app: 0|req: 480/955] 10.0.0.34 () {38 vars in 814 bytes} [Tue May 12 17:44:21 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, ' 2026-05-12 17:44:24.475 7 INFO nova.api.openstack.wsgi [None req-0b43268d-5f99-4b16-9250-f7f8d2bea713 4af6d2434bae430b83c61a50b14f33cd 86e6311f619a443d8fae00d751d56311 - - default default] HTTP exception thrown: Instance 0e3dd5b4-82e0-4772-b79b-d7db9284cba4 could not be found. [pid: 7|app: 0|req: 476/956] 10.0.0.117 () {32 vars in 715 bytes} [Tue May 12 17:44:24 2026] GET /v2.1/servers/0e3dd5b4-82e0-4772-b79b-d7db9284cba4 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 478/959] 10.0.0.117 () {32 vars in 726 bytes} [Tue May 12 17:44:26 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1114688702 => 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-05-12 17:44:26.303 8 INFO nova.api.openstack.wsgi [None req-d0b94f9f-a3ee-40b5-bce1-b42406bb79a4 4af6d2434bae430b83c61a50b14f33cd 86e6311f619a443d8fae00d751d56311 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1114688702 not found for user 4af6d2434bae430b83c61a50b14f33cd [pid: 8|app: 0|req: 482/960] 10.0.0.117 () {32 vars in 723 bytes} [Tue May 12 17:44:26 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1114688702 => generated 142 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/963] 10.0.0.117 () {32 vars in 655 bytes} [Tue May 12 17:44:41 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/964] 10.0.0.117 () {32 vars in 641 bytes} [Tue May 12 17:44:42 2026] GET /v2.1/servers => generated 15 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-12 17:44:42.244 8 WARNING oslo_db.sqlalchemy.utils [None req-268ecac5-3417-4607-adc8-fef011be35b9 a3c963cec92a49e49d3b16938df9dbf3 be0d6c1e66e94dd7b3388cb1d83dc57d - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 485/965] 10.0.0.117 () {32 vars in 649 bytes} [Tue May 12 17:44:42 2026] GET /v2.1/os-keypairs => generated 530 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/966] 10.0.0.117 () {32 vars in 694 bytes} [Tue May 12 17:44:42 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)