+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Fri Jul 24 00:23:48 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:05:55 os: Linux-5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 nodename: nova-api-osapi-5bcfd6cf7f-7vhv5 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 0x55f4c00f5e80 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 6, cores: 1) spawned uWSGI worker 2 (pid: 7, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. /var/lib/openstack/lib/python3.10/site-packages/nova/virt/__init__.py:18: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. __import__('pkg_resources').declare_namespace(__name__) /var/lib/openstack/lib/python3.10/site-packages/nova/virt/__init__.py:18: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. __import__('pkg_resources').declare_namespace(__name__) 2026-07-24 00:23:53.564 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-07-24 00:23:53.766 6 WARNING oslo_config.cfg [-] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-07-24 00:23:54.006 7 WARNING keystonemiddleware._common.config [None req-4e610bd2-a63a-4ad9-8ebe-17e71f85f9d0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-24 00:23:54.016 7 WARNING oslo_config.cfg [None req-4e610bd2-a63a-4ad9-8ebe-17e71f85f9d0 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-24 00:23:54.210 7 WARNING keystonemiddleware._common.config [None req-4e610bd2-a63a-4ad9-8ebe-17e71f85f9d0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x55f4c00f5e80 pid: 7 (default app) 2026-07-24 00:23:54.240 6 WARNING keystonemiddleware._common.config [None req-4a3442d0-6f32-45c7-bc87-87a82eb292d5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-24 00:23:54.251 6 WARNING oslo_config.cfg [None req-4a3442d0-6f32-45c7-bc87-87a82eb292d5 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-24 00:23:54.589 6 WARNING keystonemiddleware._common.config [None req-4a3442d0-6f32-45c7-bc87-87a82eb292d5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x55f4c00f5e80 pid: 6 (default app) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: [pid: 7|app: 0|req: 2/3] 199.19.213.150 () {42 vars in 705 bytes} [Fri Jul 24 00:24:07 2026] GET /v2.1 => generated 114 bytes in 11 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 00:24:07.753 6 WARNING oslo_policy.policy [None req-6cca2e4e-8255-435e-b4a2-55b226ddff3e 2f60f174b8564a2b992af03019d9a827 932bb5876f5b4bb5b544c73eb81d04a5 - - 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-07-24 00:24:07.754 6 WARNING oslo_policy.policy [None req-6cca2e4e-8255-435e-b4a2-55b226ddff3e 2f60f174b8564a2b992af03019d9a827 932bb5876f5b4bb5b544c73eb81d04a5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 6|app: 0|req: 2/4] 199.19.213.150 () {44 vars in 909 bytes} [Fri Jul 24 00:24:07 2026] GET /v2.1 => generated 0 bytes in 583 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-07-24 00:24:07.877 7 WARNING oslo_policy.policy [req-6cca2e4e-8255-435e-b4a2-55b226ddff3e req-e1f26034-1f5e-4c89-a4f2-8509829e8e69 2f60f174b8564a2b992af03019d9a827 932bb5876f5b4bb5b544c73eb81d04a5 - - 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-07-24 00:24:07.877 7 WARNING oslo_policy.policy [req-6cca2e4e-8255-435e-b4a2-55b226ddff3e req-e1f26034-1f5e-4c89-a4f2-8509829e8e69 2f60f174b8564a2b992af03019d9a827 932bb5876f5b4bb5b544c73eb81d04a5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/5] 199.19.213.150 () {46 vars in 982 bytes} [Fri Jul 24 00:24:07 2026] GET /v2.1/ => generated 399 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-24 00:24:07.991 6 INFO nova.api.openstack.wsgi [None req-ccac9890-6686-45f0-b169-3fed6959bef0 2f60f174b8564a2b992af03019d9a827 932bb5876f5b4bb5b544c73eb81d04a5 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 6|app: 0|req: 3/6] 199.19.213.150 () {48 vars in 1011 bytes} [Fri Jul 24 00:24:07 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 199.19.213.150 () {48 vars in 1051 bytes} [Fri Jul 24 00:24:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 4/8] 199.19.213.150 () {52 vars in 1049 bytes} [Fri Jul 24 00:24:08 2026] POST /v2.1/flavors => generated 529 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.19.213.150 () {42 vars in 705 bytes} [Fri Jul 24 00:24: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: 6|app: 0|req: 5/10] 199.19.213.150 () {44 vars in 909 bytes} [Fri Jul 24 00:24:08 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.19.213.150 () {46 vars in 982 bytes} [Fri Jul 24 00:24:08 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-07-24 00:24:08.867 6 INFO nova.api.openstack.wsgi [None req-9e1fb356-a72b-464f-8522-af0c4eb9b203 2f60f174b8564a2b992af03019d9a827 932bb5876f5b4bb5b544c73eb81d04a5 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 6|app: 0|req: 6/12] 199.19.213.150 () {48 vars in 1013 bytes} [Fri Jul 24 00:24:08 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/13] 199.19.213.150 () {48 vars in 1051 bytes} [Fri Jul 24 00:24:08 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 7/14] 199.19.213.150 () {52 vars in 1049 bytes} [Fri Jul 24 00:24:08 2026] POST /v2.1/flavors => generated 532 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.19.213.150 () {42 vars in 705 bytes} [Fri Jul 24 00:24:09 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 6|app: 0|req: 9/18] 199.19.213.150 () {44 vars in 909 bytes} [Fri Jul 24 00:24:09 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 10/19] 199.19.213.150 () {46 vars in 982 bytes} [Fri Jul 24 00:24:09 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-07-24 00:24:09.767 6 INFO nova.api.openstack.wsgi [None req-cc019058-6ffa-489a-8cf2-b239ab973c39 2f60f174b8564a2b992af03019d9a827 932bb5876f5b4bb5b544c73eb81d04a5 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 6|app: 0|req: 10/20] 199.19.213.150 () {48 vars in 1015 bytes} [Fri Jul 24 00:24:09 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 199.19.213.150 () {48 vars in 1051 bytes} [Fri Jul 24 00:24:09 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 6|app: 0|req: 11/22] 199.19.213.150 () {52 vars in 1049 bytes} [Fri Jul 24 00:24:09 2026] POST /v2.1/flavors => generated 533 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/23] 199.19.213.150 () {42 vars in 705 bytes} [Fri Jul 24 00:24:10 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 6|app: 0|req: 12/24] 199.19.213.150 () {44 vars in 909 bytes} [Fri Jul 24 00:24:10 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 13/25] 199.19.213.150 () {46 vars in 982 bytes} [Fri Jul 24 00:24:10 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-07-24 00:24:10.674 6 INFO nova.api.openstack.wsgi [None req-756591f8-542d-494a-b627-6079ebd42e17 2f60f174b8564a2b992af03019d9a827 932bb5876f5b4bb5b544c73eb81d04a5 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 6|app: 0|req: 13/26] 199.19.213.150 () {48 vars in 1013 bytes} [Fri Jul 24 00:24:10 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 199.19.213.150 () {48 vars in 1051 bytes} [Fri Jul 24 00:24:10 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 6|app: 0|req: 14/28] 199.19.213.150 () {52 vars in 1049 bytes} [Fri Jul 24 00:24:10 2026] POST /v2.1/flavors => generated 532 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/29] 199.19.213.150 () {42 vars in 705 bytes} [Fri Jul 24 00:24: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) [pid: 6|app: 0|req: 15/30] 199.19.213.150 () {44 vars in 909 bytes} [Fri Jul 24 00:24:11 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 16/31] 199.19.213.150 () {46 vars in 982 bytes} [Fri Jul 24 00:24:11 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-07-24 00:24:11.553 6 INFO nova.api.openstack.wsgi [None req-d7916452-b510-45df-ae2b-e0a011d60890 2f60f174b8564a2b992af03019d9a827 932bb5876f5b4bb5b544c73eb81d04a5 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 6|app: 0|req: 16/32] 199.19.213.150 () {48 vars in 1015 bytes} [Fri Jul 24 00:24:11 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: 17/33] 199.19.213.150 () {48 vars in 1051 bytes} [Fri Jul 24 00:24:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 6|app: 0|req: 17/34] 199.19.213.150 () {52 vars in 1049 bytes} [Fri Jul 24 00:24:11 2026] POST /v2.1/flavors => generated 535 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/109] 10.0.0.242 () {28 vars in 456 bytes} [Fri Jul 24 00:30:19 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 55/110] 10.0.0.242 () {30 vars in 660 bytes} [Fri Jul 24 00:30:19 2026] GET /v2.1 => generated 0 bytes in 118 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: 56/111] 10.0.0.242 () {30 vars in 662 bytes} [Fri Jul 24 00:30:20 2026] GET /v2.1/ => generated 410 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 56/112] 10.0.0.242 () {34 vars in 806 bytes} [Fri Jul 24 00:30:20 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 80/159] 199.19.213.150 () {42 vars in 705 bytes} [Fri Jul 24 00:34: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) [pid: 7|app: 0|req: 80/160] 199.19.213.150 () {44 vars in 909 bytes} [Fri Jul 24 00:34:11 2026] GET /v2.1 => generated 0 bytes in 463 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 81/161] 199.19.213.150 () {46 vars in 982 bytes} [Fri Jul 24 00:34:12 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-07-24 00:34:12.261 7 INFO nova.api.openstack.wsgi [None req-8b20c5ae-54b8-45c5-86d5-a61cb1264f59 2f60f174b8564a2b992af03019d9a827 932bb5876f5b4bb5b544c73eb81d04a5 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 81/162] 199.19.213.150 () {48 vars in 1017 bytes} [Fri Jul 24 00:34:12 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: 6|app: 0|req: 82/163] 199.19.213.150 () {48 vars in 1051 bytes} [Fri Jul 24 00:34:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/164] 199.19.213.150 () {52 vars in 1049 bytes} [Fri Jul 24 00:34:12 2026] POST /v2.1/flavors => generated 534 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 88/175] 199.19.213.150 () {42 vars in 705 bytes} [Fri Jul 24 00:35:05 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 88/176] 199.19.213.150 () {44 vars in 909 bytes} [Fri Jul 24 00:35:05 2026] GET /v2.1 => generated 0 bytes in 92 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 6|app: 0|req: 89/177] 199.19.213.150 () {46 vars in 982 bytes} [Fri Jul 24 00:35:06 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-07-24 00:35:06.037 7 WARNING oslo_db.sqlalchemy.utils [None req-8693acde-4363-418d-8266-e73ecd82fe7b 2f60f174b8564a2b992af03019d9a827 932bb5876f5b4bb5b544c73eb81d04a5 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 89/178] 199.19.213.150 () {48 vars in 1016 bytes} [Fri Jul 24 00:35:06 2026] GET /v2.1/os-keypairs => generated 16 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 90/179] 199.19.213.150 () {52 vars in 1057 bytes} [Fri Jul 24 00:35:06 2026] POST /v2.1/os-keypairs => generated 576 bytes in 86 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 6|app: 0|req: 92/182] 199.19.213.150 () {44 vars in 990 bytes} [Fri Jul 24 00:35:09 2026] GET /v2.1/os-quota-sets/932bb5876f5b4bb5b544c73eb81d04a5 => generated 371 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 91/183] 199.19.213.150 () {48 vars in 1042 bytes} [Fri Jul 24 00:35:10 2026] PUT /v2.1/os-quota-sets/932bb5876f5b4bb5b544c73eb81d04a5 => generated 326 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 93/184] 199.19.213.150 () {44 vars in 990 bytes} [Fri Jul 24 00:35:10 2026] GET /v2.1/os-quota-sets/932bb5876f5b4bb5b544c73eb81d04a5 => generated 368 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 137/271] 199.19.213.150 () {42 vars in 705 bytes} [Fri Jul 24 00:42:27 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/272] 199.19.213.150 () {44 vars in 909 bytes} [Fri Jul 24 00:42:27 2026] GET /v2.1 => generated 0 bytes in 125 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 6|app: 0|req: 138/273] 199.19.213.150 () {46 vars in 982 bytes} [Fri Jul 24 00:42:27 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-07-24 00:42:27.268 7 INFO nova.api.openstack.wsgi [None req-283a97b9-7c36-4041-a4e2-1237aad2ca28 2f60f174b8564a2b992af03019d9a827 932bb5876f5b4bb5b544c73eb81d04a5 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 136/274] 199.19.213.150 () {48 vars in 1015 bytes} [Fri Jul 24 00:42:27 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 6|app: 0|req: 139/275] 199.19.213.150 () {48 vars in 1051 bytes} [Fri Jul 24 00:42:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/276] 199.19.213.150 () {52 vars in 1049 bytes} [Fri Jul 24 00:42:27 2026] POST /v2.1/flavors => generated 534 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 158/313] 199.19.213.150 () {44 vars in 990 bytes} [Fri Jul 24 00:45:26 2026] GET /v2.1/os-quota-sets/5046e2f91d65489d81934026b2899f3a => generated 371 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/314] 199.19.213.150 () {48 vars in 1042 bytes} [Fri Jul 24 00:45:26 2026] PUT /v2.1/os-quota-sets/5046e2f91d65489d81934026b2899f3a => generated 326 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 159/315] 199.19.213.150 () {44 vars in 990 bytes} [Fri Jul 24 00:45:27 2026] GET /v2.1/os-quota-sets/5046e2f91d65489d81934026b2899f3a => generated 368 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 232/460] 199.19.213.150 () {42 vars in 705 bytes} [Fri Jul 24 00:57:23 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/461] 199.19.213.150 () {44 vars in 909 bytes} [Fri Jul 24 00:57:23 2026] GET /v2.1 => generated 0 bytes in 139 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 6|app: 0|req: 233/462] 199.19.213.150 () {46 vars in 982 bytes} [Fri Jul 24 00:57:23 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-07-24 00:57:23.559 7 INFO nova.api.openstack.wsgi [None req-159bad80-8bae-4afc-bb71-52ef0de01add 2f60f174b8564a2b992af03019d9a827 932bb5876f5b4bb5b544c73eb81d04a5 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 230/463] 199.19.213.150 () {48 vars in 1011 bytes} [Fri Jul 24 00:57:23 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 6|app: 0|req: 234/464] 199.19.213.150 () {48 vars in 1051 bytes} [Fri Jul 24 00:57:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/465] 199.19.213.150 () {48 vars in 1099 bytes} [Fri Jul 24 00:57:23 2026] GET /v2.1/flavors/406d8c4b-e96f-4a2a-93ce-deb3c2da981a/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 235/466] 199.19.213.150 () {42 vars in 705 bytes} [Fri Jul 24 00:57:24 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: 232/467] 199.19.213.150 () {44 vars in 909 bytes} [Fri Jul 24 00:57:24 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 6|app: 0|req: 236/468] 199.19.213.150 () {46 vars in 982 bytes} [Fri Jul 24 00:57:24 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-07-24 00:57:24.459 7 INFO nova.api.openstack.wsgi [None req-3b5ea129-f732-4c61-991e-afce413aa700 2f60f174b8564a2b992af03019d9a827 932bb5876f5b4bb5b544c73eb81d04a5 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 233/469] 199.19.213.150 () {48 vars in 1013 bytes} [Fri Jul 24 00:57:24 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: 6|app: 0|req: 237/470] 199.19.213.150 () {48 vars in 1051 bytes} [Fri Jul 24 00:57:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/471] 199.19.213.150 () {48 vars in 1099 bytes} [Fri Jul 24 00:57:24 2026] GET /v2.1/flavors/7018ea66-9177-4553-ac16-0350c449407e/os-extra_specs => generated 19 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 238/472] 199.19.213.150 () {42 vars in 705 bytes} [Fri Jul 24 00:57:25 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: 235/473] 199.19.213.150 () {44 vars in 909 bytes} [Fri Jul 24 00:57:25 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 6|app: 0|req: 239/474] 199.19.213.150 () {46 vars in 982 bytes} [Fri Jul 24 00:57:25 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-07-24 00:57:25.356 7 INFO nova.api.openstack.wsgi [None req-db711ba1-a474-4ffd-b8ff-bf823b6df663 2f60f174b8564a2b992af03019d9a827 932bb5876f5b4bb5b544c73eb81d04a5 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 236/475] 199.19.213.150 () {48 vars in 1015 bytes} [Fri Jul 24 00:57:25 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: 6|app: 0|req: 240/476] 199.19.213.150 () {48 vars in 1051 bytes} [Fri Jul 24 00:57:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/477] 199.19.213.150 () {48 vars in 1099 bytes} [Fri Jul 24 00:57:25 2026] GET /v2.1/flavors/813e17cc-c12f-462d-a651-b41ab8dd488c/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 241/478] 199.19.213.150 () {42 vars in 705 bytes} [Fri Jul 24 00:57:26 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/479] 199.19.213.150 () {44 vars in 909 bytes} [Fri Jul 24 00:57:26 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: 6|app: 0|req: 242/480] 199.19.213.150 () {46 vars in 982 bytes} [Fri Jul 24 00:57:26 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-07-24 00:57:26.311 7 INFO nova.api.openstack.wsgi [None req-5d3ad4ed-eb36-4014-8673-4581ade6abb5 2f60f174b8564a2b992af03019d9a827 932bb5876f5b4bb5b544c73eb81d04a5 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 239/481] 199.19.213.150 () {48 vars in 1013 bytes} [Fri Jul 24 00:57:26 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 6|app: 0|req: 243/482] 199.19.213.150 () {48 vars in 1051 bytes} [Fri Jul 24 00:57:26 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/483] 199.19.213.150 () {48 vars in 1099 bytes} [Fri Jul 24 00:57:26 2026] GET /v2.1/flavors/be2e084b-7c4d-43c6-b6da-6ffbe957d5e4/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 244/484] 199.19.213.150 () {42 vars in 705 bytes} [Fri Jul 24 00:57:27 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/485] 199.19.213.150 () {44 vars in 909 bytes} [Fri Jul 24 00:57:27 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: 6|app: 0|req: 245/486] 199.19.213.150 () {46 vars in 982 bytes} [Fri Jul 24 00:57:27 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-24 00:57:27.242 7 INFO nova.api.openstack.wsgi [None req-3f42862e-a46c-4f36-b488-efbc4bf4e2d2 2f60f174b8564a2b992af03019d9a827 932bb5876f5b4bb5b544c73eb81d04a5 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 242/487] 199.19.213.150 () {48 vars in 1015 bytes} [Fri Jul 24 00:57:27 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 6|app: 0|req: 246/488] 199.19.213.150 () {48 vars in 1051 bytes} [Fri Jul 24 00:57:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/489] 199.19.213.150 () {48 vars in 1099 bytes} [Fri Jul 24 00:57:27 2026] GET /v2.1/flavors/d93af186-ddcd-41a8-a624-b2d7a9fa6377/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/506] 199.19.213.150 () {42 vars in 705 bytes} [Fri Jul 24 00:58: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: 6|app: 0|req: 255/507] 199.19.213.150 () {44 vars in 909 bytes} [Fri Jul 24 00:58:43 2026] GET /v2.1 => generated 0 bytes in 57 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 253/508] 199.19.213.150 () {46 vars in 982 bytes} [Fri Jul 24 00:58:43 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-07-24 00:58:43.904 6 INFO nova.api.openstack.wsgi [None req-3eb2a824-bb44-4eb1-8620-c96595813f73 2f60f174b8564a2b992af03019d9a827 932bb5876f5b4bb5b544c73eb81d04a5 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 6|app: 0|req: 256/509] 199.19.213.150 () {48 vars in 1017 bytes} [Fri Jul 24 00:58:43 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/510] 199.19.213.150 () {48 vars in 1051 bytes} [Fri Jul 24 00:58:43 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 6|app: 0|req: 257/511] 199.19.213.150 () {48 vars in 1099 bytes} [Fri Jul 24 00:58:43 2026] GET /v2.1/flavors/e4315120-0da1-4309-b5a9-347543f21656/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 259/514] 199.19.213.150 () {42 vars in 705 bytes} [Fri Jul 24 00:58: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: 256/515] 199.19.213.150 () {44 vars in 909 bytes} [Fri Jul 24 00:58:50 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: 6|app: 0|req: 260/516] 199.19.213.150 () {46 vars in 982 bytes} [Fri Jul 24 00:58:50 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-07-24 00:58:50.477 7 WARNING oslo_db.sqlalchemy.utils [None req-4f505939-1109-462a-a0c8-545f224e94de 2f60f174b8564a2b992af03019d9a827 932bb5876f5b4bb5b544c73eb81d04a5 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 257/517] 199.19.213.150 () {48 vars in 1016 bytes} [Fri Jul 24 00:58:50 2026] GET /v2.1/os-keypairs => generated 545 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 261/518] 199.19.213.150 () {44 vars in 990 bytes} [Fri Jul 24 00:58:54 2026] GET /v2.1/os-quota-sets/932bb5876f5b4bb5b544c73eb81d04a5 => generated 368 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/529] 199.19.213.150 () {42 vars in 705 bytes} [Fri Jul 24 00:59:44 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 6|app: 0|req: 267/530] 199.19.213.150 () {44 vars in 909 bytes} [Fri Jul 24 00:59:44 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 264/531] 199.19.213.150 () {46 vars in 982 bytes} [Fri Jul 24 00:59:44 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-07-24 00:59:44.245 6 INFO nova.api.openstack.wsgi [None req-aa5bb757-2170-445e-ad52-cc94f19ce4d4 2f60f174b8564a2b992af03019d9a827 932bb5876f5b4bb5b544c73eb81d04a5 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 6|app: 0|req: 268/532] 199.19.213.150 () {48 vars in 1015 bytes} [Fri Jul 24 00:59:44 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/533] 199.19.213.150 () {48 vars in 1051 bytes} [Fri Jul 24 00:59:44 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 6|app: 0|req: 269/534] 199.19.213.150 () {48 vars in 1099 bytes} [Fri Jul 24 00:59:44 2026] GET /v2.1/flavors/1fd73170-95ec-4061-842f-71d7a22e5403/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 271/537] 199.19.213.150 () {44 vars in 990 bytes} [Fri Jul 24 00:59:57 2026] GET /v2.1/os-quota-sets/5046e2f91d65489d81934026b2899f3a => generated 368 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/540] 10.0.0.141 () {28 vars in 456 bytes} [Fri Jul 24 01:00:07 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 273/541] 10.0.0.141 () {30 vars in 660 bytes} [Fri Jul 24 01:00:07 2026] GET /v2.1 => generated 0 bytes in 51 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 269/542] 10.0.0.141 () {30 vars in 662 bytes} [Fri Jul 24 01:00:07 2026] GET /v2.1/ => generated 410 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 274/543] 10.0.0.141 () {34 vars in 767 bytes} [Fri Jul 24 01:00:07 2026] GET /v2.1/os-services => generated 782 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/546] 10.0.0.141 () {28 vars in 456 bytes} [Fri Jul 24 01:00:10 2026] GET /v2.1 => generated 114 bytes in 4 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: 6|app: 0|req: 276/547] 10.0.0.141 () {30 vars in 660 bytes} [Fri Jul 24 01:00:10 2026] GET /v2.1 => generated 0 bytes in 53 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 272/548] 10.0.0.141 () {30 vars in 662 bytes} [Fri Jul 24 01:00:10 2026] GET /v2.1/ => generated 410 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 277/549] 10.0.0.141 () {34 vars in 767 bytes} [Fri Jul 24 01:00:10 2026] GET /v2.1/os-services => generated 782 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/550] 10.0.0.141 () {28 vars in 456 bytes} [Fri Jul 24 01:00:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 278/551] 10.0.0.141 () {30 vars in 660 bytes} [Fri Jul 24 01:00:14 2026] GET /v2.1 => generated 0 bytes in 53 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 274/552] 10.0.0.141 () {30 vars in 662 bytes} [Fri Jul 24 01:00:14 2026] GET /v2.1/ => generated 410 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 279/553] 10.0.0.141 () {34 vars in 810 bytes} [Fri Jul 24 01:00:14 2026] GET /v2.1/os-services?binary=nova-conductor => generated 279 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/554] 10.0.0.141 () {28 vars in 456 bytes} [Fri Jul 24 01: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: 6|app: 0|req: 280/555] 10.0.0.141 () {30 vars in 660 bytes} [Fri Jul 24 01:00:17 2026] GET /v2.1 => generated 0 bytes in 63 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 276/556] 10.0.0.141 () {30 vars in 662 bytes} [Fri Jul 24 01:00:17 2026] GET /v2.1/ => generated 410 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 281/557] 10.0.0.141 () {34 vars in 810 bytes} [Fri Jul 24 01:00:17 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/566] 199.19.213.150 () {42 vars in 705 bytes} [Fri Jul 24 01:00:49 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 286/567] 199.19.213.150 () {44 vars in 909 bytes} [Fri Jul 24 01:00:49 2026] GET /v2.1 => generated 0 bytes in 50 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 282/568] 199.19.213.150 () {46 vars in 982 bytes} [Fri Jul 24 01:00:49 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 287/569] 199.19.213.150 () {48 vars in 1051 bytes} [Fri Jul 24 01:00:49 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/570] 199.19.213.150 () {48 vars in 1099 bytes} [Fri Jul 24 01:00:49 2026] GET /v2.1/flavors/1fd73170-95ec-4061-842f-71d7a22e5403/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 288/571] 199.19.213.150 () {48 vars in 1099 bytes} [Fri Jul 24 01:00:49 2026] GET /v2.1/flavors/406d8c4b-e96f-4a2a-93ce-deb3c2da981a/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: 284/572] 199.19.213.150 () {48 vars in 1099 bytes} [Fri Jul 24 01:00:49 2026] GET /v2.1/flavors/7018ea66-9177-4553-ac16-0350c449407e/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 289/573] 199.19.213.150 () {48 vars in 1099 bytes} [Fri Jul 24 01:00:49 2026] GET /v2.1/flavors/813e17cc-c12f-462d-a651-b41ab8dd488c/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/574] 199.19.213.150 () {48 vars in 1099 bytes} [Fri Jul 24 01:00:49 2026] GET /v2.1/flavors/be2e084b-7c4d-43c6-b6da-6ffbe957d5e4/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 290/575] 199.19.213.150 () {48 vars in 1099 bytes} [Fri Jul 24 01:00:49 2026] GET /v2.1/flavors/d93af186-ddcd-41a8-a624-b2d7a9fa6377/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/576] 199.19.213.150 () {48 vars in 1099 bytes} [Fri Jul 24 01:00:49 2026] GET /v2.1/flavors/e4315120-0da1-4309-b5a9-347543f21656/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 295/585] 10.0.0.221 () {32 vars in 655 bytes} [Fri Jul 24 01:01:31 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/586] 10.0.0.221 () {32 vars in 641 bytes} [Fri Jul 24 01:01:32 2026] GET /v2.1/servers => generated 15 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-24 01:01:32.144 6 WARNING oslo_db.sqlalchemy.utils [None req-efc05fb6-ed1b-4c61-9499-249c96c7ec93 2f60f174b8564a2b992af03019d9a827 932bb5876f5b4bb5b544c73eb81d04a5 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 6|app: 0|req: 296/587] 10.0.0.221 () {32 vars in 649 bytes} [Fri Jul 24 01:01:32 2026] GET /v2.1/os-keypairs => generated 530 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/588] 10.0.0.221 () {32 vars in 694 bytes} [Fri Jul 24 01:01:32 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 6|app: 0|req: 298/591] 10.0.0.221 () {30 vars in 413 bytes} [Fri Jul 24 01:01:43 2026] GET / => generated 421 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 6|app: 0|req: 299/592] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:01:43 2026] GET /v2.1/flavors/406d8c4b-e96f-4a2a-93ce-deb3c2da981a => generated 511 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 300/593] 10.0.0.221 () {32 vars in 641 bytes} [Fri Jul 24 01:01:43 2026] GET /v2.1/flavors => generated 1674 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 301/594] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:01:43 2026] GET /v2.1/flavors/406d8c4b-e96f-4a2a-93ce-deb3c2da981a => generated 511 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/595] 10.0.0.221 () {28 vars in 560 bytes} [Fri Jul 24 01:01:43 2026] GET /v2/ => generated 401 bytes in 357 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 6|app: 0|req: 302/596] 10.0.0.221 () {28 vars in 564 bytes} [Fri Jul 24 01:01:43 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: 295/597] 10.0.0.221 () {30 vars in 413 bytes} [Fri Jul 24 01:01:43 2026] GET / => generated 421 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 6|app: 0|req: 304/600] 10.0.0.221 () {34 vars in 671 bytes} [Fri Jul 24 01:01:49 2026] POST /v2.1/os-keypairs => generated 386 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/601] 10.0.0.221 () {34 vars in 685 bytes} [Fri Jul 24 01:01:50 2026] POST /v2.1/os-security-groups => generated 247 bytes in 996 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 305/602] 10.0.0.221 () {34 vars in 695 bytes} [Fri Jul 24 01:01:51 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 876 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 306/603] 10.0.0.221 () {34 vars in 685 bytes} [Fri Jul 24 01:01:52 2026] POST /v2.1/os-security-groups => generated 246 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 307/604] 10.0.0.221 () {34 vars in 695 bytes} [Fri Jul 24 01:01:52 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/605] 10.0.0.221 () {34 vars in 663 bytes} [Fri Jul 24 01:01:51 2026] POST /v2.1/servers => generated 451 bytes in 1383 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: 299/606] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:01:52 2026] GET /v2.1/servers/048e4e7d-31cc-426e-8454-cae7c14b4b1f => generated 1423 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 308/607] 10.0.0.221 () {34 vars in 695 bytes} [Fri Jul 24 01:01:52 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 300/608] 10.0.0.221 () {32 vars in 737 bytes} [Fri Jul 24 01:01:53 2026] GET /v2.1/os-security-groups/5618e6a2-ef0a-40a9-a143-981d3d556ca8 => generated 663 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 309/609] 10.0.0.221 () {32 vars in 750 bytes} [Fri Jul 24 01:01:53 2026] DELETE /v2.1/os-security-group-rules/555577a9-c0f5-450b-992b-a30362cb99a9 => generated 0 bytes in 212 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/610] 10.0.0.221 () {32 vars in 740 bytes} [Fri Jul 24 01:01:53 2026] DELETE /v2.1/os-security-groups/5618e6a2-ef0a-40a9-a143-981d3d556ca8 => generated 0 bytes in 210 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 6|app: 0|req: 310/611] 10.0.0.221 () {32 vars in 740 bytes} [Fri Jul 24 01:01:53 2026] DELETE /v2.1/os-security-groups/51611217-eda9-482f-8d3c-fcb386b6999c => generated 0 bytes in 187 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/612] 10.0.0.221 () {34 vars in 685 bytes} [Fri Jul 24 01:01:53 2026] POST /v2.1/os-security-groups => generated 243 bytes in 424 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 311/613] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:01:53 2026] GET /v2.1/servers/048e4e7d-31cc-426e-8454-cae7c14b4b1f => generated 1483 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/614] 10.0.0.221 () {34 vars in 685 bytes} [Fri Jul 24 01:01:54 2026] POST /v2.1/os-security-groups => generated 244 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 312/615] 10.0.0.221 () {34 vars in 685 bytes} [Fri Jul 24 01:01:54 2026] POST /v2.1/os-security-groups => generated 242 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/616] 10.0.0.221 () {32 vars in 663 bytes} [Fri Jul 24 01:01:54 2026] GET /v2.1/os-security-groups => generated 1382 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 313/617] 10.0.0.221 () {32 vars in 740 bytes} [Fri Jul 24 01:01:54 2026] DELETE /v2.1/os-security-groups/86b01738-33ff-437f-8140-a5bde0a34f7c => generated 0 bytes in 272 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-24 01:01:55.142 7 INFO nova.api.openstack.wsgi [None req-860e3570-7f89-4a41-88df-4663587fcdfb c0670071fda442d5b7eaa93d7b94cb8f 3ad64379c34b40f6a4044123d56dde83 - - default default] HTTP exception thrown: Security group 86b01738-33ff-437f-8140-a5bde0a34f7c does not exist Neutron server returns request_ids: ['req-349bd1b8-56df-4ee4-be15-0bbae3f78ad7'] [pid: 7|app: 0|req: 305/618] 10.0.0.221 () {32 vars in 737 bytes} [Fri Jul 24 01:01:54 2026] GET /v2.1/os-security-groups/86b01738-33ff-437f-8140-a5bde0a34f7c => generated 194 bytes in 154 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 6|app: 0|req: 314/619] 10.0.0.221 () {32 vars in 740 bytes} [Fri Jul 24 01:01:55 2026] DELETE /v2.1/os-security-groups/03679328-95f1-449e-8e27-4b72e58a8b25 => generated 0 bytes in 301 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-24 01:01:55.517 6 INFO nova.api.openstack.wsgi [None req-bb47be74-61f3-400d-9241-d484492d0e19 c0670071fda442d5b7eaa93d7b94cb8f 3ad64379c34b40f6a4044123d56dde83 - - default default] HTTP exception thrown: Security group 03679328-95f1-449e-8e27-4b72e58a8b25 does not exist Neutron server returns request_ids: ['req-8c8c8d9c-c356-4c4b-8fa5-1eadcb53017e'] [pid: 6|app: 0|req: 315/620] 10.0.0.221 () {32 vars in 737 bytes} [Fri Jul 24 01:01:55 2026] GET /v2.1/os-security-groups/03679328-95f1-449e-8e27-4b72e58a8b25 => generated 194 bytes in 50 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/621] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:01:55 2026] GET /v2.1/servers/048e4e7d-31cc-426e-8454-cae7c14b4b1f => generated 1549 bytes in 382 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 316/622] 10.0.0.221 () {32 vars in 740 bytes} [Fri Jul 24 01:01:55 2026] DELETE /v2.1/os-security-groups/ec68258e-0d51-429f-94f0-35dcf01f5206 => generated 0 bytes in 267 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-07-24 01:01:55.830 7 INFO nova.api.openstack.wsgi [None req-64b8d66a-595b-4040-a6c2-a21de2f25cc5 c0670071fda442d5b7eaa93d7b94cb8f 3ad64379c34b40f6a4044123d56dde83 - - default default] HTTP exception thrown: Security group ec68258e-0d51-429f-94f0-35dcf01f5206 does not exist Neutron server returns request_ids: ['req-88b50e91-a9f4-48d9-b1fa-4dc490a33221'] [pid: 7|app: 0|req: 307/623] 10.0.0.221 () {32 vars in 737 bytes} [Fri Jul 24 01:01:55 2026] GET /v2.1/os-security-groups/ec68258e-0d51-429f-94f0-35dcf01f5206 => generated 194 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 6|app: 0|req: 317/624] 10.0.0.221 () {32 vars in 663 bytes} [Fri Jul 24 01:01:55 2026] GET /v2.1/os-security-groups => generated 707 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-24 01:01:56.111 7 INFO nova.api.openstack.wsgi [None req-cfb9c793-b45a-48cd-86e2-1a2783d9e191 c0670071fda442d5b7eaa93d7b94cb8f 3ad64379c34b40f6a4044123d56dde83 - - default default] HTTP exception thrown: Security group ec68258e-0d51-429f-94f0-35dcf01f5206 does not exist Neutron server returns request_ids: ['req-1a8b43db-c687-4ed4-a292-84e2bc3998ec'] [pid: 7|app: 0|req: 308/625] 10.0.0.221 () {32 vars in 740 bytes} [Fri Jul 24 01:01:56 2026] DELETE /v2.1/os-security-groups/ec68258e-0d51-429f-94f0-35dcf01f5206 => generated 194 bytes in 53 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-24 01:01:56.170 6 INFO nova.api.openstack.wsgi [None req-0d2d9e9f-9eb6-4a28-84d7-b7f918a26536 c0670071fda442d5b7eaa93d7b94cb8f 3ad64379c34b40f6a4044123d56dde83 - - default default] HTTP exception thrown: Security group 03679328-95f1-449e-8e27-4b72e58a8b25 does not exist Neutron server returns request_ids: ['req-a95100b0-d3ba-4bd1-b699-c3649815d99a'] [pid: 6|app: 0|req: 318/626] 10.0.0.221 () {32 vars in 740 bytes} [Fri Jul 24 01:01:56 2026] DELETE /v2.1/os-security-groups/03679328-95f1-449e-8e27-4b72e58a8b25 => generated 194 bytes in 52 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-24 01:01:56.212 7 INFO nova.api.openstack.wsgi [None req-882f1277-f8f7-4f20-a0a4-934c6ff0236c c0670071fda442d5b7eaa93d7b94cb8f 3ad64379c34b40f6a4044123d56dde83 - - default default] HTTP exception thrown: Security group 86b01738-33ff-437f-8140-a5bde0a34f7c does not exist Neutron server returns request_ids: ['req-3a2ed4b9-08ef-4ffc-9c9d-5ee3bf1120a6'] [pid: 7|app: 0|req: 309/627] 10.0.0.221 () {32 vars in 740 bytes} [Fri Jul 24 01:01:56 2026] DELETE /v2.1/os-security-groups/86b01738-33ff-437f-8140-a5bde0a34f7c => generated 194 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 6|app: 0|req: 319/628] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:01:56 2026] GET /v2.1/servers/048e4e7d-31cc-426e-8454-cae7c14b4b1f => generated 1549 bytes in 415 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-24 01:01:57.813 7 INFO nova.api.openstack.compute.server_external_events [req-bd960273-f70e-4210-b328-f84ab544a690 req-d33a9a23-dc22-4b96-96d7-e1bd1c5b1509 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-changed:714f2b2e-082c-4a2f-9635-603e5edfc85b for instance 048e4e7d-31cc-426e-8454-cae7c14b4b1f on instance 2026-07-24 01:01:57.820 7 INFO nova.compute.rpcapi [None req-66bf160b-8cd1-465c-bd20-ef6074e20985 - - - - - -] Automatically selected compute RPC version 6.1 from minimum service version 64 [pid: 7|app: 0|req: 310/629] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:01:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 320/630] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:01:58 2026] GET /v2.1/servers/048e4e7d-31cc-426e-8454-cae7c14b4b1f => generated 1549 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: 312/633] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:01:59 2026] GET /v2.1/servers/048e4e7d-31cc-426e-8454-cae7c14b4b1f => generated 1549 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 322/634] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:02:00 2026] GET /v2.1/servers/048e4e7d-31cc-426e-8454-cae7c14b4b1f => generated 1549 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 01:02:01.306 7 INFO nova.api.openstack.compute.server_external_events [req-033d1361-353c-4c20-b838-669804a82876 req-8061817a-de27-4ac2-bf04-e2a93b0aa028 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-vif-plugged:714f2b2e-082c-4a2f-9635-603e5edfc85b for instance 048e4e7d-31cc-426e-8454-cae7c14b4b1f on instance [pid: 7|app: 0|req: 313/635] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:02:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 323/636] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:02:01 2026] GET /v2.1/servers/048e4e7d-31cc-426e-8454-cae7c14b4b1f => generated 1725 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 314/637] 10.0.0.221 () {32 vars in 741 bytes} [Fri Jul 24 01:02:01 2026] GET /v2.1/servers/048e4e7d-31cc-426e-8454-cae7c14b4b1f/os-interface => generated 284 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 01:02:03.356 7 INFO nova.api.openstack.compute.server_external_events [req-e4e2e506-4f8a-4c10-9c0d-1be15f6e4fdd req-24799bb7-fd90-4cbb-b8c0-75471b67edfd 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-vif-plugged:714f2b2e-082c-4a2f-9635-603e5edfc85b for instance 048e4e7d-31cc-426e-8454-cae7c14b4b1f on instance 2026-07-24 01:02:03.358 7 INFO nova.api.openstack.compute.server_external_events [req-e4e2e506-4f8a-4c10-9c0d-1be15f6e4fdd req-24799bb7-fd90-4cbb-b8c0-75471b67edfd 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-changed:714f2b2e-082c-4a2f-9635-603e5edfc85b for instance 048e4e7d-31cc-426e-8454-cae7c14b4b1f on instance [pid: 7|app: 0|req: 315/638] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:02:03 2026] POST /v2.1/os-server-external-events => generated 350 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 324/639] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:02:03 2026] GET /v2.1/servers/048e4e7d-31cc-426e-8454-cae7c14b4b1f => generated 1725 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/640] 10.0.0.221 () {32 vars in 641 bytes} [Fri Jul 24 01:02:03 2026] GET /v2.1/servers => generated 377 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 01:02:03.724 6 INFO nova.compute.rpcapi [None req-18a39de9-0225-439a-ad99-b03d5bd0a76f - - - - - -] Automatically selected compute RPC version 6.1 from minimum service version 64 [pid: 6|app: 0|req: 325/641] 10.0.0.221 () {32 vars in 718 bytes} [Fri Jul 24 01:02:03 2026] DELETE /v2.1/servers/048e4e7d-31cc-426e-8454-cae7c14b4b1f => generated 0 bytes in 213 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: 317/642] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:02:03 2026] GET /v2.1/servers/048e4e7d-31cc-426e-8454-cae7c14b4b1f => generated 1731 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 326/643] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:02:04 2026] GET /v2.1/servers/048e4e7d-31cc-426e-8454-cae7c14b4b1f => generated 1851 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 01:02:05.411 7 INFO nova.api.openstack.compute.server_external_events [req-a2628257-c8a4-49d7-80d1-e6c76f3cca8a req-559b9f33-cf0c-4408-8ffd-686f123c1ec6 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-vif-unplugged:714f2b2e-082c-4a2f-9635-603e5edfc85b for instance 048e4e7d-31cc-426e-8454-cae7c14b4b1f on instance 2026-07-24 01:02:05.411 7 INFO nova.api.openstack.compute.server_external_events [req-a2628257-c8a4-49d7-80d1-e6c76f3cca8a req-559b9f33-cf0c-4408-8ffd-686f123c1ec6 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-vif-plugged:714f2b2e-082c-4a2f-9635-603e5edfc85b for instance 048e4e7d-31cc-426e-8454-cae7c14b4b1f on instance [pid: 7|app: 0|req: 318/644] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:02:05 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 01:02:05.489 6 INFO nova.api.openstack.compute.server_external_events [req-ffd8e0ad-efe2-4066-856f-931faf8e645d req-9c14a5e4-69dc-4cd7-aba2-430bdb45e58f 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-vif-deleted:714f2b2e-082c-4a2f-9635-603e5edfc85b for instance 048e4e7d-31cc-426e-8454-cae7c14b4b1f on instance [pid: 6|app: 0|req: 327/645] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:02:05 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, ' 2026-07-24 01:02:06.240 7 INFO nova.api.openstack.wsgi [None req-12a133c7-3cfe-4706-b27a-b88ad52cfbbc 6930beb9a323476dae57033ed555c586 f8642aca977044428966d4251fb1562b - - default default] HTTP exception thrown: Instance 048e4e7d-31cc-426e-8454-cae7c14b4b1f could not be found. [pid: 7|app: 0|req: 319/646] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:02:06 2026] GET /v2.1/servers/048e4e7d-31cc-426e-8454-cae7c14b4b1f => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 328/647] 10.0.0.221 () {32 vars in 706 bytes} [Fri Jul 24 01:02:06 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1815201309 => generated 0 bytes in 35 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: 320/648] 10.0.0.221 () {34 vars in 671 bytes} [Fri Jul 24 01:02:07 2026] POST /v2.1/os-keypairs => generated 386 bytes in 308 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 329/651] 10.0.0.221 () {34 vars in 671 bytes} [Fri Jul 24 01:02:08 2026] POST /v2.1/os-keypairs => generated 385 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/652] 10.0.0.221 () {34 vars in 663 bytes} [Fri Jul 24 01:02:09 2026] POST /v2.1/servers => generated 449 bytes in 636 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 6|app: 0|req: 330/653] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:02:10 2026] GET /v2.1/servers/7d04e36f-eb5a-492d-ae9f-c80c7e7e7b2f => generated 1400 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 331/654] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:02:11 2026] GET /v2.1/servers/7d04e36f-eb5a-492d-ae9f-c80c7e7e7b2f => generated 1458 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/655] 10.0.0.221 () {34 vars in 663 bytes} [Fri Jul 24 01:02:10 2026] POST /v2.1/servers => generated 453 bytes in 898 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 332/656] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:02:11 2026] GET /v2.1/servers/11873691-80f9-48c5-a579-5e8b7b1bb225 => generated 1391 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: 7|app: 0|req: 325/657] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:02:12 2026] GET /v2.1/servers/7d04e36f-eb5a-492d-ae9f-c80c7e7e7b2f => generated 1525 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 333/658] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:02:12 2026] GET /v2.1/servers/11873691-80f9-48c5-a579-5e8b7b1bb225 => generated 1449 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-07-24 01:02:13.155 7 INFO nova.api.openstack.compute.server_external_events [req-515b55b2-15c3-4a89-8422-1ec485aab43f req-873dcd9a-b122-4db7-9b4b-de5211db73e1 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-changed:a09a49ae-107d-446a-b183-90c11669ca70 for instance 7d04e36f-eb5a-492d-ae9f-c80c7e7e7b2f on instance [pid: 7|app: 0|req: 326/659] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:02:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 334/660] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:02:13 2026] GET /v2.1/servers/7d04e36f-eb5a-492d-ae9f-c80c7e7e7b2f => generated 1525 bytes in 339 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 327/661] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:02:13 2026] GET /v2.1/servers/11873691-80f9-48c5-a579-5e8b7b1bb225 => generated 1517 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 335/662] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:02:14 2026] GET /v2.1/servers/7d04e36f-eb5a-492d-ae9f-c80c7e7e7b2f => generated 1525 bytes in 288 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-24 01:02:15.214 7 INFO nova.api.openstack.compute.server_external_events [req-f64b6237-5961-4bbf-9226-1a2186d82f8e req-7f998adc-22b0-4e3c-847e-e9ed65f006a1 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-changed:c8a19af3-e92d-4387-9af2-3398213ecc8b for instance 11873691-80f9-48c5-a579-5e8b7b1bb225 on instance [pid: 7|app: 0|req: 328/663] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:02:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 336/664] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:02:15 2026] GET /v2.1/servers/11873691-80f9-48c5-a579-5e8b7b1bb225 => generated 1517 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 329/665] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:02:16 2026] GET /v2.1/servers/7d04e36f-eb5a-492d-ae9f-c80c7e7e7b2f => generated 1525 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 337/666] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:02:16 2026] GET /v2.1/servers/11873691-80f9-48c5-a579-5e8b7b1bb225 => generated 1517 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 330/667] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:02:17 2026] GET /v2.1/servers/7d04e36f-eb5a-492d-ae9f-c80c7e7e7b2f => generated 1525 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 338/668] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:02:17 2026] GET /v2.1/servers/11873691-80f9-48c5-a579-5e8b7b1bb225 => generated 1517 bytes in 325 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 01:02:18.163 7 INFO nova.api.openstack.compute.server_external_events [req-be8fe656-ef1e-4899-a4ea-cace263dc60c req-f7e259fe-024b-4c0d-9c34-cd6fb2804e0c 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-vif-plugged:a09a49ae-107d-446a-b183-90c11669ca70 for instance 7d04e36f-eb5a-492d-ae9f-c80c7e7e7b2f on instance [pid: 7|app: 0|req: 331/669] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:02:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 339/670] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:02:18 2026] GET /v2.1/servers/7d04e36f-eb5a-492d-ae9f-c80c7e7e7b2f => generated 1717 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 332/671] 10.0.0.221 () {32 vars in 741 bytes} [Fri Jul 24 01:02:18 2026] GET /v2.1/servers/7d04e36f-eb5a-492d-ae9f-c80c7e7e7b2f/os-interface => generated 285 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: 6|app: 0|req: 340/674] 10.0.0.221 () {34 vars in 671 bytes} [Fri Jul 24 01:02:18 2026] POST /v2.1/os-keypairs => generated 386 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/675] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:02:19 2026] GET /v2.1/servers/11873691-80f9-48c5-a579-5e8b7b1bb225 => generated 1517 bytes in 316 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 01:02:19.480 7 INFO nova.api.openstack.compute.server_external_events [req-2c2a6aaa-57f8-4e0b-9869-0bd6e3388efd req-c416f304-005f-4b79-b97a-6b3d80d48182 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-changed:a09a49ae-107d-446a-b183-90c11669ca70 for instance 7d04e36f-eb5a-492d-ae9f-c80c7e7e7b2f on instance [pid: 7|app: 0|req: 336/676] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:02:19 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: 6|app: 0|req: 341/677] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:02:19 2026] GET /v2.1/servers/7d04e36f-eb5a-492d-ae9f-c80c7e7e7b2f => generated 1717 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 01:02:20.461 7 INFO nova.api.openstack.compute.server_external_events [req-99f1d036-6a63-4027-81b3-faeb6c7da1ae req-7a7f1a12-1aec-48ba-a863-86cfef2a0e78 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-vif-plugged:a09a49ae-107d-446a-b183-90c11669ca70 for instance 7d04e36f-eb5a-492d-ae9f-c80c7e7e7b2f on instance 2026-07-24 01:02:20.462 7 INFO nova.api.openstack.compute.server_external_events [req-99f1d036-6a63-4027-81b3-faeb6c7da1ae req-7a7f1a12-1aec-48ba-a863-86cfef2a0e78 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-vif-plugged:c8a19af3-e92d-4387-9af2-3398213ecc8b for instance 11873691-80f9-48c5-a579-5e8b7b1bb225 on instance 2026-07-24 01:02:20.462 7 INFO nova.api.openstack.compute.server_external_events [req-99f1d036-6a63-4027-81b3-faeb6c7da1ae req-7a7f1a12-1aec-48ba-a863-86cfef2a0e78 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-vif-plugged:c8a19af3-e92d-4387-9af2-3398213ecc8b for instance 11873691-80f9-48c5-a579-5e8b7b1bb225 on instance [pid: 7|app: 0|req: 337/678] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:02:20 2026] POST /v2.1/os-server-external-events => generated 525 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: 6|app: 0|req: 342/679] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:02:20 2026] GET /v2.1/servers/11873691-80f9-48c5-a579-5e8b7b1bb225 => generated 1517 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/680] 10.0.0.221 () {34 vars in 663 bytes} [Fri Jul 24 01:02:21 2026] POST /v2.1/servers => generated 452 bytes in 598 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: 339/681] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:02:21 2026] GET /v2.1/servers/d1a7b834-5fbc-44a1-8c70-e747670576cd => generated 1431 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 343/682] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:02:21 2026] GET /v2.1/servers/11873691-80f9-48c5-a579-5e8b7b1bb225 => generated 1700 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 340/683] 10.0.0.221 () {32 vars in 741 bytes} [Fri Jul 24 01:02:21 2026] GET /v2.1/servers/11873691-80f9-48c5-a579-5e8b7b1bb225/os-interface => generated 285 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 01:02:22.695 6 INFO nova.api.openstack.compute.server_external_events [req-8edeb78b-546a-47a2-a555-d71548900a82 req-216d5ae5-3377-4245-861f-55c31ca447b9 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-changed:c8a19af3-e92d-4387-9af2-3398213ecc8b for instance 11873691-80f9-48c5-a579-5e8b7b1bb225 on instance [pid: 6|app: 0|req: 344/684] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:02:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 341/685] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:02:22 2026] GET /v2.1/servers/d1a7b834-5fbc-44a1-8c70-e747670576cd => generated 1489 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 345/686] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:02:23 2026] GET /v2.1/servers/d1a7b834-5fbc-44a1-8c70-e747670576cd => generated 1556 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 01:02:24.417 7 INFO nova.api.openstack.compute.server_external_events [req-4d622db4-b823-4522-ac01-84e51febd378 req-6b988a1f-ca9f-4b11-97bb-f391a0f82a57 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-changed:3ce1cbd0-0439-4c7e-96ed-eafea22e7a5a for instance d1a7b834-5fbc-44a1-8c70-e747670576cd on instance [pid: 7|app: 0|req: 342/687] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:02:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 346/688] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:02:25 2026] GET /v2.1/servers/d1a7b834-5fbc-44a1-8c70-e747670576cd => generated 1556 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 01:02:26.465 6 INFO nova.api.openstack.compute.server_external_events [req-5d16c162-4171-4802-ae95-de5eb8a1e52b req-19105a45-11a8-43f0-8e5e-290e91752f86 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-vif-plugged:3ce1cbd0-0439-4c7e-96ed-eafea22e7a5a for instance d1a7b834-5fbc-44a1-8c70-e747670576cd on instance 2026-07-24 01:02:26.466 6 INFO nova.api.openstack.compute.server_external_events [req-5d16c162-4171-4802-ae95-de5eb8a1e52b req-19105a45-11a8-43f0-8e5e-290e91752f86 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-vif-plugged:3ce1cbd0-0439-4c7e-96ed-eafea22e7a5a for instance d1a7b834-5fbc-44a1-8c70-e747670576cd on instance [pid: 6|app: 0|req: 347/689] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:02:26 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/690] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:02:26 2026] GET /v2.1/servers/d1a7b834-5fbc-44a1-8c70-e747670576cd => generated 1556 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 348/691] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:02:27 2026] GET /v2.1/servers/d1a7b834-5fbc-44a1-8c70-e747670576cd => generated 1739 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 344/692] 10.0.0.221 () {32 vars in 741 bytes} [Fri Jul 24 01:02:27 2026] GET /v2.1/servers/d1a7b834-5fbc-44a1-8c70-e747670576cd/os-interface => generated 284 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-07-24 01:02:28.501 7 INFO nova.api.openstack.compute.server_external_events [req-810d7209-3a8e-4086-ac9d-2b25a4f57dde req-11cad2a6-fa77-4f4d-ae58-28d6a44936ae 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-changed:3ce1cbd0-0439-4c7e-96ed-eafea22e7a5a for instance d1a7b834-5fbc-44a1-8c70-e747670576cd on instance [pid: 7|app: 0|req: 345/693] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:02:28 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: 6|app: 0|req: 349/694] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:02:28 2026] GET /v2.1/servers/d1a7b834-5fbc-44a1-8c70-e747670576cd => generated 1739 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 346/695] 10.0.0.221 () {32 vars in 641 bytes} [Fri Jul 24 01:02:28 2026] GET /v2.1/servers => generated 383 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 350/696] 10.0.0.221 () {32 vars in 718 bytes} [Fri Jul 24 01:02:28 2026] DELETE /v2.1/servers/d1a7b834-5fbc-44a1-8c70-e747670576cd => generated 0 bytes in 96 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 347/697] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:02:28 2026] GET /v2.1/servers/d1a7b834-5fbc-44a1-8c70-e747670576cd => generated 1745 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 01:02:29.168 6 INFO nova.api.openstack.compute.server_external_events [req-8947c392-9035-493e-9775-a7f9e671f433 req-9c8c986d-e34e-48a0-b17d-ce95ce7b838e 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-vif-unplugged:3ce1cbd0-0439-4c7e-96ed-eafea22e7a5a for instance d1a7b834-5fbc-44a1-8c70-e747670576cd on instance [pid: 6|app: 0|req: 352/700] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:02:29 2026] POST /v2.1/os-server-external-events => generated 185 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: 349/701] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:02:30 2026] GET /v2.1/servers/d1a7b834-5fbc-44a1-8c70-e747670576cd => generated 1865 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 01:02:31.204 6 INFO nova.api.openstack.compute.server_external_events [req-7ea214e9-1104-4fc2-a1f4-5c0c9863cd10 req-cb0be521-f344-4df0-b645-306b53427284 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-vif-plugged:3ce1cbd0-0439-4c7e-96ed-eafea22e7a5a for instance d1a7b834-5fbc-44a1-8c70-e747670576cd on instance 2026-07-24 01:02:31.205 6 INFO nova.api.openstack.compute.server_external_events [req-7ea214e9-1104-4fc2-a1f4-5c0c9863cd10 req-cb0be521-f344-4df0-b645-306b53427284 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-vif-deleted:3ce1cbd0-0439-4c7e-96ed-eafea22e7a5a for instance d1a7b834-5fbc-44a1-8c70-e747670576cd on instance [pid: 6|app: 0|req: 353/702] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:02:31 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 01:02:31.284 7 INFO nova.api.openstack.wsgi [None req-23dd356d-68f8-4aba-948c-1f9968403d2e fe216126703141cea9a0f1513bd45aab 8d051f89e1434e43b057faf7c656c306 - - default default] HTTP exception thrown: Instance d1a7b834-5fbc-44a1-8c70-e747670576cd could not be found. [pid: 7|app: 0|req: 350/703] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:02:31 2026] GET /v2.1/servers/d1a7b834-5fbc-44a1-8c70-e747670576cd => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 354/704] 10.0.0.221 () {32 vars in 706 bytes} [Fri Jul 24 01:02:31 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2124746974 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 351/705] 10.0.0.221 () {32 vars in 741 bytes} [Fri Jul 24 01:02:35 2026] GET /v2.1/servers/7d04e36f-eb5a-492d-ae9f-c80c7e7e7b2f/os-interface => generated 285 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 355/706] 10.0.0.221 () {32 vars in 815 bytes} [Fri Jul 24 01:02:35 2026] GET /v2.1/servers/7d04e36f-eb5a-492d-ae9f-c80c7e7e7b2f/os-interface/a09a49ae-107d-446a-b183-90c11669ca70 => generated 282 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 352/707] 10.0.0.221 () {32 vars in 723 bytes} [Fri Jul 24 01:02:35 2026] GET /v2.1/servers/7d04e36f-eb5a-492d-ae9f-c80c7e7e7b2f/ips => generated 157 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 356/708] 10.0.0.221 () {34 vars in 750 bytes} [Fri Jul 24 01:02:35 2026] POST /v2.1/servers/7d04e36f-eb5a-492d-ae9f-c80c7e7e7b2f/action => 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: 7|app: 0|req: 353/709] 10.0.0.221 () {32 vars in 723 bytes} [Fri Jul 24 01:02:35 2026] GET /v2.1/servers/7d04e36f-eb5a-492d-ae9f-c80c7e7e7b2f/ips => generated 157 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 01:02:36.356 6 INFO nova.api.openstack.compute.server_external_events [req-6051f083-7f7b-4aee-8131-25b18eedf994 req-dc650d9c-8333-41de-9ccc-3566122975f6 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-changed:a09a49ae-107d-446a-b183-90c11669ca70 for instance 7d04e36f-eb5a-492d-ae9f-c80c7e7e7b2f on instance [pid: 6|app: 0|req: 357/710] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:02:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 354/711] 10.0.0.221 () {32 vars in 723 bytes} [Fri Jul 24 01:02:36 2026] GET /v2.1/servers/7d04e36f-eb5a-492d-ae9f-c80c7e7e7b2f/ips => generated 157 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: 6|app: 0|req: 358/712] 10.0.0.221 () {32 vars in 723 bytes} [Fri Jul 24 01:02:37 2026] GET /v2.1/servers/7d04e36f-eb5a-492d-ae9f-c80c7e7e7b2f/ips => generated 195 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: 355/713] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:02:37 2026] GET /v2.1/servers/7d04e36f-eb5a-492d-ae9f-c80c7e7e7b2f => generated 1951 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 359/714] 10.0.0.221 () {34 vars in 750 bytes} [Fri Jul 24 01:02:37 2026] POST /v2.1/servers/7d04e36f-eb5a-492d-ae9f-c80c7e7e7b2f/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 356/715] 10.0.0.221 () {32 vars in 723 bytes} [Fri Jul 24 01:02:37 2026] GET /v2.1/servers/7d04e36f-eb5a-492d-ae9f-c80c7e7e7b2f/ips => generated 195 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: 6|app: 0|req: 360/716] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:02:38 2026] GET /v2.1/servers/11873691-80f9-48c5-a579-5e8b7b1bb225 => generated 1820 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 01:02:38.506 6 INFO nova.api.openstack.compute.server_external_events [req-e22e6025-2ff9-4da1-95a2-61f2ca1d00d1 req-8d91af84-6bdb-4896-b644-1b1d07b30c94 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-changed:a09a49ae-107d-446a-b183-90c11669ca70 for instance 7d04e36f-eb5a-492d-ae9f-c80c7e7e7b2f on instance [pid: 6|app: 0|req: 361/717] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:02:38 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) [pid: 7|app: 0|req: 357/718] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:02:38 2026] GET /v2.1/servers/11873691-80f9-48c5-a579-5e8b7b1bb225 => generated 1820 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid 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/719] 10.0.0.221 () {32 vars in 723 bytes} [Fri Jul 24 01:02:38 2026] GET /v2.1/servers/7d04e36f-eb5a-492d-ae9f-c80c7e7e7b2f/ips => generated 195 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 362/720] 10.0.0.221 () {34 vars in 750 bytes} [Fri Jul 24 01:02:38 2026] POST /v2.1/servers/11873691-80f9-48c5-a579-5e8b7b1bb225/action => generated 0 bytes in 69 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: 359/723] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:02:38 2026] GET /v2.1/servers/11873691-80f9-48c5-a579-5e8b7b1bb225 => generated 1822 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 365/724] 10.0.0.221 () {32 vars in 723 bytes} [Fri Jul 24 01:02:39 2026] GET /v2.1/servers/7d04e36f-eb5a-492d-ae9f-c80c7e7e7b2f/ips => generated 157 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 360/725] 10.0.0.221 () {32 vars in 718 bytes} [Fri Jul 24 01:02:39 2026] DELETE /v2.1/servers/7d04e36f-eb5a-492d-ae9f-c80c7e7e7b2f => generated 0 bytes in 101 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 366/726] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:02:40 2026] GET /v2.1/servers/7d04e36f-eb5a-492d-ae9f-c80c7e7e7b2f => generated 1843 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/727] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:02:40 2026] GET /v2.1/servers/11873691-80f9-48c5-a579-5e8b7b1bb225 => generated 1827 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 01:02:40.571 6 INFO nova.api.openstack.compute.server_external_events [req-f11a804d-6a1d-4e6e-8d99-b28c676d5381 req-0e280f52-0afb-4deb-b6c0-709c128477df 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-vif-unplugged:c8a19af3-e92d-4387-9af2-3398213ecc8b for instance 11873691-80f9-48c5-a579-5e8b7b1bb225 on instance 2026-07-24 01:02:40.572 6 INFO nova.api.openstack.compute.server_external_events [req-f11a804d-6a1d-4e6e-8d99-b28c676d5381 req-0e280f52-0afb-4deb-b6c0-709c128477df 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-vif-plugged:c8a19af3-e92d-4387-9af2-3398213ecc8b for instance 11873691-80f9-48c5-a579-5e8b7b1bb225 on instance 2026-07-24 01:02:40.572 6 INFO nova.api.openstack.compute.server_external_events [req-f11a804d-6a1d-4e6e-8d99-b28c676d5381 req-0e280f52-0afb-4deb-b6c0-709c128477df 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-vif-unplugged:a09a49ae-107d-446a-b183-90c11669ca70 for instance 7d04e36f-eb5a-492d-ae9f-c80c7e7e7b2f on instance [pid: 6|app: 0|req: 367/728] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:02:40 2026] POST /v2.1/os-server-external-events => generated 529 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 368/729] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:02:41 2026] GET /v2.1/servers/11873691-80f9-48c5-a579-5e8b7b1bb225 => generated 1820 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/730] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:02:41 2026] GET /v2.1/servers/7d04e36f-eb5a-492d-ae9f-c80c7e7e7b2f => generated 1843 bytes in 305 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 01:02:42.625 6 INFO nova.api.openstack.compute.server_external_events [req-377facad-9b39-4456-ae38-46ba65e47737 req-0d197b0c-ae37-46ee-91e7-e127a63065f4 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-vif-plugged:a09a49ae-107d-446a-b183-90c11669ca70 for instance 7d04e36f-eb5a-492d-ae9f-c80c7e7e7b2f on instance 2026-07-24 01:02:42.626 6 INFO nova.api.openstack.compute.server_external_events [req-377facad-9b39-4456-ae38-46ba65e47737 req-0d197b0c-ae37-46ee-91e7-e127a63065f4 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-vif-plugged:c8a19af3-e92d-4387-9af2-3398213ecc8b for instance 11873691-80f9-48c5-a579-5e8b7b1bb225 on instance 2026-07-24 01:02:42.626 6 INFO nova.api.openstack.compute.server_external_events [req-377facad-9b39-4456-ae38-46ba65e47737 req-0d197b0c-ae37-46ee-91e7-e127a63065f4 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-vif-plugged:c8a19af3-e92d-4387-9af2-3398213ecc8b for instance 11873691-80f9-48c5-a579-5e8b7b1bb225 on instance 2026-07-24 01:02:42.626 6 INFO nova.api.openstack.compute.server_external_events [req-377facad-9b39-4456-ae38-46ba65e47737 req-0d197b0c-ae37-46ee-91e7-e127a63065f4 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-vif-deleted:a09a49ae-107d-446a-b183-90c11669ca70 for instance 7d04e36f-eb5a-492d-ae9f-c80c7e7e7b2f on instance [pid: 6|app: 0|req: 369/731] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:02:42 2026] POST /v2.1/os-server-external-events => generated 696 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-24 01:02:42.636 7 INFO nova.api.openstack.wsgi [None req-03e3fe1a-de0c-4c2f-bcb5-8ddf63ade016 d4260efea9d5473283f9f61397049971 2a785bebe9f64f96affbd6268e2f87ef - - default default] HTTP exception thrown: Instance 7d04e36f-eb5a-492d-ae9f-c80c7e7e7b2f could not be found. [pid: 7|app: 0|req: 363/732] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:02:42 2026] GET /v2.1/servers/7d04e36f-eb5a-492d-ae9f-c80c7e7e7b2f => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 370/733] 10.0.0.221 () {32 vars in 706 bytes} [Fri Jul 24 01:02:42 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2044768345 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 01:02:43.234 7 INFO nova.api.openstack.wsgi [None req-9cdde244-402c-4f4e-8b34-e550dc0ba0b0 d4260efea9d5473283f9f61397049971 2a785bebe9f64f96affbd6268e2f87ef - - default default] HTTP exception thrown: Instance 7d04e36f-eb5a-492d-ae9f-c80c7e7e7b2f could not be found. [pid: 7|app: 0|req: 364/734] 10.0.0.221 () {32 vars in 718 bytes} [Fri Jul 24 01:02:43 2026] DELETE /v2.1/servers/7d04e36f-eb5a-492d-ae9f-c80c7e7e7b2f => generated 111 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-24 01:02:43.264 6 INFO nova.api.openstack.wsgi [None req-b4410409-9d2a-47e7-9950-a921b646d235 d4260efea9d5473283f9f61397049971 2a785bebe9f64f96affbd6268e2f87ef - - default default] HTTP exception thrown: Instance 7d04e36f-eb5a-492d-ae9f-c80c7e7e7b2f could not be found. [pid: 6|app: 0|req: 371/735] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:02:43 2026] GET /v2.1/servers/7d04e36f-eb5a-492d-ae9f-c80c7e7e7b2f => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 366/738] 10.0.0.221 () {34 vars in 671 bytes} [Fri Jul 24 01:02:53 2026] POST /v2.1/os-keypairs => generated 386 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 373/739] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:02:57 2026] GET /v2.1/servers/11873691-80f9-48c5-a579-5e8b7b1bb225 => generated 1820 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/740] 10.0.0.221 () {32 vars in 718 bytes} [Fri Jul 24 01:02:57 2026] DELETE /v2.1/servers/11873691-80f9-48c5-a579-5e8b7b1bb225 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 374/741] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:02:57 2026] GET /v2.1/servers/11873691-80f9-48c5-a579-5e8b7b1bb225 => generated 1826 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 368/744] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:02:58 2026] GET /v2.1/servers/11873691-80f9-48c5-a579-5e8b7b1bb225 => generated 1826 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, ' 2026-07-24 01:02:59.472 6 INFO nova.api.openstack.compute.server_external_events [req-29aea62d-b7f0-47b4-a620-7633e6d78777 req-88704b2c-74e5-428d-bc71-f8344e90de8b 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-vif-deleted:c8a19af3-e92d-4387-9af2-3398213ecc8b for instance 11873691-80f9-48c5-a579-5e8b7b1bb225 on instance [pid: 6|app: 0|req: 377/745] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:02:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 01:03:00.383 6 INFO nova.api.openstack.wsgi [None req-12e43420-2f25-4314-b8e1-c7b8a2b9e5ed d358ba36acaf47baa0c321e1a380405e 606834df1bb64d5ca79adf04ebd3979b - - default default] HTTP exception thrown: Instance 11873691-80f9-48c5-a579-5e8b7b1bb225 could not be found. [pid: 6|app: 0|req: 378/746] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:03:00 2026] GET /v2.1/servers/11873691-80f9-48c5-a579-5e8b7b1bb225 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 379/747] 10.0.0.221 () {32 vars in 704 bytes} [Fri Jul 24 01:03:00 2026] DELETE /v2.1/os-keypairs/tempest-keypair-460504833 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/748] 10.0.0.221 () {34 vars in 663 bytes} [Fri Jul 24 01:02:59 2026] POST /v2.1/servers => generated 451 bytes in 841 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 6|app: 0|req: 380/749] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:03:00 2026] GET /v2.1/servers/256897f4-9668-40e6-8348-a74d4a80c560 => generated 1254 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 370/750] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:03:01 2026] GET /v2.1/servers/256897f4-9668-40e6-8348-a74d4a80c560 => generated 1370 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 01:03:03.057 7 INFO nova.api.openstack.compute.server_external_events [req-309f72aa-dd21-4249-a873-c33850407bdb req-43778c00-db3a-45d5-bd7b-f5cac49a7789 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-changed:08ab73a0-0365-44a1-9c85-8bcca6eea1d6 for instance 256897f4-9668-40e6-8348-a74d4a80c560 on instance [pid: 7|app: 0|req: 371/751] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:03:03 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: 6|app: 0|req: 381/752] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:03:02 2026] GET /v2.1/servers/256897f4-9668-40e6-8348-a74d4a80c560 => generated 1438 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 372/753] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:03:04 2026] GET /v2.1/servers/256897f4-9668-40e6-8348-a74d4a80c560 => generated 1438 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 01:03:05.194 6 INFO nova.api.openstack.compute.server_external_events [req-201154ec-24f4-4a6e-9fc4-e869b8008e6b req-397489ed-2dbc-4a34-8893-926dff26d01d 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-vif-plugged:08ab73a0-0365-44a1-9c85-8bcca6eea1d6 for instance 256897f4-9668-40e6-8348-a74d4a80c560 on instance [pid: 6|app: 0|req: 382/754] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:03:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 373/755] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:03:05 2026] GET /v2.1/servers/256897f4-9668-40e6-8348-a74d4a80c560 => generated 1426 bytes in 358 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 383/756] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:03:06 2026] GET /v2.1/servers/256897f4-9668-40e6-8348-a74d4a80c560 => generated 1611 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, ' [pid: 7|app: 0|req: 374/757] 10.0.0.221 () {32 vars in 741 bytes} [Fri Jul 24 01:03:06 2026] GET /v2.1/servers/256897f4-9668-40e6-8348-a74d4a80c560/os-interface => generated 285 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 01:03:07.235 6 INFO nova.api.openstack.compute.server_external_events [req-2931395c-d21b-4145-b150-4f4edf1903c1 req-561e361a-31ae-4a6c-b3bf-c3cc95c6a76e 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-vif-plugged:08ab73a0-0365-44a1-9c85-8bcca6eea1d6 for instance 256897f4-9668-40e6-8348-a74d4a80c560 on instance [pid: 6|app: 0|req: 384/758] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:03:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 01:03:07.934 6 INFO nova.api.openstack.compute.server_external_events [req-d8cb1aa1-0558-404c-a6da-83c5c542a726 req-4d461624-b8a6-4f25-9b78-0f4681cde5eb 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-changed:08ab73a0-0365-44a1-9c85-8bcca6eea1d6 for instance 256897f4-9668-40e6-8348-a74d4a80c560 on instance [pid: 6|app: 0|req: 385/759] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:03:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/760] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:03:07 2026] GET /v2.1/servers/256897f4-9668-40e6-8348-a74d4a80c560 => generated 1611 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 386/761] 10.0.0.221 () {32 vars in 641 bytes} [Fri Jul 24 01:03:08 2026] GET /v2.1/servers => generated 388 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 376/762] 10.0.0.221 () {32 vars in 718 bytes} [Fri Jul 24 01:03:08 2026] DELETE /v2.1/servers/256897f4-9668-40e6-8348-a74d4a80c560 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 387/763] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:03:08 2026] GET /v2.1/servers/256897f4-9668-40e6-8348-a74d4a80c560 => generated 1617 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 01:03:09.276 7 INFO nova.api.openstack.compute.server_external_events [req-cbe276be-a85b-4257-af96-c9b8f020a251 req-c8bc8f05-3c70-419a-86d3-e9ee5345a047 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-vif-unplugged:08ab73a0-0365-44a1-9c85-8bcca6eea1d6 for instance 256897f4-9668-40e6-8348-a74d4a80c560 on instance 2026-07-24 01:03:09.277 7 INFO nova.api.openstack.compute.server_external_events [req-cbe276be-a85b-4257-af96-c9b8f020a251 req-c8bc8f05-3c70-419a-86d3-e9ee5345a047 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-vif-plugged:08ab73a0-0365-44a1-9c85-8bcca6eea1d6 for instance 256897f4-9668-40e6-8348-a74d4a80c560 on instance [pid: 7|app: 0|req: 378/766] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:03:09 2026] POST /v2.1/os-server-external-events => generated 356 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: 6|app: 0|req: 389/767] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:03:09 2026] GET /v2.1/servers/256897f4-9668-40e6-8348-a74d4a80c560 => generated 1669 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 01:03:09.987 7 INFO nova.api.openstack.compute.server_external_events [req-1b5a0d7c-c2f6-403d-8958-ad9aafd8494a req-95f300e2-7c82-4b39-847a-928081deddca 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-vif-deleted:08ab73a0-0365-44a1-9c85-8bcca6eea1d6 for instance 256897f4-9668-40e6-8348-a74d4a80c560 on instance [pid: 7|app: 0|req: 379/768] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:03:09 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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 01:03:10.825 6 INFO nova.api.openstack.wsgi [None req-a7acdde3-42ab-4c64-a11b-6ac8f274eed6 86cb69e210aa47fe91d8512831411421 8afd3b7f7c2744458c0afb32d4b60f04 - - default default] HTTP exception thrown: Instance 256897f4-9668-40e6-8348-a74d4a80c560 could not be found. [pid: 6|app: 0|req: 390/769] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:03:10 2026] GET /v2.1/servers/256897f4-9668-40e6-8348-a74d4a80c560 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 380/770] 10.0.0.221 () {32 vars in 706 bytes} [Fri Jul 24 01:03:10 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1087204347 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 391/771] 10.0.0.221 () {34 vars in 663 bytes} [Fri Jul 24 01:03:16 2026] POST /v2.1/servers => generated 424 bytes in 1464 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/772] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:03:17 2026] GET /v2.1/servers/f783e89b-b548-414c-834c-2717d23adc8f => generated 1371 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 392/773] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:03:18 2026] GET /v2.1/servers/f783e89b-b548-414c-834c-2717d23adc8f => generated 1429 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 01:03:19.852 7 INFO nova.api.openstack.compute.server_external_events [req-09d5187a-8434-4bc3-b5b6-bb657535932a req-17028ee5-e710-4718-a1dc-2d9c62a85266 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-changed:ac513489-ac50-4d98-b0d2-d04cd8f9f5a1 for instance f783e89b-b548-414c-834c-2717d23adc8f on instance [pid: 7|app: 0|req: 383/776] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:03:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 394/777] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:03:19 2026] GET /v2.1/servers/f783e89b-b548-414c-834c-2717d23adc8f => generated 1471 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 384/778] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:03:21 2026] GET /v2.1/servers/f783e89b-b548-414c-834c-2717d23adc8f => generated 1471 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 395/779] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:03:22 2026] GET /v2.1/servers/f783e89b-b548-414c-834c-2717d23adc8f => generated 1471 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 385/780] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:03:23 2026] GET /v2.1/servers/f783e89b-b548-414c-834c-2717d23adc8f => generated 1471 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 396/781] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:03:24 2026] GET /v2.1/servers/f783e89b-b548-414c-834c-2717d23adc8f => generated 1471 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, ' 2026-07-24 01:03:24.886 7 INFO nova.api.openstack.compute.server_external_events [req-f71dc793-7825-497e-96d1-92525f6acb65 req-1792d387-86d0-4d7c-ad94-28fa5556f596 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-vif-plugged:ac513489-ac50-4d98-b0d2-d04cd8f9f5a1 for instance f783e89b-b548-414c-834c-2717d23adc8f on instance [pid: 7|app: 0|req: 386/782] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:03:24 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 397/783] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:03:25 2026] GET /v2.1/servers/f783e89b-b548-414c-834c-2717d23adc8f => generated 1656 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 387/784] 10.0.0.221 () {32 vars in 723 bytes} [Fri Jul 24 01:03:26 2026] GET /v2.1/servers/f783e89b-b548-414c-834c-2717d23adc8f/ips => generated 109 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 398/785] 10.0.0.221 () {32 vars in 723 bytes} [Fri Jul 24 01:03:26 2026] GET /v2.1/servers/f783e89b-b548-414c-834c-2717d23adc8f/ips => generated 109 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 388/786] 10.0.0.221 () {32 vars in 825 bytes} [Fri Jul 24 01:03:26 2026] GET /v2.1/servers/f783e89b-b548-414c-834c-2717d23adc8f/ips/tempest-ServerAddressesTestJSON-1492269638-network => generated 94 bytes in 46 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: 6|app: 0|req: 399/787] 10.0.0.221 () {32 vars in 718 bytes} [Fri Jul 24 01:03:26 2026] DELETE /v2.1/servers/f783e89b-b548-414c-834c-2717d23adc8f => generated 0 bytes in 117 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: 389/788] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:03:26 2026] GET /v2.1/servers/f783e89b-b548-414c-834c-2717d23adc8f => generated 1662 bytes in 369 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 01:03:26.922 6 INFO nova.api.openstack.compute.server_external_events [req-b2c9b8bb-3ed4-4843-bc18-dfadbe5de5a4 req-a1bf6e67-6a69-42ae-8b39-a6da8310c2c7 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-vif-plugged:ac513489-ac50-4d98-b0d2-d04cd8f9f5a1 for instance f783e89b-b548-414c-834c-2717d23adc8f on instance [pid: 6|app: 0|req: 400/789] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:03:26 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-07-24 01:03:27.365 7 INFO nova.api.openstack.compute.server_external_events [req-e9de96ab-6b5e-4af7-800f-dab0d567983d req-25cd3f64-661e-4715-8630-42ec32640539 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-vif-deleted:ac513489-ac50-4d98-b0d2-d04cd8f9f5a1 for instance f783e89b-b548-414c-834c-2717d23adc8f on instance [pid: 7|app: 0|req: 390/790] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:03:27 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 01:03:27.725 6 INFO nova.api.openstack.wsgi [None req-864e3072-3a59-400c-a4df-04de248a01a5 dea9f399a4a041fe8cf3713dba643a03 a630fea2087d4202a4dbaa8f653a3556 - - default default] HTTP exception thrown: Instance f783e89b-b548-414c-834c-2717d23adc8f could not be found. [pid: 6|app: 0|req: 401/791] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:03:27 2026] GET /v2.1/servers/f783e89b-b548-414c-834c-2717d23adc8f => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 407/802] 10.0.0.221 () {34 vars in 663 bytes} [Fri Jul 24 01:04:10 2026] POST /v2.1/servers => generated 424 bytes in 854 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: 396/803] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:04:10 2026] GET /v2.1/servers/dae5abdc-6946-42d1-9e97-7d8ce4cdc0bf => generated 1368 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 408/804] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:04:12 2026] GET /v2.1/servers/dae5abdc-6946-42d1-9e97-7d8ce4cdc0bf => generated 1426 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 397/805] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:04:13 2026] GET /v2.1/servers/dae5abdc-6946-42d1-9e97-7d8ce4cdc0bf => generated 1468 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 01:04:13.577 6 INFO nova.api.openstack.compute.server_external_events [req-b2bf1893-e22f-44d2-815a-79bc18edbc3e req-93ff8361-dbbe-4caa-9b77-dbcf2e2ed74b 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-changed:6144e084-8859-42e4-87b5-8035d23d0b85 for instance dae5abdc-6946-42d1-9e97-7d8ce4cdc0bf on instance [pid: 6|app: 0|req: 409/806] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:04:13 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, ' 2026-07-24 01:04:14.330 7 INFO nova.api.openstack.compute.server_external_events [req-6376a063-0779-47d8-aace-55ffe7c41b14 req-25cb05bd-e17a-4c34-b3c1-2ee837630e33 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-vif-plugged:6144e084-8859-42e4-87b5-8035d23d0b85 for instance dae5abdc-6946-42d1-9e97-7d8ce4cdc0bf on instance [pid: 7|app: 0|req: 398/807] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:04:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 410/808] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:04:14 2026] GET /v2.1/servers/dae5abdc-6946-42d1-9e97-7d8ce4cdc0bf => generated 1468 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 399/809] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:04:15 2026] GET /v2.1/servers/dae5abdc-6946-42d1-9e97-7d8ce4cdc0bf => generated 1648 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 411/810] 10.0.0.221 () {32 vars in 718 bytes} [Fri Jul 24 01:04:16 2026] DELETE /v2.1/servers/dae5abdc-6946-42d1-9e97-7d8ce4cdc0bf => generated 0 bytes in 126 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-07-24 01:04:16.365 6 INFO nova.api.openstack.compute.server_external_events [req-4bb7f21d-4c7e-4770-b094-77fb01181558 req-b7ba83da-ff4b-4278-85a9-d4335fded084 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-vif-plugged:6144e084-8859-42e4-87b5-8035d23d0b85 for instance dae5abdc-6946-42d1-9e97-7d8ce4cdc0bf on instance [pid: 6|app: 0|req: 412/811] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:04:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/812] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:04:16 2026] GET /v2.1/servers/dae5abdc-6946-42d1-9e97-7d8ce4cdc0bf => generated 1654 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 01:04:17.073 6 INFO nova.api.openstack.compute.server_external_events [req-ac54da59-27bf-45b7-ab1d-89c3169c834e req-ee1a336a-a177-4eb7-ac82-b0a2aab26c32 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-vif-deleted:6144e084-8859-42e4-87b5-8035d23d0b85 for instance dae5abdc-6946-42d1-9e97-7d8ce4cdc0bf on instance [pid: 6|app: 0|req: 413/813] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:04:17 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-07-24 01:04:17.519 7 INFO nova.api.openstack.wsgi [None req-52db3324-b440-4190-b12b-594ce13aa55d 93907ddf10be414aa1be28fc13270130 5e9160c8bb4a4217851180f1c3d6273f - - default default] HTTP exception thrown: Instance dae5abdc-6946-42d1-9e97-7d8ce4cdc0bf could not be found. [pid: 7|app: 0|req: 401/814] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:04:17 2026] GET /v2.1/servers/dae5abdc-6946-42d1-9e97-7d8ce4cdc0bf => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 01:04:18.404 6 INFO nova.api.openstack.compute.server_external_events [req-8e4a0c35-ba62-4735-8b78-5a0f81fceff8 req-6bf2b88c-3b81-4ad3-8d5f-b779c6d4d7b4 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-vif-unplugged:6144e084-8859-42e4-87b5-8035d23d0b85 for instance dae5abdc-6946-42d1-9e97-7d8ce4cdc0bf on instance 2026-07-24 01:04:18.405 6 INFO nova.api.openstack.compute.server_external_events [req-8e4a0c35-ba62-4735-8b78-5a0f81fceff8 req-6bf2b88c-3b81-4ad3-8d5f-b779c6d4d7b4 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-vif-plugged:6144e084-8859-42e4-87b5-8035d23d0b85 for instance dae5abdc-6946-42d1-9e97-7d8ce4cdc0bf on instance [pid: 6|app: 0|req: 414/815] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:04:18 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 417/820] 10.0.0.109 () {30 vars in 619 bytes} [Fri Jul 24 01:04:29 2026] GET /v2.1 => generated 0 bytes in 224 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: 404/821] 10.0.0.109 () {30 vars in 621 bytes} [Fri Jul 24 01:04:29 2026] GET /v2.1/ => generated 410 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 418/822] 10.0.0.109 () {34 vars in 913 bytes} [Fri Jul 24 01:04:30 2026] GET /v2.1/os-simple-tenant-usage/403fd75df63e4d55a03d62e09cc42232?start=2026-07-23T00:00:00&end=2026-07-24T23:59:59 => generated 20 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/823] 10.0.0.109 () {30 vars in 654 bytes} [Fri Jul 24 01:04:30 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 419/824] 10.0.0.109 () {30 vars in 619 bytes} [Fri Jul 24 01:04:32 2026] GET /v2.1 => generated 0 bytes in 125 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 406/825] 10.0.0.109 () {30 vars in 621 bytes} [Fri Jul 24 01:04:32 2026] GET /v2.1/ => generated 410 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 420/826] 10.0.0.109 () {34 vars in 913 bytes} [Fri Jul 24 01:04:32 2026] GET /v2.1/os-simple-tenant-usage/403fd75df63e4d55a03d62e09cc42232?start=2026-07-23T00:00:00&end=2026-07-24T23:59:59 => generated 20 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/827] 10.0.0.109 () {30 vars in 654 bytes} [Fri Jul 24 01:04:32 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 421/828] 10.0.0.221 () {34 vars in 671 bytes} [Fri Jul 24 01:04:37 2026] POST /v2.1/os-keypairs => generated 397 bytes in 314 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/831] 10.0.0.221 () {34 vars in 671 bytes} [Fri Jul 24 01:04:39 2026] POST /v2.1/os-keypairs => generated 386 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 423/832] 10.0.0.221 () {34 vars in 663 bytes} [Fri Jul 24 01:04:40 2026] POST /v2.1/servers => generated 496 bytes in 704 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/833] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:04:41 2026] GET /v2.1/servers/2ad2927e-5246-4b14-9451-f789806bd58a => generated 1457 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 424/834] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:04:42 2026] GET /v2.1/servers/2ad2927e-5246-4b14-9451-f789806bd58a => generated 1515 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 411/835] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:04:43 2026] GET /v2.1/servers/2ad2927e-5246-4b14-9451-f789806bd58a => generated 1629 bytes in 705 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 01:04:45.505 6 INFO nova.api.openstack.compute.server_external_events [req-516b9e94-557e-4e96-9223-c734b108138b req-c8361792-4382-4a0e-b0a1-bde9cb2a709f 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-changed:9fd3e5f9-e879-43a6-87b7-fd222533c83a for instance 2ad2927e-5246-4b14-9451-f789806bd58a on instance [pid: 6|app: 0|req: 425/836] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:04:45 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: 412/837] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:04:45 2026] GET /v2.1/servers/2ad2927e-5246-4b14-9451-f789806bd58a => generated 1629 bytes in 326 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 426/838] 10.0.0.221 () {34 vars in 671 bytes} [Fri Jul 24 01:04:46 2026] POST /v2.1/os-keypairs => generated 398 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-07-24 01:04:47.214 6 INFO nova.api.openstack.compute.server_external_events [req-983c0f28-4d48-4933-ba4f-c10b178d190a req-3aad9488-1836-42f0-8206-3a4dcc51d095 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-vif-plugged:9fd3e5f9-e879-43a6-87b7-fd222533c83a for instance 2ad2927e-5246-4b14-9451-f789806bd58a on instance [pid: 6|app: 0|req: 427/839] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:04:47 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) [pid: 7|app: 0|req: 413/840] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:04:46 2026] GET /v2.1/servers/2ad2927e-5246-4b14-9451-f789806bd58a => generated 1629 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: 6|app: 0|req: 428/841] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:04:48 2026] GET /v2.1/servers/2ad2927e-5246-4b14-9451-f789806bd58a => generated 1809 bytes in 665 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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: 414/842] 10.0.0.221 () {32 vars in 741 bytes} [Fri Jul 24 01:04:48 2026] GET /v2.1/servers/2ad2927e-5246-4b14-9451-f789806bd58a/os-interface => generated 285 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 01:04:49.264 7 INFO nova.api.openstack.compute.server_external_events [req-21df048f-b347-45d6-bc1f-47404d6dc48a req-ec9e2e1e-ae5d-410f-b8e9-12b0368c3657 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-vif-plugged:9fd3e5f9-e879-43a6-87b7-fd222533c83a for instance 2ad2927e-5246-4b14-9451-f789806bd58a on instance [pid: 7|app: 0|req: 417/845] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:04:49 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) [pid: 6|app: 0|req: 429/846] 10.0.0.221 () {34 vars in 663 bytes} [Fri Jul 24 01:04:49 2026] POST /v2.1/servers => generated 450 bytes in 1477 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/847] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:04:50 2026] GET /v2.1/servers/6340e2ae-d9a6-4692-b1a9-448ab76c103f => generated 1403 bytes in 360 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 01:04:51.301 6 INFO nova.api.openstack.compute.server_external_events [req-68df89c5-8c01-458f-a914-5335ad9c91bd req-4f67ca99-3e0d-4d44-8413-7a392210c72c 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-changed:9fd3e5f9-e879-43a6-87b7-fd222533c83a for instance 2ad2927e-5246-4b14-9451-f789806bd58a on instance [pid: 6|app: 0|req: 430/848] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:04:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 419/849] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:04:51 2026] GET /v2.1/servers/6340e2ae-d9a6-4692-b1a9-448ab76c103f => generated 1461 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 431/850] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:04:52 2026] GET /v2.1/servers/6340e2ae-d9a6-4692-b1a9-448ab76c103f => generated 1529 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 01:04:53.608 7 INFO nova.api.openstack.compute.server_external_events [req-026aabee-c89b-41ef-8631-e577156e2028 req-8c5c655b-eab5-43ae-8849-5886d84531b2 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-changed:9d98afe8-2d3f-4f10-a9c5-eed529e5b301 for instance 6340e2ae-d9a6-4692-b1a9-448ab76c103f on instance [pid: 7|app: 0|req: 420/851] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:04:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 432/852] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:04:54 2026] GET /v2.1/servers/6340e2ae-d9a6-4692-b1a9-448ab76c103f => generated 1529 bytes in 376 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 01:04:54.630 7 INFO nova.api.openstack.compute.server_external_events [req-76f5bee0-00bb-48a7-b167-4385cad4af52 req-3c22542e-8eab-4948-b39f-7a1239fc307d 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-vif-plugged:9d98afe8-2d3f-4f10-a9c5-eed529e5b301 for instance 6340e2ae-d9a6-4692-b1a9-448ab76c103f on instance [pid: 7|app: 0|req: 421/853] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:04:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 433/854] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:04:55 2026] GET /v2.1/servers/6340e2ae-d9a6-4692-b1a9-448ab76c103f => generated 1696 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 422/855] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:04:55 2026] GET /v2.1/servers/6340e2ae-d9a6-4692-b1a9-448ab76c103f => generated 1696 bytes in 340 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 01:04:56.667 6 INFO nova.api.openstack.compute.server_external_events [req-f44287c5-b7be-41fa-a112-932a88a3d616 req-329865af-bcb1-4df0-86f6-9f84e007aac3 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-vif-plugged:9d98afe8-2d3f-4f10-a9c5-eed529e5b301 for instance 6340e2ae-d9a6-4692-b1a9-448ab76c103f on instance [pid: 6|app: 0|req: 434/856] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:04:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 01:04:58.714 7 INFO nova.api.openstack.compute.server_external_events [req-6b3557e4-bd69-4556-a690-cad35fe86d01 req-aa06fd62-63b6-4496-ae2f-ad70b6589422 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-changed:9d98afe8-2d3f-4f10-a9c5-eed529e5b301 for instance 6340e2ae-d9a6-4692-b1a9-448ab76c103f on instance [pid: 7|app: 0|req: 423/857] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:04:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 436/860] 10.0.0.221 () {34 vars in 671 bytes} [Fri Jul 24 01:05:03 2026] POST /v2.1/os-keypairs => generated 396 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: 425/861] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:05:05 2026] GET /v2.1/servers/2ad2927e-5246-4b14-9451-f789806bd58a => generated 1929 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 437/862] 10.0.0.221 () {34 vars in 750 bytes} [Fri Jul 24 01:05:05 2026] POST /v2.1/servers/6340e2ae-d9a6-4692-b1a9-448ab76c103f/action => generated 31677 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/863] 10.0.0.221 () {34 vars in 663 bytes} [Fri Jul 24 01:05:06 2026] POST /v2.1/servers => generated 447 bytes in 884 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 438/864] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:05:07 2026] GET /v2.1/servers/938ada81-6b56-42a2-9411-42c7b3633e6d => generated 1394 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 427/865] 10.0.0.221 () {32 vars in 753 bytes} [Fri Jul 24 01:05:07 2026] GET /v2.1/servers/2ad2927e-5246-4b14-9451-f789806bd58a/os-server-password => generated 116 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 439/868] 10.0.0.221 () {32 vars in 718 bytes} [Fri Jul 24 01:05:08 2026] DELETE /v2.1/servers/2ad2927e-5246-4b14-9451-f789806bd58a => generated 0 bytes in 102 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: 430/869] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:05:09 2026] GET /v2.1/servers/2ad2927e-5246-4b14-9451-f789806bd58a => generated 1935 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 01:05:09.842 6 INFO nova.api.openstack.compute.server_external_events [req-62fd6645-1c90-4657-a950-07788db18ea6 req-3bfae3da-c5db-4e05-9c83-b7bbd77b4636 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-changed:9d98afe8-2d3f-4f10-a9c5-eed529e5b301 for instance 6340e2ae-d9a6-4692-b1a9-448ab76c103f on instance [pid: 6|app: 0|req: 440/870] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:05:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 01:05:10.216 7 INFO nova.api.openstack.compute.server_external_events [req-19b851d2-1f97-4029-b8ee-8a32222e4976 req-5f0548c0-47c0-46bd-9f91-e18f418b11bd 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-changed:fb48f111-b935-4d43-b701-7ee77959cdc5 for instance 938ada81-6b56-42a2-9411-42c7b3633e6d on instance [pid: 7|app: 0|req: 431/871] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:05:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 441/872] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:05:10 2026] GET /v2.1/servers/2ad2927e-5246-4b14-9451-f789806bd58a => generated 1935 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 432/873] 10.0.0.221 () {34 vars in 671 bytes} [Fri Jul 24 01:05:10 2026] POST /v2.1/os-keypairs => generated 398 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 01:05:11.708 6 INFO nova.api.openstack.wsgi [None req-4f2e4e42-9578-4875-8f3a-1655b985038c ea4acfb4f612451e9431d999c152d87b 11d6858614424a958c44ce8b71b13d78 - - default default] HTTP exception thrown: Instance 2ad2927e-5246-4b14-9451-f789806bd58a could not be found. [pid: 6|app: 0|req: 442/874] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:05:11 2026] GET /v2.1/servers/2ad2927e-5246-4b14-9451-f789806bd58a => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-24 01:05:11.753 7 INFO nova.api.openstack.wsgi [None req-46b3f1bb-e12b-418f-8753-191f96c43224 ea4acfb4f612451e9431d999c152d87b 11d6858614424a958c44ce8b71b13d78 - - default default] HTTP exception thrown: Instance 2ad2927e-5246-4b14-9451-f789806bd58a could not be found. [pid: 7|app: 0|req: 433/875] 10.0.0.221 () {32 vars in 718 bytes} [Fri Jul 24 01:05:11 2026] DELETE /v2.1/servers/2ad2927e-5246-4b14-9451-f789806bd58a => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 01:05:11.789 6 INFO nova.api.openstack.wsgi [None req-9b0c9ee9-b2b1-462e-b215-907212cb65b3 ea4acfb4f612451e9431d999c152d87b 11d6858614424a958c44ce8b71b13d78 - - default default] HTTP exception thrown: Instance 2ad2927e-5246-4b14-9451-f789806bd58a could not be found. [pid: 6|app: 0|req: 443/876] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:05:11 2026] GET /v2.1/servers/2ad2927e-5246-4b14-9451-f789806bd58a => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 434/877] 10.0.0.221 () {32 vars in 706 bytes} [Fri Jul 24 01:05:11 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1483325874 => 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-07-24 01:05:12.279 7 INFO nova.api.openstack.compute.server_external_events [req-95c5b75f-a728-4ce7-bd72-c63c1a6275a6 req-a76d90e4-b595-4318-93c6-3223cb527d9a 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-vif-deleted:9fd3e5f9-e879-43a6-87b7-fd222533c83a for instance 2ad2927e-5246-4b14-9451-f789806bd58a on instance [pid: 7|app: 0|req: 435/878] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:05:12 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 444/879] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:05:12 2026] GET /v2.1/servers/938ada81-6b56-42a2-9411-42c7b3633e6d => generated 1517 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 436/880] 10.0.0.221 () {32 vars in 728 bytes} [Fri Jul 24 01:05:12 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1251660463 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 445/881] 10.0.0.221 () {34 vars in 663 bytes} [Fri Jul 24 01:05:12 2026] POST /v2.1/servers => generated 450 bytes in 1175 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/882] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:05:14 2026] GET /v2.1/servers/980e12fe-6b60-45d8-858a-e52d92985878 => generated 1402 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 01:05:14.572 6 INFO nova.api.openstack.compute.server_external_events [req-4ed80ca9-0253-4336-a4eb-54fa8febed67 req-008961c1-c359-4958-ad3f-8670866b16cf 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-vif-plugged:fb48f111-b935-4d43-b701-7ee77959cdc5 for instance 938ada81-6b56-42a2-9411-42c7b3633e6d on instance [pid: 6|app: 0|req: 446/883] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:05:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 438/884] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:05:15 2026] GET /v2.1/servers/980e12fe-6b60-45d8-858a-e52d92985878 => generated 1460 bytes in 374 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-07-24 01:05:16.691 7 INFO nova.api.openstack.compute.server_external_events [req-d7df3e0e-7ba2-4b53-aa61-b74ab32856e3 req-11ae8fa0-0db2-427d-95c4-309d1316e34f 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-vif-plugged:fb48f111-b935-4d43-b701-7ee77959cdc5 for instance 938ada81-6b56-42a2-9411-42c7b3633e6d on instance [pid: 7|app: 0|req: 439/885] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:05:16 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: 6|app: 0|req: 447/886] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:05:16 2026] GET /v2.1/servers/980e12fe-6b60-45d8-858a-e52d92985878 => generated 1528 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-07-24 01:05:17.000 7 INFO nova.api.openstack.compute.server_external_events [req-fbc12226-2624-4c76-8dd8-2a65a809e706 req-4e865c9f-0273-4eff-b18a-23fae72685aa 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-changed:50ef47ea-fdc4-4c36-b6ce-065bdca9dd78 for instance 980e12fe-6b60-45d8-858a-e52d92985878 on instance [pid: 7|app: 0|req: 440/887] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:05:16 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: 6|app: 0|req: 448/888] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:05:17 2026] GET /v2.1/servers/938ada81-6b56-42a2-9411-42c7b3633e6d => generated 1817 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 441/889] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:05:17 2026] GET /v2.1/servers/980e12fe-6b60-45d8-858a-e52d92985878 => generated 1528 bytes in 521 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-07-24 01:05:19.110 6 INFO nova.api.openstack.compute.server_external_events [req-c06594bc-3009-4f4c-be98-6d31ebf93dfe req-c60f0c3f-db9a-4ac0-86a7-88863304b102 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-changed:fb48f111-b935-4d43-b701-7ee77959cdc5 for instance 938ada81-6b56-42a2-9411-42c7b3633e6d on instance [pid: 6|app: 0|req: 450/892] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:05:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 01:05:19.342 6 INFO nova.api.openstack.compute.server_external_events [req-efa45a00-1c8d-489c-a192-1dc3fe135cb6 req-0335f0a7-4a37-403b-9224-cac293c9c0a2 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-vif-plugged:50ef47ea-fdc4-4c36-b6ce-065bdca9dd78 for instance 980e12fe-6b60-45d8-858a-e52d92985878 on instance 2026-07-24 01:05:19.343 6 INFO nova.api.openstack.compute.server_external_events [req-efa45a00-1c8d-489c-a192-1dc3fe135cb6 req-0335f0a7-4a37-403b-9224-cac293c9c0a2 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-vif-plugged:50ef47ea-fdc4-4c36-b6ce-065bdca9dd78 for instance 980e12fe-6b60-45d8-858a-e52d92985878 on instance [pid: 6|app: 0|req: 451/893] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:05:19 2026] POST /v2.1/os-server-external-events => generated 354 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: 6|app: 0|req: 452/894] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:05:19 2026] GET /v2.1/servers/980e12fe-6b60-45d8-858a-e52d92985878 => generated 1528 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/895] 10.0.0.221 () {34 vars in 663 bytes} [Fri Jul 24 01:05:19 2026] POST /v2.1/servers => generated 447 bytes in 1135 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 444/896] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:05:20 2026] GET /v2.1/servers/980e12fe-6b60-45d8-858a-e52d92985878 => generated 1695 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 445/897] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:05:20 2026] GET /v2.1/servers/980e12fe-6b60-45d8-858a-e52d92985878 => generated 1695 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 453/898] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:05:20 2026] GET /v2.1/servers/e3161115-396f-4d90-83b7-36f9c5351dd5 => generated 1394 bytes in 696 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 01:05:22.220 7 INFO nova.api.openstack.compute.server_external_events [req-296253b3-6cc6-45f4-bbf7-094d0f5995df req-de1c07b8-29cd-42e9-bca2-4b9e480bba30 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-changed:50ef47ea-fdc4-4c36-b6ce-065bdca9dd78 for instance 980e12fe-6b60-45d8-858a-e52d92985878 on instance [pid: 7|app: 0|req: 446/899] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:05:22 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-07-24 01:05:23.958 6 INFO nova.api.openstack.compute.server_external_events [req-125f7a07-f226-4b52-b7e1-97e6a30dfa48 req-ca81357c-81e5-41aa-8b42-cef4726feb11 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-vif-plugged:73c91682-5cc5-4ab7-9039-7eea150fc02c for instance e3161115-396f-4d90-83b7-36f9c5351dd5 on instance [pid: 6|app: 0|req: 454/900] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:05:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 01:05:24.270 7 INFO nova.api.openstack.compute.server_external_events [req-cbda407b-159a-4756-a680-af86d4339091 req-31bf4609-5ddf-44ff-8d5b-0c2dfb20dd25 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-changed:73c91682-5cc5-4ab7-9039-7eea150fc02c for instance e3161115-396f-4d90-83b7-36f9c5351dd5 on instance [pid: 7|app: 0|req: 447/901] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:05:24 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 01:05:26.002 7 INFO nova.api.openstack.compute.server_external_events [req-e7aa609c-1957-490b-b258-43ebf4726ef2 req-e8967d3c-7e08-48fd-91c2-e2451ab22a7b 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-vif-plugged:73c91682-5cc5-4ab7-9039-7eea150fc02c for instance e3161115-396f-4d90-83b7-36f9c5351dd5 on instance [pid: 7|app: 0|req: 448/902] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:05:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 455/903] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:05:25 2026] GET /v2.1/servers/e3161115-396f-4d90-83b7-36f9c5351dd5 => generated 1816 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, ' 2026-07-24 01:05:28.045 7 INFO nova.api.openstack.compute.server_external_events [req-462c4fdb-0ea1-4f80-a23b-094aef95d95c req-e434de72-06e5-4785-8591-ff7e0c917a41 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-changed:73c91682-5cc5-4ab7-9039-7eea150fc02c for instance e3161115-396f-4d90-83b7-36f9c5351dd5 on instance [pid: 7|app: 0|req: 449/904] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:05:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 457/907] 10.0.0.221 () {34 vars in 750 bytes} [Fri Jul 24 01:05:30 2026] POST /v2.1/servers/980e12fe-6b60-45d8-858a-e52d92985878/action => generated 31678 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 451/908] 10.0.0.221 () {32 vars in 718 bytes} [Fri Jul 24 01:05:32 2026] DELETE /v2.1/servers/980e12fe-6b60-45d8-858a-e52d92985878 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 01:05:33.320 7 INFO nova.api.openstack.compute.server_external_events [req-2b208353-58b4-40d0-9dd2-13658556f40d req-4f1a257e-ca57-4d66-ae35-a279931a259c 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-vif-unplugged:50ef47ea-fdc4-4c36-b6ce-065bdca9dd78 for instance 980e12fe-6b60-45d8-858a-e52d92985878 on instance [pid: 7|app: 0|req: 452/909] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:05:33 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 458/910] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:05:33 2026] GET /v2.1/servers/980e12fe-6b60-45d8-858a-e52d92985878 => generated 1821 bytes in 548 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 01:05:34.641 7 INFO nova.api.openstack.wsgi [None req-32c32ec0-1966-465b-bcb0-51af14a28e35 97416481982e455e9e67c6526b70994c ef225f5fd62c4c00bbce5d9b1561cf99 - - default default] HTTP exception thrown: Instance 980e12fe-6b60-45d8-858a-e52d92985878 could not be found. [pid: 7|app: 0|req: 453/911] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:05:34 2026] GET /v2.1/servers/980e12fe-6b60-45d8-858a-e52d92985878 => 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: 6|app: 0|req: 459/912] 10.0.0.221 () {32 vars in 730 bytes} [Fri Jul 24 01:05:34 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1573495418 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 01:05:35.369 7 INFO nova.api.openstack.compute.server_external_events [req-ebac8b46-98af-4c59-9f4b-93176203d0da req-50e4320a-d828-4d14-8748-90e46349e07e 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-vif-plugged:50ef47ea-fdc4-4c36-b6ce-065bdca9dd78 for instance 980e12fe-6b60-45d8-858a-e52d92985878 on instance 2026-07-24 01:05:35.370 7 INFO nova.api.openstack.compute.server_external_events [req-ebac8b46-98af-4c59-9f4b-93176203d0da req-50e4320a-d828-4d14-8748-90e46349e07e 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-vif-deleted:50ef47ea-fdc4-4c36-b6ce-065bdca9dd78 for instance 980e12fe-6b60-45d8-858a-e52d92985878 on instance [pid: 7|app: 0|req: 454/913] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:05:35 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 460/914] 10.0.0.221 () {32 vars in 718 bytes} [Fri Jul 24 01:05:35 2026] DELETE /v2.1/servers/6340e2ae-d9a6-4692-b1a9-448ab76c103f => generated 0 bytes in 134 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 455/915] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:05:35 2026] GET /v2.1/servers/6340e2ae-d9a6-4692-b1a9-448ab76c103f => generated 1702 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 01:05:36.013 6 INFO nova.api.openstack.compute.server_external_events [req-5b5e702f-d76e-4662-9b91-1445343b43df req-be5235d0-1629-46ae-a8ae-4c5a9694f509 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-vif-unplugged:9d98afe8-2d3f-4f10-a9c5-eed529e5b301 for instance 6340e2ae-d9a6-4692-b1a9-448ab76c103f on instance [pid: 6|app: 0|req: 461/916] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:05:35 2026] POST /v2.1/os-server-external-events => generated 185 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, ' 2026-07-24 01:05:36.893 7 INFO nova.api.openstack.wsgi [None req-5700d708-622c-400f-934f-69fa792cb88b 97416481982e455e9e67c6526b70994c ef225f5fd62c4c00bbce5d9b1561cf99 - - default default] HTTP exception thrown: Instance 6340e2ae-d9a6-4692-b1a9-448ab76c103f could not be found. [pid: 7|app: 0|req: 456/917] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:05:36 2026] GET /v2.1/servers/6340e2ae-d9a6-4692-b1a9-448ab76c103f => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 462/918] 10.0.0.221 () {32 vars in 730 bytes} [Fri Jul 24 01:05:37 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1100485396 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 01:05:37.430 7 INFO nova.api.openstack.compute.server_external_events [req-bf5898b5-540e-4278-b575-77887fae842e req-03c3e863-9d84-40a2-be1c-b99482976712 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-vif-deleted:9d98afe8-2d3f-4f10-a9c5-eed529e5b301 for instance 6340e2ae-d9a6-4692-b1a9-448ab76c103f on instance [pid: 7|app: 0|req: 457/919] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:05:37 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) 2026-07-24 01:05:38.103 6 INFO nova.api.openstack.compute.server_external_events [req-feded307-3a38-400f-a56b-05c8abafd065 req-323b8f61-0253-47ce-88b1-13ee889fb7d0 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-vif-plugged:9d98afe8-2d3f-4f10-a9c5-eed529e5b301 for instance 6340e2ae-d9a6-4692-b1a9-448ab76c103f on instance [pid: 6|app: 0|req: 463/920] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:05:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 466/925] 199.19.213.150 () {36 vars in 714 bytes} [Fri Jul 24 01:05:51 2026] POST /v2.1/servers => generated 453 bytes in 881 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 460/926] 199.19.213.150 () {32 vars in 733 bytes} [Fri Jul 24 01:05:52 2026] GET /v2.1/servers/69f0a24a-9a10-4ca5-a221-da8e8a32ca91 => generated 2213 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 467/927] 199.19.213.150 () {32 vars in 759 bytes} [Fri Jul 24 01:05:52 2026] GET /v2.1/servers/69f0a24a-9a10-4ca5-a221-da8e8a32ca91/os-interface => generated 28 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 461/928] 199.19.213.150 () {32 vars in 777 bytes} [Fri Jul 24 01:05:52 2026] GET /v2.1/servers/69f0a24a-9a10-4ca5-a221-da8e8a32ca91/os-volume_attachments => generated 25 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 01:05:54.522 6 INFO nova.api.openstack.compute.server_external_events [req-8ffe530c-f37a-4d13-a62f-dd6e91bb0b26 req-1f3a83ec-8fe0-409c-a5c6-dfa024500fd3 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-changed:119fa22b-6475-4153-acb7-8ac4fc26e187 for instance 69f0a24a-9a10-4ca5-a221-da8e8a32ca91 on instance [pid: 6|app: 0|req: 468/929] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:05:54 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: 462/930] 199.19.213.150 () {32 vars in 733 bytes} [Fri Jul 24 01:05:54 2026] GET /v2.1/servers/69f0a24a-9a10-4ca5-a221-da8e8a32ca91 => generated 2433 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 469/931] 199.19.213.150 () {32 vars in 759 bytes} [Fri Jul 24 01:05:54 2026] GET /v2.1/servers/69f0a24a-9a10-4ca5-a221-da8e8a32ca91/os-interface => generated 284 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 463/932] 199.19.213.150 () {32 vars in 777 bytes} [Fri Jul 24 01:05:55 2026] GET /v2.1/servers/69f0a24a-9a10-4ca5-a221-da8e8a32ca91/os-volume_attachments => generated 197 bytes in 59 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-07-24 01:05:55.321 6 INFO nova.api.openstack.compute.server_external_events [req-e0593ea4-1e37-40f4-8254-3dfbedcad336 req-666e8b13-9d22-4d7f-832b-0c0ab61465c2 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-vif-plugged:119fa22b-6475-4153-acb7-8ac4fc26e187 for instance 69f0a24a-9a10-4ca5-a221-da8e8a32ca91 on instance [pid: 6|app: 0|req: 470/933] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:05:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 464/934] 199.19.213.150 () {32 vars in 733 bytes} [Fri Jul 24 01:05:57 2026] GET /v2.1/servers/69f0a24a-9a10-4ca5-a221-da8e8a32ca91 => generated 2581 bytes in 142 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 01:05:57.375 6 INFO nova.api.openstack.compute.server_external_events [req-7d29facc-d698-4c61-bc21-eacbb6b1a1a2 req-2bdf7fd8-3a51-4021-880d-1641243938aa 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-vif-plugged:119fa22b-6475-4153-acb7-8ac4fc26e187 for instance 69f0a24a-9a10-4ca5-a221-da8e8a32ca91 on instance [pid: 6|app: 0|req: 471/935] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:05:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/936] 199.19.213.150 () {32 vars in 759 bytes} [Fri Jul 24 01:05:57 2026] GET /v2.1/servers/69f0a24a-9a10-4ca5-a221-da8e8a32ca91/os-interface => generated 286 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 472/937] 199.19.213.150 () {32 vars in 777 bytes} [Fri Jul 24 01:05:57 2026] GET /v2.1/servers/69f0a24a-9a10-4ca5-a221-da8e8a32ca91/os-volume_attachments => generated 197 bytes in 38 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-07-24 01:06:32.889 6 INFO nova.api.openstack.compute.server_external_events [req-d85431bf-9462-4c9c-99c5-68c9b40d45ea req-6d61edf6-fff7-4cd9-83af-60f569a10acd 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-changed:97b9cd96-699d-4bd7-ad54-170d58383bc5 for instance 69f0a24a-9a10-4ca5-a221-da8e8a32ca91 on instance [pid: 6|app: 0|req: 477/946] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:06:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/947] 199.19.213.150 () {36 vars in 812 bytes} [Fri Jul 24 01:06:31 2026] POST /v2.1/servers/69f0a24a-9a10-4ca5-a221-da8e8a32ca91/os-interface => generated 279 bytes in 2429 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-07-24 01:06:34.934 6 INFO nova.api.openstack.compute.server_external_events [req-43f28204-3759-40d5-94d1-5894db856e7e req-c12937df-b435-46da-aa6a-b36cf985c604 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-vif-plugged:97b9cd96-699d-4bd7-ad54-170d58383bc5 for instance 69f0a24a-9a10-4ca5-a221-da8e8a32ca91 on instance 2026-07-24 01:06:34.935 6 INFO nova.api.openstack.compute.server_external_events [req-43f28204-3759-40d5-94d1-5894db856e7e req-c12937df-b435-46da-aa6a-b36cf985c604 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-vif-plugged:97b9cd96-699d-4bd7-ad54-170d58383bc5 for instance 69f0a24a-9a10-4ca5-a221-da8e8a32ca91 on instance 2026-07-24 01:06:34.935 6 INFO nova.api.openstack.compute.server_external_events [req-43f28204-3759-40d5-94d1-5894db856e7e req-c12937df-b435-46da-aa6a-b36cf985c604 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-changed:97b9cd96-699d-4bd7-ad54-170d58383bc5 for instance 69f0a24a-9a10-4ca5-a221-da8e8a32ca91 on instance [pid: 6|app: 0|req: 478/948] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:06:34 2026] POST /v2.1/os-server-external-events => generated 521 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, ' 2026-07-24 01:06:36.987 7 INFO nova.api.openstack.compute.server_external_events [req-15e9686a-2e86-424b-b03d-bba1c1d21efd req-232569b7-dc58-42f5-ab7e-ab06bfb99879 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-changed:97b9cd96-699d-4bd7-ad54-170d58383bc5 for instance 69f0a24a-9a10-4ca5-a221-da8e8a32ca91 on instance [pid: 7|app: 0|req: 471/949] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:06:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-07-24 01:06:57.465 7 INFO nova.api.openstack.compute.server_external_events [req-a02cf72f-b8f9-4acf-bbd8-3c59c0d6a6f9 req-3d8df226-f6ae-4cdd-8da2-14e975ddd602 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-changed:b558e642-cf7b-478a-b737-45df4c0ce1aa for instance 69f0a24a-9a10-4ca5-a221-da8e8a32ca91 on instance [pid: 7|app: 0|req: 474/954] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:06:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 481/955] 199.19.213.150 () {36 vars in 812 bytes} [Fri Jul 24 01:06:55 2026] POST /v2.1/servers/69f0a24a-9a10-4ca5-a221-da8e8a32ca91/os-interface => generated 377 bytes in 3159 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-07-24 01:06:59.510 7 INFO nova.api.openstack.compute.server_external_events [req-8b9f7a8a-fd1d-4a59-9dfa-5ae42774a8b8 req-368c9da4-6cdf-473f-984e-47379efbbd36 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-vif-plugged:b558e642-cf7b-478a-b737-45df4c0ce1aa for instance 69f0a24a-9a10-4ca5-a221-da8e8a32ca91 on instance 2026-07-24 01:06:59.511 7 INFO nova.api.openstack.compute.server_external_events [req-8b9f7a8a-fd1d-4a59-9dfa-5ae42774a8b8 req-368c9da4-6cdf-473f-984e-47379efbbd36 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-vif-plugged:b558e642-cf7b-478a-b737-45df4c0ce1aa for instance 69f0a24a-9a10-4ca5-a221-da8e8a32ca91 on instance 2026-07-24 01:06:59.511 7 INFO nova.api.openstack.compute.server_external_events [req-8b9f7a8a-fd1d-4a59-9dfa-5ae42774a8b8 req-368c9da4-6cdf-473f-984e-47379efbbd36 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-changed:b558e642-cf7b-478a-b737-45df4c0ce1aa for instance 69f0a24a-9a10-4ca5-a221-da8e8a32ca91 on instance [pid: 7|app: 0|req: 476/958] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:06:59 2026] POST /v2.1/os-server-external-events => generated 521 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 01:07:08.665 7 INFO nova.api.openstack.compute.server_external_events [req-a92dfc99-01ef-41f6-b749-a0768ce82af2 req-b63570b2-c85f-4f07-a18c-438d81c3da95 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-changed:7cbc0744-8ecc-4865-89db-9dafdf979685 for instance 69f0a24a-9a10-4ca5-a221-da8e8a32ca91 on instance [pid: 7|app: 0|req: 477/959] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:07:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 483/962] 199.19.213.150 () {36 vars in 812 bytes} [Fri Jul 24 01:07:06 2026] POST /v2.1/servers/69f0a24a-9a10-4ca5-a221-da8e8a32ca91/os-interface => generated 377 bytes in 3195 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-07-24 01:07:10.708 7 INFO nova.api.openstack.compute.server_external_events [req-d1ed028a-5a8b-4128-8900-93652cd9c92e req-43b00abb-f288-4107-bc20-cef8bf389c28 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-vif-plugged:7cbc0744-8ecc-4865-89db-9dafdf979685 for instance 69f0a24a-9a10-4ca5-a221-da8e8a32ca91 on instance 2026-07-24 01:07:10.708 7 INFO nova.api.openstack.compute.server_external_events [req-d1ed028a-5a8b-4128-8900-93652cd9c92e req-43b00abb-f288-4107-bc20-cef8bf389c28 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-vif-plugged:7cbc0744-8ecc-4865-89db-9dafdf979685 for instance 69f0a24a-9a10-4ca5-a221-da8e8a32ca91 on instance [pid: 7|app: 0|req: 480/963] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:07:10 2026] POST /v2.1/os-server-external-events => generated 354 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-07-24 01:07:12.749 6 INFO nova.api.openstack.compute.server_external_events [req-81d2f54c-82ce-485c-9e6b-d4cf60e44606 req-b0d9a5e2-a6f4-4212-a4f6-a8dc2d8bbde0 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-changed:7cbc0744-8ecc-4865-89db-9dafdf979685 for instance 69f0a24a-9a10-4ca5-a221-da8e8a32ca91 on instance [pid: 6|app: 0|req: 484/964] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:07:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 01:07:21.237 7 INFO nova.api.openstack.compute.server_external_events [req-a857bfad-ecd7-4b54-95fa-2376aa1e0a63 req-e3c698f4-20e5-4541-869d-300330b0f116 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-changed:7cbc0744-8ecc-4865-89db-9dafdf979685 for instance 69f0a24a-9a10-4ca5-a221-da8e8a32ca91 on instance [pid: 7|app: 0|req: 482/967] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:07:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 486/968] 199.19.213.150 () {34 vars in 855 bytes} [Fri Jul 24 01:07:21 2026] DELETE /v2.1/servers/69f0a24a-9a10-4ca5-a221-da8e8a32ca91/os-interface/7cbc0744-8ecc-4865-89db-9dafdf979685 => generated 0 bytes in 61 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-07-24 01:07:23.579 7 INFO nova.api.openstack.compute.server_external_events [req-04b49278-720f-49eb-9d54-0fb104e4de54 req-7cc6dde3-7974-4469-a534-a4f0348b65b7 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-vif-unplugged:7cbc0744-8ecc-4865-89db-9dafdf979685 for instance 69f0a24a-9a10-4ca5-a221-da8e8a32ca91 on instance 2026-07-24 01:07:23.580 7 INFO nova.api.openstack.compute.server_external_events [req-04b49278-720f-49eb-9d54-0fb104e4de54 req-7cc6dde3-7974-4469-a534-a4f0348b65b7 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-vif-plugged:7cbc0744-8ecc-4865-89db-9dafdf979685 for instance 69f0a24a-9a10-4ca5-a221-da8e8a32ca91 on instance 2026-07-24 01:07:23.580 7 INFO nova.api.openstack.compute.server_external_events [req-04b49278-720f-49eb-9d54-0fb104e4de54 req-7cc6dde3-7974-4469-a534-a4f0348b65b7 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-vif-deleted:7cbc0744-8ecc-4865-89db-9dafdf979685 for instance 69f0a24a-9a10-4ca5-a221-da8e8a32ca91 on instance [pid: 7|app: 0|req: 483/969] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:07:23 2026] POST /v2.1/os-server-external-events => generated 527 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-07-24 01:07:26.818 6 INFO nova.api.openstack.compute.server_external_events [req-fc8bb036-4e1d-4048-bf70-239df715724a req-c6fa7df5-ca6c-4a74-a7d4-d2b4119e0541 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-changed:b558e642-cf7b-478a-b737-45df4c0ce1aa for instance 69f0a24a-9a10-4ca5-a221-da8e8a32ca91 on instance [pid: 6|app: 0|req: 487/970] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:07:26 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: 7|app: 0|req: 484/971] 199.19.213.150 () {34 vars in 855 bytes} [Fri Jul 24 01:07:26 2026] DELETE /v2.1/servers/69f0a24a-9a10-4ca5-a221-da8e8a32ca91/os-interface/b558e642-cf7b-478a-b737-45df4c0ce1aa => generated 0 bytes in 88 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-07-24 01:07:28.873 6 INFO nova.api.openstack.compute.server_external_events [req-acafb874-4bf5-4ffb-9831-9db0b332a2c7 req-22d1cd03-295a-419b-af3f-a9332ce48154 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-vif-unplugged:b558e642-cf7b-478a-b737-45df4c0ce1aa for instance 69f0a24a-9a10-4ca5-a221-da8e8a32ca91 on instance 2026-07-24 01:07:28.874 6 INFO nova.api.openstack.compute.server_external_events [req-acafb874-4bf5-4ffb-9831-9db0b332a2c7 req-22d1cd03-295a-419b-af3f-a9332ce48154 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-vif-plugged:b558e642-cf7b-478a-b737-45df4c0ce1aa for instance 69f0a24a-9a10-4ca5-a221-da8e8a32ca91 on instance 2026-07-24 01:07:28.874 6 INFO nova.api.openstack.compute.server_external_events [req-acafb874-4bf5-4ffb-9831-9db0b332a2c7 req-22d1cd03-295a-419b-af3f-a9332ce48154 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-vif-deleted:b558e642-cf7b-478a-b737-45df4c0ce1aa for instance 69f0a24a-9a10-4ca5-a221-da8e8a32ca91 on instance [pid: 6|app: 0|req: 488/972] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:07:28 2026] POST /v2.1/os-server-external-events => generated 527 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: 487/977] 199.19.213.150 () {34 vars in 855 bytes} [Fri Jul 24 01:07:42 2026] DELETE /v2.1/servers/69f0a24a-9a10-4ca5-a221-da8e8a32ca91/os-interface/97b9cd96-699d-4bd7-ad54-170d58383bc5 => generated 0 bytes in 40 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-07-24 01:07:43.288 6 INFO nova.api.openstack.compute.server_external_events [req-5ebc182e-2489-48ab-979e-7b4008381bfd req-52821109-3b7b-4551-b7b3-39c461828604 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-vif-unplugged:97b9cd96-699d-4bd7-ad54-170d58383bc5 for instance 69f0a24a-9a10-4ca5-a221-da8e8a32ca91 on instance [pid: 6|app: 0|req: 491/978] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:07:43 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-07-24 01:07:45.332 7 INFO nova.api.openstack.compute.server_external_events [req-6bceb930-14c8-4f85-bb3a-ff892263ea56 req-83d431ea-a100-4c3e-b565-4a7cb73782c0 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-vif-plugged:97b9cd96-699d-4bd7-ad54-170d58383bc5 for instance 69f0a24a-9a10-4ca5-a221-da8e8a32ca91 on instance [pid: 7|app: 0|req: 488/979] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:07:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 492/980] 199.19.213.150 () {34 vars in 755 bytes} [Fri Jul 24 01:07:45 2026] DELETE /v2.1/servers/69f0a24a-9a10-4ca5-a221-da8e8a32ca91 => 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-07-24 01:07:46.314 7 INFO nova.api.openstack.compute.server_external_events [req-340d699a-8bf6-47c0-b64e-2e7700dfb41b req-d7d8cdd5-6f5b-4409-9350-849b18dc6754 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-vif-unplugged:119fa22b-6475-4153-acb7-8ac4fc26e187 for instance 69f0a24a-9a10-4ca5-a221-da8e8a32ca91 on instance [pid: 7|app: 0|req: 489/981] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:07:46 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 01:07:47.374 6 INFO nova.api.openstack.compute.server_external_events [req-f1eeb7ec-70bf-45ef-b181-bb5f50eea6f3 req-780f48bf-6bee-450e-b290-70c0ac765b0f 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-vif-deleted:119fa22b-6475-4153-acb7-8ac4fc26e187 for instance 69f0a24a-9a10-4ca5-a221-da8e8a32ca91 on instance [pid: 6|app: 0|req: 493/982] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:07:47 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 01:07:48.402 7 INFO nova.api.openstack.compute.server_external_events [req-62c341ac-e31d-4a54-af07-4bb8dfff2735 req-2226908f-4e91-4e17-b4b6-351ee540e29b 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-vif-plugged:119fa22b-6475-4153-acb7-8ac4fc26e187 for instance 69f0a24a-9a10-4ca5-a221-da8e8a32ca91 on instance [pid: 7|app: 0|req: 490/983] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:07:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 494/984] 10.0.0.221 () {32 vars in 718 bytes} [Fri Jul 24 01:07:48 2026] DELETE /v2.1/servers/e3161115-396f-4d90-83b7-36f9c5351dd5 => generated 0 bytes in 102 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: 491/985] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:07:48 2026] GET /v2.1/servers/e3161115-396f-4d90-83b7-36f9c5351dd5 => generated 1942 bytes in 303 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 01:07:49.422 7 INFO nova.api.openstack.compute.server_external_events [req-c347c282-2957-401b-9503-5b1a6c00ccfe req-963c2f7f-a24e-4502-93dd-ef1794873964 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-changed:73c91682-5cc5-4ab7-9039-7eea150fc02c for instance e3161115-396f-4d90-83b7-36f9c5351dd5 on instance 2026-07-24 01:07:49.422 7 INFO nova.api.openstack.compute.server_external_events [req-c347c282-2957-401b-9503-5b1a6c00ccfe req-963c2f7f-a24e-4502-93dd-ef1794873964 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-vif-deleted:73c91682-5cc5-4ab7-9039-7eea150fc02c for instance e3161115-396f-4d90-83b7-36f9c5351dd5 on instance [pid: 7|app: 0|req: 493/988] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:07:49 2026] POST /v2.1/os-server-external-events => generated 350 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 01:07:50.442 6 INFO nova.api.openstack.compute.server_external_events [req-5b4d2854-335d-49e2-a685-26c52bc0d93c req-b29dcb4e-6aa5-4cdf-a065-e3d3451813ba 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-vif-unplugged:73c91682-5cc5-4ab7-9039-7eea150fc02c for instance e3161115-396f-4d90-83b7-36f9c5351dd5 on instance 2026-07-24 01:07:50.443 6 INFO nova.api.openstack.compute.server_external_events [req-5b4d2854-335d-49e2-a685-26c52bc0d93c req-b29dcb4e-6aa5-4cdf-a065-e3d3451813ba 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-vif-plugged:73c91682-5cc5-4ab7-9039-7eea150fc02c for instance e3161115-396f-4d90-83b7-36f9c5351dd5 on instance [pid: 6|app: 0|req: 496/989] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:07:50 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 01:07:53.833 7 INFO nova.api.openstack.wsgi [None req-184297b1-d170-428d-91de-f83a4d5f7afd f4881b48964347fcb09bbc79851f5291 75ed9f417fae46de9d244e7a15bdf8fb - - default default] HTTP exception thrown: Instance e3161115-396f-4d90-83b7-36f9c5351dd5 could not be found. [pid: 7|app: 0|req: 494/990] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:07:53 2026] GET /v2.1/servers/e3161115-396f-4d90-83b7-36f9c5351dd5 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 01:07:54.344 6 INFO nova.api.openstack.compute.server_external_events [req-0ca46a62-e235-4b13-b469-b8b1acc3b62a req-2e44f674-a8fa-436e-9c2d-dc162bb588d9 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-changed:fb48f111-b935-4d43-b701-7ee77959cdc5 for instance 938ada81-6b56-42a2-9411-42c7b3633e6d on instance [pid: 6|app: 0|req: 497/991] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:07:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 495/992] 10.0.0.221 () {32 vars in 718 bytes} [Fri Jul 24 01:07:54 2026] DELETE /v2.1/servers/938ada81-6b56-42a2-9411-42c7b3633e6d => generated 0 bytes in 99 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 498/993] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:07:54 2026] GET /v2.1/servers/938ada81-6b56-42a2-9411-42c7b3633e6d => generated 1943 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 01:07:55.306 7 INFO nova.api.openstack.compute.server_external_events [req-00200d6b-b0a7-4d95-aef0-07d86f9c4390 req-f11fa490-46a3-41bf-beca-2c0f3e505cd1 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-vif-deleted:fb48f111-b935-4d43-b701-7ee77959cdc5 for instance 938ada81-6b56-42a2-9411-42c7b3633e6d on instance [pid: 7|app: 0|req: 496/994] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:07:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 01:07:56.383 6 INFO nova.api.openstack.compute.server_external_events [req-d5640814-25db-4170-a4d3-3bb4bccc9dcd req-c748c0a6-0adc-403e-af45-dce9f916eae2 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-vif-unplugged:fb48f111-b935-4d43-b701-7ee77959cdc5 for instance 938ada81-6b56-42a2-9411-42c7b3633e6d on instance 2026-07-24 01:07:56.383 6 INFO nova.api.openstack.compute.server_external_events [req-d5640814-25db-4170-a4d3-3bb4bccc9dcd req-c748c0a6-0adc-403e-af45-dce9f916eae2 6315c8a7777043e7b683b93cfbebc8c9 5046e2f91d65489d81934026b2899f3a - - 6b05d053a9fb460b931be32f344fe673 6b05d053a9fb460b931be32f344fe673] Creating event network-vif-plugged:fb48f111-b935-4d43-b701-7ee77959cdc5 for instance 938ada81-6b56-42a2-9411-42c7b3633e6d on instance [pid: 6|app: 0|req: 499/995] 10.0.0.215 () {38 vars in 815 bytes} [Fri Jul 24 01:07:56 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 01:07:59.753 7 INFO nova.api.openstack.wsgi [None req-ae5085ac-2f40-4e34-9570-6e9cd26a4cd4 f4881b48964347fcb09bbc79851f5291 75ed9f417fae46de9d244e7a15bdf8fb - - default default] HTTP exception thrown: Instance 938ada81-6b56-42a2-9411-42c7b3633e6d could not be found. [pid: 7|app: 0|req: 498/998] 10.0.0.221 () {32 vars in 715 bytes} [Fri Jul 24 01:07:59 2026] GET /v2.1/servers/938ada81-6b56-42a2-9411-42c7b3633e6d => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 6|app: 0|req: 501/999] 10.0.0.221 () {32 vars in 726 bytes} [Fri Jul 24 01:08:01 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1535026907 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-24 01:08:01.396 7 INFO nova.api.openstack.wsgi [None req-e529df81-bbeb-48b8-8295-d18f64dcb8c2 f4881b48964347fcb09bbc79851f5291 75ed9f417fae46de9d244e7a15bdf8fb - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1535026907 not found for user f4881b48964347fcb09bbc79851f5291 [pid: 7|app: 0|req: 499/1000] 10.0.0.221 () {32 vars in 723 bytes} [Fri Jul 24 01:08:01 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1535026907 => generated 142 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1003] 10.0.0.221 () {32 vars in 655 bytes} [Fri Jul 24 01:08:16 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 503/1004] 10.0.0.221 () {32 vars in 641 bytes} [Fri Jul 24 01:08:17 2026] GET /v2.1/servers => generated 15 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-24 01:08:17.208 7 WARNING oslo_db.sqlalchemy.utils [None req-a5e134e3-f33b-4ec8-a2a9-2f537783f597 2f60f174b8564a2b992af03019d9a827 932bb5876f5b4bb5b544c73eb81d04a5 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 502/1005] 10.0.0.221 () {32 vars in 649 bytes} [Fri Jul 24 01:08:17 2026] GET /v2.1/os-keypairs => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 504/1006] 10.0.0.221 () {32 vars in 694 bytes} [Fri Jul 24 01:08:17 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1061] 10.0.0.197 () {28 vars in 455 bytes} [Fri Jul 24 01:12:41 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) 2026-07-24 01:12:41.378 6 ERROR oslo.messaging._drivers.impl_rabbit [-] [baf593aa-f297-4461-8abb-9dba80401b49] AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-24 01:12:41.387 6 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri Jul 24 01:12:41 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1 (ip 10.0.0.197) !!! 2026-07-24 01:12:41.391 6 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri Jul 24 01:12:41 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1 (ip 10.0.0.197) !!! [pid: 6|app: 0|req: 532/1062] 10.0.0.197 () {30 vars in 659 bytes} [Fri Jul 24 01:12:41 2026] GET /v2.1 => generated 0 bytes in 79 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) 2026-07-24 01:12:41.460 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [031d2ca9-9116-448d-880f-d19a18545e83] AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-24 01:12:41.462 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri Jul 24 01:12:41 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1/ (ip 10.0.0.197) !!! 2026-07-24 01:12:41.464 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Fri Jul 24 01:12:41 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1/ (ip 10.0.0.197) !!! [pid: 7|app: 0|req: 531/1063] 10.0.0.197 () {32 vars in 732 bytes} [Fri Jul 24 01:12:41 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: 6|app: 0|req: 533/1064] 10.0.0.197 () {34 vars in 805 bytes} [Fri Jul 24 01:12:41 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1065] 10.0.0.197 () {28 vars in 455 bytes} [Fri Jul 24 01:12:42 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 6|app: 0|req: 534/1066] 10.0.0.197 () {30 vars in 659 bytes} [Fri Jul 24 01:12:42 2026] GET /v2.1 => generated 0 bytes in 50 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 533/1067] 10.0.0.197 () {32 vars in 732 bytes} [Fri Jul 24 01:12:42 2026] GET /v2.1/ => generated 410 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 535/1068] 10.0.0.197 () {34 vars in 893 bytes} [Fri Jul 24 01:12:42 2026] GET /v2.1/servers/detail?project_id=4191f2e2d6a84f02892d813fa0cbdc28&all_tenants=True => generated 15 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1069] 10.0.0.197 () {34 vars in 893 bytes} [Fri Jul 24 01:12:42 2026] GET /v2.1/servers/detail?project_id=5046e2f91d65489d81934026b2899f3a&all_tenants=True => generated 15 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-24 01:12:42.389 6 INFO oslo.messaging._drivers.impl_rabbit [-] [baf593aa-f297-4461-8abb-9dba80401b49] Reconnected to AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 via [amqp] client with port 59526. [pid: 6|app: 0|req: 536/1070] 10.0.0.197 () {34 vars in 893 bytes} [Fri Jul 24 01:12:42 2026] GET /v2.1/servers/detail?project_id=932bb5876f5b4bb5b544c73eb81d04a5&all_tenants=True => generated 15 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0)