+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Mon May 11 18:26:48 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-68dc6656fd-ddjhq 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 0x7f35f4d16668 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-11 18:26:53.577 7 INFO nova.utils [None req-d857eb96-95cc-44f8-a718-4285ec8b4bce - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-11 18:26:53.595 8 INFO nova.utils [None req-0ed2629a-c26a-4113-a8d3-5c83d5357362 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-11 18:26:55.178 7 WARNING keystonemiddleware._common.config [None req-d857eb96-95cc-44f8-a718-4285ec8b4bce - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-11 18:26:55.186 7 WARNING oslo_config.cfg [None req-d857eb96-95cc-44f8-a718-4285ec8b4bce - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-11 18:26:55.201 8 WARNING keystonemiddleware._common.config [None req-0ed2629a-c26a-4113-a8d3-5c83d5357362 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-11 18:26:55.210 8 WARNING oslo_config.cfg [None req-0ed2629a-c26a-4113-a8d3-5c83d5357362 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-11 18:26:55.261 7 WARNING keystonemiddleware._common.config [None req-d857eb96-95cc-44f8-a718-4285ec8b4bce - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-11 18:26:55.275 7 WARNING oslo_config.cfg [None req-d857eb96-95cc-44f8-a718-4285ec8b4bce - - - - - -] 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-11 18:26:55.286 8 WARNING keystonemiddleware._common.config [None req-0ed2629a-c26a-4113-a8d3-5c83d5357362 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-11 18:26:55.287 7 WARNING oslo_config.cfg [None req-d857eb96-95cc-44f8-a718-4285ec8b4bce - - - - - -] 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 0x7f35f4d16668 pid: 7 (default app) 2026-05-11 18:26:55.301 8 WARNING oslo_config.cfg [None req-0ed2629a-c26a-4113-a8d3-5c83d5357362 - - - - - -] 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-11 18:26:55.313 8 WARNING oslo_config.cfg [None req-0ed2629a-c26a-4113-a8d3-5c83d5357362 - - - - - -] 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 0x7f35f4d16668 pid: 8 (default app) [pid: 7|app: 0|req: 2/4] 199.204.45.109 () {42 vars in 705 bytes} [Mon May 11 18:27:01 2026] GET /v2.1 => generated 114 bytes in 20 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-11 18:27:01.924 8 WARNING oslo_policy.policy [None req-c1f975dc-6cf9-4506-b938-723eae556ead e2a2f4e2c5b04ba6b1b35632ecde709c 851632fd3e034a98a516fc7ab2c23725 - - 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-11 18:27:01.924 8 WARNING oslo_policy.policy [None req-c1f975dc-6cf9-4506-b938-723eae556ead e2a2f4e2c5b04ba6b1b35632ecde709c 851632fd3e034a98a516fc7ab2c23725 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/5] 199.204.45.109 () {44 vars in 909 bytes} [Mon May 11 18:27:01 2026] GET /v2.1 => generated 0 bytes in 578 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-11 18:27:02.026 7 WARNING oslo_policy.policy [req-c1f975dc-6cf9-4506-b938-723eae556ead req-fe0e84ed-153f-47a3-bea6-f2ea842f706c e2a2f4e2c5b04ba6b1b35632ecde709c 851632fd3e034a98a516fc7ab2c23725 - - 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-11 18:27:02.027 7 WARNING oslo_policy.policy [req-c1f975dc-6cf9-4506-b938-723eae556ead req-fe0e84ed-153f-47a3-bea6-f2ea842f706c e2a2f4e2c5b04ba6b1b35632ecde709c 851632fd3e034a98a516fc7ab2c23725 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/6] 199.204.45.109 () {46 vars in 982 bytes} [Mon May 11 18:27:02 2026] GET /v2.1/ => generated 400 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 18:27:02.130 8 INFO nova.api.openstack.wsgi [None req-ced0959d-0872-44ba-83db-2187abfc7a2f e2a2f4e2c5b04ba6b1b35632ecde709c 851632fd3e034a98a516fc7ab2c23725 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 4/7] 199.204.45.109 () {48 vars in 1011 bytes} [Mon May 11 18:27:02 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 199.204.45.109 () {48 vars in 1051 bytes} [Mon May 11 18:27:02 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 199.204.45.109 () {52 vars in 1048 bytes} [Mon May 11 18:27:02 2026] POST /v2.1/flavors => generated 529 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 199.204.45.109 () {42 vars in 705 bytes} [Mon May 11 18:27:03 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/11] 199.204.45.109 () {44 vars in 909 bytes} [Mon May 11 18:27:03 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/12] 199.204.45.109 () {46 vars in 982 bytes} [Mon May 11 18:27:03 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-11 18:27:03.075 8 INFO nova.api.openstack.wsgi [None req-5587f45c-607e-4d5d-bd09-ddd4f5d3997a e2a2f4e2c5b04ba6b1b35632ecde709c 851632fd3e034a98a516fc7ab2c23725 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 7/13] 199.204.45.109 () {48 vars in 1013 bytes} [Mon May 11 18:27:03 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.204.45.109 () {48 vars in 1051 bytes} [Mon May 11 18:27:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 199.204.45.109 () {52 vars in 1048 bytes} [Mon May 11 18:27:03 2026] POST /v2.1/flavors => generated 532 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.204.45.109 () {42 vars in 705 bytes} [Mon May 11 18:27:03 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: 9/17] 199.204.45.109 () {44 vars in 909 bytes} [Mon May 11 18:27:03 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/18] 199.204.45.109 () {46 vars in 982 bytes} [Mon May 11 18:27:03 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-11 18:27:03.975 8 INFO nova.api.openstack.wsgi [None req-efb51b88-70fc-47fe-85f1-61ee59d44c90 e2a2f4e2c5b04ba6b1b35632ecde709c 851632fd3e034a98a516fc7ab2c23725 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 10/19] 199.204.45.109 () {48 vars in 1015 bytes} [Mon May 11 18:27:03 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 199.204.45.109 () {48 vars in 1051 bytes} [Mon May 11 18:27:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/21] 199.204.45.109 () {52 vars in 1048 bytes} [Mon May 11 18:27:04 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: 7|app: 0|req: 11/22] 199.204.45.109 () {42 vars in 705 bytes} [Mon May 11 18:27: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: 12/23] 199.204.45.109 () {44 vars in 909 bytes} [Mon May 11 18:27:04 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: 7|app: 0|req: 12/24] 199.204.45.109 () {46 vars in 982 bytes} [Mon May 11 18:27:04 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-11 18:27:04.914 8 INFO nova.api.openstack.wsgi [None req-d23530c0-968d-468f-895e-489dc684f989 e2a2f4e2c5b04ba6b1b35632ecde709c 851632fd3e034a98a516fc7ab2c23725 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 13/25] 199.204.45.109 () {48 vars in 1013 bytes} [Mon May 11 18:27:04 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/26] 199.204.45.109 () {48 vars in 1051 bytes} [Mon May 11 18:27:04 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 199.204.45.109 () {52 vars in 1048 bytes} [Mon May 11 18:27:04 2026] POST /v2.1/flavors => generated 532 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/28] 199.204.45.109 () {42 vars in 705 bytes} [Mon May 11 18:27:05 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/29] 199.204.45.109 () {44 vars in 909 bytes} [Mon May 11 18:27:05 2026] GET /v2.1 => generated 0 bytes in 68 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 15/30] 199.204.45.109 () {46 vars in 982 bytes} [Mon May 11 18:27:05 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-11 18:27:05.923 8 INFO nova.api.openstack.wsgi [None req-d1c9cb83-8f40-4030-acb9-487a4147bcce e2a2f4e2c5b04ba6b1b35632ecde709c 851632fd3e034a98a516fc7ab2c23725 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 16/31] 199.204.45.109 () {48 vars in 1015 bytes} [Mon May 11 18:27:05 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/32] 199.204.45.109 () {48 vars in 1051 bytes} [Mon May 11 18:27:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/33] 199.204.45.109 () {52 vars in 1048 bytes} [Mon May 11 18:27:05 2026] POST /v2.1/flavors => generated 535 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/104] 10.0.0.132 () {28 vars in 454 bytes} [Mon May 11 18:32:50 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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/105] 10.0.0.132 () {30 vars in 658 bytes} [Mon May 11 18:32:50 2026] GET /v2.1 => generated 0 bytes in 433 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: 54/106] 10.0.0.132 () {32 vars in 731 bytes} [Mon May 11 18:32:50 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/107] 10.0.0.132 () {34 vars in 804 bytes} [Mon May 11 18:32:50 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 73/144] 199.204.45.109 () {42 vars in 705 bytes} [Mon May 11 18:35: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) /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: 72/145] 199.204.45.109 () {44 vars in 909 bytes} [Mon May 11 18:35:51 2026] GET /v2.1 => generated 0 bytes in 86 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 74/146] 199.204.45.109 () {46 vars in 982 bytes} [Mon May 11 18:35:51 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-11 18:35:51.168 7 INFO nova.api.openstack.wsgi [None req-eff26ead-bb94-496b-8119-0ca0dc0616d5 e2a2f4e2c5b04ba6b1b35632ecde709c 851632fd3e034a98a516fc7ab2c23725 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 73/147] 199.204.45.109 () {48 vars in 1017 bytes} [Mon May 11 18:35:51 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 75/148] 199.204.45.109 () {48 vars in 1051 bytes} [Mon May 11 18:35:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 74/149] 199.204.45.109 () {52 vars in 1049 bytes} [Mon May 11 18:35:51 2026] POST /v2.1/flavors => generated 534 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 84/168] 199.204.45.109 () {42 vars in 705 bytes} [Mon May 11 18:37:25 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: 85/169] 199.204.45.109 () {44 vars in 909 bytes} [Mon May 11 18:37:25 2026] GET /v2.1 => generated 0 bytes in 54 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 85/170] 199.204.45.109 () {46 vars in 982 bytes} [Mon May 11 18:37:25 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 18:37:25.153 8 INFO nova.api.openstack.wsgi [None req-64d82a84-ae02-49a8-9756-1aae4b63b998 e2a2f4e2c5b04ba6b1b35632ecde709c 851632fd3e034a98a516fc7ab2c23725 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user e2a2f4e2c5b04ba6b1b35632ecde709c [pid: 8|app: 0|req: 86/171] 199.204.45.109 () {48 vars in 1051 bytes} [Mon May 11 18:37:25 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-11 18:37:25.168 7 WARNING oslo_db.sqlalchemy.utils [None req-5ae94995-e570-43d0-b09e-a3fbd9b067ab e2a2f4e2c5b04ba6b1b35632ecde709c 851632fd3e034a98a516fc7ab2c23725 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 86/172] 199.204.45.109 () {48 vars in 1016 bytes} [Mon May 11 18:37:25 2026] GET /v2.1/os-keypairs => generated 16 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 87/173] 199.204.45.109 () {52 vars in 1057 bytes} [Mon May 11 18:37:25 2026] POST /v2.1/os-keypairs => generated 576 bytes in 50 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 88/176] 199.204.45.109 () {42 vars in 705 bytes} [Mon May 11 18:37:28 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 89/177] 199.204.45.109 () {44 vars in 909 bytes} [Mon May 11 18:37:28 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 89/178] 199.204.45.109 () {46 vars in 982 bytes} [Mon May 11 18:37:28 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: 8|app: 0|req: 90/179] 199.204.45.109 () {48 vars in 1073 bytes} [Mon May 11 18:37:28 2026] GET /v2.1/os-quota-sets/851632fd3e034a98a516fc7ab2c23725 => generated 283 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 90/180] 199.204.45.109 () {52 vars in 1125 bytes} [Mon May 11 18:37:28 2026] PUT /v2.1/os-quota-sets/851632fd3e034a98a516fc7ab2c23725 => generated 238 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/279] 199.204.45.109 () {42 vars in 705 bytes} [Mon May 11 18:45: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: 140/280] 199.204.45.109 () {44 vars in 909 bytes} [Mon May 11 18:45:43 2026] GET /v2.1 => generated 0 bytes in 136 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 141/281] 199.204.45.109 () {46 vars in 982 bytes} [Mon May 11 18:45:43 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-11 18:45:43.389 8 INFO nova.api.openstack.wsgi [None req-ef4c6539-c818-4775-b966-018967f2a5f1 e2a2f4e2c5b04ba6b1b35632ecde709c 851632fd3e034a98a516fc7ab2c23725 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 141/282] 199.204.45.109 () {48 vars in 1015 bytes} [Mon May 11 18:45:43 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/283] 199.204.45.109 () {48 vars in 1051 bytes} [Mon May 11 18:45:43 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/284] 199.204.45.109 () {52 vars in 1049 bytes} [Mon May 11 18:45:43 2026] POST /v2.1/flavors => generated 534 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/331] 199.204.45.109 () {42 vars in 705 bytes} [Mon May 11 18:49:34 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 166/332] 199.204.45.109 () {44 vars in 909 bytes} [Mon May 11 18:49:34 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 167/333] 199.204.45.109 () {46 vars in 982 bytes} [Mon May 11 18:49:34 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: 167/334] 199.204.45.109 () {48 vars in 1073 bytes} [Mon May 11 18:49:34 2026] GET /v2.1/os-quota-sets/3fde4b9003884a01ba05758acd4e176d => generated 283 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/335] 199.204.45.109 () {52 vars in 1125 bytes} [Mon May 11 18:49:34 2026] PUT /v2.1/os-quota-sets/3fde4b9003884a01ba05758acd4e176d => generated 238 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/464] 10.0.0.35 () {28 vars in 453 bytes} [Mon May 11 19:00:08 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/465] 10.0.0.35 () {30 vars in 657 bytes} [Mon May 11 19:00:08 2026] GET /v2.1 => generated 0 bytes in 141 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: 233/466] 10.0.0.35 () {32 vars in 730 bytes} [Mon May 11 19:00:09 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: 234/467] 10.0.0.35 () {34 vars in 764 bytes} [Mon May 11 19:00:09 2026] GET /v2.1/os-services => generated 782 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/468] 199.204.45.109 () {42 vars in 705 bytes} [Mon May 11 19:00:11 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: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 235/469] 199.204.45.109 () {44 vars in 909 bytes} [Mon May 11 19:00:11 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: 7|app: 0|req: 235/470] 199.204.45.109 () {46 vars in 982 bytes} [Mon May 11 19:00:11 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-11 19:00:11.761 8 INFO nova.api.openstack.wsgi [None req-50ba8b12-81f3-4c7f-9088-db569c0d6d34 e2a2f4e2c5b04ba6b1b35632ecde709c 851632fd3e034a98a516fc7ab2c23725 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 236/471] 199.204.45.109 () {48 vars in 1011 bytes} [Mon May 11 19:00:11 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/472] 199.204.45.109 () {48 vars in 1051 bytes} [Mon May 11 19:00:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/473] 199.204.45.109 () {48 vars in 1099 bytes} [Mon May 11 19:00:11 2026] GET /v2.1/flavors/9805f2be-f29d-4a0b-b83b-a0755f800fa2/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: 237/474] 199.204.45.109 () {42 vars in 705 bytes} [Mon May 11 19: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) [pid: 8|app: 0|req: 238/475] 199.204.45.109 () {44 vars in 909 bytes} [Mon May 11 19:00:12 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 238/476] 199.204.45.109 () {46 vars in 982 bytes} [Mon May 11 19:00:12 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-11 19:00:12.753 8 INFO nova.api.openstack.wsgi [None req-b8ab1529-723e-48f1-a1cc-1d04ae8ad592 e2a2f4e2c5b04ba6b1b35632ecde709c 851632fd3e034a98a516fc7ab2c23725 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 239/477] 199.204.45.109 () {48 vars in 1013 bytes} [Mon May 11 19:00:12 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/478] 199.204.45.109 () {48 vars in 1051 bytes} [Mon May 11 19:00:12 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: 240/479] 199.204.45.109 () {48 vars in 1099 bytes} [Mon May 11 19:00:12 2026] GET /v2.1/flavors/0e78209e-6556-4bc4-a70b-94a8fb29bf4d/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: 240/480] 10.0.0.35 () {28 vars in 453 bytes} [Mon May 11 19:00:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 241/481] 10.0.0.35 () {30 vars in 657 bytes} [Mon May 11 19:00:13 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 241/482] 10.0.0.35 () {32 vars in 730 bytes} [Mon May 11 19:00:13 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: 242/483] 10.0.0.35 () {34 vars in 764 bytes} [Mon May 11 19:00:13 2026] GET /v2.1/os-services => generated 782 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/484] 199.204.45.109 () {42 vars in 705 bytes} [Mon May 11 19:00:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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: 8|app: 0|req: 243/485] 199.204.45.109 () {44 vars in 909 bytes} [Mon May 11 19:00:13 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: 7|app: 0|req: 243/486] 199.204.45.109 () {46 vars in 982 bytes} [Mon May 11 19:00:13 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-11 19:00:13.720 8 INFO nova.api.openstack.wsgi [None req-2576ef9f-3fc9-4cfc-bfac-bf700563266b e2a2f4e2c5b04ba6b1b35632ecde709c 851632fd3e034a98a516fc7ab2c23725 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 244/487] 199.204.45.109 () {48 vars in 1015 bytes} [Mon May 11 19:00:13 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/488] 199.204.45.109 () {48 vars in 1051 bytes} [Mon May 11 19:00:13 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/489] 199.204.45.109 () {48 vars in 1099 bytes} [Mon May 11 19:00:13 2026] GET /v2.1/flavors/1b4b917a-c29d-4f25-a6c7-3bbf473218c4/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/490] 199.204.45.109 () {42 vars in 705 bytes} [Mon May 11 19:00:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/491] 199.204.45.109 () {44 vars in 909 bytes} [Mon May 11 19:00:14 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: 246/492] 199.204.45.109 () {46 vars in 982 bytes} [Mon May 11 19:00:14 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-11 19:00:14.684 8 INFO nova.api.openstack.wsgi [None req-152e3d50-4370-45a0-8b70-a9cda90ae397 e2a2f4e2c5b04ba6b1b35632ecde709c 851632fd3e034a98a516fc7ab2c23725 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 247/493] 199.204.45.109 () {48 vars in 1013 bytes} [Mon May 11 19:00:14 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/494] 199.204.45.109 () {48 vars in 1051 bytes} [Mon May 11 19:00:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/495] 199.204.45.109 () {48 vars in 1099 bytes} [Mon May 11 19:00:14 2026] GET /v2.1/flavors/9b62617f-9caf-4ec2-8afd-11f502344fc0/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/496] 199.204.45.109 () {42 vars in 705 bytes} [Mon May 11 19:00:15 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/497] 199.204.45.109 () {44 vars in 909 bytes} [Mon May 11 19:00:15 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: 7|app: 0|req: 249/498] 199.204.45.109 () {46 vars in 982 bytes} [Mon May 11 19:00:15 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-11 19:00:15.628 8 INFO nova.api.openstack.wsgi [None req-2c971829-2f16-4543-86c5-526f1ff82dde e2a2f4e2c5b04ba6b1b35632ecde709c 851632fd3e034a98a516fc7ab2c23725 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 250/499] 199.204.45.109 () {48 vars in 1015 bytes} [Mon May 11 19:00:15 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/500] 199.204.45.109 () {48 vars in 1051 bytes} [Mon May 11 19:00:15 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/501] 199.204.45.109 () {48 vars in 1099 bytes} [Mon May 11 19:00:15 2026] GET /v2.1/flavors/01011119-7318-4225-99dc-f6845ba167c5/os-extra_specs => generated 19 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/502] 10.0.0.35 () {28 vars in 453 bytes} [Mon May 11 19:00: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 252/503] 10.0.0.35 () {30 vars in 657 bytes} [Mon May 11 19:00:17 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 252/504] 10.0.0.35 () {32 vars in 730 bytes} [Mon May 11 19:00:17 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: 253/505] 10.0.0.35 () {34 vars in 807 bytes} [Mon May 11 19:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 279 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/508] 10.0.0.35 () {28 vars in 453 bytes} [Mon May 11 19:00:21 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 255/509] 10.0.0.35 () {30 vars in 657 bytes} [Mon May 11 19:00:21 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 255/510] 10.0.0.35 () {32 vars in 730 bytes} [Mon May 11 19:00:21 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: 256/511] 10.0.0.35 () {34 vars in 807 bytes} [Mon May 11 19:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/522] 199.204.45.109 () {42 vars in 705 bytes} [Mon May 11 19:01: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: 261/523] 199.204.45.109 () {44 vars in 909 bytes} [Mon May 11 19:01:17 2026] GET /v2.1 => generated 0 bytes in 48 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: 8|app: 0|req: 263/524] 199.204.45.109 () {46 vars in 982 bytes} [Mon May 11 19:01: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-11 19:01:17.275 7 INFO nova.api.openstack.wsgi [None req-a46c9dc2-2e8d-4357-baf1-31bd09619b48 e2a2f4e2c5b04ba6b1b35632ecde709c 851632fd3e034a98a516fc7ab2c23725 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 262/525] 199.204.45.109 () {48 vars in 1017 bytes} [Mon May 11 19:01:17 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/526] 199.204.45.109 () {48 vars in 1051 bytes} [Mon May 11 19:01:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/527] 199.204.45.109 () {48 vars in 1099 bytes} [Mon May 11 19:01:17 2026] GET /v2.1/flavors/d1e3ec10-3c91-4b99-b0a2-e7625367a137/os-extra_specs => generated 19 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/530] 199.204.45.109 () {42 vars in 705 bytes} [Mon May 11 19:01:23 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/531] 199.204.45.109 () {44 vars in 909 bytes} [Mon May 11 19:01:23 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: 266/532] 199.204.45.109 () {46 vars in 982 bytes} [Mon May 11 19:01:23 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: 267/533] 199.204.45.109 () {48 vars in 1051 bytes} [Mon May 11 19:01:23 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/534] 199.204.45.109 () {42 vars in 705 bytes} [Mon May 11 19:01:27 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/535] 199.204.45.109 () {44 vars in 909 bytes} [Mon May 11 19:01:27 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 268/536] 199.204.45.109 () {46 vars in 982 bytes} [Mon May 11 19:01:27 2026] GET /v2.1/ => generated 400 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/537] 199.204.45.109 () {48 vars in 1073 bytes} [Mon May 11 19:01:27 2026] GET /v2.1/os-quota-sets/851632fd3e034a98a516fc7ab2c23725 => generated 280 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/548] 199.204.45.109 () {42 vars in 705 bytes} [Mon May 11 19:02: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: 274/549] 199.204.45.109 () {44 vars in 909 bytes} [Mon May 11 19:02:17 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: 8|app: 0|req: 276/550] 199.204.45.109 () {46 vars in 982 bytes} [Mon May 11 19:02:17 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-11 19:02:17.643 7 INFO nova.api.openstack.wsgi [None req-b8980cd5-58a6-404a-be25-57e8ec37af8a e2a2f4e2c5b04ba6b1b35632ecde709c 851632fd3e034a98a516fc7ab2c23725 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 275/551] 199.204.45.109 () {48 vars in 1015 bytes} [Mon May 11 19:02:17 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/552] 199.204.45.109 () {48 vars in 1051 bytes} [Mon May 11 19:02:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/553] 199.204.45.109 () {48 vars in 1099 bytes} [Mon May 11 19:02:17 2026] GET /v2.1/flavors/5ae8cc04-1b16-450b-8523-a9b27e706274/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/558] 199.204.45.109 () {44 vars in 909 bytes} [Mon May 11 19:02:31 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: 280/559] 199.204.45.109 () {42 vars in 705 bytes} [Mon May 11 19:02:31 2026] GET /v2.1 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/560] 199.204.45.109 () {46 vars in 982 bytes} [Mon May 11 19:02:31 2026] GET /v2.1/ => generated 400 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] 199.204.45.109 () {48 vars in 1073 bytes} [Mon May 11 19:02:31 2026] GET /v2.1/os-quota-sets/3fde4b9003884a01ba05758acd4e176d => generated 280 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/572] 199.204.45.109 () {42 vars in 705 bytes} [Mon May 11 19:03: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) [pid: 7|app: 0|req: 286/573] 199.204.45.109 () {44 vars in 909 bytes} [Mon May 11 19:03:20 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 288/574] 199.204.45.109 () {46 vars in 982 bytes} [Mon May 11 19:03:20 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-11 19:03:20.176 7 INFO nova.api.openstack.wsgi [None req-e940fa3d-7fd3-406f-a18b-baa66641aa7b e2a2f4e2c5b04ba6b1b35632ecde709c 851632fd3e034a98a516fc7ab2c23725 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 287/575] 199.204.45.109 () {48 vars in 1011 bytes} [Mon May 11 19:03:20 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: 8|app: 0|req: 289/576] 199.204.45.109 () {48 vars in 1051 bytes} [Mon May 11 19:03:20 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 296/589] 10.0.0.207 () {32 vars in 655 bytes} [Mon May 11 19:04:22 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/590] 10.0.0.207 () {32 vars in 641 bytes} [Mon May 11 19:04:22 2026] GET /v2.1/servers => generated 15 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-11 19:04:22.758 8 WARNING oslo_db.sqlalchemy.utils [None req-eeaac506-86e7-4a52-87c5-8535ec312be2 e2a2f4e2c5b04ba6b1b35632ecde709c 851632fd3e034a98a516fc7ab2c23725 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 297/591] 10.0.0.207 () {32 vars in 649 bytes} [Mon May 11 19:04:22 2026] GET /v2.1/os-keypairs => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/592] 10.0.0.207 () {32 vars in 694 bytes} [Mon May 11 19:04:22 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/595] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:04:33 2026] GET /v2.1/flavors/9805f2be-f29d-4a0b-b83b-a0755f800fa2 => generated 511 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/596] 10.0.0.207 () {32 vars in 641 bytes} [Mon May 11 19:04:33 2026] GET /v2.1/flavors => generated 1674 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/597] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:04:33 2026] GET /v2.1/flavors/9805f2be-f29d-4a0b-b83b-a0755f800fa2 => generated 511 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 19:04:38.525 8 WARNING neutronclient.v2_0.client [None req-218a0605-99df-4d5e-be34-3773a22186fa 8b3c6510d2fb4fe8a543d1a14352af3b 84f97fbffa434d7aac3a20c0193985f5 - - default default] 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: 300/600] 10.0.0.207 () {34 vars in 671 bytes} [Mon May 11 19:04:38 2026] POST /v2.1/os-keypairs => generated 386 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/601] 10.0.0.207 () {34 vars in 685 bytes} [Mon May 11 19:04:38 2026] POST /v2.1/os-security-groups => generated 247 bytes in 1006 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 19:04:39.260 7 WARNING neutronclient.v2_0.client [None req-6bd34e4f-b94c-4e77-87bc-2a87fd8ab6f7 8b3c6510d2fb4fe8a543d1a14352af3b 84f97fbffa434d7aac3a20c0193985f5 - - default default] 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: 302/602] 10.0.0.207 () {30 vars in 413 bytes} [Mon May 11 19:04:39 2026] GET / => generated 423 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-05-11 19:04:39.812 7 WARNING neutronclient.v2_0.client [None req-6bd34e4f-b94c-4e77-87bc-2a87fd8ab6f7 8b3c6510d2fb4fe8a543d1a14352af3b 84f97fbffa434d7aac3a20c0193985f5 - - default default] 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: 301/603] 10.0.0.207 () {34 vars in 695 bytes} [Mon May 11 19:04:39 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 705 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 19:04:39.979 7 WARNING neutronclient.v2_0.client [None req-b69ddbec-538c-4dce-b211-d36741f1f524 8b3c6510d2fb4fe8a543d1a14352af3b 84f97fbffa434d7aac3a20c0193985f5 - - default default] 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/604] 10.0.0.207 () {34 vars in 685 bytes} [Mon May 11 19:04:39 2026] POST /v2.1/os-security-groups => generated 247 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 19:04:40.124 7 WARNING neutronclient.v2_0.client [None req-753da461-821f-421f-86d6-6028f2702b95 8b3c6510d2fb4fe8a543d1a14352af3b 84f97fbffa434d7aac3a20c0193985f5 - - default default] 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-11 19:04:40.163 7 WARNING neutronclient.v2_0.client [None req-753da461-821f-421f-86d6-6028f2702b95 8b3c6510d2fb4fe8a543d1a14352af3b 84f97fbffa434d7aac3a20c0193985f5 - - default default] 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: 303/605] 10.0.0.207 () {34 vars in 695 bytes} [Mon May 11 19:04:40 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 19:04:40.309 7 WARNING neutronclient.v2_0.client [None req-ca7a4f0c-2598-4811-9ff4-6b10d90800f9 8b3c6510d2fb4fe8a543d1a14352af3b 84f97fbffa434d7aac3a20c0193985f5 - - default default] 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-11 19:04:40.350 7 WARNING neutronclient.v2_0.client [None req-ca7a4f0c-2598-4811-9ff4-6b10d90800f9 8b3c6510d2fb4fe8a543d1a14352af3b 84f97fbffa434d7aac3a20c0193985f5 - - default default] 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: 303/606] 10.0.0.207 () {28 vars in 560 bytes} [Mon May 11 19:04:39 2026] GET /v2/ => generated 402 bytes in 561 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/607] 10.0.0.207 () {28 vars in 564 bytes} [Mon May 11 19:04:40 2026] GET /v2.1/ => generated 411 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/608] 10.0.0.207 () {30 vars in 413 bytes} [Mon May 11 19:04:40 2026] GET / => generated 423 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/609] 10.0.0.207 () {34 vars in 695 bytes} [Mon May 11 19:04:40 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 19:04:40.500 8 WARNING neutronclient.v2_0.client [None req-8070c106-ef8e-47cc-b1cc-a06b2408845e 8b3c6510d2fb4fe8a543d1a14352af3b 84f97fbffa434d7aac3a20c0193985f5 - - default default] 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/610] 10.0.0.207 () {32 vars in 737 bytes} [Mon May 11 19:04:40 2026] GET /v2.1/os-security-groups/ab974c8e-49e3-4eb4-b864-fe3264de0b27 => generated 664 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 19:04:40.567 8 WARNING neutronclient.v2_0.client [None req-fc0d064c-3841-4bbe-9905-37e39677e726 8b3c6510d2fb4fe8a543d1a14352af3b 84f97fbffa434d7aac3a20c0193985f5 - - default default] 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-11 19:04:40.573 7 WARNING neutronclient.v2_0.client [None req-44df4f34-5bfa-45a9-90cc-edc6af356865 13ddae2b4b3d44a19585b6d8c03cf809 a6307184eaf14ae1b672bcf7fe4de69a - - default default] 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-11 19:04:40.594 8 WARNING neutronclient.v2_0.client [None req-fc0d064c-3841-4bbe-9905-37e39677e726 8b3c6510d2fb4fe8a543d1a14352af3b 84f97fbffa434d7aac3a20c0193985f5 - - default default] 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-11 19:04:40.620 7 WARNING neutronclient.v2_0.client [None req-44df4f34-5bfa-45a9-90cc-edc6af356865 13ddae2b4b3d44a19585b6d8c03cf809 a6307184eaf14ae1b672bcf7fe4de69a - - default default] 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-11 19:04:40.634 8 WARNING neutronclient.v2_0.client [None req-fc0d064c-3841-4bbe-9905-37e39677e726 8b3c6510d2fb4fe8a543d1a14352af3b 84f97fbffa434d7aac3a20c0193985f5 - - default default] 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/611] 10.0.0.207 () {32 vars in 750 bytes} [Mon May 11 19:04:40 2026] DELETE /v2.1/os-security-group-rules/8597ca33-9db4-4e60-99ef-191e5135867e => generated 0 bytes in 148 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-11 19:04:40.724 8 WARNING neutronclient.v2_0.client [None req-05065921-4b63-4b43-899b-69fb016f3787 8b3c6510d2fb4fe8a543d1a14352af3b 84f97fbffa434d7aac3a20c0193985f5 - - default default] 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-11 19:04:40.757 8 WARNING neutronclient.v2_0.client [None req-05065921-4b63-4b43-899b-69fb016f3787 8b3c6510d2fb4fe8a543d1a14352af3b 84f97fbffa434d7aac3a20c0193985f5 - - default default] 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-11 19:04:40.792 7 WARNING neutronclient.v2_0.client [None req-44df4f34-5bfa-45a9-90cc-edc6af356865 13ddae2b4b3d44a19585b6d8c03cf809 a6307184eaf14ae1b672bcf7fe4de69a - - default default] 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/612] 10.0.0.207 () {32 vars in 740 bytes} [Mon May 11 19:04:40 2026] DELETE /v2.1/os-security-groups/ab974c8e-49e3-4eb4-b864-fe3264de0b27 => generated 0 bytes in 139 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-11 19:04:40.867 8 WARNING neutronclient.v2_0.client [None req-0a2dd0f0-276c-46c4-865f-ea33e4a537ca 8b3c6510d2fb4fe8a543d1a14352af3b 84f97fbffa434d7aac3a20c0193985f5 - - default default] 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-11 19:04:40.901 8 WARNING neutronclient.v2_0.client [None req-0a2dd0f0-276c-46c4-865f-ea33e4a537ca 8b3c6510d2fb4fe8a543d1a14352af3b 84f97fbffa434d7aac3a20c0193985f5 - - default default] 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/613] 10.0.0.207 () {32 vars in 740 bytes} [Mon May 11 19:04:40 2026] DELETE /v2.1/os-security-groups/2a049043-9f30-4141-ba36-280aa712c6d0 => generated 0 bytes in 158 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/614] 10.0.0.207 () {34 vars in 663 bytes} [Mon May 11 19:04:40 2026] POST /v2.1/servers => generated 449 bytes in 1193 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-11 19:04:41.723 8 WARNING neutronclient.v2_0.client [None req-64341fb9-098b-48d7-9b2d-be0688a2b890 13ddae2b4b3d44a19585b6d8c03cf809 a6307184eaf14ae1b672bcf7fe4de69a - - default default] 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/615] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:04:41 2026] GET /v2.1/servers/e50c3ef0-351b-4f0c-8527-c6d6f962e58d => generated 1401 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-11 19:04:42.878 7 WARNING neutronclient.v2_0.client [None req-f37bf3e4-a451-4bfe-99e8-f83be08faa23 13ddae2b4b3d44a19585b6d8c03cf809 a6307184eaf14ae1b672bcf7fe4de69a - - default default] 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/616] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:04:42 2026] GET /v2.1/servers/e50c3ef0-351b-4f0c-8527-c6d6f962e58d => generated 1405 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-11 19:04:44.033 8 WARNING neutronclient.v2_0.client [None req-5d32f47a-e5e4-4152-890a-5bc8e8fed6ae 13ddae2b4b3d44a19585b6d8c03cf809 a6307184eaf14ae1b672bcf7fe4de69a - - default default] 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/617] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:04:43 2026] GET /v2.1/servers/e50c3ef0-351b-4f0c-8527-c6d6f962e58d => generated 1453 bytes in 110 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-11 19:04:45.117 7 WARNING neutronclient.v2_0.client [None req-e3bb1acd-bbdb-4082-a9f8-3af035b411cc 13ddae2b4b3d44a19585b6d8c03cf809 a6307184eaf14ae1b672bcf7fe4de69a - - default default] 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/618] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:04:45 2026] GET /v2.1/servers/e50c3ef0-351b-4f0c-8527-c6d6f962e58d => generated 1453 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-11 19:04:46.209 8 WARNING neutronclient.v2_0.client [None req-8d05291e-e066-4688-bbf9-9a4b01bfd1b4 13ddae2b4b3d44a19585b6d8c03cf809 a6307184eaf14ae1b672bcf7fe4de69a - - default default] 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/619] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:04:46 2026] GET /v2.1/servers/e50c3ef0-351b-4f0c-8527-c6d6f962e58d => generated 1461 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, ' 2026-05-11 19:04:47.304 7 WARNING neutronclient.v2_0.client [None req-f9b80bdb-7c77-4d71-8f09-fbaa335294aa 13ddae2b4b3d44a19585b6d8c03cf809 a6307184eaf14ae1b672bcf7fe4de69a - - default default] 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/620] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:04:47 2026] GET /v2.1/servers/e50c3ef0-351b-4f0c-8527-c6d6f962e58d => generated 1538 bytes in 681 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-11 19:04:49.011 7 WARNING neutronclient.v2_0.client [None req-b5403d6a-5847-424c-886f-be186065f9bb 13ddae2b4b3d44a19585b6d8c03cf809 a6307184eaf14ae1b672bcf7fe4de69a - - default default] 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: 310/623] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:04:48 2026] GET /v2.1/servers/e50c3ef0-351b-4f0c-8527-c6d6f962e58d => generated 1526 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-11 19:04:49.486 8 INFO nova.api.openstack.compute.server_external_events [req-e923e3e7-064d-4af0-8b45-ec2d14c261cc req-16adc9e0-f7c5-430f-8727-b7e6cbbb8e79 979507d394354b05a5941e084e9a56b1 3fde4b9003884a01ba05758acd4e176d - - 0550e6888ba443bb9198bdf75965cb3b 0550e6888ba443bb9198bdf75965cb3b] Creating event network-changed:36769925-ecc0-43ed-b734-c77bbab51d27 for instance e50c3ef0-351b-4f0c-8527-c6d6f962e58d on instance 2026-05-11 19:04:49.504 8 INFO nova.compute.rpcapi [None req-38c624d5-a4fd-4b50-9914-d3cb00c0be40 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 314/624] 10.0.0.104 () {38 vars in 815 bytes} [Mon May 11 19:04:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 229 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-11 19:04:50.136 7 WARNING neutronclient.v2_0.client [None req-69036cd7-f5f2-4aff-82e5-30c057f8f9a2 13ddae2b4b3d44a19585b6d8c03cf809 a6307184eaf14ae1b672bcf7fe4de69a - - default default] 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/625] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:04:50 2026] GET /v2.1/servers/e50c3ef0-351b-4f0c-8527-c6d6f962e58d => generated 1526 bytes in 201 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-11 19:04:50.554 8 WARNING neutronclient.v2_0.client [None req-168e8efd-0660-492a-88ae-0d5a699c62bd 17b2b7a3466c4016b4299ef5e7015447 a4a30cbec1474223b98ba6068b1d08c5 - - default default] 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: 315/626] 10.0.0.207 () {34 vars in 685 bytes} [Mon May 11 19:04:50 2026] POST /v2.1/os-security-groups => generated 241 bytes in 355 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-11 19:04:50.708 7 WARNING neutronclient.v2_0.client [None req-ad0023bb-276b-401b-87ca-0a52f0fee423 17b2b7a3466c4016b4299ef5e7015447 a4a30cbec1474223b98ba6068b1d08c5 - - default default] 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/627] 10.0.0.207 () {34 vars in 685 bytes} [Mon May 11 19:04:50 2026] POST /v2.1/os-security-groups => generated 241 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 19:04:50.853 8 WARNING neutronclient.v2_0.client [None req-b8fa12d9-fda4-41fe-b7ba-52ae83f050bc 17b2b7a3466c4016b4299ef5e7015447 a4a30cbec1474223b98ba6068b1d08c5 - - default default] 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: 316/628] 10.0.0.207 () {34 vars in 685 bytes} [Mon May 11 19:04:50 2026] POST /v2.1/os-security-groups => generated 243 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 19:04:51.003 7 WARNING neutronclient.v2_0.client [None req-0b7949b9-94e4-4657-a329-d3c0c1aeb45f 17b2b7a3466c4016b4299ef5e7015447 a4a30cbec1474223b98ba6068b1d08c5 - - default default] 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-11 19:04:51.042 7 WARNING neutronclient.v2_0.client [None req-0b7949b9-94e4-4657-a329-d3c0c1aeb45f 17b2b7a3466c4016b4299ef5e7015447 a4a30cbec1474223b98ba6068b1d08c5 - - default default] 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-11 19:04:51.085 7 WARNING neutronclient.v2_0.client [None req-0b7949b9-94e4-4657-a329-d3c0c1aeb45f 17b2b7a3466c4016b4299ef5e7015447 a4a30cbec1474223b98ba6068b1d08c5 - - default default] 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/629] 10.0.0.207 () {32 vars in 663 bytes} [Mon May 11 19:04:50 2026] GET /v2.1/os-security-groups => generated 1378 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-11 19:04:51.144 8 WARNING neutronclient.v2_0.client [None req-306b7b5a-c9a8-4e6d-aece-f1a828893d17 17b2b7a3466c4016b4299ef5e7015447 a4a30cbec1474223b98ba6068b1d08c5 - - default default] 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-11 19:04:51.173 8 WARNING neutronclient.v2_0.client [None req-306b7b5a-c9a8-4e6d-aece-f1a828893d17 17b2b7a3466c4016b4299ef5e7015447 a4a30cbec1474223b98ba6068b1d08c5 - - default default] 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/630] 10.0.0.207 () {32 vars in 740 bytes} [Mon May 11 19:04:51 2026] DELETE /v2.1/os-security-groups/a6cb4cd5-f64b-44b2-bdff-6193e9630adf => generated 0 bytes in 105 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-11 19:04:51.258 7 WARNING neutronclient.v2_0.client [None req-0b451ce3-e2db-4493-8c1f-b3d2c73bf1f1 17b2b7a3466c4016b4299ef5e7015447 a4a30cbec1474223b98ba6068b1d08c5 - - default default] 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-11 19:04:51.282 7 INFO nova.api.openstack.wsgi [None req-0b451ce3-e2db-4493-8c1f-b3d2c73bf1f1 17b2b7a3466c4016b4299ef5e7015447 a4a30cbec1474223b98ba6068b1d08c5 - - default default] HTTP exception thrown: Security group a6cb4cd5-f64b-44b2-bdff-6193e9630adf does not exist Neutron server returns request_ids: ['req-4a640f6f-4514-41c3-a5b7-e914fb16333f'] [pid: 7|app: 0|req: 314/631] 10.0.0.207 () {32 vars in 737 bytes} [Mon May 11 19:04:51 2026] GET /v2.1/os-security-groups/a6cb4cd5-f64b-44b2-bdff-6193e9630adf => generated 194 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-11 19:04:51.301 8 WARNING neutronclient.v2_0.client [None req-261eb967-dd79-40cc-936c-721d7ba89b67 17b2b7a3466c4016b4299ef5e7015447 a4a30cbec1474223b98ba6068b1d08c5 - - default default] 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-11 19:04:51.346 7 WARNING neutronclient.v2_0.client [None req-e0996d0b-2edd-46ca-8be5-ad1d08d07a17 13ddae2b4b3d44a19585b6d8c03cf809 a6307184eaf14ae1b672bcf7fe4de69a - - default default] 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-11 19:04:51.387 8 WARNING neutronclient.v2_0.client [None req-261eb967-dd79-40cc-936c-721d7ba89b67 17b2b7a3466c4016b4299ef5e7015447 a4a30cbec1474223b98ba6068b1d08c5 - - default default] 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/632] 10.0.0.207 () {32 vars in 740 bytes} [Mon May 11 19:04:51 2026] DELETE /v2.1/os-security-groups/518d0529-4334-471c-b48c-299c678ca9e0 => generated 0 bytes in 230 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-11 19:04:51.548 8 WARNING neutronclient.v2_0.client [None req-6e37b606-9657-4a6d-ac73-6937429e93e9 17b2b7a3466c4016b4299ef5e7015447 a4a30cbec1474223b98ba6068b1d08c5 - - default default] 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: 315/633] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:04:51 2026] GET /v2.1/servers/e50c3ef0-351b-4f0c-8527-c6d6f962e58d => generated 1526 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-11 19:04:51.576 8 INFO nova.api.openstack.wsgi [None req-6e37b606-9657-4a6d-ac73-6937429e93e9 17b2b7a3466c4016b4299ef5e7015447 a4a30cbec1474223b98ba6068b1d08c5 - - default default] HTTP exception thrown: Security group 518d0529-4334-471c-b48c-299c678ca9e0 does not exist Neutron server returns request_ids: ['req-5b641a9b-9889-4f95-b940-806aa6e3b222'] [pid: 8|app: 0|req: 319/634] 10.0.0.207 () {32 vars in 737 bytes} [Mon May 11 19:04:51 2026] GET /v2.1/os-security-groups/518d0529-4334-471c-b48c-299c678ca9e0 => generated 194 bytes in 40 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-11 19:04:51.591 7 WARNING neutronclient.v2_0.client [None req-e9182b6f-2405-4896-809c-8a14fe5f5ce1 17b2b7a3466c4016b4299ef5e7015447 a4a30cbec1474223b98ba6068b1d08c5 - - default default] 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-11 19:04:51.625 7 WARNING neutronclient.v2_0.client [None req-e9182b6f-2405-4896-809c-8a14fe5f5ce1 17b2b7a3466c4016b4299ef5e7015447 a4a30cbec1474223b98ba6068b1d08c5 - - default default] 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: 316/635] 10.0.0.207 () {32 vars in 740 bytes} [Mon May 11 19:04:51 2026] DELETE /v2.1/os-security-groups/9cdea7e0-e0fd-4f0e-b271-8500af29ad4a => generated 0 bytes in 109 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-11 19:04:51.711 8 WARNING neutronclient.v2_0.client [None req-9f412ebf-1035-4b22-abf9-29ae6693c666 17b2b7a3466c4016b4299ef5e7015447 a4a30cbec1474223b98ba6068b1d08c5 - - default default] 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-11 19:04:51.729 8 INFO nova.api.openstack.wsgi [None req-9f412ebf-1035-4b22-abf9-29ae6693c666 17b2b7a3466c4016b4299ef5e7015447 a4a30cbec1474223b98ba6068b1d08c5 - - default default] HTTP exception thrown: Security group 9cdea7e0-e0fd-4f0e-b271-8500af29ad4a does not exist Neutron server returns request_ids: ['req-14133ee7-ba56-4a0b-aa10-e506fcd2087e'] [pid: 8|app: 0|req: 320/636] 10.0.0.207 () {32 vars in 737 bytes} [Mon May 11 19:04:51 2026] GET /v2.1/os-security-groups/9cdea7e0-e0fd-4f0e-b271-8500af29ad4a => generated 194 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-11 19:04:51.747 7 WARNING neutronclient.v2_0.client [None req-16c9b66c-53ed-4502-9ab9-fe8b85ab9de2 17b2b7a3466c4016b4299ef5e7015447 a4a30cbec1474223b98ba6068b1d08c5 - - default default] 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-11 19:04:51.788 7 WARNING neutronclient.v2_0.client [None req-16c9b66c-53ed-4502-9ab9-fe8b85ab9de2 17b2b7a3466c4016b4299ef5e7015447 a4a30cbec1474223b98ba6068b1d08c5 - - default default] 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-11 19:04:51.825 7 WARNING neutronclient.v2_0.client [None req-16c9b66c-53ed-4502-9ab9-fe8b85ab9de2 17b2b7a3466c4016b4299ef5e7015447 a4a30cbec1474223b98ba6068b1d08c5 - - default default] 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/637] 10.0.0.207 () {32 vars in 663 bytes} [Mon May 11 19:04:51 2026] GET /v2.1/os-security-groups => generated 707 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 19:04:51.902 8 WARNING neutronclient.v2_0.client [None req-adb7c1c0-172e-4cc8-ad8a-d5c35bf237b5 17b2b7a3466c4016b4299ef5e7015447 a4a30cbec1474223b98ba6068b1d08c5 - - default default] 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-11 19:04:51.934 8 INFO nova.api.openstack.wsgi [None req-adb7c1c0-172e-4cc8-ad8a-d5c35bf237b5 17b2b7a3466c4016b4299ef5e7015447 a4a30cbec1474223b98ba6068b1d08c5 - - default default] HTTP exception thrown: Security group 9cdea7e0-e0fd-4f0e-b271-8500af29ad4a does not exist Neutron server returns request_ids: ['req-a0d21c72-c4fd-45c9-ac23-3789a7b133be'] [pid: 8|app: 0|req: 321/638] 10.0.0.207 () {32 vars in 740 bytes} [Mon May 11 19:04:51 2026] DELETE /v2.1/os-security-groups/9cdea7e0-e0fd-4f0e-b271-8500af29ad4a => generated 194 bytes in 40 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-11 19:04:51.956 7 WARNING neutronclient.v2_0.client [None req-8641d909-303c-4f44-aae4-92715710f09e 17b2b7a3466c4016b4299ef5e7015447 a4a30cbec1474223b98ba6068b1d08c5 - - default default] 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-11 19:04:51.975 7 INFO nova.api.openstack.wsgi [None req-8641d909-303c-4f44-aae4-92715710f09e 17b2b7a3466c4016b4299ef5e7015447 a4a30cbec1474223b98ba6068b1d08c5 - - default default] HTTP exception thrown: Security group 518d0529-4334-471c-b48c-299c678ca9e0 does not exist Neutron server returns request_ids: ['req-1b9ef02a-a6ae-4e3d-809f-63f0477cf4a4'] [pid: 7|app: 0|req: 318/639] 10.0.0.207 () {32 vars in 740 bytes} [Mon May 11 19:04:51 2026] DELETE /v2.1/os-security-groups/518d0529-4334-471c-b48c-299c678ca9e0 => generated 194 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-11 19:04:51.989 8 WARNING neutronclient.v2_0.client [None req-6b34e004-771d-488e-8a8c-9ade022533bd 17b2b7a3466c4016b4299ef5e7015447 a4a30cbec1474223b98ba6068b1d08c5 - - default default] 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-11 19:04:52.007 8 INFO nova.api.openstack.wsgi [None req-6b34e004-771d-488e-8a8c-9ade022533bd 17b2b7a3466c4016b4299ef5e7015447 a4a30cbec1474223b98ba6068b1d08c5 - - default default] HTTP exception thrown: Security group a6cb4cd5-f64b-44b2-bdff-6193e9630adf does not exist Neutron server returns request_ids: ['req-5fee5582-c438-4135-a6f9-5baa79310056'] [pid: 8|app: 0|req: 322/640] 10.0.0.207 () {32 vars in 740 bytes} [Mon May 11 19:04:51 2026] DELETE /v2.1/os-security-groups/a6cb4cd5-f64b-44b2-bdff-6193e9630adf => generated 194 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-11 19:04:52.646 7 WARNING neutronclient.v2_0.client [None req-8ad5b7be-7605-4f08-a36c-c432b960e4f4 13ddae2b4b3d44a19585b6d8c03cf809 a6307184eaf14ae1b672bcf7fe4de69a - - default default] 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/641] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:04:52 2026] GET /v2.1/servers/e50c3ef0-351b-4f0c-8527-c6d6f962e58d => generated 1526 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-11 19:04:53.789 8 WARNING neutronclient.v2_0.client [None req-bc1ac4db-a885-4d04-b329-7a898bee7e17 13ddae2b4b3d44a19585b6d8c03cf809 a6307184eaf14ae1b672bcf7fe4de69a - - default default] 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/642] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:04:53 2026] GET /v2.1/servers/e50c3ef0-351b-4f0c-8527-c6d6f962e58d => generated 1526 bytes in 369 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-11 19:04:55.180 7 WARNING neutronclient.v2_0.client [None req-264e6e1e-a767-4137-ba29-71909d0e9efa 13ddae2b4b3d44a19585b6d8c03cf809 a6307184eaf14ae1b672bcf7fe4de69a - - default default] 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/643] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:04:55 2026] GET /v2.1/servers/e50c3ef0-351b-4f0c-8527-c6d6f962e58d => generated 1526 bytes in 132 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-11 19:04:56.257 8 INFO nova.api.openstack.compute.server_external_events [req-9e64cc24-682e-4829-baec-6da734ee46ee req-b825d731-50bb-43e2-89da-8b48152de154 979507d394354b05a5941e084e9a56b1 3fde4b9003884a01ba05758acd4e176d - - 0550e6888ba443bb9198bdf75965cb3b 0550e6888ba443bb9198bdf75965cb3b] Creating event network-vif-plugged:36769925-ecc0-43ed-b734-c77bbab51d27 for instance e50c3ef0-351b-4f0c-8527-c6d6f962e58d on instance [pid: 8|app: 0|req: 324/644] 10.0.0.138 () {38 vars in 815 bytes} [Mon May 11 19:04:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 129 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-11 19:04:56.307 7 WARNING neutronclient.v2_0.client [None req-c01be782-e271-4a8a-a3d7-4f2cd57cddd8 13ddae2b4b3d44a19585b6d8c03cf809 a6307184eaf14ae1b672bcf7fe4de69a - - default default] 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: 321/645] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:04:56 2026] GET /v2.1/servers/e50c3ef0-351b-4f0c-8527-c6d6f962e58d => generated 1526 bytes in 458 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-11 19:04:57.798 8 WARNING neutronclient.v2_0.client [None req-a3460d6b-5f58-499e-8a73-c7b231243391 13ddae2b4b3d44a19585b6d8c03cf809 a6307184eaf14ae1b672bcf7fe4de69a - - default default] 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/648] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:04:57 2026] GET /v2.1/servers/e50c3ef0-351b-4f0c-8527-c6d6f962e58d => generated 1716 bytes in 464 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-11 19:04:58.285 7 WARNING neutronclient.v2_0.client [None req-448b5d91-a2c9-4bc9-8067-71f1fe34cdea 13ddae2b4b3d44a19585b6d8c03cf809 a6307184eaf14ae1b672bcf7fe4de69a - - default default] 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: 324/649] 10.0.0.207 () {32 vars in 741 bytes} [Mon May 11 19:04:58 2026] GET /v2.1/servers/e50c3ef0-351b-4f0c-8527-c6d6f962e58d/os-interface => generated 284 bytes in 196 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-11 19:04:59.716 8 WARNING neutronclient.v2_0.client [None req-2e5eaf88-f9d7-4542-ac5d-1593d58691d6 13ddae2b4b3d44a19585b6d8c03cf809 a6307184eaf14ae1b672bcf7fe4de69a - - default default] 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/650] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:04:59 2026] GET /v2.1/servers/e50c3ef0-351b-4f0c-8527-c6d6f962e58d => generated 1716 bytes in 230 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-11 19:05:00.150 7 INFO nova.api.openstack.compute.server_external_events [req-1134bb03-3d2f-4e28-a12e-f21e49ee0070 req-46ff2ecb-658b-4bb5-b03f-0da77e7636fa 979507d394354b05a5941e084e9a56b1 3fde4b9003884a01ba05758acd4e176d - - 0550e6888ba443bb9198bdf75965cb3b 0550e6888ba443bb9198bdf75965cb3b] Creating event network-changed:36769925-ecc0-43ed-b734-c77bbab51d27 for instance e50c3ef0-351b-4f0c-8527-c6d6f962e58d on instance 2026-05-11 19:05:00.160 7 INFO nova.compute.rpcapi [None req-d9d84d61-69de-41fe-b890-3342b53823d5 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 325/651] 10.0.0.104 () {38 vars in 815 bytes} [Mon May 11 19:05:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 123 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: 327/652] 10.0.0.207 () {34 vars in 671 bytes} [Mon May 11 19:05:00 2026] POST /v2.1/os-keypairs => generated 386 bytes in 174 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-11 19:05:06.892 7 WARNING neutronclient.v2_0.client [None req-73aeeceb-f39b-47d8-a91b-897123360b23 e653f01a3ddd4341b252a139938dd86e 91ee0c2bfa6b45ce81ae2e6b7a1628ba - - default default] 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-11 19:05:06.933 7 WARNING neutronclient.v2_0.client [None req-73aeeceb-f39b-47d8-a91b-897123360b23 e653f01a3ddd4341b252a139938dd86e 91ee0c2bfa6b45ce81ae2e6b7a1628ba - - default default] 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-11 19:05:07.130 7 WARNING neutronclient.v2_0.client [None req-73aeeceb-f39b-47d8-a91b-897123360b23 e653f01a3ddd4341b252a139938dd86e 91ee0c2bfa6b45ce81ae2e6b7a1628ba - - default default] 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/653] 10.0.0.207 () {34 vars in 663 bytes} [Mon May 11 19:05:06 2026] POST /v2.1/servers => generated 449 bytes in 725 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-11 19:05:07.532 8 WARNING neutronclient.v2_0.client [None req-deaed323-9875-4b4b-8292-067315f34dd3 e653f01a3ddd4341b252a139938dd86e 91ee0c2bfa6b45ce81ae2e6b7a1628ba - - default default] 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/654] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:05:07 2026] GET /v2.1/servers/513ea276-3462-453f-95cf-f1ee3bc6ae94 => generated 1253 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-11 19:05:08.646 7 WARNING neutronclient.v2_0.client [None req-2aa98b18-999a-4f38-b744-a1861035882e e653f01a3ddd4341b252a139938dd86e 91ee0c2bfa6b45ce81ae2e6b7a1628ba - - default default] 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: 328/657] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:05:08 2026] GET /v2.1/servers/513ea276-3462-453f-95cf-f1ee3bc6ae94 => generated 1303 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-11 19:05:09.812 8 WARNING neutronclient.v2_0.client [None req-11a3b8c9-071e-4af6-bfb7-e9dcada8d9a2 e653f01a3ddd4341b252a139938dd86e 91ee0c2bfa6b45ce81ae2e6b7a1628ba - - default default] 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: 330/658] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:05:09 2026] GET /v2.1/servers/513ea276-3462-453f-95cf-f1ee3bc6ae94 => generated 1351 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-11 19:05:10.899 7 WARNING neutronclient.v2_0.client [None req-aab64970-1ce4-4cb4-86ee-3383a1ffcc06 e653f01a3ddd4341b252a139938dd86e 91ee0c2bfa6b45ce81ae2e6b7a1628ba - - default default] 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/659] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:05:10 2026] GET /v2.1/servers/513ea276-3462-453f-95cf-f1ee3bc6ae94 => generated 1351 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-11 19:05:11.965 8 WARNING neutronclient.v2_0.client [None req-68a04527-97a0-4376-b468-1c5704f36008 e653f01a3ddd4341b252a139938dd86e 91ee0c2bfa6b45ce81ae2e6b7a1628ba - - default default] 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/660] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:05:11 2026] GET /v2.1/servers/513ea276-3462-453f-95cf-f1ee3bc6ae94 => generated 1359 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-11 19:05:13.081 7 INFO nova.api.openstack.compute.server_external_events [req-12bfbb7d-aa54-4671-b3c6-8ac9194e4964 req-78e93b8b-b267-460f-932a-366d8fbf7611 979507d394354b05a5941e084e9a56b1 3fde4b9003884a01ba05758acd4e176d - - 0550e6888ba443bb9198bdf75965cb3b 0550e6888ba443bb9198bdf75965cb3b] Creating event network-changed:7f2fa1bf-02c2-48db-b5e0-9c987bc9a582 for instance 513ea276-3462-453f-95cf-f1ee3bc6ae94 on instance [pid: 7|app: 0|req: 330/661] 10.0.0.104 () {38 vars in 815 bytes} [Mon May 11 19:05:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 19:05:13.199 8 WARNING neutronclient.v2_0.client [None req-c65dd818-3519-44a0-adea-bff17ced9246 e653f01a3ddd4341b252a139938dd86e 91ee0c2bfa6b45ce81ae2e6b7a1628ba - - default default] 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/662] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:05:13 2026] GET /v2.1/servers/513ea276-3462-453f-95cf-f1ee3bc6ae94 => generated 1435 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-11 19:05:14.373 7 WARNING neutronclient.v2_0.client [None req-a8c8ad97-4991-4441-8aea-ee1512ac7f20 e653f01a3ddd4341b252a139938dd86e 91ee0c2bfa6b45ce81ae2e6b7a1628ba - - default default] 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/663] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:05:14 2026] GET /v2.1/servers/513ea276-3462-453f-95cf-f1ee3bc6ae94 => generated 1435 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, ' 2026-05-11 19:05:15.606 8 WARNING neutronclient.v2_0.client [None req-854f7bb8-ff82-4a5e-80c6-546319a1c9e8 e653f01a3ddd4341b252a139938dd86e 91ee0c2bfa6b45ce81ae2e6b7a1628ba - - default default] 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: 333/664] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:05:15 2026] GET /v2.1/servers/513ea276-3462-453f-95cf-f1ee3bc6ae94 => generated 1435 bytes in 297 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-11 19:05:16.928 7 WARNING neutronclient.v2_0.client [None req-dbab4c4e-bd70-407d-acb7-960ca98c5506 e653f01a3ddd4341b252a139938dd86e 91ee0c2bfa6b45ce81ae2e6b7a1628ba - - default default] 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/665] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:05:16 2026] GET /v2.1/servers/513ea276-3462-453f-95cf-f1ee3bc6ae94 => generated 1435 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, ' 2026-05-11 19:05:18.076 8 WARNING neutronclient.v2_0.client [None req-54471401-448e-4a36-be2f-352e70cc1b29 e653f01a3ddd4341b252a139938dd86e 91ee0c2bfa6b45ce81ae2e6b7a1628ba - - default default] 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/668] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:05:18 2026] GET /v2.1/servers/513ea276-3462-453f-95cf-f1ee3bc6ae94 => generated 1423 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-11 19:05:19.260 7 WARNING neutronclient.v2_0.client [None req-5a8e7ae1-b882-4a0c-aebf-4b7750ee9d96 e653f01a3ddd4341b252a139938dd86e 91ee0c2bfa6b45ce81ae2e6b7a1628ba - - default default] 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: 335/669] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:05:19 2026] GET /v2.1/servers/513ea276-3462-453f-95cf-f1ee3bc6ae94 => generated 1423 bytes in 125 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-11 19:05:19.735 8 WARNING neutronclient.v2_0.client [None req-97cc31df-350b-41f7-aa0a-0d3f37e7e1ab 13ddae2b4b3d44a19585b6d8c03cf809 a6307184eaf14ae1b672bcf7fe4de69a - - default default] 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: 335/670] 10.0.0.207 () {32 vars in 741 bytes} [Mon May 11 19:05:19 2026] GET /v2.1/servers/e50c3ef0-351b-4f0c-8527-c6d6f962e58d/os-interface => generated 284 bytes in 174 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-11 19:05:19.884 7 WARNING neutronclient.v2_0.client [None req-68e8d389-6ef1-44cb-bd40-7d52afa54606 13ddae2b4b3d44a19585b6d8c03cf809 a6307184eaf14ae1b672bcf7fe4de69a - - default default] 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: 336/671] 10.0.0.207 () {32 vars in 815 bytes} [Mon May 11 19:05:19 2026] GET /v2.1/servers/e50c3ef0-351b-4f0c-8527-c6d6f962e58d/os-interface/36769925-ecc0-43ed-b734-c77bbab51d27 => generated 281 bytes in 70 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: 336/672] 10.0.0.207 () {32 vars in 723 bytes} [Mon May 11 19:05:19 2026] GET /v2.1/servers/e50c3ef0-351b-4f0c-8527-c6d6f962e58d/ips => generated 155 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: 337/673] 10.0.0.207 () {34 vars in 750 bytes} [Mon May 11 19:05:19 2026] POST /v2.1/servers/e50c3ef0-351b-4f0c-8527-c6d6f962e58d/action => generated 0 bytes in 36 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: 8|app: 0|req: 337/674] 10.0.0.207 () {32 vars in 723 bytes} [Mon May 11 19:05:20 2026] GET /v2.1/servers/e50c3ef0-351b-4f0c-8527-c6d6f962e58d/ips => generated 155 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-11 19:05:20.410 7 WARNING neutronclient.v2_0.client [None req-95e2fc8c-97b3-4d00-8cdf-cc6f97ec5895 e653f01a3ddd4341b252a139938dd86e 91ee0c2bfa6b45ce81ae2e6b7a1628ba - - default default] 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: 338/675] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:05:20 2026] GET /v2.1/servers/513ea276-3462-453f-95cf-f1ee3bc6ae94 => generated 1423 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, ' [pid: 8|app: 0|req: 338/676] 10.0.0.207 () {32 vars in 723 bytes} [Mon May 11 19:05:21 2026] GET /v2.1/servers/e50c3ef0-351b-4f0c-8527-c6d6f962e58d/ips => generated 155 bytes in 43 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-11 19:05:21.255 7 INFO nova.api.openstack.compute.server_external_events [req-26b63ef4-c6ee-4181-a32e-020255b2eeae req-719605a1-9f30-4d17-bbb3-72b7b6553ec5 979507d394354b05a5941e084e9a56b1 3fde4b9003884a01ba05758acd4e176d - - 0550e6888ba443bb9198bdf75965cb3b 0550e6888ba443bb9198bdf75965cb3b] Creating event network-changed:36769925-ecc0-43ed-b734-c77bbab51d27 for instance e50c3ef0-351b-4f0c-8527-c6d6f962e58d on instance [pid: 7|app: 0|req: 339/677] 10.0.0.104 () {38 vars in 815 bytes} [Mon May 11 19:05:21 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-11 19:05:21.593 8 WARNING neutronclient.v2_0.client [None req-855e6e3d-1523-494f-9822-7c5b686fabd1 e653f01a3ddd4341b252a139938dd86e 91ee0c2bfa6b45ce81ae2e6b7a1628ba - - default default] 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: 339/678] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:05:21 2026] GET /v2.1/servers/513ea276-3462-453f-95cf-f1ee3bc6ae94 => generated 1423 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, ' [pid: 7|app: 0|req: 340/679] 10.0.0.207 () {32 vars in 723 bytes} [Mon May 11 19:05:22 2026] GET /v2.1/servers/e50c3ef0-351b-4f0c-8527-c6d6f962e58d/ips => generated 155 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, ' 2026-05-11 19:05:22.345 8 INFO nova.api.openstack.compute.server_external_events [req-776abd45-3a0e-40ea-8bec-14741dc37524 req-de4fe3a5-e6fb-46bb-93c4-0e4dd9d6401d 979507d394354b05a5941e084e9a56b1 3fde4b9003884a01ba05758acd4e176d - - 0550e6888ba443bb9198bdf75965cb3b 0550e6888ba443bb9198bdf75965cb3b] Creating event network-vif-plugged:7f2fa1bf-02c2-48db-b5e0-9c987bc9a582 for instance 513ea276-3462-453f-95cf-f1ee3bc6ae94 on instance [pid: 8|app: 0|req: 340/680] 10.0.0.138 () {38 vars in 815 bytes} [Mon May 11 19:05:22 2026] POST /v2.1/os-server-external-events => generated 183 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-11 19:05:22.748 7 WARNING neutronclient.v2_0.client [None req-b76f9e42-2fe7-49e4-83e1-4d6a2f7027d1 e653f01a3ddd4341b252a139938dd86e 91ee0c2bfa6b45ce81ae2e6b7a1628ba - - default default] 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/681] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:05:22 2026] GET /v2.1/servers/513ea276-3462-453f-95cf-f1ee3bc6ae94 => generated 1423 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, ' [pid: 8|app: 0|req: 341/682] 10.0.0.207 () {32 vars in 723 bytes} [Mon May 11 19:05:23 2026] GET /v2.1/servers/e50c3ef0-351b-4f0c-8527-c6d6f962e58d/ips => generated 193 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-11 19:05:23.246 7 WARNING neutronclient.v2_0.client [None req-3aec2c94-c06a-46cf-8a2a-bcf3ee6dba89 13ddae2b4b3d44a19585b6d8c03cf809 a6307184eaf14ae1b672bcf7fe4de69a - - default default] 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/683] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:05:23 2026] GET /v2.1/servers/e50c3ef0-351b-4f0c-8527-c6d6f962e58d => generated 1950 bytes in 162 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: 342/684] 10.0.0.207 () {34 vars in 750 bytes} [Mon May 11 19:05:23 2026] POST /v2.1/servers/e50c3ef0-351b-4f0c-8527-c6d6f962e58d/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 343/685] 10.0.0.207 () {32 vars in 723 bytes} [Mon May 11 19:05:23 2026] GET /v2.1/servers/e50c3ef0-351b-4f0c-8527-c6d6f962e58d/ips => generated 193 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-11 19:05:23.913 8 WARNING neutronclient.v2_0.client [None req-548bc16c-d956-404c-891d-9f50038a81dc e653f01a3ddd4341b252a139938dd86e 91ee0c2bfa6b45ce81ae2e6b7a1628ba - - default default] 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/686] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:05:23 2026] GET /v2.1/servers/513ea276-3462-453f-95cf-f1ee3bc6ae94 => generated 1610 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-11 19:05:24.054 7 WARNING neutronclient.v2_0.client [None req-a5ec06ce-d295-4dca-b63c-dac224d01f10 e653f01a3ddd4341b252a139938dd86e 91ee0c2bfa6b45ce81ae2e6b7a1628ba - - default default] 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: 344/687] 10.0.0.207 () {32 vars in 741 bytes} [Mon May 11 19:05:24 2026] GET /v2.1/servers/513ea276-3462-453f-95cf-f1ee3bc6ae94/os-interface => generated 285 bytes in 128 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: 344/688] 10.0.0.207 () {32 vars in 723 bytes} [Mon May 11 19:05:24 2026] GET /v2.1/servers/e50c3ef0-351b-4f0c-8527-c6d6f962e58d/ips => generated 193 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 19:05:24.880 8 INFO nova.api.openstack.compute.server_external_events [req-a0eef92f-3065-4d3c-bba9-0871a77d610f req-39d1d8c5-202c-44d5-8ca3-d9f41525f933 979507d394354b05a5941e084e9a56b1 3fde4b9003884a01ba05758acd4e176d - - 0550e6888ba443bb9198bdf75965cb3b 0550e6888ba443bb9198bdf75965cb3b] Creating event network-changed:7f2fa1bf-02c2-48db-b5e0-9c987bc9a582 for instance 513ea276-3462-453f-95cf-f1ee3bc6ae94 on instance [pid: 8|app: 0|req: 345/689] 10.0.0.104 () {38 vars in 815 bytes} [Mon May 11 19:05:24 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) 2026-05-11 19:05:24.889 7 WARNING neutronclient.v2_0.client [None req-96826974-56de-41b5-a4b4-6f834a500965 e653f01a3ddd4341b252a139938dd86e 91ee0c2bfa6b45ce81ae2e6b7a1628ba - - default default] 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: 345/690] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:05:24 2026] GET /v2.1/servers/513ea276-3462-453f-95cf-f1ee3bc6ae94 => generated 1610 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 19:05:25.083 7 INFO nova.api.openstack.compute.server_external_events [req-8b626cd3-0e7a-476f-b714-5875a006c8be req-80c12c22-13e7-4009-b96e-e3e98f9fa2e7 979507d394354b05a5941e084e9a56b1 3fde4b9003884a01ba05758acd4e176d - - 0550e6888ba443bb9198bdf75965cb3b 0550e6888ba443bb9198bdf75965cb3b] Creating event network-changed:36769925-ecc0-43ed-b734-c77bbab51d27 for instance e50c3ef0-351b-4f0c-8527-c6d6f962e58d on instance [pid: 7|app: 0|req: 346/691] 10.0.0.104 () {38 vars in 815 bytes} [Mon May 11 19:05:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/692] 10.0.0.207 () {32 vars in 641 bytes} [Mon May 11 19:05:25 2026] GET /v2.1/servers => generated 387 bytes in 122 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: 347/693] 10.0.0.207 () {32 vars in 718 bytes} [Mon May 11 19:05:25 2026] DELETE /v2.1/servers/513ea276-3462-453f-95cf-f1ee3bc6ae94 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 19:05:25.309 8 WARNING neutronclient.v2_0.client [None req-7ca2e15f-be91-4ab8-972b-a2aee18d6daa e653f01a3ddd4341b252a139938dd86e 91ee0c2bfa6b45ce81ae2e6b7a1628ba - - default default] 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/694] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:05:25 2026] GET /v2.1/servers/513ea276-3462-453f-95cf-f1ee3bc6ae94 => generated 1616 bytes in 142 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: 348/695] 10.0.0.207 () {32 vars in 723 bytes} [Mon May 11 19:05:25 2026] GET /v2.1/servers/e50c3ef0-351b-4f0c-8527-c6d6f962e58d/ips => generated 193 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-11 19:05:26.463 8 WARNING neutronclient.v2_0.client [None req-c953b678-76f8-4adf-9a2a-311ebf9cad93 e653f01a3ddd4341b252a139938dd86e 91ee0c2bfa6b45ce81ae2e6b7a1628ba - - default default] 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: 349/696] 10.0.0.207 () {32 vars in 723 bytes} [Mon May 11 19:05:26 2026] GET /v2.1/servers/e50c3ef0-351b-4f0c-8527-c6d6f962e58d/ips => generated 155 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, ' [pid: 7|app: 0|req: 350/697] 10.0.0.207 () {32 vars in 718 bytes} [Mon May 11 19:05:26 2026] DELETE /v2.1/servers/e50c3ef0-351b-4f0c-8527-c6d6f962e58d => generated 0 bytes in 92 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 348/698] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:05:26 2026] GET /v2.1/servers/513ea276-3462-453f-95cf-f1ee3bc6ae94 => generated 1736 bytes in 331 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-11 19:05:26.763 7 WARNING neutronclient.v2_0.client [None req-965e702f-aac8-4382-b36c-889f85fca9d6 13ddae2b4b3d44a19585b6d8c03cf809 a6307184eaf14ae1b672bcf7fe4de69a - - default default] 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/699] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:05:26 2026] GET /v2.1/servers/e50c3ef0-351b-4f0c-8527-c6d6f962e58d => generated 1842 bytes in 133 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-11 19:05:27.824 8 WARNING neutronclient.v2_0.client [None req-6a9a9e0f-56e4-452e-80d5-980e579f794f e653f01a3ddd4341b252a139938dd86e 91ee0c2bfa6b45ce81ae2e6b7a1628ba - - default default] 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: 349/700] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:05:27 2026] GET /v2.1/servers/513ea276-3462-453f-95cf-f1ee3bc6ae94 => generated 1736 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-11 19:05:27.910 7 WARNING neutronclient.v2_0.client [None req-2011e793-1e52-4bca-a3e8-53003c4b9d7e 13ddae2b4b3d44a19585b6d8c03cf809 a6307184eaf14ae1b672bcf7fe4de69a - - default default] 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/701] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:05:27 2026] GET /v2.1/servers/e50c3ef0-351b-4f0c-8527-c6d6f962e58d => generated 1842 bytes in 106 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-11 19:05:28.960 8 WARNING neutronclient.v2_0.client [None req-b8ecb688-13d3-46b0-92fe-072ee00b5d89 e653f01a3ddd4341b252a139938dd86e 91ee0c2bfa6b45ce81ae2e6b7a1628ba - - default default] 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-11 19:05:29.020 7 INFO nova.api.openstack.compute.server_external_events [req-817e7f2c-41fe-4a32-9f4c-76027fab576f req-86a70a92-8919-49e4-b908-655ce2733b72 979507d394354b05a5941e084e9a56b1 3fde4b9003884a01ba05758acd4e176d - - 0550e6888ba443bb9198bdf75965cb3b 0550e6888ba443bb9198bdf75965cb3b] Creating event network-vif-deleted:7f2fa1bf-02c2-48db-b5e0-9c987bc9a582 for instance 513ea276-3462-453f-95cf-f1ee3bc6ae94 on instance [pid: 7|app: 0|req: 354/704] 10.0.0.104 () {38 vars in 815 bytes} [Mon May 11 19:05:28 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-11 19:05:29.052 7 WARNING neutronclient.v2_0.client [None req-e2dc687f-fdb2-4799-9a54-6bda534ac0c4 13ddae2b4b3d44a19585b6d8c03cf809 a6307184eaf14ae1b672bcf7fe4de69a - - default default] 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: 351/705] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:05:28 2026] GET /v2.1/servers/513ea276-3462-453f-95cf-f1ee3bc6ae94 => generated 1670 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-11 19:05:29.107 8 INFO nova.api.openstack.compute.server_external_events [req-495065d4-1100-46f3-9d67-05a41db0bc9c req-5c6c5954-4e48-410a-87c5-86dca8131291 979507d394354b05a5941e084e9a56b1 3fde4b9003884a01ba05758acd4e176d - - 0550e6888ba443bb9198bdf75965cb3b 0550e6888ba443bb9198bdf75965cb3b] Creating event network-vif-unplugged:36769925-ecc0-43ed-b734-c77bbab51d27 for instance e50c3ef0-351b-4f0c-8527-c6d6f962e58d on instance [pid: 8|app: 0|req: 352/706] 10.0.0.138 () {38 vars in 815 bytes} [Mon May 11 19:05:29 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) [pid: 7|app: 0|req: 355/707] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:05:29 2026] GET /v2.1/servers/e50c3ef0-351b-4f0c-8527-c6d6f962e58d => generated 1842 bytes in 113 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-11 19:05:29.350 8 INFO nova.api.openstack.compute.server_external_events [req-981a8f77-8a80-47c9-a6a4-1c38eeb57bd4 req-545aafdf-9e68-433d-9aed-d53263536f1b 979507d394354b05a5941e084e9a56b1 3fde4b9003884a01ba05758acd4e176d - - 0550e6888ba443bb9198bdf75965cb3b 0550e6888ba443bb9198bdf75965cb3b] Creating event network-vif-plugged:36769925-ecc0-43ed-b734-c77bbab51d27 for instance e50c3ef0-351b-4f0c-8527-c6d6f962e58d on instance [pid: 8|app: 0|req: 353/708] 10.0.0.138 () {38 vars in 815 bytes} [Mon May 11 19:05:29 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 19:05:29.896 7 INFO nova.api.openstack.compute.server_external_events [req-f12a1853-2ef8-4bcf-9ff5-ee337a9481dd req-84237f19-2dde-4c26-a48f-772d53affda4 979507d394354b05a5941e084e9a56b1 3fde4b9003884a01ba05758acd4e176d - - 0550e6888ba443bb9198bdf75965cb3b 0550e6888ba443bb9198bdf75965cb3b] Creating event network-vif-deleted:36769925-ecc0-43ed-b734-c77bbab51d27 for instance e50c3ef0-351b-4f0c-8527-c6d6f962e58d on instance [pid: 7|app: 0|req: 356/709] 10.0.0.104 () {38 vars in 815 bytes} [Mon May 11 19:05:29 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-11 19:05:30.140 8 WARNING neutronclient.v2_0.client [None req-c58e2c7f-3420-4d27-ad45-accbcc2ce469 e653f01a3ddd4341b252a139938dd86e 91ee0c2bfa6b45ce81ae2e6b7a1628ba - - default default] 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-11 19:05:30.182 7 WARNING neutronclient.v2_0.client [None req-019ac78f-19e8-4f6a-84f5-ede7057932ef 13ddae2b4b3d44a19585b6d8c03cf809 a6307184eaf14ae1b672bcf7fe4de69a - - default default] 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: 354/710] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:05:30 2026] GET /v2.1/servers/513ea276-3462-453f-95cf-f1ee3bc6ae94 => generated 1380 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/711] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:05:30 2026] GET /v2.1/servers/e50c3ef0-351b-4f0c-8527-c6d6f962e58d => generated 1482 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-11 19:05:31.249 8 WARNING neutronclient.v2_0.client [None req-02d17242-dfa7-414f-9af5-caa7816d7c63 e653f01a3ddd4341b252a139938dd86e 91ee0c2bfa6b45ce81ae2e6b7a1628ba - - default default] 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-11 19:05:31.279 7 WARNING neutronclient.v2_0.client [None req-5f347a92-548f-4305-8f8b-1fc48838dfd6 13ddae2b4b3d44a19585b6d8c03cf809 a6307184eaf14ae1b672bcf7fe4de69a - - default default] 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: 355/712] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:05:31 2026] GET /v2.1/servers/513ea276-3462-453f-95cf-f1ee3bc6ae94 => generated 1385 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/713] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:05:31 2026] GET /v2.1/servers/e50c3ef0-351b-4f0c-8527-c6d6f962e58d => generated 1487 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-11 19:05:32.333 7 WARNING neutronclient.v2_0.client [None req-6d16291c-e505-4f46-ab91-cde78ace0872 e653f01a3ddd4341b252a139938dd86e 91ee0c2bfa6b45ce81ae2e6b7a1628ba - - default default] 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: 356/714] 10.0.0.97 () {30 vars in 618 bytes} [Mon May 11 19:05:32 2026] GET /v2.1 => generated 0 bytes in 89 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 359/715] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:05:32 2026] GET /v2.1/servers/513ea276-3462-453f-95cf-f1ee3bc6ae94 => generated 1385 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, ' [pid: 7|app: 0|req: 360/716] 10.0.0.97 () {32 vars in 691 bytes} [Mon May 11 19:05:32 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 19:05:32.384 8 WARNING neutronclient.v2_0.client [None req-fe951e5a-8594-49ec-bec7-ee743401e90f 13ddae2b4b3d44a19585b6d8c03cf809 a6307184eaf14ae1b672bcf7fe4de69a - - default default] 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: 357/717] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:05:32 2026] GET /v2.1/servers/e50c3ef0-351b-4f0c-8527-c6d6f962e58d => generated 1487 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/718] 10.0.0.97 () {34 vars in 912 bytes} [Mon May 11 19:05:32 2026] GET /v2.1/os-simple-tenant-usage/bc7eb4d051494e4cb00d9c2b41138eab?start=2026-05-10T00:00:00&end=2026-05-11T23:59:59 => generated 20 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, ' [pid: 8|app: 0|req: 358/719] 10.0.0.97 () {30 vars in 653 bytes} [Mon May 11 19:05:32 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 19:05:33.412 7 INFO nova.api.openstack.wsgi [None req-d4da22cb-b280-48c9-9465-f404b59c29c6 e653f01a3ddd4341b252a139938dd86e 91ee0c2bfa6b45ce81ae2e6b7a1628ba - - default default] HTTP exception thrown: Instance 513ea276-3462-453f-95cf-f1ee3bc6ae94 could not be found. [pid: 7|app: 0|req: 362/720] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:05:33 2026] GET /v2.1/servers/513ea276-3462-453f-95cf-f1ee3bc6ae94 => 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: 359/721] 10.0.0.207 () {32 vars in 706 bytes} [Mon May 11 19:05:33 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2065409138 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-11 19:05:33.477 7 WARNING neutronclient.v2_0.client [None req-a3673f55-87a5-40d7-8981-6c75c18d6513 13ddae2b4b3d44a19585b6d8c03cf809 a6307184eaf14ae1b672bcf7fe4de69a - - default default] 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/722] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:05:33 2026] GET /v2.1/servers/e50c3ef0-351b-4f0c-8527-c6d6f962e58d => generated 1487 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-11 19:05:34.548 8 INFO nova.api.openstack.wsgi [None req-07c12b48-56d8-4e31-929b-83363bc76d5a 13ddae2b4b3d44a19585b6d8c03cf809 a6307184eaf14ae1b672bcf7fe4de69a - - default default] HTTP exception thrown: Instance e50c3ef0-351b-4f0c-8527-c6d6f962e58d could not be found. [pid: 8|app: 0|req: 360/723] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:05:34 2026] GET /v2.1/servers/e50c3ef0-351b-4f0c-8527-c6d6f962e58d => 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: 364/724] 10.0.0.207 () {32 vars in 706 bytes} [Mon May 11 19:05:34 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1822071649 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 19:05:35.002 8 INFO nova.api.openstack.wsgi [None req-d940db9e-c694-43ec-943c-c77359a05f93 13ddae2b4b3d44a19585b6d8c03cf809 a6307184eaf14ae1b672bcf7fe4de69a - - default default] HTTP exception thrown: Instance e50c3ef0-351b-4f0c-8527-c6d6f962e58d could not be found. [pid: 8|app: 0|req: 361/725] 10.0.0.207 () {32 vars in 718 bytes} [Mon May 11 19:05:34 2026] DELETE /v2.1/servers/e50c3ef0-351b-4f0c-8527-c6d6f962e58d => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-11 19:05:35.036 7 INFO nova.api.openstack.wsgi [None req-1c752d5c-359e-4a73-9590-8c37b126eaa9 13ddae2b4b3d44a19585b6d8c03cf809 a6307184eaf14ae1b672bcf7fe4de69a - - default default] HTTP exception thrown: Instance e50c3ef0-351b-4f0c-8527-c6d6f962e58d could not be found. [pid: 7|app: 0|req: 365/726] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:05:35 2026] GET /v2.1/servers/e50c3ef0-351b-4f0c-8527-c6d6f962e58d => 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, ' [pid: 8|app: 0|req: 362/727] 10.0.0.97 () {30 vars in 618 bytes} [Mon May 11 19:05:35 2026] GET /v2.1 => generated 0 bytes in 96 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: 366/728] 10.0.0.97 () {32 vars in 691 bytes} [Mon May 11 19:05:35 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: 8|app: 0|req: 363/729] 10.0.0.97 () {34 vars in 912 bytes} [Mon May 11 19:05:35 2026] GET /v2.1/os-simple-tenant-usage/bc7eb4d051494e4cb00d9c2b41138eab?start=2026-05-10T00:00:00&end=2026-05-11T23:59:59 => generated 20 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/730] 10.0.0.97 () {30 vars in 653 bytes} [Mon May 11 19:05:36 2026] GET /v2.1/limits?reserved=1 => generated 511 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, ' [pid: 8|app: 0|req: 365/733] 10.0.0.207 () {34 vars in 671 bytes} [Mon May 11 19:05:42 2026] POST /v2.1/os-keypairs => generated 385 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/734] 10.0.0.207 () {34 vars in 671 bytes} [Mon May 11 19:05:43 2026] POST /v2.1/os-keypairs => generated 384 bytes in 318 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 19:05:44.350 8 WARNING neutronclient.v2_0.client [None req-e919d960-53a5-48bf-b0f3-0a1c06e1e22b 952a07fc624c4537b546ca4b694390d2 1302a63f2d974b72a7705ef5372dc524 - - default default] 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-11 19:05:44.577 8 WARNING neutronclient.v2_0.client [None req-e919d960-53a5-48bf-b0f3-0a1c06e1e22b 952a07fc624c4537b546ca4b694390d2 1302a63f2d974b72a7705ef5372dc524 - - default default] 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-11 19:05:44.724 8 WARNING neutronclient.v2_0.client [None req-e919d960-53a5-48bf-b0f3-0a1c06e1e22b 952a07fc624c4537b546ca4b694390d2 1302a63f2d974b72a7705ef5372dc524 - - default default] 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-11 19:05:44.971 7 WARNING neutronclient.v2_0.client [None req-954e8e38-d344-4338-99be-7530f0ba5ad1 bd241e72aa2d41a795ac3d4c19719655 fcf283bef0fd4b2d944cc2afb93ca497 - - default default] 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-11 19:05:45.014 7 WARNING neutronclient.v2_0.client [None req-954e8e38-d344-4338-99be-7530f0ba5ad1 bd241e72aa2d41a795ac3d4c19719655 fcf283bef0fd4b2d944cc2afb93ca497 - - default default] 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-11 19:05:45.346 7 WARNING neutronclient.v2_0.client [None req-954e8e38-d344-4338-99be-7530f0ba5ad1 bd241e72aa2d41a795ac3d4c19719655 fcf283bef0fd4b2d944cc2afb93ca497 - - default default] 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: 366/735] 10.0.0.207 () {34 vars in 663 bytes} [Mon May 11 19:05:44 2026] POST /v2.1/servers => generated 452 bytes in 1283 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/736] 10.0.0.207 () {34 vars in 663 bytes} [Mon May 11 19:05:44 2026] POST /v2.1/servers => generated 451 bytes in 670 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 19:05:45.583 7 WARNING neutronclient.v2_0.client [None req-151241a3-46e6-45cf-98bf-8b4019de63f2 bd241e72aa2d41a795ac3d4c19719655 fcf283bef0fd4b2d944cc2afb93ca497 - - default default] 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-11 19:05:45.583 8 WARNING neutronclient.v2_0.client [None req-a1bb1dba-e771-4241-b026-f31a4a0233cc 952a07fc624c4537b546ca4b694390d2 1302a63f2d974b72a7705ef5372dc524 - - default default] 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: 367/737] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:05:45 2026] GET /v2.1/servers/11d2b718-68a6-418d-8a1c-930642c7673b => generated 1431 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/738] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:05:45 2026] GET /v2.1/servers/9b724247-1160-446c-89e5-11f18c4f0a88 => generated 1422 bytes in 109 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-11 19:05:46.673 8 WARNING neutronclient.v2_0.client [None req-1ec3f779-e9de-4b00-bfb1-106a921b403e 952a07fc624c4537b546ca4b694390d2 1302a63f2d974b72a7705ef5372dc524 - - default default] 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: 368/739] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:05:46 2026] GET /v2.1/servers/11d2b718-68a6-418d-8a1c-930642c7673b => generated 1435 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-11 19:05:46.729 7 WARNING neutronclient.v2_0.client [None req-0153cebd-5ac7-490e-978a-294d1ad6f9d3 bd241e72aa2d41a795ac3d4c19719655 fcf283bef0fd4b2d944cc2afb93ca497 - - default default] 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/740] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:05:46 2026] GET /v2.1/servers/9b724247-1160-446c-89e5-11f18c4f0a88 => generated 1426 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-11 19:05:47.752 8 WARNING neutronclient.v2_0.client [None req-e30d2aee-c8d8-4a2d-9776-90d1817dbc2a 952a07fc624c4537b546ca4b694390d2 1302a63f2d974b72a7705ef5372dc524 - - default default] 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: 369/741] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:05:47 2026] GET /v2.1/servers/11d2b718-68a6-418d-8a1c-930642c7673b => generated 1483 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-11 19:05:47.811 7 WARNING neutronclient.v2_0.client [None req-2af798f4-bf89-4138-99b7-6df08ec32b48 bd241e72aa2d41a795ac3d4c19719655 fcf283bef0fd4b2d944cc2afb93ca497 - - default default] 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/742] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:05:47 2026] GET /v2.1/servers/9b724247-1160-446c-89e5-11f18c4f0a88 => generated 1418 bytes in 68 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-11 19:05:48.854 7 WARNING neutronclient.v2_0.client [None req-7890c748-fd36-4f32-bad4-1f36302c02e4 952a07fc624c4537b546ca4b694390d2 1302a63f2d974b72a7705ef5372dc524 - - default default] 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: 375/745] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:05:48 2026] GET /v2.1/servers/11d2b718-68a6-418d-8a1c-930642c7673b => generated 1483 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-11 19:05:48.912 8 WARNING neutronclient.v2_0.client [None req-30a111af-3590-4112-bbbf-293408a4aecd bd241e72aa2d41a795ac3d4c19719655 fcf283bef0fd4b2d944cc2afb93ca497 - - default default] 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/746] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:05:48 2026] GET /v2.1/servers/9b724247-1160-446c-89e5-11f18c4f0a88 => generated 1418 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-11 19:05:49.934 7 WARNING neutronclient.v2_0.client [None req-5c485478-c4f8-425d-8ae3-e92f098e2664 952a07fc624c4537b546ca4b694390d2 1302a63f2d974b72a7705ef5372dc524 - - default default] 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: 376/747] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:05:49 2026] GET /v2.1/servers/11d2b718-68a6-418d-8a1c-930642c7673b => generated 1491 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-11 19:05:49.997 8 WARNING neutronclient.v2_0.client [None req-caff80b8-1a9f-47d2-8554-f30fa95893a2 bd241e72aa2d41a795ac3d4c19719655 fcf283bef0fd4b2d944cc2afb93ca497 - - default default] 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: 372/748] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:05:49 2026] GET /v2.1/servers/9b724247-1160-446c-89e5-11f18c4f0a88 => generated 1474 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-11 19:05:50.820 7 INFO nova.api.openstack.compute.server_external_events [req-afe4b35b-9ffb-4958-a614-a5d5cde94284 req-e8845b93-44a6-430e-9ab5-e5732b80447d 979507d394354b05a5941e084e9a56b1 3fde4b9003884a01ba05758acd4e176d - - 0550e6888ba443bb9198bdf75965cb3b 0550e6888ba443bb9198bdf75965cb3b] Creating event network-changed:8d19aaca-aebe-44f8-90aa-d163c99df10a for instance 11d2b718-68a6-418d-8a1c-930642c7673b on instance [pid: 7|app: 0|req: 377/749] 10.0.0.104 () {38 vars in 815 bytes} [Mon May 11 19:05:50 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-11 19:05:51.027 8 WARNING neutronclient.v2_0.client [None req-a89fcae2-0238-412a-8931-152c34b35330 952a07fc624c4537b546ca4b694390d2 1302a63f2d974b72a7705ef5372dc524 - - default default] 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: 373/750] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:05:50 2026] GET /v2.1/servers/11d2b718-68a6-418d-8a1c-930642c7673b => generated 1568 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-11 19:05:51.195 7 WARNING neutronclient.v2_0.client [None req-83766134-946a-45cf-a646-9a7c4932f5c9 bd241e72aa2d41a795ac3d4c19719655 fcf283bef0fd4b2d944cc2afb93ca497 - - default default] 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/751] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:05:51 2026] GET /v2.1/servers/9b724247-1160-446c-89e5-11f18c4f0a88 => generated 1474 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-11 19:05:52.190 8 WARNING neutronclient.v2_0.client [None req-1f3e89cf-c843-47fb-9a35-2f0b5a19d8c7 952a07fc624c4537b546ca4b694390d2 1302a63f2d974b72a7705ef5372dc524 - - default default] 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-11 19:05:52.280 7 WARNING neutronclient.v2_0.client [None req-64d2964f-6bc8-41c5-87b5-c1305056f0c5 bd241e72aa2d41a795ac3d4c19719655 fcf283bef0fd4b2d944cc2afb93ca497 - - default default] 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/752] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:05:52 2026] GET /v2.1/servers/11d2b718-68a6-418d-8a1c-930642c7673b => generated 1556 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/753] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:05:52 2026] GET /v2.1/servers/9b724247-1160-446c-89e5-11f18c4f0a88 => generated 1482 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-11 19:05:52.969 8 INFO nova.api.openstack.compute.server_external_events [req-279ac64d-1750-4579-817c-8263f0cc1397 req-7452d14c-5063-456d-a24e-0998587b4ac4 979507d394354b05a5941e084e9a56b1 3fde4b9003884a01ba05758acd4e176d - - 0550e6888ba443bb9198bdf75965cb3b 0550e6888ba443bb9198bdf75965cb3b] Creating event network-changed:0b9deb78-50c1-4711-a5ca-5a8a403de62e for instance 9b724247-1160-446c-89e5-11f18c4f0a88 on instance [pid: 8|app: 0|req: 375/754] 10.0.0.104 () {38 vars in 815 bytes} [Mon May 11 19:05:52 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 19:05:53.335 7 WARNING neutronclient.v2_0.client [None req-287c490d-df15-429b-a166-1200fb4e8bbc 952a07fc624c4537b546ca4b694390d2 1302a63f2d974b72a7705ef5372dc524 - - default default] 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-11 19:05:53.358 8 WARNING neutronclient.v2_0.client [None req-6bde6d13-5fb4-4836-97bd-f86e78614074 bd241e72aa2d41a795ac3d4c19719655 fcf283bef0fd4b2d944cc2afb93ca497 - - default default] 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/755] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:05:53 2026] GET /v2.1/servers/11d2b718-68a6-418d-8a1c-930642c7673b => generated 1556 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/756] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:05:53 2026] GET /v2.1/servers/9b724247-1160-446c-89e5-11f18c4f0a88 => generated 1560 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-11 19:05:54.482 7 WARNING neutronclient.v2_0.client [None req-a0023355-79a8-43ff-a31a-c15473fce3f1 952a07fc624c4537b546ca4b694390d2 1302a63f2d974b72a7705ef5372dc524 - - default default] 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-11 19:05:54.571 8 WARNING neutronclient.v2_0.client [None req-54c2f5a9-9cea-4ec7-bf9d-ec1e135d8ce9 bd241e72aa2d41a795ac3d4c19719655 fcf283bef0fd4b2d944cc2afb93ca497 - - default default] 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: 381/757] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:05:54 2026] GET /v2.1/servers/11d2b718-68a6-418d-8a1c-930642c7673b => generated 1556 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/758] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:05:54 2026] GET /v2.1/servers/9b724247-1160-446c-89e5-11f18c4f0a88 => generated 1548 bytes in 135 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-11 19:05:55.444 7 INFO nova.api.openstack.compute.server_external_events [req-6a78954b-580b-4849-a2c3-f075abe8d6d0 req-bd951341-dd54-4098-9d4e-ff0427fa07d0 979507d394354b05a5941e084e9a56b1 3fde4b9003884a01ba05758acd4e176d - - 0550e6888ba443bb9198bdf75965cb3b 0550e6888ba443bb9198bdf75965cb3b] Creating event network-vif-plugged:8d19aaca-aebe-44f8-90aa-d163c99df10a for instance 11d2b718-68a6-418d-8a1c-930642c7673b on instance [pid: 7|app: 0|req: 382/759] 10.0.0.138 () {38 vars in 815 bytes} [Mon May 11 19:05:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 19:05:55.650 8 WARNING neutronclient.v2_0.client [None req-874dd5e0-97ea-475f-ba41-302e4a6ab65e 952a07fc624c4537b546ca4b694390d2 1302a63f2d974b72a7705ef5372dc524 - - default default] 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-11 19:05:55.712 7 WARNING neutronclient.v2_0.client [None req-7e643dfd-f0a0-409e-9b35-81005168d8e8 bd241e72aa2d41a795ac3d4c19719655 fcf283bef0fd4b2d944cc2afb93ca497 - - default default] 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: 378/760] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:05:55 2026] GET /v2.1/servers/11d2b718-68a6-418d-8a1c-930642c7673b => generated 1556 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/761] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:05:55 2026] GET /v2.1/servers/9b724247-1160-446c-89e5-11f18c4f0a88 => generated 1548 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 19:05:56.848 8 WARNING neutronclient.v2_0.client [None req-0e501505-1b69-44f0-970a-27f709fc124a 952a07fc624c4537b546ca4b694390d2 1302a63f2d974b72a7705ef5372dc524 - - default default] 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-11 19:05:56.877 7 WARNING neutronclient.v2_0.client [None req-ce450add-e774-4931-9093-d600402141db bd241e72aa2d41a795ac3d4c19719655 fcf283bef0fd4b2d944cc2afb93ca497 - - default default] 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: 384/762] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:05:56 2026] GET /v2.1/servers/9b724247-1160-446c-89e5-11f18c4f0a88 => generated 1548 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/763] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:05:56 2026] GET /v2.1/servers/11d2b718-68a6-418d-8a1c-930642c7673b => generated 1556 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-11 19:05:57.535 7 INFO nova.api.openstack.compute.server_external_events [req-8a92669c-913c-482e-86be-c1dbcede9c09 req-c00ee4a6-7c95-4c4f-b28f-fa8a18c3e8ef 979507d394354b05a5941e084e9a56b1 3fde4b9003884a01ba05758acd4e176d - - 0550e6888ba443bb9198bdf75965cb3b 0550e6888ba443bb9198bdf75965cb3b] Creating event network-vif-plugged:0b9deb78-50c1-4711-a5ca-5a8a403de62e for instance 9b724247-1160-446c-89e5-11f18c4f0a88 on instance [pid: 7|app: 0|req: 385/764] 10.0.0.138 () {38 vars in 815 bytes} [Mon May 11 19:05:57 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 19:05:58.039 8 WARNING neutronclient.v2_0.client [None req-61332ffb-b3c2-4ecb-b622-a523abef3f4f bd241e72aa2d41a795ac3d4c19719655 fcf283bef0fd4b2d944cc2afb93ca497 - - default default] 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-11 19:05:58.063 7 WARNING neutronclient.v2_0.client [None req-85a77fd5-07e5-4f70-9871-b65741dd5b35 952a07fc624c4537b546ca4b694390d2 1302a63f2d974b72a7705ef5372dc524 - - default default] 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: 380/765] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:05:57 2026] GET /v2.1/servers/9b724247-1160-446c-89e5-11f18c4f0a88 => generated 1548 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/767] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:05:58 2026] GET /v2.1/servers/11d2b718-68a6-418d-8a1c-930642c7673b => generated 1740 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-11 19:05:58.237 7 WARNING neutronclient.v2_0.client [None req-b9127f77-8058-431e-95a8-1276f2a86774 952a07fc624c4537b546ca4b694390d2 1302a63f2d974b72a7705ef5372dc524 - - default default] 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/769] 10.0.0.207 () {32 vars in 741 bytes} [Mon May 11 19:05:58 2026] GET /v2.1/servers/11d2b718-68a6-418d-8a1c-930642c7673b/os-interface => generated 285 bytes in 81 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-11 19:05:59.147 8 WARNING neutronclient.v2_0.client [None req-581a9187-3d19-4724-a2e9-a0767d311d3b 952a07fc624c4537b546ca4b694390d2 1302a63f2d974b72a7705ef5372dc524 - - default default] 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-11 19:05:59.158 7 INFO nova.api.openstack.compute.server_external_events [req-75ff240b-de2c-4439-a491-5a050a798467 req-66b8516d-5009-46b0-b41d-72ced4bb888b 979507d394354b05a5941e084e9a56b1 3fde4b9003884a01ba05758acd4e176d - - 0550e6888ba443bb9198bdf75965cb3b 0550e6888ba443bb9198bdf75965cb3b] Creating event network-changed:8d19aaca-aebe-44f8-90aa-d163c99df10a for instance 11d2b718-68a6-418d-8a1c-930642c7673b on instance [pid: 7|app: 0|req: 388/770] 10.0.0.104 () {38 vars in 815 bytes} [Mon May 11 19:05:59 2026] POST /v2.1/os-server-external-events => generated 179 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-11 19:05:59.223 7 WARNING neutronclient.v2_0.client [None req-697499e6-1c1a-48e4-86f4-07e5cee22b8a bd241e72aa2d41a795ac3d4c19719655 fcf283bef0fd4b2d944cc2afb93ca497 - - default default] 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/771] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:05:59 2026] GET /v2.1/servers/11d2b718-68a6-418d-8a1c-930642c7673b => generated 1740 bytes in 158 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: 389/772] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:05:59 2026] GET /v2.1/servers/9b724247-1160-446c-89e5-11f18c4f0a88 => 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: 384/773] 10.0.0.207 () {32 vars in 641 bytes} [Mon May 11 19:05:59 2026] GET /v2.1/servers => generated 384 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, ' [pid: 7|app: 0|req: 390/774] 10.0.0.207 () {32 vars in 718 bytes} [Mon May 11 19:05:59 2026] DELETE /v2.1/servers/11d2b718-68a6-418d-8a1c-930642c7673b => generated 0 bytes in 127 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-11 19:05:59.515 8 WARNING neutronclient.v2_0.client [None req-daa436ed-a917-439d-afe7-c098fd2aa3da 952a07fc624c4537b546ca4b694390d2 1302a63f2d974b72a7705ef5372dc524 - - default default] 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: 385/775] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:05:59 2026] GET /v2.1/servers/11d2b718-68a6-418d-8a1c-930642c7673b => generated 1746 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-11 19:06:00.369 7 WARNING neutronclient.v2_0.client [None req-5e772e48-3fee-4c2c-81ab-f2db5200d57e bd241e72aa2d41a795ac3d4c19719655 fcf283bef0fd4b2d944cc2afb93ca497 - - default default] 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: 391/776] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:06:00 2026] GET /v2.1/servers/9b724247-1160-446c-89e5-11f18c4f0a88 => generated 1725 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-11 19:06:00.579 8 WARNING neutronclient.v2_0.client [None req-8025df2a-34e8-4280-819f-7e4a6e1323f8 bd241e72aa2d41a795ac3d4c19719655 fcf283bef0fd4b2d944cc2afb93ca497 - - default default] 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/777] 10.0.0.207 () {32 vars in 741 bytes} [Mon May 11 19:06:00 2026] GET /v2.1/servers/9b724247-1160-446c-89e5-11f18c4f0a88/os-interface => generated 284 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 19:06:00.681 7 WARNING neutronclient.v2_0.client [None req-04ad6d8e-86fd-48fb-977f-3c84451e12a8 952a07fc624c4537b546ca4b694390d2 1302a63f2d974b72a7705ef5372dc524 - - default default] 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/778] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:06:00 2026] GET /v2.1/servers/11d2b718-68a6-418d-8a1c-930642c7673b => generated 1866 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 19:06:01.393 7 INFO nova.api.openstack.compute.server_external_events [req-fbe66d8d-fd54-435c-a07d-b2dcc8c61c8d req-2c21f2cf-415d-436b-b4e8-4f354e64a193 979507d394354b05a5941e084e9a56b1 3fde4b9003884a01ba05758acd4e176d - - 0550e6888ba443bb9198bdf75965cb3b 0550e6888ba443bb9198bdf75965cb3b] Creating event network-changed:0b9deb78-50c1-4711-a5ca-5a8a403de62e for instance 9b724247-1160-446c-89e5-11f18c4f0a88 on instance 2026-05-11 19:06:01.395 8 WARNING neutronclient.v2_0.client [None req-36d197b4-1337-4c51-b004-8325de1d1f3b bd241e72aa2d41a795ac3d4c19719655 fcf283bef0fd4b2d944cc2afb93ca497 - - default default] 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/779] 10.0.0.104 () {38 vars in 815 bytes} [Mon May 11 19:06:01 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) [pid: 8|app: 0|req: 387/780] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:06:01 2026] GET /v2.1/servers/9b724247-1160-446c-89e5-11f18c4f0a88 => generated 1725 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: 7|app: 0|req: 394/781] 10.0.0.207 () {32 vars in 641 bytes} [Mon May 11 19:06:01 2026] GET /v2.1/servers => generated 378 bytes in 114 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: 388/782] 10.0.0.207 () {32 vars in 718 bytes} [Mon May 11 19:06:01 2026] DELETE /v2.1/servers/9b724247-1160-446c-89e5-11f18c4f0a88 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 19:06:01.797 7 WARNING neutronclient.v2_0.client [None req-9e7d6c7a-b4e6-4a25-b281-cac01a19257c bd241e72aa2d41a795ac3d4c19719655 fcf283bef0fd4b2d944cc2afb93ca497 - - default default] 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-11 19:06:01.842 8 WARNING neutronclient.v2_0.client [None req-3d1df6a7-20c6-49d6-aef7-df80a054fa06 952a07fc624c4537b546ca4b694390d2 1302a63f2d974b72a7705ef5372dc524 - - default default] 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: 395/783] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:06:01 2026] GET /v2.1/servers/9b724247-1160-446c-89e5-11f18c4f0a88 => generated 1731 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/784] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:06:01 2026] GET /v2.1/servers/11d2b718-68a6-418d-8a1c-930642c7673b => generated 1866 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-11 19:06:02.952 7 WARNING neutronclient.v2_0.client [None req-5963db55-be6a-4411-b4a1-f750f5d2d030 bd241e72aa2d41a795ac3d4c19719655 fcf283bef0fd4b2d944cc2afb93ca497 - - default default] 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-11 19:06:03.004 8 WARNING neutronclient.v2_0.client [None req-05d9fd89-9e78-4568-a581-1a9dc2add01b 952a07fc624c4537b546ca4b694390d2 1302a63f2d974b72a7705ef5372dc524 - - default default] 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/785] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:06:02 2026] GET /v2.1/servers/11d2b718-68a6-418d-8a1c-930642c7673b => generated 1799 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/786] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:06:02 2026] GET /v2.1/servers/9b724247-1160-446c-89e5-11f18c4f0a88 => generated 1851 bytes in 144 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-11 19:06:03.449 8 INFO nova.api.openstack.compute.server_external_events [req-49403a81-ed5c-48e3-9d5b-f041b9f25f71 req-e3646082-0a66-45af-967c-98ddad52f541 979507d394354b05a5941e084e9a56b1 3fde4b9003884a01ba05758acd4e176d - - 0550e6888ba443bb9198bdf75965cb3b 0550e6888ba443bb9198bdf75965cb3b] Creating event network-vif-deleted:8d19aaca-aebe-44f8-90aa-d163c99df10a for instance 11d2b718-68a6-418d-8a1c-930642c7673b on instance [pid: 8|app: 0|req: 391/787] 10.0.0.104 () {38 vars in 815 bytes} [Mon May 11 19:06:03 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-11 19:06:04.091 7 WARNING neutronclient.v2_0.client [None req-99439d64-a6c7-499b-a25e-b851b1cd8d43 952a07fc624c4537b546ca4b694390d2 1302a63f2d974b72a7705ef5372dc524 - - default default] 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-11 19:06:04.117 8 WARNING neutronclient.v2_0.client [None req-445c030a-67f2-4bad-a86b-ee9ed09058d5 bd241e72aa2d41a795ac3d4c19719655 fcf283bef0fd4b2d944cc2afb93ca497 - - default default] 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: 397/788] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:06:04 2026] GET /v2.1/servers/11d2b718-68a6-418d-8a1c-930642c7673b => generated 1517 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/789] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:06:04 2026] GET /v2.1/servers/9b724247-1160-446c-89e5-11f18c4f0a88 => generated 1851 bytes in 118 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-11 19:06:05.197 7 WARNING neutronclient.v2_0.client [None req-02b7208c-fae9-4c96-b209-63427f0968c8 952a07fc624c4537b546ca4b694390d2 1302a63f2d974b72a7705ef5372dc524 - - default default] 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: 398/790] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:06:05 2026] GET /v2.1/servers/11d2b718-68a6-418d-8a1c-930642c7673b => generated 1517 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-11 19:06:05.251 8 WARNING neutronclient.v2_0.client [None req-17316fc7-501a-480f-a255-f424627267ed bd241e72aa2d41a795ac3d4c19719655 fcf283bef0fd4b2d944cc2afb93ca497 - - default default] 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/791] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:06:05 2026] GET /v2.1/servers/9b724247-1160-446c-89e5-11f18c4f0a88 => generated 1783 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-11 19:06:05.486 7 INFO nova.api.openstack.compute.server_external_events [req-9fd18a21-c157-4627-84f3-7771b0ff1710 req-214346c5-7fc7-4337-ad84-c3c1c79948e0 979507d394354b05a5941e084e9a56b1 3fde4b9003884a01ba05758acd4e176d - - 0550e6888ba443bb9198bdf75965cb3b 0550e6888ba443bb9198bdf75965cb3b] Creating event network-vif-deleted:0b9deb78-50c1-4711-a5ca-5a8a403de62e for instance 9b724247-1160-446c-89e5-11f18c4f0a88 on instance [pid: 7|app: 0|req: 399/792] 10.0.0.104 () {38 vars in 815 bytes} [Mon May 11 19:06:05 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-11 19:06:06.276 8 INFO nova.api.openstack.wsgi [None req-f6a4f581-a69d-446d-aff7-7397af5efbca 952a07fc624c4537b546ca4b694390d2 1302a63f2d974b72a7705ef5372dc524 - - default default] HTTP exception thrown: Instance 11d2b718-68a6-418d-8a1c-930642c7673b could not be found. [pid: 8|app: 0|req: 394/793] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:06:06 2026] GET /v2.1/servers/11d2b718-68a6-418d-8a1c-930642c7673b => 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, ' [pid: 7|app: 0|req: 400/794] 10.0.0.207 () {32 vars in 704 bytes} [Mon May 11 19:06:06 2026] DELETE /v2.1/os-keypairs/tempest-keypair-685521653 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 19:06:06.353 8 WARNING neutronclient.v2_0.client [None req-91d811e2-6d5e-4795-89d8-d91fda6f974e bd241e72aa2d41a795ac3d4c19719655 fcf283bef0fd4b2d944cc2afb93ca497 - - default default] 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: 395/795] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:06:06 2026] GET /v2.1/servers/9b724247-1160-446c-89e5-11f18c4f0a88 => generated 1508 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-11 19:06:07.457 7 WARNING neutronclient.v2_0.client [None req-29858797-80e5-40f4-997d-8cb06519e88e bd241e72aa2d41a795ac3d4c19719655 fcf283bef0fd4b2d944cc2afb93ca497 - - default default] 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/796] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:06:07 2026] GET /v2.1/servers/9b724247-1160-446c-89e5-11f18c4f0a88 => generated 1508 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-11 19:06:08.555 8 INFO nova.api.openstack.wsgi [None req-0d681dfc-419e-431d-9128-6e938419607a bd241e72aa2d41a795ac3d4c19719655 fcf283bef0fd4b2d944cc2afb93ca497 - - default default] HTTP exception thrown: Instance 9b724247-1160-446c-89e5-11f18c4f0a88 could not be found. [pid: 8|app: 0|req: 397/799] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:06:08 2026] GET /v2.1/servers/9b724247-1160-446c-89e5-11f18c4f0a88 => generated 111 bytes in 44 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 403/800] 10.0.0.207 () {32 vars in 702 bytes} [Mon May 11 19:06:08 2026] DELETE /v2.1/os-keypairs/tempest-keypair-85639300 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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/801] 10.0.0.207 () {34 vars in 671 bytes} [Mon May 11 19:06:15 2026] POST /v2.1/os-keypairs => generated 386 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 19:06:17.646 7 WARNING neutronclient.v2_0.client [None req-74484ab5-fccd-44f2-bae7-3701c073b7d8 90b3613f8ecb49a2a28b0225c06fb99d 315de929858c41afab51b92d669ca35b - - default default] 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-11 19:06:17.717 7 WARNING neutronclient.v2_0.client [None req-74484ab5-fccd-44f2-bae7-3701c073b7d8 90b3613f8ecb49a2a28b0225c06fb99d 315de929858c41afab51b92d669ca35b - - default default] 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-11 19:06:18.065 7 WARNING neutronclient.v2_0.client [None req-74484ab5-fccd-44f2-bae7-3701c073b7d8 90b3613f8ecb49a2a28b0225c06fb99d 315de929858c41afab51b92d669ca35b - - default default] 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: 404/804] 10.0.0.207 () {34 vars in 663 bytes} [Mon May 11 19:06:17 2026] POST /v2.1/servers => generated 453 bytes in 704 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-11 19:06:18.302 8 WARNING neutronclient.v2_0.client [None req-8b2f9152-c198-4e55-856c-eafb235e421f 90b3613f8ecb49a2a28b0225c06fb99d 315de929858c41afab51b92d669ca35b - - default default] 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/805] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:06:18 2026] GET /v2.1/servers/293fdeed-6640-4860-8b65-2e2f064efce7 => generated 1393 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-11 19:06:18.997 7 WARNING neutronclient.v2_0.client [None req-2a73f2d2-a17c-4f82-87d8-2d752942a882 5b07a8c2473846df88eae7c155c151bb f699f31fb6634fd6b86778ccf51b4975 - - default default] 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-11 19:06:19.142 7 WARNING neutronclient.v2_0.client [None req-2a73f2d2-a17c-4f82-87d8-2d752942a882 5b07a8c2473846df88eae7c155c151bb f699f31fb6634fd6b86778ccf51b4975 - - default default] 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: 405/806] 10.0.0.207 () {34 vars in 663 bytes} [Mon May 11 19:06:18 2026] POST /v2.1/servers => generated 424 bytes in 606 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 19:06:19.379 8 WARNING neutronclient.v2_0.client [None req-3e42d7da-0b17-43d1-90df-b1fac1eb8f42 5b07a8c2473846df88eae7c155c151bb f699f31fb6634fd6b86778ccf51b4975 - - default default] 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-11 19:06:19.398 7 WARNING neutronclient.v2_0.client [None req-6b01ef9f-4ac5-4e43-9680-28c9c8fedc99 90b3613f8ecb49a2a28b0225c06fb99d 315de929858c41afab51b92d669ca35b - - default default] 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: 402/807] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:06:19 2026] GET /v2.1/servers/805cffe0-a9fc-431b-a6ea-78ca93992262 => generated 1371 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/808] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:06:19 2026] GET /v2.1/servers/293fdeed-6640-4860-8b65-2e2f064efce7 => generated 1397 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 19:06:20.489 8 WARNING neutronclient.v2_0.client [None req-7d4338ab-748d-4ab9-996a-907c7d4b0878 5b07a8c2473846df88eae7c155c151bb f699f31fb6634fd6b86778ccf51b4975 - - default default] 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-11 19:06:20.501 7 WARNING neutronclient.v2_0.client [None req-612d0617-8868-4a26-9211-1317d3125ed9 90b3613f8ecb49a2a28b0225c06fb99d 315de929858c41afab51b92d669ca35b - - default default] 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: 403/809] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:06:20 2026] GET /v2.1/servers/805cffe0-a9fc-431b-a6ea-78ca93992262 => generated 1375 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/810] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:06:20 2026] GET /v2.1/servers/293fdeed-6640-4860-8b65-2e2f064efce7 => generated 1445 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 19:06:21.587 8 WARNING neutronclient.v2_0.client [None req-00e64315-5141-41b1-998f-fd0656724562 5b07a8c2473846df88eae7c155c151bb f699f31fb6634fd6b86778ccf51b4975 - - default default] 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-11 19:06:21.598 7 WARNING neutronclient.v2_0.client [None req-89207411-23aa-453d-80e1-d206b1c971ea 90b3613f8ecb49a2a28b0225c06fb99d 315de929858c41afab51b92d669ca35b - - default default] 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: 404/811] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:06:21 2026] GET /v2.1/servers/805cffe0-a9fc-431b-a6ea-78ca93992262 => generated 1367 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/812] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:06:21 2026] GET /v2.1/servers/293fdeed-6640-4860-8b65-2e2f064efce7 => generated 1445 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-11 19:06:22.685 7 WARNING neutronclient.v2_0.client [None req-47763116-4d30-4d22-8f7d-1e90dc5210ca 90b3613f8ecb49a2a28b0225c06fb99d 315de929858c41afab51b92d669ca35b - - default default] 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-11 19:06:22.695 8 WARNING neutronclient.v2_0.client [None req-48cc254d-db63-407e-b5ad-fa76c1b89492 5b07a8c2473846df88eae7c155c151bb f699f31fb6634fd6b86778ccf51b4975 - - default default] 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: 409/813] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:06:22 2026] GET /v2.1/servers/293fdeed-6640-4860-8b65-2e2f064efce7 => generated 1453 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/814] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:06:22 2026] GET /v2.1/servers/805cffe0-a9fc-431b-a6ea-78ca93992262 => generated 1423 bytes in 438 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-11 19:06:23.574 7 INFO nova.api.openstack.compute.server_external_events [req-6e27bf2d-fb20-4f45-b44d-93774cef34bb req-d06a817f-4ddc-4d40-a334-200732fd65ca 979507d394354b05a5941e084e9a56b1 3fde4b9003884a01ba05758acd4e176d - - 0550e6888ba443bb9198bdf75965cb3b 0550e6888ba443bb9198bdf75965cb3b] Creating event network-changed:f2df4bfc-52d9-4e06-9795-a213afecd7ea for instance 293fdeed-6640-4860-8b65-2e2f064efce7 on instance [pid: 7|app: 0|req: 410/815] 10.0.0.104 () {38 vars in 815 bytes} [Mon May 11 19:06:23 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, ' 2026-05-11 19:06:23.772 8 WARNING neutronclient.v2_0.client [None req-76850d06-2df5-42b7-b584-13a43a9888aa 90b3613f8ecb49a2a28b0225c06fb99d 315de929858c41afab51b92d669ca35b - - default default] 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: 406/816] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:06:23 2026] GET /v2.1/servers/293fdeed-6640-4860-8b65-2e2f064efce7 => generated 1531 bytes in 125 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-11 19:06:24.145 7 WARNING neutronclient.v2_0.client [None req-0bb2f3aa-3863-43cf-8681-5ea900b58765 5b07a8c2473846df88eae7c155c151bb f699f31fb6634fd6b86778ccf51b4975 - - default default] 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: 411/817] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:06:24 2026] GET /v2.1/servers/805cffe0-a9fc-431b-a6ea-78ca93992262 => generated 1423 bytes in 103 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-11 19:06:24.910 8 WARNING neutronclient.v2_0.client [None req-dd2d04a6-f040-4c40-9cc4-26b350006d99 90b3613f8ecb49a2a28b0225c06fb99d 315de929858c41afab51b92d669ca35b - - default default] 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: 407/818] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:06:24 2026] GET /v2.1/servers/293fdeed-6640-4860-8b65-2e2f064efce7 => generated 1519 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-11 19:06:25.269 7 WARNING neutronclient.v2_0.client [None req-6e6419bb-72b7-49e4-bb12-90a91998d808 5b07a8c2473846df88eae7c155c151bb f699f31fb6634fd6b86778ccf51b4975 - - default default] 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/819] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:06:25 2026] GET /v2.1/servers/805cffe0-a9fc-431b-a6ea-78ca93992262 => generated 1473 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-11 19:06:25.632 8 INFO nova.api.openstack.compute.server_external_events [req-4996dccb-0d5c-4654-aa03-170b7f11594c req-f0d0af6c-9cd8-4d74-9961-611b104bcea7 979507d394354b05a5941e084e9a56b1 3fde4b9003884a01ba05758acd4e176d - - 0550e6888ba443bb9198bdf75965cb3b 0550e6888ba443bb9198bdf75965cb3b] Creating event network-changed:d7233be6-29b7-45be-9ea8-cfb035e40a22 for instance 805cffe0-a9fc-431b-a6ea-78ca93992262 on instance [pid: 8|app: 0|req: 408/820] 10.0.0.104 () {38 vars in 815 bytes} [Mon May 11 19:06:25 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-11 19:06:26.143 7 WARNING neutronclient.v2_0.client [None req-d16766d5-6c97-4043-80bf-23e0efd5ad7d 90b3613f8ecb49a2a28b0225c06fb99d 315de929858c41afab51b92d669ca35b - - default default] 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/821] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:06:26 2026] GET /v2.1/servers/293fdeed-6640-4860-8b65-2e2f064efce7 => generated 1519 bytes in 236 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-11 19:06:26.456 8 WARNING neutronclient.v2_0.client [None req-c5ea064a-6825-4bec-ab9e-4049411f25e7 5b07a8c2473846df88eae7c155c151bb f699f31fb6634fd6b86778ccf51b4975 - - default default] 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: 409/822] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:06:26 2026] GET /v2.1/servers/805cffe0-a9fc-431b-a6ea-78ca93992262 => generated 1471 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-11 19:06:27.307 7 WARNING neutronclient.v2_0.client [None req-f037f99e-071e-4e30-a26a-0f62d1522ac5 90b3613f8ecb49a2a28b0225c06fb99d 315de929858c41afab51b92d669ca35b - - default default] 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/823] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:06:27 2026] GET /v2.1/servers/293fdeed-6640-4860-8b65-2e2f064efce7 => generated 1519 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-11 19:06:27.597 8 WARNING neutronclient.v2_0.client [None req-d6ae06a8-1f29-4e1e-ab81-1698db713158 5b07a8c2473846df88eae7c155c151bb f699f31fb6634fd6b86778ccf51b4975 - - default default] 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: 410/824] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:06:27 2026] GET /v2.1/servers/805cffe0-a9fc-431b-a6ea-78ca93992262 => generated 1471 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-11 19:06:27.691 7 INFO nova.api.openstack.compute.server_external_events [req-415c7837-6627-40ab-a99c-b02eca252e83 req-59cbd1c9-ffd9-41ad-bb43-4b15ecb20b23 979507d394354b05a5941e084e9a56b1 3fde4b9003884a01ba05758acd4e176d - - 0550e6888ba443bb9198bdf75965cb3b 0550e6888ba443bb9198bdf75965cb3b] Creating event network-vif-plugged:f2df4bfc-52d9-4e06-9795-a213afecd7ea for instance 293fdeed-6640-4860-8b65-2e2f064efce7 on instance [pid: 7|app: 0|req: 415/825] 10.0.0.138 () {38 vars in 815 bytes} [Mon May 11 19:06:27 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-11 19:06:28.506 8 WARNING neutronclient.v2_0.client [None req-64da986a-67a7-4f59-8b83-604ee1e3b0b3 90b3613f8ecb49a2a28b0225c06fb99d 315de929858c41afab51b92d669ca35b - - default default] 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: 412/828] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:06:28 2026] GET /v2.1/servers/293fdeed-6640-4860-8b65-2e2f064efce7 => generated 1519 bytes in 193 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-11 19:06:28.755 7 WARNING neutronclient.v2_0.client [None req-c4588226-24d5-4cee-a4f7-66d77ab5aece 5b07a8c2473846df88eae7c155c151bb f699f31fb6634fd6b86778ccf51b4975 - - default default] 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: 417/829] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:06:28 2026] GET /v2.1/servers/805cffe0-a9fc-431b-a6ea-78ca93992262 => generated 1471 bytes in 144 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-11 19:06:29.695 8 WARNING neutronclient.v2_0.client [None req-1c0c706a-7fb1-4e79-bad8-f422cc21bf11 90b3613f8ecb49a2a28b0225c06fb99d 315de929858c41afab51b92d669ca35b - - default default] 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: 413/830] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:06:29 2026] GET /v2.1/servers/293fdeed-6640-4860-8b65-2e2f064efce7 => generated 1519 bytes in 115 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-11 19:06:29.909 7 WARNING neutronclient.v2_0.client [None req-2285b1b2-bc47-4c55-ac6d-d065400aee8e 5b07a8c2473846df88eae7c155c151bb f699f31fb6634fd6b86778ccf51b4975 - - default default] 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/831] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:06:29 2026] GET /v2.1/servers/805cffe0-a9fc-431b-a6ea-78ca93992262 => generated 1471 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-11 19:06:30.263 8 INFO nova.api.openstack.compute.server_external_events [req-65c50208-1c61-4b10-b831-9c1667202622 req-2c8cfe4f-757b-47c5-9caf-f2421e6e17a4 979507d394354b05a5941e084e9a56b1 3fde4b9003884a01ba05758acd4e176d - - 0550e6888ba443bb9198bdf75965cb3b 0550e6888ba443bb9198bdf75965cb3b] Creating event network-vif-plugged:d7233be6-29b7-45be-9ea8-cfb035e40a22 for instance 805cffe0-a9fc-431b-a6ea-78ca93992262 on instance [pid: 8|app: 0|req: 414/832] 10.0.0.138 () {38 vars in 815 bytes} [Mon May 11 19:06:30 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-11 19:06:30.835 7 WARNING neutronclient.v2_0.client [None req-68640a50-2da1-47fe-9e5e-e6a8734f64c5 90b3613f8ecb49a2a28b0225c06fb99d 315de929858c41afab51b92d669ca35b - - default default] 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: 419/833] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:06:30 2026] GET /v2.1/servers/293fdeed-6640-4860-8b65-2e2f064efce7 => generated 1702 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-11 19:06:31.007 8 WARNING neutronclient.v2_0.client [None req-a4a3e2b6-7d16-46f6-993d-95bed0551d12 90b3613f8ecb49a2a28b0225c06fb99d 315de929858c41afab51b92d669ca35b - - default default] 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: 415/834] 10.0.0.207 () {32 vars in 741 bytes} [Mon May 11 19:06:30 2026] GET /v2.1/servers/293fdeed-6640-4860-8b65-2e2f064efce7/os-interface => generated 285 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 19:06:31.071 7 WARNING neutronclient.v2_0.client [None req-cb1d16ab-7388-4d8d-8548-5bac4a1d6c6a 5b07a8c2473846df88eae7c155c151bb f699f31fb6634fd6b86778ccf51b4975 - - default default] 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: 420/835] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:06:31 2026] GET /v2.1/servers/805cffe0-a9fc-431b-a6ea-78ca93992262 => generated 1471 bytes in 502 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-11 19:06:31.706 8 INFO nova.api.openstack.compute.server_external_events [req-375b9089-e274-46c3-8f24-4fdc4ef8295e req-6b3558e1-41bc-428e-b450-67106c17548d 979507d394354b05a5941e084e9a56b1 3fde4b9003884a01ba05758acd4e176d - - 0550e6888ba443bb9198bdf75965cb3b 0550e6888ba443bb9198bdf75965cb3b] Creating event network-changed:f2df4bfc-52d9-4e06-9795-a213afecd7ea for instance 293fdeed-6640-4860-8b65-2e2f064efce7 on instance [pid: 8|app: 0|req: 416/836] 10.0.0.104 () {38 vars in 815 bytes} [Mon May 11 19:06:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 19:06:32.589 7 WARNING neutronclient.v2_0.client [None req-8e6f59e2-0525-4f8b-a312-0ea1c953d465 5b07a8c2473846df88eae7c155c151bb f699f31fb6634fd6b86778ccf51b4975 - - default default] 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/837] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:06:32 2026] GET /v2.1/servers/805cffe0-a9fc-431b-a6ea-78ca93992262 => generated 1655 bytes in 122 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: 417/838] 10.0.0.207 () {32 vars in 723 bytes} [Mon May 11 19:06:32 2026] GET /v2.1/servers/805cffe0-a9fc-431b-a6ea-78ca93992262/ips => generated 108 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: 422/839] 10.0.0.207 () {32 vars in 723 bytes} [Mon May 11 19:06:32 2026] GET /v2.1/servers/805cffe0-a9fc-431b-a6ea-78ca93992262/ips => generated 108 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: 418/840] 10.0.0.207 () {32 vars in 823 bytes} [Mon May 11 19:06:32 2026] GET /v2.1/servers/805cffe0-a9fc-431b-a6ea-78ca93992262/ips/tempest-ServerAddressesTestJSON-719802233-network => generated 93 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: 423/841] 10.0.0.207 () {32 vars in 718 bytes} [Mon May 11 19:06:32 2026] DELETE /v2.1/servers/805cffe0-a9fc-431b-a6ea-78ca93992262 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 19:06:32.967 8 WARNING neutronclient.v2_0.client [None req-082efaa1-d0eb-45f6-b95a-678949a0c217 5b07a8c2473846df88eae7c155c151bb f699f31fb6634fd6b86778ccf51b4975 - - default default] 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/842] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:06:32 2026] GET /v2.1/servers/805cffe0-a9fc-431b-a6ea-78ca93992262 => generated 1661 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, ' 2026-05-11 19:06:34.215 7 WARNING neutronclient.v2_0.client [None req-9b9b97c4-3481-4b75-b635-e778453806ef 5b07a8c2473846df88eae7c155c151bb f699f31fb6634fd6b86778ccf51b4975 - - default default] 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/843] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:06:34 2026] GET /v2.1/servers/805cffe0-a9fc-431b-a6ea-78ca93992262 => generated 1661 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-11 19:06:35.354 8 WARNING neutronclient.v2_0.client [None req-616006af-fa54-4aff-a370-09bddc3c7b12 5b07a8c2473846df88eae7c155c151bb f699f31fb6634fd6b86778ccf51b4975 - - default default] 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/844] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:06:35 2026] GET /v2.1/servers/805cffe0-a9fc-431b-a6ea-78ca93992262 => generated 1661 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-11 19:06:35.745 7 INFO nova.api.openstack.compute.server_external_events [req-200f4fa8-ef62-480e-8b00-929ad75dbefe req-2e3a8ab2-a90e-4800-9432-0b958c3e171c 979507d394354b05a5941e084e9a56b1 3fde4b9003884a01ba05758acd4e176d - - 0550e6888ba443bb9198bdf75965cb3b 0550e6888ba443bb9198bdf75965cb3b] Creating event network-vif-deleted:d7233be6-29b7-45be-9ea8-cfb035e40a22 for instance 805cffe0-a9fc-431b-a6ea-78ca93992262 on instance [pid: 7|app: 0|req: 425/845] 10.0.0.104 () {38 vars in 815 bytes} [Mon May 11 19:06:35 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-11 19:06:36.487 8 WARNING neutronclient.v2_0.client [None req-7ebaeb44-77aa-4ae5-a609-ff6f491103bd 5b07a8c2473846df88eae7c155c151bb f699f31fb6634fd6b86778ccf51b4975 - - default default] 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/846] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:06:36 2026] GET /v2.1/servers/805cffe0-a9fc-431b-a6ea-78ca93992262 => generated 1452 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-11 19:06:37.583 7 WARNING neutronclient.v2_0.client [None req-9ee9d20a-b56a-4278-a431-3e3bb7ad54ff 5b07a8c2473846df88eae7c155c151bb f699f31fb6634fd6b86778ccf51b4975 - - default default] 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/847] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:06:37 2026] GET /v2.1/servers/805cffe0-a9fc-431b-a6ea-78ca93992262 => generated 1457 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-11 19:06:38.682 7 WARNING neutronclient.v2_0.client [None req-852b1abb-d8ae-4d0b-a51d-6fc94a34f105 5b07a8c2473846df88eae7c155c151bb f699f31fb6634fd6b86778ccf51b4975 - - default default] 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: 428/850] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:06:38 2026] GET /v2.1/servers/805cffe0-a9fc-431b-a6ea-78ca93992262 => generated 1457 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-11 19:06:39.756 8 INFO nova.api.openstack.wsgi [None req-b8cb6256-fdc5-47a8-9d18-9bbb76ed0e78 5b07a8c2473846df88eae7c155c151bb f699f31fb6634fd6b86778ccf51b4975 - - default default] HTTP exception thrown: Instance 805cffe0-a9fc-431b-a6ea-78ca93992262 could not be found. [pid: 8|app: 0|req: 423/851] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:06:39 2026] GET /v2.1/servers/805cffe0-a9fc-431b-a6ea-78ca93992262 => 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, ' 2026-05-11 19:06:52.389 8 WARNING neutronclient.v2_0.client [None req-229aa58f-c628-4886-8609-9f2f916e3806 90b3613f8ecb49a2a28b0225c06fb99d 315de929858c41afab51b92d669ca35b - - default default] 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/854] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:06:52 2026] GET /v2.1/servers/293fdeed-6640-4860-8b65-2e2f064efce7 => generated 1822 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-11 19:06:52.555 7 WARNING neutronclient.v2_0.client [None req-02bd0d57-3331-4020-925f-eedefad5ad5d 90b3613f8ecb49a2a28b0225c06fb99d 315de929858c41afab51b92d669ca35b - - default default] 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/855] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:06:52 2026] GET /v2.1/servers/293fdeed-6640-4860-8b65-2e2f064efce7 => generated 1822 bytes in 118 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: 426/856] 10.0.0.207 () {34 vars in 750 bytes} [Mon May 11 19:06:53 2026] POST /v2.1/servers/293fdeed-6640-4860-8b65-2e2f064efce7/action => generated 0 bytes in 72 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-11 19:06:53.270 7 WARNING neutronclient.v2_0.client [None req-e065d620-bbd5-4060-8312-707062d634d2 90b3613f8ecb49a2a28b0225c06fb99d 315de929858c41afab51b92d669ca35b - - default default] 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/857] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:06:53 2026] GET /v2.1/servers/293fdeed-6640-4860-8b65-2e2f064efce7 => generated 1824 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-11 19:06:54.403 8 WARNING neutronclient.v2_0.client [None req-0825894b-d519-4717-adc4-76a4a4017038 90b3613f8ecb49a2a28b0225c06fb99d 315de929858c41afab51b92d669ca35b - - default default] 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: 427/858] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:06:54 2026] GET /v2.1/servers/293fdeed-6640-4860-8b65-2e2f064efce7 => generated 1824 bytes in 125 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-11 19:06:55.554 7 WARNING neutronclient.v2_0.client [None req-243267be-0c83-44ea-8e76-829e57bae85c 90b3613f8ecb49a2a28b0225c06fb99d 315de929858c41afab51b92d669ca35b - - default default] 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: 432/859] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:06:55 2026] GET /v2.1/servers/293fdeed-6640-4860-8b65-2e2f064efce7 => generated 1824 bytes in 192 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-11 19:06:56.781 8 WARNING neutronclient.v2_0.client [None req-e83fa78d-c17e-4f92-aae9-d19536d2d786 90b3613f8ecb49a2a28b0225c06fb99d 315de929858c41afab51b92d669ca35b - - default default] 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: 428/860] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:06:56 2026] GET /v2.1/servers/293fdeed-6640-4860-8b65-2e2f064efce7 => generated 1829 bytes in 154 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-11 19:06:57.938 7 WARNING neutronclient.v2_0.client [None req-22890f98-ea75-4e49-a110-e45761c98806 90b3613f8ecb49a2a28b0225c06fb99d 315de929858c41afab51b92d669ca35b - - default default] 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/861] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:06:57 2026] GET /v2.1/servers/293fdeed-6640-4860-8b65-2e2f064efce7 => generated 1829 bytes in 119 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-11 19:06:59.081 8 WARNING neutronclient.v2_0.client [None req-fbdc8493-bfcd-4ae1-8d4b-c8ba28ca4600 90b3613f8ecb49a2a28b0225c06fb99d 315de929858c41afab51b92d669ca35b - - default default] 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: 430/864] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:06:59 2026] GET /v2.1/servers/293fdeed-6640-4860-8b65-2e2f064efce7 => generated 1829 bytes in 137 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-11 19:06:59.541 7 INFO nova.api.openstack.compute.server_external_events [req-93e53243-acf0-43da-ab15-cc10f740a82e req-7e5c31ea-6bfa-4676-9040-234720c2862d 979507d394354b05a5941e084e9a56b1 3fde4b9003884a01ba05758acd4e176d - - 0550e6888ba443bb9198bdf75965cb3b 0550e6888ba443bb9198bdf75965cb3b] Creating event network-vif-unplugged:f2df4bfc-52d9-4e06-9795-a213afecd7ea for instance 293fdeed-6640-4860-8b65-2e2f064efce7 on instance [pid: 7|app: 0|req: 435/865] 10.0.0.138 () {38 vars in 815 bytes} [Mon May 11 19:06:59 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-11 19:07:00.224 8 WARNING neutronclient.v2_0.client [None req-da992ab0-15b8-4388-8b5e-c84f39619e00 90b3613f8ecb49a2a28b0225c06fb99d 315de929858c41afab51b92d669ca35b - - default default] 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/866] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:07:00 2026] GET /v2.1/servers/293fdeed-6640-4860-8b65-2e2f064efce7 => generated 1829 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, ' 2026-05-11 19:07:01.482 7 WARNING neutronclient.v2_0.client [None req-b5dc4b6d-078a-4c23-8f26-ef4309265a03 90b3613f8ecb49a2a28b0225c06fb99d 315de929858c41afab51b92d669ca35b - - default default] 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/867] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:07:01 2026] GET /v2.1/servers/293fdeed-6640-4860-8b65-2e2f064efce7 => generated 1829 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-11 19:07:02.086 8 INFO nova.api.openstack.compute.server_external_events [req-2c98862f-bf08-4141-8100-fa26b5e9621a req-b0115fde-51c8-4d61-8dfc-c976386622b4 979507d394354b05a5941e084e9a56b1 3fde4b9003884a01ba05758acd4e176d - - 0550e6888ba443bb9198bdf75965cb3b 0550e6888ba443bb9198bdf75965cb3b] Creating event network-vif-plugged:f2df4bfc-52d9-4e06-9795-a213afecd7ea for instance 293fdeed-6640-4860-8b65-2e2f064efce7 on instance [pid: 8|app: 0|req: 432/868] 10.0.0.138 () {38 vars in 815 bytes} [Mon May 11 19:07: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-11 19:07:02.668 7 WARNING neutronclient.v2_0.client [None req-322da79d-a04c-4780-905b-4f7970f40530 90b3613f8ecb49a2a28b0225c06fb99d 315de929858c41afab51b92d669ca35b - - default default] 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: 437/869] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:07:02 2026] GET /v2.1/servers/293fdeed-6640-4860-8b65-2e2f064efce7 => generated 1829 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-11 19:07:03.806 8 WARNING neutronclient.v2_0.client [None req-d4c24f00-d090-4085-9891-3516135effb8 90b3613f8ecb49a2a28b0225c06fb99d 315de929858c41afab51b92d669ca35b - - default default] 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: 433/870] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:07:03 2026] GET /v2.1/servers/293fdeed-6640-4860-8b65-2e2f064efce7 => generated 1822 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, ' [pid: 7|app: 0|req: 438/871] 10.0.0.207 () {34 vars in 671 bytes} [Mon May 11 19:07:06 2026] POST /v2.1/os-keypairs => generated 395 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-11 19:07:08.044 8 WARNING neutronclient.v2_0.client [None req-576fdb53-919c-4146-a988-0dc8b4dc736f db4b2953aca44fcdb516959ca6757021 d4bf49bc7bfb4284aeb6eb337e2bd2af - - default default] 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-11 19:07:08.081 8 WARNING neutronclient.v2_0.client [None req-576fdb53-919c-4146-a988-0dc8b4dc736f db4b2953aca44fcdb516959ca6757021 d4bf49bc7bfb4284aeb6eb337e2bd2af - - default default] 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-11 19:07:08.344 8 WARNING neutronclient.v2_0.client [None req-576fdb53-919c-4146-a988-0dc8b4dc736f db4b2953aca44fcdb516959ca6757021 d4bf49bc7bfb4284aeb6eb337e2bd2af - - default default] 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: 434/874] 10.0.0.207 () {34 vars in 663 bytes} [Mon May 11 19:07:07 2026] POST /v2.1/servers => generated 448 bytes in 556 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-11 19:07:08.556 7 WARNING neutronclient.v2_0.client [None req-6f329004-651a-4972-9330-05a3b5cef21e db4b2953aca44fcdb516959ca6757021 d4bf49bc7bfb4284aeb6eb337e2bd2af - - default default] 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: 441/875] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:07:08 2026] GET /v2.1/servers/c448ca4c-d17d-4e90-bbb1-87882f95758e => generated 1393 bytes in 44 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-11 19:07:13.633 8 WARNING neutronclient.v2_0.client [None req-9fc20beb-b1b0-4ecb-b68e-6d4a509b19ab db4b2953aca44fcdb516959ca6757021 d4bf49bc7bfb4284aeb6eb337e2bd2af - - default default] 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: 435/876] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:07:13 2026] GET /v2.1/servers/c448ca4c-d17d-4e90-bbb1-87882f95758e => generated 1519 bytes in 231 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-11 19:07:14.211 7 INFO nova.api.openstack.compute.server_external_events [req-f95e9f37-9bde-443a-85e7-1140c7cf5975 req-26e6c012-622f-4dbe-b028-88c73834bad0 979507d394354b05a5941e084e9a56b1 3fde4b9003884a01ba05758acd4e176d - - 0550e6888ba443bb9198bdf75965cb3b 0550e6888ba443bb9198bdf75965cb3b] Creating event network-changed:5283178e-a284-48e5-8998-dff8785d5d25 for instance c448ca4c-d17d-4e90-bbb1-87882f95758e on instance [pid: 7|app: 0|req: 442/877] 10.0.0.104 () {38 vars in 815 bytes} [Mon May 11 19:07:14 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-11 19:07:18.870 8 WARNING neutronclient.v2_0.client [None req-e7545889-2aad-4ede-9922-01a0c96b8ad8 db4b2953aca44fcdb516959ca6757021 d4bf49bc7bfb4284aeb6eb337e2bd2af - - default default] 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/880] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:07:18 2026] GET /v2.1/servers/c448ca4c-d17d-4e90-bbb1-87882f95758e => generated 1517 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-11 19:07:19.927 7 INFO nova.api.openstack.compute.server_external_events [req-f49bebba-b0e8-4ed6-9d48-30158b1563ec req-e2184ff8-b380-4ec0-8d28-85f1e5e918fb 979507d394354b05a5941e084e9a56b1 3fde4b9003884a01ba05758acd4e176d - - 0550e6888ba443bb9198bdf75965cb3b 0550e6888ba443bb9198bdf75965cb3b] Creating event network-vif-plugged:5283178e-a284-48e5-8998-dff8785d5d25 for instance c448ca4c-d17d-4e90-bbb1-87882f95758e on instance [pid: 7|app: 0|req: 444/881] 10.0.0.138 () {38 vars in 815 bytes} [Mon May 11 19:07:19 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-11 19:07:24.058 8 WARNING neutronclient.v2_0.client [None req-2c96c253-7553-4722-9a75-7970da4b6640 db4b2953aca44fcdb516959ca6757021 d4bf49bc7bfb4284aeb6eb337e2bd2af - - default default] 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/882] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:07:24 2026] GET /v2.1/servers/c448ca4c-d17d-4e90-bbb1-87882f95758e => generated 1816 bytes in 192 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-11 19:07:25.396 8 INFO nova.api.openstack.compute.server_external_events [req-478936bd-e8a0-4718-a8cb-54ca0c83e77b req-17e70675-45fb-49fc-8412-a83a39503f3b 979507d394354b05a5941e084e9a56b1 3fde4b9003884a01ba05758acd4e176d - - 0550e6888ba443bb9198bdf75965cb3b 0550e6888ba443bb9198bdf75965cb3b] Creating event network-changed:5283178e-a284-48e5-8998-dff8785d5d25 for instance c448ca4c-d17d-4e90-bbb1-87882f95758e on instance [pid: 8|app: 0|req: 439/883] 10.0.0.104 () {38 vars in 815 bytes} [Mon May 11 19:07:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 19:07:25.445 7 WARNING neutronclient.v2_0.client [None req-17d01f66-6ddb-427f-9b7e-286dd842d6d6 db4b2953aca44fcdb516959ca6757021 d4bf49bc7bfb4284aeb6eb337e2bd2af - - default default] 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-11 19:07:25.484 7 WARNING neutronclient.v2_0.client [None req-17d01f66-6ddb-427f-9b7e-286dd842d6d6 db4b2953aca44fcdb516959ca6757021 d4bf49bc7bfb4284aeb6eb337e2bd2af - - default default] 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-11 19:07:25.674 7 WARNING neutronclient.v2_0.client [None req-17d01f66-6ddb-427f-9b7e-286dd842d6d6 db4b2953aca44fcdb516959ca6757021 d4bf49bc7bfb4284aeb6eb337e2bd2af - - default default] 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: 445/884] 10.0.0.207 () {34 vars in 663 bytes} [Mon May 11 19:07:25 2026] POST /v2.1/servers => generated 448 bytes in 513 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-11 19:07:25.915 8 WARNING neutronclient.v2_0.client [None req-67604707-a7b2-41a0-a9a8-4907ca286e16 db4b2953aca44fcdb516959ca6757021 d4bf49bc7bfb4284aeb6eb337e2bd2af - - default default] 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/885] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:07:25 2026] GET /v2.1/servers/46b7616b-3e50-44af-b741-37c9426a10fa => generated 1394 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-11 19:07:27.486 7 WARNING neutronclient.v2_0.client [None req-11c43d4a-8fd5-4b2e-8fbb-e740c5e50b76 90b3613f8ecb49a2a28b0225c06fb99d 315de929858c41afab51b92d669ca35b - - default default] 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/886] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:07:27 2026] GET /v2.1/servers/293fdeed-6640-4860-8b65-2e2f064efce7 => generated 1822 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, ' [pid: 8|app: 0|req: 441/887] 10.0.0.207 () {32 vars in 718 bytes} [Mon May 11 19:07:27 2026] DELETE /v2.1/servers/293fdeed-6640-4860-8b65-2e2f064efce7 => generated 0 bytes in 94 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-11 19:07:27.794 7 WARNING neutronclient.v2_0.client [None req-d1f9ccb5-02fe-4c17-a82b-21460e396310 90b3613f8ecb49a2a28b0225c06fb99d 315de929858c41afab51b92d669ca35b - - default default] 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: 447/888] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:07:27 2026] GET /v2.1/servers/293fdeed-6640-4860-8b65-2e2f064efce7 => generated 1828 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-11 19:07:28.969 8 WARNING neutronclient.v2_0.client [None req-b6cf4e99-e489-4ed0-854f-9b4542f6ab3f 90b3613f8ecb49a2a28b0225c06fb99d 315de929858c41afab51b92d669ca35b - - default default] 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/891] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:07:28 2026] GET /v2.1/servers/293fdeed-6640-4860-8b65-2e2f064efce7 => generated 1828 bytes in 132 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-11 19:07:30.118 7 WARNING neutronclient.v2_0.client [None req-c297cfa5-9614-4f53-97bd-6f49c764f2c2 90b3613f8ecb49a2a28b0225c06fb99d 315de929858c41afab51b92d669ca35b - - default default] 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: 449/892] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:07:30 2026] GET /v2.1/servers/293fdeed-6640-4860-8b65-2e2f064efce7 => generated 1828 bytes in 144 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-11 19:07:30.931 8 INFO nova.api.openstack.compute.server_external_events [req-35003331-1a9e-4d08-912d-9b405f68fd1f req-999d812f-2c02-4b0f-8093-cebf2ca128c2 979507d394354b05a5941e084e9a56b1 3fde4b9003884a01ba05758acd4e176d - - 0550e6888ba443bb9198bdf75965cb3b 0550e6888ba443bb9198bdf75965cb3b] Creating event network-vif-deleted:f2df4bfc-52d9-4e06-9795-a213afecd7ea for instance 293fdeed-6640-4860-8b65-2e2f064efce7 on instance [pid: 8|app: 0|req: 444/893] 10.0.0.104 () {38 vars in 815 bytes} [Mon May 11 19:07:30 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-11 19:07:31.057 7 WARNING neutronclient.v2_0.client [None req-eb4b7460-370c-4610-bb2c-cb072aa3ecae db4b2953aca44fcdb516959ca6757021 d4bf49bc7bfb4284aeb6eb337e2bd2af - - default default] 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/894] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:07:31 2026] GET /v2.1/servers/46b7616b-3e50-44af-b741-37c9426a10fa => generated 1454 bytes in 179 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-11 19:07:31.269 8 WARNING neutronclient.v2_0.client [None req-e61f034e-3b44-45ac-ad6b-eb2fd88f52d7 90b3613f8ecb49a2a28b0225c06fb99d 315de929858c41afab51b92d669ca35b - - default default] 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: 445/895] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:07:31 2026] GET /v2.1/servers/293fdeed-6640-4860-8b65-2e2f064efce7 => generated 1474 bytes in 142 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-11 19:07:31.843 7 INFO nova.api.openstack.compute.server_external_events [req-09e1cfec-e106-4cba-8f20-3421564163a6 req-5d8116cd-d462-4b72-ab8b-b15613d9b8f3 979507d394354b05a5941e084e9a56b1 3fde4b9003884a01ba05758acd4e176d - - 0550e6888ba443bb9198bdf75965cb3b 0550e6888ba443bb9198bdf75965cb3b] Creating event network-changed:63a1b681-9a65-40b5-b139-d9bff044167a for instance 46b7616b-3e50-44af-b741-37c9426a10fa on instance [pid: 7|app: 0|req: 451/896] 10.0.0.104 () {38 vars in 815 bytes} [Mon May 11 19:07:31 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-11 19:07:32.454 8 WARNING neutronclient.v2_0.client [None req-e64c080c-19f9-4f52-9c3f-fb0c50afb849 90b3613f8ecb49a2a28b0225c06fb99d 315de929858c41afab51b92d669ca35b - - default default] 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/897] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:07:32 2026] GET /v2.1/servers/293fdeed-6640-4860-8b65-2e2f064efce7 => generated 1479 bytes in 95 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-11 19:07:33.567 7 WARNING neutronclient.v2_0.client [None req-4f738d10-7f29-4039-af78-638ba60f7a8f 90b3613f8ecb49a2a28b0225c06fb99d 315de929858c41afab51b92d669ca35b - - default default] 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/898] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:07:33 2026] GET /v2.1/servers/293fdeed-6640-4860-8b65-2e2f064efce7 => generated 1479 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-11 19:07:34.650 8 INFO nova.api.openstack.wsgi [None req-2b6d0cec-9031-41d5-bf00-8c3e4bf5d1b5 90b3613f8ecb49a2a28b0225c06fb99d 315de929858c41afab51b92d669ca35b - - default default] HTTP exception thrown: Instance 293fdeed-6640-4860-8b65-2e2f064efce7 could not be found. [pid: 8|app: 0|req: 447/899] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:07:34 2026] GET /v2.1/servers/293fdeed-6640-4860-8b65-2e2f064efce7 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 453/900] 10.0.0.207 () {32 vars in 706 bytes} [Mon May 11 19:07:34 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1380923606 => 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-11 19:07:35.491 8 INFO nova.api.openstack.compute.server_external_events [req-44a7ede5-a0b5-4271-baa8-94f140d5e85d req-afed809a-0aa5-4ffe-be57-1cbac4d102d4 979507d394354b05a5941e084e9a56b1 3fde4b9003884a01ba05758acd4e176d - - 0550e6888ba443bb9198bdf75965cb3b 0550e6888ba443bb9198bdf75965cb3b] Creating event network-vif-plugged:63a1b681-9a65-40b5-b139-d9bff044167a for instance 46b7616b-3e50-44af-b741-37c9426a10fa on instance [pid: 8|app: 0|req: 448/901] 10.0.0.138 () {38 vars in 815 bytes} [Mon May 11 19:07:35 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 19:07:36.256 7 WARNING neutronclient.v2_0.client [None req-6cd872a2-630c-4715-badc-e5c719278101 db4b2953aca44fcdb516959ca6757021 d4bf49bc7bfb4284aeb6eb337e2bd2af - - default default] 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: 454/902] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:07:36 2026] GET /v2.1/servers/46b7616b-3e50-44af-b741-37c9426a10fa => generated 1518 bytes in 930 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-11 19:07:42.181 7 WARNING neutronclient.v2_0.client [None req-fa3a5823-1b68-4d95-b2c9-086dd4e6f6ca db4b2953aca44fcdb516959ca6757021 d4bf49bc7bfb4284aeb6eb337e2bd2af - - default default] 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: 456/905] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:07:42 2026] GET /v2.1/servers/46b7616b-3e50-44af-b741-37c9426a10fa => generated 1819 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-11 19:07:43.605 8 INFO nova.api.openstack.compute.server_external_events [req-5410c5d4-6613-4378-8345-01feb159ad43 req-0e222f16-989f-45b6-a1ed-7150be032548 979507d394354b05a5941e084e9a56b1 3fde4b9003884a01ba05758acd4e176d - - 0550e6888ba443bb9198bdf75965cb3b 0550e6888ba443bb9198bdf75965cb3b] Creating event network-changed:63a1b681-9a65-40b5-b139-d9bff044167a for instance 46b7616b-3e50-44af-b741-37c9426a10fa on instance [pid: 8|app: 0|req: 450/906] 10.0.0.104 () {38 vars in 815 bytes} [Mon May 11 19:07:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 19:07:51.921 8 WARNING neutronclient.v2_0.client [None req-d68d7abd-65de-44eb-b695-f58d0b4591e1 a30f2998dbbd45d7bc561a4186133048 3dcd2c7a7fd440a79cc8efc9d06b30cb - - default default] 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-11 19:07:52.073 8 WARNING neutronclient.v2_0.client [None req-d68d7abd-65de-44eb-b695-f58d0b4591e1 a30f2998dbbd45d7bc561a4186133048 3dcd2c7a7fd440a79cc8efc9d06b30cb - - default default] 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: 452/909] 10.0.0.207 () {34 vars in 663 bytes} [Mon May 11 19:07:51 2026] POST /v2.1/servers => generated 424 bytes in 445 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-11 19:07:52.323 7 WARNING neutronclient.v2_0.client [None req-6d01def0-628b-4823-acb3-3b06e6075ef8 a30f2998dbbd45d7bc561a4186133048 3dcd2c7a7fd440a79cc8efc9d06b30cb - - default default] 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/910] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:07:52 2026] GET /v2.1/servers/86572606-82e9-4b13-b478-af619fbbe346 => generated 1368 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, ' 2026-05-11 19:07:53.422 8 WARNING neutronclient.v2_0.client [None req-715605d8-5ebc-4eae-97a2-1e59f1eb0d63 a30f2998dbbd45d7bc561a4186133048 3dcd2c7a7fd440a79cc8efc9d06b30cb - - default default] 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/911] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:07:53 2026] GET /v2.1/servers/86572606-82e9-4b13-b478-af619fbbe346 => generated 1372 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-11 19:07:54.527 7 WARNING neutronclient.v2_0.client [None req-a33a8128-7d5f-4674-abfd-07f3cf17671e a30f2998dbbd45d7bc561a4186133048 3dcd2c7a7fd440a79cc8efc9d06b30cb - - default default] 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/912] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:07:54 2026] GET /v2.1/servers/86572606-82e9-4b13-b478-af619fbbe346 => generated 1420 bytes in 101 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-11 19:07:55.650 8 WARNING neutronclient.v2_0.client [None req-5e8eeaf4-e433-4774-ae4b-54c9f40dd6ba a30f2998dbbd45d7bc561a4186133048 3dcd2c7a7fd440a79cc8efc9d06b30cb - - default default] 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/913] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:07:55 2026] GET /v2.1/servers/86572606-82e9-4b13-b478-af619fbbe346 => generated 1420 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-11 19:07:56.733 7 WARNING neutronclient.v2_0.client [None req-bab5dd4c-997a-4913-8da7-b5a9a55d1908 a30f2998dbbd45d7bc561a4186133048 3dcd2c7a7fd440a79cc8efc9d06b30cb - - default default] 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: 460/914] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:07:56 2026] GET /v2.1/servers/86572606-82e9-4b13-b478-af619fbbe346 => generated 1470 bytes in 504 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-11 19:07:57.601 8 INFO nova.api.openstack.compute.server_external_events [req-5e09a77a-8cac-4fcd-b640-682b59489ec3 req-6e1d45d3-af0e-4d1b-a2a1-c583ae793c7f 979507d394354b05a5941e084e9a56b1 3fde4b9003884a01ba05758acd4e176d - - 0550e6888ba443bb9198bdf75965cb3b 0550e6888ba443bb9198bdf75965cb3b] Creating event network-changed:541bf4e1-fe79-4270-ab4c-d61dc5e80a2d for instance 86572606-82e9-4b13-b478-af619fbbe346 on instance [pid: 8|app: 0|req: 455/915] 10.0.0.104 () {38 vars in 815 bytes} [Mon May 11 19:07: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, ' 2026-05-11 19:07:58.255 7 WARNING neutronclient.v2_0.client [None req-35212413-d676-45f9-94ca-b8a05e1dd676 a30f2998dbbd45d7bc561a4186133048 3dcd2c7a7fd440a79cc8efc9d06b30cb - - default default] 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/918] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:07:58 2026] GET /v2.1/servers/86572606-82e9-4b13-b478-af619fbbe346 => generated 1468 bytes in 189 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-11 19:07:59.459 8 WARNING neutronclient.v2_0.client [None req-dee86ec0-42eb-46bf-bcec-3ef106f31010 a30f2998dbbd45d7bc561a4186133048 3dcd2c7a7fd440a79cc8efc9d06b30cb - - default default] 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: 457/919] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:07:59 2026] GET /v2.1/servers/86572606-82e9-4b13-b478-af619fbbe346 => generated 1468 bytes in 117 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-11 19:08:00.596 7 WARNING neutronclient.v2_0.client [None req-25dd72ed-3620-4eb5-8c90-ed3867510e73 a30f2998dbbd45d7bc561a4186133048 3dcd2c7a7fd440a79cc8efc9d06b30cb - - default default] 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: 463/920] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:08:00 2026] GET /v2.1/servers/86572606-82e9-4b13-b478-af619fbbe346 => generated 1468 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-11 19:08:01.773 8 WARNING neutronclient.v2_0.client [None req-e2681483-ff9d-41ce-b196-8918b657a9ac a30f2998dbbd45d7bc561a4186133048 3dcd2c7a7fd440a79cc8efc9d06b30cb - - default default] 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: 458/921] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:08:01 2026] GET /v2.1/servers/86572606-82e9-4b13-b478-af619fbbe346 => generated 1468 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-11 19:08:02.507 7 INFO nova.api.openstack.compute.server_external_events [req-d626a045-bb27-4451-9106-ac53bb917240 req-14a89f6e-f64a-45ce-a6f0-25ed72e975fe 979507d394354b05a5941e084e9a56b1 3fde4b9003884a01ba05758acd4e176d - - 0550e6888ba443bb9198bdf75965cb3b 0550e6888ba443bb9198bdf75965cb3b] Creating event network-vif-plugged:541bf4e1-fe79-4270-ab4c-d61dc5e80a2d for instance 86572606-82e9-4b13-b478-af619fbbe346 on instance [pid: 7|app: 0|req: 464/922] 10.0.0.138 () {38 vars in 815 bytes} [Mon May 11 19:08:02 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 19:08:02.914 8 WARNING neutronclient.v2_0.client [None req-eb48a908-fc9c-4744-bcf6-0a2dc826115f a30f2998dbbd45d7bc561a4186133048 3dcd2c7a7fd440a79cc8efc9d06b30cb - - default default] 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: 459/923] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:08:02 2026] GET /v2.1/servers/86572606-82e9-4b13-b478-af619fbbe346 => generated 1468 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-11 19:08:04.134 7 WARNING neutronclient.v2_0.client [None req-e269f983-1fb6-4bd2-97b9-412eb99b4ec9 a30f2998dbbd45d7bc561a4186133048 3dcd2c7a7fd440a79cc8efc9d06b30cb - - default default] 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/924] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:08:04 2026] GET /v2.1/servers/86572606-82e9-4b13-b478-af619fbbe346 => generated 1468 bytes in 220 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-11 19:08:05.347 8 WARNING neutronclient.v2_0.client [None req-9ba4fe81-4b4e-413b-af99-5e4f374c9db0 a30f2998dbbd45d7bc561a4186133048 3dcd2c7a7fd440a79cc8efc9d06b30cb - - default default] 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: 460/925] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:08:05 2026] GET /v2.1/servers/86572606-82e9-4b13-b478-af619fbbe346 => generated 1648 bytes in 153 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: 466/926] 10.0.0.207 () {32 vars in 718 bytes} [Mon May 11 19:08:06 2026] DELETE /v2.1/servers/86572606-82e9-4b13-b478-af619fbbe346 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 19:08:06.812 8 WARNING neutronclient.v2_0.client [None req-9a03b5ca-d268-4fd9-b62c-245adb07ba36 a30f2998dbbd45d7bc561a4186133048 3dcd2c7a7fd440a79cc8efc9d06b30cb - - default default] 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/927] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:08:06 2026] GET /v2.1/servers/86572606-82e9-4b13-b478-af619fbbe346 => generated 1654 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-11 19:08:07.994 7 WARNING neutronclient.v2_0.client [None req-c08c50da-25cd-4cdd-9ec7-981d2dc1183e a30f2998dbbd45d7bc561a4186133048 3dcd2c7a7fd440a79cc8efc9d06b30cb - - default default] 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/928] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:08:07 2026] GET /v2.1/servers/86572606-82e9-4b13-b478-af619fbbe346 => generated 1654 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-11 19:08:09.173 8 WARNING neutronclient.v2_0.client [None req-5e5c3708-a9c3-4950-b93a-17b54586408e a30f2998dbbd45d7bc561a4186133048 3dcd2c7a7fd440a79cc8efc9d06b30cb - - default default] 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: 463/931] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:08:09 2026] GET /v2.1/servers/86572606-82e9-4b13-b478-af619fbbe346 => generated 1654 bytes in 133 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-11 19:08:09.605 7 INFO nova.api.openstack.compute.server_external_events [req-703413c1-3115-4d00-b474-6d89d232f26c req-6b3c9a58-4e41-4150-909a-d7ea5c3f6df3 979507d394354b05a5941e084e9a56b1 3fde4b9003884a01ba05758acd4e176d - - 0550e6888ba443bb9198bdf75965cb3b 0550e6888ba443bb9198bdf75965cb3b] Creating event network-vif-deleted:541bf4e1-fe79-4270-ab4c-d61dc5e80a2d for instance 86572606-82e9-4b13-b478-af619fbbe346 on instance [pid: 7|app: 0|req: 469/932] 10.0.0.104 () {38 vars in 815 bytes} [Mon May 11 19:08:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 19:08:10.315 8 WARNING neutronclient.v2_0.client [None req-0e7254ab-f3be-47c3-b5a3-79007b329406 a30f2998dbbd45d7bc561a4186133048 3dcd2c7a7fd440a79cc8efc9d06b30cb - - default default] 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/933] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:08:10 2026] GET /v2.1/servers/86572606-82e9-4b13-b478-af619fbbe346 => generated 1449 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-11 19:08:11.425 7 WARNING neutronclient.v2_0.client [None req-17856c85-04f2-4409-9129-9455d79c65b8 a30f2998dbbd45d7bc561a4186133048 3dcd2c7a7fd440a79cc8efc9d06b30cb - - default default] 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: 470/934] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:08:11 2026] GET /v2.1/servers/86572606-82e9-4b13-b478-af619fbbe346 => generated 1454 bytes in 98 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-11 19:08:12.510 8 WARNING neutronclient.v2_0.client [None req-fa5cdcaa-e349-4630-a297-b0e6800c67e4 a30f2998dbbd45d7bc561a4186133048 3dcd2c7a7fd440a79cc8efc9d06b30cb - - default default] 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: 465/935] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:08:12 2026] GET /v2.1/servers/86572606-82e9-4b13-b478-af619fbbe346 => generated 1454 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-11 19:08:13.588 7 INFO nova.api.openstack.wsgi [None req-651869ed-dd29-4417-b7a5-4eda4f64e913 a30f2998dbbd45d7bc561a4186133048 3dcd2c7a7fd440a79cc8efc9d06b30cb - - default default] HTTP exception thrown: Instance 86572606-82e9-4b13-b478-af619fbbe346 could not be found. [pid: 7|app: 0|req: 471/936] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:08:13 2026] GET /v2.1/servers/86572606-82e9-4b13-b478-af619fbbe346 => 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-11 19:08:17.878 8 WARNING neutronclient.v2_0.client [None req-74f57473-b7cf-4c8f-87c0-6caa15fc58a6 e2a2f4e2c5b04ba6b1b35632ecde709c 851632fd3e034a98a516fc7ab2c23725 - - default default] 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-11 19:08:17.912 8 WARNING neutronclient.v2_0.client [None req-74f57473-b7cf-4c8f-87c0-6caa15fc58a6 e2a2f4e2c5b04ba6b1b35632ecde709c 851632fd3e034a98a516fc7ab2c23725 - - default default] 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-11 19:08:18.056 8 WARNING neutronclient.v2_0.client [None req-74f57473-b7cf-4c8f-87c0-6caa15fc58a6 e2a2f4e2c5b04ba6b1b35632ecde709c 851632fd3e034a98a516fc7ab2c23725 - - default default] 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/939] 199.204.45.109 () {36 vars in 714 bytes} [Mon May 11 19:08:17 2026] POST /v2.1/servers => generated 453 bytes in 721 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-11 19:08:18.761 7 WARNING neutronclient.v2_0.client [None req-e77a8137-e10e-4aae-8310-02f2f03683c6 e2a2f4e2c5b04ba6b1b35632ecde709c 851632fd3e034a98a516fc7ab2c23725 - - default default] 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: 474/940] 199.204.45.109 () {32 vars in 733 bytes} [Mon May 11 19:08:18 2026] GET /v2.1/servers/d43fd234-45ec-4107-8dd1-697531a984ed => generated 2213 bytes in 56 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-11 19:08:18.836 8 WARNING neutronclient.v2_0.client [None req-0d28c4cf-8bcf-4237-a203-b739c1100955 e2a2f4e2c5b04ba6b1b35632ecde709c 851632fd3e034a98a516fc7ab2c23725 - - default default] 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: 467/941] 199.204.45.109 () {32 vars in 759 bytes} [Mon May 11 19:08:18 2026] GET /v2.1/servers/d43fd234-45ec-4107-8dd1-697531a984ed/os-interface => generated 28 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, ' [pid: 7|app: 0|req: 475/942] 199.204.45.109 () {32 vars in 777 bytes} [Mon May 11 19:08:18 2026] GET /v2.1/servers/d43fd234-45ec-4107-8dd1-697531a984ed/os-volume_attachments => generated 25 bytes in 25 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-11 19:08:21.704 8 WARNING neutronclient.v2_0.client [None req-f7cf5c7b-547d-49df-be78-5e503b9d3c88 e2a2f4e2c5b04ba6b1b35632ecde709c 851632fd3e034a98a516fc7ab2c23725 - - default default] 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: 468/943] 199.204.45.109 () {32 vars in 733 bytes} [Mon May 11 19:08:21 2026] GET /v2.1/servers/d43fd234-45ec-4107-8dd1-697531a984ed => generated 2303 bytes in 921 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-11 19:08:22.459 7 WARNING neutronclient.v2_0.client [None req-138767dd-db6d-436d-b1d9-db6014493455 e2a2f4e2c5b04ba6b1b35632ecde709c 851632fd3e034a98a516fc7ab2c23725 - - default default] 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: 476/944] 199.204.45.109 () {32 vars in 759 bytes} [Mon May 11 19:08:22 2026] GET /v2.1/servers/d43fd234-45ec-4107-8dd1-697531a984ed/os-interface => generated 28 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, ' [pid: 8|app: 0|req: 469/945] 199.204.45.109 () {32 vars in 777 bytes} [Mon May 11 19:08:22 2026] GET /v2.1/servers/d43fd234-45ec-4107-8dd1-697531a984ed/os-volume_attachments => generated 197 bytes in 53 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: 477/946] 10.0.0.207 () {34 vars in 671 bytes} [Mon May 11 19:08:23 2026] POST /v2.1/os-keypairs => generated 397 bytes in 196 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: 470/947] 10.0.0.207 () {34 vars in 671 bytes} [Mon May 11 19:08:24 2026] POST /v2.1/os-keypairs => generated 386 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/948] 10.0.0.207 () {34 vars in 671 bytes} [Mon May 11 19:08:24 2026] POST /v2.1/os-keypairs => generated 398 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 19:08:25.418 8 WARNING neutronclient.v2_0.client [None req-3899a6d6-2c6a-43cf-a0eb-06d708fe2f32 e2a2f4e2c5b04ba6b1b35632ecde709c 851632fd3e034a98a516fc7ab2c23725 - - default default] 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-11 19:08:25.679 7 INFO nova.api.openstack.compute.server_external_events [req-179e6c3f-1c6a-4378-b321-deaff351674f req-32ed1f84-b600-48df-84c4-29a7f9dc739d 979507d394354b05a5941e084e9a56b1 3fde4b9003884a01ba05758acd4e176d - - 0550e6888ba443bb9198bdf75965cb3b 0550e6888ba443bb9198bdf75965cb3b] Creating event network-changed:7bc4f398-0230-44e8-a288-2a9b09b17b2a for instance d43fd234-45ec-4107-8dd1-697531a984ed on instance [pid: 7|app: 0|req: 479/949] 10.0.0.104 () {38 vars in 815 bytes} [Mon May 11 19:08:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 19:08:25.759 7 WARNING neutronclient.v2_0.client [None req-cc963efe-9c27-4faa-8787-3c59c07c2813 3f171a6daa3749db9c7cd5ce62a438c7 e2c08cdf38a6440f8665cade5124a8de - - default default] 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/950] 199.204.45.109 () {32 vars in 733 bytes} [Mon May 11 19:08:25 2026] GET /v2.1/servers/d43fd234-45ec-4107-8dd1-697531a984ed => generated 2445 bytes in 413 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-11 19:08:25.814 7 WARNING neutronclient.v2_0.client [None req-cc963efe-9c27-4faa-8787-3c59c07c2813 3f171a6daa3749db9c7cd5ce62a438c7 e2c08cdf38a6440f8665cade5124a8de - - default default] 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-11 19:08:25.898 8 WARNING neutronclient.v2_0.client [None req-6827fbcb-1c64-4c61-9eda-3c415b31d869 e2a2f4e2c5b04ba6b1b35632ecde709c 851632fd3e034a98a516fc7ab2c23725 - - default default] 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-11 19:08:25.955 7 WARNING neutronclient.v2_0.client [None req-cc963efe-9c27-4faa-8787-3c59c07c2813 3f171a6daa3749db9c7cd5ce62a438c7 e2c08cdf38a6440f8665cade5124a8de - - default default] 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: 472/951] 199.204.45.109 () {32 vars in 759 bytes} [Mon May 11 19:08:25 2026] GET /v2.1/servers/d43fd234-45ec-4107-8dd1-697531a984ed/os-interface => generated 283 bytes in 217 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: 473/952] 199.204.45.109 () {32 vars in 777 bytes} [Mon May 11 19:08:26 2026] GET /v2.1/servers/d43fd234-45ec-4107-8dd1-697531a984ed/os-volume_attachments => generated 197 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-05-11 19:08:26.154 7 WARNING neutronclient.v2_0.client [None req-cc963efe-9c27-4faa-8787-3c59c07c2813 3f171a6daa3749db9c7cd5ce62a438c7 e2c08cdf38a6440f8665cade5124a8de - - default default] 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: 480/953] 10.0.0.207 () {34 vars in 663 bytes} [Mon May 11 19:08:25 2026] POST /v2.1/servers => generated 496 bytes in 719 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-11 19:08:26.439 8 WARNING neutronclient.v2_0.client [None req-2fb32030-842d-4075-9c19-c00f103f2d6c 3f171a6daa3749db9c7cd5ce62a438c7 e2c08cdf38a6440f8665cade5124a8de - - default default] 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: 474/954] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:08:26 2026] GET /v2.1/servers/e28599e2-ca37-4f2f-b30f-cb0f2d9b073b => generated 1457 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-11 19:08:26.782 7 WARNING neutronclient.v2_0.client [None req-0eb773e5-472d-4d75-94ce-890eb27f7772 dd27a1203f4249538b21cece6604f293 cceb0979ac4a4554a117640a80d1ba50 - - default default] 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-11 19:08:26.837 7 WARNING neutronclient.v2_0.client [None req-0eb773e5-472d-4d75-94ce-890eb27f7772 dd27a1203f4249538b21cece6604f293 cceb0979ac4a4554a117640a80d1ba50 - - default default] 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-11 19:08:26.960 7 WARNING neutronclient.v2_0.client [None req-0eb773e5-472d-4d75-94ce-890eb27f7772 dd27a1203f4249538b21cece6604f293 cceb0979ac4a4554a117640a80d1ba50 - - default default] 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: 481/955] 10.0.0.207 () {34 vars in 663 bytes} [Mon May 11 19:08:26 2026] POST /v2.1/servers => generated 449 bytes in 467 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-11 19:08:27.217 8 WARNING neutronclient.v2_0.client [None req-4b19cc31-02e5-4543-8994-fe41859c2af3 dd27a1203f4249538b21cece6604f293 cceb0979ac4a4554a117640a80d1ba50 - - default default] 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/956] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:08:27 2026] GET /v2.1/servers/60c7d7d2-9ee8-4c80-8016-901ec34f6654 => generated 1403 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-11 19:08:27.560 7 WARNING neutronclient.v2_0.client [None req-3419c5c2-05d3-443f-9413-39ceff4c993c 3f171a6daa3749db9c7cd5ce62a438c7 e2c08cdf38a6440f8665cade5124a8de - - default default] 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: 482/957] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:08:27 2026] GET /v2.1/servers/e28599e2-ca37-4f2f-b30f-cb0f2d9b073b => generated 1461 bytes in 94 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-11 19:08:28.320 8 WARNING neutronclient.v2_0.client [None req-22152482-af7d-4023-9c59-5be6a25d26b8 dd27a1203f4249538b21cece6604f293 cceb0979ac4a4554a117640a80d1ba50 - - default default] 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: 477/960] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:08:28 2026] GET /v2.1/servers/60c7d7d2-9ee8-4c80-8016-901ec34f6654 => generated 1407 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 19:08:28.725 8 WARNING neutronclient.v2_0.client [None req-a595a78c-8a3b-4f7a-b601-692814369e89 e2a2f4e2c5b04ba6b1b35632ecde709c 851632fd3e034a98a516fc7ab2c23725 - - default default] 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: 478/961] 199.204.45.109 () {32 vars in 733 bytes} [Mon May 11 19:08:28 2026] GET /v2.1/servers/d43fd234-45ec-4107-8dd1-697531a984ed => generated 2433 bytes in 134 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-11 19:08:28.854 7 WARNING neutronclient.v2_0.client [None req-daaf0edb-541a-4437-b337-a47b040bc581 3f171a6daa3749db9c7cd5ce62a438c7 e2c08cdf38a6440f8665cade5124a8de - - default default] 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-11 19:08:28.854 8 WARNING neutronclient.v2_0.client [None req-661a1fa6-c880-4a51-aed8-33eb1dd7b746 e2a2f4e2c5b04ba6b1b35632ecde709c 851632fd3e034a98a516fc7ab2c23725 - - default default] 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/962] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:08:28 2026] GET /v2.1/servers/e28599e2-ca37-4f2f-b30f-cb0f2d9b073b => generated 1509 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/963] 199.204.45.109 () {32 vars in 759 bytes} [Mon May 11 19:08:28 2026] GET /v2.1/servers/d43fd234-45ec-4107-8dd1-697531a984ed/os-interface => generated 283 bytes in 80 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: 485/964] 199.204.45.109 () {32 vars in 777 bytes} [Mon May 11 19:08:28 2026] GET /v2.1/servers/d43fd234-45ec-4107-8dd1-697531a984ed/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-11 19:08:29.417 8 WARNING neutronclient.v2_0.client [None req-4b61e52f-300a-4ba3-b93f-a23e2f2f6d7c dd27a1203f4249538b21cece6604f293 cceb0979ac4a4554a117640a80d1ba50 - - default default] 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: 480/965] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:08:29 2026] GET /v2.1/servers/60c7d7d2-9ee8-4c80-8016-901ec34f6654 => generated 1399 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-11 19:08:29.939 7 WARNING neutronclient.v2_0.client [None req-7652113a-1500-468c-84cb-497414f77ad1 3f171a6daa3749db9c7cd5ce62a438c7 e2c08cdf38a6440f8665cade5124a8de - - default default] 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: 486/966] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:08:29 2026] GET /v2.1/servers/e28599e2-ca37-4f2f-b30f-cb0f2d9b073b => generated 1509 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-11 19:08:30.518 8 WARNING neutronclient.v2_0.client [None req-747553a3-c41f-4a09-82ae-d494d300c716 dd27a1203f4249538b21cece6604f293 cceb0979ac4a4554a117640a80d1ba50 - - default default] 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/967] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:08:30 2026] GET /v2.1/servers/60c7d7d2-9ee8-4c80-8016-901ec34f6654 => generated 1455 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-11 19:08:31.049 7 WARNING neutronclient.v2_0.client [None req-289e4e43-be1a-4a0e-8aec-fe0db96f715b 3f171a6daa3749db9c7cd5ce62a438c7 e2c08cdf38a6440f8665cade5124a8de - - default default] 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/968] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:08:31 2026] GET /v2.1/servers/e28599e2-ca37-4f2f-b30f-cb0f2d9b073b => generated 1517 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-11 19:08:31.619 8 WARNING neutronclient.v2_0.client [None req-54e1e848-2345-4c12-a79d-3914664c78f4 dd27a1203f4249538b21cece6604f293 cceb0979ac4a4554a117640a80d1ba50 - - default default] 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: 482/969] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:08:31 2026] GET /v2.1/servers/60c7d7d2-9ee8-4c80-8016-901ec34f6654 => generated 1455 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 19:08:31.895 7 WARNING neutronclient.v2_0.client [None req-fdf8cf82-3127-4136-9a48-a63a5b0ec2cc e2a2f4e2c5b04ba6b1b35632ecde709c 851632fd3e034a98a516fc7ab2c23725 - - default default] 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-11 19:08:31.914 8 INFO nova.api.openstack.compute.server_external_events [req-325cf211-f7d6-4e35-9f63-8edfb8e68d14 req-ba7275c7-0ede-4afb-bc1c-b01b8762f03d 979507d394354b05a5941e084e9a56b1 3fde4b9003884a01ba05758acd4e176d - - 0550e6888ba443bb9198bdf75965cb3b 0550e6888ba443bb9198bdf75965cb3b] Creating event network-changed:6b2ca9d7-7b24-4ff4-bcd4-04ad903125d5 for instance e28599e2-ca37-4f2f-b30f-cb0f2d9b073b on instance [pid: 8|app: 0|req: 483/970] 10.0.0.104 () {38 vars in 815 bytes} [Mon May 11 19:08:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/971] 199.204.45.109 () {32 vars in 733 bytes} [Mon May 11 19:08:31 2026] GET /v2.1/servers/d43fd234-45ec-4107-8dd1-697531a984ed => generated 2433 bytes in 172 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-11 19:08:32.034 8 WARNING neutronclient.v2_0.client [None req-163b78ab-59b5-4922-a965-6a28efbbe6d1 e2a2f4e2c5b04ba6b1b35632ecde709c 851632fd3e034a98a516fc7ab2c23725 - - default default] 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: 484/972] 199.204.45.109 () {32 vars in 759 bytes} [Mon May 11 19:08:32 2026] GET /v2.1/servers/d43fd234-45ec-4107-8dd1-697531a984ed/os-interface => generated 283 bytes in 79 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 489/973] 199.204.45.109 () {32 vars in 777 bytes} [Mon May 11 19:08:32 2026] GET /v2.1/servers/d43fd234-45ec-4107-8dd1-697531a984ed/os-volume_attachments => generated 197 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-05-11 19:08:32.145 8 WARNING neutronclient.v2_0.client [None req-e7bf70c0-fe6d-4252-8de8-77ffc2b9be40 3f171a6daa3749db9c7cd5ce62a438c7 e2c08cdf38a6440f8665cade5124a8de - - default default] 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/974] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:08:32 2026] GET /v2.1/servers/e28599e2-ca37-4f2f-b30f-cb0f2d9b073b => generated 1641 bytes in 189 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-11 19:08:32.458 7 INFO nova.api.openstack.compute.server_external_events [req-57e8b953-d1e5-426f-b565-120665c22bd4 req-556e9d7e-63d9-4a8d-9f68-cf9e3924ebf3 979507d394354b05a5941e084e9a56b1 3fde4b9003884a01ba05758acd4e176d - - 0550e6888ba443bb9198bdf75965cb3b 0550e6888ba443bb9198bdf75965cb3b] Creating event network-vif-plugged:7bc4f398-0230-44e8-a288-2a9b09b17b2a for instance d43fd234-45ec-4107-8dd1-697531a984ed on instance [pid: 7|app: 0|req: 490/975] 10.0.0.138 () {38 vars in 815 bytes} [Mon May 11 19:08: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-11 19:08:32.696 8 WARNING neutronclient.v2_0.client [None req-0a05c993-865c-46d4-a06d-d5dc7656b3ff dd27a1203f4249538b21cece6604f293 cceb0979ac4a4554a117640a80d1ba50 - - default default] 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/976] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:08:32 2026] GET /v2.1/servers/60c7d7d2-9ee8-4c80-8016-901ec34f6654 => generated 1463 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-11 19:08:33.357 7 WARNING neutronclient.v2_0.client [None req-c7d94823-3adb-4210-bdb9-3ed80d9fc74a 3f171a6daa3749db9c7cd5ce62a438c7 e2c08cdf38a6440f8665cade5124a8de - - default default] 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: 491/977] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:08:33 2026] GET /v2.1/servers/e28599e2-ca37-4f2f-b30f-cb0f2d9b073b => generated 1629 bytes in 136 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-11 19:08:33.801 8 WARNING neutronclient.v2_0.client [None req-d89623d7-ad79-47d9-a838-be8f7137043f dd27a1203f4249538b21cece6604f293 cceb0979ac4a4554a117640a80d1ba50 - - default default] 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: 487/978] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:08:33 2026] GET /v2.1/servers/60c7d7d2-9ee8-4c80-8016-901ec34f6654 => generated 1530 bytes in 191 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-11 19:08:34.028 7 INFO nova.api.openstack.compute.server_external_events [req-f1ca31f4-bd9f-47d9-b680-aa10efe73a9a req-8a682e86-5080-4164-9d1d-f11de5bd34f7 979507d394354b05a5941e084e9a56b1 3fde4b9003884a01ba05758acd4e176d - - 0550e6888ba443bb9198bdf75965cb3b 0550e6888ba443bb9198bdf75965cb3b] Creating event network-changed:3ad6c1fd-5bb7-4fa0-a5be-5fa8c1145236 for instance 60c7d7d2-9ee8-4c80-8016-901ec34f6654 on instance [pid: 7|app: 0|req: 492/979] 10.0.0.104 () {38 vars in 815 bytes} [Mon May 11 19:08:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 19:08:34.510 8 WARNING neutronclient.v2_0.client [None req-106c528d-117f-41ed-8e30-a6359160ea33 3f171a6daa3749db9c7cd5ce62a438c7 e2c08cdf38a6440f8665cade5124a8de - - default default] 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: 488/980] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:08:34 2026] GET /v2.1/servers/e28599e2-ca37-4f2f-b30f-cb0f2d9b073b => generated 1629 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-11 19:08:34.777 7 WARNING neutronclient.v2_0.client [None req-ea387934-178c-4fa5-9d6b-0d443f454ab3 e2a2f4e2c5b04ba6b1b35632ecde709c 851632fd3e034a98a516fc7ab2c23725 - - default default] 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: 493/981] 199.204.45.109 () {32 vars in 733 bytes} [Mon May 11 19:08:34 2026] GET /v2.1/servers/d43fd234-45ec-4107-8dd1-697531a984ed => generated 2580 bytes in 131 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-11 19:08:34.903 8 WARNING neutronclient.v2_0.client [None req-40f54f60-5a3f-402c-9872-e785c7b77d04 e2a2f4e2c5b04ba6b1b35632ecde709c 851632fd3e034a98a516fc7ab2c23725 - - default default] 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/982] 199.204.45.109 () {32 vars in 759 bytes} [Mon May 11 19:08:34 2026] GET /v2.1/servers/d43fd234-45ec-4107-8dd1-697531a984ed/os-interface => generated 285 bytes in 85 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 490/983] 199.204.45.109 () {32 vars in 777 bytes} [Mon May 11 19:08:34 2026] GET /v2.1/servers/d43fd234-45ec-4107-8dd1-697531a984ed/os-volume_attachments => generated 197 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-05-11 19:08:35.016 7 WARNING neutronclient.v2_0.client [None req-740ceae9-c44f-4c8b-b7cd-eb840b8aeb2b dd27a1203f4249538b21cece6604f293 cceb0979ac4a4554a117640a80d1ba50 - - default default] 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: 494/984] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:08:34 2026] GET /v2.1/servers/60c7d7d2-9ee8-4c80-8016-901ec34f6654 => generated 1528 bytes in 152 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-11 19:08:35.661 8 WARNING neutronclient.v2_0.client [None req-b68a181b-bedf-4a1f-8f78-12841c5eeb6c 3f171a6daa3749db9c7cd5ce62a438c7 e2c08cdf38a6440f8665cade5124a8de - - default default] 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: 491/985] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:08:35 2026] GET /v2.1/servers/e28599e2-ca37-4f2f-b30f-cb0f2d9b073b => generated 1629 bytes in 125 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-11 19:08:36.176 7 WARNING neutronclient.v2_0.client [None req-26da4279-28c6-4a04-8bcf-188a1c42c8e9 dd27a1203f4249538b21cece6604f293 cceb0979ac4a4554a117640a80d1ba50 - - default default] 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/986] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:08:36 2026] GET /v2.1/servers/60c7d7d2-9ee8-4c80-8016-901ec34f6654 => generated 1528 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-11 19:08:36.490 8 INFO nova.api.openstack.compute.server_external_events [req-1c6cd4fb-8c58-4e4b-a918-2a60a2167ec2 req-600ba253-4ebf-4183-863d-4ac0565ef4ed 979507d394354b05a5941e084e9a56b1 3fde4b9003884a01ba05758acd4e176d - - 0550e6888ba443bb9198bdf75965cb3b 0550e6888ba443bb9198bdf75965cb3b] Creating event network-vif-plugged:6b2ca9d7-7b24-4ff4-bcd4-04ad903125d5 for instance e28599e2-ca37-4f2f-b30f-cb0f2d9b073b on instance [pid: 8|app: 0|req: 492/987] 10.0.0.138 () {38 vars in 815 bytes} [Mon May 11 19:08:36 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-11 19:08:36.804 7 WARNING neutronclient.v2_0.client [None req-66ec96cb-acf6-4584-a62d-84b57b2cfc16 3f171a6daa3749db9c7cd5ce62a438c7 e2c08cdf38a6440f8665cade5124a8de - - default default] 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: 496/988] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:08:36 2026] GET /v2.1/servers/e28599e2-ca37-4f2f-b30f-cb0f2d9b073b => generated 1629 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-11 19:08:37.340 8 WARNING neutronclient.v2_0.client [None req-a4399188-49f6-4603-a523-a93b7c3587c6 dd27a1203f4249538b21cece6604f293 cceb0979ac4a4554a117640a80d1ba50 - - default default] 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: 493/989] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:08:37 2026] GET /v2.1/servers/60c7d7d2-9ee8-4c80-8016-901ec34f6654 => generated 1528 bytes in 141 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-11 19:08:37.967 7 WARNING neutronclient.v2_0.client [None req-bd9805eb-444d-4cc9-ad51-66e83fa986b4 3f171a6daa3749db9c7cd5ce62a438c7 e2c08cdf38a6440f8665cade5124a8de - - default default] 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-11 19:08:38.111 8 INFO nova.api.openstack.compute.server_external_events [req-9a3859d5-ba0c-45d9-99f1-3107697df55a req-2e8e9937-a6de-4384-83ca-f4237f475ed5 979507d394354b05a5941e084e9a56b1 3fde4b9003884a01ba05758acd4e176d - - 0550e6888ba443bb9198bdf75965cb3b 0550e6888ba443bb9198bdf75965cb3b] Creating event network-vif-plugged:3ad6c1fd-5bb7-4fa0-a5be-5fa8c1145236 for instance 60c7d7d2-9ee8-4c80-8016-901ec34f6654 on instance [pid: 8|app: 0|req: 494/990] 10.0.0.138 () {38 vars in 815 bytes} [Mon May 11 19:08:38 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) [pid: 7|app: 0|req: 497/991] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:08:37 2026] GET /v2.1/servers/e28599e2-ca37-4f2f-b30f-cb0f2d9b073b => generated 1629 bytes in 203 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-11 19:08:38.492 8 WARNING neutronclient.v2_0.client [None req-d2aeffb5-7757-44d0-a52b-ca0dfae44268 dd27a1203f4249538b21cece6604f293 cceb0979ac4a4554a117640a80d1ba50 - - default default] 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: 496/994] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:08:38 2026] GET /v2.1/servers/60c7d7d2-9ee8-4c80-8016-901ec34f6654 => generated 1528 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-11 19:08:39.187 7 WARNING neutronclient.v2_0.client [None req-3d170103-feae-41b4-9da1-c2324f5427a8 3f171a6daa3749db9c7cd5ce62a438c7 e2c08cdf38a6440f8665cade5124a8de - - default default] 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/995] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:08:39 2026] GET /v2.1/servers/e28599e2-ca37-4f2f-b30f-cb0f2d9b073b => generated 1629 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-11 19:08:39.697 8 WARNING neutronclient.v2_0.client [None req-4fc49ada-3505-437f-8984-70e68cc0cea8 dd27a1203f4249538b21cece6604f293 cceb0979ac4a4554a117640a80d1ba50 - - default default] 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: 497/996] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:08:39 2026] GET /v2.1/servers/60c7d7d2-9ee8-4c80-8016-901ec34f6654 => generated 1528 bytes in 228 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-11 19:08:40.376 7 WARNING neutronclient.v2_0.client [None req-e7daf9f9-91d0-472f-91e2-66bd35379169 3f171a6daa3749db9c7cd5ce62a438c7 e2c08cdf38a6440f8665cade5124a8de - - default default] 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: 500/997] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:08:40 2026] GET /v2.1/servers/e28599e2-ca37-4f2f-b30f-cb0f2d9b073b => generated 1810 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, ' 2026-05-11 19:08:40.527 8 WARNING neutronclient.v2_0.client [None req-be746d60-f53f-4e01-a5e2-ef41081d4256 3f171a6daa3749db9c7cd5ce62a438c7 e2c08cdf38a6440f8665cade5124a8de - - default default] 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: 498/998] 10.0.0.207 () {32 vars in 741 bytes} [Mon May 11 19:08:40 2026] GET /v2.1/servers/e28599e2-ca37-4f2f-b30f-cb0f2d9b073b/os-interface => generated 285 bytes in 82 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-11 19:08:40.905 7 WARNING neutronclient.v2_0.client [None req-41fd62f7-3966-45a5-85c7-075285dab332 dd27a1203f4249538b21cece6604f293 cceb0979ac4a4554a117640a80d1ba50 - - default default] 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: 501/999] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:08:40 2026] GET /v2.1/servers/60c7d7d2-9ee8-4c80-8016-901ec34f6654 => generated 1696 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-11 19:08:41.059 8 WARNING neutronclient.v2_0.client [None req-a15fc59f-b425-4d6e-9946-116fcfb9edee dd27a1203f4249538b21cece6604f293 cceb0979ac4a4554a117640a80d1ba50 - - default default] 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/1000] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:08:41 2026] GET /v2.1/servers/60c7d7d2-9ee8-4c80-8016-901ec34f6654 => generated 1696 bytes in 135 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-11 19:08:41.337 7 INFO nova.api.openstack.compute.server_external_events [req-9df01777-a41e-420f-b0b4-7f6e9cac16b5 req-7995cd70-672c-477a-aed3-d8604927634a 979507d394354b05a5941e084e9a56b1 3fde4b9003884a01ba05758acd4e176d - - 0550e6888ba443bb9198bdf75965cb3b 0550e6888ba443bb9198bdf75965cb3b] Creating event network-changed:6b2ca9d7-7b24-4ff4-bcd4-04ad903125d5 for instance e28599e2-ca37-4f2f-b30f-cb0f2d9b073b on instance [pid: 7|app: 0|req: 502/1001] 10.0.0.104 () {38 vars in 815 bytes} [Mon May 11 19:08:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 19:08:42.308 8 INFO nova.api.openstack.compute.server_external_events [req-c5ad27e1-f720-4f8a-a816-dfef98e58c71 req-8a65cea4-fff0-44d9-90b2-3cb40196ee0c 979507d394354b05a5941e084e9a56b1 3fde4b9003884a01ba05758acd4e176d - - 0550e6888ba443bb9198bdf75965cb3b 0550e6888ba443bb9198bdf75965cb3b] Creating event network-changed:3ad6c1fd-5bb7-4fa0-a5be-5fa8c1145236 for instance 60c7d7d2-9ee8-4c80-8016-901ec34f6654 on instance [pid: 8|app: 0|req: 500/1002] 10.0.0.104 () {38 vars in 815 bytes} [Mon May 11 19:08:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 19:08:49.133 7 WARNING neutronclient.v2_0.client [None req-66729d95-626d-4a7d-a2a2-e33a52bd90d4 3f171a6daa3749db9c7cd5ce62a438c7 e2c08cdf38a6440f8665cade5124a8de - - default default] 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: 504/1005] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:08:49 2026] GET /v2.1/servers/e28599e2-ca37-4f2f-b30f-cb0f2d9b073b => generated 1930 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1006] 10.0.0.207 () {34 vars in 750 bytes} [Mon May 11 19:08:49 2026] POST /v2.1/servers/60c7d7d2-9ee8-4c80-8016-901ec34f6654/action => generated 31928 bytes in 563 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: 505/1007] 10.0.0.207 () {32 vars in 753 bytes} [Mon May 11 19:08:51 2026] GET /v2.1/servers/e28599e2-ca37-4f2f-b30f-cb0f2d9b073b/os-server-password => generated 116 bytes in 46 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: 503/1008] 10.0.0.207 () {32 vars in 718 bytes} [Mon May 11 19:08:52 2026] DELETE /v2.1/servers/e28599e2-ca37-4f2f-b30f-cb0f2d9b073b => generated 0 bytes in 84 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-11 19:08:52.805 7 WARNING neutronclient.v2_0.client [None req-b2c8baf1-6c7a-4829-bca6-aa3f84b951b4 3f171a6daa3749db9c7cd5ce62a438c7 e2c08cdf38a6440f8665cade5124a8de - - default default] 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: 506/1009] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:08:52 2026] GET /v2.1/servers/e28599e2-ca37-4f2f-b30f-cb0f2d9b073b => generated 1936 bytes in 122 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-11 19:08:53.949 8 WARNING neutronclient.v2_0.client [None req-bdac1219-74d5-491b-bd5d-9474b5d103b2 3f171a6daa3749db9c7cd5ce62a438c7 e2c08cdf38a6440f8665cade5124a8de - - default default] 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: 504/1010] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:08:53 2026] GET /v2.1/servers/e28599e2-ca37-4f2f-b30f-cb0f2d9b073b => generated 1936 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-11 19:08:55.143 7 WARNING neutronclient.v2_0.client [None req-e9cb8702-3f96-40a3-b2c4-873afaabba0e 3f171a6daa3749db9c7cd5ce62a438c7 e2c08cdf38a6440f8665cade5124a8de - - default default] 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: 507/1011] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:08:55 2026] GET /v2.1/servers/e28599e2-ca37-4f2f-b30f-cb0f2d9b073b => generated 1936 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, ' 2026-05-11 19:08:55.535 8 INFO nova.api.openstack.compute.server_external_events [req-a250d4c6-1f43-4cc6-8334-04d0383d9be6 req-754bdf12-bd13-42f3-8c21-93d99e23325b 979507d394354b05a5941e084e9a56b1 3fde4b9003884a01ba05758acd4e176d - - 0550e6888ba443bb9198bdf75965cb3b 0550e6888ba443bb9198bdf75965cb3b] Creating event network-vif-unplugged:6b2ca9d7-7b24-4ff4-bcd4-04ad903125d5 for instance e28599e2-ca37-4f2f-b30f-cb0f2d9b073b on instance [pid: 8|app: 0|req: 505/1012] 10.0.0.138 () {38 vars in 815 bytes} [Mon May 11 19:08:55 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 19:08:56.087 7 INFO nova.api.openstack.compute.server_external_events [req-f37b56f1-bfc0-4cf1-aee7-dcb956ca8b31 req-08410895-3ee0-4fab-a3d6-85a2ea4b0a0e 979507d394354b05a5941e084e9a56b1 3fde4b9003884a01ba05758acd4e176d - - 0550e6888ba443bb9198bdf75965cb3b 0550e6888ba443bb9198bdf75965cb3b] Creating event network-vif-deleted:6b2ca9d7-7b24-4ff4-bcd4-04ad903125d5 for instance e28599e2-ca37-4f2f-b30f-cb0f2d9b073b on instance [pid: 7|app: 0|req: 508/1013] 10.0.0.104 () {38 vars in 815 bytes} [Mon May 11 19:08:56 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-11 19:08:56.303 8 WARNING neutronclient.v2_0.client [None req-21ba1e86-e943-464f-a447-1fb5f7fc33fb 3f171a6daa3749db9c7cd5ce62a438c7 e2c08cdf38a6440f8665cade5124a8de - - default default] 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/1014] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:08:56 2026] GET /v2.1/servers/e28599e2-ca37-4f2f-b30f-cb0f2d9b073b => generated 1538 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-11 19:08:57.426 7 WARNING neutronclient.v2_0.client [None req-811506e8-1b54-4d0b-9d0d-c66084b6f41e 3f171a6daa3749db9c7cd5ce62a438c7 e2c08cdf38a6440f8665cade5124a8de - - default default] 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: 509/1015] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:08:57 2026] GET /v2.1/servers/e28599e2-ca37-4f2f-b30f-cb0f2d9b073b => generated 1543 bytes in 99 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-11 19:08:58.553 7 WARNING neutronclient.v2_0.client [None req-8f9fd117-574a-4661-84be-dca11546266d 3f171a6daa3749db9c7cd5ce62a438c7 e2c08cdf38a6440f8665cade5124a8de - - default default] 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: 511/1018] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:08:58 2026] GET /v2.1/servers/e28599e2-ca37-4f2f-b30f-cb0f2d9b073b => generated 1543 bytes in 99 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-11 19:08:59.629 8 INFO nova.api.openstack.wsgi [None req-8fa862f9-9457-4cc2-9bcf-9c611bacbe27 3f171a6daa3749db9c7cd5ce62a438c7 e2c08cdf38a6440f8665cade5124a8de - - default default] HTTP exception thrown: Instance e28599e2-ca37-4f2f-b30f-cb0f2d9b073b could not be found. [pid: 8|app: 0|req: 508/1019] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:08:59 2026] GET /v2.1/servers/e28599e2-ca37-4f2f-b30f-cb0f2d9b073b => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 19:08:59.659 7 INFO nova.api.openstack.wsgi [None req-34e98beb-1d94-42d0-a5cc-ffb330bc9467 3f171a6daa3749db9c7cd5ce62a438c7 e2c08cdf38a6440f8665cade5124a8de - - default default] HTTP exception thrown: Instance e28599e2-ca37-4f2f-b30f-cb0f2d9b073b could not be found. [pid: 7|app: 0|req: 512/1020] 10.0.0.207 () {32 vars in 718 bytes} [Mon May 11 19:08:59 2026] DELETE /v2.1/servers/e28599e2-ca37-4f2f-b30f-cb0f2d9b073b => 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, ' 2026-05-11 19:08:59.695 8 INFO nova.api.openstack.wsgi [None req-27ae05d6-0fe6-4d76-bce6-b69f16998fd8 3f171a6daa3749db9c7cd5ce62a438c7 e2c08cdf38a6440f8665cade5124a8de - - default default] HTTP exception thrown: Instance e28599e2-ca37-4f2f-b30f-cb0f2d9b073b could not be found. [pid: 8|app: 0|req: 509/1021] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:08:59 2026] GET /v2.1/servers/e28599e2-ca37-4f2f-b30f-cb0f2d9b073b => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 513/1022] 10.0.0.207 () {32 vars in 706 bytes} [Mon May 11 19:08:59 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1838040467 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 510/1023] 10.0.0.207 () {32 vars in 728 bytes} [Mon May 11 19:09:00 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1707011249 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-11 19:09:01.480 7 INFO nova.api.openstack.compute.server_external_events [req-c931d706-dbd4-4a6d-b2f7-1f14085e0117 req-381059a0-4fea-4951-a93a-b46f220dedb8 979507d394354b05a5941e084e9a56b1 3fde4b9003884a01ba05758acd4e176d - - 0550e6888ba443bb9198bdf75965cb3b 0550e6888ba443bb9198bdf75965cb3b] Creating event network-changed:3ad6c1fd-5bb7-4fa0-a5be-5fa8c1145236 for instance 60c7d7d2-9ee8-4c80-8016-901ec34f6654 on instance [pid: 7|app: 0|req: 514/1024] 10.0.0.104 () {38 vars in 815 bytes} [Mon May 11 19:09:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1025] 10.0.0.207 () {34 vars in 671 bytes} [Mon May 11 19:09:04 2026] POST /v2.1/os-keypairs => generated 398 bytes in 46 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-11 19:09:06.266 7 WARNING neutronclient.v2_0.client [None req-81150910-3a4f-4cbb-b614-240cc2ae373c dd27a1203f4249538b21cece6604f293 cceb0979ac4a4554a117640a80d1ba50 - - default default] 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-11 19:09:06.311 7 WARNING neutronclient.v2_0.client [None req-81150910-3a4f-4cbb-b614-240cc2ae373c dd27a1203f4249538b21cece6604f293 cceb0979ac4a4554a117640a80d1ba50 - - default default] 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-11 19:09:06.495 7 WARNING neutronclient.v2_0.client [None req-81150910-3a4f-4cbb-b614-240cc2ae373c dd27a1203f4249538b21cece6604f293 cceb0979ac4a4554a117640a80d1ba50 - - default default] 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: 515/1026] 10.0.0.207 () {34 vars in 663 bytes} [Mon May 11 19:09:06 2026] POST /v2.1/servers => generated 450 bytes in 491 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-11 19:09:06.737 8 WARNING neutronclient.v2_0.client [None req-86644b20-38e6-411c-be2b-1baabc3705d8 dd27a1203f4249538b21cece6604f293 cceb0979ac4a4554a117640a80d1ba50 - - default default] 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/1027] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:09:06 2026] GET /v2.1/servers/3b787db3-7a99-4020-bf4c-73948a956c2e => generated 1403 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-11 19:09:07.834 7 WARNING neutronclient.v2_0.client [None req-df72020d-cea9-4e03-b7d2-c90ed045f1ff dd27a1203f4249538b21cece6604f293 cceb0979ac4a4554a117640a80d1ba50 - - default default] 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/1028] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:09:07 2026] GET /v2.1/servers/3b787db3-7a99-4020-bf4c-73948a956c2e => generated 1407 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-11 19:09:08.928 7 WARNING neutronclient.v2_0.client [None req-fec5f82b-f339-435a-a7d0-9528c5ff3c3c dd27a1203f4249538b21cece6604f293 cceb0979ac4a4554a117640a80d1ba50 - - default default] 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: 518/1031] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:09:08 2026] GET /v2.1/servers/3b787db3-7a99-4020-bf4c-73948a956c2e => 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, ' 2026-05-11 19:09:10.021 8 WARNING neutronclient.v2_0.client [None req-76b81d77-f6af-4c4b-95f9-a7e6a429d211 dd27a1203f4249538b21cece6604f293 cceb0979ac4a4554a117640a80d1ba50 - - default default] 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: 514/1032] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:09:09 2026] GET /v2.1/servers/3b787db3-7a99-4020-bf4c-73948a956c2e => generated 1455 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-11 19:09:10.140 7 WARNING neutronclient.v2_0.client [None req-58940da9-8297-4465-88a1-7956b650805a e2a2f4e2c5b04ba6b1b35632ecde709c 851632fd3e034a98a516fc7ab2c23725 - - default default] 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-11 19:09:10.183 7 WARNING neutronclient.v2_0.client [None req-58940da9-8297-4465-88a1-7956b650805a e2a2f4e2c5b04ba6b1b35632ecde709c 851632fd3e034a98a516fc7ab2c23725 - - default default] 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-11 19:09:11.107 8 WARNING neutronclient.v2_0.client [None req-33b88c7f-b1d8-4386-8776-2bcc3f798258 dd27a1203f4249538b21cece6604f293 cceb0979ac4a4554a117640a80d1ba50 - - default default] 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/1033] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:09:11 2026] GET /v2.1/servers/3b787db3-7a99-4020-bf4c-73948a956c2e => generated 1463 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-11 19:09:12.005 8 INFO nova.api.openstack.compute.server_external_events [req-659494dc-6087-4657-80ac-1d7763819e37 req-cb35cf6d-2752-4d0f-801b-dec643347ea3 979507d394354b05a5941e084e9a56b1 3fde4b9003884a01ba05758acd4e176d - - 0550e6888ba443bb9198bdf75965cb3b 0550e6888ba443bb9198bdf75965cb3b] Creating event network-changed:3554246f-0c55-46dd-ae20-4723cf17bb89 for instance 3b787db3-7a99-4020-bf4c-73948a956c2e on instance [pid: 8|app: 0|req: 516/1034] 10.0.0.104 () {38 vars in 815 bytes} [Mon May 11 19:09:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 19:09:12.188 8 WARNING neutronclient.v2_0.client [None req-49100d0d-87da-4b9c-8d3d-222c185b58e9 dd27a1203f4249538b21cece6604f293 cceb0979ac4a4554a117640a80d1ba50 - - default default] 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: 517/1035] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:09:12 2026] GET /v2.1/servers/3b787db3-7a99-4020-bf4c-73948a956c2e => generated 1541 bytes in 636 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-11 19:09:13.844 8 WARNING neutronclient.v2_0.client [None req-b3b4e63e-9e45-4bb6-832f-db53a9ab449b dd27a1203f4249538b21cece6604f293 cceb0979ac4a4554a117640a80d1ba50 - - default default] 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: 518/1036] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:09:13 2026] GET /v2.1/servers/3b787db3-7a99-4020-bf4c-73948a956c2e => generated 1529 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-11 19:09:14.061 8 INFO nova.api.openstack.compute.server_external_events [req-ed8ce690-611c-4d2e-9519-160c832581cf req-15d983d8-0885-4e54-9760-313e4d246357 979507d394354b05a5941e084e9a56b1 3fde4b9003884a01ba05758acd4e176d - - 0550e6888ba443bb9198bdf75965cb3b 0550e6888ba443bb9198bdf75965cb3b] Creating event network-changed:10ff8827-bd79-4442-899e-1c3bf6b90bca for instance d43fd234-45ec-4107-8dd1-697531a984ed on instance [pid: 8|app: 0|req: 519/1037] 10.0.0.104 () {38 vars in 815 bytes} [Mon May 11 19:09:14 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-11 19:09:14.990 8 WARNING neutronclient.v2_0.client [None req-b576dfe8-b906-4a9e-84a0-c8d05353b870 dd27a1203f4249538b21cece6604f293 cceb0979ac4a4554a117640a80d1ba50 - - default default] 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: 520/1038] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:09:14 2026] GET /v2.1/servers/3b787db3-7a99-4020-bf4c-73948a956c2e => generated 1529 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-11 19:09:16.149 8 WARNING neutronclient.v2_0.client [None req-caa14648-16a7-4599-b93f-aa45f11ce3db dd27a1203f4249538b21cece6604f293 cceb0979ac4a4554a117640a80d1ba50 - - default default] 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: 521/1039] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:09:16 2026] GET /v2.1/servers/3b787db3-7a99-4020-bf4c-73948a956c2e => generated 1529 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-11 19:09:17.314 8 WARNING neutronclient.v2_0.client [None req-ef4c5590-d5df-43bb-a362-d7175667398a dd27a1203f4249538b21cece6604f293 cceb0979ac4a4554a117640a80d1ba50 - - default default] 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: 522/1040] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:09:17 2026] GET /v2.1/servers/3b787db3-7a99-4020-bf4c-73948a956c2e => generated 1529 bytes in 163 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-11 19:09:18.024 8 INFO nova.api.openstack.compute.server_external_events [req-53b2ace0-dfef-4f64-9755-bb056703103b req-2207b0f7-5cde-4a0c-9c4c-0d3ecafd29ed 979507d394354b05a5941e084e9a56b1 3fde4b9003884a01ba05758acd4e176d - - 0550e6888ba443bb9198bdf75965cb3b 0550e6888ba443bb9198bdf75965cb3b] Creating event network-vif-plugged:3554246f-0c55-46dd-ae20-4723cf17bb89 for instance 3b787db3-7a99-4020-bf4c-73948a956c2e on instance [pid: 8|app: 0|req: 523/1041] 10.0.0.138 () {38 vars in 815 bytes} [Mon May 11 19:09:18 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-11 19:09:18.491 8 WARNING neutronclient.v2_0.client [None req-99c31323-e7e1-4b48-8198-92dd80b49bb5 dd27a1203f4249538b21cece6604f293 cceb0979ac4a4554a117640a80d1ba50 - - default default] 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: 526/1044] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:09:18 2026] GET /v2.1/servers/3b787db3-7a99-4020-bf4c-73948a956c2e => generated 1529 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-11 19:09:18.751 7 WARNING neutronclient.v2_0.client [None req-58940da9-8297-4465-88a1-7956b650805a e2a2f4e2c5b04ba6b1b35632ecde709c 851632fd3e034a98a516fc7ab2c23725 - - default default] 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: 519/1045] 199.204.45.109 () {36 vars in 812 bytes} [Mon May 11 19:09:10 2026] POST /v2.1/servers/d43fd234-45ec-4107-8dd1-697531a984ed/os-interface => generated 281 bytes in 8700 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-11 19:09:19.120 8 INFO nova.api.openstack.compute.server_external_events [req-b303c29c-b0d6-41c9-ac79-1d4ab0bfcc03 req-dd51830a-46ed-45aa-8b1c-3e6d05e1cc92 979507d394354b05a5941e084e9a56b1 3fde4b9003884a01ba05758acd4e176d - - 0550e6888ba443bb9198bdf75965cb3b 0550e6888ba443bb9198bdf75965cb3b] Creating event network-changed:10ff8827-bd79-4442-899e-1c3bf6b90bca for instance d43fd234-45ec-4107-8dd1-697531a984ed on instance [pid: 8|app: 0|req: 527/1046] 10.0.0.104 () {38 vars in 815 bytes} [Mon May 11 19:09:19 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-11 19:09:19.462 7 INFO nova.api.openstack.compute.server_external_events [req-574d3d82-94ea-44ec-ab66-72cd8398f2a5 req-72ee8624-4328-4353-9a6b-423f94a11293 979507d394354b05a5941e084e9a56b1 3fde4b9003884a01ba05758acd4e176d - - 0550e6888ba443bb9198bdf75965cb3b 0550e6888ba443bb9198bdf75965cb3b] Creating event network-changed:10ff8827-bd79-4442-899e-1c3bf6b90bca for instance d43fd234-45ec-4107-8dd1-697531a984ed on instance [pid: 7|app: 0|req: 520/1047] 10.0.0.104 () {38 vars in 815 bytes} [Mon May 11 19:09:19 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-11 19:09:19.666 8 WARNING neutronclient.v2_0.client [None req-8b3298a8-6081-46e4-8b1f-7f028b6b60ef dd27a1203f4249538b21cece6604f293 cceb0979ac4a4554a117640a80d1ba50 - - default default] 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/1048] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:09:19 2026] GET /v2.1/servers/3b787db3-7a99-4020-bf4c-73948a956c2e => generated 1697 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-11 19:09:19.824 7 WARNING neutronclient.v2_0.client [None req-d603ace3-5a45-4472-9b0e-244f1c310fc3 dd27a1203f4249538b21cece6604f293 cceb0979ac4a4554a117640a80d1ba50 - - default default] 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: 521/1049] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:09:19 2026] GET /v2.1/servers/3b787db3-7a99-4020-bf4c-73948a956c2e => generated 1697 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-11 19:09:20.066 8 INFO nova.api.openstack.compute.server_external_events [req-bd69f3aa-d536-4707-b193-fe6765edc6f0 req-4ed89e88-d377-4626-b330-12b03574cf41 979507d394354b05a5941e084e9a56b1 3fde4b9003884a01ba05758acd4e176d - - 0550e6888ba443bb9198bdf75965cb3b 0550e6888ba443bb9198bdf75965cb3b] Creating event network-vif-plugged:10ff8827-bd79-4442-899e-1c3bf6b90bca for instance d43fd234-45ec-4107-8dd1-697531a984ed on instance [pid: 8|app: 0|req: 529/1050] 10.0.0.138 () {38 vars in 815 bytes} [Mon May 11 19:09:20 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 19:09:21.513 7 INFO nova.api.openstack.compute.server_external_events [req-fc1b7562-4258-4c13-9235-47d8fdb9f5a5 req-bae20956-32dc-4414-a59a-32659f5f5013 979507d394354b05a5941e084e9a56b1 3fde4b9003884a01ba05758acd4e176d - - 0550e6888ba443bb9198bdf75965cb3b 0550e6888ba443bb9198bdf75965cb3b] Creating event network-changed:3554246f-0c55-46dd-ae20-4723cf17bb89 for instance 3b787db3-7a99-4020-bf4c-73948a956c2e on instance [pid: 7|app: 0|req: 522/1051] 10.0.0.104 () {38 vars in 815 bytes} [Mon May 11 19:09:21 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, ' [pid: 8|app: 0|req: 531/1054] 10.0.0.207 () {34 vars in 750 bytes} [Mon May 11 19:09:29 2026] POST /v2.1/servers/3b787db3-7a99-4020-bf4c-73948a956c2e/action => generated 31967 bytes in 541 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: 525/1057] 10.0.0.207 () {32 vars in 718 bytes} [Mon May 11 19:09:40 2026] DELETE /v2.1/servers/3b787db3-7a99-4020-bf4c-73948a956c2e => generated 0 bytes in 127 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-11 19:09:40.721 8 WARNING neutronclient.v2_0.client [None req-baec9720-e253-40aa-a158-54314a4f5d1f dd27a1203f4249538b21cece6604f293 cceb0979ac4a4554a117640a80d1ba50 - - default default] 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/1058] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:09:40 2026] GET /v2.1/servers/3b787db3-7a99-4020-bf4c-73948a956c2e => generated 1823 bytes in 317 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-11 19:09:42.058 7 WARNING neutronclient.v2_0.client [None req-e36967af-e304-4103-b819-cf9f062ccee2 dd27a1203f4249538b21cece6604f293 cceb0979ac4a4554a117640a80d1ba50 - - default default] 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-11 19:09:42.381 8 WARNING neutronclient.v2_0.client [None req-a09ab8cb-3af6-4bb6-bd0c-71b155523851 e2a2f4e2c5b04ba6b1b35632ecde709c 851632fd3e034a98a516fc7ab2c23725 - - default default] 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: 526/1059] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:09:42 2026] GET /v2.1/servers/3b787db3-7a99-4020-bf4c-73948a956c2e => generated 1823 bytes in 391 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-11 19:09:42.421 8 WARNING neutronclient.v2_0.client [None req-a09ab8cb-3af6-4bb6-bd0c-71b155523851 e2a2f4e2c5b04ba6b1b35632ecde709c 851632fd3e034a98a516fc7ab2c23725 - - default default] 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-11 19:09:43.479 7 WARNING neutronclient.v2_0.client [None req-60b37157-818e-484f-9cdf-aa0133728c62 dd27a1203f4249538b21cece6604f293 cceb0979ac4a4554a117640a80d1ba50 - - default default] 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/1060] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:09:43 2026] GET /v2.1/servers/3b787db3-7a99-4020-bf4c-73948a956c2e => generated 1823 bytes in 188 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-11 19:09:43.861 7 INFO nova.api.openstack.compute.server_external_events [req-cdca700a-4bd6-4dad-a712-772f00d5696e req-d95491e9-64e3-43ab-9ef5-399cc25784af 979507d394354b05a5941e084e9a56b1 3fde4b9003884a01ba05758acd4e176d - - 0550e6888ba443bb9198bdf75965cb3b 0550e6888ba443bb9198bdf75965cb3b] Creating event network-vif-deleted:3554246f-0c55-46dd-ae20-4723cf17bb89 for instance 3b787db3-7a99-4020-bf4c-73948a956c2e on instance [pid: 7|app: 0|req: 528/1061] 10.0.0.104 () {38 vars in 815 bytes} [Mon May 11 19:09:43 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-11 19:09:44.684 7 WARNING neutronclient.v2_0.client [None req-df877220-75f7-4325-bc95-e7c96281dc39 dd27a1203f4249538b21cece6604f293 cceb0979ac4a4554a117640a80d1ba50 - - default default] 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: 529/1062] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:09:44 2026] GET /v2.1/servers/3b787db3-7a99-4020-bf4c-73948a956c2e => generated 1484 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-11 19:09:44.772 7 INFO nova.api.openstack.compute.server_external_events [req-1211458f-17ae-4798-9aea-466b7ba4e0d0 req-6edb31d1-040c-4912-8a6d-6499661a25a9 979507d394354b05a5941e084e9a56b1 3fde4b9003884a01ba05758acd4e176d - - 0550e6888ba443bb9198bdf75965cb3b 0550e6888ba443bb9198bdf75965cb3b] Creating event network-changed:4217e4c9-df36-431f-a6b5-c91c58ec7828 for instance d43fd234-45ec-4107-8dd1-697531a984ed on instance [pid: 7|app: 0|req: 530/1063] 10.0.0.104 () {38 vars in 815 bytes} [Mon May 11 19:09:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 19:09:45.810 7 WARNING neutronclient.v2_0.client [None req-9c3f02dc-e85f-4c93-8ce8-8e191c5c3007 dd27a1203f4249538b21cece6604f293 cceb0979ac4a4554a117640a80d1ba50 - - default default] 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/1064] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:09:45 2026] GET /v2.1/servers/3b787db3-7a99-4020-bf4c-73948a956c2e => generated 1489 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-11 19:09:46.935 7 WARNING neutronclient.v2_0.client [None req-5c11ecf8-3068-4be1-990c-02173356e7d9 dd27a1203f4249538b21cece6604f293 cceb0979ac4a4554a117640a80d1ba50 - - default default] 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: 532/1065] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:09:46 2026] GET /v2.1/servers/3b787db3-7a99-4020-bf4c-73948a956c2e => generated 1489 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 19:09:48.076 7 INFO nova.api.openstack.wsgi [None req-7a0c57f2-89a1-4e6e-ab54-4f1402ef2f2b dd27a1203f4249538b21cece6604f293 cceb0979ac4a4554a117640a80d1ba50 - - default default] HTTP exception thrown: Instance 3b787db3-7a99-4020-bf4c-73948a956c2e could not be found. [pid: 7|app: 0|req: 533/1066] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:09:48 2026] GET /v2.1/servers/3b787db3-7a99-4020-bf4c-73948a956c2e => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 536/1069] 10.0.0.207 () {32 vars in 730 bytes} [Mon May 11 19:09:48 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1677736015 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1070] 10.0.0.207 () {32 vars in 718 bytes} [Mon May 11 19:09:48 2026] DELETE /v2.1/servers/60c7d7d2-9ee8-4c80-8016-901ec34f6654 => generated 0 bytes in 82 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-11 19:09:48.643 7 WARNING neutronclient.v2_0.client [None req-fedb5487-8e02-4938-9cd1-27f710114426 dd27a1203f4249538b21cece6604f293 cceb0979ac4a4554a117640a80d1ba50 - - default default] 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/1071] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:09:48 2026] GET /v2.1/servers/60c7d7d2-9ee8-4c80-8016-901ec34f6654 => generated 1702 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-11 19:09:49.821 7 WARNING neutronclient.v2_0.client [None req-c8b16571-5c45-446f-a44a-3fe03a2ee723 dd27a1203f4249538b21cece6604f293 cceb0979ac4a4554a117640a80d1ba50 - - default default] 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: 539/1072] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:09:49 2026] GET /v2.1/servers/60c7d7d2-9ee8-4c80-8016-901ec34f6654 => generated 1702 bytes in 106 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-11 19:09:50.941 7 WARNING neutronclient.v2_0.client [None req-256a9ebd-57e6-46d5-b0aa-d6b2fc43b7c5 dd27a1203f4249538b21cece6604f293 cceb0979ac4a4554a117640a80d1ba50 - - default default] 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: 540/1073] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:09:50 2026] GET /v2.1/servers/60c7d7d2-9ee8-4c80-8016-901ec34f6654 => generated 1702 bytes in 163 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-11 19:09:51.098 7 INFO nova.api.openstack.compute.server_external_events [req-8c2d60c5-92cb-4915-bbfe-7a5ea4b394cc req-75591870-41be-4fd1-855a-10963a6d2e68 979507d394354b05a5941e084e9a56b1 3fde4b9003884a01ba05758acd4e176d - - 0550e6888ba443bb9198bdf75965cb3b 0550e6888ba443bb9198bdf75965cb3b] Creating event network-vif-plugged:4217e4c9-df36-431f-a6b5-c91c58ec7828 for instance d43fd234-45ec-4107-8dd1-697531a984ed on instance [pid: 7|app: 0|req: 541/1074] 10.0.0.138 () {38 vars in 815 bytes} [Mon May 11 19:09:51 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-11 19:09:51.500 8 WARNING neutronclient.v2_0.client [None req-a09ab8cb-3af6-4bb6-bd0c-71b155523851 e2a2f4e2c5b04ba6b1b35632ecde709c 851632fd3e034a98a516fc7ab2c23725 - - default default] 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-11 19:09:51.543 7 INFO nova.api.openstack.compute.server_external_events [req-36074cf2-8a5c-4d1e-87c7-7c499b47e049 req-a5e442f5-b3d0-4f1e-91b8-169586068c31 979507d394354b05a5941e084e9a56b1 3fde4b9003884a01ba05758acd4e176d - - 0550e6888ba443bb9198bdf75965cb3b 0550e6888ba443bb9198bdf75965cb3b] Creating event network-vif-deleted:3ad6c1fd-5bb7-4fa0-a5be-5fa8c1145236 for instance 60c7d7d2-9ee8-4c80-8016-901ec34f6654 on instance [pid: 8|app: 0|req: 534/1075] 199.204.45.109 () {36 vars in 812 bytes} [Mon May 11 19:09:42 2026] POST /v2.1/servers/d43fd234-45ec-4107-8dd1-697531a984ed/os-interface => generated 377 bytes in 9206 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1076] 10.0.0.104 () {38 vars in 815 bytes} [Mon May 11 19:09:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 127 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-11 19:09:52.126 8 WARNING neutronclient.v2_0.client [None req-5c56fbc1-6774-4958-bf82-ea332ba58acf dd27a1203f4249538b21cece6604f293 cceb0979ac4a4554a117640a80d1ba50 - - default default] 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/1077] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:09:52 2026] GET /v2.1/servers/60c7d7d2-9ee8-4c80-8016-901ec34f6654 => generated 1484 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-11 19:09:53.223 7 WARNING neutronclient.v2_0.client [None req-9c220b80-112b-449e-be4e-e0cae89b127b dd27a1203f4249538b21cece6604f293 cceb0979ac4a4554a117640a80d1ba50 - - default default] 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: 543/1078] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:09:53 2026] GET /v2.1/servers/60c7d7d2-9ee8-4c80-8016-901ec34f6654 => generated 1489 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-11 19:09:54.308 8 WARNING neutronclient.v2_0.client [None req-a9f7d9c9-811b-4793-9a74-74ea976a09b5 dd27a1203f4249538b21cece6604f293 cceb0979ac4a4554a117640a80d1ba50 - - default default] 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: 536/1079] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:09:54 2026] GET /v2.1/servers/60c7d7d2-9ee8-4c80-8016-901ec34f6654 => generated 1489 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-11 19:09:55.384 7 INFO nova.api.openstack.wsgi [None req-5ab7ed18-e11d-4b5a-a25f-4d1604348c7e dd27a1203f4249538b21cece6604f293 cceb0979ac4a4554a117640a80d1ba50 - - default default] HTTP exception thrown: Instance 60c7d7d2-9ee8-4c80-8016-901ec34f6654 could not be found. [pid: 7|app: 0|req: 544/1080] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:09:55 2026] GET /v2.1/servers/60c7d7d2-9ee8-4c80-8016-901ec34f6654 => 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: 537/1081] 10.0.0.207 () {32 vars in 730 bytes} [Mon May 11 19:09:55 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1168860098 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 19:10:01.139 7 WARNING neutronclient.v2_0.client [None req-b2502cb1-dc44-477a-bdd2-dd9c34063390 e2a2f4e2c5b04ba6b1b35632ecde709c 851632fd3e034a98a516fc7ab2c23725 - - default default] 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-11 19:10:01.195 7 WARNING neutronclient.v2_0.client [None req-b2502cb1-dc44-477a-bdd2-dd9c34063390 e2a2f4e2c5b04ba6b1b35632ecde709c 851632fd3e034a98a516fc7ab2c23725 - - default default] 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-11 19:10:03.592 8 INFO nova.api.openstack.compute.server_external_events [req-1ecaa056-ab24-4068-b3d9-6704a2b87ad5 req-cd580526-e44b-43ea-a518-f87515ad9984 979507d394354b05a5941e084e9a56b1 3fde4b9003884a01ba05758acd4e176d - - 0550e6888ba443bb9198bdf75965cb3b 0550e6888ba443bb9198bdf75965cb3b] Creating event network-changed:6a340231-3e76-465a-8e14-5b0d77981496 for instance d43fd234-45ec-4107-8dd1-697531a984ed on instance [pid: 8|app: 0|req: 539/1084] 10.0.0.104 () {38 vars in 815 bytes} [Mon May 11 19:10:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 114 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-11 19:10:09.803 8 INFO nova.api.openstack.compute.server_external_events [req-c35a4922-e933-4381-b7fc-de16a6cc4c62 req-9ede087c-675c-4438-b59c-3d0e85b28805 979507d394354b05a5941e084e9a56b1 3fde4b9003884a01ba05758acd4e176d - - 0550e6888ba443bb9198bdf75965cb3b 0550e6888ba443bb9198bdf75965cb3b] Creating event network-vif-plugged:6a340231-3e76-465a-8e14-5b0d77981496 for instance d43fd234-45ec-4107-8dd1-697531a984ed on instance [pid: 8|app: 0|req: 542/1087] 10.0.0.138 () {38 vars in 815 bytes} [Mon May 11 19:10:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-11 19:10:11.247 7 WARNING neutronclient.v2_0.client [None req-b2502cb1-dc44-477a-bdd2-dd9c34063390 e2a2f4e2c5b04ba6b1b35632ecde709c 851632fd3e034a98a516fc7ab2c23725 - - default default] 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/1088] 199.204.45.109 () {36 vars in 812 bytes} [Mon May 11 19:10:00 2026] POST /v2.1/servers/d43fd234-45ec-4107-8dd1-697531a984ed/os-interface => generated 378 bytes in 10338 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-11 19:10:11.875 8 INFO nova.api.openstack.compute.server_external_events [req-b3392ae2-ac5d-49a0-95a5-06a4a1b1ca53 req-0601a24a-c0bd-4d78-905c-22549584ff8e 979507d394354b05a5941e084e9a56b1 3fde4b9003884a01ba05758acd4e176d - - 0550e6888ba443bb9198bdf75965cb3b 0550e6888ba443bb9198bdf75965cb3b] Creating event network-changed:4217e4c9-df36-431f-a6b5-c91c58ec7828 for instance d43fd234-45ec-4107-8dd1-697531a984ed on instance [pid: 8|app: 0|req: 543/1089] 10.0.0.104 () {38 vars in 815 bytes} [Mon May 11 19:10:11 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, ' 2026-05-11 19:10:23.832 7 INFO nova.api.openstack.compute.server_external_events [req-3118ec12-99bf-44a1-b2ed-83a7733d295c req-aa9d3eb4-77a7-480c-9eea-82b8af8c4313 979507d394354b05a5941e084e9a56b1 3fde4b9003884a01ba05758acd4e176d - - 0550e6888ba443bb9198bdf75965cb3b 0550e6888ba443bb9198bdf75965cb3b] Creating event network-changed:6a340231-3e76-465a-8e14-5b0d77981496 for instance d43fd234-45ec-4107-8dd1-697531a984ed on instance [pid: 7|app: 0|req: 548/1092] 10.0.0.104 () {38 vars in 815 bytes} [Mon May 11 19:10:23 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, ' 2026-05-11 19:10:24.257 8 INFO nova.api.openstack.compute.server_external_events [req-35faa792-c7e3-4e82-bbbd-8b0e19281159 req-cec7cb60-75bc-4dac-894e-a18f7ba75e84 979507d394354b05a5941e084e9a56b1 3fde4b9003884a01ba05758acd4e176d - - 0550e6888ba443bb9198bdf75965cb3b 0550e6888ba443bb9198bdf75965cb3b] Creating event network-changed:6a340231-3e76-465a-8e14-5b0d77981496 for instance d43fd234-45ec-4107-8dd1-697531a984ed on instance [pid: 8|app: 0|req: 545/1093] 10.0.0.104 () {38 vars in 815 bytes} [Mon May 11 19:10:24 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: 549/1094] 199.204.45.109 () {34 vars in 855 bytes} [Mon May 11 19:10:24 2026] DELETE /v2.1/servers/d43fd234-45ec-4107-8dd1-697531a984ed/os-interface/6a340231-3e76-465a-8e14-5b0d77981496 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 19:10:33.356 8 INFO nova.api.openstack.compute.server_external_events [req-0a92a050-5180-444a-b236-d1d25adf620e req-3099f25d-35f4-431f-aa2f-c77390b07f0d 979507d394354b05a5941e084e9a56b1 3fde4b9003884a01ba05758acd4e176d - - 0550e6888ba443bb9198bdf75965cb3b 0550e6888ba443bb9198bdf75965cb3b] Creating event network-changed:4217e4c9-df36-431f-a6b5-c91c58ec7828 for instance d43fd234-45ec-4107-8dd1-697531a984ed on instance [pid: 8|app: 0|req: 547/1097] 10.0.0.104 () {38 vars in 815 bytes} [Mon May 11 19:10:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 551/1098] 199.204.45.109 () {34 vars in 855 bytes} [Mon May 11 19:10:33 2026] DELETE /v2.1/servers/d43fd234-45ec-4107-8dd1-697531a984ed/os-interface/4217e4c9-df36-431f-a6b5-c91c58ec7828 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 554/1103] 199.204.45.109 () {34 vars in 855 bytes} [Mon May 11 19:10:54 2026] DELETE /v2.1/servers/d43fd234-45ec-4107-8dd1-697531a984ed/os-interface/10ff8827-bd79-4442-899e-1c3bf6b90bca => generated 0 bytes in 62 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 556/1106] 199.204.45.109 () {34 vars in 755 bytes} [Mon May 11 19:10:59 2026] DELETE /v2.1/servers/d43fd234-45ec-4107-8dd1-697531a984ed => generated 0 bytes in 109 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-11 19:11:01.900 8 INFO nova.api.openstack.compute.server_external_events [req-9b033eda-5745-4337-ac75-a63dc5dc7b36 req-331957ee-66c7-4515-b3f4-69ec5275b95f 979507d394354b05a5941e084e9a56b1 3fde4b9003884a01ba05758acd4e176d - - 0550e6888ba443bb9198bdf75965cb3b 0550e6888ba443bb9198bdf75965cb3b] Creating event network-vif-unplugged:7bc4f398-0230-44e8-a288-2a9b09b17b2a for instance d43fd234-45ec-4107-8dd1-697531a984ed on instance [pid: 8|app: 0|req: 551/1107] 10.0.0.138 () {38 vars in 815 bytes} [Mon May 11 19:11:01 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 200 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-11 19:11:01.984 7 INFO nova.api.openstack.compute.server_external_events [req-f6eed7f8-08c7-4b43-b61f-7b564ebe7427 req-86b905ad-8dd0-49bc-bb63-c66453aabc42 979507d394354b05a5941e084e9a56b1 3fde4b9003884a01ba05758acd4e176d - - 0550e6888ba443bb9198bdf75965cb3b 0550e6888ba443bb9198bdf75965cb3b] Creating event network-vif-deleted:7bc4f398-0230-44e8-a288-2a9b09b17b2a for instance d43fd234-45ec-4107-8dd1-697531a984ed on instance [pid: 7|app: 0|req: 557/1108] 10.0.0.104 () {38 vars in 815 bytes} [Mon May 11 19:11:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 19:11:04.216 8 INFO nova.api.openstack.compute.server_external_events [req-9eead367-90a2-4ede-95e2-46b56034f286 req-e1562209-9765-44e7-871e-f32d49fe139c 979507d394354b05a5941e084e9a56b1 3fde4b9003884a01ba05758acd4e176d - - 0550e6888ba443bb9198bdf75965cb3b 0550e6888ba443bb9198bdf75965cb3b] Creating event network-changed:63a1b681-9a65-40b5-b139-d9bff044167a for instance 46b7616b-3e50-44af-b741-37c9426a10fa 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: 8|app: 0|req: 552/1109] 10.0.0.104 () {38 vars in 815 bytes} [Mon May 11 19:11:04 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: 558/1110] 10.0.0.207 () {32 vars in 718 bytes} [Mon May 11 19:11:04 2026] DELETE /v2.1/servers/46b7616b-3e50-44af-b741-37c9426a10fa => 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-11 19:11:04.353 8 WARNING neutronclient.v2_0.client [None req-17da04fa-a603-4e58-b5e7-fd3972b86990 db4b2953aca44fcdb516959ca6757021 d4bf49bc7bfb4284aeb6eb337e2bd2af - - default default] 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: 553/1111] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:11:04 2026] GET /v2.1/servers/46b7616b-3e50-44af-b741-37c9426a10fa => generated 1945 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-11 19:11:07.121 7 INFO nova.api.openstack.compute.server_external_events [req-12c1907a-d32b-43b9-8b53-a191724cbaf7 req-e88539e4-fb07-4e85-a423-37a94b91f0db 979507d394354b05a5941e084e9a56b1 3fde4b9003884a01ba05758acd4e176d - - 0550e6888ba443bb9198bdf75965cb3b 0550e6888ba443bb9198bdf75965cb3b] Creating event network-vif-deleted:63a1b681-9a65-40b5-b139-d9bff044167a for instance 46b7616b-3e50-44af-b741-37c9426a10fa on instance [pid: 7|app: 0|req: 559/1112] 10.0.0.104 () {38 vars in 815 bytes} [Mon May 11 19:11:07 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-11 19:11:09.531 8 WARNING neutronclient.v2_0.client [None req-29516301-7cdd-49c2-8f5c-d7ea99fa8ee4 db4b2953aca44fcdb516959ca6757021 d4bf49bc7bfb4284aeb6eb337e2bd2af - - default default] 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: 555/1115] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:11:09 2026] GET /v2.1/servers/46b7616b-3e50-44af-b741-37c9426a10fa => generated 1480 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-11 19:11:14.599 7 INFO nova.api.openstack.wsgi [None req-874d054e-c456-4997-92f7-6385a24960c0 db4b2953aca44fcdb516959ca6757021 d4bf49bc7bfb4284aeb6eb337e2bd2af - - default default] HTTP exception thrown: Instance 46b7616b-3e50-44af-b741-37c9426a10fa could not be found. [pid: 7|app: 0|req: 561/1116] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:11:14 2026] GET /v2.1/servers/46b7616b-3e50-44af-b741-37c9426a10fa => 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-11 19:11:15.267 8 INFO nova.api.openstack.compute.server_external_events [req-405b5740-4db1-4049-bce3-0af93381d0d3 req-40f666fb-ed93-4aaa-bc41-a5d6d34aa714 979507d394354b05a5941e084e9a56b1 3fde4b9003884a01ba05758acd4e176d - - 0550e6888ba443bb9198bdf75965cb3b 0550e6888ba443bb9198bdf75965cb3b] Creating event network-changed:5283178e-a284-48e5-8998-dff8785d5d25 for instance c448ca4c-d17d-4e90-bbb1-87882f95758e on instance [pid: 8|app: 0|req: 556/1117] 10.0.0.104 () {38 vars in 815 bytes} [Mon May 11 19:11:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 562/1118] 10.0.0.207 () {32 vars in 718 bytes} [Mon May 11 19:11:15 2026] DELETE /v2.1/servers/c448ca4c-d17d-4e90-bbb1-87882f95758e => 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-11 19:11:15.390 8 WARNING neutronclient.v2_0.client [None req-29deaa7c-bfb0-40c2-98f6-0cc1681800cd db4b2953aca44fcdb516959ca6757021 d4bf49bc7bfb4284aeb6eb337e2bd2af - - default default] 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: 557/1119] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:11:15 2026] GET /v2.1/servers/c448ca4c-d17d-4e90-bbb1-87882f95758e => generated 1942 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-11 19:11:17.730 7 INFO nova.api.openstack.compute.server_external_events [req-5efb5288-ef62-432a-998f-aa24febbcaa4 req-cdaa1df6-6bcc-4fb7-a3ac-81b1e35e363d 979507d394354b05a5941e084e9a56b1 3fde4b9003884a01ba05758acd4e176d - - 0550e6888ba443bb9198bdf75965cb3b 0550e6888ba443bb9198bdf75965cb3b] Creating event network-vif-unplugged:5283178e-a284-48e5-8998-dff8785d5d25 for instance c448ca4c-d17d-4e90-bbb1-87882f95758e on instance [pid: 7|app: 0|req: 563/1120] 10.0.0.138 () {38 vars in 815 bytes} [Mon May 11 19:11:17 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-11 19:11:18.178 8 INFO nova.api.openstack.compute.server_external_events [req-bb4cf3ae-ef59-40b9-8d55-b858fa5ca405 req-e35d66ae-8aed-4653-8a03-8b3b62713665 979507d394354b05a5941e084e9a56b1 3fde4b9003884a01ba05758acd4e176d - - 0550e6888ba443bb9198bdf75965cb3b 0550e6888ba443bb9198bdf75965cb3b] Creating event network-vif-deleted:5283178e-a284-48e5-8998-dff8785d5d25 for instance c448ca4c-d17d-4e90-bbb1-87882f95758e on instance [pid: 8|app: 0|req: 558/1121] 10.0.0.104 () {38 vars in 815 bytes} [Mon May 11 19:11:18 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-11 19:11:20.575 8 WARNING neutronclient.v2_0.client [None req-b1ee6b5b-7473-42f6-b0e2-2a1d5af91a73 db4b2953aca44fcdb516959ca6757021 d4bf49bc7bfb4284aeb6eb337e2bd2af - - default default] 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: 560/1124] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:11:20 2026] GET /v2.1/servers/c448ca4c-d17d-4e90-bbb1-87882f95758e => generated 1479 bytes in 97 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-11 19:11:25.659 7 INFO nova.api.openstack.wsgi [None req-4bbb7e4f-bef1-4c67-8e3b-223d796b8456 db4b2953aca44fcdb516959ca6757021 d4bf49bc7bfb4284aeb6eb337e2bd2af - - default default] HTTP exception thrown: Instance c448ca4c-d17d-4e90-bbb1-87882f95758e could not be found. [pid: 7|app: 0|req: 565/1125] 10.0.0.207 () {32 vars in 715 bytes} [Mon May 11 19:11:25 2026] GET /v2.1/servers/c448ca4c-d17d-4e90-bbb1-87882f95758e => 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: 561/1126] 10.0.0.207 () {32 vars in 724 bytes} [Mon May 11 19:11:26 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-225198069 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-11 19:11:26.707 7 INFO nova.api.openstack.wsgi [None req-0b081b9a-4331-4302-ae9b-d5a4dc95961e db4b2953aca44fcdb516959ca6757021 d4bf49bc7bfb4284aeb6eb337e2bd2af - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-225198069 not found for user db4b2953aca44fcdb516959ca6757021 [pid: 7|app: 0|req: 566/1127] 10.0.0.207 () {32 vars in 721 bytes} [Mon May 11 19:11:26 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-225198069 => generated 141 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1132] 10.0.0.207 () {32 vars in 655 bytes} [Mon May 11 19:11:39 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1133] 10.0.0.207 () {32 vars in 641 bytes} [Mon May 11 19:11:40 2026] GET /v2.1/servers => generated 15 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-11 19:11:40.138 7 WARNING oslo_db.sqlalchemy.utils [None req-4d82eb3b-decb-4aee-a1d3-2370b538f7e3 e2a2f4e2c5b04ba6b1b35632ecde709c 851632fd3e034a98a516fc7ab2c23725 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 570/1134] 10.0.0.207 () {32 vars in 649 bytes} [Mon May 11 19:11:40 2026] GET /v2.1/os-keypairs => generated 530 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1135] 10.0.0.207 () {32 vars in 694 bytes} [Mon May 11 19:11:40 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1178] 10.0.0.110 () {28 vars in 454 bytes} [Mon May 11 19:15: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: 592/1179] 10.0.0.110 () {30 vars in 658 bytes} [Mon May 11 19:15:17 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 588/1180] 10.0.0.110 () {32 vars in 731 bytes} [Mon May 11 19:15:17 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1181] 10.0.0.110 () {34 vars in 806 bytes} [Mon May 11 19:15:17 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1184] 10.0.0.110 () {28 vars in 454 bytes} [Mon May 11 19:15:18 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1185] 10.0.0.110 () {30 vars in 658 bytes} [Mon May 11 19:15:18 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: 591/1186] 10.0.0.110 () {32 vars in 731 bytes} [Mon May 11 19:15:18 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1187] 10.0.0.110 () {34 vars in 894 bytes} [Mon May 11 19:15:18 2026] GET /v2.1/servers/detail?project_id=3fde4b9003884a01ba05758acd4e176d&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: 592/1188] 10.0.0.110 () {34 vars in 894 bytes} [Mon May 11 19:15:18 2026] GET /v2.1/servers/detail?project_id=490db0eae2d84ecf8895c797b67697e2&all_tenants=True => generated 15 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1189] 10.0.0.110 () {34 vars in 894 bytes} [Mon May 11 19:15:18 2026] GET /v2.1/servers/detail?project_id=851632fd3e034a98a516fc7ab2c23725&all_tenants=True => generated 15 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)