+ 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 [Mon Apr 27 21:30:10 2026] *** compiled with version: 11.4.0 on 27 April 2026 14:32:33 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: nova-api-osapi-6b574cf77-72j9z 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 0x55e86f906b80 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: 6, cores: 1) spawned uWSGI worker 2 (pid: 7, 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-27 21:30:15.341 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-27 21:30:15.390 6 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-27 21:30:15.762 7 WARNING keystonemiddleware._common.config [None req-e2a99be7-aeaf-43a2-8ba4-e7ade66a42f2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-27 21:30:15.771 7 WARNING oslo_config.cfg [None req-e2a99be7-aeaf-43a2-8ba4-e7ade66a42f2 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-27 21:30:15.800 6 WARNING keystonemiddleware._common.config [None req-bb7c502b-cb41-43fe-a6b0-f9286c04acf5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-27 21:30:15.809 6 WARNING oslo_config.cfg [None req-bb7c502b-cb41-43fe-a6b0-f9286c04acf5 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-27 21:30:15.962 7 WARNING keystonemiddleware._common.config [None req-e2a99be7-aeaf-43a2-8ba4-e7ade66a42f2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55e86f906b80 pid: 7 (default app) 2026-04-27 21:30:16.003 6 WARNING keystonemiddleware._common.config [None req-bb7c502b-cb41-43fe-a6b0-f9286c04acf5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x55e86f906b80 pid: 6 (default app) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: [pid: 7|app: 0|req: 2/3] 199.204.45.235 () {42 vars in 703 bytes} [Mon Apr 27 21:30:24 2026] GET /v2.1 => generated 114 bytes in 12 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-27 21:30:25.295 6 WARNING oslo_policy.policy [None req-4db7aa5d-4e76-49fc-baeb-ed6749e9e684 5f845609319f40af95dbb3089171ee9a 17f0496505894559ae93f205bbdebc99 - - 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-27 21:30:25.296 6 WARNING oslo_policy.policy [None req-4db7aa5d-4e76-49fc-baeb-ed6749e9e684 5f845609319f40af95dbb3089171ee9a 17f0496505894559ae93f205bbdebc99 - - 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: 6|app: 0|req: 2/4] 199.204.45.235 () {44 vars in 907 bytes} [Mon Apr 27 21:30:24 2026] GET /v2.1 => generated 0 bytes in 595 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 21:30:25.413 7 WARNING oslo_policy.policy [req-4db7aa5d-4e76-49fc-baeb-ed6749e9e684 req-46798899-bc97-4d33-98b8-79d0016b0718 5f845609319f40af95dbb3089171ee9a 17f0496505894559ae93f205bbdebc99 - - 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-27 21:30:25.413 7 WARNING oslo_policy.policy [req-4db7aa5d-4e76-49fc-baeb-ed6749e9e684 req-46798899-bc97-4d33-98b8-79d0016b0718 5f845609319f40af95dbb3089171ee9a 17f0496505894559ae93f205bbdebc99 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/5] 199.204.45.235 () {46 vars in 980 bytes} [Mon Apr 27 21:30:25 2026] GET /v2.1/ => generated 399 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 21:30:25.529 6 INFO nova.api.openstack.wsgi [None req-7e511674-c663-4c03-8fe0-e01b68a8aa2b 5f845609319f40af95dbb3089171ee9a 17f0496505894559ae93f205bbdebc99 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 6|app: 0|req: 3/6] 199.204.45.235 () {48 vars in 1009 bytes} [Mon Apr 27 21:30:25 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 199.204.45.235 () {48 vars in 1049 bytes} [Mon Apr 27 21:30:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 4/8] 199.204.45.235 () {52 vars in 1046 bytes} [Mon Apr 27 21:30:25 2026] POST /v2.1/flavors => generated 529 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.204.45.235 () {42 vars in 703 bytes} [Mon Apr 27 21:30: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: 6|app: 0|req: 5/10] 199.204.45.235 () {44 vars in 907 bytes} [Mon Apr 27 21:30:26 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.204.45.235 () {46 vars in 980 bytes} [Mon Apr 27 21:30:26 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 21:30:26.483 6 INFO nova.api.openstack.wsgi [None req-af6ef311-f612-4992-88b1-4465f85fb645 5f845609319f40af95dbb3089171ee9a 17f0496505894559ae93f205bbdebc99 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 6|app: 0|req: 6/12] 199.204.45.235 () {48 vars in 1011 bytes} [Mon Apr 27 21:30:26 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/13] 199.204.45.235 () {48 vars in 1049 bytes} [Mon Apr 27 21:30:26 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 7/14] 199.204.45.235 () {52 vars in 1046 bytes} [Mon Apr 27 21:30:26 2026] POST /v2.1/flavors => generated 532 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 199.204.45.235 () {42 vars in 703 bytes} [Mon Apr 27 21:30:27 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: 6|app: 0|req: 8/16] 199.204.45.235 () {44 vars in 907 bytes} [Mon Apr 27 21:30:27 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.204.45.235 () {46 vars in 980 bytes} [Mon Apr 27 21:30:27 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 21:30:27.438 6 INFO nova.api.openstack.wsgi [None req-fc01983d-fe9c-4b07-93a2-7468c669f9c4 5f845609319f40af95dbb3089171ee9a 17f0496505894559ae93f205bbdebc99 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 6|app: 0|req: 9/18] 199.204.45.235 () {48 vars in 1013 bytes} [Mon Apr 27 21:30:27 2026] GET /v2.1/flavors/m1.medium => 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: 10/19] 199.204.45.235 () {48 vars in 1049 bytes} [Mon Apr 27 21:30:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 6|app: 0|req: 10/20] 199.204.45.235 () {52 vars in 1046 bytes} [Mon Apr 27 21:30:27 2026] POST /v2.1/flavors => generated 533 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 199.204.45.235 () {42 vars in 703 bytes} [Mon Apr 27 21:30:28 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: 6|app: 0|req: 11/22] 199.204.45.235 () {44 vars in 907 bytes} [Mon Apr 27 21:30:28 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 12/23] 199.204.45.235 () {46 vars in 980 bytes} [Mon Apr 27 21:30:28 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 21:30:28.397 6 INFO nova.api.openstack.wsgi [None req-71ebabeb-0948-4eea-af80-44244ee9020e 5f845609319f40af95dbb3089171ee9a 17f0496505894559ae93f205bbdebc99 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 6|app: 0|req: 12/24] 199.204.45.235 () {48 vars in 1011 bytes} [Mon Apr 27 21:30:28 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/25] 199.204.45.235 () {48 vars in 1049 bytes} [Mon Apr 27 21:30:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 6|app: 0|req: 13/26] 199.204.45.235 () {52 vars in 1046 bytes} [Mon Apr 27 21:30:28 2026] POST /v2.1/flavors => generated 532 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 199.204.45.235 () {42 vars in 703 bytes} [Mon Apr 27 21:30:29 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: 6|app: 0|req: 14/28] 199.204.45.235 () {44 vars in 907 bytes} [Mon Apr 27 21:30:29 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 15/29] 199.204.45.235 () {46 vars in 980 bytes} [Mon Apr 27 21:30:29 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 21:30:29.369 6 INFO nova.api.openstack.wsgi [None req-6bd323ee-27fb-4d1c-8f97-62781257b604 5f845609319f40af95dbb3089171ee9a 17f0496505894559ae93f205bbdebc99 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 6|app: 0|req: 15/30] 199.204.45.235 () {48 vars in 1013 bytes} [Mon Apr 27 21:30:29 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: 7|app: 0|req: 16/31] 199.204.45.235 () {48 vars in 1049 bytes} [Mon Apr 27 21:30:29 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 6|app: 0|req: 16/32] 199.204.45.235 () {52 vars in 1046 bytes} [Mon Apr 27 21:30:29 2026] POST /v2.1/flavors => generated 535 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 49/97] 10.0.0.234 () {28 vars in 453 bytes} [Mon Apr 27 21:35:49 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 49/98] 10.0.0.234 () {30 vars in 657 bytes} [Mon Apr 27 21:35:49 2026] GET /v2.1 => generated 0 bytes in 458 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: 6|app: 0|req: 50/99] 10.0.0.234 () {30 vars in 659 bytes} [Mon Apr 27 21:35:49 2026] GET /v2.1/ => generated 410 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/100] 10.0.0.234 () {34 vars in 803 bytes} [Mon Apr 27 21:35:49 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 68/135] 199.204.45.235 () {42 vars in 703 bytes} [Mon Apr 27 21:38:37 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 68/136] 199.204.45.235 () {44 vars in 907 bytes} [Mon Apr 27 21:38:37 2026] GET /v2.1 => generated 0 bytes in 94 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 6|app: 0|req: 69/137] 199.204.45.235 () {46 vars in 980 bytes} [Mon Apr 27 21:38:38 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 21:38:38.055 7 INFO nova.api.openstack.wsgi [None req-cdb3a2ca-60b8-418b-a75c-b4059a407634 5f845609319f40af95dbb3089171ee9a 17f0496505894559ae93f205bbdebc99 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 69/138] 199.204.45.235 () {48 vars in 1015 bytes} [Mon Apr 27 21:38:38 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 6|app: 0|req: 70/139] 199.204.45.235 () {48 vars in 1049 bytes} [Mon Apr 27 21:38:38 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 70/140] 199.204.45.235 () {52 vars in 1047 bytes} [Mon Apr 27 21:38:38 2026] POST /v2.1/flavors => generated 534 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 77/153] 199.204.45.235 () {42 vars in 703 bytes} [Mon Apr 27 21:39:37 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: 77/154] 199.204.45.235 () {44 vars in 907 bytes} [Mon Apr 27 21:39:37 2026] GET /v2.1 => generated 0 bytes in 60 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 6|app: 0|req: 78/155] 199.204.45.235 () {46 vars in 980 bytes} [Mon Apr 27 21:39:38 2026] GET /v2.1/ => generated 399 bytes in 4 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 21:39:38.078 7 INFO nova.api.openstack.wsgi [None req-f8fa3c46-bbbb-4a30-b812-d7c5097ead99 5f845609319f40af95dbb3089171ee9a 17f0496505894559ae93f205bbdebc99 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 5f845609319f40af95dbb3089171ee9a [pid: 7|app: 0|req: 78/156] 199.204.45.235 () {48 vars in 1049 bytes} [Mon Apr 27 21:39:38 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-04-27 21:39:38.093 6 WARNING oslo_db.sqlalchemy.utils [None req-2e880c95-73bb-4fee-a819-f4fa61b3ff91 5f845609319f40af95dbb3089171ee9a 17f0496505894559ae93f205bbdebc99 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 6|app: 0|req: 79/157] 199.204.45.235 () {48 vars in 1014 bytes} [Mon Apr 27 21:39:38 2026] GET /v2.1/os-keypairs => generated 16 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 79/158] 199.204.45.235 () {52 vars in 1055 bytes} [Mon Apr 27 21:39:38 2026] POST /v2.1/os-keypairs => generated 576 bytes in 51 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 6|app: 0|req: 81/161] 199.204.45.235 () {42 vars in 703 bytes} [Mon Apr 27 21:39:41 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 81/162] 199.204.45.235 () {44 vars in 907 bytes} [Mon Apr 27 21:39:41 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 6|app: 0|req: 82/163] 199.204.45.235 () {46 vars in 980 bytes} [Mon Apr 27 21:39:41 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/164] 199.204.45.235 () {48 vars in 1071 bytes} [Mon Apr 27 21:39:41 2026] GET /v2.1/os-quota-sets/17f0496505894559ae93f205bbdebc99 => generated 283 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 83/165] 199.204.45.235 () {52 vars in 1123 bytes} [Mon Apr 27 21:39:41 2026] PUT /v2.1/os-quota-sets/17f0496505894559ae93f205bbdebc99 => generated 238 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 134/266] 199.204.45.235 () {42 vars in 703 bytes} [Mon Apr 27 21:48:02 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: 133/267] 199.204.45.235 () {44 vars in 907 bytes} [Mon Apr 27 21:48:02 2026] GET /v2.1 => generated 0 bytes in 153 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 6|app: 0|req: 135/268] 199.204.45.235 () {46 vars in 980 bytes} [Mon Apr 27 21:48:02 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 21:48:02.947 7 INFO nova.api.openstack.wsgi [None req-0d224381-36ae-4687-ae85-166baed2762c 5f845609319f40af95dbb3089171ee9a 17f0496505894559ae93f205bbdebc99 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 134/269] 199.204.45.235 () {48 vars in 1013 bytes} [Mon Apr 27 21:48:02 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 6|app: 0|req: 136/270] 199.204.45.235 () {48 vars in 1049 bytes} [Mon Apr 27 21:48:02 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/271] 199.204.45.235 () {52 vars in 1047 bytes} [Mon Apr 27 21:48:02 2026] POST /v2.1/flavors => generated 534 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/308] 199.204.45.235 () {42 vars in 703 bytes} [Mon Apr 27 21:51:06 2026] GET /v2.1 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 6|app: 0|req: 155/309] 199.204.45.235 () {44 vars in 907 bytes} [Mon Apr 27 21:51:06 2026] GET /v2.1 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 155/310] 199.204.45.235 () {46 vars in 980 bytes} [Mon Apr 27 21:51:06 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 156/311] 199.204.45.235 () {48 vars in 1071 bytes} [Mon Apr 27 21:51:07 2026] GET /v2.1/os-quota-sets/53dc521463724f7e9751c7ff72f8cac7 => generated 283 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/312] 199.204.45.235 () {52 vars in 1123 bytes} [Mon Apr 27 21:51:07 2026] PUT /v2.1/os-quota-sets/53dc521463724f7e9751c7ff72f8cac7 => generated 238 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 211/421] 10.0.0.101 () {28 vars in 453 bytes} [Mon Apr 27 22:00:07 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 211/422] 10.0.0.101 () {30 vars in 657 bytes} [Mon Apr 27 22:00:07 2026] GET /v2.1 => generated 0 bytes in 59 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 6|app: 0|req: 212/423] 10.0.0.101 () {30 vars in 659 bytes} [Mon Apr 27 22:00:07 2026] GET /v2.1/ => generated 410 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/424] 10.0.0.101 () {34 vars in 764 bytes} [Mon Apr 27 22:00:07 2026] GET /v2.1/os-services => generated 781 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 214/427] 10.0.0.101 () {28 vars in 453 bytes} [Mon Apr 27 22: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: 7|app: 0|req: 214/428] 10.0.0.101 () {30 vars in 657 bytes} [Mon Apr 27 22:00:10 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 6|app: 0|req: 215/429] 10.0.0.101 () {30 vars in 659 bytes} [Mon Apr 27 22:00:10 2026] GET /v2.1/ => generated 410 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/430] 10.0.0.101 () {34 vars in 764 bytes} [Mon Apr 27 22:00:10 2026] GET /v2.1/os-services => generated 781 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 216/431] 10.0.0.101 () {28 vars in 453 bytes} [Mon Apr 27 22:00:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 216/432] 10.0.0.101 () {30 vars in 657 bytes} [Mon Apr 27 22:00:14 2026] GET /v2.1 => generated 0 bytes in 50 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 6|app: 0|req: 217/433] 10.0.0.101 () {30 vars in 659 bytes} [Mon Apr 27 22:00:14 2026] GET /v2.1/ => generated 410 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/434] 10.0.0.101 () {34 vars in 807 bytes} [Mon Apr 27 22:00:14 2026] GET /v2.1/os-services?binary=nova-conductor => generated 279 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 218/435] 10.0.0.101 () {28 vars in 453 bytes} [Mon Apr 27 22:00:17 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 218/436] 10.0.0.101 () {30 vars in 657 bytes} [Mon Apr 27 22:00:17 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 6|app: 0|req: 219/437] 10.0.0.101 () {30 vars in 659 bytes} [Mon Apr 27 22:00: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: 7|app: 0|req: 219/438] 10.0.0.101 () {34 vars in 807 bytes} [Mon Apr 27 22:00:17 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 279 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 227/453] 199.204.45.235 () {42 vars in 703 bytes} [Mon Apr 27 22:01: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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 227/454] 199.204.45.235 () {44 vars in 907 bytes} [Mon Apr 27 22:01:30 2026] GET /v2.1 => generated 0 bytes in 67 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 6|app: 0|req: 228/455] 199.204.45.235 () {46 vars in 980 bytes} [Mon Apr 27 22:01:30 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 22:01:30.473 7 INFO nova.api.openstack.wsgi [None req-35591838-cada-48a8-acd7-958fa2dd4e78 5f845609319f40af95dbb3089171ee9a 17f0496505894559ae93f205bbdebc99 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 228/458] 199.204.45.235 () {48 vars in 1009 bytes} [Mon Apr 27 22:01:30 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 6|app: 0|req: 231/459] 199.204.45.235 () {48 vars in 1049 bytes} [Mon Apr 27 22:01:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/460] 199.204.45.235 () {48 vars in 1097 bytes} [Mon Apr 27 22:01:30 2026] GET /v2.1/flavors/26ae8549-aae9-4631-b48a-f041c2735128/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 232/461] 199.204.45.235 () {42 vars in 703 bytes} [Mon Apr 27 22:01:31 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/462] 199.204.45.235 () {44 vars in 907 bytes} [Mon Apr 27 22:01:31 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 6|app: 0|req: 233/463] 199.204.45.235 () {46 vars in 980 bytes} [Mon Apr 27 22:01:31 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 22:01:31.471 7 INFO nova.api.openstack.wsgi [None req-9657822e-ea27-4bb6-8f20-4b35f368cfcc 5f845609319f40af95dbb3089171ee9a 17f0496505894559ae93f205bbdebc99 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 231/464] 199.204.45.235 () {48 vars in 1011 bytes} [Mon Apr 27 22:01:31 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 6|app: 0|req: 234/465] 199.204.45.235 () {48 vars in 1049 bytes} [Mon Apr 27 22:01:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/466] 199.204.45.235 () {48 vars in 1097 bytes} [Mon Apr 27 22:01:31 2026] GET /v2.1/flavors/0166b608-8eb0-4e65-a5b9-d9471e86ff44/os-extra_specs => generated 19 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 235/467] 199.204.45.235 () {42 vars in 703 bytes} [Mon Apr 27 22:01:32 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: 233/468] 199.204.45.235 () {44 vars in 907 bytes} [Mon Apr 27 22:01:32 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 6|app: 0|req: 236/469] 199.204.45.235 () {46 vars in 980 bytes} [Mon Apr 27 22:01:32 2026] GET /v2.1/ => generated 399 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 22:01:32.426 7 INFO nova.api.openstack.wsgi [None req-6c2124b8-4d84-4044-90ad-bda58a4ee3f5 5f845609319f40af95dbb3089171ee9a 17f0496505894559ae93f205bbdebc99 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 234/470] 199.204.45.235 () {48 vars in 1013 bytes} [Mon Apr 27 22:01:32 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 6|app: 0|req: 237/471] 199.204.45.235 () {48 vars in 1049 bytes} [Mon Apr 27 22:01:32 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/472] 199.204.45.235 () {48 vars in 1097 bytes} [Mon Apr 27 22:01:32 2026] GET /v2.1/flavors/1326b43e-762d-4f1f-990e-972d5ce56a32/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 238/473] 199.204.45.235 () {42 vars in 703 bytes} [Mon Apr 27 22:01: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: 236/474] 199.204.45.235 () {44 vars in 907 bytes} [Mon Apr 27 22:01:33 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 6|app: 0|req: 239/475] 199.204.45.235 () {46 vars in 980 bytes} [Mon Apr 27 22:01:33 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 22:01:33.379 7 INFO nova.api.openstack.wsgi [None req-b21ad861-0d1b-4b37-b1dc-a7d7c7200531 5f845609319f40af95dbb3089171ee9a 17f0496505894559ae93f205bbdebc99 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 237/476] 199.204.45.235 () {48 vars in 1011 bytes} [Mon Apr 27 22:01:33 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 6|app: 0|req: 240/477] 199.204.45.235 () {48 vars in 1049 bytes} [Mon Apr 27 22:01:33 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/478] 199.204.45.235 () {48 vars in 1097 bytes} [Mon Apr 27 22:01:33 2026] GET /v2.1/flavors/7ae00afb-e2d9-4ac8-a3e8-0886af0af9e6/os-extra_specs => generated 19 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 241/479] 199.204.45.235 () {42 vars in 703 bytes} [Mon Apr 27 22:01:34 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/480] 199.204.45.235 () {44 vars in 907 bytes} [Mon Apr 27 22:01:34 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 6|app: 0|req: 242/481] 199.204.45.235 () {46 vars in 980 bytes} [Mon Apr 27 22:01:34 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 22:01:34.329 7 INFO nova.api.openstack.wsgi [None req-33006b73-8cd6-469e-96e7-a95a1806cb07 5f845609319f40af95dbb3089171ee9a 17f0496505894559ae93f205bbdebc99 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 240/482] 199.204.45.235 () {48 vars in 1013 bytes} [Mon Apr 27 22:01:34 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: 6|app: 0|req: 243/483] 199.204.45.235 () {48 vars in 1049 bytes} [Mon Apr 27 22:01:34 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/484] 199.204.45.235 () {48 vars in 1097 bytes} [Mon Apr 27 22:01:34 2026] GET /v2.1/flavors/af4920eb-f504-4677-bd57-9eb4f007be3e/os-extra_specs => generated 19 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 251/499] 199.204.45.235 () {42 vars in 703 bytes} [Mon Apr 27 22:02:41 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/500] 199.204.45.235 () {44 vars in 907 bytes} [Mon Apr 27 22:02:41 2026] GET /v2.1 => generated 0 bytes in 55 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 6|app: 0|req: 252/501] 199.204.45.235 () {46 vars in 980 bytes} [Mon Apr 27 22:02:41 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 22:02:41.123 7 INFO nova.api.openstack.wsgi [None req-7495090f-bade-4b9a-8a2e-3c2d4599f3d0 5f845609319f40af95dbb3089171ee9a 17f0496505894559ae93f205bbdebc99 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 250/502] 199.204.45.235 () {48 vars in 1015 bytes} [Mon Apr 27 22:02:41 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 6|app: 0|req: 253/503] 199.204.45.235 () {48 vars in 1049 bytes} [Mon Apr 27 22:02:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/504] 199.204.45.235 () {48 vars in 1097 bytes} [Mon Apr 27 22:02:41 2026] GET /v2.1/flavors/c6c1770a-202f-4925-b5e4-ecab55fb3603/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 254/505] 199.204.45.235 () {42 vars in 703 bytes} [Mon Apr 27 22:02:47 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/506] 199.204.45.235 () {44 vars in 907 bytes} [Mon Apr 27 22:02:47 2026] GET /v2.1 => generated 0 bytes in 62 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 6|app: 0|req: 255/507] 199.204.45.235 () {46 vars in 980 bytes} [Mon Apr 27 22:02:47 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/508] 199.204.45.235 () {48 vars in 1049 bytes} [Mon Apr 27 22:02:47 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/511] 199.204.45.235 () {42 vars in 703 bytes} [Mon Apr 27 22:02:51 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: 6|app: 0|req: 257/512] 199.204.45.235 () {44 vars in 907 bytes} [Mon Apr 27 22:02:51 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 256/513] 199.204.45.235 () {46 vars in 980 bytes} [Mon Apr 27 22:02:51 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 258/514] 199.204.45.235 () {48 vars in 1071 bytes} [Mon Apr 27 22:02:51 2026] GET /v2.1/os-quota-sets/17f0496505894559ae93f205bbdebc99 => generated 280 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/523] 199.204.45.235 () {42 vars in 703 bytes} [Mon Apr 27 22:03:36 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 6|app: 0|req: 263/524] 199.204.45.235 () {44 vars in 907 bytes} [Mon Apr 27 22:03:36 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 262/525] 199.204.45.235 () {46 vars in 980 bytes} [Mon Apr 27 22:03:36 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 22:03:36.597 6 INFO nova.api.openstack.wsgi [None req-2586dc6a-7979-4336-b62f-45fa3c1626bd 5f845609319f40af95dbb3089171ee9a 17f0496505894559ae93f205bbdebc99 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 6|app: 0|req: 264/526] 199.204.45.235 () {48 vars in 1013 bytes} [Mon Apr 27 22:03:36 2026] GET /v2.1/flavors/m1.manila => 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: 263/527] 199.204.45.235 () {48 vars in 1049 bytes} [Mon Apr 27 22:03:36 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 6|app: 0|req: 265/528] 199.204.45.235 () {48 vars in 1097 bytes} [Mon Apr 27 22:03:36 2026] GET /v2.1/flavors/a9ac050b-dc40-4650-9f69-77e4ad0c5cae/os-extra_specs => generated 19 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 268/533] 199.204.45.235 () {42 vars in 703 bytes} [Mon Apr 27 22:03:50 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/534] 199.204.45.235 () {44 vars in 907 bytes} [Mon Apr 27 22:03:50 2026] GET /v2.1 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 6|app: 0|req: 269/535] 199.204.45.235 () {46 vars in 980 bytes} [Mon Apr 27 22:03:50 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/536] 199.204.45.235 () {48 vars in 1071 bytes} [Mon Apr 27 22:03:50 2026] GET /v2.1/os-quota-sets/53dc521463724f7e9751c7ff72f8cac7 => generated 280 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/547] 199.204.45.235 () {42 vars in 703 bytes} [Mon Apr 27 22:04:41 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 6|app: 0|req: 275/548] 199.204.45.235 () {44 vars in 907 bytes} [Mon Apr 27 22:04:41 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 274/549] 199.204.45.235 () {46 vars in 980 bytes} [Mon Apr 27 22:04:41 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 22:04:41.633 6 INFO nova.api.openstack.wsgi [None req-13575655-554f-4e42-8a64-c83326008eb6 5f845609319f40af95dbb3089171ee9a 17f0496505894559ae93f205bbdebc99 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 6|app: 0|req: 276/550] 199.204.45.235 () {48 vars in 1009 bytes} [Mon Apr 27 22:04:41 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/551] 199.204.45.235 () {48 vars in 1049 bytes} [Mon Apr 27 22:04:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 280/560] 10.0.0.235 () {32 vars in 654 bytes} [Mon Apr 27 22:05:21 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 281/561] 10.0.0.235 () {32 vars in 640 bytes} [Mon Apr 27 22:05:21 2026] GET /v2.1/servers => generated 15 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-27 22:05:22.097 7 WARNING oslo_db.sqlalchemy.utils [None req-f9961b3e-a951-4915-ba5e-a62168fcbc7c 5f845609319f40af95dbb3089171ee9a 17f0496505894559ae93f205bbdebc99 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 281/562] 10.0.0.235 () {32 vars in 648 bytes} [Mon Apr 27 22:05:22 2026] GET /v2.1/os-keypairs => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 282/563] 10.0.0.235 () {32 vars in 693 bytes} [Mon Apr 27 22:05:22 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/566] 10.0.0.235 () {30 vars in 412 bytes} [Mon Apr 27 22:05:33 2026] GET / => generated 421 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/567] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:05:33 2026] GET /v2.1/flavors/26ae8549-aae9-4631-b48a-f041c2735128 => generated 511 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/568] 10.0.0.235 () {32 vars in 640 bytes} [Mon Apr 27 22:05:33 2026] GET /v2.1/flavors => generated 1674 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/569] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:05:33 2026] GET /v2.1/flavors/26ae8549-aae9-4631-b48a-f041c2735128 => generated 511 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 284/570] 10.0.0.235 () {28 vars in 559 bytes} [Mon Apr 27 22:05:33 2026] GET /v2/ => generated 401 bytes in 401 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/571] 10.0.0.235 () {28 vars in 563 bytes} [Mon Apr 27 22:05:33 2026] GET /v2.1/ => generated 410 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 285/572] 10.0.0.235 () {30 vars in 412 bytes} [Mon Apr 27 22:05:33 2026] GET / => generated 421 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/573] 10.0.0.235 () {34 vars in 670 bytes} [Mon Apr 27 22:05:38 2026] POST /v2.1/os-keypairs => generated 385 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 286/574] 10.0.0.235 () {34 vars in 684 bytes} [Mon Apr 27 22:05:38 2026] POST /v2.1/os-security-groups => generated 247 bytes in 695 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/575] 10.0.0.235 () {34 vars in 694 bytes} [Mon Apr 27 22:05:39 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 802 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 287/578] 10.0.0.235 () {34 vars in 684 bytes} [Mon Apr 27 22:05:40 2026] POST /v2.1/os-security-groups => generated 248 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/579] 10.0.0.235 () {34 vars in 694 bytes} [Mon Apr 27 22:05:40 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 288/580] 10.0.0.235 () {34 vars in 694 bytes} [Mon Apr 27 22:05:40 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/581] 10.0.0.235 () {32 vars in 736 bytes} [Mon Apr 27 22:05:40 2026] GET /v2.1/os-security-groups/7b420741-26db-4e4a-b868-ad1e3f07b3d5 => generated 665 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 289/582] 10.0.0.235 () {32 vars in 749 bytes} [Mon Apr 27 22:05:41 2026] DELETE /v2.1/os-security-group-rules/acaa56c4-6d4c-4b4e-890d-61024cd05ad9 => generated 0 bytes in 189 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/583] 10.0.0.235 () {32 vars in 739 bytes} [Mon Apr 27 22:05:41 2026] DELETE /v2.1/os-security-groups/7b420741-26db-4e4a-b868-ad1e3f07b3d5 => generated 0 bytes in 205 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 6|app: 0|req: 290/584] 10.0.0.235 () {32 vars in 739 bytes} [Mon Apr 27 22:05:41 2026] DELETE /v2.1/os-security-groups/9a28cd5b-55b7-4520-91f3-8d54eceecd07 => generated 0 bytes in 182 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/585] 10.0.0.235 () {34 vars in 670 bytes} [Mon Apr 27 22:05:45 2026] POST /v2.1/os-keypairs => generated 386 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 291/586] 10.0.0.235 () {34 vars in 662 bytes} [Mon Apr 27 22:05:45 2026] POST /v2.1/servers => generated 449 bytes in 1412 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/587] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:05:47 2026] GET /v2.1/servers/2ea0564d-b993-4504-9295-f8b833f1e77f => generated 1252 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 292/588] 10.0.0.235 () {34 vars in 662 bytes} [Mon Apr 27 22:05:47 2026] POST /v2.1/servers => generated 450 bytes in 707 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: 297/589] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:05:48 2026] GET /v2.1/servers/a243e807-10d0-406b-9296-37844382bc4b => generated 1400 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 293/590] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:05:48 2026] GET /v2.1/servers/2ea0564d-b993-4504-9295-f8b833f1e77f => generated 1358 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 298/591] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:05:49 2026] GET /v2.1/servers/a243e807-10d0-406b-9296-37844382bc4b => generated 1470 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 6|app: 0|req: 294/594] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:05:49 2026] GET /v2.1/servers/2ea0564d-b993-4504-9295-f8b833f1e77f => generated 1434 bytes in 1916 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/595] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:05:50 2026] GET /v2.1/servers/a243e807-10d0-406b-9296-37844382bc4b => generated 1526 bytes in 1189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 6|app: 0|req: 295/596] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:05:52 2026] GET /v2.1/servers/2ea0564d-b993-4504-9295-f8b833f1e77f => generated 1422 bytes in 1030 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-27 22:05:53.666 6 INFO nova.api.openstack.compute.server_external_events [req-997895e6-ce76-42e9-a2f4-73940e5f264b req-fe754cb7-5513-484f-a41b-9f613b46ea78 0366daa8a1144b7093ece45e9d957a9c 53dc521463724f7e9751c7ff72f8cac7 - - 6e5a56435db8450a81bf304d4f53277f 6e5a56435db8450a81bf304d4f53277f] Creating event network-changed:69dc8c98-4936-4acb-8c00-7d9fdb4c1c19 for instance 2ea0564d-b993-4504-9295-f8b833f1e77f on instance 2026-04-27 22:05:53.675 6 INFO nova.compute.rpcapi [None req-e3b02f67-d543-42f9-8df8-e3e900de4fbf - - - - - -] Automatically selected compute RPC version 6.2 from minimum service version 66 [pid: 6|app: 0|req: 296/597] 10.0.0.165 () {38 vars in 814 bytes} [Mon Apr 27 22:05:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/598] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:05:52 2026] GET /v2.1/servers/a243e807-10d0-406b-9296-37844382bc4b => generated 1526 bytes in 976 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-27 22:05:53.766 6 INFO nova.api.openstack.compute.server_external_events [req-72537a58-2dc9-418a-be98-ef86d7efc4ae req-65e1945b-2d6c-415a-b20a-3a4e66ba3f1c 0366daa8a1144b7093ece45e9d957a9c 53dc521463724f7e9751c7ff72f8cac7 - - 6e5a56435db8450a81bf304d4f53277f 6e5a56435db8450a81bf304d4f53277f] Creating event network-changed:fd74e91d-7713-43c7-905b-e03677a71e08 for instance a243e807-10d0-406b-9296-37844382bc4b on instance [pid: 6|app: 0|req: 297/599] 10.0.0.165 () {38 vars in 814 bytes} [Mon Apr 27 22:05:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 303/600] 10.0.0.235 () {34 vars in 684 bytes} [Mon Apr 27 22:05:54 2026] POST /v2.1/os-security-groups => generated 244 bytes in 355 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 298/601] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:05:54 2026] GET /v2.1/servers/2ea0564d-b993-4504-9295-f8b833f1e77f => generated 1422 bytes in 418 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 299/602] 10.0.0.235 () {34 vars in 684 bytes} [Mon Apr 27 22:05:55 2026] POST /v2.1/os-security-groups => generated 243 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/603] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:05:54 2026] GET /v2.1/servers/a243e807-10d0-406b-9296-37844382bc4b => generated 1526 bytes in 470 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 300/604] 10.0.0.235 () {34 vars in 684 bytes} [Mon Apr 27 22:05:55 2026] POST /v2.1/os-security-groups => generated 244 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/605] 10.0.0.235 () {32 vars in 662 bytes} [Mon Apr 27 22:05:55 2026] GET /v2.1/os-security-groups => generated 1384 bytes in 426 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 301/606] 10.0.0.235 () {32 vars in 739 bytes} [Mon Apr 27 22:05:55 2026] DELETE /v2.1/os-security-groups/368a5a5f-1b8e-4e0b-8264-7e4e9d5fac6b => generated 0 bytes in 160 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-27 22:05:56.092 6 INFO nova.api.openstack.wsgi [None req-7a30ad1c-5573-4aa8-a5f9-b4ed7bdd35b7 a52a391e2fd64e1a84fceb51dfeae4e2 29d9b9d027d64b139412e2b58cee8a07 - - default default] HTTP exception thrown: Security group 368a5a5f-1b8e-4e0b-8264-7e4e9d5fac6b does not exist Neutron server returns request_ids: ['req-dd57593d-79fb-44cf-8b43-d48f2a1a9df3'] [pid: 6|app: 0|req: 302/607] 10.0.0.235 () {32 vars in 736 bytes} [Mon Apr 27 22:05:56 2026] GET /v2.1/os-security-groups/368a5a5f-1b8e-4e0b-8264-7e4e9d5fac6b => generated 194 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/608] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:05:56 2026] GET /v2.1/servers/2ea0564d-b993-4504-9295-f8b833f1e77f => generated 1422 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 303/609] 10.0.0.235 () {32 vars in 739 bytes} [Mon Apr 27 22:05:56 2026] DELETE /v2.1/os-security-groups/1db415be-40a9-4a19-a9e5-7bd3349a0fda => generated 0 bytes in 291 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-27 22:05:56.436 7 INFO nova.api.openstack.wsgi [None req-d621514b-811e-4a0b-a4d3-8768660f28aa a52a391e2fd64e1a84fceb51dfeae4e2 29d9b9d027d64b139412e2b58cee8a07 - - default default] HTTP exception thrown: Security group 1db415be-40a9-4a19-a9e5-7bd3349a0fda does not exist Neutron server returns request_ids: ['req-dffd3b31-4839-42be-a8ce-2757d1af540b'] [pid: 7|app: 0|req: 307/610] 10.0.0.235 () {32 vars in 736 bytes} [Mon Apr 27 22:05:56 2026] GET /v2.1/os-security-groups/1db415be-40a9-4a19-a9e5-7bd3349a0fda => generated 194 bytes in 42 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 6|app: 0|req: 304/611] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:05:56 2026] GET /v2.1/servers/a243e807-10d0-406b-9296-37844382bc4b => generated 1526 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/612] 10.0.0.235 () {32 vars in 739 bytes} [Mon Apr 27 22:05:56 2026] DELETE /v2.1/os-security-groups/ef3b4bc2-10bc-4732-b51f-b11d6e68ac5a => generated 0 bytes in 183 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-27 22:05:56.669 6 INFO nova.api.openstack.wsgi [None req-be194c20-e2a1-44ac-a042-8c59b5b8b778 a52a391e2fd64e1a84fceb51dfeae4e2 29d9b9d027d64b139412e2b58cee8a07 - - default default] HTTP exception thrown: Security group ef3b4bc2-10bc-4732-b51f-b11d6e68ac5a does not exist Neutron server returns request_ids: ['req-46497c1f-0a10-461b-81f8-6b6378221077'] [pid: 6|app: 0|req: 305/613] 10.0.0.235 () {32 vars in 736 bytes} [Mon Apr 27 22:05:56 2026] GET /v2.1/os-security-groups/ef3b4bc2-10bc-4732-b51f-b11d6e68ac5a => generated 194 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/614] 10.0.0.235 () {32 vars in 662 bytes} [Mon Apr 27 22:05:56 2026] GET /v2.1/os-security-groups => generated 707 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-27 22:05:56.887 6 INFO nova.api.openstack.wsgi [None req-a4eb1f79-8653-4c0a-82c2-e1e70246374a a52a391e2fd64e1a84fceb51dfeae4e2 29d9b9d027d64b139412e2b58cee8a07 - - default default] HTTP exception thrown: Security group ef3b4bc2-10bc-4732-b51f-b11d6e68ac5a does not exist Neutron server returns request_ids: ['req-257924bf-1e06-473b-b24a-28adaef779ef'] [pid: 6|app: 0|req: 306/615] 10.0.0.235 () {32 vars in 739 bytes} [Mon Apr 27 22:05:56 2026] DELETE /v2.1/os-security-groups/ef3b4bc2-10bc-4732-b51f-b11d6e68ac5a => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-27 22:05:56.929 7 INFO nova.api.openstack.wsgi [None req-51b11544-2321-4085-85ad-d0eb09c47a4a a52a391e2fd64e1a84fceb51dfeae4e2 29d9b9d027d64b139412e2b58cee8a07 - - default default] HTTP exception thrown: Security group 1db415be-40a9-4a19-a9e5-7bd3349a0fda does not exist Neutron server returns request_ids: ['req-c9c2be8a-a531-4d2d-87cf-e386cf6fe485'] [pid: 7|app: 0|req: 310/616] 10.0.0.235 () {32 vars in 739 bytes} [Mon Apr 27 22:05:56 2026] DELETE /v2.1/os-security-groups/1db415be-40a9-4a19-a9e5-7bd3349a0fda => generated 194 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-27 22:05:56.969 6 INFO nova.api.openstack.wsgi [None req-1518e1fd-5074-400f-bf27-9d7bd715f275 a52a391e2fd64e1a84fceb51dfeae4e2 29d9b9d027d64b139412e2b58cee8a07 - - default default] HTTP exception thrown: Security group 368a5a5f-1b8e-4e0b-8264-7e4e9d5fac6b does not exist Neutron server returns request_ids: ['req-a41d0f0b-838b-4071-bfe1-7f942cfd75b7'] [pid: 6|app: 0|req: 307/617] 10.0.0.235 () {32 vars in 739 bytes} [Mon Apr 27 22:05:56 2026] DELETE /v2.1/os-security-groups/368a5a5f-1b8e-4e0b-8264-7e4e9d5fac6b => generated 194 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/618] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:05:57 2026] GET /v2.1/servers/2ea0564d-b993-4504-9295-f8b833f1e77f => generated 1422 bytes in 737 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 308/619] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:05:57 2026] GET /v2.1/servers/a243e807-10d0-406b-9296-37844382bc4b => generated 1526 bytes in 478 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 312/620] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:05:59 2026] GET /v2.1/servers/2ea0564d-b993-4504-9295-f8b833f1e77f => generated 1422 bytes in 787 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 309/621] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:05:59 2026] GET /v2.1/servers/a243e807-10d0-406b-9296-37844382bc4b => generated 1526 bytes in 773 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-27 22:06:00.206 7 INFO nova.api.openstack.compute.server_external_events [req-b209c3a9-e426-451c-83ff-86711c29922d req-dc176a33-1cee-41e3-8216-897308be2fe0 0366daa8a1144b7093ece45e9d957a9c 53dc521463724f7e9751c7ff72f8cac7 - - 6e5a56435db8450a81bf304d4f53277f 6e5a56435db8450a81bf304d4f53277f] Creating event network-vif-plugged:fd74e91d-7713-43c7-905b-e03677a71e08 for instance a243e807-10d0-406b-9296-37844382bc4b on instance 2026-04-27 22:06:00.226 7 INFO nova.compute.rpcapi [None req-47da655f-b7f4-40aa-b69a-fc8cbc1ee491 - - - - - -] Automatically selected compute RPC version 6.2 from minimum service version 66 [pid: 7|app: 0|req: 313/622] 10.0.0.176 () {38 vars in 814 bytes} [Mon Apr 27 22:06:00 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 311/625] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:06:00 2026] GET /v2.1/servers/2ea0564d-b993-4504-9295-f8b833f1e77f => generated 1422 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/626] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:06:00 2026] GET /v2.1/servers/a243e807-10d0-406b-9296-37844382bc4b => generated 1718 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: 6|app: 0|req: 312/627] 10.0.0.235 () {32 vars in 740 bytes} [Mon Apr 27 22:06:01 2026] GET /v2.1/servers/a243e807-10d0-406b-9296-37844382bc4b/os-interface => generated 285 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-27 22:06:02.302 6 INFO nova.api.openstack.compute.server_external_events [req-0a7865e6-5b4b-4cf3-b0c4-c5e0787970f1 req-4da3805e-7180-4f38-901c-0eef18a8e4d4 0366daa8a1144b7093ece45e9d957a9c 53dc521463724f7e9751c7ff72f8cac7 - - 6e5a56435db8450a81bf304d4f53277f 6e5a56435db8450a81bf304d4f53277f] Creating event network-vif-plugged:69dc8c98-4936-4acb-8c00-7d9fdb4c1c19 for instance 2ea0564d-b993-4504-9295-f8b833f1e77f on instance [pid: 6|app: 0|req: 313/628] 10.0.0.176 () {38 vars in 814 bytes} [Mon Apr 27 22:06:02 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/629] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:06:02 2026] GET /v2.1/servers/2ea0564d-b993-4504-9295-f8b833f1e77f => generated 1422 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-27 22:06:02.778 7 INFO nova.api.openstack.compute.server_external_events [req-6f20749a-0a5f-43a5-8488-196fe14e22e2 req-4ac77f07-ebd1-43a3-809f-f0f8b32838d6 0366daa8a1144b7093ece45e9d957a9c 53dc521463724f7e9751c7ff72f8cac7 - - 6e5a56435db8450a81bf304d4f53277f 6e5a56435db8450a81bf304d4f53277f] Creating event network-changed:fd74e91d-7713-43c7-905b-e03677a71e08 for instance a243e807-10d0-406b-9296-37844382bc4b on instance [pid: 7|app: 0|req: 317/630] 10.0.0.165 () {38 vars in 814 bytes} [Mon Apr 27 22:06:02 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: 6|app: 0|req: 314/631] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:06:02 2026] GET /v2.1/servers/a243e807-10d0-406b-9296-37844382bc4b => generated 1718 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 318/632] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:06:03 2026] GET /v2.1/servers/2ea0564d-b993-4504-9295-f8b833f1e77f => generated 1608 bytes in 510 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 315/633] 10.0.0.235 () {32 vars in 740 bytes} [Mon Apr 27 22:06:03 2026] GET /v2.1/servers/2ea0564d-b993-4504-9295-f8b833f1e77f/os-interface => generated 284 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-27 22:06:05.181 6 INFO nova.api.openstack.compute.server_external_events [req-c6dfef2f-0fc5-42c4-a6ec-f0f48106f534 req-b068345f-6931-4f39-9f52-57ade17e5678 0366daa8a1144b7093ece45e9d957a9c 53dc521463724f7e9751c7ff72f8cac7 - - 6e5a56435db8450a81bf304d4f53277f 6e5a56435db8450a81bf304d4f53277f] Creating event network-changed:69dc8c98-4936-4acb-8c00-7d9fdb4c1c19 for instance 2ea0564d-b993-4504-9295-f8b833f1e77f on instance [pid: 6|app: 0|req: 316/634] 10.0.0.165 () {38 vars in 814 bytes} [Mon Apr 27 22:06:05 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) [pid: 7|app: 0|req: 319/635] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:06:05 2026] GET /v2.1/servers/2ea0564d-b993-4504-9295-f8b833f1e77f => generated 1608 bytes in 644 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 317/636] 10.0.0.235 () {32 vars in 640 bytes} [Mon Apr 27 22:06:05 2026] GET /v2.1/servers => generated 387 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 320/637] 10.0.0.235 () {32 vars in 717 bytes} [Mon Apr 27 22:06:05 2026] DELETE /v2.1/servers/2ea0564d-b993-4504-9295-f8b833f1e77f => generated 0 bytes in 178 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: 6|app: 0|req: 318/638] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:06:06 2026] GET /v2.1/servers/2ea0564d-b993-4504-9295-f8b833f1e77f => generated 1614 bytes in 678 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-27 22:06:08.487 6 INFO nova.api.openstack.compute.server_external_events [req-c7b55546-155b-4f40-864e-d8f35aed30ff req-d44b7d4c-0175-4960-bec8-629c2ccd0171 0366daa8a1144b7093ece45e9d957a9c 53dc521463724f7e9751c7ff72f8cac7 - - 6e5a56435db8450a81bf304d4f53277f 6e5a56435db8450a81bf304d4f53277f] Creating event network-vif-deleted:69dc8c98-4936-4acb-8c00-7d9fdb4c1c19 for instance 2ea0564d-b993-4504-9295-f8b833f1e77f on instance [pid: 6|app: 0|req: 319/639] 10.0.0.165 () {38 vars in 814 bytes} [Mon Apr 27 22:06:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/640] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:06:07 2026] GET /v2.1/servers/2ea0564d-b993-4504-9295-f8b833f1e77f => generated 1548 bytes in 769 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 320/641] 10.0.0.235 () {34 vars in 670 bytes} [Mon Apr 27 22:06:09 2026] POST /v2.1/os-keypairs => generated 385 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-27 22:06:09.652 7 INFO nova.api.openstack.wsgi [None req-dbbeb5ac-c5d7-4c9f-b00e-7719d3c6e883 ca54a926ef69415ea85f352b7b943d25 551bc0af8eb34d53bacbf4e39966ef78 - - default default] HTTP exception thrown: Instance 2ea0564d-b993-4504-9295-f8b833f1e77f could not be found. [pid: 7|app: 0|req: 322/642] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:06:09 2026] GET /v2.1/servers/2ea0564d-b993-4504-9295-f8b833f1e77f => generated 111 bytes in 41 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 6|app: 0|req: 321/643] 10.0.0.235 () {32 vars in 703 bytes} [Mon Apr 27 22:06:09 2026] DELETE /v2.1/os-keypairs/tempest-keypair-600820952 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 6|app: 0|req: 323/646] 10.0.0.235 () {34 vars in 662 bytes} [Mon Apr 27 22:06:11 2026] POST /v2.1/servers => generated 450 bytes in 663 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: 324/647] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:06:11 2026] GET /v2.1/servers/9b4ef594-f7db-449b-a338-1a8c56cb097e => generated 1422 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 324/648] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:06:12 2026] GET /v2.1/servers/9b4ef594-f7db-449b-a338-1a8c56cb097e => generated 1547 bytes in 629 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-27 22:06:13.931 7 INFO nova.api.openstack.compute.server_external_events [req-1ef7caec-df00-4973-9fea-feb01a3672df req-3722f100-20f2-44e3-8d4c-50346a04589d 0366daa8a1144b7093ece45e9d957a9c 53dc521463724f7e9751c7ff72f8cac7 - - 6e5a56435db8450a81bf304d4f53277f 6e5a56435db8450a81bf304d4f53277f] Creating event network-changed:95f9c36a-00c5-4f8e-8c85-70e6960d3abc for instance 9b4ef594-f7db-449b-a338-1a8c56cb097e on instance [pid: 7|app: 0|req: 325/649] 10.0.0.165 () {38 vars in 814 bytes} [Mon Apr 27 22:06:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 325/650] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:06:14 2026] GET /v2.1/servers/9b4ef594-f7db-449b-a338-1a8c56cb097e => generated 1547 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:06:15.557 7 INFO nova.api.openstack.compute.server_external_events [req-3675196c-86e2-407b-b229-dc4d34d24c85 req-cc7d9db2-1f3a-49bb-9bd8-6e16bfb64231 0366daa8a1144b7093ece45e9d957a9c 53dc521463724f7e9751c7ff72f8cac7 - - 6e5a56435db8450a81bf304d4f53277f 6e5a56435db8450a81bf304d4f53277f] Creating event network-vif-plugged:95f9c36a-00c5-4f8e-8c85-70e6960d3abc for instance 9b4ef594-f7db-449b-a338-1a8c56cb097e on instance [pid: 7|app: 0|req: 326/651] 10.0.0.176 () {38 vars in 814 bytes} [Mon Apr 27 22:06:15 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 326/652] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:06:15 2026] GET /v2.1/servers/9b4ef594-f7db-449b-a338-1a8c56cb097e => generated 1547 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 327/653] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:06:16 2026] GET /v2.1/servers/9b4ef594-f7db-449b-a338-1a8c56cb097e => generated 1725 bytes in 1145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 327/654] 10.0.0.235 () {32 vars in 740 bytes} [Mon Apr 27 22:06:18 2026] GET /v2.1/servers/9b4ef594-f7db-449b-a338-1a8c56cb097e/os-interface => generated 285 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-27 22:06:19.225 6 INFO nova.api.openstack.compute.server_external_events [req-773ab106-ee3d-4b11-af9e-f4ff58f01d75 req-3e69e1b1-91f2-4812-af8f-b5b680a15fb1 0366daa8a1144b7093ece45e9d957a9c 53dc521463724f7e9751c7ff72f8cac7 - - 6e5a56435db8450a81bf304d4f53277f 6e5a56435db8450a81bf304d4f53277f] Creating event network-changed:95f9c36a-00c5-4f8e-8c85-70e6960d3abc for instance 9b4ef594-f7db-449b-a338-1a8c56cb097e on instance [pid: 6|app: 0|req: 328/655] 10.0.0.165 () {38 vars in 814 bytes} [Mon Apr 27 22:06:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/656] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:06:19 2026] GET /v2.1/servers/9b4ef594-f7db-449b-a338-1a8c56cb097e => generated 1725 bytes in 764 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 329/657] 10.0.0.235 () {32 vars in 640 bytes} [Mon Apr 27 22:06:19 2026] GET /v2.1/servers => generated 377 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 329/658] 10.0.0.235 () {32 vars in 717 bytes} [Mon Apr 27 22:06:20 2026] DELETE /v2.1/servers/9b4ef594-f7db-449b-a338-1a8c56cb097e => generated 0 bytes in 141 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: 6|app: 0|req: 330/661] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:06:20 2026] GET /v2.1/servers/9b4ef594-f7db-449b-a338-1a8c56cb097e => generated 1731 bytes in 910 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-27 22:06:21.492 7 INFO nova.api.openstack.compute.server_external_events [req-b53800df-30bd-4a60-8ce6-6b42e89fd822 req-8ddd0f9c-8021-4247-9096-39dfc8bd39ad 0366daa8a1144b7093ece45e9d957a9c 53dc521463724f7e9751c7ff72f8cac7 - - 6e5a56435db8450a81bf304d4f53277f 6e5a56435db8450a81bf304d4f53277f] Creating event network-vif-unplugged:95f9c36a-00c5-4f8e-8c85-70e6960d3abc for instance 9b4ef594-f7db-449b-a338-1a8c56cb097e on instance [pid: 7|app: 0|req: 332/662] 10.0.0.176 () {38 vars in 814 bytes} [Mon Apr 27 22:06:21 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 331/663] 10.0.0.235 () {32 vars in 740 bytes} [Mon Apr 27 22:06:21 2026] GET /v2.1/servers/a243e807-10d0-406b-9296-37844382bc4b/os-interface => generated 285 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 332/664] 10.0.0.235 () {34 vars in 670 bytes} [Mon Apr 27 22:06:21 2026] POST /v2.1/os-keypairs => generated 385 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/665] 10.0.0.235 () {32 vars in 814 bytes} [Mon Apr 27 22:06:21 2026] GET /v2.1/servers/a243e807-10d0-406b-9296-37844382bc4b/os-interface/fd74e91d-7713-43c7-905b-e03677a71e08 => generated 282 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 333/666] 10.0.0.235 () {32 vars in 722 bytes} [Mon Apr 27 22:06:21 2026] GET /v2.1/servers/a243e807-10d0-406b-9296-37844382bc4b/ips => generated 157 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 334/667] 10.0.0.235 () {34 vars in 749 bytes} [Mon Apr 27 22:06:21 2026] POST /v2.1/servers/a243e807-10d0-406b-9296-37844382bc4b/action => generated 0 bytes in 57 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: 6|app: 0|req: 334/668] 10.0.0.235 () {32 vars in 722 bytes} [Mon Apr 27 22:06:22 2026] GET /v2.1/servers/a243e807-10d0-406b-9296-37844382bc4b/ips => generated 157 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:06:22.151 6 INFO nova.api.openstack.compute.server_external_events [req-ea8cf7fa-2aa1-40f9-bb45-4c38244251f7 req-3e534071-74cd-45e0-ba89-bda9176fd976 0366daa8a1144b7093ece45e9d957a9c 53dc521463724f7e9751c7ff72f8cac7 - - 6e5a56435db8450a81bf304d4f53277f 6e5a56435db8450a81bf304d4f53277f] Creating event network-vif-deleted:95f9c36a-00c5-4f8e-8c85-70e6960d3abc for instance 9b4ef594-f7db-449b-a338-1a8c56cb097e on instance [pid: 6|app: 0|req: 335/669] 10.0.0.165 () {38 vars in 814 bytes} [Mon Apr 27 22:06:22 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/670] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:06:22 2026] GET /v2.1/servers/9b4ef594-f7db-449b-a338-1a8c56cb097e => generated 1784 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, ' 2026-04-27 22:06:23.022 6 INFO nova.api.openstack.compute.server_external_events [req-b1c9bef0-18d7-422a-a455-c6d50c1dbe76 req-1816fd1a-d395-4ec5-a03e-adf897a36dd4 0366daa8a1144b7093ece45e9d957a9c 53dc521463724f7e9751c7ff72f8cac7 - - 6e5a56435db8450a81bf304d4f53277f 6e5a56435db8450a81bf304d4f53277f] Creating event network-changed:fd74e91d-7713-43c7-905b-e03677a71e08 for instance a243e807-10d0-406b-9296-37844382bc4b on instance [pid: 6|app: 0|req: 336/671] 10.0.0.165 () {38 vars in 814 bytes} [Mon Apr 27 22:06:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 336/672] 10.0.0.235 () {32 vars in 722 bytes} [Mon Apr 27 22:06:23 2026] GET /v2.1/servers/a243e807-10d0-406b-9296-37844382bc4b/ips => generated 157 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:06:23.281 6 INFO nova.api.openstack.wsgi [None req-11d1fdaf-feca-49a6-985a-5bc0951d5b08 1c700d101f244f71925e4aa4ededd92c 8986f9cb11d04dbe90db94ec45b5645b - - default default] HTTP exception thrown: Instance 9b4ef594-f7db-449b-a338-1a8c56cb097e could not be found. [pid: 6|app: 0|req: 337/673] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:06:23 2026] GET /v2.1/servers/9b4ef594-f7db-449b-a338-1a8c56cb097e => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 337/674] 10.0.0.235 () {32 vars in 703 bytes} [Mon Apr 27 22:06:23 2026] DELETE /v2.1/os-keypairs/tempest-keypair-375185431 => 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: 7|app: 0|req: 338/675] 10.0.0.235 () {32 vars in 722 bytes} [Mon Apr 27 22:06:24 2026] GET /v2.1/servers/a243e807-10d0-406b-9296-37844382bc4b/ips => generated 195 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: 339/676] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:06:24 2026] GET /v2.1/servers/a243e807-10d0-406b-9296-37844382bc4b => generated 1952 bytes in 295 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/677] 10.0.0.235 () {34 vars in 749 bytes} [Mon Apr 27 22:06:24 2026] POST /v2.1/servers/a243e807-10d0-406b-9296-37844382bc4b/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 6|app: 0|req: 338/678] 10.0.0.235 () {34 vars in 662 bytes} [Mon Apr 27 22:06:23 2026] POST /v2.1/servers => generated 453 bytes in 1017 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: 7|app: 0|req: 341/679] 10.0.0.235 () {32 vars in 722 bytes} [Mon Apr 27 22:06:24 2026] GET /v2.1/servers/a243e807-10d0-406b-9296-37844382bc4b/ips => generated 195 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 339/680] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:06:24 2026] GET /v2.1/servers/64512781-64bc-4d43-a83c-cca9b9489e19 => generated 1431 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:06:25.418 7 INFO nova.api.openstack.compute.server_external_events [req-edab35ee-cf0d-4055-a204-a7dac5c83849 req-23bd4c5b-d7ca-484a-a339-b735b43a4449 0366daa8a1144b7093ece45e9d957a9c 53dc521463724f7e9751c7ff72f8cac7 - - 6e5a56435db8450a81bf304d4f53277f 6e5a56435db8450a81bf304d4f53277f] Creating event network-changed:fd74e91d-7713-43c7-905b-e03677a71e08 for instance a243e807-10d0-406b-9296-37844382bc4b on instance [pid: 7|app: 0|req: 342/681] 10.0.0.165 () {38 vars in 814 bytes} [Mon Apr 27 22:06:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 340/682] 10.0.0.235 () {32 vars in 722 bytes} [Mon Apr 27 22:06:25 2026] GET /v2.1/servers/a243e807-10d0-406b-9296-37844382bc4b/ips => generated 195 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 341/683] 10.0.0.235 () {32 vars in 722 bytes} [Mon Apr 27 22:06:26 2026] GET /v2.1/servers/a243e807-10d0-406b-9296-37844382bc4b/ips => generated 195 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/684] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:06:25 2026] GET /v2.1/servers/64512781-64bc-4d43-a83c-cca9b9489e19 => generated 1557 bytes in 1258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-27 22:06:27.558 6 INFO nova.api.openstack.compute.server_external_events [req-d829d8d0-ea6f-4497-a134-b201993bb884 req-5f35f0f1-9408-43e3-b27a-c67cd22570ae 0366daa8a1144b7093ece45e9d957a9c 53dc521463724f7e9751c7ff72f8cac7 - - 6e5a56435db8450a81bf304d4f53277f 6e5a56435db8450a81bf304d4f53277f] Creating event network-changed:3479646e-8382-4499-8370-e360a9f3400f for instance 64512781-64bc-4d43-a83c-cca9b9489e19 on instance [pid: 6|app: 0|req: 342/685] 10.0.0.165 () {38 vars in 814 bytes} [Mon Apr 27 22:06:27 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: 344/686] 10.0.0.235 () {32 vars in 722 bytes} [Mon Apr 27 22:06:27 2026] GET /v2.1/servers/a243e807-10d0-406b-9296-37844382bc4b/ips => generated 157 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 343/687] 10.0.0.235 () {32 vars in 717 bytes} [Mon Apr 27 22:06:27 2026] DELETE /v2.1/servers/a243e807-10d0-406b-9296-37844382bc4b => 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/688] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:06:27 2026] GET /v2.1/servers/a243e807-10d0-406b-9296-37844382bc4b => generated 1844 bytes in 387 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 344/689] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:06:27 2026] GET /v2.1/servers/64512781-64bc-4d43-a83c-cca9b9489e19 => generated 1557 bytes in 373 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 346/690] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:06:29 2026] GET /v2.1/servers/a243e807-10d0-406b-9296-37844382bc4b => generated 1776 bytes in 700 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-27 22:06:30.010 7 INFO nova.api.openstack.compute.server_external_events [req-7dfb3cd2-ba6b-4b9e-be93-b988441dab03 req-9fbc0c39-db39-4d3d-8a69-26a066aa3140 0366daa8a1144b7093ece45e9d957a9c 53dc521463724f7e9751c7ff72f8cac7 - - 6e5a56435db8450a81bf304d4f53277f 6e5a56435db8450a81bf304d4f53277f] Creating event network-vif-deleted:fd74e91d-7713-43c7-905b-e03677a71e08 for instance a243e807-10d0-406b-9296-37844382bc4b on instance [pid: 7|app: 0|req: 347/691] 10.0.0.165 () {38 vars in 814 bytes} [Mon Apr 27 22:06:29 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 345/692] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:06:29 2026] GET /v2.1/servers/64512781-64bc-4d43-a83c-cca9b9489e19 => generated 1557 bytes in 833 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-27 22:06:31.031 7 INFO nova.api.openstack.wsgi [None req-cfea94a7-6dea-4c78-a569-6a07365df25b d34d183121e2469ca38734be159c27cd c59882871ce1430b8250b70ca088796c - - default default] HTTP exception thrown: Instance a243e807-10d0-406b-9296-37844382bc4b could not be found. [pid: 7|app: 0|req: 349/695] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:06:30 2026] GET /v2.1/servers/a243e807-10d0-406b-9296-37844382bc4b => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 347/696] 10.0.0.235 () {32 vars in 705 bytes} [Mon Apr 27 22:06:31 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1180810153 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:06:31.658 6 INFO nova.api.openstack.wsgi [None req-1ba2464d-d47a-4c61-beb1-75982631ebaf d34d183121e2469ca38734be159c27cd c59882871ce1430b8250b70ca088796c - - default default] HTTP exception thrown: Instance a243e807-10d0-406b-9296-37844382bc4b could not be found. [pid: 6|app: 0|req: 348/697] 10.0.0.235 () {32 vars in 717 bytes} [Mon Apr 27 22:06:31 2026] DELETE /v2.1/servers/a243e807-10d0-406b-9296-37844382bc4b => generated 111 bytes in 43 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-27 22:06:31.689 6 INFO nova.api.openstack.wsgi [None req-746177fb-e4ab-42a6-85bb-ab744baa51b9 d34d183121e2469ca38734be159c27cd c59882871ce1430b8250b70ca088796c - - default default] HTTP exception thrown: Instance a243e807-10d0-406b-9296-37844382bc4b could not be found. [pid: 6|app: 0|req: 349/698] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:06:31 2026] GET /v2.1/servers/a243e807-10d0-406b-9296-37844382bc4b => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/699] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:06:31 2026] GET /v2.1/servers/64512781-64bc-4d43-a83c-cca9b9489e19 => generated 1557 bytes in 508 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-27 22:06:32.221 6 INFO nova.api.openstack.compute.server_external_events [req-ed9d5a98-cb90-4453-8538-8caf8aecc059 req-de786d71-fb0e-40d1-9926-e2c5958c4a3f 0366daa8a1144b7093ece45e9d957a9c 53dc521463724f7e9751c7ff72f8cac7 - - 6e5a56435db8450a81bf304d4f53277f 6e5a56435db8450a81bf304d4f53277f] Creating event network-vif-plugged:3479646e-8382-4499-8370-e360a9f3400f for instance 64512781-64bc-4d43-a83c-cca9b9489e19 on instance [pid: 6|app: 0|req: 350/700] 10.0.0.176 () {38 vars in 814 bytes} [Mon Apr 27 22:06:32 2026] POST /v2.1/os-server-external-events => generated 183 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: 7|app: 0|req: 351/701] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:06:32 2026] GET /v2.1/servers/64512781-64bc-4d43-a83c-cca9b9489e19 => generated 1740 bytes in 749 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 351/702] 10.0.0.235 () {32 vars in 740 bytes} [Mon Apr 27 22:06:33 2026] GET /v2.1/servers/64512781-64bc-4d43-a83c-cca9b9489e19/os-interface => generated 285 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-27 22:06:35.555 6 INFO nova.api.openstack.compute.server_external_events [req-b2da02f5-151f-42ae-bf29-841cb6dfddbd req-ef2a95f5-8695-4554-8540-39a26e455a16 0366daa8a1144b7093ece45e9d957a9c 53dc521463724f7e9751c7ff72f8cac7 - - 6e5a56435db8450a81bf304d4f53277f 6e5a56435db8450a81bf304d4f53277f] Creating event network-changed:3479646e-8382-4499-8370-e360a9f3400f for instance 64512781-64bc-4d43-a83c-cca9b9489e19 on instance [pid: 6|app: 0|req: 352/703] 10.0.0.165 () {38 vars in 814 bytes} [Mon Apr 27 22:06:35 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: 352/704] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:06:35 2026] GET /v2.1/servers/64512781-64bc-4d43-a83c-cca9b9489e19 => generated 1740 bytes in 797 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 353/705] 10.0.0.235 () {32 vars in 640 bytes} [Mon Apr 27 22:06:36 2026] GET /v2.1/servers => generated 384 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/706] 10.0.0.235 () {32 vars in 717 bytes} [Mon Apr 27 22:06:36 2026] DELETE /v2.1/servers/64512781-64bc-4d43-a83c-cca9b9489e19 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 354/707] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:06:36 2026] GET /v2.1/servers/64512781-64bc-4d43-a83c-cca9b9489e19 => generated 1746 bytes in 390 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-27 22:06:37.997 6 INFO nova.api.openstack.compute.server_external_events [req-fa47c0ba-e6bf-48e5-bbc8-392061e19c72 req-64b8421f-be40-48c2-8357-c86517066523 0366daa8a1144b7093ece45e9d957a9c 53dc521463724f7e9751c7ff72f8cac7 - - 6e5a56435db8450a81bf304d4f53277f 6e5a56435db8450a81bf304d4f53277f] Creating event network-vif-deleted:3479646e-8382-4499-8370-e360a9f3400f for instance 64512781-64bc-4d43-a83c-cca9b9489e19 on instance [pid: 6|app: 0|req: 355/708] 10.0.0.165 () {38 vars in 814 bytes} [Mon Apr 27 22:06:37 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) [pid: 7|app: 0|req: 354/709] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:06:37 2026] GET /v2.1/servers/64512781-64bc-4d43-a83c-cca9b9489e19 => generated 1798 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:06:39.063 6 INFO nova.api.openstack.wsgi [None req-de99644e-6c87-48b0-befa-a46d70da34fb 70632c84015f49908c006f0f7ccbc80a 7ba3ab46f8844f599c695ab43e31349d - - default default] HTTP exception thrown: Instance 64512781-64bc-4d43-a83c-cca9b9489e19 could not be found. [pid: 6|app: 0|req: 356/710] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:06:39 2026] GET /v2.1/servers/64512781-64bc-4d43-a83c-cca9b9489e19 => 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: 355/711] 10.0.0.235 () {32 vars in 703 bytes} [Mon Apr 27 22:06:39 2026] DELETE /v2.1/os-keypairs/tempest-keypair-334751634 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/714] 10.0.0.235 () {34 vars in 670 bytes} [Mon Apr 27 22:06:45 2026] POST /v2.1/os-keypairs => generated 386 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 358/715] 10.0.0.235 () {34 vars in 662 bytes} [Mon Apr 27 22:06:47 2026] POST /v2.1/servers => generated 452 bytes in 664 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/716] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:06:47 2026] GET /v2.1/servers/9fa0f562-2b6c-4aa9-a275-992ded230a1f => generated 1393 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 359/717] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:06:49 2026] GET /v2.1/servers/9fa0f562-2b6c-4aa9-a275-992ded230a1f => generated 1451 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-27 22:06:52.234 6 INFO nova.api.openstack.compute.server_external_events [req-a2ce9888-6a08-4035-b564-f091ec8a847c req-7de465cd-adf2-44ff-acde-dd3c150b0b9f 0366daa8a1144b7093ece45e9d957a9c 53dc521463724f7e9751c7ff72f8cac7 - - 6e5a56435db8450a81bf304d4f53277f 6e5a56435db8450a81bf304d4f53277f] Creating event network-changed:70661589-4ff1-4385-bfde-996e79d3d550 for instance 9fa0f562-2b6c-4aa9-a275-992ded230a1f on instance [pid: 6|app: 0|req: 362/720] 10.0.0.165 () {38 vars in 814 bytes} [Mon Apr 27 22:06:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/721] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:06:50 2026] GET /v2.1/servers/9fa0f562-2b6c-4aa9-a275-992ded230a1f => generated 1518 bytes in 2174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 363/722] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:06:53 2026] GET /v2.1/servers/9fa0f562-2b6c-4aa9-a275-992ded230a1f => generated 1518 bytes in 714 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-27 22:06:55.168 6 INFO nova.api.openstack.compute.server_external_events [req-7c785cb2-33a5-4a9e-bb75-0a0389ec2d6d req-ac08b636-b095-4ae5-a3d0-f5a7ebb8b040 0366daa8a1144b7093ece45e9d957a9c 53dc521463724f7e9751c7ff72f8cac7 - - 6e5a56435db8450a81bf304d4f53277f 6e5a56435db8450a81bf304d4f53277f] Creating event network-vif-plugged:70661589-4ff1-4385-bfde-996e79d3d550 for instance 9fa0f562-2b6c-4aa9-a275-992ded230a1f on instance [pid: 6|app: 0|req: 364/723] 10.0.0.176 () {38 vars in 814 bytes} [Mon Apr 27 22:06:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 365/724] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:06:55 2026] GET /v2.1/servers/9fa0f562-2b6c-4aa9-a275-992ded230a1f => generated 1518 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/725] 10.0.0.235 () {34 vars in 662 bytes} [Mon Apr 27 22:06:54 2026] POST /v2.1/servers => generated 424 bytes in 1470 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: 6|app: 0|req: 366/726] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:06:56 2026] GET /v2.1/servers/01e6ec6f-88c8-4da5-b11b-baab00a25fea => generated 1371 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/727] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:06:56 2026] GET /v2.1/servers/9fa0f562-2b6c-4aa9-a275-992ded230a1f => generated 1702 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 367/728] 10.0.0.235 () {32 vars in 740 bytes} [Mon Apr 27 22:06:56 2026] GET /v2.1/servers/9fa0f562-2b6c-4aa9-a275-992ded230a1f/os-interface => generated 285 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-27 22:06:57.846 6 INFO nova.api.openstack.compute.server_external_events [req-9e370e9e-1dd4-4dd3-be9d-4d5e57e0a3ea req-fb8f4b5d-75f6-45f1-b6a4-22d38c1f710c 0366daa8a1144b7093ece45e9d957a9c 53dc521463724f7e9751c7ff72f8cac7 - - 6e5a56435db8450a81bf304d4f53277f 6e5a56435db8450a81bf304d4f53277f] Creating event network-changed:70661589-4ff1-4385-bfde-996e79d3d550 for instance 9fa0f562-2b6c-4aa9-a275-992ded230a1f on instance [pid: 6|app: 0|req: 368/729] 10.0.0.165 () {38 vars in 814 bytes} [Mon Apr 27 22:06:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/730] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:06:57 2026] GET /v2.1/servers/01e6ec6f-88c8-4da5-b11b-baab00a25fea => generated 1429 bytes in 477 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 369/731] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:06:58 2026] GET /v2.1/servers/01e6ec6f-88c8-4da5-b11b-baab00a25fea => generated 1471 bytes in 328 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-27 22:06:59.884 7 INFO nova.api.openstack.compute.server_external_events [req-b5f52972-515f-4542-bc64-33dac66de864 req-1b7d1a60-ed57-41fc-9e16-d28ed07a7190 0366daa8a1144b7093ece45e9d957a9c 53dc521463724f7e9751c7ff72f8cac7 - - 6e5a56435db8450a81bf304d4f53277f 6e5a56435db8450a81bf304d4f53277f] Creating event network-changed:1d135a54-3db2-4fcd-8819-b708426cdb46 for instance 01e6ec6f-88c8-4da5-b11b-baab00a25fea on instance [pid: 7|app: 0|req: 363/732] 10.0.0.165 () {38 vars in 814 bytes} [Mon Apr 27 22:06:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 370/733] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:07:00 2026] GET /v2.1/servers/01e6ec6f-88c8-4da5-b11b-baab00a25fea => generated 1471 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:07:01.276 6 INFO nova.api.openstack.compute.server_external_events [req-ec0ec387-40ee-40c8-aeec-696ba3d53f47 req-456c27c2-2e2e-4e95-851a-5dadd07d12ea 0366daa8a1144b7093ece45e9d957a9c 53dc521463724f7e9751c7ff72f8cac7 - - 6e5a56435db8450a81bf304d4f53277f 6e5a56435db8450a81bf304d4f53277f] Creating event network-vif-plugged:1d135a54-3db2-4fcd-8819-b708426cdb46 for instance 01e6ec6f-88c8-4da5-b11b-baab00a25fea on instance [pid: 6|app: 0|req: 372/736] 10.0.0.176 () {38 vars in 814 bytes} [Mon Apr 27 22:07:01 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, ' [pid: 7|app: 0|req: 365/737] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:07:01 2026] GET /v2.1/servers/01e6ec6f-88c8-4da5-b11b-baab00a25fea => generated 1657 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 373/738] 10.0.0.235 () {32 vars in 722 bytes} [Mon Apr 27 22:07:01 2026] GET /v2.1/servers/01e6ec6f-88c8-4da5-b11b-baab00a25fea/ips => generated 110 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 366/739] 10.0.0.235 () {32 vars in 722 bytes} [Mon Apr 27 22:07:01 2026] GET /v2.1/servers/01e6ec6f-88c8-4da5-b11b-baab00a25fea/ips => generated 110 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: 6|app: 0|req: 374/740] 10.0.0.235 () {32 vars in 824 bytes} [Mon Apr 27 22:07:01 2026] GET /v2.1/servers/01e6ec6f-88c8-4da5-b11b-baab00a25fea/ips/tempest-ServerAddressesTestJSON-2009708805-network => generated 95 bytes in 32 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: 367/741] 10.0.0.235 () {32 vars in 717 bytes} [Mon Apr 27 22:07:01 2026] DELETE /v2.1/servers/01e6ec6f-88c8-4da5-b11b-baab00a25fea => generated 0 bytes in 92 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 375/742] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:07:01 2026] GET /v2.1/servers/01e6ec6f-88c8-4da5-b11b-baab00a25fea => generated 1663 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, ' 2026-04-27 22:07:03.189 6 INFO nova.api.openstack.compute.server_external_events [req-fc9b9b48-bbcf-478c-b600-e1b721f4cdd4 req-4e73a93d-84aa-4d26-a09b-ad9116f75fc9 0366daa8a1144b7093ece45e9d957a9c 53dc521463724f7e9751c7ff72f8cac7 - - 6e5a56435db8450a81bf304d4f53277f 6e5a56435db8450a81bf304d4f53277f] Creating event network-vif-deleted:1d135a54-3db2-4fcd-8819-b708426cdb46 for instance 01e6ec6f-88c8-4da5-b11b-baab00a25fea on instance [pid: 6|app: 0|req: 376/743] 10.0.0.165 () {38 vars in 814 bytes} [Mon Apr 27 22:07: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) [pid: 7|app: 0|req: 368/744] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:07:03 2026] GET /v2.1/servers/01e6ec6f-88c8-4da5-b11b-baab00a25fea => generated 1457 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:07:04.236 6 INFO nova.api.openstack.wsgi [None req-b58ebdb6-41ab-47f1-8a79-fe8c5ad86ea2 fb1be4e04fc14622ba11cf29850101d5 498f26280c8b4abca9117dcf869d07f1 - - default default] HTTP exception thrown: Instance 01e6ec6f-88c8-4da5-b11b-baab00a25fea could not be found. [pid: 6|app: 0|req: 377/745] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:07:04 2026] GET /v2.1/servers/01e6ec6f-88c8-4da5-b11b-baab00a25fea => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 369/746] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:07:09 2026] GET /v2.1/servers/9fa0f562-2b6c-4aa9-a275-992ded230a1f => generated 1822 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 378/747] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:07:10 2026] GET /v2.1/servers/9fa0f562-2b6c-4aa9-a275-992ded230a1f => generated 1822 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: 7|app: 0|req: 370/748] 10.0.0.235 () {34 vars in 749 bytes} [Mon Apr 27 22:07:10 2026] POST /v2.1/servers/9fa0f562-2b6c-4aa9-a275-992ded230a1f/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: 6|app: 0|req: 379/751] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:07:10 2026] GET /v2.1/servers/9fa0f562-2b6c-4aa9-a275-992ded230a1f => generated 1824 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 373/752] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:07:11 2026] GET /v2.1/servers/9fa0f562-2b6c-4aa9-a275-992ded230a1f => generated 1829 bytes in 634 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-27 22:07:12.935 6 INFO nova.api.openstack.compute.server_external_events [req-999c55df-b0e9-4a32-9a64-c342688e333e req-e6ce1412-c475-4fbf-a141-3925d386eed2 0366daa8a1144b7093ece45e9d957a9c 53dc521463724f7e9751c7ff72f8cac7 - - 6e5a56435db8450a81bf304d4f53277f 6e5a56435db8450a81bf304d4f53277f] Creating event network-vif-unplugged:70661589-4ff1-4385-bfde-996e79d3d550 for instance 9fa0f562-2b6c-4aa9-a275-992ded230a1f on instance [pid: 6|app: 0|req: 380/753] 10.0.0.176 () {38 vars in 814 bytes} [Mon Apr 27 22:07:12 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/754] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:07:13 2026] GET /v2.1/servers/9fa0f562-2b6c-4aa9-a275-992ded230a1f => generated 1822 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:07:14.976 6 INFO nova.api.openstack.compute.server_external_events [req-efd1086f-28bd-4266-ace9-b77229d4b784 req-562c5ac3-cf32-4c06-8aae-54f550657440 0366daa8a1144b7093ece45e9d957a9c 53dc521463724f7e9751c7ff72f8cac7 - - 6e5a56435db8450a81bf304d4f53277f 6e5a56435db8450a81bf304d4f53277f] Creating event network-vif-plugged:70661589-4ff1-4385-bfde-996e79d3d550 for instance 9fa0f562-2b6c-4aa9-a275-992ded230a1f on instance [pid: 6|app: 0|req: 381/755] 10.0.0.176 () {38 vars in 814 bytes} [Mon Apr 27 22:07:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 383/758] 10.0.0.78 () {30 vars in 617 bytes} [Mon Apr 27 22:07:21 2026] GET /v2.1 => generated 0 bytes in 164 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: 376/759] 10.0.0.78 () {30 vars in 619 bytes} [Mon Apr 27 22:07:22 2026] GET /v2.1/ => generated 410 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 384/760] 10.0.0.78 () {34 vars in 911 bytes} [Mon Apr 27 22:07:22 2026] GET /v2.1/os-simple-tenant-usage/7cf43da913cd4aae80ecf9cda56e356b?start=2026-04-26T00:00:00&end=2026-04-27T23:59:59 => generated 20 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/761] 10.0.0.78 () {30 vars in 652 bytes} [Mon Apr 27 22:07:22 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 385/762] 10.0.0.78 () {30 vars in 617 bytes} [Mon Apr 27 22:07:24 2026] GET /v2.1 => generated 0 bytes in 145 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 378/763] 10.0.0.78 () {30 vars in 619 bytes} [Mon Apr 27 22:07:25 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: 6|app: 0|req: 386/764] 10.0.0.78 () {34 vars in 911 bytes} [Mon Apr 27 22:07:25 2026] GET /v2.1/os-simple-tenant-usage/7cf43da913cd4aae80ecf9cda56e356b?start=2026-04-26T00:00:00&end=2026-04-27T23:59:59 => generated 20 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/765] 10.0.0.78 () {30 vars in 652 bytes} [Mon Apr 27 22:07:25 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 387/766] 10.0.0.235 () {34 vars in 662 bytes} [Mon Apr 27 22:07:28 2026] POST /v2.1/servers => generated 424 bytes in 563 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: 380/767] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:07:29 2026] GET /v2.1/servers/6903fc8c-6b09-481d-a3a5-343da990d2d7 => generated 1368 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 388/768] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:07:29 2026] GET /v2.1/servers/9fa0f562-2b6c-4aa9-a275-992ded230a1f => generated 1822 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 381/769] 10.0.0.235 () {32 vars in 717 bytes} [Mon Apr 27 22:07:29 2026] DELETE /v2.1/servers/9fa0f562-2b6c-4aa9-a275-992ded230a1f => generated 0 bytes in 122 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 389/770] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:07:29 2026] GET /v2.1/servers/9fa0f562-2b6c-4aa9-a275-992ded230a1f => generated 1828 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 382/773] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:07:30 2026] GET /v2.1/servers/6903fc8c-6b09-481d-a3a5-343da990d2d7 => generated 1468 bytes in 1013 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 392/774] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:07:30 2026] GET /v2.1/servers/9fa0f562-2b6c-4aa9-a275-992ded230a1f => generated 1761 bytes in 539 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-27 22:07:31.181 7 INFO nova.api.openstack.compute.server_external_events [req-81005558-4d1c-45d4-8a03-0458effde318 req-6874f05a-e2be-4505-89c7-5e57f7688084 0366daa8a1144b7093ece45e9d957a9c 53dc521463724f7e9751c7ff72f8cac7 - - 6e5a56435db8450a81bf304d4f53277f 6e5a56435db8450a81bf304d4f53277f] Creating event network-changed:ad17de61-3e0a-4c83-8530-8b58e07f5abd for instance 6903fc8c-6b09-481d-a3a5-343da990d2d7 on instance [pid: 7|app: 0|req: 383/775] 10.0.0.165 () {38 vars in 814 bytes} [Mon Apr 27 22:07:31 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) 2026-04-27 22:07:31.195 6 INFO nova.api.openstack.compute.server_external_events [req-044c073e-9b35-4661-84db-62056baaf207 req-9a6223f6-0062-4373-8a7a-e076e8e80f6c 0366daa8a1144b7093ece45e9d957a9c 53dc521463724f7e9751c7ff72f8cac7 - - 6e5a56435db8450a81bf304d4f53277f 6e5a56435db8450a81bf304d4f53277f] Creating event network-vif-deleted:70661589-4ff1-4385-bfde-996e79d3d550 for instance 9fa0f562-2b6c-4aa9-a275-992ded230a1f on instance [pid: 6|app: 0|req: 393/776] 10.0.0.165 () {38 vars in 814 bytes} [Mon Apr 27 22:07:31 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-27 22:07:32.211 6 INFO nova.api.openstack.wsgi [None req-2f15ea4d-db6a-4967-940b-9fe01c88d99b 28f4cd119fc547caa98fcd7247633f49 347305963b7c47938a7f488c719039b5 - - default default] HTTP exception thrown: Instance 9fa0f562-2b6c-4aa9-a275-992ded230a1f could not be found. [pid: 6|app: 0|req: 394/777] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:07:32 2026] GET /v2.1/servers/9fa0f562-2b6c-4aa9-a275-992ded230a1f => 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: 6|app: 0|req: 395/778] 10.0.0.235 () {32 vars in 705 bytes} [Mon Apr 27 22:07:32 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1647746712 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/779] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:07:32 2026] GET /v2.1/servers/6903fc8c-6b09-481d-a3a5-343da990d2d7 => generated 1468 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-27 22:07:33.236 6 INFO nova.api.openstack.compute.server_external_events [req-fd501a47-9f91-40f7-8aa5-857d311546fb req-534c39e0-3be6-4399-bdeb-e6b107099a2e 0366daa8a1144b7093ece45e9d957a9c 53dc521463724f7e9751c7ff72f8cac7 - - 6e5a56435db8450a81bf304d4f53277f 6e5a56435db8450a81bf304d4f53277f] Creating event network-vif-plugged:ad17de61-3e0a-4c83-8530-8b58e07f5abd for instance 6903fc8c-6b09-481d-a3a5-343da990d2d7 on instance [pid: 6|app: 0|req: 396/780] 10.0.0.176 () {38 vars in 814 bytes} [Mon Apr 27 22:07:33 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: 385/781] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:07:33 2026] GET /v2.1/servers/6903fc8c-6b09-481d-a3a5-343da990d2d7 => generated 1468 bytes in 928 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 397/782] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:07:35 2026] GET /v2.1/servers/6903fc8c-6b09-481d-a3a5-343da990d2d7 => generated 1648 bytes in 796 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/783] 10.0.0.235 () {32 vars in 717 bytes} [Mon Apr 27 22:07:36 2026] DELETE /v2.1/servers/6903fc8c-6b09-481d-a3a5-343da990d2d7 => generated 0 bytes in 108 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: 6|app: 0|req: 398/784] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:07:36 2026] GET /v2.1/servers/6903fc8c-6b09-481d-a3a5-343da990d2d7 => generated 1654 bytes in 563 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-27 22:07:38.190 6 INFO nova.api.openstack.compute.server_external_events [req-55fd5eac-504b-4981-89ac-a221869d01eb req-0cb4e5b6-5a3d-48b4-afb2-587654d53b00 0366daa8a1144b7093ece45e9d957a9c 53dc521463724f7e9751c7ff72f8cac7 - - 6e5a56435db8450a81bf304d4f53277f 6e5a56435db8450a81bf304d4f53277f] Creating event network-vif-deleted:ad17de61-3e0a-4c83-8530-8b58e07f5abd for instance 6903fc8c-6b09-481d-a3a5-343da990d2d7 on instance [pid: 6|app: 0|req: 399/785] 10.0.0.165 () {38 vars in 814 bytes} [Mon Apr 27 22:07:38 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) [pid: 7|app: 0|req: 387/786] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:07:38 2026] GET /v2.1/servers/6903fc8c-6b09-481d-a3a5-343da990d2d7 => generated 1612 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:07:39.359 6 INFO nova.api.openstack.wsgi [None req-7ef74a4f-e1c7-458e-a7ec-4878d7f84b92 490f64020aca40d7a1d9d4b3f756298f 26eb23e52a3842d6a2640738ffa9fa13 - - default default] HTTP exception thrown: Instance 6903fc8c-6b09-481d-a3a5-343da990d2d7 could not be found. [pid: 6|app: 0|req: 400/787] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:07:39 2026] GET /v2.1/servers/6903fc8c-6b09-481d-a3a5-343da990d2d7 => 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: 6|app: 0|req: 405/796] 10.0.0.235 () {34 vars in 670 bytes} [Mon Apr 27 22:08:19 2026] POST /v2.1/os-keypairs => generated 398 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 393/799] 10.0.0.235 () {34 vars in 662 bytes} [Mon Apr 27 22:08:20 2026] POST /v2.1/servers => generated 450 bytes in 2127 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 6|app: 0|req: 407/800] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:08:23 2026] GET /v2.1/servers/9682ee7d-a409-401a-a13f-493445d6e220 => generated 1402 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: 394/801] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:08:24 2026] GET /v2.1/servers/9682ee7d-a409-401a-a13f-493445d6e220 => generated 1460 bytes in 403 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-27 22:08:25.696 7 INFO nova.api.openstack.compute.server_external_events [req-e55967b6-3070-407b-8af6-30959dc8e2a2 req-ef6dac59-731a-46ad-9669-5af5a1e8343b 0366daa8a1144b7093ece45e9d957a9c 53dc521463724f7e9751c7ff72f8cac7 - - 6e5a56435db8450a81bf304d4f53277f 6e5a56435db8450a81bf304d4f53277f] Creating event network-changed:1dd2909c-2ff0-411f-963c-3fb0623845a9 for instance 9682ee7d-a409-401a-a13f-493445d6e220 on instance [pid: 7|app: 0|req: 395/802] 10.0.0.165 () {38 vars in 814 bytes} [Mon Apr 27 22:08:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 408/803] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:08:25 2026] GET /v2.1/servers/9682ee7d-a409-401a-a13f-493445d6e220 => generated 1528 bytes in 339 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 396/804] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:08:27 2026] GET /v2.1/servers/9682ee7d-a409-401a-a13f-493445d6e220 => generated 1528 bytes in 323 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 409/805] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:08:28 2026] GET /v2.1/servers/9682ee7d-a409-401a-a13f-493445d6e220 => generated 1528 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:08:28.590 7 INFO nova.api.openstack.compute.server_external_events [req-6b33639f-59b3-4ad1-82a9-c8053a6a2752 req-c14314bb-2556-4097-b84d-3469fd4a99b1 0366daa8a1144b7093ece45e9d957a9c 53dc521463724f7e9751c7ff72f8cac7 - - 6e5a56435db8450a81bf304d4f53277f 6e5a56435db8450a81bf304d4f53277f] Creating event network-vif-plugged:1dd2909c-2ff0-411f-963c-3fb0623845a9 for instance 9682ee7d-a409-401a-a13f-493445d6e220 on instance [pid: 7|app: 0|req: 397/806] 10.0.0.176 () {38 vars in 814 bytes} [Mon Apr 27 22:08:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 410/807] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:08:29 2026] GET /v2.1/servers/9682ee7d-a409-401a-a13f-493445d6e220 => generated 1697 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 398/808] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:08:29 2026] GET /v2.1/servers/9682ee7d-a409-401a-a13f-493445d6e220 => generated 1697 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:08:31.270 6 INFO nova.api.openstack.compute.server_external_events [req-46207a36-f408-4fbb-a17c-6547cad3f6aa req-7cc0bf57-19ba-4a59-8c9e-9126bd8eea4b 0366daa8a1144b7093ece45e9d957a9c 53dc521463724f7e9751c7ff72f8cac7 - - 6e5a56435db8450a81bf304d4f53277f 6e5a56435db8450a81bf304d4f53277f] Creating event network-changed:1dd2909c-2ff0-411f-963c-3fb0623845a9 for instance 9682ee7d-a409-401a-a13f-493445d6e220 on instance [pid: 6|app: 0|req: 412/811] 10.0.0.165 () {38 vars in 814 bytes} [Mon Apr 27 22:08:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 400/812] 10.0.0.235 () {34 vars in 749 bytes} [Mon Apr 27 22:08:39 2026] POST /v2.1/servers/9682ee7d-a409-401a-a13f-493445d6e220/action => generated 31723 bytes in 204 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-27 22:08:47.914 6 INFO nova.api.openstack.compute.server_external_events [req-79ef8ca7-6e13-478a-81f7-bfd931e89591 req-176a077e-5592-43db-a6c1-b1456cc1fd43 0366daa8a1144b7093ece45e9d957a9c 53dc521463724f7e9751c7ff72f8cac7 - - 6e5a56435db8450a81bf304d4f53277f 6e5a56435db8450a81bf304d4f53277f] Creating event network-changed:1dd2909c-2ff0-411f-963c-3fb0623845a9 for instance 9682ee7d-a409-401a-a13f-493445d6e220 on instance [pid: 6|app: 0|req: 414/815] 10.0.0.165 () {38 vars in 814 bytes} [Mon Apr 27 22:08:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 402/816] 10.0.0.235 () {34 vars in 670 bytes} [Mon Apr 27 22:08:50 2026] POST /v2.1/os-keypairs => generated 397 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/819] 10.0.0.235 () {34 vars in 662 bytes} [Mon Apr 27 22:08:52 2026] POST /v2.1/servers => generated 449 bytes in 660 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: 6|app: 0|req: 416/820] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:08:52 2026] GET /v2.1/servers/5b22520b-36c8-432d-95f9-cf0938a8b626 => generated 1402 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 405/821] 10.0.0.235 () {34 vars in 670 bytes} [Mon Apr 27 22:08:53 2026] POST /v2.1/os-keypairs => generated 397 bytes in 372 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 417/822] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:08:53 2026] GET /v2.1/servers/5b22520b-36c8-432d-95f9-cf0938a8b626 => generated 1460 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-27 22:08:54.944 7 INFO nova.api.openstack.compute.server_external_events [req-46a96fd7-5f91-460c-8343-22db2b9b3662 req-95d1e0e3-93f0-44cd-a0d0-0f1b20c8f6d0 0366daa8a1144b7093ece45e9d957a9c 53dc521463724f7e9751c7ff72f8cac7 - - 6e5a56435db8450a81bf304d4f53277f 6e5a56435db8450a81bf304d4f53277f] Creating event network-changed:483c7b4c-036c-4816-b9ed-66912ada3b70 for instance 5b22520b-36c8-432d-95f9-cf0938a8b626 on instance [pid: 7|app: 0|req: 406/823] 10.0.0.165 () {38 vars in 814 bytes} [Mon Apr 27 22:08:54 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 407/824] 10.0.0.235 () {34 vars in 670 bytes} [Mon Apr 27 22:08:55 2026] POST /v2.1/os-keypairs => generated 386 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 418/825] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:08:55 2026] GET /v2.1/servers/5b22520b-36c8-432d-95f9-cf0938a8b626 => generated 1527 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/826] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:08:56 2026] GET /v2.1/servers/5b22520b-36c8-432d-95f9-cf0938a8b626 => generated 1527 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-27 22:08:57.358 7 INFO nova.api.openstack.compute.server_external_events [req-5388e240-e2fe-409f-ab52-9babc1a9850f req-3206288f-cc91-480e-8322-d2d413479a44 0366daa8a1144b7093ece45e9d957a9c 53dc521463724f7e9751c7ff72f8cac7 - - 6e5a56435db8450a81bf304d4f53277f 6e5a56435db8450a81bf304d4f53277f] Creating event network-vif-plugged:483c7b4c-036c-4816-b9ed-66912ada3b70 for instance 5b22520b-36c8-432d-95f9-cf0938a8b626 on instance [pid: 7|app: 0|req: 409/827] 10.0.0.176 () {38 vars in 814 bytes} [Mon Apr 27 22:08:57 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: 6|app: 0|req: 419/828] 10.0.0.235 () {34 vars in 662 bytes} [Mon Apr 27 22:08:56 2026] POST /v2.1/servers => generated 497 bytes in 699 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: 6|app: 0|req: 420/829] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:08:57 2026] GET /v2.1/servers/072b988f-5211-4568-9dc3-b04186a28dcd => generated 1456 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/830] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:08:57 2026] GET /v2.1/servers/5b22520b-36c8-432d-95f9-cf0938a8b626 => generated 1527 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 421/831] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:08:58 2026] GET /v2.1/servers/072b988f-5211-4568-9dc3-b04186a28dcd => generated 1514 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: 411/832] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:08:58 2026] GET /v2.1/servers/5b22520b-36c8-432d-95f9-cf0938a8b626 => generated 1695 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 422/833] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:08:58 2026] GET /v2.1/servers/5b22520b-36c8-432d-95f9-cf0938a8b626 => generated 1695 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:08:59.782 7 INFO nova.api.openstack.compute.server_external_events [req-f83d59db-b586-4436-80f4-1bbcdf9b4755 req-9b251c0e-2467-40d2-8cde-68144408bcb8 0366daa8a1144b7093ece45e9d957a9c 53dc521463724f7e9751c7ff72f8cac7 - - 6e5a56435db8450a81bf304d4f53277f 6e5a56435db8450a81bf304d4f53277f] Creating event network-changed:ebcaf394-4d38-4034-ac8d-5bced3cd4cfb for instance 072b988f-5211-4568-9dc3-b04186a28dcd on instance [pid: 7|app: 0|req: 412/834] 10.0.0.165 () {38 vars in 814 bytes} [Mon Apr 27 22:08:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:08:59.929 7 INFO nova.api.openstack.compute.server_external_events [req-e50a2e93-05d9-4e04-8b54-25a649acc9c0 req-5d1a7478-4737-4000-a883-4b04ff0c6a96 0366daa8a1144b7093ece45e9d957a9c 53dc521463724f7e9751c7ff72f8cac7 - - 6e5a56435db8450a81bf304d4f53277f 6e5a56435db8450a81bf304d4f53277f] Creating event network-changed:483c7b4c-036c-4816-b9ed-66912ada3b70 for instance 5b22520b-36c8-432d-95f9-cf0938a8b626 on instance [pid: 7|app: 0|req: 413/835] 10.0.0.165 () {38 vars in 814 bytes} [Mon Apr 27 22:08:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 423/836] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:08:59 2026] GET /v2.1/servers/072b988f-5211-4568-9dc3-b04186a28dcd => generated 1629 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: 415/839] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:09:00 2026] GET /v2.1/servers/072b988f-5211-4568-9dc3-b04186a28dcd => generated 1629 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:09:01.299 6 INFO nova.api.openstack.compute.server_external_events [req-38e0c34a-ba00-4d11-afb7-885432d7d996 req-a43ea393-5578-4d93-915d-fba6cafbe167 0366daa8a1144b7093ece45e9d957a9c 53dc521463724f7e9751c7ff72f8cac7 - - 6e5a56435db8450a81bf304d4f53277f 6e5a56435db8450a81bf304d4f53277f] Creating event network-vif-plugged:ebcaf394-4d38-4034-ac8d-5bced3cd4cfb for instance 072b988f-5211-4568-9dc3-b04186a28dcd on instance [pid: 6|app: 0|req: 425/840] 10.0.0.176 () {38 vars in 814 bytes} [Mon Apr 27 22:09:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 416/841] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:09:02 2026] GET /v2.1/servers/072b988f-5211-4568-9dc3-b04186a28dcd => generated 1629 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 426/842] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:09:03 2026] GET /v2.1/servers/072b988f-5211-4568-9dc3-b04186a28dcd => generated 1808 bytes in 312 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 417/843] 10.0.0.235 () {32 vars in 740 bytes} [Mon Apr 27 22:09:03 2026] GET /v2.1/servers/072b988f-5211-4568-9dc3-b04186a28dcd/os-interface => generated 284 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:09:04.796 6 INFO nova.api.openstack.compute.server_external_events [req-5971e81a-6eb8-4282-8558-8ed00fcb604b req-20726ebc-7a26-43e3-898d-8a5ac5386f0c 0366daa8a1144b7093ece45e9d957a9c 53dc521463724f7e9751c7ff72f8cac7 - - 6e5a56435db8450a81bf304d4f53277f 6e5a56435db8450a81bf304d4f53277f] Creating event network-changed:ebcaf394-4d38-4034-ac8d-5bced3cd4cfb for instance 072b988f-5211-4568-9dc3-b04186a28dcd on instance [pid: 6|app: 0|req: 427/844] 10.0.0.165 () {38 vars in 814 bytes} [Mon Apr 27 22:09:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 418/845] 10.0.0.235 () {34 vars in 749 bytes} [Mon Apr 27 22:09:07 2026] POST /v2.1/servers/5b22520b-36c8-432d-95f9-cf0938a8b626/action => generated 31686 bytes in 72 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: 6|app: 0|req: 428/848] 10.0.0.235 () {32 vars in 717 bytes} [Mon Apr 27 22:09:10 2026] DELETE /v2.1/servers/5b22520b-36c8-432d-95f9-cf0938a8b626 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 421/849] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:09:10 2026] GET /v2.1/servers/5b22520b-36c8-432d-95f9-cf0938a8b626 => generated 1821 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 429/850] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:09:11 2026] GET /v2.1/servers/5b22520b-36c8-432d-95f9-cf0938a8b626 => generated 1754 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-27 22:09:12.257 6 INFO nova.api.openstack.compute.server_external_events [req-5dc074f2-eb82-4614-99e8-6181314d65da req-dd30b805-7b85-46b8-a1b8-89cdabb18f90 0366daa8a1144b7093ece45e9d957a9c 53dc521463724f7e9751c7ff72f8cac7 - - 6e5a56435db8450a81bf304d4f53277f 6e5a56435db8450a81bf304d4f53277f] Creating event network-vif-deleted:483c7b4c-036c-4816-b9ed-66912ada3b70 for instance 5b22520b-36c8-432d-95f9-cf0938a8b626 on instance [pid: 6|app: 0|req: 430/851] 10.0.0.165 () {38 vars in 814 bytes} [Mon Apr 27 22:09:12 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/852] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:09:12 2026] GET /v2.1/servers/072b988f-5211-4568-9dc3-b04186a28dcd => generated 1928 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, ' 2026-04-27 22:09:12.859 6 INFO nova.api.openstack.wsgi [None req-18a03e00-da05-4891-91b3-902f8b0d512a 2a4b026a60d04c10bba757f1f15bc1a7 ae76990b7de240dd8d401cbdb8063744 - - default default] HTTP exception thrown: Instance 5b22520b-36c8-432d-95f9-cf0938a8b626 could not be found. [pid: 6|app: 0|req: 431/853] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:09:12 2026] GET /v2.1/servers/5b22520b-36c8-432d-95f9-cf0938a8b626 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 423/854] 10.0.0.235 () {32 vars in 727 bytes} [Mon Apr 27 22:09:13 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-353513648 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 432/855] 10.0.0.235 () {32 vars in 717 bytes} [Mon Apr 27 22:09:13 2026] DELETE /v2.1/servers/9682ee7d-a409-401a-a13f-493445d6e220 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/856] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:09:13 2026] GET /v2.1/servers/9682ee7d-a409-401a-a13f-493445d6e220 => generated 1703 bytes in 305 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 433/857] 10.0.0.235 () {32 vars in 752 bytes} [Mon Apr 27 22:09:13 2026] GET /v2.1/servers/072b988f-5211-4568-9dc3-b04186a28dcd/os-server-password => generated 116 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:09:14.806 7 INFO nova.api.openstack.compute.server_external_events [req-5b176e39-541b-4f76-84c4-4584f39d3de2 req-5668af78-30aa-4c5b-9014-1f13e7eb8a78 0366daa8a1144b7093ece45e9d957a9c 53dc521463724f7e9751c7ff72f8cac7 - - 6e5a56435db8450a81bf304d4f53277f 6e5a56435db8450a81bf304d4f53277f] Creating event network-vif-deleted:1dd2909c-2ff0-411f-963c-3fb0623845a9 for instance 9682ee7d-a409-401a-a13f-493445d6e220 on instance [pid: 7|app: 0|req: 425/858] 10.0.0.165 () {38 vars in 814 bytes} [Mon Apr 27 22:09:14 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: 6|app: 0|req: 434/859] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:09:14 2026] GET /v2.1/servers/9682ee7d-a409-401a-a13f-493445d6e220 => generated 1488 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 426/860] 10.0.0.235 () {32 vars in 717 bytes} [Mon Apr 27 22:09:15 2026] DELETE /v2.1/servers/072b988f-5211-4568-9dc3-b04186a28dcd => generated 0 bytes in 90 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: 6|app: 0|req: 435/861] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:09:15 2026] GET /v2.1/servers/072b988f-5211-4568-9dc3-b04186a28dcd => generated 1934 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, ' 2026-04-27 22:09:15.985 7 INFO nova.api.openstack.wsgi [None req-ff8e07ec-121d-4d65-8f2a-d06049889d68 2a4b026a60d04c10bba757f1f15bc1a7 ae76990b7de240dd8d401cbdb8063744 - - default default] HTTP exception thrown: Instance 9682ee7d-a409-401a-a13f-493445d6e220 could not be found. [pid: 7|app: 0|req: 427/862] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:09:15 2026] GET /v2.1/servers/9682ee7d-a409-401a-a13f-493445d6e220 => 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: 6|app: 0|req: 436/863] 10.0.0.235 () {32 vars in 729 bytes} [Mon Apr 27 22:09:16 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1112717875 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:09:16.881 6 INFO nova.api.openstack.compute.server_external_events [req-cba1d245-964a-415d-a500-d22031f1b2c6 req-a9910373-78ce-4efc-8080-c001cea5b771 0366daa8a1144b7093ece45e9d957a9c 53dc521463724f7e9751c7ff72f8cac7 - - 6e5a56435db8450a81bf304d4f53277f 6e5a56435db8450a81bf304d4f53277f] Creating event network-vif-deleted:ebcaf394-4d38-4034-ac8d-5bced3cd4cfb for instance 072b988f-5211-4568-9dc3-b04186a28dcd on instance [pid: 6|app: 0|req: 437/864] 10.0.0.165 () {38 vars in 814 bytes} [Mon Apr 27 22:09:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/865] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:09:16 2026] GET /v2.1/servers/072b988f-5211-4568-9dc3-b04186a28dcd => generated 1819 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-27 22:09:17.931 6 INFO nova.api.openstack.wsgi [None req-acd92f90-6f09-4d33-ae3d-da0843358215 554d5cd13eda4811a2712a1768d8e7d1 505c8294ea3e4a19b29899f481d904f7 - - default default] HTTP exception thrown: Instance 072b988f-5211-4568-9dc3-b04186a28dcd could not be found. [pid: 6|app: 0|req: 438/866] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:09:17 2026] GET /v2.1/servers/072b988f-5211-4568-9dc3-b04186a28dcd => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:09:17.980 7 INFO nova.api.openstack.wsgi [None req-c79f08ce-727a-4f13-adfa-7ddea2781d7f 554d5cd13eda4811a2712a1768d8e7d1 505c8294ea3e4a19b29899f481d904f7 - - default default] HTTP exception thrown: Instance 072b988f-5211-4568-9dc3-b04186a28dcd could not be found. [pid: 7|app: 0|req: 429/867] 10.0.0.235 () {32 vars in 717 bytes} [Mon Apr 27 22:09:17 2026] DELETE /v2.1/servers/072b988f-5211-4568-9dc3-b04186a28dcd => generated 111 bytes in 42 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:09:18.012 6 INFO nova.api.openstack.wsgi [None req-c0ad52ae-bfd7-4a38-a58c-bc13ac878a80 554d5cd13eda4811a2712a1768d8e7d1 505c8294ea3e4a19b29899f481d904f7 - - default default] HTTP exception thrown: Instance 072b988f-5211-4568-9dc3-b04186a28dcd could not be found. [pid: 6|app: 0|req: 439/868] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:09:17 2026] GET /v2.1/servers/072b988f-5211-4568-9dc3-b04186a28dcd => 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: 7|app: 0|req: 430/869] 10.0.0.235 () {32 vars in 705 bytes} [Mon Apr 27 22:09:18 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1696578239 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 440/870] 10.0.0.235 () {32 vars in 727 bytes} [Mon Apr 27 22:09:18 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1293170339 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/879] 10.0.0.235 () {34 vars in 670 bytes} [Mon Apr 27 22:09:50 2026] POST /v2.1/os-keypairs => generated 396 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 445/880] 10.0.0.235 () {34 vars in 662 bytes} [Mon Apr 27 22:09:52 2026] POST /v2.1/servers => generated 448 bytes in 762 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/881] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:09:53 2026] GET /v2.1/servers/eefc66b7-1f35-498d-9d9e-916ababfce60 => generated 1395 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, ' 2026-04-27 22:09:55.542 6 INFO nova.api.openstack.compute.server_external_events [req-18494dc0-69e9-4db6-9a74-072827bdfec2 req-401ea520-0ae7-44bb-9621-28b0b4af4bbf 0366daa8a1144b7093ece45e9d957a9c 53dc521463724f7e9751c7ff72f8cac7 - - 6e5a56435db8450a81bf304d4f53277f 6e5a56435db8450a81bf304d4f53277f] Creating event network-changed:d70ed5c6-ea36-4217-bd2c-7e32ebcbd96d for instance eefc66b7-1f35-498d-9d9e-916ababfce60 on instance [pid: 6|app: 0|req: 446/882] 10.0.0.165 () {38 vars in 814 bytes} [Mon Apr 27 22:09:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:09:57.291 7 INFO nova.api.openstack.compute.server_external_events [req-2691b8fe-d68e-4e53-a438-41593dd61153 req-af5da8b5-765b-483e-a3a0-97864fb8e15a 0366daa8a1144b7093ece45e9d957a9c 53dc521463724f7e9751c7ff72f8cac7 - - 6e5a56435db8450a81bf304d4f53277f 6e5a56435db8450a81bf304d4f53277f] Creating event network-vif-plugged:d70ed5c6-ea36-4217-bd2c-7e32ebcbd96d for instance eefc66b7-1f35-498d-9d9e-916ababfce60 on instance [pid: 7|app: 0|req: 437/883] 10.0.0.176 () {38 vars in 814 bytes} [Mon Apr 27 22:09: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, ' [pid: 6|app: 0|req: 447/884] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:09:58 2026] GET /v2.1/servers/eefc66b7-1f35-498d-9d9e-916ababfce60 => generated 1817 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-27 22:10:00.363 6 INFO nova.api.openstack.compute.server_external_events [req-0ec48df5-2194-4b5a-856b-a8eaca1751de req-b97444e3-2aca-4576-9ce8-5a7f88697378 0366daa8a1144b7093ece45e9d957a9c 53dc521463724f7e9751c7ff72f8cac7 - - 6e5a56435db8450a81bf304d4f53277f 6e5a56435db8450a81bf304d4f53277f] Creating event network-changed:d70ed5c6-ea36-4217-bd2c-7e32ebcbd96d for instance eefc66b7-1f35-498d-9d9e-916ababfce60 on instance [pid: 6|app: 0|req: 448/885] 10.0.0.165 () {38 vars in 814 bytes} [Mon Apr 27 22:10:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/888] 10.0.0.235 () {34 vars in 662 bytes} [Mon Apr 27 22:10:00 2026] POST /v2.1/servers => generated 448 bytes in 825 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: 6|app: 0|req: 451/889] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:10:00 2026] GET /v2.1/servers/5e885918-74a2-43ec-9c02-b3ca1cb55bbe => generated 1395 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:10:03.180 7 INFO nova.api.openstack.compute.server_external_events [req-84e49d27-053e-4f22-a85d-2d19d45fa0d8 req-c6020114-7a6f-4112-8eee-7e20cca5bb85 0366daa8a1144b7093ece45e9d957a9c 53dc521463724f7e9751c7ff72f8cac7 - - 6e5a56435db8450a81bf304d4f53277f 6e5a56435db8450a81bf304d4f53277f] Creating event network-changed:ad0c3518-194a-413f-b35b-bb6015d2795f for instance 5e885918-74a2-43ec-9c02-b3ca1cb55bbe on instance [pid: 7|app: 0|req: 439/890] 10.0.0.165 () {38 vars in 814 bytes} [Mon Apr 27 22:10:03 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-27 22:10:05.339 6 INFO nova.api.openstack.compute.server_external_events [req-d1577837-0a39-4430-9d7e-1908195be2c3 req-3f828453-7e06-4615-95a3-8001d9534d35 0366daa8a1144b7093ece45e9d957a9c 53dc521463724f7e9751c7ff72f8cac7 - - 6e5a56435db8450a81bf304d4f53277f 6e5a56435db8450a81bf304d4f53277f] Creating event network-vif-plugged:ad0c3518-194a-413f-b35b-bb6015d2795f for instance 5e885918-74a2-43ec-9c02-b3ca1cb55bbe on instance [pid: 6|app: 0|req: 452/891] 10.0.0.176 () {38 vars in 814 bytes} [Mon Apr 27 22:10:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 440/892] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:10:06 2026] GET /v2.1/servers/5e885918-74a2-43ec-9c02-b3ca1cb55bbe => generated 1819 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-27 22:10:08.464 6 INFO nova.api.openstack.compute.server_external_events [req-e0aea46b-0e3f-476f-b8b4-528d16c82325 req-dd76b7b0-f037-45e7-b7ef-41dfc3e423be 0366daa8a1144b7093ece45e9d957a9c 53dc521463724f7e9751c7ff72f8cac7 - - 6e5a56435db8450a81bf304d4f53277f 6e5a56435db8450a81bf304d4f53277f] Creating event network-changed:ad0c3518-194a-413f-b35b-bb6015d2795f for instance 5e885918-74a2-43ec-9c02-b3ca1cb55bbe on instance [pid: 6|app: 0|req: 453/893] 10.0.0.165 () {38 vars in 814 bytes} [Mon Apr 27 22:10:08 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: 6|app: 0|req: 457/900] 199.204.45.235 () {36 vars in 713 bytes} [Mon Apr 27 22:10:38 2026] POST /v2.1/servers => generated 453 bytes in 1030 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 444/901] 199.204.45.235 () {32 vars in 732 bytes} [Mon Apr 27 22:10:40 2026] GET /v2.1/servers/0b0387bb-c349-4c96-9b14-c39586a0d759 => generated 2290 bytes in 229 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: 6|app: 0|req: 458/904] 199.204.45.235 () {32 vars in 758 bytes} [Mon Apr 27 22:10:40 2026] GET /v2.1/servers/0b0387bb-c349-4c96-9b14-c39586a0d759/os-interface => generated 28 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/905] 199.204.45.235 () {32 vars in 776 bytes} [Mon Apr 27 22:10:40 2026] GET /v2.1/servers/0b0387bb-c349-4c96-9b14-c39586a0d759/os-volume_attachments => generated 197 bytes in 67 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-27 22:10:41.925 6 INFO nova.api.openstack.compute.server_external_events [req-9691f0f2-9728-4910-a522-737e0a4abfac req-5829663d-8de0-4987-a294-6bde1c64baf6 0366daa8a1144b7093ece45e9d957a9c 53dc521463724f7e9751c7ff72f8cac7 - - 6e5a56435db8450a81bf304d4f53277f 6e5a56435db8450a81bf304d4f53277f] Creating event network-changed:9114599b-090f-4a44-be78-025c7ad29db1 for instance 0b0387bb-c349-4c96-9b14-c39586a0d759 on instance [pid: 6|app: 0|req: 459/906] 10.0.0.165 () {38 vars in 814 bytes} [Mon Apr 27 22:10:41 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-27 22:10:43.327 7 INFO nova.api.openstack.compute.server_external_events [req-b2aab341-bf75-49dd-8cb6-bd0175fdf849 req-5060896e-5f69-4cc4-b9fc-10f87a2426aa 0366daa8a1144b7093ece45e9d957a9c 53dc521463724f7e9751c7ff72f8cac7 - - 6e5a56435db8450a81bf304d4f53277f 6e5a56435db8450a81bf304d4f53277f] Creating event network-vif-plugged:9114599b-090f-4a44-be78-025c7ad29db1 for instance 0b0387bb-c349-4c96-9b14-c39586a0d759 on instance [pid: 7|app: 0|req: 448/907] 10.0.0.176 () {38 vars in 814 bytes} [Mon Apr 27 22:10:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 460/908] 199.204.45.235 () {32 vars in 732 bytes} [Mon Apr 27 22:10:43 2026] GET /v2.1/servers/0b0387bb-c349-4c96-9b14-c39586a0d759 => generated 2433 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 449/909] 199.204.45.235 () {32 vars in 758 bytes} [Mon Apr 27 22:10:43 2026] GET /v2.1/servers/0b0387bb-c349-4c96-9b14-c39586a0d759/os-interface => generated 285 bytes in 81 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: 6|app: 0|req: 461/910] 199.204.45.235 () {32 vars in 776 bytes} [Mon Apr 27 22:10:43 2026] GET /v2.1/servers/0b0387bb-c349-4c96-9b14-c39586a0d759/os-volume_attachments => generated 197 bytes in 40 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: 450/911] 199.204.45.235 () {32 vars in 732 bytes} [Mon Apr 27 22:10:46 2026] GET /v2.1/servers/0b0387bb-c349-4c96-9b14-c39586a0d759 => generated 2580 bytes in 162 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: 6|app: 0|req: 462/912] 199.204.45.235 () {32 vars in 758 bytes} [Mon Apr 27 22:10:46 2026] GET /v2.1/servers/0b0387bb-c349-4c96-9b14-c39586a0d759/os-interface => generated 285 bytes in 73 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: 451/913] 199.204.45.235 () {32 vars in 776 bytes} [Mon Apr 27 22:10:46 2026] GET /v2.1/servers/0b0387bb-c349-4c96-9b14-c39586a0d759/os-volume_attachments => generated 197 bytes in 28 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-27 22:11:23.148 6 INFO nova.api.openstack.compute.server_external_events [req-586a5543-b424-452b-9b9f-b36c319508c8 req-faeda09c-1163-4284-9023-2ae5bea498da 0366daa8a1144b7093ece45e9d957a9c 53dc521463724f7e9751c7ff72f8cac7 - - 6e5a56435db8450a81bf304d4f53277f 6e5a56435db8450a81bf304d4f53277f] Creating event network-changed:d64728da-4d8c-4a9e-b549-a069635f6c6a for instance 0b0387bb-c349-4c96-9b14-c39586a0d759 on instance [pid: 6|app: 0|req: 467/922] 10.0.0.165 () {38 vars in 814 bytes} [Mon Apr 27 22:11:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/923] 199.204.45.235 () {36 vars in 811 bytes} [Mon Apr 27 22:11:21 2026] POST /v2.1/servers/0b0387bb-c349-4c96-9b14-c39586a0d759/os-interface => generated 278 bytes in 2432 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-27 22:11:25.481 6 INFO nova.api.openstack.compute.server_external_events [req-eb84c14f-5148-4517-97c1-8414b6cae971 req-7d4b28eb-8076-4428-99d8-79df84117733 0366daa8a1144b7093ece45e9d957a9c 53dc521463724f7e9751c7ff72f8cac7 - - 6e5a56435db8450a81bf304d4f53277f 6e5a56435db8450a81bf304d4f53277f] Creating event network-vif-plugged:d64728da-4d8c-4a9e-b549-a069635f6c6a for instance 0b0387bb-c349-4c96-9b14-c39586a0d759 on instance [pid: 6|app: 0|req: 468/924] 10.0.0.176 () {38 vars in 814 bytes} [Mon Apr 27 22:11:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:11:25.738 6 INFO nova.api.openstack.compute.server_external_events [req-2d013180-c817-4f0d-9a58-5f1d0f15142c req-0e631c61-bd18-4708-9f01-02b1456a4655 0366daa8a1144b7093ece45e9d957a9c 53dc521463724f7e9751c7ff72f8cac7 - - 6e5a56435db8450a81bf304d4f53277f 6e5a56435db8450a81bf304d4f53277f] Creating event network-changed:d64728da-4d8c-4a9e-b549-a069635f6c6a for instance 0b0387bb-c349-4c96-9b14-c39586a0d759 on instance [pid: 6|app: 0|req: 469/925] 10.0.0.165 () {38 vars in 814 bytes} [Mon Apr 27 22:11:25 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-27 22:11:25.771 7 INFO nova.api.openstack.compute.server_external_events [req-a25f346a-51be-405d-b5ff-3236c56c2a27 req-0d889b23-80ef-42b4-9b24-e3c947a31cdf 0366daa8a1144b7093ece45e9d957a9c 53dc521463724f7e9751c7ff72f8cac7 - - 6e5a56435db8450a81bf304d4f53277f 6e5a56435db8450a81bf304d4f53277f] Creating event network-changed:d64728da-4d8c-4a9e-b549-a069635f6c6a for instance 0b0387bb-c349-4c96-9b14-c39586a0d759 on instance [pid: 7|app: 0|req: 457/926] 10.0.0.165 () {38 vars in 814 bytes} [Mon Apr 27 22:11:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-27 22:11:55.398 6 INFO nova.api.openstack.compute.server_external_events [req-4d8a49b0-d277-48ce-8c1b-8229104a4dcb req-3c6ebf99-426d-4ad0-b364-4edf445a6af3 0366daa8a1144b7093ece45e9d957a9c 53dc521463724f7e9751c7ff72f8cac7 - - 6e5a56435db8450a81bf304d4f53277f 6e5a56435db8450a81bf304d4f53277f] Creating event network-changed:01d5e71c-9505-4367-bd79-145d62ce654d for instance 0b0387bb-c349-4c96-9b14-c39586a0d759 on instance [pid: 6|app: 0|req: 473/933] 10.0.0.165 () {38 vars in 814 bytes} [Mon Apr 27 22:11:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/934] 199.204.45.235 () {36 vars in 811 bytes} [Mon Apr 27 22:11:53 2026] POST /v2.1/servers/0b0387bb-c349-4c96-9b14-c39586a0d759/os-interface => generated 375 bytes in 3005 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-27 22:11:57.482 6 INFO nova.api.openstack.compute.server_external_events [req-d2e1f8b6-cf0c-4a66-96d9-d16aafaa90f5 req-e5b09a9f-4b44-43d0-a64d-e8b0f02a3778 0366daa8a1144b7093ece45e9d957a9c 53dc521463724f7e9751c7ff72f8cac7 - - 6e5a56435db8450a81bf304d4f53277f 6e5a56435db8450a81bf304d4f53277f] Creating event network-changed:01d5e71c-9505-4367-bd79-145d62ce654d for instance 0b0387bb-c349-4c96-9b14-c39586a0d759 on instance [pid: 6|app: 0|req: 474/935] 10.0.0.165 () {38 vars in 814 bytes} [Mon Apr 27 22:11:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:11:57.821 7 INFO nova.api.openstack.compute.server_external_events [req-eecd423f-debf-4392-9222-9007f9714642 req-0647f2e7-e406-4774-9bfc-f240267278fd 0366daa8a1144b7093ece45e9d957a9c 53dc521463724f7e9751c7ff72f8cac7 - - 6e5a56435db8450a81bf304d4f53277f 6e5a56435db8450a81bf304d4f53277f] Creating event network-vif-plugged:01d5e71c-9505-4367-bd79-145d62ce654d for instance 0b0387bb-c349-4c96-9b14-c39586a0d759 on instance [pid: 7|app: 0|req: 462/936] 10.0.0.176 () {38 vars in 814 bytes} [Mon Apr 27 22:11:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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-27 22:12:06.202 6 INFO nova.api.openstack.compute.server_external_events [req-d983c799-23ed-48f4-ac23-71515c801525 req-d205f23a-b55f-41a1-a941-0e8fe90ed7a0 0366daa8a1144b7093ece45e9d957a9c 53dc521463724f7e9751c7ff72f8cac7 - - 6e5a56435db8450a81bf304d4f53277f 6e5a56435db8450a81bf304d4f53277f] Creating event network-changed:f84e5b8b-1873-44a9-b8fc-7983cbe78b34 for instance 0b0387bb-c349-4c96-9b14-c39586a0d759 on instance [pid: 6|app: 0|req: 476/939] 10.0.0.165 () {38 vars in 814 bytes} [Mon Apr 27 22:12:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/940] 199.204.45.235 () {36 vars in 811 bytes} [Mon Apr 27 22:12:04 2026] POST /v2.1/servers/0b0387bb-c349-4c96-9b14-c39586a0d759/os-interface => generated 376 bytes in 3272 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-27 22:12:08.619 6 INFO nova.api.openstack.compute.server_external_events [req-7c544ba6-7aa4-402e-aae1-5138660ce440 req-6c62b9a4-560a-4f55-9f4d-0aa0087b0214 0366daa8a1144b7093ece45e9d957a9c 53dc521463724f7e9751c7ff72f8cac7 - - 6e5a56435db8450a81bf304d4f53277f 6e5a56435db8450a81bf304d4f53277f] Creating event network-changed:f84e5b8b-1873-44a9-b8fc-7983cbe78b34 for instance 0b0387bb-c349-4c96-9b14-c39586a0d759 on instance [pid: 6|app: 0|req: 477/941] 10.0.0.165 () {38 vars in 814 bytes} [Mon Apr 27 22:12:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:12:09.454 7 INFO nova.api.openstack.compute.server_external_events [req-ade5e8db-4ae0-4f2d-a5fc-0b15a0158458 req-0cd2e49e-a55a-4360-90ca-1a17051ddeb7 0366daa8a1144b7093ece45e9d957a9c 53dc521463724f7e9751c7ff72f8cac7 - - 6e5a56435db8450a81bf304d4f53277f 6e5a56435db8450a81bf304d4f53277f] Creating event network-vif-plugged:f84e5b8b-1873-44a9-b8fc-7983cbe78b34 for instance 0b0387bb-c349-4c96-9b14-c39586a0d759 on instance [pid: 7|app: 0|req: 465/942] 10.0.0.176 () {38 vars in 814 bytes} [Mon Apr 27 22:12:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:12:18.496 6 INFO nova.api.openstack.compute.server_external_events [req-b1ae0df2-60ed-4273-9b7a-d31480e31969 req-c6e117c8-d0e4-495c-b44e-301cfcc24d80 0366daa8a1144b7093ece45e9d957a9c 53dc521463724f7e9751c7ff72f8cac7 - - 6e5a56435db8450a81bf304d4f53277f 6e5a56435db8450a81bf304d4f53277f] Creating event network-changed:f84e5b8b-1873-44a9-b8fc-7983cbe78b34 for instance 0b0387bb-c349-4c96-9b14-c39586a0d759 on instance [pid: 6|app: 0|req: 479/945] 10.0.0.165 () {38 vars in 814 bytes} [Mon Apr 27 22:12:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 467/946] 199.204.45.235 () {34 vars in 854 bytes} [Mon Apr 27 22:12:18 2026] DELETE /v2.1/servers/0b0387bb-c349-4c96-9b14-c39586a0d759/os-interface/f84e5b8b-1873-44a9-b8fc-7983cbe78b34 => 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-27 22:12:20.633 6 INFO nova.api.openstack.compute.server_external_events [req-e0c25a0e-736f-445a-957a-cfff7df78856 req-5271e924-2bfd-477b-8d33-59ceae9508c5 0366daa8a1144b7093ece45e9d957a9c 53dc521463724f7e9751c7ff72f8cac7 - - 6e5a56435db8450a81bf304d4f53277f 6e5a56435db8450a81bf304d4f53277f] Creating event network-vif-deleted:f84e5b8b-1873-44a9-b8fc-7983cbe78b34 for instance 0b0387bb-c349-4c96-9b14-c39586a0d759 on instance [pid: 6|app: 0|req: 481/949] 10.0.0.165 () {38 vars in 814 bytes} [Mon Apr 27 22:12:20 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 469/950] 199.204.45.235 () {34 vars in 854 bytes} [Mon Apr 27 22:12:23 2026] DELETE /v2.1/servers/0b0387bb-c349-4c96-9b14-c39586a0d759/os-interface/01d5e71c-9505-4367-bd79-145d62ce654d => generated 0 bytes in 38 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:12:24.878 6 INFO nova.api.openstack.compute.server_external_events [req-7ab250e6-9398-4901-894e-3e67d37d083b req-f29afb25-4dbc-430c-bbb7-13a0694c0468 0366daa8a1144b7093ece45e9d957a9c 53dc521463724f7e9751c7ff72f8cac7 - - 6e5a56435db8450a81bf304d4f53277f 6e5a56435db8450a81bf304d4f53277f] Creating event network-vif-deleted:01d5e71c-9505-4367-bd79-145d62ce654d for instance 0b0387bb-c349-4c96-9b14-c39586a0d759 on instance [pid: 6|app: 0|req: 482/951] 10.0.0.165 () {38 vars in 814 bytes} [Mon Apr 27 22:12:24 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:12:24.969 7 INFO nova.api.openstack.compute.server_external_events [req-71e1d988-6b57-4cc7-aeba-a21ef6f59dab req-b4b0c4d8-d72c-4fa4-9e9f-464801b8e256 0366daa8a1144b7093ece45e9d957a9c 53dc521463724f7e9751c7ff72f8cac7 - - 6e5a56435db8450a81bf304d4f53277f 6e5a56435db8450a81bf304d4f53277f] Creating event network-changed:01d5e71c-9505-4367-bd79-145d62ce654d for instance 0b0387bb-c349-4c96-9b14-c39586a0d759 on instance [pid: 7|app: 0|req: 470/952] 10.0.0.165 () {38 vars in 814 bytes} [Mon Apr 27 22:12:24 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: 6|app: 0|req: 484/955] 199.204.45.235 () {34 vars in 854 bytes} [Mon Apr 27 22:12:40 2026] DELETE /v2.1/servers/0b0387bb-c349-4c96-9b14-c39586a0d759/os-interface/d64728da-4d8c-4a9e-b549-a069635f6c6a => generated 0 bytes in 77 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 473/958] 199.204.45.235 () {34 vars in 754 bytes} [Mon Apr 27 22:12:43 2026] DELETE /v2.1/servers/0b0387bb-c349-4c96-9b14-c39586a0d759 => generated 0 bytes in 111 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-27 22:12:45.032 6 INFO nova.api.openstack.compute.server_external_events [req-b05e7ab3-8207-46d5-8f7e-c22c04de9258 req-d898dc39-3342-422f-981a-0af5f60260e7 0366daa8a1144b7093ece45e9d957a9c 53dc521463724f7e9751c7ff72f8cac7 - - 6e5a56435db8450a81bf304d4f53277f 6e5a56435db8450a81bf304d4f53277f] Creating event network-vif-deleted:9114599b-090f-4a44-be78-025c7ad29db1 for instance 0b0387bb-c349-4c96-9b14-c39586a0d759 on instance [pid: 6|app: 0|req: 486/959] 10.0.0.165 () {38 vars in 814 bytes} [Mon Apr 27 22:12:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 474/960] 10.0.0.235 () {32 vars in 717 bytes} [Mon Apr 27 22:12:45 2026] DELETE /v2.1/servers/5e885918-74a2-43ec-9c02-b3ca1cb55bbe => generated 0 bytes in 114 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-27 22:12:45.242 7 INFO nova.api.openstack.compute.server_external_events [req-41b7daaa-0657-4e5e-b697-97acc15d81cf req-c3c473d0-a68a-45cb-9c17-a27949030f85 0366daa8a1144b7093ece45e9d957a9c 53dc521463724f7e9751c7ff72f8cac7 - - 6e5a56435db8450a81bf304d4f53277f 6e5a56435db8450a81bf304d4f53277f] Creating event network-changed:ad0c3518-194a-413f-b35b-bb6015d2795f for instance 5e885918-74a2-43ec-9c02-b3ca1cb55bbe on instance [pid: 7|app: 0|req: 475/961] 10.0.0.165 () {38 vars in 814 bytes} [Mon Apr 27 22:12:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 487/962] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:12:45 2026] GET /v2.1/servers/5e885918-74a2-43ec-9c02-b3ca1cb55bbe => generated 1945 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:12:50.428 7 INFO nova.api.openstack.wsgi [None req-640d81c9-e877-4839-a150-1ce9e6ada3e7 e8ce5a644bd1443caed1e8987fa9ef9f 3914cc992034433590bf8ef2e12ed86f - - default default] HTTP exception thrown: Instance 5e885918-74a2-43ec-9c02-b3ca1cb55bbe could not be found. [pid: 7|app: 0|req: 476/963] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:12:50 2026] GET /v2.1/servers/5e885918-74a2-43ec-9c02-b3ca1cb55bbe => 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, ' 2026-04-27 22:12:51.198 6 INFO nova.api.openstack.compute.server_external_events [req-70915bd8-640b-4fea-a38c-665a31791043 req-4f653261-e57b-4ea6-8516-206966535176 0366daa8a1144b7093ece45e9d957a9c 53dc521463724f7e9751c7ff72f8cac7 - - 6e5a56435db8450a81bf304d4f53277f 6e5a56435db8450a81bf304d4f53277f] Creating event network-vif-deleted:ad0c3518-194a-413f-b35b-bb6015d2795f for instance 5e885918-74a2-43ec-9c02-b3ca1cb55bbe on instance [pid: 6|app: 0|req: 489/966] 10.0.0.165 () {38 vars in 814 bytes} [Mon Apr 27 22:12:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 478/967] 10.0.0.235 () {32 vars in 717 bytes} [Mon Apr 27 22:12:51 2026] DELETE /v2.1/servers/eefc66b7-1f35-498d-9d9e-916ababfce60 => generated 0 bytes in 90 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-27 22:12:51.368 7 INFO nova.api.openstack.compute.server_external_events [req-7935656f-c7f4-4e9b-8bf4-14f5c4ffe3e3 req-74ba381d-8fd6-4cf2-8f15-4a0010c77e9e 0366daa8a1144b7093ece45e9d957a9c 53dc521463724f7e9751c7ff72f8cac7 - - 6e5a56435db8450a81bf304d4f53277f 6e5a56435db8450a81bf304d4f53277f] Creating event network-changed:d70ed5c6-ea36-4217-bd2c-7e32ebcbd96d for instance eefc66b7-1f35-498d-9d9e-916ababfce60 on instance [pid: 7|app: 0|req: 479/968] 10.0.0.165 () {38 vars in 814 bytes} [Mon Apr 27 22:12:51 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: 6|app: 0|req: 490/969] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:12:51 2026] GET /v2.1/servers/eefc66b7-1f35-498d-9d9e-916ababfce60 => generated 1943 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, ' 2026-04-27 22:12:56.577 7 INFO nova.api.openstack.wsgi [None req-13c3bed8-3d82-4c30-878e-bec863247817 e8ce5a644bd1443caed1e8987fa9ef9f 3914cc992034433590bf8ef2e12ed86f - - default default] HTTP exception thrown: Instance eefc66b7-1f35-498d-9d9e-916ababfce60 could not be found. [pid: 7|app: 0|req: 480/970] 10.0.0.235 () {32 vars in 714 bytes} [Mon Apr 27 22:12:56 2026] GET /v2.1/servers/eefc66b7-1f35-498d-9d9e-916ababfce60 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:12:56.710 6 INFO nova.api.openstack.compute.server_external_events [req-f9936922-4337-46cd-85aa-74f27f319739 req-96dea007-ff7c-45f7-b7ac-9aa022055bf7 0366daa8a1144b7093ece45e9d957a9c 53dc521463724f7e9751c7ff72f8cac7 - - 6e5a56435db8450a81bf304d4f53277f 6e5a56435db8450a81bf304d4f53277f] Creating event network-vif-deleted:d70ed5c6-ea36-4217-bd2c-7e32ebcbd96d for instance eefc66b7-1f35-498d-9d9e-916ababfce60 on instance [pid: 6|app: 0|req: 491/971] 10.0.0.165 () {38 vars in 814 bytes} [Mon Apr 27 22:12:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 481/972] 10.0.0.235 () {32 vars in 725 bytes} [Mon Apr 27 22:12:57 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1910203597 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 22:12:57.744 6 INFO nova.api.openstack.wsgi [None req-eb5d2e5c-7dfc-420c-be34-de459c445157 e8ce5a644bd1443caed1e8987fa9ef9f 3914cc992034433590bf8ef2e12ed86f - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1910203597 not found for user e8ce5a644bd1443caed1e8987fa9ef9f [pid: 6|app: 0|req: 492/973] 10.0.0.235 () {32 vars in 722 bytes} [Mon Apr 27 22:12:57 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1910203597 => generated 142 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/978] 10.0.0.235 () {32 vars in 654 bytes} [Mon Apr 27 22:13:15 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 495/979] 10.0.0.235 () {32 vars in 640 bytes} [Mon Apr 27 22:13:15 2026] GET /v2.1/servers => generated 15 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-27 22:13:15.464 7 WARNING oslo_db.sqlalchemy.utils [None req-8344406d-fe8a-4df6-ba9d-4ee46884df00 5f845609319f40af95dbb3089171ee9a 17f0496505894559ae93f205bbdebc99 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 485/980] 10.0.0.235 () {32 vars in 648 bytes} [Mon Apr 27 22:13:15 2026] GET /v2.1/os-keypairs => generated 530 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 496/981] 10.0.0.235 () {32 vars in 693 bytes} [Mon Apr 27 22:13:15 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)