+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Apr 28 22:54:15 2026] *** compiled with version: 11.4.0 on 28 April 2026 16:45:52 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: nova-api-osapi-7cb584d6d4-nw4nw 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 0x55adc422e020 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. /var/lib/openstack/lib/python3.10/site-packages/nova/virt/__init__.py:18: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. __import__('pkg_resources').declare_namespace(__name__) /var/lib/openstack/lib/python3.10/site-packages/nova/virt/__init__.py:18: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. __import__('pkg_resources').declare_namespace(__name__) 2026-04-28 22:54:19.982 8 WARNING oslo_config.cfg [-] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-04-28 22:54:20.134 7 WARNING oslo_config.cfg [-] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-04-28 22:54:20.413 8 WARNING keystonemiddleware._common.config [None req-82631528-59ce-42a9-b13b-826708472de2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-28 22:54:20.422 8 WARNING oslo_config.cfg [None req-82631528-59ce-42a9-b13b-826708472de2 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-28 22:54:20.551 7 WARNING keystonemiddleware._common.config [None req-57c24ace-bafa-4406-9350-553bc33118d0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-28 22:54:20.561 7 WARNING oslo_config.cfg [None req-57c24ace-bafa-4406-9350-553bc33118d0 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-28 22:54:20.627 8 WARNING keystonemiddleware._common.config [None req-82631528-59ce-42a9-b13b-826708472de2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55adc422e020 pid: 8 (default app) 2026-04-28 22:54:20.763 7 WARNING keystonemiddleware._common.config [None req-57c24ace-bafa-4406-9350-553bc33118d0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55adc422e020 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] 199.204.45.3 () {42 vars in 697 bytes} [Tue Apr 28 22:54:28 2026] GET /v2.1 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 22:54:29.249 7 WARNING oslo_policy.policy [None req-f44c5416-509a-42ad-8d50-5bbbcea31307 d9949a3886b94522933392f3b7c5d2c3 caf4c065f9414a01b9e06ee8ba75c5ce - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-28 22:54:29.250 7 WARNING oslo_policy.policy [None req-f44c5416-509a-42ad-8d50-5bbbcea31307 d9949a3886b94522933392f3b7c5d2c3 caf4c065f9414a01b9e06ee8ba75c5ce - - 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] 199.204.45.3 () {44 vars in 901 bytes} [Tue Apr 28 22:54:28 2026] GET /v2.1 => generated 0 bytes in 557 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 22:54:29.367 8 WARNING oslo_policy.policy [req-f44c5416-509a-42ad-8d50-5bbbcea31307 req-6a543c39-4df7-4037-aebc-99492935eb08 d9949a3886b94522933392f3b7c5d2c3 caf4c065f9414a01b9e06ee8ba75c5ce - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-28 22:54:29.368 8 WARNING oslo_policy.policy [req-f44c5416-509a-42ad-8d50-5bbbcea31307 req-6a543c39-4df7-4037-aebc-99492935eb08 d9949a3886b94522933392f3b7c5d2c3 caf4c065f9414a01b9e06ee8ba75c5ce - - 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] 199.204.45.3 () {46 vars in 974 bytes} [Tue Apr 28 22:54:29 2026] GET /v2.1/ => generated 397 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 22:54:29.478 7 INFO nova.api.openstack.wsgi [None req-caab44da-89b1-4598-a29c-e23106ff58aa d9949a3886b94522933392f3b7c5d2c3 caf4c065f9414a01b9e06ee8ba75c5ce - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/6] 199.204.45.3 () {48 vars in 1003 bytes} [Tue Apr 28 22:54:29 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 199.204.45.3 () {48 vars in 1043 bytes} [Tue Apr 28 22:54:29 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 199.204.45.3 () {52 vars in 1041 bytes} [Tue Apr 28 22:54:29 2026] POST /v2.1/flavors => generated 525 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 199.204.45.3 () {42 vars in 697 bytes} [Tue Apr 28 22:54:30 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: 5/10] 199.204.45.3 () {44 vars in 901 bytes} [Tue Apr 28 22:54:30 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/11] 199.204.45.3 () {46 vars in 974 bytes} [Tue Apr 28 22:54:30 2026] GET /v2.1/ => generated 397 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 22:54:30.351 7 INFO nova.api.openstack.wsgi [None req-28c14d42-84e6-4c7b-8255-4930728ccde0 d9949a3886b94522933392f3b7c5d2c3 caf4c065f9414a01b9e06ee8ba75c5ce - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/12] 199.204.45.3 () {48 vars in 1005 bytes} [Tue Apr 28 22:54:30 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/13] 199.204.45.3 () {48 vars in 1043 bytes} [Tue Apr 28 22:54:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 528 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.204.45.3 () {52 vars in 1041 bytes} [Tue Apr 28 22:54:30 2026] POST /v2.1/flavors => generated 528 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 199.204.45.3 () {42 vars in 697 bytes} [Tue Apr 28 22:54:31 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: 8/16] 199.204.45.3 () {44 vars in 901 bytes} [Tue Apr 28 22:54:31 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/17] 199.204.45.3 () {46 vars in 974 bytes} [Tue Apr 28 22:54:31 2026] GET /v2.1/ => generated 397 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 22:54:31.195 7 INFO nova.api.openstack.wsgi [None req-74158627-dfb3-4aee-8326-e982c5aaeb9b d9949a3886b94522933392f3b7c5d2c3 caf4c065f9414a01b9e06ee8ba75c5ce - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/18] 199.204.45.3 () {48 vars in 1007 bytes} [Tue Apr 28 22:54:31 2026] GET /v2.1/flavors/m1.medium => 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: 10/19] 199.204.45.3 () {48 vars in 1043 bytes} [Tue Apr 28 22:54:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 1046 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 199.204.45.3 () {52 vars in 1041 bytes} [Tue Apr 28 22:54:31 2026] POST /v2.1/flavors => generated 529 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/21] 199.204.45.3 () {42 vars in 697 bytes} [Tue Apr 28 22:54:32 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/22] 199.204.45.3 () {44 vars in 901 bytes} [Tue Apr 28 22:54:32 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/23] 199.204.45.3 () {46 vars in 974 bytes} [Tue Apr 28 22:54:32 2026] GET /v2.1/ => generated 397 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 22:54:32.089 7 INFO nova.api.openstack.wsgi [None req-32d2a936-82b9-40f8-a17f-1e382c28f821 d9949a3886b94522933392f3b7c5d2c3 caf4c065f9414a01b9e06ee8ba75c5ce - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 12/24] 199.204.45.3 () {48 vars in 1005 bytes} [Tue Apr 28 22:54:32 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: 13/25] 199.204.45.3 () {48 vars in 1043 bytes} [Tue Apr 28 22:54:32 2026] GET /v2.1/flavors/detail?is_public=None => generated 1565 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/26] 199.204.45.3 () {52 vars in 1041 bytes} [Tue Apr 28 22:54:32 2026] POST /v2.1/flavors => generated 528 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 199.204.45.3 () {42 vars in 697 bytes} [Tue Apr 28 22:54:32 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/28] 199.204.45.3 () {44 vars in 901 bytes} [Tue Apr 28 22:54:32 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) [pid: 8|app: 0|req: 15/29] 199.204.45.3 () {46 vars in 974 bytes} [Tue Apr 28 22:54:32 2026] GET /v2.1/ => generated 397 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 22:54:32.934 7 INFO nova.api.openstack.wsgi [None req-0bc5b3f6-56e2-40a4-b48f-aefcc424d2fc d9949a3886b94522933392f3b7c5d2c3 caf4c065f9414a01b9e06ee8ba75c5ce - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 15/30] 199.204.45.3 () {48 vars in 1007 bytes} [Tue Apr 28 22:54:32 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/31] 199.204.45.3 () {48 vars in 1043 bytes} [Tue Apr 28 22:54:32 2026] GET /v2.1/flavors/detail?is_public=None => generated 2083 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/32] 199.204.45.3 () {52 vars in 1041 bytes} [Tue Apr 28 22:54:32 2026] POST /v2.1/flavors => generated 531 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/77] 10.0.0.5 () {28 vars in 452 bytes} [Tue Apr 28 22:58:16 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: 39/78] 10.0.0.5 () {30 vars in 656 bytes} [Tue Apr 28 22:58:16 2026] GET /v2.1 => generated 0 bytes in 431 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: 40/79] 10.0.0.5 () {30 vars in 658 bytes} [Tue Apr 28 22:58:17 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: 8|app: 0|req: 40/80] 10.0.0.5 () {34 vars in 802 bytes} [Tue Apr 28 22:58:17 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/103] 10.0.0.173 () {28 vars in 454 bytes} [Tue Apr 28 23:00:06 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 52/104] 10.0.0.173 () {30 vars in 658 bytes} [Tue Apr 28 23:00:06 2026] GET /v2.1 => generated 0 bytes in 125 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 53/105] 10.0.0.173 () {30 vars in 660 bytes} [Tue Apr 28 23:00:06 2026] GET /v2.1/ => generated 410 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/106] 10.0.0.173 () {34 vars in 765 bytes} [Tue Apr 28 23:00:06 2026] GET /v2.1/os-services => generated 783 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/109] 10.0.0.173 () {28 vars in 454 bytes} [Tue Apr 28 23:00:10 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 55/110] 10.0.0.173 () {30 vars in 658 bytes} [Tue Apr 28 23:00:10 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 56/111] 10.0.0.173 () {30 vars in 660 bytes} [Tue Apr 28 23:00:10 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: 8|app: 0|req: 56/112] 10.0.0.173 () {34 vars in 765 bytes} [Tue Apr 28 23:00:10 2026] GET /v2.1/os-services => generated 783 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/113] 10.0.0.173 () {28 vars in 454 bytes} [Tue Apr 28 23:00: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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 57/114] 10.0.0.173 () {30 vars in 658 bytes} [Tue Apr 28 23:00:13 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 58/115] 10.0.0.173 () {30 vars in 660 bytes} [Tue Apr 28 23:00:13 2026] GET /v2.1/ => generated 410 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/116] 10.0.0.173 () {34 vars in 808 bytes} [Tue Apr 28 23:00:13 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/117] 10.0.0.173 () {28 vars in 454 bytes} [Tue Apr 28 23:00:16 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: 59/118] 10.0.0.173 () {30 vars in 658 bytes} [Tue Apr 28 23:00:16 2026] GET /v2.1 => generated 0 bytes in 84 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 60/119] 10.0.0.173 () {30 vars in 660 bytes} [Tue Apr 28 23:00:16 2026] GET /v2.1/ => generated 410 bytes in 4 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/120] 10.0.0.173 () {34 vars in 808 bytes} [Tue Apr 28 23:00:16 2026] GET /v2.1/os-services?binary=nova-scheduler => 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: 86/171] 199.204.45.3 () {42 vars in 697 bytes} [Tue Apr 28 23:04: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: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 86/172] 199.204.45.3 () {44 vars in 901 bytes} [Tue Apr 28 23:04:26 2026] GET /v2.1 => generated 0 bytes in 125 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) [pid: 7|app: 0|req: 87/173] 199.204.45.3 () {46 vars in 974 bytes} [Tue Apr 28 23:04:26 2026] GET /v2.1/ => generated 397 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 23:04:26.453 8 INFO nova.api.openstack.wsgi [None req-5c47fc3d-1328-4896-9696-b9134852e1b6 d9949a3886b94522933392f3b7c5d2c3 caf4c065f9414a01b9e06ee8ba75c5ce - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 87/174] 199.204.45.3 () {48 vars in 1009 bytes} [Tue Apr 28 23:04:26 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 88/175] 199.204.45.3 () {48 vars in 1043 bytes} [Tue Apr 28 23:04:26 2026] GET /v2.1/flavors/detail?is_public=None => generated 2604 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 88/176] 199.204.45.3 () {52 vars in 1041 bytes} [Tue Apr 28 23:04:26 2026] POST /v2.1/flavors => generated 530 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 95/189] 199.204.45.3 () {42 vars in 697 bytes} [Tue Apr 28 23:05: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) [pid: 7|app: 0|req: 95/190] 199.204.45.3 () {44 vars in 901 bytes} [Tue Apr 28 23:05:26 2026] GET /v2.1 => generated 0 bytes in 62 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) [pid: 8|app: 0|req: 96/191] 199.204.45.3 () {46 vars in 974 bytes} [Tue Apr 28 23:05:26 2026] GET /v2.1/ => generated 397 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 23:05:26.714 7 WARNING oslo_db.sqlalchemy.utils [None req-a00e7e73-f1cd-49e9-92ff-b1746da57839 d9949a3886b94522933392f3b7c5d2c3 caf4c065f9414a01b9e06ee8ba75c5ce - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 96/192] 199.204.45.3 () {48 vars in 1008 bytes} [Tue Apr 28 23:05:26 2026] GET /v2.1/os-keypairs => generated 16 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 97/193] 199.204.45.3 () {52 vars in 1049 bytes} [Tue Apr 28 23:05:26 2026] POST /v2.1/os-keypairs => generated 576 bytes in 72 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 98/196] 199.204.45.3 () {44 vars in 982 bytes} [Tue Apr 28 23:05:30 2026] GET /v2.1/os-quota-sets/caf4c065f9414a01b9e06ee8ba75c5ce => generated 371 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 99/197] 199.204.45.3 () {48 vars in 1034 bytes} [Tue Apr 28 23:05:30 2026] PUT /v2.1/os-quota-sets/caf4c065f9414a01b9e06ee8ba75c5ce => generated 326 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 99/198] 199.204.45.3 () {44 vars in 982 bytes} [Tue Apr 28 23:05:30 2026] GET /v2.1/os-quota-sets/caf4c065f9414a01b9e06ee8ba75c5ce => generated 368 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/289] 199.204.45.3 () {42 vars in 697 bytes} [Tue Apr 28 23:13:02 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: 145/290] 199.204.45.3 () {44 vars in 901 bytes} [Tue Apr 28 23:13:02 2026] GET /v2.1 => generated 0 bytes in 102 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) [pid: 8|app: 0|req: 146/291] 199.204.45.3 () {46 vars in 974 bytes} [Tue Apr 28 23:13:02 2026] GET /v2.1/ => generated 397 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 23:13:02.855 7 INFO nova.api.openstack.wsgi [None req-b26da342-2971-4f20-9fbb-717544fe96b9 d9949a3886b94522933392f3b7c5d2c3 caf4c065f9414a01b9e06ee8ba75c5ce - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 146/292] 199.204.45.3 () {48 vars in 1007 bytes} [Tue Apr 28 23:13:02 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/293] 199.204.45.3 () {48 vars in 1043 bytes} [Tue Apr 28 23:13:02 2026] GET /v2.1/flavors/detail?is_public=None => generated 3124 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/294] 199.204.45.3 () {52 vars in 1041 bytes} [Tue Apr 28 23:13:02 2026] POST /v2.1/flavors => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 166/331] 199.204.45.3 () {44 vars in 982 bytes} [Tue Apr 28 23:16:03 2026] GET /v2.1/os-quota-sets/c19f6fea06174e1f8a5de22cc378066e => generated 371 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/332] 199.204.45.3 () {48 vars in 1034 bytes} [Tue Apr 28 23:16:04 2026] PUT /v2.1/os-quota-sets/c19f6fea06174e1f8a5de22cc378066e => generated 326 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 167/333] 199.204.45.3 () {44 vars in 982 bytes} [Tue Apr 28 23:16:04 2026] GET /v2.1/os-quota-sets/c19f6fea06174e1f8a5de22cc378066e => generated 368 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/456] 199.204.45.3 () {42 vars in 697 bytes} [Tue Apr 28 23:26: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: 7|app: 0|req: 229/457] 199.204.45.3 () {44 vars in 901 bytes} [Tue Apr 28 23:26:15 2026] GET /v2.1 => generated 0 bytes in 117 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) [pid: 8|app: 0|req: 229/458] 199.204.45.3 () {46 vars in 974 bytes} [Tue Apr 28 23:26:15 2026] GET /v2.1/ => generated 397 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 23:26:15.830 7 INFO nova.api.openstack.wsgi [None req-25eeddb9-e287-4ebe-8db2-a3e5116352ee d9949a3886b94522933392f3b7c5d2c3 caf4c065f9414a01b9e06ee8ba75c5ce - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 230/459] 199.204.45.3 () {48 vars in 1003 bytes} [Tue Apr 28 23:26:15 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: 230/460] 199.204.45.3 () {48 vars in 1043 bytes} [Tue Apr 28 23:26:15 2026] GET /v2.1/flavors/detail?is_public=None => generated 3644 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/461] 199.204.45.3 () {48 vars in 1091 bytes} [Tue Apr 28 23:26:15 2026] GET /v2.1/flavors/09c3b968-1713-412b-819a-002d574810ad/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/462] 199.204.45.3 () {42 vars in 697 bytes} [Tue Apr 28 23:26:16 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: 232/463] 199.204.45.3 () {44 vars in 901 bytes} [Tue Apr 28 23:26:16 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) [pid: 8|app: 0|req: 232/464] 199.204.45.3 () {46 vars in 974 bytes} [Tue Apr 28 23:26:16 2026] GET /v2.1/ => generated 397 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 23:26:16.703 7 INFO nova.api.openstack.wsgi [None req-67ef83e2-cc5f-4d0b-b91c-7992d148eada d9949a3886b94522933392f3b7c5d2c3 caf4c065f9414a01b9e06ee8ba75c5ce - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 233/465] 199.204.45.3 () {48 vars in 1005 bytes} [Tue Apr 28 23:26:16 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/466] 199.204.45.3 () {48 vars in 1043 bytes} [Tue Apr 28 23:26:16 2026] GET /v2.1/flavors/detail?is_public=None => generated 3644 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/467] 199.204.45.3 () {48 vars in 1091 bytes} [Tue Apr 28 23:26:16 2026] GET /v2.1/flavors/0265746d-1429-478a-beb5-1fd3580212ec/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/470] 199.204.45.3 () {42 vars in 697 bytes} [Tue Apr 28 23:26: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) [pid: 8|app: 0|req: 235/471] 199.204.45.3 () {44 vars in 901 bytes} [Tue Apr 28 23:26:17 2026] GET /v2.1 => generated 0 bytes in 59 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) [pid: 7|app: 0|req: 237/472] 199.204.45.3 () {46 vars in 974 bytes} [Tue Apr 28 23:26:17 2026] GET /v2.1/ => generated 397 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 23:26:17.604 8 INFO nova.api.openstack.wsgi [None req-52d2b8b4-c8c5-4652-9231-16459e145e9f d9949a3886b94522933392f3b7c5d2c3 caf4c065f9414a01b9e06ee8ba75c5ce - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 236/473] 199.204.45.3 () {48 vars in 1007 bytes} [Tue Apr 28 23:26:17 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/474] 199.204.45.3 () {48 vars in 1043 bytes} [Tue Apr 28 23:26:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3644 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/475] 199.204.45.3 () {48 vars in 1091 bytes} [Tue Apr 28 23:26:17 2026] GET /v2.1/flavors/cbc08eec-e1a6-414a-ae26-512e2cc81586/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: 239/476] 199.204.45.3 () {42 vars in 697 bytes} [Tue Apr 28 23:26: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: 8|app: 0|req: 238/477] 199.204.45.3 () {44 vars in 901 bytes} [Tue Apr 28 23:26:18 2026] GET /v2.1 => generated 0 bytes in 50 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) [pid: 7|app: 0|req: 240/478] 199.204.45.3 () {46 vars in 974 bytes} [Tue Apr 28 23:26:18 2026] GET /v2.1/ => generated 397 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 23:26:18.496 8 INFO nova.api.openstack.wsgi [None req-f8b34742-e01a-43be-accb-34996fd442db d9949a3886b94522933392f3b7c5d2c3 caf4c065f9414a01b9e06ee8ba75c5ce - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 239/479] 199.204.45.3 () {48 vars in 1005 bytes} [Tue Apr 28 23:26:18 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/480] 199.204.45.3 () {48 vars in 1043 bytes} [Tue Apr 28 23:26:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 3644 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/481] 199.204.45.3 () {48 vars in 1091 bytes} [Tue Apr 28 23:26:18 2026] GET /v2.1/flavors/0eaf83e8-49c1-4de2-8203-93be4bb160b6/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/482] 199.204.45.3 () {42 vars in 697 bytes} [Tue Apr 28 23:26: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: 241/483] 199.204.45.3 () {44 vars in 901 bytes} [Tue Apr 28 23:26:19 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) [pid: 7|app: 0|req: 243/484] 199.204.45.3 () {46 vars in 974 bytes} [Tue Apr 28 23:26:19 2026] GET /v2.1/ => generated 397 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 23:26:19.404 8 INFO nova.api.openstack.wsgi [None req-5d9fa51b-25e2-4712-846d-6bb579d6f0d4 d9949a3886b94522933392f3b7c5d2c3 caf4c065f9414a01b9e06ee8ba75c5ce - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 242/485] 199.204.45.3 () {48 vars in 1007 bytes} [Tue Apr 28 23:26:19 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/486] 199.204.45.3 () {48 vars in 1043 bytes} [Tue Apr 28 23:26:19 2026] GET /v2.1/flavors/detail?is_public=None => generated 3644 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/487] 199.204.45.3 () {48 vars in 1091 bytes} [Tue Apr 28 23:26:19 2026] GET /v2.1/flavors/d69c9c66-ab78-41f2-9842-540c87be3609/os-extra_specs => generated 19 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/500] 199.204.45.3 () {42 vars in 697 bytes} [Tue Apr 28 23:27: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) [pid: 7|app: 0|req: 251/501] 199.204.45.3 () {44 vars in 901 bytes} [Tue Apr 28 23:27:26 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) [pid: 8|app: 0|req: 251/502] 199.204.45.3 () {46 vars in 974 bytes} [Tue Apr 28 23:27:27 2026] GET /v2.1/ => generated 397 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 23:27:27.038 7 INFO nova.api.openstack.wsgi [None req-04e5fbba-530e-43d5-ba1d-a9b6eec9946a d9949a3886b94522933392f3b7c5d2c3 caf4c065f9414a01b9e06ee8ba75c5ce - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 252/503] 199.204.45.3 () {48 vars in 1009 bytes} [Tue Apr 28 23:27:27 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/504] 199.204.45.3 () {48 vars in 1043 bytes} [Tue Apr 28 23:27:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 3644 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/505] 199.204.45.3 () {48 vars in 1091 bytes} [Tue Apr 28 23:27:27 2026] GET /v2.1/flavors/d35635c9-411e-4ec3-9c8c-36d047061863/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/508] 199.204.45.3 () {42 vars in 697 bytes} [Tue Apr 28 23:27:33 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/509] 199.204.45.3 () {44 vars in 901 bytes} [Tue Apr 28 23:27:33 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) [pid: 8|app: 0|req: 255/510] 199.204.45.3 () {46 vars in 974 bytes} [Tue Apr 28 23:27:33 2026] GET /v2.1/ => generated 397 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 23:27:33.436 7 WARNING oslo_db.sqlalchemy.utils [None req-254b673c-d2ed-4afe-954c-09076f52767e d9949a3886b94522933392f3b7c5d2c3 caf4c065f9414a01b9e06ee8ba75c5ce - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 256/511] 199.204.45.3 () {48 vars in 1008 bytes} [Tue Apr 28 23:27:33 2026] GET /v2.1/os-keypairs => generated 545 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/512] 199.204.45.3 () {44 vars in 982 bytes} [Tue Apr 28 23:27:36 2026] GET /v2.1/os-quota-sets/caf4c065f9414a01b9e06ee8ba75c5ce => generated 368 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/523] 199.204.45.3 () {42 vars in 697 bytes} [Tue Apr 28 23:28: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) [pid: 8|app: 0|req: 262/524] 199.204.45.3 () {44 vars in 901 bytes} [Tue Apr 28 23:28:21 2026] GET /v2.1 => generated 0 bytes in 49 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) [pid: 7|app: 0|req: 263/525] 199.204.45.3 () {46 vars in 974 bytes} [Tue Apr 28 23:28:21 2026] GET /v2.1/ => generated 397 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 23:28:21.713 8 INFO nova.api.openstack.wsgi [None req-8fc28587-137d-4a6f-b9e9-77360b5daa07 d9949a3886b94522933392f3b7c5d2c3 caf4c065f9414a01b9e06ee8ba75c5ce - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 263/526] 199.204.45.3 () {48 vars in 1007 bytes} [Tue Apr 28 23:28:21 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/527] 199.204.45.3 () {48 vars in 1043 bytes} [Tue Apr 28 23:28:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3644 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/528] 199.204.45.3 () {48 vars in 1091 bytes} [Tue Apr 28 23:28:21 2026] GET /v2.1/flavors/e5640039-5395-4166-a9dc-ba2ab07e9fb3/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/531] 199.204.45.3 () {44 vars in 982 bytes} [Tue Apr 28 23:28:35 2026] GET /v2.1/os-quota-sets/c19f6fea06174e1f8a5de22cc378066e => generated 368 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/542] 199.204.45.3 () {42 vars in 697 bytes} [Tue Apr 28 23:29: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) [pid: 7|app: 0|req: 272/543] 199.204.45.3 () {44 vars in 901 bytes} [Tue Apr 28 23:29:26 2026] GET /v2.1 => generated 0 bytes in 54 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) [pid: 8|app: 0|req: 272/544] 199.204.45.3 () {46 vars in 974 bytes} [Tue Apr 28 23:29:26 2026] GET /v2.1/ => generated 397 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/545] 199.204.45.3 () {48 vars in 1043 bytes} [Tue Apr 28 23:29:26 2026] GET /v2.1/flavors/detail?is_public=None => generated 3644 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/546] 199.204.45.3 () {48 vars in 1091 bytes} [Tue Apr 28 23:29:26 2026] GET /v2.1/flavors/0265746d-1429-478a-beb5-1fd3580212ec/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: 274/547] 199.204.45.3 () {48 vars in 1091 bytes} [Tue Apr 28 23:29:26 2026] GET /v2.1/flavors/09c3b968-1713-412b-819a-002d574810ad/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/548] 199.204.45.3 () {48 vars in 1091 bytes} [Tue Apr 28 23:29:26 2026] GET /v2.1/flavors/0eaf83e8-49c1-4de2-8203-93be4bb160b6/os-extra_specs => generated 19 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/549] 199.204.45.3 () {48 vars in 1091 bytes} [Tue Apr 28 23:29:26 2026] GET /v2.1/flavors/cbc08eec-e1a6-414a-ae26-512e2cc81586/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: 275/550] 199.204.45.3 () {48 vars in 1091 bytes} [Tue Apr 28 23:29:26 2026] GET /v2.1/flavors/d35635c9-411e-4ec3-9c8c-36d047061863/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/551] 199.204.45.3 () {48 vars in 1091 bytes} [Tue Apr 28 23:29:26 2026] GET /v2.1/flavors/d69c9c66-ab78-41f2-9842-540c87be3609/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: 276/552] 199.204.45.3 () {48 vars in 1091 bytes} [Tue Apr 28 23:29:26 2026] GET /v2.1/flavors/e5640039-5395-4166-a9dc-ba2ab07e9fb3/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: 281/563] 10.0.0.216 () {32 vars in 655 bytes} [Tue Apr 28 23:30:07 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/564] 10.0.0.216 () {32 vars in 641 bytes} [Tue Apr 28 23:30:07 2026] GET /v2.1/servers => generated 15 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-28 23:30:07.772 8 WARNING oslo_db.sqlalchemy.utils [None req-f0c9d092-ebaf-4cbb-8e48-ae2d0446d263 d9949a3886b94522933392f3b7c5d2c3 caf4c065f9414a01b9e06ee8ba75c5ce - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 282/565] 10.0.0.216 () {32 vars in 649 bytes} [Tue Apr 28 23:30:07 2026] GET /v2.1/os-keypairs => generated 530 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/566] 10.0.0.216 () {32 vars in 694 bytes} [Tue Apr 28 23:30:07 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/569] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:30:18 2026] GET /v2.1/flavors/09c3b968-1713-412b-819a-002d574810ad => generated 511 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/570] 10.0.0.216 () {32 vars in 641 bytes} [Tue Apr 28 23:30:18 2026] GET /v2.1/flavors => generated 1674 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/571] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:30:18 2026] GET /v2.1/flavors/09c3b968-1713-412b-819a-002d574810ad => generated 511 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/572] 10.0.0.216 () {34 vars in 685 bytes} [Tue Apr 28 23:30:24 2026] POST /v2.1/os-security-groups => generated 243 bytes in 962 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/573] 10.0.0.216 () {34 vars in 685 bytes} [Tue Apr 28 23:30:25 2026] POST /v2.1/os-security-groups => generated 243 bytes in 857 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/574] 10.0.0.216 () {34 vars in 671 bytes} [Tue Apr 28 23:30:26 2026] POST /v2.1/os-keypairs => generated 385 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/575] 10.0.0.216 () {34 vars in 685 bytes} [Tue Apr 28 23:30:26 2026] POST /v2.1/os-security-groups => generated 242 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/576] 10.0.0.216 () {32 vars in 663 bytes} [Tue Apr 28 23:30:27 2026] GET /v2.1/os-security-groups => generated 1381 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/577] 10.0.0.216 () {32 vars in 740 bytes} [Tue Apr 28 23:30:27 2026] DELETE /v2.1/os-security-groups/1decd834-9f0e-46cb-9ecb-bfe05add38ce => generated 0 bytes in 334 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/580] 10.0.0.216 () {34 vars in 685 bytes} [Tue Apr 28 23:30:27 2026] POST /v2.1/os-security-groups => generated 247 bytes in 352 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 23:30:27.608 7 INFO nova.api.openstack.wsgi [None req-109afa3d-6829-4278-8371-8857bdeffafb 071bf77fdf3c4bf9bb9d2414ab104075 63e88f4089f2429b879653c46467b5a4 - - default default] HTTP exception thrown: Security group 1decd834-9f0e-46cb-9ecb-bfe05add38ce does not exist Neutron server returns request_ids: ['req-210c1e6f-a4ab-4b16-978a-d8022d81fc8f'] [pid: 7|app: 0|req: 292/581] 10.0.0.216 () {32 vars in 737 bytes} [Tue Apr 28 23:30:27 2026] GET /v2.1/os-security-groups/1decd834-9f0e-46cb-9ecb-bfe05add38ce => generated 194 bytes in 52 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/582] 10.0.0.216 () {34 vars in 695 bytes} [Tue Apr 28 23:30:27 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/583] 10.0.0.216 () {32 vars in 740 bytes} [Tue Apr 28 23:30:27 2026] DELETE /v2.1/os-security-groups/3fe7164e-127c-40cb-9b7e-f534feeb1a36 => generated 0 bytes in 295 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-28 23:30:27.953 7 INFO nova.api.openstack.wsgi [None req-18653fe7-dc4e-4f67-8f21-ab9c886d2ebc 071bf77fdf3c4bf9bb9d2414ab104075 63e88f4089f2429b879653c46467b5a4 - - default default] HTTP exception thrown: Security group 3fe7164e-127c-40cb-9b7e-f534feeb1a36 does not exist Neutron server returns request_ids: ['req-f198c740-f87c-40c3-af13-dfdd9732d68c'] [pid: 7|app: 0|req: 294/584] 10.0.0.216 () {32 vars in 737 bytes} [Tue Apr 28 23:30:27 2026] GET /v2.1/os-security-groups/3fe7164e-127c-40cb-9b7e-f534feeb1a36 => generated 194 bytes in 40 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/585] 10.0.0.216 () {34 vars in 685 bytes} [Tue Apr 28 23:30:27 2026] POST /v2.1/os-security-groups => generated 246 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/586] 10.0.0.216 () {32 vars in 740 bytes} [Tue Apr 28 23:30:27 2026] DELETE /v2.1/os-security-groups/379dadeb-7c7d-4415-a508-21ab8bdb17a8 => generated 0 bytes in 360 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/587] 10.0.0.216 () {34 vars in 695 bytes} [Tue Apr 28 23:30:28 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 23:30:28.365 7 INFO nova.api.openstack.wsgi [None req-0cbbde73-3e85-4452-ae1d-19efed985242 071bf77fdf3c4bf9bb9d2414ab104075 63e88f4089f2429b879653c46467b5a4 - - default default] HTTP exception thrown: Security group 379dadeb-7c7d-4415-a508-21ab8bdb17a8 does not exist Neutron server returns request_ids: ['req-89201575-165f-406a-944a-e487ebcdfcc0'] [pid: 7|app: 0|req: 296/588] 10.0.0.216 () {32 vars in 737 bytes} [Tue Apr 28 23:30:28 2026] GET /v2.1/os-security-groups/379dadeb-7c7d-4415-a508-21ab8bdb17a8 => 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: 293/589] 10.0.0.216 () {34 vars in 695 bytes} [Tue Apr 28 23:30:28 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/590] 10.0.0.216 () {32 vars in 737 bytes} [Tue Apr 28 23:30:28 2026] GET /v2.1/os-security-groups/ee275202-267d-429a-ace3-f931be7326e0 => generated 663 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/591] 10.0.0.216 () {32 vars in 663 bytes} [Tue Apr 28 23:30:28 2026] GET /v2.1/os-security-groups => generated 707 bytes in 330 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 23:30:28.752 7 INFO nova.api.openstack.wsgi [None req-7e06d7ba-9dac-4b00-af17-05d48b4d77c4 071bf77fdf3c4bf9bb9d2414ab104075 63e88f4089f2429b879653c46467b5a4 - - default default] HTTP exception thrown: Security group 379dadeb-7c7d-4415-a508-21ab8bdb17a8 does not exist Neutron server returns request_ids: ['req-d9869484-c8b4-4924-87d1-5357285eb0fa'] [pid: 7|app: 0|req: 298/592] 10.0.0.216 () {32 vars in 740 bytes} [Tue Apr 28 23:30:28 2026] DELETE /v2.1/os-security-groups/379dadeb-7c7d-4415-a508-21ab8bdb17a8 => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-28 23:30:28.817 7 INFO nova.api.openstack.wsgi [None req-c78b32f9-e665-481c-b19f-b2ca3f6456b2 071bf77fdf3c4bf9bb9d2414ab104075 63e88f4089f2429b879653c46467b5a4 - - default default] HTTP exception thrown: Security group 3fe7164e-127c-40cb-9b7e-f534feeb1a36 does not exist Neutron server returns request_ids: ['req-2399147e-bb45-4e51-b927-2f6edec1ad98'] [pid: 7|app: 0|req: 299/593] 10.0.0.216 () {32 vars in 740 bytes} [Tue Apr 28 23:30:28 2026] DELETE /v2.1/os-security-groups/3fe7164e-127c-40cb-9b7e-f534feeb1a36 => generated 194 bytes in 55 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-28 23:30:28.850 7 INFO nova.api.openstack.wsgi [None req-5a908f05-4aa5-49c6-bb40-097bc0f7620c 071bf77fdf3c4bf9bb9d2414ab104075 63e88f4089f2429b879653c46467b5a4 - - default default] HTTP exception thrown: Security group 1decd834-9f0e-46cb-9ecb-bfe05add38ce does not exist Neutron server returns request_ids: ['req-ec9f03f7-11db-4931-8d17-59776f999e97'] [pid: 7|app: 0|req: 300/594] 10.0.0.216 () {32 vars in 740 bytes} [Tue Apr 28 23:30:28 2026] DELETE /v2.1/os-security-groups/1decd834-9f0e-46cb-9ecb-bfe05add38ce => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/595] 10.0.0.216 () {32 vars in 750 bytes} [Tue Apr 28 23:30:28 2026] DELETE /v2.1/os-security-group-rules/d1f57db5-7796-4a5b-94e9-cdfa7b6c94df => generated 0 bytes in 386 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/596] 10.0.0.216 () {32 vars in 740 bytes} [Tue Apr 28 23:30:29 2026] DELETE /v2.1/os-security-groups/ee275202-267d-429a-ace3-f931be7326e0 => generated 0 bytes in 239 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/597] 10.0.0.216 () {32 vars in 740 bytes} [Tue Apr 28 23:30:29 2026] DELETE /v2.1/os-security-groups/cf31ed17-54ce-4f7a-ba89-becff0efe6de => generated 0 bytes in 314 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/598] 10.0.0.216 () {34 vars in 671 bytes} [Tue Apr 28 23:30:30 2026] POST /v2.1/os-keypairs => generated 386 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/599] 10.0.0.216 () {34 vars in 663 bytes} [Tue Apr 28 23:30:31 2026] POST /v2.1/servers => generated 453 bytes in 1060 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/600] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:30:32 2026] GET /v2.1/servers/a61f14a1-0961-4445-af7a-c59df070405d => generated 1431 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 304/601] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:30:34 2026] GET /v2.1/servers/a61f14a1-0961-4445-af7a-c59df070405d => generated 1491 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/602] 10.0.0.216 () {34 vars in 663 bytes} [Tue Apr 28 23:30:33 2026] POST /v2.1/servers => generated 450 bytes in 918 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: 305/603] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:30:34 2026] GET /v2.1/servers/4e5e7bb0-b88b-4291-9e6e-f6e9a7f37348 => generated 1253 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: 299/604] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:30:35 2026] GET /v2.1/servers/a61f14a1-0961-4445-af7a-c59df070405d => generated 1489 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 306/605] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:30:35 2026] GET /v2.1/servers/4e5e7bb0-b88b-4291-9e6e-f6e9a7f37348 => generated 1369 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 300/606] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:30:36 2026] GET /v2.1/servers/a61f14a1-0961-4445-af7a-c59df070405d => generated 1557 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 307/607] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:30:36 2026] GET /v2.1/servers/4e5e7bb0-b88b-4291-9e6e-f6e9a7f37348 => generated 1436 bytes in 366 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 302/610] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:30:37 2026] GET /v2.1/servers/a61f14a1-0961-4445-af7a-c59df070405d => generated 1557 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:30:38.254 7 INFO nova.api.openstack.compute.server_external_events [req-fe0c7c61-f661-4c13-a3bd-320ef549dc7c req-74c00ced-c6aa-4c24-a8b4-2004277da61e 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-changed:c260b924-98e1-47ae-bc54-69880f56ffb7 for instance 4e5e7bb0-b88b-4291-9e6e-f6e9a7f37348 on instance 2026-04-28 23:30:38.262 7 INFO nova.compute.rpcapi [None req-2f634066-39d6-46b3-b9fd-e0d7d3e5e965 - - - - - -] Automatically selected compute RPC version 6.2 from minimum service version 66 [pid: 7|app: 0|req: 309/611] 10.0.0.58 () {38 vars in 814 bytes} [Tue Apr 28 23:30:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 288 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/612] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:30:38 2026] GET /v2.1/servers/4e5e7bb0-b88b-4291-9e6e-f6e9a7f37348 => generated 1424 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 310/613] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:30:38 2026] GET /v2.1/servers/a61f14a1-0961-4445-af7a-c59df070405d => generated 1557 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: 8|app: 0|req: 304/614] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:30:39 2026] GET /v2.1/servers/4e5e7bb0-b88b-4291-9e6e-f6e9a7f37348 => generated 1424 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:30:40.342 8 INFO nova.api.openstack.compute.server_external_events [req-4895aad7-5d32-4dce-919d-991b90a6fc20 req-45589b77-3729-43e0-9189-1a6af1a76340 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-changed:aca90e9c-5604-42e5-83f2-a0bcc3ea8a04 for instance a61f14a1-0961-4445-af7a-c59df070405d on instance 2026-04-28 23:30:40.352 8 INFO nova.compute.rpcapi [None req-0e43c601-01bc-4f1b-8584-96b580bf51a8 - - - - - -] Automatically selected compute RPC version 6.2 from minimum service version 66 [pid: 8|app: 0|req: 305/615] 10.0.0.58 () {38 vars in 814 bytes} [Tue Apr 28 23:30:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/616] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:30:40 2026] GET /v2.1/servers/a61f14a1-0961-4445-af7a-c59df070405d => generated 1557 bytes in 302 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 306/617] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:30:40 2026] GET /v2.1/servers/4e5e7bb0-b88b-4291-9e6e-f6e9a7f37348 => generated 1424 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 307/618] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:30:41 2026] GET /v2.1/servers/a61f14a1-0961-4445-af7a-c59df070405d => generated 1557 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 312/619] 10.0.0.216 () {34 vars in 671 bytes} [Tue Apr 28 23:30:41 2026] POST /v2.1/os-keypairs => generated 385 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 308/620] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:30:41 2026] GET /v2.1/servers/4e5e7bb0-b88b-4291-9e6e-f6e9a7f37348 => generated 1424 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/621] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:30:42 2026] GET /v2.1/servers/a61f14a1-0961-4445-af7a-c59df070405d => generated 1557 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 309/622] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:30:42 2026] GET /v2.1/servers/4e5e7bb0-b88b-4291-9e6e-f6e9a7f37348 => generated 1424 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 310/623] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:30:43 2026] GET /v2.1/servers/a61f14a1-0961-4445-af7a-c59df070405d => generated 1557 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/624] 10.0.0.216 () {34 vars in 663 bytes} [Tue Apr 28 23:30:42 2026] POST /v2.1/servers => generated 449 bytes in 1113 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 311/625] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:30:44 2026] GET /v2.1/servers/bf2de132-370b-436b-a050-9e276281719b => generated 1397 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/626] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:30:44 2026] GET /v2.1/servers/4e5e7bb0-b88b-4291-9e6e-f6e9a7f37348 => generated 1424 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 312/627] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:30:44 2026] GET /v2.1/servers/a61f14a1-0961-4445-af7a-c59df070405d => generated 1557 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 316/628] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:30:45 2026] GET /v2.1/servers/bf2de132-370b-436b-a050-9e276281719b => generated 1455 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 313/629] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:30:45 2026] GET /v2.1/servers/4e5e7bb0-b88b-4291-9e6e-f6e9a7f37348 => generated 1424 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 317/630] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:30:46 2026] GET /v2.1/servers/a61f14a1-0961-4445-af7a-c59df070405d => generated 1557 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 314/631] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:30:46 2026] GET /v2.1/servers/bf2de132-370b-436b-a050-9e276281719b => generated 1522 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/632] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:30:46 2026] GET /v2.1/servers/4e5e7bb0-b88b-4291-9e6e-f6e9a7f37348 => generated 1424 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:30:46.698 8 INFO nova.api.openstack.compute.server_external_events [req-84705b8f-6603-42b9-b06d-6ef6a023d80b req-58142750-77b7-453e-bcc1-efa3ec369ba3 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-changed:f46c43f7-82e5-4086-9259-2e892a25df4a for instance bf2de132-370b-436b-a050-9e276281719b on instance [pid: 8|app: 0|req: 315/633] 10.0.0.58 () {38 vars in 814 bytes} [Tue Apr 28 23:30:46 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:30:47.562 7 INFO nova.api.openstack.compute.server_external_events [req-6e43c298-d309-4096-94a6-897c10b2a445 req-0c0d9a22-bef7-4526-8e32-8be4f8d9be93 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-vif-plugged:c260b924-98e1-47ae-bc54-69880f56ffb7 for instance 4e5e7bb0-b88b-4291-9e6e-f6e9a7f37348 on instance [pid: 7|app: 0|req: 320/636] 10.0.0.58 () {38 vars in 814 bytes} [Tue Apr 28 23:30:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 317/637] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:30:47 2026] GET /v2.1/servers/a61f14a1-0961-4445-af7a-c59df070405d => generated 1557 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 321/638] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:30:47 2026] GET /v2.1/servers/bf2de132-370b-436b-a050-9e276281719b => generated 1522 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/639] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:30:47 2026] GET /v2.1/servers/4e5e7bb0-b88b-4291-9e6e-f6e9a7f37348 => generated 1424 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 322/640] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:30:48 2026] GET /v2.1/servers/a61f14a1-0961-4445-af7a-c59df070405d => generated 1557 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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.216 () {32 vars in 715 bytes} [Tue Apr 28 23:30:48 2026] GET /v2.1/servers/bf2de132-370b-436b-a050-9e276281719b => generated 1522 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/642] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:30:48 2026] GET /v2.1/servers/4e5e7bb0-b88b-4291-9e6e-f6e9a7f37348 => generated 1611 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, ' [pid: 8|app: 0|req: 320/643] 10.0.0.216 () {32 vars in 741 bytes} [Tue Apr 28 23:30:49 2026] GET /v2.1/servers/4e5e7bb0-b88b-4291-9e6e-f6e9a7f37348/os-interface => generated 285 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:30:49.711 7 INFO nova.api.openstack.compute.server_external_events [req-9b3ba595-26b4-4ba6-93d3-c88bdb27f138 req-7d5e497d-c473-4f1b-8e61-808255ff7da1 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-vif-plugged:c260b924-98e1-47ae-bc54-69880f56ffb7 for instance 4e5e7bb0-b88b-4291-9e6e-f6e9a7f37348 on instance 2026-04-28 23:30:49.712 7 INFO nova.api.openstack.compute.server_external_events [req-9b3ba595-26b4-4ba6-93d3-c88bdb27f138 req-7d5e497d-c473-4f1b-8e61-808255ff7da1 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-vif-plugged:aca90e9c-5604-42e5-83f2-a0bcc3ea8a04 for instance a61f14a1-0961-4445-af7a-c59df070405d on instance 2026-04-28 23:30:49.712 7 INFO nova.api.openstack.compute.server_external_events [req-9b3ba595-26b4-4ba6-93d3-c88bdb27f138 req-7d5e497d-c473-4f1b-8e61-808255ff7da1 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-vif-plugged:aca90e9c-5604-42e5-83f2-a0bcc3ea8a04 for instance a61f14a1-0961-4445-af7a-c59df070405d on instance 2026-04-28 23:30:49.712 7 INFO nova.api.openstack.compute.server_external_events [req-9b3ba595-26b4-4ba6-93d3-c88bdb27f138 req-7d5e497d-c473-4f1b-8e61-808255ff7da1 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-vif-plugged:f46c43f7-82e5-4086-9259-2e892a25df4a for instance bf2de132-370b-436b-a050-9e276281719b on instance 2026-04-28 23:30:49.713 7 INFO nova.api.openstack.compute.server_external_events [req-9b3ba595-26b4-4ba6-93d3-c88bdb27f138 req-7d5e497d-c473-4f1b-8e61-808255ff7da1 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-vif-plugged:f46c43f7-82e5-4086-9259-2e892a25df4a for instance bf2de132-370b-436b-a050-9e276281719b on instance [pid: 7|app: 0|req: 324/644] 10.0.0.58 () {38 vars in 814 bytes} [Tue Apr 28 23:30:49 2026] POST /v2.1/os-server-external-events => generated 867 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 321/645] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:30:49 2026] GET /v2.1/servers/a61f14a1-0961-4445-af7a-c59df070405d => generated 1557 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 325/646] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:30:49 2026] GET /v2.1/servers/bf2de132-370b-436b-a050-9e276281719b => generated 1522 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/647] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:30:50 2026] GET /v2.1/servers/4e5e7bb0-b88b-4291-9e6e-f6e9a7f37348 => generated 1611 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 326/648] 10.0.0.216 () {32 vars in 641 bytes} [Tue Apr 28 23:30:50 2026] GET /v2.1/servers => generated 388 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 323/649] 10.0.0.216 () {32 vars in 718 bytes} [Tue Apr 28 23:30:50 2026] DELETE /v2.1/servers/4e5e7bb0-b88b-4291-9e6e-f6e9a7f37348 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 327/650] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:30:50 2026] GET /v2.1/servers/4e5e7bb0-b88b-4291-9e6e-f6e9a7f37348 => generated 1617 bytes in 347 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 324/651] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:30:51 2026] GET /v2.1/servers/a61f14a1-0961-4445-af7a-c59df070405d => generated 1741 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: 325/652] 10.0.0.216 () {32 vars in 741 bytes} [Tue Apr 28 23:30:51 2026] GET /v2.1/servers/a61f14a1-0961-4445-af7a-c59df070405d/os-interface => generated 285 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/653] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:30:51 2026] GET /v2.1/servers/bf2de132-370b-436b-a050-9e276281719b => generated 1713 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/654] 10.0.0.216 () {32 vars in 741 bytes} [Tue Apr 28 23:30:51 2026] GET /v2.1/servers/bf2de132-370b-436b-a050-9e276281719b/os-interface => generated 285 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:30:51.715 7 INFO nova.api.openstack.compute.server_external_events [req-202034fb-f9ad-41f2-ae51-fc813af1af13 req-76bcb84e-ddec-4d85-a38e-ed293deacda7 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-vif-deleted:c260b924-98e1-47ae-bc54-69880f56ffb7 for instance 4e5e7bb0-b88b-4291-9e6e-f6e9a7f37348 on instance [pid: 7|app: 0|req: 329/655] 10.0.0.58 () {38 vars in 814 bytes} [Tue Apr 28 23:30:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:30:51.773 8 INFO nova.api.openstack.compute.server_external_events [req-96e7b0fb-c86d-4b69-8916-b54f358e6c30 req-b9944a46-7f22-4217-a309-508ea470deff 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-changed:c260b924-98e1-47ae-bc54-69880f56ffb7 for instance 4e5e7bb0-b88b-4291-9e6e-f6e9a7f37348 on instance 2026-04-28 23:30:51.775 8 INFO nova.api.openstack.compute.server_external_events [req-96e7b0fb-c86d-4b69-8916-b54f358e6c30 req-b9944a46-7f22-4217-a309-508ea470deff 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-vif-unplugged:c260b924-98e1-47ae-bc54-69880f56ffb7 for instance 4e5e7bb0-b88b-4291-9e6e-f6e9a7f37348 on instance 2026-04-28 23:30:51.775 8 INFO nova.api.openstack.compute.server_external_events [req-96e7b0fb-c86d-4b69-8916-b54f358e6c30 req-b9944a46-7f22-4217-a309-508ea470deff 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-vif-plugged:c260b924-98e1-47ae-bc54-69880f56ffb7 for instance 4e5e7bb0-b88b-4291-9e6e-f6e9a7f37348 on instance [pid: 8|app: 0|req: 327/656] 10.0.0.58 () {38 vars in 814 bytes} [Tue Apr 28 23:30:51 2026] POST /v2.1/os-server-external-events => generated 523 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 330/657] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:30:51 2026] GET /v2.1/servers/4e5e7bb0-b88b-4291-9e6e-f6e9a7f37348 => generated 1380 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 328/658] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:30:52 2026] GET /v2.1/servers/a61f14a1-0961-4445-af7a-c59df070405d => generated 1741 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 331/659] 10.0.0.216 () {32 vars in 641 bytes} [Tue Apr 28 23:30:52 2026] GET /v2.1/servers => generated 383 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: 8|app: 0|req: 329/660] 10.0.0.216 () {32 vars in 718 bytes} [Tue Apr 28 23:30:52 2026] DELETE /v2.1/servers/a61f14a1-0961-4445-af7a-c59df070405d => generated 0 bytes in 98 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 332/661] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:30:52 2026] GET /v2.1/servers/a61f14a1-0961-4445-af7a-c59df070405d => generated 1747 bytes in 568 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:30:53.057 8 INFO nova.api.openstack.wsgi [None req-30119e0c-50f8-4b86-9152-330b5f5b4fb5 33dacf7cef16482e9a92e8caca33197f 7dc8fc4055ce46da897e4fc48fe258fa - - default default] HTTP exception thrown: Instance 4e5e7bb0-b88b-4291-9e6e-f6e9a7f37348 could not be found. [pid: 8|app: 0|req: 330/662] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:30:53 2026] GET /v2.1/servers/4e5e7bb0-b88b-4291-9e6e-f6e9a7f37348 => 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: 333/663] 10.0.0.216 () {32 vars in 704 bytes} [Tue Apr 28 23:30:53 2026] DELETE /v2.1/os-keypairs/tempest-keypair-543142153 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 331/664] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:30:53 2026] GET /v2.1/servers/bf2de132-370b-436b-a050-9e276281719b => generated 1713 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-28 23:30:53.770 7 INFO nova.api.openstack.compute.server_external_events [req-9e713a02-9884-4062-b319-9b743e66154d req-a3e2b933-2188-4ecc-bf39-98baebb0feae 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-changed:f46c43f7-82e5-4086-9259-2e892a25df4a for instance bf2de132-370b-436b-a050-9e276281719b on instance 2026-04-28 23:30:53.770 7 INFO nova.api.openstack.compute.server_external_events [req-9e713a02-9884-4062-b319-9b743e66154d req-a3e2b933-2188-4ecc-bf39-98baebb0feae 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-vif-deleted:aca90e9c-5604-42e5-83f2-a0bcc3ea8a04 for instance a61f14a1-0961-4445-af7a-c59df070405d on instance [pid: 7|app: 0|req: 334/665] 10.0.0.58 () {38 vars in 814 bytes} [Tue Apr 28 23:30:53 2026] POST /v2.1/os-server-external-events => generated 350 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:30:53.813 8 INFO nova.api.openstack.compute.server_external_events [req-f3749e9c-2a61-493d-b4c2-e1b12e49da19 req-d2f5d8fd-3ef8-4756-b7ae-d2180970a219 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-changed:aca90e9c-5604-42e5-83f2-a0bcc3ea8a04 for instance a61f14a1-0961-4445-af7a-c59df070405d on instance [pid: 8|app: 0|req: 332/666] 10.0.0.58 () {38 vars in 814 bytes} [Tue Apr 28 23:30:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:30:54.035 7 INFO nova.api.openstack.wsgi [None req-2cf641ff-c451-42d5-a449-682c53cf2bd8 41579dd19ea742ee9e23fc0e9f34bac8 f10eda349e71482fa620e57da0242db6 - - default default] HTTP exception thrown: Instance a61f14a1-0961-4445-af7a-c59df070405d could not be found. [pid: 7|app: 0|req: 335/667] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:30:54 2026] GET /v2.1/servers/a61f14a1-0961-4445-af7a-c59df070405d => 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: 333/668] 10.0.0.216 () {32 vars in 706 bytes} [Tue Apr 28 23:30:54 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1542046246 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 337/671] 10.0.0.216 () {34 vars in 671 bytes} [Tue Apr 28 23:31:05 2026] POST /v2.1/os-keypairs => generated 385 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/672] 10.0.0.216 () {32 vars in 741 bytes} [Tue Apr 28 23:31:06 2026] GET /v2.1/servers/bf2de132-370b-436b-a050-9e276281719b/os-interface => generated 285 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/673] 10.0.0.216 () {32 vars in 815 bytes} [Tue Apr 28 23:31:06 2026] GET /v2.1/servers/bf2de132-370b-436b-a050-9e276281719b/os-interface/f46c43f7-82e5-4086-9259-2e892a25df4a => generated 282 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 339/674] 10.0.0.216 () {32 vars in 723 bytes} [Tue Apr 28 23:31:07 2026] GET /v2.1/servers/bf2de132-370b-436b-a050-9e276281719b/ips => generated 156 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 340/675] 10.0.0.216 () {34 vars in 750 bytes} [Tue Apr 28 23:31:07 2026] POST /v2.1/servers/bf2de132-370b-436b-a050-9e276281719b/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: 7|app: 0|req: 341/676] 10.0.0.216 () {32 vars in 723 bytes} [Tue Apr 28 23:31:07 2026] GET /v2.1/servers/bf2de132-370b-436b-a050-9e276281719b/ips => generated 156 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/679] 10.0.0.216 () {34 vars in 663 bytes} [Tue Apr 28 23:31:07 2026] POST /v2.1/servers => generated 450 bytes in 845 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: 344/680] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:31:07 2026] GET /v2.1/servers/cbbb8290-2d76-40bd-9776-958ecc118147 => generated 1422 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:31:08.153 8 INFO nova.api.openstack.compute.server_external_events [req-399c6fdb-cb24-4ba7-9a5e-c7364221c15d req-eaaa5736-794b-4ebd-9804-9c96f6de4cb8 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-changed:f46c43f7-82e5-4086-9259-2e892a25df4a for instance bf2de132-370b-436b-a050-9e276281719b on instance [pid: 8|app: 0|req: 337/681] 10.0.0.58 () {38 vars in 814 bytes} [Tue Apr 28 23:31:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 345/682] 10.0.0.216 () {32 vars in 723 bytes} [Tue Apr 28 23:31:08 2026] GET /v2.1/servers/bf2de132-370b-436b-a050-9e276281719b/ips => generated 156 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 338/683] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:31:08 2026] GET /v2.1/servers/cbbb8290-2d76-40bd-9776-958ecc118147 => generated 1480 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 346/684] 10.0.0.216 () {32 vars in 723 bytes} [Tue Apr 28 23:31:09 2026] GET /v2.1/servers/bf2de132-370b-436b-a050-9e276281719b/ips => generated 195 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 339/685] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:31:09 2026] GET /v2.1/servers/bf2de132-370b-436b-a050-9e276281719b => generated 1948 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 347/686] 10.0.0.216 () {34 vars in 750 bytes} [Tue Apr 28 23:31:09 2026] POST /v2.1/servers/bf2de132-370b-436b-a050-9e276281719b/action => generated 0 bytes in 38 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: 340/687] 10.0.0.216 () {32 vars in 723 bytes} [Tue Apr 28 23:31:09 2026] GET /v2.1/servers/bf2de132-370b-436b-a050-9e276281719b/ips => generated 195 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:31:10.251 8 INFO nova.api.openstack.compute.server_external_events [req-be234ce7-8416-40e8-bf58-8cc48e7814ff req-eaebd222-3947-4e30-a5eb-df415579a6f1 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-changed:e2a78596-6031-4d62-96f1-844266564c8c for instance cbbb8290-2d76-40bd-9776-958ecc118147 on instance [pid: 8|app: 0|req: 341/688] 10.0.0.58 () {38 vars in 814 bytes} [Tue Apr 28 23:31:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/689] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:31:10 2026] GET /v2.1/servers/cbbb8290-2d76-40bd-9776-958ecc118147 => generated 1547 bytes in 288 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 342/690] 10.0.0.216 () {32 vars in 723 bytes} [Tue Apr 28 23:31:10 2026] GET /v2.1/servers/bf2de132-370b-436b-a050-9e276281719b/ips => generated 195 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: 349/691] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:31:11 2026] GET /v2.1/servers/cbbb8290-2d76-40bd-9776-958ecc118147 => generated 1547 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 343/692] 10.0.0.216 () {32 vars in 723 bytes} [Tue Apr 28 23:31:11 2026] GET /v2.1/servers/bf2de132-370b-436b-a050-9e276281719b/ips => generated 156 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: 350/693] 10.0.0.216 () {32 vars in 718 bytes} [Tue Apr 28 23:31:11 2026] DELETE /v2.1/servers/bf2de132-370b-436b-a050-9e276281719b => generated 0 bytes in 113 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 344/694] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:31:11 2026] GET /v2.1/servers/bf2de132-370b-436b-a050-9e276281719b => generated 1839 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:31:12.075 7 INFO nova.api.openstack.compute.server_external_events [req-5058dda7-5309-4031-ac02-279203bdbf2e req-2c5609a2-1034-468e-b371-29df8fd7e71a 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-vif-unplugged:f46c43f7-82e5-4086-9259-2e892a25df4a for instance bf2de132-370b-436b-a050-9e276281719b on instance [pid: 7|app: 0|req: 351/695] 10.0.0.58 () {38 vars in 814 bytes} [Tue Apr 28 23:31:12 2026] POST /v2.1/os-server-external-events => generated 185 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-04-28 23:31:12.300 8 INFO nova.api.openstack.compute.server_external_events [req-5cb972c6-c1f2-4c81-bcad-3ee466cf8041 req-21f73344-fc4c-46b3-b594-b266d1309016 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-changed:f46c43f7-82e5-4086-9259-2e892a25df4a for instance bf2de132-370b-436b-a050-9e276281719b on instance [pid: 8|app: 0|req: 345/696] 10.0.0.58 () {38 vars in 814 bytes} [Tue Apr 28 23:31:12 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, ' [pid: 7|app: 0|req: 352/697] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:31:12 2026] GET /v2.1/servers/cbbb8290-2d76-40bd-9776-958ecc118147 => generated 1547 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/698] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:31:12 2026] GET /v2.1/servers/bf2de132-370b-436b-a050-9e276281719b => generated 1839 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 353/699] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:31:13 2026] GET /v2.1/servers/cbbb8290-2d76-40bd-9776-958ecc118147 => generated 1547 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:31:14.108 8 INFO nova.api.openstack.compute.server_external_events [req-59547338-9c34-42c5-beae-3bb133fbdd7f req-a691b792-1da2-463f-87b3-7f31d9881ca4 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-vif-plugged:f46c43f7-82e5-4086-9259-2e892a25df4a for instance bf2de132-370b-436b-a050-9e276281719b on instance [pid: 8|app: 0|req: 347/700] 10.0.0.58 () {38 vars in 814 bytes} [Tue Apr 28 23:31:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:31:14.213 7 INFO nova.api.openstack.wsgi [None req-43438d72-cd03-4a45-876f-0e512402b186 0a90f589281f425087947a4568c98a83 adbddf8fa63d41ed94fca137fbda38a9 - - default default] HTTP exception thrown: Instance bf2de132-370b-436b-a050-9e276281719b could not be found. [pid: 7|app: 0|req: 354/701] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:31:14 2026] GET /v2.1/servers/bf2de132-370b-436b-a050-9e276281719b => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 348/702] 10.0.0.216 () {32 vars in 704 bytes} [Tue Apr 28 23:31:14 2026] DELETE /v2.1/os-keypairs/tempest-keypair-436628020 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:31:14.338 7 INFO nova.api.openstack.compute.server_external_events [req-cc4e4323-f564-4744-ab46-37f516784179 req-9d340856-d073-49e7-a30b-d1361e82b268 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-vif-plugged:e2a78596-6031-4d62-96f1-844266564c8c for instance cbbb8290-2d76-40bd-9776-958ecc118147 on instance 2026-04-28 23:31:14.339 7 INFO nova.api.openstack.compute.server_external_events [req-cc4e4323-f564-4744-ab46-37f516784179 req-9d340856-d073-49e7-a30b-d1361e82b268 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-vif-plugged:e2a78596-6031-4d62-96f1-844266564c8c for instance cbbb8290-2d76-40bd-9776-958ecc118147 on instance 2026-04-28 23:31:14.339 7 INFO nova.api.openstack.compute.server_external_events [req-cc4e4323-f564-4744-ab46-37f516784179 req-9d340856-d073-49e7-a30b-d1361e82b268 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-vif-deleted:f46c43f7-82e5-4086-9259-2e892a25df4a for instance bf2de132-370b-436b-a050-9e276281719b on instance [pid: 7|app: 0|req: 355/703] 10.0.0.58 () {38 vars in 814 bytes} [Tue Apr 28 23:31:14 2026] POST /v2.1/os-server-external-events => generated 525 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-28 23:31:14.836 8 INFO nova.api.openstack.wsgi [None req-4f907967-0712-4f1c-bcce-096b3e3c3172 0a90f589281f425087947a4568c98a83 adbddf8fa63d41ed94fca137fbda38a9 - - default default] HTTP exception thrown: Instance bf2de132-370b-436b-a050-9e276281719b could not be found. [pid: 8|app: 0|req: 349/704] 10.0.0.216 () {32 vars in 718 bytes} [Tue Apr 28 23:31:14 2026] DELETE /v2.1/servers/bf2de132-370b-436b-a050-9e276281719b => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:31:14.867 7 INFO nova.api.openstack.wsgi [None req-09dd6c5e-2a86-4899-9844-41f09c8ec489 0a90f589281f425087947a4568c98a83 adbddf8fa63d41ed94fca137fbda38a9 - - default default] HTTP exception thrown: Instance bf2de132-370b-436b-a050-9e276281719b could not be found. [pid: 7|app: 0|req: 356/705] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:31:14 2026] GET /v2.1/servers/bf2de132-370b-436b-a050-9e276281719b => 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: 350/706] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:31:15 2026] GET /v2.1/servers/cbbb8290-2d76-40bd-9776-958ecc118147 => generated 1724 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/707] 10.0.0.216 () {32 vars in 741 bytes} [Tue Apr 28 23:31:15 2026] GET /v2.1/servers/cbbb8290-2d76-40bd-9776-958ecc118147/os-interface => generated 284 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/708] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:31:16 2026] GET /v2.1/servers/cbbb8290-2d76-40bd-9776-958ecc118147 => generated 1724 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 358/709] 10.0.0.216 () {32 vars in 641 bytes} [Tue Apr 28 23:31:16 2026] GET /v2.1/servers => generated 377 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:31:16.383 8 INFO nova.api.openstack.compute.server_external_events [req-ee2ad162-6c27-4234-8f7c-689912db575a req-773f7dd0-5005-4bf4-8006-d28e2764950a 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-changed:e2a78596-6031-4d62-96f1-844266564c8c for instance cbbb8290-2d76-40bd-9776-958ecc118147 on instance [pid: 8|app: 0|req: 352/710] 10.0.0.58 () {38 vars in 814 bytes} [Tue Apr 28 23:31:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/711] 10.0.0.216 () {32 vars in 718 bytes} [Tue Apr 28 23:31:16 2026] DELETE /v2.1/servers/cbbb8290-2d76-40bd-9776-958ecc118147 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 353/712] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:31:16 2026] GET /v2.1/servers/cbbb8290-2d76-40bd-9776-958ecc118147 => generated 1730 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 361/715] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:31:17 2026] GET /v2.1/servers/cbbb8290-2d76-40bd-9776-958ecc118147 => generated 1783 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:31:18.420 8 INFO nova.api.openstack.compute.server_external_events [req-749b7472-4a83-41fe-a4b7-b755ad8e896f req-f68e9843-1f99-4705-91a1-2a1709e3cea8 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-vif-unplugged:e2a78596-6031-4d62-96f1-844266564c8c for instance cbbb8290-2d76-40bd-9776-958ecc118147 on instance 2026-04-28 23:31:18.420 8 INFO nova.api.openstack.compute.server_external_events [req-749b7472-4a83-41fe-a4b7-b755ad8e896f req-f68e9843-1f99-4705-91a1-2a1709e3cea8 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-vif-plugged:e2a78596-6031-4d62-96f1-844266564c8c for instance cbbb8290-2d76-40bd-9776-958ecc118147 on instance 2026-04-28 23:31:18.420 8 INFO nova.api.openstack.compute.server_external_events [req-749b7472-4a83-41fe-a4b7-b755ad8e896f req-f68e9843-1f99-4705-91a1-2a1709e3cea8 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-vif-deleted:e2a78596-6031-4d62-96f1-844266564c8c for instance cbbb8290-2d76-40bd-9776-958ecc118147 on instance [pid: 8|app: 0|req: 355/716] 10.0.0.58 () {38 vars in 814 bytes} [Tue Apr 28 23:31:18 2026] POST /v2.1/os-server-external-events => generated 527 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:31:18.861 7 INFO nova.api.openstack.wsgi [None req-774538bd-b0e7-4e65-81d7-1af3fe0aa29d 91c729a083c147cf8a5db68490406dd0 d0965f79df7b45e1ab1b1b181cc0e8e6 - - default default] HTTP exception thrown: Instance cbbb8290-2d76-40bd-9776-958ecc118147 could not be found. [pid: 7|app: 0|req: 362/717] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:31:18 2026] GET /v2.1/servers/cbbb8290-2d76-40bd-9776-958ecc118147 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 356/718] 10.0.0.216 () {32 vars in 704 bytes} [Tue Apr 28 23:31:18 2026] DELETE /v2.1/os-keypairs/tempest-keypair-770021709 => 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, ' [pid: 7|app: 0|req: 363/719] 10.0.0.216 () {34 vars in 671 bytes} [Tue Apr 28 23:31:27 2026] POST /v2.1/os-keypairs => generated 385 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/722] 10.0.0.216 () {34 vars in 663 bytes} [Tue Apr 28 23:31:29 2026] POST /v2.1/servers => generated 453 bytes in 586 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/723] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:31:29 2026] GET /v2.1/servers/62da0e89-518e-4671-9f8a-33b413123196 => generated 1392 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/724] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:31:31 2026] GET /v2.1/servers/62da0e89-518e-4671-9f8a-33b413123196 => generated 1450 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/725] 10.0.0.216 () {34 vars in 663 bytes} [Tue Apr 28 23:31:30 2026] POST /v2.1/servers => generated 424 bytes in 864 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: 367/726] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:31:31 2026] GET /v2.1/servers/77fe3234-4c1a-4b3d-a7ad-ea4527154fa0 => generated 1370 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 360/727] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:31:32 2026] GET /v2.1/servers/62da0e89-518e-4671-9f8a-33b413123196 => generated 1518 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-04-28 23:31:32.363 7 INFO nova.api.openstack.compute.server_external_events [req-7b6044c2-9be0-4616-b182-6cda398e6131 req-07dc262d-a9c0-438c-9996-113440cc29df 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-changed:62add86d-14cd-414d-99b9-63c1aba1f6c8 for instance 62da0e89-518e-4671-9f8a-33b413123196 on instance [pid: 7|app: 0|req: 368/728] 10.0.0.58 () {38 vars in 814 bytes} [Tue Apr 28 23:31:32 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, ' [pid: 8|app: 0|req: 361/729] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:31:32 2026] GET /v2.1/servers/77fe3234-4c1a-4b3d-a7ad-ea4527154fa0 => generated 1428 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 369/730] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:31:33 2026] GET /v2.1/servers/62da0e89-518e-4671-9f8a-33b413123196 => generated 1518 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/731] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:31:33 2026] GET /v2.1/servers/77fe3234-4c1a-4b3d-a7ad-ea4527154fa0 => generated 1470 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:31:34.414 7 INFO nova.api.openstack.compute.server_external_events [req-a995abc5-009f-484a-a4cd-ea84cb762a73 req-c3305163-22b5-4766-ac01-b76b9e6ccf34 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-changed:270eda52-787d-4a21-8ea8-1c858c0b0a3d for instance 77fe3234-4c1a-4b3d-a7ad-ea4527154fa0 on instance [pid: 7|app: 0|req: 370/732] 10.0.0.58 () {38 vars in 814 bytes} [Tue Apr 28 23:31:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 363/733] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:31:34 2026] GET /v2.1/servers/62da0e89-518e-4671-9f8a-33b413123196 => generated 1518 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:31:34.942 8 INFO nova.api.openstack.compute.server_external_events [req-20a62f5b-2e54-462f-b381-7317f3c2143e req-a36e424f-c8da-4ad8-a4c8-9644058819ef 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-vif-plugged:62add86d-14cd-414d-99b9-63c1aba1f6c8 for instance 62da0e89-518e-4671-9f8a-33b413123196 on instance [pid: 8|app: 0|req: 364/734] 10.0.0.58 () {38 vars in 814 bytes} [Tue Apr 28 23:31:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/735] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:31:34 2026] GET /v2.1/servers/77fe3234-4c1a-4b3d-a7ad-ea4527154fa0 => generated 1470 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 365/736] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:31:35 2026] GET /v2.1/servers/62da0e89-518e-4671-9f8a-33b413123196 => generated 1701 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 372/737] 10.0.0.216 () {32 vars in 741 bytes} [Tue Apr 28 23:31:35 2026] GET /v2.1/servers/62da0e89-518e-4671-9f8a-33b413123196/os-interface => generated 284 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 366/738] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:31:36 2026] GET /v2.1/servers/77fe3234-4c1a-4b3d-a7ad-ea4527154fa0 => generated 1470 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:31:36.982 7 INFO nova.api.openstack.compute.server_external_events [req-9754ed5c-eb35-4680-ad44-14b3389aa2c8 req-94d84648-3c5c-4d7b-b1d0-9aaa9d7639b2 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-vif-plugged:62add86d-14cd-414d-99b9-63c1aba1f6c8 for instance 62da0e89-518e-4671-9f8a-33b413123196 on instance 2026-04-28 23:31:36.983 7 INFO nova.api.openstack.compute.server_external_events [req-9754ed5c-eb35-4680-ad44-14b3389aa2c8 req-94d84648-3c5c-4d7b-b1d0-9aaa9d7639b2 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-vif-plugged:270eda52-787d-4a21-8ea8-1c858c0b0a3d for instance 77fe3234-4c1a-4b3d-a7ad-ea4527154fa0 on instance 2026-04-28 23:31:36.983 7 INFO nova.api.openstack.compute.server_external_events [req-9754ed5c-eb35-4680-ad44-14b3389aa2c8 req-94d84648-3c5c-4d7b-b1d0-9aaa9d7639b2 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-vif-plugged:270eda52-787d-4a21-8ea8-1c858c0b0a3d for instance 77fe3234-4c1a-4b3d-a7ad-ea4527154fa0 on instance [pid: 7|app: 0|req: 373/739] 10.0.0.58 () {38 vars in 814 bytes} [Tue Apr 28 23:31:36 2026] POST /v2.1/os-server-external-events => generated 525 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:31:37.122 8 INFO nova.api.openstack.compute.server_external_events [req-e7c7ee89-99dc-4ee2-a12a-9af60f6b5368 req-cb781009-8e85-4daa-be0a-b254a3f9b4bf 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-changed:62add86d-14cd-414d-99b9-63c1aba1f6c8 for instance 62da0e89-518e-4671-9f8a-33b413123196 on instance [pid: 8|app: 0|req: 367/740] 10.0.0.58 () {38 vars in 814 bytes} [Tue Apr 28 23:31:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 374/743] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:31:37 2026] GET /v2.1/servers/77fe3234-4c1a-4b3d-a7ad-ea4527154fa0 => generated 1655 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 370/744] 10.0.0.216 () {32 vars in 723 bytes} [Tue Apr 28 23:31:37 2026] GET /v2.1/servers/77fe3234-4c1a-4b3d-a7ad-ea4527154fa0/ips => generated 109 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: 375/745] 10.0.0.216 () {32 vars in 723 bytes} [Tue Apr 28 23:31:37 2026] GET /v2.1/servers/77fe3234-4c1a-4b3d-a7ad-ea4527154fa0/ips => generated 109 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 371/746] 10.0.0.216 () {32 vars in 823 bytes} [Tue Apr 28 23:31:37 2026] GET /v2.1/servers/77fe3234-4c1a-4b3d-a7ad-ea4527154fa0/ips/tempest-ServerAddressesTestJSON-878324344-network => generated 94 bytes in 31 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: 376/747] 10.0.0.216 () {32 vars in 718 bytes} [Tue Apr 28 23:31:37 2026] DELETE /v2.1/servers/77fe3234-4c1a-4b3d-a7ad-ea4527154fa0 => generated 0 bytes in 86 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: 372/748] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:31:37 2026] GET /v2.1/servers/77fe3234-4c1a-4b3d-a7ad-ea4527154fa0 => generated 1661 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:31:39.026 7 INFO nova.api.openstack.wsgi [None req-9ce55e12-77fd-4134-8b72-a3e5709e71d2 c526271e83dc4edf9f6552086c9c542d ddf7d5a4a6ed435f91e6c72bb96e8fd9 - - default default] HTTP exception thrown: Instance 77fe3234-4c1a-4b3d-a7ad-ea4527154fa0 could not be found. [pid: 7|app: 0|req: 377/749] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:31:39 2026] GET /v2.1/servers/77fe3234-4c1a-4b3d-a7ad-ea4527154fa0 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:31:39.294 8 INFO nova.api.openstack.compute.server_external_events [req-069f9592-6ade-4adc-90b0-c20d97fbcbfd req-6ae15cca-f2b8-4343-9cb7-31d42402e8bb 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-vif-deleted:270eda52-787d-4a21-8ea8-1c858c0b0a3d for instance 77fe3234-4c1a-4b3d-a7ad-ea4527154fa0 on instance [pid: 8|app: 0|req: 373/750] 10.0.0.58 () {38 vars in 814 bytes} [Tue Apr 28 23:31:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 379/753] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:31:52 2026] GET /v2.1/servers/62da0e89-518e-4671-9f8a-33b413123196 => generated 1821 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 375/754] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:31:52 2026] GET /v2.1/servers/62da0e89-518e-4671-9f8a-33b413123196 => generated 1821 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: 380/755] 10.0.0.216 () {34 vars in 750 bytes} [Tue Apr 28 23:31:53 2026] POST /v2.1/servers/62da0e89-518e-4671-9f8a-33b413123196/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 376/756] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:31:53 2026] GET /v2.1/servers/62da0e89-518e-4671-9f8a-33b413123196 => generated 1823 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:31:54.542 8 INFO nova.api.openstack.compute.server_external_events [req-3edb4609-f4d9-489b-be88-10c62d78af3c req-2035939f-588c-43f5-b4f8-94d0d7767a12 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-vif-unplugged:62add86d-14cd-414d-99b9-63c1aba1f6c8 for instance 62da0e89-518e-4671-9f8a-33b413123196 on instance [pid: 7|app: 0|req: 381/757] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:31:54 2026] GET /v2.1/servers/62da0e89-518e-4671-9f8a-33b413123196 => generated 1828 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/758] 10.0.0.58 () {38 vars in 814 bytes} [Tue Apr 28 23:31:54 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 382/759] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:31:55 2026] GET /v2.1/servers/62da0e89-518e-4671-9f8a-33b413123196 => generated 1821 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:31:56.595 8 INFO nova.api.openstack.compute.server_external_events [req-7362471b-e9f6-4915-8d97-7d5d2aa4e8a9 req-5a75799a-5bf8-4df4-8d4a-890920ba7d4c 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-vif-plugged:62add86d-14cd-414d-99b9-63c1aba1f6c8 for instance 62da0e89-518e-4671-9f8a-33b413123196 on instance 2026-04-28 23:31:56.595 8 INFO nova.api.openstack.compute.server_external_events [req-7362471b-e9f6-4915-8d97-7d5d2aa4e8a9 req-5a75799a-5bf8-4df4-8d4a-890920ba7d4c 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-vif-plugged:62add86d-14cd-414d-99b9-63c1aba1f6c8 for instance 62da0e89-518e-4671-9f8a-33b413123196 on instance 2026-04-28 23:31:56.595 8 INFO nova.api.openstack.compute.server_external_events [req-7362471b-e9f6-4915-8d97-7d5d2aa4e8a9 req-5a75799a-5bf8-4df4-8d4a-890920ba7d4c 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-vif-plugged:62add86d-14cd-414d-99b9-63c1aba1f6c8 for instance 62da0e89-518e-4671-9f8a-33b413123196 on instance [pid: 8|app: 0|req: 378/760] 10.0.0.58 () {38 vars in 814 bytes} [Tue Apr 28 23:31:56 2026] POST /v2.1/os-server-external-events => generated 525 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 385/765] 10.0.0.216 () {34 vars in 663 bytes} [Tue Apr 28 23:32:08 2026] POST /v2.1/servers => generated 424 bytes in 698 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: 381/766] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:32:09 2026] GET /v2.1/servers/15272fcd-f61b-4f0e-a713-fc93017fe854 => generated 1368 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 386/767] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:32:10 2026] GET /v2.1/servers/15272fcd-f61b-4f0e-a713-fc93017fe854 => generated 1468 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:32:11.415 7 INFO nova.api.openstack.compute.server_external_events [req-68769ff7-6def-4c3f-9be9-7290e90bb37e req-794cce56-95fa-450d-8db0-1fa724181dfd 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-changed:60395cba-de32-4868-a00e-761407dd72fb for instance 15272fcd-f61b-4f0e-a713-fc93017fe854 on instance [pid: 7|app: 0|req: 387/768] 10.0.0.58 () {38 vars in 814 bytes} [Tue Apr 28 23:32:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/769] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:32:11 2026] GET /v2.1/servers/62da0e89-518e-4671-9f8a-33b413123196 => generated 1821 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 388/770] 10.0.0.216 () {32 vars in 718 bytes} [Tue Apr 28 23:32:11 2026] DELETE /v2.1/servers/62da0e89-518e-4671-9f8a-33b413123196 => generated 0 bytes in 123 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: 383/771] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:32:11 2026] GET /v2.1/servers/15272fcd-f61b-4f0e-a713-fc93017fe854 => generated 1468 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:32:11.850 8 INFO nova.api.openstack.compute.server_external_events [req-c506ef17-2e13-4310-9a95-685578db0664 req-642950a6-0ab6-4fa4-a2a3-3213dd6de1c9 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-vif-unplugged:62add86d-14cd-414d-99b9-63c1aba1f6c8 for instance 62da0e89-518e-4671-9f8a-33b413123196 on instance [pid: 8|app: 0|req: 384/772] 10.0.0.58 () {38 vars in 814 bytes} [Tue Apr 28 23:32:11 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) [pid: 7|app: 0|req: 389/773] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:32:11 2026] GET /v2.1/servers/62da0e89-518e-4671-9f8a-33b413123196 => generated 1827 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, ' [pid: 8|app: 0|req: 385/774] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:32:12 2026] GET /v2.1/servers/15272fcd-f61b-4f0e-a713-fc93017fe854 => generated 1468 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 390/775] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:32:12 2026] GET /v2.1/servers/62da0e89-518e-4671-9f8a-33b413123196 => generated 1827 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:32:13.451 8 INFO nova.api.openstack.compute.server_external_events [req-1e9a1d0a-7364-490f-81cb-23468f6bee51 req-9516a9c3-e590-4cf2-8061-b904373eb967 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-vif-plugged:60395cba-de32-4868-a00e-761407dd72fb for instance 15272fcd-f61b-4f0e-a713-fc93017fe854 on instance 2026-04-28 23:32:13.452 8 INFO nova.api.openstack.compute.server_external_events [req-1e9a1d0a-7364-490f-81cb-23468f6bee51 req-9516a9c3-e590-4cf2-8061-b904373eb967 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-vif-plugged:60395cba-de32-4868-a00e-761407dd72fb for instance 15272fcd-f61b-4f0e-a713-fc93017fe854 on instance 2026-04-28 23:32:13.452 8 INFO nova.api.openstack.compute.server_external_events [req-1e9a1d0a-7364-490f-81cb-23468f6bee51 req-9516a9c3-e590-4cf2-8061-b904373eb967 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-vif-deleted:62add86d-14cd-414d-99b9-63c1aba1f6c8 for instance 62da0e89-518e-4671-9f8a-33b413123196 on instance [pid: 8|app: 0|req: 386/776] 10.0.0.58 () {38 vars in 814 bytes} [Tue Apr 28 23:32:13 2026] POST /v2.1/os-server-external-events => generated 525 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:32:13.896 7 INFO nova.api.openstack.compute.server_external_events [req-bec9d18e-8f37-456b-8618-227d9e20b5dc req-61ed6011-d8d2-4015-8443-95b1be63c4a0 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-vif-plugged:62add86d-14cd-414d-99b9-63c1aba1f6c8 for instance 62da0e89-518e-4671-9f8a-33b413123196 on instance [pid: 7|app: 0|req: 391/777] 10.0.0.58 () {38 vars in 814 bytes} [Tue Apr 28 23:32:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 387/778] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:32:13 2026] GET /v2.1/servers/15272fcd-f61b-4f0e-a713-fc93017fe854 => generated 1647 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:32:14.153 7 INFO nova.api.openstack.wsgi [None req-f967f09a-9eae-4ef0-9c91-15deca71b8d3 c21e7090d05d44a1ac0d1c97f0464084 5133d67dda0f4093a8142c19ae6fb3c7 - - default default] HTTP exception thrown: Instance 62da0e89-518e-4671-9f8a-33b413123196 could not be found. [pid: 7|app: 0|req: 392/779] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:32:14 2026] GET /v2.1/servers/62da0e89-518e-4671-9f8a-33b413123196 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 388/780] 10.0.0.216 () {32 vars in 704 bytes} [Tue Apr 28 23:32:14 2026] DELETE /v2.1/os-keypairs/tempest-keypair-234591867 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 393/781] 10.0.0.216 () {32 vars in 718 bytes} [Tue Apr 28 23:32:14 2026] DELETE /v2.1/servers/15272fcd-f61b-4f0e-a713-fc93017fe854 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/782] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:32:14 2026] GET /v2.1/servers/15272fcd-f61b-4f0e-a713-fc93017fe854 => generated 1653 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:32:15.491 7 INFO nova.api.openstack.compute.server_external_events [req-e7f5e6fc-1852-481a-844c-dab4a580e9de req-edbe6a34-20a8-4037-96f7-199ea6a1d306 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-vif-unplugged:60395cba-de32-4868-a00e-761407dd72fb for instance 15272fcd-f61b-4f0e-a713-fc93017fe854 on instance 2026-04-28 23:32:15.492 7 INFO nova.api.openstack.compute.server_external_events [req-e7f5e6fc-1852-481a-844c-dab4a580e9de req-edbe6a34-20a8-4037-96f7-199ea6a1d306 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-vif-plugged:60395cba-de32-4868-a00e-761407dd72fb for instance 15272fcd-f61b-4f0e-a713-fc93017fe854 on instance 2026-04-28 23:32:15.492 7 INFO nova.api.openstack.compute.server_external_events [req-e7f5e6fc-1852-481a-844c-dab4a580e9de req-edbe6a34-20a8-4037-96f7-199ea6a1d306 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-vif-deleted:60395cba-de32-4868-a00e-761407dd72fb for instance 15272fcd-f61b-4f0e-a713-fc93017fe854 on instance [pid: 7|app: 0|req: 394/783] 10.0.0.58 () {38 vars in 814 bytes} [Tue Apr 28 23:32:15 2026] POST /v2.1/os-server-external-events => generated 527 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:32:15.805 8 INFO nova.api.openstack.wsgi [None req-94830eed-2e0e-4561-82f4-ea7e0cdab528 f69dc9e1ab3944449fd6b952e61e6f33 bd61620349ff480884e69b987c40210d - - default default] HTTP exception thrown: Instance 15272fcd-f61b-4f0e-a713-fc93017fe854 could not be found. [pid: 8|app: 0|req: 390/784] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:32:15 2026] GET /v2.1/servers/15272fcd-f61b-4f0e-a713-fc93017fe854 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/787] 10.0.0.216 () {30 vars in 413 bytes} [Tue Apr 28 23:32:20 2026] GET / => generated 421 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 396/788] 10.0.0.216 () {28 vars in 560 bytes} [Tue Apr 28 23:32:20 2026] GET /v2/ => generated 401 bytes in 421 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 393/789] 10.0.0.216 () {28 vars in 564 bytes} [Tue Apr 28 23:32:20 2026] GET /v2.1/ => generated 410 bytes in 4 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/790] 10.0.0.216 () {30 vars in 413 bytes} [Tue Apr 28 23:32:20 2026] GET / => generated 421 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/791] 10.0.0.217 () {30 vars in 619 bytes} [Tue Apr 28 23:32:22 2026] GET /v2.1 => generated 0 bytes in 97 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 398/792] 10.0.0.217 () {30 vars in 621 bytes} [Tue Apr 28 23:32:22 2026] GET /v2.1/ => generated 410 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/793] 10.0.0.217 () {34 vars in 913 bytes} [Tue Apr 28 23:32:22 2026] GET /v2.1/os-simple-tenant-usage/060fe907804f4224b4406590cabc8ee4?start=2026-04-27T00:00:00&end=2026-04-28T23:59:59 => generated 20 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/794] 10.0.0.217 () {30 vars in 654 bytes} [Tue Apr 28 23:32:23 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 396/795] 10.0.0.217 () {30 vars in 619 bytes} [Tue Apr 28 23:32:25 2026] GET /v2.1 => generated 0 bytes in 229 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 400/796] 10.0.0.217 () {30 vars in 621 bytes} [Tue Apr 28 23:32:25 2026] GET /v2.1/ => generated 410 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/797] 10.0.0.217 () {34 vars in 913 bytes} [Tue Apr 28 23:32:25 2026] GET /v2.1/os-simple-tenant-usage/060fe907804f4224b4406590cabc8ee4?start=2026-04-27T00:00:00&end=2026-04-28T23:59:59 => generated 20 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/798] 10.0.0.217 () {30 vars in 654 bytes} [Tue Apr 28 23:32:25 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 400/803] 10.0.0.216 () {34 vars in 671 bytes} [Tue Apr 28 23:32:42 2026] POST /v2.1/os-keypairs => generated 396 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/804] 10.0.0.216 () {34 vars in 671 bytes} [Tue Apr 28 23:32:44 2026] POST /v2.1/os-keypairs => generated 386 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/805] 10.0.0.216 () {34 vars in 663 bytes} [Tue Apr 28 23:32:45 2026] POST /v2.1/servers => generated 497 bytes in 566 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/806] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:32:46 2026] GET /v2.1/servers/e6a3f685-0e19-480b-8afc-34bd20a5e1bb => generated 1455 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/807] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:32:47 2026] GET /v2.1/servers/e6a3f685-0e19-480b-8afc-34bd20a5e1bb => generated 1513 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:32:48.236 7 INFO nova.api.openstack.compute.server_external_events [req-c6092366-6bd4-404f-a347-782771914737 req-42478780-2efe-4a6a-ac81-13d82ccf7ad1 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-changed:78e15c17-8b44-4239-9330-067c0b6b2669 for instance e6a3f685-0e19-480b-8afc-34bd20a5e1bb on instance [pid: 7|app: 0|req: 407/810] 10.0.0.58 () {38 vars in 814 bytes} [Tue Apr 28 23:32:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 404/811] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:32:48 2026] GET /v2.1/servers/e6a3f685-0e19-480b-8afc-34bd20a5e1bb => generated 1628 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:32:49.140 7 INFO nova.api.openstack.compute.server_external_events [req-68fd9993-22c6-42f4-8109-48f47b9c705f req-cebdcd9d-b4b8-41bc-a1be-002a5422412b 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-vif-plugged:78e15c17-8b44-4239-9330-067c0b6b2669 for instance e6a3f685-0e19-480b-8afc-34bd20a5e1bb on instance [pid: 7|app: 0|req: 408/812] 10.0.0.58 () {38 vars in 814 bytes} [Tue Apr 28 23:32:49 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: 405/813] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:32:49 2026] GET /v2.1/servers/e6a3f685-0e19-480b-8afc-34bd20a5e1bb => generated 1628 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 409/814] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:32:50 2026] GET /v2.1/servers/e6a3f685-0e19-480b-8afc-34bd20a5e1bb => generated 1809 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 406/815] 10.0.0.216 () {32 vars in 741 bytes} [Tue Apr 28 23:32:50 2026] GET /v2.1/servers/e6a3f685-0e19-480b-8afc-34bd20a5e1bb/os-interface => generated 285 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:32:51.196 7 INFO nova.api.openstack.compute.server_external_events [req-8233a803-2703-4f3d-a0a7-2217961e4de3 req-7dc42bc3-ea2f-4b24-b8fb-34b925d42fa6 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-vif-plugged:78e15c17-8b44-4239-9330-067c0b6b2669 for instance e6a3f685-0e19-480b-8afc-34bd20a5e1bb on instance [pid: 7|app: 0|req: 410/816] 10.0.0.58 () {38 vars in 814 bytes} [Tue Apr 28 23:32:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:32:53.232 8 INFO nova.api.openstack.compute.server_external_events [req-ce9a9ff0-5372-4717-85bd-7b5be0dcbc0d req-5ae0e616-1450-48b4-a9bf-a5f191f73937 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-changed:78e15c17-8b44-4239-9330-067c0b6b2669 for instance e6a3f685-0e19-480b-8afc-34bd20a5e1bb on instance [pid: 8|app: 0|req: 407/817] 10.0.0.58 () {38 vars in 814 bytes} [Tue Apr 28 23:32:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 409/822] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:33:07 2026] GET /v2.1/servers/e6a3f685-0e19-480b-8afc-34bd20a5e1bb => generated 1929 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 414/823] 10.0.0.216 () {32 vars in 753 bytes} [Tue Apr 28 23:33:08 2026] GET /v2.1/servers/e6a3f685-0e19-480b-8afc-34bd20a5e1bb/os-server-password => generated 116 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: 410/824] 10.0.0.216 () {32 vars in 718 bytes} [Tue Apr 28 23:33:09 2026] DELETE /v2.1/servers/e6a3f685-0e19-480b-8afc-34bd20a5e1bb => generated 0 bytes in 111 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:33:10.178 8 INFO nova.api.openstack.compute.server_external_events [req-a037ebaf-8c9b-4bea-81fe-ceefde6767bf req-54c1a3ea-15a1-4ef9-8c68-5160325f1a62 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-vif-unplugged:78e15c17-8b44-4239-9330-067c0b6b2669 for instance e6a3f685-0e19-480b-8afc-34bd20a5e1bb on instance [pid: 8|app: 0|req: 411/825] 10.0.0.58 () {38 vars in 814 bytes} [Tue Apr 28 23:33:10 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/826] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:33:09 2026] GET /v2.1/servers/e6a3f685-0e19-480b-8afc-34bd20a5e1bb => generated 1935 bytes in 307 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:33:10.962 8 INFO nova.api.openstack.compute.server_external_events [req-bb9a5805-5bb9-4d49-9c6b-fa981004f35c req-d0354bb8-9f6c-47ad-b7da-e81095176969 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-vif-deleted:78e15c17-8b44-4239-9330-067c0b6b2669 for instance e6a3f685-0e19-480b-8afc-34bd20a5e1bb on instance [pid: 8|app: 0|req: 412/827] 10.0.0.58 () {38 vars in 814 bytes} [Tue Apr 28 23:33:10 2026] POST /v2.1/os-server-external-events => generated 183 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: 416/828] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:33:11 2026] GET /v2.1/servers/e6a3f685-0e19-480b-8afc-34bd20a5e1bb => generated 1541 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-04-28 23:33:12.217 8 INFO nova.api.openstack.compute.server_external_events [req-6a3f6610-b93f-4bcf-a0ac-06e35201fe29 req-07ca78f1-768f-4e66-a62e-3f6144d58a09 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-vif-plugged:78e15c17-8b44-4239-9330-067c0b6b2669 for instance e6a3f685-0e19-480b-8afc-34bd20a5e1bb on instance [pid: 8|app: 0|req: 413/829] 10.0.0.58 () {38 vars in 814 bytes} [Tue Apr 28 23:33:12 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:33:12.386 7 INFO nova.api.openstack.wsgi [None req-cf82c615-2ed9-4909-907f-bf1ec1f62853 3656dab611d746ffb25a8ca5591475b0 b07936af59f24a32b4b2198afb825c3e - - default default] HTTP exception thrown: Instance e6a3f685-0e19-480b-8afc-34bd20a5e1bb could not be found. [pid: 7|app: 0|req: 417/830] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:33:12 2026] GET /v2.1/servers/e6a3f685-0e19-480b-8afc-34bd20a5e1bb => 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, ' 2026-04-28 23:33:12.411 8 INFO nova.api.openstack.wsgi [None req-39cc83d8-cb85-491a-8008-65949261b99f 3656dab611d746ffb25a8ca5591475b0 b07936af59f24a32b4b2198afb825c3e - - default default] HTTP exception thrown: Instance e6a3f685-0e19-480b-8afc-34bd20a5e1bb could not be found. [pid: 8|app: 0|req: 414/831] 10.0.0.216 () {32 vars in 718 bytes} [Tue Apr 28 23:33:12 2026] DELETE /v2.1/servers/e6a3f685-0e19-480b-8afc-34bd20a5e1bb => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:33:12.437 7 INFO nova.api.openstack.wsgi [None req-4a81694a-e4e8-4ca7-956f-aaf56732a6ce 3656dab611d746ffb25a8ca5591475b0 b07936af59f24a32b4b2198afb825c3e - - default default] HTTP exception thrown: Instance e6a3f685-0e19-480b-8afc-34bd20a5e1bb could not be found. [pid: 7|app: 0|req: 418/832] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:33:12 2026] GET /v2.1/servers/e6a3f685-0e19-480b-8afc-34bd20a5e1bb => 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: 8|app: 0|req: 415/833] 10.0.0.216 () {32 vars in 706 bytes} [Tue Apr 28 23:33:12 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1834161415 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 419/834] 10.0.0.216 () {32 vars in 726 bytes} [Tue Apr 28 23:33:13 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-801327459 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/845] 10.0.0.216 () {34 vars in 671 bytes} [Tue Apr 28 23:34:01 2026] POST /v2.1/os-keypairs => generated 398 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/846] 10.0.0.216 () {34 vars in 663 bytes} [Tue Apr 28 23:34:03 2026] POST /v2.1/servers => generated 450 bytes in 504 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/847] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:34:03 2026] GET /v2.1/servers/f2694942-d2c7-4bff-92a4-8cf5d1a83f4a => generated 1402 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/848] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:34:04 2026] GET /v2.1/servers/f2694942-d2c7-4bff-92a4-8cf5d1a83f4a => generated 1460 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-04-28 23:34:06.003 7 INFO nova.api.openstack.compute.server_external_events [req-30596a4a-b292-4daf-b4aa-2cd96cb76839 req-ac71f9e9-3313-4ae6-9b08-74efdab52ef6 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-changed:d3bd93a6-821d-430d-8fc9-4e42273aa661 for instance f2694942-d2c7-4bff-92a4-8cf5d1a83f4a on instance [pid: 7|app: 0|req: 427/849] 10.0.0.58 () {38 vars in 814 bytes} [Tue Apr 28 23:34:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 423/850] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:34:06 2026] GET /v2.1/servers/f2694942-d2c7-4bff-92a4-8cf5d1a83f4a => generated 1528 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 428/853] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:34:07 2026] GET /v2.1/servers/f2694942-d2c7-4bff-92a4-8cf5d1a83f4a => generated 1528 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:34:08.042 8 INFO nova.api.openstack.compute.server_external_events [req-4698e4f2-ac8c-4434-9945-be89b1f88b64 req-9ebc78d3-8bb1-4d02-b51b-ed388d38f931 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-vif-plugged:d3bd93a6-821d-430d-8fc9-4e42273aa661 for instance f2694942-d2c7-4bff-92a4-8cf5d1a83f4a on instance 2026-04-28 23:34:08.042 8 INFO nova.api.openstack.compute.server_external_events [req-4698e4f2-ac8c-4434-9945-be89b1f88b64 req-9ebc78d3-8bb1-4d02-b51b-ed388d38f931 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-vif-plugged:d3bd93a6-821d-430d-8fc9-4e42273aa661 for instance f2694942-d2c7-4bff-92a4-8cf5d1a83f4a on instance [pid: 8|app: 0|req: 426/854] 10.0.0.58 () {38 vars in 814 bytes} [Tue Apr 28 23:34:08 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 429/855] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:34:08 2026] GET /v2.1/servers/f2694942-d2c7-4bff-92a4-8cf5d1a83f4a => generated 1697 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 427/856] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:34:08 2026] GET /v2.1/servers/f2694942-d2c7-4bff-92a4-8cf5d1a83f4a => generated 1697 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, ' 2026-04-28 23:34:09.893 7 INFO nova.api.openstack.compute.server_external_events [req-c3d20c6e-5746-4947-bc80-c1fe3b787861 req-db6e1ee7-daee-4c49-bda9-0a09cb20386f 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-changed:d3bd93a6-821d-430d-8fc9-4e42273aa661 for instance f2694942-d2c7-4bff-92a4-8cf5d1a83f4a on instance [pid: 7|app: 0|req: 430/857] 10.0.0.58 () {38 vars in 814 bytes} [Tue Apr 28 23:34:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 432/860] 10.0.0.216 () {34 vars in 750 bytes} [Tue Apr 28 23:34:19 2026] POST /v2.1/servers/f2694942-d2c7-4bff-92a4-8cf5d1a83f4a/action => generated 31733 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:34:23.527 8 INFO nova.api.openstack.compute.server_external_events [req-9368144d-829b-45cb-ab89-61ea3af2d353 req-cea26e1f-be03-40a2-a614-d178a86f7bbf 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-changed:d3bd93a6-821d-430d-8fc9-4e42273aa661 for instance f2694942-d2c7-4bff-92a4-8cf5d1a83f4a on instance [pid: 8|app: 0|req: 429/861] 10.0.0.58 () {38 vars in 814 bytes} [Tue Apr 28 23:34:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 433/862] 10.0.0.216 () {34 vars in 671 bytes} [Tue Apr 28 23:34:24 2026] POST /v2.1/os-keypairs => generated 398 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: 430/863] 10.0.0.216 () {34 vars in 663 bytes} [Tue Apr 28 23:34:26 2026] POST /v2.1/servers => generated 450 bytes in 579 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/864] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:34:26 2026] GET /v2.1/servers/a6bbaa83-c5ab-44a6-bd85-7bb0939a5091 => generated 1403 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 432/867] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:34:27 2026] GET /v2.1/servers/a6bbaa83-c5ab-44a6-bd85-7bb0939a5091 => generated 1529 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:34:28.760 7 INFO nova.api.openstack.compute.server_external_events [req-77ea1975-6a28-4a7d-9461-a7f047d54d60 req-aca46918-e3e0-42f0-9854-c1c3693d24ad 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-changed:740a9454-a138-45fa-8119-bbd31e6ea4e7 for instance a6bbaa83-c5ab-44a6-bd85-7bb0939a5091 on instance [pid: 7|app: 0|req: 436/868] 10.0.0.58 () {38 vars in 814 bytes} [Tue Apr 28 23:34:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 433/869] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:34:29 2026] GET /v2.1/servers/a6bbaa83-c5ab-44a6-bd85-7bb0939a5091 => generated 1529 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 437/870] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:34:30 2026] GET /v2.1/servers/a6bbaa83-c5ab-44a6-bd85-7bb0939a5091 => generated 1529 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 434/871] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:34:31 2026] GET /v2.1/servers/a6bbaa83-c5ab-44a6-bd85-7bb0939a5091 => generated 1529 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:34:31.933 7 INFO nova.api.openstack.compute.server_external_events [req-375a1c2e-1031-4ac4-976d-6748ed2eb884 req-48f22fad-1763-4763-bae0-e08de143a247 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-vif-plugged:740a9454-a138-45fa-8119-bbd31e6ea4e7 for instance a6bbaa83-c5ab-44a6-bd85-7bb0939a5091 on instance [pid: 7|app: 0|req: 438/872] 10.0.0.58 () {38 vars in 814 bytes} [Tue Apr 28 23:34:31 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 435/873] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:34:32 2026] GET /v2.1/servers/a6bbaa83-c5ab-44a6-bd85-7bb0939a5091 => generated 1698 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 439/874] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:34:32 2026] GET /v2.1/servers/a6bbaa83-c5ab-44a6-bd85-7bb0939a5091 => generated 1698 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:34:33.983 8 INFO nova.api.openstack.compute.server_external_events [req-e8f92297-7125-4b48-b103-056eaf9c1bd8 req-0da3fd06-f2ea-4dc3-b745-184247dd8703 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-vif-plugged:740a9454-a138-45fa-8119-bbd31e6ea4e7 for instance a6bbaa83-c5ab-44a6-bd85-7bb0939a5091 on instance 2026-04-28 23:34:33.984 8 INFO nova.api.openstack.compute.server_external_events [req-e8f92297-7125-4b48-b103-056eaf9c1bd8 req-0da3fd06-f2ea-4dc3-b745-184247dd8703 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-changed:740a9454-a138-45fa-8119-bbd31e6ea4e7 for instance a6bbaa83-c5ab-44a6-bd85-7bb0939a5091 on instance [pid: 8|app: 0|req: 436/875] 10.0.0.58 () {38 vars in 814 bytes} [Tue Apr 28 23:34:33 2026] POST /v2.1/os-server-external-events => generated 350 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 440/876] 10.0.0.216 () {34 vars in 671 bytes} [Tue Apr 28 23:34:35 2026] POST /v2.1/os-keypairs => generated 394 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 437/879] 10.0.0.216 () {34 vars in 663 bytes} [Tue Apr 28 23:34:37 2026] POST /v2.1/servers => generated 448 bytes in 728 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/880] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:34:37 2026] GET /v2.1/servers/e2b16055-9688-4f26-afb4-4cf6dc2f9ed9 => generated 1393 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:34:40.003 8 INFO nova.api.openstack.compute.server_external_events [req-e1c9823f-da07-4360-9b44-8eda9d4bc012 req-77c53569-83a8-4e0d-b4ea-8384503522ac 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-changed:f5fdfb9b-808f-4d59-83f3-674ad71f3633 for instance e2b16055-9688-4f26-afb4-4cf6dc2f9ed9 on instance [pid: 8|app: 0|req: 438/881] 10.0.0.58 () {38 vars in 814 bytes} [Tue Apr 28 23:34:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:34:42.042 7 INFO nova.api.openstack.compute.server_external_events [req-5c533067-6937-43fb-938f-44c153268720 req-8af192e9-d37c-4653-8287-9dbf844b799a 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-vif-plugged:f5fdfb9b-808f-4d59-83f3-674ad71f3633 for instance e2b16055-9688-4f26-afb4-4cf6dc2f9ed9 on instance 2026-04-28 23:34:42.042 7 INFO nova.api.openstack.compute.server_external_events [req-5c533067-6937-43fb-938f-44c153268720 req-8af192e9-d37c-4653-8287-9dbf844b799a 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-vif-plugged:f5fdfb9b-808f-4d59-83f3-674ad71f3633 for instance e2b16055-9688-4f26-afb4-4cf6dc2f9ed9 on instance [pid: 7|app: 0|req: 444/882] 10.0.0.58 () {38 vars in 814 bytes} [Tue Apr 28 23:34:42 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 439/883] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:34:42 2026] GET /v2.1/servers/e2b16055-9688-4f26-afb4-4cf6dc2f9ed9 => generated 1816 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 445/884] 10.0.0.216 () {34 vars in 750 bytes} [Tue Apr 28 23:34:43 2026] POST /v2.1/servers/a6bbaa83-c5ab-44a6-bd85-7bb0939a5091/action => generated 31679 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:34:44.901 7 INFO nova.api.openstack.compute.server_external_events [req-a85d0a1f-646d-41e3-9e40-4af3433dabe4 req-b4de837d-a9ac-402a-b26e-81752d59a08e 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-changed:f5fdfb9b-808f-4d59-83f3-674ad71f3633 for instance e2b16055-9688-4f26-afb4-4cf6dc2f9ed9 on instance [pid: 7|app: 0|req: 446/885] 10.0.0.58 () {38 vars in 814 bytes} [Tue Apr 28 23:34:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/886] 10.0.0.216 () {34 vars in 663 bytes} [Tue Apr 28 23:34:44 2026] POST /v2.1/servers => generated 448 bytes in 670 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: 447/887] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:34:45 2026] GET /v2.1/servers/dc0d5da4-936a-4649-ba44-c7f1ce65981d => generated 1393 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 441/888] 10.0.0.216 () {32 vars in 718 bytes} [Tue Apr 28 23:34:46 2026] DELETE /v2.1/servers/a6bbaa83-c5ab-44a6-bd85-7bb0939a5091 => generated 0 bytes in 144 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: 448/889] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:34:46 2026] GET /v2.1/servers/a6bbaa83-c5ab-44a6-bd85-7bb0939a5091 => generated 1824 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, ' 2026-04-28 23:34:46.872 8 INFO nova.api.openstack.compute.server_external_events [req-8e38f69e-4cdd-4e29-ad73-3d7662594260 req-62fa7169-d7f8-4797-8d7b-2b8c4ab9e4d3 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-vif-unplugged:740a9454-a138-45fa-8119-bbd31e6ea4e7 for instance a6bbaa83-c5ab-44a6-bd85-7bb0939a5091 on instance [pid: 8|app: 0|req: 442/890] 10.0.0.58 () {38 vars in 814 bytes} [Tue Apr 28 23:34:46 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 450/893] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:34:47 2026] GET /v2.1/servers/a6bbaa83-c5ab-44a6-bd85-7bb0939a5091 => generated 1489 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:34:48.909 8 INFO nova.api.openstack.compute.server_external_events [req-0b90453f-9229-4eb5-855c-d03a921585b2 req-88d6f801-55e0-4107-ad07-945ea8a9221e 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-vif-plugged:740a9454-a138-45fa-8119-bbd31e6ea4e7 for instance a6bbaa83-c5ab-44a6-bd85-7bb0939a5091 on instance 2026-04-28 23:34:48.910 8 INFO nova.api.openstack.compute.server_external_events [req-0b90453f-9229-4eb5-855c-d03a921585b2 req-88d6f801-55e0-4107-ad07-945ea8a9221e 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-vif-deleted:740a9454-a138-45fa-8119-bbd31e6ea4e7 for instance a6bbaa83-c5ab-44a6-bd85-7bb0939a5091 on instance 2026-04-28 23:34:48.911 8 INFO nova.api.openstack.compute.server_external_events [req-0b90453f-9229-4eb5-855c-d03a921585b2 req-88d6f801-55e0-4107-ad07-945ea8a9221e 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-changed:cc6916ef-327e-4880-80a8-9490b6c9e4fb for instance dc0d5da4-936a-4649-ba44-c7f1ce65981d on instance 2026-04-28 23:34:48.911 8 INFO nova.api.openstack.compute.server_external_events [req-0b90453f-9229-4eb5-855c-d03a921585b2 req-88d6f801-55e0-4107-ad07-945ea8a9221e 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-vif-plugged:cc6916ef-327e-4880-80a8-9490b6c9e4fb for instance dc0d5da4-936a-4649-ba44-c7f1ce65981d on instance [pid: 8|app: 0|req: 444/894] 10.0.0.58 () {38 vars in 814 bytes} [Tue Apr 28 23:34:48 2026] POST /v2.1/os-server-external-events => generated 692 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:34:48.961 7 INFO nova.api.openstack.wsgi [None req-422920ba-1b48-4488-9d31-56c73e510a0a 56d5f59461724386867fb008e4f89354 481e0250e3a94b41980fb2e9af1f6ff6 - - default default] HTTP exception thrown: Instance a6bbaa83-c5ab-44a6-bd85-7bb0939a5091 could not be found. [pid: 7|app: 0|req: 451/895] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:34:48 2026] GET /v2.1/servers/a6bbaa83-c5ab-44a6-bd85-7bb0939a5091 => generated 111 bytes in 19 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: 445/896] 10.0.0.216 () {32 vars in 730 bytes} [Tue Apr 28 23:34:49 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1671248118 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 452/897] 10.0.0.216 () {32 vars in 718 bytes} [Tue Apr 28 23:34:49 2026] DELETE /v2.1/servers/f2694942-d2c7-4bff-92a4-8cf5d1a83f4a => generated 0 bytes in 89 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/898] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:34:49 2026] GET /v2.1/servers/f2694942-d2c7-4bff-92a4-8cf5d1a83f4a => generated 1703 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:34:50.811 8 INFO nova.api.openstack.wsgi [None req-f83ce031-21c1-42ab-b382-9cd80dc5caf4 56d5f59461724386867fb008e4f89354 481e0250e3a94b41980fb2e9af1f6ff6 - - default default] HTTP exception thrown: Instance f2694942-d2c7-4bff-92a4-8cf5d1a83f4a could not be found. [pid: 8|app: 0|req: 447/899] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:34:50 2026] GET /v2.1/servers/f2694942-d2c7-4bff-92a4-8cf5d1a83f4a => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/900] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:34:50 2026] GET /v2.1/servers/dc0d5da4-936a-4649-ba44-c7f1ce65981d => generated 1817 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:34:50.954 8 INFO nova.api.openstack.compute.server_external_events [req-ac4be72c-aa36-4478-9cb1-e50e53f3ecbc req-2ff1e4c8-8cab-45a9-8717-1b78d9661f2e 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-vif-plugged:cc6916ef-327e-4880-80a8-9490b6c9e4fb for instance dc0d5da4-936a-4649-ba44-c7f1ce65981d on instance 2026-04-28 23:34:50.954 8 INFO nova.api.openstack.compute.server_external_events [req-ac4be72c-aa36-4478-9cb1-e50e53f3ecbc req-2ff1e4c8-8cab-45a9-8717-1b78d9661f2e 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-vif-unplugged:d3bd93a6-821d-430d-8fc9-4e42273aa661 for instance f2694942-d2c7-4bff-92a4-8cf5d1a83f4a on instance 2026-04-28 23:34:50.955 8 INFO nova.api.openstack.compute.server_external_events [req-ac4be72c-aa36-4478-9cb1-e50e53f3ecbc req-2ff1e4c8-8cab-45a9-8717-1b78d9661f2e 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-vif-plugged:d3bd93a6-821d-430d-8fc9-4e42273aa661 for instance f2694942-d2c7-4bff-92a4-8cf5d1a83f4a on instance 2026-04-28 23:34:50.955 8 INFO nova.api.openstack.compute.server_external_events [req-ac4be72c-aa36-4478-9cb1-e50e53f3ecbc req-2ff1e4c8-8cab-45a9-8717-1b78d9661f2e 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-vif-deleted:d3bd93a6-821d-430d-8fc9-4e42273aa661 for instance f2694942-d2c7-4bff-92a4-8cf5d1a83f4a on instance [pid: 8|app: 0|req: 448/901] 10.0.0.58 () {38 vars in 814 bytes} [Tue Apr 28 23:34:50 2026] POST /v2.1/os-server-external-events => generated 698 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: 454/902] 10.0.0.216 () {32 vars in 730 bytes} [Tue Apr 28 23:34:50 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1562858835 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:34:52.588 8 INFO nova.api.openstack.compute.server_external_events [req-6783a070-8887-4de7-8560-4a53edcbcafb req-b0c958f7-7203-44ec-a52e-b8cf7d5528fd 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-changed:cc6916ef-327e-4880-80a8-9490b6c9e4fb for instance dc0d5da4-936a-4649-ba44-c7f1ce65981d on instance [pid: 8|app: 0|req: 449/903] 10.0.0.58 () {38 vars in 814 bytes} [Tue Apr 28 23:34:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 453/910] 199.204.45.3 () {36 vars in 712 bytes} [Tue Apr 28 23:35:19 2026] POST /v2.1/servers => generated 453 bytes in 751 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/911] 199.204.45.3 () {32 vars in 731 bytes} [Tue Apr 28 23:35:19 2026] GET /v2.1/servers/8d0c7518-2c46-47b6-9fa6-1b9813fc900b => generated 2213 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 454/912] 199.204.45.3 () {32 vars in 757 bytes} [Tue Apr 28 23:35:20 2026] GET /v2.1/servers/8d0c7518-2c46-47b6-9fa6-1b9813fc900b/os-interface => generated 28 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/913] 199.204.45.3 () {32 vars in 775 bytes} [Tue Apr 28 23:35:20 2026] GET /v2.1/servers/8d0c7518-2c46-47b6-9fa6-1b9813fc900b/os-volume_attachments => generated 25 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:35:22.009 8 INFO nova.api.openstack.compute.server_external_events [req-c92dad74-d2bc-407b-a3f8-c12640be5e26 req-edc4e099-fa32-4ca0-8a16-03e441d8d473 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-changed:4f87356c-06f4-4e3a-aea7-c157b11a329a for instance 8d0c7518-2c46-47b6-9fa6-1b9813fc900b on instance [pid: 8|app: 0|req: 455/914] 10.0.0.58 () {38 vars in 814 bytes} [Tue Apr 28 23:35:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 460/915] 199.204.45.3 () {32 vars in 731 bytes} [Tue Apr 28 23:35:22 2026] GET /v2.1/servers/8d0c7518-2c46-47b6-9fa6-1b9813fc900b => generated 2433 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 456/916] 199.204.45.3 () {32 vars in 757 bytes} [Tue Apr 28 23:35:22 2026] GET /v2.1/servers/8d0c7518-2c46-47b6-9fa6-1b9813fc900b/os-interface => generated 283 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 461/917] 199.204.45.3 () {32 vars in 775 bytes} [Tue Apr 28 23:35:22 2026] GET /v2.1/servers/8d0c7518-2c46-47b6-9fa6-1b9813fc900b/os-volume_attachments => generated 197 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:35:24.048 8 INFO nova.api.openstack.compute.server_external_events [req-dab4a1d1-b60d-46ee-8feb-ad2a2911e21f req-627eb882-514d-495e-9739-1539b10af464 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-vif-plugged:4f87356c-06f4-4e3a-aea7-c157b11a329a for instance 8d0c7518-2c46-47b6-9fa6-1b9813fc900b on instance 2026-04-28 23:35:24.049 8 INFO nova.api.openstack.compute.server_external_events [req-dab4a1d1-b60d-46ee-8feb-ad2a2911e21f req-627eb882-514d-495e-9739-1539b10af464 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-vif-plugged:4f87356c-06f4-4e3a-aea7-c157b11a329a for instance 8d0c7518-2c46-47b6-9fa6-1b9813fc900b on instance [pid: 8|app: 0|req: 457/918] 10.0.0.58 () {38 vars in 814 bytes} [Tue Apr 28 23:35:24 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 462/919] 199.204.45.3 () {32 vars in 731 bytes} [Tue Apr 28 23:35:24 2026] GET /v2.1/servers/8d0c7518-2c46-47b6-9fa6-1b9813fc900b => generated 2580 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 458/920] 199.204.45.3 () {32 vars in 757 bytes} [Tue Apr 28 23:35:24 2026] GET /v2.1/servers/8d0c7518-2c46-47b6-9fa6-1b9813fc900b/os-interface => generated 285 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 463/921] 199.204.45.3 () {32 vars in 775 bytes} [Tue Apr 28 23:35:24 2026] GET /v2.1/servers/8d0c7518-2c46-47b6-9fa6-1b9813fc900b/os-volume_attachments => generated 197 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:36:00.222 7 INFO nova.api.openstack.compute.server_external_events [req-0e468bbf-54a8-4fdd-9ce0-93dfa89203a2 req-a6610878-a8bf-4775-b6ea-67385ac2ef10 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-changed:4efb921c-9108-403e-aa54-c88564124d90 for instance 8d0c7518-2c46-47b6-9fa6-1b9813fc900b on instance [pid: 7|app: 0|req: 468/930] 10.0.0.58 () {38 vars in 814 bytes} [Tue Apr 28 23:36:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:36:01.033 7 INFO nova.api.openstack.compute.server_external_events [req-81759fcd-0d5c-4469-890c-ff02fc002d18 req-5be17e63-b025-46df-9757-ba083a90f452 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-vif-plugged:4efb921c-9108-403e-aa54-c88564124d90 for instance 8d0c7518-2c46-47b6-9fa6-1b9813fc900b on instance [pid: 7|app: 0|req: 469/931] 10.0.0.58 () {38 vars in 814 bytes} [Tue Apr 28 23:36:00 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/932] 199.204.45.3 () {36 vars in 810 bytes} [Tue Apr 28 23:35:59 2026] POST /v2.1/servers/8d0c7518-2c46-47b6-9fa6-1b9813fc900b/os-interface => generated 281 bytes in 2026 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:36:02.271 7 INFO nova.api.openstack.compute.server_external_events [req-5d1a6227-bf30-46f7-b4ba-ec523e5ac105 req-f76df615-8696-4c1a-8e59-186eedf1a2b0 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-changed:4efb921c-9108-403e-aa54-c88564124d90 for instance 8d0c7518-2c46-47b6-9fa6-1b9813fc900b on instance 2026-04-28 23:36:02.272 7 INFO nova.api.openstack.compute.server_external_events [req-5d1a6227-bf30-46f7-b4ba-ec523e5ac105 req-f76df615-8696-4c1a-8e59-186eedf1a2b0 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-changed:4efb921c-9108-403e-aa54-c88564124d90 for instance 8d0c7518-2c46-47b6-9fa6-1b9813fc900b on instance [pid: 7|app: 0|req: 470/933] 10.0.0.58 () {38 vars in 814 bytes} [Tue Apr 28 23:36:02 2026] POST /v2.1/os-server-external-events => generated 346 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:36:03.076 8 INFO nova.api.openstack.compute.server_external_events [req-3093ded9-26e3-4292-a2ac-fdd0281f8fd0 req-b6db8245-de16-4bb2-9991-f010af3f7738 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-vif-plugged:4efb921c-9108-403e-aa54-c88564124d90 for instance 8d0c7518-2c46-47b6-9fa6-1b9813fc900b on instance [pid: 8|app: 0|req: 464/934] 10.0.0.58 () {38 vars in 814 bytes} [Tue Apr 28 23:36:03 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:36:25.811 8 INFO nova.api.openstack.compute.server_external_events [req-9c0bb221-2e0b-48bd-898c-2b7ab1c1cc41 req-8181e1c5-732a-4bae-a34d-26f627b0287d 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-changed:446cb6fc-da39-48ea-8a64-10643896485b for instance 8d0c7518-2c46-47b6-9fa6-1b9813fc900b on instance [pid: 8|app: 0|req: 467/939] 10.0.0.58 () {38 vars in 814 bytes} [Tue Apr 28 23:36:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:36:26.790 8 INFO nova.api.openstack.compute.server_external_events [req-0c6460d1-eabd-4f66-865e-013750e7677e req-3ed60224-ce33-49a4-bd88-c44ca7ead78a 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-vif-plugged:446cb6fc-da39-48ea-8a64-10643896485b for instance 8d0c7518-2c46-47b6-9fa6-1b9813fc900b on instance [pid: 8|app: 0|req: 468/940] 10.0.0.58 () {38 vars in 814 bytes} [Tue Apr 28 23:36:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/941] 199.204.45.3 () {36 vars in 810 bytes} [Tue Apr 28 23:36:24 2026] POST /v2.1/servers/8d0c7518-2c46-47b6-9fa6-1b9813fc900b/os-interface => generated 376 bytes in 2667 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:36:27.848 8 INFO nova.api.openstack.compute.server_external_events [req-91d2ee59-cca9-4a2e-8b09-192e73992fc0 req-8cb3f5a0-08ef-4eaa-85c2-a3ac737d3f92 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-changed:446cb6fc-da39-48ea-8a64-10643896485b for instance 8d0c7518-2c46-47b6-9fa6-1b9813fc900b on instance [pid: 8|app: 0|req: 470/944] 10.0.0.58 () {38 vars in 814 bytes} [Tue Apr 28 23:36:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:36:28.831 7 INFO nova.api.openstack.compute.server_external_events [req-89cd7919-a7ef-4f4b-a869-bd898bf2835a req-c4d3ccc2-a8ca-4dc4-86f8-23205eb1e257 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-vif-plugged:446cb6fc-da39-48ea-8a64-10643896485b for instance 8d0c7518-2c46-47b6-9fa6-1b9813fc900b on instance [pid: 7|app: 0|req: 475/945] 10.0.0.58 () {38 vars in 814 bytes} [Tue Apr 28 23:36:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:36:36.414 7 INFO nova.api.openstack.compute.server_external_events [req-bef2516a-9b5d-45f4-9ab4-c5a0bf5e823a req-09eea8df-e880-4631-8a16-0b3126f4998c 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-changed:d7643b8c-47d8-4134-b712-3909675fbb8f for instance 8d0c7518-2c46-47b6-9fa6-1b9813fc900b on instance [pid: 7|app: 0|req: 476/946] 10.0.0.58 () {38 vars in 814 bytes} [Tue Apr 28 23:36:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/949] 199.204.45.3 () {36 vars in 810 bytes} [Tue Apr 28 23:36:35 2026] POST /v2.1/servers/8d0c7518-2c46-47b6-9fa6-1b9813fc900b/os-interface => generated 378 bytes in 2596 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:36:38.452 7 INFO nova.api.openstack.compute.server_external_events [req-202d325d-ff41-42fc-8fb6-03a59850fba9 req-89c35b78-3bef-4dad-b964-97f4afaab1fe 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-vif-plugged:d7643b8c-47d8-4134-b712-3909675fbb8f for instance 8d0c7518-2c46-47b6-9fa6-1b9813fc900b on instance 2026-04-28 23:36:38.452 7 INFO nova.api.openstack.compute.server_external_events [req-202d325d-ff41-42fc-8fb6-03a59850fba9 req-89c35b78-3bef-4dad-b964-97f4afaab1fe 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-vif-plugged:d7643b8c-47d8-4134-b712-3909675fbb8f for instance 8d0c7518-2c46-47b6-9fa6-1b9813fc900b on instance 2026-04-28 23:36:38.452 7 INFO nova.api.openstack.compute.server_external_events [req-202d325d-ff41-42fc-8fb6-03a59850fba9 req-89c35b78-3bef-4dad-b964-97f4afaab1fe 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-changed:d7643b8c-47d8-4134-b712-3909675fbb8f for instance 8d0c7518-2c46-47b6-9fa6-1b9813fc900b on instance [pid: 7|app: 0|req: 479/950] 10.0.0.58 () {38 vars in 814 bytes} [Tue Apr 28 23:36:38 2026] POST /v2.1/os-server-external-events => generated 521 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:36:49.459 8 INFO nova.api.openstack.compute.server_external_events [req-afca5f92-3c18-4c56-b642-19407c0e6554 req-611be3bc-6049-41bc-9283-7727f680d2f6 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-changed:d7643b8c-47d8-4134-b712-3909675fbb8f for instance 8d0c7518-2c46-47b6-9fa6-1b9813fc900b on instance [pid: 8|app: 0|req: 473/953] 10.0.0.58 () {38 vars in 814 bytes} [Tue Apr 28 23:36:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 481/954] 199.204.45.3 () {34 vars in 853 bytes} [Tue Apr 28 23:36:49 2026] DELETE /v2.1/servers/8d0c7518-2c46-47b6-9fa6-1b9813fc900b/os-interface/d7643b8c-47d8-4134-b712-3909675fbb8f => generated 0 bytes in 62 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:36:51.500 8 INFO nova.api.openstack.compute.server_external_events [req-2ff6ae5e-b7cc-4a64-a28e-eebddca21702 req-0ea30b71-e3d5-4f04-99ec-ce567acb2a12 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-vif-unplugged:d7643b8c-47d8-4134-b712-3909675fbb8f for instance 8d0c7518-2c46-47b6-9fa6-1b9813fc900b on instance 2026-04-28 23:36:51.500 8 INFO nova.api.openstack.compute.server_external_events [req-2ff6ae5e-b7cc-4a64-a28e-eebddca21702 req-0ea30b71-e3d5-4f04-99ec-ce567acb2a12 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-vif-plugged:d7643b8c-47d8-4134-b712-3909675fbb8f for instance 8d0c7518-2c46-47b6-9fa6-1b9813fc900b on instance 2026-04-28 23:36:51.501 8 INFO nova.api.openstack.compute.server_external_events [req-2ff6ae5e-b7cc-4a64-a28e-eebddca21702 req-0ea30b71-e3d5-4f04-99ec-ce567acb2a12 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-vif-deleted:d7643b8c-47d8-4134-b712-3909675fbb8f for instance 8d0c7518-2c46-47b6-9fa6-1b9813fc900b on instance [pid: 8|app: 0|req: 474/955] 10.0.0.58 () {38 vars in 814 bytes} [Tue Apr 28 23:36:51 2026] POST /v2.1/os-server-external-events => generated 527 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:36:54.930 7 INFO nova.api.openstack.compute.server_external_events [req-94015e63-5ce3-4bef-a35d-e930a7d888f2 req-2cf96c9d-7728-4073-80d2-5d6dccbe095f 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-changed:446cb6fc-da39-48ea-8a64-10643896485b for instance 8d0c7518-2c46-47b6-9fa6-1b9813fc900b on instance [pid: 7|app: 0|req: 482/956] 10.0.0.58 () {38 vars in 814 bytes} [Tue Apr 28 23:36:54 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: 475/957] 199.204.45.3 () {34 vars in 853 bytes} [Tue Apr 28 23:36:55 2026] DELETE /v2.1/servers/8d0c7518-2c46-47b6-9fa6-1b9813fc900b/os-interface/446cb6fc-da39-48ea-8a64-10643896485b => generated 0 bytes in 72 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:36:55.781 7 INFO nova.api.openstack.compute.server_external_events [req-4c9b6ac8-af17-4a2a-9a86-cc0cc767fa1d req-a0f0c0a0-32c1-441f-97c8-03547755a4e3 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-vif-unplugged:446cb6fc-da39-48ea-8a64-10643896485b for instance 8d0c7518-2c46-47b6-9fa6-1b9813fc900b on instance [pid: 7|app: 0|req: 483/958] 10.0.0.58 () {38 vars in 814 bytes} [Tue Apr 28 23:36:55 2026] POST /v2.1/os-server-external-events => generated 185 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-04-28 23:36:57.221 8 INFO nova.api.openstack.compute.server_external_events [req-464902f0-7f55-4be7-a027-b6224614cfb2 req-242482de-2d0b-43bb-ae9c-fa891ed70227 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-vif-deleted:446cb6fc-da39-48ea-8a64-10643896485b for instance 8d0c7518-2c46-47b6-9fa6-1b9813fc900b on instance [pid: 8|app: 0|req: 476/959] 10.0.0.58 () {38 vars in 814 bytes} [Tue Apr 28 23:36:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:36:57.814 7 INFO nova.api.openstack.compute.server_external_events [req-37d73141-5173-4da1-b86d-5b83b2616382 req-c7ab22e8-80fa-4a34-a188-e2d2838cae4a 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-vif-plugged:446cb6fc-da39-48ea-8a64-10643896485b for instance 8d0c7518-2c46-47b6-9fa6-1b9813fc900b on instance [pid: 7|app: 0|req: 485/962] 10.0.0.58 () {38 vars in 814 bytes} [Tue Apr 28 23:36:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 479/965] 199.204.45.3 () {34 vars in 853 bytes} [Tue Apr 28 23:37:10 2026] DELETE /v2.1/servers/8d0c7518-2c46-47b6-9fa6-1b9813fc900b/os-interface/4efb921c-9108-403e-aa54-c88564124d90 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:37:11.253 7 INFO nova.api.openstack.compute.server_external_events [req-932aa11c-8feb-4053-bcfe-54f4f3366a1b req-397f0415-ae1f-48e1-9a30-83cbc31b32ae 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-vif-unplugged:4efb921c-9108-403e-aa54-c88564124d90 for instance 8d0c7518-2c46-47b6-9fa6-1b9813fc900b on instance [pid: 7|app: 0|req: 487/966] 10.0.0.58 () {38 vars in 814 bytes} [Tue Apr 28 23:37:11 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:37:13.301 8 INFO nova.api.openstack.compute.server_external_events [req-3b2d5739-aa44-402b-acf2-5c5fa0e22294 req-e6de6395-374a-4793-92da-8bf79d76333c 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-vif-plugged:4efb921c-9108-403e-aa54-c88564124d90 for instance 8d0c7518-2c46-47b6-9fa6-1b9813fc900b on instance [pid: 8|app: 0|req: 480/967] 10.0.0.58 () {38 vars in 814 bytes} [Tue Apr 28 23:37:13 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: 488/968] 199.204.45.3 () {34 vars in 753 bytes} [Tue Apr 28 23:37:13 2026] DELETE /v2.1/servers/8d0c7518-2c46-47b6-9fa6-1b9813fc900b => generated 0 bytes in 90 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:37:13.997 8 INFO nova.api.openstack.compute.server_external_events [req-9354b492-e189-4327-9e26-90c8fd787064 req-32e7a393-f763-463c-95c6-4b1ff640d111 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-vif-unplugged:4f87356c-06f4-4e3a-aea7-c157b11a329a for instance 8d0c7518-2c46-47b6-9fa6-1b9813fc900b on instance [pid: 8|app: 0|req: 481/969] 10.0.0.58 () {38 vars in 814 bytes} [Tue Apr 28 23:37:13 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:37:16.044 7 INFO nova.api.openstack.compute.server_external_events [req-6ac62d74-c2fe-4cb3-985c-7cc210944fbf req-9db199f6-9907-436a-b328-042dee7f7fa5 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-vif-plugged:4f87356c-06f4-4e3a-aea7-c157b11a329a for instance 8d0c7518-2c46-47b6-9fa6-1b9813fc900b on instance 2026-04-28 23:37:16.044 7 INFO nova.api.openstack.compute.server_external_events [req-6ac62d74-c2fe-4cb3-985c-7cc210944fbf req-9db199f6-9907-436a-b328-042dee7f7fa5 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-vif-deleted:4f87356c-06f4-4e3a-aea7-c157b11a329a for instance 8d0c7518-2c46-47b6-9fa6-1b9813fc900b on instance [pid: 7|app: 0|req: 489/970] 10.0.0.58 () {38 vars in 814 bytes} [Tue Apr 28 23:37:16 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:37:16.144 8 INFO nova.api.openstack.compute.server_external_events [req-e0f1cb5d-4554-47b1-a4de-174f631ceec1 req-69d48b51-f918-4b77-a536-f76ff0a122d1 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-changed:cc6916ef-327e-4880-80a8-9490b6c9e4fb for instance dc0d5da4-936a-4649-ba44-c7f1ce65981d on instance [pid: 8|app: 0|req: 482/971] 10.0.0.58 () {38 vars in 814 bytes} [Tue Apr 28 23:37:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 490/972] 10.0.0.216 () {32 vars in 718 bytes} [Tue Apr 28 23:37:16 2026] DELETE /v2.1/servers/dc0d5da4-936a-4649-ba44-c7f1ce65981d => generated 0 bytes in 99 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 483/973] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:37:16 2026] GET /v2.1/servers/dc0d5da4-936a-4649-ba44-c7f1ce65981d => generated 1943 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:37:18.083 7 INFO nova.api.openstack.compute.server_external_events [req-4b1ba910-9e9c-4b91-8ae2-ab441072457b req-177db4d7-7dee-451b-a126-284cfaf9d256 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-vif-unplugged:cc6916ef-327e-4880-80a8-9490b6c9e4fb for instance dc0d5da4-936a-4649-ba44-c7f1ce65981d on instance 2026-04-28 23:37:18.084 7 INFO nova.api.openstack.compute.server_external_events [req-4b1ba910-9e9c-4b91-8ae2-ab441072457b req-177db4d7-7dee-451b-a126-284cfaf9d256 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-vif-plugged:cc6916ef-327e-4880-80a8-9490b6c9e4fb for instance dc0d5da4-936a-4649-ba44-c7f1ce65981d on instance 2026-04-28 23:37:18.084 7 INFO nova.api.openstack.compute.server_external_events [req-4b1ba910-9e9c-4b91-8ae2-ab441072457b req-177db4d7-7dee-451b-a126-284cfaf9d256 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-vif-deleted:cc6916ef-327e-4880-80a8-9490b6c9e4fb for instance dc0d5da4-936a-4649-ba44-c7f1ce65981d on instance [pid: 7|app: 0|req: 492/976] 10.0.0.58 () {38 vars in 814 bytes} [Tue Apr 28 23:37:18 2026] POST /v2.1/os-server-external-events => generated 527 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:37:21.553 8 INFO nova.api.openstack.wsgi [None req-76f9dc9b-b6ad-41e1-8504-8f82edaaaf51 f14177d8dcd7483fabaddf177c0ee9e4 154bf7c10653412e9c5a99e5a1d1c583 - - default default] HTTP exception thrown: Instance dc0d5da4-936a-4649-ba44-c7f1ce65981d could not be found. [pid: 8|app: 0|req: 485/977] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:37:21 2026] GET /v2.1/servers/dc0d5da4-936a-4649-ba44-c7f1ce65981d => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:37:22.135 7 INFO nova.api.openstack.compute.server_external_events [req-b1b5b99c-8171-4a45-9677-68a4a44957d9 req-c9cf5336-1900-4990-8a18-59757026415b 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-changed:f5fdfb9b-808f-4d59-83f3-674ad71f3633 for instance e2b16055-9688-4f26-afb4-4cf6dc2f9ed9 on instance [pid: 7|app: 0|req: 493/978] 10.0.0.58 () {38 vars in 814 bytes} [Tue Apr 28 23:37:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 486/979] 10.0.0.216 () {32 vars in 718 bytes} [Tue Apr 28 23:37:22 2026] DELETE /v2.1/servers/e2b16055-9688-4f26-afb4-4cf6dc2f9ed9 => generated 0 bytes in 128 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: 494/980] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:37:22 2026] GET /v2.1/servers/e2b16055-9688-4f26-afb4-4cf6dc2f9ed9 => generated 1942 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, ' 2026-04-28 23:37:24.182 8 INFO nova.api.openstack.compute.server_external_events [req-812341f5-74b6-466e-88e8-28d0ada88f76 req-359bb6f7-be82-4607-ae6b-db76490b4a5f 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-vif-unplugged:f5fdfb9b-808f-4d59-83f3-674ad71f3633 for instance e2b16055-9688-4f26-afb4-4cf6dc2f9ed9 on instance 2026-04-28 23:37:24.182 8 INFO nova.api.openstack.compute.server_external_events [req-812341f5-74b6-466e-88e8-28d0ada88f76 req-359bb6f7-be82-4607-ae6b-db76490b4a5f 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-vif-plugged:f5fdfb9b-808f-4d59-83f3-674ad71f3633 for instance e2b16055-9688-4f26-afb4-4cf6dc2f9ed9 on instance 2026-04-28 23:37:24.183 8 INFO nova.api.openstack.compute.server_external_events [req-812341f5-74b6-466e-88e8-28d0ada88f76 req-359bb6f7-be82-4607-ae6b-db76490b4a5f 9d2274f1b0f94203a1054721ed5a262c c19f6fea06174e1f8a5de22cc378066e - - f03097fe19c54228bef42d7301077843 f03097fe19c54228bef42d7301077843] Creating event network-vif-deleted:f5fdfb9b-808f-4d59-83f3-674ad71f3633 for instance e2b16055-9688-4f26-afb4-4cf6dc2f9ed9 on instance [pid: 8|app: 0|req: 487/981] 10.0.0.58 () {38 vars in 814 bytes} [Tue Apr 28 23:37:24 2026] POST /v2.1/os-server-external-events => generated 527 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:37:27.630 8 INFO nova.api.openstack.wsgi [None req-2b4f261e-40bc-4ebe-9c95-1008b77be851 f14177d8dcd7483fabaddf177c0ee9e4 154bf7c10653412e9c5a99e5a1d1c583 - - default default] HTTP exception thrown: Instance e2b16055-9688-4f26-afb4-4cf6dc2f9ed9 could not be found. [pid: 8|app: 0|req: 489/984] 10.0.0.216 () {32 vars in 715 bytes} [Tue Apr 28 23:37:27 2026] GET /v2.1/servers/e2b16055-9688-4f26-afb4-4cf6dc2f9ed9 => 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: 496/985] 10.0.0.216 () {32 vars in 722 bytes} [Tue Apr 28 23:37:29 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-41835800 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 23:37:29.226 8 INFO nova.api.openstack.wsgi [None req-6b77e2e2-0175-4db5-80fe-a2374a2919af f14177d8dcd7483fabaddf177c0ee9e4 154bf7c10653412e9c5a99e5a1d1c583 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-41835800 not found for user f14177d8dcd7483fabaddf177c0ee9e4 [pid: 8|app: 0|req: 490/986] 10.0.0.216 () {32 vars in 719 bytes} [Tue Apr 28 23:37:29 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-41835800 => generated 140 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/989] 10.0.0.216 () {32 vars in 655 bytes} [Tue Apr 28 23:37:43 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/990] 10.0.0.216 () {32 vars in 641 bytes} [Tue Apr 28 23:37:44 2026] GET /v2.1/servers => generated 15 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-28 23:37:44.158 7 WARNING oslo_db.sqlalchemy.utils [None req-859da1e6-245d-42cf-9b10-948825aeaeca d9949a3886b94522933392f3b7c5d2c3 caf4c065f9414a01b9e06ee8ba75c5ce - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 499/991] 10.0.0.216 () {32 vars in 649 bytes} [Tue Apr 28 23:37:44 2026] GET /v2.1/os-keypairs => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/992] 10.0.0.216 () {32 vars in 694 bytes} [Tue Apr 28 23:37:44 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)