+ 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 [Fri Sep 11 18:00:56 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:02:18 os: Linux-5.15.0-191-generic #201-Ubuntu SMP Fri Aug 7 18:39:04 UTC 2026 nodename: nova-api-osapi-57bdd9fd67-6pvpv 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 0x5637c13da4d0 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-09-11 18:01:00.712 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-09-11 18:01:00.829 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-09-11 18:01:01.136 8 WARNING keystonemiddleware._common.config [None req-b4afd824-e44c-4482-897d-ea5affe13d44 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-11 18:01:01.145 8 WARNING oslo_config.cfg [None req-b4afd824-e44c-4482-897d-ea5affe13d44 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-09-11 18:01:01.261 7 WARNING keystonemiddleware._common.config [None req-b27b12c1-9ce6-4a6d-8fa8-ab8ca5f8f717 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-11 18:01:01.270 7 WARNING oslo_config.cfg [None req-b27b12c1-9ce6-4a6d-8fa8-ab8ca5f8f717 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-09-11 18:01:01.346 8 WARNING keystonemiddleware._common.config [None req-b4afd824-e44c-4482-897d-ea5affe13d44 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x5637c13da4d0 pid: 8 (default app) 2026-09-11 18:01:01.455 7 WARNING keystonemiddleware._common.config [None req-b27b12c1-9ce6-4a6d-8fa8-ab8ca5f8f717 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x5637c13da4d0 pid: 7 (default app) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: [pid: 8|app: 0|req: 2/3] 162.253.55.196 () {42 vars in 704 bytes} [Fri Sep 11 18:01:16 2026] GET /v2.1 => generated 114 bytes in 25 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-09-11 18:01:16.612 7 WARNING oslo_policy.policy [None req-72b923f8-490a-4841-a1c9-57f7a3014d15 ccb02bd4b7ae459eacebefe291d578c7 b773f3ded2d34ecf9066ae9c52fd7a47 - - 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-09-11 18:01:16.613 7 WARNING oslo_policy.policy [None req-72b923f8-490a-4841-a1c9-57f7a3014d15 ccb02bd4b7ae459eacebefe291d578c7 b773f3ded2d34ecf9066ae9c52fd7a47 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 2/4] 162.253.55.196 () {44 vars in 908 bytes} [Fri Sep 11 18:01:16 2026] GET /v2.1 => generated 0 bytes in 674 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-11 18:01:16.764 8 WARNING oslo_policy.policy [req-72b923f8-490a-4841-a1c9-57f7a3014d15 req-c64bdfe0-d43a-4111-872f-2d7c9cd639d7 ccb02bd4b7ae459eacebefe291d578c7 b773f3ded2d34ecf9066ae9c52fd7a47 - - 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-09-11 18:01:16.764 8 WARNING oslo_policy.policy [req-72b923f8-490a-4841-a1c9-57f7a3014d15 req-c64bdfe0-d43a-4111-872f-2d7c9cd639d7 ccb02bd4b7ae459eacebefe291d578c7 b773f3ded2d34ecf9066ae9c52fd7a47 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/5] 162.253.55.196 () {46 vars in 981 bytes} [Fri Sep 11 18:01:16 2026] GET /v2.1/ => generated 399 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-11 18:01:16.918 7 INFO nova.api.openstack.wsgi [None req-cdd05b7b-af27-4e20-8eaf-88fa64135a35 ccb02bd4b7ae459eacebefe291d578c7 b773f3ded2d34ecf9066ae9c52fd7a47 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/6] 162.253.55.196 () {48 vars in 1010 bytes} [Fri Sep 11 18:01:16 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 41 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 162.253.55.196 () {48 vars in 1050 bytes} [Fri Sep 11 18:01:16 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 162.253.55.196 () {52 vars in 1048 bytes} [Fri Sep 11 18:01:16 2026] POST /v2.1/flavors => generated 529 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 10.0.0.22 () {28 vars in 453 bytes} [Fri Sep 11 18:01: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: 5/10] 10.0.0.22 () {30 vars in 657 bytes} [Fri Sep 11 18:01:17 2026] GET /v2.1 => generated 0 bytes in 62 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 6/11] 10.0.0.22 () {30 vars in 659 bytes} [Fri Sep 11 18:01:17 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: 6/12] 10.0.0.22 () {34 vars in 764 bytes} [Fri Sep 11 18:01:17 2026] GET /v2.1/os-services => generated 256 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/13] 162.253.55.196 () {42 vars in 704 bytes} [Fri Sep 11 18:01: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: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 7/14] 162.253.55.196 () {44 vars in 908 bytes} [Fri Sep 11 18:01:17 2026] GET /v2.1 => generated 0 bytes in 61 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 8/15] 162.253.55.196 () {46 vars in 981 bytes} [Fri Sep 11 18:01:17 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-11 18:01:17.946 7 INFO nova.api.openstack.wsgi [None req-c41d8cea-7a8f-4311-9e2b-5c4cdfa6298f ccb02bd4b7ae459eacebefe291d578c7 b773f3ded2d34ecf9066ae9c52fd7a47 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 8/16] 162.253.55.196 () {48 vars in 1012 bytes} [Fri Sep 11 18:01:17 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/17] 162.253.55.196 () {48 vars in 1050 bytes} [Fri Sep 11 18:01:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/18] 162.253.55.196 () {52 vars in 1048 bytes} [Fri Sep 11 18:01:17 2026] POST /v2.1/flavors => generated 532 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/19] 162.253.55.196 () {42 vars in 704 bytes} [Fri Sep 11 18:01: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) [pid: 7|app: 0|req: 10/20] 162.253.55.196 () {44 vars in 908 bytes} [Fri Sep 11 18:01:18 2026] GET /v2.1 => generated 0 bytes in 75 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 11/21] 162.253.55.196 () {46 vars in 981 bytes} [Fri Sep 11 18:01:18 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-11 18:01:18.961 7 INFO nova.api.openstack.wsgi [None req-1bdb1732-535d-4850-815c-6fd4e7c1218b ccb02bd4b7ae459eacebefe291d578c7 b773f3ded2d34ecf9066ae9c52fd7a47 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 11/22] 162.253.55.196 () {48 vars in 1014 bytes} [Fri Sep 11 18:01:18 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/23] 162.253.55.196 () {48 vars in 1050 bytes} [Fri Sep 11 18:01:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/24] 162.253.55.196 () {52 vars in 1048 bytes} [Fri Sep 11 18:01:19 2026] POST /v2.1/flavors => generated 533 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 162.253.55.196 () {42 vars in 704 bytes} [Fri Sep 11 18:01:19 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] 162.253.55.196 () {44 vars in 908 bytes} [Fri Sep 11 18:01:19 2026] GET /v2.1 => generated 0 bytes in 474 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 15/29] 162.253.55.196 () {46 vars in 981 bytes} [Fri Sep 11 18:01:20 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-11 18:01:20.396 8 INFO nova.api.openstack.wsgi [None req-3fbaad8e-1c9f-4713-9958-d88a25485242 ccb02bd4b7ae459eacebefe291d578c7 b773f3ded2d34ecf9066ae9c52fd7a47 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 15/30] 162.253.55.196 () {48 vars in 1012 bytes} [Fri Sep 11 18:01:20 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/31] 162.253.55.196 () {48 vars in 1050 bytes} [Fri Sep 11 18:01:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/32] 162.253.55.196 () {52 vars in 1048 bytes} [Fri Sep 11 18:01:20 2026] POST /v2.1/flavors => generated 532 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/33] 10.0.0.22 () {28 vars in 453 bytes} [Fri Sep 11 18:01: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: 8|app: 0|req: 17/34] 10.0.0.22 () {30 vars in 657 bytes} [Fri Sep 11 18:01:20 2026] GET /v2.1 => generated 0 bytes in 69 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: 18/35] 10.0.0.22 () {30 vars in 659 bytes} [Fri Sep 11 18:01:20 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: 18/36] 10.0.0.22 () {34 vars in 764 bytes} [Fri Sep 11 18:01:20 2026] GET /v2.1/os-services => generated 498 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 19/37] 162.253.55.196 () {42 vars in 704 bytes} [Fri Sep 11 18:01:21 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 19/38] 162.253.55.196 () {44 vars in 908 bytes} [Fri Sep 11 18:01:21 2026] GET /v2.1 => generated 0 bytes in 76 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 20/39] 162.253.55.196 () {46 vars in 981 bytes} [Fri Sep 11 18:01:21 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-11 18:01:21.415 8 INFO nova.api.openstack.wsgi [None req-1dfc3be2-fdd5-455a-a031-dfe40a518be5 ccb02bd4b7ae459eacebefe291d578c7 b773f3ded2d34ecf9066ae9c52fd7a47 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 20/40] 162.253.55.196 () {48 vars in 1014 bytes} [Fri Sep 11 18:01:21 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 21/41] 162.253.55.196 () {48 vars in 1050 bytes} [Fri Sep 11 18:01:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 21/42] 162.253.55.196 () {52 vars in 1048 bytes} [Fri Sep 11 18:01:21 2026] POST /v2.1/flavors => generated 535 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 22/43] 10.0.0.22 () {28 vars in 453 bytes} [Fri Sep 11 18:01:23 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 22/44] 10.0.0.22 () {30 vars in 657 bytes} [Fri Sep 11 18:01:23 2026] GET /v2.1 => generated 0 bytes in 102 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 23/45] 10.0.0.22 () {30 vars in 659 bytes} [Fri Sep 11 18:01:23 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: 23/46] 10.0.0.22 () {34 vars in 807 bytes} [Fri Sep 11 18:01:23 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 24/47] 10.0.0.22 () {28 vars in 453 bytes} [Fri Sep 11 18:01:27 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 24/48] 10.0.0.22 () {30 vars in 657 bytes} [Fri Sep 11 18:01:27 2026] GET /v2.1 => generated 0 bytes in 53 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 25/49] 10.0.0.22 () {30 vars in 659 bytes} [Fri Sep 11 18:01:27 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: 25/50] 10.0.0.22 () {34 vars in 807 bytes} [Fri Sep 11 18:01:27 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/123] 10.0.0.131 () {28 vars in 454 bytes} [Fri Sep 11 18:07:20 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 62/124] 10.0.0.131 () {30 vars in 658 bytes} [Fri Sep 11 18:07:20 2026] GET /v2.1 => generated 0 bytes in 257 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 63/125] 10.0.0.131 () {30 vars in 660 bytes} [Fri Sep 11 18:07:21 2026] GET /v2.1/ => generated 410 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 63/126] 10.0.0.131 () {34 vars in 804 bytes} [Fri Sep 11 18:07:21 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: 8|app: 0|req: 91/181] 162.253.55.196 () {42 vars in 704 bytes} [Fri Sep 11 18:11:55 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: 91/182] 162.253.55.196 () {44 vars in 908 bytes} [Fri Sep 11 18:11:55 2026] GET /v2.1 => generated 0 bytes in 130 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 92/183] 162.253.55.196 () {46 vars in 981 bytes} [Fri Sep 11 18:11:55 2026] GET /v2.1/ => generated 399 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-11 18:11:55.334 7 INFO nova.api.openstack.wsgi [None req-34cf6980-46c7-4dd7-bc94-6deefe37ee6c ccb02bd4b7ae459eacebefe291d578c7 b773f3ded2d34ecf9066ae9c52fd7a47 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 92/184] 162.253.55.196 () {48 vars in 1016 bytes} [Fri Sep 11 18:11:55 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 93/185] 162.253.55.196 () {48 vars in 1050 bytes} [Fri Sep 11 18:11:55 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 93/186] 162.253.55.196 () {52 vars in 1048 bytes} [Fri Sep 11 18:11:55 2026] POST /v2.1/flavors => generated 534 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/201] 162.253.55.196 () {42 vars in 704 bytes} [Fri Sep 11 18:13:00 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/202] 162.253.55.196 () {44 vars in 908 bytes} [Fri Sep 11 18:13:00 2026] GET /v2.1 => generated 0 bytes in 71 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 102/203] 162.253.55.196 () {46 vars in 981 bytes} [Fri Sep 11 18:13:00 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-11 18:13:00.836 8 WARNING oslo_db.sqlalchemy.utils [None req-a4dc2cd9-019c-45e4-b6da-153196963bbd ccb02bd4b7ae459eacebefe291d578c7 b773f3ded2d34ecf9066ae9c52fd7a47 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 102/204] 162.253.55.196 () {48 vars in 1015 bytes} [Fri Sep 11 18:13:00 2026] GET /v2.1/os-keypairs => generated 16 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/205] 162.253.55.196 () {52 vars in 1056 bytes} [Fri Sep 11 18:13:00 2026] POST /v2.1/os-keypairs => generated 576 bytes in 117 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/206] 162.253.55.196 () {44 vars in 989 bytes} [Fri Sep 11 18:13:04 2026] GET /v2.1/os-quota-sets/b773f3ded2d34ecf9066ae9c52fd7a47 => generated 371 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/207] 162.253.55.196 () {48 vars in 1041 bytes} [Fri Sep 11 18:13:04 2026] PUT /v2.1/os-quota-sets/b773f3ded2d34ecf9066ae9c52fd7a47 => generated 326 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/208] 162.253.55.196 () {44 vars in 989 bytes} [Fri Sep 11 18:13:05 2026] GET /v2.1/os-quota-sets/b773f3ded2d34ecf9066ae9c52fd7a47 => generated 368 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/303] 162.253.55.196 () {42 vars in 704 bytes} [Fri Sep 11 18:20:49 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/304] 162.253.55.196 () {44 vars in 908 bytes} [Fri Sep 11 18:20:49 2026] GET /v2.1 => generated 0 bytes in 153 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 153/305] 162.253.55.196 () {46 vars in 981 bytes} [Fri Sep 11 18:20:49 2026] GET /v2.1/ => generated 399 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-11 18:20:49.945 7 INFO nova.api.openstack.wsgi [None req-4a775087-36cc-4716-9cad-1e59f0f24736 ccb02bd4b7ae459eacebefe291d578c7 b773f3ded2d34ecf9066ae9c52fd7a47 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 153/306] 162.253.55.196 () {48 vars in 1014 bytes} [Fri Sep 11 18:20:49 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/307] 162.253.55.196 () {48 vars in 1050 bytes} [Fri Sep 11 18:20:49 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/308] 162.253.55.196 () {52 vars in 1048 bytes} [Fri Sep 11 18:20:49 2026] POST /v2.1/flavors => generated 534 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/347] 162.253.55.196 () {44 vars in 989 bytes} [Fri Sep 11 18:24:04 2026] GET /v2.1/os-quota-sets/8ccec16204454de5a75336e906bf04d6 => generated 371 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/348] 162.253.55.196 () {48 vars in 1041 bytes} [Fri Sep 11 18:24:04 2026] PUT /v2.1/os-quota-sets/8ccec16204454de5a75336e906bf04d6 => generated 326 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/349] 162.253.55.196 () {44 vars in 989 bytes} [Fri Sep 11 18:24:05 2026] GET /v2.1/os-quota-sets/8ccec16204454de5a75336e906bf04d6 => generated 368 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/502] 162.253.55.196 () {42 vars in 704 bytes} [Fri Sep 11 18:36:45 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: 251/503] 162.253.55.196 () {44 vars in 908 bytes} [Fri Sep 11 18:36:45 2026] GET /v2.1 => generated 0 bytes in 200 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 253/504] 162.253.55.196 () {46 vars in 981 bytes} [Fri Sep 11 18:36:46 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-11 18:36:46.170 7 INFO nova.api.openstack.wsgi [None req-a0639925-6f0f-4fa0-8125-e8e891ffb231 ccb02bd4b7ae459eacebefe291d578c7 b773f3ded2d34ecf9066ae9c52fd7a47 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 252/505] 162.253.55.196 () {48 vars in 1010 bytes} [Fri Sep 11 18:36:46 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/506] 162.253.55.196 () {48 vars in 1050 bytes} [Fri Sep 11 18:36:46 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/507] 162.253.55.196 () {48 vars in 1098 bytes} [Fri Sep 11 18:36:46 2026] GET /v2.1/flavors/377f9129-9d8d-4b87-af50-95cf49b628d8/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/508] 162.253.55.196 () {42 vars in 704 bytes} [Fri Sep 11 18:36:47 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/509] 162.253.55.196 () {44 vars in 908 bytes} [Fri Sep 11 18:36:47 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 256/510] 162.253.55.196 () {46 vars in 981 bytes} [Fri Sep 11 18:36:47 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-11 18:36:47.137 7 INFO nova.api.openstack.wsgi [None req-c1c47704-52a5-437a-af1d-bd7bfed838d6 ccb02bd4b7ae459eacebefe291d578c7 b773f3ded2d34ecf9066ae9c52fd7a47 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 255/511] 162.253.55.196 () {48 vars in 1012 bytes} [Fri Sep 11 18:36:47 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/512] 162.253.55.196 () {48 vars in 1050 bytes} [Fri Sep 11 18:36:47 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/513] 162.253.55.196 () {48 vars in 1098 bytes} [Fri Sep 11 18:36:47 2026] GET /v2.1/flavors/0ea9b94a-e029-489c-ad3b-2116b6fb1899/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: 258/514] 162.253.55.196 () {42 vars in 704 bytes} [Fri Sep 11 18:36:47 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/515] 162.253.55.196 () {44 vars in 908 bytes} [Fri Sep 11 18:36:47 2026] GET /v2.1 => generated 0 bytes in 63 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 259/516] 162.253.55.196 () {46 vars in 981 bytes} [Fri Sep 11 18:36:48 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-11 18:36:48.085 7 INFO nova.api.openstack.wsgi [None req-4d14e51c-4a62-4716-ba64-27abc10665d5 ccb02bd4b7ae459eacebefe291d578c7 b773f3ded2d34ecf9066ae9c52fd7a47 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 258/517] 162.253.55.196 () {48 vars in 1014 bytes} [Fri Sep 11 18:36:48 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: 8|app: 0|req: 260/518] 162.253.55.196 () {48 vars in 1050 bytes} [Fri Sep 11 18:36:48 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/519] 162.253.55.196 () {48 vars in 1098 bytes} [Fri Sep 11 18:36:48 2026] GET /v2.1/flavors/34def3b9-a8f2-4c77-b5f4-b15d6dd9279b/os-extra_specs => generated 19 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/520] 162.253.55.196 () {42 vars in 704 bytes} [Fri Sep 11 18:36:49 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: 260/521] 162.253.55.196 () {44 vars in 908 bytes} [Fri Sep 11 18:36:49 2026] GET /v2.1 => generated 0 bytes in 61 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 262/522] 162.253.55.196 () {46 vars in 981 bytes} [Fri Sep 11 18:36:49 2026] GET /v2.1/ => generated 399 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-11 18:36:49.128 7 INFO nova.api.openstack.wsgi [None req-78659ed2-4cf9-4b1b-978a-4c334e3a4ec4 ccb02bd4b7ae459eacebefe291d578c7 b773f3ded2d34ecf9066ae9c52fd7a47 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 261/523] 162.253.55.196 () {48 vars in 1012 bytes} [Fri Sep 11 18:36:49 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/524] 162.253.55.196 () {48 vars in 1050 bytes} [Fri Sep 11 18:36:49 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/525] 162.253.55.196 () {48 vars in 1098 bytes} [Fri Sep 11 18:36:49 2026] GET /v2.1/flavors/035e1825-1c40-4c49-ac21-89674bb8dbd1/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: 265/528] 162.253.55.196 () {42 vars in 704 bytes} [Fri Sep 11 18:36:50 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/529] 162.253.55.196 () {44 vars in 908 bytes} [Fri Sep 11 18:36:50 2026] GET /v2.1 => generated 0 bytes in 70 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 266/530] 162.253.55.196 () {46 vars in 981 bytes} [Fri Sep 11 18:36:50 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-11 18:36:50.163 7 INFO nova.api.openstack.wsgi [None req-9eb97155-b55d-4c13-9d6a-49679292dde2 ccb02bd4b7ae459eacebefe291d578c7 b773f3ded2d34ecf9066ae9c52fd7a47 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 265/531] 162.253.55.196 () {48 vars in 1014 bytes} [Fri Sep 11 18:36:50 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/532] 162.253.55.196 () {48 vars in 1050 bytes} [Fri Sep 11 18:36:50 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/533] 162.253.55.196 () {48 vars in 1098 bytes} [Fri Sep 11 18:36:50 2026] GET /v2.1/flavors/2edef044-5d41-4312-931d-37760afb0b1e/os-extra_specs => generated 19 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/548] 162.253.55.196 () {42 vars in 704 bytes} [Fri Sep 11 18:38:05 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/549] 162.253.55.196 () {44 vars in 908 bytes} [Fri Sep 11 18:38:05 2026] GET /v2.1 => generated 0 bytes in 76 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 275/550] 162.253.55.196 () {46 vars in 981 bytes} [Fri Sep 11 18:38:05 2026] GET /v2.1/ => generated 399 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-11 18:38:05.848 8 INFO nova.api.openstack.wsgi [None req-a4ad1661-6fb2-46e8-aa86-256d87f65e14 ccb02bd4b7ae459eacebefe291d578c7 b773f3ded2d34ecf9066ae9c52fd7a47 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 276/551] 162.253.55.196 () {48 vars in 1016 bytes} [Fri Sep 11 18:38:05 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/552] 162.253.55.196 () {48 vars in 1050 bytes} [Fri Sep 11 18:38:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/553] 162.253.55.196 () {48 vars in 1098 bytes} [Fri Sep 11 18:38:05 2026] GET /v2.1/flavors/2b3b6d6e-dbd7-454a-bafb-f762d6965b6a/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: 278/556] 162.253.55.196 () {42 vars in 704 bytes} [Fri Sep 11 18:38:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/557] 162.253.55.196 () {44 vars in 908 bytes} [Fri Sep 11 18:38:13 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 279/558] 162.253.55.196 () {46 vars in 981 bytes} [Fri Sep 11 18:38:13 2026] GET /v2.1/ => generated 399 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-11 18:38:13.098 8 WARNING oslo_db.sqlalchemy.utils [None req-5e1e1712-7ffd-45fc-8eca-11d91062f4f7 ccb02bd4b7ae459eacebefe291d578c7 b773f3ded2d34ecf9066ae9c52fd7a47 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 280/559] 162.253.55.196 () {48 vars in 1015 bytes} [Fri Sep 11 18:38:13 2026] GET /v2.1/os-keypairs => generated 545 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/560] 162.253.55.196 () {44 vars in 989 bytes} [Fri Sep 11 18:38:17 2026] GET /v2.1/os-quota-sets/b773f3ded2d34ecf9066ae9c52fd7a47 => generated 368 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/571] 162.253.55.196 () {42 vars in 704 bytes} [Fri Sep 11 18:39: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: 286/572] 162.253.55.196 () {44 vars in 908 bytes} [Fri Sep 11 18:39:07 2026] GET /v2.1 => generated 0 bytes in 63 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 287/573] 162.253.55.196 () {46 vars in 981 bytes} [Fri Sep 11 18:39:07 2026] GET /v2.1/ => generated 399 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-11 18:39:07.354 8 INFO nova.api.openstack.wsgi [None req-45928f4a-aa85-49f5-9aad-7716d0c6f76d ccb02bd4b7ae459eacebefe291d578c7 b773f3ded2d34ecf9066ae9c52fd7a47 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 287/574] 162.253.55.196 () {48 vars in 1014 bytes} [Fri Sep 11 18:39:07 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/575] 162.253.55.196 () {48 vars in 1050 bytes} [Fri Sep 11 18:39:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/576] 162.253.55.196 () {48 vars in 1098 bytes} [Fri Sep 11 18:39:07 2026] GET /v2.1/flavors/b36d8616-e4c2-47b0-ad45-59f434fa73de/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: 291/581] 162.253.55.196 () {44 vars in 989 bytes} [Fri Sep 11 18:39:22 2026] GET /v2.1/os-quota-sets/8ccec16204454de5a75336e906bf04d6 => generated 368 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/592] 162.253.55.196 () {42 vars in 704 bytes} [Fri Sep 11 18:40:15 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/593] 162.253.55.196 () {44 vars in 908 bytes} [Fri Sep 11 18:40:15 2026] GET /v2.1 => generated 0 bytes in 78 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 298/594] 162.253.55.196 () {46 vars in 981 bytes} [Fri Sep 11 18:40:15 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/595] 162.253.55.196 () {48 vars in 1050 bytes} [Fri Sep 11 18:40:15 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/596] 162.253.55.196 () {48 vars in 1098 bytes} [Fri Sep 11 18:40:15 2026] GET /v2.1/flavors/035e1825-1c40-4c49-ac21-89674bb8dbd1/os-extra_specs => generated 19 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/597] 162.253.55.196 () {48 vars in 1098 bytes} [Fri Sep 11 18:40:15 2026] GET /v2.1/flavors/0ea9b94a-e029-489c-ad3b-2116b6fb1899/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/598] 162.253.55.196 () {48 vars in 1098 bytes} [Fri Sep 11 18:40:15 2026] GET /v2.1/flavors/2b3b6d6e-dbd7-454a-bafb-f762d6965b6a/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/599] 162.253.55.196 () {48 vars in 1098 bytes} [Fri Sep 11 18:40:15 2026] GET /v2.1/flavors/2edef044-5d41-4312-931d-37760afb0b1e/os-extra_specs => generated 19 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/600] 162.253.55.196 () {48 vars in 1098 bytes} [Fri Sep 11 18:40:15 2026] GET /v2.1/flavors/34def3b9-a8f2-4c77-b5f4-b15d6dd9279b/os-extra_specs => generated 19 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/601] 162.253.55.196 () {48 vars in 1098 bytes} [Fri Sep 11 18:40:15 2026] GET /v2.1/flavors/377f9129-9d8d-4b87-af50-95cf49b628d8/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/602] 162.253.55.196 () {48 vars in 1098 bytes} [Fri Sep 11 18:40:15 2026] GET /v2.1/flavors/b36d8616-e4c2-47b0-ad45-59f434fa73de/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 305/611] 10.0.0.227 () {32 vars in 655 bytes} [Fri Sep 11 18:40:57 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/612] 10.0.0.227 () {32 vars in 641 bytes} [Fri Sep 11 18:40:58 2026] GET /v2.1/servers => generated 15 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-09-11 18:40:58.260 8 WARNING oslo_db.sqlalchemy.utils [None req-ac575796-b685-4475-a2d3-3a4b2304f838 ccb02bd4b7ae459eacebefe291d578c7 b773f3ded2d34ecf9066ae9c52fd7a47 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 306/613] 10.0.0.227 () {32 vars in 649 bytes} [Fri Sep 11 18:40:58 2026] GET /v2.1/os-keypairs => generated 530 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/614] 10.0.0.227 () {32 vars in 694 bytes} [Fri Sep 11 18:40:58 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/619] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:41:10 2026] GET /v2.1/flavors/377f9129-9d8d-4b87-af50-95cf49b628d8 => generated 511 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/620] 10.0.0.227 () {32 vars in 641 bytes} [Fri Sep 11 18:41:10 2026] GET /v2.1/flavors => generated 1674 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/621] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:41:10 2026] GET /v2.1/flavors/377f9129-9d8d-4b87-af50-95cf49b628d8 => generated 511 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/622] 10.0.0.227 () {34 vars in 685 bytes} [Fri Sep 11 18:41:16 2026] POST /v2.1/os-security-groups => generated 247 bytes in 1421 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/623] 10.0.0.227 () {34 vars in 671 bytes} [Fri Sep 11 18:41:17 2026] POST /v2.1/os-keypairs => generated 385 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/624] 10.0.0.227 () {34 vars in 695 bytes} [Fri Sep 11 18:41:17 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 351 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/625] 10.0.0.227 () {34 vars in 671 bytes} [Fri Sep 11 18:41:18 2026] POST /v2.1/os-keypairs => generated 385 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/626] 10.0.0.227 () {34 vars in 685 bytes} [Fri Sep 11 18:41:18 2026] POST /v2.1/os-security-groups => generated 246 bytes in 1073 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/629] 10.0.0.227 () {34 vars in 695 bytes} [Fri Sep 11 18:41:19 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 374 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/630] 10.0.0.227 () {34 vars in 695 bytes} [Fri Sep 11 18:41:19 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 762 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/631] 10.0.0.227 () {32 vars in 737 bytes} [Fri Sep 11 18:41:20 2026] GET /v2.1/os-security-groups/6c9b6124-a3f3-4fac-b7e6-d9ac0cd9c669 => generated 663 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/632] 10.0.0.227 () {32 vars in 750 bytes} [Fri Sep 11 18:41:20 2026] DELETE /v2.1/os-security-group-rules/37f521ee-03dc-40b9-8b7d-ebe4a12f3d43 => generated 0 bytes in 159 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/633] 10.0.0.227 () {32 vars in 740 bytes} [Fri Sep 11 18:41:20 2026] DELETE /v2.1/os-security-groups/6c9b6124-a3f3-4fac-b7e6-d9ac0cd9c669 => generated 0 bytes in 192 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/634] 10.0.0.227 () {32 vars in 740 bytes} [Fri Sep 11 18:41:21 2026] DELETE /v2.1/os-security-groups/5519f5fb-0653-47e4-bd42-4478c6d0f40d => generated 0 bytes in 311 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/635] 10.0.0.227 () {34 vars in 685 bytes} [Fri Sep 11 18:41:22 2026] POST /v2.1/os-security-groups => generated 244 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/636] 10.0.0.227 () {34 vars in 685 bytes} [Fri Sep 11 18:41:22 2026] POST /v2.1/os-security-groups => generated 243 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/637] 10.0.0.227 () {34 vars in 685 bytes} [Fri Sep 11 18:41:23 2026] POST /v2.1/os-security-groups => generated 243 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/638] 10.0.0.227 () {34 vars in 663 bytes} [Fri Sep 11 18:41:20 2026] POST /v2.1/servers => generated 453 bytes in 2448 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: 318/639] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:41:23 2026] GET /v2.1/servers/8128273f-3bbc-4658-a5fc-1b70a7ed07bc => generated 1392 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/640] 10.0.0.227 () {32 vars in 663 bytes} [Fri Sep 11 18:41:23 2026] GET /v2.1/os-security-groups => generated 1383 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/641] 10.0.0.227 () {32 vars in 740 bytes} [Fri Sep 11 18:41:23 2026] DELETE /v2.1/os-security-groups/8f9b7004-0506-4b29-afe7-b3a4a107118c => generated 0 bytes in 219 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-09-11 18:41:23.784 7 INFO nova.api.openstack.wsgi [None req-1d0ee2da-7b17-4203-bafb-06c3ccfbe08b 453180ef51344a399857150c8405c590 c955e450f3614aa88530583a6a7cfc32 - - default default] HTTP exception thrown: Security group 8f9b7004-0506-4b29-afe7-b3a4a107118c does not exist Neutron server returns request_ids: ['req-78f8e994-0d58-45e4-8317-0e4a3c655ae8'] [pid: 7|app: 0|req: 323/642] 10.0.0.227 () {32 vars in 737 bytes} [Fri Sep 11 18:41:23 2026] GET /v2.1/os-security-groups/8f9b7004-0506-4b29-afe7-b3a4a107118c => generated 194 bytes in 41 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/643] 10.0.0.227 () {32 vars in 740 bytes} [Fri Sep 11 18:41:23 2026] DELETE /v2.1/os-security-groups/939ec86d-afe3-4faa-af5d-b95b7f43ca19 => generated 0 bytes in 193 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-09-11 18:41:24.018 7 INFO nova.api.openstack.wsgi [None req-7a4b484c-167a-490f-92e3-59136d30528a 453180ef51344a399857150c8405c590 c955e450f3614aa88530583a6a7cfc32 - - default default] HTTP exception thrown: Security group 939ec86d-afe3-4faa-af5d-b95b7f43ca19 does not exist Neutron server returns request_ids: ['req-0ac6f675-772c-44a7-b674-022c43c44e3e'] [pid: 7|app: 0|req: 324/644] 10.0.0.227 () {32 vars in 737 bytes} [Fri Sep 11 18:41:23 2026] GET /v2.1/os-security-groups/939ec86d-afe3-4faa-af5d-b95b7f43ca19 => generated 194 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/645] 10.0.0.227 () {32 vars in 740 bytes} [Fri Sep 11 18:41:24 2026] DELETE /v2.1/os-security-groups/5f8ae2d0-0fef-4e71-9db1-791afdb022aa => generated 0 bytes in 200 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-09-11 18:41:24.304 7 INFO nova.api.openstack.wsgi [None req-3ec89d27-fdae-4764-ba3b-bb84b3c74100 453180ef51344a399857150c8405c590 c955e450f3614aa88530583a6a7cfc32 - - default default] HTTP exception thrown: Security group 5f8ae2d0-0fef-4e71-9db1-791afdb022aa does not exist Neutron server returns request_ids: ['req-f1c370a1-0b47-4ec2-9f09-bfd90b1f8fe0'] [pid: 7|app: 0|req: 326/646] 10.0.0.227 () {32 vars in 737 bytes} [Fri Sep 11 18:41:24 2026] GET /v2.1/os-security-groups/5f8ae2d0-0fef-4e71-9db1-791afdb022aa => generated 194 bytes in 73 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/647] 10.0.0.227 () {32 vars in 663 bytes} [Fri Sep 11 18:41:24 2026] GET /v2.1/os-security-groups => generated 707 bytes in 299 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/648] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:41:24 2026] GET /v2.1/servers/8128273f-3bbc-4658-a5fc-1b70a7ed07bc => generated 1452 bytes in 338 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-11 18:41:24.981 7 INFO nova.api.openstack.wsgi [None req-db0db685-0fea-4c5b-ad57-07db06c8d355 453180ef51344a399857150c8405c590 c955e450f3614aa88530583a6a7cfc32 - - default default] HTTP exception thrown: Security group 5f8ae2d0-0fef-4e71-9db1-791afdb022aa does not exist Neutron server returns request_ids: ['req-9433e9cf-a8c7-4a0e-bc8d-c20a632e03b0'] [pid: 7|app: 0|req: 329/649] 10.0.0.227 () {32 vars in 740 bytes} [Fri Sep 11 18:41:24 2026] DELETE /v2.1/os-security-groups/5f8ae2d0-0fef-4e71-9db1-791afdb022aa => generated 194 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-09-11 18:41:25.019 7 INFO nova.api.openstack.wsgi [None req-07a9a2a4-6028-4a43-ae34-e5c195e6df6e 453180ef51344a399857150c8405c590 c955e450f3614aa88530583a6a7cfc32 - - default default] HTTP exception thrown: Security group 939ec86d-afe3-4faa-af5d-b95b7f43ca19 does not exist Neutron server returns request_ids: ['req-33e41db9-44a0-41f7-bd67-566fb0939d62'] [pid: 7|app: 0|req: 330/650] 10.0.0.227 () {32 vars in 740 bytes} [Fri Sep 11 18:41:24 2026] DELETE /v2.1/os-security-groups/939ec86d-afe3-4faa-af5d-b95b7f43ca19 => generated 194 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-09-11 18:41:25.058 7 INFO nova.api.openstack.wsgi [None req-8d86c28b-8939-4067-8d79-b1a0ff60d3b7 453180ef51344a399857150c8405c590 c955e450f3614aa88530583a6a7cfc32 - - default default] HTTP exception thrown: Security group 8f9b7004-0506-4b29-afe7-b3a4a107118c does not exist Neutron server returns request_ids: ['req-465d1018-445a-4e52-83a5-6377d1e1f707'] [pid: 8|app: 0|req: 321/651] 10.0.0.227 () {34 vars in 663 bytes} [Fri Sep 11 18:41:24 2026] POST /v2.1/servers => generated 450 bytes in 1047 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/652] 10.0.0.227 () {32 vars in 740 bytes} [Fri Sep 11 18:41:25 2026] DELETE /v2.1/os-security-groups/8f9b7004-0506-4b29-afe7-b3a4a107118c => generated 194 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 322/653] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:41:25 2026] GET /v2.1/servers/bc841054-5c17-44b5-871e-1a789c95d70c => generated 1253 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: 323/654] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:41:26 2026] GET /v2.1/servers/bc841054-5c17-44b5-871e-1a789c95d70c => generated 1369 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/655] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:41:25 2026] GET /v2.1/servers/8128273f-3bbc-4658-a5fc-1b70a7ed07bc => generated 1518 bytes in 861 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 324/656] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:41:27 2026] GET /v2.1/servers/bc841054-5c17-44b5-871e-1a789c95d70c => generated 1369 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-11 18:41:28.390 8 INFO nova.api.openstack.compute.server_external_events [req-14fe2827-4820-418b-babf-47b4649ed19e req-76eaba3c-2e7b-42db-9317-67b92b56fd9d 9323d30ade3e48c4b1620b169bbc4b0b 8ccec16204454de5a75336e906bf04d6 - - 52f95bf9e52848ee940da56d1060ba85 52f95bf9e52848ee940da56d1060ba85] Creating event network-changed:2985e9f8-e3b2-4a3b-b525-b7a87690d6f4 for instance 8128273f-3bbc-4658-a5fc-1b70a7ed07bc on instance 2026-09-11 18:41:28.401 8 INFO nova.compute.rpcapi [None req-d421fb55-84f7-4ead-a3fd-1f371c271312 - - - - - -] Automatically selected compute RPC version 6.2 from minimum service version 66 [pid: 8|app: 0|req: 325/657] 10.0.0.185 () {38 vars in 815 bytes} [Fri Sep 11 18:41:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 320 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/658] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:41:27 2026] GET /v2.1/servers/8128273f-3bbc-4658-a5fc-1b70a7ed07bc => generated 1518 bytes in 737 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 326/659] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:41:28 2026] GET /v2.1/servers/bc841054-5c17-44b5-871e-1a789c95d70c => generated 1436 bytes in 559 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 334/662] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:41:29 2026] GET /v2.1/servers/8128273f-3bbc-4658-a5fc-1b70a7ed07bc => generated 1518 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-11 18:41:30.470 7 INFO nova.api.openstack.compute.server_external_events [req-9f6d4055-8807-442b-9060-8f7c083774cd req-f964b6af-11e4-46a8-84b3-5e67f1060bf4 9323d30ade3e48c4b1620b169bbc4b0b 8ccec16204454de5a75336e906bf04d6 - - 52f95bf9e52848ee940da56d1060ba85 52f95bf9e52848ee940da56d1060ba85] Creating event network-changed:229b8ea0-46ff-429d-bcfc-468a7d2909be for instance bc841054-5c17-44b5-871e-1a789c95d70c on instance 2026-09-11 18:41:30.479 7 INFO nova.compute.rpcapi [None req-2efcf7e9-dde6-4a1d-8841-6c561f5f69a8 - - - - - -] Automatically selected compute RPC version 6.2 from minimum service version 66 [pid: 7|app: 0|req: 335/663] 10.0.0.185 () {38 vars in 815 bytes} [Fri Sep 11 18:41:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/664] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:41:30 2026] GET /v2.1/servers/bc841054-5c17-44b5-871e-1a789c95d70c => generated 1424 bytes in 340 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 336/665] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:41:31 2026] GET /v2.1/servers/8128273f-3bbc-4658-a5fc-1b70a7ed07bc => generated 1518 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, ' [pid: 8|app: 0|req: 330/666] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:41:31 2026] GET /v2.1/servers/bc841054-5c17-44b5-871e-1a789c95d70c => generated 1424 bytes in 462 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 337/667] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:41:32 2026] GET /v2.1/servers/8128273f-3bbc-4658-a5fc-1b70a7ed07bc => generated 1518 bytes in 1943 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/668] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:41:33 2026] GET /v2.1/servers/bc841054-5c17-44b5-871e-1a789c95d70c => generated 1424 bytes in 1196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 338/669] 10.0.0.227 () {34 vars in 671 bytes} [Fri Sep 11 18:41:34 2026] POST /v2.1/os-keypairs => generated 386 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-11 18:41:34.838 8 INFO nova.api.openstack.compute.server_external_events [req-15f1b61f-2dfd-490b-8d44-4c3c32c50284 req-4874ded3-18c0-435f-b83e-65ecb549a5bb 9323d30ade3e48c4b1620b169bbc4b0b 8ccec16204454de5a75336e906bf04d6 - - 52f95bf9e52848ee940da56d1060ba85 52f95bf9e52848ee940da56d1060ba85] Creating event network-vif-plugged:2985e9f8-e3b2-4a3b-b525-b7a87690d6f4 for instance 8128273f-3bbc-4658-a5fc-1b70a7ed07bc on instance [pid: 8|app: 0|req: 332/670] 10.0.0.157 () {38 vars in 815 bytes} [Fri Sep 11 18:41:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 339/671] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:41:35 2026] GET /v2.1/servers/8128273f-3bbc-4658-a5fc-1b70a7ed07bc => generated 1700 bytes in 578 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 333/672] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:41:35 2026] GET /v2.1/servers/bc841054-5c17-44b5-871e-1a789c95d70c => generated 1424 bytes in 597 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/673] 10.0.0.227 () {32 vars in 741 bytes} [Fri Sep 11 18:41:35 2026] GET /v2.1/servers/8128273f-3bbc-4658-a5fc-1b70a7ed07bc/os-interface => generated 284 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-11 18:41:36.885 7 INFO nova.api.openstack.compute.server_external_events [req-800bde2a-1ab4-4dfe-8ffd-ee7104a564f6 req-5e3c657b-7d58-4b6f-940e-6128f872be15 9323d30ade3e48c4b1620b169bbc4b0b 8ccec16204454de5a75336e906bf04d6 - - 52f95bf9e52848ee940da56d1060ba85 52f95bf9e52848ee940da56d1060ba85] Creating event network-vif-plugged:229b8ea0-46ff-429d-bcfc-468a7d2909be for instance bc841054-5c17-44b5-871e-1a789c95d70c on instance [pid: 7|app: 0|req: 341/674] 10.0.0.157 () {38 vars in 815 bytes} [Fri Sep 11 18:41:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 342/675] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:41:36 2026] GET /v2.1/servers/bc841054-5c17-44b5-871e-1a789c95d70c => generated 1424 bytes in 411 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-11 18:41:37.331 7 INFO nova.api.openstack.compute.server_external_events [req-f36c2b3e-5e7e-4a05-b232-5ad18dee47dc req-68208b5a-916a-4e8d-b116-2b1439b3741c 9323d30ade3e48c4b1620b169bbc4b0b 8ccec16204454de5a75336e906bf04d6 - - 52f95bf9e52848ee940da56d1060ba85 52f95bf9e52848ee940da56d1060ba85] Creating event network-changed:2985e9f8-e3b2-4a3b-b525-b7a87690d6f4 for instance 8128273f-3bbc-4658-a5fc-1b70a7ed07bc on instance [pid: 7|app: 0|req: 343/676] 10.0.0.185 () {38 vars in 815 bytes} [Fri Sep 11 18:41:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/677] 10.0.0.227 () {34 vars in 671 bytes} [Fri Sep 11 18:41:37 2026] POST /v2.1/os-keypairs => generated 385 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/678] 10.0.0.227 () {34 vars in 663 bytes} [Fri Sep 11 18:41:36 2026] POST /v2.1/servers => generated 449 bytes in 2013 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/679] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:41:38 2026] GET /v2.1/servers/47531d16-9a40-4f30-8ace-771a23040a6e => generated 1400 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 335/680] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:41:38 2026] GET /v2.1/servers/bc841054-5c17-44b5-871e-1a789c95d70c => generated 1612 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: 346/681] 10.0.0.227 () {32 vars in 741 bytes} [Fri Sep 11 18:41:38 2026] GET /v2.1/servers/bc841054-5c17-44b5-871e-1a789c95d70c/os-interface => generated 285 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 347/682] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:41:39 2026] GET /v2.1/servers/47531d16-9a40-4f30-8ace-771a23040a6e => generated 1525 bytes in 488 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/683] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:41:39 2026] GET /v2.1/servers/bc841054-5c17-44b5-871e-1a789c95d70c => generated 1612 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-11 18:41:39.917 7 INFO nova.api.openstack.compute.server_external_events [req-d63e7fd3-ae5f-48f1-9b7c-7b464ad91596 req-34bcf413-7386-4f9c-a191-777290d8725e 9323d30ade3e48c4b1620b169bbc4b0b 8ccec16204454de5a75336e906bf04d6 - - 52f95bf9e52848ee940da56d1060ba85 52f95bf9e52848ee940da56d1060ba85] Creating event network-changed:229b8ea0-46ff-429d-bcfc-468a7d2909be for instance bc841054-5c17-44b5-871e-1a789c95d70c on instance [pid: 7|app: 0|req: 351/686] 10.0.0.185 () {38 vars in 815 bytes} [Fri Sep 11 18:41:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/687] 10.0.0.227 () {32 vars in 641 bytes} [Fri Sep 11 18:41:39 2026] GET /v2.1/servers => generated 388 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 353/688] 10.0.0.227 () {32 vars in 718 bytes} [Fri Sep 11 18:41:40 2026] DELETE /v2.1/servers/bc841054-5c17-44b5-871e-1a789c95d70c => generated 0 bytes in 145 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: 354/689] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:41:40 2026] GET /v2.1/servers/bc841054-5c17-44b5-871e-1a789c95d70c => generated 1618 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-11 18:41:40.380 7 INFO nova.api.openstack.compute.server_external_events [req-52cc6916-ece7-4a94-88bb-9235a1ee970e req-4dad0413-9c7a-4d78-9ea9-10d159a9ea3c 9323d30ade3e48c4b1620b169bbc4b0b 8ccec16204454de5a75336e906bf04d6 - - 52f95bf9e52848ee940da56d1060ba85 52f95bf9e52848ee940da56d1060ba85] Creating event network-changed:78958d86-8edf-49a8-9f0b-0eefa9aec58f for instance 47531d16-9a40-4f30-8ace-771a23040a6e on instance [pid: 7|app: 0|req: 355/690] 10.0.0.185 () {38 vars in 815 bytes} [Fri Sep 11 18:41:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/691] 10.0.0.227 () {34 vars in 663 bytes} [Fri Sep 11 18:41:39 2026] POST /v2.1/servers => generated 453 bytes in 1301 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 356/692] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:41:40 2026] GET /v2.1/servers/3be3089b-764e-4c33-86cb-255b401da4fe => generated 1431 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 337/693] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:41:40 2026] GET /v2.1/servers/47531d16-9a40-4f30-8ace-771a23040a6e => generated 1525 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/694] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:41:41 2026] GET /v2.1/servers/bc841054-5c17-44b5-871e-1a789c95d70c => generated 1671 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/695] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:41:41 2026] GET /v2.1/servers/3be3089b-764e-4c33-86cb-255b401da4fe => generated 1483 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-11 18:41:41.998 8 INFO nova.api.openstack.compute.server_external_events [req-bce6b3ce-560a-4993-b5b6-979d2deb6e0b req-f15ed22c-c450-47fe-bbef-40f03488b80e 9323d30ade3e48c4b1620b169bbc4b0b 8ccec16204454de5a75336e906bf04d6 - - 52f95bf9e52848ee940da56d1060ba85 52f95bf9e52848ee940da56d1060ba85] Creating event network-vif-deleted:229b8ea0-46ff-429d-bcfc-468a7d2909be for instance bc841054-5c17-44b5-871e-1a789c95d70c on instance [pid: 8|app: 0|req: 339/696] 10.0.0.185 () {38 vars in 815 bytes} [Fri Sep 11 18:41:41 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/697] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:41:41 2026] GET /v2.1/servers/47531d16-9a40-4f30-8ace-771a23040a6e => generated 1525 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-11 18:41:42.328 8 INFO nova.api.openstack.compute.server_external_events [req-3cc56c93-107e-4672-99a1-e5e857ab76ad req-393782f2-e9fd-4ea4-bbb4-8853239e620d 9323d30ade3e48c4b1620b169bbc4b0b 8ccec16204454de5a75336e906bf04d6 - - 52f95bf9e52848ee940da56d1060ba85 52f95bf9e52848ee940da56d1060ba85] Creating event network-vif-plugged:78958d86-8edf-49a8-9f0b-0eefa9aec58f for instance 47531d16-9a40-4f30-8ace-771a23040a6e on instance [pid: 8|app: 0|req: 340/698] 10.0.0.157 () {38 vars in 815 bytes} [Fri Sep 11 18:41:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-11 18:41:42.511 7 INFO nova.api.openstack.wsgi [None req-1473c01c-bf94-4e46-8442-a21a817f3187 79c711dec5d5444b8fba519d6b36da85 0de32dbebaa84fe6b8a665859244af57 - - default default] HTTP exception thrown: Instance bc841054-5c17-44b5-871e-1a789c95d70c could not be found. [pid: 7|app: 0|req: 359/699] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:41:42 2026] GET /v2.1/servers/bc841054-5c17-44b5-871e-1a789c95d70c => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 341/700] 10.0.0.227 () {32 vars in 704 bytes} [Fri Sep 11 18:41:42 2026] DELETE /v2.1/os-keypairs/tempest-keypair-935951334 => 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: 360/701] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:41:42 2026] GET /v2.1/servers/3be3089b-764e-4c33-86cb-255b401da4fe => generated 1557 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/702] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:41:43 2026] GET /v2.1/servers/47531d16-9a40-4f30-8ace-771a23040a6e => generated 1715 bytes in 337 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 361/703] 10.0.0.227 () {32 vars in 741 bytes} [Fri Sep 11 18:41:43 2026] GET /v2.1/servers/47531d16-9a40-4f30-8ace-771a23040a6e/os-interface => generated 284 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-11 18:41:44.053 7 INFO nova.api.openstack.compute.server_external_events [req-9c54cd63-3908-4b9f-87a1-57d9b4691ba8 req-3842832d-15d6-4523-9e27-a286bef4fb31 9323d30ade3e48c4b1620b169bbc4b0b 8ccec16204454de5a75336e906bf04d6 - - 52f95bf9e52848ee940da56d1060ba85 52f95bf9e52848ee940da56d1060ba85] Creating event network-changed:9564290c-0315-4cf8-820b-b3ae502cf580 for instance 3be3089b-764e-4c33-86cb-255b401da4fe on instance [pid: 7|app: 0|req: 362/704] 10.0.0.185 () {38 vars in 815 bytes} [Fri Sep 11 18:41:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 343/705] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:41:43 2026] GET /v2.1/servers/3be3089b-764e-4c33-86cb-255b401da4fe => generated 1557 bytes in 732 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-11 18:41:44.604 8 INFO nova.api.openstack.compute.server_external_events [req-a5f82e89-34ec-47e5-ba69-a2cea64ecd82 req-e692b198-655f-4516-ba23-9e12e6b0d29e 9323d30ade3e48c4b1620b169bbc4b0b 8ccec16204454de5a75336e906bf04d6 - - 52f95bf9e52848ee940da56d1060ba85 52f95bf9e52848ee940da56d1060ba85] Creating event network-changed:78958d86-8edf-49a8-9f0b-0eefa9aec58f for instance 47531d16-9a40-4f30-8ace-771a23040a6e on instance [pid: 8|app: 0|req: 344/706] 10.0.0.185 () {38 vars in 815 bytes} [Fri Sep 11 18:41:44 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, ' 2026-09-11 18:41:44.634 8 INFO nova.api.openstack.compute.server_external_events [req-b14b4d46-9596-465b-a15b-e0ec90e7f29d req-19f6db00-9959-4149-88de-59aee57e132d 9323d30ade3e48c4b1620b169bbc4b0b 8ccec16204454de5a75336e906bf04d6 - - 52f95bf9e52848ee940da56d1060ba85 52f95bf9e52848ee940da56d1060ba85] Creating event network-vif-plugged:9564290c-0315-4cf8-820b-b3ae502cf580 for instance 3be3089b-764e-4c33-86cb-255b401da4fe on instance [pid: 8|app: 0|req: 345/707] 10.0.0.157 () {38 vars in 815 bytes} [Fri Sep 11 18:41: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) [pid: 7|app: 0|req: 363/708] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:41:44 2026] GET /v2.1/servers/47531d16-9a40-4f30-8ace-771a23040a6e => generated 1715 bytes in 327 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/709] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:41:45 2026] GET /v2.1/servers/3be3089b-764e-4c33-86cb-255b401da4fe => generated 1740 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/710] 10.0.0.227 () {32 vars in 741 bytes} [Fri Sep 11 18:41:45 2026] GET /v2.1/servers/3be3089b-764e-4c33-86cb-255b401da4fe/os-interface => generated 284 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-11 18:41:46.959 7 INFO nova.api.openstack.compute.server_external_events [req-a9bd13a0-c446-4e6d-9e59-891c2b0c5edc req-966181c3-ce9b-4a12-887e-427420cfe89d 9323d30ade3e48c4b1620b169bbc4b0b 8ccec16204454de5a75336e906bf04d6 - - 52f95bf9e52848ee940da56d1060ba85 52f95bf9e52848ee940da56d1060ba85] Creating event network-changed:9564290c-0315-4cf8-820b-b3ae502cf580 for instance 3be3089b-764e-4c33-86cb-255b401da4fe on instance [pid: 7|app: 0|req: 365/711] 10.0.0.185 () {38 vars in 815 bytes} [Fri Sep 11 18:41:46 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: 347/712] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:41:46 2026] GET /v2.1/servers/3be3089b-764e-4c33-86cb-255b401da4fe => generated 1740 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 366/713] 10.0.0.227 () {32 vars in 641 bytes} [Fri Sep 11 18:41:47 2026] GET /v2.1/servers => generated 384 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/714] 10.0.0.227 () {32 vars in 718 bytes} [Fri Sep 11 18:41:47 2026] DELETE /v2.1/servers/3be3089b-764e-4c33-86cb-255b401da4fe => generated 0 bytes in 112 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 367/715] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:41:47 2026] GET /v2.1/servers/3be3089b-764e-4c33-86cb-255b401da4fe => generated 1746 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-11 18:41:48.175 8 INFO nova.api.openstack.compute.server_external_events [req-665d2ace-b288-4ce3-a153-b5c3fdeef1eb req-aca0f942-5cd8-4236-b964-c752fa0d5339 9323d30ade3e48c4b1620b169bbc4b0b 8ccec16204454de5a75336e906bf04d6 - - 52f95bf9e52848ee940da56d1060ba85 52f95bf9e52848ee940da56d1060ba85] Creating event network-vif-unplugged:9564290c-0315-4cf8-820b-b3ae502cf580 for instance 3be3089b-764e-4c33-86cb-255b401da4fe on instance [pid: 8|app: 0|req: 349/716] 10.0.0.157 () {38 vars in 815 bytes} [Fri Sep 11 18:41:48 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 368/717] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:41:48 2026] GET /v2.1/servers/3be3089b-764e-4c33-86cb-255b401da4fe => generated 1866 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-11 18:41:49.003 8 INFO nova.api.openstack.compute.server_external_events [req-7bee7c53-30d7-4778-b879-502102b26d35 req-bb3890f5-3c19-42c9-86a3-0ce0238be26b 9323d30ade3e48c4b1620b169bbc4b0b 8ccec16204454de5a75336e906bf04d6 - - 52f95bf9e52848ee940da56d1060ba85 52f95bf9e52848ee940da56d1060ba85] Creating event network-vif-deleted:9564290c-0315-4cf8-820b-b3ae502cf580 for instance 3be3089b-764e-4c33-86cb-255b401da4fe on instance [pid: 8|app: 0|req: 350/718] 10.0.0.185 () {38 vars in 815 bytes} [Fri Sep 11 18:41:48 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-09-11 18:41:49.624 7 INFO nova.api.openstack.wsgi [None req-e1d17a72-b970-440c-b1fd-5badfeb5f338 4778937ed2dd47d8a89091b1275d50c8 899935a3a3a54ca9b6860524dd12bdb9 - - default default] HTTP exception thrown: Instance 3be3089b-764e-4c33-86cb-255b401da4fe could not be found. [pid: 7|app: 0|req: 369/719] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:41:49 2026] GET /v2.1/servers/3be3089b-764e-4c33-86cb-255b401da4fe => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 351/720] 10.0.0.227 () {32 vars in 704 bytes} [Fri Sep 11 18:41:49 2026] DELETE /v2.1/os-keypairs/tempest-keypair-937724106 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/723] 10.0.0.227 () {34 vars in 671 bytes} [Fri Sep 11 18:41:54 2026] POST /v2.1/os-keypairs => generated 386 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/724] 10.0.0.227 () {34 vars in 663 bytes} [Fri Sep 11 18:41:56 2026] POST /v2.1/servers => generated 450 bytes in 1139 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/725] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:41:57 2026] GET /v2.1/servers/687c92e2-747e-48eb-b9e1-f88e4b07900c => generated 1423 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 372/726] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:41:58 2026] GET /v2.1/servers/687c92e2-747e-48eb-b9e1-f88e4b07900c => generated 1481 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-11 18:42:00.011 7 INFO nova.api.openstack.compute.server_external_events [req-44ac6b60-3f61-4977-aace-b324e9812737 req-b8a1442c-4228-49ce-9664-c51caee460de 9323d30ade3e48c4b1620b169bbc4b0b 8ccec16204454de5a75336e906bf04d6 - - 52f95bf9e52848ee940da56d1060ba85 52f95bf9e52848ee940da56d1060ba85] Creating event network-changed:c4c00603-7320-4d6a-88cf-8e5f361b9410 for instance 687c92e2-747e-48eb-b9e1-f88e4b07900c on instance [pid: 7|app: 0|req: 374/729] 10.0.0.185 () {38 vars in 815 bytes} [Fri Sep 11 18:41:59 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: 356/730] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:41:59 2026] GET /v2.1/servers/687c92e2-747e-48eb-b9e1-f88e4b07900c => generated 1548 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 375/731] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:42:01 2026] GET /v2.1/servers/687c92e2-747e-48eb-b9e1-f88e4b07900c => generated 1548 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: 357/732] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:42:02 2026] GET /v2.1/servers/687c92e2-747e-48eb-b9e1-f88e4b07900c => generated 1548 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, ' 2026-09-11 18:42:02.508 7 INFO nova.api.openstack.compute.server_external_events [req-c5ef8fb6-5465-48b2-8677-d4b7bd1dd853 req-0bb97346-2cb9-4c8e-941f-70412692f7a3 9323d30ade3e48c4b1620b169bbc4b0b 8ccec16204454de5a75336e906bf04d6 - - 52f95bf9e52848ee940da56d1060ba85 52f95bf9e52848ee940da56d1060ba85] Creating event network-vif-plugged:c4c00603-7320-4d6a-88cf-8e5f361b9410 for instance 687c92e2-747e-48eb-b9e1-f88e4b07900c on instance [pid: 7|app: 0|req: 376/733] 10.0.0.157 () {38 vars in 815 bytes} [Fri Sep 11 18:42:02 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 358/734] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:42:03 2026] GET /v2.1/servers/687c92e2-747e-48eb-b9e1-f88e4b07900c => generated 1725 bytes in 325 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 377/735] 10.0.0.227 () {32 vars in 741 bytes} [Fri Sep 11 18:42:03 2026] GET /v2.1/servers/687c92e2-747e-48eb-b9e1-f88e4b07900c/os-interface => generated 285 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 359/736] 10.0.0.227 () {32 vars in 741 bytes} [Fri Sep 11 18:42:04 2026] GET /v2.1/servers/47531d16-9a40-4f30-8ace-771a23040a6e/os-interface => generated 284 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/737] 10.0.0.227 () {32 vars in 815 bytes} [Fri Sep 11 18:42:04 2026] GET /v2.1/servers/47531d16-9a40-4f30-8ace-771a23040a6e/os-interface/78958d86-8edf-49a8-9f0b-0eefa9aec58f => generated 281 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 360/738] 10.0.0.227 () {32 vars in 723 bytes} [Fri Sep 11 18:42:04 2026] GET /v2.1/servers/47531d16-9a40-4f30-8ace-771a23040a6e/ips => generated 155 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, ' [pid: 8|app: 0|req: 361/739] 10.0.0.227 () {34 vars in 750 bytes} [Fri Sep 11 18:42:04 2026] POST /v2.1/servers/47531d16-9a40-4f30-8ace-771a23040a6e/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 362/740] 10.0.0.227 () {32 vars in 723 bytes} [Fri Sep 11 18:42:05 2026] GET /v2.1/servers/47531d16-9a40-4f30-8ace-771a23040a6e/ips => generated 155 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-11 18:42:05.115 8 INFO nova.api.openstack.compute.server_external_events [req-bdd48e15-fd8a-4579-afe6-2a11a63f4cf1 req-92921c17-aa06-433b-95eb-b922b2dc84fe 9323d30ade3e48c4b1620b169bbc4b0b 8ccec16204454de5a75336e906bf04d6 - - 52f95bf9e52848ee940da56d1060ba85 52f95bf9e52848ee940da56d1060ba85] Creating event network-changed:c4c00603-7320-4d6a-88cf-8e5f361b9410 for instance 687c92e2-747e-48eb-b9e1-f88e4b07900c on instance [pid: 8|app: 0|req: 363/741] 10.0.0.185 () {38 vars in 815 bytes} [Fri Sep 11 18:42:05 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: 379/742] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:42:04 2026] GET /v2.1/servers/687c92e2-747e-48eb-b9e1-f88e4b07900c => generated 1725 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 364/743] 10.0.0.227 () {32 vars in 641 bytes} [Fri Sep 11 18:42:05 2026] GET /v2.1/servers => generated 377 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 380/744] 10.0.0.227 () {32 vars in 718 bytes} [Fri Sep 11 18:42:05 2026] DELETE /v2.1/servers/687c92e2-747e-48eb-b9e1-f88e4b07900c => generated 0 bytes in 95 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: 365/745] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:42:05 2026] GET /v2.1/servers/8128273f-3bbc-4658-a5fc-1b70a7ed07bc => generated 1820 bytes in 571 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 381/746] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:42:05 2026] GET /v2.1/servers/687c92e2-747e-48eb-b9e1-f88e4b07900c => generated 1731 bytes in 571 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-11 18:42:06.014 8 INFO nova.api.openstack.compute.server_external_events [req-b5c705f8-eb85-41a8-8f69-2aad9e7726b1 req-7ba374a8-46d4-4333-94fa-bf09a86bc160 9323d30ade3e48c4b1620b169bbc4b0b 8ccec16204454de5a75336e906bf04d6 - - 52f95bf9e52848ee940da56d1060ba85 52f95bf9e52848ee940da56d1060ba85] Creating event network-changed:78958d86-8edf-49a8-9f0b-0eefa9aec58f for instance 47531d16-9a40-4f30-8ace-771a23040a6e on instance [pid: 8|app: 0|req: 366/747] 10.0.0.185 () {38 vars in 815 bytes} [Fri Sep 11 18:42:05 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: 8|app: 0|req: 367/748] 10.0.0.227 () {32 vars in 723 bytes} [Fri Sep 11 18:42:06 2026] GET /v2.1/servers/47531d16-9a40-4f30-8ace-771a23040a6e/ips => generated 155 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/749] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:42:06 2026] GET /v2.1/servers/8128273f-3bbc-4658-a5fc-1b70a7ed07bc => generated 1820 bytes in 319 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/750] 10.0.0.227 () {34 vars in 750 bytes} [Fri Sep 11 18:42:06 2026] POST /v2.1/servers/8128273f-3bbc-4658-a5fc-1b70a7ed07bc/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 383/751] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:42:06 2026] GET /v2.1/servers/8128273f-3bbc-4658-a5fc-1b70a7ed07bc => generated 1822 bytes in 448 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-09-11 18:42:07.169 7 INFO nova.api.openstack.compute.server_external_events [req-55dd44d2-b029-452a-b690-ff62249fc291 req-46f55753-6ced-4302-8099-d8cabc90a4e8 9323d30ade3e48c4b1620b169bbc4b0b 8ccec16204454de5a75336e906bf04d6 - - 52f95bf9e52848ee940da56d1060ba85 52f95bf9e52848ee940da56d1060ba85] Creating event network-vif-deleted:c4c00603-7320-4d6a-88cf-8e5f361b9410 for instance 687c92e2-747e-48eb-b9e1-f88e4b07900c on instance [pid: 7|app: 0|req: 384/752] 10.0.0.185 () {38 vars in 815 bytes} [Fri Sep 11 18:42:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 385/753] 10.0.0.227 () {32 vars in 723 bytes} [Fri Sep 11 18:42:07 2026] GET /v2.1/servers/47531d16-9a40-4f30-8ace-771a23040a6e/ips => generated 155 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/754] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:42:07 2026] GET /v2.1/servers/687c92e2-747e-48eb-b9e1-f88e4b07900c => generated 1784 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/755] 10.0.0.227 () {32 vars in 723 bytes} [Fri Sep 11 18:42:08 2026] GET /v2.1/servers/47531d16-9a40-4f30-8ace-771a23040a6e/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, ' 2026-09-11 18:42:08.277 8 INFO nova.api.openstack.wsgi [None req-9508e3fe-8d1a-4005-a934-8839ad18a09b cc1a9ed9372f40a89514555f2aea9507 9de24a356d2b4ffe9e689b12f3fde3f8 - - default default] HTTP exception thrown: Instance 687c92e2-747e-48eb-b9e1-f88e4b07900c could not be found. [pid: 8|app: 0|req: 371/756] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:42:08 2026] GET /v2.1/servers/687c92e2-747e-48eb-b9e1-f88e4b07900c => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 386/757] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:42:08 2026] GET /v2.1/servers/8128273f-3bbc-4658-a5fc-1b70a7ed07bc => generated 1827 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 387/758] 10.0.0.227 () {32 vars in 706 bytes} [Fri Sep 11 18:42:08 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1361215257 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/759] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:42:08 2026] GET /v2.1/servers/47531d16-9a40-4f30-8ace-771a23040a6e => generated 1950 bytes in 544 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/760] 10.0.0.227 () {34 vars in 750 bytes} [Fri Sep 11 18:42:08 2026] POST /v2.1/servers/47531d16-9a40-4f30-8ace-771a23040a6e/action => generated 0 bytes in 61 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: 373/761] 10.0.0.227 () {32 vars in 723 bytes} [Fri Sep 11 18:42:08 2026] GET /v2.1/servers/47531d16-9a40-4f30-8ace-771a23040a6e/ips => generated 194 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-09-11 18:42:09.788 8 INFO nova.api.openstack.compute.server_external_events [req-b651bb12-ae47-413e-bc0a-93b2b1648164 req-3d87bd2c-0fd8-433f-86d8-aeb8f0ce2413 9323d30ade3e48c4b1620b169bbc4b0b 8ccec16204454de5a75336e906bf04d6 - - 52f95bf9e52848ee940da56d1060ba85 52f95bf9e52848ee940da56d1060ba85] Creating event network-changed:78958d86-8edf-49a8-9f0b-0eefa9aec58f for instance 47531d16-9a40-4f30-8ace-771a23040a6e on instance [pid: 8|app: 0|req: 376/764] 10.0.0.185 () {38 vars in 815 bytes} [Fri Sep 11 18:42:09 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-09-11 18:42:09.838 8 INFO nova.api.openstack.compute.server_external_events [req-9d84d00f-93d3-43b6-9e2d-52b056e15f15 req-8a5d20c8-ebab-4eb4-bd87-2c227a7e6089 9323d30ade3e48c4b1620b169bbc4b0b 8ccec16204454de5a75336e906bf04d6 - - 52f95bf9e52848ee940da56d1060ba85 52f95bf9e52848ee940da56d1060ba85] Creating event network-vif-unplugged:2985e9f8-e3b2-4a3b-b525-b7a87690d6f4 for instance 8128273f-3bbc-4658-a5fc-1b70a7ed07bc on instance [pid: 8|app: 0|req: 377/765] 10.0.0.157 () {38 vars in 815 bytes} [Fri Sep 11 18:42:09 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 389/766] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:42:09 2026] GET /v2.1/servers/8128273f-3bbc-4658-a5fc-1b70a7ed07bc => generated 1827 bytes in 677 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/767] 10.0.0.227 () {32 vars in 723 bytes} [Fri Sep 11 18:42:09 2026] GET /v2.1/servers/47531d16-9a40-4f30-8ace-771a23040a6e/ips => generated 194 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-11 18:42:10.764 7 INFO nova.api.openstack.compute.server_external_events [req-0f69b941-8e48-43c2-bc40-27054621e377 req-4b27d331-2802-4da5-9db0-04fcec184af5 9323d30ade3e48c4b1620b169bbc4b0b 8ccec16204454de5a75336e906bf04d6 - - 52f95bf9e52848ee940da56d1060ba85 52f95bf9e52848ee940da56d1060ba85] Creating event network-vif-plugged:2985e9f8-e3b2-4a3b-b525-b7a87690d6f4 for instance 8128273f-3bbc-4658-a5fc-1b70a7ed07bc on instance [pid: 7|app: 0|req: 390/768] 10.0.0.157 () {38 vars in 815 bytes} [Fri Sep 11 18:42:10 2026] POST /v2.1/os-server-external-events => generated 183 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/769] 10.0.0.227 () {32 vars in 723 bytes} [Fri Sep 11 18:42:11 2026] GET /v2.1/servers/47531d16-9a40-4f30-8ace-771a23040a6e/ips => generated 155 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: 392/770] 10.0.0.227 () {32 vars in 718 bytes} [Fri Sep 11 18:42:11 2026] DELETE /v2.1/servers/47531d16-9a40-4f30-8ace-771a23040a6e => generated 0 bytes in 77 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: 379/771] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:42:10 2026] GET /v2.1/servers/8128273f-3bbc-4658-a5fc-1b70a7ed07bc => generated 1820 bytes in 696 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/772] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:42:11 2026] GET /v2.1/servers/47531d16-9a40-4f30-8ace-771a23040a6e => generated 1841 bytes in 594 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 380/773] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:42:12 2026] GET /v2.1/servers/47531d16-9a40-4f30-8ace-771a23040a6e => generated 1774 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-11 18:42:12.934 7 INFO nova.api.openstack.compute.server_external_events [req-5feb17be-ad13-4e65-a17b-0799d297a34b req-465a6c1a-decd-4a58-b731-df6f596be28a 9323d30ade3e48c4b1620b169bbc4b0b 8ccec16204454de5a75336e906bf04d6 - - 52f95bf9e52848ee940da56d1060ba85 52f95bf9e52848ee940da56d1060ba85] Creating event network-vif-deleted:78958d86-8edf-49a8-9f0b-0eefa9aec58f for instance 47531d16-9a40-4f30-8ace-771a23040a6e on instance [pid: 7|app: 0|req: 394/774] 10.0.0.185 () {38 vars in 815 bytes} [Fri Sep 11 18:42:12 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-11 18:42:13.951 8 INFO nova.api.openstack.wsgi [None req-31be190c-daaa-4270-99d1-1a7afe982815 ed51af57fc0d4fd79d1801fef76cc37d 25a5ff6b8d3b463fa60c734b8ab154d0 - - default default] HTTP exception thrown: Instance 47531d16-9a40-4f30-8ace-771a23040a6e could not be found. [pid: 8|app: 0|req: 381/775] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:42:13 2026] GET /v2.1/servers/47531d16-9a40-4f30-8ace-771a23040a6e => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 395/776] 10.0.0.227 () {32 vars in 706 bytes} [Fri Sep 11 18:42:13 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1400763102 => generated 0 bytes in 23 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-09-11 18:42:14.536 8 INFO nova.api.openstack.wsgi [None req-d5b85bad-2af1-456c-b622-e8ed62ac359c ed51af57fc0d4fd79d1801fef76cc37d 25a5ff6b8d3b463fa60c734b8ab154d0 - - default default] HTTP exception thrown: Instance 47531d16-9a40-4f30-8ace-771a23040a6e could not be found. [pid: 8|app: 0|req: 382/777] 10.0.0.227 () {32 vars in 718 bytes} [Fri Sep 11 18:42:14 2026] DELETE /v2.1/servers/47531d16-9a40-4f30-8ace-771a23040a6e => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-09-11 18:42:14.565 7 INFO nova.api.openstack.wsgi [None req-543a3892-6978-49f9-861e-8419ee9d9a4e ed51af57fc0d4fd79d1801fef76cc37d 25a5ff6b8d3b463fa60c734b8ab154d0 - - default default] HTTP exception thrown: Instance 47531d16-9a40-4f30-8ace-771a23040a6e could not be found. [pid: 7|app: 0|req: 396/778] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:42:14 2026] GET /v2.1/servers/47531d16-9a40-4f30-8ace-771a23040a6e => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 384/781] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:42:27 2026] GET /v2.1/servers/8128273f-3bbc-4658-a5fc-1b70a7ed07bc => generated 1820 bytes in 285 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 398/782] 10.0.0.227 () {32 vars in 718 bytes} [Fri Sep 11 18:42:27 2026] DELETE /v2.1/servers/8128273f-3bbc-4658-a5fc-1b70a7ed07bc => generated 0 bytes in 134 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 385/783] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:42:27 2026] GET /v2.1/servers/8128273f-3bbc-4658-a5fc-1b70a7ed07bc => generated 1826 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/784] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:42:28 2026] GET /v2.1/servers/8128273f-3bbc-4658-a5fc-1b70a7ed07bc => generated 1758 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-09-11 18:42:29.946 8 INFO nova.api.openstack.wsgi [None req-92d21791-e5ba-49d8-b284-bcd4de14b5d8 59fecad278024e41a6524536e8bbaa47 19c774250e3d4430b7dd6d8e62f83c05 - - default default] HTTP exception thrown: Instance 8128273f-3bbc-4658-a5fc-1b70a7ed07bc could not be found. [pid: 8|app: 0|req: 387/787] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:42:29 2026] GET /v2.1/servers/8128273f-3bbc-4658-a5fc-1b70a7ed07bc => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 401/788] 10.0.0.227 () {32 vars in 704 bytes} [Fri Sep 11 18:42:29 2026] DELETE /v2.1/os-keypairs/tempest-keypair-200166104 => generated 0 bytes in 24 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-09-11 18:42:30.085 8 INFO nova.api.openstack.compute.server_external_events [req-79f8f3d1-cbf7-4dc6-b1ac-d7f3b6b0a264 req-a28d24a4-b140-4db0-88a6-c10fb0ac4595 9323d30ade3e48c4b1620b169bbc4b0b 8ccec16204454de5a75336e906bf04d6 - - 52f95bf9e52848ee940da56d1060ba85 52f95bf9e52848ee940da56d1060ba85] Creating event network-vif-deleted:2985e9f8-e3b2-4a3b-b525-b7a87690d6f4 for instance 8128273f-3bbc-4658-a5fc-1b70a7ed07bc on instance [pid: 8|app: 0|req: 388/789] 10.0.0.185 () {38 vars in 815 bytes} [Fri Sep 11 18:42:30 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/792] 10.0.0.227 () {34 vars in 663 bytes} [Fri Sep 11 18:42:41 2026] POST /v2.1/servers => generated 424 bytes in 801 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: 390/793] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:42:42 2026] GET /v2.1/servers/d8b003e9-9de9-4fd3-8ff4-267ccc5ba121 => generated 1371 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 404/794] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:42:43 2026] GET /v2.1/servers/d8b003e9-9de9-4fd3-8ff4-267ccc5ba121 => generated 1471 bytes in 527 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-11 18:42:44.926 8 INFO nova.api.openstack.compute.server_external_events [req-a9998adc-3a8f-4622-99d2-b5cfdcb21427 req-772d4c65-e4f5-4069-9389-3d04afc365cb 9323d30ade3e48c4b1620b169bbc4b0b 8ccec16204454de5a75336e906bf04d6 - - 52f95bf9e52848ee940da56d1060ba85 52f95bf9e52848ee940da56d1060ba85] Creating event network-changed:d0297aaa-c639-4094-ba7f-a7dec554a954 for instance d8b003e9-9de9-4fd3-8ff4-267ccc5ba121 on instance [pid: 8|app: 0|req: 391/795] 10.0.0.185 () {38 vars in 815 bytes} [Fri Sep 11 18:42:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/796] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:42:45 2026] GET /v2.1/servers/d8b003e9-9de9-4fd3-8ff4-267ccc5ba121 => generated 1471 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 392/797] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:42:46 2026] GET /v2.1/servers/d8b003e9-9de9-4fd3-8ff4-267ccc5ba121 => generated 1471 bytes in 369 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 406/798] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:42:47 2026] GET /v2.1/servers/d8b003e9-9de9-4fd3-8ff4-267ccc5ba121 => generated 1471 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-11 18:42:48.253 8 INFO nova.api.openstack.compute.server_external_events [req-9d9bb7de-c78f-48ee-aef6-b837aa70afc6 req-9519ba70-b4fd-4ee5-a0ec-32b09cd82d76 9323d30ade3e48c4b1620b169bbc4b0b 8ccec16204454de5a75336e906bf04d6 - - 52f95bf9e52848ee940da56d1060ba85 52f95bf9e52848ee940da56d1060ba85] Creating event network-vif-plugged:d0297aaa-c639-4094-ba7f-a7dec554a954 for instance d8b003e9-9de9-4fd3-8ff4-267ccc5ba121 on instance [pid: 8|app: 0|req: 393/799] 10.0.0.157 () {38 vars in 815 bytes} [Fri Sep 11 18:42:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/800] 10.0.0.201 () {30 vars in 619 bytes} [Fri Sep 11 18:42:48 2026] GET /v2.1 => generated 0 bytes in 99 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: 394/801] 10.0.0.201 () {30 vars in 621 bytes} [Fri Sep 11 18:42:48 2026] GET /v2.1/ => generated 410 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/802] 10.0.0.201 () {34 vars in 913 bytes} [Fri Sep 11 18:42:48 2026] GET /v2.1/os-simple-tenant-usage/2f00928b70f04cde84faddd88fcceb53?start=2026-09-10T00:00:00&end=2026-09-11T23:59:59 => generated 20 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/803] 10.0.0.201 () {30 vars in 654 bytes} [Fri Sep 11 18:42:48 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 409/804] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:42:49 2026] GET /v2.1/servers/d8b003e9-9de9-4fd3-8ff4-267ccc5ba121 => generated 1656 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/805] 10.0.0.227 () {32 vars in 723 bytes} [Fri Sep 11 18:42:49 2026] GET /v2.1/servers/d8b003e9-9de9-4fd3-8ff4-267ccc5ba121/ips => generated 109 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 410/806] 10.0.0.227 () {32 vars in 723 bytes} [Fri Sep 11 18:42:49 2026] GET /v2.1/servers/d8b003e9-9de9-4fd3-8ff4-267ccc5ba121/ips => generated 109 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 397/807] 10.0.0.227 () {32 vars in 825 bytes} [Fri Sep 11 18:42:49 2026] GET /v2.1/servers/d8b003e9-9de9-4fd3-8ff4-267ccc5ba121/ips/tempest-ServerAddressesTestJSON-2093427205-network => generated 94 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 411/810] 10.0.0.227 () {32 vars in 718 bytes} [Fri Sep 11 18:42:49 2026] DELETE /v2.1/servers/d8b003e9-9de9-4fd3-8ff4-267ccc5ba121 => generated 0 bytes in 162 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: 400/811] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:42:49 2026] GET /v2.1/servers/d8b003e9-9de9-4fd3-8ff4-267ccc5ba121 => generated 1662 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: 412/812] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:42:50 2026] GET /v2.1/servers/d8b003e9-9de9-4fd3-8ff4-267ccc5ba121 => generated 1620 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-11 18:42:51.300 8 INFO nova.api.openstack.compute.server_external_events [req-31e36a08-7b76-45ae-8ea4-0ffa75e57185 req-cbf74dd4-cd6c-405c-abf5-f3f389fbe1da 9323d30ade3e48c4b1620b169bbc4b0b 8ccec16204454de5a75336e906bf04d6 - - 52f95bf9e52848ee940da56d1060ba85 52f95bf9e52848ee940da56d1060ba85] Creating event network-vif-deleted:d0297aaa-c639-4094-ba7f-a7dec554a954 for instance d8b003e9-9de9-4fd3-8ff4-267ccc5ba121 on instance [pid: 8|app: 0|req: 401/813] 10.0.0.185 () {38 vars in 815 bytes} [Fri Sep 11 18:42:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 413/814] 10.0.0.201 () {30 vars in 619 bytes} [Fri Sep 11 18:42:51 2026] GET /v2.1 => generated 0 bytes in 165 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: 402/815] 10.0.0.201 () {30 vars in 621 bytes} [Fri Sep 11 18:42:51 2026] GET /v2.1/ => generated 410 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/816] 10.0.0.201 () {34 vars in 913 bytes} [Fri Sep 11 18:42:51 2026] GET /v2.1/os-simple-tenant-usage/2f00928b70f04cde84faddd88fcceb53?start=2026-09-10T00:00:00&end=2026-09-11T23:59:59 => generated 20 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/817] 10.0.0.201 () {30 vars in 654 bytes} [Fri Sep 11 18:42:51 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-11 18:42:52.100 7 INFO nova.api.openstack.wsgi [None req-0fd58eb5-d085-4708-8c23-548381536f7d f8852d7fa73040f3b1349a33e40a7256 dd08b7bfae164fe7890119b4a410c9ce - - default default] HTTP exception thrown: Instance d8b003e9-9de9-4fd3-8ff4-267ccc5ba121 could not be found. [pid: 7|app: 0|req: 415/818] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:42:52 2026] GET /v2.1/servers/d8b003e9-9de9-4fd3-8ff4-267ccc5ba121 => generated 111 bytes in 52 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/819] 10.0.0.227 () {30 vars in 413 bytes} [Fri Sep 11 18:42:57 2026] GET / => generated 421 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 416/820] 10.0.0.227 () {28 vars in 560 bytes} [Fri Sep 11 18:42:57 2026] GET /v2/ => generated 401 bytes in 699 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/821] 10.0.0.227 () {28 vars in 564 bytes} [Fri Sep 11 18:42:58 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: 7|app: 0|req: 417/822] 10.0.0.227 () {30 vars in 413 bytes} [Fri Sep 11 18:42:58 2026] GET / => generated 421 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/825] 10.0.0.227 () {34 vars in 671 bytes} [Fri Sep 11 18:43:04 2026] POST /v2.1/os-keypairs => generated 397 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/826] 10.0.0.227 () {34 vars in 663 bytes} [Fri Sep 11 18:43:06 2026] POST /v2.1/servers => generated 449 bytes in 663 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/827] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:43:07 2026] GET /v2.1/servers/a472ea66-e498-4827-84b5-3eb1518c9d9f => generated 1402 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-09-11 18:43:09.530 8 INFO nova.api.openstack.compute.server_external_events [req-010be651-4af7-4316-bd6a-710db233d528 req-beba6d2b-4954-4bfb-ac9b-d78ac563dbcf 9323d30ade3e48c4b1620b169bbc4b0b 8ccec16204454de5a75336e906bf04d6 - - 52f95bf9e52848ee940da56d1060ba85 52f95bf9e52848ee940da56d1060ba85] Creating event network-changed:4d89742a-ca4d-4998-bec0-30f552201e75 for instance a472ea66-e498-4827-84b5-3eb1518c9d9f on instance [pid: 8|app: 0|req: 409/828] 10.0.0.185 () {38 vars in 815 bytes} [Fri Sep 11 18:43:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/829] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:43:08 2026] GET /v2.1/servers/a472ea66-e498-4827-84b5-3eb1518c9d9f => generated 1527 bytes in 896 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/832] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:43:10 2026] GET /v2.1/servers/a472ea66-e498-4827-84b5-3eb1518c9d9f => generated 1527 bytes in 442 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-09-11 18:43:12.115 7 INFO nova.api.openstack.compute.server_external_events [req-c8309b0d-88dc-49e9-964b-3c0e42083af3 req-77a5902b-a48b-4119-b30c-5232b890a230 9323d30ade3e48c4b1620b169bbc4b0b 8ccec16204454de5a75336e906bf04d6 - - 52f95bf9e52848ee940da56d1060ba85 52f95bf9e52848ee940da56d1060ba85] Creating event network-vif-plugged:4d89742a-ca4d-4998-bec0-30f552201e75 for instance a472ea66-e498-4827-84b5-3eb1518c9d9f on instance [pid: 7|app: 0|req: 423/833] 10.0.0.157 () {38 vars in 815 bytes} [Fri Sep 11 18:43:12 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/834] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:43:12 2026] GET /v2.1/servers/a472ea66-e498-4827-84b5-3eb1518c9d9f => generated 1527 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, ' [pid: 7|app: 0|req: 424/835] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:43:13 2026] GET /v2.1/servers/a472ea66-e498-4827-84b5-3eb1518c9d9f => generated 1527 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, ' [pid: 8|app: 0|req: 412/836] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:43:14 2026] GET /v2.1/servers/a472ea66-e498-4827-84b5-3eb1518c9d9f => generated 1694 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: 425/837] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:43:14 2026] GET /v2.1/servers/a472ea66-e498-4827-84b5-3eb1518c9d9f => generated 1694 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-11 18:43:16.512 8 INFO nova.api.openstack.compute.server_external_events [req-73dad77e-7ce6-44ef-8aa1-9327f2adf22f req-ed12734e-f6cc-467b-a64f-10943f8c1f86 9323d30ade3e48c4b1620b169bbc4b0b 8ccec16204454de5a75336e906bf04d6 - - 52f95bf9e52848ee940da56d1060ba85 52f95bf9e52848ee940da56d1060ba85] Creating event network-changed:4d89742a-ca4d-4998-bec0-30f552201e75 for instance a472ea66-e498-4827-84b5-3eb1518c9d9f on instance [pid: 8|app: 0|req: 413/838] 10.0.0.185 () {38 vars in 815 bytes} [Fri Sep 11 18:43:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 427/841] 10.0.0.227 () {34 vars in 750 bytes} [Fri Sep 11 18:43:23 2026] POST /v2.1/servers/a472ea66-e498-4827-84b5-3eb1518c9d9f/action => generated 31672 bytes in 213 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-09-11 18:43:29.161 8 INFO nova.api.openstack.compute.server_external_events [req-b5cb349a-121f-47ef-a759-6a0df548b755 req-ee2d3a5b-2b2e-497c-862a-6a827f51165d 9323d30ade3e48c4b1620b169bbc4b0b 8ccec16204454de5a75336e906bf04d6 - - 52f95bf9e52848ee940da56d1060ba85 52f95bf9e52848ee940da56d1060ba85] Creating event network-changed:4d89742a-ca4d-4998-bec0-30f552201e75 for instance a472ea66-e498-4827-84b5-3eb1518c9d9f on instance [pid: 8|app: 0|req: 415/842] 10.0.0.185 () {38 vars in 815 bytes} [Fri Sep 11 18:43:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 417/845] 10.0.0.227 () {34 vars in 671 bytes} [Fri Sep 11 18:43:32 2026] POST /v2.1/os-keypairs => generated 397 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: 7|app: 0|req: 429/846] 10.0.0.227 () {34 vars in 663 bytes} [Fri Sep 11 18:43:35 2026] POST /v2.1/servers => generated 450 bytes in 846 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/847] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:43:36 2026] GET /v2.1/servers/2d262c5c-0db4-4c81-a6f3-6424fa0eb5ab => generated 1402 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 430/848] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:43:37 2026] GET /v2.1/servers/2d262c5c-0db4-4c81-a6f3-6424fa0eb5ab => generated 1462 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-11 18:43:38.505 7 INFO nova.api.openstack.compute.server_external_events [req-2b2bd960-0672-47d0-b301-1b059f7e29ab req-dd0d844f-5589-44ba-b545-e48a15730375 9323d30ade3e48c4b1620b169bbc4b0b 8ccec16204454de5a75336e906bf04d6 - - 52f95bf9e52848ee940da56d1060ba85 52f95bf9e52848ee940da56d1060ba85] Creating event network-changed:bc8b61df-889e-4707-8489-28bd010c6d8d for instance 2d262c5c-0db4-4c81-a6f3-6424fa0eb5ab on instance [pid: 7|app: 0|req: 431/849] 10.0.0.185 () {38 vars in 815 bytes} [Fri Sep 11 18:43:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/850] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:43:38 2026] GET /v2.1/servers/2d262c5c-0db4-4c81-a6f3-6424fa0eb5ab => generated 1528 bytes in 479 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/853] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:43:39 2026] GET /v2.1/servers/2d262c5c-0db4-4c81-a6f3-6424fa0eb5ab => generated 1528 bytes in 560 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-09-11 18:43:42.142 7 INFO nova.api.openstack.compute.server_external_events [req-f3e55383-748a-4f68-ac3b-2aad59469f89 req-b583c721-d66a-4691-9838-51f1f32c39d0 9323d30ade3e48c4b1620b169bbc4b0b 8ccec16204454de5a75336e906bf04d6 - - 52f95bf9e52848ee940da56d1060ba85 52f95bf9e52848ee940da56d1060ba85] Creating event network-vif-plugged:bc8b61df-889e-4707-8489-28bd010c6d8d for instance 2d262c5c-0db4-4c81-a6f3-6424fa0eb5ab on instance [pid: 7|app: 0|req: 434/854] 10.0.0.157 () {38 vars in 815 bytes} [Fri Sep 11 18:43:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/855] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:43:41 2026] GET /v2.1/servers/2d262c5c-0db4-4c81-a6f3-6424fa0eb5ab => generated 1528 bytes in 1059 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 435/856] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:43:43 2026] GET /v2.1/servers/2d262c5c-0db4-4c81-a6f3-6424fa0eb5ab => generated 1696 bytes in 329 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/857] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:43:43 2026] GET /v2.1/servers/2d262c5c-0db4-4c81-a6f3-6424fa0eb5ab => generated 1696 bytes in 573 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-11 18:43:45.391 7 INFO nova.api.openstack.compute.server_external_events [req-1d942636-9427-40ed-976d-f3030ba9fe6b req-fb339bc3-0665-4ad1-9518-38ea0248ee00 9323d30ade3e48c4b1620b169bbc4b0b 8ccec16204454de5a75336e906bf04d6 - - 52f95bf9e52848ee940da56d1060ba85 52f95bf9e52848ee940da56d1060ba85] Creating event network-changed:bc8b61df-889e-4707-8489-28bd010c6d8d for instance 2d262c5c-0db4-4c81-a6f3-6424fa0eb5ab on instance [pid: 7|app: 0|req: 436/858] 10.0.0.185 () {38 vars in 815 bytes} [Fri Sep 11 18:43:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 423/859] 10.0.0.227 () {34 vars in 663 bytes} [Fri Sep 11 18:43:45 2026] POST /v2.1/servers => generated 424 bytes in 709 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 437/860] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:43:46 2026] GET /v2.1/servers/cca76e99-d366-4564-9fdc-dcdb40dc5008 => generated 1368 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 424/861] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:43:47 2026] GET /v2.1/servers/cca76e99-d366-4564-9fdc-dcdb40dc5008 => generated 1468 bytes in 531 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-11 18:43:48.174 7 INFO nova.api.openstack.compute.server_external_events [req-5d9b7eed-fba5-4070-b1f1-4cbce1c1e35a req-5d8d6e3a-258b-4536-97ee-68edd0234c3d 9323d30ade3e48c4b1620b169bbc4b0b 8ccec16204454de5a75336e906bf04d6 - - 52f95bf9e52848ee940da56d1060ba85 52f95bf9e52848ee940da56d1060ba85] Creating event network-changed:77899f2f-13bf-4cca-bfbb-6880a327b856 for instance cca76e99-d366-4564-9fdc-dcdb40dc5008 on instance [pid: 7|app: 0|req: 438/862] 10.0.0.185 () {38 vars in 815 bytes} [Fri Sep 11 18:43:48 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: 425/863] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:43:48 2026] GET /v2.1/servers/cca76e99-d366-4564-9fdc-dcdb40dc5008 => generated 1468 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-11 18:43:50.166 8 INFO nova.api.openstack.compute.server_external_events [req-08a84371-ff21-4c28-831b-dc109b11a0dd req-7bb2015f-d421-41b7-9f16-c957d8eb7a25 9323d30ade3e48c4b1620b169bbc4b0b 8ccec16204454de5a75336e906bf04d6 - - 52f95bf9e52848ee940da56d1060ba85 52f95bf9e52848ee940da56d1060ba85] Creating event network-vif-plugged:77899f2f-13bf-4cca-bfbb-6880a327b856 for instance cca76e99-d366-4564-9fdc-dcdb40dc5008 on instance [pid: 8|app: 0|req: 427/866] 10.0.0.157 () {38 vars in 815 bytes} [Fri Sep 11 18:43:50 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) [pid: 7|app: 0|req: 440/867] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:43:50 2026] GET /v2.1/servers/cca76e99-d366-4564-9fdc-dcdb40dc5008 => generated 1468 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 428/868] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:43:51 2026] GET /v2.1/servers/cca76e99-d366-4564-9fdc-dcdb40dc5008 => generated 1649 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 441/869] 10.0.0.227 () {32 vars in 718 bytes} [Fri Sep 11 18:43:51 2026] DELETE /v2.1/servers/cca76e99-d366-4564-9fdc-dcdb40dc5008 => generated 0 bytes in 262 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: 429/870] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:43:52 2026] GET /v2.1/servers/cca76e99-d366-4564-9fdc-dcdb40dc5008 => generated 1655 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, ' [pid: 7|app: 0|req: 442/871] 10.0.0.227 () {34 vars in 750 bytes} [Fri Sep 11 18:43:52 2026] POST /v2.1/servers/2d262c5c-0db4-4c81-a6f3-6424fa0eb5ab/action => generated 31642 bytes in 66 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-09-11 18:43:53.230 8 INFO nova.api.openstack.compute.server_external_events [req-fee3d657-329d-459d-b25c-c70cf6c6fea4 req-41f10f8b-c45f-40bc-a458-2342fa7d9073 9323d30ade3e48c4b1620b169bbc4b0b 8ccec16204454de5a75336e906bf04d6 - - 52f95bf9e52848ee940da56d1060ba85 52f95bf9e52848ee940da56d1060ba85] Creating event network-vif-deleted:77899f2f-13bf-4cca-bfbb-6880a327b856 for instance cca76e99-d366-4564-9fdc-dcdb40dc5008 on instance [pid: 8|app: 0|req: 430/872] 10.0.0.185 () {38 vars in 815 bytes} [Fri Sep 11 18:43:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 443/873] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:43:53 2026] GET /v2.1/servers/cca76e99-d366-4564-9fdc-dcdb40dc5008 => generated 1454 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-11 18:43:54.614 8 INFO nova.api.openstack.wsgi [None req-10a54063-cd23-46f7-970d-a3f62e8c0107 e06108c8228141278b35f7a46c528483 755ee4a33001457ca92c15350d41af3a - - default default] HTTP exception thrown: Instance cca76e99-d366-4564-9fdc-dcdb40dc5008 could not be found. [pid: 8|app: 0|req: 431/874] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:43:54 2026] GET /v2.1/servers/cca76e99-d366-4564-9fdc-dcdb40dc5008 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 444/875] 10.0.0.227 () {32 vars in 718 bytes} [Fri Sep 11 18:43:55 2026] DELETE /v2.1/servers/2d262c5c-0db4-4c81-a6f3-6424fa0eb5ab => 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: 432/876] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:43:55 2026] GET /v2.1/servers/2d262c5c-0db4-4c81-a6f3-6424fa0eb5ab => generated 1822 bytes in 406 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-11 18:43:58.709 8 INFO nova.api.openstack.compute.server_external_events [req-eee21b50-e19d-4257-bcfc-07aad5247733 req-2f312ba8-5417-46c5-81ec-3c2f5694251f 9323d30ade3e48c4b1620b169bbc4b0b 8ccec16204454de5a75336e906bf04d6 - - 52f95bf9e52848ee940da56d1060ba85 52f95bf9e52848ee940da56d1060ba85] Creating event network-vif-deleted:bc8b61df-889e-4707-8489-28bd010c6d8d for instance 2d262c5c-0db4-4c81-a6f3-6424fa0eb5ab on instance [pid: 8|app: 0|req: 433/877] 10.0.0.185 () {38 vars in 815 bytes} [Fri Sep 11 18:43:58 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/878] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:43:56 2026] GET /v2.1/servers/2d262c5c-0db4-4c81-a6f3-6424fa0eb5ab => generated 1822 bytes in 1847 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-11 18:43:59.769 7 INFO nova.api.openstack.wsgi [None req-9fe498b4-cfbb-4272-9ff4-ab4891af7907 8d1f5355916c469ebed9d9f94b31520e 1b5c5501c1da4bb1a329307ce899b39e - - default default] HTTP exception thrown: Instance 2d262c5c-0db4-4c81-a6f3-6424fa0eb5ab could not be found. [pid: 7|app: 0|req: 447/881] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:43:59 2026] GET /v2.1/servers/2d262c5c-0db4-4c81-a6f3-6424fa0eb5ab => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 435/882] 10.0.0.227 () {32 vars in 728 bytes} [Fri Sep 11 18:44:00 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-195119700 => 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: 448/883] 10.0.0.227 () {32 vars in 718 bytes} [Fri Sep 11 18:44:00 2026] DELETE /v2.1/servers/a472ea66-e498-4827-84b5-3eb1518c9d9f => generated 0 bytes in 130 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/884] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:44:00 2026] GET /v2.1/servers/a472ea66-e498-4827-84b5-3eb1518c9d9f => generated 1700 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-11 18:44:01.859 7 INFO nova.api.openstack.compute.server_external_events [req-35248ee9-d2be-463d-8fa9-12b738f5083e req-df3dd2a5-be0d-412e-8e71-7dfce46d7d9d 9323d30ade3e48c4b1620b169bbc4b0b 8ccec16204454de5a75336e906bf04d6 - - 52f95bf9e52848ee940da56d1060ba85 52f95bf9e52848ee940da56d1060ba85] Creating event network-vif-deleted:4d89742a-ca4d-4998-bec0-30f552201e75 for instance a472ea66-e498-4827-84b5-3eb1518c9d9f on instance [pid: 7|app: 0|req: 449/885] 10.0.0.185 () {38 vars in 815 bytes} [Fri Sep 11 18:44:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 437/886] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:44:02 2026] GET /v2.1/servers/a472ea66-e498-4827-84b5-3eb1518c9d9f => generated 1488 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-11 18:44:03.253 7 INFO nova.api.openstack.wsgi [None req-b2f6c6f2-4d7e-4eb1-bf34-9fac9efdf5b7 8d1f5355916c469ebed9d9f94b31520e 1b5c5501c1da4bb1a329307ce899b39e - - default default] HTTP exception thrown: Instance a472ea66-e498-4827-84b5-3eb1518c9d9f could not be found. [pid: 7|app: 0|req: 450/887] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:44:03 2026] GET /v2.1/servers/a472ea66-e498-4827-84b5-3eb1518c9d9f => 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: 438/888] 10.0.0.227 () {32 vars in 728 bytes} [Fri Sep 11 18:44:03 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-603451352 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/895] 10.0.0.227 () {34 vars in 671 bytes} [Fri Sep 11 18:44:33 2026] POST /v2.1/os-keypairs => generated 397 bytes in 351 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 454/896] 10.0.0.227 () {34 vars in 671 bytes} [Fri Sep 11 18:44:35 2026] POST /v2.1/os-keypairs => generated 385 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/897] 10.0.0.227 () {34 vars in 663 bytes} [Fri Sep 11 18:44:37 2026] POST /v2.1/servers => generated 497 bytes in 758 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/898] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:44:38 2026] GET /v2.1/servers/2929034c-f937-4bae-980c-6f19d20c6d36 => generated 1457 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 444/901] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:44:39 2026] GET /v2.1/servers/2929034c-f937-4bae-980c-6f19d20c6d36 => generated 1630 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-11 18:44:40.478 7 INFO nova.api.openstack.compute.server_external_events [req-49b17ce7-b0e0-4b3d-bbca-9d3583eadfde req-759bacc1-7bf1-4605-a14b-1322dd1194b7 9323d30ade3e48c4b1620b169bbc4b0b 8ccec16204454de5a75336e906bf04d6 - - 52f95bf9e52848ee940da56d1060ba85 52f95bf9e52848ee940da56d1060ba85] Creating event network-changed:8bb52837-dacf-4eea-9182-0feffd07911c for instance 2929034c-f937-4bae-980c-6f19d20c6d36 on instance [pid: 7|app: 0|req: 458/902] 10.0.0.185 () {38 vars in 815 bytes} [Fri Sep 11 18:44:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 445/903] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:44:40 2026] GET /v2.1/servers/2929034c-f937-4bae-980c-6f19d20c6d36 => generated 1630 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 459/904] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:44:42 2026] GET /v2.1/servers/2929034c-f937-4bae-980c-6f19d20c6d36 => generated 1630 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-11 18:44:42.626 8 INFO nova.api.openstack.compute.server_external_events [req-6edafe6e-705a-4af8-8763-09131095a6a4 req-fe337715-1c6d-4a02-87b4-a061a71475e5 9323d30ade3e48c4b1620b169bbc4b0b 8ccec16204454de5a75336e906bf04d6 - - 52f95bf9e52848ee940da56d1060ba85 52f95bf9e52848ee940da56d1060ba85] Creating event network-vif-plugged:8bb52837-dacf-4eea-9182-0feffd07911c for instance 2929034c-f937-4bae-980c-6f19d20c6d36 on instance [pid: 8|app: 0|req: 446/905] 10.0.0.157 () {38 vars in 815 bytes} [Fri Sep 11 18:44:42 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: 460/906] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:44:43 2026] GET /v2.1/servers/2929034c-f937-4bae-980c-6f19d20c6d36 => generated 1811 bytes in 458 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 447/907] 10.0.0.227 () {32 vars in 741 bytes} [Fri Sep 11 18:44:43 2026] GET /v2.1/servers/2929034c-f937-4bae-980c-6f19d20c6d36/os-interface => generated 285 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-11 18:44:44.740 7 INFO nova.api.openstack.compute.server_external_events [req-9375d3bb-8855-4b07-ab9b-d82f87f64d5e req-5996f6f1-1cdd-49d2-a129-52a9d868b27c 9323d30ade3e48c4b1620b169bbc4b0b 8ccec16204454de5a75336e906bf04d6 - - 52f95bf9e52848ee940da56d1060ba85 52f95bf9e52848ee940da56d1060ba85] Creating event network-changed:8bb52837-dacf-4eea-9182-0feffd07911c for instance 2929034c-f937-4bae-980c-6f19d20c6d36 on instance [pid: 7|app: 0|req: 461/908] 10.0.0.185 () {38 vars in 815 bytes} [Fri Sep 11 18:44:44 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: 463/911] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:44:53 2026] GET /v2.1/servers/2929034c-f937-4bae-980c-6f19d20c6d36 => generated 1931 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: 449/912] 10.0.0.227 () {32 vars in 753 bytes} [Fri Sep 11 18:44:55 2026] GET /v2.1/servers/2929034c-f937-4bae-980c-6f19d20c6d36/os-server-password => generated 116 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: 464/913] 10.0.0.227 () {32 vars in 718 bytes} [Fri Sep 11 18:44:57 2026] DELETE /v2.1/servers/2929034c-f937-4bae-980c-6f19d20c6d36 => generated 0 bytes in 158 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: 450/914] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:44:57 2026] GET /v2.1/servers/2929034c-f937-4bae-980c-6f19d20c6d36 => generated 1937 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-11 18:44:58.678 7 INFO nova.api.openstack.compute.server_external_events [req-11d9c6a6-f350-4d5e-a46c-483ea94363bf req-05e92458-278d-4f1a-aeef-d3116b3b8476 9323d30ade3e48c4b1620b169bbc4b0b 8ccec16204454de5a75336e906bf04d6 - - 52f95bf9e52848ee940da56d1060ba85 52f95bf9e52848ee940da56d1060ba85] Creating event network-vif-unplugged:8bb52837-dacf-4eea-9182-0feffd07911c for instance 2929034c-f937-4bae-980c-6f19d20c6d36 on instance [pid: 7|app: 0|req: 465/915] 10.0.0.157 () {38 vars in 815 bytes} [Fri Sep 11 18:44:58 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, ' [pid: 8|app: 0|req: 451/916] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:44:58 2026] GET /v2.1/servers/2929034c-f937-4bae-980c-6f19d20c6d36 => generated 1822 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-11 18:44:59.814 8 INFO nova.api.openstack.compute.server_external_events [req-38e1b54c-4514-42ed-8ba6-34f26c1afb42 req-29f6e22d-f417-478c-9108-c9ab52175af1 9323d30ade3e48c4b1620b169bbc4b0b 8ccec16204454de5a75336e906bf04d6 - - 52f95bf9e52848ee940da56d1060ba85 52f95bf9e52848ee940da56d1060ba85] Creating event network-vif-deleted:8bb52837-dacf-4eea-9182-0feffd07911c for instance 2929034c-f937-4bae-980c-6f19d20c6d36 on instance [pid: 8|app: 0|req: 453/919] 10.0.0.185 () {38 vars in 815 bytes} [Fri Sep 11 18:44:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-11 18:45:00.055 7 INFO nova.api.openstack.wsgi [None req-373cd87a-e892-4edb-bc46-e24924ef8efd 7c75bbce1a0c419e957900cb36bb2070 4707ac24e72e4735b35d645b151620dc - - default default] HTTP exception thrown: Instance 2929034c-f937-4bae-980c-6f19d20c6d36 could not be found. [pid: 7|app: 0|req: 467/920] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:45:00 2026] GET /v2.1/servers/2929034c-f937-4bae-980c-6f19d20c6d36 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-11 18:45:00.098 8 INFO nova.api.openstack.wsgi [None req-1980de1f-4ace-4ab5-aae2-e55e9e3a41ba 7c75bbce1a0c419e957900cb36bb2070 4707ac24e72e4735b35d645b151620dc - - default default] HTTP exception thrown: Instance 2929034c-f937-4bae-980c-6f19d20c6d36 could not be found. [pid: 8|app: 0|req: 454/921] 10.0.0.227 () {32 vars in 718 bytes} [Fri Sep 11 18:45:00 2026] DELETE /v2.1/servers/2929034c-f937-4bae-980c-6f19d20c6d36 => generated 111 bytes in 38 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-09-11 18:45:00.139 7 INFO nova.api.openstack.wsgi [None req-b5b67fbf-69ec-425e-815a-782ca21c2587 7c75bbce1a0c419e957900cb36bb2070 4707ac24e72e4735b35d645b151620dc - - default default] HTTP exception thrown: Instance 2929034c-f937-4bae-980c-6f19d20c6d36 could not be found. [pid: 7|app: 0|req: 468/922] 10.0.0.227 () {32 vars in 715 bytes} [Fri Sep 11 18:45:00 2026] GET /v2.1/servers/2929034c-f937-4bae-980c-6f19d20c6d36 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 455/923] 10.0.0.227 () {32 vars in 704 bytes} [Fri Sep 11 18:45:00 2026] DELETE /v2.1/os-keypairs/tempest-keypair-574147233 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 469/924] 10.0.0.227 () {32 vars in 728 bytes} [Fri Sep 11 18:45:00 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1104190814 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/979] 10.0.0.155 () {28 vars in 455 bytes} [Fri Sep 11 18:49:29 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-09-11 18:49:29.856 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [7daba81f-31ce-4d36-a59b-fcec0a608eef] AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-09-11 18:49:29.857 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Fri Sep 11 18:49:29 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1 (ip 10.0.0.155) !!! 2026-09-11 18:49:29.861 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Too many heartbeats missed [pid: 7|app: 0|req: 497/980] 10.0.0.155 () {30 vars in 659 bytes} [Fri Sep 11 18:49:29 2026] GET /v2.1 => generated 0 bytes in 234 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) 2026-09-11 18:49:30.093 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Fri Sep 11 18:49:30 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1/ (ip 10.0.0.155) !!! 2026-09-11 18:49:30.096 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri Sep 11 18:49:30 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1/ (ip 10.0.0.155) !!! [pid: 8|app: 0|req: 484/981] 10.0.0.155 () {32 vars in 732 bytes} [Fri Sep 11 18:49:30 2026] GET /v2.1/ => generated 410 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/982] 10.0.0.155 () {34 vars in 805 bytes} [Fri Sep 11 18:49:30 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/983] 10.0.0.155 () {28 vars in 455 bytes} [Fri Sep 11 18:49:30 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/984] 10.0.0.155 () {30 vars in 659 bytes} [Fri Sep 11 18:49:30 2026] GET /v2.1 => generated 0 bytes in 116 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 486/985] 10.0.0.155 () {32 vars in 732 bytes} [Fri Sep 11 18:49:30 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: 7|app: 0|req: 500/986] 10.0.0.155 () {34 vars in 893 bytes} [Fri Sep 11 18:49:30 2026] GET /v2.1/servers/detail?project_id=2862ad0b28a7400e839b0f60130a5dff&all_tenants=True => generated 15 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/987] 10.0.0.155 () {34 vars in 893 bytes} [Fri Sep 11 18:49:30 2026] GET /v2.1/servers/detail?project_id=3d71b6fb3e4c470ca41a04f1ea0d9ea4&all_tenants=True => generated 15 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-11 18:49:30.975 7 INFO oslo.messaging._drivers.impl_rabbit [-] [7daba81f-31ce-4d36-a59b-fcec0a608eef] Reconnected to AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 via [amqp] client with port 51810. [pid: 7|app: 0|req: 501/988] 10.0.0.155 () {34 vars in 893 bytes} [Fri Sep 11 18:49:30 2026] GET /v2.1/servers/detail?project_id=51c808f3ac3a4f428f05c626bac26952&all_tenants=True => generated 15 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/989] 10.0.0.155 () {34 vars in 893 bytes} [Fri Sep 11 18:49:31 2026] GET /v2.1/servers/detail?project_id=8ccec16204454de5a75336e906bf04d6&all_tenants=True => generated 15 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/990] 10.0.0.155 () {34 vars in 893 bytes} [Fri Sep 11 18:49:31 2026] GET /v2.1/servers/detail?project_id=9a5a51121dbc430896a77e0a0f58f275&all_tenants=True => generated 15 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/991] 10.0.0.155 () {34 vars in 893 bytes} [Fri Sep 11 18:49:31 2026] GET /v2.1/servers/detail?project_id=b773f3ded2d34ecf9066ae9c52fd7a47&all_tenants=True => generated 15 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/992] 10.0.0.155 () {34 vars in 893 bytes} [Fri Sep 11 18:49:31 2026] GET /v2.1/servers/detail?project_id=c2523e825bf147a8abc3b78dcf297519&all_tenants=True => generated 15 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/993] 10.0.0.155 () {34 vars in 893 bytes} [Fri Sep 11 18:49:31 2026] GET /v2.1/servers/detail?project_id=c9cf93006fad460398d3f0fefc0b029b&all_tenants=True => generated 15 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/994] 10.0.0.155 () {34 vars in 893 bytes} [Fri Sep 11 18:49:31 2026] GET /v2.1/servers/detail?project_id=cf2ace0ec0284a5fb096a03ba13879c2&all_tenants=True => generated 15 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/995] 10.0.0.155 () {34 vars in 893 bytes} [Fri Sep 11 18:49:31 2026] GET /v2.1/servers/detail?project_id=e4b64d294ca9489eac0f85ad9eae8735&all_tenants=True => generated 15 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/996] 10.0.0.155 () {34 vars in 893 bytes} [Fri Sep 11 18:49:31 2026] GET /v2.1/servers/detail?project_id=ff34a921171841d3bb66c1e31cff256e&all_tenants=True => generated 15 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1127] 10.0.0.18 () {28 vars in 453 bytes} [Fri Sep 11 19:00:23 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) 2026-09-11 19:00:23.159 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Fri Sep 11 19:00:23 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1 (ip 10.0.0.18) !!! 2026-09-11 19:00:23.163 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Fri Sep 11 19:00:23 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1 (ip 10.0.0.18) !!! [pid: 8|app: 0|req: 557/1128] 10.0.0.18 () {30 vars in 657 bytes} [Fri Sep 11 19:00:23 2026] GET /v2.1 => generated 0 bytes in 94 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) 2026-09-11 19:00:23.264 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [7daba81f-31ce-4d36-a59b-fcec0a608eef] AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-09-11 19:00:23.268 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Fri Sep 11 19:00:23 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1/ (ip 10.0.0.18) !!! 2026-09-11 19:00:23.272 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Fri Sep 11 19:00:23 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1/ (ip 10.0.0.18) !!! [pid: 7|app: 0|req: 572/1129] 10.0.0.18 () {30 vars in 659 bytes} [Fri Sep 11 19:00:23 2026] GET /v2.1/ => generated 410 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1130] 10.0.0.18 () {34 vars in 764 bytes} [Fri Sep 11 19:00:23 2026] GET /v2.1/os-services => generated 783 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1131] 10.0.0.18 () {28 vars in 453 bytes} [Fri Sep 11 19:00:26 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 559/1132] 10.0.0.18 () {30 vars in 657 bytes} [Fri Sep 11 19:00:26 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 574/1133] 10.0.0.18 () {30 vars in 659 bytes} [Fri Sep 11 19:00:26 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: 560/1134] 10.0.0.18 () {34 vars in 764 bytes} [Fri Sep 11 19:00:26 2026] GET /v2.1/os-services => generated 783 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1137] 10.0.0.18 () {28 vars in 453 bytes} [Fri Sep 11 19:00:29 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: 576/1138] 10.0.0.18 () {30 vars in 657 bytes} [Fri Sep 11 19:00:29 2026] GET /v2.1 => generated 0 bytes in 68 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: 563/1139] 10.0.0.18 () {30 vars in 659 bytes} [Fri Sep 11 19:00:29 2026] GET /v2.1/ => generated 410 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-11 19:00:29.839 7 INFO oslo.messaging._drivers.impl_rabbit [-] [7daba81f-31ce-4d36-a59b-fcec0a608eef] Reconnected to AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 via [amqp] client with port 37594. [pid: 7|app: 0|req: 577/1140] 10.0.0.18 () {34 vars in 807 bytes} [Fri Sep 11 19:00:29 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1141] 10.0.0.18 () {28 vars in 453 bytes} [Fri Sep 11 19:00:33 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 578/1142] 10.0.0.18 () {30 vars in 657 bytes} [Fri Sep 11 19:00:33 2026] GET /v2.1 => generated 0 bytes in 57 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 565/1143] 10.0.0.18 () {30 vars in 659 bytes} [Fri Sep 11 19:00:33 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: 579/1144] 10.0.0.18 () {34 vars in 807 bytes} [Fri Sep 11 19:00:33 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0)