+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Jun 23 19:15:51 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:24:30 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: nova-api-osapi-684f9c444f-g42xl 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 0x55d257833b90 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /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-06-23 19:15:56.117 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-06-23 19:15:56.135 8 WARNING oslo_config.cfg [-] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-06-23 19:15:56.674 7 WARNING keystonemiddleware._common.config [None req-206aaf50-31bf-4697-ac8b-921c78b78134 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-23 19:15:56.686 7 WARNING oslo_config.cfg [None req-206aaf50-31bf-4697-ac8b-921c78b78134 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-23 19:15:56.741 8 WARNING keystonemiddleware._common.config [None req-f423e8a4-7855-4210-bc44-fe1abc634138 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-23 19:15:56.751 8 WARNING oslo_config.cfg [None req-f423e8a4-7855-4210-bc44-fe1abc634138 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-23 19:15:56.785 7 WARNING keystonemiddleware._common.config [None req-206aaf50-31bf-4697-ac8b-921c78b78134 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55d257833b90 pid: 7 (default app) 2026-06-23 19:15:56.852 8 WARNING keystonemiddleware._common.config [None req-f423e8a4-7855-4210-bc44-fe1abc634138 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55d257833b90 pid: 8 (default app) [pid: 7|app: 0|req: 2/4] 199.19.213.221 () {42 vars in 704 bytes} [Tue Jun 23 19:16:04 2026] GET /v2.1 => generated 114 bytes in 16 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, ' 2026-06-23 19:16:04.924 8 WARNING oslo_policy.policy [None req-b7dccac6-6e39-43be-a8c3-0f4a76f0572e a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - 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-06-23 19:16:04.924 8 WARNING oslo_policy.policy [None req-b7dccac6-6e39-43be-a8c3-0f4a76f0572e a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/5] 199.19.213.221 () {44 vars in 908 bytes} [Tue Jun 23 19:16:04 2026] GET /v2.1 => generated 0 bytes in 825 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-06-23 19:16:05.249 7 WARNING oslo_policy.policy [req-b7dccac6-6e39-43be-a8c3-0f4a76f0572e req-45baeb96-d948-43e1-8faa-0de31d8c40cd a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - 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-06-23 19:16:05.249 7 WARNING oslo_policy.policy [req-b7dccac6-6e39-43be-a8c3-0f4a76f0572e req-45baeb96-d948-43e1-8faa-0de31d8c40cd a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - 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/6] 199.19.213.221 () {46 vars in 981 bytes} [Tue Jun 23 19:16:05 2026] GET /v2.1/ => generated 399 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 19:16:05.365 8 INFO nova.api.openstack.wsgi [None req-a7923f89-4606-46c7-8265-2e2b7f0aac11 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 4/7] 199.19.213.221 () {48 vars in 1010 bytes} [Tue Jun 23 19:16:05 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/8] 199.19.213.221 () {48 vars in 1050 bytes} [Tue Jun 23 19:16:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 199.19.213.221 () {52 vars in 1047 bytes} [Tue Jun 23 19:16:05 2026] POST /v2.1/flavors => generated 529 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 199.19.213.221 () {42 vars in 704 bytes} [Tue Jun 23 19:16:06 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/11] 199.19.213.221 () {44 vars in 908 bytes} [Tue Jun 23 19:16:06 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: 6/12] 199.19.213.221 () {46 vars in 981 bytes} [Tue Jun 23 19:16:06 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-06-23 19:16:06.401 8 INFO nova.api.openstack.wsgi [None req-73b007e7-5476-4bcb-9399-97b03b6dbacb a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 7/13] 199.19.213.221 () {48 vars in 1012 bytes} [Tue Jun 23 19:16:06 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.19.213.221 () {48 vars in 1050 bytes} [Tue Jun 23 19:16:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 199.19.213.221 () {52 vars in 1047 bytes} [Tue Jun 23 19:16:06 2026] POST /v2.1/flavors => generated 532 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.19.213.221 () {42 vars in 704 bytes} [Tue Jun 23 19:16:07 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/17] 199.19.213.221 () {44 vars in 908 bytes} [Tue Jun 23 19:16:07 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: 9/18] 199.19.213.221 () {46 vars in 981 bytes} [Tue Jun 23 19:16:07 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-06-23 19:16:07.464 8 INFO nova.api.openstack.wsgi [None req-2bd811f3-f92a-4c4a-a441-979b8f2ac8c5 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 10/19] 199.19.213.221 () {48 vars in 1014 bytes} [Tue Jun 23 19:16:07 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 199.19.213.221 () {48 vars in 1050 bytes} [Tue Jun 23 19:16:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/21] 199.19.213.221 () {52 vars in 1047 bytes} [Tue Jun 23 19:16:07 2026] POST /v2.1/flavors => generated 533 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/22] 199.19.213.221 () {42 vars in 704 bytes} [Tue Jun 23 19:16:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/23] 199.19.213.221 () {44 vars in 908 bytes} [Tue Jun 23 19:16:08 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: 7|app: 0|req: 12/24] 199.19.213.221 () {46 vars in 981 bytes} [Tue Jun 23 19:16:08 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-06-23 19:16:08.514 8 INFO nova.api.openstack.wsgi [None req-0c5bbb0b-d102-4550-8646-413e4e55db91 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 13/25] 199.19.213.221 () {48 vars in 1012 bytes} [Tue Jun 23 19:16:08 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/26] 199.19.213.221 () {48 vars in 1050 bytes} [Tue Jun 23 19:16:08 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 199.19.213.221 () {52 vars in 1047 bytes} [Tue Jun 23 19:16:08 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/28] 199.19.213.221 () {42 vars in 704 bytes} [Tue Jun 23 19:16:09 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/29] 199.19.213.221 () {44 vars in 908 bytes} [Tue Jun 23 19:16:09 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: 7|app: 0|req: 15/30] 199.19.213.221 () {46 vars in 981 bytes} [Tue Jun 23 19:16:09 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-06-23 19:16:09.601 8 INFO nova.api.openstack.wsgi [None req-62e5e569-66aa-4e5f-9899-8f7c5703dec3 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 16/31] 199.19.213.221 () {48 vars in 1014 bytes} [Tue Jun 23 19:16:09 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/32] 199.19.213.221 () {48 vars in 1050 bytes} [Tue Jun 23 19:16:09 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/33] 199.19.213.221 () {52 vars in 1047 bytes} [Tue Jun 23 19:16:09 2026] POST /v2.1/flavors => generated 535 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/108] 10.0.0.250 () {28 vars in 454 bytes} [Tue Jun 23 19:22:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 55/109] 10.0.0.250 () {30 vars in 658 bytes} [Tue Jun 23 19:22:12 2026] GET /v2.1 => generated 0 bytes in 198 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 55/110] 10.0.0.250 () {32 vars in 731 bytes} [Tue Jun 23 19:22:12 2026] GET /v2.1/ => generated 410 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/111] 10.0.0.250 () {34 vars in 804 bytes} [Tue Jun 23 19:22:12 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 71/142] 199.19.213.221 () {42 vars in 704 bytes} [Tue Jun 23 19:24:50 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 72/143] 199.19.213.221 () {44 vars in 908 bytes} [Tue Jun 23 19:24:50 2026] GET /v2.1 => generated 0 bytes in 134 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 72/144] 199.19.213.221 () {46 vars in 981 bytes} [Tue Jun 23 19:24:50 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 19:24:50.995 8 INFO nova.api.openstack.wsgi [None req-6c4735c8-5e72-4174-b8ec-30b2d70629b1 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 73/145] 199.19.213.221 () {48 vars in 1016 bytes} [Tue Jun 23 19:24:50 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 73/146] 199.19.213.221 () {48 vars in 1050 bytes} [Tue Jun 23 19:24:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 74/149] 199.19.213.221 () {52 vars in 1048 bytes} [Tue Jun 23 19:24:51 2026] POST /v2.1/flavors => generated 534 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 84/168] 199.19.213.221 () {42 vars in 704 bytes} [Tue Jun 23 19:26:27 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 85/169] 199.19.213.221 () {44 vars in 908 bytes} [Tue Jun 23 19:26:27 2026] GET /v2.1 => generated 0 bytes in 575 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 85/170] 199.19.213.221 () {46 vars in 981 bytes} [Tue Jun 23 19:26:28 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 19:26:28.072 7 INFO nova.api.openstack.wsgi [None req-411e19f7-1740-4921-9b1f-26f039233e44 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user a0652431c2d341d8bacca1887b326f59 [pid: 7|app: 0|req: 86/171] 199.19.213.221 () {48 vars in 1050 bytes} [Tue Jun 23 19:26:28 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-06-23 19:26:28.095 8 WARNING oslo_db.sqlalchemy.utils [None req-bd6d00cc-5197-4e22-81bf-73cac3a7d1f7 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 86/172] 199.19.213.221 () {48 vars in 1015 bytes} [Tue Jun 23 19:26:28 2026] GET /v2.1/os-keypairs => generated 16 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 87/173] 199.19.213.221 () {52 vars in 1056 bytes} [Tue Jun 23 19:26:28 2026] POST /v2.1/os-keypairs => generated 576 bytes in 84 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 88/176] 199.19.213.221 () {42 vars in 704 bytes} [Tue Jun 23 19:26: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: 89/177] 199.19.213.221 () {44 vars in 908 bytes} [Tue Jun 23 19:26:31 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: 8|app: 0|req: 89/178] 199.19.213.221 () {46 vars in 981 bytes} [Tue Jun 23 19:26: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) [pid: 7|app: 0|req: 90/179] 199.19.213.221 () {48 vars in 1072 bytes} [Tue Jun 23 19:26:31 2026] GET /v2.1/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f => generated 283 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 90/180] 199.19.213.221 () {52 vars in 1124 bytes} [Tue Jun 23 19:26:32 2026] PUT /v2.1/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f => generated 238 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/279] 199.19.213.221 () {42 vars in 704 bytes} [Tue Jun 23 19:34:43 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/280] 199.19.213.221 () {44 vars in 908 bytes} [Tue Jun 23 19:34:43 2026] GET /v2.1 => generated 0 bytes in 169 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 141/281] 199.19.213.221 () {46 vars in 981 bytes} [Tue Jun 23 19:34:43 2026] GET /v2.1/ => generated 399 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 19:34:43.840 7 INFO nova.api.openstack.wsgi [None req-f1816cb0-87d0-46d4-91c2-55a3b0776c4c a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 141/282] 199.19.213.221 () {48 vars in 1014 bytes} [Tue Jun 23 19:34:43 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/283] 199.19.213.221 () {48 vars in 1050 bytes} [Tue Jun 23 19:34:43 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/284] 199.19.213.221 () {52 vars in 1048 bytes} [Tue Jun 23 19:34:43 2026] POST /v2.1/flavors => generated 534 bytes in 1543 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 163/325] 199.19.213.221 () {42 vars in 704 bytes} [Tue Jun 23 19:38:02 2026] GET /v2.1 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 163/326] 199.19.213.221 () {44 vars in 908 bytes} [Tue Jun 23 19:38:02 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: 8|app: 0|req: 164/327] 199.19.213.221 () {46 vars in 981 bytes} [Tue Jun 23 19:38:02 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 164/328] 199.19.213.221 () {48 vars in 1072 bytes} [Tue Jun 23 19:38:02 2026] GET /v2.1/os-quota-sets/6ba1eb163a1a423e935619105b69854d => generated 283 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/329] 199.19.213.221 () {52 vars in 1124 bytes} [Tue Jun 23 19:38:03 2026] PUT /v2.1/os-quota-sets/6ba1eb163a1a423e935619105b69854d => generated 238 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/476] 199.19.213.221 () {42 vars in 704 bytes} [Tue Jun 23 19:50:15 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/477] 199.19.213.221 () {44 vars in 908 bytes} [Tue Jun 23 19:50:15 2026] GET /v2.1 => generated 0 bytes in 165 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 239/478] 199.19.213.221 () {46 vars in 981 bytes} [Tue Jun 23 19:50:15 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-06-23 19:50:15.928 8 INFO nova.api.openstack.wsgi [None req-097a8e66-59fb-4004-92c5-87865a4842f5 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 240/479] 199.19.213.221 () {48 vars in 1010 bytes} [Tue Jun 23 19:50:15 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: 240/480] 199.19.213.221 () {48 vars in 1050 bytes} [Tue Jun 23 19:50:15 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/481] 199.19.213.221 () {48 vars in 1098 bytes} [Tue Jun 23 19:50:15 2026] GET /v2.1/flavors/1d8eec70-8bf2-441b-9e62-a1c627cdde67/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/482] 199.19.213.221 () {42 vars in 704 bytes} [Tue Jun 23 19:50:16 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/483] 199.19.213.221 () {44 vars in 908 bytes} [Tue Jun 23 19:50:16 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 242/484] 199.19.213.221 () {46 vars in 981 bytes} [Tue Jun 23 19:50:16 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-06-23 19:50:16.984 8 INFO nova.api.openstack.wsgi [None req-132b9286-df3d-43b6-b83a-929ef51220c9 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 243/485] 199.19.213.221 () {48 vars in 1012 bytes} [Tue Jun 23 19:50:16 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/486] 199.19.213.221 () {48 vars in 1050 bytes} [Tue Jun 23 19:50:16 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/487] 199.19.213.221 () {48 vars in 1098 bytes} [Tue Jun 23 19:50:17 2026] GET /v2.1/flavors/266b3a9d-fd22-4633-a05a-1256a0373476/os-extra_specs => generated 19 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/488] 199.19.213.221 () {42 vars in 704 bytes} [Tue Jun 23 19:50:18 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/489] 199.19.213.221 () {44 vars in 908 bytes} [Tue Jun 23 19:50:18 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: 7|app: 0|req: 245/490] 199.19.213.221 () {46 vars in 981 bytes} [Tue Jun 23 19:50:18 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-06-23 19:50:18.083 8 INFO nova.api.openstack.wsgi [None req-d165d97a-a056-40c4-a9bb-0abf9667f80d a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 246/491] 199.19.213.221 () {48 vars in 1014 bytes} [Tue Jun 23 19:50:18 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/492] 199.19.213.221 () {48 vars in 1050 bytes} [Tue Jun 23 19:50:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/493] 199.19.213.221 () {48 vars in 1098 bytes} [Tue Jun 23 19:50:18 2026] GET /v2.1/flavors/4c17c875-7c6b-4c3d-bd34-f3f7881b396e/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/494] 199.19.213.221 () {42 vars in 704 bytes} [Tue Jun 23 19:50:19 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/495] 199.19.213.221 () {44 vars in 908 bytes} [Tue Jun 23 19:50:19 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: 248/496] 199.19.213.221 () {46 vars in 981 bytes} [Tue Jun 23 19:50:19 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-06-23 19:50:19.211 8 INFO nova.api.openstack.wsgi [None req-4cdb62a4-0e80-48bb-be1d-081c3739c2a8 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 249/497] 199.19.213.221 () {48 vars in 1012 bytes} [Tue Jun 23 19:50:19 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/498] 199.19.213.221 () {48 vars in 1050 bytes} [Tue Jun 23 19:50:19 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: 8|app: 0|req: 250/499] 199.19.213.221 () {48 vars in 1098 bytes} [Tue Jun 23 19:50:19 2026] GET /v2.1/flavors/2206e364-e892-4698-b834-cd6b685afc20/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/500] 199.19.213.221 () {42 vars in 704 bytes} [Tue Jun 23 19:50:20 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/501] 199.19.213.221 () {44 vars in 908 bytes} [Tue Jun 23 19:50:20 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: 7|app: 0|req: 251/502] 199.19.213.221 () {46 vars in 981 bytes} [Tue Jun 23 19:50:20 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-06-23 19:50:20.240 8 INFO nova.api.openstack.wsgi [None req-18cdd504-1ac7-4b61-811f-c3054cc40619 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 252/503] 199.19.213.221 () {48 vars in 1014 bytes} [Tue Jun 23 19:50:20 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/504] 199.19.213.221 () {48 vars in 1050 bytes} [Tue Jun 23 19:50:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/505] 199.19.213.221 () {48 vars in 1098 bytes} [Tue Jun 23 19:50:20 2026] GET /v2.1/flavors/807407ba-910b-42f4-98fb-0d2c94cbf6f2/os-extra_specs => generated 19 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/522] 199.19.213.221 () {42 vars in 704 bytes} [Tue Jun 23 19:51:36 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: 261/523] 199.19.213.221 () {44 vars in 908 bytes} [Tue Jun 23 19:51:36 2026] GET /v2.1 => generated 0 bytes in 63 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 263/524] 199.19.213.221 () {46 vars in 981 bytes} [Tue Jun 23 19:51:37 2026] GET /v2.1/ => generated 399 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 19:51:37.063 7 INFO nova.api.openstack.wsgi [None req-91b2d253-f976-4783-9e89-fc27f05d50c9 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 262/525] 199.19.213.221 () {48 vars in 1016 bytes} [Tue Jun 23 19:51:37 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/526] 199.19.213.221 () {48 vars in 1050 bytes} [Tue Jun 23 19:51:37 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/527] 199.19.213.221 () {48 vars in 1098 bytes} [Tue Jun 23 19:51:37 2026] GET /v2.1/flavors/3ca1b33c-79e2-48f8-a082-f950af5c8dda/os-extra_specs => generated 19 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/530] 199.19.213.221 () {42 vars in 704 bytes} [Tue Jun 23 19:51:45 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/531] 199.19.213.221 () {44 vars in 908 bytes} [Tue Jun 23 19:51:45 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 267/532] 199.19.213.221 () {46 vars in 981 bytes} [Tue Jun 23 19:51:45 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: 7|app: 0|req: 266/533] 199.19.213.221 () {48 vars in 1050 bytes} [Tue Jun 23 19:51:45 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/534] 199.19.213.221 () {42 vars in 704 bytes} [Tue Jun 23 19:51: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: 267/535] 199.19.213.221 () {44 vars in 908 bytes} [Tue Jun 23 19:51:50 2026] GET /v2.1 => generated 0 bytes in 12 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 269/536] 199.19.213.221 () {46 vars in 981 bytes} [Tue Jun 23 19:51: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: 268/537] 199.19.213.221 () {48 vars in 1072 bytes} [Tue Jun 23 19:51:50 2026] GET /v2.1/os-quota-sets/1302edd92ba24210aa023dd03bf16a5f => generated 280 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/550] 199.19.213.221 () {42 vars in 704 bytes} [Tue Jun 23 19:52:42 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/551] 199.19.213.221 () {44 vars in 908 bytes} [Tue Jun 23 19:52:42 2026] GET /v2.1 => generated 0 bytes in 52 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 276/552] 199.19.213.221 () {46 vars in 981 bytes} [Tue Jun 23 19:52:42 2026] GET /v2.1/ => generated 399 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 19:52:42.398 8 INFO nova.api.openstack.wsgi [None req-0f6a1137-85d1-42cf-a7d8-cf6e639eec9c a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 277/553] 199.19.213.221 () {48 vars in 1014 bytes} [Tue Jun 23 19:52:42 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/554] 199.19.213.221 () {48 vars in 1050 bytes} [Tue Jun 23 19:52:42 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/555] 199.19.213.221 () {48 vars in 1098 bytes} [Tue Jun 23 19:52:42 2026] GET /v2.1/flavors/128a058e-1368-4bb0-893a-4c7f8077f17e/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/558] 199.19.213.221 () {42 vars in 704 bytes} [Tue Jun 23 19:52:59 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/559] 199.19.213.221 () {44 vars in 908 bytes} [Tue Jun 23 19:52:59 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: 280/560] 199.19.213.221 () {46 vars in 981 bytes} [Tue Jun 23 19:52:59 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/561] 199.19.213.221 () {48 vars in 1072 bytes} [Tue Jun 23 19:52:59 2026] GET /v2.1/os-quota-sets/6ba1eb163a1a423e935619105b69854d => 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: 287/574] 199.19.213.221 () {42 vars in 704 bytes} [Tue Jun 23 19:53:55 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/575] 199.19.213.221 () {44 vars in 908 bytes} [Tue Jun 23 19:53:56 2026] GET /v2.1 => generated 0 bytes in 59 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 288/576] 199.19.213.221 () {46 vars in 981 bytes} [Tue Jun 23 19:53:56 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-06-23 19:53:56.088 8 INFO nova.api.openstack.wsgi [None req-f2611a64-2dfb-468d-861a-c93c96af866a a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 289/577] 199.19.213.221 () {48 vars in 1010 bytes} [Tue Jun 23 19:53:56 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/578] 199.19.213.221 () {48 vars in 1050 bytes} [Tue Jun 23 19:53:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 294/587] 10.0.0.117 () {32 vars in 655 bytes} [Tue Jun 23 19:54:39 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/588] 10.0.0.117 () {32 vars in 641 bytes} [Tue Jun 23 19:54:40 2026] GET /v2.1/servers => generated 15 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-23 19:54:40.180 8 WARNING oslo_db.sqlalchemy.utils [None req-eadb4cd8-96d6-4899-a256-de16068216af a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 295/589] 10.0.0.117 () {32 vars in 649 bytes} [Tue Jun 23 19:54:40 2026] GET /v2.1/os-keypairs => generated 530 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/590] 10.0.0.117 () {32 vars in 694 bytes} [Tue Jun 23 19:54:40 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/595] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:54:52 2026] GET /v2.1/flavors/1d8eec70-8bf2-441b-9e62-a1c627cdde67 => generated 511 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/596] 10.0.0.117 () {32 vars in 641 bytes} [Tue Jun 23 19:54:52 2026] GET /v2.1/flavors => generated 1674 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/597] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:54:52 2026] GET /v2.1/flavors/1d8eec70-8bf2-441b-9e62-a1c627cdde67 => generated 511 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/598] 10.0.0.117 () {34 vars in 671 bytes} [Tue Jun 23 19:55:00 2026] POST /v2.1/os-keypairs => generated 385 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/601] 10.0.0.117 () {34 vars in 671 bytes} [Tue Jun 23 19:55:02 2026] POST /v2.1/os-keypairs => generated 386 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/602] 10.0.0.117 () {34 vars in 685 bytes} [Tue Jun 23 19:55:03 2026] POST /v2.1/os-security-groups => generated 247 bytes in 1297 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/603] 10.0.0.117 () {34 vars in 695 bytes} [Tue Jun 23 19:55:04 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 982 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/604] 10.0.0.117 () {34 vars in 685 bytes} [Tue Jun 23 19:55:05 2026] POST /v2.1/os-security-groups => generated 247 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/605] 10.0.0.117 () {34 vars in 663 bytes} [Tue Jun 23 19:55:04 2026] POST /v2.1/servers => generated 452 bytes in 2190 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: 304/606] 10.0.0.117 () {34 vars in 663 bytes} [Tue Jun 23 19:55:05 2026] POST /v2.1/servers => generated 450 bytes in 1620 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 303/607] 10.0.0.117 () {34 vars in 695 bytes} [Tue Jun 23 19:55:06 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 651 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/608] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:55:07 2026] GET /v2.1/servers/0d057a79-ad7d-40db-a188-606125c6a94c => generated 1431 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 304/609] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:55:07 2026] GET /v2.1/servers/06d9d690-5e8c-4378-8825-98a617bc11c9 => generated 1423 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/610] 10.0.0.117 () {34 vars in 695 bytes} [Tue Jun 23 19:55:07 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 307/611] 10.0.0.117 () {34 vars in 671 bytes} [Tue Jun 23 19:55:07 2026] POST /v2.1/os-keypairs => generated 386 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/612] 10.0.0.117 () {32 vars in 737 bytes} [Tue Jun 23 19:55:07 2026] GET /v2.1/os-security-groups/08b4fd97-bdd7-4b47-99e4-232e6ba0ec03 => generated 664 bytes in 486 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/613] 10.0.0.117 () {32 vars in 750 bytes} [Tue Jun 23 19:55:08 2026] DELETE /v2.1/os-security-group-rules/9f913f4c-80ce-479d-9457-40ac65edbc12 => generated 0 bytes in 277 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/614] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:55:08 2026] GET /v2.1/servers/0d057a79-ad7d-40db-a188-606125c6a94c => generated 1489 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 309/615] 10.0.0.117 () {32 vars in 740 bytes} [Tue Jun 23 19:55:08 2026] DELETE /v2.1/os-security-groups/08b4fd97-bdd7-4b47-99e4-232e6ba0ec03 => generated 0 bytes in 348 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/616] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:55:08 2026] GET /v2.1/servers/06d9d690-5e8c-4378-8825-98a617bc11c9 => generated 1483 bytes in 391 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/617] 10.0.0.117 () {32 vars in 740 bytes} [Tue Jun 23 19:55:08 2026] DELETE /v2.1/os-security-groups/e359c2b2-6b31-4f47-a144-57d738429a0b => generated 0 bytes in 543 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 308/618] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:55:09 2026] GET /v2.1/servers/0d057a79-ad7d-40db-a188-606125c6a94c => generated 1556 bytes in 627 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/619] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:55:10 2026] GET /v2.1/servers/06d9d690-5e8c-4378-8825-98a617bc11c9 => generated 1548 bytes in 456 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 310/622] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:55:11 2026] GET /v2.1/servers/0d057a79-ad7d-40db-a188-606125c6a94c => generated 1556 bytes in 834 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/623] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:55:11 2026] GET /v2.1/servers/06d9d690-5e8c-4378-8825-98a617bc11c9 => generated 1548 bytes in 694 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:55:12.348 8 INFO nova.api.openstack.compute.server_external_events [req-8b60ea7f-4038-490e-8355-43d2ed12c66d req-ab7fab6e-7fde-4640-a3a0-546b44813a27 c1317a56d6c0447d906ee2a5874ea3e0 6ba1eb163a1a423e935619105b69854d - - 29b3671ba91940f1b288f5c233ba8303 29b3671ba91940f1b288f5c233ba8303] Creating event network-changed:9e906cdc-fc69-43ae-82a8-bda75d9f2bf8 for instance 0d057a79-ad7d-40db-a188-606125c6a94c on instance 2026-06-23 19:55:12.355 8 INFO nova.compute.rpcapi [None req-ac687edc-50f1-492f-9ad0-4411f1c5cd5d - - - - - -] Automatically selected compute RPC version 6.3 from minimum service version 67 [pid: 8|app: 0|req: 311/624] 10.0.0.12 () {38 vars in 814 bytes} [Tue Jun 23 19:55:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 314/625] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:55:13 2026] GET /v2.1/servers/0d057a79-ad7d-40db-a188-606125c6a94c => generated 1556 bytes in 372 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/626] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:55:13 2026] GET /v2.1/servers/06d9d690-5e8c-4378-8825-98a617bc11c9 => generated 1548 bytes in 364 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-06-23 19:55:14.694 8 INFO nova.api.openstack.compute.server_external_events [req-685fbc4b-f7d2-4abd-b263-4193b763f3de req-0f527669-baee-4b47-bbbc-7d13a0d5784d c1317a56d6c0447d906ee2a5874ea3e0 6ba1eb163a1a423e935619105b69854d - - 29b3671ba91940f1b288f5c233ba8303 29b3671ba91940f1b288f5c233ba8303] Creating event network-changed:aa78bc4e-5b9f-4c52-9328-452caba56858 for instance 06d9d690-5e8c-4378-8825-98a617bc11c9 on instance [pid: 8|app: 0|req: 313/627] 10.0.0.12 () {38 vars in 814 bytes} [Tue Jun 23 19:55:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 315/628] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:55:14 2026] GET /v2.1/servers/0d057a79-ad7d-40db-a188-606125c6a94c => generated 1556 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/629] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:55:14 2026] GET /v2.1/servers/06d9d690-5e8c-4378-8825-98a617bc11c9 => generated 1548 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 315/630] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:55:15 2026] GET /v2.1/servers/0d057a79-ad7d-40db-a188-606125c6a94c => generated 1556 bytes in 286 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 316/631] 10.0.0.117 () {34 vars in 663 bytes} [Tue Jun 23 19:55:15 2026] POST /v2.1/servers => generated 450 bytes in 1059 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: 317/632] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:55:16 2026] GET /v2.1/servers/35b4f292-ff6a-4970-a8d2-54680e44d301 => generated 1253 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/633] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:55:16 2026] GET /v2.1/servers/06d9d690-5e8c-4378-8825-98a617bc11c9 => generated 1548 bytes in 300 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:55:16.533 7 INFO nova.api.openstack.compute.server_external_events [req-fd5f829c-3bb6-418e-accd-051917357a2c req-e454b253-9488-44a7-8a6e-33f70ccd23fa c1317a56d6c0447d906ee2a5874ea3e0 6ba1eb163a1a423e935619105b69854d - - 29b3671ba91940f1b288f5c233ba8303 29b3671ba91940f1b288f5c233ba8303] Creating event network-vif-plugged:aa78bc4e-5b9f-4c52-9328-452caba56858 for instance 06d9d690-5e8c-4378-8825-98a617bc11c9 on instance 2026-06-23 19:55:16.547 7 INFO nova.compute.rpcapi [None req-b298e2b8-7423-48dc-b173-183593c02a2f - - - - - -] Automatically selected compute RPC version 6.3 from minimum service version 67 [pid: 7|app: 0|req: 318/634] 10.0.0.249 () {38 vars in 815 bytes} [Tue Jun 23 19:55:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 319/635] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:55:17 2026] GET /v2.1/servers/35b4f292-ff6a-4970-a8d2-54680e44d301 => generated 1359 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 317/636] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:55:17 2026] GET /v2.1/servers/0d057a79-ad7d-40db-a188-606125c6a94c => generated 1556 bytes in 340 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/637] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:55:17 2026] GET /v2.1/servers/06d9d690-5e8c-4378-8825-98a617bc11c9 => generated 1726 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 318/638] 10.0.0.117 () {32 vars in 741 bytes} [Tue Jun 23 19:55:17 2026] GET /v2.1/servers/06d9d690-5e8c-4378-8825-98a617bc11c9/os-interface => generated 285 bytes in 517 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 321/639] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:55:18 2026] GET /v2.1/servers/35b4f292-ff6a-4970-a8d2-54680e44d301 => generated 1436 bytes in 2435 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:55:20.964 7 INFO nova.api.openstack.compute.server_external_events [req-b1250a16-f8f9-44f8-bfe0-f3d61f892879 req-b419a401-6683-4cdb-9175-ec54a0f3400c c1317a56d6c0447d906ee2a5874ea3e0 6ba1eb163a1a423e935619105b69854d - - 29b3671ba91940f1b288f5c233ba8303 29b3671ba91940f1b288f5c233ba8303] Creating event network-vif-plugged:9e906cdc-fc69-43ae-82a8-bda75d9f2bf8 for instance 0d057a79-ad7d-40db-a188-606125c6a94c on instance [pid: 7|app: 0|req: 322/640] 10.0.0.249 () {38 vars in 815 bytes} [Tue Jun 23 19:55:20 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:55:20.999 7 INFO nova.api.openstack.compute.server_external_events [req-3e47e4af-e4d0-4d5d-9523-49be7d196a8a req-eb483ee5-5427-4f44-87f3-c5ac14aa2f8a c1317a56d6c0447d906ee2a5874ea3e0 6ba1eb163a1a423e935619105b69854d - - 29b3671ba91940f1b288f5c233ba8303 29b3671ba91940f1b288f5c233ba8303] Creating event network-changed:5b59333f-5d53-4b1a-9dfe-ccec4146af4f for instance 35b4f292-ff6a-4970-a8d2-54680e44d301 on instance [pid: 8|app: 0|req: 319/641] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:55:18 2026] GET /v2.1/servers/0d057a79-ad7d-40db-a188-606125c6a94c => generated 1556 bytes in 2475 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/642] 10.0.0.12 () {38 vars in 814 bytes} [Tue Jun 23 19:55:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 320/645] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:55:21 2026] GET /v2.1/servers/06d9d690-5e8c-4378-8825-98a617bc11c9 => generated 1726 bytes in 324 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 326/646] 10.0.0.117 () {32 vars in 641 bytes} [Tue Jun 23 19:55:21 2026] GET /v2.1/servers => generated 377 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 321/647] 10.0.0.117 () {32 vars in 718 bytes} [Tue Jun 23 19:55:21 2026] DELETE /v2.1/servers/06d9d690-5e8c-4378-8825-98a617bc11c9 => generated 0 bytes in 230 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: 327/648] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:55:21 2026] GET /v2.1/servers/06d9d690-5e8c-4378-8825-98a617bc11c9 => generated 1732 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 322/649] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:55:21 2026] GET /v2.1/servers/35b4f292-ff6a-4970-a8d2-54680e44d301 => generated 1424 bytes in 480 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/650] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:55:22 2026] GET /v2.1/servers/0d057a79-ad7d-40db-a188-606125c6a94c => generated 1739 bytes in 544 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 323/651] 10.0.0.117 () {32 vars in 741 bytes} [Tue Jun 23 19:55:22 2026] GET /v2.1/servers/0d057a79-ad7d-40db-a188-606125c6a94c/os-interface => generated 284 bytes in 573 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:55:23.186 8 INFO nova.api.openstack.compute.server_external_events [req-e1289af1-7a88-4fff-aef2-a9a618db6e69 req-a202e260-ff62-42d2-b0e2-c0fbc92f31f2 c1317a56d6c0447d906ee2a5874ea3e0 6ba1eb163a1a423e935619105b69854d - - 29b3671ba91940f1b288f5c233ba8303 29b3671ba91940f1b288f5c233ba8303] Creating event network-changed:aa78bc4e-5b9f-4c52-9328-452caba56858 for instance 06d9d690-5e8c-4378-8825-98a617bc11c9 on instance [pid: 8|app: 0|req: 324/652] 10.0.0.12 () {38 vars in 814 bytes} [Tue Jun 23 19:55:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 329/653] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:55:23 2026] GET /v2.1/servers/06d9d690-5e8c-4378-8825-98a617bc11c9 => generated 1732 bytes in 1236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 325/654] 10.0.0.117 () {34 vars in 685 bytes} [Tue Jun 23 19:55:23 2026] POST /v2.1/os-security-groups => generated 242 bytes in 956 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/655] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:55:24 2026] GET /v2.1/servers/35b4f292-ff6a-4970-a8d2-54680e44d301 => generated 1424 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:55:24.540 7 INFO nova.api.openstack.compute.server_external_events [req-3f6ea8bf-1fa0-4a63-ae0e-90a83b5e0a22 req-7dcc8f8f-f05d-4987-af6b-0d95203c5982 c1317a56d6c0447d906ee2a5874ea3e0 6ba1eb163a1a423e935619105b69854d - - 29b3671ba91940f1b288f5c233ba8303 29b3671ba91940f1b288f5c233ba8303] Creating event network-vif-plugged:5b59333f-5d53-4b1a-9dfe-ccec4146af4f for instance 35b4f292-ff6a-4970-a8d2-54680e44d301 on instance [pid: 7|app: 0|req: 331/656] 10.0.0.249 () {38 vars in 815 bytes} [Tue Jun 23 19:55:24 2026] POST /v2.1/os-server-external-events => generated 183 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, ' [pid: 8|app: 0|req: 326/657] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:55:24 2026] GET /v2.1/servers/0d057a79-ad7d-40db-a188-606125c6a94c => generated 1739 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 332/658] 10.0.0.117 () {34 vars in 685 bytes} [Tue Jun 23 19:55:24 2026] POST /v2.1/os-security-groups => generated 242 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 19:55:24.735 8 INFO nova.api.openstack.compute.server_external_events [req-55013b24-39dd-4f9a-aa36-689e2211a24a req-16174ea5-171f-418b-8357-9226bb2c615e c1317a56d6c0447d906ee2a5874ea3e0 6ba1eb163a1a423e935619105b69854d - - 29b3671ba91940f1b288f5c233ba8303 29b3671ba91940f1b288f5c233ba8303] Creating event network-vif-deleted:aa78bc4e-5b9f-4c52-9328-452caba56858 for instance 06d9d690-5e8c-4378-8825-98a617bc11c9 on instance [pid: 8|app: 0|req: 327/659] 10.0.0.12 () {38 vars in 814 bytes} [Tue Jun 23 19:55:24 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 333/660] 10.0.0.117 () {32 vars in 641 bytes} [Tue Jun 23 19:55:24 2026] GET /v2.1/servers => generated 384 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 328/661] 10.0.0.117 () {34 vars in 685 bytes} [Tue Jun 23 19:55:24 2026] POST /v2.1/os-security-groups => generated 244 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/662] 10.0.0.117 () {32 vars in 718 bytes} [Tue Jun 23 19:55:24 2026] DELETE /v2.1/servers/0d057a79-ad7d-40db-a188-606125c6a94c => generated 0 bytes in 168 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: 335/663] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:55:24 2026] GET /v2.1/servers/0d057a79-ad7d-40db-a188-606125c6a94c => generated 1745 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:55:25.239 7 INFO nova.api.openstack.compute.server_external_events [req-0a5ce3f2-04f1-405f-87ee-358d5c6026ce req-f63fc1f3-789b-4a0e-9d78-20e5d5c3ab40 c1317a56d6c0447d906ee2a5874ea3e0 6ba1eb163a1a423e935619105b69854d - - 29b3671ba91940f1b288f5c233ba8303 29b3671ba91940f1b288f5c233ba8303] Creating event network-changed:9e906cdc-fc69-43ae-82a8-bda75d9f2bf8 for instance 0d057a79-ad7d-40db-a188-606125c6a94c on instance [pid: 7|app: 0|req: 336/664] 10.0.0.12 () {38 vars in 814 bytes} [Tue Jun 23 19:55:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/665] 10.0.0.117 () {32 vars in 663 bytes} [Tue Jun 23 19:55:24 2026] GET /v2.1/os-security-groups => generated 1381 bytes in 304 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:55:25.291 7 INFO nova.api.openstack.wsgi [None req-39c2ff3a-6661-49d4-a7d0-4620c2a3905a f6f0da87a1c04bba99fde37e660a502c e8882df9f4b84078abd5df2f6aefa9c2 - - default default] HTTP exception thrown: Instance 06d9d690-5e8c-4378-8825-98a617bc11c9 could not be found. [pid: 7|app: 0|req: 337/666] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:55:25 2026] GET /v2.1/servers/06d9d690-5e8c-4378-8825-98a617bc11c9 => 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: 7|app: 0|req: 338/667] 10.0.0.117 () {32 vars in 706 bytes} [Tue Jun 23 19:55:25 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2110802283 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/668] 10.0.0.117 () {32 vars in 740 bytes} [Tue Jun 23 19:55:25 2026] DELETE /v2.1/os-security-groups/507d3de2-2428-49f6-b241-79a92a474149 => generated 0 bytes in 193 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-23 19:55:25.506 7 INFO nova.api.openstack.wsgi [None req-20bb93d5-1e26-4246-afa4-a3f5cc9898c2 18076da9880e4d6fb58f63f67497225e 33265578191d46b6b5276f9eacd6d8da - - default default] HTTP exception thrown: Security group 507d3de2-2428-49f6-b241-79a92a474149 does not exist Neutron server returns request_ids: ['req-a1906309-13c0-46c0-bdc2-03988f22a9c5'] [pid: 7|app: 0|req: 339/669] 10.0.0.117 () {32 vars in 737 bytes} [Tue Jun 23 19:55:25 2026] GET /v2.1/os-security-groups/507d3de2-2428-49f6-b241-79a92a474149 => generated 194 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/670] 10.0.0.117 () {32 vars in 740 bytes} [Tue Jun 23 19:55:25 2026] DELETE /v2.1/os-security-groups/f99f5d78-234b-4ee4-95a6-07dd83ed3562 => generated 0 bytes in 337 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/671] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:55:25 2026] GET /v2.1/servers/35b4f292-ff6a-4970-a8d2-54680e44d301 => generated 1609 bytes in 438 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:55:25.981 7 INFO nova.api.openstack.wsgi [None req-226700aa-bf23-4d3e-b602-3a8fab67025f 18076da9880e4d6fb58f63f67497225e 33265578191d46b6b5276f9eacd6d8da - - default default] HTTP exception thrown: Security group f99f5d78-234b-4ee4-95a6-07dd83ed3562 does not exist Neutron server returns request_ids: ['req-c0567a25-e38e-44e1-9667-274cb21392f5'] [pid: 7|app: 0|req: 341/672] 10.0.0.117 () {32 vars in 737 bytes} [Tue Jun 23 19:55:25 2026] GET /v2.1/os-security-groups/f99f5d78-234b-4ee4-95a6-07dd83ed3562 => generated 194 bytes in 122 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/673] 10.0.0.117 () {32 vars in 741 bytes} [Tue Jun 23 19:55:25 2026] GET /v2.1/servers/35b4f292-ff6a-4970-a8d2-54680e44d301/os-interface => generated 284 bytes in 957 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 342/674] 10.0.0.117 () {32 vars in 740 bytes} [Tue Jun 23 19:55:25 2026] DELETE /v2.1/os-security-groups/fd11a7f4-75b7-4f98-ae78-f800825096f3 => generated 0 bytes in 2151 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/675] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:55:26 2026] GET /v2.1/servers/0d057a79-ad7d-40db-a188-606125c6a94c => generated 1517 bytes in 1282 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:55:28.181 7 INFO nova.api.openstack.compute.server_external_events [req-be702fed-834d-4a27-859a-56ba27277ca7 req-4addf2be-8a38-4fee-b545-e6aac4a392f8 c1317a56d6c0447d906ee2a5874ea3e0 6ba1eb163a1a423e935619105b69854d - - 29b3671ba91940f1b288f5c233ba8303 29b3671ba91940f1b288f5c233ba8303] Creating event network-vif-deleted:9e906cdc-fc69-43ae-82a8-bda75d9f2bf8 for instance 0d057a79-ad7d-40db-a188-606125c6a94c on instance [pid: 7|app: 0|req: 343/676] 10.0.0.12 () {38 vars in 814 bytes} [Tue Jun 23 19:55:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:55:28.263 8 INFO nova.api.openstack.wsgi [None req-d36c6bcf-196a-42fb-af37-972926eed1c7 18076da9880e4d6fb58f63f67497225e 33265578191d46b6b5276f9eacd6d8da - - default default] HTTP exception thrown: Security group fd11a7f4-75b7-4f98-ae78-f800825096f3 does not exist Neutron server returns request_ids: ['req-9c434d6f-7886-4f63-9a03-e6cf4eac89c2'] [pid: 8|app: 0|req: 334/677] 10.0.0.117 () {32 vars in 737 bytes} [Tue Jun 23 19:55:28 2026] GET /v2.1/os-security-groups/fd11a7f4-75b7-4f98-ae78-f800825096f3 => generated 194 bytes in 92 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/678] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:55:28 2026] GET /v2.1/servers/35b4f292-ff6a-4970-a8d2-54680e44d301 => generated 1609 bytes in 776 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 335/679] 10.0.0.117 () {32 vars in 663 bytes} [Tue Jun 23 19:55:28 2026] GET /v2.1/os-security-groups => generated 707 bytes in 769 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/680] 10.0.0.117 () {32 vars in 641 bytes} [Tue Jun 23 19:55:28 2026] GET /v2.1/servers => generated 387 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:55:29.092 8 INFO nova.api.openstack.wsgi [None req-947bbc83-748e-4b08-99a9-d242a1c44baf 18076da9880e4d6fb58f63f67497225e 33265578191d46b6b5276f9eacd6d8da - - default default] HTTP exception thrown: Security group fd11a7f4-75b7-4f98-ae78-f800825096f3 does not exist Neutron server returns request_ids: ['req-ef5588d1-e287-4cb4-8c5b-475034df75ce'] [pid: 8|app: 0|req: 336/681] 10.0.0.117 () {32 vars in 740 bytes} [Tue Jun 23 19:55:29 2026] DELETE /v2.1/os-security-groups/fd11a7f4-75b7-4f98-ae78-f800825096f3 => generated 194 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-23 19:55:29.151 8 INFO nova.api.openstack.wsgi [None req-edcb7e40-a343-4ea1-893f-81e2d7565eaa 18076da9880e4d6fb58f63f67497225e 33265578191d46b6b5276f9eacd6d8da - - default default] HTTP exception thrown: Security group f99f5d78-234b-4ee4-95a6-07dd83ed3562 does not exist Neutron server returns request_ids: ['req-78743880-9e9c-4528-a9e5-4e0859010b22'] [pid: 8|app: 0|req: 337/682] 10.0.0.117 () {32 vars in 740 bytes} [Tue Jun 23 19:55:29 2026] DELETE /v2.1/os-security-groups/f99f5d78-234b-4ee4-95a6-07dd83ed3562 => generated 194 bytes in 55 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-23 19:55:29.210 8 INFO nova.api.openstack.wsgi [None req-bafa8f73-0301-4a4b-9738-7475ea76b1f0 18076da9880e4d6fb58f63f67497225e 33265578191d46b6b5276f9eacd6d8da - - default default] HTTP exception thrown: Security group 507d3de2-2428-49f6-b241-79a92a474149 does not exist Neutron server returns request_ids: ['req-4c0b555a-e3fb-43f2-8b82-dfc7b8dc9239'] [pid: 8|app: 0|req: 338/683] 10.0.0.117 () {32 vars in 740 bytes} [Tue Jun 23 19:55:29 2026] DELETE /v2.1/os-security-groups/507d3de2-2428-49f6-b241-79a92a474149 => generated 194 bytes in 45 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/684] 10.0.0.117 () {32 vars in 718 bytes} [Tue Jun 23 19:55:29 2026] DELETE /v2.1/servers/35b4f292-ff6a-4970-a8d2-54680e44d301 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-06-23 19:55:29.239 8 INFO nova.api.openstack.wsgi [None req-80b26cbb-922f-4d49-953a-0c72255ea43b d27678fe264243c9a3c37cf640470182 a2d4101dbadf49bfa126d11023ecdb35 - - default default] HTTP exception thrown: Instance 0d057a79-ad7d-40db-a188-606125c6a94c could not be found. [pid: 8|app: 0|req: 339/685] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:55:29 2026] GET /v2.1/servers/0d057a79-ad7d-40db-a188-606125c6a94c => 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 340/686] 10.0.0.117 () {32 vars in 704 bytes} [Tue Jun 23 19:55:29 2026] DELETE /v2.1/os-keypairs/tempest-keypair-345575996 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-23 19:55:30.226 8 INFO nova.api.openstack.compute.server_external_events [req-1b5b1fe9-80a4-495a-aeb9-6cec8971d004 req-3f65b6d3-b48c-499e-bceb-ab062590c4dd c1317a56d6c0447d906ee2a5874ea3e0 6ba1eb163a1a423e935619105b69854d - - 29b3671ba91940f1b288f5c233ba8303 29b3671ba91940f1b288f5c233ba8303] Creating event network-changed:5b59333f-5d53-4b1a-9dfe-ccec4146af4f for instance 35b4f292-ff6a-4970-a8d2-54680e44d301 on instance [pid: 8|app: 0|req: 341/687] 10.0.0.12 () {38 vars in 814 bytes} [Tue Jun 23 19:55:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/688] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:55:29 2026] GET /v2.1/servers/35b4f292-ff6a-4970-a8d2-54680e44d301 => generated 1615 bytes in 1056 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:55:30.753 8 INFO nova.api.openstack.compute.server_external_events [req-1f844443-0efd-483f-a601-127eb518ded9 req-fe552e82-d9f9-4dc3-a059-5d447a2b45a1 c1317a56d6c0447d906ee2a5874ea3e0 6ba1eb163a1a423e935619105b69854d - - 29b3671ba91940f1b288f5c233ba8303 29b3671ba91940f1b288f5c233ba8303] Creating event network-vif-unplugged:5b59333f-5d53-4b1a-9dfe-ccec4146af4f for instance 35b4f292-ff6a-4970-a8d2-54680e44d301 on instance [pid: 8|app: 0|req: 342/689] 10.0.0.249 () {38 vars in 815 bytes} [Tue Jun 23 19:55:30 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:55:32.295 8 INFO nova.api.openstack.compute.server_external_events [req-b4040739-c017-4167-bc80-fd012cce1526 req-c78b9c83-260f-42f4-99f5-f54b85c29a5f c1317a56d6c0447d906ee2a5874ea3e0 6ba1eb163a1a423e935619105b69854d - - 29b3671ba91940f1b288f5c233ba8303 29b3671ba91940f1b288f5c233ba8303] Creating event network-vif-deleted:5b59333f-5d53-4b1a-9dfe-ccec4146af4f for instance 35b4f292-ff6a-4970-a8d2-54680e44d301 on instance [pid: 8|app: 0|req: 344/692] 10.0.0.12 () {38 vars in 814 bytes} [Tue Jun 23 19:55:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/693] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:55:31 2026] GET /v2.1/servers/35b4f292-ff6a-4970-a8d2-54680e44d301 => generated 1502 bytes in 1097 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:55:33.461 8 INFO nova.api.openstack.wsgi [None req-7d18af70-18d5-431b-972c-a56d0fa67506 d861e19aa10143048d3a44f305e48202 e1cd0b6284974b83a458768f2de9ecb2 - - default default] HTTP exception thrown: Instance 35b4f292-ff6a-4970-a8d2-54680e44d301 could not be found. [pid: 8|app: 0|req: 345/694] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:55:33 2026] GET /v2.1/servers/35b4f292-ff6a-4970-a8d2-54680e44d301 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 350/695] 10.0.0.117 () {32 vars in 706 bytes} [Tue Jun 23 19:55:33 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2028410487 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/696] 10.0.0.117 () {30 vars in 413 bytes} [Tue Jun 23 19:55:40 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: 351/697] 10.0.0.117 () {28 vars in 560 bytes} [Tue Jun 23 19:55:40 2026] GET /v2/ => generated 401 bytes in 661 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 347/698] 10.0.0.117 () {28 vars in 564 bytes} [Tue Jun 23 19:55:40 2026] GET /v2.1/ => generated 410 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/699] 10.0.0.117 () {30 vars in 413 bytes} [Tue Jun 23 19:55:40 2026] GET / => generated 421 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/702] 10.0.0.117 () {34 vars in 663 bytes} [Tue Jun 23 19:55:42 2026] POST /v2.1/servers => generated 424 bytes in 1117 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/703] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:55:43 2026] GET /v2.1/servers/23aba17d-2654-4613-b64c-e20e7c8c6f2e => generated 1371 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 350/704] 10.0.0.117 () {34 vars in 671 bytes} [Tue Jun 23 19:55:43 2026] POST /v2.1/os-keypairs => generated 385 bytes in 345 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/705] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:55:44 2026] GET /v2.1/servers/23aba17d-2654-4613-b64c-e20e7c8c6f2e => generated 1429 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:55:45.793 7 INFO nova.api.openstack.compute.server_external_events [req-63902ccf-8d00-49b1-9e60-31ea24af2e74 req-4a82776f-73d1-4b09-95c7-ab854582bc6f c1317a56d6c0447d906ee2a5874ea3e0 6ba1eb163a1a423e935619105b69854d - - 29b3671ba91940f1b288f5c233ba8303 29b3671ba91940f1b288f5c233ba8303] Creating event network-changed:263c4712-6767-4c95-97e9-15a6c8ebc931 for instance 23aba17d-2654-4613-b64c-e20e7c8c6f2e on instance [pid: 7|app: 0|req: 356/706] 10.0.0.12 () {38 vars in 814 bytes} [Tue Jun 23 19:55:45 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: 8|app: 0|req: 351/707] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:55:45 2026] GET /v2.1/servers/23aba17d-2654-4613-b64c-e20e7c8c6f2e => generated 1471 bytes in 311 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 357/708] 10.0.0.117 () {34 vars in 663 bytes} [Tue Jun 23 19:55:45 2026] POST /v2.1/servers => generated 449 bytes in 774 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 352/709] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:55:46 2026] GET /v2.1/servers/7241d1ec-979c-474e-987d-979cfa414da5 => generated 1399 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 358/710] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:55:46 2026] GET /v2.1/servers/23aba17d-2654-4613-b64c-e20e7c8c6f2e => generated 1471 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, ' 2026-06-23 19:55:47.418 8 INFO nova.api.openstack.compute.server_external_events [req-d209d0ac-6fde-4e41-963d-a39ab7e3e12c req-05a15fe5-072c-4881-af7f-87c30fe0dac2 c1317a56d6c0447d906ee2a5874ea3e0 6ba1eb163a1a423e935619105b69854d - - 29b3671ba91940f1b288f5c233ba8303 29b3671ba91940f1b288f5c233ba8303] Creating event network-vif-plugged:263c4712-6767-4c95-97e9-15a6c8ebc931 for instance 23aba17d-2654-4613-b64c-e20e7c8c6f2e on instance [pid: 8|app: 0|req: 353/711] 10.0.0.249 () {38 vars in 815 bytes} [Tue Jun 23 19:55:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 359/712] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:55:47 2026] GET /v2.1/servers/7241d1ec-979c-474e-987d-979cfa414da5 => generated 1469 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 354/713] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:55:48 2026] GET /v2.1/servers/23aba17d-2654-4613-b64c-e20e7c8c6f2e => generated 1656 bytes in 801 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 355/714] 10.0.0.117 () {32 vars in 723 bytes} [Tue Jun 23 19:55:49 2026] GET /v2.1/servers/23aba17d-2654-4613-b64c-e20e7c8c6f2e/ips => generated 109 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 356/715] 10.0.0.117 () {32 vars in 723 bytes} [Tue Jun 23 19:55:49 2026] GET /v2.1/servers/23aba17d-2654-4613-b64c-e20e7c8c6f2e/ips => generated 109 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 357/716] 10.0.0.117 () {32 vars in 825 bytes} [Tue Jun 23 19:55:49 2026] GET /v2.1/servers/23aba17d-2654-4613-b64c-e20e7c8c6f2e/ips/tempest-ServerAddressesTestJSON-1461641607-network => generated 94 bytes in 41 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: 360/717] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:55:49 2026] GET /v2.1/servers/7241d1ec-979c-474e-987d-979cfa414da5 => generated 1524 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/718] 10.0.0.117 () {32 vars in 718 bytes} [Tue Jun 23 19:55:49 2026] DELETE /v2.1/servers/23aba17d-2654-4613-b64c-e20e7c8c6f2e => generated 0 bytes in 135 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: 361/719] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:55:49 2026] GET /v2.1/servers/23aba17d-2654-4613-b64c-e20e7c8c6f2e => generated 1662 bytes in 306 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:55:50.076 8 INFO nova.api.openstack.compute.server_external_events [req-b03e03dc-dcbc-4572-ae8e-f52b61c36bc7 req-9ec436e5-4ca5-4a8f-867b-d584186e18a0 c1317a56d6c0447d906ee2a5874ea3e0 6ba1eb163a1a423e935619105b69854d - - 29b3671ba91940f1b288f5c233ba8303 29b3671ba91940f1b288f5c233ba8303] Creating event network-changed:069ddefb-2226-476f-bf02-3ca8f540f42d for instance 7241d1ec-979c-474e-987d-979cfa414da5 on instance [pid: 8|app: 0|req: 359/720] 10.0.0.12 () {38 vars in 814 bytes} [Tue Jun 23 19:55:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 362/721] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:55:50 2026] GET /v2.1/servers/7241d1ec-979c-474e-987d-979cfa414da5 => generated 1524 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 360/722] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:55:50 2026] GET /v2.1/servers/23aba17d-2654-4613-b64c-e20e7c8c6f2e => generated 1457 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 364/725] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:55:51 2026] GET /v2.1/servers/7241d1ec-979c-474e-987d-979cfa414da5 => generated 1524 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:55:51.822 8 INFO nova.api.openstack.wsgi [None req-6af77251-4e50-4869-9263-e780c5005eb6 13f9c56ac046414fb6702cb1ebbf1d6a 6cb3550b2cc84cdabf7b235e898a7ec2 - - default default] HTTP exception thrown: Instance 23aba17d-2654-4613-b64c-e20e7c8c6f2e could not be found. [pid: 8|app: 0|req: 362/726] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:55:51 2026] GET /v2.1/servers/23aba17d-2654-4613-b64c-e20e7c8c6f2e => 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, ' 2026-06-23 19:55:52.129 7 INFO nova.api.openstack.compute.server_external_events [req-450dbf66-e255-4bb0-8edf-93293eb11aff req-6912c748-a591-406b-be05-205871a8d9a4 c1317a56d6c0447d906ee2a5874ea3e0 6ba1eb163a1a423e935619105b69854d - - 29b3671ba91940f1b288f5c233ba8303 29b3671ba91940f1b288f5c233ba8303] Creating event network-vif-deleted:263c4712-6767-4c95-97e9-15a6c8ebc931 for instance 23aba17d-2654-4613-b64c-e20e7c8c6f2e on instance [pid: 7|app: 0|req: 365/727] 10.0.0.12 () {38 vars in 814 bytes} [Tue Jun 23 19:55:52 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:55:52.809 8 INFO nova.api.openstack.compute.server_external_events [req-822c0149-965f-4d21-abc1-1d96f61668f3 req-76f69ea7-81fa-48d1-bc96-ff56468188e4 c1317a56d6c0447d906ee2a5874ea3e0 6ba1eb163a1a423e935619105b69854d - - 29b3671ba91940f1b288f5c233ba8303 29b3671ba91940f1b288f5c233ba8303] Creating event network-vif-plugged:069ddefb-2226-476f-bf02-3ca8f540f42d for instance 7241d1ec-979c-474e-987d-979cfa414da5 on instance [pid: 8|app: 0|req: 363/728] 10.0.0.249 () {38 vars in 815 bytes} [Tue Jun 23 19:55:52 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: 366/729] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:55:52 2026] GET /v2.1/servers/7241d1ec-979c-474e-987d-979cfa414da5 => generated 1524 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 364/730] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:55:54 2026] GET /v2.1/servers/7241d1ec-979c-474e-987d-979cfa414da5 => generated 1715 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, ' [pid: 7|app: 0|req: 367/731] 10.0.0.117 () {32 vars in 741 bytes} [Tue Jun 23 19:55:54 2026] GET /v2.1/servers/7241d1ec-979c-474e-987d-979cfa414da5/os-interface => generated 284 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:55:55.945 7 INFO nova.api.openstack.compute.server_external_events [req-774efaf7-6f77-41b6-b5d5-506979311d2f req-40122826-d962-4c44-bc14-91b182705527 c1317a56d6c0447d906ee2a5874ea3e0 6ba1eb163a1a423e935619105b69854d - - 29b3671ba91940f1b288f5c233ba8303 29b3671ba91940f1b288f5c233ba8303] Creating event network-changed:069ddefb-2226-476f-bf02-3ca8f540f42d for instance 7241d1ec-979c-474e-987d-979cfa414da5 on instance [pid: 7|app: 0|req: 368/732] 10.0.0.12 () {38 vars in 814 bytes} [Tue Jun 23 19:55:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/733] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:55:55 2026] GET /v2.1/servers/7241d1ec-979c-474e-987d-979cfa414da5 => generated 1715 bytes in 343 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 367/736] 10.0.0.117 () {32 vars in 741 bytes} [Tue Jun 23 19:56:09 2026] GET /v2.1/servers/7241d1ec-979c-474e-987d-979cfa414da5/os-interface => generated 284 bytes in 476 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/737] 10.0.0.117 () {32 vars in 815 bytes} [Tue Jun 23 19:56:10 2026] GET /v2.1/servers/7241d1ec-979c-474e-987d-979cfa414da5/os-interface/069ddefb-2226-476f-bf02-3ca8f540f42d => generated 281 bytes in 506 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 368/738] 10.0.0.117 () {32 vars in 723 bytes} [Tue Jun 23 19:56:10 2026] GET /v2.1/servers/7241d1ec-979c-474e-987d-979cfa414da5/ips => generated 156 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 371/739] 10.0.0.117 () {34 vars in 750 bytes} [Tue Jun 23 19:56:10 2026] POST /v2.1/servers/7241d1ec-979c-474e-987d-979cfa414da5/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 369/740] 10.0.0.117 () {32 vars in 723 bytes} [Tue Jun 23 19:56:10 2026] GET /v2.1/servers/7241d1ec-979c-474e-987d-979cfa414da5/ips => generated 156 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: 373/743] 10.0.0.117 () {32 vars in 723 bytes} [Tue Jun 23 19:56:11 2026] GET /v2.1/servers/7241d1ec-979c-474e-987d-979cfa414da5/ips => generated 156 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:56:11.877 8 INFO nova.api.openstack.compute.server_external_events [req-d93991d3-8d3f-4295-a0fb-e895693002f8 req-6047929d-7728-4322-bc1c-9976a4fa0e26 c1317a56d6c0447d906ee2a5874ea3e0 6ba1eb163a1a423e935619105b69854d - - 29b3671ba91940f1b288f5c233ba8303 29b3671ba91940f1b288f5c233ba8303] Creating event network-changed:069ddefb-2226-476f-bf02-3ca8f540f42d for instance 7241d1ec-979c-474e-987d-979cfa414da5 on instance [pid: 8|app: 0|req: 371/744] 10.0.0.12 () {38 vars in 814 bytes} [Tue Jun 23 19:56:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 374/745] 10.0.0.117 () {32 vars in 723 bytes} [Tue Jun 23 19:56:12 2026] GET /v2.1/servers/7241d1ec-979c-474e-987d-979cfa414da5/ips => generated 156 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 372/746] 10.0.0.117 () {32 vars in 723 bytes} [Tue Jun 23 19:56:13 2026] GET /v2.1/servers/7241d1ec-979c-474e-987d-979cfa414da5/ips => generated 194 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: 375/747] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:56:13 2026] GET /v2.1/servers/7241d1ec-979c-474e-987d-979cfa414da5 => generated 1949 bytes in 409 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 373/748] 10.0.0.117 () {34 vars in 750 bytes} [Tue Jun 23 19:56:14 2026] POST /v2.1/servers/7241d1ec-979c-474e-987d-979cfa414da5/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 376/749] 10.0.0.117 () {32 vars in 723 bytes} [Tue Jun 23 19:56:14 2026] GET /v2.1/servers/7241d1ec-979c-474e-987d-979cfa414da5/ips => generated 194 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:56:15.131 8 INFO nova.api.openstack.compute.server_external_events [req-65c01219-7f61-4075-90a0-8259f0288a4b req-8f47c5e1-1ed6-4601-97b7-1c2a5cc7dda3 c1317a56d6c0447d906ee2a5874ea3e0 6ba1eb163a1a423e935619105b69854d - - 29b3671ba91940f1b288f5c233ba8303 29b3671ba91940f1b288f5c233ba8303] Creating event network-changed:069ddefb-2226-476f-bf02-3ca8f540f42d for instance 7241d1ec-979c-474e-987d-979cfa414da5 on instance [pid: 8|app: 0|req: 374/750] 10.0.0.12 () {38 vars in 814 bytes} [Tue Jun 23 19:56:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 377/751] 10.0.0.117 () {32 vars in 723 bytes} [Tue Jun 23 19:56:15 2026] GET /v2.1/servers/7241d1ec-979c-474e-987d-979cfa414da5/ips => generated 194 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 375/752] 10.0.0.117 () {32 vars in 723 bytes} [Tue Jun 23 19:56:16 2026] GET /v2.1/servers/7241d1ec-979c-474e-987d-979cfa414da5/ips => generated 156 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: 378/753] 10.0.0.117 () {32 vars in 718 bytes} [Tue Jun 23 19:56:16 2026] DELETE /v2.1/servers/7241d1ec-979c-474e-987d-979cfa414da5 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 376/754] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:56:16 2026] GET /v2.1/servers/7241d1ec-979c-474e-987d-979cfa414da5 => generated 1841 bytes in 384 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 379/755] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:56:17 2026] GET /v2.1/servers/7241d1ec-979c-474e-987d-979cfa414da5 => generated 1774 bytes in 335 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-23 19:56:18.346 8 INFO nova.api.openstack.compute.server_external_events [req-b61f4470-6f6b-4d3c-ba1f-1c94643de18f req-7d105335-1193-4229-806c-7bef4ad20101 c1317a56d6c0447d906ee2a5874ea3e0 6ba1eb163a1a423e935619105b69854d - - 29b3671ba91940f1b288f5c233ba8303 29b3671ba91940f1b288f5c233ba8303] Creating event network-vif-deleted:069ddefb-2226-476f-bf02-3ca8f540f42d for instance 7241d1ec-979c-474e-987d-979cfa414da5 on instance [pid: 8|app: 0|req: 377/756] 10.0.0.12 () {38 vars in 814 bytes} [Tue Jun 23 19:56:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:56:19.374 7 INFO nova.api.openstack.wsgi [None req-e0ced4e8-e59a-4d8e-a3c2-b9fdbc9cbbc2 5be6c0303be5485d9aa502d834894c80 b2a0a61540b34a6385b3723c37bfa9c5 - - default default] HTTP exception thrown: Instance 7241d1ec-979c-474e-987d-979cfa414da5 could not be found. [pid: 7|app: 0|req: 380/757] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:56:19 2026] GET /v2.1/servers/7241d1ec-979c-474e-987d-979cfa414da5 => generated 111 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 378/758] 10.0.0.117 () {32 vars in 704 bytes} [Tue Jun 23 19:56:19 2026] DELETE /v2.1/os-keypairs/tempest-keypair-451715714 => generated 0 bytes in 33 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-06-23 19:56:20.419 7 INFO nova.api.openstack.wsgi [None req-2efd5155-843c-4e82-8ac0-aab1de9f7c65 5be6c0303be5485d9aa502d834894c80 b2a0a61540b34a6385b3723c37bfa9c5 - - default default] HTTP exception thrown: Instance 7241d1ec-979c-474e-987d-979cfa414da5 could not be found. [pid: 7|app: 0|req: 381/759] 10.0.0.117 () {32 vars in 718 bytes} [Tue Jun 23 19:56:20 2026] DELETE /v2.1/servers/7241d1ec-979c-474e-987d-979cfa414da5 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-23 19:56:20.458 8 INFO nova.api.openstack.wsgi [None req-6acf6da9-30bb-4538-b276-6504f67c42fa 5be6c0303be5485d9aa502d834894c80 b2a0a61540b34a6385b3723c37bfa9c5 - - default default] HTTP exception thrown: Instance 7241d1ec-979c-474e-987d-979cfa414da5 could not be found. [pid: 8|app: 0|req: 379/760] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:56:20 2026] GET /v2.1/servers/7241d1ec-979c-474e-987d-979cfa414da5 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 384/765] 10.0.0.117 () {34 vars in 671 bytes} [Tue Jun 23 19:56:34 2026] POST /v2.1/os-keypairs => generated 386 bytes in 313 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 382/766] 10.0.0.117 () {34 vars in 663 bytes} [Tue Jun 23 19:56:36 2026] POST /v2.1/servers => generated 453 bytes in 1206 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/767] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:56:37 2026] GET /v2.1/servers/1852d0de-5b99-4364-9dac-d0128f4ddf3c => generated 1391 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 383/768] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:56:39 2026] GET /v2.1/servers/1852d0de-5b99-4364-9dac-d0128f4ddf3c => generated 1461 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-06-23 19:56:40.656 8 INFO nova.api.openstack.compute.server_external_events [req-a4090037-09cf-4e97-af2c-11566229e4b2 req-c66cfe4f-2e6e-4c17-919a-40791be81257 c1317a56d6c0447d906ee2a5874ea3e0 6ba1eb163a1a423e935619105b69854d - - 29b3671ba91940f1b288f5c233ba8303 29b3671ba91940f1b288f5c233ba8303] Creating event network-changed:fa22c451-d1e6-4e10-ab2a-4f22fbe17678 for instance 1852d0de-5b99-4364-9dac-d0128f4ddf3c on instance [pid: 8|app: 0|req: 384/769] 10.0.0.12 () {38 vars in 814 bytes} [Tue Jun 23 19:56:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/770] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:56:40 2026] GET /v2.1/servers/1852d0de-5b99-4364-9dac-d0128f4ddf3c => generated 1517 bytes in 637 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 386/773] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:56:41 2026] GET /v2.1/servers/1852d0de-5b99-4364-9dac-d0128f4ddf3c => generated 1517 bytes in 399 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:56:42.853 7 INFO nova.api.openstack.compute.server_external_events [req-0806ce2b-b686-412a-bdd0-575ecaf63c18 req-66f13ba6-2fd0-4f7c-9972-db01fc6a1eb2 c1317a56d6c0447d906ee2a5874ea3e0 6ba1eb163a1a423e935619105b69854d - - 29b3671ba91940f1b288f5c233ba8303 29b3671ba91940f1b288f5c233ba8303] Creating event network-vif-plugged:fa22c451-d1e6-4e10-ab2a-4f22fbe17678 for instance 1852d0de-5b99-4364-9dac-d0128f4ddf3c on instance [pid: 7|app: 0|req: 388/774] 10.0.0.249 () {38 vars in 815 bytes} [Tue Jun 23 19:56:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 387/775] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:56:43 2026] GET /v2.1/servers/1852d0de-5b99-4364-9dac-d0128f4ddf3c => generated 1701 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 389/776] 10.0.0.117 () {32 vars in 741 bytes} [Tue Jun 23 19:56:43 2026] GET /v2.1/servers/1852d0de-5b99-4364-9dac-d0128f4ddf3c/os-interface => generated 285 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:56:44.975 8 INFO nova.api.openstack.compute.server_external_events [req-d2c2213b-c24c-42eb-b31f-daf3c1cf37db req-83115a10-2ee5-4e33-b182-0fbdfbe5c31c c1317a56d6c0447d906ee2a5874ea3e0 6ba1eb163a1a423e935619105b69854d - - 29b3671ba91940f1b288f5c233ba8303 29b3671ba91940f1b288f5c233ba8303] Creating event network-changed:fa22c451-d1e6-4e10-ab2a-4f22fbe17678 for instance 1852d0de-5b99-4364-9dac-d0128f4ddf3c on instance [pid: 8|app: 0|req: 388/777] 10.0.0.12 () {38 vars in 814 bytes} [Tue Jun 23 19:56:44 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: 391/780] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:56:59 2026] GET /v2.1/servers/1852d0de-5b99-4364-9dac-d0128f4ddf3c => generated 1821 bytes in 465 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 390/781] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:56:59 2026] GET /v2.1/servers/1852d0de-5b99-4364-9dac-d0128f4ddf3c => generated 1821 bytes in 759 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 392/782] 10.0.0.117 () {34 vars in 750 bytes} [Tue Jun 23 19:57:00 2026] POST /v2.1/servers/1852d0de-5b99-4364-9dac-d0128f4ddf3c/action => generated 0 bytes in 117 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 391/785] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:57:00 2026] GET /v2.1/servers/1852d0de-5b99-4364-9dac-d0128f4ddf3c => generated 1823 bytes in 451 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 395/786] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:57:02 2026] GET /v2.1/servers/1852d0de-5b99-4364-9dac-d0128f4ddf3c => generated 1828 bytes in 802 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:57:03.556 8 INFO nova.api.openstack.compute.server_external_events [req-a2f22a45-695e-4f59-8baa-34a7727ec976 req-b1584908-007d-4fb8-ad20-1c362668e822 c1317a56d6c0447d906ee2a5874ea3e0 6ba1eb163a1a423e935619105b69854d - - 29b3671ba91940f1b288f5c233ba8303 29b3671ba91940f1b288f5c233ba8303] Creating event network-vif-unplugged:fa22c451-d1e6-4e10-ab2a-4f22fbe17678 for instance 1852d0de-5b99-4364-9dac-d0128f4ddf3c on instance [pid: 8|app: 0|req: 392/787] 10.0.0.249 () {38 vars in 815 bytes} [Tue Jun 23 19:57:03 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 396/788] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:57:03 2026] GET /v2.1/servers/1852d0de-5b99-4364-9dac-d0128f4ddf3c => generated 1828 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 393/789] 10.0.0.117 () {34 vars in 663 bytes} [Tue Jun 23 19:57:04 2026] POST /v2.1/servers => generated 424 bytes in 623 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: 397/790] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:57:04 2026] GET /v2.1/servers/4f53cf1e-d352-47ae-927e-573557d9207d => generated 1367 bytes in 306 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-06-23 19:57:05.217 8 INFO nova.api.openstack.compute.server_external_events [req-783e7eb8-be62-4329-a268-53a0896a2738 req-6e032607-df8f-44ad-a335-0f3841e8f117 c1317a56d6c0447d906ee2a5874ea3e0 6ba1eb163a1a423e935619105b69854d - - 29b3671ba91940f1b288f5c233ba8303 29b3671ba91940f1b288f5c233ba8303] Creating event network-vif-plugged:fa22c451-d1e6-4e10-ab2a-4f22fbe17678 for instance 1852d0de-5b99-4364-9dac-d0128f4ddf3c on instance [pid: 8|app: 0|req: 394/791] 10.0.0.249 () {38 vars in 815 bytes} [Tue Jun 23 19:57:05 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: 7|app: 0|req: 398/792] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:57:05 2026] GET /v2.1/servers/1852d0de-5b99-4364-9dac-d0128f4ddf3c => generated 1821 bytes in 304 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-06-23 19:57:07.363 7 INFO nova.api.openstack.compute.server_external_events [req-12c61865-76b0-402e-b0a4-8db5215639e3 req-1bdf018b-5b98-44ec-89cc-639a75ad202c c1317a56d6c0447d906ee2a5874ea3e0 6ba1eb163a1a423e935619105b69854d - - 29b3671ba91940f1b288f5c233ba8303 29b3671ba91940f1b288f5c233ba8303] Creating event network-changed:854d2ec2-58e3-42e4-a955-250033d8827c for instance 4f53cf1e-d352-47ae-927e-573557d9207d on instance [pid: 7|app: 0|req: 399/793] 10.0.0.12 () {38 vars in 814 bytes} [Tue Jun 23 19:57:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/794] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:57:06 2026] GET /v2.1/servers/4f53cf1e-d352-47ae-927e-573557d9207d => generated 1467 bytes in 1326 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/795] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:57:08 2026] GET /v2.1/servers/4f53cf1e-d352-47ae-927e-573557d9207d => generated 1467 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:57:08.884 8 INFO nova.api.openstack.compute.server_external_events [req-8ec22ef7-0747-4d25-82c8-1adc02198d5c req-ce5ca257-c438-4684-a2d8-53ad511692c0 c1317a56d6c0447d906ee2a5874ea3e0 6ba1eb163a1a423e935619105b69854d - - 29b3671ba91940f1b288f5c233ba8303 29b3671ba91940f1b288f5c233ba8303] Creating event network-vif-plugged:854d2ec2-58e3-42e4-a955-250033d8827c for instance 4f53cf1e-d352-47ae-927e-573557d9207d on instance [pid: 8|app: 0|req: 396/796] 10.0.0.249 () {38 vars in 815 bytes} [Tue Jun 23 19:57:08 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: 401/797] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:57:09 2026] GET /v2.1/servers/4f53cf1e-d352-47ae-927e-573557d9207d => generated 1647 bytes in 319 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 397/798] 10.0.0.117 () {32 vars in 718 bytes} [Tue Jun 23 19:57:10 2026] DELETE /v2.1/servers/4f53cf1e-d352-47ae-927e-573557d9207d => generated 0 bytes in 162 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 402/799] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:57:10 2026] GET /v2.1/servers/4f53cf1e-d352-47ae-927e-573557d9207d => generated 1653 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: 8|app: 0|req: 399/802] 10.0.0.117 () {34 vars in 671 bytes} [Tue Jun 23 19:57:11 2026] POST /v2.1/os-keypairs => generated 397 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:57:11.933 7 INFO nova.api.openstack.compute.server_external_events [req-487e9d2b-24ed-4601-81c4-3c1d8c302764 req-e1b172d0-cda9-4746-9e41-9c169080e979 c1317a56d6c0447d906ee2a5874ea3e0 6ba1eb163a1a423e935619105b69854d - - 29b3671ba91940f1b288f5c233ba8303 29b3671ba91940f1b288f5c233ba8303] Creating event network-vif-deleted:854d2ec2-58e3-42e4-a955-250033d8827c for instance 4f53cf1e-d352-47ae-927e-573557d9207d on instance [pid: 7|app: 0|req: 404/803] 10.0.0.12 () {38 vars in 814 bytes} [Tue Jun 23 19:57:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/804] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:57:11 2026] GET /v2.1/servers/4f53cf1e-d352-47ae-927e-573557d9207d => generated 1453 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:57:13.086 7 INFO nova.api.openstack.wsgi [None req-04205d3e-c825-40c2-9500-99bc2b9ca0d4 62e57cc4b18540d18ed512fcddaa2d59 0c103eec89ca413aa2f8c45f1bbb0e2e - - default default] HTTP exception thrown: Instance 4f53cf1e-d352-47ae-927e-573557d9207d could not be found. [pid: 7|app: 0|req: 405/805] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:57:13 2026] GET /v2.1/servers/4f53cf1e-d352-47ae-927e-573557d9207d => generated 111 bytes in 51 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 401/806] 10.0.0.117 () {34 vars in 663 bytes} [Tue Jun 23 19:57:14 2026] POST /v2.1/servers => generated 448 bytes in 2042 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: 406/807] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:57:16 2026] GET /v2.1/servers/38a5d3a5-ebe6-4416-9735-81582ad5e994 => generated 1402 bytes in 707 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 402/808] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:57:18 2026] GET /v2.1/servers/38a5d3a5-ebe6-4416-9735-81582ad5e994 => generated 1526 bytes in 642 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:57:19.125 7 INFO nova.api.openstack.compute.server_external_events [req-aafdc368-b8b4-48eb-8c7e-cfa712f5e7ff req-56b6f892-be98-4480-b59f-4b0b1413ef2e c1317a56d6c0447d906ee2a5874ea3e0 6ba1eb163a1a423e935619105b69854d - - 29b3671ba91940f1b288f5c233ba8303 29b3671ba91940f1b288f5c233ba8303] Creating event network-changed:13727d7c-637b-417a-b4ac-3bbc8daa61e0 for instance 38a5d3a5-ebe6-4416-9735-81582ad5e994 on instance [pid: 7|app: 0|req: 407/809] 10.0.0.12 () {38 vars in 814 bytes} [Tue Jun 23 19:57:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 403/810] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:57:19 2026] GET /v2.1/servers/38a5d3a5-ebe6-4416-9735-81582ad5e994 => generated 1526 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:57:20.977 8 INFO nova.api.openstack.compute.server_external_events [req-d565a898-a832-4ccb-856b-0799bf8ae78e req-0cf89e51-63d4-4ea4-9278-dac68cd0d81e c1317a56d6c0447d906ee2a5874ea3e0 6ba1eb163a1a423e935619105b69854d - - 29b3671ba91940f1b288f5c233ba8303 29b3671ba91940f1b288f5c233ba8303] Creating event network-vif-plugged:13727d7c-637b-417a-b4ac-3bbc8daa61e0 for instance 38a5d3a5-ebe6-4416-9735-81582ad5e994 on instance [pid: 8|app: 0|req: 404/811] 10.0.0.249 () {38 vars in 815 bytes} [Tue Jun 23 19:57:20 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: 8|app: 0|req: 407/814] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:57:21 2026] GET /v2.1/servers/38a5d3a5-ebe6-4416-9735-81582ad5e994 => generated 1526 bytes in 469 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/815] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:57:20 2026] GET /v2.1/servers/1852d0de-5b99-4364-9dac-d0128f4ddf3c => generated 1821 bytes in 777 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 408/816] 10.0.0.117 () {32 vars in 718 bytes} [Tue Jun 23 19:57:21 2026] DELETE /v2.1/servers/1852d0de-5b99-4364-9dac-d0128f4ddf3c => generated 0 bytes in 133 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: 409/817] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:57:21 2026] GET /v2.1/servers/1852d0de-5b99-4364-9dac-d0128f4ddf3c => generated 1827 bytes in 501 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 410/818] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:57:23 2026] GET /v2.1/servers/1852d0de-5b99-4364-9dac-d0128f4ddf3c => generated 1759 bytes in 733 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:57:24.142 7 INFO nova.api.openstack.compute.server_external_events [req-49f4acee-d3dc-4005-a612-2fbfca697478 req-9f7d7fcd-cceb-4bc4-91e4-1ae692de6e42 c1317a56d6c0447d906ee2a5874ea3e0 6ba1eb163a1a423e935619105b69854d - - 29b3671ba91940f1b288f5c233ba8303 29b3671ba91940f1b288f5c233ba8303] Creating event network-vif-deleted:fa22c451-d1e6-4e10-ab2a-4f22fbe17678 for instance 1852d0de-5b99-4364-9dac-d0128f4ddf3c on instance [pid: 8|app: 0|req: 409/819] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:57:22 2026] GET /v2.1/servers/38a5d3a5-ebe6-4416-9735-81582ad5e994 => generated 1695 bytes in 1487 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/820] 10.0.0.12 () {38 vars in 814 bytes} [Tue Jun 23 19:57:24 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 410/821] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:57:24 2026] GET /v2.1/servers/38a5d3a5-ebe6-4416-9735-81582ad5e994 => generated 1695 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:57:25.189 7 INFO nova.api.openstack.wsgi [None req-d94620c6-c695-49bf-8d5b-2db430a47def aa661371364746489b1d98b7007dd13e 371a1f0f4b244351a171e7864f435c05 - - default default] HTTP exception thrown: Instance 1852d0de-5b99-4364-9dac-d0128f4ddf3c could not be found. [pid: 7|app: 0|req: 412/822] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:57:25 2026] GET /v2.1/servers/1852d0de-5b99-4364-9dac-d0128f4ddf3c => generated 111 bytes in 74 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 411/823] 10.0.0.117 () {32 vars in 706 bytes} [Tue Jun 23 19:57:25 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2086920586 => generated 0 bytes in 65 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-06-23 19:57:27.081 7 INFO nova.api.openstack.compute.server_external_events [req-529eb7c4-f612-40e0-8683-564538ec4f3c req-86dea3a0-2a4f-40ce-b89f-a4070e92ddd7 c1317a56d6c0447d906ee2a5874ea3e0 6ba1eb163a1a423e935619105b69854d - - 29b3671ba91940f1b288f5c233ba8303 29b3671ba91940f1b288f5c233ba8303] Creating event network-changed:13727d7c-637b-417a-b4ac-3bbc8daa61e0 for instance 38a5d3a5-ebe6-4416-9735-81582ad5e994 on instance [pid: 7|app: 0|req: 413/824] 10.0.0.12 () {38 vars in 814 bytes} [Tue Jun 23 19:57:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/825] 10.0.0.117 () {34 vars in 750 bytes} [Tue Jun 23 19:57:30 2026] POST /v2.1/servers/38a5d3a5-ebe6-4416-9735-81582ad5e994/action => generated 31687 bytes in 263 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-06-23 19:57:34.685 7 INFO nova.api.openstack.compute.server_external_events [req-ae56ca8a-198e-4f27-ae0b-d0e9580c731a req-e8da9d77-3e98-4ae9-8bff-e743860ac84e c1317a56d6c0447d906ee2a5874ea3e0 6ba1eb163a1a423e935619105b69854d - - 29b3671ba91940f1b288f5c233ba8303 29b3671ba91940f1b288f5c233ba8303] Creating event network-changed:13727d7c-637b-417a-b4ac-3bbc8daa61e0 for instance 38a5d3a5-ebe6-4416-9735-81582ad5e994 on instance [pid: 7|app: 0|req: 415/828] 10.0.0.12 () {38 vars in 814 bytes} [Tue Jun 23 19:57:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 414/829] 10.0.0.117 () {34 vars in 671 bytes} [Tue Jun 23 19:57:35 2026] POST /v2.1/os-keypairs => generated 397 bytes in 542 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/830] 10.0.0.117 () {34 vars in 671 bytes} [Tue Jun 23 19:57:37 2026] POST /v2.1/os-keypairs => generated 397 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/831] 10.0.0.117 () {34 vars in 671 bytes} [Tue Jun 23 19:57:37 2026] POST /v2.1/os-keypairs => generated 385 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/832] 10.0.0.117 () {34 vars in 663 bytes} [Tue Jun 23 19:57:39 2026] POST /v2.1/servers => generated 497 bytes in 829 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: 418/833] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:57:40 2026] GET /v2.1/servers/7566799f-9113-4d12-b728-29f5675530f8 => generated 1456 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/834] 10.0.0.117 () {34 vars in 663 bytes} [Tue Jun 23 19:57:39 2026] POST /v2.1/servers => generated 449 bytes in 785 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: 419/835] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:57:40 2026] GET /v2.1/servers/31930541-7dd1-400e-8d69-5d2301c4425c => generated 1402 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 418/838] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:57:41 2026] GET /v2.1/servers/7566799f-9113-4d12-b728-29f5675530f8 => generated 1514 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 421/839] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:57:41 2026] GET /v2.1/servers/31930541-7dd1-400e-8d69-5d2301c4425c => generated 1527 bytes in 1398 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:57:43.666 7 INFO nova.api.openstack.compute.server_external_events [req-c74a229d-e7ac-4d44-9480-8f32d599c00f req-a2e44339-1014-41eb-8877-d950ba09233a c1317a56d6c0447d906ee2a5874ea3e0 6ba1eb163a1a423e935619105b69854d - - 29b3671ba91940f1b288f5c233ba8303 29b3671ba91940f1b288f5c233ba8303] Creating event network-changed:72e9c7f6-affc-46cd-8426-bf681607a691 for instance 7566799f-9113-4d12-b728-29f5675530f8 on instance [pid: 7|app: 0|req: 422/840] 10.0.0.12 () {38 vars in 814 bytes} [Tue Jun 23 19:57:43 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: 8|app: 0|req: 419/841] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:57:42 2026] GET /v2.1/servers/7566799f-9113-4d12-b728-29f5675530f8 => generated 1629 bytes in 893 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-06-23 19:57:44.589 8 INFO nova.api.openstack.compute.server_external_events [req-95b7130c-fcad-4c47-bf1e-3727e42024d4 req-586eb766-ce5a-4628-8125-947c5aba6495 c1317a56d6c0447d906ee2a5874ea3e0 6ba1eb163a1a423e935619105b69854d - - 29b3671ba91940f1b288f5c233ba8303 29b3671ba91940f1b288f5c233ba8303] Creating event network-changed:f5738e6d-5f23-4e50-bf58-b1c5b780a2b5 for instance 31930541-7dd1-400e-8d69-5d2301c4425c on instance [pid: 8|app: 0|req: 420/842] 10.0.0.12 () {38 vars in 814 bytes} [Tue Jun 23 19:57:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/843] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:57:44 2026] GET /v2.1/servers/31930541-7dd1-400e-8d69-5d2301c4425c => generated 1527 bytes in 329 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 421/844] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:57:44 2026] GET /v2.1/servers/7566799f-9113-4d12-b728-29f5675530f8 => generated 1629 bytes in 385 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-06-23 19:57:45.914 8 INFO nova.api.openstack.compute.server_external_events [req-5934b52a-9adc-48be-9b74-3eff86eae023 req-0bb4b6c3-91e0-437e-ac58-4ae9f3aefd42 c1317a56d6c0447d906ee2a5874ea3e0 6ba1eb163a1a423e935619105b69854d - - 29b3671ba91940f1b288f5c233ba8303 29b3671ba91940f1b288f5c233ba8303] Creating event network-vif-plugged:72e9c7f6-affc-46cd-8426-bf681607a691 for instance 7566799f-9113-4d12-b728-29f5675530f8 on instance [pid: 8|app: 0|req: 422/845] 10.0.0.249 () {38 vars in 815 bytes} [Tue Jun 23 19:57:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/846] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:57:45 2026] GET /v2.1/servers/31930541-7dd1-400e-8d69-5d2301c4425c => generated 1527 bytes in 444 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 423/847] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:57:46 2026] GET /v2.1/servers/7566799f-9113-4d12-b728-29f5675530f8 => generated 1809 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 425/848] 10.0.0.117 () {32 vars in 741 bytes} [Tue Jun 23 19:57:46 2026] GET /v2.1/servers/7566799f-9113-4d12-b728-29f5675530f8/os-interface => generated 284 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 424/849] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:57:47 2026] GET /v2.1/servers/31930541-7dd1-400e-8d69-5d2301c4425c => generated 1527 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:57:47.725 7 INFO nova.api.openstack.compute.server_external_events [req-87484e68-2a79-4c55-9e64-95ba5b64253b req-6488959f-38a0-44a2-a6f1-790b9628a12f c1317a56d6c0447d906ee2a5874ea3e0 6ba1eb163a1a423e935619105b69854d - - 29b3671ba91940f1b288f5c233ba8303 29b3671ba91940f1b288f5c233ba8303] Creating event network-changed:72e9c7f6-affc-46cd-8426-bf681607a691 for instance 7566799f-9113-4d12-b728-29f5675530f8 on instance [pid: 7|app: 0|req: 426/850] 10.0.0.12 () {38 vars in 814 bytes} [Tue Jun 23 19:57:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:57:47.962 8 INFO nova.api.openstack.compute.server_external_events [req-cdbd419b-3f2e-4646-a749-2191ae059908 req-d432d658-0bbc-4667-bb2a-0980fec9f5eb c1317a56d6c0447d906ee2a5874ea3e0 6ba1eb163a1a423e935619105b69854d - - 29b3671ba91940f1b288f5c233ba8303 29b3671ba91940f1b288f5c233ba8303] Creating event network-vif-plugged:f5738e6d-5f23-4e50-bf58-b1c5b780a2b5 for instance 31930541-7dd1-400e-8d69-5d2301c4425c on instance [pid: 8|app: 0|req: 425/851] 10.0.0.249 () {38 vars in 815 bytes} [Tue Jun 23 19:57:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 427/852] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:57:48 2026] GET /v2.1/servers/31930541-7dd1-400e-8d69-5d2301c4425c => generated 1695 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 426/853] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:57:48 2026] GET /v2.1/servers/31930541-7dd1-400e-8d69-5d2301c4425c => generated 1695 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:57:51.228 7 INFO nova.api.openstack.compute.server_external_events [req-a2bc5981-49bc-426f-a31d-bbcaa547bd4a req-524c3a49-1a43-4fa2-aa44-d90dd1362caa c1317a56d6c0447d906ee2a5874ea3e0 6ba1eb163a1a423e935619105b69854d - - 29b3671ba91940f1b288f5c233ba8303 29b3671ba91940f1b288f5c233ba8303] Creating event network-changed:f5738e6d-5f23-4e50-bf58-b1c5b780a2b5 for instance 31930541-7dd1-400e-8d69-5d2301c4425c on instance [pid: 7|app: 0|req: 429/856] 10.0.0.12 () {38 vars in 814 bytes} [Tue Jun 23 19:57:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 428/857] 10.0.0.117 () {34 vars in 750 bytes} [Tue Jun 23 19:57:58 2026] POST /v2.1/servers/31930541-7dd1-400e-8d69-5d2301c4425c/action => generated 31687 bytes in 78 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: 430/858] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:57:59 2026] GET /v2.1/servers/7566799f-9113-4d12-b728-29f5675530f8 => generated 1929 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 429/859] 10.0.0.117 () {32 vars in 753 bytes} [Tue Jun 23 19:58:00 2026] GET /v2.1/servers/7566799f-9113-4d12-b728-29f5675530f8/os-server-password => generated 116 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 431/862] 10.0.0.117 () {32 vars in 718 bytes} [Tue Jun 23 19:58:01 2026] DELETE /v2.1/servers/31930541-7dd1-400e-8d69-5d2301c4425c => generated 0 bytes in 365 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 432/863] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:58:01 2026] GET /v2.1/servers/31930541-7dd1-400e-8d69-5d2301c4425c => generated 1821 bytes in 307 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 432/864] 10.0.0.117 () {32 vars in 718 bytes} [Tue Jun 23 19:58:02 2026] DELETE /v2.1/servers/7566799f-9113-4d12-b728-29f5675530f8 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 433/865] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:58:02 2026] GET /v2.1/servers/7566799f-9113-4d12-b728-29f5675530f8 => generated 1935 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 433/866] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:58:02 2026] GET /v2.1/servers/31930541-7dd1-400e-8d69-5d2301c4425c => generated 1821 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:58:03.617 8 INFO nova.api.openstack.compute.server_external_events [req-ffeeba75-0d44-4ac8-8f59-bd13b59142b6 req-1971b53d-626e-41fe-b306-21b1497e47a7 c1317a56d6c0447d906ee2a5874ea3e0 6ba1eb163a1a423e935619105b69854d - - 29b3671ba91940f1b288f5c233ba8303 29b3671ba91940f1b288f5c233ba8303] Creating event network-vif-unplugged:72e9c7f6-affc-46cd-8426-bf681607a691 for instance 7566799f-9113-4d12-b728-29f5675530f8 on instance [pid: 8|app: 0|req: 434/867] 10.0.0.249 () {38 vars in 815 bytes} [Tue Jun 23 19:58:03 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:58:03.930 8 INFO nova.api.openstack.compute.server_external_events [req-c907edc6-08c5-4020-a812-4cc7adacd72e req-a68667f3-30a3-45c2-829f-352451a50bd0 c1317a56d6c0447d906ee2a5874ea3e0 6ba1eb163a1a423e935619105b69854d - - 29b3671ba91940f1b288f5c233ba8303 29b3671ba91940f1b288f5c233ba8303] Creating event network-vif-deleted:f5738e6d-5f23-4e50-bf58-b1c5b780a2b5 for instance 31930541-7dd1-400e-8d69-5d2301c4425c on instance [pid: 8|app: 0|req: 435/868] 10.0.0.12 () {38 vars in 814 bytes} [Tue Jun 23 19:58:03 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/869] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:58:03 2026] GET /v2.1/servers/7566799f-9113-4d12-b728-29f5675530f8 => generated 1820 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: 8|app: 0|req: 436/870] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:58:03 2026] GET /v2.1/servers/31930541-7dd1-400e-8d69-5d2301c4425c => generated 1483 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:58:04.813 7 INFO nova.api.openstack.compute.server_external_events [req-0269c19e-0a55-4ef6-99fd-4cd89c74dd26 req-31ea31dc-9f97-4fda-933f-ada0d801e264 c1317a56d6c0447d906ee2a5874ea3e0 6ba1eb163a1a423e935619105b69854d - - 29b3671ba91940f1b288f5c233ba8303 29b3671ba91940f1b288f5c233ba8303] Creating event network-vif-deleted:72e9c7f6-affc-46cd-8426-bf681607a691 for instance 7566799f-9113-4d12-b728-29f5675530f8 on instance [pid: 7|app: 0|req: 435/871] 10.0.0.12 () {38 vars in 814 bytes} [Tue Jun 23 19:58:04 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:58:04.991 8 INFO nova.api.openstack.wsgi [None req-750d30e1-7747-43c5-ba6c-c91af76a859c 94b61763f3a747b7aaf6bfa23d1459fb c6932c04064c4eae89ff9c3d4c0fe8a9 - - default default] HTTP exception thrown: Instance 7566799f-9113-4d12-b728-29f5675530f8 could not be found. [pid: 8|app: 0|req: 437/872] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:58:04 2026] GET /v2.1/servers/7566799f-9113-4d12-b728-29f5675530f8 => generated 111 bytes in 44 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-06-23 19:58:05.026 7 INFO nova.api.openstack.wsgi [None req-3f6b1009-2a94-420d-8133-5e789392e0fa 94b61763f3a747b7aaf6bfa23d1459fb c6932c04064c4eae89ff9c3d4c0fe8a9 - - default default] HTTP exception thrown: Instance 7566799f-9113-4d12-b728-29f5675530f8 could not be found. [pid: 7|app: 0|req: 436/873] 10.0.0.117 () {32 vars in 718 bytes} [Tue Jun 23 19:58:05 2026] DELETE /v2.1/servers/7566799f-9113-4d12-b728-29f5675530f8 => 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:58:05.063 7 INFO nova.api.openstack.wsgi [None req-f30b633a-6782-4a97-a3fa-38b5146a91bd 795785a08f054f5bb04c2295b048eb4d b60013dcdd5e4f0c99c207de05c64d9f - - default default] HTTP exception thrown: Instance 31930541-7dd1-400e-8d69-5d2301c4425c could not be found. [pid: 7|app: 0|req: 437/874] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:58:05 2026] GET /v2.1/servers/31930541-7dd1-400e-8d69-5d2301c4425c => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-23 19:58:05.065 8 INFO nova.api.openstack.wsgi [None req-873bc7ba-005d-46da-850c-8b9440b507f4 94b61763f3a747b7aaf6bfa23d1459fb c6932c04064c4eae89ff9c3d4c0fe8a9 - - default default] HTTP exception thrown: Instance 7566799f-9113-4d12-b728-29f5675530f8 could not be found. [pid: 8|app: 0|req: 438/875] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:58:05 2026] GET /v2.1/servers/7566799f-9113-4d12-b728-29f5675530f8 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 438/876] 10.0.0.117 () {32 vars in 704 bytes} [Tue Jun 23 19:58:05 2026] DELETE /v2.1/os-keypairs/tempest-keypair-413855578 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 439/877] 10.0.0.117 () {32 vars in 728 bytes} [Tue Jun 23 19:58:05 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-424038920 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/878] 10.0.0.117 () {32 vars in 718 bytes} [Tue Jun 23 19:58:06 2026] DELETE /v2.1/servers/38a5d3a5-ebe6-4416-9735-81582ad5e994 => generated 0 bytes in 105 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: 440/879] 10.0.0.117 () {32 vars in 728 bytes} [Tue Jun 23 19:58:06 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1438764168 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/880] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:58:06 2026] GET /v2.1/servers/38a5d3a5-ebe6-4416-9735-81582ad5e994 => generated 1701 bytes in 711 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-23 19:58:07.761 7 INFO nova.api.openstack.compute.server_external_events [req-ab96f524-1ded-4349-89a2-fef2332a0309 req-22936092-becc-4131-bba0-9b859117cf2b c1317a56d6c0447d906ee2a5874ea3e0 6ba1eb163a1a423e935619105b69854d - - 29b3671ba91940f1b288f5c233ba8303 29b3671ba91940f1b288f5c233ba8303] Creating event network-vif-unplugged:13727d7c-637b-417a-b4ac-3bbc8daa61e0 for instance 38a5d3a5-ebe6-4416-9735-81582ad5e994 on instance [pid: 7|app: 0|req: 441/881] 10.0.0.249 () {38 vars in 815 bytes} [Tue Jun 23 19:58:07 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:58:08.183 8 INFO nova.api.openstack.compute.server_external_events [req-938a926e-f15a-4152-b566-ae40fe3e0db1 req-a8e867a5-60a9-4b3a-a931-dfe6ef153874 c1317a56d6c0447d906ee2a5874ea3e0 6ba1eb163a1a423e935619105b69854d - - 29b3671ba91940f1b288f5c233ba8303 29b3671ba91940f1b288f5c233ba8303] Creating event network-vif-deleted:13727d7c-637b-417a-b4ac-3bbc8daa61e0 for instance 38a5d3a5-ebe6-4416-9735-81582ad5e994 on instance [pid: 8|app: 0|req: 441/882] 10.0.0.12 () {38 vars in 814 bytes} [Tue Jun 23 19:58:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 442/883] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:58:08 2026] GET /v2.1/servers/38a5d3a5-ebe6-4416-9735-81582ad5e994 => generated 1488 bytes in 317 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:58:09.589 8 INFO nova.api.openstack.wsgi [None req-3dc98ce2-c4f0-4c24-b787-a8c881d266e4 795785a08f054f5bb04c2295b048eb4d b60013dcdd5e4f0c99c207de05c64d9f - - default default] HTTP exception thrown: Instance 38a5d3a5-ebe6-4416-9735-81582ad5e994 could not be found. [pid: 8|app: 0|req: 442/884] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 19:58:09 2026] GET /v2.1/servers/38a5d3a5-ebe6-4416-9735-81582ad5e994 => 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: 443/885] 10.0.0.117 () {32 vars in 728 bytes} [Tue Jun 23 19:58:09 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-936568368 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-23 20:00:00.232 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Too many heartbeats missed [pid: 7|app: 0|req: 455/908] 10.0.0.108 () {30 vars in 619 bytes} [Tue Jun 23 20:00:00 2026] GET /v2.1 => generated 0 bytes in 177 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) 2026-06-23 20:00:00.416 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Too many heartbeats missed /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 454/909] 10.0.0.108 () {32 vars in 692 bytes} [Tue Jun 23 20:00:00 2026] GET /v2.1/ => generated 410 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/910] 10.0.0.108 () {34 vars in 913 bytes} [Tue Jun 23 20:00:00 2026] GET /v2.1/os-simple-tenant-usage/b303879da9794c31ae86910aec0af158?start=2026-06-22T00:00:00&end=2026-06-23T23:59:59 => generated 20 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/911] 10.0.0.108 () {30 vars in 654 bytes} [Tue Jun 23 20:00:00 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 458/914] 10.0.0.108 () {30 vars in 619 bytes} [Tue Jun 23 20:00:03 2026] GET /v2.1 => generated 0 bytes in 75 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 457/915] 10.0.0.108 () {32 vars in 692 bytes} [Tue Jun 23 20:00:03 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: 459/916] 10.0.0.108 () {34 vars in 913 bytes} [Tue Jun 23 20:00:03 2026] GET /v2.1/os-simple-tenant-usage/b303879da9794c31ae86910aec0af158?start=2026-06-22T00:00:00&end=2026-06-23T23:59:59 => generated 20 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/917] 10.0.0.108 () {30 vars in 654 bytes} [Tue Jun 23 20:00:03 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 460/918] 10.0.0.117 () {34 vars in 671 bytes} [Tue Jun 23 20:00:05 2026] POST /v2.1/os-keypairs => generated 396 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/919] 10.0.0.93 () {28 vars in 453 bytes} [Tue Jun 23 20:00:08 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: 461/920] 10.0.0.93 () {30 vars in 657 bytes} [Tue Jun 23 20:00:08 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: 8|app: 0|req: 460/921] 10.0.0.93 () {32 vars in 730 bytes} [Tue Jun 23 20:00:08 2026] GET /v2.1/ => generated 410 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/922] 10.0.0.93 () {34 vars in 764 bytes} [Tue Jun 23 20:00:08 2026] GET /v2.1/os-services => generated 782 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/923] 10.0.0.117 () {34 vars in 663 bytes} [Tue Jun 23 20:00:08 2026] POST /v2.1/servers => generated 448 bytes in 1859 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 462/924] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 20:00:10 2026] GET /v2.1/servers/eb344a2b-8df6-4762-a2d4-627df24449c3 => generated 1393 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/927] 10.0.0.93 () {28 vars in 453 bytes} [Tue Jun 23 20:00:11 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 464/928] 10.0.0.93 () {30 vars in 657 bytes} [Tue Jun 23 20:00:11 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 465/929] 10.0.0.93 () {32 vars in 730 bytes} [Tue Jun 23 20:00:12 2026] GET /v2.1/ => generated 410 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/930] 10.0.0.93 () {34 vars in 764 bytes} [Tue Jun 23 20:00:12 2026] GET /v2.1/os-services => generated 782 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-06-23 20:00:13.229 8 INFO nova.api.openstack.compute.server_external_events [req-6656c046-831f-4eea-ac6f-3fe00708ab05 req-83ea056b-3ab3-4c27-a8fb-0b239ed547fa c1317a56d6c0447d906ee2a5874ea3e0 6ba1eb163a1a423e935619105b69854d - - 29b3671ba91940f1b288f5c233ba8303 29b3671ba91940f1b288f5c233ba8303] Creating event network-changed:7c2948a8-3ec4-430a-b753-e35f6aaa237d for instance eb344a2b-8df6-4762-a2d4-627df24449c3 on instance [pid: 8|app: 0|req: 466/931] 10.0.0.12 () {38 vars in 814 bytes} [Tue Jun 23 20:00:13 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: 466/932] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 20:00:16 2026] GET /v2.1/servers/eb344a2b-8df6-4762-a2d4-627df24449c3 => generated 1517 bytes in 364 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/933] 10.0.0.93 () {28 vars in 453 bytes} [Tue Jun 23 20: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: 467/934] 10.0.0.93 () {30 vars in 657 bytes} [Tue Jun 23 20:00:17 2026] GET /v2.1 => generated 0 bytes in 131 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 468/935] 10.0.0.93 () {32 vars in 730 bytes} [Tue Jun 23 20:00:17 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: 468/936] 10.0.0.93 () {34 vars in 807 bytes} [Tue Jun 23 20:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-06-23 20:00:19.260 8 INFO nova.api.openstack.compute.server_external_events [req-73d6ed5c-5d84-4a44-aa31-f222ac7686ba req-c87c2095-07be-413f-8547-b188e16300eb c1317a56d6c0447d906ee2a5874ea3e0 6ba1eb163a1a423e935619105b69854d - - 29b3671ba91940f1b288f5c233ba8303 29b3671ba91940f1b288f5c233ba8303] Creating event network-vif-plugged:7c2948a8-3ec4-430a-b753-e35f6aaa237d for instance eb344a2b-8df6-4762-a2d4-627df24449c3 on instance [pid: 8|app: 0|req: 469/937] 10.0.0.249 () {38 vars in 815 bytes} [Tue Jun 23 20:00:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/940] 10.0.0.93 () {28 vars in 453 bytes} [Tue Jun 23 20:00:21 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 471/941] 10.0.0.93 () {30 vars in 657 bytes} [Tue Jun 23 20:00:21 2026] GET /v2.1 => generated 0 bytes in 71 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: 471/942] 10.0.0.93 () {32 vars in 730 bytes} [Tue Jun 23 20:00:21 2026] GET /v2.1/ => generated 410 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/943] 10.0.0.93 () {34 vars in 807 bytes} [Tue Jun 23 20:00:22 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 279 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/944] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 20:00:21 2026] GET /v2.1/servers/eb344a2b-8df6-4762-a2d4-627df24449c3 => generated 1817 bytes in 285 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 20:00:24.767 8 INFO nova.api.openstack.compute.server_external_events [req-b1841660-aea7-4bff-9f18-d31e715a62e3 req-a7d18d66-2664-4f29-b63f-81e0816122d7 c1317a56d6c0447d906ee2a5874ea3e0 6ba1eb163a1a423e935619105b69854d - - 29b3671ba91940f1b288f5c233ba8303 29b3671ba91940f1b288f5c233ba8303] Creating event network-changed:7c2948a8-3ec4-430a-b753-e35f6aaa237d for instance eb344a2b-8df6-4762-a2d4-627df24449c3 on instance [pid: 8|app: 0|req: 473/945] 10.0.0.12 () {38 vars in 814 bytes} [Tue Jun 23 20:00:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/946] 10.0.0.117 () {34 vars in 663 bytes} [Tue Jun 23 20:00:24 2026] POST /v2.1/servers => generated 448 bytes in 1019 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 474/947] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 20:00:25 2026] GET /v2.1/servers/3ea24fd2-9712-4d05-8960-800477d6d953 => generated 1394 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 20:00:28.216 7 INFO nova.api.openstack.compute.server_external_events [req-79b843a0-8ff6-4e80-bc41-b73192db0ad5 req-468d4024-38c2-48c4-a2df-80d2f9114b5c c1317a56d6c0447d906ee2a5874ea3e0 6ba1eb163a1a423e935619105b69854d - - 29b3671ba91940f1b288f5c233ba8303 29b3671ba91940f1b288f5c233ba8303] Creating event network-changed:a5211b2e-3713-48f0-9405-9cb19028b633 for instance 3ea24fd2-9712-4d05-8960-800477d6d953 on instance [pid: 7|app: 0|req: 474/948] 10.0.0.12 () {38 vars in 814 bytes} [Tue Jun 23 20:00:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 20:00:30.111 8 INFO nova.api.openstack.compute.server_external_events [req-5d883e91-cc3e-4462-84cd-5fa07556f2fd req-c5c16dd1-9497-45a1-be91-07951ee42e40 c1317a56d6c0447d906ee2a5874ea3e0 6ba1eb163a1a423e935619105b69854d - - 29b3671ba91940f1b288f5c233ba8303 29b3671ba91940f1b288f5c233ba8303] Creating event network-vif-plugged:a5211b2e-3713-48f0-9405-9cb19028b633 for instance 3ea24fd2-9712-4d05-8960-800477d6d953 on instance [pid: 8|app: 0|req: 475/949] 10.0.0.249 () {38 vars in 815 bytes} [Tue Jun 23 20:00:30 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 475/952] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 20:00:30 2026] GET /v2.1/servers/3ea24fd2-9712-4d05-8960-800477d6d953 => generated 1818 bytes in 302 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 20:00:42.579 8 INFO nova.api.openstack.compute.server_external_events [req-e6a1ef3d-8199-473e-82df-4d69dbfb85d4 req-9241d793-6865-4113-bcdc-3fbebe17f88b c1317a56d6c0447d906ee2a5874ea3e0 6ba1eb163a1a423e935619105b69854d - - 29b3671ba91940f1b288f5c233ba8303 29b3671ba91940f1b288f5c233ba8303] Creating event network-changed:a5211b2e-3713-48f0-9405-9cb19028b633 for instance 3ea24fd2-9712-4d05-8960-800477d6d953 on instance [pid: 8|app: 0|req: 479/955] 10.0.0.12 () {38 vars in 814 bytes} [Tue Jun 23 20:00:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 478/960] 199.19.213.221 () {36 vars in 714 bytes} [Tue Jun 23 20:01:00 2026] POST /v2.1/servers => generated 453 bytes in 882 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 483/961] 199.19.213.221 () {32 vars in 733 bytes} [Tue Jun 23 20:01:01 2026] GET /v2.1/servers/60772027-d6aa-4a0e-9463-7c063b057220 => generated 2213 bytes in 91 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: 479/962] 199.19.213.221 () {32 vars in 759 bytes} [Tue Jun 23 20:01:01 2026] GET /v2.1/servers/60772027-d6aa-4a0e-9463-7c063b057220/os-interface => generated 28 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 484/963] 199.19.213.221 () {32 vars in 777 bytes} [Tue Jun 23 20:01:01 2026] GET /v2.1/servers/60772027-d6aa-4a0e-9463-7c063b057220/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-06-23 20:01:03.812 7 INFO nova.api.openstack.compute.server_external_events [req-645416bf-a1ca-4c4a-a67f-5988f2dbde3d req-d34d358b-2e48-41b4-8bd2-0c78f5e0e0dd c1317a56d6c0447d906ee2a5874ea3e0 6ba1eb163a1a423e935619105b69854d - - 29b3671ba91940f1b288f5c233ba8303 29b3671ba91940f1b288f5c233ba8303] Creating event network-changed:2a7b4310-a850-48c9-9190-13cd089b4015 for instance 60772027-d6aa-4a0e-9463-7c063b057220 on instance [pid: 7|app: 0|req: 480/964] 10.0.0.12 () {38 vars in 814 bytes} [Tue Jun 23 20:01:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 485/965] 199.19.213.221 () {32 vars in 733 bytes} [Tue Jun 23 20:01:04 2026] GET /v2.1/servers/60772027-d6aa-4a0e-9463-7c063b057220 => generated 2433 bytes in 226 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: 481/966] 199.19.213.221 () {32 vars in 759 bytes} [Tue Jun 23 20:01:04 2026] GET /v2.1/servers/60772027-d6aa-4a0e-9463-7c063b057220/os-interface => generated 284 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 486/967] 199.19.213.221 () {32 vars in 777 bytes} [Tue Jun 23 20:01:05 2026] GET /v2.1/servers/60772027-d6aa-4a0e-9463-7c063b057220/os-volume_attachments => generated 197 bytes in 39 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-06-23 20:01:06.138 7 INFO nova.api.openstack.compute.server_external_events [req-ceeccd39-4d6e-46ff-8ae9-29cdde31e472 req-d7241d40-d25d-4631-84d2-19bfad0a24a4 c1317a56d6c0447d906ee2a5874ea3e0 6ba1eb163a1a423e935619105b69854d - - 29b3671ba91940f1b288f5c233ba8303 29b3671ba91940f1b288f5c233ba8303] Creating event network-vif-plugged:2a7b4310-a850-48c9-9190-13cd089b4015 for instance 60772027-d6aa-4a0e-9463-7c063b057220 on instance [pid: 7|app: 0|req: 482/968] 10.0.0.249 () {38 vars in 815 bytes} [Tue Jun 23 20:01:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 487/969] 199.19.213.221 () {32 vars in 733 bytes} [Tue Jun 23 20:01:08 2026] GET /v2.1/servers/60772027-d6aa-4a0e-9463-7c063b057220 => generated 2581 bytes in 193 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: 483/970] 199.19.213.221 () {32 vars in 759 bytes} [Tue Jun 23 20:01:08 2026] GET /v2.1/servers/60772027-d6aa-4a0e-9463-7c063b057220/os-interface => generated 286 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 488/971] 199.19.213.221 () {32 vars in 777 bytes} [Tue Jun 23 20:01:08 2026] GET /v2.1/servers/60772027-d6aa-4a0e-9463-7c063b057220/os-volume_attachments => generated 197 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 20:01:47.082 7 INFO nova.api.openstack.compute.server_external_events [req-76636db6-14a3-4232-a40c-b324b4a04fa7 req-1f1c69ea-74da-489b-adf9-53c7d97cd6e3 c1317a56d6c0447d906ee2a5874ea3e0 6ba1eb163a1a423e935619105b69854d - - 29b3671ba91940f1b288f5c233ba8303 29b3671ba91940f1b288f5c233ba8303] Creating event network-changed:ff38f693-a5ee-45f1-934b-741d9f97fd7a for instance 60772027-d6aa-4a0e-9463-7c063b057220 on instance [pid: 7|app: 0|req: 488/980] 10.0.0.12 () {38 vars in 814 bytes} [Tue Jun 23 20:01:47 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: 8|app: 0|req: 493/981] 199.19.213.221 () {36 vars in 812 bytes} [Tue Jun 23 20:01:45 2026] POST /v2.1/servers/60772027-d6aa-4a0e-9463-7c063b057220/os-interface => generated 279 bytes in 2478 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-06-23 20:01:49.039 7 INFO nova.api.openstack.compute.server_external_events [req-f4cd147c-ba94-4a96-9d72-473267aa0c68 req-0fbb772c-3ad0-4292-b293-074dd436b87d c1317a56d6c0447d906ee2a5874ea3e0 6ba1eb163a1a423e935619105b69854d - - 29b3671ba91940f1b288f5c233ba8303 29b3671ba91940f1b288f5c233ba8303] Creating event network-vif-plugged:ff38f693-a5ee-45f1-934b-741d9f97fd7a for instance 60772027-d6aa-4a0e-9463-7c063b057220 on instance [pid: 7|app: 0|req: 489/982] 10.0.0.249 () {38 vars in 815 bytes} [Tue Jun 23 20:01:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 20:01:49.903 7 INFO nova.api.openstack.compute.server_external_events [req-e8e65575-d532-4804-8aea-504f6f60fb2e req-b2636c13-1aca-4bb1-85f4-55e29371824f c1317a56d6c0447d906ee2a5874ea3e0 6ba1eb163a1a423e935619105b69854d - - 29b3671ba91940f1b288f5c233ba8303 29b3671ba91940f1b288f5c233ba8303] Creating event network-changed:ff38f693-a5ee-45f1-934b-741d9f97fd7a for instance 60772027-d6aa-4a0e-9463-7c063b057220 on instance [pid: 7|app: 0|req: 490/983] 10.0.0.12 () {38 vars in 814 bytes} [Tue Jun 23 20:01:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 20:01:50.032 8 INFO nova.api.openstack.compute.server_external_events [req-e0a3998e-6d8b-418d-9b89-bfee442946dd req-8a4aa5c4-d2f4-492b-9d96-695b6ed145f8 c1317a56d6c0447d906ee2a5874ea3e0 6ba1eb163a1a423e935619105b69854d - - 29b3671ba91940f1b288f5c233ba8303 29b3671ba91940f1b288f5c233ba8303] Creating event network-changed:ff38f693-a5ee-45f1-934b-741d9f97fd7a for instance 60772027-d6aa-4a0e-9463-7c063b057220 on instance [pid: 8|app: 0|req: 494/984] 10.0.0.12 () {38 vars in 814 bytes} [Tue Jun 23 20:01:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-06-23 20:02:16.754 7 INFO nova.api.openstack.compute.server_external_events [req-c4ea37ed-f05c-4a80-9465-45ea455ede69 req-ae9eb437-a85a-4511-bf1c-9d23a6ebd739 c1317a56d6c0447d906ee2a5874ea3e0 6ba1eb163a1a423e935619105b69854d - - 29b3671ba91940f1b288f5c233ba8303 29b3671ba91940f1b288f5c233ba8303] Creating event network-changed:10c21edb-3ab7-4f23-8a0d-fdd7e05c6b17 for instance 60772027-d6aa-4a0e-9463-7c063b057220 on instance [pid: 7|app: 0|req: 494/991] 10.0.0.12 () {38 vars in 814 bytes} [Tue Jun 23 20:02:16 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: 8|app: 0|req: 498/992] 199.19.213.221 () {36 vars in 812 bytes} [Tue Jun 23 20:02:14 2026] POST /v2.1/servers/60772027-d6aa-4a0e-9463-7c063b057220/os-interface => generated 374 bytes in 3254 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-06-23 20:02:18.884 7 INFO nova.api.openstack.compute.server_external_events [req-9b139df8-5eb1-475e-bf30-eac6b673bb4e req-e23986a2-de7e-403d-baca-5fe2f10570a8 c1317a56d6c0447d906ee2a5874ea3e0 6ba1eb163a1a423e935619105b69854d - - 29b3671ba91940f1b288f5c233ba8303 29b3671ba91940f1b288f5c233ba8303] Creating event network-changed:10c21edb-3ab7-4f23-8a0d-fdd7e05c6b17 for instance 60772027-d6aa-4a0e-9463-7c063b057220 on instance [pid: 7|app: 0|req: 495/993] 10.0.0.12 () {38 vars in 814 bytes} [Tue Jun 23 20:02:18 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, ' 2026-06-23 20:02:20.174 8 INFO nova.api.openstack.compute.server_external_events [req-a8b640bb-995e-4a90-a3b1-3b50bfc1dbbf req-d7dbc68c-41fd-4501-a9b2-0cb79d489bbf c1317a56d6c0447d906ee2a5874ea3e0 6ba1eb163a1a423e935619105b69854d - - 29b3671ba91940f1b288f5c233ba8303 29b3671ba91940f1b288f5c233ba8303] Creating event network-vif-plugged:10c21edb-3ab7-4f23-8a0d-fdd7e05c6b17 for instance 60772027-d6aa-4a0e-9463-7c063b057220 on instance [pid: 8|app: 0|req: 499/994] 10.0.0.249 () {38 vars in 815 bytes} [Tue Jun 23 20:02:20 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 20:02:28.358 8 INFO nova.api.openstack.compute.server_external_events [req-da83dc2c-7fea-4eca-aae2-eb3b18c80248 req-5608a067-aeb3-45f6-a335-7e60f5ef3ff8 c1317a56d6c0447d906ee2a5874ea3e0 6ba1eb163a1a423e935619105b69854d - - 29b3671ba91940f1b288f5c233ba8303 29b3671ba91940f1b288f5c233ba8303] Creating event network-changed:8e08347a-28e5-478f-9ca4-2825e38f647e for instance 60772027-d6aa-4a0e-9463-7c063b057220 on instance [pid: 8|app: 0|req: 501/997] 10.0.0.12 () {38 vars in 814 bytes} [Tue Jun 23 20:02:28 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) [pid: 7|app: 0|req: 497/998] 199.19.213.221 () {36 vars in 812 bytes} [Tue Jun 23 20:02:26 2026] POST /v2.1/servers/60772027-d6aa-4a0e-9463-7c063b057220/os-interface => generated 375 bytes in 4192 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-06-23 20:02:30.992 8 INFO nova.api.openstack.compute.server_external_events [req-fb9aee5a-f745-42f3-99ad-726cfc222bb6 req-9b96cedb-c58f-45eb-b07e-89fe641d7e68 c1317a56d6c0447d906ee2a5874ea3e0 6ba1eb163a1a423e935619105b69854d - - 29b3671ba91940f1b288f5c233ba8303 29b3671ba91940f1b288f5c233ba8303] Creating event network-changed:8e08347a-28e5-478f-9ca4-2825e38f647e for instance 60772027-d6aa-4a0e-9463-7c063b057220 on instance [pid: 8|app: 0|req: 502/999] 10.0.0.12 () {38 vars in 814 bytes} [Tue Jun 23 20:02:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 20:02:32.269 8 INFO nova.api.openstack.compute.server_external_events [req-344918e4-aa9d-412b-9265-3354a09f2ef4 req-f8358feb-486e-41f3-8cc3-49278c4d815e c1317a56d6c0447d906ee2a5874ea3e0 6ba1eb163a1a423e935619105b69854d - - 29b3671ba91940f1b288f5c233ba8303 29b3671ba91940f1b288f5c233ba8303] Creating event network-vif-plugged:8e08347a-28e5-478f-9ca4-2825e38f647e for instance 60772027-d6aa-4a0e-9463-7c063b057220 on instance [pid: 8|app: 0|req: 504/1002] 10.0.0.249 () {38 vars in 815 bytes} [Tue Jun 23 20:02:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 20:02:45.359 8 INFO nova.api.openstack.compute.server_external_events [req-493f1bf3-14a4-43d7-8fd2-f1487a97c323 req-89598400-49b2-49da-99f8-d0b1fa8d5a25 c1317a56d6c0447d906ee2a5874ea3e0 6ba1eb163a1a423e935619105b69854d - - 29b3671ba91940f1b288f5c233ba8303 29b3671ba91940f1b288f5c233ba8303] Creating event network-changed:8e08347a-28e5-478f-9ca4-2825e38f647e for instance 60772027-d6aa-4a0e-9463-7c063b057220 on instance [pid: 8|app: 0|req: 506/1005] 10.0.0.12 () {38 vars in 814 bytes} [Tue Jun 23 20:02:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 500/1006] 199.19.213.221 () {34 vars in 855 bytes} [Tue Jun 23 20:02:45 2026] DELETE /v2.1/servers/60772027-d6aa-4a0e-9463-7c063b057220/os-interface/8e08347a-28e5-478f-9ca4-2825e38f647e => generated 0 bytes in 69 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-06-23 20:03:06.727 7 INFO nova.api.openstack.compute.server_external_events [req-d1e97e2d-ed73-49ea-96e2-4a7e71cc6dff req-99440a66-78a8-46dd-a3b1-8b67bd59b103 c1317a56d6c0447d906ee2a5874ea3e0 6ba1eb163a1a423e935619105b69854d - - 29b3671ba91940f1b288f5c233ba8303 29b3671ba91940f1b288f5c233ba8303] Creating event network-vif-deleted:8e08347a-28e5-478f-9ca4-2825e38f647e for instance 60772027-d6aa-4a0e-9463-7c063b057220 on instance [pid: 7|app: 0|req: 503/1011] 10.0.0.12 () {38 vars in 814 bytes} [Tue Jun 23 20:03:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 20:03:17.802 8 INFO nova.api.openstack.compute.server_external_events [req-1470ca1b-d8e1-45a7-bdfb-beb6be78b731 req-5fc9549c-fe09-4f3d-a637-e6f7bfa0a8a7 c1317a56d6c0447d906ee2a5874ea3e0 6ba1eb163a1a423e935619105b69854d - - 29b3671ba91940f1b288f5c233ba8303 29b3671ba91940f1b288f5c233ba8303] Creating event network-changed:10c21edb-3ab7-4f23-8a0d-fdd7e05c6b17 for instance 60772027-d6aa-4a0e-9463-7c063b057220 on instance [pid: 8|app: 0|req: 510/1014] 10.0.0.12 () {38 vars in 814 bytes} [Tue Jun 23 20:03:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 505/1015] 199.19.213.221 () {34 vars in 855 bytes} [Tue Jun 23 20:03:18 2026] DELETE /v2.1/servers/60772027-d6aa-4a0e-9463-7c063b057220/os-interface/10c21edb-3ab7-4f23-8a0d-fdd7e05c6b17 => generated 0 bytes in 89 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-06-23 20:03:39.516 7 INFO nova.api.openstack.compute.server_external_events [req-48cf4e98-8e40-43c7-acfa-ddc528a6474f req-b64ecc1a-f97e-4980-901a-bceaf5e6fde5 c1317a56d6c0447d906ee2a5874ea3e0 6ba1eb163a1a423e935619105b69854d - - 29b3671ba91940f1b288f5c233ba8303 29b3671ba91940f1b288f5c233ba8303] Creating event network-vif-deleted:10c21edb-3ab7-4f23-8a0d-fdd7e05c6b17 for instance 60772027-d6aa-4a0e-9463-7c063b057220 on instance [pid: 7|app: 0|req: 508/1020] 10.0.0.12 () {38 vars in 814 bytes} [Tue Jun 23 20:03:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 511/1025] 199.19.213.221 () {34 vars in 855 bytes} [Tue Jun 23 20:03:57 2026] DELETE /v2.1/servers/60772027-d6aa-4a0e-9463-7c063b057220/os-interface/ff38f693-a5ee-45f1-934b-741d9f97fd7a => generated 0 bytes in 52 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: 515/1032] 199.19.213.221 () {34 vars in 755 bytes} [Tue Jun 23 20:04:22 2026] DELETE /v2.1/servers/60772027-d6aa-4a0e-9463-7c063b057220 => generated 0 bytes in 142 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-06-23 20:04:23.971 8 INFO nova.api.openstack.compute.server_external_events [req-7f35dab6-edb7-4f6f-ad95-cb7219cb2eb3 req-252afdea-ddb6-46a6-93d9-41742bed92a9 c1317a56d6c0447d906ee2a5874ea3e0 6ba1eb163a1a423e935619105b69854d - - 29b3671ba91940f1b288f5c233ba8303 29b3671ba91940f1b288f5c233ba8303] Creating event network-vif-deleted:2a7b4310-a850-48c9-9190-13cd089b4015 for instance 60772027-d6aa-4a0e-9463-7c063b057220 on instance [pid: 8|app: 0|req: 518/1033] 10.0.0.12 () {38 vars in 814 bytes} [Tue Jun 23 20:04:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 516/1034] 10.0.0.117 () {32 vars in 718 bytes} [Tue Jun 23 20:04:28 2026] DELETE /v2.1/servers/3ea24fd2-9712-4d05-8960-800477d6d953 => 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, ' [pid: 7|app: 0|req: 517/1035] 10.0.0.232 () {28 vars in 455 bytes} [Tue Jun 23 20:04: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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 518/1036] 10.0.0.232 () {30 vars in 659 bytes} [Tue Jun 23 20:04:28 2026] GET /v2.1 => generated 0 bytes in 60 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) 2026-06-23 20:04:28.648 7 INFO nova.api.openstack.compute.server_external_events [req-f8af1b8f-23db-45c3-90fb-d5011665d4f3 req-65f355af-032a-4f81-bb09-9590c207735b c1317a56d6c0447d906ee2a5874ea3e0 6ba1eb163a1a423e935619105b69854d - - 29b3671ba91940f1b288f5c233ba8303 29b3671ba91940f1b288f5c233ba8303] Creating event network-changed:a5211b2e-3713-48f0-9405-9cb19028b633 for instance 3ea24fd2-9712-4d05-8960-800477d6d953 on instance [pid: 7|app: 0|req: 519/1037] 10.0.0.12 () {38 vars in 814 bytes} [Tue Jun 23 20:04:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 520/1038] 10.0.0.232 () {32 vars in 732 bytes} [Tue Jun 23 20:04:28 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: 8|app: 0|req: 519/1039] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 20:04:28 2026] GET /v2.1/servers/3ea24fd2-9712-4d05-8960-800477d6d953 => generated 1944 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1040] 10.0.0.232 () {34 vars in 805 bytes} [Tue Jun 23 20:04:28 2026] GET /v2.1/servers/detail?all_tenants=True => generated 5012 bytes in 360 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1041] 10.0.0.232 () {28 vars in 455 bytes} [Tue Jun 23 20:04:29 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 522/1042] 10.0.0.232 () {30 vars in 659 bytes} [Tue Jun 23 20:04:29 2026] GET /v2.1 => generated 0 bytes in 71 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 521/1043] 10.0.0.232 () {32 vars in 732 bytes} [Tue Jun 23 20:04:29 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: 523/1044] 10.0.0.232 () {34 vars in 893 bytes} [Tue Jun 23 20:04:29 2026] GET /v2.1/servers/detail?project_id=1302edd92ba24210aa023dd03bf16a5f&all_tenants=True => generated 15 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1045] 10.0.0.232 () {34 vars in 893 bytes} [Tue Jun 23 20:04:29 2026] GET /v2.1/servers/detail?project_id=19350d48780b444d8c98ddfa45f81bfb&all_tenants=True => generated 15 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1046] 10.0.0.232 () {34 vars in 893 bytes} [Tue Jun 23 20:04:29 2026] GET /v2.1/servers/detail?project_id=346373f1e1da42b19cff7c1c3d8ca969&all_tenants=True => generated 15 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1047] 10.0.0.232 () {34 vars in 893 bytes} [Tue Jun 23 20:04:29 2026] GET /v2.1/servers/detail?project_id=375c709c895749a4a84669b7617c023d&all_tenants=True => generated 15 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1048] 10.0.0.232 () {34 vars in 893 bytes} [Tue Jun 23 20:04:29 2026] GET /v2.1/servers/detail?project_id=3f3575eaf6f145c0b76c8360ce5098d3&all_tenants=True => generated 15 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-23 20:04:30.218 7 INFO nova.api.openstack.compute.server_external_events [req-fffa3a3a-5baf-43ba-9d31-47f3cb96ba00 req-1f9cde50-01e4-43da-958d-406d54718b82 c1317a56d6c0447d906ee2a5874ea3e0 6ba1eb163a1a423e935619105b69854d - - 29b3671ba91940f1b288f5c233ba8303 29b3671ba91940f1b288f5c233ba8303] Creating event network-vif-deleted:a5211b2e-3713-48f0-9405-9cb19028b633 for instance 3ea24fd2-9712-4d05-8960-800477d6d953 on instance [pid: 7|app: 0|req: 526/1049] 10.0.0.12 () {38 vars in 814 bytes} [Tue Jun 23 20:04:30 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1050] 10.0.0.232 () {34 vars in 893 bytes} [Tue Jun 23 20:04:29 2026] GET /v2.1/servers/detail?project_id=5d9e9399141b4190bf37d6886bd98562&all_tenants=True => generated 4548 bytes in 376 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: 527/1051] 10.0.0.232 () {34 vars in 893 bytes} [Tue Jun 23 20:04:30 2026] GET /v2.1/servers/detail?project_id=6ba1eb163a1a423e935619105b69854d&all_tenants=True => generated 15 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 525/1052] 10.0.0.232 () {34 vars in 893 bytes} [Tue Jun 23 20:04:30 2026] GET /v2.1/servers/detail?project_id=8deefe931393459fbba56da27a8503ab&all_tenants=True => generated 15 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1053] 10.0.0.232 () {34 vars in 893 bytes} [Tue Jun 23 20:04:30 2026] GET /v2.1/servers/detail?project_id=ca47d0ce810b48c79d9c7573c4abec53&all_tenants=True => generated 15 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1054] 10.0.0.232 () {34 vars in 893 bytes} [Tue Jun 23 20:04:30 2026] GET /v2.1/servers/detail?project_id=d5797b934ca24429b0e8baa35c4280b9&all_tenants=True => generated 15 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1055] 10.0.0.232 () {34 vars in 893 bytes} [Tue Jun 23 20:04:30 2026] GET /v2.1/servers/detail?project_id=e0143bbda50043caac4ad9266a197df4&all_tenants=True => generated 15 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-23 20:04:33.807 7 INFO nova.api.openstack.wsgi [None req-647e212f-e560-4494-b5e6-f4fe22119c43 a79a25ece4f441b683b451c018e814fa 5d9e9399141b4190bf37d6886bd98562 - - default default] HTTP exception thrown: Instance 3ea24fd2-9712-4d05-8960-800477d6d953 could not be found. [pid: 7|app: 0|req: 531/1058] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 20:04:33 2026] GET /v2.1/servers/3ea24fd2-9712-4d05-8960-800477d6d953 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1059] 10.0.0.117 () {32 vars in 718 bytes} [Tue Jun 23 20:04:34 2026] DELETE /v2.1/servers/eb344a2b-8df6-4762-a2d4-627df24449c3 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 20:04:34.956 8 INFO nova.api.openstack.compute.server_external_events [req-b3e47316-48e7-4c24-ad8d-567bc6cebf10 req-42b8aab4-9e37-4cb0-b6c9-88a6dd633e93 c1317a56d6c0447d906ee2a5874ea3e0 6ba1eb163a1a423e935619105b69854d - - 29b3671ba91940f1b288f5c233ba8303 29b3671ba91940f1b288f5c233ba8303] Creating event network-changed:7c2948a8-3ec4-430a-b753-e35f6aaa237d for instance eb344a2b-8df6-4762-a2d4-627df24449c3 on instance [pid: 8|app: 0|req: 529/1060] 10.0.0.12 () {38 vars in 814 bytes} [Tue Jun 23 20:04:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1061] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 20:04:34 2026] GET /v2.1/servers/eb344a2b-8df6-4762-a2d4-627df24449c3 => generated 1943 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 20:04:40.170 8 INFO nova.api.openstack.wsgi [None req-07a9c78f-bd2a-4dee-9015-f8238e8f49f9 a79a25ece4f441b683b451c018e814fa 5d9e9399141b4190bf37d6886bd98562 - - default default] HTTP exception thrown: Instance eb344a2b-8df6-4762-a2d4-627df24449c3 could not be found. [pid: 8|app: 0|req: 530/1062] 10.0.0.117 () {32 vars in 715 bytes} [Tue Jun 23 20:04:40 2026] GET /v2.1/servers/eb344a2b-8df6-4762-a2d4-627df24449c3 => 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, ' 2026-06-23 20:04:40.376 7 INFO nova.api.openstack.compute.server_external_events [req-e9b289db-6e94-4ed5-aae9-74cd7d41b918 req-85dc652a-83f1-4753-976a-acd40ae5fd1a c1317a56d6c0447d906ee2a5874ea3e0 6ba1eb163a1a423e935619105b69854d - - 29b3671ba91940f1b288f5c233ba8303 29b3671ba91940f1b288f5c233ba8303] Creating event network-vif-deleted:7c2948a8-3ec4-430a-b753-e35f6aaa237d for instance eb344a2b-8df6-4762-a2d4-627df24449c3 on instance [pid: 7|app: 0|req: 533/1063] 10.0.0.12 () {38 vars in 814 bytes} [Tue Jun 23 20:04:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 532/1066] 10.0.0.117 () {32 vars in 726 bytes} [Tue Jun 23 20:04:41 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1252818390 => generated 0 bytes in 27 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-06-23 20:04:41.619 7 INFO nova.api.openstack.wsgi [None req-35e7e9a5-6963-4405-9ed2-00de32f1ddd3 a79a25ece4f441b683b451c018e814fa 5d9e9399141b4190bf37d6886bd98562 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1252818390 not found for user a79a25ece4f441b683b451c018e814fa [pid: 7|app: 0|req: 535/1067] 10.0.0.117 () {32 vars in 723 bytes} [Tue Jun 23 20:04:41 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1252818390 => generated 142 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1072] 10.0.0.117 () {32 vars in 655 bytes} [Tue Jun 23 20:05:01 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1073] 10.0.0.117 () {32 vars in 641 bytes} [Tue Jun 23 20:05:01 2026] GET /v2.1/servers => generated 15 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-23 20:05:01.682 8 WARNING oslo_db.sqlalchemy.utils [None req-4b2332f4-443d-431d-a351-d1c1ecec8c16 a0652431c2d341d8bacca1887b326f59 1302edd92ba24210aa023dd03bf16a5f - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 536/1074] 10.0.0.117 () {32 vars in 649 bytes} [Tue Jun 23 20:05:01 2026] GET /v2.1/os-keypairs => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1075] 10.0.0.117 () {32 vars in 694 bytes} [Tue Jun 23 20:05:01 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)