+ 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 [Thu May 21 05:24:33 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: nova-api-osapi-6c489498b5-stw8l 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.12.3 (main, Jan 8 2026, 11:30:50) [GCC 13.3.0] Python main interpreter initialized at 0x7f3423c64668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-05-21 05:24:38.680 7 INFO nova.utils [None req-d7edaf6c-f683-4d7c-ab46-d6a831e9bc54 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-21 05:24:38.705 8 INFO nova.utils [None req-46f4a63c-aa30-4d29-ab43-761f5de1638c - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-21 05:24:40.376 8 WARNING keystonemiddleware._common.config [None req-46f4a63c-aa30-4d29-ab43-761f5de1638c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-21 05:24:40.386 8 WARNING oslo_config.cfg [None req-46f4a63c-aa30-4d29-ab43-761f5de1638c - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-21 05:24:40.464 8 WARNING keystonemiddleware._common.config [None req-46f4a63c-aa30-4d29-ab43-761f5de1638c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-21 05:24:40.480 8 WARNING oslo_config.cfg [None req-46f4a63c-aa30-4d29-ab43-761f5de1638c - - - - - -] 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-05-21 05:24:40.493 8 WARNING oslo_config.cfg [None req-46f4a63c-aa30-4d29-ab43-761f5de1638c - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f3423c64668 pid: 8 (default app) 2026-05-21 05:24:40.496 7 WARNING keystonemiddleware._common.config [None req-d7edaf6c-f683-4d7c-ab46-d6a831e9bc54 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-21 05:24:40.505 7 WARNING oslo_config.cfg [None req-d7edaf6c-f683-4d7c-ab46-d6a831e9bc54 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-21 05:24:40.586 7 WARNING keystonemiddleware._common.config [None req-d7edaf6c-f683-4d7c-ab46-d6a831e9bc54 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-21 05:24:40.602 7 WARNING oslo_config.cfg [None req-d7edaf6c-f683-4d7c-ab46-d6a831e9bc54 - - - - - -] 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-05-21 05:24:40.614 7 WARNING oslo_config.cfg [None req-d7edaf6c-f683-4d7c-ab46-d6a831e9bc54 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f3423c64668 pid: 7 (default app) [pid: 8|app: 0|req: 2/3] 199.19.213.195 () {42 vars in 705 bytes} [Thu May 21 05:24:46 2026] GET /v2.1 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 05:24:47.246 7 WARNING oslo_policy.policy [None req-6f1a054d-2dd4-4a70-9fac-0d37bc6e4807 b6b8c4445c984e5dae3d5b3029720eb7 36266e943b1f43b29a92e0e2732caa85 - - 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-05-21 05:24:47.247 7 WARNING oslo_policy.policy [None req-6f1a054d-2dd4-4a70-9fac-0d37bc6e4807 b6b8c4445c984e5dae3d5b3029720eb7 36266e943b1f43b29a92e0e2732caa85 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 2/4] 199.19.213.195 () {44 vars in 909 bytes} [Thu May 21 05:24:46 2026] GET /v2.1 => generated 0 bytes in 567 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 05:24:47.345 8 WARNING oslo_policy.policy [req-6f1a054d-2dd4-4a70-9fac-0d37bc6e4807 req-d90cd276-a501-43f3-949a-4ddfec414964 b6b8c4445c984e5dae3d5b3029720eb7 36266e943b1f43b29a92e0e2732caa85 - - 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-05-21 05:24:47.345 8 WARNING oslo_policy.policy [req-6f1a054d-2dd4-4a70-9fac-0d37bc6e4807 req-d90cd276-a501-43f3-949a-4ddfec414964 b6b8c4445c984e5dae3d5b3029720eb7 36266e943b1f43b29a92e0e2732caa85 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/5] 199.19.213.195 () {46 vars in 982 bytes} [Thu May 21 05:24:47 2026] GET /v2.1/ => generated 400 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 05:24:47.443 7 INFO nova.api.openstack.wsgi [None req-8218adae-3e4d-485a-89dc-7d91c9a75ece b6b8c4445c984e5dae3d5b3029720eb7 36266e943b1f43b29a92e0e2732caa85 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/6] 199.19.213.195 () {48 vars in 1011 bytes} [Thu May 21 05:24:47 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 199.19.213.195 () {48 vars in 1051 bytes} [Thu May 21 05:24:47 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 199.19.213.195 () {52 vars in 1048 bytes} [Thu May 21 05:24:47 2026] POST /v2.1/flavors => generated 529 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 199.19.213.195 () {42 vars in 705 bytes} [Thu May 21 05:24:48 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: 5/10] 199.19.213.195 () {44 vars in 909 bytes} [Thu May 21 05:24:48 2026] GET /v2.1 => generated 0 bytes in 49 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/11] 199.19.213.195 () {46 vars in 982 bytes} [Thu May 21 05:24:48 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 05:24:48.535 7 INFO nova.api.openstack.wsgi [None req-f1de7129-a4e3-4e69-9113-b320721c5160 b6b8c4445c984e5dae3d5b3029720eb7 36266e943b1f43b29a92e0e2732caa85 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/12] 199.19.213.195 () {48 vars in 1013 bytes} [Thu May 21 05:24:48 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/13] 199.19.213.195 () {48 vars in 1051 bytes} [Thu May 21 05:24:48 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.19.213.195 () {52 vars in 1048 bytes} [Thu May 21 05:24:48 2026] POST /v2.1/flavors => generated 532 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 199.19.213.195 () {42 vars in 705 bytes} [Thu May 21 05:24:49 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.19.213.195 () {44 vars in 909 bytes} [Thu May 21 05:24:49 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/17] 199.19.213.195 () {46 vars in 982 bytes} [Thu May 21 05:24:49 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 05:24:49.577 7 INFO nova.api.openstack.wsgi [None req-5d596bbd-60cc-4164-900d-0097f016fba3 b6b8c4445c984e5dae3d5b3029720eb7 36266e943b1f43b29a92e0e2732caa85 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/18] 199.19.213.195 () {48 vars in 1015 bytes} [Thu May 21 05:24:49 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/19] 199.19.213.195 () {48 vars in 1051 bytes} [Thu May 21 05:24:49 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 199.19.213.195 () {52 vars in 1048 bytes} [Thu May 21 05:24:49 2026] POST /v2.1/flavors => generated 533 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/21] 199.19.213.195 () {42 vars in 705 bytes} [Thu May 21 05:24: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: 11/22] 199.19.213.195 () {44 vars in 909 bytes} [Thu May 21 05:24:50 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/23] 199.19.213.195 () {46 vars in 982 bytes} [Thu May 21 05:24:50 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 05:24:50.603 7 INFO nova.api.openstack.wsgi [None req-80780a6b-fd84-4744-a4be-e7ced465c82b b6b8c4445c984e5dae3d5b3029720eb7 36266e943b1f43b29a92e0e2732caa85 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 12/24] 199.19.213.195 () {48 vars in 1013 bytes} [Thu May 21 05:24:50 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: 8|app: 0|req: 13/25] 199.19.213.195 () {48 vars in 1051 bytes} [Thu May 21 05:24:50 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/26] 199.19.213.195 () {52 vars in 1048 bytes} [Thu May 21 05:24:50 2026] POST /v2.1/flavors => generated 532 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 199.19.213.195 () {42 vars in 705 bytes} [Thu May 21 05:24:51 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/28] 199.19.213.195 () {44 vars in 909 bytes} [Thu May 21 05:24:51 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 15/29] 199.19.213.195 () {46 vars in 982 bytes} [Thu May 21 05:24:51 2026] GET /v2.1/ => generated 400 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 05:24:51.561 7 INFO nova.api.openstack.wsgi [None req-659aaea0-cec8-47ac-b588-114363ec33f6 b6b8c4445c984e5dae3d5b3029720eb7 36266e943b1f43b29a92e0e2732caa85 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 15/30] 199.19.213.195 () {48 vars in 1015 bytes} [Thu May 21 05:24:51 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/31] 199.19.213.195 () {48 vars in 1051 bytes} [Thu May 21 05:24:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/32] 199.19.213.195 () {52 vars in 1048 bytes} [Thu May 21 05:24:51 2026] POST /v2.1/flavors => generated 535 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/103] 10.0.0.101 () {28 vars in 454 bytes} [Thu May 21 05:30:35 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 52/104] 10.0.0.101 () {30 vars in 658 bytes} [Thu May 21 05:30:35 2026] GET /v2.1 => generated 0 bytes in 225 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 53/105] 10.0.0.101 () {32 vars in 731 bytes} [Thu May 21 05:30:35 2026] GET /v2.1/ => generated 411 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/106] 10.0.0.101 () {34 vars in 804 bytes} [Thu May 21 05:30:35 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 70/139] 199.19.213.195 () {42 vars in 705 bytes} [Thu May 21 05:33:21 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 70/140] 199.19.213.195 () {44 vars in 909 bytes} [Thu May 21 05:33:21 2026] GET /v2.1 => generated 0 bytes in 411 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 71/141] 199.19.213.195 () {46 vars in 982 bytes} [Thu May 21 05:33:21 2026] GET /v2.1/ => generated 400 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 05:33:21.756 8 INFO nova.api.openstack.wsgi [None req-a895abb2-e1aa-4138-95e8-499e72575bff b6b8c4445c984e5dae3d5b3029720eb7 36266e943b1f43b29a92e0e2732caa85 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 71/142] 199.19.213.195 () {48 vars in 1017 bytes} [Thu May 21 05:33:21 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 72/143] 199.19.213.195 () {48 vars in 1051 bytes} [Thu May 21 05:33:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 72/144] 199.19.213.195 () {52 vars in 1049 bytes} [Thu May 21 05:33:21 2026] POST /v2.1/flavors => generated 534 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 79/157] 199.19.213.195 () {42 vars in 705 bytes} [Thu May 21 05:34:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 79/158] 199.19.213.195 () {44 vars in 909 bytes} [Thu May 21 05:34:17 2026] GET /v2.1 => generated 0 bytes in 55 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 80/159] 199.19.213.195 () {46 vars in 982 bytes} [Thu May 21 05:34:17 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 05:34:17.638 7 INFO nova.api.openstack.wsgi [None req-3be1023b-a762-4d4c-93e0-29193ff0ca45 b6b8c4445c984e5dae3d5b3029720eb7 36266e943b1f43b29a92e0e2732caa85 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user b6b8c4445c984e5dae3d5b3029720eb7 [pid: 7|app: 0|req: 80/160] 199.19.213.195 () {48 vars in 1051 bytes} [Thu May 21 05:34:17 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-05-21 05:34:17.654 8 WARNING oslo_db.sqlalchemy.utils [None req-cf0780db-0cb3-4fe1-98b8-36cce89dc3ad b6b8c4445c984e5dae3d5b3029720eb7 36266e943b1f43b29a92e0e2732caa85 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 81/161] 199.19.213.195 () {48 vars in 1016 bytes} [Thu May 21 05:34:17 2026] GET /v2.1/os-keypairs => generated 16 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 81/162] 199.19.213.195 () {52 vars in 1057 bytes} [Thu May 21 05:34:17 2026] POST /v2.1/os-keypairs => generated 576 bytes in 52 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 82/163] 199.19.213.195 () {42 vars in 705 bytes} [Thu May 21 05:34:21 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/164] 199.19.213.195 () {44 vars in 909 bytes} [Thu May 21 05:34:21 2026] GET /v2.1 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 83/165] 199.19.213.195 () {46 vars in 982 bytes} [Thu May 21 05:34:21 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 83/166] 199.19.213.195 () {48 vars in 1073 bytes} [Thu May 21 05:34:21 2026] GET /v2.1/os-quota-sets/36266e943b1f43b29a92e0e2732caa85 => generated 283 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 84/167] 199.19.213.195 () {52 vars in 1125 bytes} [Thu May 21 05:34:22 2026] PUT /v2.1/os-quota-sets/36266e943b1f43b29a92e0e2732caa85 => generated 238 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/262] 199.19.213.195 () {42 vars in 705 bytes} [Thu May 21 05:42:04 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/263] 199.19.213.195 () {44 vars in 909 bytes} [Thu May 21 05:42:04 2026] GET /v2.1 => generated 0 bytes in 101 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 132/264] 199.19.213.195 () {46 vars in 982 bytes} [Thu May 21 05:42:04 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 05:42:04.782 8 INFO nova.api.openstack.wsgi [None req-0acb190a-068c-4fc6-9853-1f08269fba96 b6b8c4445c984e5dae3d5b3029720eb7 36266e943b1f43b29a92e0e2732caa85 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 133/265] 199.19.213.195 () {48 vars in 1015 bytes} [Thu May 21 05:42:04 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: 133/266] 199.19.213.195 () {48 vars in 1051 bytes} [Thu May 21 05:42:04 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/267] 199.19.213.195 () {52 vars in 1049 bytes} [Thu May 21 05:42:04 2026] POST /v2.1/flavors => generated 534 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/306] 199.19.213.195 () {42 vars in 705 bytes} [Thu May 21 05:45:22 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: 153/307] 199.19.213.195 () {44 vars in 909 bytes} [Thu May 21 05:45:22 2026] GET /v2.1 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 155/308] 199.19.213.195 () {46 vars in 982 bytes} [Thu May 21 05:45:22 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/309] 199.19.213.195 () {48 vars in 1073 bytes} [Thu May 21 05:45:22 2026] GET /v2.1/os-quota-sets/185dde5e674a48aea97fdebd8ab28846 => generated 283 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/310] 199.19.213.195 () {52 vars in 1125 bytes} [Thu May 21 05:45:23 2026] PUT /v2.1/os-quota-sets/185dde5e674a48aea97fdebd8ab28846 => generated 238 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/447] 199.19.213.195 () {42 vars in 705 bytes} [Thu May 21 05:56:41 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/448] 199.19.213.195 () {44 vars in 909 bytes} [Thu May 21 05:56:41 2026] GET /v2.1 => generated 0 bytes in 102 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 224/449] 199.19.213.195 () {46 vars in 982 bytes} [Thu May 21 05:56:42 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 05:56:42.046 8 INFO nova.api.openstack.wsgi [None req-c1c268b1-b192-4827-8ffa-84862b28e325 b6b8c4445c984e5dae3d5b3029720eb7 36266e943b1f43b29a92e0e2732caa85 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 226/450] 199.19.213.195 () {48 vars in 1011 bytes} [Thu May 21 05:56:42 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/451] 199.19.213.195 () {48 vars in 1051 bytes} [Thu May 21 05:56:42 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/452] 199.19.213.195 () {48 vars in 1099 bytes} [Thu May 21 05:56:42 2026] GET /v2.1/flavors/9a305f5d-a10b-463a-9dca-068623349f3d/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/453] 199.19.213.195 () {42 vars in 705 bytes} [Thu May 21 05:56:42 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/454] 199.19.213.195 () {44 vars in 909 bytes} [Thu May 21 05:56:42 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 227/455] 199.19.213.195 () {46 vars in 982 bytes} [Thu May 21 05:56:42 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 05:56:42.975 8 INFO nova.api.openstack.wsgi [None req-ebc195bb-f993-43ca-a7f2-192af9c9fef5 b6b8c4445c984e5dae3d5b3029720eb7 36266e943b1f43b29a92e0e2732caa85 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 229/456] 199.19.213.195 () {48 vars in 1013 bytes} [Thu May 21 05:56:42 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/457] 199.19.213.195 () {48 vars in 1051 bytes} [Thu May 21 05:56:42 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/458] 199.19.213.195 () {48 vars in 1099 bytes} [Thu May 21 05:56:43 2026] GET /v2.1/flavors/81de9496-9b23-455f-a75e-31b6f67bf223/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/459] 199.19.213.195 () {42 vars in 705 bytes} [Thu May 21 05:56:43 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/460] 199.19.213.195 () {44 vars in 909 bytes} [Thu May 21 05:56:43 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 230/461] 199.19.213.195 () {46 vars in 982 bytes} [Thu May 21 05:56:43 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 05:56:43.882 8 INFO nova.api.openstack.wsgi [None req-5a08fcb2-7c8a-4335-8591-3cde7f052b96 b6b8c4445c984e5dae3d5b3029720eb7 36266e943b1f43b29a92e0e2732caa85 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 232/462] 199.19.213.195 () {48 vars in 1015 bytes} [Thu May 21 05:56:43 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/463] 199.19.213.195 () {48 vars in 1051 bytes} [Thu May 21 05:56:43 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/464] 199.19.213.195 () {48 vars in 1099 bytes} [Thu May 21 05:56:43 2026] GET /v2.1/flavors/a9fcf9a5-6b1b-4c72-8aa0-ae2459115871/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/467] 199.19.213.195 () {42 vars in 705 bytes} [Thu May 21 05:56: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: 7|app: 0|req: 233/468] 199.19.213.195 () {44 vars in 909 bytes} [Thu May 21 05:56:44 2026] GET /v2.1 => generated 0 bytes in 49 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 236/469] 199.19.213.195 () {46 vars in 982 bytes} [Thu May 21 05:56:44 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 05:56:44.825 7 INFO nova.api.openstack.wsgi [None req-1ae29bf0-2605-4e91-a9c1-6a203384ee2e b6b8c4445c984e5dae3d5b3029720eb7 36266e943b1f43b29a92e0e2732caa85 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 234/470] 199.19.213.195 () {48 vars in 1013 bytes} [Thu May 21 05:56:44 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: 8|app: 0|req: 237/471] 199.19.213.195 () {48 vars in 1051 bytes} [Thu May 21 05:56:44 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/472] 199.19.213.195 () {48 vars in 1099 bytes} [Thu May 21 05:56:44 2026] GET /v2.1/flavors/2d2db707-094e-433e-888d-68d873dbbad9/os-extra_specs => generated 19 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/473] 199.19.213.195 () {42 vars in 705 bytes} [Thu May 21 05:56:45 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/474] 199.19.213.195 () {44 vars in 909 bytes} [Thu May 21 05:56:45 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 239/475] 199.19.213.195 () {46 vars in 982 bytes} [Thu May 21 05:56:45 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 05:56:45.743 7 INFO nova.api.openstack.wsgi [None req-67d3c562-46c1-45dc-a12a-e7f380b9de0b b6b8c4445c984e5dae3d5b3029720eb7 36266e943b1f43b29a92e0e2732caa85 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 237/476] 199.19.213.195 () {48 vars in 1015 bytes} [Thu May 21 05:56:45 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/477] 199.19.213.195 () {48 vars in 1051 bytes} [Thu May 21 05:56:45 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/478] 199.19.213.195 () {48 vars in 1099 bytes} [Thu May 21 05:56:45 2026] GET /v2.1/flavors/b8c822c0-6193-4196-89ce-3121ce340cd1/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: 245/491] 199.19.213.195 () {42 vars in 705 bytes} [Thu May 21 05:57:46 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/492] 199.19.213.195 () {44 vars in 909 bytes} [Thu May 21 05:57:46 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 246/493] 199.19.213.195 () {46 vars in 982 bytes} [Thu May 21 05:57:46 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 05:57:46.116 8 INFO nova.api.openstack.wsgi [None req-755dda7b-f442-4761-891b-7801ebc4d41e b6b8c4445c984e5dae3d5b3029720eb7 36266e943b1f43b29a92e0e2732caa85 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 248/494] 199.19.213.195 () {48 vars in 1017 bytes} [Thu May 21 05:57:46 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/495] 199.19.213.195 () {48 vars in 1051 bytes} [Thu May 21 05:57:46 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/496] 199.19.213.195 () {48 vars in 1099 bytes} [Thu May 21 05:57:46 2026] GET /v2.1/flavors/71350675-7b63-41f1-89fe-82862cc59f1c/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: 248/497] 199.19.213.195 () {42 vars in 705 bytes} [Thu May 21 05:57:53 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/498] 199.19.213.195 () {44 vars in 909 bytes} [Thu May 21 05:57:53 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 249/499] 199.19.213.195 () {46 vars in 982 bytes} [Thu May 21 05:57:53 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/500] 199.19.213.195 () {48 vars in 1051 bytes} [Thu May 21 05:57:53 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/503] 199.19.213.195 () {42 vars in 705 bytes} [Thu May 21 05:57:57 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/504] 199.19.213.195 () {44 vars in 909 bytes} [Thu May 21 05:57:57 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 254/505] 199.19.213.195 () {46 vars in 982 bytes} [Thu May 21 05:57:57 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/506] 199.19.213.195 () {48 vars in 1073 bytes} [Thu May 21 05:57:57 2026] GET /v2.1/os-quota-sets/36266e943b1f43b29a92e0e2732caa85 => generated 280 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/517] 199.19.213.195 () {42 vars in 705 bytes} [Thu May 21 05:58:47 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/518] 199.19.213.195 () {44 vars in 909 bytes} [Thu May 21 05:58:47 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: 259/519] 199.19.213.195 () {46 vars in 982 bytes} [Thu May 21 05:58:47 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 05:58:47.199 8 INFO nova.api.openstack.wsgi [None req-b920bbe1-e5ec-41f1-9c99-de7cce5e6efd b6b8c4445c984e5dae3d5b3029720eb7 36266e943b1f43b29a92e0e2732caa85 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 261/520] 199.19.213.195 () {48 vars in 1015 bytes} [Thu May 21 05:58:47 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/521] 199.19.213.195 () {48 vars in 1051 bytes} [Thu May 21 05:58:47 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: 8|app: 0|req: 262/522] 199.19.213.195 () {48 vars in 1099 bytes} [Thu May 21 05:58:47 2026] GET /v2.1/flavors/43191a37-04cb-4ff5-ab23-c68f6be60afd/os-extra_specs => generated 19 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/525] 199.19.213.195 () {42 vars in 705 bytes} [Thu May 21 05:59:02 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/526] 199.19.213.195 () {44 vars in 909 bytes} [Thu May 21 05:59:02 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 265/527] 199.19.213.195 () {46 vars in 982 bytes} [Thu May 21 05:59:02 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/528] 199.19.213.195 () {48 vars in 1073 bytes} [Thu May 21 05:59:02 2026] GET /v2.1/os-quota-sets/185dde5e674a48aea97fdebd8ab28846 => generated 280 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/539] 199.19.213.195 () {42 vars in 705 bytes} [Thu May 21 05:59:49 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/540] 199.19.213.195 () {44 vars in 909 bytes} [Thu May 21 05:59:49 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 270/541] 199.19.213.195 () {46 vars in 982 bytes} [Thu May 21 05:59:49 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 05:59:49.431 8 INFO nova.api.openstack.wsgi [None req-1f59ca0c-fda9-4ad0-8335-24098937ec5f b6b8c4445c984e5dae3d5b3029720eb7 36266e943b1f43b29a92e0e2732caa85 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 272/542] 199.19.213.195 () {48 vars in 1011 bytes} [Thu May 21 05:59:49 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/543] 199.19.213.195 () {48 vars in 1051 bytes} [Thu May 21 05:59:49 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/548] 10.0.0.224 () {28 vars in 454 bytes} [Thu May 21 06:00:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 274/549] 10.0.0.224 () {30 vars in 658 bytes} [Thu May 21 06:00:08 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 276/550] 10.0.0.224 () {32 vars in 731 bytes} [Thu May 21 06:00:08 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/551] 10.0.0.224 () {34 vars in 765 bytes} [Thu May 21 06:00:08 2026] GET /v2.1/os-services => generated 783 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/552] 10.0.0.224 () {28 vars in 454 bytes} [Thu May 21 06:00:12 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 276/553] 10.0.0.224 () {30 vars in 658 bytes} [Thu May 21 06:00:12 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 278/554] 10.0.0.224 () {32 vars in 731 bytes} [Thu May 21 06:00:12 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/555] 10.0.0.224 () {34 vars in 765 bytes} [Thu May 21 06:00:12 2026] GET /v2.1/os-services => generated 783 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/558] 10.0.0.224 () {28 vars in 454 bytes} [Thu May 21 06:00:16 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/559] 10.0.0.224 () {30 vars in 658 bytes} [Thu May 21 06:00:16 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 280/560] 10.0.0.224 () {32 vars in 731 bytes} [Thu May 21 06:00:16 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/561] 10.0.0.224 () {34 vars in 808 bytes} [Thu May 21 06:00:16 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/562] 10.0.0.224 () {28 vars in 454 bytes} [Thu May 21 06:00:20 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 282/563] 10.0.0.224 () {30 vars in 658 bytes} [Thu May 21 06:00:20 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 282/564] 10.0.0.224 () {32 vars in 731 bytes} [Thu May 21 06:00:20 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/565] 10.0.0.224 () {34 vars in 808 bytes} [Thu May 21 06:00:20 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/570] 10.0.0.219 () {32 vars in 655 bytes} [Thu May 21 06:00:35 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 286/571] 10.0.0.219 () {32 vars in 641 bytes} [Thu May 21 06:00:35 2026] GET /v2.1/servers => generated 15 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-21 06:00:35.554 7 WARNING oslo_db.sqlalchemy.utils [None req-65c3e2a1-2d27-402b-a0c4-908255805b0e b6b8c4445c984e5dae3d5b3029720eb7 36266e943b1f43b29a92e0e2732caa85 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 286/572] 10.0.0.219 () {32 vars in 649 bytes} [Thu May 21 06:00:35 2026] GET /v2.1/os-keypairs => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/573] 10.0.0.219 () {32 vars in 694 bytes} [Thu May 21 06:00:35 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/576] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:00:46 2026] GET /v2.1/flavors/9a305f5d-a10b-463a-9dca-068623349f3d => generated 511 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/577] 10.0.0.219 () {32 vars in 641 bytes} [Thu May 21 06:00:46 2026] GET /v2.1/flavors => generated 1674 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/578] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:00:46 2026] GET /v2.1/flavors/9a305f5d-a10b-463a-9dca-068623349f3d => generated 511 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/579] 10.0.0.219 () {34 vars in 671 bytes} [Thu May 21 06:00:53 2026] POST /v2.1/os-keypairs => generated 386 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 06:00:53.247 8 WARNING neutronclient.v2_0.client [None req-3eb49dff-f81f-48bd-ba04-3f64eed55c32 bd13b59d79354a74ab0c1f755def6091 d4aac9505cbc4e6bb973129085b017c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 291/580] 10.0.0.219 () {34 vars in 685 bytes} [Thu May 21 06:00:53 2026] POST /v2.1/os-security-groups => generated 244 bytes in 642 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 06:00:53.855 7 WARNING neutronclient.v2_0.client [None req-7fdb34cf-a52c-4625-8002-06112625b0fd bd13b59d79354a74ab0c1f755def6091 d4aac9505cbc4e6bb973129085b017c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 290/583] 10.0.0.219 () {34 vars in 685 bytes} [Thu May 21 06:00:53 2026] POST /v2.1/os-security-groups => generated 242 bytes in 1096 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 06:00:54.963 8 WARNING neutronclient.v2_0.client [None req-adcc7ae0-259d-4746-bd99-5fba45542357 bd13b59d79354a74ab0c1f755def6091 d4aac9505cbc4e6bb973129085b017c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 06:00:55.136 7 WARNING neutronclient.v2_0.client [None req-6f82e4a5-3a2f-4d6f-be3e-b6385a1db78d 14e03353986f48a5b12306c170a02e77 f26da887c041428b83718540c2e3572e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 294/584] 10.0.0.219 () {34 vars in 685 bytes} [Thu May 21 06:00:54 2026] POST /v2.1/os-security-groups => generated 243 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 06:00:55.162 8 WARNING neutronclient.v2_0.client [None req-92bbf8ac-7d7c-47c3-8196-32c62f06cf0f bd13b59d79354a74ab0c1f755def6091 d4aac9505cbc4e6bb973129085b017c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 06:00:55.187 7 WARNING neutronclient.v2_0.client [None req-6f82e4a5-3a2f-4d6f-be3e-b6385a1db78d 14e03353986f48a5b12306c170a02e77 f26da887c041428b83718540c2e3572e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 06:00:55.242 8 WARNING neutronclient.v2_0.client [None req-92bbf8ac-7d7c-47c3-8196-32c62f06cf0f bd13b59d79354a74ab0c1f755def6091 d4aac9505cbc4e6bb973129085b017c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 06:00:55.367 8 WARNING neutronclient.v2_0.client [None req-92bbf8ac-7d7c-47c3-8196-32c62f06cf0f bd13b59d79354a74ab0c1f755def6091 d4aac9505cbc4e6bb973129085b017c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 295/585] 10.0.0.219 () {32 vars in 663 bytes} [Thu May 21 06:00:55 2026] GET /v2.1/os-security-groups => generated 1382 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-21 06:00:55.460 8 WARNING neutronclient.v2_0.client [None req-2a99476c-de71-4510-a4f1-622e6baa34c9 bd13b59d79354a74ab0c1f755def6091 d4aac9505cbc4e6bb973129085b017c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 06:00:55.549 7 WARNING neutronclient.v2_0.client [None req-6f82e4a5-3a2f-4d6f-be3e-b6385a1db78d 14e03353986f48a5b12306c170a02e77 f26da887c041428b83718540c2e3572e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 06:00:55.562 8 WARNING neutronclient.v2_0.client [None req-2a99476c-de71-4510-a4f1-622e6baa34c9 bd13b59d79354a74ab0c1f755def6091 d4aac9505cbc4e6bb973129085b017c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 296/586] 10.0.0.219 () {32 vars in 740 bytes} [Thu May 21 06:00:55 2026] DELETE /v2.1/os-security-groups/fd1545a2-0998-4fa2-b6b7-5ce3bd96525f => generated 0 bytes in 228 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-21 06:00:55.696 8 WARNING neutronclient.v2_0.client [None req-737cbc03-a014-42fe-b246-53bdc8f4b5b2 bd13b59d79354a74ab0c1f755def6091 d4aac9505cbc4e6bb973129085b017c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 06:00:55.714 8 INFO nova.api.openstack.wsgi [None req-737cbc03-a014-42fe-b246-53bdc8f4b5b2 bd13b59d79354a74ab0c1f755def6091 d4aac9505cbc4e6bb973129085b017c2 - - default default] HTTP exception thrown: Security group fd1545a2-0998-4fa2-b6b7-5ce3bd96525f does not exist Neutron server returns request_ids: ['req-ef05d4a1-5b8e-4460-9e90-e1147ac87083'] [pid: 8|app: 0|req: 297/587] 10.0.0.219 () {32 vars in 737 bytes} [Thu May 21 06:00:55 2026] GET /v2.1/os-security-groups/fd1545a2-0998-4fa2-b6b7-5ce3bd96525f => generated 194 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-21 06:00:55.730 8 WARNING neutronclient.v2_0.client [None req-8fdfe47d-27ce-4dd9-be03-fe2e293a528a bd13b59d79354a74ab0c1f755def6091 d4aac9505cbc4e6bb973129085b017c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 06:00:55.762 8 WARNING neutronclient.v2_0.client [None req-8fdfe47d-27ce-4dd9-be03-fe2e293a528a bd13b59d79354a74ab0c1f755def6091 d4aac9505cbc4e6bb973129085b017c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 298/588] 10.0.0.219 () {32 vars in 740 bytes} [Thu May 21 06:00:55 2026] DELETE /v2.1/os-security-groups/aa396edf-7161-4f13-8b30-046ed0dfdb06 => generated 0 bytes in 167 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-21 06:00:55.902 8 WARNING neutronclient.v2_0.client [None req-b2acd707-efb6-4897-bb4c-bc53497fa7cb bd13b59d79354a74ab0c1f755def6091 d4aac9505cbc4e6bb973129085b017c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 06:00:55.918 8 INFO nova.api.openstack.wsgi [None req-b2acd707-efb6-4897-bb4c-bc53497fa7cb bd13b59d79354a74ab0c1f755def6091 d4aac9505cbc4e6bb973129085b017c2 - - default default] HTTP exception thrown: Security group aa396edf-7161-4f13-8b30-046ed0dfdb06 does not exist Neutron server returns request_ids: ['req-4c5cee7a-d1d7-4e39-abb8-ef6c19e2c26f'] [pid: 8|app: 0|req: 299/589] 10.0.0.219 () {32 vars in 737 bytes} [Thu May 21 06:00:55 2026] GET /v2.1/os-security-groups/aa396edf-7161-4f13-8b30-046ed0dfdb06 => generated 194 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-21 06:00:55.926 8 WARNING neutronclient.v2_0.client [None req-ee211920-4569-4224-85a2-743dd6e6c614 bd13b59d79354a74ab0c1f755def6091 d4aac9505cbc4e6bb973129085b017c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 06:00:56.014 8 WARNING neutronclient.v2_0.client [None req-ee211920-4569-4224-85a2-743dd6e6c614 bd13b59d79354a74ab0c1f755def6091 d4aac9505cbc4e6bb973129085b017c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 300/590] 10.0.0.219 () {32 vars in 740 bytes} [Thu May 21 06:00:55 2026] DELETE /v2.1/os-security-groups/58e12c2a-da2c-4817-bbac-6175659a52d6 => generated 0 bytes in 316 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-21 06:00:56.254 8 WARNING neutronclient.v2_0.client [None req-5344f9e8-2bfc-43e2-bd75-2b2ced4d86a7 bd13b59d79354a74ab0c1f755def6091 d4aac9505cbc4e6bb973129085b017c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 06:00:56.288 8 INFO nova.api.openstack.wsgi [None req-5344f9e8-2bfc-43e2-bd75-2b2ced4d86a7 bd13b59d79354a74ab0c1f755def6091 d4aac9505cbc4e6bb973129085b017c2 - - default default] HTTP exception thrown: Security group 58e12c2a-da2c-4817-bbac-6175659a52d6 does not exist Neutron server returns request_ids: ['req-480a64c1-efb5-4346-afa8-c9c61b3b1d31'] [pid: 8|app: 0|req: 301/591] 10.0.0.219 () {32 vars in 737 bytes} [Thu May 21 06:00:56 2026] GET /v2.1/os-security-groups/58e12c2a-da2c-4817-bbac-6175659a52d6 => generated 194 bytes in 45 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-21 06:00:56.299 8 WARNING neutronclient.v2_0.client [None req-22a0dc21-f9df-4754-9be0-4c0dfa259105 bd13b59d79354a74ab0c1f755def6091 d4aac9505cbc4e6bb973129085b017c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 06:00:56.353 8 WARNING neutronclient.v2_0.client [None req-22a0dc21-f9df-4754-9be0-4c0dfa259105 bd13b59d79354a74ab0c1f755def6091 d4aac9505cbc4e6bb973129085b017c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 06:00:56.390 8 WARNING neutronclient.v2_0.client [None req-22a0dc21-f9df-4754-9be0-4c0dfa259105 bd13b59d79354a74ab0c1f755def6091 d4aac9505cbc4e6bb973129085b017c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 291/592] 10.0.0.219 () {34 vars in 663 bytes} [Thu May 21 06:00:55 2026] POST /v2.1/servers => generated 449 bytes in 1368 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 302/593] 10.0.0.219 () {32 vars in 663 bytes} [Thu May 21 06:00:56 2026] GET /v2.1/os-security-groups => generated 707 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 06:00:56.452 7 WARNING neutronclient.v2_0.client [None req-70ecc4b7-2f8b-4cc1-a001-b58744cb6977 14e03353986f48a5b12306c170a02e77 f26da887c041428b83718540c2e3572e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 06:00:56.453 8 WARNING neutronclient.v2_0.client [None req-ae6bb4b5-c643-4d59-8b56-53195764feff bd13b59d79354a74ab0c1f755def6091 d4aac9505cbc4e6bb973129085b017c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 06:00:56.490 8 INFO nova.api.openstack.wsgi [None req-ae6bb4b5-c643-4d59-8b56-53195764feff bd13b59d79354a74ab0c1f755def6091 d4aac9505cbc4e6bb973129085b017c2 - - default default] HTTP exception thrown: Security group 58e12c2a-da2c-4817-bbac-6175659a52d6 does not exist Neutron server returns request_ids: ['req-70dcf5b6-06ef-4f6a-8804-041177ccf973'] [pid: 8|app: 0|req: 303/594] 10.0.0.219 () {32 vars in 740 bytes} [Thu May 21 06:00:56 2026] DELETE /v2.1/os-security-groups/58e12c2a-da2c-4817-bbac-6175659a52d6 => generated 194 bytes in 43 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-21 06:00:56.504 8 WARNING neutronclient.v2_0.client [None req-c1495019-2db6-4f81-b775-45aedac8a5d9 bd13b59d79354a74ab0c1f755def6091 d4aac9505cbc4e6bb973129085b017c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 292/595] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:00:56 2026] GET /v2.1/servers/c6ca630c-8ecf-4085-9bba-e907b8c7b15a => generated 1400 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-21 06:00:56.564 8 INFO nova.api.openstack.wsgi [None req-c1495019-2db6-4f81-b775-45aedac8a5d9 bd13b59d79354a74ab0c1f755def6091 d4aac9505cbc4e6bb973129085b017c2 - - default default] HTTP exception thrown: Security group aa396edf-7161-4f13-8b30-046ed0dfdb06 does not exist Neutron server returns request_ids: ['req-11c44df1-7fb8-47a3-be6b-84b4b845c002'] [pid: 8|app: 0|req: 304/596] 10.0.0.219 () {32 vars in 740 bytes} [Thu May 21 06:00:56 2026] DELETE /v2.1/os-security-groups/aa396edf-7161-4f13-8b30-046ed0dfdb06 => generated 194 bytes in 66 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:00:56.577 7 WARNING neutronclient.v2_0.client [None req-6d6df116-3737-467c-a50c-9d9228d210f6 bd13b59d79354a74ab0c1f755def6091 d4aac9505cbc4e6bb973129085b017c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 06:00:56.597 7 INFO nova.api.openstack.wsgi [None req-6d6df116-3737-467c-a50c-9d9228d210f6 bd13b59d79354a74ab0c1f755def6091 d4aac9505cbc4e6bb973129085b017c2 - - default default] HTTP exception thrown: Security group fd1545a2-0998-4fa2-b6b7-5ce3bd96525f does not exist Neutron server returns request_ids: ['req-7f067212-aac8-4100-be6b-cf4b69fbe538'] [pid: 7|app: 0|req: 293/597] 10.0.0.219 () {32 vars in 740 bytes} [Thu May 21 06:00:56 2026] DELETE /v2.1/os-security-groups/fd1545a2-0998-4fa2-b6b7-5ce3bd96525f => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-21 06:00:57.633 8 WARNING neutronclient.v2_0.client [None req-62a1f4a7-2971-4cc6-9a3f-bfc8f92d38aa 14e03353986f48a5b12306c170a02e77 f26da887c041428b83718540c2e3572e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 305/598] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:00:57 2026] GET /v2.1/servers/c6ca630c-8ecf-4085-9bba-e907b8c7b15a => generated 1404 bytes in 477 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-21 06:00:59.140 7 WARNING neutronclient.v2_0.client [None req-ef3eaa88-e430-4211-b140-fd3770bb910f 14e03353986f48a5b12306c170a02e77 f26da887c041428b83718540c2e3572e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 294/599] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:00:59 2026] GET /v2.1/servers/c6ca630c-8ecf-4085-9bba-e907b8c7b15a => generated 1452 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:00:59.327 8 WARNING neutronclient.v2_0.client [None req-fdd9a906-fba4-4704-8d50-2038bfd90c72 f36f8a1b607d4ed6a1121eb5897ea2f2 bc4b236bb6fa4fbfa95e0c01725f052a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 306/600] 10.0.0.219 () {34 vars in 685 bytes} [Thu May 21 06:00:59 2026] POST /v2.1/os-security-groups => generated 248 bytes in 433 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:00:59.660 7 WARNING neutronclient.v2_0.client [None req-18673382-bace-43ad-9534-ade12ef4daa6 f36f8a1b607d4ed6a1121eb5897ea2f2 bc4b236bb6fa4fbfa95e0c01725f052a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 06:00:59.873 7 WARNING neutronclient.v2_0.client [None req-18673382-bace-43ad-9534-ade12ef4daa6 f36f8a1b607d4ed6a1121eb5897ea2f2 bc4b236bb6fa4fbfa95e0c01725f052a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 295/601] 10.0.0.219 () {34 vars in 695 bytes} [Thu May 21 06:00:59 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 426 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 06:01:00.101 8 WARNING neutronclient.v2_0.client [None req-3545d4e0-2e40-4b93-800d-e4d9f2c87703 f36f8a1b607d4ed6a1121eb5897ea2f2 bc4b236bb6fa4fbfa95e0c01725f052a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 307/602] 10.0.0.219 () {34 vars in 685 bytes} [Thu May 21 06:01:00 2026] POST /v2.1/os-security-groups => generated 247 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 06:01:00.292 7 WARNING neutronclient.v2_0.client [None req-fa03dee5-a7fb-4f6a-8ddb-c63fcf456980 f36f8a1b607d4ed6a1121eb5897ea2f2 bc4b236bb6fa4fbfa95e0c01725f052a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 06:01:00.324 8 WARNING neutronclient.v2_0.client [None req-47f6a45a-636b-4a1f-b990-c046a95d9729 14e03353986f48a5b12306c170a02e77 f26da887c041428b83718540c2e3572e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 06:01:00.328 7 WARNING neutronclient.v2_0.client [None req-fa03dee5-a7fb-4f6a-8ddb-c63fcf456980 f36f8a1b607d4ed6a1121eb5897ea2f2 bc4b236bb6fa4fbfa95e0c01725f052a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 308/603] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:01:00 2026] GET /v2.1/servers/c6ca630c-8ecf-4085-9bba-e907b8c7b15a => generated 1452 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/604] 10.0.0.219 () {34 vars in 695 bytes} [Thu May 21 06:01:00 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:01:00.503 8 WARNING neutronclient.v2_0.client [None req-c0fa4191-e832-405a-b6c2-a593efde5009 f36f8a1b607d4ed6a1121eb5897ea2f2 bc4b236bb6fa4fbfa95e0c01725f052a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 06:01:00.534 8 WARNING neutronclient.v2_0.client [None req-c0fa4191-e832-405a-b6c2-a593efde5009 f36f8a1b607d4ed6a1121eb5897ea2f2 bc4b236bb6fa4fbfa95e0c01725f052a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 309/605] 10.0.0.219 () {34 vars in 695 bytes} [Thu May 21 06:01:00 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 06:01:00.701 7 WARNING neutronclient.v2_0.client [None req-fba57412-ae0f-4bf7-9493-b4db151a291a f36f8a1b607d4ed6a1121eb5897ea2f2 bc4b236bb6fa4fbfa95e0c01725f052a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 297/606] 10.0.0.219 () {32 vars in 737 bytes} [Thu May 21 06:01:00 2026] GET /v2.1/os-security-groups/def0f597-0016-464a-a44b-b6280b4cd993 => generated 664 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 06:01:00.762 8 WARNING neutronclient.v2_0.client [None req-c02883da-6d47-4116-94dd-5053d889a6e4 f36f8a1b607d4ed6a1121eb5897ea2f2 bc4b236bb6fa4fbfa95e0c01725f052a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 06:01:00.792 8 WARNING neutronclient.v2_0.client [None req-c02883da-6d47-4116-94dd-5053d889a6e4 f36f8a1b607d4ed6a1121eb5897ea2f2 bc4b236bb6fa4fbfa95e0c01725f052a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 06:01:00.839 8 WARNING neutronclient.v2_0.client [None req-c02883da-6d47-4116-94dd-5053d889a6e4 f36f8a1b607d4ed6a1121eb5897ea2f2 bc4b236bb6fa4fbfa95e0c01725f052a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 310/607] 10.0.0.219 () {32 vars in 750 bytes} [Thu May 21 06:01:00 2026] DELETE /v2.1/os-security-group-rules/0fe5808f-f6ee-43f4-ab63-ac98b4795481 => generated 0 bytes in 268 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-21 06:01:01.034 7 WARNING neutronclient.v2_0.client [None req-eb535be7-dba4-441f-b598-9ee205509bc0 f36f8a1b607d4ed6a1121eb5897ea2f2 bc4b236bb6fa4fbfa95e0c01725f052a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 06:01:01.065 7 WARNING neutronclient.v2_0.client [None req-eb535be7-dba4-441f-b598-9ee205509bc0 f36f8a1b607d4ed6a1121eb5897ea2f2 bc4b236bb6fa4fbfa95e0c01725f052a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 298/608] 10.0.0.219 () {32 vars in 740 bytes} [Thu May 21 06:01:01 2026] DELETE /v2.1/os-security-groups/def0f597-0016-464a-a44b-b6280b4cd993 => generated 0 bytes in 147 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-21 06:01:01.183 8 WARNING neutronclient.v2_0.client [None req-58ce470c-cbc8-4805-95d8-440ce3d86ac1 f36f8a1b607d4ed6a1121eb5897ea2f2 bc4b236bb6fa4fbfa95e0c01725f052a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 06:01:01.219 8 WARNING neutronclient.v2_0.client [None req-58ce470c-cbc8-4805-95d8-440ce3d86ac1 f36f8a1b607d4ed6a1121eb5897ea2f2 bc4b236bb6fa4fbfa95e0c01725f052a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 311/609] 10.0.0.219 () {32 vars in 740 bytes} [Thu May 21 06:01:01 2026] DELETE /v2.1/os-security-groups/ffc2c892-670b-45c2-a498-32b2e837a5b8 => generated 0 bytes in 192 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-21 06:01:01.403 7 WARNING neutronclient.v2_0.client [None req-73e3871e-c9c5-4f04-9f3f-9645f6b9ef75 14e03353986f48a5b12306c170a02e77 f26da887c041428b83718540c2e3572e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 299/610] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:01:01 2026] GET /v2.1/servers/c6ca630c-8ecf-4085-9bba-e907b8c7b15a => generated 1460 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-21 06:01:02.492 8 WARNING neutronclient.v2_0.client [None req-119dd5f5-e1e4-4af1-92bd-04c4188da02d 14e03353986f48a5b12306c170a02e77 f26da887c041428b83718540c2e3572e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 312/611] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:01:02 2026] GET /v2.1/servers/c6ca630c-8ecf-4085-9bba-e907b8c7b15a => generated 1460 bytes in 626 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:01:04.133 8 WARNING neutronclient.v2_0.client [None req-a5f79457-8bb0-4b4d-b4a2-dc20930e11ce 14e03353986f48a5b12306c170a02e77 f26da887c041428b83718540c2e3572e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 314/614] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:01:04 2026] GET /v2.1/servers/c6ca630c-8ecf-4085-9bba-e907b8c7b15a => generated 1525 bytes in 1653 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:01:06.798 7 WARNING neutronclient.v2_0.client [None req-2f94bdff-4466-4280-b134-ce4d5c5f8ea0 14e03353986f48a5b12306c170a02e77 f26da887c041428b83718540c2e3572e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:01:07.324 8 INFO nova.api.openstack.compute.server_external_events [req-e5d5173c-b21a-47d2-bffa-6211c84602b0 req-e506a4da-9f01-4780-bfd0-fcd85548bc80 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-changed:e931ab1c-44cb-4c9f-819a-47882e4ae2f1 for instance c6ca630c-8ecf-4085-9bba-e907b8c7b15a on instance 2026-05-21 06:01:07.332 8 INFO nova.compute.rpcapi [None req-29b0b3d7-3fd2-4b65-8c24-78d107092aac - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 315/615] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:01:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/616] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:01:06 2026] GET /v2.1/servers/c6ca630c-8ecf-4085-9bba-e907b8c7b15a => generated 1525 bytes in 1711 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 316/617] 10.0.0.219 () {34 vars in 671 bytes} [Thu May 21 06:01:09 2026] POST /v2.1/os-keypairs => generated 385 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:01:09.531 7 WARNING neutronclient.v2_0.client [None req-6b426929-588f-4a39-9acd-42d75b2eebb0 14e03353986f48a5b12306c170a02e77 f26da887c041428b83718540c2e3572e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 302/618] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:01:09 2026] GET /v2.1/servers/c6ca630c-8ecf-4085-9bba-e907b8c7b15a => generated 1525 bytes in 488 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-21 06:01:11.035 8 WARNING neutronclient.v2_0.client [None req-b61d89da-e046-42cc-a3f7-b1f05b0bf5e5 14e03353986f48a5b12306c170a02e77 f26da887c041428b83718540c2e3572e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:01:11.498 7 WARNING neutronclient.v2_0.client [None req-101d21c5-6773-4805-a424-332697c16825 af91eb8f10004a70b659189f72fe4221 a4e73fff3d2245c1a1091a27b6dc700c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 317/619] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:01:10 2026] GET /v2.1/servers/c6ca630c-8ecf-4085-9bba-e907b8c7b15a => generated 1525 bytes in 680 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-21 06:01:11.699 7 WARNING neutronclient.v2_0.client [None req-101d21c5-6773-4805-a424-332697c16825 af91eb8f10004a70b659189f72fe4221 a4e73fff3d2245c1a1091a27b6dc700c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:01:12.727 8 WARNING neutronclient.v2_0.client [None req-ad13440e-d2a6-48c0-8d92-6f65c3862870 14e03353986f48a5b12306c170a02e77 f26da887c041428b83718540c2e3572e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 06:01:12.813 7 WARNING neutronclient.v2_0.client [None req-101d21c5-6773-4805-a424-332697c16825 af91eb8f10004a70b659189f72fe4221 a4e73fff3d2245c1a1091a27b6dc700c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 318/620] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:01:12 2026] GET /v2.1/servers/c6ca630c-8ecf-4085-9bba-e907b8c7b15a => generated 1525 bytes in 1337 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/623] 10.0.0.219 () {34 vars in 663 bytes} [Thu May 21 06:01:11 2026] POST /v2.1/servers => generated 453 bytes in 2823 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:01:14.297 8 WARNING neutronclient.v2_0.client [None req-7c557d27-fc64-42aa-89d3-ba26ef9bb5ac af91eb8f10004a70b659189f72fe4221 a4e73fff3d2245c1a1091a27b6dc700c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 321/624] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:01:14 2026] GET /v2.1/servers/57ec5631-df38-48ce-a675-859f77ed4dcd => generated 1431 bytes in 396 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:01:15.077 8 WARNING neutronclient.v2_0.client [None req-688c9b5d-3ced-462f-97d5-0e9820074b9e 14e03353986f48a5b12306c170a02e77 f26da887c041428b83718540c2e3572e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 304/625] 10.0.0.219 () {34 vars in 671 bytes} [Thu May 21 06:01:15 2026] POST /v2.1/os-keypairs => generated 386 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/626] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:01:15 2026] GET /v2.1/servers/c6ca630c-8ecf-4085-9bba-e907b8c7b15a => generated 1525 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-21 06:01:15.719 7 WARNING neutronclient.v2_0.client [None req-51660224-70d4-4847-af52-73df5c9a7420 af91eb8f10004a70b659189f72fe4221 a4e73fff3d2245c1a1091a27b6dc700c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 305/627] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:01:15 2026] GET /v2.1/servers/57ec5631-df38-48ce-a675-859f77ed4dcd => generated 1427 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:01:16.202 8 WARNING neutronclient.v2_0.client [None req-98296dc8-e0ab-4701-842f-3e740eb401af 14e03353986f48a5b12306c170a02e77 f26da887c041428b83718540c2e3572e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 323/628] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:01:16 2026] GET /v2.1/servers/c6ca630c-8ecf-4085-9bba-e907b8c7b15a => generated 1525 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:01:16.986 7 WARNING neutronclient.v2_0.client [None req-74e1fe5c-5531-4ab9-b418-4bee9ad6553d af91eb8f10004a70b659189f72fe4221 a4e73fff3d2245c1a1091a27b6dc700c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 306/629] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:01:16 2026] GET /v2.1/servers/57ec5631-df38-48ce-a675-859f77ed4dcd => generated 1483 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:01:17.389 8 WARNING neutronclient.v2_0.client [None req-a8273cde-3348-4418-ba6a-65b862525883 14e03353986f48a5b12306c170a02e77 f26da887c041428b83718540c2e3572e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 324/630] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:01:17 2026] GET /v2.1/servers/c6ca630c-8ecf-4085-9bba-e907b8c7b15a => generated 1525 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:01:18.069 7 WARNING neutronclient.v2_0.client [None req-58305d67-74de-43ec-8251-0aaf36394cd1 af91eb8f10004a70b659189f72fe4221 a4e73fff3d2245c1a1091a27b6dc700c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 307/631] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:01:18 2026] GET /v2.1/servers/57ec5631-df38-48ce-a675-859f77ed4dcd => generated 1483 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:01:18.606 8 WARNING neutronclient.v2_0.client [None req-98027937-d5e3-4df3-8d53-d9bfc1375b3f 14e03353986f48a5b12306c170a02e77 f26da887c041428b83718540c2e3572e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 325/632] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:01:18 2026] GET /v2.1/servers/c6ca630c-8ecf-4085-9bba-e907b8c7b15a => generated 1525 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:01:19.151 7 WARNING neutronclient.v2_0.client [None req-b2374236-4162-4e8b-8775-78d42eb28cb4 af91eb8f10004a70b659189f72fe4221 a4e73fff3d2245c1a1091a27b6dc700c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 308/633] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:01:19 2026] GET /v2.1/servers/57ec5631-df38-48ce-a675-859f77ed4dcd => generated 1559 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:01:19.765 8 WARNING neutronclient.v2_0.client [None req-c204016c-e3dd-4eaf-b662-c8c476f6ae52 14e03353986f48a5b12306c170a02e77 f26da887c041428b83718540c2e3572e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 326/634] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:01:19 2026] GET /v2.1/servers/c6ca630c-8ecf-4085-9bba-e907b8c7b15a => generated 1525 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:01:20.202 7 INFO nova.api.openstack.compute.server_external_events [req-367555d0-e614-48b0-9493-117ad73c6567 req-e869997e-86d5-4498-abb3-3b013b533cd3 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-changed:938b4c1c-aff2-41a0-bfbf-102ace6d2d36 for instance 57ec5631-df38-48ce-a675-859f77ed4dcd on instance 2026-05-21 06:01:20.210 7 INFO nova.compute.rpcapi [None req-74094c81-d2c9-4ecd-8b11-eba96bf855dc - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 309/635] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:01:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:01:20.322 8 WARNING neutronclient.v2_0.client [None req-a9ce0b14-a7d5-4cf2-b637-5affecfc0245 af91eb8f10004a70b659189f72fe4221 a4e73fff3d2245c1a1091a27b6dc700c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 327/636] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:01:20 2026] GET /v2.1/servers/57ec5631-df38-48ce-a675-859f77ed4dcd => generated 1557 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:01:20.796 7 WARNING neutronclient.v2_0.client [None req-2caa3270-8f41-43c8-b5a7-d5c3e0769e00 0a44db946cd94c8daa75251b15396f4a 51e7f8ede54d401c96e2960f85653be1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 06:01:20.831 7 WARNING neutronclient.v2_0.client [None req-2caa3270-8f41-43c8-b5a7-d5c3e0769e00 0a44db946cd94c8daa75251b15396f4a 51e7f8ede54d401c96e2960f85653be1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:01:20.914 8 WARNING neutronclient.v2_0.client [None req-c7159532-85df-425c-8a3b-5ccac730ebb8 14e03353986f48a5b12306c170a02e77 f26da887c041428b83718540c2e3572e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 06:01:20.962 7 WARNING neutronclient.v2_0.client [None req-2caa3270-8f41-43c8-b5a7-d5c3e0769e00 0a44db946cd94c8daa75251b15396f4a 51e7f8ede54d401c96e2960f85653be1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 328/637] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:01:20 2026] GET /v2.1/servers/c6ca630c-8ecf-4085-9bba-e907b8c7b15a => generated 1525 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/638] 10.0.0.219 () {34 vars in 663 bytes} [Thu May 21 06:01:20 2026] POST /v2.1/servers => generated 451 bytes in 555 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:01:21.275 8 WARNING neutronclient.v2_0.client [None req-6397b1d5-f6ec-4b5a-bb14-ba0f956ceeca 0a44db946cd94c8daa75251b15396f4a 51e7f8ede54d401c96e2960f85653be1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 329/639] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:01:21 2026] GET /v2.1/servers/bd7ef2d4-78ac-444f-8cd2-7ab0b6e95bcb => generated 1253 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:01:21.461 7 WARNING neutronclient.v2_0.client [None req-6b47caec-6165-46fc-9fd2-ced9598983cd af91eb8f10004a70b659189f72fe4221 a4e73fff3d2245c1a1091a27b6dc700c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 311/640] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:01:21 2026] GET /v2.1/servers/57ec5631-df38-48ce-a675-859f77ed4dcd => generated 1557 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:01:21.683 8 INFO nova.api.openstack.compute.server_external_events [req-4f5c293c-7887-4850-abf8-9f1eec25e566 req-862d9853-c916-446f-ba95-d3a4d73da0ac 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-plugged:e931ab1c-44cb-4c9f-819a-47882e4ae2f1 for instance c6ca630c-8ecf-4085-9bba-e907b8c7b15a on instance [pid: 8|app: 0|req: 330/641] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:01:21 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:01:22.059 7 WARNING neutronclient.v2_0.client [None req-6904a53c-885a-44e2-9c4a-e479f32a31f3 14e03353986f48a5b12306c170a02e77 f26da887c041428b83718540c2e3572e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 312/642] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:01:22 2026] GET /v2.1/servers/c6ca630c-8ecf-4085-9bba-e907b8c7b15a => generated 1525 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:01:22.363 8 WARNING neutronclient.v2_0.client [None req-f23aa09f-a401-47a5-9c5b-cd42ceab3486 0a44db946cd94c8daa75251b15396f4a 51e7f8ede54d401c96e2960f85653be1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 331/643] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:01:22 2026] GET /v2.1/servers/bd7ef2d4-78ac-444f-8cd2-7ab0b6e95bcb => generated 1303 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:01:22.648 7 WARNING neutronclient.v2_0.client [None req-eba5a505-9fdd-44d0-8a7c-99e0c9205b34 af91eb8f10004a70b659189f72fe4221 a4e73fff3d2245c1a1091a27b6dc700c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 313/644] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:01:22 2026] GET /v2.1/servers/57ec5631-df38-48ce-a675-859f77ed4dcd => generated 1557 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:01:23.237 8 WARNING neutronclient.v2_0.client [None req-70c690fa-89d1-4b38-b7c7-711eeb8cb052 14e03353986f48a5b12306c170a02e77 f26da887c041428b83718540c2e3572e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 332/645] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:01:23 2026] GET /v2.1/servers/c6ca630c-8ecf-4085-9bba-e907b8c7b15a => generated 1716 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:01:23.393 7 WARNING neutronclient.v2_0.client [None req-24f63c65-e9a2-45ce-a4ed-7ab82c772cbe 14e03353986f48a5b12306c170a02e77 f26da887c041428b83718540c2e3572e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:01:23.450 8 WARNING neutronclient.v2_0.client [None req-02b9c25b-d0fa-44de-947f-fab377b59b78 0a44db946cd94c8daa75251b15396f4a 51e7f8ede54d401c96e2960f85653be1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 314/646] 10.0.0.219 () {32 vars in 741 bytes} [Thu May 21 06:01:23 2026] GET /v2.1/servers/c6ca630c-8ecf-4085-9bba-e907b8c7b15a/os-interface => generated 284 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/647] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:01:23 2026] GET /v2.1/servers/bd7ef2d4-78ac-444f-8cd2-7ab0b6e95bcb => generated 1351 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:01:23.732 7 INFO nova.api.openstack.compute.server_external_events [req-7faafb5a-91ab-46e3-926d-482f121e9d07 req-c5d041a7-b599-4234-aa26-70c38281ba08 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-plugged:e931ab1c-44cb-4c9f-819a-47882e4ae2f1 for instance c6ca630c-8ecf-4085-9bba-e907b8c7b15a on instance [pid: 7|app: 0|req: 315/648] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:01:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:01:23.806 8 WARNING neutronclient.v2_0.client [None req-7d9aab20-a7e4-4181-9e5c-e67df518e83d af91eb8f10004a70b659189f72fe4221 a4e73fff3d2245c1a1091a27b6dc700c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 334/649] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:01:23 2026] GET /v2.1/servers/57ec5631-df38-48ce-a675-859f77ed4dcd => generated 1557 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:01:24.186 7 INFO nova.api.openstack.compute.server_external_events [req-553c1eca-5d40-486b-93b2-2b294f52f8ee req-fbe5bbbb-70b1-4493-ba6d-cfc7557e5594 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-changed:e931ab1c-44cb-4c9f-819a-47882e4ae2f1 for instance c6ca630c-8ecf-4085-9bba-e907b8c7b15a on instance 2026-05-21 06:01:24.187 8 WARNING neutronclient.v2_0.client [None req-c20c40c2-b03c-4e02-a649-56ff7f1b995b 14e03353986f48a5b12306c170a02e77 f26da887c041428b83718540c2e3572e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 317/652] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:01:24 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) [pid: 8|app: 0|req: 336/653] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:01:24 2026] GET /v2.1/servers/c6ca630c-8ecf-4085-9bba-e907b8c7b15a => generated 1716 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:01:24.551 7 WARNING neutronclient.v2_0.client [None req-34f61073-7c2f-4a85-8f90-34d6e1b4a3a1 0a44db946cd94c8daa75251b15396f4a 51e7f8ede54d401c96e2960f85653be1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 318/654] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:01:24 2026] GET /v2.1/servers/bd7ef2d4-78ac-444f-8cd2-7ab0b6e95bcb => generated 1351 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:01:24.965 8 WARNING neutronclient.v2_0.client [None req-8f54f22e-5658-49ae-9697-1493727e0e7e af91eb8f10004a70b659189f72fe4221 a4e73fff3d2245c1a1091a27b6dc700c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 337/655] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:01:24 2026] GET /v2.1/servers/57ec5631-df38-48ce-a675-859f77ed4dcd => generated 1557 bytes in 690 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-21 06:01:25.631 7 WARNING neutronclient.v2_0.client [None req-ac9c593c-79d8-41f8-925c-38e2157df6d8 0a44db946cd94c8daa75251b15396f4a 51e7f8ede54d401c96e2960f85653be1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 319/656] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:01:25 2026] GET /v2.1/servers/bd7ef2d4-78ac-444f-8cd2-7ab0b6e95bcb => generated 1359 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:01:26.228 8 INFO nova.api.openstack.compute.server_external_events [req-40df4c7f-1294-4ff1-ae2b-431b01db8f30 req-f429036c-2684-46fd-8c9a-a2c4fa948967 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-plugged:938b4c1c-aff2-41a0-bfbf-102ace6d2d36 for instance 57ec5631-df38-48ce-a675-859f77ed4dcd on instance 2026-05-21 06:01:26.228 8 INFO nova.api.openstack.compute.server_external_events [req-40df4c7f-1294-4ff1-ae2b-431b01db8f30 req-f429036c-2684-46fd-8c9a-a2c4fa948967 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-plugged:938b4c1c-aff2-41a0-bfbf-102ace6d2d36 for instance 57ec5631-df38-48ce-a675-859f77ed4dcd on instance [pid: 8|app: 0|req: 338/657] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:01:26 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:01:26.664 7 WARNING neutronclient.v2_0.client [None req-6e109789-5c29-48a8-924c-03b58ff2ab30 af91eb8f10004a70b659189f72fe4221 a4e73fff3d2245c1a1091a27b6dc700c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:01:26.721 8 WARNING neutronclient.v2_0.client [None req-63a6348e-53a2-486d-a984-4283e1f8c34f 0a44db946cd94c8daa75251b15396f4a 51e7f8ede54d401c96e2960f85653be1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 320/658] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:01:26 2026] GET /v2.1/servers/57ec5631-df38-48ce-a675-859f77ed4dcd => generated 1557 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:01:26.837 7 INFO nova.api.openstack.compute.server_external_events [req-da22dd44-e9ba-4102-bd6b-4b47a7596cd0 req-8e92fa32-245e-45b8-ac6e-b85a48003035 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-changed:0e41f069-7713-4fc5-bd7d-09eb5d3e5e3c for instance bd7ef2d4-78ac-444f-8cd2-7ab0b6e95bcb on instance [pid: 7|app: 0|req: 321/659] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:01:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/660] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:01:26 2026] GET /v2.1/servers/bd7ef2d4-78ac-444f-8cd2-7ab0b6e95bcb => generated 1437 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:01:27.830 7 WARNING neutronclient.v2_0.client [None req-fc1e0c26-d2a8-4f9e-b693-fe1b20ff9744 af91eb8f10004a70b659189f72fe4221 a4e73fff3d2245c1a1091a27b6dc700c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 322/661] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:01:27 2026] GET /v2.1/servers/57ec5631-df38-48ce-a675-859f77ed4dcd => generated 1739 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-21 06:01:27.926 8 WARNING neutronclient.v2_0.client [None req-adb9e551-586c-48b8-a531-01f9c477fe84 0a44db946cd94c8daa75251b15396f4a 51e7f8ede54d401c96e2960f85653be1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:01:27.976 7 WARNING neutronclient.v2_0.client [None req-68577d2a-a0b3-4af4-8b35-f50003584e89 af91eb8f10004a70b659189f72fe4221 a4e73fff3d2245c1a1091a27b6dc700c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 340/662] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:01:27 2026] GET /v2.1/servers/bd7ef2d4-78ac-444f-8cd2-7ab0b6e95bcb => generated 1437 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/663] 10.0.0.219 () {32 vars in 741 bytes} [Thu May 21 06:01:27 2026] GET /v2.1/servers/57ec5631-df38-48ce-a675-859f77ed4dcd/os-interface => generated 284 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:01:28.759 8 WARNING neutronclient.v2_0.client [None req-1538544c-5728-458b-bc11-8dc5f98528c1 af91eb8f10004a70b659189f72fe4221 a4e73fff3d2245c1a1091a27b6dc700c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 06:01:28.770 7 INFO nova.api.openstack.compute.server_external_events [req-f4b204c6-469c-4abd-a6ed-f480d386ac28 req-eefce107-8e7f-4148-8f33-33f958749352 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-changed:938b4c1c-aff2-41a0-bfbf-102ace6d2d36 for instance 57ec5631-df38-48ce-a675-859f77ed4dcd on instance [pid: 7|app: 0|req: 324/664] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:01:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/665] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:01:28 2026] GET /v2.1/servers/57ec5631-df38-48ce-a675-859f77ed4dcd => generated 1739 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/666] 10.0.0.219 () {32 vars in 641 bytes} [Thu May 21 06:01:28 2026] GET /v2.1/servers => generated 384 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:01:29.095 8 WARNING neutronclient.v2_0.client [None req-bb686c5f-648a-41cc-bfd3-7d982b4b405a 0a44db946cd94c8daa75251b15396f4a 51e7f8ede54d401c96e2960f85653be1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 326/667] 10.0.0.219 () {32 vars in 718 bytes} [Thu May 21 06:01:29 2026] DELETE /v2.1/servers/57ec5631-df38-48ce-a675-859f77ed4dcd => generated 0 bytes in 149 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/668] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:01:29 2026] GET /v2.1/servers/bd7ef2d4-78ac-444f-8cd2-7ab0b6e95bcb => generated 1437 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:01:29.251 7 WARNING neutronclient.v2_0.client [None req-9a10b065-ac51-44a6-a8ae-fa2b1eaef688 af91eb8f10004a70b659189f72fe4221 a4e73fff3d2245c1a1091a27b6dc700c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 327/669] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:01:29 2026] GET /v2.1/servers/57ec5631-df38-48ce-a675-859f77ed4dcd => generated 1745 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:01:30.269 8 WARNING neutronclient.v2_0.client [None req-3ed80ccc-c3cf-4cb2-acc0-1dcd95258d8c 0a44db946cd94c8daa75251b15396f4a 51e7f8ede54d401c96e2960f85653be1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:01:30.375 7 WARNING neutronclient.v2_0.client [None req-7c05f161-c4b5-4c62-9c76-019d3f60c9a6 af91eb8f10004a70b659189f72fe4221 a4e73fff3d2245c1a1091a27b6dc700c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 343/670] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:01:30 2026] GET /v2.1/servers/bd7ef2d4-78ac-444f-8cd2-7ab0b6e95bcb => generated 1437 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/671] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:01:30 2026] GET /v2.1/servers/57ec5631-df38-48ce-a675-859f77ed4dcd => generated 1865 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:01:30.807 8 INFO nova.api.openstack.compute.server_external_events [req-68fe1b4c-8b01-48ce-96b5-236985b4fb69 req-ec4eb940-36cc-4c2f-8c26-950d0589c757 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-unplugged:938b4c1c-aff2-41a0-bfbf-102ace6d2d36 for instance 57ec5631-df38-48ce-a675-859f77ed4dcd on instance 2026-05-21 06:01:30.807 8 INFO nova.api.openstack.compute.server_external_events [req-68fe1b4c-8b01-48ce-96b5-236985b4fb69 req-ec4eb940-36cc-4c2f-8c26-950d0589c757 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-unplugged:938b4c1c-aff2-41a0-bfbf-102ace6d2d36 for instance 57ec5631-df38-48ce-a675-859f77ed4dcd on instance [pid: 8|app: 0|req: 344/672] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:01:30 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:01:31.425 7 WARNING neutronclient.v2_0.client [None req-ae4092e4-618d-4675-955c-5e1283ae2300 0a44db946cd94c8daa75251b15396f4a 51e7f8ede54d401c96e2960f85653be1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:01:31.540 8 WARNING neutronclient.v2_0.client [None req-6fdbf6f1-5931-4aa6-b8b7-afd8a3d27229 af91eb8f10004a70b659189f72fe4221 a4e73fff3d2245c1a1091a27b6dc700c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 329/673] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:01:31 2026] GET /v2.1/servers/bd7ef2d4-78ac-444f-8cd2-7ab0b6e95bcb => generated 1425 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/674] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:01:31 2026] GET /v2.1/servers/57ec5631-df38-48ce-a675-859f77ed4dcd => generated 1865 bytes in 405 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:01:32.681 7 WARNING neutronclient.v2_0.client [None req-97ee9710-f771-42c6-b674-01735e254209 0a44db946cd94c8daa75251b15396f4a 51e7f8ede54d401c96e2960f85653be1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 330/675] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:01:32 2026] GET /v2.1/servers/bd7ef2d4-78ac-444f-8cd2-7ab0b6e95bcb => generated 1425 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:01:32.847 8 INFO nova.api.openstack.compute.server_external_events [req-534d9340-f6b6-4749-8483-b6126ca7e791 req-482f52d1-405c-4724-8c30-bf60c72b26c1 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-deleted:938b4c1c-aff2-41a0-bfbf-102ace6d2d36 for instance 57ec5631-df38-48ce-a675-859f77ed4dcd on instance [pid: 8|app: 0|req: 346/676] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:01:32 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:01:32.946 7 WARNING neutronclient.v2_0.client [None req-9573f1f5-57f4-48e1-ab79-253600ecbf68 af91eb8f10004a70b659189f72fe4221 a4e73fff3d2245c1a1091a27b6dc700c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 331/677] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:01:32 2026] GET /v2.1/servers/57ec5631-df38-48ce-a675-859f77ed4dcd => generated 1512 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:01:33.815 8 WARNING neutronclient.v2_0.client [None req-485ec214-f6f5-4393-b688-95def1c985ea 0a44db946cd94c8daa75251b15396f4a 51e7f8ede54d401c96e2960f85653be1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 347/678] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:01:33 2026] GET /v2.1/servers/bd7ef2d4-78ac-444f-8cd2-7ab0b6e95bcb => generated 1425 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:01:34.059 7 WARNING neutronclient.v2_0.client [None req-9853bab8-5751-4759-be43-4f8c22744729 af91eb8f10004a70b659189f72fe4221 a4e73fff3d2245c1a1091a27b6dc700c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 332/681] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:01:34 2026] GET /v2.1/servers/57ec5631-df38-48ce-a675-859f77ed4dcd => generated 1517 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:01:34.269 8 WARNING neutronclient.v2_0.client [None req-0686f004-fb45-49cf-9725-9cc15b2dc0c9 14e03353986f48a5b12306c170a02e77 f26da887c041428b83718540c2e3572e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 350/682] 10.0.0.219 () {32 vars in 741 bytes} [Thu May 21 06:01:34 2026] GET /v2.1/servers/c6ca630c-8ecf-4085-9bba-e907b8c7b15a/os-interface => generated 284 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:01:34.449 7 WARNING neutronclient.v2_0.client [None req-fb9c3918-e714-4369-ae12-818c41e2090c 14e03353986f48a5b12306c170a02e77 f26da887c041428b83718540c2e3572e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:01:34.532 8 INFO nova.api.openstack.compute.server_external_events [req-f9630522-bfa3-448b-a80f-2580040d616f req-93a2fc0f-9c34-42e1-a595-cc30444c80be 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-plugged:0e41f069-7713-4fc5-bd7d-09eb5d3e5e3c for instance bd7ef2d4-78ac-444f-8cd2-7ab0b6e95bcb on instance [pid: 8|app: 0|req: 351/683] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:01:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/684] 10.0.0.219 () {32 vars in 815 bytes} [Thu May 21 06:01:34 2026] GET /v2.1/servers/c6ca630c-8ecf-4085-9bba-e907b8c7b15a/os-interface/e931ab1c-44cb-4c9f-819a-47882e4ae2f1 => generated 281 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 352/685] 10.0.0.219 () {32 vars in 723 bytes} [Thu May 21 06:01:34 2026] GET /v2.1/servers/c6ca630c-8ecf-4085-9bba-e907b8c7b15a/ips => generated 156 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 334/686] 10.0.0.219 () {34 vars in 750 bytes} [Thu May 21 06:01:34 2026] POST /v2.1/servers/c6ca630c-8ecf-4085-9bba-e907b8c7b15a/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/687] 10.0.0.219 () {32 vars in 723 bytes} [Thu May 21 06:01:34 2026] GET /v2.1/servers/c6ca630c-8ecf-4085-9bba-e907b8c7b15a/ips => generated 156 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 353/688] 10.0.0.158 () {30 vars in 619 bytes} [Thu May 21 06:01:34 2026] GET /v2.1 => generated 0 bytes in 94 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 336/689] 10.0.0.158 () {32 vars in 692 bytes} [Thu May 21 06:01:34 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/690] 10.0.0.158 () {34 vars in 913 bytes} [Thu May 21 06:01:34 2026] GET /v2.1/os-simple-tenant-usage/1e2650fc650b45c49d0b67783b2a18b2?start=2026-05-20T00:00:00&end=2026-05-21T23:59:59 => generated 20 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-21 06:01:35.034 7 WARNING neutronclient.v2_0.client [None req-1c6abc6c-525a-46d1-9d6f-c49a764ac3a4 0a44db946cd94c8daa75251b15396f4a 51e7f8ede54d401c96e2960f85653be1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 355/691] 10.0.0.158 () {30 vars in 654 bytes} [Thu May 21 06:01:35 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/692] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:01:34 2026] GET /v2.1/servers/bd7ef2d4-78ac-444f-8cd2-7ab0b6e95bcb => generated 1425 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-21 06:01:35.151 8 WARNING neutronclient.v2_0.client [None req-a81638aa-cb6a-4d39-a52c-71f2a0c876e0 af91eb8f10004a70b659189f72fe4221 a4e73fff3d2245c1a1091a27b6dc700c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 356/693] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:01:35 2026] GET /v2.1/servers/57ec5631-df38-48ce-a675-859f77ed4dcd => generated 1517 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/694] 10.0.0.219 () {32 vars in 723 bytes} [Thu May 21 06:01:35 2026] GET /v2.1/servers/c6ca630c-8ecf-4085-9bba-e907b8c7b15a/ips => generated 156 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:01:35.975 8 INFO nova.api.openstack.compute.server_external_events [req-2453a795-7d0e-4657-b963-49042aa08d8f req-0df6d4db-d0ab-4998-9e5b-78ed34551f68 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-changed:e931ab1c-44cb-4c9f-819a-47882e4ae2f1 for instance c6ca630c-8ecf-4085-9bba-e907b8c7b15a on instance [pid: 8|app: 0|req: 357/695] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:01:35 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:01:36.180 7 WARNING neutronclient.v2_0.client [None req-90c9b49e-854a-4083-acd4-38ab3c3f048b 0a44db946cd94c8daa75251b15396f4a 51e7f8ede54d401c96e2960f85653be1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:01:36.219 8 INFO nova.api.openstack.wsgi [None req-5ec81a02-d187-49ef-b4ce-f36fd6732487 af91eb8f10004a70b659189f72fe4221 a4e73fff3d2245c1a1091a27b6dc700c - - default default] HTTP exception thrown: Instance 57ec5631-df38-48ce-a675-859f77ed4dcd could not be found. [pid: 8|app: 0|req: 358/696] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:01:36 2026] GET /v2.1/servers/57ec5631-df38-48ce-a675-859f77ed4dcd => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 359/697] 10.0.0.219 () {32 vars in 704 bytes} [Thu May 21 06:01:36 2026] DELETE /v2.1/os-keypairs/tempest-keypair-926150318 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/698] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:01:36 2026] GET /v2.1/servers/bd7ef2d4-78ac-444f-8cd2-7ab0b6e95bcb => generated 1425 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-21 06:01:36.603 8 INFO nova.api.openstack.compute.server_external_events [req-2b755d12-8b1a-4535-8fc7-cf03cf3528bd req-1bca75f7-ad1d-4020-a37b-d078e8585057 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-plugged:0e41f069-7713-4fc5-bd7d-09eb5d3e5e3c for instance bd7ef2d4-78ac-444f-8cd2-7ab0b6e95bcb on instance [pid: 8|app: 0|req: 360/699] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:01:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/700] 10.0.0.219 () {32 vars in 723 bytes} [Thu May 21 06:01:36 2026] GET /v2.1/servers/c6ca630c-8ecf-4085-9bba-e907b8c7b15a/ips => generated 156 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:01:37.333 8 WARNING neutronclient.v2_0.client [None req-8d4473e8-f9b7-4fae-a8e9-1f46f61d11df 0a44db946cd94c8daa75251b15396f4a 51e7f8ede54d401c96e2960f85653be1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 361/701] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:01:37 2026] GET /v2.1/servers/bd7ef2d4-78ac-444f-8cd2-7ab0b6e95bcb => generated 1612 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:01:37.472 7 WARNING neutronclient.v2_0.client [None req-f5b2434c-46c9-47d9-b288-c337893b32a1 0a44db946cd94c8daa75251b15396f4a 51e7f8ede54d401c96e2960f85653be1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 341/702] 10.0.0.219 () {32 vars in 741 bytes} [Thu May 21 06:01:37 2026] GET /v2.1/servers/bd7ef2d4-78ac-444f-8cd2-7ab0b6e95bcb/os-interface => generated 284 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 362/703] 10.0.0.219 () {32 vars in 723 bytes} [Thu May 21 06:01:37 2026] GET /v2.1/servers/c6ca630c-8ecf-4085-9bba-e907b8c7b15a/ips => generated 195 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:01:37.896 7 WARNING neutronclient.v2_0.client [None req-9d32b3e6-f460-4757-94a2-4a23ba09caf7 14e03353986f48a5b12306c170a02e77 f26da887c041428b83718540c2e3572e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 363/704] 10.0.0.158 () {30 vars in 619 bytes} [Thu May 21 06:01:37 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 364/705] 10.0.0.158 () {32 vars in 692 bytes} [Thu May 21 06:01:38 2026] GET /v2.1/ => generated 411 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/706] 10.0.0.158 () {34 vars in 913 bytes} [Thu May 21 06:01:38 2026] GET /v2.1/os-simple-tenant-usage/1e2650fc650b45c49d0b67783b2a18b2?start=2026-05-20T00:00:00&end=2026-05-21T23:59:59 => generated 20 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:01:38.241 8 WARNING neutronclient.v2_0.client [None req-7130b274-fe5b-4e31-ba59-cfa7b5719d01 0a44db946cd94c8daa75251b15396f4a 51e7f8ede54d401c96e2960f85653be1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 342/707] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:01:37 2026] GET /v2.1/servers/c6ca630c-8ecf-4085-9bba-e907b8c7b15a => generated 1951 bytes in 551 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:01:38.416 7 INFO nova.api.openstack.compute.server_external_events [req-d842ffd3-7dc9-42ba-97ba-20fc3a919b95 req-093de3a7-7075-44b4-a6ca-f138d0417cbf 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-changed:0e41f069-7713-4fc5-bd7d-09eb5d3e5e3c for instance bd7ef2d4-78ac-444f-8cd2-7ab0b6e95bcb on instance [pid: 7|app: 0|req: 343/708] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:01:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 366/709] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:01:38 2026] GET /v2.1/servers/bd7ef2d4-78ac-444f-8cd2-7ab0b6e95bcb => generated 1612 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/710] 10.0.0.158 () {30 vars in 654 bytes} [Thu May 21 06:01:38 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/711] 10.0.0.219 () {34 vars in 750 bytes} [Thu May 21 06:01:38 2026] POST /v2.1/servers/c6ca630c-8ecf-4085-9bba-e907b8c7b15a/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 345/712] 10.0.0.219 () {32 vars in 641 bytes} [Thu May 21 06:01:38 2026] GET /v2.1/servers => generated 387 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 368/713] 10.0.0.219 () {32 vars in 723 bytes} [Thu May 21 06:01:38 2026] GET /v2.1/servers/c6ca630c-8ecf-4085-9bba-e907b8c7b15a/ips => generated 195 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/714] 10.0.0.219 () {32 vars in 718 bytes} [Thu May 21 06:01:38 2026] DELETE /v2.1/servers/bd7ef2d4-78ac-444f-8cd2-7ab0b6e95bcb => generated 0 bytes in 86 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:01:38.665 8 WARNING neutronclient.v2_0.client [None req-5247ca51-e9bd-4106-a3d8-648172fb6d3d 0a44db946cd94c8daa75251b15396f4a 51e7f8ede54d401c96e2960f85653be1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 369/715] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:01:38 2026] GET /v2.1/servers/bd7ef2d4-78ac-444f-8cd2-7ab0b6e95bcb => generated 1618 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/716] 10.0.0.219 () {32 vars in 723 bytes} [Thu May 21 06:01:39 2026] GET /v2.1/servers/c6ca630c-8ecf-4085-9bba-e907b8c7b15a/ips => generated 195 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:01:39.893 8 WARNING neutronclient.v2_0.client [None req-5b32108d-3649-4a05-a0e7-6b0b079b572b 0a44db946cd94c8daa75251b15396f4a 51e7f8ede54d401c96e2960f85653be1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:01:39.986 7 INFO nova.api.openstack.compute.server_external_events [req-68cae5bb-1bd2-4dfd-b643-10e80809a01b req-a3df54ed-4ceb-428a-86bb-687fc9c82c51 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-unplugged:0e41f069-7713-4fc5-bd7d-09eb5d3e5e3c for instance bd7ef2d4-78ac-444f-8cd2-7ab0b6e95bcb on instance [pid: 7|app: 0|req: 348/717] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:01:39 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) [pid: 8|app: 0|req: 370/718] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:01:39 2026] GET /v2.1/servers/bd7ef2d4-78ac-444f-8cd2-7ab0b6e95bcb => generated 1738 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/719] 10.0.0.219 () {32 vars in 723 bytes} [Thu May 21 06:01:40 2026] GET /v2.1/servers/c6ca630c-8ecf-4085-9bba-e907b8c7b15a/ips => generated 195 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:01:41.075 8 WARNING neutronclient.v2_0.client [None req-414df182-b046-426c-bea4-c9f6344067a8 0a44db946cd94c8daa75251b15396f4a 51e7f8ede54d401c96e2960f85653be1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 371/720] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:01:41 2026] GET /v2.1/servers/bd7ef2d4-78ac-444f-8cd2-7ab0b6e95bcb => generated 1738 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 350/721] 10.0.0.219 () {32 vars in 723 bytes} [Thu May 21 06:01:41 2026] GET /v2.1/servers/c6ca630c-8ecf-4085-9bba-e907b8c7b15a/ips => generated 156 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 372/722] 10.0.0.219 () {32 vars in 718 bytes} [Thu May 21 06:01:41 2026] DELETE /v2.1/servers/c6ca630c-8ecf-4085-9bba-e907b8c7b15a => generated 0 bytes in 107 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:01:41.845 7 WARNING neutronclient.v2_0.client [None req-f84dcfd4-caa5-455b-9ce7-7d3367919a2f 14e03353986f48a5b12306c170a02e77 f26da887c041428b83718540c2e3572e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 351/723] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:01:41 2026] GET /v2.1/servers/c6ca630c-8ecf-4085-9bba-e907b8c7b15a => generated 1842 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:01:42.037 8 INFO nova.api.openstack.compute.server_external_events [req-127f838c-313b-4ac4-8100-babd4f81d177 req-c21cc69a-3f56-4262-9e5d-e14a719d1bda 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-changed:e931ab1c-44cb-4c9f-819a-47882e4ae2f1 for instance c6ca630c-8ecf-4085-9bba-e907b8c7b15a on instance 2026-05-21 06:01:42.038 8 INFO nova.api.openstack.compute.server_external_events [req-127f838c-313b-4ac4-8100-babd4f81d177 req-c21cc69a-3f56-4262-9e5d-e14a719d1bda 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-unplugged:0e41f069-7713-4fc5-bd7d-09eb5d3e5e3c for instance bd7ef2d4-78ac-444f-8cd2-7ab0b6e95bcb on instance 2026-05-21 06:01:42.038 8 INFO nova.api.openstack.compute.server_external_events [req-127f838c-313b-4ac4-8100-babd4f81d177 req-c21cc69a-3f56-4262-9e5d-e14a719d1bda 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-deleted:0e41f069-7713-4fc5-bd7d-09eb5d3e5e3c for instance bd7ef2d4-78ac-444f-8cd2-7ab0b6e95bcb on instance [pid: 8|app: 0|req: 373/724] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:01:42 2026] POST /v2.1/os-server-external-events => generated 523 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:01:42.216 7 WARNING neutronclient.v2_0.client [None req-66140fbb-d359-4e19-aae2-9f500243792f 0a44db946cd94c8daa75251b15396f4a 51e7f8ede54d401c96e2960f85653be1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 352/725] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:01:42 2026] GET /v2.1/servers/bd7ef2d4-78ac-444f-8cd2-7ab0b6e95bcb => generated 1380 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:01:42.984 8 WARNING neutronclient.v2_0.client [None req-149e5911-18bf-4c61-8d97-868bc82d4931 14e03353986f48a5b12306c170a02e77 f26da887c041428b83718540c2e3572e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 374/726] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:01:42 2026] GET /v2.1/servers/c6ca630c-8ecf-4085-9bba-e907b8c7b15a => generated 1842 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:01:43.344 7 WARNING neutronclient.v2_0.client [None req-c2afd2fb-e742-47e3-b6ac-88eb63dedf83 0a44db946cd94c8daa75251b15396f4a 51e7f8ede54d401c96e2960f85653be1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 353/727] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:01:43 2026] GET /v2.1/servers/bd7ef2d4-78ac-444f-8cd2-7ab0b6e95bcb => generated 1385 bytes in 484 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:01:44.081 8 INFO nova.api.openstack.compute.server_external_events [req-96ea0b0b-0f58-4bb3-a820-5c7d954d28d9 req-834d4de6-2bde-4b39-badf-842720b165ce 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-unplugged:e931ab1c-44cb-4c9f-819a-47882e4ae2f1 for instance c6ca630c-8ecf-4085-9bba-e907b8c7b15a on instance 2026-05-21 06:01:44.081 8 INFO nova.api.openstack.compute.server_external_events [req-96ea0b0b-0f58-4bb3-a820-5c7d954d28d9 req-834d4de6-2bde-4b39-badf-842720b165ce 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-unplugged:e931ab1c-44cb-4c9f-819a-47882e4ae2f1 for instance c6ca630c-8ecf-4085-9bba-e907b8c7b15a on instance [pid: 8|app: 0|req: 375/730] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:01:44 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:01:44.153 7 WARNING neutronclient.v2_0.client [None req-d31e3d8e-958e-4e7a-aee6-ab8d9e890e04 14e03353986f48a5b12306c170a02e77 f26da887c041428b83718540c2e3572e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 356/731] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:01:44 2026] GET /v2.1/servers/c6ca630c-8ecf-4085-9bba-e907b8c7b15a => generated 1842 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:01:44.720 8 INFO nova.api.openstack.compute.server_external_events [req-08b6864c-565a-46fb-82ec-91e79be1aa14 req-a96d63c7-d18e-46e6-8da4-cf283088f437 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-deleted:e931ab1c-44cb-4c9f-819a-47882e4ae2f1 for instance c6ca630c-8ecf-4085-9bba-e907b8c7b15a on instance [pid: 8|app: 0|req: 376/732] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:01:44 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:01:44.830 7 WARNING neutronclient.v2_0.client [None req-b9150e69-b816-47f2-a44c-f548e85b2fa1 0a44db946cd94c8daa75251b15396f4a 51e7f8ede54d401c96e2960f85653be1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 357/733] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:01:44 2026] GET /v2.1/servers/bd7ef2d4-78ac-444f-8cd2-7ab0b6e95bcb => generated 1385 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:01:45.312 8 WARNING neutronclient.v2_0.client [None req-2dd60ce8-5632-4f87-883d-1b1872bd41e4 14e03353986f48a5b12306c170a02e77 f26da887c041428b83718540c2e3572e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 377/734] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:01:45 2026] GET /v2.1/servers/c6ca630c-8ecf-4085-9bba-e907b8c7b15a => generated 1481 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:01:45.911 7 INFO nova.api.openstack.wsgi [None req-895fd334-f4e6-4831-b362-9e8bb0fd7192 0a44db946cd94c8daa75251b15396f4a 51e7f8ede54d401c96e2960f85653be1 - - default default] HTTP exception thrown: Instance bd7ef2d4-78ac-444f-8cd2-7ab0b6e95bcb could not be found. [pid: 7|app: 0|req: 358/735] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:01:45 2026] GET /v2.1/servers/bd7ef2d4-78ac-444f-8cd2-7ab0b6e95bcb => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 378/736] 10.0.0.219 () {32 vars in 706 bytes} [Thu May 21 06:01:45 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1323442489 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:01:46.401 7 WARNING neutronclient.v2_0.client [None req-b03c6a75-3f34-4de6-a3f4-4e22f9eebfac 14e03353986f48a5b12306c170a02e77 f26da887c041428b83718540c2e3572e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 359/737] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:01:46 2026] GET /v2.1/servers/c6ca630c-8ecf-4085-9bba-e907b8c7b15a => generated 1486 bytes in 463 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-21 06:01:47.856 8 INFO nova.api.openstack.wsgi [None req-b7679c6b-1b4e-4fff-b971-6b2d87ecab21 14e03353986f48a5b12306c170a02e77 f26da887c041428b83718540c2e3572e - - default default] HTTP exception thrown: Instance c6ca630c-8ecf-4085-9bba-e907b8c7b15a could not be found. [pid: 8|app: 0|req: 379/738] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:01:47 2026] GET /v2.1/servers/c6ca630c-8ecf-4085-9bba-e907b8c7b15a => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/739] 10.0.0.219 () {32 vars in 706 bytes} [Thu May 21 06:01:47 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1584969674 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:01:49.222 8 INFO nova.api.openstack.wsgi [None req-d6377683-b753-4c1c-99a8-6c925aa8c726 14e03353986f48a5b12306c170a02e77 f26da887c041428b83718540c2e3572e - - default default] HTTP exception thrown: Instance c6ca630c-8ecf-4085-9bba-e907b8c7b15a could not be found. [pid: 8|app: 0|req: 380/740] 10.0.0.219 () {32 vars in 718 bytes} [Thu May 21 06:01:49 2026] DELETE /v2.1/servers/c6ca630c-8ecf-4085-9bba-e907b8c7b15a => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-21 06:01:49.253 7 INFO nova.api.openstack.wsgi [None req-f7941edd-ab04-4506-958f-d769b98122a5 14e03353986f48a5b12306c170a02e77 f26da887c041428b83718540c2e3572e - - default default] HTTP exception thrown: Instance c6ca630c-8ecf-4085-9bba-e907b8c7b15a could not be found. [pid: 7|app: 0|req: 361/741] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:01:49 2026] GET /v2.1/servers/c6ca630c-8ecf-4085-9bba-e907b8c7b15a => 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 381/742] 10.0.0.219 () {34 vars in 671 bytes} [Thu May 21 06:01:52 2026] POST /v2.1/os-keypairs => generated 398 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 06:01:55.228 8 WARNING neutronclient.v2_0.client [None req-84f8b7a5-6f8e-4b91-98c9-9f3125fb26b1 639c578306eb48e8ba5f5f4f2b2e6fa1 71e8fd883ae54465907de3ebab0fa403 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 06:01:55.836 8 WARNING neutronclient.v2_0.client [None req-84f8b7a5-6f8e-4b91-98c9-9f3125fb26b1 639c578306eb48e8ba5f5f4f2b2e6fa1 71e8fd883ae54465907de3ebab0fa403 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 06:01:59.528 8 WARNING neutronclient.v2_0.client [None req-84f8b7a5-6f8e-4b91-98c9-9f3125fb26b1 639c578306eb48e8ba5f5f4f2b2e6fa1 71e8fd883ae54465907de3ebab0fa403 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:00.332 7 WARNING neutronclient.v2_0.client [None req-fd99c254-a9bb-4164-890d-ce713c0d97e9 01b2dd31f33d4c73acc7d82e03cf0fc4 0050890baab34354a9c28d8d3da2de2f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 383/745] 10.0.0.219 () {34 vars in 663 bytes} [Thu May 21 06:01:55 2026] POST /v2.1/servers => generated 450 bytes in 5206 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:00.401 8 WARNING neutronclient.v2_0.client [None req-16bbe038-b787-4154-8139-8f95d25373a2 639c578306eb48e8ba5f5f4f2b2e6fa1 71e8fd883ae54465907de3ebab0fa403 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 384/746] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:00 2026] GET /v2.1/servers/a9feacb4-3520-465e-bdf7-513e58426692 => generated 1403 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 385/747] 10.0.0.219 () {34 vars in 671 bytes} [Thu May 21 06:02:00 2026] POST /v2.1/os-keypairs => generated 385 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 06:02:00.673 7 WARNING neutronclient.v2_0.client [None req-fd99c254-a9bb-4164-890d-ce713c0d97e9 01b2dd31f33d4c73acc7d82e03cf0fc4 0050890baab34354a9c28d8d3da2de2f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 363/748] 10.0.0.219 () {34 vars in 663 bytes} [Thu May 21 06:02:00 2026] POST /v2.1/servers => generated 424 bytes in 886 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-21 06:02:01.037 8 WARNING neutronclient.v2_0.client [None req-bd0b2176-4320-49f8-9395-13bfacfdcdbe 01b2dd31f33d4c73acc7d82e03cf0fc4 0050890baab34354a9c28d8d3da2de2f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 386/749] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:01 2026] GET /v2.1/servers/8f302133-674d-498d-a93f-6788c3fa590a => generated 1370 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:01.534 7 WARNING neutronclient.v2_0.client [None req-7c6484b8-9284-4f05-a2ed-3274aab7c36c 639c578306eb48e8ba5f5f4f2b2e6fa1 71e8fd883ae54465907de3ebab0fa403 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 364/750] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:01 2026] GET /v2.1/servers/a9feacb4-3520-465e-bdf7-513e58426692 => generated 1407 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:02.154 8 WARNING neutronclient.v2_0.client [None req-eba7c991-b873-4afa-b8d2-b784f129c2a1 01b2dd31f33d4c73acc7d82e03cf0fc4 0050890baab34354a9c28d8d3da2de2f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 387/751] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:02 2026] GET /v2.1/servers/8f302133-674d-498d-a93f-6788c3fa590a => generated 1374 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-21 06:02:02.227 7 WARNING neutronclient.v2_0.client [None req-ce102d64-7b4a-4634-8bcb-13a702e5084e aab2f882e84d4c118b1e74c5e2c6ec0a cb9a354da4214b8298ce0d5569917ec5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 06:02:02.265 7 WARNING neutronclient.v2_0.client [None req-ce102d64-7b4a-4634-8bcb-13a702e5084e aab2f882e84d4c118b1e74c5e2c6ec0a cb9a354da4214b8298ce0d5569917ec5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 06:02:02.443 7 WARNING neutronclient.v2_0.client [None req-ce102d64-7b4a-4634-8bcb-13a702e5084e aab2f882e84d4c118b1e74c5e2c6ec0a cb9a354da4214b8298ce0d5569917ec5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:02.614 8 WARNING neutronclient.v2_0.client [None req-e13a6c06-6f23-45cf-849f-98259471f8da 639c578306eb48e8ba5f5f4f2b2e6fa1 71e8fd883ae54465907de3ebab0fa403 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 365/752] 10.0.0.219 () {34 vars in 663 bytes} [Thu May 21 06:02:02 2026] POST /v2.1/servers => generated 450 bytes in 470 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/753] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:02 2026] GET /v2.1/servers/a9feacb4-3520-465e-bdf7-513e58426692 => generated 1455 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:02.669 7 WARNING neutronclient.v2_0.client [None req-69c5703a-52a4-4b20-8751-92f528b8d85f aab2f882e84d4c118b1e74c5e2c6ec0a cb9a354da4214b8298ce0d5569917ec5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 366/754] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:02 2026] GET /v2.1/servers/c7eab043-4143-4476-872a-94746778a3a5 => generated 1423 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:03.234 8 WARNING neutronclient.v2_0.client [None req-a93e70cb-f9e3-4876-819e-37fe2914309b 01b2dd31f33d4c73acc7d82e03cf0fc4 0050890baab34354a9c28d8d3da2de2f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 389/755] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:03 2026] GET /v2.1/servers/8f302133-674d-498d-a93f-6788c3fa590a => generated 1366 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:03.692 7 WARNING neutronclient.v2_0.client [None req-4d652481-6261-4c20-9118-30ac5f0b008a 639c578306eb48e8ba5f5f4f2b2e6fa1 71e8fd883ae54465907de3ebab0fa403 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 367/756] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:03 2026] GET /v2.1/servers/a9feacb4-3520-465e-bdf7-513e58426692 => generated 1455 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:03.764 8 WARNING neutronclient.v2_0.client [None req-25c4735e-598f-45b3-90b1-c9480baed451 aab2f882e84d4c118b1e74c5e2c6ec0a cb9a354da4214b8298ce0d5569917ec5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 390/757] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:03 2026] GET /v2.1/servers/c7eab043-4143-4476-872a-94746778a3a5 => generated 1427 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:04.320 8 WARNING neutronclient.v2_0.client [None req-94354091-9858-415f-aa63-5ac60a838b75 01b2dd31f33d4c73acc7d82e03cf0fc4 0050890baab34354a9c28d8d3da2de2f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 392/760] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:04 2026] GET /v2.1/servers/8f302133-674d-498d-a93f-6788c3fa590a => generated 1422 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:04.792 7 WARNING neutronclient.v2_0.client [None req-272c52a2-06e8-4095-ba54-ffddaba540af 639c578306eb48e8ba5f5f4f2b2e6fa1 71e8fd883ae54465907de3ebab0fa403 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 369/761] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:04 2026] GET /v2.1/servers/a9feacb4-3520-465e-bdf7-513e58426692 => generated 1463 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-21 06:02:04.856 8 WARNING neutronclient.v2_0.client [None req-f2513f94-33ae-44aa-8ec5-6d6983f8a9cb aab2f882e84d4c118b1e74c5e2c6ec0a cb9a354da4214b8298ce0d5569917ec5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 393/762] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:04 2026] GET /v2.1/servers/c7eab043-4143-4476-872a-94746778a3a5 => generated 1419 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:05.412 7 WARNING neutronclient.v2_0.client [None req-abeda8c1-4dac-4605-96c4-6292ab83e78e 01b2dd31f33d4c73acc7d82e03cf0fc4 0050890baab34354a9c28d8d3da2de2f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 370/763] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:05 2026] GET /v2.1/servers/8f302133-674d-498d-a93f-6788c3fa590a => generated 1422 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:05.864 8 INFO nova.api.openstack.compute.server_external_events [req-69150473-cce4-470a-8e06-a4f13bc53626 req-e248fe38-404e-4392-94af-a130f88e3876 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-changed:caf28eb1-c76c-453b-b81c-689d63b9b629 for instance a9feacb4-3520-465e-bdf7-513e58426692 on instance [pid: 8|app: 0|req: 394/764] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:02:05 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) 2026-05-21 06:02:05.881 7 WARNING neutronclient.v2_0.client [None req-1c473471-a63c-4ca1-b408-c5aa13b6053f 639c578306eb48e8ba5f5f4f2b2e6fa1 71e8fd883ae54465907de3ebab0fa403 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:05.945 8 WARNING neutronclient.v2_0.client [None req-32b036a0-b778-46f2-84df-90fa8509e22b aab2f882e84d4c118b1e74c5e2c6ec0a cb9a354da4214b8298ce0d5569917ec5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 371/765] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:05 2026] GET /v2.1/servers/a9feacb4-3520-465e-bdf7-513e58426692 => generated 1541 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/766] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:05 2026] GET /v2.1/servers/c7eab043-4143-4476-872a-94746778a3a5 => generated 1419 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:06.489 7 WARNING neutronclient.v2_0.client [None req-ed82589e-a312-4688-ab41-c432cf60e727 01b2dd31f33d4c73acc7d82e03cf0fc4 0050890baab34354a9c28d8d3da2de2f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 372/767] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:06 2026] GET /v2.1/servers/8f302133-674d-498d-a93f-6788c3fa590a => generated 1430 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:07.040 8 WARNING neutronclient.v2_0.client [None req-aea984ef-6df2-4195-b844-be430412d9df 639c578306eb48e8ba5f5f4f2b2e6fa1 71e8fd883ae54465907de3ebab0fa403 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 06:02:07.052 7 WARNING neutronclient.v2_0.client [None req-f3c16a93-4d55-407a-88b4-169c042fe59c aab2f882e84d4c118b1e74c5e2c6ec0a cb9a354da4214b8298ce0d5569917ec5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 373/768] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:07 2026] GET /v2.1/servers/c7eab043-4143-4476-872a-94746778a3a5 => generated 1475 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/769] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:06 2026] GET /v2.1/servers/a9feacb4-3520-465e-bdf7-513e58426692 => generated 1529 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:07.597 7 WARNING neutronclient.v2_0.client [None req-0705c4d9-4e62-4ed2-8f9a-17afc2e285c5 01b2dd31f33d4c73acc7d82e03cf0fc4 0050890baab34354a9c28d8d3da2de2f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:08.061 8 INFO nova.api.openstack.compute.server_external_events [req-bea92ab4-606c-4b4f-96f9-1e31f7b0812c req-6de49a33-5912-4857-98f1-acdf337e8115 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-changed:fd52ddbc-aff0-4740-9924-009265ca6d4f for instance 8f302133-674d-498d-a93f-6788c3fa590a on instance [pid: 8|app: 0|req: 397/770] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:02:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/771] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:07 2026] GET /v2.1/servers/8f302133-674d-498d-a93f-6788c3fa590a => generated 1472 bytes in 525 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:08.185 8 WARNING neutronclient.v2_0.client [None req-7fa549b6-9602-42ff-9d04-bf27a43669c1 aab2f882e84d4c118b1e74c5e2c6ec0a cb9a354da4214b8298ce0d5569917ec5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 398/772] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:08 2026] GET /v2.1/servers/c7eab043-4143-4476-872a-94746778a3a5 => generated 1475 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-21 06:02:08.233 7 WARNING neutronclient.v2_0.client [None req-21de5512-381c-40a6-8e66-fe5bd373eec7 639c578306eb48e8ba5f5f4f2b2e6fa1 71e8fd883ae54465907de3ebab0fa403 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 375/773] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:08 2026] GET /v2.1/servers/a9feacb4-3520-465e-bdf7-513e58426692 => generated 1529 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:09.136 8 WARNING neutronclient.v2_0.client [None req-4857fcd1-35d1-4a53-807e-2cbf9dbb12cd 01b2dd31f33d4c73acc7d82e03cf0fc4 0050890baab34354a9c28d8d3da2de2f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 399/774] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:09 2026] GET /v2.1/servers/8f302133-674d-498d-a93f-6788c3fa590a => generated 1470 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:09.286 7 WARNING neutronclient.v2_0.client [None req-0a20e5bd-a2ff-40a7-9e85-0c9125d441a7 aab2f882e84d4c118b1e74c5e2c6ec0a cb9a354da4214b8298ce0d5569917ec5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:09.417 8 WARNING neutronclient.v2_0.client [None req-c197115e-517a-46ad-a669-3c806815399f 639c578306eb48e8ba5f5f4f2b2e6fa1 71e8fd883ae54465907de3ebab0fa403 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 376/775] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:09 2026] GET /v2.1/servers/c7eab043-4143-4476-872a-94746778a3a5 => generated 1550 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/776] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:09 2026] GET /v2.1/servers/a9feacb4-3520-465e-bdf7-513e58426692 => generated 1529 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:10.232 7 INFO nova.api.openstack.compute.server_external_events [req-17e650a3-3a7e-4094-8183-837974dd746e req-c40f8a89-89e6-4665-9f4c-7ac1a445d0ea 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-changed:dba3d114-a809-4cbc-a6ea-2cc0b42b6c38 for instance c7eab043-4143-4476-872a-94746778a3a5 on instance [pid: 7|app: 0|req: 377/777] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:02:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:10.272 8 WARNING neutronclient.v2_0.client [None req-382d9d7c-be49-452d-8fee-1ffb50070fc7 01b2dd31f33d4c73acc7d82e03cf0fc4 0050890baab34354a9c28d8d3da2de2f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 401/778] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:10 2026] GET /v2.1/servers/8f302133-674d-498d-a93f-6788c3fa590a => generated 1470 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:10.509 7 WARNING neutronclient.v2_0.client [None req-9209fe24-9ece-4486-9712-9dbc7f87b0e7 aab2f882e84d4c118b1e74c5e2c6ec0a cb9a354da4214b8298ce0d5569917ec5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:10.597 8 WARNING neutronclient.v2_0.client [None req-97d73f57-0b29-431b-ab04-ef976a5e9a36 639c578306eb48e8ba5f5f4f2b2e6fa1 71e8fd883ae54465907de3ebab0fa403 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 378/779] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:10 2026] GET /v2.1/servers/c7eab043-4143-4476-872a-94746778a3a5 => generated 1548 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/780] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:10 2026] GET /v2.1/servers/a9feacb4-3520-465e-bdf7-513e58426692 => generated 1529 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:11.398 7 WARNING neutronclient.v2_0.client [None req-e6863b1d-63e7-42f9-863e-b8f78b927243 01b2dd31f33d4c73acc7d82e03cf0fc4 0050890baab34354a9c28d8d3da2de2f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 379/781] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:11 2026] GET /v2.1/servers/8f302133-674d-498d-a93f-6788c3fa590a => generated 1470 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:11.656 8 WARNING neutronclient.v2_0.client [None req-5bfebda1-332c-48a6-b760-23c9116e535f aab2f882e84d4c118b1e74c5e2c6ec0a cb9a354da4214b8298ce0d5569917ec5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 403/782] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:11 2026] GET /v2.1/servers/c7eab043-4143-4476-872a-94746778a3a5 => generated 1548 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-21 06:02:11.773 7 WARNING neutronclient.v2_0.client [None req-02ab0d42-e309-4879-83c5-1416c6339626 639c578306eb48e8ba5f5f4f2b2e6fa1 71e8fd883ae54465907de3ebab0fa403 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 380/783] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:11 2026] GET /v2.1/servers/a9feacb4-3520-465e-bdf7-513e58426692 => generated 1529 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:12.368 8 INFO nova.api.openstack.compute.server_external_events [req-705dabe4-cc37-4397-aea5-d1f1366068aa req-50078833-adbe-409b-8feb-0a5cd12632b7 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-unplugged:caf28eb1-c76c-453b-b81c-689d63b9b629 for instance a9feacb4-3520-465e-bdf7-513e58426692 on instance [pid: 8|app: 0|req: 404/784] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:02:12 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:12.543 7 WARNING neutronclient.v2_0.client [None req-be6ee1e7-b861-4ce0-929c-9abefca92b9b 01b2dd31f33d4c73acc7d82e03cf0fc4 0050890baab34354a9c28d8d3da2de2f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 381/785] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:12 2026] GET /v2.1/servers/8f302133-674d-498d-a93f-6788c3fa590a => generated 1470 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-21 06:02:12.819 8 WARNING neutronclient.v2_0.client [None req-246454c9-d137-482f-87b3-6b92f24ea9af aab2f882e84d4c118b1e74c5e2c6ec0a cb9a354da4214b8298ce0d5569917ec5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:12.920 7 WARNING neutronclient.v2_0.client [None req-39763dbf-761c-441b-bbac-4dfea19e1901 639c578306eb48e8ba5f5f4f2b2e6fa1 71e8fd883ae54465907de3ebab0fa403 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 405/786] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:12 2026] GET /v2.1/servers/c7eab043-4143-4476-872a-94746778a3a5 => generated 1548 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/787] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:12 2026] GET /v2.1/servers/a9feacb4-3520-465e-bdf7-513e58426692 => generated 1529 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:13.841 8 WARNING neutronclient.v2_0.client [None req-0ed376e2-d9bf-46d6-8b8f-6ebcfa312f7c 01b2dd31f33d4c73acc7d82e03cf0fc4 0050890baab34354a9c28d8d3da2de2f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 406/788] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:13 2026] GET /v2.1/servers/8f302133-674d-498d-a93f-6788c3fa590a => generated 1470 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-21 06:02:14.003 7 WARNING neutronclient.v2_0.client [None req-9ddbdb7e-e72c-4f21-8712-1515fa1144ac aab2f882e84d4c118b1e74c5e2c6ec0a cb9a354da4214b8298ce0d5569917ec5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:14.075 8 WARNING neutronclient.v2_0.client [None req-1e37b072-e2de-4f1a-a730-ae1f06cfe41a 639c578306eb48e8ba5f5f4f2b2e6fa1 71e8fd883ae54465907de3ebab0fa403 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 383/789] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:13 2026] GET /v2.1/servers/c7eab043-4143-4476-872a-94746778a3a5 => generated 1548 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/792] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:14 2026] GET /v2.1/servers/a9feacb4-3520-465e-bdf7-513e58426692 => generated 1529 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:14.415 7 INFO nova.api.openstack.compute.server_external_events [req-0ba94cd0-f1e7-4407-b162-ec9ef4880816 req-32b51b61-b563-43d0-9dc4-d5dc203b823b 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-unplugged:fd52ddbc-aff0-4740-9924-009265ca6d4f for instance 8f302133-674d-498d-a93f-6788c3fa590a on instance 2026-05-21 06:02:14.415 7 INFO nova.api.openstack.compute.server_external_events [req-0ba94cd0-f1e7-4407-b162-ec9ef4880816 req-32b51b61-b563-43d0-9dc4-d5dc203b823b 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-unplugged:dba3d114-a809-4cbc-a6ea-2cc0b42b6c38 for instance c7eab043-4143-4476-872a-94746778a3a5 on instance 2026-05-21 06:02:14.415 7 INFO nova.api.openstack.compute.server_external_events [req-0ba94cd0-f1e7-4407-b162-ec9ef4880816 req-32b51b61-b563-43d0-9dc4-d5dc203b823b 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-plugged:caf28eb1-c76c-453b-b81c-689d63b9b629 for instance a9feacb4-3520-465e-bdf7-513e58426692 on instance 2026-05-21 06:02:14.416 7 INFO nova.api.openstack.compute.server_external_events [req-0ba94cd0-f1e7-4407-b162-ec9ef4880816 req-32b51b61-b563-43d0-9dc4-d5dc203b823b 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-plugged:caf28eb1-c76c-453b-b81c-689d63b9b629 for instance a9feacb4-3520-465e-bdf7-513e58426692 on instance 2026-05-21 06:02:14.416 7 INFO nova.api.openstack.compute.server_external_events [req-0ba94cd0-f1e7-4407-b162-ec9ef4880816 req-32b51b61-b563-43d0-9dc4-d5dc203b823b 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-plugged:fd52ddbc-aff0-4740-9924-009265ca6d4f for instance 8f302133-674d-498d-a93f-6788c3fa590a on instance 2026-05-21 06:02:14.416 7 INFO nova.api.openstack.compute.server_external_events [req-0ba94cd0-f1e7-4407-b162-ec9ef4880816 req-32b51b61-b563-43d0-9dc4-d5dc203b823b 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-plugged:fd52ddbc-aff0-4740-9924-009265ca6d4f for instance 8f302133-674d-498d-a93f-6788c3fa590a on instance [pid: 7|app: 0|req: 386/793] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:02:14 2026] POST /v2.1/os-server-external-events => generated 1042 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:15.038 8 WARNING neutronclient.v2_0.client [None req-d8ad4afa-f91f-466e-af01-296eb50900f1 01b2dd31f33d4c73acc7d82e03cf0fc4 0050890baab34354a9c28d8d3da2de2f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 408/794] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:14 2026] GET /v2.1/servers/8f302133-674d-498d-a93f-6788c3fa590a => generated 1470 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:15.159 7 WARNING neutronclient.v2_0.client [None req-69414c37-e085-4bfb-8e4b-05bba988ea72 aab2f882e84d4c118b1e74c5e2c6ec0a cb9a354da4214b8298ce0d5569917ec5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:15.236 8 WARNING neutronclient.v2_0.client [None req-f4fcd5ae-3f9a-4043-8627-5ec2ed8bb53f 639c578306eb48e8ba5f5f4f2b2e6fa1 71e8fd883ae54465907de3ebab0fa403 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 387/795] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:15 2026] GET /v2.1/servers/c7eab043-4143-4476-872a-94746778a3a5 => generated 1548 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/796] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:15 2026] GET /v2.1/servers/a9feacb4-3520-465e-bdf7-513e58426692 => generated 1529 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:16.174 7 WARNING neutronclient.v2_0.client [None req-546ebe08-f8c2-458e-acd7-165f1844b4e1 01b2dd31f33d4c73acc7d82e03cf0fc4 0050890baab34354a9c28d8d3da2de2f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 388/797] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:16 2026] GET /v2.1/servers/8f302133-674d-498d-a93f-6788c3fa590a => generated 1655 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 410/798] 10.0.0.219 () {32 vars in 723 bytes} [Thu May 21 06:02:16 2026] GET /v2.1/servers/8f302133-674d-498d-a93f-6788c3fa590a/ips => generated 109 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 06:02:16.332 7 WARNING neutronclient.v2_0.client [None req-5779471a-9a48-4bbb-8422-4fd2c27ecc12 aab2f882e84d4c118b1e74c5e2c6ec0a cb9a354da4214b8298ce0d5569917ec5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 411/799] 10.0.0.219 () {32 vars in 723 bytes} [Thu May 21 06:02:16 2026] GET /v2.1/servers/8f302133-674d-498d-a93f-6788c3fa590a/ips => generated 109 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 412/800] 10.0.0.219 () {32 vars in 825 bytes} [Thu May 21 06:02:16 2026] GET /v2.1/servers/8f302133-674d-498d-a93f-6788c3fa590a/ips/tempest-ServerAddressesTestJSON-1460127504-network => generated 94 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/801] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:16 2026] GET /v2.1/servers/c7eab043-4143-4476-872a-94746778a3a5 => generated 1548 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:16.449 8 WARNING neutronclient.v2_0.client [None req-34d3f277-90eb-4435-a8fc-33c86b50fc09 639c578306eb48e8ba5f5f4f2b2e6fa1 71e8fd883ae54465907de3ebab0fa403 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 390/802] 10.0.0.219 () {32 vars in 718 bytes} [Thu May 21 06:02:16 2026] DELETE /v2.1/servers/8f302133-674d-498d-a93f-6788c3fa590a => generated 0 bytes in 107 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:16.571 7 INFO nova.api.openstack.compute.server_external_events [req-887d420f-0c2e-43cd-a75f-9b6a6b7ab03c req-626f314f-3967-46ab-bd70-ae58b48b6a61 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-plugged:dba3d114-a809-4cbc-a6ea-2cc0b42b6c38 for instance c7eab043-4143-4476-872a-94746778a3a5 on instance 2026-05-21 06:02:16.572 7 INFO nova.api.openstack.compute.server_external_events [req-887d420f-0c2e-43cd-a75f-9b6a6b7ab03c req-626f314f-3967-46ab-bd70-ae58b48b6a61 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-plugged:dba3d114-a809-4cbc-a6ea-2cc0b42b6c38 for instance c7eab043-4143-4476-872a-94746778a3a5 on instance [pid: 7|app: 0|req: 391/803] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:02:16 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 413/804] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:16 2026] GET /v2.1/servers/a9feacb4-3520-465e-bdf7-513e58426692 => generated 1698 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:16.628 7 WARNING neutronclient.v2_0.client [None req-4dc0b3fe-505e-4599-9dc9-de7ada42039a 01b2dd31f33d4c73acc7d82e03cf0fc4 0050890baab34354a9c28d8d3da2de2f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 06:02:16.646 8 WARNING neutronclient.v2_0.client [None req-f420d2cc-6526-43fa-8710-b823e0ea668c 639c578306eb48e8ba5f5f4f2b2e6fa1 71e8fd883ae54465907de3ebab0fa403 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 392/805] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:16 2026] GET /v2.1/servers/8f302133-674d-498d-a93f-6788c3fa590a => generated 1661 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/806] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:16 2026] GET /v2.1/servers/a9feacb4-3520-465e-bdf7-513e58426692 => generated 1698 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:17.511 7 WARNING neutronclient.v2_0.client [None req-fb183af1-07f4-4a6e-b573-dd835a53e7b3 aab2f882e84d4c118b1e74c5e2c6ec0a cb9a354da4214b8298ce0d5569917ec5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:17.833 8 WARNING neutronclient.v2_0.client [None req-811c5065-ba77-4271-9515-c7cbe894f6a0 01b2dd31f33d4c73acc7d82e03cf0fc4 0050890baab34354a9c28d8d3da2de2f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 393/807] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:17 2026] GET /v2.1/servers/c7eab043-4143-4476-872a-94746778a3a5 => generated 1548 bytes in 877 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:18.356 7 INFO nova.api.openstack.compute.server_external_events [req-19791000-cca2-4886-896e-74566f0cb8bf req-9aa24d73-746d-429d-b940-f8c9fe75fc7b 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-changed:caf28eb1-c76c-453b-b81c-689d63b9b629 for instance a9feacb4-3520-465e-bdf7-513e58426692 on instance [pid: 7|app: 0|req: 394/808] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:02:18 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: 8|app: 0|req: 415/809] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:17 2026] GET /v2.1/servers/8f302133-674d-498d-a93f-6788c3fa590a => generated 1661 bytes in 660 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:18.618 7 INFO nova.api.openstack.compute.server_external_events [req-961d8eae-141c-4ccf-9f27-cd3e290ab95e req-2ff5b6ea-4c22-4140-b5fc-0aa28d477c06 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-unplugged:fd52ddbc-aff0-4740-9924-009265ca6d4f for instance 8f302133-674d-498d-a93f-6788c3fa590a on instance 2026-05-21 06:02:18.618 7 INFO nova.api.openstack.compute.server_external_events [req-961d8eae-141c-4ccf-9f27-cd3e290ab95e req-2ff5b6ea-4c22-4140-b5fc-0aa28d477c06 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-unplugged:fd52ddbc-aff0-4740-9924-009265ca6d4f for instance 8f302133-674d-498d-a93f-6788c3fa590a on instance [pid: 7|app: 0|req: 395/810] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:02:18 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:19.407 8 WARNING neutronclient.v2_0.client [None req-4ca58ebf-16c7-44ef-b53f-8275d526b81e aab2f882e84d4c118b1e74c5e2c6ec0a cb9a354da4214b8298ce0d5569917ec5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:19.512 7 WARNING neutronclient.v2_0.client [None req-33458e86-8d8a-449a-bf45-c914761a8a6b 01b2dd31f33d4c73acc7d82e03cf0fc4 0050890baab34354a9c28d8d3da2de2f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 416/811] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:19 2026] GET /v2.1/servers/c7eab043-4143-4476-872a-94746778a3a5 => generated 1725 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:19.623 8 WARNING neutronclient.v2_0.client [None req-8b6b45b5-fe46-446f-92fa-e5968f2b15ca aab2f882e84d4c118b1e74c5e2c6ec0a cb9a354da4214b8298ce0d5569917ec5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 396/812] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:19 2026] GET /v2.1/servers/8f302133-674d-498d-a93f-6788c3fa590a => generated 1619 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/813] 10.0.0.219 () {32 vars in 741 bytes} [Thu May 21 06:02:19 2026] GET /v2.1/servers/c7eab043-4143-4476-872a-94746778a3a5/os-interface => generated 285 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:20.399 7 INFO nova.api.openstack.compute.server_external_events [req-266dc1e3-2e1b-4dfe-b75e-8e8c8defb343 req-a80ebfa8-55ea-4194-ba92-e2f3d9167ced 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-deleted:fd52ddbc-aff0-4740-9924-009265ca6d4f for instance 8f302133-674d-498d-a93f-6788c3fa590a on instance [pid: 7|app: 0|req: 397/814] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:02:20 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 06:02:20.414 8 WARNING neutronclient.v2_0.client [None req-679d3a03-1ef2-492a-a2d6-8383159682f1 aab2f882e84d4c118b1e74c5e2c6ec0a cb9a354da4214b8298ce0d5569917ec5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 418/815] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:20 2026] GET /v2.1/servers/c7eab043-4143-4476-872a-94746778a3a5 => generated 1725 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 398/816] 10.0.0.219 () {32 vars in 641 bytes} [Thu May 21 06:02:20 2026] GET /v2.1/servers => generated 378 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:20.664 7 INFO nova.api.openstack.compute.server_external_events [req-1fcd8e09-6bf3-4d1c-b0c3-71b8cfd2d45e req-fab0a006-6b21-45b0-8bde-c796d7b81ec0 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-changed:dba3d114-a809-4cbc-a6ea-2cc0b42b6c38 for instance c7eab043-4143-4476-872a-94746778a3a5 on instance [pid: 7|app: 0|req: 399/817] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:02:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:20.711 7 WARNING neutronclient.v2_0.client [None req-759838d1-f553-4d64-bdf2-77433fcf9885 01b2dd31f33d4c73acc7d82e03cf0fc4 0050890baab34354a9c28d8d3da2de2f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 419/818] 10.0.0.219 () {32 vars in 718 bytes} [Thu May 21 06:02:20 2026] DELETE /v2.1/servers/c7eab043-4143-4476-872a-94746778a3a5 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 400/819] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:20 2026] GET /v2.1/servers/8f302133-674d-498d-a93f-6788c3fa590a => generated 1456 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-21 06:02:20.759 8 WARNING neutronclient.v2_0.client [None req-9d664b28-944a-4175-9fab-039556b6f455 aab2f882e84d4c118b1e74c5e2c6ec0a cb9a354da4214b8298ce0d5569917ec5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 420/820] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:20 2026] GET /v2.1/servers/c7eab043-4143-4476-872a-94746778a3a5 => generated 1731 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:21.799 7 WARNING neutronclient.v2_0.client [None req-465a3444-3065-48a7-a16e-164222d7d8d6 01b2dd31f33d4c73acc7d82e03cf0fc4 0050890baab34354a9c28d8d3da2de2f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 401/821] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:21 2026] GET /v2.1/servers/8f302133-674d-498d-a93f-6788c3fa590a => generated 1456 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:21.893 8 WARNING neutronclient.v2_0.client [None req-1efcb764-234c-4d50-b902-ceef4efa2741 aab2f882e84d4c118b1e74c5e2c6ec0a cb9a354da4214b8298ce0d5569917ec5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 421/822] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:21 2026] GET /v2.1/servers/c7eab043-4143-4476-872a-94746778a3a5 => generated 1851 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:22.697 7 INFO nova.api.openstack.compute.server_external_events [req-25cc346f-eadc-48ea-bdaf-5b72c71781ed req-ad9408f3-3caa-41ac-a8a0-39eb25b655dc 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-unplugged:dba3d114-a809-4cbc-a6ea-2cc0b42b6c38 for instance c7eab043-4143-4476-872a-94746778a3a5 on instance 2026-05-21 06:02:22.698 7 INFO nova.api.openstack.compute.server_external_events [req-25cc346f-eadc-48ea-bdaf-5b72c71781ed req-ad9408f3-3caa-41ac-a8a0-39eb25b655dc 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-unplugged:dba3d114-a809-4cbc-a6ea-2cc0b42b6c38 for instance c7eab043-4143-4476-872a-94746778a3a5 on instance [pid: 7|app: 0|req: 402/823] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:02:22 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:22.876 8 INFO nova.api.openstack.wsgi [None req-0c32f758-1d2a-4084-b544-73082d894856 01b2dd31f33d4c73acc7d82e03cf0fc4 0050890baab34354a9c28d8d3da2de2f - - default default] HTTP exception thrown: Instance 8f302133-674d-498d-a93f-6788c3fa590a could not be found. [pid: 8|app: 0|req: 422/824] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:22 2026] GET /v2.1/servers/8f302133-674d-498d-a93f-6788c3fa590a => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:23.062 7 WARNING neutronclient.v2_0.client [None req-0cd0ddfa-d393-4265-ba39-4456ed045d51 aab2f882e84d4c118b1e74c5e2c6ec0a cb9a354da4214b8298ce0d5569917ec5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 403/825] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:23 2026] GET /v2.1/servers/c7eab043-4143-4476-872a-94746778a3a5 => generated 1851 bytes in 513 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:24.667 7 WARNING neutronclient.v2_0.client [None req-5f937fbe-132d-4074-8518-092e66756d7d aab2f882e84d4c118b1e74c5e2c6ec0a cb9a354da4214b8298ce0d5569917ec5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:24.754 8 INFO nova.api.openstack.compute.server_external_events [req-a806b3f0-bda6-4e8a-a4ee-b96337b1f48f req-788168c8-cee8-4ba4-877c-9d9cb90faf2c 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-deleted:dba3d114-a809-4cbc-a6ea-2cc0b42b6c38 for instance c7eab043-4143-4476-872a-94746778a3a5 on instance [pid: 8|app: 0|req: 424/828] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:02:24 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/829] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:24 2026] GET /v2.1/servers/c7eab043-4143-4476-872a-94746778a3a5 => generated 1509 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:25.839 8 WARNING neutronclient.v2_0.client [None req-3352d5a9-0962-4e67-a206-eaf17b92d6f3 aab2f882e84d4c118b1e74c5e2c6ec0a cb9a354da4214b8298ce0d5569917ec5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 425/830] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:25 2026] GET /v2.1/servers/c7eab043-4143-4476-872a-94746778a3a5 => generated 1509 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:26.914 8 INFO nova.api.openstack.wsgi [None req-65d8cf37-1711-493e-b397-3aeddb02e085 aab2f882e84d4c118b1e74c5e2c6ec0a cb9a354da4214b8298ce0d5569917ec5 - - default default] HTTP exception thrown: Instance c7eab043-4143-4476-872a-94746778a3a5 could not be found. [pid: 8|app: 0|req: 426/831] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:26 2026] GET /v2.1/servers/c7eab043-4143-4476-872a-94746778a3a5 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 427/832] 10.0.0.219 () {32 vars in 704 bytes} [Thu May 21 06:02:26 2026] DELETE /v2.1/os-keypairs/tempest-keypair-742085938 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/833] 10.0.0.219 () {34 vars in 750 bytes} [Thu May 21 06:02:26 2026] POST /v2.1/servers/a9feacb4-3520-465e-bdf7-513e58426692/action => generated 31891 bytes in 548 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/834] 10.0.0.219 () {30 vars in 413 bytes} [Thu May 21 06:02:27 2026] GET / => generated 423 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 407/835] 10.0.0.219 () {28 vars in 560 bytes} [Thu May 21 06:02:27 2026] GET /v2/ => generated 402 bytes in 394 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/836] 10.0.0.219 () {28 vars in 564 bytes} [Thu May 21 06:02:27 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/837] 10.0.0.219 () {30 vars in 413 bytes} [Thu May 21 06:02:27 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-05-21 06:02:30.532 8 INFO nova.api.openstack.compute.server_external_events [req-aaff790e-d123-4088-8e4a-9d2b8493fada req-5f130985-8eda-4f16-872b-bff75e290a77 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-changed:caf28eb1-c76c-453b-b81c-689d63b9b629 for instance a9feacb4-3520-465e-bdf7-513e58426692 on instance [pid: 8|app: 0|req: 430/838] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:02:30 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: 409/839] 10.0.0.219 () {34 vars in 671 bytes} [Thu May 21 06:02:31 2026] POST /v2.1/os-keypairs => generated 398 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:33.863 8 WARNING neutronclient.v2_0.client [None req-1dccf110-29b0-4858-a89d-f894be59ef7b 639c578306eb48e8ba5f5f4f2b2e6fa1 71e8fd883ae54465907de3ebab0fa403 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 06:02:33.903 8 WARNING neutronclient.v2_0.client [None req-1dccf110-29b0-4858-a89d-f894be59ef7b 639c578306eb48e8ba5f5f4f2b2e6fa1 71e8fd883ae54465907de3ebab0fa403 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 06:02:34.433 8 WARNING neutronclient.v2_0.client [None req-1dccf110-29b0-4858-a89d-f894be59ef7b 639c578306eb48e8ba5f5f4f2b2e6fa1 71e8fd883ae54465907de3ebab0fa403 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 431/842] 10.0.0.219 () {34 vars in 663 bytes} [Thu May 21 06:02:33 2026] POST /v2.1/servers => generated 449 bytes in 1041 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-21 06:02:34.886 7 WARNING neutronclient.v2_0.client [None req-cf6e6d8c-b2a6-4877-9325-6e124615b2c2 639c578306eb48e8ba5f5f4f2b2e6fa1 71e8fd883ae54465907de3ebab0fa403 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 412/843] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:34 2026] GET /v2.1/servers/0d5e839b-05bc-45b0-b60b-c262db67bf9f => generated 1403 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:36.059 8 WARNING neutronclient.v2_0.client [None req-300b627d-b530-45fa-93ac-61b0979248f1 639c578306eb48e8ba5f5f4f2b2e6fa1 71e8fd883ae54465907de3ebab0fa403 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 432/844] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:36 2026] GET /v2.1/servers/0d5e839b-05bc-45b0-b60b-c262db67bf9f => generated 1399 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:37.162 7 WARNING neutronclient.v2_0.client [None req-4658e42e-2917-4e65-8483-248f6dccd43e 639c578306eb48e8ba5f5f4f2b2e6fa1 71e8fd883ae54465907de3ebab0fa403 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 413/845] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:37 2026] GET /v2.1/servers/0d5e839b-05bc-45b0-b60b-c262db67bf9f => generated 1455 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:38.257 7 WARNING neutronclient.v2_0.client [None req-c4bdb38b-b7b1-454b-99a4-6a290e7e134e 639c578306eb48e8ba5f5f4f2b2e6fa1 71e8fd883ae54465907de3ebab0fa403 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 414/846] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:38 2026] GET /v2.1/servers/0d5e839b-05bc-45b0-b60b-c262db67bf9f => generated 1455 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 433/847] 10.0.0.219 () {34 vars in 671 bytes} [Thu May 21 06:02:38 2026] POST /v2.1/os-keypairs => generated 386 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:39.341 7 WARNING neutronclient.v2_0.client [None req-8aeec62f-1d66-4156-93c2-d3e4231579ab 639c578306eb48e8ba5f5f4f2b2e6fa1 71e8fd883ae54465907de3ebab0fa403 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 415/848] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:39 2026] GET /v2.1/servers/0d5e839b-05bc-45b0-b60b-c262db67bf9f => generated 1463 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-21 06:02:39.822 8 WARNING neutronclient.v2_0.client [None req-a8b769b3-cc9b-455c-8aa1-f8d293c35e89 38f559076db34ff0808bf5a765a88699 00efff74a9bf4bfebe5acf7c63b537f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 06:02:40.004 8 WARNING neutronclient.v2_0.client [None req-a8b769b3-cc9b-455c-8aa1-f8d293c35e89 38f559076db34ff0808bf5a765a88699 00efff74a9bf4bfebe5acf7c63b537f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:40.534 7 WARNING neutronclient.v2_0.client [None req-037416b7-990b-4469-a51e-de8098a74617 639c578306eb48e8ba5f5f4f2b2e6fa1 71e8fd883ae54465907de3ebab0fa403 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 06:02:41.875 8 WARNING neutronclient.v2_0.client [None req-a8b769b3-cc9b-455c-8aa1-f8d293c35e89 38f559076db34ff0808bf5a765a88699 00efff74a9bf4bfebe5acf7c63b537f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 416/849] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:40 2026] GET /v2.1/servers/0d5e839b-05bc-45b0-b60b-c262db67bf9f => generated 1540 bytes in 1403 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:41.924 7 INFO nova.api.openstack.compute.server_external_events [req-8239e19a-b485-4a12-99d8-1407c38cc101 req-bcc2ba18-1277-4fdc-ad0b-291081263840 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-changed:0ec45771-a015-42b3-a960-46be27f69b69 for instance 0d5e839b-05bc-45b0-b60b-c262db67bf9f on instance [pid: 7|app: 0|req: 417/850] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:02:41 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: 8|app: 0|req: 434/851] 10.0.0.219 () {34 vars in 663 bytes} [Thu May 21 06:02:39 2026] POST /v2.1/servers => generated 452 bytes in 2963 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:42.751 7 WARNING neutronclient.v2_0.client [None req-9e8130e0-bfb0-445a-851b-ac44366f78ea 38f559076db34ff0808bf5a765a88699 00efff74a9bf4bfebe5acf7c63b537f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:42.945 8 WARNING neutronclient.v2_0.client [None req-cc5cf246-1e6b-43f5-974b-d53bedd65677 639c578306eb48e8ba5f5f4f2b2e6fa1 71e8fd883ae54465907de3ebab0fa403 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 418/852] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:42 2026] GET /v2.1/servers/49b8c1ac-f81d-4bda-a621-6658f37b3996 => generated 1392 bytes in 738 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/853] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:42 2026] GET /v2.1/servers/0d5e839b-05bc-45b0-b60b-c262db67bf9f => generated 1528 bytes in 856 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:44.042 7 INFO nova.api.openstack.compute.server_external_events [req-de95a941-3fea-4ab0-b891-89c85c7e6240 req-198a3241-33c4-45d3-8898-e3f1ef4963ee 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-unplugged:0ec45771-a015-42b3-a960-46be27f69b69 for instance 0d5e839b-05bc-45b0-b60b-c262db67bf9f on instance [pid: 7|app: 0|req: 419/854] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:02:44 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:44.518 7 WARNING neutronclient.v2_0.client [None req-95783000-062a-49c1-ad4b-718ca9b71428 38f559076db34ff0808bf5a765a88699 00efff74a9bf4bfebe5acf7c63b537f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 421/857] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:44 2026] GET /v2.1/servers/49b8c1ac-f81d-4bda-a621-6658f37b3996 => generated 1444 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:44.821 8 WARNING neutronclient.v2_0.client [None req-29ddc77c-3ef7-42e4-b4dd-191afb5d8f08 639c578306eb48e8ba5f5f4f2b2e6fa1 71e8fd883ae54465907de3ebab0fa403 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 437/858] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:44 2026] GET /v2.1/servers/0d5e839b-05bc-45b0-b60b-c262db67bf9f => generated 1528 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:45.606 7 WARNING neutronclient.v2_0.client [None req-64a0c81b-ba4b-486f-99ee-e5b73603f4fa 38f559076db34ff0808bf5a765a88699 00efff74a9bf4bfebe5acf7c63b537f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 422/859] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:45 2026] GET /v2.1/servers/49b8c1ac-f81d-4bda-a621-6658f37b3996 => generated 1444 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:45.994 8 WARNING neutronclient.v2_0.client [None req-9426ddc6-3bf9-4fe4-8554-6d1e0a978587 1aca2e2b4fc046e6b280998e3d7647f2 81102aeb8b9e405598bc87f4b6acdaec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 06:02:46.009 7 WARNING neutronclient.v2_0.client [None req-27450096-97b8-45b4-9b1f-c1da5b677a8f 639c578306eb48e8ba5f5f4f2b2e6fa1 71e8fd883ae54465907de3ebab0fa403 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 423/860] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:45 2026] GET /v2.1/servers/0d5e839b-05bc-45b0-b60b-c262db67bf9f => generated 1528 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-21 06:02:46.206 8 WARNING neutronclient.v2_0.client [None req-9426ddc6-3bf9-4fe4-8554-6d1e0a978587 1aca2e2b4fc046e6b280998e3d7647f2 81102aeb8b9e405598bc87f4b6acdaec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 438/861] 10.0.0.219 () {34 vars in 663 bytes} [Thu May 21 06:02:45 2026] POST /v2.1/servers => generated 424 bytes in 470 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:46.425 7 WARNING neutronclient.v2_0.client [None req-75290bbb-612e-49c7-b3f0-a1b36117f7d1 1aca2e2b4fc046e6b280998e3d7647f2 81102aeb8b9e405598bc87f4b6acdaec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 424/862] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:46 2026] GET /v2.1/servers/97c09371-5b01-4a80-a6bb-8c2852834a65 => generated 1368 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:46.520 8 INFO nova.api.openstack.compute.server_external_events [req-58eed682-1533-45b8-b471-2a69db9b2206 req-0232880c-086f-4105-98d1-4a1affeec1a3 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-plugged:0ec45771-a015-42b3-a960-46be27f69b69 for instance 0d5e839b-05bc-45b0-b60b-c262db67bf9f on instance [pid: 8|app: 0|req: 439/863] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:02:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:46.689 7 WARNING neutronclient.v2_0.client [None req-438a3770-4c09-4d32-a840-4cf6ee76bda6 38f559076db34ff0808bf5a765a88699 00efff74a9bf4bfebe5acf7c63b537f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 425/864] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:46 2026] GET /v2.1/servers/49b8c1ac-f81d-4bda-a621-6658f37b3996 => generated 1452 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:47.221 8 WARNING neutronclient.v2_0.client [None req-4c08b9bd-2d8f-4e4b-8bb2-95199ecb231f 639c578306eb48e8ba5f5f4f2b2e6fa1 71e8fd883ae54465907de3ebab0fa403 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:47.502 7 WARNING neutronclient.v2_0.client [None req-9bc11448-4862-4cac-87eb-8cc62586b0f8 1aca2e2b4fc046e6b280998e3d7647f2 81102aeb8b9e405598bc87f4b6acdaec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 426/865] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:47 2026] GET /v2.1/servers/97c09371-5b01-4a80-a6bb-8c2852834a65 => generated 1372 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:47.779 7 WARNING neutronclient.v2_0.client [None req-9a3bd1fe-51be-4d1f-a374-16ca851d8587 38f559076db34ff0808bf5a765a88699 00efff74a9bf4bfebe5acf7c63b537f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 440/866] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:47 2026] GET /v2.1/servers/0d5e839b-05bc-45b0-b60b-c262db67bf9f => generated 1528 bytes in 629 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:48.401 8 INFO nova.api.openstack.compute.server_external_events [req-ff50672d-96bd-45f0-b452-2e9e5e0f529b req-a4ad270d-f978-47e4-aa49-a356debaf746 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-changed:16e1bc2b-1a4d-4e44-a162-a9a74eb31ec8 for instance 49b8c1ac-f81d-4bda-a621-6658f37b3996 on instance [pid: 8|app: 0|req: 441/867] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:02:48 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: 427/868] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:47 2026] GET /v2.1/servers/49b8c1ac-f81d-4bda-a621-6658f37b3996 => generated 1519 bytes in 725 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:48.581 8 INFO nova.api.openstack.compute.server_external_events [req-96e8cba0-ffd2-4caa-9ece-f0411dadb42c req-d5484b36-d921-4e87-beec-59c3f7cb18a5 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-plugged:0ec45771-a015-42b3-a960-46be27f69b69 for instance 0d5e839b-05bc-45b0-b60b-c262db67bf9f on instance [pid: 8|app: 0|req: 442/869] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:02:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:48.827 7 WARNING neutronclient.v2_0.client [None req-bac1e481-1276-483b-ba62-61827ada992d 1aca2e2b4fc046e6b280998e3d7647f2 81102aeb8b9e405598bc87f4b6acdaec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 428/870] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:48 2026] GET /v2.1/servers/97c09371-5b01-4a80-a6bb-8c2852834a65 => generated 1420 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-21 06:02:48.856 8 WARNING neutronclient.v2_0.client [None req-42f89ef4-6f4a-44dc-ae6e-c57fbeacf555 639c578306eb48e8ba5f5f4f2b2e6fa1 71e8fd883ae54465907de3ebab0fa403 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 443/871] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:48 2026] GET /v2.1/servers/0d5e839b-05bc-45b0-b60b-c262db67bf9f => generated 1696 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:49.080 7 WARNING neutronclient.v2_0.client [None req-d75497dc-945b-4870-9d4c-4469747851c8 639c578306eb48e8ba5f5f4f2b2e6fa1 71e8fd883ae54465907de3ebab0fa403 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 429/872] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:49 2026] GET /v2.1/servers/0d5e839b-05bc-45b0-b60b-c262db67bf9f => generated 1696 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:49.525 8 WARNING neutronclient.v2_0.client [None req-6df2d88f-61e5-4d62-8b3b-4584ce8c4081 38f559076db34ff0808bf5a765a88699 00efff74a9bf4bfebe5acf7c63b537f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 444/873] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:49 2026] GET /v2.1/servers/49b8c1ac-f81d-4bda-a621-6658f37b3996 => generated 1517 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:49.907 7 WARNING neutronclient.v2_0.client [None req-938601e6-ee29-4a87-bbd2-64f24b2b9134 1aca2e2b4fc046e6b280998e3d7647f2 81102aeb8b9e405598bc87f4b6acdaec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 430/874] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:49 2026] GET /v2.1/servers/97c09371-5b01-4a80-a6bb-8c2852834a65 => generated 1420 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:50.621 8 INFO nova.api.openstack.compute.server_external_events [req-10d29564-7135-4508-a8da-900b4b1e6e0b req-e3feafd7-1c41-4508-92e4-f92bfab4edfb 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-changed:0ec45771-a015-42b3-a960-46be27f69b69 for instance 0d5e839b-05bc-45b0-b60b-c262db67bf9f on instance [pid: 8|app: 0|req: 445/875] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:02:50 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:50.704 7 WARNING neutronclient.v2_0.client [None req-dd0e816e-f39a-4175-8de2-5d2bd55fc12b 38f559076db34ff0808bf5a765a88699 00efff74a9bf4bfebe5acf7c63b537f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 431/876] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:50 2026] GET /v2.1/servers/49b8c1ac-f81d-4bda-a621-6658f37b3996 => generated 1517 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:51.007 8 WARNING neutronclient.v2_0.client [None req-ef23c93a-8f88-4761-86bf-e112061556b6 1aca2e2b4fc046e6b280998e3d7647f2 81102aeb8b9e405598bc87f4b6acdaec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 446/877] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:50 2026] GET /v2.1/servers/97c09371-5b01-4a80-a6bb-8c2852834a65 => generated 1428 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:51.261 7 INFO nova.api.openstack.compute.server_external_events [req-e8d7a475-0e81-4286-836c-af66765f76ea req-4557cf25-79ad-443d-9901-508c9f4847b1 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-unplugged:16e1bc2b-1a4d-4e44-a162-a9a74eb31ec8 for instance 49b8c1ac-f81d-4bda-a621-6658f37b3996 on instance [pid: 7|app: 0|req: 432/878] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:02:51 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:51.950 8 WARNING neutronclient.v2_0.client [None req-430ff3bc-95e3-4f95-b07a-32f2be6d32a9 38f559076db34ff0808bf5a765a88699 00efff74a9bf4bfebe5acf7c63b537f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 447/879] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:51 2026] GET /v2.1/servers/49b8c1ac-f81d-4bda-a621-6658f37b3996 => generated 1517 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:52.145 7 WARNING neutronclient.v2_0.client [None req-fb1efe38-cedf-44fc-a897-aef8a4070689 1aca2e2b4fc046e6b280998e3d7647f2 81102aeb8b9e405598bc87f4b6acdaec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 433/880] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:52 2026] GET /v2.1/servers/97c09371-5b01-4a80-a6bb-8c2852834a65 => generated 1480 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:53.157 8 WARNING neutronclient.v2_0.client [None req-0b1ce936-1b40-445c-b42d-4ffc8ea1b59e 38f559076db34ff0808bf5a765a88699 00efff74a9bf4bfebe5acf7c63b537f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 448/881] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:53 2026] GET /v2.1/servers/49b8c1ac-f81d-4bda-a621-6658f37b3996 => generated 1517 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:53.335 7 WARNING neutronclient.v2_0.client [None req-8378959e-e562-4094-9781-60ea617ac09a 1aca2e2b4fc046e6b280998e3d7647f2 81102aeb8b9e405598bc87f4b6acdaec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 06:02:53.335 8 INFO nova.api.openstack.compute.server_external_events [req-d3d217d4-7fd4-47ad-9937-f37eeec0272b req-103f8380-8edb-4d29-8910-e79042cce2d0 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-changed:a99510d0-5b29-4268-896c-3a86f30dea04 for instance 97c09371-5b01-4a80-a6bb-8c2852834a65 on instance 2026-05-21 06:02:53.336 8 INFO nova.api.openstack.compute.server_external_events [req-d3d217d4-7fd4-47ad-9937-f37eeec0272b req-103f8380-8edb-4d29-8910-e79042cce2d0 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-plugged:16e1bc2b-1a4d-4e44-a162-a9a74eb31ec8 for instance 49b8c1ac-f81d-4bda-a621-6658f37b3996 on instance [pid: 8|app: 0|req: 449/882] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:02:53 2026] POST /v2.1/os-server-external-events => generated 350 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/883] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:53 2026] GET /v2.1/servers/97c09371-5b01-4a80-a6bb-8c2852834a65 => generated 1468 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:54.289 8 WARNING neutronclient.v2_0.client [None req-8be53445-ecb8-4a9c-ab60-d81fbcea5a46 38f559076db34ff0808bf5a765a88699 00efff74a9bf4bfebe5acf7c63b537f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 451/886] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:54 2026] GET /v2.1/servers/49b8c1ac-f81d-4bda-a621-6658f37b3996 => generated 1517 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:54.473 7 WARNING neutronclient.v2_0.client [None req-fff2cde4-0a3e-4cf7-b81d-d893ae2cb53a 1aca2e2b4fc046e6b280998e3d7647f2 81102aeb8b9e405598bc87f4b6acdaec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 436/887] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:54 2026] GET /v2.1/servers/97c09371-5b01-4a80-a6bb-8c2852834a65 => generated 1468 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:55.376 8 INFO nova.api.openstack.compute.server_external_events [req-21a8e097-31e3-4704-b5e3-975334bfca02 req-93a0b34b-ca9d-4a71-a09b-ed5266c51fa7 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-plugged:16e1bc2b-1a4d-4e44-a162-a9a74eb31ec8 for instance 49b8c1ac-f81d-4bda-a621-6658f37b3996 on instance [pid: 8|app: 0|req: 452/888] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:02:55 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:55.443 7 WARNING neutronclient.v2_0.client [None req-82c23a22-d0e0-4e98-9d81-bdce83da519c 38f559076db34ff0808bf5a765a88699 00efff74a9bf4bfebe5acf7c63b537f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 437/889] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:55 2026] GET /v2.1/servers/49b8c1ac-f81d-4bda-a621-6658f37b3996 => generated 1517 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-21 06:02:55.608 8 WARNING neutronclient.v2_0.client [None req-b74c9953-f15a-49dd-94d6-79ee1dc893dd 1aca2e2b4fc046e6b280998e3d7647f2 81102aeb8b9e405598bc87f4b6acdaec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 453/890] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:55 2026] GET /v2.1/servers/97c09371-5b01-4a80-a6bb-8c2852834a65 => generated 1468 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:56.334 7 INFO nova.api.openstack.compute.server_external_events [req-1ba24731-6882-4b4f-846e-449eddebec30 req-768d1ff4-eefb-4152-b7df-f56e8340d246 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-plugged:a99510d0-5b29-4268-896c-3a86f30dea04 for instance 97c09371-5b01-4a80-a6bb-8c2852834a65 on instance [pid: 7|app: 0|req: 438/891] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:02:56 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:56.658 8 WARNING neutronclient.v2_0.client [None req-af5ea143-be97-416e-8ce2-5f4671d4f86a 38f559076db34ff0808bf5a765a88699 00efff74a9bf4bfebe5acf7c63b537f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:56.784 7 WARNING neutronclient.v2_0.client [None req-f2ff70fa-2015-4ea1-b59f-26ffaa869ddc 1aca2e2b4fc046e6b280998e3d7647f2 81102aeb8b9e405598bc87f4b6acdaec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 454/892] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:56 2026] GET /v2.1/servers/49b8c1ac-f81d-4bda-a621-6658f37b3996 => generated 1700 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:56.851 8 WARNING neutronclient.v2_0.client [None req-82eab10f-d618-4f2a-90f9-22bac7d0ac18 38f559076db34ff0808bf5a765a88699 00efff74a9bf4bfebe5acf7c63b537f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 455/893] 10.0.0.219 () {32 vars in 741 bytes} [Thu May 21 06:02:56 2026] GET /v2.1/servers/49b8c1ac-f81d-4bda-a621-6658f37b3996/os-interface => generated 285 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/894] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:56 2026] GET /v2.1/servers/97c09371-5b01-4a80-a6bb-8c2852834a65 => generated 1468 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:57.717 8 INFO nova.api.openstack.compute.server_external_events [req-c11f222b-f6c5-48ae-82aa-f07129433545 req-e4815c76-4506-4280-ac11-9291467fd947 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-changed:16e1bc2b-1a4d-4e44-a162-a9a74eb31ec8 for instance 49b8c1ac-f81d-4bda-a621-6658f37b3996 on instance [pid: 8|app: 0|req: 456/895] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:02:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:58.037 7 WARNING neutronclient.v2_0.client [None req-f6840eb5-c2c9-4551-8cc1-b22ac5ad5890 1aca2e2b4fc046e6b280998e3d7647f2 81102aeb8b9e405598bc87f4b6acdaec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 440/896] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:57 2026] GET /v2.1/servers/97c09371-5b01-4a80-a6bb-8c2852834a65 => generated 1468 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:58.380 7 INFO nova.api.openstack.compute.server_external_events [req-7129cf3f-857d-4ba9-89c3-b36d8ec2a19c req-a741cf9b-1647-4e7f-8bef-fff29c434eeb 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-plugged:a99510d0-5b29-4268-896c-3a86f30dea04 for instance 97c09371-5b01-4a80-a6bb-8c2852834a65 on instance [pid: 7|app: 0|req: 441/897] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:02:58 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: 8|app: 0|req: 457/898] 10.0.0.219 () {34 vars in 750 bytes} [Thu May 21 06:02:58 2026] POST /v2.1/servers/0d5e839b-05bc-45b0-b60b-c262db67bf9f/action => generated 31891 bytes in 547 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:02:59.186 7 WARNING neutronclient.v2_0.client [None req-36d4ef1e-a9d4-4d99-b679-24c0a329c92c 1aca2e2b4fc046e6b280998e3d7647f2 81102aeb8b9e405598bc87f4b6acdaec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 442/899] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:02:59 2026] GET /v2.1/servers/97c09371-5b01-4a80-a6bb-8c2852834a65 => generated 1649 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 458/900] 10.0.0.219 () {32 vars in 718 bytes} [Thu May 21 06:03:00 2026] DELETE /v2.1/servers/97c09371-5b01-4a80-a6bb-8c2852834a65 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:03:00.639 7 WARNING neutronclient.v2_0.client [None req-eca38558-99be-4b28-abac-211a9b15503d 1aca2e2b4fc046e6b280998e3d7647f2 81102aeb8b9e405598bc87f4b6acdaec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 443/901] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:03:00 2026] GET /v2.1/servers/97c09371-5b01-4a80-a6bb-8c2852834a65 => generated 1655 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 459/902] 10.0.0.219 () {32 vars in 718 bytes} [Thu May 21 06:03:01 2026] DELETE /v2.1/servers/0d5e839b-05bc-45b0-b60b-c262db67bf9f => generated 0 bytes in 85 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:03:01.288 7 WARNING neutronclient.v2_0.client [None req-e6e8e50e-3ecd-4e0d-a7c3-c04cbedb104a 639c578306eb48e8ba5f5f4f2b2e6fa1 71e8fd883ae54465907de3ebab0fa403 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 444/903] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:03:01 2026] GET /v2.1/servers/0d5e839b-05bc-45b0-b60b-c262db67bf9f => generated 1822 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:03:01.788 8 WARNING neutronclient.v2_0.client [None req-2e414b15-5791-4628-be38-cbd2e21c80e6 1aca2e2b4fc046e6b280998e3d7647f2 81102aeb8b9e405598bc87f4b6acdaec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:03:01.929 7 INFO nova.api.openstack.compute.server_external_events [req-5f6092b6-612c-42ee-b9e5-e6aeb0220ce2 req-c3d524f7-82c5-4ccf-8ce0-4b710d311b15 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-unplugged:a99510d0-5b29-4268-896c-3a86f30dea04 for instance 97c09371-5b01-4a80-a6bb-8c2852834a65 on instance [pid: 7|app: 0|req: 445/904] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:03:01 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/905] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:03:01 2026] GET /v2.1/servers/97c09371-5b01-4a80-a6bb-8c2852834a65 => generated 1655 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:03:02.477 7 WARNING neutronclient.v2_0.client [None req-0932e908-b38c-4729-a0ff-e697c23bc044 639c578306eb48e8ba5f5f4f2b2e6fa1 71e8fd883ae54465907de3ebab0fa403 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 446/906] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:03:02 2026] GET /v2.1/servers/0d5e839b-05bc-45b0-b60b-c262db67bf9f => generated 1822 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:03:03.003 8 WARNING neutronclient.v2_0.client [None req-6149ba21-a0fd-458b-bd57-eda0174216dd 1aca2e2b4fc046e6b280998e3d7647f2 81102aeb8b9e405598bc87f4b6acdaec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 461/907] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:03:02 2026] GET /v2.1/servers/97c09371-5b01-4a80-a6bb-8c2852834a65 => generated 1655 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:03:03.323 7 INFO nova.api.openstack.compute.server_external_events [req-f76b0099-929a-4875-9be2-7a1500662419 req-3f60708c-1f68-4802-9a0d-c4bf4539068e 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-deleted:a99510d0-5b29-4268-896c-3a86f30dea04 for instance 97c09371-5b01-4a80-a6bb-8c2852834a65 on instance [pid: 7|app: 0|req: 447/908] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:03:03 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:03:03.631 8 WARNING neutronclient.v2_0.client [None req-177f6f17-d38b-48bb-a6b6-7a574aaff20f 639c578306eb48e8ba5f5f4f2b2e6fa1 71e8fd883ae54465907de3ebab0fa403 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:03:03.972 7 INFO nova.api.openstack.compute.server_external_events [req-8d54c3b7-f239-41cb-a587-8f00b89d5718 req-e69e96a4-268f-47c6-b5fb-116f07714f38 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-unplugged:a99510d0-5b29-4268-896c-3a86f30dea04 for instance 97c09371-5b01-4a80-a6bb-8c2852834a65 on instance 2026-05-21 06:03:03.972 7 INFO nova.api.openstack.compute.server_external_events [req-8d54c3b7-f239-41cb-a587-8f00b89d5718 req-e69e96a4-268f-47c6-b5fb-116f07714f38 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-unplugged:0ec45771-a015-42b3-a960-46be27f69b69 for instance 0d5e839b-05bc-45b0-b60b-c262db67bf9f on instance 2026-05-21 06:03:03.973 7 INFO nova.api.openstack.compute.server_external_events [req-8d54c3b7-f239-41cb-a587-8f00b89d5718 req-e69e96a4-268f-47c6-b5fb-116f07714f38 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-unplugged:0ec45771-a015-42b3-a960-46be27f69b69 for instance 0d5e839b-05bc-45b0-b60b-c262db67bf9f on instance [pid: 7|app: 0|req: 448/909] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:03:03 2026] POST /v2.1/os-server-external-events => generated 531 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/910] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:03:03 2026] GET /v2.1/servers/0d5e839b-05bc-45b0-b60b-c262db67bf9f => generated 1822 bytes in 385 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:03:04.171 7 WARNING neutronclient.v2_0.client [None req-4d794238-aabf-4383-b9ae-94f6d2c3bce7 1aca2e2b4fc046e6b280998e3d7647f2 81102aeb8b9e405598bc87f4b6acdaec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 450/913] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:03:04 2026] GET /v2.1/servers/97c09371-5b01-4a80-a6bb-8c2852834a65 => generated 1449 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:03:05.042 8 WARNING neutronclient.v2_0.client [None req-18ae7c6a-2bba-40d5-853d-d0fe21ef3981 639c578306eb48e8ba5f5f4f2b2e6fa1 71e8fd883ae54465907de3ebab0fa403 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 464/914] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:03:05 2026] GET /v2.1/servers/0d5e839b-05bc-45b0-b60b-c262db67bf9f => generated 1484 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:03:05.266 7 WARNING neutronclient.v2_0.client [None req-c32d5c81-812e-48b0-801d-4c2e958e1e94 1aca2e2b4fc046e6b280998e3d7647f2 81102aeb8b9e405598bc87f4b6acdaec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 451/915] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:03:05 2026] GET /v2.1/servers/97c09371-5b01-4a80-a6bb-8c2852834a65 => generated 1454 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:03:05.353 8 INFO nova.api.openstack.compute.server_external_events [req-79e221e6-21ed-4387-bba9-af5b9d33559c req-8d3eb5b5-12e2-410f-93b4-4caabb968a2d 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-deleted:0ec45771-a015-42b3-a960-46be27f69b69 for instance 0d5e839b-05bc-45b0-b60b-c262db67bf9f on instance [pid: 8|app: 0|req: 465/916] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:03:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:03:06.144 7 WARNING neutronclient.v2_0.client [None req-39d341fe-6a70-4c4f-9049-c6b407ed1a65 639c578306eb48e8ba5f5f4f2b2e6fa1 71e8fd883ae54465907de3ebab0fa403 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 452/917] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:03:06 2026] GET /v2.1/servers/0d5e839b-05bc-45b0-b60b-c262db67bf9f => generated 1489 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:03:06.354 8 WARNING neutronclient.v2_0.client [None req-89302a96-dedc-4322-af22-12cdd9b61e99 1aca2e2b4fc046e6b280998e3d7647f2 81102aeb8b9e405598bc87f4b6acdaec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 466/918] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:03:06 2026] GET /v2.1/servers/97c09371-5b01-4a80-a6bb-8c2852834a65 => generated 1454 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:03:07.236 7 WARNING neutronclient.v2_0.client [None req-f7f33b8d-0ece-4820-85d9-89a2fb3eb2b7 639c578306eb48e8ba5f5f4f2b2e6fa1 71e8fd883ae54465907de3ebab0fa403 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 453/919] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:03:07 2026] GET /v2.1/servers/0d5e839b-05bc-45b0-b60b-c262db67bf9f => generated 1489 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:03:07.426 8 INFO nova.api.openstack.wsgi [None req-619117f5-7bd0-4ceb-8282-694ab94fd4ab 1aca2e2b4fc046e6b280998e3d7647f2 81102aeb8b9e405598bc87f4b6acdaec - - default default] HTTP exception thrown: Instance 97c09371-5b01-4a80-a6bb-8c2852834a65 could not be found. [pid: 8|app: 0|req: 467/920] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:03:07 2026] GET /v2.1/servers/97c09371-5b01-4a80-a6bb-8c2852834a65 => 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:03:08.317 7 INFO nova.api.openstack.wsgi [None req-f23d8321-b386-4feb-be21-736c4198c807 639c578306eb48e8ba5f5f4f2b2e6fa1 71e8fd883ae54465907de3ebab0fa403 - - default default] HTTP exception thrown: Instance 0d5e839b-05bc-45b0-b60b-c262db67bf9f could not be found. [pid: 7|app: 0|req: 454/921] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:03:08 2026] GET /v2.1/servers/0d5e839b-05bc-45b0-b60b-c262db67bf9f => 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 468/922] 10.0.0.219 () {32 vars in 730 bytes} [Thu May 21 06:03:08 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1047012736 => 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/923] 10.0.0.219 () {32 vars in 718 bytes} [Thu May 21 06:03:08 2026] DELETE /v2.1/servers/a9feacb4-3520-465e-bdf7-513e58426692 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-05-21 06:03:09.004 8 WARNING neutronclient.v2_0.client [None req-5397728c-004d-4241-862a-bae21fd5b199 639c578306eb48e8ba5f5f4f2b2e6fa1 71e8fd883ae54465907de3ebab0fa403 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 469/924] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:03:08 2026] GET /v2.1/servers/a9feacb4-3520-465e-bdf7-513e58426692 => generated 1704 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:03:10.231 7 WARNING neutronclient.v2_0.client [None req-4386cdb4-f0e9-4f47-94e8-7c55515c9b15 639c578306eb48e8ba5f5f4f2b2e6fa1 71e8fd883ae54465907de3ebab0fa403 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 06:03:10.233 8 INFO nova.api.openstack.compute.server_external_events [req-68d577c7-f930-4337-b4cd-96b4f2e16468 req-f67db7eb-9ac4-4a5a-9818-a40ed678eb75 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-unplugged:caf28eb1-c76c-453b-b81c-689d63b9b629 for instance a9feacb4-3520-465e-bdf7-513e58426692 on instance [pid: 8|app: 0|req: 470/925] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:03:10 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/926] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:03:10 2026] GET /v2.1/servers/a9feacb4-3520-465e-bdf7-513e58426692 => generated 1704 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:03:11.460 8 WARNING neutronclient.v2_0.client [None req-019e69a5-4970-4cf7-8935-76e99ccba186 639c578306eb48e8ba5f5f4f2b2e6fa1 71e8fd883ae54465907de3ebab0fa403 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 471/927] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:03:11 2026] GET /v2.1/servers/a9feacb4-3520-465e-bdf7-513e58426692 => generated 1704 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:03:12.282 7 INFO nova.api.openstack.compute.server_external_events [req-b981a1f4-d267-46fb-b968-0b4067224a02 req-fb57f1d3-39ad-4a4a-b844-484eed9853c6 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-unplugged:caf28eb1-c76c-453b-b81c-689d63b9b629 for instance a9feacb4-3520-465e-bdf7-513e58426692 on instance [pid: 7|app: 0|req: 457/928] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:03:12 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:03:12.320 8 INFO nova.api.openstack.compute.server_external_events [req-bf7296a3-fc4d-4e36-851e-2c49efa098b3 req-51bc0f4d-1134-4b20-9ec9-4dacdff9df6e 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-deleted:caf28eb1-c76c-453b-b81c-689d63b9b629 for instance a9feacb4-3520-465e-bdf7-513e58426692 on instance [pid: 8|app: 0|req: 472/929] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:03:12 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:03:12.649 7 WARNING neutronclient.v2_0.client [None req-1edb47c8-a735-470f-8ea3-62a25e84f6c4 639c578306eb48e8ba5f5f4f2b2e6fa1 71e8fd883ae54465907de3ebab0fa403 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 458/930] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:03:12 2026] GET /v2.1/servers/a9feacb4-3520-465e-bdf7-513e58426692 => generated 1484 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:03:13.079 8 WARNING neutronclient.v2_0.client [None req-88e53cc1-b0d9-48e9-bdc6-369f198b84e8 38f559076db34ff0808bf5a765a88699 00efff74a9bf4bfebe5acf7c63b537f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 473/931] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:03:13 2026] GET /v2.1/servers/49b8c1ac-f81d-4bda-a621-6658f37b3996 => generated 1820 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:03:13.270 7 WARNING neutronclient.v2_0.client [None req-15282e79-d6fb-4810-b562-036d6d7307cb 38f559076db34ff0808bf5a765a88699 00efff74a9bf4bfebe5acf7c63b537f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 459/932] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:03:13 2026] GET /v2.1/servers/49b8c1ac-f81d-4bda-a621-6658f37b3996 => generated 1820 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 474/933] 10.0.0.219 () {34 vars in 750 bytes} [Thu May 21 06:03:13 2026] POST /v2.1/servers/49b8c1ac-f81d-4bda-a621-6658f37b3996/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:03:13.680 7 WARNING neutronclient.v2_0.client [None req-7dd8e15c-7ef4-431b-a1ac-52342c12d771 38f559076db34ff0808bf5a765a88699 00efff74a9bf4bfebe5acf7c63b537f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:03:13.739 8 WARNING neutronclient.v2_0.client [None req-b1187157-73cb-48a5-9a87-121222fa6dcf 639c578306eb48e8ba5f5f4f2b2e6fa1 71e8fd883ae54465907de3ebab0fa403 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 475/934] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:03:13 2026] GET /v2.1/servers/a9feacb4-3520-465e-bdf7-513e58426692 => generated 1489 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/935] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:03:13 2026] GET /v2.1/servers/49b8c1ac-f81d-4bda-a621-6658f37b3996 => generated 1822 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:03:14.859 7 WARNING neutronclient.v2_0.client [None req-2bb2bcf3-bad5-4b0a-974d-6329f9329424 639c578306eb48e8ba5f5f4f2b2e6fa1 71e8fd883ae54465907de3ebab0fa403 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 06:03:14.874 8 WARNING neutronclient.v2_0.client [None req-7a5b2fe6-7976-4036-b008-d326bdcf06ea 38f559076db34ff0808bf5a765a88699 00efff74a9bf4bfebe5acf7c63b537f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 462/938] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:03:14 2026] GET /v2.1/servers/a9feacb4-3520-465e-bdf7-513e58426692 => generated 1489 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/939] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:03:14 2026] GET /v2.1/servers/49b8c1ac-f81d-4bda-a621-6658f37b3996 => generated 1822 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:03:15.936 7 INFO nova.api.openstack.wsgi [None req-b86bd0ba-84e5-4664-b4ae-72a530263b50 639c578306eb48e8ba5f5f4f2b2e6fa1 71e8fd883ae54465907de3ebab0fa403 - - default default] HTTP exception thrown: Instance a9feacb4-3520-465e-bdf7-513e58426692 could not be found. [pid: 7|app: 0|req: 463/940] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:03:15 2026] GET /v2.1/servers/a9feacb4-3520-465e-bdf7-513e58426692 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:03:16.019 8 WARNING neutronclient.v2_0.client [None req-cd6cab7c-3d78-4ad1-af03-f2225f310e32 38f559076db34ff0808bf5a765a88699 00efff74a9bf4bfebe5acf7c63b537f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/941] 10.0.0.219 () {32 vars in 730 bytes} [Thu May 21 06:03:16 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1378174789 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/942] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:03:15 2026] GET /v2.1/servers/49b8c1ac-f81d-4bda-a621-6658f37b3996 => generated 1822 bytes in 835 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-21 06:03:17.880 7 WARNING neutronclient.v2_0.client [None req-f8629e4f-630d-4eb8-94c8-0765ac870a67 38f559076db34ff0808bf5a765a88699 00efff74a9bf4bfebe5acf7c63b537f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 465/943] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:03:17 2026] GET /v2.1/servers/49b8c1ac-f81d-4bda-a621-6658f37b3996 => generated 1822 bytes in 3808 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:03:22.700 8 WARNING neutronclient.v2_0.client [None req-37f22bfa-4940-4fa9-9b40-13669827611b 38f559076db34ff0808bf5a765a88699 00efff74a9bf4bfebe5acf7c63b537f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 479/944] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:03:22 2026] GET /v2.1/servers/49b8c1ac-f81d-4bda-a621-6658f37b3996 => generated 1827 bytes in 673 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:03:24.389 7 WARNING neutronclient.v2_0.client [None req-da0c1d05-feed-4dfb-8626-5796764693f6 38f559076db34ff0808bf5a765a88699 00efff74a9bf4bfebe5acf7c63b537f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 467/947] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:03:24 2026] GET /v2.1/servers/49b8c1ac-f81d-4bda-a621-6658f37b3996 => generated 1827 bytes in 415 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:03:25.838 8 WARNING neutronclient.v2_0.client [None req-bd338e94-36d7-4315-9e14-428a1b044bf7 38f559076db34ff0808bf5a765a88699 00efff74a9bf4bfebe5acf7c63b537f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 481/948] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:03:25 2026] GET /v2.1/servers/49b8c1ac-f81d-4bda-a621-6658f37b3996 => generated 1827 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:03:26.999 7 WARNING neutronclient.v2_0.client [None req-2f3faaac-566e-49c0-b409-84e516e6256e 38f559076db34ff0808bf5a765a88699 00efff74a9bf4bfebe5acf7c63b537f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 468/949] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:03:26 2026] GET /v2.1/servers/49b8c1ac-f81d-4bda-a621-6658f37b3996 => generated 1827 bytes in 352 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:03:27.666 8 INFO nova.api.openstack.compute.server_external_events [req-85828a79-1b66-4ee6-9838-e9b9dccad236 req-825f3ba3-3fc6-497c-b467-b92d343dce26 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-unplugged:16e1bc2b-1a4d-4e44-a162-a9a74eb31ec8 for instance 49b8c1ac-f81d-4bda-a621-6658f37b3996 on instance [pid: 8|app: 0|req: 482/950] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:03:27 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:03:28.367 7 WARNING neutronclient.v2_0.client [None req-906f2115-86dd-487f-941f-5618afe0cc98 38f559076db34ff0808bf5a765a88699 00efff74a9bf4bfebe5acf7c63b537f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 469/951] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:03:28 2026] GET /v2.1/servers/49b8c1ac-f81d-4bda-a621-6658f37b3996 => generated 1820 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:03:29.740 8 INFO nova.api.openstack.compute.server_external_events [req-05969029-61d9-45b7-93ab-c157e2e71559 req-b0e7a01a-253f-430d-bc19-41b7df2820d1 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-unplugged:16e1bc2b-1a4d-4e44-a162-a9a74eb31ec8 for instance 49b8c1ac-f81d-4bda-a621-6658f37b3996 on instance 2026-05-21 06:03:29.740 8 INFO nova.api.openstack.compute.server_external_events [req-05969029-61d9-45b7-93ab-c157e2e71559 req-b0e7a01a-253f-430d-bc19-41b7df2820d1 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-plugged:16e1bc2b-1a4d-4e44-a162-a9a74eb31ec8 for instance 49b8c1ac-f81d-4bda-a621-6658f37b3996 on instance 2026-05-21 06:03:29.740 8 INFO nova.api.openstack.compute.server_external_events [req-05969029-61d9-45b7-93ab-c157e2e71559 req-b0e7a01a-253f-430d-bc19-41b7df2820d1 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-plugged:16e1bc2b-1a4d-4e44-a162-a9a74eb31ec8 for instance 49b8c1ac-f81d-4bda-a621-6658f37b3996 on instance [pid: 8|app: 0|req: 483/952] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:03:29 2026] POST /v2.1/os-server-external-events => generated 527 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:03:44.083 8 WARNING neutronclient.v2_0.client [None req-d3fbff67-d8d5-4751-9d07-f37ad523da17 38f559076db34ff0808bf5a765a88699 00efff74a9bf4bfebe5acf7c63b537f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 485/957] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:03:44 2026] GET /v2.1/servers/49b8c1ac-f81d-4bda-a621-6658f37b3996 => generated 1820 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 473/958] 10.0.0.219 () {32 vars in 718 bytes} [Thu May 21 06:03:44 2026] DELETE /v2.1/servers/49b8c1ac-f81d-4bda-a621-6658f37b3996 => 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:03:44.387 8 WARNING neutronclient.v2_0.client [None req-9a2d7cff-e0ee-447f-9c43-2755d6e1cb2f 38f559076db34ff0808bf5a765a88699 00efff74a9bf4bfebe5acf7c63b537f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 486/959] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:03:44 2026] GET /v2.1/servers/49b8c1ac-f81d-4bda-a621-6658f37b3996 => generated 1826 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:03:45.541 7 WARNING neutronclient.v2_0.client [None req-b93847a1-2d91-4a86-a092-1ccbfaf109f5 38f559076db34ff0808bf5a765a88699 00efff74a9bf4bfebe5acf7c63b537f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:03:45.691 8 INFO nova.api.openstack.compute.server_external_events [req-671b299b-9da8-438d-8c98-150a46c38f7a req-5e1abc68-d9e7-4e9a-ab92-844b1c6a6faf 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-unplugged:16e1bc2b-1a4d-4e44-a162-a9a74eb31ec8 for instance 49b8c1ac-f81d-4bda-a621-6658f37b3996 on instance [pid: 8|app: 0|req: 487/960] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:03:45 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) [pid: 7|app: 0|req: 474/961] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:03:45 2026] GET /v2.1/servers/49b8c1ac-f81d-4bda-a621-6658f37b3996 => generated 1826 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:03:46.791 8 WARNING neutronclient.v2_0.client [None req-8b9aeeaa-2d57-4038-b5e8-0de716b8d705 38f559076db34ff0808bf5a765a88699 00efff74a9bf4bfebe5acf7c63b537f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:03:47.554 7 INFO nova.api.openstack.compute.server_external_events [req-e9b84ea1-8a53-421b-a01a-5560bccbded0 req-c2c39883-1abc-4bc3-aa60-9d9360bb3029 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-deleted:16e1bc2b-1a4d-4e44-a162-a9a74eb31ec8 for instance 49b8c1ac-f81d-4bda-a621-6658f37b3996 on instance [pid: 7|app: 0|req: 475/962] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:03:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/963] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:03:46 2026] GET /v2.1/servers/49b8c1ac-f81d-4bda-a621-6658f37b3996 => generated 1826 bytes in 884 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:03:47.746 7 INFO nova.api.openstack.compute.server_external_events [req-217ee54b-c8a6-4fd0-af0b-a1b937757eca req-fa64802c-c12c-4a55-b0a1-d03e212aaa71 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-unplugged:16e1bc2b-1a4d-4e44-a162-a9a74eb31ec8 for instance 49b8c1ac-f81d-4bda-a621-6658f37b3996 on instance [pid: 7|app: 0|req: 476/964] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:03:47 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:03:48.689 8 WARNING neutronclient.v2_0.client [None req-c318a757-b404-4e66-84bc-2dcd6c0df7c3 38f559076db34ff0808bf5a765a88699 00efff74a9bf4bfebe5acf7c63b537f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 489/965] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:03:48 2026] GET /v2.1/servers/49b8c1ac-f81d-4bda-a621-6658f37b3996 => generated 1478 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:03:49.791 7 WARNING neutronclient.v2_0.client [None req-a861d654-c81e-461c-bd47-6ca64529f6f3 38f559076db34ff0808bf5a765a88699 00efff74a9bf4bfebe5acf7c63b537f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 477/968] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:03:49 2026] GET /v2.1/servers/49b8c1ac-f81d-4bda-a621-6658f37b3996 => generated 1478 bytes in 4872 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:03:55.653 8 INFO nova.api.openstack.wsgi [None req-1ac3a34b-592f-4b32-b727-ec58dbc0abd1 38f559076db34ff0808bf5a765a88699 00efff74a9bf4bfebe5acf7c63b537f0 - - default default] HTTP exception thrown: Instance 49b8c1ac-f81d-4bda-a621-6658f37b3996 could not be found. [pid: 8|app: 0|req: 492/969] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:03:55 2026] GET /v2.1/servers/49b8c1ac-f81d-4bda-a621-6658f37b3996 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 478/970] 10.0.0.219 () {32 vars in 706 bytes} [Thu May 21 06:03:55 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1346605639 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/977] 10.0.0.219 () {34 vars in 671 bytes} [Thu May 21 06:04:30 2026] POST /v2.1/os-keypairs => generated 396 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 496/978] 10.0.0.219 () {34 vars in 671 bytes} [Thu May 21 06:04:32 2026] POST /v2.1/os-keypairs => generated 385 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 06:04:34.092 7 WARNING neutronclient.v2_0.client [None req-69fe7765-e1d0-4370-b1cc-51ae0f3c25f2 065769ba406e4363a0649c38565ababe 8a7f7e35985842ff990efabe1c8b46e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 06:04:34.219 7 WARNING neutronclient.v2_0.client [None req-69fe7765-e1d0-4370-b1cc-51ae0f3c25f2 065769ba406e4363a0649c38565ababe 8a7f7e35985842ff990efabe1c8b46e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 06:04:34.255 7 WARNING neutronclient.v2_0.client [None req-69fe7765-e1d0-4370-b1cc-51ae0f3c25f2 065769ba406e4363a0649c38565ababe 8a7f7e35985842ff990efabe1c8b46e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 06:04:34.415 7 WARNING neutronclient.v2_0.client [None req-69fe7765-e1d0-4370-b1cc-51ae0f3c25f2 065769ba406e4363a0649c38565ababe 8a7f7e35985842ff990efabe1c8b46e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 483/981] 10.0.0.219 () {34 vars in 663 bytes} [Thu May 21 06:04:34 2026] POST /v2.1/servers => generated 494 bytes in 560 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-21 06:04:34.609 8 WARNING neutronclient.v2_0.client [None req-afa77d73-8845-4bd3-902e-ebbbf94afbe2 065769ba406e4363a0649c38565ababe 8a7f7e35985842ff990efabe1c8b46e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 499/982] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:04:34 2026] GET /v2.1/servers/888e12a6-c8b5-4840-912f-c3e2de05677a => generated 1455 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:04:35.694 7 WARNING neutronclient.v2_0.client [None req-8aa64a0c-5004-4610-ad71-1ca79435ef78 065769ba406e4363a0649c38565ababe 8a7f7e35985842ff990efabe1c8b46e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 484/983] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:04:35 2026] GET /v2.1/servers/888e12a6-c8b5-4840-912f-c3e2de05677a => generated 1459 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:04:36.781 8 WARNING neutronclient.v2_0.client [None req-965e17c5-8fc5-4e06-8af5-118891687d4e 065769ba406e4363a0649c38565ababe 8a7f7e35985842ff990efabe1c8b46e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 500/984] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:04:36 2026] GET /v2.1/servers/888e12a6-c8b5-4840-912f-c3e2de05677a => generated 1507 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:04:37.860 7 WARNING neutronclient.v2_0.client [None req-9e952c28-a30c-476e-a7cb-7fb722f59ba5 065769ba406e4363a0649c38565ababe 8a7f7e35985842ff990efabe1c8b46e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 485/985] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:04:37 2026] GET /v2.1/servers/888e12a6-c8b5-4840-912f-c3e2de05677a => generated 1507 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:04:38.957 8 WARNING neutronclient.v2_0.client [None req-17081da6-2b85-4475-960d-89ab842e0770 065769ba406e4363a0649c38565ababe 8a7f7e35985842ff990efabe1c8b46e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 501/986] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:04:38 2026] GET /v2.1/servers/888e12a6-c8b5-4840-912f-c3e2de05677a => generated 1627 bytes in 1041 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:04:40.073 7 INFO nova.api.openstack.compute.server_external_events [req-fe9da9c6-8ee9-41e4-b4f8-7905606b181c req-99249c1e-b1dd-435e-afa6-9e077f0e5108 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-changed:bdd42f4c-e182-4308-ae04-b0d8510ebfa9 for instance 888e12a6-c8b5-4840-912f-c3e2de05677a on instance [pid: 7|app: 0|req: 486/987] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:04:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:04:41.006 8 WARNING neutronclient.v2_0.client [None req-0db35990-17c4-4bdd-a553-a2ccf9a065df 065769ba406e4363a0649c38565ababe 8a7f7e35985842ff990efabe1c8b46e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 502/988] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:04:40 2026] GET /v2.1/servers/888e12a6-c8b5-4840-912f-c3e2de05677a => generated 1625 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:04:42.251 7 WARNING neutronclient.v2_0.client [None req-feff787f-9e5e-4614-b531-eb2c0d2a2799 065769ba406e4363a0649c38565ababe 8a7f7e35985842ff990efabe1c8b46e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 487/989] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:04:42 2026] GET /v2.1/servers/888e12a6-c8b5-4840-912f-c3e2de05677a => generated 1625 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:04:43.413 8 WARNING neutronclient.v2_0.client [None req-06fb03fb-291f-425b-a3d8-aa8a7fb69895 065769ba406e4363a0649c38565ababe 8a7f7e35985842ff990efabe1c8b46e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 503/990] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:04:43 2026] GET /v2.1/servers/888e12a6-c8b5-4840-912f-c3e2de05677a => generated 1625 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:04:44.598 7 WARNING neutronclient.v2_0.client [None req-60076f9a-5c2a-4a5d-ad83-853c984a0a52 065769ba406e4363a0649c38565ababe 8a7f7e35985842ff990efabe1c8b46e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 489/993] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:04:44 2026] GET /v2.1/servers/888e12a6-c8b5-4840-912f-c3e2de05677a => generated 1625 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:04:45.539 8 INFO nova.api.openstack.compute.server_external_events [req-f72a9498-6f58-49e5-8435-d4feabe7176e req-e5eb497b-cbd8-4e7f-9409-a3c0b9d73934 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-plugged:bdd42f4c-e182-4308-ae04-b0d8510ebfa9 for instance 888e12a6-c8b5-4840-912f-c3e2de05677a on instance [pid: 8|app: 0|req: 505/994] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:04:45 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:04:45.824 7 WARNING neutronclient.v2_0.client [None req-9d089ca8-37a1-4848-87a9-87bcaaa883f0 065769ba406e4363a0649c38565ababe 8a7f7e35985842ff990efabe1c8b46e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 490/995] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:04:45 2026] GET /v2.1/servers/888e12a6-c8b5-4840-912f-c3e2de05677a => generated 1625 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:04:46.997 8 WARNING neutronclient.v2_0.client [None req-7e61c433-ee9b-4ee4-9015-116ade0c3742 065769ba406e4363a0649c38565ababe 8a7f7e35985842ff990efabe1c8b46e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 506/996] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:04:46 2026] GET /v2.1/servers/888e12a6-c8b5-4840-912f-c3e2de05677a => generated 1625 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:04:47.576 7 INFO nova.api.openstack.compute.server_external_events [req-fcf891c3-3fd6-4c81-9a24-99834bc0a5f2 req-561270b9-d838-46fb-97e7-458452b4c434 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-plugged:bdd42f4c-e182-4308-ae04-b0d8510ebfa9 for instance 888e12a6-c8b5-4840-912f-c3e2de05677a on instance [pid: 7|app: 0|req: 491/997] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:04:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:04:48.178 8 WARNING neutronclient.v2_0.client [None req-c489fc53-bf65-471c-b609-382588402d6b 065769ba406e4363a0649c38565ababe 8a7f7e35985842ff990efabe1c8b46e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 507/998] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:04:48 2026] GET /v2.1/servers/888e12a6-c8b5-4840-912f-c3e2de05677a => generated 1805 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:04:48.337 7 WARNING neutronclient.v2_0.client [None req-f6d9151e-4ffc-44f4-8ea6-6b122edb443f 065769ba406e4363a0649c38565ababe 8a7f7e35985842ff990efabe1c8b46e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 492/999] 10.0.0.219 () {32 vars in 741 bytes} [Thu May 21 06:04:48 2026] GET /v2.1/servers/888e12a6-c8b5-4840-912f-c3e2de05677a/os-interface => generated 284 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:04:49.203 8 INFO nova.api.openstack.compute.server_external_events [req-4ebcc2b3-7beb-4a65-8da7-d1abf31886cf req-f89414ce-802f-4190-b1fa-5138a0540a45 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-changed:bdd42f4c-e182-4308-ae04-b0d8510ebfa9 for instance 888e12a6-c8b5-4840-912f-c3e2de05677a on instance [pid: 8|app: 0|req: 508/1000] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:04:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:04:56.554 8 WARNING neutronclient.v2_0.client [None req-2de43670-0264-42f3-95e1-89ee0bc9a7c5 065769ba406e4363a0649c38565ababe 8a7f7e35985842ff990efabe1c8b46e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 510/1003] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:04:56 2026] GET /v2.1/servers/888e12a6-c8b5-4840-912f-c3e2de05677a => generated 1925 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 494/1004] 10.0.0.219 () {32 vars in 753 bytes} [Thu May 21 06:04:57 2026] GET /v2.1/servers/888e12a6-c8b5-4840-912f-c3e2de05677a/os-server-password => generated 116 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 511/1005] 10.0.0.219 () {32 vars in 718 bytes} [Thu May 21 06:04:59 2026] DELETE /v2.1/servers/888e12a6-c8b5-4840-912f-c3e2de05677a => generated 0 bytes in 88 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:04:59.317 7 WARNING neutronclient.v2_0.client [None req-58a33112-2a1f-43c8-8d55-be7b286eb0eb 065769ba406e4363a0649c38565ababe 8a7f7e35985842ff990efabe1c8b46e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 495/1006] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:04:59 2026] GET /v2.1/servers/888e12a6-c8b5-4840-912f-c3e2de05677a => generated 1931 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:05:00.497 8 WARNING neutronclient.v2_0.client [None req-2f3e46dd-098e-4cb9-aa8e-fe79768e7577 065769ba406e4363a0649c38565ababe 8a7f7e35985842ff990efabe1c8b46e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 512/1007] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:05:00 2026] GET /v2.1/servers/888e12a6-c8b5-4840-912f-c3e2de05677a => generated 1931 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:05:01.666 7 WARNING neutronclient.v2_0.client [None req-47145585-56a8-493c-a0cd-46c2c2c38dd5 065769ba406e4363a0649c38565ababe 8a7f7e35985842ff990efabe1c8b46e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:05:02.196 8 INFO nova.api.openstack.compute.server_external_events [req-96bc48f5-6818-4039-ace6-dca2ff5c6229 req-157d3a0b-ef53-41a6-b5d9-4803357bfbe4 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-deleted:bdd42f4c-e182-4308-ae04-b0d8510ebfa9 for instance 888e12a6-c8b5-4840-912f-c3e2de05677a on instance [pid: 7|app: 0|req: 496/1008] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:05:01 2026] GET /v2.1/servers/888e12a6-c8b5-4840-912f-c3e2de05677a => generated 1819 bytes in 567 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1009] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:05:02 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:05:03.244 7 WARNING neutronclient.v2_0.client [None req-707f9dbb-b05c-48a4-bc86-763b7aadaa72 065769ba406e4363a0649c38565ababe 8a7f7e35985842ff990efabe1c8b46e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 497/1010] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:05:03 2026] GET /v2.1/servers/888e12a6-c8b5-4840-912f-c3e2de05677a => generated 1541 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:05:04.339 7 WARNING neutronclient.v2_0.client [None req-de4d919e-b51a-454f-988a-9a43b1544c2a 065769ba406e4363a0649c38565ababe 8a7f7e35985842ff990efabe1c8b46e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 499/1013] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:05:04 2026] GET /v2.1/servers/888e12a6-c8b5-4840-912f-c3e2de05677a => generated 1541 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:05:05.429 8 WARNING neutronclient.v2_0.client [None req-e3f63d37-149e-429f-b3f7-2ad3569ec780 065769ba406e4363a0649c38565ababe 8a7f7e35985842ff990efabe1c8b46e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 515/1014] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:05:05 2026] GET /v2.1/servers/888e12a6-c8b5-4840-912f-c3e2de05677a => generated 1541 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:05:06.507 7 INFO nova.api.openstack.wsgi [None req-6138a7dc-6c55-4d86-bd28-2ef6c4a89ae5 065769ba406e4363a0649c38565ababe 8a7f7e35985842ff990efabe1c8b46e3 - - default default] HTTP exception thrown: Instance 888e12a6-c8b5-4840-912f-c3e2de05677a could not be found. [pid: 7|app: 0|req: 500/1015] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:05:06 2026] GET /v2.1/servers/888e12a6-c8b5-4840-912f-c3e2de05677a => 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:05:06.533 8 INFO nova.api.openstack.wsgi [None req-276386dc-d9db-4adb-975e-534bb2aafd0a 065769ba406e4363a0649c38565ababe 8a7f7e35985842ff990efabe1c8b46e3 - - default default] HTTP exception thrown: Instance 888e12a6-c8b5-4840-912f-c3e2de05677a could not be found. [pid: 8|app: 0|req: 516/1016] 10.0.0.219 () {32 vars in 718 bytes} [Thu May 21 06:05:06 2026] DELETE /v2.1/servers/888e12a6-c8b5-4840-912f-c3e2de05677a => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:05:06.561 7 INFO nova.api.openstack.wsgi [None req-91a034cf-d811-44e4-a52f-a16f8d457d75 065769ba406e4363a0649c38565ababe 8a7f7e35985842ff990efabe1c8b46e3 - - default default] HTTP exception thrown: Instance 888e12a6-c8b5-4840-912f-c3e2de05677a could not be found. [pid: 7|app: 0|req: 501/1017] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:05:06 2026] GET /v2.1/servers/888e12a6-c8b5-4840-912f-c3e2de05677a => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 517/1018] 10.0.0.219 () {32 vars in 704 bytes} [Thu May 21 06:05:06 2026] DELETE /v2.1/os-keypairs/tempest-keypair-851455330 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 502/1019] 10.0.0.219 () {32 vars in 726 bytes} [Thu May 21 06:05:07 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-532438734 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1040] 10.0.0.219 () {34 vars in 671 bytes} [Thu May 21 06:06:50 2026] POST /v2.1/os-keypairs => generated 395 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 06:06:53.937 8 WARNING neutronclient.v2_0.client [None req-ecee4806-123a-4939-9c6c-2bee875c92da 388750c0d5d14684bd737d9a86151cd8 553943ff144f4a029b3e70f33cfebf22 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 06:06:53.982 8 WARNING neutronclient.v2_0.client [None req-ecee4806-123a-4939-9c6c-2bee875c92da 388750c0d5d14684bd737d9a86151cd8 553943ff144f4a029b3e70f33cfebf22 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 06:06:54.253 8 WARNING neutronclient.v2_0.client [None req-ecee4806-123a-4939-9c6c-2bee875c92da 388750c0d5d14684bd737d9a86151cd8 553943ff144f4a029b3e70f33cfebf22 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 528/1043] 10.0.0.219 () {34 vars in 663 bytes} [Thu May 21 06:06:53 2026] POST /v2.1/servers => generated 447 bytes in 744 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-21 06:06:54.458 7 WARNING neutronclient.v2_0.client [None req-e08d32fc-17cf-4945-9e88-7c7dbedb47b1 388750c0d5d14684bd737d9a86151cd8 553943ff144f4a029b3e70f33cfebf22 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 516/1044] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:06:54 2026] GET /v2.1/servers/60e8cd38-aa0c-44d0-8c6c-ac55b66f34d9 => generated 1394 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:06:59.591 8 WARNING neutronclient.v2_0.client [None req-7c73201a-5284-473a-9083-d037145cf803 388750c0d5d14684bd737d9a86151cd8 553943ff144f4a029b3e70f33cfebf22 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 529/1045] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:06:59 2026] GET /v2.1/servers/60e8cd38-aa0c-44d0-8c6c-ac55b66f34d9 => generated 1519 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:07:00.008 7 INFO nova.api.openstack.compute.server_external_events [req-6d20aab7-f464-4eb1-b1d8-831339e16831 req-fabca1e5-9d3b-484c-b3ce-adfcb2a7e26c 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-changed:863e4d44-f0ef-4316-8451-703c8d0494dc for instance 60e8cd38-aa0c-44d0-8c6c-ac55b66f34d9 on instance [pid: 7|app: 0|req: 517/1046] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:06:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:07:04.714 8 WARNING neutronclient.v2_0.client [None req-797726f4-b8ce-4a72-af0f-65bac3cb48a6 388750c0d5d14684bd737d9a86151cd8 553943ff144f4a029b3e70f33cfebf22 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 531/1049] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:07:04 2026] GET /v2.1/servers/60e8cd38-aa0c-44d0-8c6c-ac55b66f34d9 => generated 1517 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:07:05.427 7 INFO nova.api.openstack.compute.server_external_events [req-5da8a09d-3267-42cf-b5bb-eeef50b4711f req-fdc59b66-00c6-470b-bf9f-6fc88343bf31 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-plugged:863e4d44-f0ef-4316-8451-703c8d0494dc for instance 60e8cd38-aa0c-44d0-8c6c-ac55b66f34d9 on instance [pid: 7|app: 0|req: 519/1050] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:07:05 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:07:07.465 8 INFO nova.api.openstack.compute.server_external_events [req-1ed3492e-c5de-47ea-b6f6-f1838d2377e7 req-605c40fe-dc11-4487-8d2b-c780de608c9c 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-plugged:863e4d44-f0ef-4316-8451-703c8d0494dc for instance 60e8cd38-aa0c-44d0-8c6c-ac55b66f34d9 on instance [pid: 8|app: 0|req: 532/1051] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:07:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:07:09.908 7 WARNING neutronclient.v2_0.client [None req-183489de-2bc4-418d-8724-d4aa2017f092 388750c0d5d14684bd737d9a86151cd8 553943ff144f4a029b3e70f33cfebf22 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 520/1052] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:07:09 2026] GET /v2.1/servers/60e8cd38-aa0c-44d0-8c6c-ac55b66f34d9 => generated 1816 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:07:11.325 8 WARNING neutronclient.v2_0.client [None req-b59ad393-c60d-44e2-888a-d4e233554374 388750c0d5d14684bd737d9a86151cd8 553943ff144f4a029b3e70f33cfebf22 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 06:07:11.331 7 INFO nova.api.openstack.compute.server_external_events [req-e6aba941-750c-4409-83ab-248080e8dd9a req-724e5d9b-179c-43f7-a633-ab63c5fe2554 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-changed:863e4d44-f0ef-4316-8451-703c8d0494dc for instance 60e8cd38-aa0c-44d0-8c6c-ac55b66f34d9 on instance [pid: 7|app: 0|req: 521/1053] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:07:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 06:07:11.373 8 WARNING neutronclient.v2_0.client [None req-b59ad393-c60d-44e2-888a-d4e233554374 388750c0d5d14684bd737d9a86151cd8 553943ff144f4a029b3e70f33cfebf22 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 06:07:11.626 8 WARNING neutronclient.v2_0.client [None req-b59ad393-c60d-44e2-888a-d4e233554374 388750c0d5d14684bd737d9a86151cd8 553943ff144f4a029b3e70f33cfebf22 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 533/1054] 10.0.0.219 () {34 vars in 663 bytes} [Thu May 21 06:07:11 2026] POST /v2.1/servers => generated 447 bytes in 587 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:07:11.871 7 WARNING neutronclient.v2_0.client [None req-1077ed46-ea31-40ef-b33e-7c07b17e0653 388750c0d5d14684bd737d9a86151cd8 553943ff144f4a029b3e70f33cfebf22 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 522/1055] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:07:11 2026] GET /v2.1/servers/98675de3-657b-4dc7-b115-2b2958917679 => generated 1392 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:07:16.952 8 WARNING neutronclient.v2_0.client [None req-1d7f2b28-0f23-4c0a-99d3-070add713688 388750c0d5d14684bd737d9a86151cd8 553943ff144f4a029b3e70f33cfebf22 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 535/1058] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:07:16 2026] GET /v2.1/servers/98675de3-657b-4dc7-b115-2b2958917679 => generated 1517 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:07:17.335 7 INFO nova.api.openstack.compute.server_external_events [req-98034857-391d-4b64-9eb2-cd7698481e71 req-1c0954a4-da7f-491d-b34e-bb0cbc4e8c5f 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-changed:ec89c802-3584-4b00-a253-6c93a3415a4a for instance 98675de3-657b-4dc7-b115-2b2958917679 on instance [pid: 7|app: 0|req: 524/1059] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:07:17 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.12/site-packages/pycadf/identifier.py:70: 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:07:22.077 8 INFO nova.api.openstack.compute.server_external_events [req-f0a09fb6-70f4-4d50-a33e-04fcc9cde854 req-45694d3b-b556-48f0-9fec-a99645f50cbb 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-plugged:ec89c802-3584-4b00-a253-6c93a3415a4a for instance 98675de3-657b-4dc7-b115-2b2958917679 on instance [pid: 8|app: 0|req: 536/1060] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:07:22 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) 2026-05-21 06:07:22.107 7 WARNING neutronclient.v2_0.client [None req-909efe2a-2e7a-4d0f-ae5c-6c2a14bdb962 388750c0d5d14684bd737d9a86151cd8 553943ff144f4a029b3e70f33cfebf22 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 525/1061] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:07:22 2026] GET /v2.1/servers/98675de3-657b-4dc7-b115-2b2958917679 => generated 1515 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:07:24.126 8 INFO nova.api.openstack.compute.server_external_events [req-54728b8b-6e21-4e5b-ac36-7bca0b492745 req-c88eb976-75cd-4b5b-bccc-7e2658b0eb7a 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-plugged:ec89c802-3584-4b00-a253-6c93a3415a4a for instance 98675de3-657b-4dc7-b115-2b2958917679 on instance [pid: 8|app: 0|req: 538/1064] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:07:24 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:07:27.390 7 WARNING neutronclient.v2_0.client [None req-92b66ea7-2984-499f-a659-49f678e329ea 388750c0d5d14684bd737d9a86151cd8 553943ff144f4a029b3e70f33cfebf22 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 527/1065] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:07:27 2026] GET /v2.1/servers/98675de3-657b-4dc7-b115-2b2958917679 => generated 1816 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:07:28.627 8 INFO nova.api.openstack.compute.server_external_events [req-244b2d1a-c821-4e11-a4d1-c682d32bede2 req-17ff7b8a-197c-469a-911b-5f97dc1af392 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-changed:ec89c802-3584-4b00-a253-6c93a3415a4a for instance 98675de3-657b-4dc7-b115-2b2958917679 on instance [pid: 8|app: 0|req: 539/1066] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:07:28 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:07:50.821 7 WARNING neutronclient.v2_0.client [None req-fb10d6ef-eb53-4f10-bbf1-7694039debfc b6b8c4445c984e5dae3d5b3029720eb7 36266e943b1f43b29a92e0e2732caa85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 06:07:50.865 7 WARNING neutronclient.v2_0.client [None req-fb10d6ef-eb53-4f10-bbf1-7694039debfc b6b8c4445c984e5dae3d5b3029720eb7 36266e943b1f43b29a92e0e2732caa85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 06:07:51.002 7 WARNING neutronclient.v2_0.client [None req-fb10d6ef-eb53-4f10-bbf1-7694039debfc b6b8c4445c984e5dae3d5b3029720eb7 36266e943b1f43b29a92e0e2732caa85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 530/1071] 199.19.213.195 () {36 vars in 714 bytes} [Thu May 21 06:07:50 2026] POST /v2.1/servers => generated 453 bytes in 592 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:07:51.508 8 WARNING neutronclient.v2_0.client [None req-20581e6e-ee2e-4356-9e5f-a537ce26f5e3 b6b8c4445c984e5dae3d5b3029720eb7 36266e943b1f43b29a92e0e2732caa85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 542/1072] 199.19.213.195 () {32 vars in 733 bytes} [Thu May 21 06:07:51 2026] GET /v2.1/servers/58f10e61-f8ce-4b3a-a76c-c341f0b2c482 => generated 2213 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:07:51.567 7 WARNING neutronclient.v2_0.client [None req-38720f2f-7b8a-4649-a6be-fb9034e87d99 b6b8c4445c984e5dae3d5b3029720eb7 36266e943b1f43b29a92e0e2732caa85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 531/1073] 199.19.213.195 () {32 vars in 759 bytes} [Thu May 21 06:07:51 2026] GET /v2.1/servers/58f10e61-f8ce-4b3a-a76c-c341f0b2c482/os-interface => generated 28 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 543/1074] 199.19.213.195 () {32 vars in 777 bytes} [Thu May 21 06:07:51 2026] GET /v2.1/servers/58f10e61-f8ce-4b3a-a76c-c341f0b2c482/os-volume_attachments => generated 25 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:07:54.240 8 WARNING neutronclient.v2_0.client [None req-e71d34c7-2fac-4297-b5d1-f1bd102dd375 b6b8c4445c984e5dae3d5b3029720eb7 36266e943b1f43b29a92e0e2732caa85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 545/1077] 199.19.213.195 () {32 vars in 733 bytes} [Thu May 21 06:07:54 2026] GET /v2.1/servers/58f10e61-f8ce-4b3a-a76c-c341f0b2c482 => generated 2371 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:07:54.671 7 WARNING neutronclient.v2_0.client [None req-0d1bb245-b7d4-44dc-9e94-d6e9f4a9d135 b6b8c4445c984e5dae3d5b3029720eb7 36266e943b1f43b29a92e0e2732caa85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 533/1078] 199.19.213.195 () {32 vars in 759 bytes} [Thu May 21 06:07:54 2026] GET /v2.1/servers/58f10e61-f8ce-4b3a-a76c-c341f0b2c482/os-interface => generated 28 bytes in 417 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 546/1079] 199.19.213.195 () {32 vars in 777 bytes} [Thu May 21 06:07:54 2026] GET /v2.1/servers/58f10e61-f8ce-4b3a-a76c-c341f0b2c482/os-volume_attachments => generated 197 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:07:56.859 7 INFO nova.api.openstack.compute.server_external_events [req-9ebf9667-0809-4c5c-af5a-04841be3ae9b req-319445bd-4ba1-406b-bf1e-f1c515d1f955 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-changed:7908f1d1-72fa-491d-984d-4db9cc9164e9 for instance 58f10e61-f8ce-4b3a-a76c-c341f0b2c482 on instance [pid: 7|app: 0|req: 534/1080] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:07:56 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:07:57.727 8 WARNING neutronclient.v2_0.client [None req-c1f7465a-c441-4400-b652-f9a8706e835d b6b8c4445c984e5dae3d5b3029720eb7 36266e943b1f43b29a92e0e2732caa85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 547/1081] 199.19.213.195 () {32 vars in 733 bytes} [Thu May 21 06:07:57 2026] GET /v2.1/servers/58f10e61-f8ce-4b3a-a76c-c341f0b2c482 => generated 2445 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:07:57.851 7 WARNING neutronclient.v2_0.client [None req-e2276e11-561e-44cb-8db2-12216daf0940 b6b8c4445c984e5dae3d5b3029720eb7 36266e943b1f43b29a92e0e2732caa85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 535/1082] 199.19.213.195 () {32 vars in 759 bytes} [Thu May 21 06:07:57 2026] GET /v2.1/servers/58f10e61-f8ce-4b3a-a76c-c341f0b2c482/os-interface => generated 283 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 548/1083] 199.19.213.195 () {32 vars in 777 bytes} [Thu May 21 06:07:57 2026] GET /v2.1/servers/58f10e61-f8ce-4b3a-a76c-c341f0b2c482/os-volume_attachments => generated 197 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:08:00.504 7 WARNING neutronclient.v2_0.client [None req-487369a1-f194-42c3-b349-651d90db18ab b6b8c4445c984e5dae3d5b3029720eb7 36266e943b1f43b29a92e0e2732caa85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 536/1084] 199.19.213.195 () {32 vars in 733 bytes} [Thu May 21 06:08:00 2026] GET /v2.1/servers/58f10e61-f8ce-4b3a-a76c-c341f0b2c482 => generated 2433 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:08:00.617 8 WARNING neutronclient.v2_0.client [None req-59ae9a04-2769-4598-8db5-78a6017f3d06 b6b8c4445c984e5dae3d5b3029720eb7 36266e943b1f43b29a92e0e2732caa85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 549/1085] 199.19.213.195 () {32 vars in 759 bytes} [Thu May 21 06:08:00 2026] GET /v2.1/servers/58f10e61-f8ce-4b3a-a76c-c341f0b2c482/os-interface => generated 283 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 537/1086] 199.19.213.195 () {32 vars in 777 bytes} [Thu May 21 06:08:00 2026] GET /v2.1/servers/58f10e61-f8ce-4b3a-a76c-c341f0b2c482/os-volume_attachments => generated 197 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:08:02.723 8 INFO nova.api.openstack.compute.server_external_events [req-02b0202d-0731-4c01-9e2f-0d37a7d389fb req-9c3a36be-d0b9-4c07-8278-6cde6441db5b 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-plugged:7908f1d1-72fa-491d-984d-4db9cc9164e9 for instance 58f10e61-f8ce-4b3a-a76c-c341f0b2c482 on instance [pid: 8|app: 0|req: 550/1087] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:08:02 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:08:03.539 7 WARNING neutronclient.v2_0.client [None req-a511d646-6d86-46eb-9254-1b15ee7245e7 b6b8c4445c984e5dae3d5b3029720eb7 36266e943b1f43b29a92e0e2732caa85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 538/1088] 199.19.213.195 () {32 vars in 733 bytes} [Thu May 21 06:08:03 2026] GET /v2.1/servers/58f10e61-f8ce-4b3a-a76c-c341f0b2c482 => generated 2433 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:08:03.677 8 WARNING neutronclient.v2_0.client [None req-7a101641-f848-4f73-8f44-957067cb9568 b6b8c4445c984e5dae3d5b3029720eb7 36266e943b1f43b29a92e0e2732caa85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 551/1089] 199.19.213.195 () {32 vars in 759 bytes} [Thu May 21 06:08:03 2026] GET /v2.1/servers/58f10e61-f8ce-4b3a-a76c-c341f0b2c482/os-interface => generated 285 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 539/1090] 199.19.213.195 () {32 vars in 777 bytes} [Thu May 21 06:08:03 2026] GET /v2.1/servers/58f10e61-f8ce-4b3a-a76c-c341f0b2c482/os-volume_attachments => generated 197 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:08:04.768 8 INFO nova.api.openstack.compute.server_external_events [req-8f9dca53-abc3-4717-9a5a-baebd907bca0 req-29770be2-1dd1-4b6e-8d0d-46e8396828e0 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-plugged:7908f1d1-72fa-491d-984d-4db9cc9164e9 for instance 58f10e61-f8ce-4b3a-a76c-c341f0b2c482 on instance [pid: 8|app: 0|req: 553/1093] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:08:04 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:08:06.379 7 WARNING neutronclient.v2_0.client [None req-9e3db6a8-91f4-4b2c-a3c9-91f5f74b1f10 b6b8c4445c984e5dae3d5b3029720eb7 36266e943b1f43b29a92e0e2732caa85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 541/1094] 199.19.213.195 () {32 vars in 733 bytes} [Thu May 21 06:08:06 2026] GET /v2.1/servers/58f10e61-f8ce-4b3a-a76c-c341f0b2c482 => generated 2580 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:08:06.502 8 WARNING neutronclient.v2_0.client [None req-768597dd-b355-4a7f-a003-cdf340916d5c b6b8c4445c984e5dae3d5b3029720eb7 36266e943b1f43b29a92e0e2732caa85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 554/1095] 199.19.213.195 () {32 vars in 759 bytes} [Thu May 21 06:08:06 2026] GET /v2.1/servers/58f10e61-f8ce-4b3a-a76c-c341f0b2c482/os-interface => generated 285 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 542/1096] 199.19.213.195 () {32 vars in 777 bytes} [Thu May 21 06:08:06 2026] GET /v2.1/servers/58f10e61-f8ce-4b3a-a76c-c341f0b2c482/os-volume_attachments => generated 197 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:08:40.330 7 WARNING neutronclient.v2_0.client [None req-3c41460b-df89-4394-88eb-7e4f2a963850 b6b8c4445c984e5dae3d5b3029720eb7 36266e943b1f43b29a92e0e2732caa85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 06:08:40.375 7 WARNING neutronclient.v2_0.client [None req-3c41460b-df89-4394-88eb-7e4f2a963850 b6b8c4445c984e5dae3d5b3029720eb7 36266e943b1f43b29a92e0e2732caa85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:08:42.759 8 INFO nova.api.openstack.compute.server_external_events [req-38f92032-3985-4b39-9aa2-2edf274ea647 req-9fdd7479-4711-4109-b707-dd0dce80d9d7 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-changed:d1c0982d-6703-48af-ac3d-323a3f15cb03 for instance 58f10e61-f8ce-4b3a-a76c-c341f0b2c482 on instance [pid: 8|app: 0|req: 558/1103] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:08:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:08:45.811 8 INFO nova.api.openstack.compute.server_external_events [req-2f5a6455-05ee-4793-bb16-335f0c5117d6 req-db663f0f-4f91-460f-bf94-ec055db7ada1 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-plugged:d1c0982d-6703-48af-ac3d-323a3f15cb03 for instance 58f10e61-f8ce-4b3a-a76c-c341f0b2c482 on instance [pid: 8|app: 0|req: 561/1106] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:08:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:08:47.855 8 INFO nova.api.openstack.compute.server_external_events [req-d0b72e42-847a-4c6d-8dcc-f46b6127577c req-f260f682-7856-4aa5-861a-2027fd9a3918 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-plugged:d1c0982d-6703-48af-ac3d-323a3f15cb03 for instance 58f10e61-f8ce-4b3a-a76c-c341f0b2c482 on instance [pid: 8|app: 0|req: 562/1107] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:08:47 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) 2026-05-21 06:08:48.924 7 WARNING neutronclient.v2_0.client [None req-3c41460b-df89-4394-88eb-7e4f2a963850 b6b8c4445c984e5dae3d5b3029720eb7 36266e943b1f43b29a92e0e2732caa85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 546/1108] 199.19.213.195 () {36 vars in 812 bytes} [Thu May 21 06:08:40 2026] POST /v2.1/servers/58f10e61-f8ce-4b3a-a76c-c341f0b2c482/os-interface => generated 280 bytes in 8680 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:08:49.834 8 INFO nova.api.openstack.compute.server_external_events [req-56b1a3ea-e5dd-4435-89ed-791bce7376b2 req-668a8a63-ca13-4b04-a2eb-2159be40d03f 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-changed:d1c0982d-6703-48af-ac3d-323a3f15cb03 for instance 58f10e61-f8ce-4b3a-a76c-c341f0b2c482 on instance [pid: 8|app: 0|req: 563/1109] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:08:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:08:49.905 7 INFO nova.api.openstack.compute.server_external_events [req-b6a67149-05a1-471b-a606-33f53125ff37 req-4dd9ab2b-0243-4c00-aebc-4cb18a736c9f 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-changed:d1c0982d-6703-48af-ac3d-323a3f15cb03 for instance 58f10e61-f8ce-4b3a-a76c-c341f0b2c482 on instance [pid: 7|app: 0|req: 547/1110] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:08:49 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:09:17.075 8 WARNING neutronclient.v2_0.client [None req-c5e977eb-b317-4642-bfb5-a2c971ed8ed6 b6b8c4445c984e5dae3d5b3029720eb7 36266e943b1f43b29a92e0e2732caa85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 06:09:17.117 8 WARNING neutronclient.v2_0.client [None req-c5e977eb-b317-4642-bfb5-a2c971ed8ed6 b6b8c4445c984e5dae3d5b3029720eb7 36266e943b1f43b29a92e0e2732caa85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:09:19.448 7 INFO nova.api.openstack.compute.server_external_events [req-d5fd28df-45a8-489f-a102-5097bb5565c3 req-be3c7277-3ab0-4eef-b49d-73865f07e03f 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-changed:dccb210f-6cfe-4a27-805e-3419058ea783 for instance 58f10e61-f8ce-4b3a-a76c-c341f0b2c482 on instance [pid: 7|app: 0|req: 551/1117] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:09:19 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:09:22.749 7 INFO nova.api.openstack.compute.server_external_events [req-8d0acd0a-3eba-4b95-b735-8c8511a16b34 req-ae7e9514-a05c-4c16-ae0e-e5733c09a394 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-plugged:dccb210f-6cfe-4a27-805e-3419058ea783 for instance 58f10e61-f8ce-4b3a-a76c-c341f0b2c482 on instance [pid: 7|app: 0|req: 552/1118] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:09:22 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:09:24.786 7 INFO nova.api.openstack.compute.server_external_events [req-87f1237d-42e4-4eb8-a30c-216dc8943715 req-ca665a29-515e-4ecf-8b87-7f2f53fff8de 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-plugged:dccb210f-6cfe-4a27-805e-3419058ea783 for instance 58f10e61-f8ce-4b3a-a76c-c341f0b2c482 on instance [pid: 7|app: 0|req: 555/1121] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:09:24 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 06:09:26.160 8 WARNING neutronclient.v2_0.client [None req-c5e977eb-b317-4642-bfb5-a2c971ed8ed6 b6b8c4445c984e5dae3d5b3029720eb7 36266e943b1f43b29a92e0e2732caa85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 567/1122] 199.19.213.195 () {36 vars in 812 bytes} [Thu May 21 06:09:17 2026] POST /v2.1/servers/58f10e61-f8ce-4b3a-a76c-c341f0b2c482/os-interface => generated 375 bytes in 9226 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:09:42.204 8 WARNING neutronclient.v2_0.client [None req-af7fcec6-8954-4f67-832e-7058038025bb b6b8c4445c984e5dae3d5b3029720eb7 36266e943b1f43b29a92e0e2732caa85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 06:09:42.240 8 WARNING neutronclient.v2_0.client [None req-af7fcec6-8954-4f67-832e-7058038025bb b6b8c4445c984e5dae3d5b3029720eb7 36266e943b1f43b29a92e0e2732caa85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:09:44.661 7 INFO nova.api.openstack.compute.server_external_events [req-58d74e85-2d2c-45aa-a365-3a98ffe51ec9 req-9e6ae27b-9f84-4cfb-bf91-0f1bb0fedef5 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-changed:f10c29a4-9fff-49c7-9d52-8a68df02e0c4 for instance 58f10e61-f8ce-4b3a-a76c-c341f0b2c482 on instance [pid: 7|app: 0|req: 559/1127] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:09:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:09:48.206 7 INFO nova.api.openstack.compute.server_external_events [req-613e3b3d-bb5d-4e3c-9a16-b97b3a34de2c req-f5f6654e-1d85-4ca9-85dc-effc9896e393 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-plugged:f10c29a4-9fff-49c7-9d52-8a68df02e0c4 for instance 58f10e61-f8ce-4b3a-a76c-c341f0b2c482 on instance [pid: 7|app: 0|req: 560/1128] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:09:48 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:09:50.245 7 INFO nova.api.openstack.compute.server_external_events [req-01e65fa6-89dc-4845-a716-d680e4f25450 req-4752e8d0-6574-48f2-88c4-a3190a93f424 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-plugged:f10c29a4-9fff-49c7-9d52-8a68df02e0c4 for instance 58f10e61-f8ce-4b3a-a76c-c341f0b2c482 on instance [pid: 7|app: 0|req: 561/1129] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:09:50 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) 2026-05-21 06:09:51.273 8 WARNING neutronclient.v2_0.client [None req-af7fcec6-8954-4f67-832e-7058038025bb b6b8c4445c984e5dae3d5b3029720eb7 36266e943b1f43b29a92e0e2732caa85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 569/1130] 199.19.213.195 () {36 vars in 812 bytes} [Thu May 21 06:09:42 2026] POST /v2.1/servers/58f10e61-f8ce-4b3a-a76c-c341f0b2c482/os-interface => generated 376 bytes in 9155 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:09:52.293 7 INFO nova.api.openstack.compute.server_external_events [req-ddacec2a-524c-46a2-8001-3928b3cf4c95 req-6bab8945-f4d8-459b-9d9f-0365911f9797 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-changed:dccb210f-6cfe-4a27-805e-3419058ea783 for instance 58f10e61-f8ce-4b3a-a76c-c341f0b2c482 on instance [pid: 7|app: 0|req: 562/1131] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:09:52 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:10:05.819 7 INFO nova.api.openstack.compute.server_external_events [req-6a26f3ae-a2d6-44ab-949a-36bc8571299d req-9562ea1c-d6c8-4b29-897a-5971dc2e309c 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-changed:f10c29a4-9fff-49c7-9d52-8a68df02e0c4 for instance 58f10e61-f8ce-4b3a-a76c-c341f0b2c482 on instance [pid: 7|app: 0|req: 565/1136] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:10:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 572/1137] 199.19.213.195 () {34 vars in 855 bytes} [Thu May 21 06:10:06 2026] DELETE /v2.1/servers/58f10e61-f8ce-4b3a-a76c-c341f0b2c482/os-interface/f10c29a4-9fff-49c7-9d52-8a68df02e0c4 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:10:07.876 7 INFO nova.api.openstack.compute.server_external_events [req-6ecefaaf-256f-4e66-9e14-8aacb10d8810 req-37dcea9a-f95d-413e-a2a9-17c33d7c8029 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-changed:f10c29a4-9fff-49c7-9d52-8a68df02e0c4 for instance 58f10e61-f8ce-4b3a-a76c-c341f0b2c482 on instance [pid: 7|app: 0|req: 566/1138] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:10:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:10:09.915 8 INFO nova.api.openstack.compute.server_external_events [req-c65221cb-5bbe-45a1-86e9-266b23b08ffa req-7d3be264-7878-4edf-b84a-15e2481e11af 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-unplugged:f10c29a4-9fff-49c7-9d52-8a68df02e0c4 for instance 58f10e61-f8ce-4b3a-a76c-c341f0b2c482 on instance 2026-05-21 06:10:09.915 8 INFO nova.api.openstack.compute.server_external_events [req-c65221cb-5bbe-45a1-86e9-266b23b08ffa req-7d3be264-7878-4edf-b84a-15e2481e11af 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-unplugged:f10c29a4-9fff-49c7-9d52-8a68df02e0c4 for instance 58f10e61-f8ce-4b3a-a76c-c341f0b2c482 on instance [pid: 8|app: 0|req: 573/1139] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:10:09 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:10:16.151 8 INFO nova.api.openstack.compute.server_external_events [req-d750988b-883e-4baa-b3dc-9b79a90b0139 req-f4114ad4-3375-4201-87ff-96cdc27f3664 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-changed:dccb210f-6cfe-4a27-805e-3419058ea783 for instance 58f10e61-f8ce-4b3a-a76c-c341f0b2c482 on instance [pid: 8|app: 0|req: 575/1142] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:10:16 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 568/1143] 199.19.213.195 () {34 vars in 855 bytes} [Thu May 21 06:10:16 2026] DELETE /v2.1/servers/58f10e61-f8ce-4b3a-a76c-c341f0b2c482/os-interface/dccb210f-6cfe-4a27-805e-3419058ea783 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:10:18.215 8 INFO nova.api.openstack.compute.server_external_events [req-ee7e67e1-607b-4fa6-a233-a0455211c9d2 req-8cf16175-4c6e-47bb-88ac-ba1a99a96368 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-unplugged:dccb210f-6cfe-4a27-805e-3419058ea783 for instance 58f10e61-f8ce-4b3a-a76c-c341f0b2c482 on instance [pid: 8|app: 0|req: 576/1144] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:10:18 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:10:20.261 7 INFO nova.api.openstack.compute.server_external_events [req-0e04f1bf-68af-4a97-b233-632a1229b526 req-613d88aa-f1f8-4003-bf5b-5a013c262f40 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-unplugged:dccb210f-6cfe-4a27-805e-3419058ea783 for instance 58f10e61-f8ce-4b3a-a76c-c341f0b2c482 on instance [pid: 7|app: 0|req: 569/1145] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:10:20 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 572/1150] 199.19.213.195 () {34 vars in 855 bytes} [Thu May 21 06:10:36 2026] DELETE /v2.1/servers/58f10e61-f8ce-4b3a-a76c-c341f0b2c482/os-interface/d1c0982d-6703-48af-ac3d-323a3f15cb03 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:10:38.670 8 INFO nova.api.openstack.compute.server_external_events [req-8db5c23d-7282-48cc-8da8-bf655d86ada2 req-404cecb2-4b5e-420e-90f3-d751f2baa040 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-unplugged:d1c0982d-6703-48af-ac3d-323a3f15cb03 for instance 58f10e61-f8ce-4b3a-a76c-c341f0b2c482 on instance [pid: 8|app: 0|req: 579/1151] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:10:38 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:10:40.725 7 INFO nova.api.openstack.compute.server_external_events [req-dca7bdd6-9651-4c0d-a680-2ccc5fa4d481 req-87a7864b-add9-434b-9420-ed0450bae4d5 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-unplugged:d1c0982d-6703-48af-ac3d-323a3f15cb03 for instance 58f10e61-f8ce-4b3a-a76c-c341f0b2c482 on instance [pid: 7|app: 0|req: 573/1152] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:10:40 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 580/1153] 199.19.213.195 () {34 vars in 755 bytes} [Thu May 21 06:10:42 2026] DELETE /v2.1/servers/58f10e61-f8ce-4b3a-a76c-c341f0b2c482 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:10:43.404 7 INFO nova.api.openstack.compute.server_external_events [req-c7c9e738-c00e-4e84-b037-28d9da3ef183 req-4e6da4f0-c564-4778-b75a-94af851778cf 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-unplugged:7908f1d1-72fa-491d-984d-4db9cc9164e9 for instance 58f10e61-f8ce-4b3a-a76c-c341f0b2c482 on instance [pid: 7|app: 0|req: 574/1154] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:10:43 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:10:45.438 8 INFO nova.api.openstack.compute.server_external_events [req-7ff4b477-3401-4fed-b8a5-b673ac17d26e req-acc7133b-bb68-4256-a784-8de7b2053366 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-unplugged:7908f1d1-72fa-491d-984d-4db9cc9164e9 for instance 58f10e61-f8ce-4b3a-a76c-c341f0b2c482 on instance 2026-05-21 06:10:45.438 8 INFO nova.api.openstack.compute.server_external_events [req-7ff4b477-3401-4fed-b8a5-b673ac17d26e req-acc7133b-bb68-4256-a784-8de7b2053366 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-deleted:7908f1d1-72fa-491d-984d-4db9cc9164e9 for instance 58f10e61-f8ce-4b3a-a76c-c341f0b2c482 on instance [pid: 8|app: 0|req: 582/1157] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:10:45 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:10:46.297 7 INFO nova.api.openstack.compute.server_external_events [req-e8d69db3-1279-4216-b2bb-adcb7f8f5c1b req-da85c60d-6abc-4048-a8e7-6625cb91beca 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-changed:ec89c802-3584-4b00-a253-6c93a3415a4a for instance 98675de3-657b-4dc7-b115-2b2958917679 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 576/1158] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:10:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1159] 10.0.0.219 () {32 vars in 718 bytes} [Thu May 21 06:10:46 2026] DELETE /v2.1/servers/98675de3-657b-4dc7-b115-2b2958917679 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:10:46.437 7 WARNING neutronclient.v2_0.client [None req-6dde39dd-3953-4b5f-a263-9b971f1650fc 388750c0d5d14684bd737d9a86151cd8 553943ff144f4a029b3e70f33cfebf22 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 577/1160] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:10:46 2026] GET /v2.1/servers/98675de3-657b-4dc7-b115-2b2958917679 => generated 1942 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:10:47.624 8 INFO nova.api.openstack.compute.server_external_events [req-fd0d7129-cb6c-4ad5-8647-51b9c7233c6e req-8d6c8a5e-87b0-421a-9377-4adc20c1f52e 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-unplugged:ec89c802-3584-4b00-a253-6c93a3415a4a for instance 98675de3-657b-4dc7-b115-2b2958917679 on instance [pid: 8|app: 0|req: 584/1161] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:10:47 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:10:49.094 7 INFO nova.api.openstack.compute.server_external_events [req-be364737-0f04-4e13-ac19-c170f04ddb28 req-923ccc47-2367-4d26-bb75-dcccda5733ff 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-deleted:ec89c802-3584-4b00-a253-6c93a3415a4a for instance 98675de3-657b-4dc7-b115-2b2958917679 on instance [pid: 7|app: 0|req: 578/1162] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:10:49 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:10:49.667 8 INFO nova.api.openstack.compute.server_external_events [req-357b9326-b9c1-4f5a-9bdd-5e76a6ef092a req-85c65991-5827-4513-bf7d-4e0fb2d905d7 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-unplugged:ec89c802-3584-4b00-a253-6c93a3415a4a for instance 98675de3-657b-4dc7-b115-2b2958917679 on instance [pid: 8|app: 0|req: 585/1163] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:10:49 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:10:51.658 7 WARNING neutronclient.v2_0.client [None req-dccd39b3-8285-4dfa-9ee1-7a80db542112 388750c0d5d14684bd737d9a86151cd8 553943ff144f4a029b3e70f33cfebf22 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 579/1164] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:10:51 2026] GET /v2.1/servers/98675de3-657b-4dc7-b115-2b2958917679 => generated 1478 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:10:56.735 7 INFO nova.api.openstack.wsgi [None req-4f99e11b-7dc7-48ad-9dfe-ec889223f311 388750c0d5d14684bd737d9a86151cd8 553943ff144f4a029b3e70f33cfebf22 - - default default] HTTP exception thrown: Instance 98675de3-657b-4dc7-b115-2b2958917679 could not be found. [pid: 7|app: 0|req: 581/1167] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:10:56 2026] GET /v2.1/servers/98675de3-657b-4dc7-b115-2b2958917679 => 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:10:57.162 8 INFO nova.api.openstack.compute.server_external_events [req-2b64af1a-5e4f-4a4c-b8c8-5c28710517e4 req-ba8bfe40-0db7-4274-a747-6e1367b4b951 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-changed:863e4d44-f0ef-4316-8451-703c8d0494dc for instance 60e8cd38-aa0c-44d0-8c6c-ac55b66f34d9 on instance [pid: 8|app: 0|req: 587/1168] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:10:57 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 582/1169] 10.0.0.219 () {32 vars in 718 bytes} [Thu May 21 06:10:57 2026] DELETE /v2.1/servers/60e8cd38-aa0c-44d0-8c6c-ac55b66f34d9 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:10:57.384 8 WARNING neutronclient.v2_0.client [None req-1b0e9bb4-8205-4388-8730-bcb112a95fba 388750c0d5d14684bd737d9a86151cd8 553943ff144f4a029b3e70f33cfebf22 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 588/1170] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:10:57 2026] GET /v2.1/servers/60e8cd38-aa0c-44d0-8c6c-ac55b66f34d9 => generated 1942 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:10:58.586 7 INFO nova.api.openstack.compute.server_external_events [req-716aa5a0-9d89-45fc-9e49-e46fc2235439 req-383498b2-ecac-40d1-b768-46ad5745e60d 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-unplugged:863e4d44-f0ef-4316-8451-703c8d0494dc for instance 60e8cd38-aa0c-44d0-8c6c-ac55b66f34d9 on instance [pid: 7|app: 0|req: 583/1171] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:10:58 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:11:00.030 8 INFO nova.api.openstack.compute.server_external_events [req-5bdfe413-058c-4937-97a6-c7136f139286 req-67365c58-b167-43c2-aabf-a664983c86f4 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-deleted:863e4d44-f0ef-4316-8451-703c8d0494dc for instance 60e8cd38-aa0c-44d0-8c6c-ac55b66f34d9 on instance [pid: 8|app: 0|req: 589/1172] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:11:00 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:11:00.626 7 INFO nova.api.openstack.compute.server_external_events [req-4bff2241-d4f6-41da-a1cb-491171dc8c93 req-25b01f8f-e89b-4771-814d-50bae210830b 10db62de8f1b4994a0de2408bbaa2512 185dde5e674a48aea97fdebd8ab28846 - - 8946dca8b0da4599a9d7a257fbc9def4 8946dca8b0da4599a9d7a257fbc9def4] Creating event network-vif-unplugged:863e4d44-f0ef-4316-8451-703c8d0494dc for instance 60e8cd38-aa0c-44d0-8c6c-ac55b66f34d9 on instance [pid: 7|app: 0|req: 584/1173] 10.0.0.238 () {38 vars in 815 bytes} [Thu May 21 06:11:00 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:11:02.572 8 WARNING neutronclient.v2_0.client [None req-f05d4b80-8f19-43b2-988b-661c7e383935 388750c0d5d14684bd737d9a86151cd8 553943ff144f4a029b3e70f33cfebf22 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 590/1174] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:11:02 2026] GET /v2.1/servers/60e8cd38-aa0c-44d0-8c6c-ac55b66f34d9 => generated 1480 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:11:07.644 7 INFO nova.api.openstack.wsgi [None req-d8a274a8-d424-443c-a83a-fd1ec3804a7f 388750c0d5d14684bd737d9a86151cd8 553943ff144f4a029b3e70f33cfebf22 - - default default] HTTP exception thrown: Instance 60e8cd38-aa0c-44d0-8c6c-ac55b66f34d9 could not be found. [pid: 7|app: 0|req: 586/1177] 10.0.0.219 () {32 vars in 715 bytes} [Thu May 21 06:11:07 2026] GET /v2.1/servers/60e8cd38-aa0c-44d0-8c6c-ac55b66f34d9 => 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 592/1178] 10.0.0.219 () {32 vars in 724 bytes} [Thu May 21 06:11:09 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-471676496 => 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.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 06:11:09.716 7 INFO nova.api.openstack.wsgi [None req-77f25256-49c3-49d4-9027-38274f9d6391 388750c0d5d14684bd737d9a86151cd8 553943ff144f4a029b3e70f33cfebf22 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-471676496 not found for user 388750c0d5d14684bd737d9a86151cd8 [pid: 7|app: 0|req: 587/1179] 10.0.0.219 () {32 vars in 721 bytes} [Thu May 21 06:11:09 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-471676496 => generated 141 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1184] 10.0.0.219 () {32 vars in 655 bytes} [Thu May 21 06:11:24 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1185] 10.0.0.219 () {32 vars in 641 bytes} [Thu May 21 06:11:24 2026] GET /v2.1/servers => generated 15 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-21 06:11:24.857 8 WARNING oslo_db.sqlalchemy.utils [None req-0c10160d-81a7-4b0e-9710-b985bb2e84ee b6b8c4445c984e5dae3d5b3029720eb7 36266e943b1f43b29a92e0e2732caa85 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 596/1186] 10.0.0.219 () {32 vars in 649 bytes} [Thu May 21 06:11:24 2026] GET /v2.1/os-keypairs => generated 530 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1187] 10.0.0.219 () {32 vars in 694 bytes} [Thu May 21 06:11:24 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1206] 10.0.0.96 () {28 vars in 453 bytes} [Thu May 21 06:12:54 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: 601/1207] 10.0.0.96 () {30 vars in 657 bytes} [Thu May 21 06:12:54 2026] GET /v2.1 => generated 0 bytes in 85 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 607/1208] 10.0.0.96 () {32 vars in 730 bytes} [Thu May 21 06:12:54 2026] GET /v2.1/ => generated 411 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1209] 10.0.0.96 () {34 vars in 805 bytes} [Thu May 21 06:12:54 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1210] 10.0.0.96 () {28 vars in 453 bytes} [Thu May 21 06:12:54 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: 603/1211] 10.0.0.96 () {30 vars in 657 bytes} [Thu May 21 06:12:54 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 609/1212] 10.0.0.96 () {32 vars in 730 bytes} [Thu May 21 06:12:55 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1213] 10.0.0.96 () {34 vars in 893 bytes} [Thu May 21 06:12:55 2026] GET /v2.1/servers/detail?project_id=185dde5e674a48aea97fdebd8ab28846&all_tenants=True => generated 15 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1214] 10.0.0.96 () {34 vars in 893 bytes} [Thu May 21 06:12:55 2026] GET /v2.1/servers/detail?project_id=36266e943b1f43b29a92e0e2732caa85&all_tenants=True => generated 15 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1215] 10.0.0.96 () {34 vars in 893 bytes} [Thu May 21 06:12:55 2026] GET /v2.1/servers/detail?project_id=5c935ebc70c4499881c7a5c37e80473b&all_tenants=True => generated 15 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)