+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Jun 11 07:24:49 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: nova-api-osapi-75f65f64bf-t48nh 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 0x7f6ddd5d6668 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-06-11 07:24:54.350 8 INFO nova.utils [None req-637e5192-677a-49bc-aa63-d6dc7203fc31 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-11 07:24:54.388 7 INFO nova.utils [None req-a322f0f7-071b-4092-80d0-e30df5261a2d - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-11 07:24:56.002 8 WARNING keystonemiddleware._common.config [None req-637e5192-677a-49bc-aa63-d6dc7203fc31 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-11 07:24:56.006 7 WARNING keystonemiddleware._common.config [None req-a322f0f7-071b-4092-80d0-e30df5261a2d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-11 07:24:56.010 8 WARNING oslo_config.cfg [None req-637e5192-677a-49bc-aa63-d6dc7203fc31 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-11 07:24:56.015 7 WARNING oslo_config.cfg [None req-a322f0f7-071b-4092-80d0-e30df5261a2d - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-11 07:24:56.089 8 WARNING keystonemiddleware._common.config [None req-637e5192-677a-49bc-aa63-d6dc7203fc31 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-11 07:24:56.095 7 WARNING keystonemiddleware._common.config [None req-a322f0f7-071b-4092-80d0-e30df5261a2d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-11 07:24:56.105 8 WARNING oslo_config.cfg [None req-637e5192-677a-49bc-aa63-d6dc7203fc31 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-06-11 07:24:56.112 7 WARNING oslo_config.cfg [None req-a322f0f7-071b-4092-80d0-e30df5261a2d - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-06-11 07:24:56.117 8 WARNING oslo_config.cfg [None req-637e5192-677a-49bc-aa63-d6dc7203fc31 - - - - - -] 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 0x7f6ddd5d6668 pid: 8 (default app) 2026-06-11 07:24:56.124 7 WARNING oslo_config.cfg [None req-a322f0f7-071b-4092-80d0-e30df5261a2d - - - - - -] 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 0x7f6ddd5d6668 pid: 7 (default app) [pid: 7|app: 0|req: 2/3] 199.204.45.244 () {42 vars in 705 bytes} [Thu Jun 11 07:25:07 2026] GET /v2.1 => generated 114 bytes in 21 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-06-11 07:25:08.005 8 WARNING oslo_policy.policy [None req-48edc16b-ca34-4e78-b31c-e2942495b51f c1f12b13a76a4864a8cefffb03b21abd 0bef75d8d16c4a529b4ae5b6ec37faae - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-11 07:25:08.005 8 WARNING oslo_policy.policy [None req-48edc16b-ca34-4e78-b31c-e2942495b51f c1f12b13a76a4864a8cefffb03b21abd 0bef75d8d16c4a529b4ae5b6ec37faae - - 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: 2/4] 199.204.45.244 () {44 vars in 909 bytes} [Thu Jun 11 07:25:07 2026] GET /v2.1 => generated 0 bytes in 1005 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-06-11 07:25:08.113 7 WARNING oslo_policy.policy [req-48edc16b-ca34-4e78-b31c-e2942495b51f req-7705d7de-05d0-413a-9203-bc23bb56e3ad c1f12b13a76a4864a8cefffb03b21abd 0bef75d8d16c4a529b4ae5b6ec37faae - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-11 07:25:08.114 7 WARNING oslo_policy.policy [req-48edc16b-ca34-4e78-b31c-e2942495b51f req-7705d7de-05d0-413a-9203-bc23bb56e3ad c1f12b13a76a4864a8cefffb03b21abd 0bef75d8d16c4a529b4ae5b6ec37faae - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/5] 199.204.45.244 () {46 vars in 982 bytes} [Thu Jun 11 07:25:08 2026] GET /v2.1/ => generated 400 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-11 07:25:08.234 8 INFO nova.api.openstack.wsgi [None req-a9f77cf5-626c-45f4-8dcd-8600f268abc5 c1f12b13a76a4864a8cefffb03b21abd 0bef75d8d16c4a529b4ae5b6ec37faae - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 199.204.45.244 () {48 vars in 1011 bytes} [Thu Jun 11 07:25:08 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 199.204.45.244 () {48 vars in 1051 bytes} [Thu Jun 11 07:25:08 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.204.45.244 () {52 vars in 1048 bytes} [Thu Jun 11 07:25:08 2026] POST /v2.1/flavors => generated 529 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.204.45.244 () {42 vars in 705 bytes} [Thu Jun 11 07:25:09 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 199.204.45.244 () {44 vars in 909 bytes} [Thu Jun 11 07:25:09 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.204.45.244 () {46 vars in 982 bytes} [Thu Jun 11 07:25:09 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-06-11 07:25:09.265 8 INFO nova.api.openstack.wsgi [None req-b3201294-ab08-4e6a-87bb-6edbc50e6a66 c1f12b13a76a4864a8cefffb03b21abd 0bef75d8d16c4a529b4ae5b6ec37faae - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/12] 199.204.45.244 () {48 vars in 1013 bytes} [Thu Jun 11 07:25:09 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/13] 199.204.45.244 () {48 vars in 1051 bytes} [Thu Jun 11 07:25:09 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.244 () {52 vars in 1048 bytes} [Thu Jun 11 07:25:09 2026] POST /v2.1/flavors => generated 532 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 199.204.45.244 () {42 vars in 705 bytes} [Thu Jun 11 07:25:10 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.204.45.244 () {44 vars in 909 bytes} [Thu Jun 11 07:25:10 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: 9/17] 199.204.45.244 () {46 vars in 982 bytes} [Thu Jun 11 07:25:10 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-06-11 07:25:10.185 8 INFO nova.api.openstack.wsgi [None req-797cc4ff-cca4-4e36-a232-d061402f2962 c1f12b13a76a4864a8cefffb03b21abd 0bef75d8d16c4a529b4ae5b6ec37faae - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/18] 199.204.45.244 () {48 vars in 1015 bytes} [Thu Jun 11 07:25:10 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/19] 199.204.45.244 () {48 vars in 1051 bytes} [Thu Jun 11 07:25:10 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 199.204.45.244 () {52 vars in 1048 bytes} [Thu Jun 11 07:25:10 2026] POST /v2.1/flavors => generated 533 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 199.204.45.244 () {42 vars in 705 bytes} [Thu Jun 11 07:25:11 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/22] 199.204.45.244 () {44 vars in 909 bytes} [Thu Jun 11 07:25:11 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: 12/23] 199.204.45.244 () {46 vars in 982 bytes} [Thu Jun 11 07:25:11 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-06-11 07:25:11.135 8 INFO nova.api.openstack.wsgi [None req-b54fe434-eccb-4908-86e7-5f0e63a7e9b8 c1f12b13a76a4864a8cefffb03b21abd 0bef75d8d16c4a529b4ae5b6ec37faae - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 12/24] 199.204.45.244 () {48 vars in 1013 bytes} [Thu Jun 11 07:25:11 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/25] 199.204.45.244 () {48 vars in 1051 bytes} [Thu Jun 11 07:25:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 199.204.45.244 () {52 vars in 1048 bytes} [Thu Jun 11 07:25:11 2026] POST /v2.1/flavors => generated 532 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 199.204.45.244 () {42 vars in 705 bytes} [Thu Jun 11 07:25:11 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/28] 199.204.45.244 () {44 vars in 909 bytes} [Thu Jun 11 07:25:11 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: 15/29] 199.204.45.244 () {46 vars in 982 bytes} [Thu Jun 11 07:25:12 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-06-11 07:25:12.036 8 INFO nova.api.openstack.wsgi [None req-9db46c83-7179-44d7-948c-f0e0d5e7a887 c1f12b13a76a4864a8cefffb03b21abd 0bef75d8d16c4a529b4ae5b6ec37faae - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 15/30] 199.204.45.244 () {48 vars in 1015 bytes} [Thu Jun 11 07:25:12 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/31] 199.204.45.244 () {48 vars in 1051 bytes} [Thu Jun 11 07:25:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/32] 199.204.45.244 () {52 vars in 1048 bytes} [Thu Jun 11 07:25:12 2026] POST /v2.1/flavors => generated 535 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/101] 10.0.0.225 () {28 vars in 454 bytes} [Thu Jun 11 07:30:46 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 51/102] 10.0.0.225 () {30 vars in 658 bytes} [Thu Jun 11 07:30:46 2026] GET /v2.1 => generated 0 bytes in 105 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: 52/103] 10.0.0.225 () {32 vars in 731 bytes} [Thu Jun 11 07:30:46 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: 8|app: 0|req: 52/104] 10.0.0.225 () {34 vars in 804 bytes} [Thu Jun 11 07:30:46 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 71/141] 199.204.45.244 () {42 vars in 705 bytes} [Thu Jun 11 07:33:50 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 71/142] 199.204.45.244 () {44 vars in 909 bytes} [Thu Jun 11 07:33:50 2026] GET /v2.1 => generated 0 bytes in 405 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: 72/143] 199.204.45.244 () {46 vars in 982 bytes} [Thu Jun 11 07:33: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-06-11 07:33:51.409 7 INFO nova.api.openstack.wsgi [None req-607ed737-2370-4b10-a495-b98c0cea8b30 c1f12b13a76a4864a8cefffb03b21abd 0bef75d8d16c4a529b4ae5b6ec37faae - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 72/144] 199.204.45.244 () {48 vars in 1017 bytes} [Thu Jun 11 07:33:51 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 73/145] 199.204.45.244 () {48 vars in 1051 bytes} [Thu Jun 11 07:33:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 73/146] 199.204.45.244 () {52 vars in 1049 bytes} [Thu Jun 11 07:33:51 2026] POST /v2.1/flavors => generated 534 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 85/169] 199.204.45.244 () {42 vars in 705 bytes} [Thu Jun 11 07:35:39 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/170] 199.204.45.244 () {44 vars in 909 bytes} [Thu Jun 11 07:35:39 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 86/171] 199.204.45.244 () {46 vars in 982 bytes} [Thu Jun 11 07:35:39 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-06-11 07:35:39.375 8 INFO nova.api.openstack.wsgi [None req-b4907e97-42ed-4d05-84ec-4227bedf1c3d c1f12b13a76a4864a8cefffb03b21abd 0bef75d8d16c4a529b4ae5b6ec37faae - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user c1f12b13a76a4864a8cefffb03b21abd [pid: 8|app: 0|req: 86/172] 199.204.45.244 () {48 vars in 1051 bytes} [Thu Jun 11 07:35:39 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-06-11 07:35:39.389 7 WARNING oslo_db.sqlalchemy.utils [None req-d1758dab-c94d-4fce-bd2f-0ee9782d3bab c1f12b13a76a4864a8cefffb03b21abd 0bef75d8d16c4a529b4ae5b6ec37faae - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 87/173] 199.204.45.244 () {48 vars in 1016 bytes} [Thu Jun 11 07:35:39 2026] GET /v2.1/os-keypairs => generated 16 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 87/174] 199.204.45.244 () {52 vars in 1057 bytes} [Thu Jun 11 07:35:39 2026] POST /v2.1/os-keypairs => generated 576 bytes in 54 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 89/177] 199.204.45.244 () {42 vars in 705 bytes} [Thu Jun 11 07:35:42 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 89/178] 199.204.45.244 () {44 vars in 909 bytes} [Thu Jun 11 07:35:42 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: 90/179] 199.204.45.244 () {46 vars in 982 bytes} [Thu Jun 11 07:35:43 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 90/180] 199.204.45.244 () {48 vars in 1073 bytes} [Thu Jun 11 07:35:43 2026] GET /v2.1/os-quota-sets/0bef75d8d16c4a529b4ae5b6ec37faae => generated 283 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 91/181] 199.204.45.244 () {52 vars in 1125 bytes} [Thu Jun 11 07:35:43 2026] PUT /v2.1/os-quota-sets/0bef75d8d16c4a529b4ae5b6ec37faae => generated 238 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/320] 199.204.45.244 () {42 vars in 705 bytes} [Thu Jun 11 07:47: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: 161/321] 199.204.45.244 () {44 vars in 909 bytes} [Thu Jun 11 07:47:15 2026] GET /v2.1 => generated 0 bytes in 139 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 161/322] 199.204.45.244 () {46 vars in 982 bytes} [Thu Jun 11 07:47:15 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-06-11 07:47:15.308 8 INFO nova.api.openstack.wsgi [None req-d89f50c4-6e7f-4f23-9bf7-08fe600a8d0b c1f12b13a76a4864a8cefffb03b21abd 0bef75d8d16c4a529b4ae5b6ec37faae - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 162/323] 199.204.45.244 () {48 vars in 1015 bytes} [Thu Jun 11 07:47:15 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/324] 199.204.45.244 () {48 vars in 1051 bytes} [Thu Jun 11 07:47:15 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 163/325] 199.204.45.244 () {52 vars in 1049 bytes} [Thu Jun 11 07:47:15 2026] POST /v2.1/flavors => generated 534 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/370] 199.204.45.244 () {42 vars in 705 bytes} [Thu Jun 11 07:51:02 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/371] 199.204.45.244 () {44 vars in 909 bytes} [Thu Jun 11 07:51:02 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 187/372] 199.204.45.244 () {46 vars in 982 bytes} [Thu Jun 11 07:51:02 2026] GET /v2.1/ => generated 400 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/373] 199.204.45.244 () {48 vars in 1073 bytes} [Thu Jun 11 07:51:02 2026] GET /v2.1/os-quota-sets/1f15621d594c4d41b9ea819fd03e8a60 => generated 283 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/374] 199.204.45.244 () {52 vars in 1125 bytes} [Thu Jun 11 07:51:02 2026] PUT /v2.1/os-quota-sets/1f15621d594c4d41b9ea819fd03e8a60 => generated 238 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/485] 10.0.0.131 () {28 vars in 454 bytes} [Thu Jun 11 08:00:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 244/486] 10.0.0.131 () {30 vars in 658 bytes} [Thu Jun 11 08:00:08 2026] GET /v2.1 => generated 0 bytes in 68 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 243/487] 10.0.0.131 () {32 vars in 731 bytes} [Thu Jun 11 08:00:08 2026] GET /v2.1/ => generated 411 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/488] 10.0.0.131 () {34 vars in 765 bytes} [Thu Jun 11 08:00:08 2026] GET /v2.1/os-services => generated 783 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/489] 10.0.0.131 () {28 vars in 454 bytes} [Thu Jun 11 08:00:12 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 246/490] 10.0.0.131 () {30 vars in 658 bytes} [Thu Jun 11 08:00:12 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 245/491] 10.0.0.131 () {32 vars in 731 bytes} [Thu Jun 11 08:00:12 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/492] 10.0.0.131 () {34 vars in 765 bytes} [Thu Jun 11 08:00:12 2026] GET /v2.1/os-services => generated 783 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/495] 10.0.0.131 () {28 vars in 454 bytes} [Thu Jun 11 08:00:16 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/496] 10.0.0.131 () {30 vars in 658 bytes} [Thu Jun 11 08:00:16 2026] GET /v2.1 => generated 0 bytes in 39 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: 250/497] 10.0.0.131 () {32 vars in 731 bytes} [Thu Jun 11 08:00:17 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/498] 10.0.0.131 () {34 vars in 808 bytes} [Thu Jun 11 08:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/499] 10.0.0.131 () {28 vars in 454 bytes} [Thu Jun 11 08: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: 7|app: 0|req: 249/500] 10.0.0.131 () {30 vars in 658 bytes} [Thu Jun 11 08:00:21 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 252/501] 10.0.0.131 () {32 vars in 731 bytes} [Thu Jun 11 08:00:21 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: 250/502] 10.0.0.131 () {34 vars in 808 bytes} [Thu Jun 11 08:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/537] 199.204.45.244 () {42 vars in 705 bytes} [Thu Jun 11 08:03:04 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: 7|app: 0|req: 268/538] 199.204.45.244 () {44 vars in 909 bytes} [Thu Jun 11 08:03:04 2026] GET /v2.1 => generated 0 bytes in 109 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: 271/539] 199.204.45.244 () {46 vars in 982 bytes} [Thu Jun 11 08:03:04 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-06-11 08:03:04.873 7 INFO nova.api.openstack.wsgi [None req-2f1daf34-a642-4b6b-b64e-8df4d03d9003 c1f12b13a76a4864a8cefffb03b21abd 0bef75d8d16c4a529b4ae5b6ec37faae - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 269/540] 199.204.45.244 () {48 vars in 1011 bytes} [Thu Jun 11 08:03:04 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/541] 199.204.45.244 () {48 vars in 1051 bytes} [Thu Jun 11 08:03:04 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: 270/542] 199.204.45.244 () {48 vars in 1099 bytes} [Thu Jun 11 08:03:04 2026] GET /v2.1/flavors/d242a5a0-01f9-4c0f-9f7d-79c67e60e4de/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/543] 199.204.45.244 () {42 vars in 705 bytes} [Thu Jun 11 08:03:05 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/544] 199.204.45.244 () {44 vars in 909 bytes} [Thu Jun 11 08:03:05 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 274/545] 199.204.45.244 () {46 vars in 982 bytes} [Thu Jun 11 08:03:05 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-06-11 08:03:05.831 7 INFO nova.api.openstack.wsgi [None req-66bb4d29-a46f-438f-8dcf-5d45fa46ff1e c1f12b13a76a4864a8cefffb03b21abd 0bef75d8d16c4a529b4ae5b6ec37faae - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 272/546] 199.204.45.244 () {48 vars in 1013 bytes} [Thu Jun 11 08:03:05 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/547] 199.204.45.244 () {48 vars in 1051 bytes} [Thu Jun 11 08:03:05 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: 7|app: 0|req: 273/548] 199.204.45.244 () {48 vars in 1099 bytes} [Thu Jun 11 08:03:05 2026] GET /v2.1/flavors/3196cdbb-cdaf-497e-b6a3-4bcf04daed51/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/549] 199.204.45.244 () {42 vars in 705 bytes} [Thu Jun 11 08:03:06 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/550] 199.204.45.244 () {44 vars in 909 bytes} [Thu Jun 11 08:03:06 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: 8|app: 0|req: 277/551] 199.204.45.244 () {46 vars in 982 bytes} [Thu Jun 11 08:03:06 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-06-11 08:03:06.816 7 INFO nova.api.openstack.wsgi [None req-2760a656-833a-42e4-8ac4-90ab19a2b681 c1f12b13a76a4864a8cefffb03b21abd 0bef75d8d16c4a529b4ae5b6ec37faae - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 275/552] 199.204.45.244 () {48 vars in 1015 bytes} [Thu Jun 11 08:03:06 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: 8|app: 0|req: 278/553] 199.204.45.244 () {48 vars in 1051 bytes} [Thu Jun 11 08:03:06 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: 276/554] 199.204.45.244 () {48 vars in 1099 bytes} [Thu Jun 11 08:03:06 2026] GET /v2.1/flavors/437909a3-d59d-434d-888e-689191865708/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/555] 199.204.45.244 () {42 vars in 705 bytes} [Thu Jun 11 08:03:07 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/556] 199.204.45.244 () {44 vars in 909 bytes} [Thu Jun 11 08:03:07 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 280/557] 199.204.45.244 () {46 vars in 982 bytes} [Thu Jun 11 08:03:07 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-06-11 08:03:07.841 7 INFO nova.api.openstack.wsgi [None req-5481a90c-3968-4aee-8cc6-e0cefed717c0 c1f12b13a76a4864a8cefffb03b21abd 0bef75d8d16c4a529b4ae5b6ec37faae - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 278/558] 199.204.45.244 () {48 vars in 1013 bytes} [Thu Jun 11 08:03:07 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/559] 199.204.45.244 () {48 vars in 1051 bytes} [Thu Jun 11 08:03:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/560] 199.204.45.244 () {48 vars in 1099 bytes} [Thu Jun 11 08:03:07 2026] GET /v2.1/flavors/ae44c070-aa6a-4552-b87c-c4fcd41f28b6/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/561] 199.204.45.244 () {42 vars in 705 bytes} [Thu Jun 11 08:03:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/562] 199.204.45.244 () {44 vars in 909 bytes} [Thu Jun 11 08:03:08 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: 283/563] 199.204.45.244 () {46 vars in 982 bytes} [Thu Jun 11 08:03:08 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-06-11 08:03:08.858 7 INFO nova.api.openstack.wsgi [None req-af020a3f-7d86-4cbb-9a43-512676927a2d c1f12b13a76a4864a8cefffb03b21abd 0bef75d8d16c4a529b4ae5b6ec37faae - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 281/564] 199.204.45.244 () {48 vars in 1015 bytes} [Thu Jun 11 08:03:08 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/565] 199.204.45.244 () {48 vars in 1051 bytes} [Thu Jun 11 08:03:08 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/566] 199.204.45.244 () {48 vars in 1099 bytes} [Thu Jun 11 08:03:08 2026] GET /v2.1/flavors/aaa30247-e27e-49d0-941a-fd14fb588cc2/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: 290/581] 199.204.45.244 () {42 vars in 705 bytes} [Thu Jun 11 08:04: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: 292/582] 199.204.45.244 () {44 vars in 909 bytes} [Thu Jun 11 08:04:15 2026] GET /v2.1 => generated 0 bytes in 49 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 291/583] 199.204.45.244 () {46 vars in 982 bytes} [Thu Jun 11 08:04:15 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-06-11 08:04:15.957 8 INFO nova.api.openstack.wsgi [None req-e8d65090-a210-4db8-a5da-1e4d36fdabe6 c1f12b13a76a4864a8cefffb03b21abd 0bef75d8d16c4a529b4ae5b6ec37faae - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 293/584] 199.204.45.244 () {48 vars in 1017 bytes} [Thu Jun 11 08:04:15 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/585] 199.204.45.244 () {48 vars in 1051 bytes} [Thu Jun 11 08:04:15 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: 294/586] 199.204.45.244 () {48 vars in 1099 bytes} [Thu Jun 11 08:04:16 2026] GET /v2.1/flavors/4e8852d6-3fba-480a-9fde-8dbf79983510/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/589] 199.204.45.244 () {42 vars in 705 bytes} [Thu Jun 11 08:04:23 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/590] 199.204.45.244 () {44 vars in 909 bytes} [Thu Jun 11 08:04:23 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 297/591] 199.204.45.244 () {46 vars in 982 bytes} [Thu Jun 11 08:04:23 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/592] 199.204.45.244 () {48 vars in 1051 bytes} [Thu Jun 11 08:04:23 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/593] 199.204.45.244 () {42 vars in 705 bytes} [Thu Jun 11 08:04:28 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/594] 199.204.45.244 () {44 vars in 909 bytes} [Thu Jun 11 08:04:28 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: 299/595] 199.204.45.244 () {46 vars in 982 bytes} [Thu Jun 11 08:04:28 2026] GET /v2.1/ => generated 400 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/596] 199.204.45.244 () {48 vars in 1073 bytes} [Thu Jun 11 08:04:28 2026] GET /v2.1/os-quota-sets/0bef75d8d16c4a529b4ae5b6ec37faae => generated 280 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/609] 199.204.45.244 () {42 vars in 705 bytes} [Thu Jun 11 08:05:23 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/610] 199.204.45.244 () {44 vars in 909 bytes} [Thu Jun 11 08:05:23 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 307/611] 199.204.45.244 () {46 vars in 982 bytes} [Thu Jun 11 08:05:23 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-11 08:05:23.265 7 INFO nova.api.openstack.wsgi [None req-af0f2159-9244-496c-a5fe-b6c89d25279a c1f12b13a76a4864a8cefffb03b21abd 0bef75d8d16c4a529b4ae5b6ec37faae - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 305/612] 199.204.45.244 () {48 vars in 1015 bytes} [Thu Jun 11 08:05:23 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/613] 199.204.45.244 () {48 vars in 1051 bytes} [Thu Jun 11 08:05:23 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: 306/614] 199.204.45.244 () {48 vars in 1099 bytes} [Thu Jun 11 08:05:23 2026] GET /v2.1/flavors/f2bd1775-9bb2-44eb-b114-f3c2ff47b22b/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/617] 199.204.45.244 () {42 vars in 705 bytes} [Thu Jun 11 08:05:39 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: 308/618] 199.204.45.244 () {44 vars in 909 bytes} [Thu Jun 11 08:05:39 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: 311/619] 199.204.45.244 () {46 vars in 982 bytes} [Thu Jun 11 08:05:39 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/620] 199.204.45.244 () {48 vars in 1073 bytes} [Thu Jun 11 08:05:39 2026] GET /v2.1/os-quota-sets/1f15621d594c4d41b9ea819fd03e8a60 => generated 280 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/631] 199.204.45.244 () {42 vars in 705 bytes} [Thu Jun 11 08:06:31 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/632] 199.204.45.244 () {44 vars in 909 bytes} [Thu Jun 11 08:06:31 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 318/633] 199.204.45.244 () {46 vars in 982 bytes} [Thu Jun 11 08:06:31 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-06-11 08:06:31.083 7 INFO nova.api.openstack.wsgi [None req-23a48944-dd01-4af1-b638-0cdd3417fc6f c1f12b13a76a4864a8cefffb03b21abd 0bef75d8d16c4a529b4ae5b6ec37faae - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 316/634] 199.204.45.244 () {48 vars in 1011 bytes} [Thu Jun 11 08:06:31 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: 8|app: 0|req: 319/635] 199.204.45.244 () {48 vars in 1051 bytes} [Thu Jun 11 08:06:31 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: 335/666] 10.0.0.126 () {32 vars in 655 bytes} [Thu Jun 11 08:08:54 2026] GET /v2.1/flavors/detail => generated 2534 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, ' [pid: 7|app: 0|req: 332/667] 10.0.0.126 () {32 vars in 641 bytes} [Thu Jun 11 08:08:55 2026] GET /v2.1/servers => generated 15 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-11 08:08:55.259 8 WARNING oslo_db.sqlalchemy.utils [None req-aecb8977-75de-4e7f-9587-c8ad2b98f43f c1f12b13a76a4864a8cefffb03b21abd 0bef75d8d16c4a529b4ae5b6ec37faae - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 336/668] 10.0.0.126 () {32 vars in 649 bytes} [Thu Jun 11 08:08:55 2026] GET /v2.1/os-keypairs => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/669] 10.0.0.126 () {32 vars in 694 bytes} [Thu Jun 11 08:08:55 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/678] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:09:39 2026] GET /v2.1/flavors/d242a5a0-01f9-4c0f-9f7d-79c67e60e4de => generated 511 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/679] 10.0.0.126 () {32 vars in 641 bytes} [Thu Jun 11 08:09:39 2026] GET /v2.1/flavors => generated 1674 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/680] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:09:39 2026] GET /v2.1/flavors/d242a5a0-01f9-4c0f-9f7d-79c67e60e4de => generated 511 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-11 08:09:52.777 7 WARNING neutronclient.v2_0.client [None req-13767b06-83bd-46db-a2c4-e8decf008fb4 3a7e5cdd4850429789253dca935f4ce8 aeb42e66c0aa494a801741cb43cd7e3f - - default default] 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-06-11 08:09:54.784 8 WARNING neutronclient.v2_0.client [None req-159a7b47-c6eb-4e32-b4d5-371c4b68536f a3494e66c8d048cba88c01185e669749 86ee3f96f62b4ba697d02011524a59e0 - - default default] The 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/685] 10.0.0.126 () {34 vars in 685 bytes} [Thu Jun 11 08:09:52 2026] POST /v2.1/os-security-groups => generated 243 bytes in 2344 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/686] 10.0.0.126 () {34 vars in 671 bytes} [Thu Jun 11 08:09:54 2026] POST /v2.1/os-keypairs => generated 385 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-11 08:09:55.136 7 WARNING neutronclient.v2_0.client [None req-08e4fbba-1818-43b7-bf66-3ec70c984408 3a7e5cdd4850429789253dca935f4ce8 aeb42e66c0aa494a801741cb43cd7e3f - - default default] The 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: 343/687] 10.0.0.126 () {34 vars in 685 bytes} [Thu Jun 11 08:09:55 2026] POST /v2.1/os-security-groups => generated 244 bytes in 475 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-11 08:09:55.619 7 WARNING neutronclient.v2_0.client [None req-f5ab01cb-ff5a-4672-b1ba-6b695cd87062 3a7e5cdd4850429789253dca935f4ce8 aeb42e66c0aa494a801741cb43cd7e3f - - default default] The 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: 345/688] 10.0.0.126 () {34 vars in 685 bytes} [Thu Jun 11 08:09:54 2026] POST /v2.1/os-security-groups => generated 246 bytes in 1136 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-11 08:09:55.882 8 WARNING neutronclient.v2_0.client [None req-7ee117a8-3f63-4103-9a07-dfec32fc72c2 a3494e66c8d048cba88c01185e669749 86ee3f96f62b4ba697d02011524a59e0 - - default default] The 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/689] 10.0.0.126 () {34 vars in 685 bytes} [Thu Jun 11 08:09:55 2026] POST /v2.1/os-security-groups => generated 241 bytes in 661 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-11 08:09:56.292 7 WARNING neutronclient.v2_0.client [None req-bb4aa61c-5c4c-4aba-ae89-0aa9a671eb5c 3a7e5cdd4850429789253dca935f4ce8 aeb42e66c0aa494a801741cb43cd7e3f - - default default] 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-06-11 08:09:56.327 8 WARNING neutronclient.v2_0.client [None req-7ee117a8-3f63-4103-9a07-dfec32fc72c2 a3494e66c8d048cba88c01185e669749 86ee3f96f62b4ba697d02011524a59e0 - - default default] 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-06-11 08:09:56.672 7 WARNING neutronclient.v2_0.client [None req-bb4aa61c-5c4c-4aba-ae89-0aa9a671eb5c 3a7e5cdd4850429789253dca935f4ce8 aeb42e66c0aa494a801741cb43cd7e3f - - default default] The 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: 346/690] 10.0.0.126 () {34 vars in 695 bytes} [Thu Jun 11 08:09:55 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 1287 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-11 08:09:57.177 8 WARNING neutronclient.v2_0.client [None req-69b34783-b10c-49a1-acf0-2ad55bdcf304 a3494e66c8d048cba88c01185e669749 86ee3f96f62b4ba697d02011524a59e0 - - default default] 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-06-11 08:09:57.255 7 WARNING neutronclient.v2_0.client [None req-bb4aa61c-5c4c-4aba-ae89-0aa9a671eb5c 3a7e5cdd4850429789253dca935f4ce8 aeb42e66c0aa494a801741cb43cd7e3f - - default default] The 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/691] 10.0.0.126 () {34 vars in 685 bytes} [Thu Jun 11 08:09:57 2026] POST /v2.1/os-security-groups => generated 248 bytes in 422 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-11 08:09:57.605 8 WARNING neutronclient.v2_0.client [None req-7f0f7658-7538-4f7b-8a29-5d10c35db2d3 a3494e66c8d048cba88c01185e669749 86ee3f96f62b4ba697d02011524a59e0 - - default default] The 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/692] 10.0.0.126 () {32 vars in 663 bytes} [Thu Jun 11 08:09:56 2026] GET /v2.1/os-security-groups => generated 1381 bytes in 1344 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-11 08:09:57.640 7 WARNING neutronclient.v2_0.client [None req-1b0669ba-b979-4dac-8c8c-ef038da660fc 3a7e5cdd4850429789253dca935f4ce8 aeb42e66c0aa494a801741cb43cd7e3f - - default default] 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-06-11 08:09:57.650 8 WARNING neutronclient.v2_0.client [None req-7f0f7658-7538-4f7b-8a29-5d10c35db2d3 a3494e66c8d048cba88c01185e669749 86ee3f96f62b4ba697d02011524a59e0 - - default default] 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-06-11 08:09:57.676 7 WARNING neutronclient.v2_0.client [None req-1b0669ba-b979-4dac-8c8c-ef038da660fc 3a7e5cdd4850429789253dca935f4ce8 aeb42e66c0aa494a801741cb43cd7e3f - - default default] The 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: 348/693] 10.0.0.126 () {34 vars in 695 bytes} [Thu Jun 11 08:09:57 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-11 08:09:57.923 8 WARNING neutronclient.v2_0.client [None req-057f2e83-445b-4df8-bc39-73eb44fcdddd 2031baf2404c440ab8bb263d922ee655 8651d294a8b74658b586b885d5a1ee3c - - default default] The 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: 346/694] 10.0.0.126 () {32 vars in 740 bytes} [Thu Jun 11 08:09:57 2026] DELETE /v2.1/os-security-groups/b88d00df-afa7-43b6-9077-8797d0ea8dd5 => generated 0 bytes in 330 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-11 08:09:57.972 7 WARNING neutronclient.v2_0.client [None req-af842fb4-bc72-4439-ae90-2bbd9f30a9df a3494e66c8d048cba88c01185e669749 86ee3f96f62b4ba697d02011524a59e0 - - default default] 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-06-11 08:09:57.993 8 WARNING neutronclient.v2_0.client [None req-057f2e83-445b-4df8-bc39-73eb44fcdddd 2031baf2404c440ab8bb263d922ee655 8651d294a8b74658b586b885d5a1ee3c - - default default] 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-06-11 08:09:58.021 7 WARNING neutronclient.v2_0.client [None req-af842fb4-bc72-4439-ae90-2bbd9f30a9df a3494e66c8d048cba88c01185e669749 86ee3f96f62b4ba697d02011524a59e0 - - default default] The 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: 347/695] 10.0.0.126 () {34 vars in 695 bytes} [Thu Jun 11 08:09:57 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 323 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-11 08:09:58.297 7 WARNING neutronclient.v2_0.client [None req-29efa6d0-b042-48e4-8dfc-99ff6f49b74a 3a7e5cdd4850429789253dca935f4ce8 aeb42e66c0aa494a801741cb43cd7e3f - - default default] 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-06-11 08:09:58.316 7 INFO nova.api.openstack.wsgi [None req-29efa6d0-b042-48e4-8dfc-99ff6f49b74a 3a7e5cdd4850429789253dca935f4ce8 aeb42e66c0aa494a801741cb43cd7e3f - - default default] HTTP exception thrown: Security group b88d00df-afa7-43b6-9077-8797d0ea8dd5 does not exist Neutron server returns request_ids: ['req-c026522c-7cba-47b6-a179-7d8b138ffa78'] [pid: 7|app: 0|req: 348/696] 10.0.0.126 () {32 vars in 737 bytes} [Thu Jun 11 08:09:58 2026] GET /v2.1/os-security-groups/b88d00df-afa7-43b6-9077-8797d0ea8dd5 => generated 194 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-11 08:09:58.328 7 WARNING neutronclient.v2_0.client [None req-eba8507a-ecaf-42ab-a9bc-da903b956b9e a3494e66c8d048cba88c01185e669749 86ee3f96f62b4ba697d02011524a59e0 - - default default] 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-06-11 08:09:58.422 8 WARNING neutronclient.v2_0.client [None req-057f2e83-445b-4df8-bc39-73eb44fcdddd 2031baf2404c440ab8bb263d922ee655 8651d294a8b74658b586b885d5a1ee3c - - default default] The 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: 349/697] 10.0.0.126 () {32 vars in 737 bytes} [Thu Jun 11 08:09:58 2026] GET /v2.1/os-security-groups/889b398b-596e-48a9-9f76-0b819ed2a9c4 => generated 665 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-11 08:09:58.484 7 WARNING neutronclient.v2_0.client [None req-0d2c3c4c-7698-40ae-8709-2e656337bcf9 3a7e5cdd4850429789253dca935f4ce8 aeb42e66c0aa494a801741cb43cd7e3f - - default default] 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-06-11 08:09:58.515 7 WARNING neutronclient.v2_0.client [None req-0d2c3c4c-7698-40ae-8709-2e656337bcf9 3a7e5cdd4850429789253dca935f4ce8 aeb42e66c0aa494a801741cb43cd7e3f - - default default] The 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: 350/698] 10.0.0.126 () {32 vars in 740 bytes} [Thu Jun 11 08:09:58 2026] DELETE /v2.1/os-security-groups/ffc0e9e4-f293-4285-80c8-d5c2c6a39ab0 => generated 0 bytes in 246 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-11 08:09:58.732 7 WARNING neutronclient.v2_0.client [None req-ab191eca-5588-429a-91e4-6b21dd79ef4d a3494e66c8d048cba88c01185e669749 86ee3f96f62b4ba697d02011524a59e0 - - default default] 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-06-11 08:09:58.758 7 WARNING neutronclient.v2_0.client [None req-ab191eca-5588-429a-91e4-6b21dd79ef4d a3494e66c8d048cba88c01185e669749 86ee3f96f62b4ba697d02011524a59e0 - - default default] 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-06-11 08:09:58.806 7 WARNING neutronclient.v2_0.client [None req-ab191eca-5588-429a-91e4-6b21dd79ef4d a3494e66c8d048cba88c01185e669749 86ee3f96f62b4ba697d02011524a59e0 - - default default] The 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.126 () {32 vars in 750 bytes} [Thu Jun 11 08:09:58 2026] DELETE /v2.1/os-security-group-rules/a0892e49-f486-41ec-a1f7-ae0aff18dd2c => generated 0 bytes in 272 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-11 08:09:59.006 7 WARNING neutronclient.v2_0.client [None req-8bccaace-4806-4c72-9746-a56f73d907f2 3a7e5cdd4850429789253dca935f4ce8 aeb42e66c0aa494a801741cb43cd7e3f - - default default] 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-06-11 08:09:59.113 7 INFO nova.api.openstack.wsgi [None req-8bccaace-4806-4c72-9746-a56f73d907f2 3a7e5cdd4850429789253dca935f4ce8 aeb42e66c0aa494a801741cb43cd7e3f - - default default] HTTP exception thrown: Security group ffc0e9e4-f293-4285-80c8-d5c2c6a39ab0 does not exist Neutron server returns request_ids: ['req-dffb0173-7991-42a6-8280-d2bed647e15d'] [pid: 7|app: 0|req: 352/700] 10.0.0.126 () {32 vars in 737 bytes} [Thu Jun 11 08:09:58 2026] GET /v2.1/os-security-groups/ffc0e9e4-f293-4285-80c8-d5c2c6a39ab0 => generated 194 bytes in 119 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-11 08:09:59.127 7 WARNING neutronclient.v2_0.client [None req-75418332-9754-466b-a720-aedca2e39db1 a3494e66c8d048cba88c01185e669749 86ee3f96f62b4ba697d02011524a59e0 - - default default] 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-06-11 08:09:59.251 7 WARNING neutronclient.v2_0.client [None req-75418332-9754-466b-a720-aedca2e39db1 a3494e66c8d048cba88c01185e669749 86ee3f96f62b4ba697d02011524a59e0 - - default default] The 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: 349/701] 10.0.0.126 () {34 vars in 663 bytes} [Thu Jun 11 08:09:57 2026] POST /v2.1/servers => generated 451 bytes in 1487 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-06-11 08:09:59.333 8 WARNING neutronclient.v2_0.client [None req-2cd55f3b-d495-45e3-babb-e739f9f6c4d4 3a7e5cdd4850429789253dca935f4ce8 aeb42e66c0aa494a801741cb43cd7e3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 353/702] 10.0.0.126 () {32 vars in 740 bytes} [Thu Jun 11 08:09:59 2026] DELETE /v2.1/os-security-groups/889b398b-596e-48a9-9f76-0b819ed2a9c4 => generated 0 bytes in 288 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-11 08:09:59.430 7 WARNING neutronclient.v2_0.client [None req-1bfd00f8-8ca6-4698-910c-2d98d18e2b34 2031baf2404c440ab8bb263d922ee655 8651d294a8b74658b586b885d5a1ee3c - - default default] 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-06-11 08:09:59.431 8 WARNING neutronclient.v2_0.client [None req-2cd55f3b-d495-45e3-babb-e739f9f6c4d4 3a7e5cdd4850429789253dca935f4ce8 aeb42e66c0aa494a801741cb43cd7e3f - - default default] The 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: 354/703] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:09:59 2026] GET /v2.1/servers/fcdd61b7-d53d-4759-9b1e-84e8b70b528b => generated 1392 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:09:59.497 7 WARNING neutronclient.v2_0.client [None req-a2539efa-7b45-4783-8769-747109440648 a3494e66c8d048cba88c01185e669749 86ee3f96f62b4ba697d02011524a59e0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 350/704] 10.0.0.126 () {32 vars in 740 bytes} [Thu Jun 11 08:09:59 2026] DELETE /v2.1/os-security-groups/d478bafc-6f1e-43d9-a6bc-d05d689334ab => generated 0 bytes in 280 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-11 08:09:59.622 8 WARNING neutronclient.v2_0.client [None req-18c8b266-466b-434f-ab23-b071ef6e3f3d 3a7e5cdd4850429789253dca935f4ce8 aeb42e66c0aa494a801741cb43cd7e3f - - default default] 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-06-11 08:09:59.648 7 WARNING neutronclient.v2_0.client [None req-a2539efa-7b45-4783-8769-747109440648 a3494e66c8d048cba88c01185e669749 86ee3f96f62b4ba697d02011524a59e0 - - default default] 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-06-11 08:09:59.661 8 INFO nova.api.openstack.wsgi [None req-18c8b266-466b-434f-ab23-b071ef6e3f3d 3a7e5cdd4850429789253dca935f4ce8 aeb42e66c0aa494a801741cb43cd7e3f - - default default] HTTP exception thrown: Security group d478bafc-6f1e-43d9-a6bc-d05d689334ab does not exist Neutron server returns request_ids: ['req-78f495b4-7be2-42e5-a625-3e732bc2e28e'] [pid: 8|app: 0|req: 351/705] 10.0.0.126 () {32 vars in 737 bytes} [Thu Jun 11 08:09:59 2026] GET /v2.1/os-security-groups/d478bafc-6f1e-43d9-a6bc-d05d689334ab => generated 194 bytes in 48 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-11 08:09:59.680 8 WARNING neutronclient.v2_0.client [None req-e920116c-cc26-4910-859b-14f64aaed9c7 3a7e5cdd4850429789253dca935f4ce8 aeb42e66c0aa494a801741cb43cd7e3f - - default default] The 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: 355/706] 10.0.0.126 () {32 vars in 740 bytes} [Thu Jun 11 08:09:59 2026] DELETE /v2.1/os-security-groups/6d04bbf0-73c7-4691-9011-1210e37ee5d6 => generated 0 bytes in 303 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-11 08:10:00.158 8 WARNING neutronclient.v2_0.client [None req-e920116c-cc26-4910-859b-14f64aaed9c7 3a7e5cdd4850429789253dca935f4ce8 aeb42e66c0aa494a801741cb43cd7e3f - - default default] 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-06-11 08:10:00.589 7 WARNING neutronclient.v2_0.client [None req-32510985-194a-4379-bfaa-a0ceddd1312d 2031baf2404c440ab8bb263d922ee655 8651d294a8b74658b586b885d5a1ee3c - - default default] 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-06-11 08:10:01.333 8 WARNING neutronclient.v2_0.client [None req-e920116c-cc26-4910-859b-14f64aaed9c7 3a7e5cdd4850429789253dca935f4ce8 aeb42e66c0aa494a801741cb43cd7e3f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 356/707] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:10:00 2026] GET /v2.1/servers/fcdd61b7-d53d-4759-9b1e-84e8b70b528b => generated 1396 bytes in 867 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/708] 10.0.0.126 () {32 vars in 663 bytes} [Thu Jun 11 08:09:59 2026] GET /v2.1/os-security-groups => generated 707 bytes in 1798 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-06-11 08:10:01.488 7 WARNING neutronclient.v2_0.client [None req-fa4eb44a-cc63-4554-bd66-27c9a6cce044 3a7e5cdd4850429789253dca935f4ce8 aeb42e66c0aa494a801741cb43cd7e3f - - default default] 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-06-11 08:10:01.511 7 INFO nova.api.openstack.wsgi [None req-fa4eb44a-cc63-4554-bd66-27c9a6cce044 3a7e5cdd4850429789253dca935f4ce8 aeb42e66c0aa494a801741cb43cd7e3f - - default default] HTTP exception thrown: Security group d478bafc-6f1e-43d9-a6bc-d05d689334ab does not exist Neutron server returns request_ids: ['req-da195ff9-5f63-4919-8b80-477451ee4972'] [pid: 7|app: 0|req: 357/709] 10.0.0.126 () {32 vars in 740 bytes} [Thu Jun 11 08:10:01 2026] DELETE /v2.1/os-security-groups/d478bafc-6f1e-43d9-a6bc-d05d689334ab => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-11 08:10:01.526 8 WARNING neutronclient.v2_0.client [None req-02f032e3-86ba-4ace-87dc-ff0d34696313 3a7e5cdd4850429789253dca935f4ce8 aeb42e66c0aa494a801741cb43cd7e3f - - default default] 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-06-11 08:10:01.558 8 INFO nova.api.openstack.wsgi [None req-02f032e3-86ba-4ace-87dc-ff0d34696313 3a7e5cdd4850429789253dca935f4ce8 aeb42e66c0aa494a801741cb43cd7e3f - - default default] HTTP exception thrown: Security group ffc0e9e4-f293-4285-80c8-d5c2c6a39ab0 does not exist Neutron server returns request_ids: ['req-3caac557-3427-4bb6-9bb4-ccf9446f255d'] [pid: 8|app: 0|req: 353/710] 10.0.0.126 () {32 vars in 740 bytes} [Thu Jun 11 08:10:01 2026] DELETE /v2.1/os-security-groups/ffc0e9e4-f293-4285-80c8-d5c2c6a39ab0 => generated 194 bytes in 42 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-11 08:10:01.574 7 WARNING neutronclient.v2_0.client [None req-d5f6e1a8-12a3-42ad-bb42-2d9736a4d99c 3a7e5cdd4850429789253dca935f4ce8 aeb42e66c0aa494a801741cb43cd7e3f - - default default] 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-06-11 08:10:01.595 7 INFO nova.api.openstack.wsgi [None req-d5f6e1a8-12a3-42ad-bb42-2d9736a4d99c 3a7e5cdd4850429789253dca935f4ce8 aeb42e66c0aa494a801741cb43cd7e3f - - default default] HTTP exception thrown: Security group b88d00df-afa7-43b6-9077-8797d0ea8dd5 does not exist Neutron server returns request_ids: ['req-43fe6bd1-7403-46d9-a4bb-8d8384fb01ff'] [pid: 7|app: 0|req: 358/711] 10.0.0.126 () {32 vars in 740 bytes} [Thu Jun 11 08:10:01 2026] DELETE /v2.1/os-security-groups/b88d00df-afa7-43b6-9077-8797d0ea8dd5 => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/712] 10.0.0.126 () {34 vars in 671 bytes} [Thu Jun 11 08:10:01 2026] POST /v2.1/os-keypairs => generated 385 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-11 08:10:02.436 7 WARNING neutronclient.v2_0.client [None req-e3297384-bbec-4923-b03a-752411361992 2031baf2404c440ab8bb263d922ee655 8651d294a8b74658b586b885d5a1ee3c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 359/715] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:10:02 2026] GET /v2.1/servers/fcdd61b7-d53d-4759-9b1e-84e8b70b528b => generated 1444 bytes in 836 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-11 08:10:04.352 8 WARNING neutronclient.v2_0.client [None req-17f47b5e-6e37-43df-bdf5-e672b574ee26 2031baf2404c440ab8bb263d922ee655 8651d294a8b74658b586b885d5a1ee3c - - default default] The 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/716] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:10:04 2026] GET /v2.1/servers/fcdd61b7-d53d-4759-9b1e-84e8b70b528b => generated 1452 bytes in 412 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:10:05.727 7 WARNING neutronclient.v2_0.client [None req-592abb85-cf62-46ee-a320-a6274f572e0f 2031baf2404c440ab8bb263d922ee655 8651d294a8b74658b586b885d5a1ee3c - - default default] The 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: 360/717] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:10:05 2026] GET /v2.1/servers/fcdd61b7-d53d-4759-9b1e-84e8b70b528b => generated 1516 bytes in 756 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:10:07.513 8 WARNING neutronclient.v2_0.client [None req-4d142242-3f1c-4051-b3cb-5c0ba6a46042 2031baf2404c440ab8bb263d922ee655 8651d294a8b74658b586b885d5a1ee3c - - default default] The 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: 358/718] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:10:07 2026] GET /v2.1/servers/fcdd61b7-d53d-4759-9b1e-84e8b70b528b => generated 1516 bytes in 1029 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:10:08.981 7 INFO nova.api.openstack.compute.server_external_events [req-523e8164-5ebf-49ed-ba00-aefc74d961c9 req-f7f6e151-1060-40ff-b532-6cf83c92aa9d afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-changed:bc9c3081-72fb-4660-88df-cb7495cf20a2 for instance fcdd61b7-d53d-4759-9b1e-84e8b70b528b on instance 2026-06-11 08:10:08.992 7 INFO nova.compute.rpcapi [None req-1ab88fe6-34ec-4cc2-94f5-e049f2ada865 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 361/719] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:10:08 2026] POST /v2.1/os-server-external-events => generated 179 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, ' 2026-06-11 08:10:09.559 8 WARNING neutronclient.v2_0.client [None req-fc57df8c-216c-44d9-b9d1-3f547d9927b4 2031baf2404c440ab8bb263d922ee655 8651d294a8b74658b586b885d5a1ee3c - - default default] The 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: 359/720] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:10:09 2026] GET /v2.1/servers/fcdd61b7-d53d-4759-9b1e-84e8b70b528b => generated 1516 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:10:10.810 7 WARNING neutronclient.v2_0.client [None req-38a08737-3a1f-41ca-90b0-dab47ac683af 2031baf2404c440ab8bb263d922ee655 8651d294a8b74658b586b885d5a1ee3c - - default default] The 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: 362/721] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:10:10 2026] GET /v2.1/servers/fcdd61b7-d53d-4759-9b1e-84e8b70b528b => generated 1516 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:10:11.962 8 WARNING neutronclient.v2_0.client [None req-dcf82611-fe45-421d-b79d-35fbede98434 2031baf2404c440ab8bb263d922ee655 8651d294a8b74658b586b885d5a1ee3c - - default default] 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-06-11 08:10:12.519 7 WARNING neutronclient.v2_0.client [None req-8344328b-ef1b-46bc-925b-68b1a2f83f23 b3112463ef194a2db0c574cd4a9b12f4 7b10a8075a17433d915368464e9cfe54 - - default default] The 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: 360/722] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:10:11 2026] GET /v2.1/servers/fcdd61b7-d53d-4759-9b1e-84e8b70b528b => generated 1516 bytes in 1748 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-11 08:10:13.711 7 WARNING neutronclient.v2_0.client [None req-8344328b-ef1b-46bc-925b-68b1a2f83f23 b3112463ef194a2db0c574cd4a9b12f4 7b10a8075a17433d915368464e9cfe54 - - default default] 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-06-11 08:10:14.739 8 WARNING neutronclient.v2_0.client [None req-98dbeb1b-1521-48c9-8062-8fca0e7fc749 2031baf2404c440ab8bb263d922ee655 8651d294a8b74658b586b885d5a1ee3c - - default default] 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-06-11 08:10:18.263 7 WARNING neutronclient.v2_0.client [None req-8344328b-ef1b-46bc-925b-68b1a2f83f23 b3112463ef194a2db0c574cd4a9b12f4 7b10a8075a17433d915368464e9cfe54 - - default default] The 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: 363/725] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:10:14 2026] GET /v2.1/servers/fcdd61b7-d53d-4759-9b1e-84e8b70b528b => generated 1516 bytes in 3587 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:10:18.326 8 INFO nova.api.openstack.compute.server_external_events [req-6459bfec-b200-4365-8802-89552c5779d3 req-78fa9874-622e-466a-a4f2-0ff61cf44202 afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-vif-unplugged:bc9c3081-72fb-4660-88df-cb7495cf20a2 for instance fcdd61b7-d53d-4759-9b1e-84e8b70b528b on instance 2026-06-11 08:10:18.339 8 INFO nova.compute.rpcapi [None req-8ae437a3-cc89-4dc5-ad3f-fe7c9c25b668 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 364/726] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:10:18 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 66 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/727] 10.0.0.126 () {34 vars in 671 bytes} [Thu Jun 11 08:10:18 2026] POST /v2.1/os-keypairs => generated 386 bytes in 572 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-11 08:10:19.344 8 WARNING neutronclient.v2_0.client [None req-8372ee9e-9733-405b-91b0-23647beb8f82 2031baf2404c440ab8bb263d922ee655 8651d294a8b74658b586b885d5a1ee3c - - default default] The 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/728] 10.0.0.126 () {34 vars in 663 bytes} [Thu Jun 11 08:10:12 2026] POST /v2.1/servers => generated 450 bytes in 7612 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-06-11 08:10:20.023 7 WARNING neutronclient.v2_0.client [None req-b2019d55-8eaa-4dc2-afe9-175e29a1b8f1 b3112463ef194a2db0c574cd4a9b12f4 7b10a8075a17433d915368464e9cfe54 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 364/729] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:10:20 2026] GET /v2.1/servers/0c56ac62-804b-40d1-aff5-c83b3015a771 => generated 1253 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:10:20.430 7 INFO nova.api.openstack.compute.server_external_events [req-6980e201-2b5f-4d35-a868-7d0cd6d61c00 req-b2ba94d0-bd49-4ac7-83c5-206565f705fd afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-vif-plugged:bc9c3081-72fb-4660-88df-cb7495cf20a2 for instance fcdd61b7-d53d-4759-9b1e-84e8b70b528b on instance 2026-06-11 08:10:20.430 7 INFO nova.api.openstack.compute.server_external_events [req-6980e201-2b5f-4d35-a868-7d0cd6d61c00 req-b2ba94d0-bd49-4ac7-83c5-206565f705fd afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-vif-plugged:bc9c3081-72fb-4660-88df-cb7495cf20a2 for instance fcdd61b7-d53d-4759-9b1e-84e8b70b528b on instance [pid: 7|app: 0|req: 365/730] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:10:20 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/731] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:10:19 2026] GET /v2.1/servers/fcdd61b7-d53d-4759-9b1e-84e8b70b528b => generated 1516 bytes in 1404 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:10:21.231 7 WARNING neutronclient.v2_0.client [None req-4d5b5805-1c79-43e2-9c78-73a9535570c6 b3112463ef194a2db0c574cd4a9b12f4 7b10a8075a17433d915368464e9cfe54 - - default default] 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-06-11 08:10:21.776 8 WARNING neutronclient.v2_0.client [None req-c1de379c-5bf5-4bba-9665-7bbd5713ff4c 2031baf2404c440ab8bb263d922ee655 8651d294a8b74658b586b885d5a1ee3c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 366/732] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:10:21 2026] GET /v2.1/servers/0c56ac62-804b-40d1-aff5-c83b3015a771 => generated 1303 bytes in 879 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/733] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:10:21 2026] GET /v2.1/servers/fcdd61b7-d53d-4759-9b1e-84e8b70b528b => generated 1698 bytes in 471 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:10:22.280 7 WARNING neutronclient.v2_0.client [None req-b3daee06-2e92-4cb1-b8a1-e26053a14237 2031baf2404c440ab8bb263d922ee655 8651d294a8b74658b586b885d5a1ee3c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 367/734] 10.0.0.126 () {32 vars in 741 bytes} [Thu Jun 11 08:10:22 2026] GET /v2.1/servers/fcdd61b7-d53d-4759-9b1e-84e8b70b528b/os-interface => generated 284 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 368/735] 10.0.0.126 () {34 vars in 671 bytes} [Thu Jun 11 08:10:22 2026] POST /v2.1/os-keypairs => generated 386 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-11 08:10:23.127 8 WARNING neutronclient.v2_0.client [None req-ae343586-8fdd-434e-bde8-e8f294e9d8ae b3112463ef194a2db0c574cd4a9b12f4 7b10a8075a17433d915368464e9cfe54 - - default default] 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-06-11 08:10:23.218 7 WARNING neutronclient.v2_0.client [None req-a7572d83-6f34-4778-9fa0-53491f665b32 e9cb35d3e4ff4c3386824347b0a56a65 83fb12919fe346dfb6ac5386ca0b0e6e - - default default] The 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: 370/738] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:10:23 2026] GET /v2.1/servers/0c56ac62-804b-40d1-aff5-c83b3015a771 => generated 1351 bytes in 303 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-11 08:10:23.412 7 WARNING neutronclient.v2_0.client [None req-a7572d83-6f34-4778-9fa0-53491f665b32 e9cb35d3e4ff4c3386824347b0a56a65 83fb12919fe346dfb6ac5386ca0b0e6e - - default default] 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-06-11 08:10:23.593 7 WARNING neutronclient.v2_0.client [None req-a7572d83-6f34-4778-9fa0-53491f665b32 e9cb35d3e4ff4c3386824347b0a56a65 83fb12919fe346dfb6ac5386ca0b0e6e - - default default] 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-06-11 08:10:23.790 8 INFO nova.api.openstack.compute.server_external_events [req-1b47e435-a22c-428c-9880-ae75f517660a req-cc3253de-bda6-481c-9657-983275f0b42c afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-changed:bc9c3081-72fb-4660-88df-cb7495cf20a2 for instance fcdd61b7-d53d-4759-9b1e-84e8b70b528b on instance [pid: 8|app: 0|req: 371/739] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:10:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/740] 10.0.0.126 () {34 vars in 663 bytes} [Thu Jun 11 08:10:23 2026] POST /v2.1/servers => generated 449 bytes in 685 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-06-11 08:10:23.856 8 WARNING neutronclient.v2_0.client [None req-ad62603b-48db-41a6-a3dc-484892ec3c6b e9cb35d3e4ff4c3386824347b0a56a65 83fb12919fe346dfb6ac5386ca0b0e6e - - default default] The 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/741] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:10:23 2026] GET /v2.1/servers/15f19c6c-aa72-475a-ad2b-db2060624432 => generated 1401 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:10:24.444 7 WARNING neutronclient.v2_0.client [None req-1cd58421-6522-456d-b17f-eca692ff2539 b3112463ef194a2db0c574cd4a9b12f4 7b10a8075a17433d915368464e9cfe54 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 370/742] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:10:24 2026] GET /v2.1/servers/0c56ac62-804b-40d1-aff5-c83b3015a771 => generated 1359 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:10:24.886 8 WARNING neutronclient.v2_0.client [None req-c2dc8a72-37e4-4992-b643-9e67fdc143c9 f4d345b9dcac406f9a759b4daa8e79ae 265a92df556341e493ff31fa1eb605b0 - - default default] 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-06-11 08:10:24.937 8 WARNING neutronclient.v2_0.client [None req-c2dc8a72-37e4-4992-b643-9e67fdc143c9 f4d345b9dcac406f9a759b4daa8e79ae 265a92df556341e493ff31fa1eb605b0 - - default default] 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-06-11 08:10:24.949 7 WARNING neutronclient.v2_0.client [None req-a9e562ef-0313-42b8-b64e-07f41ff03bd5 e9cb35d3e4ff4c3386824347b0a56a65 83fb12919fe346dfb6ac5386ca0b0e6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 371/743] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:10:24 2026] GET /v2.1/servers/15f19c6c-aa72-475a-ad2b-db2060624432 => generated 1405 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-11 08:10:25.261 8 WARNING neutronclient.v2_0.client [None req-c2dc8a72-37e4-4992-b643-9e67fdc143c9 f4d345b9dcac406f9a759b4daa8e79ae 265a92df556341e493ff31fa1eb605b0 - - default default] 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: 373/744] 10.0.0.126 () {34 vars in 663 bytes} [Thu Jun 11 08:10:24 2026] POST /v2.1/servers => generated 451 bytes in 757 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-06-11 08:10:25.587 7 WARNING neutronclient.v2_0.client [None req-c6035000-4bbd-4f40-bce7-9af69488f4bf b3112463ef194a2db0c574cd4a9b12f4 7b10a8075a17433d915368464e9cfe54 - - default default] 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-06-11 08:10:25.605 8 WARNING neutronclient.v2_0.client [None req-3f0d042b-5dd0-46d9-9307-3ab2cb0b1f64 f4d345b9dcac406f9a759b4daa8e79ae 265a92df556341e493ff31fa1eb605b0 - - default default] The 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/745] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:10:25 2026] GET /v2.1/servers/63fab464-1d96-48e4-b5ca-7f7b735e0f46 => generated 1424 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/746] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:10:25 2026] GET /v2.1/servers/0c56ac62-804b-40d1-aff5-c83b3015a771 => generated 1436 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-06-11 08:10:25.828 8 INFO nova.api.openstack.compute.server_external_events [req-ef4fcddb-5a01-4d9f-b10c-bb696d78671d req-7a3213c7-fa85-47f7-9102-32c98d409f1a afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-vif-unplugged:cff5d39b-c6fe-4170-b292-30b43e6c4a58 for instance 0c56ac62-804b-40d1-aff5-c83b3015a771 on instance [pid: 8|app: 0|req: 375/747] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:10:25 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:10:25.926 7 INFO nova.api.openstack.compute.server_external_events [req-2e2e8644-8226-4104-8a6b-88cc8ba07d3f req-f5431673-ba8f-43aa-a02d-4d404c9e8202 afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-changed:cff5d39b-c6fe-4170-b292-30b43e6c4a58 for instance 0c56ac62-804b-40d1-aff5-c83b3015a771 on instance [pid: 7|app: 0|req: 373/748] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:10: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:10:26.065 8 WARNING neutronclient.v2_0.client [None req-f4b43c7d-252c-40ab-8d92-cb9ef8386cba e9cb35d3e4ff4c3386824347b0a56a65 83fb12919fe346dfb6ac5386ca0b0e6e - - default default] The 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: 376/749] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:10:26 2026] GET /v2.1/servers/15f19c6c-aa72-475a-ad2b-db2060624432 => generated 1453 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:10:26.760 7 WARNING neutronclient.v2_0.client [None req-d2668153-e446-4b65-b5e4-cefadc1b496f f4d345b9dcac406f9a759b4daa8e79ae 265a92df556341e493ff31fa1eb605b0 - - default default] 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-06-11 08:10:26.789 8 WARNING neutronclient.v2_0.client [None req-9b325c2b-f652-4ba1-8548-ba8f6addbba6 b3112463ef194a2db0c574cd4a9b12f4 7b10a8075a17433d915368464e9cfe54 - - default default] The 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: 374/750] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:10:26 2026] GET /v2.1/servers/63fab464-1d96-48e4-b5ca-7f7b735e0f46 => generated 1428 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/751] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:10:26 2026] GET /v2.1/servers/0c56ac62-804b-40d1-aff5-c83b3015a771 => generated 1436 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:10:27.168 7 WARNING neutronclient.v2_0.client [None req-ed7729e3-9478-4a44-bfff-f5af7ba2d612 e9cb35d3e4ff4c3386824347b0a56a65 83fb12919fe346dfb6ac5386ca0b0e6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 375/752] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:10:27 2026] GET /v2.1/servers/15f19c6c-aa72-475a-ad2b-db2060624432 => generated 1453 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-06-11 08:10:27.866 8 WARNING neutronclient.v2_0.client [None req-230cc93b-dc2e-4e4a-9616-096b0ee290c1 f4d345b9dcac406f9a759b4daa8e79ae 265a92df556341e493ff31fa1eb605b0 - - default default] The 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/753] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:10:27 2026] GET /v2.1/servers/63fab464-1d96-48e4-b5ca-7f7b735e0f46 => 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-06-11 08:10:27.957 7 WARNING neutronclient.v2_0.client [None req-4fd2ff67-21a8-4d57-93b8-e8ba7a620692 b3112463ef194a2db0c574cd4a9b12f4 7b10a8075a17433d915368464e9cfe54 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 376/754] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:10:27 2026] GET /v2.1/servers/0c56ac62-804b-40d1-aff5-c83b3015a771 => generated 1436 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, ' 2026-06-11 08:10:28.251 8 WARNING neutronclient.v2_0.client [None req-7e9c8492-1709-4a58-a6e6-e00673ad70b1 e9cb35d3e4ff4c3386824347b0a56a65 83fb12919fe346dfb6ac5386ca0b0e6e - - default default] The 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: 379/755] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:10:28 2026] GET /v2.1/servers/15f19c6c-aa72-475a-ad2b-db2060624432 => generated 1461 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:10:28.959 7 WARNING neutronclient.v2_0.client [None req-718d3fde-8839-454f-a605-853882b9b6f6 f4d345b9dcac406f9a759b4daa8e79ae 265a92df556341e493ff31fa1eb605b0 - - default default] The 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: 377/756] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:10:28 2026] GET /v2.1/servers/63fab464-1d96-48e4-b5ca-7f7b735e0f46 => generated 1476 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-06-11 08:10:29.132 8 WARNING neutronclient.v2_0.client [None req-7e03041a-8627-4835-a74a-ee805d264fbd b3112463ef194a2db0c574cd4a9b12f4 7b10a8075a17433d915368464e9cfe54 - - default default] The 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/757] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:10:29 2026] GET /v2.1/servers/0c56ac62-804b-40d1-aff5-c83b3015a771 => generated 1436 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-06-11 08:10:29.347 7 WARNING neutronclient.v2_0.client [None req-e6944423-c243-4d65-98e2-82b5ded70867 e9cb35d3e4ff4c3386824347b0a56a65 83fb12919fe346dfb6ac5386ca0b0e6e - - default default] The 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/758] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:10:29 2026] GET /v2.1/servers/15f19c6c-aa72-475a-ad2b-db2060624432 => generated 1528 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:10:30.039 8 INFO nova.api.openstack.compute.server_external_events [req-d18186f8-d12f-4220-a0ad-c14b96f22ca6 req-2e93f843-740a-4e52-b392-6df58098f317 afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-changed:200f5659-279e-48aa-b4ac-75a1b27d531d for instance 15f19c6c-aa72-475a-ad2b-db2060624432 on instance [pid: 8|app: 0|req: 381/759] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:10:30 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) 2026-06-11 08:10:30.061 7 WARNING neutronclient.v2_0.client [None req-a150dbc5-1a04-4fa4-919f-841e0eeddb06 f4d345b9dcac406f9a759b4daa8e79ae 265a92df556341e493ff31fa1eb605b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 379/760] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:10:30 2026] GET /v2.1/servers/63fab464-1d96-48e4-b5ca-7f7b735e0f46 => generated 1476 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:10:30.271 8 WARNING neutronclient.v2_0.client [None req-7625686f-2c7c-40f9-a4bf-930920b0fc4d b3112463ef194a2db0c574cd4a9b12f4 7b10a8075a17433d915368464e9cfe54 - - default default] The 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: 382/761] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:10:30 2026] GET /v2.1/servers/0c56ac62-804b-40d1-aff5-c83b3015a771 => generated 1436 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-06-11 08:10:30.499 7 WARNING neutronclient.v2_0.client [None req-7318ac28-2096-40be-b1a9-26c8cbf286ac e9cb35d3e4ff4c3386824347b0a56a65 83fb12919fe346dfb6ac5386ca0b0e6e - - default default] The 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/762] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:10:30 2026] GET /v2.1/servers/15f19c6c-aa72-475a-ad2b-db2060624432 => generated 1526 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:10:31.169 8 WARNING neutronclient.v2_0.client [None req-a6677ead-6eb8-4d62-b394-08a5b7a56f50 f4d345b9dcac406f9a759b4daa8e79ae 265a92df556341e493ff31fa1eb605b0 - - default default] The 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/763] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:10:31 2026] GET /v2.1/servers/63fab464-1d96-48e4-b5ca-7f7b735e0f46 => generated 1552 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:10:31.436 7 WARNING neutronclient.v2_0.client [None req-8f656ede-e2f1-467b-a50d-41f14bd884a2 b3112463ef194a2db0c574cd4a9b12f4 7b10a8075a17433d915368464e9cfe54 - - default default] The 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/764] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:10:31 2026] GET /v2.1/servers/0c56ac62-804b-40d1-aff5-c83b3015a771 => generated 1424 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-06-11 08:10:31.704 8 WARNING neutronclient.v2_0.client [None req-4e49c34e-3d2e-4b96-9989-f8f4d9359289 e9cb35d3e4ff4c3386824347b0a56a65 83fb12919fe346dfb6ac5386ca0b0e6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 384/765] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:10:31 2026] GET /v2.1/servers/15f19c6c-aa72-475a-ad2b-db2060624432 => generated 1526 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-06-11 08:10:32.080 7 INFO nova.api.openstack.compute.server_external_events [req-aa34509d-d799-4b52-a77f-5b39dc37671f req-bb3fa0de-6f2a-4472-844c-38c3336ae174 afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-changed:dff8c08b-fc02-4d9c-8817-d8f28de496f0 for instance 63fab464-1d96-48e4-b5ca-7f7b735e0f46 on instance [pid: 7|app: 0|req: 382/766] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:10:32 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-06-11 08:10:32.462 8 WARNING neutronclient.v2_0.client [None req-6451dec8-7f02-4378-a9ac-ccf5ec76aa4c f4d345b9dcac406f9a759b4daa8e79ae 265a92df556341e493ff31fa1eb605b0 - - default default] The 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/767] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:10:32 2026] GET /v2.1/servers/63fab464-1d96-48e4-b5ca-7f7b735e0f46 => generated 1550 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-06-11 08:10:32.640 7 WARNING neutronclient.v2_0.client [None req-6fae1491-661a-431b-9f21-145b8893612f b3112463ef194a2db0c574cd4a9b12f4 7b10a8075a17433d915368464e9cfe54 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 383/770] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:10:32 2026] GET /v2.1/servers/0c56ac62-804b-40d1-aff5-c83b3015a771 => generated 1424 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-06-11 08:10:32.865 8 WARNING neutronclient.v2_0.client [None req-d5d301e4-c55d-4c49-8e3b-5895e9a835ea e9cb35d3e4ff4c3386824347b0a56a65 83fb12919fe346dfb6ac5386ca0b0e6e - - default default] The 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: 388/771] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:10:32 2026] GET /v2.1/servers/15f19c6c-aa72-475a-ad2b-db2060624432 => generated 1526 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-06-11 08:10:33.612 7 WARNING neutronclient.v2_0.client [None req-0263eaa9-63fc-4d3f-a560-3b35f3aed046 f4d345b9dcac406f9a759b4daa8e79ae 265a92df556341e493ff31fa1eb605b0 - - default default] The 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/772] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:10:33 2026] GET /v2.1/servers/63fab464-1d96-48e4-b5ca-7f7b735e0f46 => generated 1550 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:10:33.840 8 WARNING neutronclient.v2_0.client [None req-b7286863-eec8-4c91-a9f6-55cb6aa4333f b3112463ef194a2db0c574cd4a9b12f4 7b10a8075a17433d915368464e9cfe54 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 389/773] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:10:33 2026] GET /v2.1/servers/0c56ac62-804b-40d1-aff5-c83b3015a771 => generated 1424 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-06-11 08:10:34.028 7 WARNING neutronclient.v2_0.client [None req-07b34956-b606-40c0-b9e1-2f9e990e2c01 e9cb35d3e4ff4c3386824347b0a56a65 83fb12919fe346dfb6ac5386ca0b0e6e - - default default] 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-06-11 08:10:34.134 8 INFO nova.api.openstack.compute.server_external_events [req-594b0795-eb1d-44f1-a123-0ccb8f900336 req-f84c4056-451b-4aa1-8e97-f73d23ff9caf afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-vif-plugged:cff5d39b-c6fe-4170-b292-30b43e6c4a58 for instance 0c56ac62-804b-40d1-aff5-c83b3015a771 on instance 2026-06-11 08:10:34.135 8 INFO nova.api.openstack.compute.server_external_events [req-594b0795-eb1d-44f1-a123-0ccb8f900336 req-f84c4056-451b-4aa1-8e97-f73d23ff9caf afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-vif-plugged:cff5d39b-c6fe-4170-b292-30b43e6c4a58 for instance 0c56ac62-804b-40d1-aff5-c83b3015a771 on instance [pid: 8|app: 0|req: 390/774] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:10:34 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/775] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:10:33 2026] GET /v2.1/servers/15f19c6c-aa72-475a-ad2b-db2060624432 => generated 1526 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-06-11 08:10:34.869 8 WARNING neutronclient.v2_0.client [None req-d864d63d-8505-44d1-b3e8-422790cc9850 f4d345b9dcac406f9a759b4daa8e79ae 265a92df556341e493ff31fa1eb605b0 - - default default] 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-06-11 08:10:35.000 7 WARNING neutronclient.v2_0.client [None req-31a0a01e-0333-4e57-85a2-9dd36ce72061 b3112463ef194a2db0c574cd4a9b12f4 7b10a8075a17433d915368464e9cfe54 - - default default] The 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: 391/776] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:10:34 2026] GET /v2.1/servers/63fab464-1d96-48e4-b5ca-7f7b735e0f46 => generated 1550 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/777] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:10:34 2026] GET /v2.1/servers/0c56ac62-804b-40d1-aff5-c83b3015a771 => generated 1424 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-06-11 08:10:35.249 8 WARNING neutronclient.v2_0.client [None req-41f9cbb8-265a-4338-a29c-37d63777c7d9 e9cb35d3e4ff4c3386824347b0a56a65 83fb12919fe346dfb6ac5386ca0b0e6e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 392/778] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:10:35 2026] GET /v2.1/servers/15f19c6c-aa72-475a-ad2b-db2060624432 => generated 1526 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-06-11 08:10:36.061 7 WARNING neutronclient.v2_0.client [None req-40a48808-5125-4a8b-a5d7-647e8c4938a8 f4d345b9dcac406f9a759b4daa8e79ae 265a92df556341e493ff31fa1eb605b0 - - default default] 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: 387/779] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:10:36 2026] GET /v2.1/servers/63fab464-1d96-48e4-b5ca-7f7b735e0f46 => generated 1550 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, ' 2026-06-11 08:10:36.185 8 INFO nova.api.openstack.compute.server_external_events [req-3a51fc4b-3fc3-40bf-9317-ab9470f1d5c7 req-b837302c-ed68-45a5-bef0-cc020c0ece40 afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-vif-plugged:200f5659-279e-48aa-b4ac-75a1b27d531d for instance 15f19c6c-aa72-475a-ad2b-db2060624432 on instance 2026-06-11 08:10:36.186 8 INFO nova.api.openstack.compute.server_external_events [req-3a51fc4b-3fc3-40bf-9317-ab9470f1d5c7 req-b837302c-ed68-45a5-bef0-cc020c0ece40 afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-vif-plugged:200f5659-279e-48aa-b4ac-75a1b27d531d for instance 15f19c6c-aa72-475a-ad2b-db2060624432 on instance [pid: 8|app: 0|req: 393/780] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:10:36 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-11 08:10:36.221 7 WARNING neutronclient.v2_0.client [None req-caf6078d-4e96-4df6-ac69-fd11c2482067 b3112463ef194a2db0c574cd4a9b12f4 7b10a8075a17433d915368464e9cfe54 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 388/781] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:10:36 2026] GET /v2.1/servers/0c56ac62-804b-40d1-aff5-c83b3015a771 => generated 1611 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-06-11 08:10:36.416 7 WARNING neutronclient.v2_0.client [None req-9eb8341b-cd6a-440a-996f-b96aa42521b0 e9cb35d3e4ff4c3386824347b0a56a65 83fb12919fe346dfb6ac5386ca0b0e6e - - default default] 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-06-11 08:10:36.441 8 WARNING neutronclient.v2_0.client [None req-3748bf46-6348-4b1a-91bc-341ea931e3a9 b3112463ef194a2db0c574cd4a9b12f4 7b10a8075a17433d915368464e9cfe54 - - default default] The 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: 394/782] 10.0.0.126 () {32 vars in 741 bytes} [Thu Jun 11 08:10:36 2026] GET /v2.1/servers/0c56ac62-804b-40d1-aff5-c83b3015a771/os-interface => generated 284 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/783] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:10:36 2026] GET /v2.1/servers/15f19c6c-aa72-475a-ad2b-db2060624432 => generated 1526 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:10:37.155 8 INFO nova.api.openstack.compute.server_external_events [req-88ba4b94-91ec-4f73-bc34-6ed5272d1fab req-d20d6222-e4d9-4f14-8069-722ebf93cb1d afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-vif-plugged:dff8c08b-fc02-4d9c-8817-d8f28de496f0 for instance 63fab464-1d96-48e4-b5ca-7f7b735e0f46 on instance [pid: 8|app: 0|req: 395/784] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:10:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:10:37.233 7 WARNING neutronclient.v2_0.client [None req-f5391e9a-d83d-40f5-ac2a-54207d0b2556 f4d345b9dcac406f9a759b4daa8e79ae 265a92df556341e493ff31fa1eb605b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 390/785] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:10:37 2026] GET /v2.1/servers/63fab464-1d96-48e4-b5ca-7f7b735e0f46 => generated 1550 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-06-11 08:10:37.609 8 WARNING neutronclient.v2_0.client [None req-465937ab-b8b0-4ea9-a392-b56a06bc47a8 e9cb35d3e4ff4c3386824347b0a56a65 83fb12919fe346dfb6ac5386ca0b0e6e - - default default] The 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: 396/786] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:10:37 2026] GET /v2.1/servers/15f19c6c-aa72-475a-ad2b-db2060624432 => generated 1717 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:10:37.783 7 WARNING neutronclient.v2_0.client [None req-de03bbfc-5ed2-4aac-a9d3-f94b6299006f e9cb35d3e4ff4c3386824347b0a56a65 83fb12919fe346dfb6ac5386ca0b0e6e - - default default] The 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/787] 10.0.0.126 () {32 vars in 741 bytes} [Thu Jun 11 08:10:37 2026] GET /v2.1/servers/15f19c6c-aa72-475a-ad2b-db2060624432/os-interface => generated 284 bytes in 105 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-06-11 08:10:38.419 8 WARNING neutronclient.v2_0.client [None req-d8499020-3e2c-4ed4-82c5-27c7b4c0619a f4d345b9dcac406f9a759b4daa8e79ae 265a92df556341e493ff31fa1eb605b0 - - default default] 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-06-11 08:10:38.603 7 WARNING neutronclient.v2_0.client [None req-6d11a55e-a1e5-4f09-b8dd-5c6c4ea58ca9 b3112463ef194a2db0c574cd4a9b12f4 7b10a8075a17433d915368464e9cfe54 - - default default] The 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: 397/788] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:10:38 2026] GET /v2.1/servers/63fab464-1d96-48e4-b5ca-7f7b735e0f46 => generated 1550 bytes in 436 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 392/789] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:10:38 2026] GET /v2.1/servers/0c56ac62-804b-40d1-aff5-c83b3015a771 => generated 1611 bytes in 299 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-11 08:10:38.867 8 WARNING neutronclient.v2_0.client [None req-a63a60b9-49e8-4fac-a4aa-9e9cb128b575 2031baf2404c440ab8bb263d922ee655 8651d294a8b74658b586b885d5a1ee3c - - default default] 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: 393/790] 10.0.0.126 () {32 vars in 641 bytes} [Thu Jun 11 08:10:38 2026] GET /v2.1/servers => generated 388 bytes in 88 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: 398/791] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:10:38 2026] GET /v2.1/servers/fcdd61b7-d53d-4759-9b1e-84e8b70b528b => generated 1818 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-06-11 08:10:39.070 8 WARNING neutronclient.v2_0.client [None req-4ae4652b-0648-4169-9521-14b20dfd71ec 2031baf2404c440ab8bb263d922ee655 8651d294a8b74658b586b885d5a1ee3c - - default default] The 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: 394/792] 10.0.0.126 () {32 vars in 718 bytes} [Thu Jun 11 08:10:38 2026] DELETE /v2.1/servers/0c56ac62-804b-40d1-aff5-c83b3015a771 => generated 0 bytes in 140 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-06-11 08:10:39.153 7 INFO nova.api.openstack.compute.server_external_events [req-3f88f273-ddd9-4b93-b169-8715afa32686 req-6859ab85-d9c5-48a7-b6c2-0025ff7e89a7 afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-changed:200f5659-279e-48aa-b4ac-75a1b27d531d for instance 15f19c6c-aa72-475a-ad2b-db2060624432 on instance [pid: 7|app: 0|req: 395/793] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:10:39 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, ' [pid: 8|app: 0|req: 399/794] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:10:39 2026] GET /v2.1/servers/fcdd61b7-d53d-4759-9b1e-84e8b70b528b => generated 1818 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:10:39.199 7 WARNING neutronclient.v2_0.client [None req-8b32dba0-3388-469f-ad18-a89ee8b1ab6d e9cb35d3e4ff4c3386824347b0a56a65 83fb12919fe346dfb6ac5386ca0b0e6e - - default default] 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-06-11 08:10:39.227 8 WARNING neutronclient.v2_0.client [None req-ac4309db-0572-49ec-a4ad-8396cbe164c5 b3112463ef194a2db0c574cd4a9b12f4 7b10a8075a17433d915368464e9cfe54 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 396/795] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:10:39 2026] GET /v2.1/servers/15f19c6c-aa72-475a-ad2b-db2060624432 => generated 1717 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:10:39.380 7 INFO nova.api.openstack.compute.server_external_events [req-1cd2ab63-806c-4555-a254-07cafe95cf44 req-85017172-e5c7-48a7-b64e-662f49634bbe afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-vif-plugged:dff8c08b-fc02-4d9c-8817-d8f28de496f0 for instance 63fab464-1d96-48e4-b5ca-7f7b735e0f46 on instance 2026-06-11 08:10:39.380 7 INFO nova.api.openstack.compute.server_external_events [req-1cd2ab63-806c-4555-a254-07cafe95cf44 req-85017172-e5c7-48a7-b64e-662f49634bbe afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-changed:cff5d39b-c6fe-4170-b292-30b43e6c4a58 for instance 0c56ac62-804b-40d1-aff5-c83b3015a771 on instance [pid: 7|app: 0|req: 397/796] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:10:39 2026] POST /v2.1/os-server-external-events => generated 350 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/797] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:10:39 2026] GET /v2.1/servers/0c56ac62-804b-40d1-aff5-c83b3015a771 => generated 1617 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, ' [pid: 7|app: 0|req: 398/798] 10.0.0.126 () {34 vars in 750 bytes} [Thu Jun 11 08:10:39 2026] POST /v2.1/servers/fcdd61b7-d53d-4759-9b1e-84e8b70b528b/action => generated 0 bytes in 233 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-06-11 08:10:39.744 8 WARNING neutronclient.v2_0.client [None req-5840a282-e128-45e7-b447-1c0c1e80c00a 2031baf2404c440ab8bb263d922ee655 8651d294a8b74658b586b885d5a1ee3c - - default default] 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-06-11 08:10:39.874 7 WARNING neutronclient.v2_0.client [None req-d1b6c742-7199-4e05-9005-4e9eeed74b99 f4d345b9dcac406f9a759b4daa8e79ae 265a92df556341e493ff31fa1eb605b0 - - default default] The 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/799] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:10:39 2026] GET /v2.1/servers/fcdd61b7-d53d-4759-9b1e-84e8b70b528b => generated 1820 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/800] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:10:39 2026] GET /v2.1/servers/63fab464-1d96-48e4-b5ca-7f7b735e0f46 => generated 1727 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:10:40.064 8 WARNING neutronclient.v2_0.client [None req-1f2ff010-8920-4800-a421-137e81d93e22 f4d345b9dcac406f9a759b4daa8e79ae 265a92df556341e493ff31fa1eb605b0 - - default default] The 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/801] 10.0.0.126 () {32 vars in 741 bytes} [Thu Jun 11 08:10:40 2026] GET /v2.1/servers/63fab464-1d96-48e4-b5ca-7f7b735e0f46/os-interface => generated 285 bytes in 161 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-06-11 08:10:40.466 7 WARNING neutronclient.v2_0.client [None req-6f80bbb6-9049-44b1-b09f-7443175f44f9 b3112463ef194a2db0c574cd4a9b12f4 7b10a8075a17433d915368464e9cfe54 - - default default] The 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: 400/802] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:10:40 2026] GET /v2.1/servers/0c56ac62-804b-40d1-aff5-c83b3015a771 => generated 1737 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:10:40.953 8 WARNING neutronclient.v2_0.client [None req-897d08ed-4f8b-4502-8113-b6fbc7ae7c9a 2031baf2404c440ab8bb263d922ee655 8651d294a8b74658b586b885d5a1ee3c - - default default] The 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/803] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:10:40 2026] GET /v2.1/servers/fcdd61b7-d53d-4759-9b1e-84e8b70b528b => generated 1820 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:10:41.206 7 INFO nova.api.openstack.compute.server_external_events [req-2576e3e2-e3ae-4e59-b428-ea9c78b9185a req-381de7b3-da3d-4cac-93a6-00e32b52553c afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-vif-unplugged:cff5d39b-c6fe-4170-b292-30b43e6c4a58 for instance 0c56ac62-804b-40d1-aff5-c83b3015a771 on instance [pid: 7|app: 0|req: 401/804] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:10:41 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:10:41.459 8 WARNING neutronclient.v2_0.client [None req-6fb9b857-4d0c-4742-86ce-92af278278c0 f4d345b9dcac406f9a759b4daa8e79ae 265a92df556341e493ff31fa1eb605b0 - - default default] The 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/805] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:10:41 2026] GET /v2.1/servers/63fab464-1d96-48e4-b5ca-7f7b735e0f46 => generated 1727 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 402/806] 10.0.0.126 () {32 vars in 641 bytes} [Thu Jun 11 08:10:41 2026] GET /v2.1/servers => generated 378 bytes in 53 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-06-11 08:10:41.661 8 WARNING neutronclient.v2_0.client [None req-230e6f1f-46f1-4d11-8579-c9a5d821727c b3112463ef194a2db0c574cd4a9b12f4 7b10a8075a17433d915368464e9cfe54 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 403/807] 10.0.0.126 () {32 vars in 718 bytes} [Thu Jun 11 08:10:41 2026] DELETE /v2.1/servers/63fab464-1d96-48e4-b5ca-7f7b735e0f46 => generated 0 bytes in 137 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: 405/808] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:10:41 2026] GET /v2.1/servers/0c56ac62-804b-40d1-aff5-c83b3015a771 => generated 1737 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-11 08:10:41.824 7 WARNING neutronclient.v2_0.client [None req-13b8f1fb-5b55-431f-9188-8cdd3270e1e5 f4d345b9dcac406f9a759b4daa8e79ae 265a92df556341e493ff31fa1eb605b0 - - default default] The 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/809] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:10:41 2026] GET /v2.1/servers/63fab464-1d96-48e4-b5ca-7f7b735e0f46 => generated 1733 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-06-11 08:10:42.195 8 WARNING neutronclient.v2_0.client [None req-5ed9b709-ec81-4a54-bb64-7a6692503b41 2031baf2404c440ab8bb263d922ee655 8651d294a8b74658b586b885d5a1ee3c - - default default] The 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/810] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:10:42 2026] GET /v2.1/servers/fcdd61b7-d53d-4759-9b1e-84e8b70b528b => generated 1820 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-06-11 08:10:42.843 8 WARNING neutronclient.v2_0.client [None req-c7c0b283-e41b-43c3-b7c3-f216fa96933d b3112463ef194a2db0c574cd4a9b12f4 7b10a8075a17433d915368464e9cfe54 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 408/813] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:10:42 2026] GET /v2.1/servers/0c56ac62-804b-40d1-aff5-c83b3015a771 => generated 1670 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:10:42.988 7 WARNING neutronclient.v2_0.client [None req-21d0392c-ad43-4036-8bbc-729e6ebd1637 f4d345b9dcac406f9a759b4daa8e79ae 265a92df556341e493ff31fa1eb605b0 - - default default] 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-06-11 08:10:43.142 8 INFO nova.api.openstack.compute.server_external_events [req-6842128f-a599-42ba-b0f5-ed1ce91e5d38 req-cdd7ec64-9d6a-4b3e-8d2b-19b526ad8a92 afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-vif-unplugged:dff8c08b-fc02-4d9c-8817-d8f28de496f0 for instance 63fab464-1d96-48e4-b5ca-7f7b735e0f46 on instance [pid: 8|app: 0|req: 409/814] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:10:43 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/815] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:10:42 2026] GET /v2.1/servers/63fab464-1d96-48e4-b5ca-7f7b735e0f46 => generated 1733 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:10:43.267 8 INFO nova.api.openstack.compute.server_external_events [req-2a88d66c-a240-4b7f-8024-0883a66bc83e req-1428a3e4-0618-4bad-ba2e-51f2820ce485 afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-vif-unplugged:cff5d39b-c6fe-4170-b292-30b43e6c4a58 for instance 0c56ac62-804b-40d1-aff5-c83b3015a771 on instance 2026-06-11 08:10:43.267 8 INFO nova.api.openstack.compute.server_external_events [req-2a88d66c-a240-4b7f-8024-0883a66bc83e req-1428a3e4-0618-4bad-ba2e-51f2820ce485 afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-changed:dff8c08b-fc02-4d9c-8817-d8f28de496f0 for instance 63fab464-1d96-48e4-b5ca-7f7b735e0f46 on instance 2026-06-11 08:10:43.268 8 INFO nova.api.openstack.compute.server_external_events [req-2a88d66c-a240-4b7f-8024-0883a66bc83e req-1428a3e4-0618-4bad-ba2e-51f2820ce485 afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-vif-deleted:cff5d39b-c6fe-4170-b292-30b43e6c4a58 for instance 0c56ac62-804b-40d1-aff5-c83b3015a771 on instance [pid: 8|app: 0|req: 410/816] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:10:43 2026] POST /v2.1/os-server-external-events => generated 523 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-06-11 08:10:43.356 7 WARNING neutronclient.v2_0.client [None req-dee682a4-516d-461c-8eff-16bce1215a2e 2031baf2404c440ab8bb263d922ee655 8651d294a8b74658b586b885d5a1ee3c - - default default] The 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: 407/817] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:10:43 2026] GET /v2.1/servers/fcdd61b7-d53d-4759-9b1e-84e8b70b528b => generated 1825 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:10:43.935 8 WARNING neutronclient.v2_0.client [None req-2f061e1f-1420-4913-8a3b-214459f29ac5 b3112463ef194a2db0c574cd4a9b12f4 7b10a8075a17433d915368464e9cfe54 - - default default] The 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: 411/818] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:10:43 2026] GET /v2.1/servers/0c56ac62-804b-40d1-aff5-c83b3015a771 => generated 1380 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-06-11 08:10:44.241 7 WARNING neutronclient.v2_0.client [None req-7986f752-2e16-421f-a593-698b661f5979 f4d345b9dcac406f9a759b4daa8e79ae 265a92df556341e493ff31fa1eb605b0 - - default default] The 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: 408/819] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:10:44 2026] GET /v2.1/servers/63fab464-1d96-48e4-b5ca-7f7b735e0f46 => generated 1733 bytes in 312 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:10:44.553 8 WARNING neutronclient.v2_0.client [None req-335f4c74-71b4-4339-bb86-bc8ae7e7c96e 2031baf2404c440ab8bb263d922ee655 8651d294a8b74658b586b885d5a1ee3c - - default default] The 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/820] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:10:44 2026] GET /v2.1/servers/fcdd61b7-d53d-4759-9b1e-84e8b70b528b => generated 1825 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:10:45.036 7 WARNING neutronclient.v2_0.client [None req-bc22e09e-d252-4b5e-9983-95edcaaac848 b3112463ef194a2db0c574cd4a9b12f4 7b10a8075a17433d915368464e9cfe54 - - default default] The 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/821] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:10:44 2026] GET /v2.1/servers/0c56ac62-804b-40d1-aff5-c83b3015a771 => generated 1385 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-06-11 08:10:45.183 8 INFO nova.api.openstack.compute.server_external_events [req-924176f3-f652-4cf0-acc3-4997efb9f881 req-f0a22143-dd32-4e91-84c0-e96d1f940f72 afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-vif-unplugged:dff8c08b-fc02-4d9c-8817-d8f28de496f0 for instance 63fab464-1d96-48e4-b5ca-7f7b735e0f46 on instance 2026-06-11 08:10:45.183 8 INFO nova.api.openstack.compute.server_external_events [req-924176f3-f652-4cf0-acc3-4997efb9f881 req-f0a22143-dd32-4e91-84c0-e96d1f940f72 afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-vif-unplugged:bc9c3081-72fb-4660-88df-cb7495cf20a2 for instance fcdd61b7-d53d-4759-9b1e-84e8b70b528b on instance 2026-06-11 08:10:45.183 8 INFO nova.api.openstack.compute.server_external_events [req-924176f3-f652-4cf0-acc3-4997efb9f881 req-f0a22143-dd32-4e91-84c0-e96d1f940f72 afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-vif-unplugged:bc9c3081-72fb-4660-88df-cb7495cf20a2 for instance fcdd61b7-d53d-4759-9b1e-84e8b70b528b on instance [pid: 8|app: 0|req: 413/822] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:10:45 2026] POST /v2.1/os-server-external-events => generated 531 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-06-11 08:10:45.318 7 INFO nova.api.openstack.compute.server_external_events [req-d4ddf6cb-8774-455c-a8b4-6369900be59e req-d9db7591-2149-4bf0-a825-45be8a1702e5 afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-vif-deleted:dff8c08b-fc02-4d9c-8817-d8f28de496f0 for instance 63fab464-1d96-48e4-b5ca-7f7b735e0f46 on instance [pid: 7|app: 0|req: 410/823] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:10:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:10:45.566 8 WARNING neutronclient.v2_0.client [None req-350a5193-60f1-4fcc-b173-59efb9eab3f6 f4d345b9dcac406f9a759b4daa8e79ae 265a92df556341e493ff31fa1eb605b0 - - default default] The 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: 414/824] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:10:45 2026] GET /v2.1/servers/63fab464-1d96-48e4-b5ca-7f7b735e0f46 => generated 1505 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-06-11 08:10:45.766 7 WARNING neutronclient.v2_0.client [None req-8f05e792-5b17-46b7-9573-49e4aa83213a 2031baf2404c440ab8bb263d922ee655 8651d294a8b74658b586b885d5a1ee3c - - default default] The 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/825] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:10:45 2026] GET /v2.1/servers/fcdd61b7-d53d-4759-9b1e-84e8b70b528b => generated 1825 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-06-11 08:10:46.157 8 WARNING neutronclient.v2_0.client [None req-dd4c9d36-e1f2-4822-8f90-ad2877112bd8 b3112463ef194a2db0c574cd4a9b12f4 7b10a8075a17433d915368464e9cfe54 - - default default] The 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: 415/826] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:10:46 2026] GET /v2.1/servers/0c56ac62-804b-40d1-aff5-c83b3015a771 => generated 1385 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-06-11 08:10:46.667 7 WARNING neutronclient.v2_0.client [None req-d5a34938-d4ae-4a69-8db5-a51652821230 f4d345b9dcac406f9a759b4daa8e79ae 265a92df556341e493ff31fa1eb605b0 - - default default] The 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/827] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:10:46 2026] GET /v2.1/servers/63fab464-1d96-48e4-b5ca-7f7b735e0f46 => generated 1510 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-06-11 08:10:46.907 8 WARNING neutronclient.v2_0.client [None req-87bbb953-e0b8-42e0-9100-5597d6a6fdcb 2031baf2404c440ab8bb263d922ee655 8651d294a8b74658b586b885d5a1ee3c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 416/828] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:10:46 2026] GET /v2.1/servers/fcdd61b7-d53d-4759-9b1e-84e8b70b528b => generated 1825 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-06-11 08:10:47.237 7 INFO nova.api.openstack.wsgi [None req-e48ecd25-ec50-417e-be0e-19daa3f255b7 b3112463ef194a2db0c574cd4a9b12f4 7b10a8075a17433d915368464e9cfe54 - - default default] HTTP exception thrown: Instance 0c56ac62-804b-40d1-aff5-c83b3015a771 could not be found. [pid: 7|app: 0|req: 413/829] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:10:47 2026] GET /v2.1/servers/0c56ac62-804b-40d1-aff5-c83b3015a771 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 417/830] 10.0.0.126 () {32 vars in 704 bytes} [Thu Jun 11 08:10:47 2026] DELETE /v2.1/os-keypairs/tempest-keypair-541000488 => generated 0 bytes in 37 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-06-11 08:10:47.475 7 INFO nova.api.openstack.compute.server_external_events [req-b0a25397-cac4-4d63-b1bb-7b4031223afe req-e64d6448-acab-4f49-af3a-6eec358ae642 afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-vif-plugged:bc9c3081-72fb-4660-88df-cb7495cf20a2 for instance fcdd61b7-d53d-4759-9b1e-84e8b70b528b on instance [pid: 7|app: 0|req: 414/831] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:10:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-11 08:10:47.768 8 WARNING neutronclient.v2_0.client [None req-4329e915-f499-42b9-a3e8-30e8c0dcef02 f4d345b9dcac406f9a759b4daa8e79ae 265a92df556341e493ff31fa1eb605b0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 418/832] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:10:47 2026] GET /v2.1/servers/63fab464-1d96-48e4-b5ca-7f7b735e0f46 => generated 1510 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-06-11 08:10:48.096 7 WARNING neutronclient.v2_0.client [None req-f8276546-f5ea-438e-8907-720d464ae5fe 2031baf2404c440ab8bb263d922ee655 8651d294a8b74658b586b885d5a1ee3c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 415/833] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:10:48 2026] GET /v2.1/servers/fcdd61b7-d53d-4759-9b1e-84e8b70b528b => generated 1825 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:10:48.853 8 INFO nova.api.openstack.wsgi [None req-1a6a72e4-cb81-4fd5-a357-69bb61bd9c53 f4d345b9dcac406f9a759b4daa8e79ae 265a92df556341e493ff31fa1eb605b0 - - default default] HTTP exception thrown: Instance 63fab464-1d96-48e4-b5ca-7f7b735e0f46 could not be found. [pid: 8|app: 0|req: 419/834] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:10:48 2026] GET /v2.1/servers/63fab464-1d96-48e4-b5ca-7f7b735e0f46 => 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, ' [pid: 7|app: 0|req: 416/835] 10.0.0.126 () {32 vars in 706 bytes} [Thu Jun 11 08:10:48 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1735002458 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:10:49.268 8 WARNING neutronclient.v2_0.client [None req-423376f8-b080-453b-b732-dbce3ccb4799 2031baf2404c440ab8bb263d922ee655 8651d294a8b74658b586b885d5a1ee3c - - default default] 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-06-11 08:10:49.521 7 INFO nova.api.openstack.compute.server_external_events [req-8db6eb5d-399a-4613-acc0-2e96f3a37b69 req-f9bbb208-1b4c-4299-befc-eb22daf87410 afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-vif-plugged:bc9c3081-72fb-4660-88df-cb7495cf20a2 for instance fcdd61b7-d53d-4759-9b1e-84e8b70b528b on instance [pid: 7|app: 0|req: 417/836] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:10:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/837] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:10:49 2026] GET /v2.1/servers/fcdd61b7-d53d-4759-9b1e-84e8b70b528b => generated 1825 bytes in 1164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:10:51.475 7 WARNING neutronclient.v2_0.client [None req-ce99ae8e-f38c-493a-8811-c04afb5c5a1c 2031baf2404c440ab8bb263d922ee655 8651d294a8b74658b586b885d5a1ee3c - - default default] The 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/838] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:10:51 2026] GET /v2.1/servers/fcdd61b7-d53d-4759-9b1e-84e8b70b528b => generated 1818 bytes in 678 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:10:54.996 8 WARNING neutronclient.v2_0.client [None req-f6a88263-e893-4daa-94db-e22ea5de70b1 e9cb35d3e4ff4c3386824347b0a56a65 83fb12919fe346dfb6ac5386ca0b0e6e - - default default] The 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: 422/841] 10.0.0.126 () {32 vars in 741 bytes} [Thu Jun 11 08:10:54 2026] GET /v2.1/servers/15f19c6c-aa72-475a-ad2b-db2060624432/os-interface => generated 284 bytes in 155 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-06-11 08:10:55.149 7 WARNING neutronclient.v2_0.client [None req-4714798c-b1b8-46cb-a761-e575dd7df4b4 e9cb35d3e4ff4c3386824347b0a56a65 83fb12919fe346dfb6ac5386ca0b0e6e - - default default] The 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/842] 10.0.0.126 () {32 vars in 815 bytes} [Thu Jun 11 08:10:55 2026] GET /v2.1/servers/15f19c6c-aa72-475a-ad2b-db2060624432/os-interface/200f5659-279e-48aa-b4ac-75a1b27d531d => generated 281 bytes in 97 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: 423/843] 10.0.0.126 () {32 vars in 723 bytes} [Thu Jun 11 08:10:55 2026] GET /v2.1/servers/15f19c6c-aa72-475a-ad2b-db2060624432/ips => generated 156 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: 421/844] 10.0.0.126 () {34 vars in 750 bytes} [Thu Jun 11 08:10:55 2026] POST /v2.1/servers/15f19c6c-aa72-475a-ad2b-db2060624432/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: 424/845] 10.0.0.126 () {32 vars in 723 bytes} [Thu Jun 11 08:10:55 2026] GET /v2.1/servers/15f19c6c-aa72-475a-ad2b-db2060624432/ips => generated 156 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 422/846] 10.0.0.126 () {32 vars in 723 bytes} [Thu Jun 11 08:10:56 2026] GET /v2.1/servers/15f19c6c-aa72-475a-ad2b-db2060624432/ips => generated 156 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:10:56.788 8 INFO nova.api.openstack.compute.server_external_events [req-de95b69c-a8f0-403b-a7cf-807d58e5a0a2 req-0e580cb5-64e7-4dc3-b5a0-ed54badef522 afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-changed:200f5659-279e-48aa-b4ac-75a1b27d531d for instance 15f19c6c-aa72-475a-ad2b-db2060624432 on instance [pid: 8|app: 0|req: 425/847] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:10:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 423/848] 10.0.0.126 () {32 vars in 723 bytes} [Thu Jun 11 08:10:57 2026] GET /v2.1/servers/15f19c6c-aa72-475a-ad2b-db2060624432/ips => generated 156 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, ' [pid: 8|app: 0|req: 426/849] 10.0.0.126 () {32 vars in 723 bytes} [Thu Jun 11 08:10:58 2026] GET /v2.1/servers/15f19c6c-aa72-475a-ad2b-db2060624432/ips => generated 195 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-06-11 08:10:58.522 7 WARNING neutronclient.v2_0.client [None req-9b2e11d9-ab70-48db-bd01-5ebd129e6c97 e9cb35d3e4ff4c3386824347b0a56a65 83fb12919fe346dfb6ac5386ca0b0e6e - - default default] The 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/850] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:10:58 2026] GET /v2.1/servers/15f19c6c-aa72-475a-ad2b-db2060624432 => generated 1952 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 427/851] 10.0.0.126 () {34 vars in 750 bytes} [Thu Jun 11 08:10:58 2026] POST /v2.1/servers/15f19c6c-aa72-475a-ad2b-db2060624432/action => generated 0 bytes in 41 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: 425/852] 10.0.0.126 () {32 vars in 723 bytes} [Thu Jun 11 08:10:58 2026] GET /v2.1/servers/15f19c6c-aa72-475a-ad2b-db2060624432/ips => generated 195 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, ' [pid: 8|app: 0|req: 428/853] 10.0.0.126 () {32 vars in 723 bytes} [Thu Jun 11 08:10:59 2026] GET /v2.1/servers/15f19c6c-aa72-475a-ad2b-db2060624432/ips => generated 195 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:11:00.362 7 WARNING neutronclient.v2_0.client [None req-a961a738-9771-4007-b86d-c1d20b02587d b693d8e836224bc3aebcb7bc7a53290c c46631da25ca44f185fe32b2e2265f2d - - default default] 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: 429/854] 10.0.0.126 () {32 vars in 723 bytes} [Thu Jun 11 08:11:00 2026] GET /v2.1/servers/15f19c6c-aa72-475a-ad2b-db2060624432/ips => generated 195 bytes in 48 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-06-11 08:11:00.902 8 INFO nova.api.openstack.compute.server_external_events [req-510348ae-45e3-4558-a80e-75b7824a2a53 req-f4ec6618-6a5a-4961-a59e-3e5f7d461a8c afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-changed:200f5659-279e-48aa-b4ac-75a1b27d531d for instance 15f19c6c-aa72-475a-ad2b-db2060624432 on instance [pid: 8|app: 0|req: 430/855] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:11:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-11 08:11:00.917 7 WARNING neutronclient.v2_0.client [None req-a961a738-9771-4007-b86d-c1d20b02587d b693d8e836224bc3aebcb7bc7a53290c c46631da25ca44f185fe32b2e2265f2d - - default default] The 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/856] 10.0.0.126 () {34 vars in 663 bytes} [Thu Jun 11 08:11:00 2026] POST /v2.1/servers => generated 424 bytes in 964 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-06-11 08:11:01.171 8 WARNING neutronclient.v2_0.client [None req-610e87aa-cc94-488c-bcdb-9dd4d9376ce1 b693d8e836224bc3aebcb7bc7a53290c c46631da25ca44f185fe32b2e2265f2d - - default default] The 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/857] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:11:01 2026] GET /v2.1/servers/6c73012b-37b7-45ad-a233-2919c5ec4cce => generated 1371 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-06-11 08:11:01.849 7 WARNING neutronclient.v2_0.client [None req-18fe20d3-4ec7-425a-aaac-26065973962d 2031baf2404c440ab8bb263d922ee655 8651d294a8b74658b586b885d5a1ee3c - - default default] 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: 432/858] 10.0.0.126 () {32 vars in 723 bytes} [Thu Jun 11 08:11:01 2026] GET /v2.1/servers/15f19c6c-aa72-475a-ad2b-db2060624432/ips => generated 156 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 427/859] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:11:01 2026] GET /v2.1/servers/fcdd61b7-d53d-4759-9b1e-84e8b70b528b => generated 1818 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, ' [pid: 8|app: 0|req: 433/860] 10.0.0.126 () {32 vars in 718 bytes} [Thu Jun 11 08:11:01 2026] DELETE /v2.1/servers/15f19c6c-aa72-475a-ad2b-db2060624432 => generated 0 bytes in 144 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-06-11 08:11:02.135 8 WARNING neutronclient.v2_0.client [None req-02c801bb-18e0-4840-b16f-5d26b5fbf80d e9cb35d3e4ff4c3386824347b0a56a65 83fb12919fe346dfb6ac5386ca0b0e6e - - default default] The 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/861] 10.0.0.126 () {32 vars in 718 bytes} [Thu Jun 11 08:11:02 2026] DELETE /v2.1/servers/fcdd61b7-d53d-4759-9b1e-84e8b70b528b => generated 0 bytes in 111 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:11:02.176 7 WARNING neutronclient.v2_0.client [None req-8034fcf2-bba9-44ac-b9dd-edeb59d93133 2031baf2404c440ab8bb263d922ee655 8651d294a8b74658b586b885d5a1ee3c - - default default] The 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/862] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:11:02 2026] GET /v2.1/servers/15f19c6c-aa72-475a-ad2b-db2060624432 => generated 1843 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, ' [pid: 7|app: 0|req: 429/863] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:11:02 2026] GET /v2.1/servers/fcdd61b7-d53d-4759-9b1e-84e8b70b528b => generated 1824 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-11 08:11:02.312 8 WARNING neutronclient.v2_0.client [None req-e6110709-0020-4f7a-9826-fa2557ecc71d b693d8e836224bc3aebcb7bc7a53290c c46631da25ca44f185fe32b2e2265f2d - - default default] The 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/864] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:11:02 2026] GET /v2.1/servers/6c73012b-37b7-45ad-a233-2919c5ec4cce => generated 1375 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:11:03.348 7 WARNING neutronclient.v2_0.client [None req-f95445a3-6268-4a49-8b88-3ed89307697c e9cb35d3e4ff4c3386824347b0a56a65 83fb12919fe346dfb6ac5386ca0b0e6e - - default default] 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-06-11 08:11:03.369 8 WARNING neutronclient.v2_0.client [None req-02b8538f-f287-43a6-8878-e87b89d45e62 2031baf2404c440ab8bb263d922ee655 8651d294a8b74658b586b885d5a1ee3c - - default default] The 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/867] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:11:03 2026] GET /v2.1/servers/15f19c6c-aa72-475a-ad2b-db2060624432 => generated 1843 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, ' 2026-06-11 08:11:03.473 7 INFO nova.api.openstack.compute.server_external_events [req-d0a085d0-3546-415a-b2af-a864056c8eb4 req-9e7de262-5208-45d1-b851-00777aebfa4b afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-vif-unplugged:200f5659-279e-48aa-b4ac-75a1b27d531d for instance 15f19c6c-aa72-475a-ad2b-db2060624432 on instance [pid: 7|app: 0|req: 432/868] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:11:03 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:11:03.512 7 WARNING neutronclient.v2_0.client [None req-03ebb20b-f6b5-4a5b-9003-24185fe734fa b693d8e836224bc3aebcb7bc7a53290c c46631da25ca44f185fe32b2e2265f2d - - default default] The 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/869] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:11:03 2026] GET /v2.1/servers/fcdd61b7-d53d-4759-9b1e-84e8b70b528b => generated 1824 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/870] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:11:03 2026] GET /v2.1/servers/6c73012b-37b7-45ad-a233-2919c5ec4cce => generated 1423 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-06-11 08:11:04.505 8 WARNING neutronclient.v2_0.client [None req-968d8b1e-e0c4-4e35-ae97-eaf09ea3ac8b e9cb35d3e4ff4c3386824347b0a56a65 83fb12919fe346dfb6ac5386ca0b0e6e - - default default] 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-06-11 08:11:04.599 7 WARNING neutronclient.v2_0.client [None req-019b1f4a-0728-47a2-b939-cd17a2aacde7 2031baf2404c440ab8bb263d922ee655 8651d294a8b74658b586b885d5a1ee3c - - default default] The 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/871] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:11:04 2026] GET /v2.1/servers/15f19c6c-aa72-475a-ad2b-db2060624432 => generated 1843 bytes in 547 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:11:05.050 8 WARNING neutronclient.v2_0.client [None req-12fcb3e3-9081-40d7-b4f7-dfb511e71279 b693d8e836224bc3aebcb7bc7a53290c c46631da25ca44f185fe32b2e2265f2d - - default default] The 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: 439/872] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:11:05 2026] GET /v2.1/servers/6c73012b-37b7-45ad-a233-2919c5ec4cce => generated 1431 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 434/873] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:11:04 2026] GET /v2.1/servers/fcdd61b7-d53d-4759-9b1e-84e8b70b528b => generated 1824 bytes in 619 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-11 08:11:05.192 8 INFO nova.api.openstack.compute.server_external_events [req-5cffac64-6bb7-465e-bce9-be4577070d6a req-3ec2b5cf-552d-4553-afeb-c77ff16adc15 afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-vif-deleted:bc9c3081-72fb-4660-88df-cb7495cf20a2 for instance fcdd61b7-d53d-4759-9b1e-84e8b70b528b on instance [pid: 8|app: 0|req: 440/874] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:11:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 44 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-06-11 08:11:05.537 7 INFO nova.api.openstack.compute.server_external_events [req-e6640b82-9a81-4f90-a43c-dc7d8a965547 req-1e5dce7a-da12-431a-b04b-4782b24c13f2 afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-vif-unplugged:200f5659-279e-48aa-b4ac-75a1b27d531d for instance 15f19c6c-aa72-475a-ad2b-db2060624432 on instance 2026-06-11 08:11:05.537 7 INFO nova.api.openstack.compute.server_external_events [req-e6640b82-9a81-4f90-a43c-dc7d8a965547 req-1e5dce7a-da12-431a-b04b-4782b24c13f2 afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-vif-deleted:200f5659-279e-48aa-b4ac-75a1b27d531d for instance 15f19c6c-aa72-475a-ad2b-db2060624432 on instance [pid: 7|app: 0|req: 435/875] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:11:05 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:11:06.089 8 WARNING neutronclient.v2_0.client [None req-9ef60282-07ee-47f1-9d4f-7489e1dfc3b9 e9cb35d3e4ff4c3386824347b0a56a65 83fb12919fe346dfb6ac5386ca0b0e6e - - default default] 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-06-11 08:11:06.193 7 WARNING neutronclient.v2_0.client [None req-ce5b3d27-174f-4eb3-a8c4-7a4ab95fa3f9 b693d8e836224bc3aebcb7bc7a53290c c46631da25ca44f185fe32b2e2265f2d - - default default] The 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: 441/876] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:11:06 2026] GET /v2.1/servers/15f19c6c-aa72-475a-ad2b-db2060624432 => generated 1487 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:11:06.269 8 WARNING neutronclient.v2_0.client [None req-9bef0358-5e88-4cc6-b51e-7560a6187ea5 2031baf2404c440ab8bb263d922ee655 8651d294a8b74658b586b885d5a1ee3c - - default default] The 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/877] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:11:06 2026] GET /v2.1/servers/6c73012b-37b7-45ad-a233-2919c5ec4cce => generated 1473 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/878] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:11:06 2026] GET /v2.1/servers/fcdd61b7-d53d-4759-9b1e-84e8b70b528b => generated 1478 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-06-11 08:11:07.236 7 INFO nova.api.openstack.compute.server_external_events [req-4d297be5-e003-4487-914d-186df339f2ce req-fb24328f-19a9-41bd-b66d-50d4ae7f8347 afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-changed:1bc9ef29-1961-44c6-b977-3853d718fe15 for instance 6c73012b-37b7-45ad-a233-2919c5ec4cce on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 437/879] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:11:07 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) 2026-06-11 08:11:07.278 8 WARNING neutronclient.v2_0.client [None req-17548df8-f7d1-4963-8ddb-2cb675f1bfc9 e9cb35d3e4ff4c3386824347b0a56a65 83fb12919fe346dfb6ac5386ca0b0e6e - - default default] 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: 443/880] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:11:07 2026] GET /v2.1/servers/15f19c6c-aa72-475a-ad2b-db2060624432 => generated 1487 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-06-11 08:11:07.339 7 WARNING neutronclient.v2_0.client [None req-d206acc1-ec67-4bee-bbb3-5125845663b3 b693d8e836224bc3aebcb7bc7a53290c c46631da25ca44f185fe32b2e2265f2d - - default default] 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-06-11 08:11:07.373 8 WARNING neutronclient.v2_0.client [None req-6f07e5dc-d79d-40a0-9c43-2ab39d42770d 2031baf2404c440ab8bb263d922ee655 8651d294a8b74658b586b885d5a1ee3c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 444/881] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:11:07 2026] GET /v2.1/servers/fcdd61b7-d53d-4759-9b1e-84e8b70b528b => generated 1478 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/882] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:11:07 2026] GET /v2.1/servers/6c73012b-37b7-45ad-a233-2919c5ec4cce => generated 1471 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-06-11 08:11:08.355 8 INFO nova.api.openstack.wsgi [None req-348c0e29-67b0-43ce-996d-7c402f2fc560 e9cb35d3e4ff4c3386824347b0a56a65 83fb12919fe346dfb6ac5386ca0b0e6e - - default default] HTTP exception thrown: Instance 15f19c6c-aa72-475a-ad2b-db2060624432 could not be found. [pid: 8|app: 0|req: 445/883] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:11:08 2026] GET /v2.1/servers/15f19c6c-aa72-475a-ad2b-db2060624432 => 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: 7|app: 0|req: 439/884] 10.0.0.126 () {32 vars in 706 bytes} [Thu Jun 11 08:11:08 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1259405502 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:11:08.470 8 WARNING neutronclient.v2_0.client [None req-3fd7126d-4372-460e-9985-7d293b285e97 2031baf2404c440ab8bb263d922ee655 8651d294a8b74658b586b885d5a1ee3c - - default default] 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-06-11 08:11:08.504 7 WARNING neutronclient.v2_0.client [None req-8c90e6a1-21fe-4efd-b20a-bed9ded7c75c b693d8e836224bc3aebcb7bc7a53290c c46631da25ca44f185fe32b2e2265f2d - - default default] The 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/885] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:11:08 2026] GET /v2.1/servers/fcdd61b7-d53d-4759-9b1e-84e8b70b528b => generated 1478 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/886] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:11:08 2026] GET /v2.1/servers/6c73012b-37b7-45ad-a233-2919c5ec4cce => generated 1471 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:11:08.872 8 INFO nova.api.openstack.wsgi [None req-6609f140-4c79-4a0a-a28e-c48d61a772f7 e9cb35d3e4ff4c3386824347b0a56a65 83fb12919fe346dfb6ac5386ca0b0e6e - - default default] HTTP exception thrown: Instance 15f19c6c-aa72-475a-ad2b-db2060624432 could not be found. [pid: 8|app: 0|req: 447/887] 10.0.0.126 () {32 vars in 718 bytes} [Thu Jun 11 08:11:08 2026] DELETE /v2.1/servers/15f19c6c-aa72-475a-ad2b-db2060624432 => 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, ' 2026-06-11 08:11:08.909 7 INFO nova.api.openstack.wsgi [None req-f413934f-5e6e-4402-9990-fe9fa6506fed e9cb35d3e4ff4c3386824347b0a56a65 83fb12919fe346dfb6ac5386ca0b0e6e - - default default] HTTP exception thrown: Instance 15f19c6c-aa72-475a-ad2b-db2060624432 could not be found. [pid: 7|app: 0|req: 441/888] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:11:08 2026] GET /v2.1/servers/15f19c6c-aa72-475a-ad2b-db2060624432 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:11:09.548 8 INFO nova.api.openstack.wsgi [None req-68259d44-c198-479a-80e9-d4a1a6c40d5b 2031baf2404c440ab8bb263d922ee655 8651d294a8b74658b586b885d5a1ee3c - - default default] HTTP exception thrown: Instance fcdd61b7-d53d-4759-9b1e-84e8b70b528b could not be found. [pid: 8|app: 0|req: 448/889] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:11:09 2026] GET /v2.1/servers/fcdd61b7-d53d-4759-9b1e-84e8b70b528b => 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: 442/890] 10.0.0.126 () {32 vars in 704 bytes} [Thu Jun 11 08:11:09 2026] DELETE /v2.1/os-keypairs/tempest-keypair-692541479 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:11:09.717 8 WARNING neutronclient.v2_0.client [None req-c895aa7e-240b-4559-84fe-081881ce1a39 b693d8e836224bc3aebcb7bc7a53290c c46631da25ca44f185fe32b2e2265f2d - - default default] The 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: 449/891] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:11:09 2026] GET /v2.1/servers/6c73012b-37b7-45ad-a233-2919c5ec4cce => generated 1471 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-11 08:11:10.913 7 WARNING neutronclient.v2_0.client [None req-90f0f000-5cee-42b4-93c9-af76174a7e6b b693d8e836224bc3aebcb7bc7a53290c c46631da25ca44f185fe32b2e2265f2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 443/892] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:11:10 2026] GET /v2.1/servers/6c73012b-37b7-45ad-a233-2919c5ec4cce => generated 1471 bytes in 886 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:11:12.332 8 INFO nova.api.openstack.compute.server_external_events [req-bbd86614-00ef-473a-b5ca-cffb7376cf7e req-54522222-046c-4427-af82-e3461facbabe afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-vif-plugged:1bc9ef29-1961-44c6-b977-3853d718fe15 for instance 6c73012b-37b7-45ad-a233-2919c5ec4cce on instance [pid: 8|app: 0|req: 450/893] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:11:12 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-06-11 08:11:12.813 8 WARNING neutronclient.v2_0.client [None req-301c0bf0-7f5c-4c15-91b4-a110f70fa59e b693d8e836224bc3aebcb7bc7a53290c c46631da25ca44f185fe32b2e2265f2d - - default default] The 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/896] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:11:12 2026] GET /v2.1/servers/6c73012b-37b7-45ad-a233-2919c5ec4cce => generated 1471 bytes in 530 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-06-11 08:11:14.371 7 WARNING neutronclient.v2_0.client [None req-27ee8085-d54d-4930-9685-4bfe6d223b4f b693d8e836224bc3aebcb7bc7a53290c c46631da25ca44f185fe32b2e2265f2d - - default default] 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-06-11 08:11:14.386 8 INFO nova.api.openstack.compute.server_external_events [req-5addc116-5fe2-40ac-b5fe-8342d2f6fb9d req-47cf4091-db84-4092-a962-01b68a8a6338 afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-vif-plugged:1bc9ef29-1961-44c6-b977-3853d718fe15 for instance 6c73012b-37b7-45ad-a233-2919c5ec4cce on instance [pid: 8|app: 0|req: 453/897] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:11:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/898] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:11:14 2026] GET /v2.1/servers/6c73012b-37b7-45ad-a233-2919c5ec4cce => generated 1657 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 454/899] 10.0.0.126 () {32 vars in 723 bytes} [Thu Jun 11 08:11:14 2026] GET /v2.1/servers/6c73012b-37b7-45ad-a233-2919c5ec4cce/ips => generated 110 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 446/900] 10.0.0.126 () {32 vars in 723 bytes} [Thu Jun 11 08:11:14 2026] GET /v2.1/servers/6c73012b-37b7-45ad-a233-2919c5ec4cce/ips => generated 110 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: 455/901] 10.0.0.126 () {32 vars in 825 bytes} [Thu Jun 11 08:11:14 2026] GET /v2.1/servers/6c73012b-37b7-45ad-a233-2919c5ec4cce/ips/tempest-ServerAddressesTestJSON-1305730765-network => generated 95 bytes in 49 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: 447/902] 10.0.0.126 () {32 vars in 718 bytes} [Thu Jun 11 08:11:14 2026] DELETE /v2.1/servers/6c73012b-37b7-45ad-a233-2919c5ec4cce => generated 0 bytes in 125 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-06-11 08:11:14.906 8 WARNING neutronclient.v2_0.client [None req-57483d9a-6d5d-4290-8410-fa3afdb23a91 b693d8e836224bc3aebcb7bc7a53290c c46631da25ca44f185fe32b2e2265f2d - - default default] The 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: 456/903] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:11:14 2026] GET /v2.1/servers/6c73012b-37b7-45ad-a233-2919c5ec4cce => generated 1663 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:11:16.128 7 WARNING neutronclient.v2_0.client [None req-e7e75710-935d-4b67-9deb-85ce855aab39 b693d8e836224bc3aebcb7bc7a53290c c46631da25ca44f185fe32b2e2265f2d - - default default] The 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: 448/904] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:11:16 2026] GET /v2.1/servers/6c73012b-37b7-45ad-a233-2919c5ec4cce => generated 1663 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-06-11 08:11:16.436 8 INFO nova.api.openstack.compute.server_external_events [req-dc94f341-6192-4082-b5a6-f97cc5fcfb56 req-9a81908d-2b09-478b-affa-902f64aa193d afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-vif-unplugged:1bc9ef29-1961-44c6-b977-3853d718fe15 for instance 6c73012b-37b7-45ad-a233-2919c5ec4cce on instance [pid: 8|app: 0|req: 457/905] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:11:16 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:11:17.285 7 WARNING neutronclient.v2_0.client [None req-e0efb489-84f2-40de-a696-b68545c38e3f b693d8e836224bc3aebcb7bc7a53290c c46631da25ca44f185fe32b2e2265f2d - - default default] The 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/906] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:11:17 2026] GET /v2.1/servers/6c73012b-37b7-45ad-a233-2919c5ec4cce => generated 1621 bytes in 305 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:11:18.470 8 INFO nova.api.openstack.compute.server_external_events [req-0acf707c-b210-40ff-b22c-6f0c5abd96e8 req-574757b6-e712-4106-8f4d-a57fd018206c afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-vif-unplugged:1bc9ef29-1961-44c6-b977-3853d718fe15 for instance 6c73012b-37b7-45ad-a233-2919c5ec4cce on instance 2026-06-11 08:11:18.470 8 INFO nova.api.openstack.compute.server_external_events [req-0acf707c-b210-40ff-b22c-6f0c5abd96e8 req-574757b6-e712-4106-8f4d-a57fd018206c afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-vif-deleted:1bc9ef29-1961-44c6-b977-3853d718fe15 for instance 6c73012b-37b7-45ad-a233-2919c5ec4cce on instance [pid: 8|app: 0|req: 458/907] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:11:18 2026] POST /v2.1/os-server-external-events => generated 356 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-06-11 08:11:18.614 7 WARNING neutronclient.v2_0.client [None req-eefc2e0a-1856-4c94-938d-8c01a0e41293 b693d8e836224bc3aebcb7bc7a53290c c46631da25ca44f185fe32b2e2265f2d - - default default] The 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/908] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:11:18 2026] GET /v2.1/servers/6c73012b-37b7-45ad-a233-2919c5ec4cce => generated 1457 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-06-11 08:11:19.710 8 WARNING neutronclient.v2_0.client [None req-42e0e1ee-d9ae-46f8-8894-d1a7cfcb87f0 b693d8e836224bc3aebcb7bc7a53290c c46631da25ca44f185fe32b2e2265f2d - - default default] The 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/909] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:11:19 2026] GET /v2.1/servers/6c73012b-37b7-45ad-a233-2919c5ec4cce => generated 1457 bytes in 489 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:11:21.198 7 INFO nova.api.openstack.wsgi [None req-46a89ca2-0f55-42e1-9365-36f4ba234ceb b693d8e836224bc3aebcb7bc7a53290c c46631da25ca44f185fe32b2e2265f2d - - default default] HTTP exception thrown: Instance 6c73012b-37b7-45ad-a233-2919c5ec4cce could not be found. [pid: 7|app: 0|req: 451/910] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:11:21 2026] GET /v2.1/servers/6c73012b-37b7-45ad-a233-2919c5ec4cce => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 460/911] 10.0.0.126 () {34 vars in 671 bytes} [Thu Jun 11 08:11:21 2026] POST /v2.1/os-keypairs => generated 385 bytes in 256 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-06-11 08:11:25.691 7 WARNING neutronclient.v2_0.client [None req-307c44de-9770-4bc8-9e9b-4c748b5ab1f9 0fcb6d551bff49c892fc2002b646f52b 0d015428ab9a4e54b36749a7ad726415 - - default default] 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-06-11 08:11:25.734 7 WARNING neutronclient.v2_0.client [None req-307c44de-9770-4bc8-9e9b-4c748b5ab1f9 0fcb6d551bff49c892fc2002b646f52b 0d015428ab9a4e54b36749a7ad726415 - - default default] 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-06-11 08:11:25.914 7 WARNING neutronclient.v2_0.client [None req-307c44de-9770-4bc8-9e9b-4c748b5ab1f9 0fcb6d551bff49c892fc2002b646f52b 0d015428ab9a4e54b36749a7ad726415 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 453/914] 10.0.0.126 () {34 vars in 663 bytes} [Thu Jun 11 08:11:25 2026] POST /v2.1/servers => generated 453 bytes in 548 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-11 08:11:26.193 8 WARNING neutronclient.v2_0.client [None req-3bdeef03-52da-4769-adf0-793f51f22e5d 0fcb6d551bff49c892fc2002b646f52b 0d015428ab9a4e54b36749a7ad726415 - - default default] The 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: 462/915] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:11:26 2026] GET /v2.1/servers/48514ef9-8f12-402d-ac76-2e6d7000f186 => generated 1431 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-06-11 08:11:27.300 7 WARNING neutronclient.v2_0.client [None req-51f92166-e28d-4150-ac7e-bf57a05d8da6 0fcb6d551bff49c892fc2002b646f52b 0d015428ab9a4e54b36749a7ad726415 - - default default] The 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/916] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:11:27 2026] GET /v2.1/servers/48514ef9-8f12-402d-ac76-2e6d7000f186 => generated 1435 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/917] 10.0.0.126 () {30 vars in 413 bytes} [Thu Jun 11 08:11:27 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:11:28.413 8 WARNING neutronclient.v2_0.client [None req-a9e51414-6d33-4fb5-9a87-249bbd08942a 0fcb6d551bff49c892fc2002b646f52b 0d015428ab9a4e54b36749a7ad726415 - - default default] The 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: 455/918] 10.0.0.126 () {28 vars in 560 bytes} [Thu Jun 11 08:11:27 2026] GET /v2/ => generated 402 bytes in 562 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/919] 10.0.0.126 () {28 vars in 564 bytes} [Thu Jun 11 08:11:28 2026] GET /v2.1/ => generated 411 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/920] 10.0.0.126 () {30 vars in 413 bytes} [Thu Jun 11 08:11:28 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/921] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:11:28 2026] GET /v2.1/servers/48514ef9-8f12-402d-ac76-2e6d7000f186 => generated 1483 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-11 08:11:29.512 7 WARNING neutronclient.v2_0.client [None req-02aa4d47-5d87-449a-8f02-85d4cdf56ddc 0fcb6d551bff49c892fc2002b646f52b 0d015428ab9a4e54b36749a7ad726415 - - default default] The 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/922] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:11:29 2026] GET /v2.1/servers/48514ef9-8f12-402d-ac76-2e6d7000f186 => generated 1483 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-06-11 08:11:30.605 8 WARNING neutronclient.v2_0.client [None req-f7efbfe4-f25e-4085-aef4-dc1760e9175e 0fcb6d551bff49c892fc2002b646f52b 0d015428ab9a4e54b36749a7ad726415 - - default default] The 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/923] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:11:30 2026] GET /v2.1/servers/48514ef9-8f12-402d-ac76-2e6d7000f186 => generated 1491 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:11:31.711 7 WARNING neutronclient.v2_0.client [None req-acdb98aa-ef23-4338-97d9-a52e25eb20cd 0fcb6d551bff49c892fc2002b646f52b 0d015428ab9a4e54b36749a7ad726415 - - default default] The 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/924] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:11:31 2026] GET /v2.1/servers/48514ef9-8f12-402d-ac76-2e6d7000f186 => generated 1569 bytes in 492 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:11:32.633 8 INFO nova.api.openstack.compute.server_external_events [req-d5854e8e-c332-4f36-b983-4c72718072b0 req-78be8604-8819-4469-bbc2-26ce3996350f afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-changed:223b02d9-2b49-4b80-a4ed-6c6e69edf50d for instance 48514ef9-8f12-402d-ac76-2e6d7000f186 on instance [pid: 8|app: 0|req: 466/925] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:11:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:11:33.219 7 WARNING neutronclient.v2_0.client [None req-abc105c9-8e30-45c7-8991-8765a97cff50 0fcb6d551bff49c892fc2002b646f52b 0d015428ab9a4e54b36749a7ad726415 - - default default] The 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: 461/928] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:11:33 2026] GET /v2.1/servers/48514ef9-8f12-402d-ac76-2e6d7000f186 => generated 1557 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:11:34.408 8 WARNING neutronclient.v2_0.client [None req-c203652d-fde0-43ed-9e92-9f9a5cef73b5 0fcb6d551bff49c892fc2002b646f52b 0d015428ab9a4e54b36749a7ad726415 - - default default] The 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/929] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:11:34 2026] GET /v2.1/servers/48514ef9-8f12-402d-ac76-2e6d7000f186 => generated 1557 bytes in 817 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:11:36.236 7 WARNING neutronclient.v2_0.client [None req-5f7a8405-0c43-40e1-80b2-f4b1aca595e8 0fcb6d551bff49c892fc2002b646f52b 0d015428ab9a4e54b36749a7ad726415 - - default default] The 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/930] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:11:36 2026] GET /v2.1/servers/48514ef9-8f12-402d-ac76-2e6d7000f186 => generated 1557 bytes in 307 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:11:37.568 8 WARNING neutronclient.v2_0.client [None req-bdf1a5c6-b10b-49a8-8546-3fe43c2dff7c 0fcb6d551bff49c892fc2002b646f52b 0d015428ab9a4e54b36749a7ad726415 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 469/931] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:11:37 2026] GET /v2.1/servers/48514ef9-8f12-402d-ac76-2e6d7000f186 => generated 1557 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:11:38.710 7 INFO nova.api.openstack.compute.server_external_events [req-04063342-13ce-4779-b071-30d17b93fe5d req-5d21e613-bdf7-4eb5-883d-61300ac453d7 afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-vif-plugged:223b02d9-2b49-4b80-a4ed-6c6e69edf50d for instance 48514ef9-8f12-402d-ac76-2e6d7000f186 on instance [pid: 7|app: 0|req: 463/932] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:11:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:11:38.762 8 WARNING neutronclient.v2_0.client [None req-f7d6e6fe-4bb0-4d41-b641-6b3acbf20942 0fcb6d551bff49c892fc2002b646f52b 0d015428ab9a4e54b36749a7ad726415 - - default default] The 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: 470/933] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:11:38 2026] GET /v2.1/servers/48514ef9-8f12-402d-ac76-2e6d7000f186 => generated 1557 bytes in 1249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:11:40.759 7 INFO nova.api.openstack.compute.server_external_events [req-e3a6b01f-5caf-4eb2-a2fb-3e8db4daf670 req-78b08639-5d3d-46d1-a584-0cfcee07171c afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-vif-plugged:223b02d9-2b49-4b80-a4ed-6c6e69edf50d for instance 48514ef9-8f12-402d-ac76-2e6d7000f186 on instance [pid: 7|app: 0|req: 464/934] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:11:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:11:41.026 8 WARNING neutronclient.v2_0.client [None req-b7467c8e-791a-4b49-8d82-87d929e4e9bf 0fcb6d551bff49c892fc2002b646f52b 0d015428ab9a4e54b36749a7ad726415 - - default default] The 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/935] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:11:40 2026] GET /v2.1/servers/48514ef9-8f12-402d-ac76-2e6d7000f186 => generated 1740 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:11:41.246 7 WARNING neutronclient.v2_0.client [None req-46eb5086-50ff-424c-91e6-276b19b60f80 0fcb6d551bff49c892fc2002b646f52b 0d015428ab9a4e54b36749a7ad726415 - - default default] The 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/936] 10.0.0.126 () {32 vars in 741 bytes} [Thu Jun 11 08:11:41 2026] GET /v2.1/servers/48514ef9-8f12-402d-ac76-2e6d7000f186/os-interface => generated 284 bytes in 89 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-06-11 08:11:42.494 8 INFO nova.api.openstack.compute.server_external_events [req-010881f7-ba47-4309-a08c-882296bc4b7a req-dfe16b8d-5e00-4c5e-bbb9-475e86f88688 afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-changed:223b02d9-2b49-4b80-a4ed-6c6e69edf50d for instance 48514ef9-8f12-402d-ac76-2e6d7000f186 on instance [pid: 8|app: 0|req: 472/937] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:11:42 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) 2026-06-11 08:11:42.506 7 WARNING neutronclient.v2_0.client [None req-0777d703-dc8b-4ef1-9618-f5e90c6aa29e 0fcb6d551bff49c892fc2002b646f52b 0d015428ab9a4e54b36749a7ad726415 - - default default] The 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: 466/938] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:11:42 2026] GET /v2.1/servers/48514ef9-8f12-402d-ac76-2e6d7000f186 => generated 1740 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, ' [pid: 8|app: 0|req: 473/941] 10.0.0.126 () {32 vars in 641 bytes} [Thu Jun 11 08:11:42 2026] GET /v2.1/servers => generated 384 bytes in 169 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: 469/942] 10.0.0.126 () {32 vars in 718 bytes} [Thu Jun 11 08:11:42 2026] DELETE /v2.1/servers/48514ef9-8f12-402d-ac76-2e6d7000f186 => generated 0 bytes in 1458 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-06-11 08:11:44.310 8 WARNING neutronclient.v2_0.client [None req-56da9367-55be-4d77-8218-bbe19fdcdcef 0fcb6d551bff49c892fc2002b646f52b 0d015428ab9a4e54b36749a7ad726415 - - default default] 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-06-11 08:11:45.559 7 INFO nova.api.openstack.compute.server_external_events [req-37fa21d4-7515-4e59-a2f2-b9e531f705fd req-25498b4e-3184-433e-90af-2b643f22c66f afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-vif-unplugged:223b02d9-2b49-4b80-a4ed-6c6e69edf50d for instance 48514ef9-8f12-402d-ac76-2e6d7000f186 on instance [pid: 7|app: 0|req: 470/943] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:11:45 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:11:47.596 7 INFO nova.api.openstack.compute.server_external_events [req-08a1c18d-69e9-40ba-a545-326edae06f3a req-ad68d4b3-2def-4e7e-98ec-89ba404e04ae afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-vif-unplugged:223b02d9-2b49-4b80-a4ed-6c6e69edf50d for instance 48514ef9-8f12-402d-ac76-2e6d7000f186 on instance [pid: 7|app: 0|req: 471/944] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:11:47 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/945] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:11:44 2026] GET /v2.1/servers/48514ef9-8f12-402d-ac76-2e6d7000f186 => generated 1746 bytes in 3626 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:11:48.541 7 INFO nova.api.openstack.compute.server_external_events [req-a1798087-dfd3-4190-818e-8151a634f0c7 req-d2ff08a8-93ca-469f-87a8-26d53e16c357 afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-vif-deleted:223b02d9-2b49-4b80-a4ed-6c6e69edf50d for instance 48514ef9-8f12-402d-ac76-2e6d7000f186 on instance [pid: 7|app: 0|req: 472/946] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:11:48 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-06-11 08:11:48.947 8 WARNING neutronclient.v2_0.client [None req-31a7abd8-0c7d-4256-a0fe-10410991ea21 0fcb6d551bff49c892fc2002b646f52b 0d015428ab9a4e54b36749a7ad726415 - - default default] The 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/947] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:11:48 2026] GET /v2.1/servers/48514ef9-8f12-402d-ac76-2e6d7000f186 => generated 1512 bytes in 384 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:11:50.372 7 WARNING neutronclient.v2_0.client [None req-da7dcbbd-ed97-4afa-8f98-f778ecaac4b5 0fcb6d551bff49c892fc2002b646f52b 0d015428ab9a4e54b36749a7ad726415 - - default default] The 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: 473/948] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:11:50 2026] GET /v2.1/servers/48514ef9-8f12-402d-ac76-2e6d7000f186 => generated 1517 bytes in 937 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:11:52.306 8 WARNING neutronclient.v2_0.client [None req-a640e705-d8a8-4507-b45a-2c8b65a723a0 0fcb6d551bff49c892fc2002b646f52b 0d015428ab9a4e54b36749a7ad726415 - - default default] The 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: 476/951] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:11:52 2026] GET /v2.1/servers/48514ef9-8f12-402d-ac76-2e6d7000f186 => generated 1803 bytes in 642 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:11:53.941 7 INFO nova.api.openstack.wsgi [None req-27338be8-4eba-43f8-9581-0f0b00e33fe6 0fcb6d551bff49c892fc2002b646f52b 0d015428ab9a4e54b36749a7ad726415 - - default default] HTTP exception thrown: Instance 48514ef9-8f12-402d-ac76-2e6d7000f186 could not be found. [pid: 7|app: 0|req: 476/952] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:11:53 2026] GET /v2.1/servers/48514ef9-8f12-402d-ac76-2e6d7000f186 => 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: 8|app: 0|req: 477/953] 10.0.0.126 () {32 vars in 704 bytes} [Thu Jun 11 08:11:53 2026] DELETE /v2.1/os-keypairs/tempest-keypair-777941303 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/966] 10.0.0.143 () {28 vars in 454 bytes} [Thu Jun 11 08:12:52 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 483/967] 10.0.0.143 () {30 vars in 658 bytes} [Thu Jun 11 08:12:52 2026] GET /v2.1 => generated 0 bytes in 109 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 485/968] 10.0.0.143 () {32 vars in 731 bytes} [Thu Jun 11 08:12:52 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: 484/969] 10.0.0.143 () {34 vars in 806 bytes} [Thu Jun 11 08:12:52 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/970] 10.0.0.143 () {28 vars in 454 bytes} [Thu Jun 11 08:12:53 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/971] 10.0.0.143 () {30 vars in 658 bytes} [Thu Jun 11 08:12:53 2026] GET /v2.1 => generated 0 bytes in 222 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 487/972] 10.0.0.143 () {32 vars in 731 bytes} [Thu Jun 11 08:12:53 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: 486/973] 10.0.0.143 () {34 vars in 894 bytes} [Thu Jun 11 08:12:53 2026] GET /v2.1/servers/detail?project_id=0bef75d8d16c4a529b4ae5b6ec37faae&all_tenants=True => generated 15 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/974] 10.0.0.143 () {34 vars in 894 bytes} [Thu Jun 11 08:12:54 2026] GET /v2.1/servers/detail?project_id=1eea762de95243b28a2f1bb4801a7d5f&all_tenants=True => generated 15 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/975] 10.0.0.143 () {34 vars in 894 bytes} [Thu Jun 11 08:12:54 2026] GET /v2.1/servers/detail?project_id=1f15621d594c4d41b9ea819fd03e8a60&all_tenants=True => generated 15 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/976] 10.0.0.143 () {34 vars in 894 bytes} [Thu Jun 11 08:12:54 2026] GET /v2.1/servers/detail?project_id=30529640b7584fed9389224321bd5aea&all_tenants=True => generated 15 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/977] 10.0.0.143 () {34 vars in 894 bytes} [Thu Jun 11 08:12:54 2026] GET /v2.1/servers/detail?project_id=4515523a31364a7f93f34f91e66cf172&all_tenants=True => generated 15 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/978] 10.0.0.143 () {34 vars in 894 bytes} [Thu Jun 11 08:12:54 2026] GET /v2.1/servers/detail?project_id=c66a5cd308004e9a9f6d346bc4ef8840&all_tenants=True => generated 15 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/979] 10.0.0.143 () {34 vars in 894 bytes} [Thu Jun 11 08:12:54 2026] GET /v2.1/servers/detail?project_id=f577625dcc974a52847798bf0a5a45d3&all_tenants=True => generated 15 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-06-11 08:13:58.270 8 WARNING neutronclient.v2_0.client [None req-4a101a19-836a-4ee4-ada6-b868151cac40 9ef71fe18b0c44e5908531249214df85 c3f349a8dc6d4081b1e1ccaf420e81bc - - default default] 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-06-11 08:13:59.472 8 WARNING neutronclient.v2_0.client [None req-4a101a19-836a-4ee4-ada6-b868151cac40 9ef71fe18b0c44e5908531249214df85 c3f349a8dc6d4081b1e1ccaf420e81bc - - default default] The 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/992] 10.0.0.126 () {34 vars in 663 bytes} [Thu Jun 11 08:13:58 2026] POST /v2.1/servers => generated 424 bytes in 1603 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-11 08:13:59.822 7 WARNING neutronclient.v2_0.client [None req-71cda709-5f57-4f55-88d2-4836df42ff23 9ef71fe18b0c44e5908531249214df85 c3f349a8dc6d4081b1e1ccaf420e81bc - - default default] The 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/993] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:13:59 2026] GET /v2.1/servers/db085047-8697-4c47-8268-823ec68424bc => generated 1367 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:14:01.018 8 WARNING neutronclient.v2_0.client [None req-28c433a0-e54a-49a5-9a03-8484e9490b42 9ef71fe18b0c44e5908531249214df85 c3f349a8dc6d4081b1e1ccaf420e81bc - - default default] The 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/994] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:14:00 2026] GET /v2.1/servers/db085047-8697-4c47-8268-823ec68424bc => generated 1367 bytes in 478 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:14:02.528 7 WARNING neutronclient.v2_0.client [None req-c908f47c-41f7-4b47-af64-1b4381419a11 9ef71fe18b0c44e5908531249214df85 c3f349a8dc6d4081b1e1ccaf420e81bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 497/997] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:14:02 2026] GET /v2.1/servers/db085047-8697-4c47-8268-823ec68424bc => generated 1419 bytes in 1076 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:14:04.619 8 WARNING neutronclient.v2_0.client [None req-75208e21-5ede-4d13-bdbd-de65827a2ddb 9ef71fe18b0c44e5908531249214df85 c3f349a8dc6d4081b1e1ccaf420e81bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 501/998] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:14:04 2026] GET /v2.1/servers/db085047-8697-4c47-8268-823ec68424bc => generated 1427 bytes in 484 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:14:06.122 7 WARNING neutronclient.v2_0.client [None req-904c311e-fdef-4c91-89a2-82da189bd649 9ef71fe18b0c44e5908531249214df85 c3f349a8dc6d4081b1e1ccaf420e81bc - - default default] The 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: 498/999] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:14:06 2026] GET /v2.1/servers/db085047-8697-4c47-8268-823ec68424bc => generated 1437 bytes in 777 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:14:07.923 8 WARNING neutronclient.v2_0.client [None req-f3dcd7ef-007b-465b-8ec8-4022df6dafdb 9ef71fe18b0c44e5908531249214df85 c3f349a8dc6d4081b1e1ccaf420e81bc - - default default] 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-06-11 08:14:08.215 7 INFO nova.api.openstack.compute.server_external_events [req-91e4cbcd-2fc4-436d-b8f5-5d9e1182eb6a req-eeba773f-46ce-4857-b8d3-6b0f02524ed6 afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-changed:b66df26f-aaff-4abd-a821-5a9e44b1e682 for instance db085047-8697-4c47-8268-823ec68424bc on instance [pid: 7|app: 0|req: 499/1000] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:14:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 502/1001] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:14:07 2026] GET /v2.1/servers/db085047-8697-4c47-8268-823ec68424bc => generated 1467 bytes in 497 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1002] 10.0.0.126 () {34 vars in 671 bytes} [Thu Jun 11 08:14:08 2026] POST /v2.1/os-keypairs => generated 397 bytes in 91 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-06-11 08:14:09.433 8 WARNING neutronclient.v2_0.client [None req-4627b832-f7cf-467a-ae3e-f38945468d09 9ef71fe18b0c44e5908531249214df85 c3f349a8dc6d4081b1e1ccaf420e81bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 503/1003] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:14:09 2026] GET /v2.1/servers/db085047-8697-4c47-8268-823ec68424bc => generated 1467 bytes in 2545 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:14:13.008 8 WARNING neutronclient.v2_0.client [None req-383e4746-1d6e-447b-8528-2c4f13cad5de 9ef71fe18b0c44e5908531249214df85 c3f349a8dc6d4081b1e1ccaf420e81bc - - default default] The 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: 505/1006] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:14:12 2026] GET /v2.1/servers/db085047-8697-4c47-8268-823ec68424bc => generated 1467 bytes in 3327 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-11 08:14:17.346 7 WARNING neutronclient.v2_0.client [None req-0a6d41e4-a73e-48a5-b7a6-976c5e28fe95 9ef71fe18b0c44e5908531249214df85 c3f349a8dc6d4081b1e1ccaf420e81bc - - default default] The 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: 502/1007] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:14:17 2026] GET /v2.1/servers/db085047-8697-4c47-8268-823ec68424bc => generated 1467 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:14:18.095 8 WARNING neutronclient.v2_0.client [None req-14affcc5-07af-46df-896b-be59ca0067b5 29da29366e47432c99e57a41192e56cc 4711f121b9ba4e7d8ed894874b961a1a - - default default] 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-06-11 08:14:18.140 8 WARNING neutronclient.v2_0.client [None req-14affcc5-07af-46df-896b-be59ca0067b5 29da29366e47432c99e57a41192e56cc 4711f121b9ba4e7d8ed894874b961a1a - - default default] 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-06-11 08:14:18.305 8 WARNING neutronclient.v2_0.client [None req-14affcc5-07af-46df-896b-be59ca0067b5 29da29366e47432c99e57a41192e56cc 4711f121b9ba4e7d8ed894874b961a1a - - default default] 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-06-11 08:14:18.625 7 WARNING neutronclient.v2_0.client [None req-f80086fa-1d70-4a3f-888f-76b371549790 9ef71fe18b0c44e5908531249214df85 c3f349a8dc6d4081b1e1ccaf420e81bc - - default default] The 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: 503/1008] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:14:18 2026] GET /v2.1/servers/db085047-8697-4c47-8268-823ec68424bc => generated 1467 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1009] 10.0.0.126 () {34 vars in 663 bytes} [Thu Jun 11 08:14:18 2026] POST /v2.1/servers => generated 450 bytes in 873 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-06-11 08:14:18.928 7 WARNING neutronclient.v2_0.client [None req-c5685194-cb8e-4cc2-b3c3-a1c6af823cc9 29da29366e47432c99e57a41192e56cc 4711f121b9ba4e7d8ed894874b961a1a - - default default] 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-06-11 08:14:19.845 8 WARNING neutronclient.v2_0.client [None req-ab1388f7-ad80-4766-80f5-cf7eb202beac 9ef71fe18b0c44e5908531249214df85 c3f349a8dc6d4081b1e1ccaf420e81bc - - default default] The 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: 504/1010] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:14:18 2026] GET /v2.1/servers/2d062391-fd5b-492f-ae06-51655b9b6572 => generated 1402 bytes in 1840 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:14:20.768 7 INFO nova.api.openstack.compute.server_external_events [req-88641fec-6d13-461e-89a4-faf72f5256aa req-479430ae-93da-4c58-a701-287f1e4633c5 afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-vif-unplugged:b66df26f-aaff-4abd-a821-5a9e44b1e682 for instance db085047-8697-4c47-8268-823ec68424bc on instance [pid: 7|app: 0|req: 505/1011] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:14:20 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-06-11 08:14:21.806 7 WARNING neutronclient.v2_0.client [None req-05d36a66-29eb-4153-bcba-8a587804dd28 29da29366e47432c99e57a41192e56cc 4711f121b9ba4e7d8ed894874b961a1a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 507/1012] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:14:19 2026] GET /v2.1/servers/db085047-8697-4c47-8268-823ec68424bc => generated 1467 bytes in 2859 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1013] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:14:21 2026] GET /v2.1/servers/2d062391-fd5b-492f-ae06-51655b9b6572 => generated 1406 bytes in 904 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:14:23.140 8 INFO nova.api.openstack.compute.server_external_events [req-7cb7e42b-8697-4d6d-85e8-e5901b9abb7c req-1e0e24d1-adb7-4a66-8550-88721bf599a8 afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-vif-plugged:b66df26f-aaff-4abd-a821-5a9e44b1e682 for instance db085047-8697-4c47-8268-823ec68424bc on instance [pid: 8|app: 0|req: 509/1016] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:14:23 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:14:23.742 8 WARNING neutronclient.v2_0.client [None req-727214a0-bbd3-4ff4-a206-465fff2f4608 29da29366e47432c99e57a41192e56cc 4711f121b9ba4e7d8ed894874b961a1a - - default default] 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-06-11 08:14:23.744 7 WARNING neutronclient.v2_0.client [None req-7f683924-f74e-463e-94a8-8edefe0be964 9ef71fe18b0c44e5908531249214df85 c3f349a8dc6d4081b1e1ccaf420e81bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 510/1017] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:14:23 2026] GET /v2.1/servers/2d062391-fd5b-492f-ae06-51655b9b6572 => generated 1398 bytes in 5205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:14:28.917 8 INFO nova.api.openstack.compute.server_external_events [req-569151a6-956e-4c8e-96a3-4df61cf3e2a0 req-e4dfcf95-9c95-470b-88cf-f0c967921e3f afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-vif-plugged:b66df26f-aaff-4abd-a821-5a9e44b1e682 for instance db085047-8697-4c47-8268-823ec68424bc on instance [pid: 8|app: 0|req: 511/1018] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:14:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1019] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:14:23 2026] GET /v2.1/servers/db085047-8697-4c47-8268-823ec68424bc => generated 1467 bytes in 5416 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:14:29.951 8 WARNING neutronclient.v2_0.client [None req-de9df5c0-0bc9-47f5-a30e-3448a50026e5 29da29366e47432c99e57a41192e56cc 4711f121b9ba4e7d8ed894874b961a1a - - default default] 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-06-11 08:14:30.147 7 WARNING neutronclient.v2_0.client [None req-9399f6f5-b9ec-461b-b8fa-500de3d860aa 9ef71fe18b0c44e5908531249214df85 c3f349a8dc6d4081b1e1ccaf420e81bc - - default default] The 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/1020] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:14:29 2026] GET /v2.1/servers/2d062391-fd5b-492f-ae06-51655b9b6572 => generated 1454 bytes in 907 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1021] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:14:30 2026] GET /v2.1/servers/db085047-8697-4c47-8268-823ec68424bc => generated 1647 bytes in 927 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:14:31.876 8 WARNING neutronclient.v2_0.client [None req-df0aea50-eae3-4b77-b124-005fd79d2c90 29da29366e47432c99e57a41192e56cc 4711f121b9ba4e7d8ed894874b961a1a - - default default] 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: 512/1024] 10.0.0.126 () {32 vars in 718 bytes} [Thu Jun 11 08:14:36 2026] DELETE /v2.1/servers/db085047-8697-4c47-8268-823ec68424bc => generated 0 bytes in 1322 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-06-11 08:14:37.465 7 WARNING neutronclient.v2_0.client [None req-92d6f50c-961c-44d2-a216-680f161235f5 9ef71fe18b0c44e5908531249214df85 c3f349a8dc6d4081b1e1ccaf420e81bc - - default default] The 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: 513/1025] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:14:31 2026] GET /v2.1/servers/2d062391-fd5b-492f-ae06-51655b9b6572 => generated 1530 bytes in 9413 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:14:41.277 8 INFO nova.api.openstack.compute.server_external_events [req-ec1a200d-132c-4597-9b9b-6e26d7ed2a51 req-bc6d9009-cca9-46cd-a399-3db5d2488f1c afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-vif-unplugged:b66df26f-aaff-4abd-a821-5a9e44b1e682 for instance db085047-8697-4c47-8268-823ec68424bc on instance [pid: 8|app: 0|req: 514/1026] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:14:41 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1027] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:14:37 2026] GET /v2.1/servers/db085047-8697-4c47-8268-823ec68424bc => generated 1653 bytes in 3916 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:14:42.313 8 WARNING neutronclient.v2_0.client [None req-31f800af-7b94-4407-9575-aea8c62c9b2d 29da29366e47432c99e57a41192e56cc 4711f121b9ba4e7d8ed894874b961a1a - - default default] 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-06-11 08:14:42.409 7 WARNING neutronclient.v2_0.client [None req-6a9ea0c4-d022-4766-a04b-2e0dbb836d88 9ef71fe18b0c44e5908531249214df85 c3f349a8dc6d4081b1e1ccaf420e81bc - - default default] The 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/1028] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:14:42 2026] GET /v2.1/servers/2d062391-fd5b-492f-ae06-51655b9b6572 => generated 1528 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1029] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:14:42 2026] GET /v2.1/servers/db085047-8697-4c47-8268-823ec68424bc => generated 1611 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-06-11 08:14:43.336 7 INFO nova.api.openstack.compute.server_external_events [req-ae03c477-996e-4098-a01b-aba3b1fb9701 req-74e74a05-c4c1-4d97-9119-8929d7f77533 afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-changed:91f8bac4-0bca-4054-968d-0cb9fea4afdf for instance 2d062391-fd5b-492f-ae06-51655b9b6572 on instance 2026-06-11 08:14:43.336 7 INFO nova.api.openstack.compute.server_external_events [req-ae03c477-996e-4098-a01b-aba3b1fb9701 req-74e74a05-c4c1-4d97-9119-8929d7f77533 afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-vif-unplugged:b66df26f-aaff-4abd-a821-5a9e44b1e682 for instance db085047-8697-4c47-8268-823ec68424bc on instance 2026-06-11 08:14:43.336 7 INFO nova.api.openstack.compute.server_external_events [req-ae03c477-996e-4098-a01b-aba3b1fb9701 req-74e74a05-c4c1-4d97-9119-8929d7f77533 afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-vif-deleted:b66df26f-aaff-4abd-a821-5a9e44b1e682 for instance db085047-8697-4c47-8268-823ec68424bc on instance [pid: 7|app: 0|req: 516/1032] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:14:43 2026] POST /v2.1/os-server-external-events => generated 523 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-06-11 08:14:43.528 8 WARNING neutronclient.v2_0.client [None req-667d516d-dd23-48c1-9228-fa7a228e24aa 29da29366e47432c99e57a41192e56cc 4711f121b9ba4e7d8ed894874b961a1a - - default default] 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: 517/1033] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:14:43 2026] GET /v2.1/servers/2d062391-fd5b-492f-ae06-51655b9b6572 => generated 1528 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:14:43.762 8 WARNING neutronclient.v2_0.client [None req-5a31b5e3-62d4-4c90-a816-47d2e7f7cf3e 9ef71fe18b0c44e5908531249214df85 c3f349a8dc6d4081b1e1ccaf420e81bc - - default default] The 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: 517/1034] 10.0.0.126 () {34 vars in 671 bytes} [Thu Jun 11 08:14:43 2026] POST /v2.1/os-keypairs => generated 397 bytes in 305 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1035] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:14:43 2026] GET /v2.1/servers/db085047-8697-4c47-8268-823ec68424bc => generated 1453 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-11 08:14:44.777 7 WARNING neutronclient.v2_0.client [None req-52fe106a-8c84-42f8-a280-fe9f897fda73 29da29366e47432c99e57a41192e56cc 4711f121b9ba4e7d8ed894874b961a1a - - default default] 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-06-11 08:14:44.948 8 WARNING neutronclient.v2_0.client [None req-7664525c-6659-4c5f-9f9a-a60f1311aae9 9ef71fe18b0c44e5908531249214df85 c3f349a8dc6d4081b1e1ccaf420e81bc - - default default] The 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/1036] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:14:44 2026] GET /v2.1/servers/2d062391-fd5b-492f-ae06-51655b9b6572 => generated 1528 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1037] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:14:44 2026] GET /v2.1/servers/db085047-8697-4c47-8268-823ec68424bc => generated 1453 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-06-11 08:14:46.024 7 WARNING neutronclient.v2_0.client [None req-bbacd954-8202-4d60-8e18-d205ce3eafb9 29da29366e47432c99e57a41192e56cc 4711f121b9ba4e7d8ed894874b961a1a - - default default] 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-06-11 08:14:46.045 8 INFO nova.api.openstack.wsgi [None req-e1e0266b-b7e0-4fec-89e9-c7ca9ea50733 9ef71fe18b0c44e5908531249214df85 c3f349a8dc6d4081b1e1ccaf420e81bc - - default default] HTTP exception thrown: Instance db085047-8697-4c47-8268-823ec68424bc could not be found. [pid: 8|app: 0|req: 520/1038] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:14:46 2026] GET /v2.1/servers/db085047-8697-4c47-8268-823ec68424bc => generated 111 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1039] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:14:45 2026] GET /v2.1/servers/2d062391-fd5b-492f-ae06-51655b9b6572 => generated 1528 bytes in 697 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:14:47.740 8 WARNING neutronclient.v2_0.client [None req-c9d8dbf1-353f-4670-ade4-f5abaa96de7e 29da29366e47432c99e57a41192e56cc 4711f121b9ba4e7d8ed894874b961a1a - - default default] The 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/1040] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:14:47 2026] GET /v2.1/servers/2d062391-fd5b-492f-ae06-51655b9b6572 => generated 1528 bytes in 543 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:14:48.970 7 INFO nova.api.openstack.compute.server_external_events [req-e3d2be48-9427-4b64-a170-1236a2a68594 req-41749653-ae28-4925-968f-0aa30b9b59ca afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-vif-plugged:91f8bac4-0bca-4054-968d-0cb9fea4afdf for instance 2d062391-fd5b-492f-ae06-51655b9b6572 on instance [pid: 7|app: 0|req: 520/1041] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:14:48 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-06-11 08:14:49.293 8 WARNING neutronclient.v2_0.client [None req-6f9a7768-e800-458b-b1ec-41c5de36cb68 29da29366e47432c99e57a41192e56cc 4711f121b9ba4e7d8ed894874b961a1a - - default default] The 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/1042] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:14:49 2026] GET /v2.1/servers/2d062391-fd5b-492f-ae06-51655b9b6572 => generated 1528 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-06-11 08:14:50.477 7 WARNING neutronclient.v2_0.client [None req-28a4401e-1c7c-434f-a376-f7e5ac6ee51d 29da29366e47432c99e57a41192e56cc 4711f121b9ba4e7d8ed894874b961a1a - - default default] The 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/1043] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:14:50 2026] GET /v2.1/servers/2d062391-fd5b-492f-ae06-51655b9b6572 => generated 1695 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:14:50.701 8 WARNING neutronclient.v2_0.client [None req-d8fe952a-e24c-4441-8abc-50965f8ac8ae 29da29366e47432c99e57a41192e56cc 4711f121b9ba4e7d8ed894874b961a1a - - default default] 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: 523/1044] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:14:50 2026] GET /v2.1/servers/2d062391-fd5b-492f-ae06-51655b9b6572 => generated 1695 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-06-11 08:14:51.006 8 INFO nova.api.openstack.compute.server_external_events [req-9a656ef8-acaf-452c-bd9c-7f7143de2a28 req-71af744a-2795-4c19-93f5-23b44cab6456 afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-vif-plugged:91f8bac4-0bca-4054-968d-0cb9fea4afdf for instance 2d062391-fd5b-492f-ae06-51655b9b6572 on instance [pid: 8|app: 0|req: 524/1045] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:14:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1046] 10.0.0.126 () {34 vars in 671 bytes} [Thu Jun 11 08:14:50 2026] POST /v2.1/os-keypairs => generated 385 bytes in 472 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-11 08:14:53.923 7 INFO nova.api.openstack.compute.server_external_events [req-f2eab223-f6eb-41f9-b8e0-bb287cca5d01 req-c8bd3c08-6a87-427d-be07-0345005c0825 afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-changed:91f8bac4-0bca-4054-968d-0cb9fea4afdf for instance 2d062391-fd5b-492f-ae06-51655b9b6572 on instance [pid: 7|app: 0|req: 524/1049] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:14:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:15:00.173 8 WARNING neutronclient.v2_0.client [None req-94c5d5ba-6526-4635-a044-893674fa3799 4d967eac3c324ca388b387d9774ef880 469b29c80ca446c8a11039213d3f3368 - - default default] 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-06-11 08:15:00.212 8 WARNING neutronclient.v2_0.client [None req-94c5d5ba-6526-4635-a044-893674fa3799 4d967eac3c324ca388b387d9774ef880 469b29c80ca446c8a11039213d3f3368 - - default default] 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-06-11 08:15:00.262 8 WARNING neutronclient.v2_0.client [None req-94c5d5ba-6526-4635-a044-893674fa3799 4d967eac3c324ca388b387d9774ef880 469b29c80ca446c8a11039213d3f3368 - - default default] 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-06-11 08:15:00.656 8 WARNING neutronclient.v2_0.client [None req-94c5d5ba-6526-4635-a044-893674fa3799 4d967eac3c324ca388b387d9774ef880 469b29c80ca446c8a11039213d3f3368 - - default default] The 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/1050] 10.0.0.126 () {34 vars in 663 bytes} [Thu Jun 11 08:14:59 2026] POST /v2.1/servers => generated 495 bytes in 1440 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-06-11 08:15:01.371 7 WARNING neutronclient.v2_0.client [None req-e2a4d1b7-ad8c-4976-b2c7-1b1fed38fc49 4d967eac3c324ca388b387d9774ef880 469b29c80ca446c8a11039213d3f3368 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 525/1051] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:15:01 2026] GET /v2.1/servers/6e5ab30a-e2b5-4e9e-bb71-7d13427b2138 => generated 1457 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:15:02.489 8 WARNING neutronclient.v2_0.client [None req-4d917bf8-7d2d-45eb-9f88-8f3300722492 4d967eac3c324ca388b387d9774ef880 469b29c80ca446c8a11039213d3f3368 - - default default] The 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: 527/1052] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:15:02 2026] GET /v2.1/servers/6e5ab30a-e2b5-4e9e-bb71-7d13427b2138 => generated 1457 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-06-11 08:15:03.581 7 WARNING neutronclient.v2_0.client [None req-76d28be3-ee25-483d-ae2b-de9f169216ff 4d967eac3c324ca388b387d9774ef880 469b29c80ca446c8a11039213d3f3368 - - default default] The 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/1055] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:15:03 2026] GET /v2.1/servers/6e5ab30a-e2b5-4e9e-bb71-7d13427b2138 => generated 1457 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:15:04.669 8 WARNING neutronclient.v2_0.client [None req-ac118a22-d6dd-4702-b7f4-02d2b86213d9 4d967eac3c324ca388b387d9774ef880 469b29c80ca446c8a11039213d3f3368 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 529/1056] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:15:04 2026] GET /v2.1/servers/6e5ab30a-e2b5-4e9e-bb71-7d13427b2138 => generated 1457 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:15:05.756 7 WARNING neutronclient.v2_0.client [None req-52a74b67-54f0-4db1-9cdc-738b6887f1ae 4d967eac3c324ca388b387d9774ef880 469b29c80ca446c8a11039213d3f3368 - - default default] The 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: 528/1057] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:15:05 2026] GET /v2.1/servers/6e5ab30a-e2b5-4e9e-bb71-7d13427b2138 => generated 1461 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-06-11 08:15:06.853 8 WARNING neutronclient.v2_0.client [None req-ab7ff710-73df-4a6b-b487-a38a1e269ff3 4d967eac3c324ca388b387d9774ef880 469b29c80ca446c8a11039213d3f3368 - - default default] The 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: 530/1058] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:15:06 2026] GET /v2.1/servers/6e5ab30a-e2b5-4e9e-bb71-7d13427b2138 => generated 1453 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-06-11 08:15:07.961 7 WARNING neutronclient.v2_0.client [None req-a81d2f26-900d-4cde-a3be-1cd07bbb7df6 4d967eac3c324ca388b387d9774ef880 469b29c80ca446c8a11039213d3f3368 - - default default] The 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/1059] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:15:07 2026] GET /v2.1/servers/6e5ab30a-e2b5-4e9e-bb71-7d13427b2138 => generated 1509 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-06-11 08:15:09.064 8 WARNING neutronclient.v2_0.client [None req-c45ea240-ba74-457a-b6b6-912c94d9214a 4d967eac3c324ca388b387d9774ef880 469b29c80ca446c8a11039213d3f3368 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 531/1060] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:15:09 2026] GET /v2.1/servers/6e5ab30a-e2b5-4e9e-bb71-7d13427b2138 => generated 1509 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:15:10.173 7 WARNING neutronclient.v2_0.client [None req-b754805a-b7a0-4a72-a02d-cf517ee6f72d 4d967eac3c324ca388b387d9774ef880 469b29c80ca446c8a11039213d3f3368 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 530/1061] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:15:10 2026] GET /v2.1/servers/6e5ab30a-e2b5-4e9e-bb71-7d13427b2138 => generated 1517 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:15:11.257 7 WARNING neutronclient.v2_0.client [None req-2a3f213d-9c3b-46cf-a2e3-df545e93d215 4d967eac3c324ca388b387d9774ef880 469b29c80ca446c8a11039213d3f3368 - - default default] The 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/1062] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:15:11 2026] GET /v2.1/servers/6e5ab30a-e2b5-4e9e-bb71-7d13427b2138 => generated 1517 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1063] 10.0.0.126 () {34 vars in 750 bytes} [Thu Jun 11 08:15:10 2026] POST /v2.1/servers/2d062391-fd5b-492f-ae06-51655b9b6572/action => generated 32047 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, ' 2026-06-11 08:15:12.364 7 WARNING neutronclient.v2_0.client [None req-3953753d-4806-4ed8-957e-6416d331eb64 4d967eac3c324ca388b387d9774ef880 469b29c80ca446c8a11039213d3f3368 - - default default] The 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/1064] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:15:12 2026] GET /v2.1/servers/6e5ab30a-e2b5-4e9e-bb71-7d13427b2138 => generated 1640 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:15:13.559 8 WARNING neutronclient.v2_0.client [None req-4c9687fe-9aed-42b9-8532-507fa65189d8 4d967eac3c324ca388b387d9774ef880 469b29c80ca446c8a11039213d3f3368 - - default default] The 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: 534/1067] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:15:13 2026] GET /v2.1/servers/6e5ab30a-e2b5-4e9e-bb71-7d13427b2138 => generated 1628 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-06-11 08:15:14.744 7 WARNING neutronclient.v2_0.client [None req-4ac860fe-1d1c-4430-8b93-e11b7c77e655 4d967eac3c324ca388b387d9774ef880 469b29c80ca446c8a11039213d3f3368 - - default default] The 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: 534/1068] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:15:14 2026] GET /v2.1/servers/6e5ab30a-e2b5-4e9e-bb71-7d13427b2138 => generated 1628 bytes in 637 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:15:15.394 8 INFO nova.api.openstack.compute.server_external_events [req-9e794445-0b48-4f21-b621-8780cbecf536 req-5d9d8cdd-e2c8-495f-8e08-d256fe751c01 afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-changed:c4394ee4-1cbd-47de-8f2c-454186c89d40 for instance 6e5ab30a-e2b5-4e9e-bb71-7d13427b2138 on instance [pid: 8|app: 0|req: 535/1069] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:15:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 221 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-06-11 08:15:15.746 7 INFO nova.api.openstack.compute.server_external_events [req-1ec7b7a6-f9b4-4f73-8065-afa8a80f9740 req-91c770c1-ccd2-4df4-aab7-113cda2030a6 afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-changed:91f8bac4-0bca-4054-968d-0cb9fea4afdf for instance 2d062391-fd5b-492f-ae06-51655b9b6572 on instance [pid: 7|app: 0|req: 535/1070] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:15:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:15:16.402 8 WARNING neutronclient.v2_0.client [None req-e6880291-dc5a-478b-a871-e1a48ac4944c 4d967eac3c324ca388b387d9774ef880 469b29c80ca446c8a11039213d3f3368 - - default default] The 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/1071] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:15:16 2026] GET /v2.1/servers/6e5ab30a-e2b5-4e9e-bb71-7d13427b2138 => generated 1628 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, ' [pid: 7|app: 0|req: 536/1072] 10.0.0.126 () {34 vars in 671 bytes} [Thu Jun 11 08:15:16 2026] POST /v2.1/os-keypairs => generated 398 bytes in 162 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-06-11 08:15:17.585 8 WARNING neutronclient.v2_0.client [None req-c5c8e2e9-5d11-4073-b505-d27f04b54f53 4d967eac3c324ca388b387d9774ef880 469b29c80ca446c8a11039213d3f3368 - - default default] The 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: 537/1073] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:15:17 2026] GET /v2.1/servers/6e5ab30a-e2b5-4e9e-bb71-7d13427b2138 => generated 1628 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-11 08:15:18.753 7 WARNING neutronclient.v2_0.client [None req-64ddaeef-bb9f-4f3e-acf3-93ae16bd0916 4d967eac3c324ca388b387d9774ef880 469b29c80ca446c8a11039213d3f3368 - - default default] The 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: 537/1074] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:15:18 2026] GET /v2.1/servers/6e5ab30a-e2b5-4e9e-bb71-7d13427b2138 => generated 1628 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, ' 2026-06-11 08:15:19.921 8 WARNING neutronclient.v2_0.client [None req-4852b7be-a228-4f05-8437-677310720e51 4d967eac3c324ca388b387d9774ef880 469b29c80ca446c8a11039213d3f3368 - - default default] The 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: 538/1075] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:15:19 2026] GET /v2.1/servers/6e5ab30a-e2b5-4e9e-bb71-7d13427b2138 => generated 1628 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:15:20.940 8 INFO nova.api.openstack.compute.server_external_events [req-7677b8cc-3e67-4a37-a263-87a041320319 req-3af7d5ee-6875-480b-bde8-0902f43b72a5 afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-vif-plugged:c4394ee4-1cbd-47de-8f2c-454186c89d40 for instance 6e5ab30a-e2b5-4e9e-bb71-7d13427b2138 on instance 2026-06-11 08:15:20.943 7 WARNING neutronclient.v2_0.client [None req-bc818a24-a55b-40ad-a125-7c97b9db7b5c 29da29366e47432c99e57a41192e56cc 4711f121b9ba4e7d8ed894874b961a1a - - default default] The 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: 539/1076] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:15:20 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-11 08:15:20.995 7 WARNING neutronclient.v2_0.client [None req-bc818a24-a55b-40ad-a125-7c97b9db7b5c 29da29366e47432c99e57a41192e56cc 4711f121b9ba4e7d8ed894874b961a1a - - default default] 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-06-11 08:15:21.106 8 WARNING neutronclient.v2_0.client [None req-ef72c9a6-7981-4f5c-9c1c-68a91a6c078a 4d967eac3c324ca388b387d9774ef880 469b29c80ca446c8a11039213d3f3368 - - default default] The 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: 540/1077] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:15:21 2026] GET /v2.1/servers/6e5ab30a-e2b5-4e9e-bb71-7d13427b2138 => generated 1628 bytes in 287 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-11 08:15:21.388 7 WARNING neutronclient.v2_0.client [None req-bc818a24-a55b-40ad-a125-7c97b9db7b5c 29da29366e47432c99e57a41192e56cc 4711f121b9ba4e7d8ed894874b961a1a - - default default] The 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/1078] 10.0.0.126 () {34 vars in 663 bytes} [Thu Jun 11 08:15:20 2026] POST /v2.1/servers => generated 450 bytes in 1081 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-06-11 08:15:21.989 8 WARNING neutronclient.v2_0.client [None req-c36e0ecd-1e04-4118-90b8-18e1c7ab60dc 29da29366e47432c99e57a41192e56cc 4711f121b9ba4e7d8ed894874b961a1a - - default default] The 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: 541/1079] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:15:21 2026] GET /v2.1/servers/5cec4779-4245-40aa-97a0-5f5cb914f9ee => generated 1402 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-06-11 08:15:22.378 7 WARNING neutronclient.v2_0.client [None req-60243118-e610-484b-a9bb-6ce72434bbb0 4d967eac3c324ca388b387d9774ef880 469b29c80ca446c8a11039213d3f3368 - - default default] The 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/1080] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:15:22 2026] GET /v2.1/servers/6e5ab30a-e2b5-4e9e-bb71-7d13427b2138 => generated 1628 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:15:23.007 8 INFO nova.api.openstack.compute.server_external_events [req-45e06531-815c-44b4-ab51-4f5845289bac req-6182cec6-bd13-4971-8008-5208b6a323c8 afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-vif-plugged:c4394ee4-1cbd-47de-8f2c-454186c89d40 for instance 6e5ab30a-e2b5-4e9e-bb71-7d13427b2138 on instance [pid: 8|app: 0|req: 543/1083] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:15:22 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:15:23.091 7 WARNING neutronclient.v2_0.client [None req-617e00d8-be86-4d80-9694-b1a2c5dec8a6 29da29366e47432c99e57a41192e56cc 4711f121b9ba4e7d8ed894874b961a1a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 541/1084] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:15:23 2026] GET /v2.1/servers/5cec4779-4245-40aa-97a0-5f5cb914f9ee => generated 1406 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:15:23.637 8 WARNING neutronclient.v2_0.client [None req-3d890126-920d-493d-abc2-f107ccef8227 4d967eac3c324ca388b387d9774ef880 469b29c80ca446c8a11039213d3f3368 - - default default] The 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: 544/1085] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:15:23 2026] GET /v2.1/servers/6e5ab30a-e2b5-4e9e-bb71-7d13427b2138 => generated 1807 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:15:23.844 7 WARNING neutronclient.v2_0.client [None req-3beb429f-ed9c-40b7-ad5e-4747034ca183 4d967eac3c324ca388b387d9774ef880 469b29c80ca446c8a11039213d3f3368 - - default default] The 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: 542/1086] 10.0.0.126 () {32 vars in 741 bytes} [Thu Jun 11 08:15:23 2026] GET /v2.1/servers/6e5ab30a-e2b5-4e9e-bb71-7d13427b2138/os-interface => generated 284 bytes in 103 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-06-11 08:15:24.187 8 WARNING neutronclient.v2_0.client [None req-70349614-6534-4c7b-aecf-3f136b34084a 29da29366e47432c99e57a41192e56cc 4711f121b9ba4e7d8ed894874b961a1a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 545/1087] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:15:24 2026] GET /v2.1/servers/5cec4779-4245-40aa-97a0-5f5cb914f9ee => generated 1398 bytes in 899 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:15:25.224 7 INFO nova.api.openstack.compute.server_external_events [req-6d722e9b-280f-42df-bb19-38cc0e81160e req-b7f8ae9c-7247-40ca-97f3-2eb73abaf068 afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-changed:c4394ee4-1cbd-47de-8f2c-454186c89d40 for instance 6e5ab30a-e2b5-4e9e-bb71-7d13427b2138 on instance [pid: 7|app: 0|req: 543/1088] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:15:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 211 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-06-11 08:15:26.104 8 WARNING neutronclient.v2_0.client [None req-6a79a0c2-f87a-4746-8c08-9284be3bfd60 29da29366e47432c99e57a41192e56cc 4711f121b9ba4e7d8ed894874b961a1a - - default default] The 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: 546/1089] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:15:26 2026] GET /v2.1/servers/5cec4779-4245-40aa-97a0-5f5cb914f9ee => generated 1398 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-06-11 08:15:27.205 8 WARNING neutronclient.v2_0.client [None req-47d6814a-414e-403b-9cab-c667b63a0f70 29da29366e47432c99e57a41192e56cc 4711f121b9ba4e7d8ed894874b961a1a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 547/1090] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:15:27 2026] GET /v2.1/servers/5cec4779-4245-40aa-97a0-5f5cb914f9ee => generated 1454 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, ' [pid: 7|app: 0|req: 544/1091] 10.0.0.71 () {30 vars in 618 bytes} [Thu Jun 11 08:15:27 2026] GET /v2.1 => generated 0 bytes in 131 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 548/1092] 10.0.0.71 () {32 vars in 691 bytes} [Thu Jun 11 08:15:27 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1093] 10.0.0.71 () {34 vars in 912 bytes} [Thu Jun 11 08:15:27 2026] GET /v2.1/os-simple-tenant-usage/b86a23d85e61457486e088ce6bfa30c0?start=2026-06-10T00:00:00&end=2026-06-11T23:59:59 => generated 20 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1094] 10.0.0.71 () {30 vars in 653 bytes} [Thu Jun 11 08:15:27 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 48 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-06-11 08:15:28.310 7 WARNING neutronclient.v2_0.client [None req-3574702b-3e6e-419d-973b-25fbc314e1bd 29da29366e47432c99e57a41192e56cc 4711f121b9ba4e7d8ed894874b961a1a - - default default] The 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/1095] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:15:28 2026] GET /v2.1/servers/5cec4779-4245-40aa-97a0-5f5cb914f9ee => generated 1454 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-11 08:15:29.397 8 WARNING neutronclient.v2_0.client [None req-746764b3-52f5-423c-bfe0-70ee5bb480e2 29da29366e47432c99e57a41192e56cc 4711f121b9ba4e7d8ed894874b961a1a - - default default] The 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: 550/1096] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:15:29 2026] GET /v2.1/servers/5cec4779-4245-40aa-97a0-5f5cb914f9ee => generated 1530 bytes in 691 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:15:30.461 7 INFO nova.api.openstack.compute.server_external_events [req-6d34fa60-7f8f-414e-a452-d294eff7b85c req-8aabe96a-1929-4db3-8331-252d62ed7c2e afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-changed:741fdf90-c5c2-4b1b-867b-33c0405778cf for instance 5cec4779-4245-40aa-97a0-5f5cb914f9ee on instance [pid: 7|app: 0|req: 547/1097] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:15:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 551/1098] 10.0.0.71 () {30 vars in 618 bytes} [Thu Jun 11 08:15:30 2026] GET /v2.1 => generated 0 bytes in 51 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: 548/1099] 10.0.0.71 () {32 vars in 691 bytes} [Thu Jun 11 08:15:30 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: 552/1100] 10.0.0.71 () {34 vars in 912 bytes} [Thu Jun 11 08:15:30 2026] GET /v2.1/os-simple-tenant-usage/b86a23d85e61457486e088ce6bfa30c0?start=2026-06-10T00:00:00&end=2026-06-11T23:59:59 => generated 20 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-11 08:15:31.110 7 WARNING neutronclient.v2_0.client [None req-416666ed-f7ff-4836-b55e-4ba590350bd2 29da29366e47432c99e57a41192e56cc 4711f121b9ba4e7d8ed894874b961a1a - - default default] 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: 553/1101] 10.0.0.71 () {30 vars in 653 bytes} [Thu Jun 11 08:15:31 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1102] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:15:31 2026] GET /v2.1/servers/5cec4779-4245-40aa-97a0-5f5cb914f9ee => generated 1528 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-11 08:15:32.310 8 WARNING neutronclient.v2_0.client [None req-98124409-edd1-49bd-9581-ba6359c8bda5 29da29366e47432c99e57a41192e56cc 4711f121b9ba4e7d8ed894874b961a1a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 554/1103] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:15:32 2026] GET /v2.1/servers/5cec4779-4245-40aa-97a0-5f5cb914f9ee => generated 1528 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:15:33.524 8 WARNING neutronclient.v2_0.client [None req-afba95f8-69cb-469e-b380-a50e97d27424 29da29366e47432c99e57a41192e56cc 4711f121b9ba4e7d8ed894874b961a1a - - default default] The 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: 556/1106] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:15:33 2026] GET /v2.1/servers/5cec4779-4245-40aa-97a0-5f5cb914f9ee => generated 1528 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:15:34.694 7 WARNING neutronclient.v2_0.client [None req-ea22d305-0133-4919-9a66-1a6019e7f908 29da29366e47432c99e57a41192e56cc 4711f121b9ba4e7d8ed894874b961a1a - - default default] The 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: 551/1107] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:15:34 2026] GET /v2.1/servers/5cec4779-4245-40aa-97a0-5f5cb914f9ee => generated 1528 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:15:35.891 8 WARNING neutronclient.v2_0.client [None req-faa77631-eea9-4b90-bdc9-eb14b3773bd7 29da29366e47432c99e57a41192e56cc 4711f121b9ba4e7d8ed894874b961a1a - - default default] The 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/1108] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:15:35 2026] GET /v2.1/servers/5cec4779-4245-40aa-97a0-5f5cb914f9ee => generated 1528 bytes in 577 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:15:37.492 7 WARNING neutronclient.v2_0.client [None req-d46dc59d-422e-47f6-b74f-8773d9056a18 29da29366e47432c99e57a41192e56cc 4711f121b9ba4e7d8ed894874b961a1a - - default default] The 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: 552/1109] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:15:37 2026] GET /v2.1/servers/5cec4779-4245-40aa-97a0-5f5cb914f9ee => generated 1528 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:15:38.687 8 WARNING neutronclient.v2_0.client [None req-5cbc2a22-2789-4662-8535-6f3027f91525 29da29366e47432c99e57a41192e56cc 4711f121b9ba4e7d8ed894874b961a1a - - default default] The 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: 558/1110] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:15:38 2026] GET /v2.1/servers/5cec4779-4245-40aa-97a0-5f5cb914f9ee => generated 1528 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:15:39.000 7 INFO nova.api.openstack.compute.server_external_events [req-0e75ef4e-92ed-4055-98ab-cb7c3c8da1ee req-c03f9269-8658-4547-9734-bf1c81e39d2c afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-vif-plugged:741fdf90-c5c2-4b1b-867b-33c0405778cf for instance 5cec4779-4245-40aa-97a0-5f5cb914f9ee on instance [pid: 7|app: 0|req: 553/1111] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:15:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:15:39.977 8 WARNING neutronclient.v2_0.client [None req-9b7ab512-0821-4a2a-81a4-768fee16cea9 29da29366e47432c99e57a41192e56cc 4711f121b9ba4e7d8ed894874b961a1a - - default default] The 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: 559/1112] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:15:39 2026] GET /v2.1/servers/5cec4779-4245-40aa-97a0-5f5cb914f9ee => generated 1528 bytes in 344 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:15:40.425 7 WARNING neutronclient.v2_0.client [None req-3cd5ca47-78e8-4cba-9831-c6c6998f83e1 4d967eac3c324ca388b387d9774ef880 469b29c80ca446c8a11039213d3f3368 - - default default] The 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: 554/1113] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:15:40 2026] GET /v2.1/servers/6e5ab30a-e2b5-4e9e-bb71-7d13427b2138 => generated 1927 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:15:41.051 8 INFO nova.api.openstack.compute.server_external_events [req-62133f10-da46-48b6-8851-31aae8769449 req-8d8ef928-44b2-4169-9427-b3429796e219 afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-vif-plugged:741fdf90-c5c2-4b1b-867b-33c0405778cf for instance 5cec4779-4245-40aa-97a0-5f5cb914f9ee on instance [pid: 8|app: 0|req: 560/1114] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:15:41 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-06-11 08:15:41.325 7 WARNING neutronclient.v2_0.client [None req-616d3c49-081e-40b7-83d5-39000cf276d4 29da29366e47432c99e57a41192e56cc 4711f121b9ba4e7d8ed894874b961a1a - - default default] The 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: 555/1115] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:15:41 2026] GET /v2.1/servers/5cec4779-4245-40aa-97a0-5f5cb914f9ee => generated 1528 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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/1116] 10.0.0.126 () {32 vars in 753 bytes} [Thu Jun 11 08:15:42 2026] GET /v2.1/servers/6e5ab30a-e2b5-4e9e-bb71-7d13427b2138/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, ' 2026-06-11 08:15:42.598 7 WARNING neutronclient.v2_0.client [None req-6dce731d-adc7-4c71-86cf-1b18119f49dc 29da29366e47432c99e57a41192e56cc 4711f121b9ba4e7d8ed894874b961a1a - - default default] The 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: 556/1117] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:15:42 2026] GET /v2.1/servers/5cec4779-4245-40aa-97a0-5f5cb914f9ee => generated 1696 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:15:42.775 7 WARNING neutronclient.v2_0.client [None req-7d67ad80-093b-4744-9dbf-5d4ad17a43ad 29da29366e47432c99e57a41192e56cc 4711f121b9ba4e7d8ed894874b961a1a - - default default] The 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: 558/1120] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:15:42 2026] GET /v2.1/servers/5cec4779-4245-40aa-97a0-5f5cb914f9ee => generated 1696 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:15:44.750 7 INFO nova.api.openstack.compute.server_external_events [req-1ce2a44b-763b-49dd-abe5-a3da7cc927fd req-6678890e-5f14-4d6a-b386-3fff739cc2ec afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-changed:741fdf90-c5c2-4b1b-867b-33c0405778cf for instance 5cec4779-4245-40aa-97a0-5f5cb914f9ee on instance [pid: 7|app: 0|req: 559/1121] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:15:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1122] 10.0.0.126 () {32 vars in 718 bytes} [Thu Jun 11 08:15:44 2026] DELETE /v2.1/servers/6e5ab30a-e2b5-4e9e-bb71-7d13427b2138 => generated 0 bytes in 843 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-06-11 08:15:45.250 7 WARNING neutronclient.v2_0.client [None req-c33022c7-2985-4b53-8b51-82caad3856b2 4d967eac3c324ca388b387d9774ef880 469b29c80ca446c8a11039213d3f3368 - - default default] The 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: 560/1123] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:15:45 2026] GET /v2.1/servers/6e5ab30a-e2b5-4e9e-bb71-7d13427b2138 => generated 1933 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:15:46.508 8 WARNING neutronclient.v2_0.client [None req-d9abedd0-f24a-429c-8be4-3a4287693904 4d967eac3c324ca388b387d9774ef880 469b29c80ca446c8a11039213d3f3368 - - default default] The 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: 564/1124] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:15:46 2026] GET /v2.1/servers/6e5ab30a-e2b5-4e9e-bb71-7d13427b2138 => generated 1933 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:15:47.702 7 WARNING neutronclient.v2_0.client [None req-f176a491-a19b-4971-9796-4ab8bc6a7cfd 4d967eac3c324ca388b387d9774ef880 469b29c80ca446c8a11039213d3f3368 - - default default] 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: 565/1125] 10.0.0.126 () {34 vars in 671 bytes} [Thu Jun 11 08:15:48 2026] POST /v2.1/os-keypairs => generated 396 bytes in 1037 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1126] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:15:47 2026] GET /v2.1/servers/6e5ab30a-e2b5-4e9e-bb71-7d13427b2138 => generated 1933 bytes in 2277 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-11 08:15:50.130 8 INFO nova.api.openstack.compute.server_external_events [req-1ec32c5d-7c77-4c2d-a358-5f41f769d46e req-506cd411-5ed5-4f72-8be7-5a72904cb300 afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-vif-deleted:c4394ee4-1cbd-47de-8f2c-454186c89d40 for instance 6e5ab30a-e2b5-4e9e-bb71-7d13427b2138 on instance [pid: 8|app: 0|req: 566/1127] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:15:50 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-06-11 08:15:51.011 7 WARNING neutronclient.v2_0.client [None req-3440d66f-0452-49a8-8eeb-473bd57dc804 4d967eac3c324ca388b387d9774ef880 469b29c80ca446c8a11039213d3f3368 - - default default] The 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: 562/1128] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:15:50 2026] GET /v2.1/servers/6e5ab30a-e2b5-4e9e-bb71-7d13427b2138 => generated 1538 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:15:52.211 8 WARNING neutronclient.v2_0.client [None req-6efd24cc-51a5-4d00-8df5-b5498a2fc8e5 4d967eac3c324ca388b387d9774ef880 469b29c80ca446c8a11039213d3f3368 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 567/1129] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:15:52 2026] GET /v2.1/servers/6e5ab30a-e2b5-4e9e-bb71-7d13427b2138 => generated 1543 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-06-11 08:15:53.362 7 WARNING neutronclient.v2_0.client [None req-3ca17bc7-500c-453d-ad2b-45f2144c5059 4d967eac3c324ca388b387d9774ef880 469b29c80ca446c8a11039213d3f3368 - - default default] The 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: 564/1132] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:15:53 2026] GET /v2.1/servers/6e5ab30a-e2b5-4e9e-bb71-7d13427b2138 => generated 1543 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-06-11 08:15:54.459 8 WARNING neutronclient.v2_0.client [None req-63caaa0f-5a4a-4c0d-aa55-2adad0281b4e 4d967eac3c324ca388b387d9774ef880 469b29c80ca446c8a11039213d3f3368 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 569/1133] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:15:54 2026] GET /v2.1/servers/6e5ab30a-e2b5-4e9e-bb71-7d13427b2138 => generated 1543 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-06-11 08:15:55.543 7 INFO nova.api.openstack.wsgi [None req-0ebaa582-d9e9-4611-a3cd-538c93753fb2 4d967eac3c324ca388b387d9774ef880 469b29c80ca446c8a11039213d3f3368 - - default default] HTTP exception thrown: Instance 6e5ab30a-e2b5-4e9e-bb71-7d13427b2138 could not be found. [pid: 7|app: 0|req: 565/1134] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:15:55 2026] GET /v2.1/servers/6e5ab30a-e2b5-4e9e-bb71-7d13427b2138 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:15:55.583 8 INFO nova.api.openstack.wsgi [None req-a5b96267-cd4d-413c-93cc-dc090e32490e 4d967eac3c324ca388b387d9774ef880 469b29c80ca446c8a11039213d3f3368 - - default default] HTTP exception thrown: Instance 6e5ab30a-e2b5-4e9e-bb71-7d13427b2138 could not be found. [pid: 8|app: 0|req: 570/1135] 10.0.0.126 () {32 vars in 718 bytes} [Thu Jun 11 08:15:55 2026] DELETE /v2.1/servers/6e5ab30a-e2b5-4e9e-bb71-7d13427b2138 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:15:55.623 7 INFO nova.api.openstack.wsgi [None req-deeaaffc-801e-4993-8391-e93510576be7 4d967eac3c324ca388b387d9774ef880 469b29c80ca446c8a11039213d3f3368 - - default default] HTTP exception thrown: Instance 6e5ab30a-e2b5-4e9e-bb71-7d13427b2138 could not be found. [pid: 7|app: 0|req: 566/1136] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:15:55 2026] GET /v2.1/servers/6e5ab30a-e2b5-4e9e-bb71-7d13427b2138 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 571/1137] 10.0.0.126 () {32 vars in 704 bytes} [Thu Jun 11 08:15:55 2026] DELETE /v2.1/os-keypairs/tempest-keypair-167060523 => generated 0 bytes in 414 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: 567/1138] 10.0.0.126 () {34 vars in 750 bytes} [Thu Jun 11 08:15:58 2026] POST /v2.1/servers/5cec4779-4245-40aa-97a0-5f5cb914f9ee/action => generated 31855 bytes in 569 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1141] 10.0.0.126 () {32 vars in 718 bytes} [Thu Jun 11 08:16:09 2026] DELETE /v2.1/servers/5cec4779-4245-40aa-97a0-5f5cb914f9ee => generated 0 bytes in 2105 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-06-11 08:16:12.156 7 WARNING neutronclient.v2_0.client [None req-dcf9414b-e7b6-488e-8265-2d0b5fde089c 29da29366e47432c99e57a41192e56cc 4711f121b9ba4e7d8ed894874b961a1a - - default default] 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: 576/1144] 10.0.0.126 () {32 vars in 728 bytes} [Thu Jun 11 08:16:13 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1504527934 => generated 0 bytes in 521 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-11 08:16:14.877 8 INFO nova.api.openstack.compute.server_external_events [req-a1b06c8d-75d8-4751-afa6-0b0df5e2a7ac req-7bcb83f2-2557-4c07-b973-77654d4db2d4 afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-vif-unplugged:741fdf90-c5c2-4b1b-867b-33c0405778cf for instance 5cec4779-4245-40aa-97a0-5f5cb914f9ee on instance [pid: 8|app: 0|req: 577/1145] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:16:14 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) [pid: 7|app: 0|req: 569/1146] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:16:12 2026] GET /v2.1/servers/5cec4779-4245-40aa-97a0-5f5cb914f9ee => generated 1822 bytes in 3940 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:16:16.920 8 INFO nova.api.openstack.compute.server_external_events [req-5082ce75-5217-4a42-a4cf-1e7bef6888e8 req-e2f0efbd-aa59-4a5a-a609-3efc4e39a9cf afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-vif-unplugged:741fdf90-c5c2-4b1b-867b-33c0405778cf for instance 5cec4779-4245-40aa-97a0-5f5cb914f9ee on instance [pid: 8|app: 0|req: 578/1147] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:16:16 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:16:17.108 7 WARNING neutronclient.v2_0.client [None req-80f7216b-4490-48fa-84f1-6a2d576de9b0 29da29366e47432c99e57a41192e56cc 4711f121b9ba4e7d8ed894874b961a1a - - default default] The 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: 570/1148] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:16:17 2026] GET /v2.1/servers/5cec4779-4245-40aa-97a0-5f5cb914f9ee => generated 1822 bytes in 4039 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:16:21.286 8 WARNING neutronclient.v2_0.client [None req-ca550f00-2d95-4619-b25b-b0d3b6f3d2f4 8ed45a7eb0894de3b1368f1f1e2a0fba 4305b6462c7745409199f987395b87ba - - default default] 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-06-11 08:16:22.048 7 INFO nova.api.openstack.compute.server_external_events [req-baffd627-cd87-421a-bfee-b83f6152e770 req-b46b5577-5d1f-4172-9b5e-ef9c00e9ad81 afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-vif-deleted:741fdf90-c5c2-4b1b-867b-33c0405778cf for instance 5cec4779-4245-40aa-97a0-5f5cb914f9ee on instance [pid: 7|app: 0|req: 571/1149] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:16:22 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:16:22.183 7 WARNING neutronclient.v2_0.client [None req-5aa7c762-fb6f-44dc-85e3-09442485ea59 29da29366e47432c99e57a41192e56cc 4711f121b9ba4e7d8ed894874b961a1a - - default default] 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-06-11 08:16:22.695 8 WARNING neutronclient.v2_0.client [None req-ca550f00-2d95-4619-b25b-b0d3b6f3d2f4 8ed45a7eb0894de3b1368f1f1e2a0fba 4305b6462c7745409199f987395b87ba - - default default] The 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: 572/1150] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:16:22 2026] GET /v2.1/servers/5cec4779-4245-40aa-97a0-5f5cb914f9ee => generated 1754 bytes in 594 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-11 08:16:23.028 8 WARNING neutronclient.v2_0.client [None req-ca550f00-2d95-4619-b25b-b0d3b6f3d2f4 8ed45a7eb0894de3b1368f1f1e2a0fba 4305b6462c7745409199f987395b87ba - - default default] The 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: 579/1153] 10.0.0.126 () {34 vars in 663 bytes} [Thu Jun 11 08:16:21 2026] POST /v2.1/servers => generated 448 bytes in 2320 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-06-11 08:16:23.561 7 WARNING neutronclient.v2_0.client [None req-cbd7dd5e-77ec-4c6b-8ab0-636ff1a34659 8ed45a7eb0894de3b1368f1f1e2a0fba 4305b6462c7745409199f987395b87ba - - default default] 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-06-11 08:16:23.780 8 WARNING neutronclient.v2_0.client [None req-a574e164-7dac-4bfd-9aa2-052000267796 29da29366e47432c99e57a41192e56cc 4711f121b9ba4e7d8ed894874b961a1a - - default default] The 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: 575/1154] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:16:23 2026] GET /v2.1/servers/d3cc9c1d-5308-4676-bd77-37bfa6164c65 => generated 1394 bytes in 1097 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1155] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:16:23 2026] GET /v2.1/servers/5cec4779-4245-40aa-97a0-5f5cb914f9ee => generated 1483 bytes in 919 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:16:25.728 7 WARNING neutronclient.v2_0.client [None req-233bc991-c701-43c9-9ead-f06f56342092 29da29366e47432c99e57a41192e56cc 4711f121b9ba4e7d8ed894874b961a1a - - default default] The 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: 576/1156] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:16:25 2026] GET /v2.1/servers/5cec4779-4245-40aa-97a0-5f5cb914f9ee => generated 1488 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-06-11 08:16:26.818 8 WARNING neutronclient.v2_0.client [None req-8c074171-160e-46ef-aa1c-dcb7d1fb4dbe 29da29366e47432c99e57a41192e56cc 4711f121b9ba4e7d8ed894874b961a1a - - default default] The 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: 581/1157] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:16:26 2026] GET /v2.1/servers/5cec4779-4245-40aa-97a0-5f5cb914f9ee => generated 1488 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-06-11 08:16:27.905 7 INFO nova.api.openstack.wsgi [None req-25a1e966-c768-4ab8-8907-a5f5afd4d2bb 29da29366e47432c99e57a41192e56cc 4711f121b9ba4e7d8ed894874b961a1a - - default default] HTTP exception thrown: Instance 5cec4779-4245-40aa-97a0-5f5cb914f9ee could not be found. [pid: 7|app: 0|req: 577/1158] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:16:27 2026] GET /v2.1/servers/5cec4779-4245-40aa-97a0-5f5cb914f9ee => 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: 8|app: 0|req: 582/1159] 10.0.0.126 () {32 vars in 730 bytes} [Thu Jun 11 08:16:29 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1830300586 => generated 0 bytes in 340 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-06-11 08:16:29.688 7 WARNING neutronclient.v2_0.client [None req-cf74b92d-5fdc-41ab-83c3-5e5977c78094 8ed45a7eb0894de3b1368f1f1e2a0fba 4305b6462c7745409199f987395b87ba - - default default] The 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: 583/1160] 10.0.0.126 () {32 vars in 718 bytes} [Thu Jun 11 08:16:29 2026] DELETE /v2.1/servers/2d062391-fd5b-492f-ae06-51655b9b6572 => generated 0 bytes in 250 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-06-11 08:16:30.417 8 WARNING neutronclient.v2_0.client [None req-27c48241-a989-48e8-8e8a-7ea36ae375f3 29da29366e47432c99e57a41192e56cc 4711f121b9ba4e7d8ed894874b961a1a - - default default] The 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: 578/1161] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:16:29 2026] GET /v2.1/servers/d3cc9c1d-5308-4676-bd77-37bfa6164c65 => generated 1520 bytes in 810 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1162] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:16:30 2026] GET /v2.1/servers/2d062391-fd5b-492f-ae06-51655b9b6572 => generated 1701 bytes in 826 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:16:31.123 7 INFO nova.api.openstack.compute.server_external_events [req-5bf193d5-d2be-4fb5-9fb0-c3b46a0c96d9 req-f70ca364-26d5-4827-b16a-aeeb473db94e afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-changed:cf0919c7-b351-406e-9ab4-2e55915a459d for instance d3cc9c1d-5308-4676-bd77-37bfa6164c65 on instance [pid: 7|app: 0|req: 579/1163] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:16:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:16:31.423 8 INFO nova.api.openstack.compute.server_external_events [req-b91981de-70a7-4e02-8e63-7b4312076d6a req-60978a3d-b1e2-4e6a-8102-1c9b69e6e80f afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-vif-unplugged:91f8bac4-0bca-4054-968d-0cb9fea4afdf for instance 2d062391-fd5b-492f-ae06-51655b9b6572 on instance [pid: 8|app: 0|req: 585/1164] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:16:31 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:16:32.094 7 WARNING neutronclient.v2_0.client [None req-86038358-d66f-472c-8a43-5f2ebbff7b3a 29da29366e47432c99e57a41192e56cc 4711f121b9ba4e7d8ed894874b961a1a - - default default] 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-06-11 08:16:33.473 8 INFO nova.api.openstack.compute.server_external_events [req-75e9b8e0-57cc-4dbe-8f85-2c416947a662 req-7361fec4-273a-4786-9be8-d5243e86739b afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-vif-unplugged:91f8bac4-0bca-4054-968d-0cb9fea4afdf for instance 2d062391-fd5b-492f-ae06-51655b9b6572 on instance [pid: 8|app: 0|req: 588/1167] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:16:33 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1168] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:16:32 2026] GET /v2.1/servers/2d062391-fd5b-492f-ae06-51655b9b6572 => generated 1701 bytes in 1639 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:16:34.746 8 WARNING neutronclient.v2_0.client [None req-4f23e3b3-ad9b-4ff6-a25b-a3233f297d28 29da29366e47432c99e57a41192e56cc 4711f121b9ba4e7d8ed894874b961a1a - - default default] The 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: 589/1169] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:16:34 2026] GET /v2.1/servers/2d062391-fd5b-492f-ae06-51655b9b6572 => generated 1483 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:16:35.514 7 WARNING neutronclient.v2_0.client [None req-e52d6bd3-3cad-434b-956e-d5426c1d231e 8ed45a7eb0894de3b1368f1f1e2a0fba 4305b6462c7745409199f987395b87ba - - default default] 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-06-11 08:16:35.520 8 INFO nova.api.openstack.compute.server_external_events [req-f3d23955-d440-47f5-ae13-e8fd3e84a652 req-d12be3db-3f63-4c51-bdc3-2cf654e4640a afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-vif-deleted:91f8bac4-0bca-4054-968d-0cb9fea4afdf for instance 2d062391-fd5b-492f-ae06-51655b9b6572 on instance [pid: 8|app: 0|req: 590/1170] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:16:35 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1171] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:16:35 2026] GET /v2.1/servers/d3cc9c1d-5308-4676-bd77-37bfa6164c65 => generated 1518 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:16:35.853 8 WARNING neutronclient.v2_0.client [None req-71e591b1-22cf-4492-945f-3fe1e502adef 29da29366e47432c99e57a41192e56cc 4711f121b9ba4e7d8ed894874b961a1a - - default default] The 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: 591/1172] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:16:35 2026] GET /v2.1/servers/2d062391-fd5b-492f-ae06-51655b9b6572 => generated 1488 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-06-11 08:16:36.956 7 WARNING neutronclient.v2_0.client [None req-00e2df46-a289-4aab-9fcc-4e6578b58a6c 29da29366e47432c99e57a41192e56cc 4711f121b9ba4e7d8ed894874b961a1a - - default default] The 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: 582/1173] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:16:36 2026] GET /v2.1/servers/2d062391-fd5b-492f-ae06-51655b9b6572 => generated 1488 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-06-11 08:16:38.034 8 INFO nova.api.openstack.wsgi [None req-1bf42d4f-9194-4f0b-b13a-929bee499e06 29da29366e47432c99e57a41192e56cc 4711f121b9ba4e7d8ed894874b961a1a - - default default] HTTP exception thrown: Instance 2d062391-fd5b-492f-ae06-51655b9b6572 could not be found. [pid: 8|app: 0|req: 592/1174] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:16:38 2026] GET /v2.1/servers/2d062391-fd5b-492f-ae06-51655b9b6572 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-06-11 08:16:38.600 8 INFO nova.api.openstack.compute.server_external_events [req-e02c2e20-3329-4293-93c9-484b1cb008fa req-5690760b-1091-4f30-993f-486d2b332504 afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-vif-plugged:cf0919c7-b351-406e-9ab4-2e55915a459d for instance d3cc9c1d-5308-4676-bd77-37bfa6164c65 on instance [pid: 8|app: 0|req: 593/1175] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:16: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: 583/1176] 10.0.0.126 () {32 vars in 728 bytes} [Thu Jun 11 08:16:38 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-205929285 => generated 0 bytes in 161 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-06-11 08:16:40.649 8 INFO nova.api.openstack.compute.server_external_events [req-1425aa27-640d-48c7-bb3b-3511663e1343 req-f678201f-2f49-4970-8b6f-601d3c216b4c afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-vif-plugged:cf0919c7-b351-406e-9ab4-2e55915a459d for instance d3cc9c1d-5308-4676-bd77-37bfa6164c65 on instance [pid: 8|app: 0|req: 594/1177] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:16:40 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) 2026-06-11 08:16:40.722 7 WARNING neutronclient.v2_0.client [None req-d1a7afe0-4f63-4989-a515-3faa730ef119 8ed45a7eb0894de3b1368f1f1e2a0fba 4305b6462c7745409199f987395b87ba - - default default] The 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: 584/1180] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:16:40 2026] GET /v2.1/servers/d3cc9c1d-5308-4676-bd77-37bfa6164c65 => generated 1818 bytes in 3129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-06-11 08:16:48.108 7 INFO nova.api.openstack.compute.server_external_events [req-cf1ae5c1-bcf0-411c-8c8a-3d5ee0712e0c req-5547297d-55fd-4aa0-85bd-7bf094e1d30f afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-changed:cf0919c7-b351-406e-9ab4-2e55915a459d for instance d3cc9c1d-5308-4676-bd77-37bfa6164c65 on instance [pid: 7|app: 0|req: 585/1181] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:16:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-11 08:16:48.147 8 WARNING neutronclient.v2_0.client [None req-a31cf906-dfe6-428e-89d4-d0d42df0a985 8ed45a7eb0894de3b1368f1f1e2a0fba 4305b6462c7745409199f987395b87ba - - default default] 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-06-11 08:16:48.209 8 WARNING neutronclient.v2_0.client [None req-a31cf906-dfe6-428e-89d4-d0d42df0a985 8ed45a7eb0894de3b1368f1f1e2a0fba 4305b6462c7745409199f987395b87ba - - default default] 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-06-11 08:16:49.908 8 WARNING neutronclient.v2_0.client [None req-a31cf906-dfe6-428e-89d4-d0d42df0a985 8ed45a7eb0894de3b1368f1f1e2a0fba 4305b6462c7745409199f987395b87ba - - default default] The 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: 597/1182] 10.0.0.126 () {34 vars in 663 bytes} [Thu Jun 11 08:16:48 2026] POST /v2.1/servers => generated 448 bytes in 4210 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-06-11 08:16:52.326 7 WARNING neutronclient.v2_0.client [None req-01235c66-57d7-414d-9238-6324301d92bb 8ed45a7eb0894de3b1368f1f1e2a0fba 4305b6462c7745409199f987395b87ba - - default default] The 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: 586/1183] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:16:52 2026] GET /v2.1/servers/a6e6d301-27f1-45f8-981f-41196eec8ebd => generated 1394 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-06-11 08:16:57.487 8 WARNING neutronclient.v2_0.client [None req-9c36cba6-aeba-4a1f-8d40-89ebc48a30b7 8ed45a7eb0894de3b1368f1f1e2a0fba 4305b6462c7745409199f987395b87ba - - default default] The 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: 599/1186] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:16:57 2026] GET /v2.1/servers/a6e6d301-27f1-45f8-981f-41196eec8ebd => generated 1446 bytes in 623 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:17:03.127 8 WARNING neutronclient.v2_0.client [None req-2f91c945-182d-4ef0-8238-77c051f4dbe8 8ed45a7eb0894de3b1368f1f1e2a0fba 4305b6462c7745409199f987395b87ba - - default default] 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-06-11 08:17:04.205 7 INFO nova.api.openstack.compute.server_external_events [req-2701088a-0a51-4c3d-b658-409691a7c1bd req-c13fddec-4170-4d8f-b030-2f927e648123 afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-changed:a0f0253b-87ec-4b38-989e-cde5fc203521 for instance a6e6d301-27f1-45f8-981f-41196eec8ebd on instance [pid: 7|app: 0|req: 589/1189] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:17:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1190] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:17:03 2026] GET /v2.1/servers/a6e6d301-27f1-45f8-981f-41196eec8ebd => generated 1518 bytes in 3038 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:17:11.199 7 WARNING neutronclient.v2_0.client [None req-fd484476-91cf-48ec-bedb-13ac5976b010 8ed45a7eb0894de3b1368f1f1e2a0fba 4305b6462c7745409199f987395b87ba - - default default] The 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: 590/1191] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:17:11 2026] GET /v2.1/servers/a6e6d301-27f1-45f8-981f-41196eec8ebd => generated 1518 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:17:14.959 8 INFO nova.api.openstack.compute.server_external_events [req-db834ec7-e46f-4088-a0de-e6896478ae8b req-327a3794-060c-4951-b6d1-36a9bdd855b1 afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-vif-plugged:a0f0253b-87ec-4b38-989e-cde5fc203521 for instance a6e6d301-27f1-45f8-981f-41196eec8ebd on instance [pid: 8|app: 0|req: 603/1194] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:17:14 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-06-11 08:17:16.463 7 WARNING neutronclient.v2_0.client [None req-5840afef-aee4-4e1f-bbe6-96c74185be00 8ed45a7eb0894de3b1368f1f1e2a0fba 4305b6462c7745409199f987395b87ba - - default default] The 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: 592/1195] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:17:16 2026] GET /v2.1/servers/a6e6d301-27f1-45f8-981f-41196eec8ebd => generated 1818 bytes in 352 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:17:17.015 8 INFO nova.api.openstack.compute.server_external_events [req-433617e7-3903-48f5-bcc7-9e40165f5360 req-9b928a88-d5c3-48bc-b20a-f5363acd6270 afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-vif-plugged:a0f0253b-87ec-4b38-989e-cde5fc203521 for instance a6e6d301-27f1-45f8-981f-41196eec8ebd on instance [pid: 8|app: 0|req: 604/1196] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:17:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:17:20.743 7 INFO nova.api.openstack.compute.server_external_events [req-2af487de-74a4-49e3-983d-c2803dc1c65d req-58a4da07-6e6f-407d-8084-4af04f856b31 afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-changed:a0f0253b-87ec-4b38-989e-cde5fc203521 for instance a6e6d301-27f1-45f8-981f-41196eec8ebd on instance [pid: 7|app: 0|req: 593/1197] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:17:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:18:10.495 7 WARNING neutronclient.v2_0.client [None req-811ef3b1-c1bd-4124-bb04-7ad3e07a31cb c1f12b13a76a4864a8cefffb03b21abd 0bef75d8d16c4a529b4ae5b6ec37faae - - default default] 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-06-11 08:18:10.567 7 WARNING neutronclient.v2_0.client [None req-811ef3b1-c1bd-4124-bb04-7ad3e07a31cb c1f12b13a76a4864a8cefffb03b21abd 0bef75d8d16c4a529b4ae5b6ec37faae - - default default] 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-06-11 08:18:10.951 7 WARNING neutronclient.v2_0.client [None req-811ef3b1-c1bd-4124-bb04-7ad3e07a31cb c1f12b13a76a4864a8cefffb03b21abd 0bef75d8d16c4a529b4ae5b6ec37faae - - default default] The 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: 599/1208] 199.204.45.244 () {36 vars in 714 bytes} [Thu Jun 11 08:18:10 2026] POST /v2.1/servers => generated 453 bytes in 1235 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-06-11 08:18:12.286 8 WARNING neutronclient.v2_0.client [None req-5048c0db-38a5-4fb3-bbc6-3b04d96ee404 c1f12b13a76a4864a8cefffb03b21abd 0bef75d8d16c4a529b4ae5b6ec37faae - - default default] The 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: 610/1209] 199.204.45.244 () {32 vars in 733 bytes} [Thu Jun 11 08:18:12 2026] GET /v2.1/servers/e42ee241-ea0e-4bb7-a3e2-65a667a0c896 => generated 2290 bytes in 75 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-06-11 08:18:12.397 7 WARNING neutronclient.v2_0.client [None req-22c628d1-efad-43f3-82ce-d7df851b026f c1f12b13a76a4864a8cefffb03b21abd 0bef75d8d16c4a529b4ae5b6ec37faae - - default default] The 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: 600/1210] 199.204.45.244 () {32 vars in 759 bytes} [Thu Jun 11 08:18:12 2026] GET /v2.1/servers/e42ee241-ea0e-4bb7-a3e2-65a667a0c896/os-interface => generated 28 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, ' [pid: 8|app: 0|req: 611/1211] 199.204.45.244 () {32 vars in 777 bytes} [Thu Jun 11 08:18:12 2026] GET /v2.1/servers/e42ee241-ea0e-4bb7-a3e2-65a667a0c896/os-volume_attachments => generated 197 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:18:15.270 7 WARNING neutronclient.v2_0.client [None req-034e859a-fbbc-4dd5-94a8-f21519e17f81 c1f12b13a76a4864a8cefffb03b21abd 0bef75d8d16c4a529b4ae5b6ec37faae - - default default] The 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: 602/1214] 199.204.45.244 () {32 vars in 733 bytes} [Thu Jun 11 08:18:15 2026] GET /v2.1/servers/e42ee241-ea0e-4bb7-a3e2-65a667a0c896 => generated 2371 bytes in 95 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-06-11 08:18:15.340 8 WARNING neutronclient.v2_0.client [None req-6b7b6838-ec13-4280-9141-4df03500faa5 c1f12b13a76a4864a8cefffb03b21abd 0bef75d8d16c4a529b4ae5b6ec37faae - - default default] The 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: 613/1215] 199.204.45.244 () {32 vars in 759 bytes} [Thu Jun 11 08:18:15 2026] GET /v2.1/servers/e42ee241-ea0e-4bb7-a3e2-65a667a0c896/os-interface => generated 28 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: 603/1216] 199.204.45.244 () {32 vars in 777 bytes} [Thu Jun 11 08:18:15 2026] GET /v2.1/servers/e42ee241-ea0e-4bb7-a3e2-65a667a0c896/os-volume_attachments => generated 197 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:18:17.401 8 INFO nova.api.openstack.compute.server_external_events [req-698863d2-477f-4475-a636-5b1df1188462 req-389d6d97-b31d-46f1-99a9-7af2b5d94133 afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-changed:96e5f8df-c4d6-4137-b32a-7c7bcff71cd3 for instance e42ee241-ea0e-4bb7-a3e2-65a667a0c896 on instance [pid: 8|app: 0|req: 614/1217] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:18:17 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-06-11 08:18:19.660 7 WARNING neutronclient.v2_0.client [None req-8ce80cae-d0a4-4623-b2e3-a521a5265b72 c1f12b13a76a4864a8cefffb03b21abd 0bef75d8d16c4a529b4ae5b6ec37faae - - default default] The 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: 604/1218] 199.204.45.244 () {32 vars in 733 bytes} [Thu Jun 11 08:18:19 2026] GET /v2.1/servers/e42ee241-ea0e-4bb7-a3e2-65a667a0c896 => generated 2433 bytes in 142 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-06-11 08:18:19.801 8 WARNING neutronclient.v2_0.client [None req-d66bedca-618f-4924-b801-2c9e3675210e c1f12b13a76a4864a8cefffb03b21abd 0bef75d8d16c4a529b4ae5b6ec37faae - - default default] The 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: 615/1219] 199.204.45.244 () {32 vars in 759 bytes} [Thu Jun 11 08:18:19 2026] GET /v2.1/servers/e42ee241-ea0e-4bb7-a3e2-65a667a0c896/os-interface => generated 284 bytes in 89 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: 605/1220] 199.204.45.244 () {32 vars in 777 bytes} [Thu Jun 11 08:18:19 2026] GET /v2.1/servers/e42ee241-ea0e-4bb7-a3e2-65a667a0c896/os-volume_attachments => generated 197 bytes in 37 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-06-11 08:18:24.554 8 INFO nova.api.openstack.compute.server_external_events [req-93b1f920-51e1-45e4-b549-733518b658e6 req-e1c2c51f-8bf6-48d5-8120-a1630a93bed6 afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-vif-plugged:96e5f8df-c4d6-4137-b32a-7c7bcff71cd3 for instance e42ee241-ea0e-4bb7-a3e2-65a667a0c896 on instance [pid: 8|app: 0|req: 617/1223] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:18:24 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-06-11 08:18:26.598 7 INFO nova.api.openstack.compute.server_external_events [req-f919309c-cb18-4c3a-9028-0e9cf45ff131 req-8b1b783d-86a7-49bb-bedd-562f33513581 afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-vif-plugged:96e5f8df-c4d6-4137-b32a-7c7bcff71cd3 for instance e42ee241-ea0e-4bb7-a3e2-65a667a0c896 on instance [pid: 7|app: 0|req: 607/1224] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:18:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:18:26.725 8 WARNING neutronclient.v2_0.client [None req-0d999bd3-7a0b-4e08-a7bd-322804ba9f8a c1f12b13a76a4864a8cefffb03b21abd 0bef75d8d16c4a529b4ae5b6ec37faae - - default default] The 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: 618/1225] 199.204.45.244 () {32 vars in 733 bytes} [Thu Jun 11 08:18:26 2026] GET /v2.1/servers/e42ee241-ea0e-4bb7-a3e2-65a667a0c896 => generated 2581 bytes in 194 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-06-11 08:18:26.885 7 WARNING neutronclient.v2_0.client [None req-03119a6c-ef28-44c7-be6d-1ccde4ff6a51 c1f12b13a76a4864a8cefffb03b21abd 0bef75d8d16c4a529b4ae5b6ec37faae - - default default] The 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: 608/1226] 199.204.45.244 () {32 vars in 759 bytes} [Thu Jun 11 08:18:26 2026] GET /v2.1/servers/e42ee241-ea0e-4bb7-a3e2-65a667a0c896/os-interface => generated 286 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, ' [pid: 8|app: 0|req: 619/1227] 199.204.45.244 () {32 vars in 777 bytes} [Thu Jun 11 08:18:26 2026] GET /v2.1/servers/e42ee241-ea0e-4bb7-a3e2-65a667a0c896/os-volume_attachments => generated 197 bytes in 44 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-06-11 08:19:36.225 8 WARNING neutronclient.v2_0.client [None req-3784baeb-3407-4620-a0fa-d2ed42a4e6b0 c1f12b13a76a4864a8cefffb03b21abd 0bef75d8d16c4a529b4ae5b6ec37faae - - default default] 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-06-11 08:19:36.266 8 WARNING neutronclient.v2_0.client [None req-3784baeb-3407-4620-a0fa-d2ed42a4e6b0 c1f12b13a76a4864a8cefffb03b21abd 0bef75d8d16c4a529b4ae5b6ec37faae - - default default] 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-06-11 08:19:41.305 7 INFO nova.api.openstack.compute.server_external_events [req-2ac77d54-a57c-4737-9dd0-cc1bba402e1f req-074a5953-f19c-4fb6-8497-aea3b4eb2f78 afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-changed:3eacb364-56f1-4664-8f33-82cdf87e614b for instance e42ee241-ea0e-4bb7-a3e2-65a667a0c896 on instance [pid: 7|app: 0|req: 616/1242] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:19:41 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-06-11 08:19:45.707 7 INFO nova.api.openstack.compute.server_external_events [req-4c59390c-dfb1-4167-bda7-23d3e177a8e7 req-15a98525-f70a-45df-a5f4-04b9db6950bf afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-vif-plugged:3eacb364-56f1-4664-8f33-82cdf87e614b for instance e42ee241-ea0e-4bb7-a3e2-65a667a0c896 on instance [pid: 7|app: 0|req: 619/1245] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:19:45 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-06-11 08:19:47.745 7 INFO nova.api.openstack.compute.server_external_events [req-2daafdfd-741c-4f27-ab18-d0a133f457db req-d2155c7e-1851-4487-a6d4-66b839da8efd afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-vif-plugged:3eacb364-56f1-4664-8f33-82cdf87e614b for instance e42ee241-ea0e-4bb7-a3e2-65a667a0c896 on instance [pid: 7|app: 0|req: 620/1246] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:19:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-11 08:19:48.821 8 WARNING neutronclient.v2_0.client [None req-3784baeb-3407-4620-a0fa-d2ed42a4e6b0 c1f12b13a76a4864a8cefffb03b21abd 0bef75d8d16c4a529b4ae5b6ec37faae - - default default] The 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: 627/1247] 199.204.45.244 () {36 vars in 812 bytes} [Thu Jun 11 08:19:36 2026] POST /v2.1/servers/e42ee241-ea0e-4bb7-a3e2-65a667a0c896/os-interface => generated 280 bytes in 12706 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-06-11 08:19:49.665 7 INFO nova.api.openstack.compute.server_external_events [req-4f4b3d10-9f34-4c61-8191-5bbc26c27af9 req-8212e93b-0ebc-4708-8822-8548435155f8 afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-changed:3eacb364-56f1-4664-8f33-82cdf87e614b for instance e42ee241-ea0e-4bb7-a3e2-65a667a0c896 on instance [pid: 7|app: 0|req: 621/1248] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:19:49 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-06-11 08:19:51.710 8 INFO nova.api.openstack.compute.server_external_events [req-eafcf4c9-c2f2-472d-987a-40719a997f1a req-d8a48787-7bd7-4216-8da0-409b2de3016a afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-changed:3eacb364-56f1-4664-8f33-82cdf87e614b for instance e42ee241-ea0e-4bb7-a3e2-65a667a0c896 on instance [pid: 8|app: 0|req: 628/1249] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:19:51 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-06-11 08:20:48.126 8 WARNING neutronclient.v2_0.client [None req-3ee33df2-f943-4b89-8a6d-4f7d7d700ffe c1f12b13a76a4864a8cefffb03b21abd 0bef75d8d16c4a529b4ae5b6ec37faae - - default default] 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-06-11 08:20:48.311 8 WARNING neutronclient.v2_0.client [None req-3ee33df2-f943-4b89-8a6d-4f7d7d700ffe c1f12b13a76a4864a8cefffb03b21abd 0bef75d8d16c4a529b4ae5b6ec37faae - - default default] 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-06-11 08:20:51.179 7 INFO nova.api.openstack.compute.server_external_events [req-8af06c8c-33f4-496f-84a3-ee68cb89afe4 req-7540c9ef-c4cc-496c-8e14-8e3da3ba4d78 afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-changed:b4394398-b232-4631-ac3a-8e126b4e46d3 for instance e42ee241-ea0e-4bb7-a3e2-65a667a0c896 on instance [pid: 7|app: 0|req: 628/1262] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:20:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 86 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-06-11 08:20:54.674 7 INFO nova.api.openstack.compute.server_external_events [req-d2b4cb99-51e4-4483-afde-5c872fcf77a5 req-e8fd7a44-e66b-492d-b76f-4eef78515b88 afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-vif-plugged:b4394398-b232-4631-ac3a-8e126b4e46d3 for instance e42ee241-ea0e-4bb7-a3e2-65a667a0c896 on instance [pid: 7|app: 0|req: 631/1265] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:20:54 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-06-11 08:20:56.715 7 INFO nova.api.openstack.compute.server_external_events [req-5beb91be-4b44-4c52-83e1-3e26d61b5c22 req-22b0ef21-68a5-4f60-9aea-a348871293eb afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-vif-plugged:b4394398-b232-4631-ac3a-8e126b4e46d3 for instance e42ee241-ea0e-4bb7-a3e2-65a667a0c896 on instance [pid: 7|app: 0|req: 632/1266] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:20:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-11 08:20:57.846 8 WARNING neutronclient.v2_0.client [None req-3ee33df2-f943-4b89-8a6d-4f7d7d700ffe c1f12b13a76a4864a8cefffb03b21abd 0bef75d8d16c4a529b4ae5b6ec37faae - - default default] The 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: 635/1267] 199.204.45.244 () {36 vars in 812 bytes} [Thu Jun 11 08:20:47 2026] POST /v2.1/servers/e42ee241-ea0e-4bb7-a3e2-65a667a0c896/os-interface => generated 376 bytes in 10012 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-06-11 08:21:11.639 7 WARNING neutronclient.v2_0.client [None req-2efd3b85-0b65-4ca5-aade-72568b6da466 c1f12b13a76a4864a8cefffb03b21abd 0bef75d8d16c4a529b4ae5b6ec37faae - - default default] 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-06-11 08:21:11.719 7 WARNING neutronclient.v2_0.client [None req-2efd3b85-0b65-4ca5-aade-72568b6da466 c1f12b13a76a4864a8cefffb03b21abd 0bef75d8d16c4a529b4ae5b6ec37faae - - default default] 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-06-11 08:21:20.358 8 INFO nova.api.openstack.compute.server_external_events [req-a6b517b8-751f-4760-9c98-f5345c711f10 req-aeca7eb9-50c3-4a5f-a430-74fa3e6913fd afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-changed:56092991-5804-4115-b24e-c6dd45136838 for instance e42ee241-ea0e-4bb7-a3e2-65a667a0c896 on instance [pid: 8|app: 0|req: 639/1272] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:21:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 71 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-06-11 08:21:26.368 8 INFO nova.api.openstack.compute.server_external_events [req-20e46d4d-4b08-4bd5-8faf-df60bee1071e req-6a37434d-e625-4340-9549-8f496d819f49 afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-vif-plugged:56092991-5804-4115-b24e-c6dd45136838 for instance e42ee241-ea0e-4bb7-a3e2-65a667a0c896 on instance [pid: 8|app: 0|req: 642/1275] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:21:26 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-06-11 08:21:28.416 8 INFO nova.api.openstack.compute.server_external_events [req-a3290ccf-2a82-4961-a47a-f7cdd13da544 req-eafaf68b-81f7-4e5d-a124-c3142a3f06f5 afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-vif-plugged:56092991-5804-4115-b24e-c6dd45136838 for instance e42ee241-ea0e-4bb7-a3e2-65a667a0c896 on instance [pid: 8|app: 0|req: 643/1276] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:21:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-11 08:21:28.774 7 WARNING neutronclient.v2_0.client [None req-2efd3b85-0b65-4ca5-aade-72568b6da466 c1f12b13a76a4864a8cefffb03b21abd 0bef75d8d16c4a529b4ae5b6ec37faae - - default default] The 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: 634/1277] 199.204.45.244 () {36 vars in 812 bytes} [Thu Jun 11 08:21:11 2026] POST /v2.1/servers/e42ee241-ea0e-4bb7-a3e2-65a667a0c896/os-interface => generated 376 bytes in 17332 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-06-11 08:21:30.451 8 INFO nova.api.openstack.compute.server_external_events [req-2db92336-e542-4796-8436-c27a5b03182f req-cc8ee4b8-e241-486c-92e8-a4bb28c9e3f5 afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-changed:b4394398-b232-4631-ac3a-8e126b4e46d3 for instance e42ee241-ea0e-4bb7-a3e2-65a667a0c896 on instance [pid: 8|app: 0|req: 644/1278] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:21:30 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-06-11 08:21:46.816 8 INFO nova.api.openstack.compute.server_external_events [req-59104765-e595-4fc3-bc70-9105815869e4 req-46e0c2cd-b76c-429a-981a-40527f4c7c47 afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-changed:56092991-5804-4115-b24e-c6dd45136838 for instance e42ee241-ea0e-4bb7-a3e2-65a667a0c896 on instance [pid: 8|app: 0|req: 647/1283] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:21:46 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, ' [pid: 7|app: 0|req: 637/1284] 199.204.45.244 () {34 vars in 855 bytes} [Thu Jun 11 08:21:47 2026] DELETE /v2.1/servers/e42ee241-ea0e-4bb7-a3e2-65a667a0c896/os-interface/56092991-5804-4115-b24e-c6dd45136838 => generated 0 bytes in 81 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-06-11 08:21:48.858 8 INFO nova.api.openstack.compute.server_external_events [req-57cc942c-8bc5-4db9-b6c2-89c4e6261cac req-f8ec90d1-52cc-409a-8e50-6d2889cf3698 afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-changed:56092991-5804-4115-b24e-c6dd45136838 for instance e42ee241-ea0e-4bb7-a3e2-65a667a0c896 on instance [pid: 8|app: 0|req: 648/1285] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:21:48 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-06-11 08:21:49.981 7 INFO nova.api.openstack.compute.server_external_events [req-e36038f4-89bc-47d8-bc87-901a6dc75f41 req-11b17ae9-dfd3-4f98-8b60-c3fa608e6cac afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-vif-unplugged:56092991-5804-4115-b24e-c6dd45136838 for instance e42ee241-ea0e-4bb7-a3e2-65a667a0c896 on instance [pid: 7|app: 0|req: 638/1286] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:21:49 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:21:52.028 8 INFO nova.api.openstack.compute.server_external_events [req-9f8ce7f3-ba48-4d31-9259-bea0aff0a279 req-ce3ad3cb-f7c4-4de8-9693-13b60ef0d869 afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-vif-unplugged:56092991-5804-4115-b24e-c6dd45136838 for instance e42ee241-ea0e-4bb7-a3e2-65a667a0c896 on instance [pid: 8|app: 0|req: 649/1287] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:21:51 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:22:08.428 7 INFO nova.api.openstack.compute.server_external_events [req-729bd0e1-17d8-4bd5-b2aa-05ecba224ce7 req-d2f5927e-08eb-405b-8edb-637003d534a5 afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-changed:b4394398-b232-4631-ac3a-8e126b4e46d3 for instance e42ee241-ea0e-4bb7-a3e2-65a667a0c896 on instance [pid: 7|app: 0|req: 641/1292] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:22:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 652/1293] 199.204.45.244 () {34 vars in 855 bytes} [Thu Jun 11 08:22:08 2026] DELETE /v2.1/servers/e42ee241-ea0e-4bb7-a3e2-65a667a0c896/os-interface/b4394398-b232-4631-ac3a-8e126b4e46d3 => generated 0 bytes in 63 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-06-11 08:22:10.607 7 INFO nova.api.openstack.compute.server_external_events [req-15af28ad-c6da-4d2a-9526-2cf1cc54d4ec req-40e4dae2-69d6-4522-901d-d11c46c3878c afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-vif-unplugged:b4394398-b232-4631-ac3a-8e126b4e46d3 for instance e42ee241-ea0e-4bb7-a3e2-65a667a0c896 on instance [pid: 7|app: 0|req: 642/1294] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:22:10 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:22:12.643 8 INFO nova.api.openstack.compute.server_external_events [req-f28f7e74-5427-4856-812b-ec680937ac37 req-e28432a6-e781-48d7-8a91-d0a6ffd7cbf1 afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-vif-unplugged:b4394398-b232-4631-ac3a-8e126b4e46d3 for instance e42ee241-ea0e-4bb7-a3e2-65a667a0c896 on instance [pid: 8|app: 0|req: 653/1295] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:22:12 2026] POST /v2.1/os-server-external-events => generated 185 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, ' [pid: 7|app: 0|req: 647/1304] 199.204.45.244 () {34 vars in 855 bytes} [Thu Jun 11 08:22:43 2026] DELETE /v2.1/servers/e42ee241-ea0e-4bb7-a3e2-65a667a0c896/os-interface/3eacb364-56f1-4664-8f33-82cdf87e614b => generated 0 bytes in 139 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-06-11 08:22:46.170 8 INFO nova.api.openstack.compute.server_external_events [req-c237aa4a-6203-4cd4-955f-4d1f7e981ee1 req-e6cc82f5-f9d9-4a06-8fc6-5806b0b46ec1 afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-vif-unplugged:3eacb364-56f1-4664-8f33-82cdf87e614b for instance e42ee241-ea0e-4bb7-a3e2-65a667a0c896 on instance [pid: 8|app: 0|req: 658/1305] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:22:46 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:22:48.218 7 INFO nova.api.openstack.compute.server_external_events [req-dce25d30-0b29-421d-8552-ba258073be62 req-00b53974-b83c-4927-934c-2a1a4a88913f afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-vif-unplugged:3eacb364-56f1-4664-8f33-82cdf87e614b for instance e42ee241-ea0e-4bb7-a3e2-65a667a0c896 on instance [pid: 7|app: 0|req: 648/1306] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:22:48 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 660/1309] 199.204.45.244 () {34 vars in 755 bytes} [Thu Jun 11 08:22:53 2026] DELETE /v2.1/servers/e42ee241-ea0e-4bb7-a3e2-65a667a0c896 => generated 0 bytes in 461 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-06-11 08:22:55.596 7 INFO nova.api.openstack.compute.server_external_events [req-b09d502a-d029-4d8a-88bd-c0db95a6fd9d req-0e52524e-4902-4d21-b15d-b933b8c0cb59 afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-vif-unplugged:96e5f8df-c4d6-4137-b32a-7c7bcff71cd3 for instance e42ee241-ea0e-4bb7-a3e2-65a667a0c896 on instance [pid: 7|app: 0|req: 650/1310] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:22:55 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-06-11 08:22:57.526 8 INFO nova.api.openstack.compute.server_external_events [req-cb490e82-13e1-4deb-8887-f88c425d5a3f req-5924f686-1ba2-4d85-928e-7d302e3faca0 afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-vif-deleted:96e5f8df-c4d6-4137-b32a-7c7bcff71cd3 for instance e42ee241-ea0e-4bb7-a3e2-65a667a0c896 on instance [pid: 8|app: 0|req: 661/1311] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:22:57 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-06-11 08:22:57.644 7 INFO nova.api.openstack.compute.server_external_events [req-71003d4b-18dd-4916-b181-1433f48d1aa9 req-eed5cfa6-b2fc-4b7f-b410-8f3297361c2b afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-vif-unplugged:96e5f8df-c4d6-4137-b32a-7c7bcff71cd3 for instance e42ee241-ea0e-4bb7-a3e2-65a667a0c896 on instance [pid: 7|app: 0|req: 651/1312] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:22:57 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 662/1313] 10.0.0.126 () {32 vars in 718 bytes} [Thu Jun 11 08:22:58 2026] DELETE /v2.1/servers/a6e6d301-27f1-45f8-981f-41196eec8ebd => generated 0 bytes in 203 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-06-11 08:22:58.554 7 WARNING neutronclient.v2_0.client [None req-7c5954ac-509a-4a4d-9613-a3a7adac372f 8ed45a7eb0894de3b1368f1f1e2a0fba 4305b6462c7745409199f987395b87ba - - default default] The 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: 652/1314] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:22:58 2026] GET /v2.1/servers/a6e6d301-27f1-45f8-981f-41196eec8ebd => generated 1944 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:22:59.694 8 INFO nova.api.openstack.compute.server_external_events [req-41ff380d-e09a-4017-953a-fbcba9e67e53 req-41de8b5d-6855-413c-99fd-3216b89a6452 afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-changed:a0f0253b-87ec-4b38-989e-cde5fc203521 for instance a6e6d301-27f1-45f8-981f-41196eec8ebd on instance [pid: 8|app: 0|req: 663/1315] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:22:59 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-06-11 08:23:01.733 7 INFO nova.api.openstack.compute.server_external_events [req-8d0d38b8-1c5a-45fb-8fef-290bdf783d82 req-724f9fb5-7aa2-457a-8585-5a432cb5bc9a afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-vif-unplugged:a0f0253b-87ec-4b38-989e-cde5fc203521 for instance a6e6d301-27f1-45f8-981f-41196eec8ebd on instance 2026-06-11 08:23:01.734 7 INFO nova.api.openstack.compute.server_external_events [req-8d0d38b8-1c5a-45fb-8fef-290bdf783d82 req-724f9fb5-7aa2-457a-8585-5a432cb5bc9a afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-vif-unplugged:a0f0253b-87ec-4b38-989e-cde5fc203521 for instance a6e6d301-27f1-45f8-981f-41196eec8ebd on instance 2026-06-11 08:23:01.734 7 INFO nova.api.openstack.compute.server_external_events [req-8d0d38b8-1c5a-45fb-8fef-290bdf783d82 req-724f9fb5-7aa2-457a-8585-5a432cb5bc9a afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-vif-deleted:a0f0253b-87ec-4b38-989e-cde5fc203521 for instance a6e6d301-27f1-45f8-981f-41196eec8ebd on instance [pid: 7|app: 0|req: 653/1316] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:23:01 2026] POST /v2.1/os-server-external-events => generated 529 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-06-11 08:23:03.783 8 WARNING neutronclient.v2_0.client [None req-ea498cb7-dd60-4358-bbc1-3aedf8209270 8ed45a7eb0894de3b1368f1f1e2a0fba 4305b6462c7745409199f987395b87ba - - default default] The 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: 665/1319] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:23:03 2026] GET /v2.1/servers/a6e6d301-27f1-45f8-981f-41196eec8ebd => generated 1480 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-06-11 08:23:08.855 7 INFO nova.api.openstack.wsgi [None req-3a4894d6-d74c-486f-8409-45e2551799a5 8ed45a7eb0894de3b1368f1f1e2a0fba 4305b6462c7745409199f987395b87ba - - default default] HTTP exception thrown: Instance a6e6d301-27f1-45f8-981f-41196eec8ebd could not be found. [pid: 7|app: 0|req: 655/1320] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:23:08 2026] GET /v2.1/servers/a6e6d301-27f1-45f8-981f-41196eec8ebd => 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, ' 2026-06-11 08:23:09.450 8 INFO nova.api.openstack.compute.server_external_events [req-92019ed9-568f-44ff-97b4-1e6c29e74605 req-9775d3df-e8ff-47c4-a000-96be06845fd3 afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-changed:cf0919c7-b351-406e-9ab4-2e55915a459d for instance d3cc9c1d-5308-4676-bd77-37bfa6164c65 on instance [pid: 8|app: 0|req: 666/1321] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:23:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 656/1322] 10.0.0.126 () {32 vars in 718 bytes} [Thu Jun 11 08:23:09 2026] DELETE /v2.1/servers/d3cc9c1d-5308-4676-bd77-37bfa6164c65 => generated 0 bytes in 579 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-06-11 08:23:10.097 8 WARNING neutronclient.v2_0.client [None req-67848d01-1129-41eb-9f33-f68a7c80a5dd 8ed45a7eb0894de3b1368f1f1e2a0fba 4305b6462c7745409199f987395b87ba - - default default] The 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: 667/1323] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:23:10 2026] GET /v2.1/servers/d3cc9c1d-5308-4676-bd77-37bfa6164c65 => generated 1944 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:23:11.361 7 INFO nova.api.openstack.compute.server_external_events [req-06bf980b-9092-49fe-8e9a-28a19ecf2b12 req-991c28f0-6d17-4961-95e7-f6bcb5184fda afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-vif-unplugged:cf0919c7-b351-406e-9ab4-2e55915a459d for instance d3cc9c1d-5308-4676-bd77-37bfa6164c65 on instance [pid: 7|app: 0|req: 657/1324] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:23:11 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:23:12.914 8 INFO nova.api.openstack.compute.server_external_events [req-28ea8178-317f-4347-9bb6-f79f01b10198 req-d4b6fc68-d58b-41a1-bb2e-1cc5a41f4ad0 afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-vif-deleted:cf0919c7-b351-406e-9ab4-2e55915a459d for instance d3cc9c1d-5308-4676-bd77-37bfa6164c65 on instance [pid: 8|app: 0|req: 669/1327] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:23:12 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-11 08:23:13.412 7 INFO nova.api.openstack.compute.server_external_events [req-4350ac12-fbd0-4d52-89d2-ab45db881d4b req-00cca6e3-61d6-4b64-aae4-48afecccc6e7 afcec47047f44100af2da3a15fd10698 1f15621d594c4d41b9ea819fd03e8a60 - - add05c2d4d604959a8e8fa14cf13eaf5 add05c2d4d604959a8e8fa14cf13eaf5] Creating event network-vif-unplugged:cf0919c7-b351-406e-9ab4-2e55915a459d for instance d3cc9c1d-5308-4676-bd77-37bfa6164c65 on instance [pid: 7|app: 0|req: 659/1328] 10.0.0.59 () {38 vars in 814 bytes} [Thu Jun 11 08:23:13 2026] POST /v2.1/os-server-external-events => generated 185 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-06-11 08:23:15.332 8 WARNING neutronclient.v2_0.client [None req-7fc44941-c1db-40d3-b07b-7ddce911bab1 8ed45a7eb0894de3b1368f1f1e2a0fba 4305b6462c7745409199f987395b87ba - - default default] The 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: 670/1329] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:23:15 2026] GET /v2.1/servers/d3cc9c1d-5308-4676-bd77-37bfa6164c65 => generated 1480 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-06-11 08:23:20.416 7 INFO nova.api.openstack.wsgi [None req-1b730d0a-694e-4c79-b1aa-b97077fd5e17 8ed45a7eb0894de3b1368f1f1e2a0fba 4305b6462c7745409199f987395b87ba - - default default] HTTP exception thrown: Instance d3cc9c1d-5308-4676-bd77-37bfa6164c65 could not be found. [pid: 7|app: 0|req: 660/1330] 10.0.0.126 () {32 vars in 715 bytes} [Thu Jun 11 08:23:20 2026] GET /v2.1/servers/d3cc9c1d-5308-4676-bd77-37bfa6164c65 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 672/1333] 10.0.0.126 () {32 vars in 726 bytes} [Thu Jun 11 08:23:26 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1065155846 => 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, ' 2026-06-11 08:23:26.609 7 INFO nova.api.openstack.wsgi [None req-f0ce106d-28a1-4ff2-b3d6-a9a3e8da2057 8ed45a7eb0894de3b1368f1f1e2a0fba 4305b6462c7745409199f987395b87ba - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1065155846 not found for user 8ed45a7eb0894de3b1368f1f1e2a0fba [pid: 7|app: 0|req: 662/1334] 10.0.0.126 () {32 vars in 723 bytes} [Thu Jun 11 08:23:26 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1065155846 => generated 142 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1389] 10.0.0.126 () {32 vars in 655 bytes} [Thu Jun 11 08:27:59 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1390] 10.0.0.126 () {32 vars in 641 bytes} [Thu Jun 11 08:27:59 2026] GET /v2.1/servers => generated 15 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-11 08:27:59.986 7 WARNING oslo_db.sqlalchemy.utils [None req-09898cb4-fcbd-4623-85f7-6a7a3801d930 c1f12b13a76a4864a8cefffb03b21abd 0bef75d8d16c4a529b4ae5b6ec37faae - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 691/1391] 10.0.0.126 () {32 vars in 649 bytes} [Thu Jun 11 08:27:59 2026] GET /v2.1/os-keypairs => generated 530 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1392] 10.0.0.126 () {32 vars in 694 bytes} [Thu Jun 11 08:28:00 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)