+ 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 [Sat May 9 02:08:14 2026] *** compiled with version: 11.4.0 on 06 May 2026 22:37:09 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: nova-api-osapi-78f4c6979c-pn9zf 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 0x55846ca40ec0 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-09 02:08:18.759 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-09 02:08:18.999 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-09 02:08:19.176 8 WARNING keystonemiddleware._common.config [None req-23baf778-0cb3-4069-908f-7ec66103a33d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-09 02:08:19.186 8 WARNING oslo_config.cfg [None req-23baf778-0cb3-4069-908f-7ec66103a33d - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-09 02:08:19.376 8 WARNING keystonemiddleware._common.config [None req-23baf778-0cb3-4069-908f-7ec66103a33d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55846ca40ec0 pid: 8 (default app) 2026-05-09 02:08:19.438 7 WARNING keystonemiddleware._common.config [None req-e4473796-7439-4681-9c3a-dee196385027 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-09 02:08:19.448 7 WARNING oslo_config.cfg [None req-e4473796-7439-4681-9c3a-dee196385027 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-09 02:08:19.725 7 WARNING keystonemiddleware._common.config [None req-e4473796-7439-4681-9c3a-dee196385027 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55846ca40ec0 pid: 7 (default app) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: [pid: 7|app: 0|req: 2/3] 199.204.45.70 () {42 vars in 700 bytes} [Sat May 9 02:08:32 2026] GET /v2.1 => generated 114 bytes in 17 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:08:32.817 8 WARNING oslo_policy.policy [None req-2262f653-7b5e-48c2-b7a1-a332f2387252 f8ebcf0cc0e04a36ab009bf243552091 25a37350ab6c45ab8cd947db5e15687a - - 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-09 02:08:32.817 8 WARNING oslo_policy.policy [None req-2262f653-7b5e-48c2-b7a1-a332f2387252 f8ebcf0cc0e04a36ab009bf243552091 25a37350ab6c45ab8cd947db5e15687a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 2/4] 199.204.45.70 () {44 vars in 904 bytes} [Sat May 9 02:08:32 2026] GET /v2.1 => generated 0 bytes in 588 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:08:32.948 7 WARNING oslo_policy.policy [req-2262f653-7b5e-48c2-b7a1-a332f2387252 req-aaeeb892-9b3b-40cf-9ea1-15c351229cbe f8ebcf0cc0e04a36ab009bf243552091 25a37350ab6c45ab8cd947db5e15687a - - 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-09 02:08:32.948 7 WARNING oslo_policy.policy [req-2262f653-7b5e-48c2-b7a1-a332f2387252 req-aaeeb892-9b3b-40cf-9ea1-15c351229cbe f8ebcf0cc0e04a36ab009bf243552091 25a37350ab6c45ab8cd947db5e15687a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/5] 199.204.45.70 () {46 vars in 977 bytes} [Sat May 9 02:08:32 2026] GET /v2.1/ => generated 398 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-09 02:08:33.075 8 INFO nova.api.openstack.wsgi [None req-19c1cce3-8bbd-4290-ad01-8974a275c6bf f8ebcf0cc0e04a36ab009bf243552091 25a37350ab6c45ab8cd947db5e15687a - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 199.204.45.70 () {48 vars in 1006 bytes} [Sat May 9 02:08:33 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 199.204.45.70 () {48 vars in 1046 bytes} [Sat May 9 02:08:33 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.204.45.70 () {52 vars in 1044 bytes} [Sat May 9 02:08:33 2026] POST /v2.1/flavors => generated 527 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.204.45.70 () {42 vars in 700 bytes} [Sat May 9 02:08:33 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 199.204.45.70 () {44 vars in 904 bytes} [Sat May 9 02:08:33 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.204.45.70 () {46 vars in 977 bytes} [Sat May 9 02:08:33 2026] GET /v2.1/ => generated 398 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-09 02:08:33.990 8 INFO nova.api.openstack.wsgi [None req-ec7cf256-6818-471e-a49e-5b16cc89e35c f8ebcf0cc0e04a36ab009bf243552091 25a37350ab6c45ab8cd947db5e15687a - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/12] 199.204.45.70 () {48 vars in 1008 bytes} [Sat May 9 02:08:33 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/13] 199.204.45.70 () {48 vars in 1046 bytes} [Sat May 9 02:08:33 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.70 () {52 vars in 1044 bytes} [Sat May 9 02:08:34 2026] POST /v2.1/flavors => generated 530 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 199.204.45.70 () {42 vars in 700 bytes} [Sat May 9 02:08:34 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.204.45.70 () {44 vars in 904 bytes} [Sat May 9 02:08:34 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.204.45.70 () {46 vars in 977 bytes} [Sat May 9 02:08:34 2026] GET /v2.1/ => generated 398 bytes in 4 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-09 02:08:34.867 8 INFO nova.api.openstack.wsgi [None req-9b09cde2-ac09-4038-bf70-d26c64f5b2e8 f8ebcf0cc0e04a36ab009bf243552091 25a37350ab6c45ab8cd947db5e15687a - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/18] 199.204.45.70 () {48 vars in 1010 bytes} [Sat May 9 02:08:34 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/19] 199.204.45.70 () {48 vars in 1046 bytes} [Sat May 9 02:08:34 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 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.204.45.70 () {52 vars in 1044 bytes} [Sat May 9 02:08:34 2026] POST /v2.1/flavors => generated 531 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 199.204.45.70 () {42 vars in 700 bytes} [Sat May 9 02:08:35 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/22] 199.204.45.70 () {44 vars in 904 bytes} [Sat May 9 02:08:35 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 12/23] 199.204.45.70 () {46 vars in 977 bytes} [Sat May 9 02:08:35 2026] GET /v2.1/ => generated 398 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-09 02:08:35.757 8 INFO nova.api.openstack.wsgi [None req-7cf00753-424c-458d-98a8-7ba869c663c7 f8ebcf0cc0e04a36ab009bf243552091 25a37350ab6c45ab8cd947db5e15687a - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 12/24] 199.204.45.70 () {48 vars in 1008 bytes} [Sat May 9 02:08:35 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.204.45.70 () {48 vars in 1046 bytes} [Sat May 9 02:08:35 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 199.204.45.70 () {52 vars in 1044 bytes} [Sat May 9 02:08:35 2026] POST /v2.1/flavors => generated 530 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 199.204.45.70 () {42 vars in 700 bytes} [Sat May 9 02:08:36 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/28] 199.204.45.70 () {44 vars in 904 bytes} [Sat May 9 02:08:36 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 15/29] 199.204.45.70 () {46 vars in 977 bytes} [Sat May 9 02:08:36 2026] GET /v2.1/ => generated 398 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-09 02:08:36.604 8 INFO nova.api.openstack.wsgi [None req-b4af11e3-09be-4dc1-9ab5-080ef78bcce3 f8ebcf0cc0e04a36ab009bf243552091 25a37350ab6c45ab8cd947db5e15687a - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 15/30] 199.204.45.70 () {48 vars in 1010 bytes} [Sat May 9 02:08:36 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/31] 199.204.45.70 () {48 vars in 1046 bytes} [Sat May 9 02:08:36 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/32] 199.204.45.70 () {52 vars in 1044 bytes} [Sat May 9 02:08:36 2026] POST /v2.1/flavors => generated 533 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/107] 10.0.0.183 () {28 vars in 456 bytes} [Sat May 9 02:14:47 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 54/108] 10.0.0.183 () {30 vars in 660 bytes} [Sat May 9 02:14:47 2026] GET /v2.1 => generated 0 bytes in 115 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: 55/109] 10.0.0.183 () {30 vars in 662 bytes} [Sat May 9 02:14:47 2026] GET /v2.1/ => generated 410 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/110] 10.0.0.183 () {34 vars in 806 bytes} [Sat May 9 02:14:47 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 78/155] 199.204.45.70 () {42 vars in 700 bytes} [Sat May 9 02:18:18 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 78/156] 199.204.45.70 () {44 vars in 904 bytes} [Sat May 9 02:18:18 2026] GET /v2.1 => generated 0 bytes in 127 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 79/157] 199.204.45.70 () {46 vars in 977 bytes} [Sat May 9 02:18:18 2026] GET /v2.1/ => generated 398 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-09 02:18:18.775 8 INFO nova.api.openstack.wsgi [None req-42c97dd2-361c-4c09-8e80-0d56ff632c46 f8ebcf0cc0e04a36ab009bf243552091 25a37350ab6c45ab8cd947db5e15687a - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 79/158] 199.204.45.70 () {48 vars in 1012 bytes} [Sat May 9 02:18:18 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 80/159] 199.204.45.70 () {48 vars in 1046 bytes} [Sat May 9 02:18:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 80/160] 199.204.45.70 () {52 vars in 1044 bytes} [Sat May 9 02:18:18 2026] POST /v2.1/flavors => generated 532 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 87/173] 199.204.45.70 () {42 vars in 700 bytes} [Sat May 9 02:19:20 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 87/174] 199.204.45.70 () {44 vars in 904 bytes} [Sat May 9 02:19:20 2026] GET /v2.1 => generated 0 bytes in 365 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 88/175] 199.204.45.70 () {46 vars in 977 bytes} [Sat May 9 02:19:21 2026] GET /v2.1/ => generated 398 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-09 02:19:21.132 7 WARNING oslo_db.sqlalchemy.utils [None req-c2d37037-e665-44c1-9f1d-ae80a202d200 f8ebcf0cc0e04a36ab009bf243552091 25a37350ab6c45ab8cd947db5e15687a - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 88/176] 199.204.45.70 () {48 vars in 1011 bytes} [Sat May 9 02:19:21 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.204.45.70 () {52 vars in 1052 bytes} [Sat May 9 02:19:21 2026] POST /v2.1/os-keypairs => generated 576 bytes in 66 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 89/178] 199.204.45.70 () {44 vars in 985 bytes} [Sat May 9 02:19:24 2026] GET /v2.1/os-quota-sets/25a37350ab6c45ab8cd947db5e15687a => generated 371 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 90/179] 199.204.45.70 () {48 vars in 1037 bytes} [Sat May 9 02:19:24 2026] PUT /v2.1/os-quota-sets/25a37350ab6c45ab8cd947db5e15687a => generated 326 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 90/180] 199.204.45.70 () {44 vars in 985 bytes} [Sat May 9 02:19:25 2026] GET /v2.1/os-quota-sets/25a37350ab6c45ab8cd947db5e15687a => generated 368 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/289] 199.204.45.70 () {42 vars in 700 bytes} [Sat May 9 02:28:22 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/290] 199.204.45.70 () {44 vars in 904 bytes} [Sat May 9 02:28:22 2026] GET /v2.1 => generated 0 bytes in 153 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 146/291] 199.204.45.70 () {46 vars in 977 bytes} [Sat May 9 02:28:22 2026] GET /v2.1/ => generated 398 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-09 02:28:22.624 8 INFO nova.api.openstack.wsgi [None req-b007d9df-2d6a-4608-9018-1d1cb8c428a0 f8ebcf0cc0e04a36ab009bf243552091 25a37350ab6c45ab8cd947db5e15687a - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 146/292] 199.204.45.70 () {48 vars in 1010 bytes} [Sat May 9 02:28:22 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: 147/293] 199.204.45.70 () {48 vars in 1046 bytes} [Sat May 9 02:28:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/294] 199.204.45.70 () {52 vars in 1044 bytes} [Sat May 9 02:28:22 2026] POST /v2.1/flavors => generated 532 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/339] 199.204.45.70 () {44 vars in 985 bytes} [Sat May 9 02:32:06 2026] GET /v2.1/os-quota-sets/97c1d1443081499b9f91be4edc94f112 => generated 371 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/340] 199.204.45.70 () {48 vars in 1037 bytes} [Sat May 9 02:32:07 2026] PUT /v2.1/os-quota-sets/97c1d1443081499b9f91be4edc94f112 => generated 326 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 171/341] 199.204.45.70 () {44 vars in 985 bytes} [Sat May 9 02:32:07 2026] GET /v2.1/os-quota-sets/97c1d1443081499b9f91be4edc94f112 => generated 368 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/470] 199.204.45.70 () {42 vars in 700 bytes} [Sat May 9 02:42:39 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/471] 199.204.45.70 () {44 vars in 904 bytes} [Sat May 9 02:42:39 2026] GET /v2.1 => generated 0 bytes in 146 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 237/472] 199.204.45.70 () {46 vars in 977 bytes} [Sat May 9 02:42:39 2026] GET /v2.1/ => generated 398 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-09 02:42:39.619 8 INFO nova.api.openstack.wsgi [None req-88dd4958-e1b9-4664-b200-0eb87d361350 f8ebcf0cc0e04a36ab009bf243552091 25a37350ab6c45ab8cd947db5e15687a - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 236/473] 199.204.45.70 () {48 vars in 1006 bytes} [Sat May 9 02:42:39 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/474] 199.204.45.70 () {48 vars in 1046 bytes} [Sat May 9 02:42:39 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/475] 199.204.45.70 () {48 vars in 1094 bytes} [Sat May 9 02:42:39 2026] GET /v2.1/flavors/4a450ead-fcc6-4c74-a8cf-1e2e20dd8d46/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/476] 199.204.45.70 () {42 vars in 700 bytes} [Sat May 9 02:42:40 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/477] 199.204.45.70 () {44 vars in 904 bytes} [Sat May 9 02:42:40 2026] GET /v2.1 => generated 0 bytes in 53 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 240/478] 199.204.45.70 () {46 vars in 977 bytes} [Sat May 9 02:42:40 2026] GET /v2.1/ => generated 398 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-09 02:42:40.515 8 INFO nova.api.openstack.wsgi [None req-c7587cd5-2e68-4e2d-9597-296d0b22e6a6 f8ebcf0cc0e04a36ab009bf243552091 25a37350ab6c45ab8cd947db5e15687a - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 239/479] 199.204.45.70 () {48 vars in 1008 bytes} [Sat May 9 02:42:40 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/480] 199.204.45.70 () {48 vars in 1046 bytes} [Sat May 9 02:42:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/481] 199.204.45.70 () {48 vars in 1094 bytes} [Sat May 9 02:42:40 2026] GET /v2.1/flavors/a8575776-45db-4985-a7e0-bf812fa9dbe7/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: 242/482] 199.204.45.70 () {42 vars in 700 bytes} [Sat May 9 02:42:41 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/483] 199.204.45.70 () {44 vars in 904 bytes} [Sat May 9 02:42:41 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 243/484] 199.204.45.70 () {46 vars in 977 bytes} [Sat May 9 02:42:41 2026] GET /v2.1/ => generated 398 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-09 02:42:41.364 8 INFO nova.api.openstack.wsgi [None req-f07c718d-fb0c-4e41-8c4c-3e3868205368 f8ebcf0cc0e04a36ab009bf243552091 25a37350ab6c45ab8cd947db5e15687a - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 242/485] 199.204.45.70 () {48 vars in 1010 bytes} [Sat May 9 02:42:41 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/486] 199.204.45.70 () {48 vars in 1046 bytes} [Sat May 9 02:42:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/487] 199.204.45.70 () {48 vars in 1094 bytes} [Sat May 9 02:42:41 2026] GET /v2.1/flavors/5d299a6a-b817-4d87-975f-632a51e429ce/os-extra_specs => generated 19 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/488] 199.204.45.70 () {42 vars in 700 bytes} [Sat May 9 02:42:42 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/489] 199.204.45.70 () {44 vars in 904 bytes} [Sat May 9 02:42:42 2026] GET /v2.1 => generated 0 bytes in 51 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 246/490] 199.204.45.70 () {46 vars in 977 bytes} [Sat May 9 02:42:42 2026] GET /v2.1/ => generated 398 bytes in 4 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-09 02:42:42.222 8 INFO nova.api.openstack.wsgi [None req-d798a575-a2bb-4445-8d2a-ce8621e7654b f8ebcf0cc0e04a36ab009bf243552091 25a37350ab6c45ab8cd947db5e15687a - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 245/491] 199.204.45.70 () {48 vars in 1008 bytes} [Sat May 9 02:42:42 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: 247/492] 199.204.45.70 () {48 vars in 1046 bytes} [Sat May 9 02:42:42 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/493] 199.204.45.70 () {48 vars in 1094 bytes} [Sat May 9 02:42:42 2026] GET /v2.1/flavors/1c7d2625-ca86-4e27-822d-54c1cb0cf42f/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/494] 199.204.45.70 () {42 vars in 700 bytes} [Sat May 9 02:42: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) [pid: 8|app: 0|req: 247/495] 199.204.45.70 () {44 vars in 904 bytes} [Sat May 9 02:42:43 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 249/496] 199.204.45.70 () {46 vars in 977 bytes} [Sat May 9 02:42:43 2026] GET /v2.1/ => generated 398 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-09 02:42:43.101 8 INFO nova.api.openstack.wsgi [None req-42ec5a92-15b0-46af-b70b-51b4c29c9397 f8ebcf0cc0e04a36ab009bf243552091 25a37350ab6c45ab8cd947db5e15687a - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 248/497] 199.204.45.70 () {48 vars in 1010 bytes} [Sat May 9 02:42:43 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/498] 199.204.45.70 () {48 vars in 1046 bytes} [Sat May 9 02:42:43 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/499] 199.204.45.70 () {48 vars in 1094 bytes} [Sat May 9 02:42:43 2026] GET /v2.1/flavors/6d554aca-b78a-41ad-aa8b-3b226726a923/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: 257/514] 199.204.45.70 () {42 vars in 700 bytes} [Sat May 9 02:43: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: 7|app: 0|req: 258/515] 199.204.45.70 () {44 vars in 904 bytes} [Sat May 9 02:43:54 2026] GET /v2.1 => generated 0 bytes in 56 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 258/516] 199.204.45.70 () {46 vars in 977 bytes} [Sat May 9 02:43:54 2026] GET /v2.1/ => generated 398 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-09 02:43:54.579 7 INFO nova.api.openstack.wsgi [None req-3720360e-ce6a-4140-9e00-2b3ff3f64e1c f8ebcf0cc0e04a36ab009bf243552091 25a37350ab6c45ab8cd947db5e15687a - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 259/517] 199.204.45.70 () {48 vars in 1012 bytes} [Sat May 9 02:43:54 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/518] 199.204.45.70 () {48 vars in 1046 bytes} [Sat May 9 02:43:54 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/519] 199.204.45.70 () {48 vars in 1094 bytes} [Sat May 9 02:43:54 2026] GET /v2.1/flavors/f3235743-004c-48c9-acea-299f6e00820b/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: 261/522] 199.204.45.70 () {42 vars in 700 bytes} [Sat May 9 02:44:00 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: 262/523] 199.204.45.70 () {44 vars in 904 bytes} [Sat May 9 02:44:00 2026] GET /v2.1 => generated 0 bytes in 50 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 262/524] 199.204.45.70 () {46 vars in 977 bytes} [Sat May 9 02:44:00 2026] GET /v2.1/ => generated 398 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-09 02:44:00.833 7 WARNING oslo_db.sqlalchemy.utils [None req-a901e48b-90a7-450f-9bd1-1793d7eae95b f8ebcf0cc0e04a36ab009bf243552091 25a37350ab6c45ab8cd947db5e15687a - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 263/525] 199.204.45.70 () {48 vars in 1011 bytes} [Sat May 9 02:44:00 2026] GET /v2.1/os-keypairs => generated 545 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/526] 199.204.45.70 () {44 vars in 985 bytes} [Sat May 9 02:44:04 2026] GET /v2.1/os-quota-sets/25a37350ab6c45ab8cd947db5e15687a => generated 368 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/537] 199.204.45.70 () {42 vars in 700 bytes} [Sat May 9 02:44: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: 269/538] 199.204.45.70 () {44 vars in 904 bytes} [Sat May 9 02:44:52 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 270/539] 199.204.45.70 () {46 vars in 977 bytes} [Sat May 9 02:44:52 2026] GET /v2.1/ => generated 398 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-09 02:44:52.230 7 INFO nova.api.openstack.wsgi [None req-11651240-7987-4d47-bc9c-e87c6b871874 f8ebcf0cc0e04a36ab009bf243552091 25a37350ab6c45ab8cd947db5e15687a - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 270/540] 199.204.45.70 () {48 vars in 1010 bytes} [Sat May 9 02:44:52 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/541] 199.204.45.70 () {48 vars in 1046 bytes} [Sat May 9 02:44:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/542] 199.204.45.70 () {48 vars in 1094 bytes} [Sat May 9 02:44:52 2026] GET /v2.1/flavors/dd342cef-f221-4967-9f46-d020aeda9d1c/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: 273/545] 199.204.45.70 () {44 vars in 985 bytes} [Sat May 9 02:45:05 2026] GET /v2.1/os-quota-sets/97c1d1443081499b9f91be4edc94f112 => generated 368 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/556] 199.204.45.70 () {42 vars in 700 bytes} [Sat May 9 02:45:55 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/557] 199.204.45.70 () {44 vars in 904 bytes} [Sat May 9 02:45:55 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 279/558] 199.204.45.70 () {46 vars in 977 bytes} [Sat May 9 02:45:55 2026] GET /v2.1/ => generated 398 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/559] 199.204.45.70 () {48 vars in 1046 bytes} [Sat May 9 02:45:55 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/560] 199.204.45.70 () {48 vars in 1094 bytes} [Sat May 9 02:45:55 2026] GET /v2.1/flavors/1c7d2625-ca86-4e27-822d-54c1cb0cf42f/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: 281/561] 199.204.45.70 () {48 vars in 1094 bytes} [Sat May 9 02:45:55 2026] GET /v2.1/flavors/4a450ead-fcc6-4c74-a8cf-1e2e20dd8d46/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: 281/562] 199.204.45.70 () {48 vars in 1094 bytes} [Sat May 9 02:45:55 2026] GET /v2.1/flavors/5d299a6a-b817-4d87-975f-632a51e429ce/os-extra_specs => generated 19 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/563] 199.204.45.70 () {48 vars in 1094 bytes} [Sat May 9 02:45:55 2026] GET /v2.1/flavors/6d554aca-b78a-41ad-aa8b-3b226726a923/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: 282/564] 199.204.45.70 () {48 vars in 1094 bytes} [Sat May 9 02:45:55 2026] GET /v2.1/flavors/a8575776-45db-4985-a7e0-bf812fa9dbe7/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: 283/565] 199.204.45.70 () {48 vars in 1094 bytes} [Sat May 9 02:45:55 2026] GET /v2.1/flavors/dd342cef-f221-4967-9f46-d020aeda9d1c/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: 283/566] 199.204.45.70 () {48 vars in 1094 bytes} [Sat May 9 02:45:55 2026] GET /v2.1/flavors/f3235743-004c-48c9-acea-299f6e00820b/os-extra_specs => generated 19 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/575] 10.0.0.94 () {32 vars in 654 bytes} [Sat May 9 02:46:36 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 288/576] 10.0.0.94 () {32 vars in 640 bytes} [Sat May 9 02:46:36 2026] GET /v2.1/servers => generated 15 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-09 02:46:36.902 7 WARNING oslo_db.sqlalchemy.utils [None req-b149b797-7a6e-45b8-979c-37cf8ebdc115 f8ebcf0cc0e04a36ab009bf243552091 25a37350ab6c45ab8cd947db5e15687a - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 289/577] 10.0.0.94 () {32 vars in 648 bytes} [Sat May 9 02:46:36 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: 8|app: 0|req: 289/578] 10.0.0.94 () {32 vars in 693 bytes} [Sat May 9 02:46:36 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/583] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:46:48 2026] GET /v2.1/flavors/4a450ead-fcc6-4c74-a8cf-1e2e20dd8d46 => generated 511 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/584] 10.0.0.94 () {32 vars in 640 bytes} [Sat May 9 02:46:48 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: 293/585] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:46:48 2026] GET /v2.1/flavors/4a450ead-fcc6-4c74-a8cf-1e2e20dd8d46 => generated 511 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/586] 10.0.0.94 () {34 vars in 670 bytes} [Sat May 9 02:46:55 2026] POST /v2.1/os-keypairs => generated 386 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/587] 10.0.0.94 () {34 vars in 684 bytes} [Sat May 9 02:46:55 2026] POST /v2.1/os-security-groups => generated 247 bytes in 582 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/588] 10.0.0.94 () {34 vars in 670 bytes} [Sat May 9 02:46:56 2026] POST /v2.1/os-keypairs => generated 385 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/589] 10.0.0.94 () {34 vars in 694 bytes} [Sat May 9 02:46:56 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 728 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/590] 10.0.0.94 () {34 vars in 684 bytes} [Sat May 9 02:46:57 2026] POST /v2.1/os-security-groups => generated 247 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/593] 10.0.0.94 () {34 vars in 694 bytes} [Sat May 9 02:46:57 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/594] 10.0.0.94 () {34 vars in 694 bytes} [Sat May 9 02:46:57 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 663 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/595] 10.0.0.94 () {32 vars in 736 bytes} [Sat May 9 02:46:58 2026] GET /v2.1/os-security-groups/3c130870-8e42-43ca-b689-347974ca04d3 => generated 664 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/596] 10.0.0.94 () {32 vars in 749 bytes} [Sat May 9 02:46:58 2026] DELETE /v2.1/os-security-group-rules/88ba7801-03eb-4696-a38f-62bb35e73835 => 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: 302/597] 10.0.0.94 () {32 vars in 739 bytes} [Sat May 9 02:46:58 2026] DELETE /v2.1/os-security-groups/3c130870-8e42-43ca-b689-347974ca04d3 => generated 0 bytes in 493 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/598] 10.0.0.94 () {34 vars in 662 bytes} [Sat May 9 02:46:57 2026] POST /v2.1/servers => generated 450 bytes in 1702 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: 297/599] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:46:59 2026] GET /v2.1/servers/7ba6740c-e6e9-4029-be0a-9a1c537b55fd => generated 1423 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 303/600] 10.0.0.94 () {32 vars in 739 bytes} [Sat May 9 02:46:59 2026] DELETE /v2.1/os-security-groups/509ade85-e470-445b-aff2-cb0b0d161bba => generated 0 bytes in 278 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/601] 10.0.0.94 () {34 vars in 662 bytes} [Sat May 9 02:46:59 2026] POST /v2.1/servers => generated 449 bytes in 694 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/602] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:47:00 2026] GET /v2.1/servers/b7d197e4-5570-411e-a6ca-c9f201eadc60 => generated 1400 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 299/603] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:47:00 2026] GET /v2.1/servers/7ba6740c-e6e9-4029-be0a-9a1c537b55fd => generated 1481 bytes in 494 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/604] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:47:01 2026] GET /v2.1/servers/b7d197e4-5570-411e-a6ca-c9f201eadc60 => generated 1460 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/605] 10.0.0.94 () {34 vars in 662 bytes} [Sat May 9 02:47:00 2026] POST /v2.1/servers => generated 424 bytes in 1284 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 301/606] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:47:02 2026] GET /v2.1/servers/6044f18b-2f7a-4652-9152-80ba2544e582 => generated 1371 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 306/607] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:47:02 2026] GET /v2.1/servers/7ba6740c-e6e9-4029-be0a-9a1c537b55fd => generated 1548 bytes in 308 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 302/608] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:47:02 2026] GET /v2.1/servers/b7d197e4-5570-411e-a6ca-c9f201eadc60 => generated 1525 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 307/609] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:47:03 2026] GET /v2.1/servers/6044f18b-2f7a-4652-9152-80ba2544e582 => generated 1429 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 303/610] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:47:03 2026] GET /v2.1/servers/7ba6740c-e6e9-4029-be0a-9a1c537b55fd => generated 1548 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 308/611] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:47:03 2026] GET /v2.1/servers/b7d197e4-5570-411e-a6ca-c9f201eadc60 => generated 1525 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/612] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:47:04 2026] GET /v2.1/servers/6044f18b-2f7a-4652-9152-80ba2544e582 => generated 1471 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, ' 2026-05-09 02:47:04.587 7 INFO nova.api.openstack.compute.server_external_events [req-085d2216-34de-4dd5-a922-81c6602c7376 req-945a3c5e-bd42-4c6e-a982-55c4a5d2633a 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-changed:ccdaef25-5432-48b3-a137-c4401ce6fa80 for instance 7ba6740c-e6e9-4029-be0a-9a1c537b55fd on instance 2026-05-09 02:47:04.594 7 INFO nova.compute.rpcapi [None req-52d06b77-7cea-4551-ba17-255f7283543f - - - - - -] Automatically selected compute RPC version 6.1 from minimum service version 64 [pid: 7|app: 0|req: 309/613] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:47:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-09 02:47:04.889 7 INFO nova.api.openstack.compute.server_external_events [req-a9624a4c-d3f0-439c-bff5-56d15c3eb08b req-fbbe8262-59d2-42db-8e47-8702e4a72470 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-changed:f289dd81-4d8b-45ba-8bfa-8425233e1c78 for instance 6044f18b-2f7a-4652-9152-80ba2544e582 on instance [pid: 7|app: 0|req: 310/614] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:47:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/615] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:47:04 2026] GET /v2.1/servers/7ba6740c-e6e9-4029-be0a-9a1c537b55fd => generated 1548 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 311/616] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:47:05 2026] GET /v2.1/servers/b7d197e4-5570-411e-a6ca-c9f201eadc60 => generated 1525 bytes in 331 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 306/617] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:47:05 2026] GET /v2.1/servers/6044f18b-2f7a-4652-9152-80ba2544e582 => generated 1471 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 312/618] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:47:06 2026] GET /v2.1/servers/7ba6740c-e6e9-4029-be0a-9a1c537b55fd => generated 1548 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 307/619] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:47:06 2026] GET /v2.1/servers/b7d197e4-5570-411e-a6ca-c9f201eadc60 => generated 1525 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:47:06.648 7 INFO nova.api.openstack.compute.server_external_events [req-9a95d03a-c29f-4c81-a6c5-36cd5c64012f req-d042e46e-25c3-4682-8383-834a189e2b6c 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-changed:6a7c47e7-a6eb-4fbe-8241-2d6252fca07e for instance b7d197e4-5570-411e-a6ca-c9f201eadc60 on instance [pid: 7|app: 0|req: 313/620] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:47:06 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: 308/621] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:47:06 2026] GET /v2.1/servers/6044f18b-2f7a-4652-9152-80ba2544e582 => generated 1471 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:47:07.257 7 INFO nova.api.openstack.compute.server_external_events [req-bab53375-72ae-49c4-8b31-e7e654f70e17 req-50d49d1d-6388-4702-820d-325305f00aed 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-vif-plugged:ccdaef25-5432-48b3-a137-c4401ce6fa80 for instance 7ba6740c-e6e9-4029-be0a-9a1c537b55fd on instance [pid: 7|app: 0|req: 314/622] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:47:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/623] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:47:07 2026] GET /v2.1/servers/7ba6740c-e6e9-4029-be0a-9a1c537b55fd => generated 1548 bytes in 344 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 315/624] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:47:07 2026] GET /v2.1/servers/b7d197e4-5570-411e-a6ca-c9f201eadc60 => generated 1525 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/627] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:47:07 2026] GET /v2.1/servers/6044f18b-2f7a-4652-9152-80ba2544e582 => generated 1471 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-09 02:47:08.696 7 INFO nova.api.openstack.compute.server_external_events [req-9f9bef74-408e-46cc-acf9-aaf86ac8b3ef req-2ae32f24-f7c9-4f33-a02e-a5311c65e705 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-vif-plugged:6a7c47e7-a6eb-4fbe-8241-2d6252fca07e for instance b7d197e4-5570-411e-a6ca-c9f201eadc60 on instance 2026-05-09 02:47:08.697 7 INFO nova.api.openstack.compute.server_external_events [req-9f9bef74-408e-46cc-acf9-aaf86ac8b3ef req-2ae32f24-f7c9-4f33-a02e-a5311c65e705 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-vif-plugged:6a7c47e7-a6eb-4fbe-8241-2d6252fca07e for instance b7d197e4-5570-411e-a6ca-c9f201eadc60 on instance [pid: 7|app: 0|req: 318/628] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:47:08 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/629] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:47:08 2026] GET /v2.1/servers/7ba6740c-e6e9-4029-be0a-9a1c537b55fd => generated 1724 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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/630] 10.0.0.94 () {32 vars in 740 bytes} [Sat May 9 02:47:08 2026] GET /v2.1/servers/7ba6740c-e6e9-4029-be0a-9a1c537b55fd/os-interface => generated 284 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/631] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:47:08 2026] GET /v2.1/servers/b7d197e4-5570-411e-a6ca-c9f201eadc60 => generated 1525 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: 7|app: 0|req: 320/632] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:47:09 2026] GET /v2.1/servers/6044f18b-2f7a-4652-9152-80ba2544e582 => generated 1471 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-09 02:47:09.303 8 INFO nova.api.openstack.compute.server_external_events [req-0a7e2291-e2ea-4856-8b3f-5ff7de98afce req-1725b2ee-c23b-48b6-b395-6b3d6de8a12c 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-vif-plugged:ccdaef25-5432-48b3-a137-c4401ce6fa80 for instance 7ba6740c-e6e9-4029-be0a-9a1c537b55fd on instance 2026-05-09 02:47:09.304 8 INFO nova.api.openstack.compute.server_external_events [req-0a7e2291-e2ea-4856-8b3f-5ff7de98afce req-1725b2ee-c23b-48b6-b395-6b3d6de8a12c 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-vif-plugged:f289dd81-4d8b-45ba-8bfa-8425233e1c78 for instance 6044f18b-2f7a-4652-9152-80ba2544e582 on instance 2026-05-09 02:47:09.304 8 INFO nova.api.openstack.compute.server_external_events [req-0a7e2291-e2ea-4856-8b3f-5ff7de98afce req-1725b2ee-c23b-48b6-b395-6b3d6de8a12c 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-vif-plugged:f289dd81-4d8b-45ba-8bfa-8425233e1c78 for instance 6044f18b-2f7a-4652-9152-80ba2544e582 on instance 2026-05-09 02:47:09.311 8 INFO nova.compute.rpcapi [None req-6af8fc0b-c144-4ee6-aa62-0325eb46851c - - - - - -] Automatically selected compute RPC version 6.1 from minimum service version 64 [pid: 8|app: 0|req: 313/633] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:47:09 2026] POST /v2.1/os-server-external-events => generated 525 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 314/634] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:47:09 2026] GET /v2.1/servers/b7d197e4-5570-411e-a6ca-c9f201eadc60 => generated 1716 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 321/635] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:47:09 2026] GET /v2.1/servers/7ba6740c-e6e9-4029-be0a-9a1c537b55fd => generated 1724 bytes in 312 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/636] 10.0.0.94 () {32 vars in 740 bytes} [Sat May 9 02:47:10 2026] GET /v2.1/servers/b7d197e4-5570-411e-a6ca-c9f201eadc60/os-interface => generated 284 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 322/637] 10.0.0.94 () {32 vars in 640 bytes} [Sat May 9 02:47:10 2026] GET /v2.1/servers => generated 377 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 316/638] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:47:10 2026] GET /v2.1/servers/6044f18b-2f7a-4652-9152-80ba2544e582 => generated 1655 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/639] 10.0.0.94 () {32 vars in 722 bytes} [Sat May 9 02:47:10 2026] GET /v2.1/servers/6044f18b-2f7a-4652-9152-80ba2544e582/ips => generated 108 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: 318/640] 10.0.0.94 () {32 vars in 722 bytes} [Sat May 9 02:47:10 2026] GET /v2.1/servers/6044f18b-2f7a-4652-9152-80ba2544e582/ips => generated 108 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 323/641] 10.0.0.94 () {32 vars in 717 bytes} [Sat May 9 02:47:10 2026] DELETE /v2.1/servers/7ba6740c-e6e9-4029-be0a-9a1c537b55fd => generated 0 bytes in 182 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: 319/642] 10.0.0.94 () {32 vars in 822 bytes} [Sat May 9 02:47:10 2026] GET /v2.1/servers/6044f18b-2f7a-4652-9152-80ba2544e582/ips/tempest-ServerAddressesTestJSON-419125712-network => generated 93 bytes in 33 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: 320/643] 10.0.0.94 () {32 vars in 717 bytes} [Sat May 9 02:47:10 2026] DELETE /v2.1/servers/6044f18b-2f7a-4652-9152-80ba2544e582 => generated 0 bytes in 143 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: 324/644] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:47:10 2026] GET /v2.1/servers/7ba6740c-e6e9-4029-be0a-9a1c537b55fd => generated 1730 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/645] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:47:10 2026] GET /v2.1/servers/6044f18b-2f7a-4652-9152-80ba2544e582 => generated 1661 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-09 02:47:11.379 7 INFO nova.api.openstack.compute.server_external_events [req-d3945ca9-b472-4ac8-ae13-2575498d9e99 req-d187854a-3c25-4def-ad15-54bbc4305919 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-changed:ccdaef25-5432-48b3-a137-c4401ce6fa80 for instance 7ba6740c-e6e9-4029-be0a-9a1c537b55fd on instance 2026-05-09 02:47:11.379 7 INFO nova.api.openstack.compute.server_external_events [req-d3945ca9-b472-4ac8-ae13-2575498d9e99 req-d187854a-3c25-4def-ad15-54bbc4305919 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-vif-unplugged:ccdaef25-5432-48b3-a137-c4401ce6fa80 for instance 7ba6740c-e6e9-4029-be0a-9a1c537b55fd on instance 2026-05-09 02:47:11.379 7 INFO nova.api.openstack.compute.server_external_events [req-d3945ca9-b472-4ac8-ae13-2575498d9e99 req-d187854a-3c25-4def-ad15-54bbc4305919 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-vif-plugged:ccdaef25-5432-48b3-a137-c4401ce6fa80 for instance 7ba6740c-e6e9-4029-be0a-9a1c537b55fd on instance [pid: 7|app: 0|req: 325/646] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:47:11 2026] POST /v2.1/os-server-external-events => generated 523 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-09 02:47:11.690 7 INFO nova.api.openstack.compute.server_external_events [req-e40de96b-107b-4253-b138-638abe29cbe7 req-9ee0cdd3-b323-4486-8fa3-20abe3bd3512 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-changed:6a7c47e7-a6eb-4fbe-8241-2d6252fca07e for instance b7d197e4-5570-411e-a6ca-c9f201eadc60 on instance [pid: 7|app: 0|req: 326/647] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:47:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/648] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:47:11 2026] GET /v2.1/servers/b7d197e4-5570-411e-a6ca-c9f201eadc60 => generated 1716 bytes in 429 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 323/649] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:47:12 2026] GET /v2.1/servers/6044f18b-2f7a-4652-9152-80ba2544e582 => generated 1619 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/650] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:47:11 2026] GET /v2.1/servers/7ba6740c-e6e9-4029-be0a-9a1c537b55fd => generated 1730 bytes in 377 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-09 02:47:13.204 8 INFO nova.api.openstack.wsgi [None req-33f422e7-9eea-471c-b234-6041a2e85765 af6bfbe7d09b43b5b0b470ac2b5ec883 f4061e8223e64642aaea31afe633504f - - default default] HTTP exception thrown: Instance 6044f18b-2f7a-4652-9152-80ba2544e582 could not be found. [pid: 8|app: 0|req: 324/651] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:47:13 2026] GET /v2.1/servers/6044f18b-2f7a-4652-9152-80ba2544e582 => 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, ' 2026-05-09 02:47:13.247 7 INFO nova.api.openstack.wsgi [None req-7476a6c2-4b8e-45e5-a57e-437d596b6679 a4123a14ace74e6490707d1e0ff04213 c38bcf17677e4ad18a814538a791b4a6 - - default default] HTTP exception thrown: Instance 7ba6740c-e6e9-4029-be0a-9a1c537b55fd could not be found. [pid: 7|app: 0|req: 328/652] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:47:13 2026] GET /v2.1/servers/7ba6740c-e6e9-4029-be0a-9a1c537b55fd => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 325/653] 10.0.0.94 () {32 vars in 705 bytes} [Sat May 9 02:47:13 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1586279888 => generated 0 bytes in 22 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-09 02:47:13.433 7 INFO nova.api.openstack.compute.server_external_events [req-f1917699-b811-4a26-ab8a-7d4eb5b44267 req-548732ab-97c1-43f6-b549-80a799d343ab 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-vif-unplugged:f289dd81-4d8b-45ba-8bfa-8425233e1c78 for instance 6044f18b-2f7a-4652-9152-80ba2544e582 on instance 2026-05-09 02:47:13.433 7 INFO nova.api.openstack.compute.server_external_events [req-f1917699-b811-4a26-ab8a-7d4eb5b44267 req-548732ab-97c1-43f6-b549-80a799d343ab 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-vif-plugged:f289dd81-4d8b-45ba-8bfa-8425233e1c78 for instance 6044f18b-2f7a-4652-9152-80ba2544e582 on instance 2026-05-09 02:47:13.434 7 INFO nova.api.openstack.compute.server_external_events [req-f1917699-b811-4a26-ab8a-7d4eb5b44267 req-548732ab-97c1-43f6-b549-80a799d343ab 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-vif-deleted:f289dd81-4d8b-45ba-8bfa-8425233e1c78 for instance 6044f18b-2f7a-4652-9152-80ba2544e582 on instance [pid: 7|app: 0|req: 329/654] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:47:13 2026] POST /v2.1/os-server-external-events => generated 527 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, ' 2026-05-09 02:47:13.736 7 INFO nova.api.openstack.compute.server_external_events [req-b0a8507f-29c5-499b-88b6-faecea37d913 req-14daec08-69e9-42bd-997c-2278d82a34b5 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-vif-deleted:ccdaef25-5432-48b3-a137-c4401ce6fa80 for instance 7ba6740c-e6e9-4029-be0a-9a1c537b55fd on instance [pid: 7|app: 0|req: 330/655] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:47:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/656] 10.0.0.94 () {34 vars in 684 bytes} [Sat May 9 02:47:13 2026] POST /v2.1/os-security-groups => generated 242 bytes in 288 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/657] 10.0.0.94 () {34 vars in 684 bytes} [Sat May 9 02:47:13 2026] POST /v2.1/os-security-groups => generated 243 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/658] 10.0.0.94 () {34 vars in 684 bytes} [Sat May 9 02:47:14 2026] POST /v2.1/os-security-groups => generated 243 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/659] 10.0.0.94 () {32 vars in 662 bytes} [Sat May 9 02:47:14 2026] GET /v2.1/os-security-groups => generated 1381 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/660] 10.0.0.94 () {32 vars in 739 bytes} [Sat May 9 02:47:14 2026] DELETE /v2.1/os-security-groups/c173edcd-2215-4c36-956f-bba2381f8bd3 => generated 0 bytes in 185 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-09 02:47:14.738 7 INFO nova.api.openstack.wsgi [None req-992f8edf-59bd-475b-a592-4f85deb69247 20ad90e8ed624e5b83d1526118db791c 9e80fbf5c43849a2827f92623cc81ec8 - - default default] HTTP exception thrown: Security group c173edcd-2215-4c36-956f-bba2381f8bd3 does not exist Neutron server returns request_ids: ['req-668a61fb-5093-46ce-8f88-71711bd35e45'] [pid: 7|app: 0|req: 333/661] 10.0.0.94 () {32 vars in 736 bytes} [Sat May 9 02:47:14 2026] GET /v2.1/os-security-groups/c173edcd-2215-4c36-956f-bba2381f8bd3 => generated 194 bytes in 45 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/662] 10.0.0.94 () {32 vars in 739 bytes} [Sat May 9 02:47:14 2026] DELETE /v2.1/os-security-groups/0cfa5bb0-88f6-48ef-9a74-4e9564042bb9 => generated 0 bytes in 163 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-09 02:47:14.946 7 INFO nova.api.openstack.wsgi [None req-05130e34-e73f-4d2e-8e6b-ce9ba20b7759 20ad90e8ed624e5b83d1526118db791c 9e80fbf5c43849a2827f92623cc81ec8 - - default default] HTTP exception thrown: Security group 0cfa5bb0-88f6-48ef-9a74-4e9564042bb9 does not exist Neutron server returns request_ids: ['req-9eee15d7-6431-4daf-9924-8a2960917750'] [pid: 7|app: 0|req: 334/663] 10.0.0.94 () {32 vars in 736 bytes} [Sat May 9 02:47:14 2026] GET /v2.1/os-security-groups/0cfa5bb0-88f6-48ef-9a74-4e9564042bb9 => generated 194 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/664] 10.0.0.94 () {32 vars in 739 bytes} [Sat May 9 02:47:14 2026] DELETE /v2.1/os-security-groups/d4f23976-5f81-4dff-9755-5a78fd57f5c1 => generated 0 bytes in 208 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-09 02:47:15.194 7 INFO nova.api.openstack.wsgi [None req-a253a3f6-6fa8-4f9a-b74b-59ec5c6cba00 20ad90e8ed624e5b83d1526118db791c 9e80fbf5c43849a2827f92623cc81ec8 - - default default] HTTP exception thrown: Security group d4f23976-5f81-4dff-9755-5a78fd57f5c1 does not exist Neutron server returns request_ids: ['req-133aa711-317b-4d79-8607-e40bc7fff2ef'] [pid: 7|app: 0|req: 335/665] 10.0.0.94 () {32 vars in 736 bytes} [Sat May 9 02:47:15 2026] GET /v2.1/os-security-groups/d4f23976-5f81-4dff-9755-5a78fd57f5c1 => generated 194 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/666] 10.0.0.94 () {32 vars in 662 bytes} [Sat May 9 02:47:15 2026] GET /v2.1/os-security-groups => generated 707 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-09 02:47:15.374 7 INFO nova.api.openstack.wsgi [None req-bbfbdb1d-9c92-4a8d-b84d-c319d170752a 20ad90e8ed624e5b83d1526118db791c 9e80fbf5c43849a2827f92623cc81ec8 - - default default] HTTP exception thrown: Security group d4f23976-5f81-4dff-9755-5a78fd57f5c1 does not exist Neutron server returns request_ids: ['req-e1024f3a-d6be-45fa-9fed-9c3c93d2303c'] [pid: 7|app: 0|req: 336/667] 10.0.0.94 () {32 vars in 739 bytes} [Sat May 9 02:47:15 2026] DELETE /v2.1/os-security-groups/d4f23976-5f81-4dff-9755-5a78fd57f5c1 => generated 194 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-09 02:47:15.407 8 INFO nova.api.openstack.wsgi [None req-edfa7083-118a-4241-a8dc-7ba5bf9cd830 20ad90e8ed624e5b83d1526118db791c 9e80fbf5c43849a2827f92623cc81ec8 - - default default] HTTP exception thrown: Security group 0cfa5bb0-88f6-48ef-9a74-4e9564042bb9 does not exist Neutron server returns request_ids: ['req-3e694050-14ad-4889-a73a-0f756be30fbf'] [pid: 8|app: 0|req: 332/668] 10.0.0.94 () {32 vars in 739 bytes} [Sat May 9 02:47:15 2026] DELETE /v2.1/os-security-groups/0cfa5bb0-88f6-48ef-9a74-4e9564042bb9 => generated 194 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-09 02:47:15.436 7 INFO nova.api.openstack.wsgi [None req-06b68a27-e5c6-4fa8-ae92-379131f6aa2e 20ad90e8ed624e5b83d1526118db791c 9e80fbf5c43849a2827f92623cc81ec8 - - default default] HTTP exception thrown: Security group c173edcd-2215-4c36-956f-bba2381f8bd3 does not exist Neutron server returns request_ids: ['req-1477d378-c775-4584-aa48-9b97e5e4590e'] [pid: 7|app: 0|req: 337/669] 10.0.0.94 () {32 vars in 739 bytes} [Sat May 9 02:47:15 2026] DELETE /v2.1/os-security-groups/c173edcd-2215-4c36-956f-bba2381f8bd3 => generated 194 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/672] 10.0.0.94 () {34 vars in 670 bytes} [Sat May 9 02:47:24 2026] POST /v2.1/os-keypairs => generated 386 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/673] 10.0.0.94 () {34 vars in 670 bytes} [Sat May 9 02:47:25 2026] POST /v2.1/os-keypairs => generated 386 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/674] 10.0.0.94 () {34 vars in 662 bytes} [Sat May 9 02:47:26 2026] POST /v2.1/servers => generated 453 bytes in 771 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/675] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:47:27 2026] GET /v2.1/servers/d4eb646a-8ce2-4ada-a56d-951d37d782a0 => generated 1432 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: 336/678] 10.0.0.94 () {32 vars in 740 bytes} [Sat May 9 02:47:27 2026] GET /v2.1/servers/b7d197e4-5570-411e-a6ca-c9f201eadc60/os-interface => generated 284 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 343/679] 10.0.0.94 () {32 vars in 814 bytes} [Sat May 9 02:47:27 2026] GET /v2.1/servers/b7d197e4-5570-411e-a6ca-c9f201eadc60/os-interface/6a7c47e7-a6eb-4fbe-8241-2d6252fca07e => generated 281 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 337/680] 10.0.0.94 () {32 vars in 722 bytes} [Sat May 9 02:47:27 2026] GET /v2.1/servers/b7d197e4-5570-411e-a6ca-c9f201eadc60/ips => generated 156 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 344/681] 10.0.0.94 () {34 vars in 749 bytes} [Sat May 9 02:47:27 2026] POST /v2.1/servers/b7d197e4-5570-411e-a6ca-c9f201eadc60/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, ' [pid: 8|app: 0|req: 338/682] 10.0.0.94 () {32 vars in 722 bytes} [Sat May 9 02:47:27 2026] GET /v2.1/servers/b7d197e4-5570-411e-a6ca-c9f201eadc60/ips => generated 156 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: 7|app: 0|req: 345/683] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:47:28 2026] GET /v2.1/servers/d4eb646a-8ce2-4ada-a56d-951d37d782a0 => generated 1490 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-09 02:47:28.876 8 INFO nova.api.openstack.compute.server_external_events [req-e2e14b8e-f1e4-4c61-8f94-f0fa7e4fc30c req-6ac113e8-339c-4b42-9865-ccfd94a0f0ef 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-changed:6a7c47e7-a6eb-4fbe-8241-2d6252fca07e for instance b7d197e4-5570-411e-a6ca-c9f201eadc60 on instance [pid: 8|app: 0|req: 339/684] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:47:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 346/685] 10.0.0.94 () {32 vars in 722 bytes} [Sat May 9 02:47:29 2026] GET /v2.1/servers/b7d197e4-5570-411e-a6ca-c9f201eadc60/ips => generated 156 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: 340/686] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:47:29 2026] GET /v2.1/servers/d4eb646a-8ce2-4ada-a56d-951d37d782a0 => generated 1558 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 347/687] 10.0.0.94 () {32 vars in 722 bytes} [Sat May 9 02:47:30 2026] GET /v2.1/servers/b7d197e4-5570-411e-a6ca-c9f201eadc60/ips => generated 194 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: 341/688] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:47:30 2026] GET /v2.1/servers/b7d197e4-5570-411e-a6ca-c9f201eadc60 => generated 1950 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 348/689] 10.0.0.94 () {34 vars in 749 bytes} [Sat May 9 02:47:30 2026] POST /v2.1/servers/b7d197e4-5570-411e-a6ca-c9f201eadc60/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 342/690] 10.0.0.94 () {32 vars in 722 bytes} [Sat May 9 02:47:30 2026] GET /v2.1/servers/b7d197e4-5570-411e-a6ca-c9f201eadc60/ips => generated 194 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:47:30.924 8 INFO nova.api.openstack.compute.server_external_events [req-c8ee48cb-43b1-4f07-9682-bb79e66acadc req-42764150-7d06-400e-a80d-c2d3ffba6fba 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-changed:cfc7e506-3911-446f-8dfa-ccc036d50cb6 for instance d4eb646a-8ce2-4ada-a56d-951d37d782a0 on instance [pid: 8|app: 0|req: 343/691] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:47:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/692] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:47:30 2026] GET /v2.1/servers/d4eb646a-8ce2-4ada-a56d-951d37d782a0 => generated 1558 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 344/693] 10.0.0.94 () {32 vars in 722 bytes} [Sat May 9 02:47:31 2026] GET /v2.1/servers/b7d197e4-5570-411e-a6ca-c9f201eadc60/ips => generated 194 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 345/694] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:47:31 2026] GET /v2.1/servers/d4eb646a-8ce2-4ada-a56d-951d37d782a0 => generated 1558 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: 346/695] 10.0.0.94 () {32 vars in 722 bytes} [Sat May 9 02:47:32 2026] GET /v2.1/servers/b7d197e4-5570-411e-a6ca-c9f201eadc60/ips => generated 156 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 347/696] 10.0.0.94 () {32 vars in 717 bytes} [Sat May 9 02:47:32 2026] DELETE /v2.1/servers/b7d197e4-5570-411e-a6ca-c9f201eadc60 => 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: 350/697] 10.0.0.94 () {34 vars in 662 bytes} [Sat May 9 02:47:31 2026] POST /v2.1/servers => generated 450 bytes in 789 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: 348/698] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:47:32 2026] GET /v2.1/servers/b7d197e4-5570-411e-a6ca-c9f201eadc60 => generated 1842 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/699] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:47:32 2026] GET /v2.1/servers/7753ef53-3072-4f42-a0c6-fcacbd87201b => generated 1253 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:47:32.966 8 INFO nova.api.openstack.compute.server_external_events [req-c295376d-e60b-46ba-9882-105e8d326172 req-0862c12b-fd0d-4127-8be8-d4161ac22ab6 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-changed:6a7c47e7-a6eb-4fbe-8241-2d6252fca07e for instance b7d197e4-5570-411e-a6ca-c9f201eadc60 on instance [pid: 8|app: 0|req: 349/700] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:47:32 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: 352/701] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:47:33 2026] GET /v2.1/servers/d4eb646a-8ce2-4ada-a56d-951d37d782a0 => generated 1558 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 350/702] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:47:33 2026] GET /v2.1/servers/b7d197e4-5570-411e-a6ca-c9f201eadc60 => generated 1486 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/703] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:47:33 2026] GET /v2.1/servers/7753ef53-3072-4f42-a0c6-fcacbd87201b => generated 1369 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 351/704] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:47:34 2026] GET /v2.1/servers/d4eb646a-8ce2-4ada-a56d-951d37d782a0 => generated 1558 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-09 02:47:34.959 7 INFO nova.api.openstack.wsgi [None req-28bad630-6e7e-4486-a940-6660515983ba d73ff73935254686959782021b845900 af99f93fff5142fb8a101dac99b18ea1 - - default default] HTTP exception thrown: Instance b7d197e4-5570-411e-a6ca-c9f201eadc60 could not be found. [pid: 7|app: 0|req: 354/705] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:47:34 2026] GET /v2.1/servers/b7d197e4-5570-411e-a6ca-c9f201eadc60 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 355/706] 10.0.0.94 () {32 vars in 703 bytes} [Sat May 9 02:47:34 2026] DELETE /v2.1/os-keypairs/tempest-keypair-476655835 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-09 02:47:35.034 7 INFO nova.api.openstack.compute.server_external_events [req-d48fdd12-b91d-4b4f-a76a-ebcae7202921 req-12713b5f-47bc-47ae-9e8c-51747203553b 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-vif-deleted:6a7c47e7-a6eb-4fbe-8241-2d6252fca07e for instance b7d197e4-5570-411e-a6ca-c9f201eadc60 on instance [pid: 7|app: 0|req: 356/707] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:47:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/708] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:47:34 2026] GET /v2.1/servers/7753ef53-3072-4f42-a0c6-fcacbd87201b => generated 1436 bytes in 399 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 357/709] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:47:35 2026] GET /v2.1/servers/d4eb646a-8ce2-4ada-a56d-951d37d782a0 => generated 1558 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-09 02:47:36.064 8 INFO nova.api.openstack.wsgi [None req-3c34462a-5ff2-4636-96ea-1781cb48383d d73ff73935254686959782021b845900 af99f93fff5142fb8a101dac99b18ea1 - - default default] HTTP exception thrown: Instance b7d197e4-5570-411e-a6ca-c9f201eadc60 could not be found. [pid: 8|app: 0|req: 353/710] 10.0.0.94 () {32 vars in 717 bytes} [Sat May 9 02:47:36 2026] DELETE /v2.1/servers/b7d197e4-5570-411e-a6ca-c9f201eadc60 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:47:36.091 7 INFO nova.api.openstack.wsgi [None req-92af3b69-c8ee-49f8-8e0e-8f8cccd3c9d4 d73ff73935254686959782021b845900 af99f93fff5142fb8a101dac99b18ea1 - - default default] HTTP exception thrown: Instance b7d197e4-5570-411e-a6ca-c9f201eadc60 could not be found. [pid: 7|app: 0|req: 358/711] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:47:36 2026] GET /v2.1/servers/b7d197e4-5570-411e-a6ca-c9f201eadc60 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 354/712] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:47:36 2026] GET /v2.1/servers/7753ef53-3072-4f42-a0c6-fcacbd87201b => generated 1436 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 359/713] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:47:36 2026] GET /v2.1/servers/d4eb646a-8ce2-4ada-a56d-951d37d782a0 => generated 1558 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:47:37.088 8 INFO nova.api.openstack.compute.server_external_events [req-1245fee5-6e9d-4a42-af29-037d2f257d8d req-2cc77969-6aff-4ac8-b16a-31609083e983 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-changed:c38c70f0-26ef-4280-b5ec-6c3c0a71d1d3 for instance 7753ef53-3072-4f42-a0c6-fcacbd87201b on instance 2026-05-09 02:47:37.089 8 INFO nova.api.openstack.compute.server_external_events [req-1245fee5-6e9d-4a42-af29-037d2f257d8d req-2cc77969-6aff-4ac8-b16a-31609083e983 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-vif-plugged:cfc7e506-3911-446f-8dfa-ccc036d50cb6 for instance d4eb646a-8ce2-4ada-a56d-951d37d782a0 on instance 2026-05-09 02:47:37.089 8 INFO nova.api.openstack.compute.server_external_events [req-1245fee5-6e9d-4a42-af29-037d2f257d8d req-2cc77969-6aff-4ac8-b16a-31609083e983 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-vif-plugged:cfc7e506-3911-446f-8dfa-ccc036d50cb6 for instance d4eb646a-8ce2-4ada-a56d-951d37d782a0 on instance [pid: 8|app: 0|req: 355/714] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:47:37 2026] POST /v2.1/os-server-external-events => generated 521 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 360/717] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:47:37 2026] GET /v2.1/servers/7753ef53-3072-4f42-a0c6-fcacbd87201b => generated 1424 bytes in 339 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 358/718] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:47:38 2026] GET /v2.1/servers/d4eb646a-8ce2-4ada-a56d-951d37d782a0 => generated 1741 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: 361/719] 10.0.0.94 () {32 vars in 740 bytes} [Sat May 9 02:47:38 2026] GET /v2.1/servers/d4eb646a-8ce2-4ada-a56d-951d37d782a0/os-interface => generated 284 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/720] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:47:38 2026] GET /v2.1/servers/7753ef53-3072-4f42-a0c6-fcacbd87201b => generated 1424 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:47:39.559 8 INFO nova.api.openstack.compute.server_external_events [req-de481cf0-6c0e-4edf-849f-21ae446f225d req-8cc05570-645a-4534-ab42-3609285fa70a 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-changed:cfc7e506-3911-446f-8dfa-ccc036d50cb6 for instance d4eb646a-8ce2-4ada-a56d-951d37d782a0 on instance [pid: 8|app: 0|req: 360/721] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:47:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/722] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:47:39 2026] GET /v2.1/servers/d4eb646a-8ce2-4ada-a56d-951d37d782a0 => generated 1741 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 361/723] 10.0.0.94 () {32 vars in 640 bytes} [Sat May 9 02:47:39 2026] GET /v2.1/servers => generated 384 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 363/724] 10.0.0.94 () {32 vars in 717 bytes} [Sat May 9 02:47:39 2026] DELETE /v2.1/servers/d4eb646a-8ce2-4ada-a56d-951d37d782a0 => 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: 362/725] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:47:39 2026] GET /v2.1/servers/d4eb646a-8ce2-4ada-a56d-951d37d782a0 => generated 1747 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: 364/726] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:47:40 2026] GET /v2.1/servers/7753ef53-3072-4f42-a0c6-fcacbd87201b => generated 1424 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:47:40.858 8 INFO nova.api.openstack.compute.server_external_events [req-d689e53d-195d-4755-8979-528749b859bb req-5b00208f-8703-477d-baea-fbfc0523625c 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-vif-deleted:cfc7e506-3911-446f-8dfa-ccc036d50cb6 for instance d4eb646a-8ce2-4ada-a56d-951d37d782a0 on instance [pid: 8|app: 0|req: 363/727] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:47:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 365/728] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:47:41 2026] GET /v2.1/servers/d4eb646a-8ce2-4ada-a56d-951d37d782a0 => generated 1518 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, ' [pid: 8|app: 0|req: 364/729] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:47:41 2026] GET /v2.1/servers/7753ef53-3072-4f42-a0c6-fcacbd87201b => generated 1424 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/730] 10.0.0.94 () {30 vars in 412 bytes} [Sat May 9 02:47:41 2026] GET / => generated 421 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:47:42.236 7 INFO nova.api.openstack.wsgi [None req-c7e10e96-a1ad-452d-b58f-4d89faf1e0e0 58db05d9afd7495c9a5772810a4d7327 2b1af545a7104735b80066bab110c5bd - - default default] HTTP exception thrown: Instance d4eb646a-8ce2-4ada-a56d-951d37d782a0 could not be found. [pid: 7|app: 0|req: 367/731] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:47:42 2026] GET /v2.1/servers/d4eb646a-8ce2-4ada-a56d-951d37d782a0 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 368/732] 10.0.0.94 () {32 vars in 705 bytes} [Sat May 9 02:47:42 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1218845497 => generated 0 bytes in 17 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/733] 10.0.0.94 () {28 vars in 559 bytes} [Sat May 9 02:47:41 2026] GET /v2/ => generated 401 bytes in 426 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/734] 10.0.0.94 () {28 vars in 563 bytes} [Sat May 9 02:47:42 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: 366/735] 10.0.0.94 () {30 vars in 412 bytes} [Sat May 9 02:47:42 2026] GET / => generated 421 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/736] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:47:42 2026] GET /v2.1/servers/7753ef53-3072-4f42-a0c6-fcacbd87201b => generated 1424 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-09 02:47:42.905 8 INFO nova.api.openstack.compute.server_external_events [req-ca931fb2-e66a-45e5-bc54-a13d00a35006 req-224b4471-3724-4e28-80fc-333fe64f65b6 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-vif-plugged:c38c70f0-26ef-4280-b5ec-6c3c0a71d1d3 for instance 7753ef53-3072-4f42-a0c6-fcacbd87201b on instance 2026-05-09 02:47:42.905 8 INFO nova.api.openstack.compute.server_external_events [req-ca931fb2-e66a-45e5-bc54-a13d00a35006 req-224b4471-3724-4e28-80fc-333fe64f65b6 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-vif-plugged:c38c70f0-26ef-4280-b5ec-6c3c0a71d1d3 for instance 7753ef53-3072-4f42-a0c6-fcacbd87201b on instance [pid: 8|app: 0|req: 367/737] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:47:42 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: 7|app: 0|req: 371/738] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:47:43 2026] GET /v2.1/servers/7753ef53-3072-4f42-a0c6-fcacbd87201b => generated 1611 bytes in 484 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/739] 10.0.0.94 () {32 vars in 740 bytes} [Sat May 9 02:47:44 2026] GET /v2.1/servers/7753ef53-3072-4f42-a0c6-fcacbd87201b/os-interface => generated 284 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-09 02:47:45.189 8 INFO nova.api.openstack.compute.server_external_events [req-62f850e3-7956-4a88-8aca-a20024188c15 req-6d693c57-4a89-423d-a63a-984565388978 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-changed:c38c70f0-26ef-4280-b5ec-6c3c0a71d1d3 for instance 7753ef53-3072-4f42-a0c6-fcacbd87201b on instance [pid: 8|app: 0|req: 369/740] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:47:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/741] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:47:45 2026] GET /v2.1/servers/7753ef53-3072-4f42-a0c6-fcacbd87201b => generated 1611 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: 370/742] 10.0.0.94 () {32 vars in 640 bytes} [Sat May 9 02:47:45 2026] GET /v2.1/servers => generated 387 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 373/743] 10.0.0.94 () {32 vars in 717 bytes} [Sat May 9 02:47:45 2026] DELETE /v2.1/servers/7753ef53-3072-4f42-a0c6-fcacbd87201b => generated 0 bytes in 81 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 371/744] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:47:45 2026] GET /v2.1/servers/7753ef53-3072-4f42-a0c6-fcacbd87201b => generated 1617 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:47:45.797 7 INFO nova.api.openstack.compute.server_external_events [req-dae14390-1481-49c6-96a3-1512e55e80ae req-29fccd2e-7613-4ded-8ee8-642ac6929f19 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-vif-unplugged:c38c70f0-26ef-4280-b5ec-6c3c0a71d1d3 for instance 7753ef53-3072-4f42-a0c6-fcacbd87201b on instance [pid: 7|app: 0|req: 374/745] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:47:45 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 372/746] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:47:46 2026] GET /v2.1/servers/7753ef53-3072-4f42-a0c6-fcacbd87201b => generated 1670 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:47:47.844 7 INFO nova.api.openstack.compute.server_external_events [req-6e206162-0faa-4040-baea-d58eb5815ac7 req-3504e1b3-e567-483b-b957-1f5fd7fcf638 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-vif-plugged:c38c70f0-26ef-4280-b5ec-6c3c0a71d1d3 for instance 7753ef53-3072-4f42-a0c6-fcacbd87201b on instance 2026-05-09 02:47:47.844 7 INFO nova.api.openstack.compute.server_external_events [req-6e206162-0faa-4040-baea-d58eb5815ac7 req-3504e1b3-e567-483b-b957-1f5fd7fcf638 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-vif-deleted:c38c70f0-26ef-4280-b5ec-6c3c0a71d1d3 for instance 7753ef53-3072-4f42-a0c6-fcacbd87201b on instance 2026-05-09 02:47:47.847 8 INFO nova.api.openstack.wsgi [None req-066ff4fd-3592-4a9c-9748-55ce3557fc6e 2fce99fa69824c138bcad327f9b94bf3 d6060ea9e2804bbebbc7df6a506acfe5 - - default default] HTTP exception thrown: Instance 7753ef53-3072-4f42-a0c6-fcacbd87201b could not be found. [pid: 8|app: 0|req: 374/749] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:47:47 2026] GET /v2.1/servers/7753ef53-3072-4f42-a0c6-fcacbd87201b => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/750] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:47:47 2026] POST /v2.1/os-server-external-events => generated 354 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: 375/751] 10.0.0.94 () {32 vars in 705 bytes} [Sat May 9 02:47:47 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1112669198 => generated 0 bytes in 30 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: 378/754] 10.0.0.94 () {34 vars in 670 bytes} [Sat May 9 02:47:59 2026] POST /v2.1/os-keypairs => generated 386 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/755] 10.0.0.94 () {34 vars in 662 bytes} [Sat May 9 02:48:01 2026] POST /v2.1/servers => generated 452 bytes in 713 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/756] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:48:02 2026] GET /v2.1/servers/187824a2-9deb-4a85-8c82-13044ef65c1a => generated 1393 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 378/757] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:48:03 2026] GET /v2.1/servers/187824a2-9deb-4a85-8c82-13044ef65c1a => generated 1451 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: 380/758] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:48:04 2026] GET /v2.1/servers/187824a2-9deb-4a85-8c82-13044ef65c1a => generated 1518 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-09 02:48:05.133 8 INFO nova.api.openstack.compute.server_external_events [req-3d05eab0-fe01-4d14-bde1-208ab069ec61 req-5936ca30-64fd-403b-8a1c-caa095ff7551 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-changed:502cf87c-ee6e-4a58-8bdd-3461d9dc3ed5 for instance 187824a2-9deb-4a85-8c82-13044ef65c1a on instance [pid: 8|app: 0|req: 379/759] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:48:05 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: 381/760] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:48:05 2026] GET /v2.1/servers/187824a2-9deb-4a85-8c82-13044ef65c1a => generated 1518 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:48:05.956 8 INFO nova.api.openstack.compute.server_external_events [req-42b08594-63d3-48e4-8b21-d31d27b1b722 req-1b57c4b6-a16f-4b25-88ae-330568ca8cad 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-vif-plugged:502cf87c-ee6e-4a58-8bdd-3461d9dc3ed5 for instance 187824a2-9deb-4a85-8c82-13044ef65c1a on instance [pid: 8|app: 0|req: 380/761] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:48:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 382/762] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:48:06 2026] GET /v2.1/servers/187824a2-9deb-4a85-8c82-13044ef65c1a => generated 1699 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 381/763] 10.0.0.94 () {32 vars in 740 bytes} [Sat May 9 02:48:07 2026] GET /v2.1/servers/187824a2-9deb-4a85-8c82-13044ef65c1a/os-interface => generated 284 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:48:08.004 7 INFO nova.api.openstack.compute.server_external_events [req-7225db5a-3ecd-4b78-9caa-53eedd1fb13e req-c757f452-98b8-4b8b-8555-caa82c87cf59 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-vif-plugged:502cf87c-ee6e-4a58-8bdd-3461d9dc3ed5 for instance 187824a2-9deb-4a85-8c82-13044ef65c1a on instance [pid: 7|app: 0|req: 384/766] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:48:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:48:10.052 8 INFO nova.api.openstack.compute.server_external_events [req-bf55229f-ee9d-4343-bfe8-779591ecbfe6 req-73ccfd57-e5a4-4962-ae04-dc4ef9d0b584 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-changed:502cf87c-ee6e-4a58-8bdd-3461d9dc3ed5 for instance 187824a2-9deb-4a85-8c82-13044ef65c1a on instance [pid: 8|app: 0|req: 383/767] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:48:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 385/770] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:48:23 2026] GET /v2.1/servers/187824a2-9deb-4a85-8c82-13044ef65c1a => generated 1819 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 386/771] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:48:23 2026] GET /v2.1/servers/187824a2-9deb-4a85-8c82-13044ef65c1a => generated 1819 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: 8|app: 0|req: 386/772] 10.0.0.94 () {34 vars in 749 bytes} [Sat May 9 02:48:24 2026] POST /v2.1/servers/187824a2-9deb-4a85-8c82-13044ef65c1a/action => generated 0 bytes in 64 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: 387/773] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:48:24 2026] GET /v2.1/servers/187824a2-9deb-4a85-8c82-13044ef65c1a => generated 1821 bytes in 305 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 387/774] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:48:25 2026] GET /v2.1/servers/187824a2-9deb-4a85-8c82-13044ef65c1a => generated 1826 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 388/775] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:48:26 2026] GET /v2.1/servers/187824a2-9deb-4a85-8c82-13044ef65c1a => generated 1819 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-09 02:48:29.270 8 INFO nova.api.openstack.compute.server_external_events [req-229988b5-7773-4562-95b6-1ca9dc1f891c req-99a44e4f-fc16-4817-94e5-51dd8838d9b3 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-vif-unplugged:502cf87c-ee6e-4a58-8bdd-3461d9dc3ed5 for instance 187824a2-9deb-4a85-8c82-13044ef65c1a on instance [pid: 8|app: 0|req: 389/778] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:48:29 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, ' 2026-05-09 02:48:31.324 7 INFO nova.api.openstack.compute.server_external_events [req-5913cef0-a157-4d6c-9d6f-3bef9bde1fdc req-47513e53-02d2-4996-bd10-00882b341e02 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-vif-plugged:502cf87c-ee6e-4a58-8bdd-3461d9dc3ed5 for instance 187824a2-9deb-4a85-8c82-13044ef65c1a on instance 2026-05-09 02:48:31.325 7 INFO nova.api.openstack.compute.server_external_events [req-5913cef0-a157-4d6c-9d6f-3bef9bde1fdc req-47513e53-02d2-4996-bd10-00882b341e02 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-vif-plugged:502cf87c-ee6e-4a58-8bdd-3461d9dc3ed5 for instance 187824a2-9deb-4a85-8c82-13044ef65c1a on instance 2026-05-09 02:48:31.326 7 INFO nova.api.openstack.compute.server_external_events [req-5913cef0-a157-4d6c-9d6f-3bef9bde1fdc req-47513e53-02d2-4996-bd10-00882b341e02 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-vif-plugged:502cf87c-ee6e-4a58-8bdd-3461d9dc3ed5 for instance 187824a2-9deb-4a85-8c82-13044ef65c1a on instance [pid: 7|app: 0|req: 390/779] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:48:31 2026] POST /v2.1/os-server-external-events => generated 525 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 390/780] 10.0.0.94 () {34 vars in 662 bytes} [Sat May 9 02:48:36 2026] POST /v2.1/servers => generated 424 bytes in 523 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: 391/781] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:48:36 2026] GET /v2.1/servers/5221f67d-6221-4851-b1e2-c46c2a1843ab => generated 1368 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 391/782] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:48:37 2026] GET /v2.1/servers/5221f67d-6221-4851-b1e2-c46c2a1843ab => generated 1426 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-09 02:48:38.668 7 INFO nova.api.openstack.compute.server_external_events [req-ba95bccf-39b2-4383-afc1-1e7694ce7bc2 req-fcdaee52-85f5-4815-9b36-9b0edd1fe7f0 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-changed:84ec75ad-0e3a-447e-a860-d83b90f8eea2 for instance 5221f67d-6221-4851-b1e2-c46c2a1843ab on instance [pid: 7|app: 0|req: 393/785] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:48:38 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: 393/786] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:48:38 2026] GET /v2.1/servers/5221f67d-6221-4851-b1e2-c46c2a1843ab => generated 1468 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: 7|app: 0|req: 394/787] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:48:39 2026] GET /v2.1/servers/5221f67d-6221-4851-b1e2-c46c2a1843ab => generated 1468 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:48:40.723 8 INFO nova.api.openstack.compute.server_external_events [req-08f0b7a0-9a3b-4390-be13-235dcf439db9 req-2e45acd7-b1dd-49c1-80a1-d0a79a3e6559 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-vif-plugged:84ec75ad-0e3a-447e-a860-d83b90f8eea2 for instance 5221f67d-6221-4851-b1e2-c46c2a1843ab on instance 2026-05-09 02:48:40.724 8 INFO nova.api.openstack.compute.server_external_events [req-08f0b7a0-9a3b-4390-be13-235dcf439db9 req-2e45acd7-b1dd-49c1-80a1-d0a79a3e6559 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-vif-plugged:84ec75ad-0e3a-447e-a860-d83b90f8eea2 for instance 5221f67d-6221-4851-b1e2-c46c2a1843ab on instance [pid: 8|app: 0|req: 394/788] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:48:40 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 395/789] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:48:41 2026] GET /v2.1/servers/5221f67d-6221-4851-b1e2-c46c2a1843ab => generated 1647 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 395/790] 10.0.0.94 () {32 vars in 717 bytes} [Sat May 9 02:48:41 2026] DELETE /v2.1/servers/5221f67d-6221-4851-b1e2-c46c2a1843ab => generated 0 bytes in 122 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: 396/791] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:48:41 2026] GET /v2.1/servers/5221f67d-6221-4851-b1e2-c46c2a1843ab => generated 1653 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, ' [pid: 8|app: 0|req: 396/792] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:48:42 2026] GET /v2.1/servers/187824a2-9deb-4a85-8c82-13044ef65c1a => generated 1819 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/793] 10.0.0.94 () {32 vars in 717 bytes} [Sat May 9 02:48:42 2026] DELETE /v2.1/servers/187824a2-9deb-4a85-8c82-13044ef65c1a => generated 0 bytes in 110 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: 397/794] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:48:42 2026] GET /v2.1/servers/187824a2-9deb-4a85-8c82-13044ef65c1a => generated 1825 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-09 02:48:42.756 7 INFO nova.api.openstack.compute.server_external_events [req-079f8db9-62f3-4362-8ba5-ba7b4a77f98c req-538f05d1-c431-45ec-b781-d842263d73c2 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-vif-unplugged:502cf87c-ee6e-4a58-8bdd-3461d9dc3ed5 for instance 187824a2-9deb-4a85-8c82-13044ef65c1a on instance [pid: 7|app: 0|req: 398/795] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:48:42 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-09 02:48:42.767 8 INFO nova.api.openstack.compute.server_external_events [req-999c6fa8-070d-46ef-9002-78f82bd6b3aa req-689e7c3a-4c9c-45c9-be1e-e131c5eed5ca 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-vif-unplugged:84ec75ad-0e3a-447e-a860-d83b90f8eea2 for instance 5221f67d-6221-4851-b1e2-c46c2a1843ab on instance 2026-05-09 02:48:42.768 8 INFO nova.api.openstack.compute.server_external_events [req-999c6fa8-070d-46ef-9002-78f82bd6b3aa req-689e7c3a-4c9c-45c9-be1e-e131c5eed5ca 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-vif-plugged:84ec75ad-0e3a-447e-a860-d83b90f8eea2 for instance 5221f67d-6221-4851-b1e2-c46c2a1843ab on instance [pid: 8|app: 0|req: 398/796] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:48:42 2026] POST /v2.1/os-server-external-events => generated 356 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: 399/797] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:48:42 2026] GET /v2.1/servers/5221f67d-6221-4851-b1e2-c46c2a1843ab => generated 1611 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 399/798] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:48:43 2026] GET /v2.1/servers/187824a2-9deb-4a85-8c82-13044ef65c1a => generated 1758 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-09 02:48:44.090 7 INFO nova.api.openstack.wsgi [None req-9d974297-8ed6-4ebf-9fd0-f48a9e235bcd f4242075f69a4f06aa7625822eddc112 861c4f3352ea4f9c9bf7244c3d825d28 - - default default] HTTP exception thrown: Instance 5221f67d-6221-4851-b1e2-c46c2a1843ab could not be found. [pid: 7|app: 0|req: 400/799] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:48:44 2026] GET /v2.1/servers/5221f67d-6221-4851-b1e2-c46c2a1843ab => generated 111 bytes in 45 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-09 02:48:44.809 8 INFO nova.api.openstack.compute.server_external_events [req-8345b3cd-ced3-420d-8c41-4944c5ac7e86 req-a81b29e0-853b-4158-8178-1ce19ff48c0a 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-vif-plugged:502cf87c-ee6e-4a58-8bdd-3461d9dc3ed5 for instance 187824a2-9deb-4a85-8c82-13044ef65c1a on instance [pid: 8|app: 0|req: 400/800] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:48:44 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-09 02:48:44.829 7 INFO nova.api.openstack.wsgi [None req-443e7cf1-cc95-490a-9c78-a5923a59d435 7a970cc66b5b4dffab237b84b6715b18 6febcb8984284cbdbdeeaa0c11616658 - - default default] HTTP exception thrown: Instance 187824a2-9deb-4a85-8c82-13044ef65c1a could not be found. [pid: 7|app: 0|req: 401/801] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:48:44 2026] GET /v2.1/servers/187824a2-9deb-4a85-8c82-13044ef65c1a => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 401/802] 10.0.0.94 () {32 vars in 705 bytes} [Sat May 9 02:48:44 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1706281295 => generated 0 bytes in 22 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-09 02:48:45.008 7 INFO nova.api.openstack.compute.server_external_events [req-e433a814-5a90-4013-b954-a74d7b9c0e0d req-b081df38-f4da-475e-9cde-d1b76ed89fd8 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-vif-deleted:84ec75ad-0e3a-447e-a860-d83b90f8eea2 for instance 5221f67d-6221-4851-b1e2-c46c2a1843ab on instance 2026-05-09 02:48:45.009 7 INFO nova.api.openstack.compute.server_external_events [req-e433a814-5a90-4013-b954-a74d7b9c0e0d req-b081df38-f4da-475e-9cde-d1b76ed89fd8 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-vif-deleted:502cf87c-ee6e-4a58-8bdd-3461d9dc3ed5 for instance 187824a2-9deb-4a85-8c82-13044ef65c1a on instance [pid: 7|app: 0|req: 402/803] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:48:44 2026] POST /v2.1/os-server-external-events => generated 354 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: 405/808] 10.0.0.94 () {34 vars in 670 bytes} [Sat May 9 02:49:01 2026] POST /v2.1/os-keypairs => generated 397 bytes in 285 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/809] 10.0.0.94 () {34 vars in 670 bytes} [Sat May 9 02:49:03 2026] POST /v2.1/os-keypairs => generated 385 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/810] 10.0.0.94 () {34 vars in 662 bytes} [Sat May 9 02:49:04 2026] POST /v2.1/servers => generated 497 bytes in 677 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/811] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:49:05 2026] GET /v2.1/servers/3300852d-0676-4681-9022-acad8586fe6f => generated 1457 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 407/812] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:49:06 2026] GET /v2.1/servers/3300852d-0676-4681-9022-acad8586fe6f => generated 1515 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:49:07.365 8 INFO nova.api.openstack.compute.server_external_events [req-e00cc0c8-4c29-4d5a-853b-140cf4235b97 req-b3ca19f9-02d4-4e33-b597-e90c5effd235 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-changed:66299331-9fc3-4e8f-858a-f1253d901603 for instance 3300852d-0676-4681-9022-acad8586fe6f on instance [pid: 8|app: 0|req: 406/813] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:49:07 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: 408/814] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:49:07 2026] GET /v2.1/servers/3300852d-0676-4681-9022-acad8586fe6f => generated 1630 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: 7|app: 0|req: 410/817] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:49:08 2026] GET /v2.1/servers/3300852d-0676-4681-9022-acad8586fe6f => generated 1630 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/818] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:49:09 2026] GET /v2.1/servers/3300852d-0676-4681-9022-acad8586fe6f => generated 1630 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 411/819] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:49:10 2026] GET /v2.1/servers/3300852d-0676-4681-9022-acad8586fe6f => generated 1630 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 409/820] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:49:12 2026] GET /v2.1/servers/3300852d-0676-4681-9022-acad8586fe6f => generated 1630 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 412/821] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:49:13 2026] GET /v2.1/servers/3300852d-0676-4681-9022-acad8586fe6f => generated 1630 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/822] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:49:14 2026] GET /v2.1/servers/3300852d-0676-4681-9022-acad8586fe6f => generated 1630 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, ' [pid: 7|app: 0|req: 413/823] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:49:15 2026] GET /v2.1/servers/3300852d-0676-4681-9022-acad8586fe6f => generated 1630 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-09 02:49:16.506 8 INFO nova.api.openstack.compute.server_external_events [req-ef241aef-49a7-431c-9af1-1a69ca29a7a5 req-535f1049-ec42-4901-9efa-7ea95c98a21d 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-vif-plugged:66299331-9fc3-4e8f-858a-f1253d901603 for instance 3300852d-0676-4681-9022-acad8586fe6f on instance [pid: 8|app: 0|req: 411/824] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:49:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 414/825] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:49:16 2026] GET /v2.1/servers/3300852d-0676-4681-9022-acad8586fe6f => generated 1809 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 412/826] 10.0.0.94 () {32 vars in 740 bytes} [Sat May 9 02:49:17 2026] GET /v2.1/servers/3300852d-0676-4681-9022-acad8586fe6f/os-interface => generated 284 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-09 02:49:17.833 7 INFO nova.api.openstack.compute.server_external_events [req-ad111158-4f8a-441e-bcf0-1916f1bb1bed req-5a599190-8fbe-458a-84cc-b0522d9d9816 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-changed:66299331-9fc3-4e8f-858a-f1253d901603 for instance 3300852d-0676-4681-9022-acad8586fe6f on instance [pid: 7|app: 0|req: 416/829] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:49:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:49:18.568 8 INFO nova.api.openstack.compute.server_external_events [req-b5b19abf-4939-46d4-a772-9b1361d26975 req-0bbf69ba-b9d2-4da3-9dac-d089d04a237c 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-vif-plugged:66299331-9fc3-4e8f-858a-f1253d901603 for instance 3300852d-0676-4681-9022-acad8586fe6f on instance [pid: 8|app: 0|req: 414/830] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:49:18 2026] POST /v2.1/os-server-external-events => generated 183 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: 417/831] 10.0.0.94 () {34 vars in 670 bytes} [Sat May 9 02:49:22 2026] POST /v2.1/os-keypairs => generated 398 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 415/832] 10.0.0.94 () {34 vars in 662 bytes} [Sat May 9 02:49:24 2026] POST /v2.1/servers => generated 450 bytes in 535 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/833] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:49:25 2026] GET /v2.1/servers/7aecb2c4-7898-41d1-9f81-d0ce176fc0a6 => generated 1403 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 416/834] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:49:26 2026] GET /v2.1/servers/7aecb2c4-7898-41d1-9f81-d0ce176fc0a6 => generated 1461 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:49:27.122 7 INFO nova.api.openstack.compute.server_external_events [req-de63f6c2-3981-40a6-a2ed-18a025b5e345 req-30070c47-9789-4fdc-a5c1-1de28dbaad9a 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-changed:b25efb2b-bc11-4bc7-8f87-d9a91bf7f867 for instance 7aecb2c4-7898-41d1-9f81-d0ce176fc0a6 on instance [pid: 7|app: 0|req: 419/835] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:49:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 417/836] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:49:27 2026] GET /v2.1/servers/7aecb2c4-7898-41d1-9f81-d0ce176fc0a6 => generated 1529 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-09 02:49:28.013 7 INFO nova.api.openstack.compute.server_external_events [req-657d506b-7444-488c-984e-ff002a02c15a req-fad89473-b6a7-4764-abe1-fc9703822156 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-vif-plugged:b25efb2b-bc11-4bc7-8f87-d9a91bf7f867 for instance 7aecb2c4-7898-41d1-9f81-d0ce176fc0a6 on instance [pid: 7|app: 0|req: 421/839] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:49:27 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 419/840] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:49:28 2026] GET /v2.1/servers/7aecb2c4-7898-41d1-9f81-d0ce176fc0a6 => generated 1529 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: 7|app: 0|req: 422/841] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:49:29 2026] GET /v2.1/servers/7aecb2c4-7898-41d1-9f81-d0ce176fc0a6 => generated 1697 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/842] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:49:29 2026] GET /v2.1/servers/7aecb2c4-7898-41d1-9f81-d0ce176fc0a6 => generated 1697 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:49:30.053 7 INFO nova.api.openstack.compute.server_external_events [req-515da153-83ca-4941-9478-3ac470d3e39f req-143183ac-d36b-4c16-86b8-c5b4b1f6217e 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-vif-plugged:b25efb2b-bc11-4bc7-8f87-d9a91bf7f867 for instance 7aecb2c4-7898-41d1-9f81-d0ce176fc0a6 on instance [pid: 7|app: 0|req: 423/843] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:49:30 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-09 02:49:31.071 8 INFO nova.api.openstack.compute.server_external_events [req-eda2f5eb-48f1-432b-a4d7-762eeec910c1 req-0244df3e-8804-46de-a540-9e0b57474ec3 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-changed:b25efb2b-bc11-4bc7-8f87-d9a91bf7f867 for instance 7aecb2c4-7898-41d1-9f81-d0ce176fc0a6 on instance [pid: 8|app: 0|req: 421/844] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:49:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 424/845] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:49:33 2026] GET /v2.1/servers/3300852d-0676-4681-9022-acad8586fe6f => generated 1929 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 422/846] 10.0.0.94 () {32 vars in 752 bytes} [Sat May 9 02:49:34 2026] GET /v2.1/servers/3300852d-0676-4681-9022-acad8586fe6f/os-server-password => generated 116 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: 425/847] 10.0.0.94 () {32 vars in 717 bytes} [Sat May 9 02:49:36 2026] DELETE /v2.1/servers/3300852d-0676-4681-9022-acad8586fe6f => generated 0 bytes in 101 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: 423/848] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:49:36 2026] GET /v2.1/servers/3300852d-0676-4681-9022-acad8586fe6f => generated 1935 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-09 02:49:36.844 7 INFO nova.api.openstack.compute.server_external_events [req-59263a9b-b698-44ec-a406-fd8d84059a9d req-a07640fa-0eef-42c4-9579-577e8b023215 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-vif-unplugged:66299331-9fc3-4e8f-858a-f1253d901603 for instance 3300852d-0676-4681-9022-acad8586fe6f on instance [pid: 7|app: 0|req: 426/849] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:49:36 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: 424/850] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:49:37 2026] GET /v2.1/servers/3300852d-0676-4681-9022-acad8586fe6f => generated 1820 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-09 02:49:38.625 7 INFO nova.api.openstack.wsgi [None req-a638e136-13cb-4c6f-b334-dcbf48297500 d7ae78962f82419496ab4d0617c697ec e4fe6e0471ad4d069744909f53affa9c - - default default] HTTP exception thrown: Instance 3300852d-0676-4681-9022-acad8586fe6f could not be found. [pid: 7|app: 0|req: 428/853] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:49:38 2026] GET /v2.1/servers/3300852d-0676-4681-9022-acad8586fe6f => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:49:38.663 8 INFO nova.api.openstack.wsgi [None req-23bbd423-5bef-4fcd-a4a4-d9cf7bb8fd1a d7ae78962f82419496ab4d0617c697ec e4fe6e0471ad4d069744909f53affa9c - - default default] HTTP exception thrown: Instance 3300852d-0676-4681-9022-acad8586fe6f could not be found. [pid: 8|app: 0|req: 426/854] 10.0.0.94 () {32 vars in 717 bytes} [Sat May 9 02:49:38 2026] DELETE /v2.1/servers/3300852d-0676-4681-9022-acad8586fe6f => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:49:38.699 7 INFO nova.api.openstack.wsgi [None req-35de739f-e988-4424-8b08-75d6624f3def d7ae78962f82419496ab4d0617c697ec e4fe6e0471ad4d069744909f53affa9c - - default default] HTTP exception thrown: Instance 3300852d-0676-4681-9022-acad8586fe6f could not be found. [pid: 7|app: 0|req: 429/855] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:49:38 2026] GET /v2.1/servers/3300852d-0676-4681-9022-acad8586fe6f => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 427/856] 10.0.0.94 () {32 vars in 703 bytes} [Sat May 9 02:49:38 2026] DELETE /v2.1/os-keypairs/tempest-keypair-610153556 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:49:38.887 7 INFO nova.api.openstack.compute.server_external_events [req-cd7deaf8-31fd-4fff-80bd-1538a1377497 req-de13f51c-69af-4e9e-8fbf-44f3b39f880e 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-vif-plugged:66299331-9fc3-4e8f-858a-f1253d901603 for instance 3300852d-0676-4681-9022-acad8586fe6f on instance 2026-05-09 02:49:38.887 7 INFO nova.api.openstack.compute.server_external_events [req-cd7deaf8-31fd-4fff-80bd-1538a1377497 req-de13f51c-69af-4e9e-8fbf-44f3b39f880e 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-vif-deleted:66299331-9fc3-4e8f-858a-f1253d901603 for instance 3300852d-0676-4681-9022-acad8586fe6f on instance [pid: 7|app: 0|req: 430/857] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:49:38 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/858] 10.0.0.94 () {32 vars in 727 bytes} [Sat May 9 02:49:39 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1023438091 => generated 0 bytes in 22 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.244 () {30 vars in 619 bytes} [Sat May 9 02:49:40 2026] GET /v2.1 => generated 0 bytes in 149 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 429/860] 10.0.0.244 () {30 vars in 621 bytes} [Sat May 9 02:49:40 2026] GET /v2.1/ => generated 410 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/861] 10.0.0.244 () {34 vars in 913 bytes} [Sat May 9 02:49:41 2026] GET /v2.1/os-simple-tenant-usage/3ec35f82c9354065a2052104b1f9e27c?start=2026-05-08T00:00:00&end=2026-05-09T23:59:59 => generated 20 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/862] 10.0.0.94 () {34 vars in 749 bytes} [Sat May 9 02:49:41 2026] POST /v2.1/servers/7aecb2c4-7898-41d1-9f81-d0ce176fc0a6/action => generated 31710 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 433/863] 10.0.0.244 () {30 vars in 654 bytes} [Sat May 9 02:49:41 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 431/864] 10.0.0.244 () {30 vars in 619 bytes} [Sat May 9 02:49:43 2026] GET /v2.1 => generated 0 bytes in 208 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 434/865] 10.0.0.244 () {30 vars in 621 bytes} [Sat May 9 02:49:43 2026] GET /v2.1/ => generated 410 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/866] 10.0.0.244 () {34 vars in 913 bytes} [Sat May 9 02:49:43 2026] GET /v2.1/os-simple-tenant-usage/3ec35f82c9354065a2052104b1f9e27c?start=2026-05-08T00:00:00&end=2026-05-09T23:59:59 => generated 20 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/867] 10.0.0.244 () {30 vars in 654 bytes} [Sat May 9 02:49:43 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, ' 2026-05-09 02:49:44.830 8 INFO nova.api.openstack.compute.server_external_events [req-ec148c52-5f4e-4227-a7ba-ac288d4dcc7d req-3e53e32b-76dc-49e1-820d-3f2fe323e450 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-changed:b25efb2b-bc11-4bc7-8f87-d9a91bf7f867 for instance 7aecb2c4-7898-41d1-9f81-d0ce176fc0a6 on instance [pid: 8|app: 0|req: 433/868] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:49:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/869] 10.0.0.94 () {34 vars in 670 bytes} [Sat May 9 02:49:45 2026] POST /v2.1/os-keypairs => generated 397 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/872] 10.0.0.94 () {34 vars in 662 bytes} [Sat May 9 02:49:48 2026] POST /v2.1/servers => generated 448 bytes in 599 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: 435/873] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:49:48 2026] GET /v2.1/servers/b7cd5107-749d-4930-a20c-87f753b969c6 => generated 1401 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 439/874] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:49:49 2026] GET /v2.1/servers/b7cd5107-749d-4930-a20c-87f753b969c6 => generated 1459 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:49:50.815 8 INFO nova.api.openstack.compute.server_external_events [req-3c70d1cf-dba6-438b-94be-7d2eadfde8ce req-f196cf36-cef6-4ce5-9dc3-6f37f8b5eb70 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-changed:2dfe0004-8b1b-4099-89c1-4d28b7c6314b for instance b7cd5107-749d-4930-a20c-87f753b969c6 on instance [pid: 8|app: 0|req: 436/875] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:49:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 440/876] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:49:50 2026] GET /v2.1/servers/b7cd5107-749d-4930-a20c-87f753b969c6 => generated 1525 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 437/877] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:49:52 2026] GET /v2.1/servers/b7cd5107-749d-4930-a20c-87f753b969c6 => generated 1525 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-09 02:49:52.851 7 INFO nova.api.openstack.compute.server_external_events [req-429837a1-07b7-421f-93ca-4d05cc37c42e req-c3f4cc83-d080-40ba-96f7-808ea168fd1f 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-vif-plugged:2dfe0004-8b1b-4099-89c1-4d28b7c6314b for instance b7cd5107-749d-4930-a20c-87f753b969c6 on instance 2026-05-09 02:49:52.852 7 INFO nova.api.openstack.compute.server_external_events [req-429837a1-07b7-421f-93ca-4d05cc37c42e req-c3f4cc83-d080-40ba-96f7-808ea168fd1f 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-vif-plugged:2dfe0004-8b1b-4099-89c1-4d28b7c6314b for instance b7cd5107-749d-4930-a20c-87f753b969c6 on instance [pid: 7|app: 0|req: 441/878] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:49:52 2026] POST /v2.1/os-server-external-events => generated 354 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: 438/879] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:49:53 2026] GET /v2.1/servers/b7cd5107-749d-4930-a20c-87f753b969c6 => generated 1694 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 442/880] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:49:53 2026] GET /v2.1/servers/b7cd5107-749d-4930-a20c-87f753b969c6 => generated 1694 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:49:54.811 8 INFO nova.api.openstack.compute.server_external_events [req-1c5d4fab-910a-468e-81f0-71f60565e9af req-671e83f5-2cf9-4da1-a703-5bdae51c3bff 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-changed:2dfe0004-8b1b-4099-89c1-4d28b7c6314b for instance b7cd5107-749d-4930-a20c-87f753b969c6 on instance [pid: 8|app: 0|req: 439/881] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:49:54 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: 444/884] 10.0.0.94 () {34 vars in 749 bytes} [Sat May 9 02:50:02 2026] POST /v2.1/servers/b7cd5107-749d-4930-a20c-87f753b969c6/action => generated 31695 bytes in 92 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/885] 10.0.0.94 () {32 vars in 717 bytes} [Sat May 9 02:50:05 2026] DELETE /v2.1/servers/b7cd5107-749d-4930-a20c-87f753b969c6 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 445/886] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:50:05 2026] GET /v2.1/servers/b7cd5107-749d-4930-a20c-87f753b969c6 => generated 1820 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-09 02:50:06.022 8 INFO nova.api.openstack.compute.server_external_events [req-f2ed1e0d-2df6-4035-a5e2-1e38abe13107 req-83a5dcef-30f3-4661-a48c-471cba43821d 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-vif-unplugged:2dfe0004-8b1b-4099-89c1-4d28b7c6314b for instance b7cd5107-749d-4930-a20c-87f753b969c6 on instance [pid: 8|app: 0|req: 442/887] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:50:05 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/888] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:50:06 2026] GET /v2.1/servers/b7cd5107-749d-4930-a20c-87f753b969c6 => generated 1820 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, ' 2026-05-09 02:50:08.077 7 INFO nova.api.openstack.compute.server_external_events [req-85279a4b-5a80-4857-87c8-d78c259c40e7 req-9fecdcfc-c673-4232-8b47-0a493c6cc515 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-vif-plugged:2dfe0004-8b1b-4099-89c1-4d28b7c6314b for instance b7cd5107-749d-4930-a20c-87f753b969c6 on instance 2026-05-09 02:50:08.078 7 INFO nova.api.openstack.compute.server_external_events [req-85279a4b-5a80-4857-87c8-d78c259c40e7 req-9fecdcfc-c673-4232-8b47-0a493c6cc515 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-vif-deleted:2dfe0004-8b1b-4099-89c1-4d28b7c6314b for instance b7cd5107-749d-4930-a20c-87f753b969c6 on instance [pid: 7|app: 0|req: 448/891] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:50:08 2026] POST /v2.1/os-server-external-events => generated 354 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-09 02:50:08.234 8 INFO nova.api.openstack.wsgi [None req-8c5dbe76-3da3-4572-99d7-d23b40a11e96 0fe4c53c17f94050bd86881d858543d2 6dc45f0a679d46a6822c5fe168c53d98 - - default default] HTTP exception thrown: Instance b7cd5107-749d-4930-a20c-87f753b969c6 could not be found. [pid: 8|app: 0|req: 444/892] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:50:08 2026] GET /v2.1/servers/b7cd5107-749d-4930-a20c-87f753b969c6 => generated 111 bytes in 68 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: 449/893] 10.0.0.94 () {32 vars in 727 bytes} [Sat May 9 02:50:08 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-137419495 => 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, ' [pid: 8|app: 0|req: 445/894] 10.0.0.94 () {32 vars in 717 bytes} [Sat May 9 02:50:09 2026] DELETE /v2.1/servers/7aecb2c4-7898-41d1-9f81-d0ce176fc0a6 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/895] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:50:09 2026] GET /v2.1/servers/7aecb2c4-7898-41d1-9f81-d0ce176fc0a6 => generated 1703 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:50:09.417 8 INFO nova.api.openstack.compute.server_external_events [req-421655f9-d11c-4884-8195-bf9a8de03f1f req-886ba9a9-4a09-46a9-b46f-4d9473b835f8 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-vif-unplugged:b25efb2b-bc11-4bc7-8f87-d9a91bf7f867 for instance 7aecb2c4-7898-41d1-9f81-d0ce176fc0a6 on instance [pid: 8|app: 0|req: 446/896] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:50:09 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:50:10.133 7 INFO nova.api.openstack.compute.server_external_events [req-66065671-3428-4c6d-ba5b-6e0175c37ac2 req-052b4128-d18d-467c-8fe2-fa2d6b9b20fa 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-vif-deleted:b25efb2b-bc11-4bc7-8f87-d9a91bf7f867 for instance 7aecb2c4-7898-41d1-9f81-d0ce176fc0a6 on instance [pid: 7|app: 0|req: 451/897] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:50:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:50:10.406 8 INFO nova.api.openstack.wsgi [None req-02b8612b-c622-4a91-a2ca-0e894af4ac35 0fe4c53c17f94050bd86881d858543d2 6dc45f0a679d46a6822c5fe168c53d98 - - default default] HTTP exception thrown: Instance 7aecb2c4-7898-41d1-9f81-d0ce176fc0a6 could not be found. [pid: 8|app: 0|req: 447/898] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:50:10 2026] GET /v2.1/servers/7aecb2c4-7898-41d1-9f81-d0ce176fc0a6 => 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: 7|app: 0|req: 452/899] 10.0.0.94 () {32 vars in 729 bytes} [Sat May 9 02:50:10 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1945085446 => generated 0 bytes in 32 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-09 02:50:11.467 8 INFO nova.api.openstack.compute.server_external_events [req-022a813c-8a48-4b7b-8e83-50550dafcc72 req-16e9cd1f-93c3-453a-b437-089dec29d0a0 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-vif-plugged:b25efb2b-bc11-4bc7-8f87-d9a91bf7f867 for instance 7aecb2c4-7898-41d1-9f81-d0ce176fc0a6 on instance [pid: 8|app: 0|req: 448/900] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:50:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 455/913] 10.0.0.94 () {34 vars in 670 bytes} [Sat May 9 02:51:13 2026] POST /v2.1/os-keypairs => generated 396 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/914] 10.0.0.94 () {34 vars in 662 bytes} [Sat May 9 02:51:15 2026] POST /v2.1/servers => generated 448 bytes in 633 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/915] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:51:16 2026] GET /v2.1/servers/4fb43867-125c-4908-b1b7-55e8f9038221 => generated 1394 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:51:18.608 7 INFO nova.api.openstack.compute.server_external_events [req-88bd6c73-ab99-44cf-8976-e396b1997101 req-8d4c7945-3fec-477b-b50d-c265fdd2f645 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-changed:d4801d70-a523-44e4-81cc-111a4b67a078 for instance 4fb43867-125c-4908-b1b7-55e8f9038221 on instance [pid: 7|app: 0|req: 461/918] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:51:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 458/919] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:51:21 2026] GET /v2.1/servers/4fb43867-125c-4908-b1b7-55e8f9038221 => generated 1518 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 462/920] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:51:26 2026] GET /v2.1/servers/4fb43867-125c-4908-b1b7-55e8f9038221 => generated 1518 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-09 02:51:28.038 8 INFO nova.api.openstack.compute.server_external_events [req-8072d74d-5245-40b8-b0ee-4ea961fd1a3f req-f28e54e6-8047-448c-8b27-ee73bf516867 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-vif-plugged:d4801d70-a523-44e4-81cc-111a4b67a078 for instance 4fb43867-125c-4908-b1b7-55e8f9038221 on instance [pid: 8|app: 0|req: 460/923] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:51:28 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-09 02:51:30.078 7 INFO nova.api.openstack.compute.server_external_events [req-108281f8-29d4-4a74-812a-d3e0450db012 req-2369e96c-5ea7-4175-a9a1-9bfb9a618e3e 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-vif-plugged:d4801d70-a523-44e4-81cc-111a4b67a078 for instance 4fb43867-125c-4908-b1b7-55e8f9038221 on instance [pid: 7|app: 0|req: 464/924] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:51:30 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 461/925] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:51:31 2026] GET /v2.1/servers/4fb43867-125c-4908-b1b7-55e8f9038221 => generated 1816 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-09 02:51:33.065 7 INFO nova.api.openstack.compute.server_external_events [req-f1b5df28-8914-4a34-895a-1ee6e6f267f4 req-d5880532-e96d-4040-9e89-95611138f4da 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-changed:d4801d70-a523-44e4-81cc-111a4b67a078 for instance 4fb43867-125c-4908-b1b7-55e8f9038221 on instance [pid: 7|app: 0|req: 465/926] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:51:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/927] 10.0.0.94 () {34 vars in 662 bytes} [Sat May 9 02:51:33 2026] POST /v2.1/servers => generated 448 bytes in 579 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: 466/928] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:51:33 2026] GET /v2.1/servers/d8e8768c-8b5f-49a5-a47e-bb2e6cabb175 => generated 1395 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, ' 2026-05-09 02:51:35.501 8 INFO nova.api.openstack.compute.server_external_events [req-666a173f-cdfe-41fb-9499-753862460484 req-f694a64e-1933-436b-a6ef-4cd79576bcb9 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-changed:1626880f-a037-446a-a3bd-6d982aa0bac2 for instance d8e8768c-8b5f-49a5-a47e-bb2e6cabb175 on instance [pid: 8|app: 0|req: 463/929] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:51:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:51:36.154 7 INFO nova.api.openstack.compute.server_external_events [req-754b61d0-f76d-40de-bec4-029bfa01ac2b req-a8cee59d-3c7c-4d0f-b2ab-88595ec924a4 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-vif-plugged:1626880f-a037-446a-a3bd-6d982aa0bac2 for instance d8e8768c-8b5f-49a5-a47e-bb2e6cabb175 on instance [pid: 7|app: 0|req: 467/930] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:51:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:51:38.192 8 INFO nova.api.openstack.compute.server_external_events [req-0f65b86f-fb27-4554-941a-2bae1b024020 req-1babfaa9-acf3-4718-9854-191cada89878 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-vif-plugged:1626880f-a037-446a-a3bd-6d982aa0bac2 for instance d8e8768c-8b5f-49a5-a47e-bb2e6cabb175 on instance [pid: 8|app: 0|req: 465/933] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:51:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 469/934] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:51:38 2026] GET /v2.1/servers/d8e8768c-8b5f-49a5-a47e-bb2e6cabb175 => generated 1819 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-09 02:51:40.582 8 INFO nova.api.openstack.compute.server_external_events [req-f1028258-7cf9-416c-8892-2c0a5cf54017 req-c695f7bf-8207-4e1d-8b95-d539e1e6864b 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-changed:1626880f-a037-446a-a3bd-6d982aa0bac2 for instance d8e8768c-8b5f-49a5-a47e-bb2e6cabb175 on instance [pid: 8|app: 0|req: 466/935] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:51:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 472/940] 199.204.45.70 () {36 vars in 713 bytes} [Sat May 9 02:52:02 2026] POST /v2.1/servers => generated 453 bytes in 781 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: 469/941] 199.204.45.70 () {32 vars in 732 bytes} [Sat May 9 02:52:03 2026] GET /v2.1/servers/72dc1f03-dde5-470e-98da-fca87af88dc2 => generated 2213 bytes in 112 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: 473/942] 199.204.45.70 () {32 vars in 758 bytes} [Sat May 9 02:52:03 2026] GET /v2.1/servers/72dc1f03-dde5-470e-98da-fca87af88dc2/os-interface => generated 28 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: 470/943] 199.204.45.70 () {32 vars in 776 bytes} [Sat May 9 02:52:03 2026] GET /v2.1/servers/72dc1f03-dde5-470e-98da-fca87af88dc2/os-volume_attachments => generated 25 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-09 02:52:05.868 7 INFO nova.api.openstack.compute.server_external_events [req-81358bd1-14d4-4d1c-bf64-1e1c9639ce21 req-d5587a1f-e61c-4837-b0ec-5f7d5f7a406f 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-changed:1ae5f32d-6c1f-43f3-b3ab-150600f43baf for instance 72dc1f03-dde5-470e-98da-fca87af88dc2 on instance [pid: 7|app: 0|req: 474/944] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:52:05 2026] POST /v2.1/os-server-external-events => generated 179 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, ' [pid: 8|app: 0|req: 471/945] 199.204.45.70 () {32 vars in 732 bytes} [Sat May 9 02:52:05 2026] GET /v2.1/servers/72dc1f03-dde5-470e-98da-fca87af88dc2 => generated 2433 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 475/946] 199.204.45.70 () {32 vars in 758 bytes} [Sat May 9 02:52:06 2026] GET /v2.1/servers/72dc1f03-dde5-470e-98da-fca87af88dc2/os-interface => generated 283 bytes in 103 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: 472/947] 199.204.45.70 () {32 vars in 776 bytes} [Sat May 9 02:52:06 2026] GET /v2.1/servers/72dc1f03-dde5-470e-98da-fca87af88dc2/os-volume_attachments => generated 197 bytes in 57 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-09 02:52:06.983 7 INFO nova.api.openstack.compute.server_external_events [req-816c18ae-579f-4b2e-bb3e-e05730b6bb6d req-166f4a6b-34ff-4e0a-b9db-9703243654b6 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-vif-plugged:1ae5f32d-6c1f-43f3-b3ab-150600f43baf for instance 72dc1f03-dde5-470e-98da-fca87af88dc2 on instance [pid: 7|app: 0|req: 476/948] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:52:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/951] 199.204.45.70 () {32 vars in 732 bytes} [Sat May 9 02:52:08 2026] GET /v2.1/servers/72dc1f03-dde5-470e-98da-fca87af88dc2 => generated 2580 bytes in 120 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: 478/952] 199.204.45.70 () {32 vars in 758 bytes} [Sat May 9 02:52:08 2026] GET /v2.1/servers/72dc1f03-dde5-470e-98da-fca87af88dc2/os-interface => generated 285 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 475/953] 199.204.45.70 () {32 vars in 776 bytes} [Sat May 9 02:52:08 2026] GET /v2.1/servers/72dc1f03-dde5-470e-98da-fca87af88dc2/os-volume_attachments => generated 197 bytes in 35 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-09 02:52:09.023 7 INFO nova.api.openstack.compute.server_external_events [req-cfa99ad8-ff4c-4546-b8c3-6f42cb5a8a3e req-a27253e6-9d16-4e3f-a37c-8f67751b8bd4 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-vif-plugged:1ae5f32d-6c1f-43f3-b3ab-150600f43baf for instance 72dc1f03-dde5-470e-98da-fca87af88dc2 on instance [pid: 7|app: 0|req: 479/954] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:52:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-09 02:52:43.873 7 INFO nova.api.openstack.compute.server_external_events [req-4f8128b5-a9d7-4e2d-b0ad-a76f26f29e54 req-1efc1bc5-4eb4-40d9-baaf-e6c97d6f070b 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-changed:c6b345fe-8c4a-46a6-9fd0-9571939f4712 for instance 72dc1f03-dde5-470e-98da-fca87af88dc2 on instance [pid: 7|app: 0|req: 483/961] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:52:43 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-09 02:52:44.652 7 INFO nova.api.openstack.compute.server_external_events [req-e0275471-6b0c-40ef-a5b0-005ab1c85d49 req-b5c678c4-2da7-4ed3-9232-9573f760a53a 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-vif-plugged:c6b345fe-8c4a-46a6-9fd0-9571939f4712 for instance 72dc1f03-dde5-470e-98da-fca87af88dc2 on instance [pid: 7|app: 0|req: 484/962] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:52:44 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/963] 199.204.45.70 () {36 vars in 811 bytes} [Sat May 9 02:52:42 2026] POST /v2.1/servers/72dc1f03-dde5-470e-98da-fca87af88dc2/os-interface => generated 279 bytes in 1954 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-09 02:52:45.917 7 INFO nova.api.openstack.compute.server_external_events [req-ac9ac4ac-3fa8-49cd-9835-74780936db29 req-a56b1508-2ee0-4a6d-92c7-de6d7370cdd6 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-changed:c6b345fe-8c4a-46a6-9fd0-9571939f4712 for instance 72dc1f03-dde5-470e-98da-fca87af88dc2 on instance 2026-05-09 02:52:45.917 7 INFO nova.api.openstack.compute.server_external_events [req-ac9ac4ac-3fa8-49cd-9835-74780936db29 req-a56b1508-2ee0-4a6d-92c7-de6d7370cdd6 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-changed:c6b345fe-8c4a-46a6-9fd0-9571939f4712 for instance 72dc1f03-dde5-470e-98da-fca87af88dc2 on instance [pid: 7|app: 0|req: 485/964] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:52:45 2026] POST /v2.1/os-server-external-events => generated 346 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-09 02:52:46.703 8 INFO nova.api.openstack.compute.server_external_events [req-53610605-c170-477d-a30f-6325a3bb5194 req-ded4b14d-c69e-4d37-a967-1119710e71c4 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-vif-plugged:c6b345fe-8c4a-46a6-9fd0-9571939f4712 for instance 72dc1f03-dde5-470e-98da-fca87af88dc2 on instance [pid: 8|app: 0|req: 480/965] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:52:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:53:10.356 8 INFO nova.api.openstack.compute.server_external_events [req-fd50b1cd-a1be-47f4-8d39-fddbf1f9546b req-8d117bff-8703-46fa-96c4-0b06816092a9 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-changed:f24831b7-8469-414f-9a92-031751ad09dc for instance 72dc1f03-dde5-470e-98da-fca87af88dc2 on instance [pid: 8|app: 0|req: 484/972] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:53:10 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: 489/973] 199.204.45.70 () {36 vars in 811 bytes} [Sat May 9 02:53:08 2026] POST /v2.1/servers/72dc1f03-dde5-470e-98da-fca87af88dc2/os-interface => generated 375 bytes in 2516 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-09 02:53:12.403 8 INFO nova.api.openstack.compute.server_external_events [req-3a79487f-8fa6-4993-ab64-c25c85a49bd9 req-a7d7789c-7c6e-444c-a17c-ed08e6b1173e 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-vif-plugged:f24831b7-8469-414f-9a92-031751ad09dc for instance 72dc1f03-dde5-470e-98da-fca87af88dc2 on instance 2026-05-09 02:53:12.404 8 INFO nova.api.openstack.compute.server_external_events [req-3a79487f-8fa6-4993-ab64-c25c85a49bd9 req-a7d7789c-7c6e-444c-a17c-ed08e6b1173e 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-vif-plugged:f24831b7-8469-414f-9a92-031751ad09dc for instance 72dc1f03-dde5-470e-98da-fca87af88dc2 on instance 2026-05-09 02:53:12.404 8 INFO nova.api.openstack.compute.server_external_events [req-3a79487f-8fa6-4993-ab64-c25c85a49bd9 req-a7d7789c-7c6e-444c-a17c-ed08e6b1173e 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-changed:f24831b7-8469-414f-9a92-031751ad09dc for instance 72dc1f03-dde5-470e-98da-fca87af88dc2 on instance [pid: 8|app: 0|req: 485/974] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:53:12 2026] POST /v2.1/os-server-external-events => generated 521 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:53:21.084 8 INFO nova.api.openstack.compute.server_external_events [req-10209e4c-7a0d-46f6-92fd-a7ec9d2738d9 req-b374530c-ea52-45bc-b320-0286c6bf6f2f 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-changed:7b0db26d-e546-4571-a34e-87978a9401e3 for instance 72dc1f03-dde5-470e-98da-fca87af88dc2 on instance [pid: 8|app: 0|req: 487/977] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:53:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/978] 199.204.45.70 () {36 vars in 811 bytes} [Sat May 9 02:53:19 2026] POST /v2.1/servers/72dc1f03-dde5-470e-98da-fca87af88dc2/os-interface => generated 377 bytes in 2959 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-09 02:53:23.126 8 INFO nova.api.openstack.compute.server_external_events [req-21cb4475-6445-4238-b2c0-4e7b8d80b41a req-62ab73ed-228e-4165-a3d0-55fe0a565cbb 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-vif-plugged:7b0db26d-e546-4571-a34e-87978a9401e3 for instance 72dc1f03-dde5-470e-98da-fca87af88dc2 on instance 2026-05-09 02:53:23.126 8 INFO nova.api.openstack.compute.server_external_events [req-21cb4475-6445-4238-b2c0-4e7b8d80b41a req-62ab73ed-228e-4165-a3d0-55fe0a565cbb 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-vif-plugged:7b0db26d-e546-4571-a34e-87978a9401e3 for instance 72dc1f03-dde5-470e-98da-fca87af88dc2 on instance [pid: 8|app: 0|req: 488/979] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:53:23 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-09 02:53:25.175 7 INFO nova.api.openstack.compute.server_external_events [req-286c5d72-d2c9-40d3-81fd-b5b6b5b2dda4 req-f209d5ce-ffbf-4d78-87ba-874fb59f65ff 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-changed:7b0db26d-e546-4571-a34e-87978a9401e3 for instance 72dc1f03-dde5-470e-98da-fca87af88dc2 on instance [pid: 7|app: 0|req: 492/980] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:53:25 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, ' 2026-05-09 02:53:35.811 8 INFO nova.api.openstack.compute.server_external_events [req-4ca66074-a6b6-4dfb-bd61-17416382be49 req-0e2a7720-449a-4b0f-add5-ee130680bae3 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-changed:7b0db26d-e546-4571-a34e-87978a9401e3 for instance 72dc1f03-dde5-470e-98da-fca87af88dc2 on instance [pid: 8|app: 0|req: 490/983] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:53:35 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: 494/984] 199.204.45.70 () {34 vars in 854 bytes} [Sat May 9 02:53:36 2026] DELETE /v2.1/servers/72dc1f03-dde5-470e-98da-fca87af88dc2/os-interface/7b0db26d-e546-4571-a34e-87978a9401e3 => generated 0 bytes in 76 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-09 02:53:37.850 8 INFO nova.api.openstack.compute.server_external_events [req-74fa45ac-3616-411a-997e-004c9e8d54c5 req-e049e1fd-57bc-4254-a9ea-9703d7b2953f 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-vif-unplugged:7b0db26d-e546-4571-a34e-87978a9401e3 for instance 72dc1f03-dde5-470e-98da-fca87af88dc2 on instance 2026-05-09 02:53:37.851 8 INFO nova.api.openstack.compute.server_external_events [req-74fa45ac-3616-411a-997e-004c9e8d54c5 req-e049e1fd-57bc-4254-a9ea-9703d7b2953f 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-vif-plugged:7b0db26d-e546-4571-a34e-87978a9401e3 for instance 72dc1f03-dde5-470e-98da-fca87af88dc2 on instance 2026-05-09 02:53:37.851 8 INFO nova.api.openstack.compute.server_external_events [req-74fa45ac-3616-411a-997e-004c9e8d54c5 req-e049e1fd-57bc-4254-a9ea-9703d7b2953f 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-vif-deleted:7b0db26d-e546-4571-a34e-87978a9401e3 for instance 72dc1f03-dde5-470e-98da-fca87af88dc2 on instance [pid: 8|app: 0|req: 492/987] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:53:37 2026] POST /v2.1/os-server-external-events => generated 527 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-09 02:53:41.298 7 INFO nova.api.openstack.compute.server_external_events [req-05fdd338-0cd2-437e-bcf3-193a3fae38d4 req-d1d13e7f-4c86-4e3e-a5b9-14261b57bea6 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-changed:f24831b7-8469-414f-9a92-031751ad09dc for instance 72dc1f03-dde5-470e-98da-fca87af88dc2 on instance [pid: 7|app: 0|req: 496/988] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:53:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 493/989] 199.204.45.70 () {34 vars in 854 bytes} [Sat May 9 02:53:41 2026] DELETE /v2.1/servers/72dc1f03-dde5-470e-98da-fca87af88dc2/os-interface/f24831b7-8469-414f-9a92-031751ad09dc => generated 0 bytes in 60 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-09 02:53:43.377 7 INFO nova.api.openstack.compute.server_external_events [req-9ee2f4d4-cae3-4dd8-a8d0-c93f8c789267 req-5d2f232b-73d7-457e-825b-e6395ecedfc1 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-vif-unplugged:f24831b7-8469-414f-9a92-031751ad09dc for instance 72dc1f03-dde5-470e-98da-fca87af88dc2 on instance 2026-05-09 02:53:43.378 7 INFO nova.api.openstack.compute.server_external_events [req-9ee2f4d4-cae3-4dd8-a8d0-c93f8c789267 req-5d2f232b-73d7-457e-825b-e6395ecedfc1 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-vif-plugged:f24831b7-8469-414f-9a92-031751ad09dc for instance 72dc1f03-dde5-470e-98da-fca87af88dc2 on instance 2026-05-09 02:53:43.379 7 INFO nova.api.openstack.compute.server_external_events [req-9ee2f4d4-cae3-4dd8-a8d0-c93f8c789267 req-5d2f232b-73d7-457e-825b-e6395ecedfc1 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-vif-deleted:f24831b7-8469-414f-9a92-031751ad09dc for instance 72dc1f03-dde5-470e-98da-fca87af88dc2 on instance [pid: 7|app: 0|req: 497/990] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:53:43 2026] POST /v2.1/os-server-external-events => generated 527 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: 495/993] 199.204.45.70 () {34 vars in 854 bytes} [Sat May 9 02:53:57 2026] DELETE /v2.1/servers/72dc1f03-dde5-470e-98da-fca87af88dc2/os-interface/c6b345fe-8c4a-46a6-9fd0-9571939f4712 => generated 0 bytes in 38 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-09 02:53:57.584 7 INFO nova.api.openstack.compute.server_external_events [req-189cf50b-bcc0-4c72-bf82-3a13b3f976c0 req-1d7c4c0a-cc8f-4bb4-a758-67f66cf38a45 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-vif-unplugged:c6b345fe-8c4a-46a6-9fd0-9571939f4712 for instance 72dc1f03-dde5-470e-98da-fca87af88dc2 on instance [pid: 7|app: 0|req: 499/994] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:53:57 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-09 02:53:59.645 8 INFO nova.api.openstack.compute.server_external_events [req-2cd0d9a6-d2a3-45da-bf7c-8b534442f5cb req-67c91dda-676b-44f0-8fa0-e4d104251c09 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-vif-plugged:c6b345fe-8c4a-46a6-9fd0-9571939f4712 for instance 72dc1f03-dde5-470e-98da-fca87af88dc2 on instance [pid: 8|app: 0|req: 497/997] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:53:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 501/998] 199.204.45.70 () {34 vars in 754 bytes} [Sat May 9 02:54:00 2026] DELETE /v2.1/servers/72dc1f03-dde5-470e-98da-fca87af88dc2 => generated 0 bytes in 115 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-09 02:54:01.261 8 INFO nova.api.openstack.compute.server_external_events [req-ed16c2e5-832b-4fa9-bcda-5e74d358d1ae req-2a359e06-07bf-4543-9e3d-736009a43b7b 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-vif-deleted:1ae5f32d-6c1f-43f3-b3ab-150600f43baf for instance 72dc1f03-dde5-470e-98da-fca87af88dc2 on instance [pid: 8|app: 0|req: 498/999] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:54:01 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-09 02:54:01.694 7 INFO nova.api.openstack.compute.server_external_events [req-02cc151b-22fc-463b-b330-bde7b120d563 req-ded86716-968d-4035-865d-aaa62a18f9ac 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-vif-unplugged:1ae5f32d-6c1f-43f3-b3ab-150600f43baf for instance 72dc1f03-dde5-470e-98da-fca87af88dc2 on instance 2026-05-09 02:54:01.695 7 INFO nova.api.openstack.compute.server_external_events [req-02cc151b-22fc-463b-b330-bde7b120d563 req-ded86716-968d-4035-865d-aaa62a18f9ac 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-vif-plugged:1ae5f32d-6c1f-43f3-b3ab-150600f43baf for instance 72dc1f03-dde5-470e-98da-fca87af88dc2 on instance [pid: 7|app: 0|req: 502/1000] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:54:01 2026] POST /v2.1/os-server-external-events => generated 356 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: 499/1001] 10.0.0.94 () {32 vars in 717 bytes} [Sat May 9 02:54:02 2026] DELETE /v2.1/servers/d8e8768c-8b5f-49a5-a47e-bb2e6cabb175 => generated 0 bytes in 99 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: 503/1002] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:54:02 2026] GET /v2.1/servers/d8e8768c-8b5f-49a5-a47e-bb2e6cabb175 => generated 1945 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, ' 2026-05-09 02:54:03.306 8 INFO nova.api.openstack.compute.server_external_events [req-d73b1457-c11f-4910-9272-b53e4ca91ad4 req-751a3688-e9e2-4a7c-bcb7-e61658dcf01a 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-changed:1626880f-a037-446a-a3bd-6d982aa0bac2 for instance d8e8768c-8b5f-49a5-a47e-bb2e6cabb175 on instance [pid: 8|app: 0|req: 500/1003] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:54:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:54:03.741 7 INFO nova.api.openstack.compute.server_external_events [req-8ebf3cf0-d045-449a-8d96-38639d157d7c req-d15bc83e-d816-48c8-aa6f-8414e549e823 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-vif-unplugged:1626880f-a037-446a-a3bd-6d982aa0bac2 for instance d8e8768c-8b5f-49a5-a47e-bb2e6cabb175 on instance 2026-05-09 02:54:03.742 7 INFO nova.api.openstack.compute.server_external_events [req-8ebf3cf0-d045-449a-8d96-38639d157d7c req-d15bc83e-d816-48c8-aa6f-8414e549e823 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-vif-plugged:1626880f-a037-446a-a3bd-6d982aa0bac2 for instance d8e8768c-8b5f-49a5-a47e-bb2e6cabb175 on instance [pid: 7|app: 0|req: 504/1004] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:54:03 2026] POST /v2.1/os-server-external-events => generated 356 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, ' 2026-05-09 02:54:05.345 8 INFO nova.api.openstack.compute.server_external_events [req-7a58f620-6122-4306-9c3c-84b3b9f03ea1 req-c2bf30e8-a6b7-4c91-b98f-b9dd876274ab 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-vif-deleted:1626880f-a037-446a-a3bd-6d982aa0bac2 for instance d8e8768c-8b5f-49a5-a47e-bb2e6cabb175 on instance [pid: 8|app: 0|req: 501/1005] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:54:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:54:07.840 8 INFO nova.api.openstack.wsgi [None req-e28d3c6c-8d82-4af6-b54a-fe9c739aa414 e813eddec6bb46209d69070be47d0cfa 9c8912148f8044bc83ca249422519038 - - default default] HTTP exception thrown: Instance d8e8768c-8b5f-49a5-a47e-bb2e6cabb175 could not be found. [pid: 8|app: 0|req: 503/1008] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:54:07 2026] GET /v2.1/servers/d8e8768c-8b5f-49a5-a47e-bb2e6cabb175 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:54:08.302 7 INFO nova.api.openstack.compute.server_external_events [req-1bf56d1f-fa5c-4220-a887-75056639f46a req-5d9d7383-2080-4f73-a22f-a959270b0a49 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-changed:d4801d70-a523-44e4-81cc-111a4b67a078 for instance 4fb43867-125c-4908-b1b7-55e8f9038221 on instance [pid: 7|app: 0|req: 506/1009] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:54:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 504/1010] 10.0.0.94 () {32 vars in 717 bytes} [Sat May 9 02:54:08 2026] DELETE /v2.1/servers/4fb43867-125c-4908-b1b7-55e8f9038221 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 507/1011] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:54:08 2026] GET /v2.1/servers/4fb43867-125c-4908-b1b7-55e8f9038221 => generated 1942 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-09 02:54:08.649 8 INFO nova.api.openstack.compute.server_external_events [req-dc95b281-0a94-425b-9aed-b5f6da865cc7 req-04eb6e92-b26d-4d6d-b4cb-66aaa0b1b736 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-vif-unplugged:d4801d70-a523-44e4-81cc-111a4b67a078 for instance 4fb43867-125c-4908-b1b7-55e8f9038221 on instance [pid: 8|app: 0|req: 505/1012] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:54:08 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 02:54:10.692 7 INFO nova.api.openstack.compute.server_external_events [req-6a4caafa-9631-4cff-9f24-efddb6817777 req-ff966015-9310-4545-b8ed-330dfb04831a 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-vif-plugged:d4801d70-a523-44e4-81cc-111a4b67a078 for instance 4fb43867-125c-4908-b1b7-55e8f9038221 on instance 2026-05-09 02:54:10.692 7 INFO nova.api.openstack.compute.server_external_events [req-6a4caafa-9631-4cff-9f24-efddb6817777 req-ff966015-9310-4545-b8ed-330dfb04831a 6d22881bd0f84be194a836b28e69889f 97c1d1443081499b9f91be4edc94f112 - - 6205921c7ba34f2c8fc731f8b98d2a17 6205921c7ba34f2c8fc731f8b98d2a17] Creating event network-vif-deleted:d4801d70-a523-44e4-81cc-111a4b67a078 for instance 4fb43867-125c-4908-b1b7-55e8f9038221 on instance [pid: 7|app: 0|req: 508/1013] 10.0.0.245 () {38 vars in 815 bytes} [Sat May 9 02:54:10 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-09 02:54:13.640 8 INFO nova.api.openstack.wsgi [None req-f70e6b7d-7872-431d-b8c2-1d9ba2e0790b e813eddec6bb46209d69070be47d0cfa 9c8912148f8044bc83ca249422519038 - - default default] HTTP exception thrown: Instance 4fb43867-125c-4908-b1b7-55e8f9038221 could not be found. [pid: 8|app: 0|req: 506/1014] 10.0.0.94 () {32 vars in 714 bytes} [Sat May 9 02:54:13 2026] GET /v2.1/servers/4fb43867-125c-4908-b1b7-55e8f9038221 => 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: 509/1015] 10.0.0.94 () {32 vars in 725 bytes} [Sat May 9 02:54:15 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1787679431 => generated 0 bytes in 28 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-09 02:54:15.487 8 INFO nova.api.openstack.wsgi [None req-1892cd24-c31f-415c-a7a1-537a478b25df e813eddec6bb46209d69070be47d0cfa 9c8912148f8044bc83ca249422519038 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1787679431 not found for user e813eddec6bb46209d69070be47d0cfa [pid: 8|app: 0|req: 507/1016] 10.0.0.94 () {32 vars in 722 bytes} [Sat May 9 02:54:15 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1787679431 => generated 142 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1021] 10.0.0.94 () {32 vars in 654 bytes} [Sat May 9 02:54:31 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: 512/1022] 10.0.0.94 () {32 vars in 640 bytes} [Sat May 9 02:54:31 2026] GET /v2.1/servers => generated 15 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-09 02:54:31.507 8 WARNING oslo_db.sqlalchemy.utils [None req-d5c420fa-bd69-4586-9c57-07f37ddef43c f8ebcf0cc0e04a36ab009bf243552091 25a37350ab6c45ab8cd947db5e15687a - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 511/1023] 10.0.0.94 () {32 vars in 648 bytes} [Sat May 9 02:54:31 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: 513/1024] 10.0.0.94 () {32 vars in 693 bytes} [Sat May 9 02:54:31 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1057] 10.0.0.36 () {28 vars in 454 bytes} [Sat May 9 02:57:11 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) 2026-05-09 02:57:11.510 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [c285c756-6fea-4dfe-86a9-ca88bfba9398] AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-09 02:57:11.511 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Sat May 9 02:57:11 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1 (ip 10.0.0.36) !!! 2026-05-09 02:57:11.514 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Sat May 9 02:57:11 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1 (ip 10.0.0.36) !!! [pid: 8|app: 0|req: 528/1058] 10.0.0.36 () {30 vars in 658 bytes} [Sat May 9 02:57:11 2026] GET /v2.1 => generated 0 bytes in 78 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) 2026-05-09 02:57:11.592 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [f1686ce0-aaa5-4620-b2d8-01644bdabd89] AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  [pid: 7|app: 0|req: 531/1059] 10.0.0.36 () {32 vars in 731 bytes} [Sat May 9 02:57:11 2026] GET /v2.1/ => generated 410 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1060] 10.0.0.36 () {34 vars in 804 bytes} [Sat May 9 02:57:11 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1061] 10.0.0.36 () {28 vars in 454 bytes} [Sat May 9 02:57:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1062] 10.0.0.36 () {30 vars in 658 bytes} [Sat May 9 02:57:12 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) 2026-05-09 02:57:12.287 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Sat May 9 02:57:12 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1/ (ip 10.0.0.36) !!! 2026-05-09 02:57:12.292 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Sat May 9 02:57:12 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1/ (ip 10.0.0.36) !!! [pid: 7|app: 0|req: 533/1063] 10.0.0.36 () {32 vars in 731 bytes} [Sat May 9 02:57:12 2026] GET /v2.1/ => generated 410 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1064] 10.0.0.36 () {34 vars in 892 bytes} [Sat May 9 02:57:12 2026] GET /v2.1/servers/detail?project_id=25a37350ab6c45ab8cd947db5e15687a&all_tenants=True => generated 15 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1065] 10.0.0.36 () {34 vars in 892 bytes} [Sat May 9 02:57:12 2026] GET /v2.1/servers/detail?project_id=85b2faa42b6f4d24baef0274b12f157d&all_tenants=True => generated 15 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-09 02:57:12.595 8 INFO oslo.messaging._drivers.impl_rabbit [-] [c285c756-6fea-4dfe-86a9-ca88bfba9398] Reconnected to AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 via [amqp] client with port 35896. [pid: 8|app: 0|req: 532/1066] 10.0.0.36 () {34 vars in 892 bytes} [Sat May 9 02:57:12 2026] GET /v2.1/servers/detail?project_id=97c1d1443081499b9f91be4edc94f112&all_tenants=True => generated 15 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1101] 10.0.0.67 () {28 vars in 455 bytes} [Sat May 9 03:00:07 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1102] 10.0.0.67 () {30 vars in 659 bytes} [Sat May 9 03:00:07 2026] GET /v2.1 => generated 0 bytes in 67 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 553/1103] 10.0.0.67 () {30 vars in 661 bytes} [Sat May 9 03:00:07 2026] GET /v2.1/ => generated 410 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1104] 10.0.0.67 () {34 vars in 766 bytes} [Sat May 9 03:00:07 2026] GET /v2.1/os-services => generated 783 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1107] 10.0.0.67 () {28 vars in 455 bytes} [Sat May 9 03:00:10 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) 2026-05-09 03:00:10.729 7 INFO oslo.messaging._drivers.impl_rabbit [-] [f1686ce0-aaa5-4620-b2d8-01644bdabd89] Reconnected to AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 via [amqp] client with port 54546. [pid: 7|app: 0|req: 555/1108] 10.0.0.67 () {30 vars in 659 bytes} [Sat May 9 03:00:10 2026] GET /v2.1 => generated 0 bytes in 70 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: 554/1109] 10.0.0.67 () {30 vars in 661 bytes} [Sat May 9 03:00:10 2026] GET /v2.1/ => generated 410 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1110] 10.0.0.67 () {34 vars in 766 bytes} [Sat May 9 03:00:10 2026] GET /v2.1/os-services => generated 783 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1111] 10.0.0.67 () {28 vars in 455 bytes} [Sat May 9 03:00:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 557/1112] 10.0.0.67 () {30 vars in 659 bytes} [Sat May 9 03:00:14 2026] GET /v2.1 => generated 0 bytes in 50 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) 2026-05-09 03:00:14.233 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [c285c756-6fea-4dfe-86a9-ca88bfba9398] AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 is unreachable: [Errno 104] Connection reset by peer. Trying again in 1 seconds.: ConnectionResetError: [Errno 104] Connection reset by peer [pid: 8|app: 0|req: 556/1113] 10.0.0.67 () {30 vars in 661 bytes} [Sat May 9 03:00:14 2026] GET /v2.1/ => generated 410 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1114] 10.0.0.67 () {34 vars in 809 bytes} [Sat May 9 03:00:14 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1115] 10.0.0.67 () {28 vars in 455 bytes} [Sat May 9 03:00:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 559/1116] 10.0.0.67 () {30 vars in 659 bytes} [Sat May 9 03:00:17 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 558/1117] 10.0.0.67 () {30 vars in 661 bytes} [Sat May 9 03:00:17 2026] GET /v2.1/ => generated 410 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1118] 10.0.0.67 () {34 vars in 809 bytes} [Sat May 9 03:00:17 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0)