+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Mon Jun 15 16:21:22 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: nova-api-osapi-7dcc4d8b5b-8pjtt 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 0x7f21c4079668 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-15 16:21:27.410 8 INFO nova.utils [None req-9e268047-4ec5-47f3-aaf2-f4cca1c32b36 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-15 16:21:27.727 7 INFO nova.utils [None req-1ef3d23d-0e76-44ce-9dbb-ae79e83233ad - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-15 16:21:29.146 8 WARNING keystonemiddleware._common.config [None req-9e268047-4ec5-47f3-aaf2-f4cca1c32b36 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-15 16:21:29.156 8 WARNING oslo_config.cfg [None req-9e268047-4ec5-47f3-aaf2-f4cca1c32b36 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-15 16:21:29.235 8 WARNING keystonemiddleware._common.config [None req-9e268047-4ec5-47f3-aaf2-f4cca1c32b36 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-15 16:21:29.249 8 WARNING oslo_config.cfg [None req-9e268047-4ec5-47f3-aaf2-f4cca1c32b36 - - - - - -] 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-15 16:21:29.262 8 WARNING oslo_config.cfg [None req-9e268047-4ec5-47f3-aaf2-f4cca1c32b36 - - - - - -] 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 0x7f21c4079668 pid: 8 (default app) 2026-06-15 16:21:29.556 7 WARNING keystonemiddleware._common.config [None req-1ef3d23d-0e76-44ce-9dbb-ae79e83233ad - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-15 16:21:29.565 7 WARNING oslo_config.cfg [None req-1ef3d23d-0e76-44ce-9dbb-ae79e83233ad - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-15 16:21:29.645 7 WARNING keystonemiddleware._common.config [None req-1ef3d23d-0e76-44ce-9dbb-ae79e83233ad - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-15 16:21:29.661 7 WARNING oslo_config.cfg [None req-1ef3d23d-0e76-44ce-9dbb-ae79e83233ad - - - - - -] 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-15 16:21:29.674 7 WARNING oslo_config.cfg [None req-1ef3d23d-0e76-44ce-9dbb-ae79e83233ad - - - - - -] 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 0x7f21c4079668 pid: 7 (default app) [pid: 8|app: 0|req: 2/3] 199.204.45.210 () {42 vars in 705 bytes} [Mon Jun 15 16:21:37 2026] GET /v2.1 => generated 114 bytes in 19 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-15 16:21:37.510 7 WARNING oslo_policy.policy [None req-b466254a-e16b-4680-a299-21466992574f 52f4b7c6356849b2b0939622d559d036 1d0555f964204fa9881d667299ac9616 - - 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-15 16:21:37.511 7 WARNING oslo_policy.policy [None req-b466254a-e16b-4680-a299-21466992574f 52f4b7c6356849b2b0939622d559d036 1d0555f964204fa9881d667299ac9616 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 2/4] 199.204.45.210 () {44 vars in 909 bytes} [Mon Jun 15 16:21:37 2026] GET /v2.1 => generated 0 bytes in 546 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-15 16:21:37.605 8 WARNING oslo_policy.policy [req-b466254a-e16b-4680-a299-21466992574f req-f883eb6d-be1a-4074-8478-fa6760ef678c 52f4b7c6356849b2b0939622d559d036 1d0555f964204fa9881d667299ac9616 - - 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-15 16:21:37.605 8 WARNING oslo_policy.policy [req-b466254a-e16b-4680-a299-21466992574f req-f883eb6d-be1a-4074-8478-fa6760ef678c 52f4b7c6356849b2b0939622d559d036 1d0555f964204fa9881d667299ac9616 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/5] 199.204.45.210 () {46 vars in 982 bytes} [Mon Jun 15 16:21:37 2026] GET /v2.1/ => generated 400 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 16:21:37.701 7 INFO nova.api.openstack.wsgi [None req-d5970dd3-e6ea-489a-9962-228a238140e4 52f4b7c6356849b2b0939622d559d036 1d0555f964204fa9881d667299ac9616 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/6] 199.204.45.210 () {48 vars in 1011 bytes} [Mon Jun 15 16:21:37 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 199.204.45.210 () {48 vars in 1051 bytes} [Mon Jun 15 16:21:37 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 199.204.45.210 () {52 vars in 1048 bytes} [Mon Jun 15 16:21:37 2026] POST /v2.1/flavors => generated 529 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 199.204.45.210 () {42 vars in 705 bytes} [Mon Jun 15 16:21:38 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 199.204.45.210 () {44 vars in 909 bytes} [Mon Jun 15 16:21:38 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/11] 199.204.45.210 () {46 vars in 982 bytes} [Mon Jun 15 16:21:38 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-15 16:21:38.717 7 INFO nova.api.openstack.wsgi [None req-cfadcab4-706e-483a-8dbd-ad360a29760a 52f4b7c6356849b2b0939622d559d036 1d0555f964204fa9881d667299ac9616 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/12] 199.204.45.210 () {48 vars in 1013 bytes} [Mon Jun 15 16:21:38 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: 7/13] 199.204.45.210 () {48 vars in 1051 bytes} [Mon Jun 15 16:21:38 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.204.45.210 () {52 vars in 1048 bytes} [Mon Jun 15 16:21:38 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: 8|app: 0|req: 8/15] 199.204.45.210 () {42 vars in 705 bytes} [Mon Jun 15 16:21: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: 8/16] 199.204.45.210 () {44 vars in 909 bytes} [Mon Jun 15 16:21:39 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/17] 199.204.45.210 () {46 vars in 982 bytes} [Mon Jun 15 16:21:39 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-15 16:21:39.753 7 INFO nova.api.openstack.wsgi [None req-67396474-f43a-4641-b67b-1e1cef1d9288 52f4b7c6356849b2b0939622d559d036 1d0555f964204fa9881d667299ac9616 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/18] 199.204.45.210 () {48 vars in 1015 bytes} [Mon Jun 15 16:21:39 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/19] 199.204.45.210 () {48 vars in 1051 bytes} [Mon Jun 15 16:21:39 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 199.204.45.210 () {52 vars in 1048 bytes} [Mon Jun 15 16:21:39 2026] POST /v2.1/flavors => generated 533 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/21] 199.204.45.210 () {42 vars in 705 bytes} [Mon Jun 15 16:21:40 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/22] 199.204.45.210 () {44 vars in 909 bytes} [Mon Jun 15 16:21:40 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/23] 199.204.45.210 () {46 vars in 982 bytes} [Mon Jun 15 16:21:40 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-15 16:21:40.788 7 INFO nova.api.openstack.wsgi [None req-a4710e3c-119c-4095-abaa-1bcb39de64dc 52f4b7c6356849b2b0939622d559d036 1d0555f964204fa9881d667299ac9616 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 12/24] 199.204.45.210 () {48 vars in 1013 bytes} [Mon Jun 15 16:21:40 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/25] 199.204.45.210 () {48 vars in 1051 bytes} [Mon Jun 15 16:21:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/26] 199.204.45.210 () {52 vars in 1048 bytes} [Mon Jun 15 16:21:40 2026] POST /v2.1/flavors => generated 532 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 199.204.45.210 () {42 vars in 705 bytes} [Mon Jun 15 16:21:41 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/28] 199.204.45.210 () {44 vars in 909 bytes} [Mon Jun 15 16:21:41 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 15/29] 199.204.45.210 () {46 vars in 982 bytes} [Mon Jun 15 16:21:41 2026] GET /v2.1/ => generated 400 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 16:21:41.898 7 INFO nova.api.openstack.wsgi [None req-ef007d38-a9fd-49e8-8ffd-a8f883681d86 52f4b7c6356849b2b0939622d559d036 1d0555f964204fa9881d667299ac9616 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 15/30] 199.204.45.210 () {48 vars in 1015 bytes} [Mon Jun 15 16:21:41 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/31] 199.204.45.210 () {48 vars in 1051 bytes} [Mon Jun 15 16:21:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/32] 199.204.45.210 () {52 vars in 1048 bytes} [Mon Jun 15 16:21:41 2026] POST /v2.1/flavors => generated 535 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/101] 10.0.0.165 () {28 vars in 454 bytes} [Mon Jun 15 16:27:18 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 51/102] 10.0.0.165 () {30 vars in 658 bytes} [Mon Jun 15 16:27:18 2026] GET /v2.1 => generated 0 bytes in 134 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: 52/103] 10.0.0.165 () {32 vars in 731 bytes} [Mon Jun 15 16:27:18 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/104] 10.0.0.165 () {34 vars in 804 bytes} [Mon Jun 15 16:27:18 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 73/145] 199.204.45.210 () {42 vars in 705 bytes} [Mon Jun 15 16:30:41 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /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: 73/146] 199.204.45.210 () {44 vars in 909 bytes} [Mon Jun 15 16:30:41 2026] GET /v2.1 => generated 0 bytes in 94 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 74/147] 199.204.45.210 () {46 vars in 982 bytes} [Mon Jun 15 16:30:41 2026] GET /v2.1/ => generated 400 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 16:30:41.893 7 INFO nova.api.openstack.wsgi [None req-8e5fc659-643f-4538-83fc-3dbdd8df9fef 52f4b7c6356849b2b0939622d559d036 1d0555f964204fa9881d667299ac9616 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 74/148] 199.204.45.210 () {48 vars in 1017 bytes} [Mon Jun 15 16:30:41 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 75/149] 199.204.45.210 () {48 vars in 1051 bytes} [Mon Jun 15 16:30:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 75/150] 199.204.45.210 () {52 vars in 1049 bytes} [Mon Jun 15 16:30:41 2026] POST /v2.1/flavors => generated 534 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/163] 199.204.45.210 () {42 vars in 705 bytes} [Mon Jun 15 16:31:44 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 82/164] 199.204.45.210 () {44 vars in 909 bytes} [Mon Jun 15 16:31:44 2026] GET /v2.1 => generated 0 bytes in 477 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 83/165] 199.204.45.210 () {46 vars in 982 bytes} [Mon Jun 15 16:31:45 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-15 16:31:45.257 8 INFO nova.api.openstack.wsgi [None req-14ccbfc9-6af9-452e-89af-aac7acd22b42 52f4b7c6356849b2b0939622d559d036 1d0555f964204fa9881d667299ac9616 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 52f4b7c6356849b2b0939622d559d036 [pid: 8|app: 0|req: 83/166] 199.204.45.210 () {48 vars in 1051 bytes} [Mon Jun 15 16:31:45 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-06-15 16:31:45.274 7 WARNING oslo_db.sqlalchemy.utils [None req-4417a51a-4d6e-4bb2-8035-c7f95caebdeb 52f4b7c6356849b2b0939622d559d036 1d0555f964204fa9881d667299ac9616 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 84/167] 199.204.45.210 () {48 vars in 1016 bytes} [Mon Jun 15 16:31:45 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: 84/168] 199.204.45.210 () {52 vars in 1057 bytes} [Mon Jun 15 16:31:45 2026] POST /v2.1/os-keypairs => generated 576 bytes in 73 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 86/171] 199.204.45.210 () {42 vars in 705 bytes} [Mon Jun 15 16:31:49 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 86/172] 199.204.45.210 () {44 vars in 909 bytes} [Mon Jun 15 16:31:49 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 87/173] 199.204.45.210 () {46 vars in 982 bytes} [Mon Jun 15 16:31:49 2026] GET /v2.1/ => generated 400 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 87/174] 199.204.45.210 () {48 vars in 1073 bytes} [Mon Jun 15 16:31:49 2026] GET /v2.1/os-quota-sets/1d0555f964204fa9881d667299ac9616 => generated 283 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 88/175] 199.204.45.210 () {52 vars in 1125 bytes} [Mon Jun 15 16:31:49 2026] PUT /v2.1/os-quota-sets/1d0555f964204fa9881d667299ac9616 => generated 238 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/278] 199.204.45.210 () {42 vars in 705 bytes} [Mon Jun 15 16:40:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/279] 199.204.45.210 () {44 vars in 909 bytes} [Mon Jun 15 16:40:17 2026] GET /v2.1 => generated 0 bytes in 127 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 140/280] 199.204.45.210 () {46 vars in 982 bytes} [Mon Jun 15 16:40:17 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 16:40:17.962 7 INFO nova.api.openstack.wsgi [None req-66e2a6ac-d4d4-40d5-9cce-464efdd8b945 52f4b7c6356849b2b0939622d559d036 1d0555f964204fa9881d667299ac9616 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 141/281] 199.204.45.210 () {48 vars in 1015 bytes} [Mon Jun 15 16:40:17 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: 8|app: 0|req: 141/282] 199.204.45.210 () {48 vars in 1051 bytes} [Mon Jun 15 16:40:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/283] 199.204.45.210 () {52 vars in 1049 bytes} [Mon Jun 15 16:40:18 2026] POST /v2.1/flavors => generated 534 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 163/324] 199.204.45.210 () {42 vars in 705 bytes} [Mon Jun 15 16:43:41 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 162/325] 199.204.45.210 () {44 vars in 909 bytes} [Mon Jun 15 16:43:41 2026] GET /v2.1 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 164/326] 199.204.45.210 () {46 vars in 982 bytes} [Mon Jun 15 16:43:41 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: 8|app: 0|req: 163/327] 199.204.45.210 () {48 vars in 1073 bytes} [Mon Jun 15 16:43:41 2026] GET /v2.1/os-quota-sets/61196fb0adb94c00b0e331b88b35fc94 => generated 283 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/328] 199.204.45.210 () {52 vars in 1125 bytes} [Mon Jun 15 16:43:42 2026] PUT /v2.1/os-quota-sets/61196fb0adb94c00b0e331b88b35fc94 => generated 238 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/473] 199.204.45.210 () {42 vars in 705 bytes} [Mon Jun 15 16:55:38 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: 236/474] 199.204.45.210 () {44 vars in 909 bytes} [Mon Jun 15 16:55:38 2026] GET /v2.1 => generated 0 bytes in 134 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 239/475] 199.204.45.210 () {46 vars in 982 bytes} [Mon Jun 15 16:55:38 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-15 16:55:38.947 8 INFO nova.api.openstack.wsgi [None req-19f51cc0-bd40-4532-bc58-fde927ec04f4 52f4b7c6356849b2b0939622d559d036 1d0555f964204fa9881d667299ac9616 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 237/476] 199.204.45.210 () {48 vars in 1011 bytes} [Mon Jun 15 16:55:38 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/477] 199.204.45.210 () {48 vars in 1051 bytes} [Mon Jun 15 16:55:38 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/478] 199.204.45.210 () {48 vars in 1099 bytes} [Mon Jun 15 16:55:38 2026] GET /v2.1/flavors/401a472a-86f7-4612-9953-9e9ffae9830c/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/479] 199.204.45.210 () {42 vars in 705 bytes} [Mon Jun 15 16:55: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: 239/480] 199.204.45.210 () {44 vars in 909 bytes} [Mon Jun 15 16:55:39 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 242/481] 199.204.45.210 () {46 vars in 982 bytes} [Mon Jun 15 16:55:39 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-15 16:55:39.916 8 INFO nova.api.openstack.wsgi [None req-56080181-f289-40e0-907b-96ca23cffe94 52f4b7c6356849b2b0939622d559d036 1d0555f964204fa9881d667299ac9616 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 240/482] 199.204.45.210 () {48 vars in 1013 bytes} [Mon Jun 15 16:55:39 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/483] 199.204.45.210 () {48 vars in 1051 bytes} [Mon Jun 15 16:55:39 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: 241/484] 199.204.45.210 () {48 vars in 1099 bytes} [Mon Jun 15 16:55:39 2026] GET /v2.1/flavors/1f880bb1-aaaf-4653-96d3-241bc5b59d5c/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/485] 199.204.45.210 () {42 vars in 705 bytes} [Mon Jun 15 16:55:40 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: 242/486] 199.204.45.210 () {44 vars in 909 bytes} [Mon Jun 15 16:55:40 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 245/487] 199.204.45.210 () {46 vars in 982 bytes} [Mon Jun 15 16:55:40 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-15 16:55:40.893 8 INFO nova.api.openstack.wsgi [None req-07233bd8-191b-4209-aaa3-c2d8af0ab665 52f4b7c6356849b2b0939622d559d036 1d0555f964204fa9881d667299ac9616 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 243/488] 199.204.45.210 () {48 vars in 1015 bytes} [Mon Jun 15 16:55:40 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/489] 199.204.45.210 () {48 vars in 1051 bytes} [Mon Jun 15 16:55:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/490] 199.204.45.210 () {48 vars in 1099 bytes} [Mon Jun 15 16:55:40 2026] GET /v2.1/flavors/45d1bd4a-8b1a-46f6-a97f-83f5874c66c3/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/491] 199.204.45.210 () {42 vars in 705 bytes} [Mon Jun 15 16:55:41 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/492] 199.204.45.210 () {44 vars in 909 bytes} [Mon Jun 15 16:55:41 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 248/493] 199.204.45.210 () {46 vars in 982 bytes} [Mon Jun 15 16:55:41 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-15 16:55:41.906 8 INFO nova.api.openstack.wsgi [None req-04f303c7-b241-4f65-bc67-a78e1ca193b2 52f4b7c6356849b2b0939622d559d036 1d0555f964204fa9881d667299ac9616 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 246/494] 199.204.45.210 () {48 vars in 1013 bytes} [Mon Jun 15 16:55:41 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/495] 199.204.45.210 () {48 vars in 1051 bytes} [Mon Jun 15 16:55:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/496] 199.204.45.210 () {48 vars in 1099 bytes} [Mon Jun 15 16:55:41 2026] GET /v2.1/flavors/e054fd25-b1f7-437d-99ed-c3bb4291a5a9/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/497] 199.204.45.210 () {42 vars in 705 bytes} [Mon Jun 15 16:55:42 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/498] 199.204.45.210 () {44 vars in 909 bytes} [Mon Jun 15 16:55:42 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 251/499] 199.204.45.210 () {46 vars in 982 bytes} [Mon Jun 15 16:55:42 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 16:55:42.860 8 INFO nova.api.openstack.wsgi [None req-cf768ea9-2744-4426-a26c-e4afe3ca3587 52f4b7c6356849b2b0939622d559d036 1d0555f964204fa9881d667299ac9616 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 249/500] 199.204.45.210 () {48 vars in 1015 bytes} [Mon Jun 15 16:55:42 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/501] 199.204.45.210 () {48 vars in 1051 bytes} [Mon Jun 15 16:55:42 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/502] 199.204.45.210 () {48 vars in 1099 bytes} [Mon Jun 15 16:55:42 2026] GET /v2.1/flavors/a192cd13-c0d3-4569-80f2-1c929d06899a/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: 258/517] 199.204.45.210 () {42 vars in 705 bytes} [Mon Jun 15 16:56:48 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/518] 199.204.45.210 () {44 vars in 909 bytes} [Mon Jun 15 16:56:48 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 259/519] 199.204.45.210 () {46 vars in 982 bytes} [Mon Jun 15 16:56:48 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-15 16:56:48.791 7 INFO nova.api.openstack.wsgi [None req-5a3a9c9a-8e60-475d-b909-93186f5aa40a 52f4b7c6356849b2b0939622d559d036 1d0555f964204fa9881d667299ac9616 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 261/520] 199.204.45.210 () {48 vars in 1017 bytes} [Mon Jun 15 16:56:48 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: 8|app: 0|req: 260/521] 199.204.45.210 () {48 vars in 1051 bytes} [Mon Jun 15 16:56:48 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: 262/522] 199.204.45.210 () {48 vars in 1099 bytes} [Mon Jun 15 16:56:48 2026] GET /v2.1/flavors/0df79b36-7787-419f-82fd-da44b2175ea8/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: 262/525] 199.204.45.210 () {42 vars in 705 bytes} [Mon Jun 15 16:57:00 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: 264/526] 199.204.45.210 () {44 vars in 909 bytes} [Mon Jun 15 16:57:00 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: 8|app: 0|req: 263/527] 199.204.45.210 () {46 vars in 982 bytes} [Mon Jun 15 16:57:00 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: 265/528] 199.204.45.210 () {48 vars in 1051 bytes} [Mon Jun 15 16:57:00 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: 264/529] 199.204.45.210 () {42 vars in 705 bytes} [Mon Jun 15 16:57:04 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/530] 199.204.45.210 () {44 vars in 909 bytes} [Mon Jun 15 16:57:04 2026] GET /v2.1 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 265/531] 199.204.45.210 () {46 vars in 982 bytes} [Mon Jun 15 16:57:04 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: 267/532] 199.204.45.210 () {48 vars in 1073 bytes} [Mon Jun 15 16:57:04 2026] GET /v2.1/os-quota-sets/1d0555f964204fa9881d667299ac9616 => generated 280 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/545] 199.204.45.210 () {42 vars in 705 bytes} [Mon Jun 15 16:57:57 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: 272/546] 199.204.45.210 () {44 vars in 909 bytes} [Mon Jun 15 16:57:57 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 275/547] 199.204.45.210 () {46 vars in 982 bytes} [Mon Jun 15 16:57:57 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 16:57:57.183 8 INFO nova.api.openstack.wsgi [None req-6b043231-39f7-403b-a617-7fc98106eba9 52f4b7c6356849b2b0939622d559d036 1d0555f964204fa9881d667299ac9616 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 273/548] 199.204.45.210 () {48 vars in 1015 bytes} [Mon Jun 15 16:57:57 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/549] 199.204.45.210 () {48 vars in 1051 bytes} [Mon Jun 15 16:57:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/550] 199.204.45.210 () {48 vars in 1099 bytes} [Mon Jun 15 16:57:57 2026] GET /v2.1/flavors/c174cbb2-3836-45e6-8d6e-eae373a0cc80/os-extra_specs => generated 19 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/553] 199.204.45.210 () {42 vars in 705 bytes} [Mon Jun 15 16:58:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/554] 199.204.45.210 () {44 vars in 909 bytes} [Mon Jun 15 16:58:13 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 279/555] 199.204.45.210 () {46 vars in 982 bytes} [Mon Jun 15 16:58:13 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/556] 199.204.45.210 () {48 vars in 1073 bytes} [Mon Jun 15 16:58:13 2026] GET /v2.1/os-quota-sets/61196fb0adb94c00b0e331b88b35fc94 => generated 280 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/567] 199.204.45.210 () {42 vars in 705 bytes} [Mon Jun 15 16:59:05 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/568] 199.204.45.210 () {44 vars in 909 bytes} [Mon Jun 15 16:59:05 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 284/569] 199.204.45.210 () {46 vars in 982 bytes} [Mon Jun 15 16:59:05 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-15 16:59:05.654 7 INFO nova.api.openstack.wsgi [None req-efb8ecd4-b0ae-4c66-bb43-418e2c94449d 52f4b7c6356849b2b0939622d559d036 1d0555f964204fa9881d667299ac9616 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 286/572] 199.204.45.210 () {48 vars in 1011 bytes} [Mon Jun 15 16:59:05 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/573] 199.204.45.210 () {48 vars in 1051 bytes} [Mon Jun 15 16:59:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/582] 10.0.0.86 () {32 vars in 654 bytes} [Mon Jun 15 16:59:47 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 291/583] 10.0.0.86 () {32 vars in 640 bytes} [Mon Jun 15 16:59:48 2026] GET /v2.1/servers => generated 15 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-15 16:59:48.431 8 WARNING oslo_db.sqlalchemy.utils [None req-6193baef-e5ba-41f8-9170-149e7adced1f 52f4b7c6356849b2b0939622d559d036 1d0555f964204fa9881d667299ac9616 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 293/584] 10.0.0.86 () {32 vars in 648 bytes} [Mon Jun 15 16:59:48 2026] GET /v2.1/os-keypairs => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/585] 10.0.0.86 () {32 vars in 693 bytes} [Mon Jun 15 16:59:48 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/588] 10.0.0.86 () {30 vars in 412 bytes} [Mon Jun 15 17:00:00 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: 296/589] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:00:00 2026] GET /v2.1/flavors/401a472a-86f7-4612-9953-9e9ffae9830c => generated 511 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/590] 10.0.0.86 () {32 vars in 640 bytes} [Mon Jun 15 17:00:00 2026] GET /v2.1/flavors => generated 1674 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/591] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:00:00 2026] GET /v2.1/flavors/401a472a-86f7-4612-9953-9e9ffae9830c => generated 511 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/592] 10.0.0.86 () {28 vars in 559 bytes} [Mon Jun 15 17:00:00 2026] GET /v2/ => generated 402 bytes in 451 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/593] 10.0.0.86 () {28 vars in 563 bytes} [Mon Jun 15 17:00:00 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/594] 10.0.0.86 () {30 vars in 412 bytes} [Mon Jun 15 17:00:00 2026] GET / => generated 423 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-06-15 17:00:07.868 8 WARNING neutronclient.v2_0.client [None req-2a18775b-6fe0-4245-a96d-ab1e2b639e61 a28c0a13ce964bb8bb98db6aaaa81358 a01b4eae2a954e0dae72e54b25904a8b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 301/597] 10.0.0.86 () {34 vars in 684 bytes} [Mon Jun 15 17:00:07 2026] POST /v2.1/os-security-groups => generated 247 bytes in 1110 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 17:00:08.709 7 WARNING neutronclient.v2_0.client [None req-e7121978-fc61-43ab-8972-99b6bd8e4928 a28c0a13ce964bb8bb98db6aaaa81358 a01b4eae2a954e0dae72e54b25904a8b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 302/598] 10.0.0.58 () {28 vars in 453 bytes} [Mon Jun 15 17:00:09 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/599] 10.0.0.58 () {30 vars in 657 bytes} [Mon Jun 15 17:00:09 2026] GET /v2.1 => generated 0 bytes in 103 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 304/600] 10.0.0.58 () {32 vars in 730 bytes} [Mon Jun 15 17:00:09 2026] GET /v2.1/ => generated 411 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 17:00:09.214 7 WARNING neutronclient.v2_0.client [None req-e7121978-fc61-43ab-8972-99b6bd8e4928 a28c0a13ce964bb8bb98db6aaaa81358 a01b4eae2a954e0dae72e54b25904a8b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 305/601] 10.0.0.58 () {34 vars in 764 bytes} [Mon Jun 15 17:00:09 2026] GET /v2.1/os-services => generated 782 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/602] 10.0.0.86 () {34 vars in 694 bytes} [Mon Jun 15 17:00:08 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 714 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:00:09.432 8 WARNING neutronclient.v2_0.client [None req-a6ef39eb-0634-4fbb-86e4-c1cfb7ffd41b a28c0a13ce964bb8bb98db6aaaa81358 a01b4eae2a954e0dae72e54b25904a8b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 306/603] 10.0.0.86 () {34 vars in 684 bytes} [Mon Jun 15 17:00:09 2026] POST /v2.1/os-security-groups => generated 246 bytes in 569 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 17:00:10.012 7 WARNING neutronclient.v2_0.client [None req-316f30e2-fc13-4d20-b5f2-9e879e874fb5 a28c0a13ce964bb8bb98db6aaaa81358 a01b4eae2a954e0dae72e54b25904a8b - - default default] 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-15 17:00:10.170 7 WARNING neutronclient.v2_0.client [None req-316f30e2-fc13-4d20-b5f2-9e879e874fb5 a28c0a13ce964bb8bb98db6aaaa81358 a01b4eae2a954e0dae72e54b25904a8b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 298/604] 10.0.0.86 () {34 vars in 694 bytes} [Mon Jun 15 17:00:10 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 515 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 17:00:10.534 8 WARNING neutronclient.v2_0.client [None req-ffa010e3-fa19-4dc7-b299-a3387ab1654a a28c0a13ce964bb8bb98db6aaaa81358 a01b4eae2a954e0dae72e54b25904a8b - - default default] 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-15 17:00:10.603 8 WARNING neutronclient.v2_0.client [None req-ffa010e3-fa19-4dc7-b299-a3387ab1654a a28c0a13ce964bb8bb98db6aaaa81358 a01b4eae2a954e0dae72e54b25904a8b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 299/605] 10.0.0.86 () {34 vars in 670 bytes} [Mon Jun 15 17:00:10 2026] POST /v2.1/os-keypairs => generated 385 bytes in 319 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/606] 10.0.0.86 () {34 vars in 694 bytes} [Mon Jun 15 17:00:10 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 397 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 17:00:10.941 7 WARNING neutronclient.v2_0.client [None req-46f0f3bb-349d-45d7-be77-ea65d4c08c2e a28c0a13ce964bb8bb98db6aaaa81358 a01b4eae2a954e0dae72e54b25904a8b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 300/607] 10.0.0.86 () {32 vars in 736 bytes} [Mon Jun 15 17:00:10 2026] GET /v2.1/os-security-groups/0960c192-78a1-45d4-a7f2-54ce3ef9b81b => generated 663 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 17:00:11.056 8 WARNING neutronclient.v2_0.client [None req-e50683a0-7172-43e6-aabc-1d5590b2eea4 a28c0a13ce964bb8bb98db6aaaa81358 a01b4eae2a954e0dae72e54b25904a8b - - default default] 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-15 17:00:11.097 8 WARNING neutronclient.v2_0.client [None req-e50683a0-7172-43e6-aabc-1d5590b2eea4 a28c0a13ce964bb8bb98db6aaaa81358 a01b4eae2a954e0dae72e54b25904a8b - - default default] 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-15 17:00:11.130 8 WARNING neutronclient.v2_0.client [None req-e50683a0-7172-43e6-aabc-1d5590b2eea4 a28c0a13ce964bb8bb98db6aaaa81358 a01b4eae2a954e0dae72e54b25904a8b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 308/608] 10.0.0.86 () {32 vars in 749 bytes} [Mon Jun 15 17:00:11 2026] DELETE /v2.1/os-security-group-rules/7669a777-e2c4-402d-adc9-596f6fc750a5 => generated 0 bytes in 243 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-15 17:00:11.306 7 WARNING neutronclient.v2_0.client [None req-c59fd7a6-11fe-4df6-8d1f-fb45a0cc6dc8 a28c0a13ce964bb8bb98db6aaaa81358 a01b4eae2a954e0dae72e54b25904a8b - - default default] 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-15 17:00:11.342 7 WARNING neutronclient.v2_0.client [None req-c59fd7a6-11fe-4df6-8d1f-fb45a0cc6dc8 a28c0a13ce964bb8bb98db6aaaa81358 a01b4eae2a954e0dae72e54b25904a8b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 301/609] 10.0.0.86 () {32 vars in 739 bytes} [Mon Jun 15 17:00:11 2026] DELETE /v2.1/os-security-groups/0960c192-78a1-45d4-a7f2-54ce3ef9b81b => generated 0 bytes in 223 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-15 17:00:11.534 8 WARNING neutronclient.v2_0.client [None req-a4d7a102-570d-40d5-84d5-7a8b0b28c303 a28c0a13ce964bb8bb98db6aaaa81358 a01b4eae2a954e0dae72e54b25904a8b - - default default] 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-15 17:00:11.565 8 WARNING neutronclient.v2_0.client [None req-a4d7a102-570d-40d5-84d5-7a8b0b28c303 a28c0a13ce964bb8bb98db6aaaa81358 a01b4eae2a954e0dae72e54b25904a8b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 309/610] 10.0.0.86 () {32 vars in 739 bytes} [Mon Jun 15 17:00:11 2026] DELETE /v2.1/os-security-groups/7417d8de-5149-4e75-a3bc-be3e2e79a9c8 => generated 0 bytes in 249 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-15 17:00:12.717 7 WARNING neutronclient.v2_0.client [None req-1bb449aa-0ce5-4e41-92b2-35acf6d66929 7d0456fcabc948a5a88bcca5b1d04b62 db5a2ba1fedf41108a553683bcec9932 - - default default] 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-15 17:00:12.973 7 WARNING neutronclient.v2_0.client [None req-1bb449aa-0ce5-4e41-92b2-35acf6d66929 7d0456fcabc948a5a88bcca5b1d04b62 db5a2ba1fedf41108a553683bcec9932 - - default default] 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-15 17:00:13.188 7 WARNING neutronclient.v2_0.client [None req-1bb449aa-0ce5-4e41-92b2-35acf6d66929 7d0456fcabc948a5a88bcca5b1d04b62 db5a2ba1fedf41108a553683bcec9932 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 310/611] 10.0.0.58 () {28 vars in 453 bytes} [Mon Jun 15 17:00:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/612] 10.0.0.58 () {30 vars in 657 bytes} [Mon Jun 15 17:00:13 2026] GET /v2.1 => generated 0 bytes in 131 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 312/613] 10.0.0.58 () {32 vars in 730 bytes} [Mon Jun 15 17:00:14 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: 8|app: 0|req: 313/614] 10.0.0.58 () {34 vars in 764 bytes} [Mon Jun 15 17:00:14 2026] GET /v2.1/os-services => generated 782 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/615] 10.0.0.86 () {34 vars in 662 bytes} [Mon Jun 15 17:00:12 2026] POST /v2.1/servers => generated 450 bytes in 1501 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-15 17:00:14.177 8 WARNING neutronclient.v2_0.client [None req-e3d98e8c-cf54-47e5-8a35-9d7dbcad4104 7d0456fcabc948a5a88bcca5b1d04b62 db5a2ba1fedf41108a553683bcec9932 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 314/616] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:00:14 2026] GET /v2.1/servers/91ce32e2-45aa-44f2-9c4f-024ecb65f6f0 => generated 1400 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:00:15.348 7 WARNING neutronclient.v2_0.client [None req-0b2858fe-d70e-4172-8fe9-d5a7f378f3b1 7d0456fcabc948a5a88bcca5b1d04b62 db5a2ba1fedf41108a553683bcec9932 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 303/617] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:00:15 2026] GET /v2.1/servers/91ce32e2-45aa-44f2-9c4f-024ecb65f6f0 => generated 1404 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:00:16.484 8 WARNING neutronclient.v2_0.client [None req-a3c924f2-0b18-4246-a106-de4b1fc06c54 7d0456fcabc948a5a88bcca5b1d04b62 db5a2ba1fedf41108a553683bcec9932 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 316/620] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:00:16 2026] GET /v2.1/servers/91ce32e2-45aa-44f2-9c4f-024ecb65f6f0 => generated 1452 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-15 17:00:17.625 7 WARNING neutronclient.v2_0.client [None req-000c6159-e017-4728-8422-34517d16f3d7 7d0456fcabc948a5a88bcca5b1d04b62 db5a2ba1fedf41108a553683bcec9932 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 305/621] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:00:17 2026] GET /v2.1/servers/91ce32e2-45aa-44f2-9c4f-024ecb65f6f0 => generated 1452 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/622] 10.0.0.58 () {28 vars in 453 bytes} [Mon Jun 15 17:00:18 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:00:18.765 8 WARNING neutronclient.v2_0.client [None req-6347138f-d5d8-425e-9765-cd827d6df0f9 7d0456fcabc948a5a88bcca5b1d04b62 db5a2ba1fedf41108a553683bcec9932 - - default default] 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: 306/623] 10.0.0.58 () {30 vars in 657 bytes} [Mon Jun 15 17:00:18 2026] GET /v2.1 => generated 0 bytes in 131 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 307/624] 10.0.0.58 () {32 vars in 730 bytes} [Mon Jun 15 17:00:18 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: 308/625] 10.0.0.58 () {34 vars in 807 bytes} [Mon Jun 15 17:00:18 2026] GET /v2.1/os-services?binary=nova-conductor => generated 279 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/626] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:00:18 2026] GET /v2.1/servers/91ce32e2-45aa-44f2-9c4f-024ecb65f6f0 => generated 1460 bytes in 364 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:00:20.134 7 WARNING neutronclient.v2_0.client [None req-e81cf244-1037-444d-a15d-cf1281aa3e55 7d0456fcabc948a5a88bcca5b1d04b62 db5a2ba1fedf41108a553683bcec9932 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 309/627] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:00:20 2026] GET /v2.1/servers/91ce32e2-45aa-44f2-9c4f-024ecb65f6f0 => generated 1538 bytes in 540 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:00:21.689 8 WARNING neutronclient.v2_0.client [None req-f05fe065-9a7d-4c8c-abe0-7aea0dbdc6c9 7d0456fcabc948a5a88bcca5b1d04b62 db5a2ba1fedf41108a553683bcec9932 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 319/628] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:00:21 2026] GET /v2.1/servers/91ce32e2-45aa-44f2-9c4f-024ecb65f6f0 => generated 1526 bytes in 874 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:00:22.730 7 INFO nova.api.openstack.compute.server_external_events [req-e5477205-0021-4f55-9ac9-7da4ee4a7587 req-4e405a47-588f-42af-8dbc-f6ea3ca9b832 bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-changed:a06b320e-1ecd-4833-963a-8bba70d1571a for instance 91ce32e2-45aa-44f2-9c4f-024ecb65f6f0 on instance 2026-06-15 17:00:22.740 7 INFO nova.compute.rpcapi [None req-b5284954-37f7-4c49-8634-c607ec55ccdc - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 310/629] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:00:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/630] 10.0.0.58 () {28 vars in 453 bytes} [Mon Jun 15 17:00: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 311/631] 10.0.0.58 () {30 vars in 657 bytes} [Mon Jun 15 17:00:23 2026] GET /v2.1 => generated 0 bytes in 106 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) 2026-06-15 17:00:23.591 8 WARNING neutronclient.v2_0.client [None req-ffb2be33-17e5-4f52-8c37-f985d548f77b 7d0456fcabc948a5a88bcca5b1d04b62 db5a2ba1fedf41108a553683bcec9932 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 312/632] 10.0.0.58 () {32 vars in 730 bytes} [Mon Jun 15 17:00:23 2026] GET /v2.1/ => generated 411 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/633] 10.0.0.58 () {34 vars in 807 bytes} [Mon Jun 15 17:00:23 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/634] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:00:23 2026] GET /v2.1/servers/91ce32e2-45aa-44f2-9c4f-024ecb65f6f0 => generated 1526 bytes in 1015 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:00:25.612 8 WARNING neutronclient.v2_0.client [None req-3413c737-d77f-4946-9360-56abb3ad1db5 7d0456fcabc948a5a88bcca5b1d04b62 db5a2ba1fedf41108a553683bcec9932 - - default default] 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-15 17:00:25.731 7 WARNING neutronclient.v2_0.client [None req-e2421c31-23a6-4e4f-b96c-6a6f8a173863 af24242010a74bf592a9d3b9eee81627 e5ae6fe66c27417a8d1123eb4cad7b4b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 322/635] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:00:25 2026] GET /v2.1/servers/91ce32e2-45aa-44f2-9c4f-024ecb65f6f0 => generated 1526 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/638] 10.0.0.86 () {34 vars in 684 bytes} [Mon Jun 15 17:00:25 2026] POST /v2.1/os-security-groups => generated 244 bytes in 446 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:00:26.048 8 WARNING neutronclient.v2_0.client [None req-0b691de2-0ce5-467e-91db-4712797a1275 af24242010a74bf592a9d3b9eee81627 e5ae6fe66c27417a8d1123eb4cad7b4b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 325/639] 10.0.0.86 () {34 vars in 684 bytes} [Mon Jun 15 17:00:26 2026] POST /v2.1/os-security-groups => generated 242 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 17:00:26.295 7 WARNING neutronclient.v2_0.client [None req-559f9877-8c0b-45e0-a24d-bb6741dc4e19 af24242010a74bf592a9d3b9eee81627 e5ae6fe66c27417a8d1123eb4cad7b4b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 315/640] 10.0.0.86 () {34 vars in 684 bytes} [Mon Jun 15 17:00:26 2026] POST /v2.1/os-security-groups => generated 243 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 17:00:26.560 8 WARNING neutronclient.v2_0.client [None req-70a038de-bef5-4610-abfa-606aae90c537 af24242010a74bf592a9d3b9eee81627 e5ae6fe66c27417a8d1123eb4cad7b4b - - default default] 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-15 17:00:26.608 8 WARNING neutronclient.v2_0.client [None req-70a038de-bef5-4610-abfa-606aae90c537 af24242010a74bf592a9d3b9eee81627 e5ae6fe66c27417a8d1123eb4cad7b4b - - default default] 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-15 17:00:26.651 8 WARNING neutronclient.v2_0.client [None req-70a038de-bef5-4610-abfa-606aae90c537 af24242010a74bf592a9d3b9eee81627 e5ae6fe66c27417a8d1123eb4cad7b4b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 326/641] 10.0.0.86 () {32 vars in 662 bytes} [Mon Jun 15 17:00:26 2026] GET /v2.1/os-security-groups => generated 1382 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-15 17:00:26.710 7 WARNING neutronclient.v2_0.client [None req-bd8d5de1-778b-45de-b9cd-69e37e40bf8a af24242010a74bf592a9d3b9eee81627 e5ae6fe66c27417a8d1123eb4cad7b4b - - default default] 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-15 17:00:26.747 7 WARNING neutronclient.v2_0.client [None req-bd8d5de1-778b-45de-b9cd-69e37e40bf8a af24242010a74bf592a9d3b9eee81627 e5ae6fe66c27417a8d1123eb4cad7b4b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 316/642] 10.0.0.86 () {32 vars in 739 bytes} [Mon Jun 15 17:00:26 2026] DELETE /v2.1/os-security-groups/9d7fa707-e0ad-4257-b9c6-0844885cd6bd => generated 0 bytes in 185 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-15 17:00:26.907 7 WARNING neutronclient.v2_0.client [None req-00a28aa8-3c5d-41f5-8a03-e3d964b9e0b4 af24242010a74bf592a9d3b9eee81627 e5ae6fe66c27417a8d1123eb4cad7b4b - - default default] 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-15 17:00:26.922 8 WARNING neutronclient.v2_0.client [None req-e469db40-ceea-4487-b089-16cc7c055f86 7d0456fcabc948a5a88bcca5b1d04b62 db5a2ba1fedf41108a553683bcec9932 - - default default] 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-15 17:00:26.935 7 INFO nova.api.openstack.wsgi [None req-00a28aa8-3c5d-41f5-8a03-e3d964b9e0b4 af24242010a74bf592a9d3b9eee81627 e5ae6fe66c27417a8d1123eb4cad7b4b - - default default] HTTP exception thrown: Security group 9d7fa707-e0ad-4257-b9c6-0844885cd6bd does not exist Neutron server returns request_ids: ['req-ee20624d-71b2-4c3b-8179-30eff4264c77'] [pid: 7|app: 0|req: 317/643] 10.0.0.86 () {32 vars in 736 bytes} [Mon Jun 15 17:00:26 2026] GET /v2.1/os-security-groups/9d7fa707-e0ad-4257-b9c6-0844885cd6bd => generated 194 bytes in 41 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-15 17:00:26.947 7 WARNING neutronclient.v2_0.client [None req-3ada75d8-52df-4236-9756-29278a778e2d af24242010a74bf592a9d3b9eee81627 e5ae6fe66c27417a8d1123eb4cad7b4b - - default default] 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-15 17:00:26.980 7 WARNING neutronclient.v2_0.client [None req-3ada75d8-52df-4236-9756-29278a778e2d af24242010a74bf592a9d3b9eee81627 e5ae6fe66c27417a8d1123eb4cad7b4b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 327/644] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:00:26 2026] GET /v2.1/servers/91ce32e2-45aa-44f2-9c4f-024ecb65f6f0 => generated 1526 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/645] 10.0.0.86 () {32 vars in 739 bytes} [Mon Jun 15 17:00:26 2026] DELETE /v2.1/os-security-groups/7a9c801c-6920-4e96-83bd-25941c7a2e8b => generated 0 bytes in 193 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-15 17:00:27.146 8 WARNING neutronclient.v2_0.client [None req-61f1b95c-7cfb-46ce-b401-558759e778ae af24242010a74bf592a9d3b9eee81627 e5ae6fe66c27417a8d1123eb4cad7b4b - - default default] 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-15 17:00:27.166 8 INFO nova.api.openstack.wsgi [None req-61f1b95c-7cfb-46ce-b401-558759e778ae af24242010a74bf592a9d3b9eee81627 e5ae6fe66c27417a8d1123eb4cad7b4b - - default default] HTTP exception thrown: Security group 7a9c801c-6920-4e96-83bd-25941c7a2e8b does not exist Neutron server returns request_ids: ['req-4dcbae1a-224b-4630-8f6e-32496585c770'] [pid: 8|app: 0|req: 328/646] 10.0.0.86 () {32 vars in 736 bytes} [Mon Jun 15 17:00:27 2026] GET /v2.1/os-security-groups/7a9c801c-6920-4e96-83bd-25941c7a2e8b => generated 194 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-15 17:00:27.178 7 WARNING neutronclient.v2_0.client [None req-582ee1ad-8156-4e4e-bbc3-bd35773bfa93 af24242010a74bf592a9d3b9eee81627 e5ae6fe66c27417a8d1123eb4cad7b4b - - default default] 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-15 17:00:27.223 7 WARNING neutronclient.v2_0.client [None req-582ee1ad-8156-4e4e-bbc3-bd35773bfa93 af24242010a74bf592a9d3b9eee81627 e5ae6fe66c27417a8d1123eb4cad7b4b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 319/647] 10.0.0.86 () {32 vars in 739 bytes} [Mon Jun 15 17:00:27 2026] DELETE /v2.1/os-security-groups/da0972f8-c44a-4aab-8ea9-6702805d35e4 => generated 0 bytes in 182 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-15 17:00:27.375 8 WARNING neutronclient.v2_0.client [None req-8981139b-37b0-4f17-9737-da40b421850e af24242010a74bf592a9d3b9eee81627 e5ae6fe66c27417a8d1123eb4cad7b4b - - default default] 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-15 17:00:27.400 8 INFO nova.api.openstack.wsgi [None req-8981139b-37b0-4f17-9737-da40b421850e af24242010a74bf592a9d3b9eee81627 e5ae6fe66c27417a8d1123eb4cad7b4b - - default default] HTTP exception thrown: Security group da0972f8-c44a-4aab-8ea9-6702805d35e4 does not exist Neutron server returns request_ids: ['req-5b8406a7-f176-49ac-bd47-d75cf617a26d'] [pid: 8|app: 0|req: 329/648] 10.0.0.86 () {32 vars in 736 bytes} [Mon Jun 15 17:00:27 2026] GET /v2.1/os-security-groups/da0972f8-c44a-4aab-8ea9-6702805d35e4 => generated 194 bytes in 41 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-15 17:00:27.416 7 WARNING neutronclient.v2_0.client [None req-d36c30fc-5508-45e0-b504-13bcd17edc27 af24242010a74bf592a9d3b9eee81627 e5ae6fe66c27417a8d1123eb4cad7b4b - - default default] 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-15 17:00:27.473 7 WARNING neutronclient.v2_0.client [None req-d36c30fc-5508-45e0-b504-13bcd17edc27 af24242010a74bf592a9d3b9eee81627 e5ae6fe66c27417a8d1123eb4cad7b4b - - default default] 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-15 17:00:27.517 7 WARNING neutronclient.v2_0.client [None req-d36c30fc-5508-45e0-b504-13bcd17edc27 af24242010a74bf592a9d3b9eee81627 e5ae6fe66c27417a8d1123eb4cad7b4b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 320/649] 10.0.0.86 () {32 vars in 662 bytes} [Mon Jun 15 17:00:27 2026] GET /v2.1/os-security-groups => generated 707 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 17:00:27.574 8 WARNING neutronclient.v2_0.client [None req-c15ec815-f703-4453-a524-79b2b60d806b af24242010a74bf592a9d3b9eee81627 e5ae6fe66c27417a8d1123eb4cad7b4b - - default default] 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-15 17:00:27.601 8 INFO nova.api.openstack.wsgi [None req-c15ec815-f703-4453-a524-79b2b60d806b af24242010a74bf592a9d3b9eee81627 e5ae6fe66c27417a8d1123eb4cad7b4b - - default default] HTTP exception thrown: Security group da0972f8-c44a-4aab-8ea9-6702805d35e4 does not exist Neutron server returns request_ids: ['req-4fc1243a-0700-4603-9de1-234ff3d3afa0'] [pid: 8|app: 0|req: 330/650] 10.0.0.86 () {32 vars in 739 bytes} [Mon Jun 15 17:00:27 2026] DELETE /v2.1/os-security-groups/da0972f8-c44a-4aab-8ea9-6702805d35e4 => generated 194 bytes in 47 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-15 17:00:27.631 7 WARNING neutronclient.v2_0.client [None req-3667e1c1-a46f-4e78-96a6-40a26837c18a af24242010a74bf592a9d3b9eee81627 e5ae6fe66c27417a8d1123eb4cad7b4b - - default default] 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-15 17:00:27.649 7 INFO nova.api.openstack.wsgi [None req-3667e1c1-a46f-4e78-96a6-40a26837c18a af24242010a74bf592a9d3b9eee81627 e5ae6fe66c27417a8d1123eb4cad7b4b - - default default] HTTP exception thrown: Security group 7a9c801c-6920-4e96-83bd-25941c7a2e8b does not exist Neutron server returns request_ids: ['req-814eb22a-7db7-443f-beb5-f55b0bb2fd49'] [pid: 7|app: 0|req: 321/651] 10.0.0.86 () {32 vars in 739 bytes} [Mon Jun 15 17:00:27 2026] DELETE /v2.1/os-security-groups/7a9c801c-6920-4e96-83bd-25941c7a2e8b => generated 194 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-15 17:00:27.663 8 WARNING neutronclient.v2_0.client [None req-71fa220b-2e6d-47f1-8bb7-5c53e73615e1 af24242010a74bf592a9d3b9eee81627 e5ae6fe66c27417a8d1123eb4cad7b4b - - default default] 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-15 17:00:27.687 8 INFO nova.api.openstack.wsgi [None req-71fa220b-2e6d-47f1-8bb7-5c53e73615e1 af24242010a74bf592a9d3b9eee81627 e5ae6fe66c27417a8d1123eb4cad7b4b - - default default] HTTP exception thrown: Security group 9d7fa707-e0ad-4257-b9c6-0844885cd6bd does not exist Neutron server returns request_ids: ['req-c144a488-7cd9-41ef-871c-b55c4a87bb52'] [pid: 8|app: 0|req: 331/652] 10.0.0.86 () {32 vars in 739 bytes} [Mon Jun 15 17:00:27 2026] DELETE /v2.1/os-security-groups/9d7fa707-e0ad-4257-b9c6-0844885cd6bd => generated 194 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-15 17:00:28.150 7 WARNING neutronclient.v2_0.client [None req-8a98d196-0e5b-4446-a7ab-d0d30d2dd493 7d0456fcabc948a5a88bcca5b1d04b62 db5a2ba1fedf41108a553683bcec9932 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 322/653] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:00:28 2026] GET /v2.1/servers/91ce32e2-45aa-44f2-9c4f-024ecb65f6f0 => generated 1526 bytes in 544 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-15 17:00:29.710 8 WARNING neutronclient.v2_0.client [None req-569c49ca-7141-476c-9eb0-e2f6227398ca 7d0456fcabc948a5a88bcca5b1d04b62 db5a2ba1fedf41108a553683bcec9932 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 332/654] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:00:29 2026] GET /v2.1/servers/91ce32e2-45aa-44f2-9c4f-024ecb65f6f0 => 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-15 17:00:30.201 7 INFO nova.api.openstack.compute.server_external_events [req-580dd26d-0f68-4ac9-a179-45437ba2c964 req-084ae0c5-9482-4471-8340-7c2a7eab92d8 bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-vif-plugged:a06b320e-1ecd-4833-963a-8bba70d1571a for instance 91ce32e2-45aa-44f2-9c4f-024ecb65f6f0 on instance [pid: 7|app: 0|req: 323/655] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:00:30 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-15 17:00:30.888 8 WARNING neutronclient.v2_0.client [None req-cfa024c1-94dd-4d0d-ad20-03c5072b4be7 7d0456fcabc948a5a88bcca5b1d04b62 db5a2ba1fedf41108a553683bcec9932 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 333/656] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:00:30 2026] GET /v2.1/servers/91ce32e2-45aa-44f2-9c4f-024ecb65f6f0 => generated 1526 bytes in 922 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:00:32.249 7 INFO nova.api.openstack.compute.server_external_events [req-7c317c4d-11ae-4058-bd29-64e5865f5665 req-c4d794f9-f4cc-48e4-9aa9-0f47a7bedcdb bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-vif-plugged:a06b320e-1ecd-4833-963a-8bba70d1571a for instance 91ce32e2-45aa-44f2-9c4f-024ecb65f6f0 on instance [pid: 7|app: 0|req: 324/657] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:00:32 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-15 17:00:32.817 8 WARNING neutronclient.v2_0.client [None req-52788f2a-6f2f-44a7-be0c-579104fa0afc 7d0456fcabc948a5a88bcca5b1d04b62 db5a2ba1fedf41108a553683bcec9932 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 334/658] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:00:32 2026] GET /v2.1/servers/91ce32e2-45aa-44f2-9c4f-024ecb65f6f0 => generated 1717 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:00:33.042 7 WARNING neutronclient.v2_0.client [None req-bcfabecd-d6a3-42ee-b605-a925399bace0 7d0456fcabc948a5a88bcca5b1d04b62 db5a2ba1fedf41108a553683bcec9932 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 325/659] 10.0.0.86 () {32 vars in 740 bytes} [Mon Jun 15 17:00:32 2026] GET /v2.1/servers/91ce32e2-45aa-44f2-9c4f-024ecb65f6f0/os-interface => generated 284 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:00:34.207 8 WARNING neutronclient.v2_0.client [None req-be176453-534b-414e-adbf-0e9f36724708 7d0456fcabc948a5a88bcca5b1d04b62 db5a2ba1fedf41108a553683bcec9932 - - default default] 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-15 17:00:34.306 7 INFO nova.api.openstack.compute.server_external_events [req-37131b5f-9467-453b-9abb-61af2ee4aee0 req-d75e1370-e921-4190-ba9b-15abc1d7ac4b bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-changed:a06b320e-1ecd-4833-963a-8bba70d1571a for instance 91ce32e2-45aa-44f2-9c4f-024ecb65f6f0 on instance [pid: 7|app: 0|req: 326/660] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:00:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/663] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:00:34 2026] GET /v2.1/servers/91ce32e2-45aa-44f2-9c4f-024ecb65f6f0 => generated 1717 bytes in 1653 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 329/664] 10.0.0.86 () {34 vars in 670 bytes} [Mon Jun 15 17:00:40 2026] POST /v2.1/os-keypairs => generated 385 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:00:42.220 8 WARNING neutronclient.v2_0.client [None req-5ba76784-f4ba-45cb-b697-bfada2fee97d ed3ad2bfad8a42d39234a3776580901c ab0c5e8a99b042dd8e7db76a7fcefcb0 - - default default] 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-15 17:00:42.262 8 WARNING neutronclient.v2_0.client [None req-5ba76784-f4ba-45cb-b697-bfada2fee97d ed3ad2bfad8a42d39234a3776580901c ab0c5e8a99b042dd8e7db76a7fcefcb0 - - default default] 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-15 17:00:42.443 8 WARNING neutronclient.v2_0.client [None req-5ba76784-f4ba-45cb-b697-bfada2fee97d ed3ad2bfad8a42d39234a3776580901c ab0c5e8a99b042dd8e7db76a7fcefcb0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 336/665] 10.0.0.86 () {34 vars in 662 bytes} [Mon Jun 15 17:00:42 2026] POST /v2.1/servers => generated 453 bytes in 1065 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-15 17:00:43.267 7 WARNING neutronclient.v2_0.client [None req-48ca51c8-785d-4f3e-ac68-649522f81ba8 ed3ad2bfad8a42d39234a3776580901c ab0c5e8a99b042dd8e7db76a7fcefcb0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 330/666] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:00:43 2026] GET /v2.1/servers/5f97b1c2-af99-4fbf-93dd-2c3fe2f2a809 => generated 1430 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:00:44.402 8 WARNING neutronclient.v2_0.client [None req-26aae723-0908-4043-ae26-dac343193d5b ed3ad2bfad8a42d39234a3776580901c ab0c5e8a99b042dd8e7db76a7fcefcb0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 337/667] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:00:44 2026] GET /v2.1/servers/5f97b1c2-af99-4fbf-93dd-2c3fe2f2a809 => generated 1434 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:00:45.580 7 WARNING neutronclient.v2_0.client [None req-e06e7d35-d1fb-4de0-8b6b-11c2dac61632 ed3ad2bfad8a42d39234a3776580901c ab0c5e8a99b042dd8e7db76a7fcefcb0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 331/668] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:00:45 2026] GET /v2.1/servers/5f97b1c2-af99-4fbf-93dd-2c3fe2f2a809 => generated 1482 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-15 17:00:45.680 8 WARNING neutronclient.v2_0.client [None req-61542950-2e7b-493e-bacc-5ed85fac282d 7d0456fcabc948a5a88bcca5b1d04b62 db5a2ba1fedf41108a553683bcec9932 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 338/671] 10.0.0.86 () {32 vars in 740 bytes} [Mon Jun 15 17:00:45 2026] GET /v2.1/servers/91ce32e2-45aa-44f2-9c4f-024ecb65f6f0/os-interface => generated 284 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:00:45.807 7 WARNING neutronclient.v2_0.client [None req-c5bf7014-48c6-412a-963d-d95376991b38 7d0456fcabc948a5a88bcca5b1d04b62 db5a2ba1fedf41108a553683bcec9932 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 334/672] 10.0.0.86 () {32 vars in 814 bytes} [Mon Jun 15 17:00:45 2026] GET /v2.1/servers/91ce32e2-45aa-44f2-9c4f-024ecb65f6f0/os-interface/a06b320e-1ecd-4833-963a-8bba70d1571a => generated 281 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: 339/673] 10.0.0.86 () {32 vars in 722 bytes} [Mon Jun 15 17:00:45 2026] GET /v2.1/servers/91ce32e2-45aa-44f2-9c4f-024ecb65f6f0/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: 7|app: 0|req: 335/674] 10.0.0.86 () {34 vars in 749 bytes} [Mon Jun 15 17:00:45 2026] POST /v2.1/servers/91ce32e2-45aa-44f2-9c4f-024ecb65f6f0/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 340/675] 10.0.0.86 () {32 vars in 722 bytes} [Mon Jun 15 17:00:45 2026] GET /v2.1/servers/91ce32e2-45aa-44f2-9c4f-024ecb65f6f0/ips => generated 156 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-15 17:00:46.681 7 WARNING neutronclient.v2_0.client [None req-de65288a-79c2-495d-bdf5-2bc8c18b5d8c ed3ad2bfad8a42d39234a3776580901c ab0c5e8a99b042dd8e7db76a7fcefcb0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 336/676] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:00:46 2026] GET /v2.1/servers/5f97b1c2-af99-4fbf-93dd-2c3fe2f2a809 => generated 1482 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 341/677] 10.0.0.86 () {32 vars in 722 bytes} [Mon Jun 15 17:00:47 2026] GET /v2.1/servers/91ce32e2-45aa-44f2-9c4f-024ecb65f6f0/ips => generated 156 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:00:47.958 7 WARNING neutronclient.v2_0.client [None req-e1f25453-b840-4a2f-b390-3dbb0c7e4050 ed3ad2bfad8a42d39234a3776580901c ab0c5e8a99b042dd8e7db76a7fcefcb0 - - default default] 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: 342/678] 10.0.0.86 () {32 vars in 722 bytes} [Mon Jun 15 17:00:48 2026] GET /v2.1/servers/91ce32e2-45aa-44f2-9c4f-024ecb65f6f0/ips => generated 156 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:00:48.185 8 INFO nova.api.openstack.compute.server_external_events [req-38d77379-ea9b-433f-b0b6-742447c2ad84 req-4da5e1a2-a943-4b47-8923-cab9cc648481 bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-changed:a06b320e-1ecd-4833-963a-8bba70d1571a for instance 91ce32e2-45aa-44f2-9c4f-024ecb65f6f0 on instance 2026-06-15 17:00:48.196 8 INFO nova.compute.rpcapi [None req-cdf83db2-f918-4ea9-af9c-7975aae5e9b5 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 343/679] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:00:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/680] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:00:47 2026] GET /v2.1/servers/5f97b1c2-af99-4fbf-93dd-2c3fe2f2a809 => generated 1490 bytes in 562 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 344/681] 10.0.0.86 () {32 vars in 722 bytes} [Mon Jun 15 17:00:49 2026] GET /v2.1/servers/91ce32e2-45aa-44f2-9c4f-024ecb65f6f0/ips => generated 194 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-15 17:00:49.195 7 WARNING neutronclient.v2_0.client [None req-80969914-b88a-4ba4-adb5-78d5003f91cc 7d0456fcabc948a5a88bcca5b1d04b62 db5a2ba1fedf41108a553683bcec9932 - - default default] 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-15 17:00:49.530 8 WARNING neutronclient.v2_0.client [None req-634a1a26-86a8-4e28-96d6-50ac71c7cc90 ed3ad2bfad8a42d39234a3776580901c ab0c5e8a99b042dd8e7db76a7fcefcb0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 338/682] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:00:49 2026] GET /v2.1/servers/91ce32e2-45aa-44f2-9c4f-024ecb65f6f0 => generated 1951 bytes in 749 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:00:49.933 7 INFO nova.api.openstack.compute.server_external_events [req-74832cf7-2f1c-49eb-97ca-6787df27ca9a req-544548a0-54fa-4c8f-a358-6848617b89e5 bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-changed:974efd05-e280-412b-a655-a475e294bf31 for instance 5f97b1c2-af99-4fbf-93dd-2c3fe2f2a809 on instance [pid: 7|app: 0|req: 339/683] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:00:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 345/684] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:00:49 2026] GET /v2.1/servers/5f97b1c2-af99-4fbf-93dd-2c3fe2f2a809 => generated 1556 bytes in 454 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/685] 10.0.0.86 () {34 vars in 749 bytes} [Mon Jun 15 17:00:49 2026] POST /v2.1/servers/91ce32e2-45aa-44f2-9c4f-024ecb65f6f0/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 346/686] 10.0.0.86 () {32 vars in 722 bytes} [Mon Jun 15 17:00:49 2026] GET /v2.1/servers/91ce32e2-45aa-44f2-9c4f-024ecb65f6f0/ips => generated 194 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-15 17:00:51.003 7 WARNING neutronclient.v2_0.client [None req-6ffa87e5-8d1e-4745-af27-3a56f5a383c6 ed3ad2bfad8a42d39234a3776580901c ab0c5e8a99b042dd8e7db76a7fcefcb0 - - default default] 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: 347/687] 10.0.0.86 () {32 vars in 722 bytes} [Mon Jun 15 17:00:51 2026] GET /v2.1/servers/91ce32e2-45aa-44f2-9c4f-024ecb65f6f0/ips => generated 194 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/688] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:00:50 2026] GET /v2.1/servers/5f97b1c2-af99-4fbf-93dd-2c3fe2f2a809 => generated 1556 bytes in 449 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:00:51.760 8 INFO nova.api.openstack.compute.server_external_events [req-ae9bc524-dc2a-43fe-aae1-4a2350affeda req-424d603a-52c4-4cb4-9bb5-d605a914d005 bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-vif-unplugged:974efd05-e280-412b-a655-a475e294bf31 for instance 5f97b1c2-af99-4fbf-93dd-2c3fe2f2a809 on instance [pid: 8|app: 0|req: 348/689] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:00:51 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:00:51.970 7 INFO nova.api.openstack.compute.server_external_events [req-be5ebd5b-fa38-43bf-bef8-978f09156db4 req-0a82a843-fb20-4343-bdae-1dde2c1a1115 bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-changed:a06b320e-1ecd-4833-963a-8bba70d1571a for instance 91ce32e2-45aa-44f2-9c4f-024ecb65f6f0 on instance [pid: 7|app: 0|req: 342/690] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:00:51 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: 349/691] 10.0.0.86 () {32 vars in 722 bytes} [Mon Jun 15 17:00:52 2026] GET /v2.1/servers/91ce32e2-45aa-44f2-9c4f-024ecb65f6f0/ips => generated 194 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:00:52.467 7 WARNING neutronclient.v2_0.client [None req-7f867f40-19ad-43e3-af55-623188b0788d ed3ad2bfad8a42d39234a3776580901c ab0c5e8a99b042dd8e7db76a7fcefcb0 - - default default] The python binding code in 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/692] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:00:52 2026] GET /v2.1/servers/5f97b1c2-af99-4fbf-93dd-2c3fe2f2a809 => generated 1556 bytes in 395 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 350/693] 10.0.0.86 () {32 vars in 722 bytes} [Mon Jun 15 17:00:53 2026] GET /v2.1/servers/91ce32e2-45aa-44f2-9c4f-024ecb65f6f0/ips => generated 156 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 344/694] 10.0.0.86 () {32 vars in 717 bytes} [Mon Jun 15 17:00:53 2026] DELETE /v2.1/servers/91ce32e2-45aa-44f2-9c4f-024ecb65f6f0 => generated 0 bytes in 128 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-15 17:00:53.331 8 WARNING neutronclient.v2_0.client [None req-fee4bef5-a5f3-44b7-8867-b012c641bd7f 7d0456fcabc948a5a88bcca5b1d04b62 db5a2ba1fedf41108a553683bcec9932 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 351/695] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:00:53 2026] GET /v2.1/servers/91ce32e2-45aa-44f2-9c4f-024ecb65f6f0 => generated 1843 bytes in 459 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:00:53.882 7 WARNING neutronclient.v2_0.client [None req-8b2b3366-1dad-4bd2-adc1-49162c63cdb8 ed3ad2bfad8a42d39234a3776580901c ab0c5e8a99b042dd8e7db76a7fcefcb0 - - default default] The python binding code in 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/696] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:00:53 2026] GET /v2.1/servers/5f97b1c2-af99-4fbf-93dd-2c3fe2f2a809 => generated 1556 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:00:54.712 8 INFO nova.api.openstack.compute.server_external_events [req-18c1c92b-e8f7-4193-a5c8-620c9e71aa77 req-3cfef6f4-fc38-4b3f-8aad-d899d1f2b7eb bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-vif-unplugged:a06b320e-1ecd-4833-963a-8bba70d1571a for instance 91ce32e2-45aa-44f2-9c4f-024ecb65f6f0 on instance [pid: 8|app: 0|req: 352/697] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:00:54 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:00:54.825 7 WARNING neutronclient.v2_0.client [None req-040b9d1f-5bf1-4bae-ba5c-e01278f0b466 7d0456fcabc948a5a88bcca5b1d04b62 db5a2ba1fedf41108a553683bcec9932 - - default default] The python binding code in 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/698] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:00:54 2026] GET /v2.1/servers/91ce32e2-45aa-44f2-9c4f-024ecb65f6f0 => generated 1843 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:00:55.053 8 WARNING neutronclient.v2_0.client [None req-39801c8a-e36f-4a77-90c6-8c32ec6ad3fd ed3ad2bfad8a42d39234a3776580901c ab0c5e8a99b042dd8e7db76a7fcefcb0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 353/699] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:00:55 2026] GET /v2.1/servers/5f97b1c2-af99-4fbf-93dd-2c3fe2f2a809 => generated 1556 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:00:55.684 7 INFO nova.api.openstack.compute.server_external_events [req-4db1d493-35f7-4037-a9cb-53fb9a8157d2 req-9342934c-327a-4c29-9dbb-fb9ddc854bd0 bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-vif-plugged:974efd05-e280-412b-a655-a475e294bf31 for instance 5f97b1c2-af99-4fbf-93dd-2c3fe2f2a809 on instance [pid: 7|app: 0|req: 348/702] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:00:55 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-15 17:00:56.032 8 WARNING neutronclient.v2_0.client [None req-9d779a4c-2901-4839-9b29-9629e83d9731 7d0456fcabc948a5a88bcca5b1d04b62 db5a2ba1fedf41108a553683bcec9932 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 355/703] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:00:55 2026] GET /v2.1/servers/91ce32e2-45aa-44f2-9c4f-024ecb65f6f0 => generated 1775 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-15 17:00:56.273 7 WARNING neutronclient.v2_0.client [None req-947f906e-5a5b-4a99-b995-f7fe51ec890d ed3ad2bfad8a42d39234a3776580901c ab0c5e8a99b042dd8e7db76a7fcefcb0 - - default default] The python binding code in 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/704] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:00:56 2026] GET /v2.1/servers/5f97b1c2-af99-4fbf-93dd-2c3fe2f2a809 => generated 1556 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-15 17:00:56.781 8 INFO nova.api.openstack.compute.server_external_events [req-6bd02499-9a5b-4d9a-bc55-92738eef82b7 req-23fcc081-ca2c-4b8f-82f5-3002596cfe41 bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-vif-unplugged:a06b320e-1ecd-4833-963a-8bba70d1571a for instance 91ce32e2-45aa-44f2-9c4f-024ecb65f6f0 on instance 2026-06-15 17:00:56.781 8 INFO nova.api.openstack.compute.server_external_events [req-6bd02499-9a5b-4d9a-bc55-92738eef82b7 req-23fcc081-ca2c-4b8f-82f5-3002596cfe41 bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-vif-deleted:a06b320e-1ecd-4833-963a-8bba70d1571a for instance 91ce32e2-45aa-44f2-9c4f-024ecb65f6f0 on instance [pid: 8|app: 0|req: 356/705] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:00:56 2026] POST /v2.1/os-server-external-events => generated 356 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-15 17:00:57.320 7 WARNING neutronclient.v2_0.client [None req-3d8e1eef-43e6-4663-bc49-586aca8945d8 7d0456fcabc948a5a88bcca5b1d04b62 db5a2ba1fedf41108a553683bcec9932 - - default default] The python binding code in 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/706] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:00:57 2026] GET /v2.1/servers/91ce32e2-45aa-44f2-9c4f-024ecb65f6f0 => generated 1486 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:00:57.551 8 WARNING neutronclient.v2_0.client [None req-15a38038-0b6b-46c0-b62b-7d8bbdb3a35b ed3ad2bfad8a42d39234a3776580901c ab0c5e8a99b042dd8e7db76a7fcefcb0 - - default default] The python binding code in 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/707] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:00:57 2026] GET /v2.1/servers/5f97b1c2-af99-4fbf-93dd-2c3fe2f2a809 => generated 1739 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:00:57.725 7 WARNING neutronclient.v2_0.client [None req-366b3b1e-9f6d-4911-8eb5-d72863efcd2e ed3ad2bfad8a42d39234a3776580901c ab0c5e8a99b042dd8e7db76a7fcefcb0 - - default default] 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-15 17:00:57.746 8 INFO nova.api.openstack.compute.server_external_events [req-243e88bf-9d56-4399-817d-29104ee5544a req-7a55929a-5363-4896-8624-36bf61c74328 bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-vif-plugged:974efd05-e280-412b-a655-a475e294bf31 for instance 5f97b1c2-af99-4fbf-93dd-2c3fe2f2a809 on instance [pid: 8|app: 0|req: 358/708] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:00:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/709] 10.0.0.86 () {32 vars in 740 bytes} [Mon Jun 15 17:00:57 2026] GET /v2.1/servers/5f97b1c2-af99-4fbf-93dd-2c3fe2f2a809/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, ' 2026-06-15 17:00:58.453 8 WARNING neutronclient.v2_0.client [None req-d0d1e833-8774-4090-8982-b28fc3850f9b 7d0456fcabc948a5a88bcca5b1d04b62 db5a2ba1fedf41108a553683bcec9932 - - default default] 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: 359/710] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:00:58 2026] GET /v2.1/servers/91ce32e2-45aa-44f2-9c4f-024ecb65f6f0 => generated 1486 bytes in 397 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:00:58.817 7 WARNING neutronclient.v2_0.client [None req-fa0e7446-49fb-4fef-8e17-5136da806fa0 ed3ad2bfad8a42d39234a3776580901c ab0c5e8a99b042dd8e7db76a7fcefcb0 - - default default] 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-15 17:00:58.839 8 INFO nova.api.openstack.compute.server_external_events [req-0762eb61-a835-444b-a6b5-6604c3161211 req-cc3e9ec3-c7a9-4fa3-bfad-70149739cf2f bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-changed:974efd05-e280-412b-a655-a475e294bf31 for instance 5f97b1c2-af99-4fbf-93dd-2c3fe2f2a809 on instance [pid: 8|app: 0|req: 360/711] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:00:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/712] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:00:58 2026] GET /v2.1/servers/5f97b1c2-af99-4fbf-93dd-2c3fe2f2a809 => generated 1739 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 361/713] 10.0.0.86 () {32 vars in 640 bytes} [Mon Jun 15 17:00:58 2026] GET /v2.1/servers => generated 383 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 353/714] 10.0.0.86 () {32 vars in 717 bytes} [Mon Jun 15 17:00:59 2026] DELETE /v2.1/servers/5f97b1c2-af99-4fbf-93dd-2c3fe2f2a809 => generated 0 bytes in 115 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-15 17:00:59.301 8 WARNING neutronclient.v2_0.client [None req-674052d2-5792-45d2-a9f7-5280b700c429 ed3ad2bfad8a42d39234a3776580901c ab0c5e8a99b042dd8e7db76a7fcefcb0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 362/715] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:00:59 2026] GET /v2.1/servers/5f97b1c2-af99-4fbf-93dd-2c3fe2f2a809 => generated 1745 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:00:59.819 7 INFO nova.api.openstack.wsgi [None req-d133fca6-3b50-42c9-9547-56cfa3e311aa 7d0456fcabc948a5a88bcca5b1d04b62 db5a2ba1fedf41108a553683bcec9932 - - default default] HTTP exception thrown: Instance 91ce32e2-45aa-44f2-9c4f-024ecb65f6f0 could not be found. [pid: 7|app: 0|req: 354/716] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:00:59 2026] GET /v2.1/servers/91ce32e2-45aa-44f2-9c4f-024ecb65f6f0 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 363/717] 10.0.0.86 () {32 vars in 703 bytes} [Mon Jun 15 17:00:59 2026] DELETE /v2.1/os-keypairs/tempest-keypair-910511413 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:01:00.519 7 WARNING neutronclient.v2_0.client [None req-fdacf659-08f5-4ecd-bd6c-cd80e8bd0def ed3ad2bfad8a42d39234a3776580901c ab0c5e8a99b042dd8e7db76a7fcefcb0 - - default default] 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-15 17:01:00.632 8 INFO nova.api.openstack.compute.server_external_events [req-b5bd659a-92cb-47be-bc9d-17ef85626677 req-4191169e-1fd3-40b1-bf1a-24650f19d3c1 bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-vif-unplugged:974efd05-e280-412b-a655-a475e294bf31 for instance 5f97b1c2-af99-4fbf-93dd-2c3fe2f2a809 on instance [pid: 8|app: 0|req: 364/718] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:01:00 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 355/719] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:01:00 2026] GET /v2.1/servers/5f97b1c2-af99-4fbf-93dd-2c3fe2f2a809 => generated 1865 bytes in 576 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-15 17:01:01.051 8 INFO nova.api.openstack.wsgi [None req-ca0db94d-ea96-4543-b165-a0684b13cb8e 7d0456fcabc948a5a88bcca5b1d04b62 db5a2ba1fedf41108a553683bcec9932 - - default default] HTTP exception thrown: Instance 91ce32e2-45aa-44f2-9c4f-024ecb65f6f0 could not be found. [pid: 8|app: 0|req: 365/720] 10.0.0.86 () {32 vars in 717 bytes} [Mon Jun 15 17:01:01 2026] DELETE /v2.1/servers/91ce32e2-45aa-44f2-9c4f-024ecb65f6f0 => generated 111 bytes in 43 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-15 17:01:01.084 7 INFO nova.api.openstack.wsgi [None req-65515969-fa8f-4841-92a2-4ce83d21d513 7d0456fcabc948a5a88bcca5b1d04b62 db5a2ba1fedf41108a553683bcec9932 - - default default] HTTP exception thrown: Instance 91ce32e2-45aa-44f2-9c4f-024ecb65f6f0 could not be found. [pid: 7|app: 0|req: 356/721] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:01:01 2026] GET /v2.1/servers/91ce32e2-45aa-44f2-9c4f-024ecb65f6f0 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:01:02.101 8 WARNING neutronclient.v2_0.client [None req-0f26b557-c3d5-47fc-8bbf-52217ca002cf ed3ad2bfad8a42d39234a3776580901c ab0c5e8a99b042dd8e7db76a7fcefcb0 - - default default] 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-15 17:01:02.691 7 INFO nova.api.openstack.compute.server_external_events [req-c4c83f42-015c-436f-a7e3-58db5b7232ce req-d168c5bd-abf3-415e-8f9e-dad9508f3cf6 bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-vif-unplugged:974efd05-e280-412b-a655-a475e294bf31 for instance 5f97b1c2-af99-4fbf-93dd-2c3fe2f2a809 on instance [pid: 7|app: 0|req: 357/722] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:01:02 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/723] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:01:02 2026] GET /v2.1/servers/5f97b1c2-af99-4fbf-93dd-2c3fe2f2a809 => generated 1865 bytes in 1007 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:01:04.123 7 WARNING neutronclient.v2_0.client [None req-66d82900-050c-46d6-8394-8db7f8df2ebd ed3ad2bfad8a42d39234a3776580901c ab0c5e8a99b042dd8e7db76a7fcefcb0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 358/724] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:01:04 2026] GET /v2.1/servers/5f97b1c2-af99-4fbf-93dd-2c3fe2f2a809 => generated 1516 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-15 17:01:04.743 8 INFO nova.api.openstack.compute.server_external_events [req-070edbe5-70f4-41b3-88a2-37af654a39f3 req-6e99f61c-9a49-471c-977d-9ad5b0cab7b0 bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-vif-deleted:974efd05-e280-412b-a655-a475e294bf31 for instance 5f97b1c2-af99-4fbf-93dd-2c3fe2f2a809 on instance [pid: 8|app: 0|req: 367/725] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:01:04 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-15 17:01:05.226 7 WARNING neutronclient.v2_0.client [None req-7aaf1f7b-c4c1-49e7-a0d4-b5732143fa75 ed3ad2bfad8a42d39234a3776580901c ab0c5e8a99b042dd8e7db76a7fcefcb0 - - default default] The python binding code in 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/726] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:01:05 2026] GET /v2.1/servers/5f97b1c2-af99-4fbf-93dd-2c3fe2f2a809 => generated 1516 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-15 17:01:06.293 8 INFO nova.api.openstack.wsgi [None req-3a2cb51b-6acd-4b62-8391-37c045a726d9 ed3ad2bfad8a42d39234a3776580901c ab0c5e8a99b042dd8e7db76a7fcefcb0 - - default default] HTTP exception thrown: Instance 5f97b1c2-af99-4fbf-93dd-2c3fe2f2a809 could not be found. [pid: 8|app: 0|req: 369/729] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:01:06 2026] GET /v2.1/servers/5f97b1c2-af99-4fbf-93dd-2c3fe2f2a809 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 361/730] 10.0.0.86 () {32 vars in 703 bytes} [Mon Jun 15 17:01:06 2026] DELETE /v2.1/os-keypairs/tempest-keypair-279824848 => generated 0 bytes in 30 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: 370/731] 10.0.0.86 () {34 vars in 670 bytes} [Mon Jun 15 17:01:12 2026] POST /v2.1/os-keypairs => generated 385 bytes in 315 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 17:01:18.929 7 WARNING neutronclient.v2_0.client [None req-e02b65b4-ebd3-443d-be10-ff2ef568fc3e c976a946485e48d291543a8976b0e579 0f46274f96c943468d27919212378225 - - default default] 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-15 17:01:19.066 7 WARNING neutronclient.v2_0.client [None req-e02b65b4-ebd3-443d-be10-ff2ef568fc3e c976a946485e48d291543a8976b0e579 0f46274f96c943468d27919212378225 - - default default] 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-15 17:01:19.530 7 WARNING neutronclient.v2_0.client [None req-e02b65b4-ebd3-443d-be10-ff2ef568fc3e c976a946485e48d291543a8976b0e579 0f46274f96c943468d27919212378225 - - default default] The python binding code in 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/734] 10.0.0.86 () {34 vars in 662 bytes} [Mon Jun 15 17:01:18 2026] POST /v2.1/servers => generated 451 bytes in 1068 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-15 17:01:19.931 8 WARNING neutronclient.v2_0.client [None req-8669f9aa-8f2a-4814-b482-81acbbb11fa7 c976a946485e48d291543a8976b0e579 0f46274f96c943468d27919212378225 - - default default] The python binding code in 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/735] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:01:19 2026] GET /v2.1/servers/c813e6f1-c29d-41e9-a1d5-b39be296b52b => generated 1252 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:01:21.032 7 WARNING neutronclient.v2_0.client [None req-d6714197-7a64-4f68-9920-cb22282c9a6c c976a946485e48d291543a8976b0e579 0f46274f96c943468d27919212378225 - - default default] The python binding code in 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/736] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:01:20 2026] GET /v2.1/servers/c813e6f1-c29d-41e9-a1d5-b39be296b52b => generated 1302 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-15 17:01:22.111 8 WARNING neutronclient.v2_0.client [None req-a1273f56-7bc6-499b-a858-86b67036ee4f c976a946485e48d291543a8976b0e579 0f46274f96c943468d27919212378225 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 373/737] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:01:22 2026] GET /v2.1/servers/c813e6f1-c29d-41e9-a1d5-b39be296b52b => generated 1350 bytes in 590 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:01:23.721 7 WARNING neutronclient.v2_0.client [None req-05329ea9-1511-449b-ac33-c74d5a351a23 c976a946485e48d291543a8976b0e579 0f46274f96c943468d27919212378225 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 365/738] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:01:23 2026] GET /v2.1/servers/c813e6f1-c29d-41e9-a1d5-b39be296b52b => generated 1358 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-15 17:01:24.219 8 WARNING neutronclient.v2_0.client [None req-dbdd004a-a4e7-46fb-acc9-f9f0f0c56b63 f6c618f644eb4adcb772481c04f0c022 ffc4a2d567a5407d942ff47d5919590c - - default default] 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-15 17:01:24.824 7 WARNING neutronclient.v2_0.client [None req-374d9c89-f145-4c15-9ce8-d65300f186b9 c976a946485e48d291543a8976b0e579 0f46274f96c943468d27919212378225 - - default default] 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-15 17:01:25.046 8 WARNING neutronclient.v2_0.client [None req-dbdd004a-a4e7-46fb-acc9-f9f0f0c56b63 f6c618f644eb4adcb772481c04f0c022 ffc4a2d567a5407d942ff47d5919590c - - default default] The python binding code in 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/739] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:01:24 2026] GET /v2.1/servers/c813e6f1-c29d-41e9-a1d5-b39be296b52b => generated 1426 bytes in 392 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/740] 10.0.0.86 () {34 vars in 662 bytes} [Mon Jun 15 17:01:23 2026] POST /v2.1/servers => generated 424 bytes in 1559 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-15 17:01:25.568 7 WARNING neutronclient.v2_0.client [None req-bb5bbb3a-9423-48c7-9f52-64da0acf616c f6c618f644eb4adcb772481c04f0c022 ffc4a2d567a5407d942ff47d5919590c - - default default] 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-15 17:01:25.710 8 INFO nova.api.openstack.compute.server_external_events [req-1e760c69-2826-495d-ae6f-558869382f8c req-dcbbc534-ca51-44d3-b2f5-1fb6b66ea466 bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-changed:4910d871-6268-4759-b7ec-b4ff012535da for instance c813e6f1-c29d-41e9-a1d5-b39be296b52b on instance [pid: 8|app: 0|req: 377/743] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:01:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/744] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:01:25 2026] GET /v2.1/servers/73b019b8-158f-42b4-bec2-16a05a440a95 => generated 1371 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-15 17:01:26.230 8 WARNING neutronclient.v2_0.client [None req-db439a78-b374-41d8-b654-a935d2c4bf51 c976a946485e48d291543a8976b0e579 0f46274f96c943468d27919212378225 - - default default] The python binding code in 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/745] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:01:26 2026] GET /v2.1/servers/c813e6f1-c29d-41e9-a1d5-b39be296b52b => generated 1436 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:01:26.787 7 WARNING neutronclient.v2_0.client [None req-f7925de6-b9e5-41dd-b33f-49612b8c6c62 f6c618f644eb4adcb772481c04f0c022 ffc4a2d567a5407d942ff47d5919590c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 368/746] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:01:26 2026] GET /v2.1/servers/73b019b8-158f-42b4-bec2-16a05a440a95 => generated 1375 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:01:27.411 8 WARNING neutronclient.v2_0.client [None req-1975e8f0-bc00-4654-be74-c6e1608a4e66 c976a946485e48d291543a8976b0e579 0f46274f96c943468d27919212378225 - - default default] The python binding code in 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/747] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:01:27 2026] GET /v2.1/servers/c813e6f1-c29d-41e9-a1d5-b39be296b52b => generated 1436 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:01:27.911 7 WARNING neutronclient.v2_0.client [None req-06e7080f-4479-4bef-b1d1-43ba2541c562 f6c618f644eb4adcb772481c04f0c022 ffc4a2d567a5407d942ff47d5919590c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 369/748] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:01:27 2026] GET /v2.1/servers/73b019b8-158f-42b4-bec2-16a05a440a95 => generated 1423 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-15 17:01:28.578 8 WARNING neutronclient.v2_0.client [None req-b1c8f4c1-986a-4e20-a14e-ada8e1961fec c976a946485e48d291543a8976b0e579 0f46274f96c943468d27919212378225 - - default default] The python binding code in 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/749] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:01:28 2026] GET /v2.1/servers/c813e6f1-c29d-41e9-a1d5-b39be296b52b => generated 1436 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:01:29.017 7 WARNING neutronclient.v2_0.client [None req-9a213f2e-43b9-4c71-993f-51e912aa1f72 f6c618f644eb4adcb772481c04f0c022 ffc4a2d567a5407d942ff47d5919590c - - default default] The python binding code in 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/750] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:01:28 2026] GET /v2.1/servers/73b019b8-158f-42b4-bec2-16a05a440a95 => generated 1423 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-15 17:01:29.843 8 WARNING neutronclient.v2_0.client [None req-3938153a-84d8-4274-877e-1f82eefa802f c976a946485e48d291543a8976b0e579 0f46274f96c943468d27919212378225 - - default default] 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-15 17:01:30.106 7 WARNING neutronclient.v2_0.client [None req-76dd8a2e-c961-4fb9-b058-218e3e8a4206 f6c618f644eb4adcb772481c04f0c022 ffc4a2d567a5407d942ff47d5919590c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 381/751] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:01:29 2026] GET /v2.1/servers/c813e6f1-c29d-41e9-a1d5-b39be296b52b => generated 1436 bytes in 465 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/752] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:01:30 2026] GET /v2.1/servers/73b019b8-158f-42b4-bec2-16a05a440a95 => generated 1431 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:01:31.151 8 INFO nova.api.openstack.compute.server_external_events [req-1195b7c8-4af8-48cf-8d10-2de476cbfd5c req-034e534f-c60a-4de5-ba83-9872a6f84ec1 bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-vif-unplugged:4910d871-6268-4759-b7ec-b4ff012535da for instance c813e6f1-c29d-41e9-a1d5-b39be296b52b on instance [pid: 8|app: 0|req: 382/753] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:01:31 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:01:31.322 7 WARNING neutronclient.v2_0.client [None req-9ffb7e60-9789-4cbd-8768-7d62a84e0897 c976a946485e48d291543a8976b0e579 0f46274f96c943468d27919212378225 - - default default] 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-15 17:01:31.339 8 WARNING neutronclient.v2_0.client [None req-4a2fd791-6cd3-4efd-89b0-e5dfa745f841 f6c618f644eb4adcb772481c04f0c022 ffc4a2d567a5407d942ff47d5919590c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 372/754] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:01:31 2026] GET /v2.1/servers/c813e6f1-c29d-41e9-a1d5-b39be296b52b => generated 1424 bytes in 620 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 383/755] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:01:31 2026] GET /v2.1/servers/73b019b8-158f-42b4-bec2-16a05a440a95 => generated 1483 bytes in 636 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-15 17:01:31.943 7 INFO nova.api.openstack.compute.server_external_events [req-45ab2524-b593-4ebc-aa3c-99661ed30651 req-23305610-c3eb-4cd8-a4ba-b91316a25d54 bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-changed:b908a6d8-2cbe-4fef-bf9b-fb84063fff30 for instance 73b019b8-158f-42b4-bec2-16a05a440a95 on instance [pid: 7|app: 0|req: 373/756] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:01:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-15 17:01:32.968 8 WARNING neutronclient.v2_0.client [None req-c8964103-ee7a-49b0-94e5-d20e4f46c009 c976a946485e48d291543a8976b0e579 0f46274f96c943468d27919212378225 - - default default] 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-15 17:01:32.993 7 WARNING neutronclient.v2_0.client [None req-c4df4f47-6c75-469e-a653-42f5ee7636ba f6c618f644eb4adcb772481c04f0c022 ffc4a2d567a5407d942ff47d5919590c - - default default] The python binding code in 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/757] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:01:32 2026] GET /v2.1/servers/73b019b8-158f-42b4-bec2-16a05a440a95 => generated 1471 bytes in 938 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 384/758] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:01:32 2026] GET /v2.1/servers/c813e6f1-c29d-41e9-a1d5-b39be296b52b => generated 1424 bytes in 981 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-15 17:01:33.912 7 INFO nova.api.openstack.compute.server_external_events [req-6ef0ccc2-d071-4679-b674-27c1fd5c6fe0 req-96d72fc3-6257-4423-aa6c-e3acce02fff0 bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-vif-plugged:4910d871-6268-4759-b7ec-b4ff012535da for instance c813e6f1-c29d-41e9-a1d5-b39be296b52b on instance [pid: 7|app: 0|req: 375/759] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:01:33 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:01:34.977 8 WARNING neutronclient.v2_0.client [None req-0c1053cb-5acc-4ef3-afce-9f591e40b977 f6c618f644eb4adcb772481c04f0c022 ffc4a2d567a5407d942ff47d5919590c - - default default] 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-15 17:01:34.989 7 WARNING neutronclient.v2_0.client [None req-8145ea30-111b-4b57-8ad8-af5bc49c58b3 c976a946485e48d291543a8976b0e579 0f46274f96c943468d27919212378225 - - default default] The python binding code in 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/760] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:01:34 2026] GET /v2.1/servers/73b019b8-158f-42b4-bec2-16a05a440a95 => generated 1471 bytes in 356 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/761] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:01:34 2026] GET /v2.1/servers/c813e6f1-c29d-41e9-a1d5-b39be296b52b => generated 1424 bytes in 383 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:01:35.970 8 INFO nova.api.openstack.compute.server_external_events [req-6d557b9e-056d-4885-aa0d-330bcd218f4d req-4953bb46-e6cc-4e11-bb8a-b2834ee0cc86 bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-vif-plugged:4910d871-6268-4759-b7ec-b4ff012535da for instance c813e6f1-c29d-41e9-a1d5-b39be296b52b on instance [pid: 8|app: 0|req: 387/764] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:01:35 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-15 17:01:36.348 7 WARNING neutronclient.v2_0.client [None req-2e781508-a039-4202-a0d1-617d80bff190 f6c618f644eb4adcb772481c04f0c022 ffc4a2d567a5407d942ff47d5919590c - - default default] 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-15 17:01:36.378 8 WARNING neutronclient.v2_0.client [None req-72463bba-8628-4437-b31e-96544653a809 c976a946485e48d291543a8976b0e579 0f46274f96c943468d27919212378225 - - default default] The python binding code in 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/765] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:01:36 2026] GET /v2.1/servers/73b019b8-158f-42b4-bec2-16a05a440a95 => generated 1471 bytes in 498 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/766] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:01:36 2026] GET /v2.1/servers/c813e6f1-c29d-41e9-a1d5-b39be296b52b => generated 1611 bytes in 494 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:01:36.884 7 WARNING neutronclient.v2_0.client [None req-6bb0956c-630b-4a4e-9214-3873cd1fc3b6 c976a946485e48d291543a8976b0e579 0f46274f96c943468d27919212378225 - - default default] The python binding code in 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/767] 10.0.0.86 () {32 vars in 740 bytes} [Mon Jun 15 17:01:36 2026] GET /v2.1/servers/c813e6f1-c29d-41e9-a1d5-b39be296b52b/os-interface => generated 285 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:01:37.670 8 WARNING neutronclient.v2_0.client [None req-fc01fac9-4a0d-4f1a-ac8c-c4a841c15ae3 c976a946485e48d291543a8976b0e579 0f46274f96c943468d27919212378225 - - default default] The python binding code in 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/768] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:01:37 2026] GET /v2.1/servers/c813e6f1-c29d-41e9-a1d5-b39be296b52b => generated 1611 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:01:37.837 8 WARNING neutronclient.v2_0.client [None req-a5b1336b-3a62-4e33-b947-6cc2bda0bd75 f6c618f644eb4adcb772481c04f0c022 ffc4a2d567a5407d942ff47d5919590c - - default default] The python binding code in 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/769] 10.0.0.86 () {32 vars in 640 bytes} [Mon Jun 15 17:01:37 2026] GET /v2.1/servers => generated 387 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 381/770] 10.0.0.86 () {32 vars in 717 bytes} [Mon Jun 15 17:01:37 2026] DELETE /v2.1/servers/c813e6f1-c29d-41e9-a1d5-b39be296b52b => generated 0 bytes in 99 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:01:38.019 7 INFO nova.api.openstack.compute.server_external_events [req-cd215d7a-1b1b-4d24-94d5-2edc768e5636 req-4e809dd3-d8e4-4fc7-b090-c3d606e847b5 bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-changed:4910d871-6268-4759-b7ec-b4ff012535da for instance c813e6f1-c29d-41e9-a1d5-b39be296b52b on instance [pid: 7|app: 0|req: 382/771] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:01:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:01:38.051 7 WARNING neutronclient.v2_0.client [None req-9aa2266d-a3b5-4727-bcf8-9c5abcc879e5 c976a946485e48d291543a8976b0e579 0f46274f96c943468d27919212378225 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 390/772] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:01:37 2026] GET /v2.1/servers/73b019b8-158f-42b4-bec2-16a05a440a95 => generated 1471 bytes in 962 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/773] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:01:38 2026] GET /v2.1/servers/c813e6f1-c29d-41e9-a1d5-b39be296b52b => generated 1617 bytes in 819 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:01:39.821 8 WARNING neutronclient.v2_0.client [None req-ee9d4832-aa7c-4549-a017-2902be3b58f8 f6c618f644eb4adcb772481c04f0c022 ffc4a2d567a5407d942ff47d5919590c - - default default] 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-15 17:01:39.910 7 WARNING neutronclient.v2_0.client [None req-3b7b0852-ed06-499b-a2cf-b7412dddf7be c976a946485e48d291543a8976b0e579 0f46274f96c943468d27919212378225 - - default default] The python binding code in 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/774] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:01:39 2026] GET /v2.1/servers/73b019b8-158f-42b4-bec2-16a05a440a95 => generated 1471 bytes in 433 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:01:40.236 8 INFO nova.api.openstack.compute.server_external_events [req-820ea96d-9cba-451f-b5ca-8d4f2f4d6e5b req-4e315353-a708-45f1-a475-cdb7fd55a415 bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-vif-plugged:b908a6d8-2cbe-4fef-bf9b-fb84063fff30 for instance 73b019b8-158f-42b4-bec2-16a05a440a95 on instance 2026-06-15 17:01:40.236 8 INFO nova.api.openstack.compute.server_external_events [req-820ea96d-9cba-451f-b5ca-8d4f2f4d6e5b req-4e315353-a708-45f1-a475-cdb7fd55a415 bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-vif-plugged:b908a6d8-2cbe-4fef-bf9b-fb84063fff30 for instance 73b019b8-158f-42b4-bec2-16a05a440a95 on instance 2026-06-15 17:01:40.237 8 INFO nova.api.openstack.compute.server_external_events [req-820ea96d-9cba-451f-b5ca-8d4f2f4d6e5b req-4e315353-a708-45f1-a475-cdb7fd55a415 bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-vif-unplugged:4910d871-6268-4759-b7ec-b4ff012535da for instance c813e6f1-c29d-41e9-a1d5-b39be296b52b on instance 2026-06-15 17:01:40.237 8 INFO nova.api.openstack.compute.server_external_events [req-820ea96d-9cba-451f-b5ca-8d4f2f4d6e5b req-4e315353-a708-45f1-a475-cdb7fd55a415 bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-vif-unplugged:4910d871-6268-4759-b7ec-b4ff012535da for instance c813e6f1-c29d-41e9-a1d5-b39be296b52b on instance [pid: 8|app: 0|req: 392/775] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:01:40 2026] POST /v2.1/os-server-external-events => generated 700 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/776] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:01:39 2026] GET /v2.1/servers/c813e6f1-c29d-41e9-a1d5-b39be296b52b => generated 1737 bytes in 379 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-15 17:01:41.277 8 WARNING neutronclient.v2_0.client [None req-9bec85e2-8d63-4367-b23a-280dd88e6c10 f6c618f644eb4adcb772481c04f0c022 ffc4a2d567a5407d942ff47d5919590c - - default default] 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-15 17:01:41.290 7 WARNING neutronclient.v2_0.client [None req-7774ae38-286f-4b9c-9100-8d29a2d5b558 c976a946485e48d291543a8976b0e579 0f46274f96c943468d27919212378225 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 385/777] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:01:41 2026] GET /v2.1/servers/c813e6f1-c29d-41e9-a1d5-b39be296b52b => generated 1669 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/778] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:01:41 2026] GET /v2.1/servers/73b019b8-158f-42b4-bec2-16a05a440a95 => generated 1471 bytes in 316 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:01:42.294 7 INFO nova.api.openstack.compute.server_external_events [req-b597c8ba-c9d4-45c5-8e2d-3905894793ba req-bbc0e879-fbae-40ea-8426-07c5e4f3dd2b bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-vif-deleted:4910d871-6268-4759-b7ec-b4ff012535da for instance c813e6f1-c29d-41e9-a1d5-b39be296b52b on instance [pid: 7|app: 0|req: 386/779] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:01:42 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-15 17:01:42.551 8 WARNING neutronclient.v2_0.client [None req-cf6864f6-ad5d-427e-900e-8c7cb31bec4e c976a946485e48d291543a8976b0e579 0f46274f96c943468d27919212378225 - - default default] 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: 394/780] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:01:42 2026] GET /v2.1/servers/c813e6f1-c29d-41e9-a1d5-b39be296b52b => generated 1379 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-15 17:01:42.610 7 WARNING neutronclient.v2_0.client [None req-3094b975-7e1c-4479-8f49-4051215a0eba f6c618f644eb4adcb772481c04f0c022 ffc4a2d567a5407d942ff47d5919590c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 387/781] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:01:42 2026] GET /v2.1/servers/73b019b8-158f-42b4-bec2-16a05a440a95 => generated 1656 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 395/782] 10.0.0.86 () {32 vars in 722 bytes} [Mon Jun 15 17:01:42 2026] GET /v2.1/servers/73b019b8-158f-42b4-bec2-16a05a440a95/ips => generated 109 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, ' [pid: 7|app: 0|req: 388/783] 10.0.0.86 () {32 vars in 722 bytes} [Mon Jun 15 17:01:42 2026] GET /v2.1/servers/73b019b8-158f-42b4-bec2-16a05a440a95/ips => generated 109 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 396/784] 10.0.0.86 () {32 vars in 824 bytes} [Mon Jun 15 17:01:42 2026] GET /v2.1/servers/73b019b8-158f-42b4-bec2-16a05a440a95/ips/tempest-ServerAddressesTestJSON-2067390192-network => generated 94 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 389/785] 10.0.0.86 () {32 vars in 717 bytes} [Mon Jun 15 17:01:42 2026] DELETE /v2.1/servers/73b019b8-158f-42b4-bec2-16a05a440a95 => generated 0 bytes in 113 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-15 17:01:43.118 8 WARNING neutronclient.v2_0.client [None req-f6bbc57c-4dc5-40fc-89bd-43b672cda713 f6c618f644eb4adcb772481c04f0c022 ffc4a2d567a5407d942ff47d5919590c - - default default] The python binding code in 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/786] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:01:43 2026] GET /v2.1/servers/73b019b8-158f-42b4-bec2-16a05a440a95 => generated 1662 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:01:43.705 7 WARNING neutronclient.v2_0.client [None req-3636aefe-86e9-4f1c-8925-51ad2ea5daa7 c976a946485e48d291543a8976b0e579 0f46274f96c943468d27919212378225 - - default default] The python binding code in 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/787] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:01:43 2026] GET /v2.1/servers/c813e6f1-c29d-41e9-a1d5-b39be296b52b => generated 1384 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-15 17:01:44.303 8 WARNING neutronclient.v2_0.client [None req-2390cd87-8a72-440c-95b3-ef1860e4b542 f6c618f644eb4adcb772481c04f0c022 ffc4a2d567a5407d942ff47d5919590c - - default default] 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-15 17:01:44.450 7 INFO nova.api.openstack.compute.server_external_events [req-4aa4d1ac-efaa-4481-97e7-4763e9225d70 req-95d96bc6-89f6-42cb-9d02-ab56d570d2d8 bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-vif-unplugged:b908a6d8-2cbe-4fef-bf9b-fb84063fff30 for instance 73b019b8-158f-42b4-bec2-16a05a440a95 on instance [pid: 7|app: 0|req: 391/788] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:01:44 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/789] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:01:44 2026] GET /v2.1/servers/73b019b8-158f-42b4-bec2-16a05a440a95 => generated 1662 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:01:44.828 7 WARNING neutronclient.v2_0.client [None req-5b86b900-126a-4a5e-9df0-707d2bad674e c976a946485e48d291543a8976b0e579 0f46274f96c943468d27919212378225 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 392/790] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:01:44 2026] GET /v2.1/servers/c813e6f1-c29d-41e9-a1d5-b39be296b52b => generated 1384 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:01:45.558 8 WARNING neutronclient.v2_0.client [None req-18b7eea4-dc04-41e4-9da1-e5c19cbad567 f6c618f644eb4adcb772481c04f0c022 ffc4a2d567a5407d942ff47d5919590c - - default default] 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-15 17:01:45.955 7 INFO nova.api.openstack.wsgi [None req-648a263f-b2bc-45d4-aaad-d840087c5c55 c976a946485e48d291543a8976b0e579 0f46274f96c943468d27919212378225 - - default default] HTTP exception thrown: Instance c813e6f1-c29d-41e9-a1d5-b39be296b52b could not be found. [pid: 7|app: 0|req: 395/793] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:01:45 2026] GET /v2.1/servers/c813e6f1-c29d-41e9-a1d5-b39be296b52b => 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: 7|app: 0|req: 396/794] 10.0.0.86 () {32 vars in 703 bytes} [Mon Jun 15 17:01:45 2026] DELETE /v2.1/os-keypairs/tempest-keypair-292509365 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-15 17:01:46.492 7 INFO nova.api.openstack.compute.server_external_events [req-677559bc-2df1-4738-991b-a985746887a4 req-84b40411-50f0-4a9d-84c2-9fff53d1046b bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-vif-unplugged:b908a6d8-2cbe-4fef-bf9b-fb84063fff30 for instance 73b019b8-158f-42b4-bec2-16a05a440a95 on instance [pid: 7|app: 0|req: 397/795] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:01:46 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-15 17:01:46.558 7 INFO nova.api.openstack.compute.server_external_events [req-0d55786c-1036-4c78-9eca-2a0253bae49b req-ae9c3ea1-b43b-47d0-aca3-6b1e5e74a796 bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-vif-deleted:b908a6d8-2cbe-4fef-bf9b-fb84063fff30 for instance 73b019b8-158f-42b4-bec2-16a05a440a95 on instance [pid: 7|app: 0|req: 398/796] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:01:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/797] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:01:45 2026] GET /v2.1/servers/73b019b8-158f-42b4-bec2-16a05a440a95 => generated 1662 bytes in 1192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:01:47.784 7 WARNING neutronclient.v2_0.client [None req-2bf8aeca-07b7-4128-bbbc-120797a4e6ba f6c618f644eb4adcb772481c04f0c022 ffc4a2d567a5407d942ff47d5919590c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 399/798] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:01:47 2026] GET /v2.1/servers/73b019b8-158f-42b4-bec2-16a05a440a95 => generated 1457 bytes in 736 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:01:49.529 8 WARNING neutronclient.v2_0.client [None req-611d196b-f974-467b-aee0-c2f767c34da7 f6c618f644eb4adcb772481c04f0c022 ffc4a2d567a5407d942ff47d5919590c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 400/799] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:01:49 2026] GET /v2.1/servers/73b019b8-158f-42b4-bec2-16a05a440a95 => generated 1457 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:01:50.664 7 WARNING neutronclient.v2_0.client [None req-42cedd13-a386-4e65-9389-3da6183acbf4 f6c618f644eb4adcb772481c04f0c022 ffc4a2d567a5407d942ff47d5919590c - - default default] The python binding code in 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/800] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:01:50 2026] GET /v2.1/servers/73b019b8-158f-42b4-bec2-16a05a440a95 => generated 1457 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:01:51.737 8 INFO nova.api.openstack.wsgi [None req-af499bc8-5acc-4063-9fd5-a88446359295 f6c618f644eb4adcb772481c04f0c022 ffc4a2d567a5407d942ff47d5919590c - - default default] HTTP exception thrown: Instance 73b019b8-158f-42b4-bec2-16a05a440a95 could not be found. [pid: 8|app: 0|req: 401/801] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:01:51 2026] GET /v2.1/servers/73b019b8-158f-42b4-bec2-16a05a440a95 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 402/804] 10.0.0.86 () {34 vars in 670 bytes} [Mon Jun 15 17:01:59 2026] POST /v2.1/os-keypairs => generated 385 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:02:01.702 8 WARNING neutronclient.v2_0.client [None req-4d451c51-7ef7-4e4e-9f5b-963c9d162ad2 4eebd062ebc242839d700d8a1b466d88 9a9d507100994b5ca2ea9f02c9e9bc4d - - default default] 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-15 17:02:01.743 8 WARNING neutronclient.v2_0.client [None req-4d451c51-7ef7-4e4e-9f5b-963c9d162ad2 4eebd062ebc242839d700d8a1b466d88 9a9d507100994b5ca2ea9f02c9e9bc4d - - default default] 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-15 17:02:01.976 8 WARNING neutronclient.v2_0.client [None req-4d451c51-7ef7-4e4e-9f5b-963c9d162ad2 4eebd062ebc242839d700d8a1b466d88 9a9d507100994b5ca2ea9f02c9e9bc4d - - default default] The python binding code in 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/805] 10.0.0.86 () {34 vars in 662 bytes} [Mon Jun 15 17:02:01 2026] POST /v2.1/servers => generated 450 bytes in 591 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-15 17:02:02.233 7 WARNING neutronclient.v2_0.client [None req-4c4301fc-a4e9-47d5-ac13-3dfefce8a977 4eebd062ebc242839d700d8a1b466d88 9a9d507100994b5ca2ea9f02c9e9bc4d - - default default] The python binding code in 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/806] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:02:02 2026] GET /v2.1/servers/2c718a10-59dd-4b46-9fe7-6d10a25d0ce0 => generated 1422 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-15 17:02:03.326 8 WARNING neutronclient.v2_0.client [None req-071a66ae-a3f4-48e3-9015-3f2a8b647c37 4eebd062ebc242839d700d8a1b466d88 9a9d507100994b5ca2ea9f02c9e9bc4d - - default default] The python binding code in 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/807] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:02:03 2026] GET /v2.1/servers/2c718a10-59dd-4b46-9fe7-6d10a25d0ce0 => generated 1426 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-15 17:02:04.414 7 WARNING neutronclient.v2_0.client [None req-e5f80c6a-7f81-4819-9b75-867260376065 4eebd062ebc242839d700d8a1b466d88 9a9d507100994b5ca2ea9f02c9e9bc4d - - default default] The python binding code in 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/808] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:02:04 2026] GET /v2.1/servers/2c718a10-59dd-4b46-9fe7-6d10a25d0ce0 => generated 1474 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-15 17:02:05.646 8 WARNING neutronclient.v2_0.client [None req-5d984498-3d26-4e22-b0c7-74e086ddb106 4eebd062ebc242839d700d8a1b466d88 9a9d507100994b5ca2ea9f02c9e9bc4d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 405/811] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:02:05 2026] GET /v2.1/servers/2c718a10-59dd-4b46-9fe7-6d10a25d0ce0 => generated 1474 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:02:06.752 7 WARNING neutronclient.v2_0.client [None req-7c99fe06-1e9d-450f-8040-1bf283bd0191 4eebd062ebc242839d700d8a1b466d88 9a9d507100994b5ca2ea9f02c9e9bc4d - - default default] The python binding code in 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/812] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:02:06 2026] GET /v2.1/servers/2c718a10-59dd-4b46-9fe7-6d10a25d0ce0 => generated 1482 bytes in 516 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:02:08.287 8 WARNING neutronclient.v2_0.client [None req-5b0e92f5-8d63-41ce-b479-db24f398ac8f 4eebd062ebc242839d700d8a1b466d88 9a9d507100994b5ca2ea9f02c9e9bc4d - - default default] 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-15 17:02:09.215 7 INFO nova.api.openstack.compute.server_external_events [req-f0292684-eefc-443a-b1b3-cd246b7504d6 req-596d2935-03eb-4b9d-aeff-539f5b3ed3af bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-changed:75924116-5257-4c27-bec7-acfc91622263 for instance 2c718a10-59dd-4b46-9fe7-6d10a25d0ce0 on instance [pid: 7|app: 0|req: 408/813] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:02:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/814] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:02:08 2026] GET /v2.1/servers/2c718a10-59dd-4b46-9fe7-6d10a25d0ce0 => generated 1547 bytes in 1055 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:02:10.358 7 WARNING neutronclient.v2_0.client [None req-c6870131-19b9-44cf-b6fd-f103de2c1ebd 4eebd062ebc242839d700d8a1b466d88 9a9d507100994b5ca2ea9f02c9e9bc4d - - default default] The python binding code in 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/815] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:02:10 2026] GET /v2.1/servers/2c718a10-59dd-4b46-9fe7-6d10a25d0ce0 => generated 1547 bytes in 335 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:02:11.722 8 WARNING neutronclient.v2_0.client [None req-896c98c6-55f3-442e-8fe7-3cad45f6a090 4eebd062ebc242839d700d8a1b466d88 9a9d507100994b5ca2ea9f02c9e9bc4d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 407/816] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:02:11 2026] GET /v2.1/servers/2c718a10-59dd-4b46-9fe7-6d10a25d0ce0 => generated 1547 bytes in 374 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:02:13.096 7 WARNING neutronclient.v2_0.client [None req-634911d1-ee65-4d56-abbc-2bb5e4d60ebc 4eebd062ebc242839d700d8a1b466d88 9a9d507100994b5ca2ea9f02c9e9bc4d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 410/817] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:02:13 2026] GET /v2.1/servers/2c718a10-59dd-4b46-9fe7-6d10a25d0ce0 => generated 1547 bytes in 580 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:02:14.697 8 WARNING neutronclient.v2_0.client [None req-f15559ac-db06-4546-b780-8f12ada9788b 4eebd062ebc242839d700d8a1b466d88 9a9d507100994b5ca2ea9f02c9e9bc4d - - default default] The python binding code in 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/820] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:02:14 2026] GET /v2.1/servers/2c718a10-59dd-4b46-9fe7-6d10a25d0ce0 => generated 1547 bytes in 1025 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:02:16.731 7 WARNING neutronclient.v2_0.client [None req-28a26cb7-119a-42c4-9d26-079c4484dcc1 4eebd062ebc242839d700d8a1b466d88 9a9d507100994b5ca2ea9f02c9e9bc4d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 413/821] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:02:16 2026] GET /v2.1/servers/2c718a10-59dd-4b46-9fe7-6d10a25d0ce0 => generated 1547 bytes in 380 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:02:18.124 8 WARNING neutronclient.v2_0.client [None req-928eea4b-1f12-4309-a1ec-3150019c66b4 4eebd062ebc242839d700d8a1b466d88 9a9d507100994b5ca2ea9f02c9e9bc4d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 409/822] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:02:18 2026] GET /v2.1/servers/2c718a10-59dd-4b46-9fe7-6d10a25d0ce0 => generated 1547 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:02:19.242 7 INFO nova.api.openstack.compute.server_external_events [req-07d8d4ea-84ed-43a6-915a-7d79c4609687 req-5efb1ced-53cb-4702-b12b-f2fb0147ea56 bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-vif-unplugged:75924116-5257-4c27-bec7-acfc91622263 for instance 2c718a10-59dd-4b46-9fe7-6d10a25d0ce0 on instance [pid: 7|app: 0|req: 414/823] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:02:19 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-15 17:02:19.339 8 WARNING neutronclient.v2_0.client [None req-af2e705d-a485-41e7-afed-c8de4bb2697e 4eebd062ebc242839d700d8a1b466d88 9a9d507100994b5ca2ea9f02c9e9bc4d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 410/824] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:02:19 2026] GET /v2.1/servers/2c718a10-59dd-4b46-9fe7-6d10a25d0ce0 => generated 1547 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:02:20.586 7 WARNING neutronclient.v2_0.client [None req-886b1a7f-e7f6-45ba-811b-c520eef01d39 4eebd062ebc242839d700d8a1b466d88 9a9d507100994b5ca2ea9f02c9e9bc4d - - default default] The python binding code in 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/825] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:02:20 2026] GET /v2.1/servers/2c718a10-59dd-4b46-9fe7-6d10a25d0ce0 => generated 1547 bytes in 674 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:02:21.284 8 INFO nova.api.openstack.compute.server_external_events [req-e05ad5c2-440a-43ca-9df2-c93f37aa6c22 req-f2450018-2512-4b4e-830e-cfc1fb1d468c bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-vif-plugged:75924116-5257-4c27-bec7-acfc91622263 for instance 2c718a10-59dd-4b46-9fe7-6d10a25d0ce0 on instance 2026-06-15 17:02:21.284 8 INFO nova.api.openstack.compute.server_external_events [req-e05ad5c2-440a-43ca-9df2-c93f37aa6c22 req-f2450018-2512-4b4e-830e-cfc1fb1d468c bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-vif-plugged:75924116-5257-4c27-bec7-acfc91622263 for instance 2c718a10-59dd-4b46-9fe7-6d10a25d0ce0 on instance [pid: 8|app: 0|req: 411/826] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:02:21 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:02:22.269 7 WARNING neutronclient.v2_0.client [None req-2d572b97-17c7-4ccc-8440-e45449ef72eb 4eebd062ebc242839d700d8a1b466d88 9a9d507100994b5ca2ea9f02c9e9bc4d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 416/827] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:02:22 2026] GET /v2.1/servers/2c718a10-59dd-4b46-9fe7-6d10a25d0ce0 => generated 1547 bytes in 295 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:02:23.575 8 WARNING neutronclient.v2_0.client [None req-34211316-0c83-4177-8b00-c2884f8a6d0f 4eebd062ebc242839d700d8a1b466d88 9a9d507100994b5ca2ea9f02c9e9bc4d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 412/828] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:02:23 2026] GET /v2.1/servers/2c718a10-59dd-4b46-9fe7-6d10a25d0ce0 => generated 1724 bytes in 1183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:02:24.790 7 WARNING neutronclient.v2_0.client [None req-f349139d-c05f-4f84-8cb5-9ca85be51836 4eebd062ebc242839d700d8a1b466d88 9a9d507100994b5ca2ea9f02c9e9bc4d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 417/829] 10.0.0.86 () {32 vars in 740 bytes} [Mon Jun 15 17:02:24 2026] GET /v2.1/servers/2c718a10-59dd-4b46-9fe7-6d10a25d0ce0/os-interface => generated 285 bytes in 394 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-15 17:02:26.013 7 WARNING neutronclient.v2_0.client [None req-0b96c6e6-403e-4a62-9050-5ac096c7c923 4eebd062ebc242839d700d8a1b466d88 9a9d507100994b5ca2ea9f02c9e9bc4d - - default default] 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-15 17:02:26.017 8 INFO nova.api.openstack.compute.server_external_events [req-8e6e5140-ded1-46e7-a6ef-7989de6342fe req-fda67804-546d-40af-8a5f-fcaf238a94a6 bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-changed:75924116-5257-4c27-bec7-acfc91622263 for instance 2c718a10-59dd-4b46-9fe7-6d10a25d0ce0 on instance [pid: 8|app: 0|req: 414/832] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:02:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/833] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:02:25 2026] GET /v2.1/servers/2c718a10-59dd-4b46-9fe7-6d10a25d0ce0 => generated 1724 bytes in 901 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 415/834] 10.0.0.86 () {32 vars in 640 bytes} [Mon Jun 15 17:02:26 2026] GET /v2.1/servers => generated 377 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 420/835] 10.0.0.86 () {32 vars in 717 bytes} [Mon Jun 15 17:02:26 2026] DELETE /v2.1/servers/2c718a10-59dd-4b46-9fe7-6d10a25d0ce0 => generated 0 bytes in 110 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-15 17:02:27.120 8 WARNING neutronclient.v2_0.client [None req-47cf7315-93cf-42f7-bfa6-b5f126a3c7aa 4eebd062ebc242839d700d8a1b466d88 9a9d507100994b5ca2ea9f02c9e9bc4d - - default default] The python binding code in 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/836] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:02:27 2026] GET /v2.1/servers/2c718a10-59dd-4b46-9fe7-6d10a25d0ce0 => generated 1730 bytes in 693 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:02:28.830 7 WARNING neutronclient.v2_0.client [None req-76538d95-3667-4b8f-9a78-66a794a6512b 4eebd062ebc242839d700d8a1b466d88 9a9d507100994b5ca2ea9f02c9e9bc4d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 421/837] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:02:28 2026] GET /v2.1/servers/2c718a10-59dd-4b46-9fe7-6d10a25d0ce0 => generated 1730 bytes in 612 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:02:30.454 8 WARNING neutronclient.v2_0.client [None req-77c2c90b-2a5e-4db7-8f21-6a27fc01ac47 4eebd062ebc242839d700d8a1b466d88 9a9d507100994b5ca2ea9f02c9e9bc4d - - default default] 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-15 17:02:30.674 7 INFO nova.api.openstack.compute.server_external_events [req-5b54aebd-957d-49bf-9f74-02e5f743e841 req-e88a7c05-6edb-4dd5-b0a7-093b96fcdc74 bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-vif-deleted:75924116-5257-4c27-bec7-acfc91622263 for instance 2c718a10-59dd-4b46-9fe7-6d10a25d0ce0 on instance [pid: 7|app: 0|req: 422/838] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:02:30 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) [pid: 8|app: 0|req: 417/839] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:02:30 2026] GET /v2.1/servers/2c718a10-59dd-4b46-9fe7-6d10a25d0ce0 => generated 1783 bytes in 488 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:02:31.976 7 WARNING neutronclient.v2_0.client [None req-6593b2de-ef07-4e4f-9f8a-b8182ea929c9 4eebd062ebc242839d700d8a1b466d88 9a9d507100994b5ca2ea9f02c9e9bc4d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 423/840] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:02:31 2026] GET /v2.1/servers/2c718a10-59dd-4b46-9fe7-6d10a25d0ce0 => generated 1508 bytes in 304 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:02:33.297 8 WARNING neutronclient.v2_0.client [None req-5ed6e7a4-820f-4278-a18d-888ed37ad0be 4eebd062ebc242839d700d8a1b466d88 9a9d507100994b5ca2ea9f02c9e9bc4d - - default default] The python binding code in 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/841] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:02:33 2026] GET /v2.1/servers/2c718a10-59dd-4b46-9fe7-6d10a25d0ce0 => generated 1508 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:02:34.540 7 INFO nova.api.openstack.wsgi [None req-d4c11ff1-3982-4630-892a-61f40c8e6a78 4eebd062ebc242839d700d8a1b466d88 9a9d507100994b5ca2ea9f02c9e9bc4d - - default default] HTTP exception thrown: Instance 2c718a10-59dd-4b46-9fe7-6d10a25d0ce0 could not be found. [pid: 7|app: 0|req: 424/842] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:02:34 2026] GET /v2.1/servers/2c718a10-59dd-4b46-9fe7-6d10a25d0ce0 => 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: 419/843] 10.0.0.86 () {32 vars in 703 bytes} [Mon Jun 15 17:02:34 2026] DELETE /v2.1/os-keypairs/tempest-keypair-846564856 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/848] 10.0.0.86 () {34 vars in 670 bytes} [Mon Jun 15 17:02:47 2026] POST /v2.1/os-keypairs => generated 386 bytes in 322 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:02:49.999 7 WARNING neutronclient.v2_0.client [None req-42259975-43a8-434d-aca6-d35f16af51a2 c396120b10dc45dbb8bf3d0238acfd68 325d3da278ad469d816c40197d7bd544 - - default default] 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-15 17:02:50.050 7 WARNING neutronclient.v2_0.client [None req-42259975-43a8-434d-aca6-d35f16af51a2 c396120b10dc45dbb8bf3d0238acfd68 325d3da278ad469d816c40197d7bd544 - - default default] 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-15 17:02:50.231 7 WARNING neutronclient.v2_0.client [None req-42259975-43a8-434d-aca6-d35f16af51a2 c396120b10dc45dbb8bf3d0238acfd68 325d3da278ad469d816c40197d7bd544 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 427/849] 10.0.0.86 () {34 vars in 662 bytes} [Mon Jun 15 17:02:49 2026] POST /v2.1/servers => generated 453 bytes in 486 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-15 17:02:50.447 8 WARNING neutronclient.v2_0.client [None req-9dc24f89-86b7-43a5-9c06-143a7daad7d4 c396120b10dc45dbb8bf3d0238acfd68 325d3da278ad469d816c40197d7bd544 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 423/850] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:02:50 2026] GET /v2.1/servers/740d77dc-c040-405e-9e1f-0ad9d85c41d4 => generated 1392 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:02:51.551 7 WARNING neutronclient.v2_0.client [None req-1f9ce538-21fc-4ddb-ae24-259741e6f167 c396120b10dc45dbb8bf3d0238acfd68 325d3da278ad469d816c40197d7bd544 - - default default] The python binding code in 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/851] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:02:51 2026] GET /v2.1/servers/740d77dc-c040-405e-9e1f-0ad9d85c41d4 => generated 1396 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, ' [pid: 8|app: 0|req: 424/852] 10.0.0.114 () {30 vars in 619 bytes} [Mon Jun 15 17:02:52 2026] GET /v2.1 => generated 0 bytes in 97 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: 429/853] 10.0.0.114 () {32 vars in 692 bytes} [Mon Jun 15 17:02:52 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: 8|app: 0|req: 425/854] 10.0.0.114 () {34 vars in 913 bytes} [Mon Jun 15 17:02:52 2026] GET /v2.1/os-simple-tenant-usage/0028072f84cd455db81a21fc4bc3b00f?start=2026-06-14T00:00:00&end=2026-06-15T23:59:59 => generated 20 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-15 17:02:52.651 7 WARNING neutronclient.v2_0.client [None req-7744d459-b902-499b-a582-2040b480a03a c396120b10dc45dbb8bf3d0238acfd68 325d3da278ad469d816c40197d7bd544 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 430/855] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:02:52 2026] GET /v2.1/servers/740d77dc-c040-405e-9e1f-0ad9d85c41d4 => generated 1444 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 426/856] 10.0.0.114 () {30 vars in 654 bytes} [Mon Jun 15 17:02:52 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:02:53.757 7 WARNING neutronclient.v2_0.client [None req-cf63b5c2-ab61-4562-877c-6fcef7091c83 c396120b10dc45dbb8bf3d0238acfd68 325d3da278ad469d816c40197d7bd544 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 431/857] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:02:53 2026] GET /v2.1/servers/740d77dc-c040-405e-9e1f-0ad9d85c41d4 => generated 1444 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-15 17:02:54.869 8 WARNING neutronclient.v2_0.client [None req-4966465c-4eb4-4290-b0f3-86f1712269c4 c396120b10dc45dbb8bf3d0238acfd68 325d3da278ad469d816c40197d7bd544 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 427/858] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:02:54 2026] GET /v2.1/servers/740d77dc-c040-405e-9e1f-0ad9d85c41d4 => generated 1452 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:02:56.024 7 WARNING neutronclient.v2_0.client [None req-201b4d13-8ebb-4cfa-8150-fd5e9510c41b c396120b10dc45dbb8bf3d0238acfd68 325d3da278ad469d816c40197d7bd544 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 433/861] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:02:55 2026] GET /v2.1/servers/740d77dc-c040-405e-9e1f-0ad9d85c41d4 => generated 1530 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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/862] 10.0.0.114 () {30 vars in 619 bytes} [Mon Jun 15 17:02:56 2026] GET /v2.1 => generated 0 bytes in 250 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: 434/863] 10.0.0.114 () {32 vars in 692 bytes} [Mon Jun 15 17:02:56 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 17:02:56.568 8 INFO nova.api.openstack.compute.server_external_events [req-f9d8bb1c-37e1-4d72-b7ff-713742f19fbf req-13a5f557-5240-4761-9db7-6a175a72d123 bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-changed:57a0071f-3312-4641-b68f-d274ab17666a for instance 740d77dc-c040-405e-9e1f-0ad9d85c41d4 on instance [pid: 8|app: 0|req: 430/864] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:02:56 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: 7|app: 0|req: 435/865] 10.0.0.114 () {34 vars in 913 bytes} [Mon Jun 15 17:02:56 2026] GET /v2.1/os-simple-tenant-usage/0028072f84cd455db81a21fc4bc3b00f?start=2026-06-14T00:00:00&end=2026-06-15T23:59:59 => generated 20 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 431/866] 10.0.0.114 () {30 vars in 654 bytes} [Mon Jun 15 17:02:56 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:02:57.316 7 WARNING neutronclient.v2_0.client [None req-a46aaf7d-ff9f-4d9f-b0d1-407cf1796578 c396120b10dc45dbb8bf3d0238acfd68 325d3da278ad469d816c40197d7bd544 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 436/867] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:02:57 2026] GET /v2.1/servers/740d77dc-c040-405e-9e1f-0ad9d85c41d4 => generated 1518 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-15 17:02:58.486 8 WARNING neutronclient.v2_0.client [None req-811cb24b-62df-422e-8fb9-84b3e1fd5465 c396120b10dc45dbb8bf3d0238acfd68 325d3da278ad469d816c40197d7bd544 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 432/868] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:02:58 2026] GET /v2.1/servers/740d77dc-c040-405e-9e1f-0ad9d85c41d4 => generated 1518 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:02:59.619 7 WARNING neutronclient.v2_0.client [None req-7686430c-b1b6-4560-ba0a-7b38ed02a82f c396120b10dc45dbb8bf3d0238acfd68 325d3da278ad469d816c40197d7bd544 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 437/869] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:02:59 2026] GET /v2.1/servers/740d77dc-c040-405e-9e1f-0ad9d85c41d4 => generated 1518 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:03:00.773 8 WARNING neutronclient.v2_0.client [None req-5ea5f01d-ff4b-449c-a02d-3f92723c5796 c396120b10dc45dbb8bf3d0238acfd68 325d3da278ad469d816c40197d7bd544 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 433/870] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:03:00 2026] GET /v2.1/servers/740d77dc-c040-405e-9e1f-0ad9d85c41d4 => generated 1518 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:03:01.315 7 INFO nova.api.openstack.compute.server_external_events [req-53cf1ba9-81a2-4ee8-af61-9ece848211c4 req-fb1cd6d5-dbd8-402c-b11f-8926c6a062f1 bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-vif-plugged:57a0071f-3312-4641-b68f-d274ab17666a for instance 740d77dc-c040-405e-9e1f-0ad9d85c41d4 on instance [pid: 7|app: 0|req: 438/871] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:03:01 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-15 17:03:02.085 8 WARNING neutronclient.v2_0.client [None req-80ad12d6-6a61-4d1a-bce7-d28512736845 c396120b10dc45dbb8bf3d0238acfd68 325d3da278ad469d816c40197d7bd544 - - default default] The python binding code in 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/872] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:03:02 2026] GET /v2.1/servers/740d77dc-c040-405e-9e1f-0ad9d85c41d4 => generated 1518 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-15 17:03:03.272 7 WARNING neutronclient.v2_0.client [None req-bba2097f-39cc-4247-930c-6f2130b20c3f c396120b10dc45dbb8bf3d0238acfd68 325d3da278ad469d816c40197d7bd544 - - default default] 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-15 17:03:03.363 8 INFO nova.api.openstack.compute.server_external_events [req-e97f088a-a858-4f44-b87a-e60b6358d1a7 req-2482d5b9-fcad-40c3-9fb7-fcf555f16faa bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-vif-plugged:57a0071f-3312-4641-b68f-d274ab17666a for instance 740d77dc-c040-405e-9e1f-0ad9d85c41d4 on instance [pid: 8|app: 0|req: 435/873] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:03:03 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/874] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:03:03 2026] GET /v2.1/servers/740d77dc-c040-405e-9e1f-0ad9d85c41d4 => generated 1701 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:03:03.442 8 WARNING neutronclient.v2_0.client [None req-4d9e9750-205b-4315-b96e-2c1c6e51d1fd c396120b10dc45dbb8bf3d0238acfd68 325d3da278ad469d816c40197d7bd544 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 436/875] 10.0.0.86 () {32 vars in 740 bytes} [Mon Jun 15 17:03:03 2026] GET /v2.1/servers/740d77dc-c040-405e-9e1f-0ad9d85c41d4/os-interface => generated 284 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:03:05.418 7 INFO nova.api.openstack.compute.server_external_events [req-e3085ae5-0e90-4455-bcc8-3eb4175e61cc req-986bc0a7-9777-4503-80b8-3c82655968e5 bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-changed:57a0071f-3312-4641-b68f-d274ab17666a for instance 740d77dc-c040-405e-9e1f-0ad9d85c41d4 on instance [pid: 7|app: 0|req: 440/876] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:03:05 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: 438/879] 10.0.0.86 () {34 vars in 670 bytes} [Mon Jun 15 17:03:12 2026] POST /v2.1/os-keypairs => generated 397 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-15 17:03:14.692 7 WARNING neutronclient.v2_0.client [None req-53531b8e-23ac-4cd0-b14e-83d324853b27 4ba17c6cedfb47ae98d90d44b934052f 665f834b116f4a21bc0f856f550dc7b6 - - default default] 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-15 17:03:14.749 7 WARNING neutronclient.v2_0.client [None req-53531b8e-23ac-4cd0-b14e-83d324853b27 4ba17c6cedfb47ae98d90d44b934052f 665f834b116f4a21bc0f856f550dc7b6 - - default default] 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-15 17:03:14.931 7 WARNING neutronclient.v2_0.client [None req-53531b8e-23ac-4cd0-b14e-83d324853b27 4ba17c6cedfb47ae98d90d44b934052f 665f834b116f4a21bc0f856f550dc7b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 442/880] 10.0.0.86 () {34 vars in 662 bytes} [Mon Jun 15 17:03:14 2026] POST /v2.1/servers => generated 449 bytes in 505 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-15 17:03:15.153 8 WARNING neutronclient.v2_0.client [None req-8c14f1f4-c097-4ebd-82cd-7b379c778ef3 4ba17c6cedfb47ae98d90d44b934052f 665f834b116f4a21bc0f856f550dc7b6 - - default default] The python binding code in 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/881] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:03:15 2026] GET /v2.1/servers/2cadc11a-5b79-4488-99c9-e1964e4b63ca => generated 1401 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:03:16.253 7 WARNING neutronclient.v2_0.client [None req-234dd7bb-9203-4b6b-96cf-e956c2fcccf4 4ba17c6cedfb47ae98d90d44b934052f 665f834b116f4a21bc0f856f550dc7b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 444/884] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:03:16 2026] GET /v2.1/servers/2cadc11a-5b79-4488-99c9-e1964e4b63ca => generated 1405 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-15 17:03:17.373 8 WARNING neutronclient.v2_0.client [None req-0bc7068f-c497-4a06-bdd2-f3ec5c178f7c 4ba17c6cedfb47ae98d90d44b934052f 665f834b116f4a21bc0f856f550dc7b6 - - default default] The python binding code in 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/885] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:03:17 2026] GET /v2.1/servers/2cadc11a-5b79-4488-99c9-e1964e4b63ca => generated 1453 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:03:18.458 7 WARNING neutronclient.v2_0.client [None req-a0ff3cc2-7434-4c6b-a6db-e7134b21abc1 4ba17c6cedfb47ae98d90d44b934052f 665f834b116f4a21bc0f856f550dc7b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 445/886] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:03:18 2026] GET /v2.1/servers/2cadc11a-5b79-4488-99c9-e1964e4b63ca => generated 1453 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-15 17:03:19.559 8 WARNING neutronclient.v2_0.client [None req-41976313-98a4-4931-a35d-c57b11884eca 4ba17c6cedfb47ae98d90d44b934052f 665f834b116f4a21bc0f856f550dc7b6 - - default default] 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: 442/887] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:03:19 2026] GET /v2.1/servers/2cadc11a-5b79-4488-99c9-e1964e4b63ca => generated 1461 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-15 17:03:19.799 7 WARNING neutronclient.v2_0.client [None req-a8cc3ef4-97b1-42f5-b474-d21fe4c227e3 c396120b10dc45dbb8bf3d0238acfd68 325d3da278ad469d816c40197d7bd544 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 446/888] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:03:19 2026] GET /v2.1/servers/740d77dc-c040-405e-9e1f-0ad9d85c41d4 => generated 1821 bytes in 765 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:03:20.603 8 WARNING neutronclient.v2_0.client [None req-16ec7db7-f279-494b-84b7-32a4e3847d06 c396120b10dc45dbb8bf3d0238acfd68 325d3da278ad469d816c40197d7bd544 - - default default] 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-15 17:03:20.835 7 WARNING neutronclient.v2_0.client [None req-baadf2f7-d038-4396-8c3a-7a16689d3bb7 4ba17c6cedfb47ae98d90d44b934052f 665f834b116f4a21bc0f856f550dc7b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 447/889] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:03:20 2026] GET /v2.1/servers/2cadc11a-5b79-4488-99c9-e1964e4b63ca => generated 1538 bytes in 418 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:03:21.232 7 INFO nova.api.openstack.compute.server_external_events [req-58feea58-e1ee-42f3-b2f9-773b83dbe81d req-dea8effa-6488-4f11-a68b-991b1ece43b1 bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-changed:4c57fcbf-47d9-4019-b4f0-ea7822b6fec4 for instance 2cadc11a-5b79-4488-99c9-e1964e4b63ca on instance [pid: 7|app: 0|req: 448/890] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:03:21 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: 443/891] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:03:20 2026] GET /v2.1/servers/740d77dc-c040-405e-9e1f-0ad9d85c41d4 => generated 1821 bytes in 705 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 449/892] 10.0.0.86 () {34 vars in 749 bytes} [Mon Jun 15 17:03:21 2026] POST /v2.1/servers/740d77dc-c040-405e-9e1f-0ad9d85c41d4/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:03:21.577 8 WARNING neutronclient.v2_0.client [None req-831591a3-4ef3-4849-a42a-1ee5af745d40 c396120b10dc45dbb8bf3d0238acfd68 325d3da278ad469d816c40197d7bd544 - - default default] The python binding code in 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/893] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:03:21 2026] GET /v2.1/servers/740d77dc-c040-405e-9e1f-0ad9d85c41d4 => generated 1823 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-15 17:03:22.267 7 WARNING neutronclient.v2_0.client [None req-f4f9a476-4bf6-406a-8098-25c1a3598eeb 4ba17c6cedfb47ae98d90d44b934052f 665f834b116f4a21bc0f856f550dc7b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 450/894] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:03:22 2026] GET /v2.1/servers/2cadc11a-5b79-4488-99c9-e1964e4b63ca => generated 1526 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:03:22.728 8 WARNING neutronclient.v2_0.client [None req-5a771429-fda2-4ef7-b4e6-3612f4f2a408 c396120b10dc45dbb8bf3d0238acfd68 325d3da278ad469d816c40197d7bd544 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 445/895] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:03:22 2026] GET /v2.1/servers/740d77dc-c040-405e-9e1f-0ad9d85c41d4 => generated 1823 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:03:23.419 7 WARNING neutronclient.v2_0.client [None req-30a0450e-7ebe-45eb-84f5-1d4c7a30e49c 4ba17c6cedfb47ae98d90d44b934052f 665f834b116f4a21bc0f856f550dc7b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 451/896] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:03:23 2026] GET /v2.1/servers/2cadc11a-5b79-4488-99c9-e1964e4b63ca => 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-15 17:03:23.909 8 WARNING neutronclient.v2_0.client [None req-a5c5e1c2-31e1-44ab-a29b-d698e982a8b9 c396120b10dc45dbb8bf3d0238acfd68 325d3da278ad469d816c40197d7bd544 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 446/897] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:03:23 2026] GET /v2.1/servers/740d77dc-c040-405e-9e1f-0ad9d85c41d4 => generated 1823 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:03:24.586 7 WARNING neutronclient.v2_0.client [None req-f2cf519c-7210-44a6-b12d-bf954e4c9766 4ba17c6cedfb47ae98d90d44b934052f 665f834b116f4a21bc0f856f550dc7b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 452/898] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:03:24 2026] GET /v2.1/servers/2cadc11a-5b79-4488-99c9-e1964e4b63ca => generated 1526 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:03:25.077 8 WARNING neutronclient.v2_0.client [None req-f3988225-f8ad-41cc-a925-cc2dda3522b7 c396120b10dc45dbb8bf3d0238acfd68 325d3da278ad469d816c40197d7bd544 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 447/899] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:03:25 2026] GET /v2.1/servers/740d77dc-c040-405e-9e1f-0ad9d85c41d4 => generated 1828 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:03:25.772 8 WARNING neutronclient.v2_0.client [None req-d5a1660a-f028-490b-a7e1-18ae0d5a55f7 4ba17c6cedfb47ae98d90d44b934052f 665f834b116f4a21bc0f856f550dc7b6 - - default default] 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-15 17:03:25.844 7 INFO nova.api.openstack.compute.server_external_events [req-1293ec3d-6ba1-433f-b15d-ca59f0ffdbbf req-cb86dcab-7389-49a1-884f-f8ca4397345e bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-vif-unplugged:57a0071f-3312-4641-b68f-d274ab17666a for instance 740d77dc-c040-405e-9e1f-0ad9d85c41d4 on instance [pid: 7|app: 0|req: 454/902] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:03:25 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/903] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:03:25 2026] GET /v2.1/servers/2cadc11a-5b79-4488-99c9-e1964e4b63ca => generated 1526 bytes in 298 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:03:26.088 7 INFO nova.api.openstack.compute.server_external_events [req-f4e341f0-4c1c-433c-b4c2-882ed86896fc req-6a380760-6d41-404e-bbd9-8040d8fe736f bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-vif-plugged:4c57fcbf-47d9-4019-b4f0-ea7822b6fec4 for instance 2cadc11a-5b79-4488-99c9-e1964e4b63ca on instance [pid: 7|app: 0|req: 455/904] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:03:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:03:26.263 8 WARNING neutronclient.v2_0.client [None req-05fa3788-2bcb-4ba1-918a-828e2a07dbc9 c396120b10dc45dbb8bf3d0238acfd68 325d3da278ad469d816c40197d7bd544 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 450/905] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:03:26 2026] GET /v2.1/servers/740d77dc-c040-405e-9e1f-0ad9d85c41d4 => generated 1828 bytes in 329 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:03:27.095 7 WARNING neutronclient.v2_0.client [None req-fa8771d4-b7f5-4156-a798-1e3d9cf5335e 4ba17c6cedfb47ae98d90d44b934052f 665f834b116f4a21bc0f856f550dc7b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 456/906] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:03:27 2026] GET /v2.1/servers/2cadc11a-5b79-4488-99c9-e1964e4b63ca => generated 1526 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-15 17:03:27.614 8 WARNING neutronclient.v2_0.client [None req-3f662c75-babd-448f-9090-43e2decf896f c396120b10dc45dbb8bf3d0238acfd68 325d3da278ad469d816c40197d7bd544 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 451/907] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:03:27 2026] GET /v2.1/servers/740d77dc-c040-405e-9e1f-0ad9d85c41d4 => generated 1828 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:03:27.901 7 INFO nova.api.openstack.compute.server_external_events [req-51337df3-185e-4eac-af55-baa49278a4ba req-b0d1bf21-d7b2-4053-9cf1-bfeb4d72db44 bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-vif-unplugged:57a0071f-3312-4641-b68f-d274ab17666a for instance 740d77dc-c040-405e-9e1f-0ad9d85c41d4 on instance [pid: 7|app: 0|req: 457/908] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:03:27 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-15 17:03:28.127 8 INFO nova.api.openstack.compute.server_external_events [req-992de24e-c198-431a-9074-8c289f2eb4f5 req-35e85cda-3026-4c4b-adf4-9c5ca3fbdb2b bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-vif-plugged:4c57fcbf-47d9-4019-b4f0-ea7822b6fec4 for instance 2cadc11a-5b79-4488-99c9-e1964e4b63ca on instance [pid: 8|app: 0|req: 452/909] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:03:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:03:28.277 7 WARNING neutronclient.v2_0.client [None req-aa93a13e-44b1-479f-9107-bbed23596ab9 4ba17c6cedfb47ae98d90d44b934052f 665f834b116f4a21bc0f856f550dc7b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 458/910] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:03:28 2026] GET /v2.1/servers/2cadc11a-5b79-4488-99c9-e1964e4b63ca => generated 1693 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:03:28.468 8 WARNING neutronclient.v2_0.client [None req-c4503944-181b-4923-9ec0-52e5d39ceedb 4ba17c6cedfb47ae98d90d44b934052f 665f834b116f4a21bc0f856f550dc7b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 453/911] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:03:28 2026] GET /v2.1/servers/2cadc11a-5b79-4488-99c9-e1964e4b63ca => generated 1693 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:03:28.784 7 WARNING neutronclient.v2_0.client [None req-501f85d0-922b-4466-8513-32994c4ee585 c396120b10dc45dbb8bf3d0238acfd68 325d3da278ad469d816c40197d7bd544 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 459/912] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:03:28 2026] GET /v2.1/servers/740d77dc-c040-405e-9e1f-0ad9d85c41d4 => generated 1828 bytes in 339 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:03:29.951 8 INFO nova.api.openstack.compute.server_external_events [req-50769442-2cf8-4152-89e7-1854fa312b81 req-619f9d29-b89c-4293-9b82-7b93a6763e13 bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-vif-plugged:57a0071f-3312-4641-b68f-d274ab17666a for instance 740d77dc-c040-405e-9e1f-0ad9d85c41d4 on instance 2026-06-15 17:03:29.951 8 INFO nova.api.openstack.compute.server_external_events [req-50769442-2cf8-4152-89e7-1854fa312b81 req-619f9d29-b89c-4293-9b82-7b93a6763e13 bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-vif-plugged:57a0071f-3312-4641-b68f-d274ab17666a for instance 740d77dc-c040-405e-9e1f-0ad9d85c41d4 on instance [pid: 8|app: 0|req: 454/913] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:03:29 2026] POST /v2.1/os-server-external-events => generated 354 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-15 17:03:30.125 7 WARNING neutronclient.v2_0.client [None req-1e665676-5124-48be-8fde-2ec0a98e6629 c396120b10dc45dbb8bf3d0238acfd68 325d3da278ad469d816c40197d7bd544 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 460/914] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:03:30 2026] GET /v2.1/servers/740d77dc-c040-405e-9e1f-0ad9d85c41d4 => generated 1828 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-15 17:03:31.283 8 WARNING neutronclient.v2_0.client [None req-353dac57-3f76-4205-abd6-392e83980e80 c396120b10dc45dbb8bf3d0238acfd68 325d3da278ad469d816c40197d7bd544 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 455/915] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:03:31 2026] GET /v2.1/servers/740d77dc-c040-405e-9e1f-0ad9d85c41d4 => generated 1828 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-15 17:03:31.995 7 INFO nova.api.openstack.compute.server_external_events [req-33833fe6-a4d4-4f09-92ce-43d2811fa983 req-c856c559-1c90-4564-81d0-e036d7860279 bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-changed:4c57fcbf-47d9-4019-b4f0-ea7822b6fec4 for instance 2cadc11a-5b79-4488-99c9-e1964e4b63ca on instance [pid: 7|app: 0|req: 461/916] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:03:31 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-15 17:03:32.518 8 WARNING neutronclient.v2_0.client [None req-5aa97122-8fac-4c46-8aef-d7867887eead c396120b10dc45dbb8bf3d0238acfd68 325d3da278ad469d816c40197d7bd544 - - default default] The python binding code in 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/917] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:03:32 2026] GET /v2.1/servers/740d77dc-c040-405e-9e1f-0ad9d85c41d4 => generated 1821 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: 7|app: 0|req: 463/920] 10.0.0.86 () {34 vars in 749 bytes} [Mon Jun 15 17:03:36 2026] POST /v2.1/servers/2cadc11a-5b79-4488-99c9-e1964e4b63ca/action => generated 31902 bytes in 555 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-15 17:03:40.441 8 INFO nova.api.openstack.compute.server_external_events [req-8c130862-7282-4529-9868-2e9f85ed8d63 req-1e969c6b-e900-44c0-9da0-4ecb5d330dd2 bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-changed:4c57fcbf-47d9-4019-b4f0-ea7822b6fec4 for instance 2cadc11a-5b79-4488-99c9-e1964e4b63ca on instance [pid: 8|app: 0|req: 458/921] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:03:40 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: 7|app: 0|req: 464/922] 10.0.0.86 () {34 vars in 670 bytes} [Mon Jun 15 17:03:41 2026] POST /v2.1/os-keypairs => generated 397 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-15 17:03:42.547 8 WARNING neutronclient.v2_0.client [None req-a4033d70-7297-4726-82f3-954578c48c20 c396120b10dc45dbb8bf3d0238acfd68 325d3da278ad469d816c40197d7bd544 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 459/923] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:03:42 2026] GET /v2.1/servers/740d77dc-c040-405e-9e1f-0ad9d85c41d4 => generated 1821 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/924] 10.0.0.86 () {32 vars in 717 bytes} [Mon Jun 15 17:03:42 2026] DELETE /v2.1/servers/740d77dc-c040-405e-9e1f-0ad9d85c41d4 => generated 0 bytes in 106 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-15 17:03:42.919 8 WARNING neutronclient.v2_0.client [None req-00061c39-3bb1-4d2a-b6de-038753dccd59 c396120b10dc45dbb8bf3d0238acfd68 325d3da278ad469d816c40197d7bd544 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 460/925] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:03:42 2026] GET /v2.1/servers/740d77dc-c040-405e-9e1f-0ad9d85c41d4 => generated 1827 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:03:43.528 7 WARNING neutronclient.v2_0.client [None req-34b90d66-66d5-4f94-8963-1c0899c08a2e 4ba17c6cedfb47ae98d90d44b934052f 665f834b116f4a21bc0f856f550dc7b6 - - default default] 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-15 17:03:43.569 7 WARNING neutronclient.v2_0.client [None req-34b90d66-66d5-4f94-8963-1c0899c08a2e 4ba17c6cedfb47ae98d90d44b934052f 665f834b116f4a21bc0f856f550dc7b6 - - default default] 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-15 17:03:43.750 7 WARNING neutronclient.v2_0.client [None req-34b90d66-66d5-4f94-8963-1c0899c08a2e 4ba17c6cedfb47ae98d90d44b934052f 665f834b116f4a21bc0f856f550dc7b6 - - default default] The python binding code in 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/926] 10.0.0.86 () {34 vars in 662 bytes} [Mon Jun 15 17:03:43 2026] POST /v2.1/servers => generated 450 bytes in 502 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-15 17:03:43.995 8 WARNING neutronclient.v2_0.client [None req-5622e284-9309-4ac9-a084-9199307b1b08 4ba17c6cedfb47ae98d90d44b934052f 665f834b116f4a21bc0f856f550dc7b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 461/927] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:03:43 2026] GET /v2.1/servers/fd241d3d-ef14-4ac2-bdda-6f59def0ba52 => generated 1401 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-15 17:03:44.185 7 WARNING neutronclient.v2_0.client [None req-290bd8cc-1e3b-437e-8a15-afd79f07a26a c396120b10dc45dbb8bf3d0238acfd68 325d3da278ad469d816c40197d7bd544 - - default default] 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-15 17:03:44.255 8 INFO nova.api.openstack.compute.server_external_events [req-6fb7ee71-32d6-4ff1-b4dc-e8168c5ac537 req-257d4748-15b5-45ac-857b-32e89353a758 bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-vif-unplugged:57a0071f-3312-4641-b68f-d274ab17666a for instance 740d77dc-c040-405e-9e1f-0ad9d85c41d4 on instance [pid: 8|app: 0|req: 462/928] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:03:44 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) [pid: 7|app: 0|req: 467/929] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:03:44 2026] GET /v2.1/servers/740d77dc-c040-405e-9e1f-0ad9d85c41d4 => generated 1827 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-15 17:03:45.104 8 WARNING neutronclient.v2_0.client [None req-653597fc-0488-4a65-9063-77c0bd19c445 4ba17c6cedfb47ae98d90d44b934052f 665f834b116f4a21bc0f856f550dc7b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 463/930] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:03:45 2026] GET /v2.1/servers/fd241d3d-ef14-4ac2-bdda-6f59def0ba52 => generated 1405 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:03:45.380 7 WARNING neutronclient.v2_0.client [None req-0ae5ca55-7e71-486e-930f-0db707f8b84a c396120b10dc45dbb8bf3d0238acfd68 325d3da278ad469d816c40197d7bd544 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 468/933] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:03:45 2026] GET /v2.1/servers/740d77dc-c040-405e-9e1f-0ad9d85c41d4 => generated 1827 bytes in 375 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:03:46.209 8 WARNING neutronclient.v2_0.client [None req-965b0ef8-4c82-450f-9d5e-3fddb3f3455e 4ba17c6cedfb47ae98d90d44b934052f 665f834b116f4a21bc0f856f550dc7b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 466/934] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:03:46 2026] GET /v2.1/servers/fd241d3d-ef14-4ac2-bdda-6f59def0ba52 => generated 1453 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:03:46.297 7 INFO nova.api.openstack.compute.server_external_events [req-3b17d78e-df9b-4b7a-a294-eddcd8a8c5f1 req-f643eca7-6663-4c9c-a0d0-7e69abd4a6ab bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-vif-unplugged:57a0071f-3312-4641-b68f-d274ab17666a for instance 740d77dc-c040-405e-9e1f-0ad9d85c41d4 on instance 2026-06-15 17:03:46.298 7 INFO nova.api.openstack.compute.server_external_events [req-3b17d78e-df9b-4b7a-a294-eddcd8a8c5f1 req-f643eca7-6663-4c9c-a0d0-7e69abd4a6ab bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-vif-deleted:57a0071f-3312-4641-b68f-d274ab17666a for instance 740d77dc-c040-405e-9e1f-0ad9d85c41d4 on instance [pid: 7|app: 0|req: 469/935] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:03:46 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:03:46.780 8 WARNING neutronclient.v2_0.client [None req-c826c6f4-830c-4cc1-b6de-f8992b859e6e c396120b10dc45dbb8bf3d0238acfd68 325d3da278ad469d816c40197d7bd544 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 467/936] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:03:46 2026] GET /v2.1/servers/740d77dc-c040-405e-9e1f-0ad9d85c41d4 => generated 1473 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:03:47.316 7 WARNING neutronclient.v2_0.client [None req-39a5dbb3-9308-44fe-907a-a5a813668f94 4ba17c6cedfb47ae98d90d44b934052f 665f834b116f4a21bc0f856f550dc7b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 470/937] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:03:47 2026] GET /v2.1/servers/fd241d3d-ef14-4ac2-bdda-6f59def0ba52 => generated 1453 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-15 17:03:47.905 8 WARNING neutronclient.v2_0.client [None req-4ea2d5a1-e50b-4879-9948-37b68dcc1136 c396120b10dc45dbb8bf3d0238acfd68 325d3da278ad469d816c40197d7bd544 - - default default] The python binding code in 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/938] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:03:47 2026] GET /v2.1/servers/740d77dc-c040-405e-9e1f-0ad9d85c41d4 => generated 1478 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:03:48.430 7 WARNING neutronclient.v2_0.client [None req-8a53fa5f-ca36-422a-ae0e-52860e48bc13 4ba17c6cedfb47ae98d90d44b934052f 665f834b116f4a21bc0f856f550dc7b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 471/939] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:03:48 2026] GET /v2.1/servers/fd241d3d-ef14-4ac2-bdda-6f59def0ba52 => generated 1461 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:03:49.032 8 WARNING neutronclient.v2_0.client [None req-41224999-9013-4f75-9089-896707176305 c396120b10dc45dbb8bf3d0238acfd68 325d3da278ad469d816c40197d7bd544 - - default default] The python binding code in 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/940] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:03:48 2026] GET /v2.1/servers/740d77dc-c040-405e-9e1f-0ad9d85c41d4 => generated 1478 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, ' 2026-06-15 17:03:49.520 7 WARNING neutronclient.v2_0.client [None req-6aa78207-ad20-4b22-a45a-203f93b33ced 4ba17c6cedfb47ae98d90d44b934052f 665f834b116f4a21bc0f856f550dc7b6 - - default default] 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-15 17:03:49.839 8 INFO nova.api.openstack.compute.server_external_events [req-04b52862-f8d4-48df-bed0-24cc6b26eaee req-eae654a1-7652-4a9d-a88f-e226269a1086 bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-changed:c14d37b8-38de-46e2-87c5-ff9083bc252d for instance fd241d3d-ef14-4ac2-bdda-6f59def0ba52 on instance [pid: 8|app: 0|req: 470/941] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:03:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/942] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:03:49 2026] GET /v2.1/servers/fd241d3d-ef14-4ac2-bdda-6f59def0ba52 => generated 1539 bytes in 381 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:03:50.122 8 INFO nova.api.openstack.wsgi [None req-d993101d-b0e4-4db0-9eba-b7111d508a3a c396120b10dc45dbb8bf3d0238acfd68 325d3da278ad469d816c40197d7bd544 - - default default] HTTP exception thrown: Instance 740d77dc-c040-405e-9e1f-0ad9d85c41d4 could not be found. [pid: 8|app: 0|req: 471/943] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:03:50 2026] GET /v2.1/servers/740d77dc-c040-405e-9e1f-0ad9d85c41d4 => 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: 473/944] 10.0.0.86 () {32 vars in 705 bytes} [Mon Jun 15 17:03:50 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1077614265 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:03:50.924 8 WARNING neutronclient.v2_0.client [None req-71ba2713-fc7f-4de9-8174-609efdb6a3e5 4ba17c6cedfb47ae98d90d44b934052f 665f834b116f4a21bc0f856f550dc7b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 472/945] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:03:50 2026] GET /v2.1/servers/fd241d3d-ef14-4ac2-bdda-6f59def0ba52 => generated 1527 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-15 17:03:52.088 7 WARNING neutronclient.v2_0.client [None req-8741fb28-9d7f-4017-9740-8dce5b7131a7 4ba17c6cedfb47ae98d90d44b934052f 665f834b116f4a21bc0f856f550dc7b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 474/946] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:03:52 2026] GET /v2.1/servers/fd241d3d-ef14-4ac2-bdda-6f59def0ba52 => generated 1527 bytes in 335 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:03:53.441 8 WARNING neutronclient.v2_0.client [None req-87e1035f-56ee-4886-84b1-a59b62b629e5 4ba17c6cedfb47ae98d90d44b934052f 665f834b116f4a21bc0f856f550dc7b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 473/947] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:03:53 2026] GET /v2.1/servers/fd241d3d-ef14-4ac2-bdda-6f59def0ba52 => generated 1527 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:03:54.583 7 WARNING neutronclient.v2_0.client [None req-630ed44a-1464-40e7-977d-ee2eca73d279 4ba17c6cedfb47ae98d90d44b934052f 665f834b116f4a21bc0f856f550dc7b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 475/948] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:03:54 2026] GET /v2.1/servers/fd241d3d-ef14-4ac2-bdda-6f59def0ba52 => generated 1527 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-15 17:03:55.427 8 INFO nova.api.openstack.compute.server_external_events [req-784af25e-cbb2-4760-aceb-7358465b9542 req-1a10cdc7-188c-4074-8e11-7bac0fcead84 bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-vif-plugged:c14d37b8-38de-46e2-87c5-ff9083bc252d for instance fd241d3d-ef14-4ac2-bdda-6f59def0ba52 on instance [pid: 8|app: 0|req: 474/949] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:03:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:03:55.741 7 WARNING neutronclient.v2_0.client [None req-83469689-baec-4ed8-8fce-e1694ddcb085 4ba17c6cedfb47ae98d90d44b934052f 665f834b116f4a21bc0f856f550dc7b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 477/952] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:03:55 2026] GET /v2.1/servers/fd241d3d-ef14-4ac2-bdda-6f59def0ba52 => generated 1527 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:03:56.967 8 WARNING neutronclient.v2_0.client [None req-7b2d344f-418b-407c-b783-6b215d08f563 4ba17c6cedfb47ae98d90d44b934052f 665f834b116f4a21bc0f856f550dc7b6 - - default default] The python binding code in 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/953] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:03:56 2026] GET /v2.1/servers/fd241d3d-ef14-4ac2-bdda-6f59def0ba52 => generated 1694 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:03:57.188 7 WARNING neutronclient.v2_0.client [None req-46feb839-c0a0-453b-8e94-10f70373ecc1 4ba17c6cedfb47ae98d90d44b934052f 665f834b116f4a21bc0f856f550dc7b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 478/954] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:03:57 2026] GET /v2.1/servers/fd241d3d-ef14-4ac2-bdda-6f59def0ba52 => generated 1694 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-15 17:03:57.469 8 INFO nova.api.openstack.compute.server_external_events [req-db25016a-6e20-49a6-a50d-b5a3712de15e req-a21ed8c1-b687-4fb2-b126-3682a7a93894 bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-vif-plugged:c14d37b8-38de-46e2-87c5-ff9083bc252d for instance fd241d3d-ef14-4ac2-bdda-6f59def0ba52 on instance [pid: 8|app: 0|req: 477/955] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:03:57 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-15 17:03:58.138 7 INFO nova.api.openstack.compute.server_external_events [req-cab28736-5f50-43a2-92e4-24b6cecc87af req-a2a0c07c-f8bf-4f6b-a77f-13f24067b41f bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-changed:c14d37b8-38de-46e2-87c5-ff9083bc252d for instance fd241d3d-ef14-4ac2-bdda-6f59def0ba52 on instance [pid: 7|app: 0|req: 479/956] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:03:58 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, ' [pid: 8|app: 0|req: 479/959] 10.0.0.86 () {34 vars in 749 bytes} [Mon Jun 15 17:04:08 2026] POST /v2.1/servers/fd241d3d-ef14-4ac2-bdda-6f59def0ba52/action => generated 31940 bytes in 558 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: 481/960] 10.0.0.86 () {32 vars in 717 bytes} [Mon Jun 15 17:04:11 2026] DELETE /v2.1/servers/fd241d3d-ef14-4ac2-bdda-6f59def0ba52 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:04:11.518 8 WARNING neutronclient.v2_0.client [None req-2e4c1484-dd83-45e6-9511-4b5033762945 4ba17c6cedfb47ae98d90d44b934052f 665f834b116f4a21bc0f856f550dc7b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 480/961] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:04:11 2026] GET /v2.1/servers/fd241d3d-ef14-4ac2-bdda-6f59def0ba52 => generated 1820 bytes in 579 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:04:13.117 7 WARNING neutronclient.v2_0.client [None req-533b5d1e-1acd-41b0-929a-ab78369b0e74 4ba17c6cedfb47ae98d90d44b934052f 665f834b116f4a21bc0f856f550dc7b6 - - default default] 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-15 17:04:13.369 8 INFO nova.api.openstack.compute.server_external_events [req-df8352ef-cafd-436d-bd55-8f25ad72491c req-35cd57b7-c809-471f-8458-f7effc1834a9 bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-vif-unplugged:c14d37b8-38de-46e2-87c5-ff9083bc252d for instance fd241d3d-ef14-4ac2-bdda-6f59def0ba52 on instance [pid: 8|app: 0|req: 481/962] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:04:13 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/963] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:04:13 2026] GET /v2.1/servers/fd241d3d-ef14-4ac2-bdda-6f59def0ba52 => generated 1820 bytes in 1010 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:04:14.700 8 INFO nova.api.openstack.compute.server_external_events [req-16c8c43d-3fe6-469f-ba67-fc637136778e req-a38f9740-7174-4697-8539-6d03c156910f bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-vif-deleted:c14d37b8-38de-46e2-87c5-ff9083bc252d for instance fd241d3d-ef14-4ac2-bdda-6f59def0ba52 on instance [pid: 8|app: 0|req: 482/964] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:04:14 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-15 17:04:15.154 7 WARNING neutronclient.v2_0.client [None req-55c7bf2e-155b-4d53-8229-0a2aea73eab6 4ba17c6cedfb47ae98d90d44b934052f 665f834b116f4a21bc0f856f550dc7b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 483/965] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:04:15 2026] GET /v2.1/servers/fd241d3d-ef14-4ac2-bdda-6f59def0ba52 => generated 1482 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-15 17:04:15.431 8 INFO nova.api.openstack.compute.server_external_events [req-04175b4c-07f0-4d2d-acd2-c1adf42138c4 req-0e7d755a-381d-4028-a4b2-dd40835ab386 bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-vif-unplugged:c14d37b8-38de-46e2-87c5-ff9083bc252d for instance fd241d3d-ef14-4ac2-bdda-6f59def0ba52 on instance [pid: 8|app: 0|req: 483/966] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:04:15 2026] POST /v2.1/os-server-external-events => generated 185 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-15 17:04:16.252 7 WARNING neutronclient.v2_0.client [None req-63caf92a-9c45-43cc-96b6-f97dc05aac18 4ba17c6cedfb47ae98d90d44b934052f 665f834b116f4a21bc0f856f550dc7b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 485/969] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:04:16 2026] GET /v2.1/servers/fd241d3d-ef14-4ac2-bdda-6f59def0ba52 => generated 1487 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-15 17:04:17.383 8 WARNING neutronclient.v2_0.client [None req-35fd6295-c6c9-44b8-9fec-3b8f4d0e3220 4ba17c6cedfb47ae98d90d44b934052f 665f834b116f4a21bc0f856f550dc7b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 485/970] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:04:17 2026] GET /v2.1/servers/fd241d3d-ef14-4ac2-bdda-6f59def0ba52 => generated 1487 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:04:18.463 7 INFO nova.api.openstack.wsgi [None req-991425e4-2d06-4254-aa17-c1f35ae05172 4ba17c6cedfb47ae98d90d44b934052f 665f834b116f4a21bc0f856f550dc7b6 - - default default] HTTP exception thrown: Instance fd241d3d-ef14-4ac2-bdda-6f59def0ba52 could not be found. [pid: 7|app: 0|req: 486/971] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:04:18 2026] GET /v2.1/servers/fd241d3d-ef14-4ac2-bdda-6f59def0ba52 => 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: 8|app: 0|req: 486/972] 10.0.0.86 () {32 vars in 727 bytes} [Mon Jun 15 17:04:19 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-418804785 => 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, ' [pid: 7|app: 0|req: 487/973] 10.0.0.86 () {32 vars in 717 bytes} [Mon Jun 15 17:04:19 2026] DELETE /v2.1/servers/2cadc11a-5b79-4488-99c9-e1964e4b63ca => generated 0 bytes in 98 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-06-15 17:04:19.872 8 WARNING neutronclient.v2_0.client [None req-013b1926-0798-4d66-b543-870ff32bbc34 4ba17c6cedfb47ae98d90d44b934052f 665f834b116f4a21bc0f856f550dc7b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 487/974] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:04:19 2026] GET /v2.1/servers/2cadc11a-5b79-4488-99c9-e1964e4b63ca => generated 1699 bytes in 413 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:04:21.295 7 WARNING neutronclient.v2_0.client [None req-96a0a30a-f101-4d02-b1fb-f44241b6c2c7 4ba17c6cedfb47ae98d90d44b934052f 665f834b116f4a21bc0f856f550dc7b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 488/975] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:04:21 2026] GET /v2.1/servers/2cadc11a-5b79-4488-99c9-e1964e4b63ca => generated 1699 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:04:22.592 8 WARNING neutronclient.v2_0.client [None req-31b9c72d-3640-4f45-b758-a30d6194bbf7 4ba17c6cedfb47ae98d90d44b934052f 665f834b116f4a21bc0f856f550dc7b6 - - default default] 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-15 17:04:22.618 7 INFO nova.api.openstack.compute.server_external_events [req-977ce69b-547b-4fc4-9087-57e477e04daa req-9eef211b-9fba-499e-a4c2-209038f398e4 bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-vif-deleted:4c57fcbf-47d9-4019-b4f0-ea7822b6fec4 for instance 2cadc11a-5b79-4488-99c9-e1964e4b63ca on instance [pid: 7|app: 0|req: 489/976] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:04:22 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/977] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:04:22 2026] GET /v2.1/servers/2cadc11a-5b79-4488-99c9-e1964e4b63ca => generated 1632 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:04:23.722 7 WARNING neutronclient.v2_0.client [None req-a733305a-4b00-4f20-b974-0f44dbb6513a 4ba17c6cedfb47ae98d90d44b934052f 665f834b116f4a21bc0f856f550dc7b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 490/978] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:04:23 2026] GET /v2.1/servers/2cadc11a-5b79-4488-99c9-e1964e4b63ca => generated 1487 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-15 17:04:24.855 8 WARNING neutronclient.v2_0.client [None req-2f8de1ac-a496-43e2-9620-c3f74a1e41fe 4ba17c6cedfb47ae98d90d44b934052f 665f834b116f4a21bc0f856f550dc7b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 489/979] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:04:24 2026] GET /v2.1/servers/2cadc11a-5b79-4488-99c9-e1964e4b63ca => generated 1487 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:04:25.941 7 INFO nova.api.openstack.wsgi [None req-00e95013-9fd3-4b97-8523-61b0cb5c7b4e 4ba17c6cedfb47ae98d90d44b934052f 665f834b116f4a21bc0f856f550dc7b6 - - default default] HTTP exception thrown: Instance 2cadc11a-5b79-4488-99c9-e1964e4b63ca could not be found. [pid: 7|app: 0|req: 492/982] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:04:25 2026] GET /v2.1/servers/2cadc11a-5b79-4488-99c9-e1964e4b63ca => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 491/983] 10.0.0.86 () {32 vars in 727 bytes} [Mon Jun 15 17:04:26 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-796019152 => 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-15 17:04:41.242 7 WARNING neutronclient.v2_0.client [None req-050b1a4d-be57-4f27-bf35-faca7ded14b1 7c9563f724dc4ab8a4bf6a4792fb0f92 919481d9c3b44f75abc2005400fa74bd - - default default] 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-15 17:04:43.397 7 WARNING neutronclient.v2_0.client [None req-050b1a4d-be57-4f27-bf35-faca7ded14b1 7c9563f724dc4ab8a4bf6a4792fb0f92 919481d9c3b44f75abc2005400fa74bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 494/986] 10.0.0.86 () {34 vars in 662 bytes} [Mon Jun 15 17:04:41 2026] POST /v2.1/servers => generated 424 bytes in 2573 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-15 17:04:43.787 8 WARNING neutronclient.v2_0.client [None req-7b570d63-3608-4b31-8846-98fb5686c105 7c9563f724dc4ab8a4bf6a4792fb0f92 919481d9c3b44f75abc2005400fa74bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 493/987] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:04:43 2026] GET /v2.1/servers/479fe390-4a2c-4a84-93f9-c319cd5a9213 => generated 1367 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:04:44.871 7 WARNING neutronclient.v2_0.client [None req-c401f89e-f609-413d-b116-bf1058442f5c 7c9563f724dc4ab8a4bf6a4792fb0f92 919481d9c3b44f75abc2005400fa74bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 495/988] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:04:44 2026] GET /v2.1/servers/479fe390-4a2c-4a84-93f9-c319cd5a9213 => generated 1371 bytes in 677 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:04:46.567 7 WARNING neutronclient.v2_0.client [None req-5d83785a-ff33-444c-8dc8-95da19618ca1 7c9563f724dc4ab8a4bf6a4792fb0f92 919481d9c3b44f75abc2005400fa74bd - - default default] The python binding code in 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/991] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:04:46 2026] GET /v2.1/servers/479fe390-4a2c-4a84-93f9-c319cd5a9213 => generated 1419 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:04:47.657 8 WARNING neutronclient.v2_0.client [None req-e68dd5d2-5651-4809-b7de-f7de14652f7c 7c9563f724dc4ab8a4bf6a4792fb0f92 919481d9c3b44f75abc2005400fa74bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 495/992] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:04:47 2026] GET /v2.1/servers/479fe390-4a2c-4a84-93f9-c319cd5a9213 => generated 1427 bytes in 1087 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 498/993] 10.0.0.86 () {34 vars in 670 bytes} [Mon Jun 15 17:04:49 2026] POST /v2.1/os-keypairs => generated 396 bytes in 317 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:04:49.753 8 WARNING neutronclient.v2_0.client [None req-f51c6b5f-b34a-45de-b141-04991d1b4707 7c9563f724dc4ab8a4bf6a4792fb0f92 919481d9c3b44f75abc2005400fa74bd - - default default] 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-15 17:04:50.737 7 INFO nova.api.openstack.compute.server_external_events [req-4861683b-909e-4ea6-ad6f-1a1097b571fd req-26e6c894-59c8-4bb4-bd9d-f51cf61ba9dc bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-changed:4b7ec685-e8c1-4dd0-9234-599e0665ed76 for instance 479fe390-4a2c-4a84-93f9-c319cd5a9213 on instance [pid: 7|app: 0|req: 499/994] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:04:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/995] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:04:49 2026] GET /v2.1/servers/479fe390-4a2c-4a84-93f9-c319cd5a9213 => generated 1467 bytes in 1318 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:04:52.088 7 WARNING neutronclient.v2_0.client [None req-3a3b3386-3de9-4c0e-999f-81ba2ed852ee 7c9563f724dc4ab8a4bf6a4792fb0f92 919481d9c3b44f75abc2005400fa74bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 500/996] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:04:52 2026] GET /v2.1/servers/479fe390-4a2c-4a84-93f9-c319cd5a9213 => generated 1467 bytes in 759 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 497/997] 10.0.0.86 () {34 vars in 670 bytes} [Mon Jun 15 17:04:53 2026] POST /v2.1/os-keypairs => generated 386 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-15 17:04:53.868 7 WARNING neutronclient.v2_0.client [None req-95d01a81-4726-4b35-86e0-b9a9cd8774cd 7c9563f724dc4ab8a4bf6a4792fb0f92 919481d9c3b44f75abc2005400fa74bd - - default default] 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-15 17:04:54.745 8 WARNING neutronclient.v2_0.client [None req-3f71b75a-27f3-4beb-9b22-e15d2692ab87 0d831825ecf4484f913de04e05ae2784 7dce6328b184467a938af24281767755 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 501/998] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:04:53 2026] GET /v2.1/servers/479fe390-4a2c-4a84-93f9-c319cd5a9213 => generated 1467 bytes in 917 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-15 17:04:54.830 8 WARNING neutronclient.v2_0.client [None req-3f71b75a-27f3-4beb-9b22-e15d2692ab87 0d831825ecf4484f913de04e05ae2784 7dce6328b184467a938af24281767755 - - default default] 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-15 17:04:54.909 8 WARNING neutronclient.v2_0.client [None req-3f71b75a-27f3-4beb-9b22-e15d2692ab87 0d831825ecf4484f913de04e05ae2784 7dce6328b184467a938af24281767755 - - default default] 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-15 17:04:55.129 8 WARNING neutronclient.v2_0.client [None req-3f71b75a-27f3-4beb-9b22-e15d2692ab87 0d831825ecf4484f913de04e05ae2784 7dce6328b184467a938af24281767755 - - default default] The python binding code in 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/999] 10.0.0.86 () {34 vars in 662 bytes} [Mon Jun 15 17:04:54 2026] POST /v2.1/servers => generated 496 bytes in 701 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-15 17:04:55.388 7 WARNING neutronclient.v2_0.client [None req-7052ff3c-d26c-4438-b873-201b0d8ff902 0d831825ecf4484f913de04e05ae2784 7dce6328b184467a938af24281767755 - - default default] The python binding code in 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/1000] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:04:55 2026] GET /v2.1/servers/be0ce542-2114-4d9d-8fba-b528a736cd86 => generated 1455 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:04:55.799 8 WARNING neutronclient.v2_0.client [None req-18ad7f91-bb9b-4dcc-a11f-09960fa083b2 7c9563f724dc4ab8a4bf6a4792fb0f92 919481d9c3b44f75abc2005400fa74bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 500/1003] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:04:55 2026] GET /v2.1/servers/479fe390-4a2c-4a84-93f9-c319cd5a9213 => generated 1467 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:04:56.476 7 WARNING neutronclient.v2_0.client [None req-f57fc367-a0bf-4c32-aff2-ce586278620d 0d831825ecf4484f913de04e05ae2784 7dce6328b184467a938af24281767755 - - default default] The python binding code in 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/1004] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:04:56 2026] GET /v2.1/servers/be0ce542-2114-4d9d-8fba-b528a736cd86 => generated 1459 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:04:57.019 8 WARNING neutronclient.v2_0.client [None req-ee262c69-8bb7-4e85-af41-4db5b4a9c098 7c9563f724dc4ab8a4bf6a4792fb0f92 919481d9c3b44f75abc2005400fa74bd - - default default] The python binding code in 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/1005] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:04:56 2026] GET /v2.1/servers/479fe390-4a2c-4a84-93f9-c319cd5a9213 => generated 1467 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-15 17:04:57.575 7 WARNING neutronclient.v2_0.client [None req-ab2c2390-e94f-4a78-b396-b1165161ce77 0d831825ecf4484f913de04e05ae2784 7dce6328b184467a938af24281767755 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 505/1006] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:04:57 2026] GET /v2.1/servers/be0ce542-2114-4d9d-8fba-b528a736cd86 => generated 1507 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-15 17:04:57.706 8 INFO nova.api.openstack.compute.server_external_events [req-76311adb-329c-45a0-af1b-1fcb885facb5 req-c1c9fa41-3ce3-4a84-903b-6fd460dc4591 bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-vif-plugged:4b7ec685-e8c1-4dd0-9234-599e0665ed76 for instance 479fe390-4a2c-4a84-93f9-c319cd5a9213 on instance [pid: 8|app: 0|req: 502/1007] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:04:57 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-15 17:04:58.217 7 WARNING neutronclient.v2_0.client [None req-005abb21-9207-4f75-ae64-3d896ac835ba 7c9563f724dc4ab8a4bf6a4792fb0f92 919481d9c3b44f75abc2005400fa74bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 506/1008] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:04:58 2026] GET /v2.1/servers/479fe390-4a2c-4a84-93f9-c319cd5a9213 => generated 1467 bytes in 285 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:04:58.693 8 WARNING neutronclient.v2_0.client [None req-57e94587-4c72-485c-bd56-a7ec61ee0e5b 0d831825ecf4484f913de04e05ae2784 7dce6328b184467a938af24281767755 - - default default] The python binding code in 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/1009] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:04:58 2026] GET /v2.1/servers/be0ce542-2114-4d9d-8fba-b528a736cd86 => generated 1507 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:04:59.531 7 WARNING neutronclient.v2_0.client [None req-f43a0c9d-22f7-43d4-94d7-3d3dd9393e1c 7c9563f724dc4ab8a4bf6a4792fb0f92 919481d9c3b44f75abc2005400fa74bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 507/1010] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:04:59 2026] GET /v2.1/servers/479fe390-4a2c-4a84-93f9-c319cd5a9213 => generated 1647 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:04:59.743 8 INFO nova.api.openstack.compute.server_external_events [req-3080d4ef-bfc3-4a9f-b0b4-2ae466663a76 req-a0f302ff-82c8-4f71-98e3-899b8466e1ec bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-vif-plugged:4b7ec685-e8c1-4dd0-9234-599e0665ed76 for instance 479fe390-4a2c-4a84-93f9-c319cd5a9213 on instance [pid: 8|app: 0|req: 504/1011] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:04:59 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-15 17:04:59.791 7 WARNING neutronclient.v2_0.client [None req-e921551a-a494-4c93-a558-00b563e65e75 0d831825ecf4484f913de04e05ae2784 7dce6328b184467a938af24281767755 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 508/1012] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:04:59 2026] GET /v2.1/servers/be0ce542-2114-4d9d-8fba-b528a736cd86 => generated 1515 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:05:00.923 7 WARNING neutronclient.v2_0.client [None req-1fab1c7a-9987-4de4-8c7a-cf96620f6c16 0d831825ecf4484f913de04e05ae2784 7dce6328b184467a938af24281767755 - - default default] The python binding code in 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/1013] 10.0.0.86 () {32 vars in 717 bytes} [Mon Jun 15 17:05:00 2026] DELETE /v2.1/servers/479fe390-4a2c-4a84-93f9-c319cd5a9213 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:05:01.033 8 WARNING neutronclient.v2_0.client [None req-47ce0c38-6fc9-4b8a-869b-a7de842b0537 7c9563f724dc4ab8a4bf6a4792fb0f92 919481d9c3b44f75abc2005400fa74bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 509/1014] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:05:00 2026] GET /v2.1/servers/be0ce542-2114-4d9d-8fba-b528a736cd86 => generated 1639 bytes in 605 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1015] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:05:00 2026] GET /v2.1/servers/479fe390-4a2c-4a84-93f9-c319cd5a9213 => generated 1653 bytes in 519 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:05:01.785 7 INFO nova.api.openstack.compute.server_external_events [req-4d1b3d0a-f92c-480b-aab1-b5c73ed4ef1d req-34e8f6a2-608c-47d3-9a2f-382cc042d0ed bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-changed:c02868fd-6e98-4006-bbf1-8c71a8c4f7ed for instance be0ce542-2114-4d9d-8fba-b528a736cd86 on instance [pid: 7|app: 0|req: 510/1016] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:05:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:05:02.537 8 WARNING neutronclient.v2_0.client [None req-3e9a23da-88c3-486b-890a-17221313399f 0d831825ecf4484f913de04e05ae2784 7dce6328b184467a938af24281767755 - - default default] 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-15 17:05:02.564 7 WARNING neutronclient.v2_0.client [None req-4f828619-06bb-40d4-943b-d6177ca45919 7c9563f724dc4ab8a4bf6a4792fb0f92 919481d9c3b44f75abc2005400fa74bd - - default default] The python binding code in 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/1017] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:05:02 2026] GET /v2.1/servers/be0ce542-2114-4d9d-8fba-b528a736cd86 => generated 1627 bytes in 359 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1018] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:05:02 2026] GET /v2.1/servers/479fe390-4a2c-4a84-93f9-c319cd5a9213 => generated 1653 bytes in 405 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:05:03.828 8 INFO nova.api.openstack.compute.server_external_events [req-2a64d3fe-6d53-425d-904d-b7e608c0e739 req-5aea70c4-1bc1-4a95-b6b2-be073b90f63e bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-vif-deleted:4b7ec685-e8c1-4dd0-9234-599e0665ed76 for instance 479fe390-4a2c-4a84-93f9-c319cd5a9213 on instance [pid: 8|app: 0|req: 508/1019] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:05:03 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:05:03.919 7 WARNING neutronclient.v2_0.client [None req-8a3fc4fb-99e4-4ab4-8872-c3324dc34960 0d831825ecf4484f913de04e05ae2784 7dce6328b184467a938af24281767755 - - default default] 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-15 17:05:03.988 8 WARNING neutronclient.v2_0.client [None req-63489c90-75b3-49b1-ac9c-73642fa599ff 7c9563f724dc4ab8a4bf6a4792fb0f92 919481d9c3b44f75abc2005400fa74bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 509/1020] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:05:03 2026] GET /v2.1/servers/479fe390-4a2c-4a84-93f9-c319cd5a9213 => generated 1448 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1021] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:05:03 2026] GET /v2.1/servers/be0ce542-2114-4d9d-8fba-b528a736cd86 => generated 1627 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:05:05.111 8 WARNING neutronclient.v2_0.client [None req-8018859c-a96a-4079-b142-4e0226d80c8e 7c9563f724dc4ab8a4bf6a4792fb0f92 919481d9c3b44f75abc2005400fa74bd - - default default] 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-15 17:05:05.125 7 WARNING neutronclient.v2_0.client [None req-ba0e8abe-51f9-4a57-851f-cd19f565d6a6 0d831825ecf4484f913de04e05ae2784 7dce6328b184467a938af24281767755 - - default default] The python binding code in 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/1022] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:05:05 2026] GET /v2.1/servers/479fe390-4a2c-4a84-93f9-c319cd5a9213 => generated 1453 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1023] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:05:05 2026] GET /v2.1/servers/be0ce542-2114-4d9d-8fba-b528a736cd86 => generated 1627 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-15 17:05:06.251 7 WARNING neutronclient.v2_0.client [None req-b24b7cfe-b687-43aa-bc35-f80dc9f19af0 7c9563f724dc4ab8a4bf6a4792fb0f92 919481d9c3b44f75abc2005400fa74bd - - default default] 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-15 17:05:06.343 8 WARNING neutronclient.v2_0.client [None req-5cbc8199-ffbc-4ac7-bdf4-475bce9ddc91 0d831825ecf4484f913de04e05ae2784 7dce6328b184467a938af24281767755 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 515/1026] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:05:06 2026] GET /v2.1/servers/479fe390-4a2c-4a84-93f9-c319cd5a9213 => generated 1453 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1027] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:05:06 2026] GET /v2.1/servers/be0ce542-2114-4d9d-8fba-b528a736cd86 => generated 1627 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:05:07.489 7 INFO nova.api.openstack.wsgi [None req-2e1a2c2c-f553-4b0a-a25d-e3a0dc89bb71 7c9563f724dc4ab8a4bf6a4792fb0f92 919481d9c3b44f75abc2005400fa74bd - - default default] HTTP exception thrown: Instance 479fe390-4a2c-4a84-93f9-c319cd5a9213 could not be found. [pid: 7|app: 0|req: 516/1028] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:05:07 2026] GET /v2.1/servers/479fe390-4a2c-4a84-93f9-c319cd5a9213 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:05:07.650 8 WARNING neutronclient.v2_0.client [None req-23afd76e-8796-4b77-b755-b606810bdb3c 0d831825ecf4484f913de04e05ae2784 7dce6328b184467a938af24281767755 - - default default] The python binding code in 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/1029] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:05:07 2026] GET /v2.1/servers/be0ce542-2114-4d9d-8fba-b528a736cd86 => generated 1627 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-15 17:05:08.892 7 WARNING neutronclient.v2_0.client [None req-43017915-45f3-4f07-822a-343cfe7be8f7 0d831825ecf4484f913de04e05ae2784 7dce6328b184467a938af24281767755 - - default default] 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-15 17:05:09.369 8 INFO nova.api.openstack.compute.server_external_events [req-1c3332ba-92f0-4299-a1a1-110ee2bf8280 req-a2bf57a5-f4e9-4dc3-844a-22a631cf3280 bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-vif-unplugged:c02868fd-6e98-4006-bbf1-8c71a8c4f7ed for instance be0ce542-2114-4d9d-8fba-b528a736cd86 on instance [pid: 8|app: 0|req: 514/1030] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:05:09 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) [pid: 7|app: 0|req: 517/1031] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:05:08 2026] GET /v2.1/servers/be0ce542-2114-4d9d-8fba-b528a736cd86 => generated 1627 bytes in 1794 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:05:11.701 8 WARNING neutronclient.v2_0.client [None req-31ee9a2f-8c7f-4974-9f47-0ffc92a7b1c4 0d831825ecf4484f913de04e05ae2784 7dce6328b184467a938af24281767755 - - default default] 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-15 17:05:11.887 7 INFO nova.api.openstack.compute.server_external_events [req-f078bcb2-6d27-4ede-a2f2-f3eb67362b70 req-3b40f689-5757-4cc9-a2ca-95919b3e1854 bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-vif-plugged:c02868fd-6e98-4006-bbf1-8c71a8c4f7ed for instance be0ce542-2114-4d9d-8fba-b528a736cd86 on instance 2026-06-15 17:05:11.887 7 INFO nova.api.openstack.compute.server_external_events [req-f078bcb2-6d27-4ede-a2f2-f3eb67362b70 req-3b40f689-5757-4cc9-a2ca-95919b3e1854 bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-vif-plugged:c02868fd-6e98-4006-bbf1-8c71a8c4f7ed for instance be0ce542-2114-4d9d-8fba-b528a736cd86 on instance [pid: 7|app: 0|req: 518/1032] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:05:11 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) [pid: 8|app: 0|req: 515/1033] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:05:11 2026] GET /v2.1/servers/be0ce542-2114-4d9d-8fba-b528a736cd86 => generated 1627 bytes in 404 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:05:13.142 7 WARNING neutronclient.v2_0.client [None req-e8431026-2fd7-4d24-b165-1ee9f0d9d00e 0d831825ecf4484f913de04e05ae2784 7dce6328b184467a938af24281767755 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 519/1034] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:05:13 2026] GET /v2.1/servers/be0ce542-2114-4d9d-8fba-b528a736cd86 => generated 1807 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-15 17:05:13.359 8 WARNING neutronclient.v2_0.client [None req-b54b557f-7a89-4c87-a81c-1828e668582b 0d831825ecf4484f913de04e05ae2784 7dce6328b184467a938af24281767755 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 516/1035] 10.0.0.86 () {32 vars in 740 bytes} [Mon Jun 15 17:05:13 2026] GET /v2.1/servers/be0ce542-2114-4d9d-8fba-b528a736cd86/os-interface => generated 284 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:05:14.749 7 INFO nova.api.openstack.compute.server_external_events [req-31c7ca63-0b23-464f-91e6-499eb0838f58 req-53d4f756-093d-4d0c-8863-6fa1c1ded6e4 bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-changed:c02868fd-6e98-4006-bbf1-8c71a8c4f7ed for instance be0ce542-2114-4d9d-8fba-b528a736cd86 on instance [pid: 7|app: 0|req: 520/1036] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:05:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:05:30.064 8 WARNING neutronclient.v2_0.client [None req-bc29c0f1-f6b1-412b-a76d-f61938cc9529 0d831825ecf4484f913de04e05ae2784 7dce6328b184467a938af24281767755 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 519/1041] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:05:30 2026] GET /v2.1/servers/be0ce542-2114-4d9d-8fba-b528a736cd86 => generated 1927 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 523/1042] 10.0.0.86 () {32 vars in 752 bytes} [Mon Jun 15 17:05:31 2026] GET /v2.1/servers/be0ce542-2114-4d9d-8fba-b528a736cd86/os-server-password => generated 116 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 520/1043] 10.0.0.86 () {32 vars in 717 bytes} [Mon Jun 15 17:05:32 2026] DELETE /v2.1/servers/be0ce542-2114-4d9d-8fba-b528a736cd86 => generated 0 bytes in 93 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-15 17:05:32.753 7 WARNING neutronclient.v2_0.client [None req-5203d0e2-8c64-4b42-81f3-3184e0161b90 0d831825ecf4484f913de04e05ae2784 7dce6328b184467a938af24281767755 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 524/1044] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:05:32 2026] GET /v2.1/servers/be0ce542-2114-4d9d-8fba-b528a736cd86 => generated 1933 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-15 17:05:33.983 8 WARNING neutronclient.v2_0.client [None req-027d706b-347b-4974-9a7e-875f4437b392 0d831825ecf4484f913de04e05ae2784 7dce6328b184467a938af24281767755 - - default default] The python binding code in 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/1045] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:05:33 2026] GET /v2.1/servers/be0ce542-2114-4d9d-8fba-b528a736cd86 => generated 1933 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:05:34.146 7 INFO nova.api.openstack.compute.server_external_events [req-858d993c-fab7-4a51-bd94-468697524d43 req-ba6729a3-94e3-4437-8a1e-287bdee659ff bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-vif-unplugged:c02868fd-6e98-4006-bbf1-8c71a8c4f7ed for instance be0ce542-2114-4d9d-8fba-b528a736cd86 on instance [pid: 7|app: 0|req: 525/1046] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:05:34 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:05:35.142 8 WARNING neutronclient.v2_0.client [None req-165d7e20-4163-4f5b-a45e-1b50ace56b98 0d831825ecf4484f913de04e05ae2784 7dce6328b184467a938af24281767755 - - default default] The python binding code in 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/1049] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:05:35 2026] GET /v2.1/servers/be0ce542-2114-4d9d-8fba-b528a736cd86 => generated 1933 bytes in 557 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:05:35.723 7 INFO nova.api.openstack.compute.server_external_events [req-35ea5d3d-2743-40f0-966b-7ba740a4132e req-d314433c-004e-476b-9e47-7af59744ff21 bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-vif-deleted:c02868fd-6e98-4006-bbf1-8c71a8c4f7ed for instance be0ce542-2114-4d9d-8fba-b528a736cd86 on instance [pid: 7|app: 0|req: 528/1050] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:05:35 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-15 17:05:36.186 8 INFO nova.api.openstack.compute.server_external_events [req-2296596f-3ada-4b6c-8157-b1c1bfc1221a req-9eeb3810-ea5f-4c93-abe2-fe7c5357b570 bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-vif-unplugged:c02868fd-6e98-4006-bbf1-8c71a8c4f7ed for instance be0ce542-2114-4d9d-8fba-b528a736cd86 on instance [pid: 8|app: 0|req: 523/1051] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:05:36 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:05:36.707 7 WARNING neutronclient.v2_0.client [None req-ec1f5c75-764d-496c-a163-31e12e87c932 0d831825ecf4484f913de04e05ae2784 7dce6328b184467a938af24281767755 - - default default] The python binding code in 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/1052] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:05:36 2026] GET /v2.1/servers/be0ce542-2114-4d9d-8fba-b528a736cd86 => generated 1536 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-15 17:05:37.811 8 WARNING neutronclient.v2_0.client [None req-e69cf6f7-028f-44f5-923c-3d67b5f8ab7e 0d831825ecf4484f913de04e05ae2784 7dce6328b184467a938af24281767755 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 524/1053] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:05:37 2026] GET /v2.1/servers/be0ce542-2114-4d9d-8fba-b528a736cd86 => generated 1541 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:05:38.923 7 INFO nova.api.openstack.wsgi [None req-93c04dc6-dc61-4745-9ae7-468307510248 0d831825ecf4484f913de04e05ae2784 7dce6328b184467a938af24281767755 - - default default] HTTP exception thrown: Instance be0ce542-2114-4d9d-8fba-b528a736cd86 could not be found. [pid: 7|app: 0|req: 530/1054] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:05:38 2026] GET /v2.1/servers/be0ce542-2114-4d9d-8fba-b528a736cd86 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:05:38.961 8 INFO nova.api.openstack.wsgi [None req-66029786-d3e6-4dbd-bbb2-40d5e6eb2b84 0d831825ecf4484f913de04e05ae2784 7dce6328b184467a938af24281767755 - - default default] HTTP exception thrown: Instance be0ce542-2114-4d9d-8fba-b528a736cd86 could not be found. [pid: 8|app: 0|req: 525/1055] 10.0.0.86 () {32 vars in 717 bytes} [Mon Jun 15 17:05:38 2026] DELETE /v2.1/servers/be0ce542-2114-4d9d-8fba-b528a736cd86 => 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-15 17:05:39.164 7 INFO nova.api.openstack.wsgi [None req-89abed04-5f06-470e-8565-8997544a8b7d 0d831825ecf4484f913de04e05ae2784 7dce6328b184467a938af24281767755 - - default default] HTTP exception thrown: Instance be0ce542-2114-4d9d-8fba-b528a736cd86 could not be found. [pid: 7|app: 0|req: 531/1056] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:05:38 2026] GET /v2.1/servers/be0ce542-2114-4d9d-8fba-b528a736cd86 => generated 111 bytes in 197 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: 526/1057] 10.0.0.86 () {32 vars in 705 bytes} [Mon Jun 15 17:05:39 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1079054458 => generated 0 bytes in 17 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: 532/1058] 10.0.0.86 () {32 vars in 725 bytes} [Mon Jun 15 17:05:39 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-164416734 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1069] 10.0.0.86 () {34 vars in 670 bytes} [Mon Jun 15 17:06:26 2026] POST /v2.1/os-keypairs => generated 396 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 17:06:29.070 7 WARNING neutronclient.v2_0.client [None req-2b6e510e-2667-449e-90af-dee23840cee2 cb2c8754cb114cd7b252f2757792e071 e5bb6dc6e5c5472993cbfb3cb749d558 - - default default] 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-15 17:06:29.121 7 WARNING neutronclient.v2_0.client [None req-2b6e510e-2667-449e-90af-dee23840cee2 cb2c8754cb114cd7b252f2757792e071 e5bb6dc6e5c5472993cbfb3cb749d558 - - default default] 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-15 17:06:29.429 7 WARNING neutronclient.v2_0.client [None req-2b6e510e-2667-449e-90af-dee23840cee2 cb2c8754cb114cd7b252f2757792e071 e5bb6dc6e5c5472993cbfb3cb749d558 - - default default] The python binding code in 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/1070] 10.0.0.86 () {34 vars in 662 bytes} [Mon Jun 15 17:06:29 2026] POST /v2.1/servers => generated 447 bytes in 629 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-15 17:06:29.675 8 WARNING neutronclient.v2_0.client [None req-b636623d-d320-4f8c-a32f-f29e7f0f586e cb2c8754cb114cd7b252f2757792e071 e5bb6dc6e5c5472993cbfb3cb749d558 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 533/1071] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:06:29 2026] GET /v2.1/servers/a962386b-5721-4f28-a106-2aa964ced6f6 => generated 1394 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-15 17:06:34.765 7 WARNING neutronclient.v2_0.client [None req-9ab17caa-e85b-4037-b4e9-b11c997e9467 cb2c8754cb114cd7b252f2757792e071 e5bb6dc6e5c5472993cbfb3cb749d558 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 539/1072] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:06:34 2026] GET /v2.1/servers/a962386b-5721-4f28-a106-2aa964ced6f6 => generated 1519 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:06:35.472 8 INFO nova.api.openstack.compute.server_external_events [req-780c06ef-4b55-4100-bf45-cb7d912f6eac req-ef311d15-c541-47ab-9651-f5ea6880154a bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-changed:e9469fa4-f865-49e1-9293-98a02ccd9a9d for instance a962386b-5721-4f28-a106-2aa964ced6f6 on instance [pid: 8|app: 0|req: 534/1073] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:06:35 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-15 17:06:37.508 7 INFO nova.api.openstack.compute.server_external_events [req-815db47d-c809-40ae-ba2f-1b4ac99e4754 req-f176b956-f2f6-4949-9440-0c9e0ba29b2c bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-vif-unplugged:e9469fa4-f865-49e1-9293-98a02ccd9a9d for instance a962386b-5721-4f28-a106-2aa964ced6f6 on instance [pid: 7|app: 0|req: 541/1076] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:06:37 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-15 17:06:39.925 8 WARNING neutronclient.v2_0.client [None req-5c618f0a-14b0-40aa-8812-6938fe450d31 cb2c8754cb114cd7b252f2757792e071 e5bb6dc6e5c5472993cbfb3cb749d558 - - default default] The python binding code in 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/1077] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:06:39 2026] GET /v2.1/servers/a962386b-5721-4f28-a106-2aa964ced6f6 => generated 1517 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-15 17:06:40.366 7 INFO nova.api.openstack.compute.server_external_events [req-ad373404-6515-495c-9e78-46f2cbfde45a req-74a8cd2a-2968-4b85-a9f4-a474aa7881c7 bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-vif-plugged:e9469fa4-f865-49e1-9293-98a02ccd9a9d for instance a962386b-5721-4f28-a106-2aa964ced6f6 on instance [pid: 7|app: 0|req: 542/1078] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:06:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:06:42.409 8 INFO nova.api.openstack.compute.server_external_events [req-756f3ff5-edf2-4487-ad2b-d71357e332a3 req-91b010fa-d38e-4204-be09-4160b8831fcf bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-vif-plugged:e9469fa4-f865-49e1-9293-98a02ccd9a9d for instance a962386b-5721-4f28-a106-2aa964ced6f6 on instance [pid: 8|app: 0|req: 537/1079] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:06:42 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-15 17:06:45.139 7 WARNING neutronclient.v2_0.client [None req-1de1e4a1-54f9-4a1f-b2f1-84032b2a5b59 cb2c8754cb114cd7b252f2757792e071 e5bb6dc6e5c5472993cbfb3cb749d558 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 543/1080] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:06:45 2026] GET /v2.1/servers/a962386b-5721-4f28-a106-2aa964ced6f6 => generated 1817 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:06:46.654 7 WARNING neutronclient.v2_0.client [None req-7cf2825a-a18c-48ca-b25f-8eb6b87e2983 cb2c8754cb114cd7b252f2757792e071 e5bb6dc6e5c5472993cbfb3cb749d558 - - default default] 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-15 17:06:46.701 7 WARNING neutronclient.v2_0.client [None req-7cf2825a-a18c-48ca-b25f-8eb6b87e2983 cb2c8754cb114cd7b252f2757792e071 e5bb6dc6e5c5472993cbfb3cb749d558 - - default default] 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-15 17:06:46.727 8 INFO nova.api.openstack.compute.server_external_events [req-e2a3fea8-757a-4398-b478-7e1af6d33ff6 req-d1a03e7e-929e-480b-87d0-0c79a85d81aa bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-changed:e9469fa4-f865-49e1-9293-98a02ccd9a9d for instance a962386b-5721-4f28-a106-2aa964ced6f6 on instance [pid: 8|app: 0|req: 539/1083] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:06:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 17:06:46.999 7 WARNING neutronclient.v2_0.client [None req-7cf2825a-a18c-48ca-b25f-8eb6b87e2983 cb2c8754cb114cd7b252f2757792e071 e5bb6dc6e5c5472993cbfb3cb749d558 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 545/1084] 10.0.0.86 () {34 vars in 662 bytes} [Mon Jun 15 17:06:46 2026] POST /v2.1/servers => generated 447 bytes in 622 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-15 17:06:47.246 8 WARNING neutronclient.v2_0.client [None req-49a9df34-3aaa-40e1-a6fa-a830afbd9f90 cb2c8754cb114cd7b252f2757792e071 e5bb6dc6e5c5472993cbfb3cb749d558 - - default default] The python binding code in 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/1085] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:06:47 2026] GET /v2.1/servers/c35058f1-a674-48f0-855b-1eb37aa185c0 => generated 1395 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-15 17:06:52.337 7 WARNING neutronclient.v2_0.client [None req-08f10aee-563d-4c36-954e-3819b2ed3429 cb2c8754cb114cd7b252f2757792e071 e5bb6dc6e5c5472993cbfb3cb749d558 - - default default] The python binding code in 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/1086] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:06:52 2026] GET /v2.1/servers/c35058f1-a674-48f0-855b-1eb37aa185c0 => generated 1520 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-15 17:06:53.039 8 INFO nova.api.openstack.compute.server_external_events [req-d4fb9496-6065-4a11-a2b9-dd0cc956d4f5 req-1607cf04-bf2e-4ba2-89c7-45a297e45622 bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-changed:402e37c9-aedd-4fb0-8379-334f51192efc for instance c35058f1-a674-48f0-855b-1eb37aa185c0 on instance [pid: 8|app: 0|req: 541/1087] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:06:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:06:57.528 7 WARNING neutronclient.v2_0.client [None req-57d81b6a-d4fe-42d3-b568-7c23ab341735 cb2c8754cb114cd7b252f2757792e071 e5bb6dc6e5c5472993cbfb3cb749d558 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 548/1090] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:06:57 2026] GET /v2.1/servers/c35058f1-a674-48f0-855b-1eb37aa185c0 => generated 1518 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:06:57.941 8 INFO nova.api.openstack.compute.server_external_events [req-6a0be994-23b5-4af4-b17b-811de1f69902 req-462efa43-afc9-4d9c-9171-3c29052ac262 bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-vif-plugged:402e37c9-aedd-4fb0-8379-334f51192efc for instance c35058f1-a674-48f0-855b-1eb37aa185c0 on instance [pid: 8|app: 0|req: 543/1091] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:06:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:07:00.001 7 INFO nova.api.openstack.compute.server_external_events [req-717ea6b9-1b77-4b1f-9f88-c9542b8a8232 req-6c94c894-c7b4-48c6-bb93-b286f9736b76 bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-vif-plugged:402e37c9-aedd-4fb0-8379-334f51192efc for instance c35058f1-a674-48f0-855b-1eb37aa185c0 on instance [pid: 7|app: 0|req: 549/1092] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:06:59 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:07:02.706 8 WARNING neutronclient.v2_0.client [None req-ac3e9f96-1d80-4c62-b126-d54cde00c298 cb2c8754cb114cd7b252f2757792e071 e5bb6dc6e5c5472993cbfb3cb749d558 - - default default] The python binding code in 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/1093] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:07:02 2026] GET /v2.1/servers/c35058f1-a674-48f0-855b-1eb37aa185c0 => generated 1818 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-15 17:07:04.410 7 INFO nova.api.openstack.compute.server_external_events [req-513ccf58-02d5-430c-acfc-34e5c12baf02 req-d167a5ba-02b5-4020-a040-f00b839cc808 bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-changed:402e37c9-aedd-4fb0-8379-334f51192efc for instance c35058f1-a674-48f0-855b-1eb37aa185c0 on instance [pid: 7|app: 0|req: 550/1094] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:07:04 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-15 17:07:30.378 8 WARNING neutronclient.v2_0.client [None req-cd38c659-6028-46aa-8952-3c51c7335e87 52f4b7c6356849b2b0939622d559d036 1d0555f964204fa9881d667299ac9616 - - default default] 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-15 17:07:30.427 8 WARNING neutronclient.v2_0.client [None req-cd38c659-6028-46aa-8952-3c51c7335e87 52f4b7c6356849b2b0939622d559d036 1d0555f964204fa9881d667299ac9616 - - default default] 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-15 17:07:30.583 8 WARNING neutronclient.v2_0.client [None req-cd38c659-6028-46aa-8952-3c51c7335e87 52f4b7c6356849b2b0939622d559d036 1d0555f964204fa9881d667299ac9616 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 548/1101] 199.204.45.210 () {36 vars in 714 bytes} [Mon Jun 15 17:07:30 2026] POST /v2.1/servers => generated 453 bytes in 703 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-15 17:07:31.348 7 WARNING neutronclient.v2_0.client [None req-9a998176-b0d6-4c6a-9c5b-3c1028001377 52f4b7c6356849b2b0939622d559d036 1d0555f964204fa9881d667299ac9616 - - default default] The python binding code in 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/1102] 199.204.45.210 () {32 vars in 733 bytes} [Mon Jun 15 17:07:31 2026] GET /v2.1/servers/cf4b0cc1-119e-472c-a880-f5dc4681887e => generated 2213 bytes in 64 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-15 17:07:31.417 8 WARNING neutronclient.v2_0.client [None req-503e43b9-0db2-4c43-8e76-44197c5e12ae 52f4b7c6356849b2b0939622d559d036 1d0555f964204fa9881d667299ac9616 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 549/1103] 199.204.45.210 () {32 vars in 759 bytes} [Mon Jun 15 17:07:31 2026] GET /v2.1/servers/cf4b0cc1-119e-472c-a880-f5dc4681887e/os-interface => generated 28 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, ' [pid: 7|app: 0|req: 555/1104] 199.204.45.210 () {32 vars in 777 bytes} [Mon Jun 15 17:07:31 2026] GET /v2.1/servers/cf4b0cc1-119e-472c-a880-f5dc4681887e/os-volume_attachments => generated 25 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:07:34.252 8 WARNING neutronclient.v2_0.client [None req-c8aa75ab-7125-4b64-bf89-d149b27db11b 52f4b7c6356849b2b0939622d559d036 1d0555f964204fa9881d667299ac9616 - - default default] The python binding code in 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/1105] 199.204.45.210 () {32 vars in 733 bytes} [Mon Jun 15 17:07:34 2026] GET /v2.1/servers/cf4b0cc1-119e-472c-a880-f5dc4681887e => generated 2371 bytes in 262 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-15 17:07:34.340 7 WARNING neutronclient.v2_0.client [None req-46d9b255-c5b2-49fa-9af2-2d911426d661 52f4b7c6356849b2b0939622d559d036 1d0555f964204fa9881d667299ac9616 - - default default] The python binding code in 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/1106] 199.204.45.210 () {32 vars in 759 bytes} [Mon Jun 15 17:07:34 2026] GET /v2.1/servers/cf4b0cc1-119e-472c-a880-f5dc4681887e/os-interface => generated 28 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, ' [pid: 8|app: 0|req: 551/1107] 199.204.45.210 () {32 vars in 777 bytes} [Mon Jun 15 17:07:34 2026] GET /v2.1/servers/cf4b0cc1-119e-472c-a880-f5dc4681887e/os-volume_attachments => generated 197 bytes in 50 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-15 17:07:36.530 8 INFO nova.api.openstack.compute.server_external_events [req-842fce57-0f45-4f49-850c-00da860d3a6f req-5d65d1ff-8c66-4270-a91a-2537de0a064b bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-changed:ce5bcfee-2c6c-4f4a-a6d5-94e4618fb11d for instance cf4b0cc1-119e-472c-a880-f5dc4681887e on instance [pid: 8|app: 0|req: 553/1110] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:07:36 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-15 17:07:37.295 7 WARNING neutronclient.v2_0.client [None req-1635ebc0-3abd-46ec-9015-00e1664e0067 52f4b7c6356849b2b0939622d559d036 1d0555f964204fa9881d667299ac9616 - - default default] The python binding code in 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/1111] 199.204.45.210 () {32 vars in 733 bytes} [Mon Jun 15 17:07:37 2026] GET /v2.1/servers/cf4b0cc1-119e-472c-a880-f5dc4681887e => generated 2445 bytes in 150 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-15 17:07:37.427 8 WARNING neutronclient.v2_0.client [None req-ea93d6f9-b9d2-4d4c-b22e-6764f0c5dc74 52f4b7c6356849b2b0939622d559d036 1d0555f964204fa9881d667299ac9616 - - default default] The python binding code in 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/1112] 199.204.45.210 () {32 vars in 759 bytes} [Mon Jun 15 17:07:37 2026] GET /v2.1/servers/cf4b0cc1-119e-472c-a880-f5dc4681887e/os-interface => generated 283 bytes in 88 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: 559/1113] 199.204.45.210 () {32 vars in 777 bytes} [Mon Jun 15 17:07:37 2026] GET /v2.1/servers/cf4b0cc1-119e-472c-a880-f5dc4681887e/os-volume_attachments => generated 197 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:07:40.215 8 WARNING neutronclient.v2_0.client [None req-2de34d67-aa36-4821-a7f1-184c4e3c92bd 52f4b7c6356849b2b0939622d559d036 1d0555f964204fa9881d667299ac9616 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 555/1114] 199.204.45.210 () {32 vars in 733 bytes} [Mon Jun 15 17:07:40 2026] GET /v2.1/servers/cf4b0cc1-119e-472c-a880-f5dc4681887e => generated 2433 bytes in 127 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-15 17:07:40.354 7 WARNING neutronclient.v2_0.client [None req-d4dc3fee-53fa-4332-8ee2-38243d759875 52f4b7c6356849b2b0939622d559d036 1d0555f964204fa9881d667299ac9616 - - default default] The python binding code in 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/1115] 199.204.45.210 () {32 vars in 759 bytes} [Mon Jun 15 17:07:40 2026] GET /v2.1/servers/cf4b0cc1-119e-472c-a880-f5dc4681887e/os-interface => generated 283 bytes in 83 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: 556/1116] 199.204.45.210 () {32 vars in 777 bytes} [Mon Jun 15 17:07:40 2026] GET /v2.1/servers/cf4b0cc1-119e-472c-a880-f5dc4681887e/os-volume_attachments => generated 197 bytes in 41 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-15 17:07:42.485 7 INFO nova.api.openstack.compute.server_external_events [req-03723cbf-ac51-43a3-96c8-5beb556dc24e req-058eb88b-acf1-4dc2-959a-06f0c6c592ba bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-vif-plugged:ce5bcfee-2c6c-4f4a-a6d5-94e4618fb11d for instance cf4b0cc1-119e-472c-a880-f5dc4681887e on instance [pid: 7|app: 0|req: 561/1117] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:07:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:07:43.314 8 WARNING neutronclient.v2_0.client [None req-a47b2e29-fe36-407b-9560-9f835ab3506b 52f4b7c6356849b2b0939622d559d036 1d0555f964204fa9881d667299ac9616 - - default default] The python binding code in 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/1118] 199.204.45.210 () {32 vars in 733 bytes} [Mon Jun 15 17:07:43 2026] GET /v2.1/servers/cf4b0cc1-119e-472c-a880-f5dc4681887e => generated 2433 bytes in 139 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-15 17:07:43.465 7 WARNING neutronclient.v2_0.client [None req-b44cff36-23ba-4dab-a35c-b5900653ed5e 52f4b7c6356849b2b0939622d559d036 1d0555f964204fa9881d667299ac9616 - - default default] The python binding code in 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/1119] 199.204.45.210 () {32 vars in 759 bytes} [Mon Jun 15 17:07:43 2026] GET /v2.1/servers/cf4b0cc1-119e-472c-a880-f5dc4681887e/os-interface => generated 285 bytes in 100 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: 558/1120] 199.204.45.210 () {32 vars in 777 bytes} [Mon Jun 15 17:07:43 2026] GET /v2.1/servers/cf4b0cc1-119e-472c-a880-f5dc4681887e/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-15 17:07:44.527 7 INFO nova.api.openstack.compute.server_external_events [req-f2a93039-092e-49f6-88c1-027d63bf03dd req-93ce56be-24e7-46f6-8c5e-23c102394655 bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-vif-plugged:ce5bcfee-2c6c-4f4a-a6d5-94e4618fb11d for instance cf4b0cc1-119e-472c-a880-f5dc4681887e on instance [pid: 7|app: 0|req: 563/1121] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:07:44 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-15 17:07:46.216 8 WARNING neutronclient.v2_0.client [None req-f9e24c56-49b7-49b7-b81f-84206be6009b 52f4b7c6356849b2b0939622d559d036 1d0555f964204fa9881d667299ac9616 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 560/1124] 199.204.45.210 () {32 vars in 733 bytes} [Mon Jun 15 17:07:46 2026] GET /v2.1/servers/cf4b0cc1-119e-472c-a880-f5dc4681887e => generated 2580 bytes in 133 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-15 17:07:46.353 7 WARNING neutronclient.v2_0.client [None req-80639652-74ba-4546-b1cb-a42fe5b7b981 52f4b7c6356849b2b0939622d559d036 1d0555f964204fa9881d667299ac9616 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 565/1125] 199.204.45.210 () {32 vars in 759 bytes} [Mon Jun 15 17:07:46 2026] GET /v2.1/servers/cf4b0cc1-119e-472c-a880-f5dc4681887e/os-interface => generated 285 bytes in 82 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: 561/1126] 199.204.45.210 () {32 vars in 777 bytes} [Mon Jun 15 17:07:46 2026] GET /v2.1/servers/cf4b0cc1-119e-472c-a880-f5dc4681887e/os-volume_attachments => generated 197 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:08:23.409 8 WARNING neutronclient.v2_0.client [None req-1e9780b7-9aa0-4601-a238-16be24df870b 52f4b7c6356849b2b0939622d559d036 1d0555f964204fa9881d667299ac9616 - - default default] 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-15 17:08:23.454 8 WARNING neutronclient.v2_0.client [None req-1e9780b7-9aa0-4601-a238-16be24df870b 52f4b7c6356849b2b0939622d559d036 1d0555f964204fa9881d667299ac9616 - - default default] 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-15 17:08:25.999 7 INFO nova.api.openstack.compute.server_external_events [req-04cf0b6b-2597-4b29-a518-3f109472473a req-63012c57-323d-4e89-b011-24edeb606b82 bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-changed:ad90c100-4946-495c-9095-3ef56c8909c0 for instance cf4b0cc1-119e-472c-a880-f5dc4681887e on instance [pid: 7|app: 0|req: 571/1135] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:08:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:08:29.136 7 INFO nova.api.openstack.compute.server_external_events [req-cb89b87b-3947-49dd-bd3f-ad423440a42c req-2f1529dd-dc85-4267-937b-de01803af1cb bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-vif-plugged:ad90c100-4946-495c-9095-3ef56c8909c0 for instance cf4b0cc1-119e-472c-a880-f5dc4681887e on instance [pid: 7|app: 0|req: 572/1136] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:08:29 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-15 17:08:31.179 7 INFO nova.api.openstack.compute.server_external_events [req-fbe67c84-c9fe-4607-8148-c570e00acb24 req-7ef964b1-bf4d-4a08-8af0-daea1ac0e099 bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-vif-plugged:ad90c100-4946-495c-9095-3ef56c8909c0 for instance cf4b0cc1-119e-472c-a880-f5dc4681887e on instance [pid: 7|app: 0|req: 573/1137] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:08:31 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) 2026-06-15 17:08:32.506 8 WARNING neutronclient.v2_0.client [None req-1e9780b7-9aa0-4601-a238-16be24df870b 52f4b7c6356849b2b0939622d559d036 1d0555f964204fa9881d667299ac9616 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 565/1138] 199.204.45.210 () {36 vars in 812 bytes} [Mon Jun 15 17:08:23 2026] POST /v2.1/servers/cf4b0cc1-119e-472c-a880-f5dc4681887e/os-interface => generated 281 bytes in 9185 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-15 17:08:33.598 7 INFO nova.api.openstack.compute.server_external_events [req-927766d7-21bf-42ea-b827-bd4704595498 req-0c3452e0-655c-4923-b910-daaec06ca78d bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-changed:ad90c100-4946-495c-9095-3ef56c8909c0 for instance cf4b0cc1-119e-472c-a880-f5dc4681887e on instance [pid: 7|app: 0|req: 574/1139] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:08:33 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-15 17:08:34.044 8 INFO nova.api.openstack.compute.server_external_events [req-e41c18bc-2143-41ec-8c61-bffe2500fbf4 req-f78a3f15-cade-42c0-8ce3-6d28dee4ae53 bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-changed:ad90c100-4946-495c-9095-3ef56c8909c0 for instance cf4b0cc1-119e-472c-a880-f5dc4681887e on instance [pid: 8|app: 0|req: 566/1140] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:08:34 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-15 17:09:00.172 7 WARNING neutronclient.v2_0.client [None req-ec67f526-cef9-4d83-b9a3-adfac7a22efb 52f4b7c6356849b2b0939622d559d036 1d0555f964204fa9881d667299ac9616 - - default default] 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-15 17:09:00.219 7 WARNING neutronclient.v2_0.client [None req-ec67f526-cef9-4d83-b9a3-adfac7a22efb 52f4b7c6356849b2b0939622d559d036 1d0555f964204fa9881d667299ac9616 - - default default] 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-15 17:09:02.797 8 INFO nova.api.openstack.compute.server_external_events [req-79f1a93f-e5ef-400e-9c95-58542f8c191b req-ce6d585d-c7dc-464c-8951-5b9a08609e65 bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-changed:65d322f0-4bfc-4929-a864-2bceac25f37a for instance cf4b0cc1-119e-472c-a880-f5dc4681887e on instance [pid: 8|app: 0|req: 570/1147] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:09:02 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-15 17:09:06.428 8 INFO nova.api.openstack.compute.server_external_events [req-9d8e5970-b040-470e-8407-fb7af759c75c req-254e1713-4272-4161-a908-53823b178fd8 bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-vif-plugged:65d322f0-4bfc-4929-a864-2bceac25f37a for instance cf4b0cc1-119e-472c-a880-f5dc4681887e on instance [pid: 8|app: 0|req: 573/1150] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:09:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:09:08.476 8 INFO nova.api.openstack.compute.server_external_events [req-72e07f53-d608-4d08-b112-fed6e89904c6 req-a808396b-1d14-40f7-8502-229707f5e58b bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-vif-plugged:65d322f0-4bfc-4929-a864-2bceac25f37a for instance cf4b0cc1-119e-472c-a880-f5dc4681887e on instance [pid: 8|app: 0|req: 574/1151] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:09:08 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-15 17:09:09.277 7 WARNING neutronclient.v2_0.client [None req-ec67f526-cef9-4d83-b9a3-adfac7a22efb 52f4b7c6356849b2b0939622d559d036 1d0555f964204fa9881d667299ac9616 - - default default] The python binding code in 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/1152] 199.204.45.210 () {36 vars in 812 bytes} [Mon Jun 15 17:09:00 2026] POST /v2.1/servers/cf4b0cc1-119e-472c-a880-f5dc4681887e/os-interface => generated 377 bytes in 9201 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-15 17:09:21.349 8 WARNING neutronclient.v2_0.client [None req-90575c86-8234-49b6-bf45-aea3518932a4 52f4b7c6356849b2b0939622d559d036 1d0555f964204fa9881d667299ac9616 - - default default] 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-15 17:09:21.398 8 WARNING neutronclient.v2_0.client [None req-90575c86-8234-49b6-bf45-aea3518932a4 52f4b7c6356849b2b0939622d559d036 1d0555f964204fa9881d667299ac9616 - - default default] 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-15 17:09:23.894 7 INFO nova.api.openstack.compute.server_external_events [req-80d4f0f1-ff2b-4c8b-b57e-03b6be71e49a req-264be521-ef18-457f-a274-71f75ad2ee06 bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-changed:8a1db1b3-ee46-455d-9cb3-fd65d11a2ea1 for instance cf4b0cc1-119e-472c-a880-f5dc4681887e on instance [pid: 7|app: 0|req: 580/1155] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:09:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1156] 10.0.0.138 () {28 vars in 454 bytes} [Mon Jun 15 17:09:24 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 582/1157] 10.0.0.138 () {30 vars in 658 bytes} [Mon Jun 15 17:09:24 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 583/1158] 10.0.0.138 () {32 vars in 731 bytes} [Mon Jun 15 17:09:24 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 17:09:24.631 7 WARNING neutronclient.v2_0.client [None req-fd162159-7fa0-4d89-aae2-805403fdb169 52f4b7c6356849b2b0939622d559d036 1d0555f964204fa9881d667299ac9616 - - default default] The python binding code in 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/1159] 10.0.0.138 () {34 vars in 806 bytes} [Mon Jun 15 17:09:24 2026] GET /v2.1/servers/detail?all_tenants=True => generated 8706 bytes in 314 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1160] 10.0.0.138 () {28 vars in 454 bytes} [Mon Jun 15 17:09:25 2026] GET /v2.1 => generated 114 bytes in 0 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: 586/1161] 10.0.0.138 () {30 vars in 658 bytes} [Mon Jun 15 17:09:25 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 587/1162] 10.0.0.138 () {32 vars in 731 bytes} [Mon Jun 15 17:09:25 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: 588/1163] 10.0.0.138 () {34 vars in 894 bytes} [Mon Jun 15 17:09:25 2026] GET /v2.1/servers/detail?project_id=0d176e344de8410ab403ed2e5bcb0f8e&all_tenants=True => generated 15 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-06-15 17:09:25.303 7 WARNING neutronclient.v2_0.client [None req-b00c26c7-3cf8-4138-a7ed-15ea3fb30bed 52f4b7c6356849b2b0939622d559d036 1d0555f964204fa9881d667299ac9616 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 589/1164] 10.0.0.138 () {34 vars in 894 bytes} [Mon Jun 15 17:09:25 2026] GET /v2.1/servers/detail?project_id=1d0555f964204fa9881d667299ac9616&all_tenants=True => generated 3615 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 590/1165] 10.0.0.138 () {34 vars in 894 bytes} [Mon Jun 15 17:09:25 2026] GET /v2.1/servers/detail?project_id=262d5a34e7a24f2798e680b8084344b1&all_tenants=True => generated 15 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1166] 10.0.0.138 () {34 vars in 894 bytes} [Mon Jun 15 17:09:25 2026] GET /v2.1/servers/detail?project_id=61196fb0adb94c00b0e331b88b35fc94&all_tenants=True => generated 15 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1167] 10.0.0.138 () {34 vars in 894 bytes} [Mon Jun 15 17:09:25 2026] GET /v2.1/servers/detail?project_id=a372a488b7d14d44b63c19e5e61c4f18&all_tenants=True => generated 15 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1168] 10.0.0.138 () {34 vars in 894 bytes} [Mon Jun 15 17:09:25 2026] GET /v2.1/servers/detail?project_id=c8ee8d66e6384fb4b04de62acb802db7&all_tenants=True => generated 15 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1171] 10.0.0.138 () {34 vars in 894 bytes} [Mon Jun 15 17:09:25 2026] GET /v2.1/servers/detail?project_id=cf63cbf032154ba5adbdd3207a23d453&all_tenants=True => generated 15 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1172] 10.0.0.138 () {34 vars in 894 bytes} [Mon Jun 15 17:09:25 2026] GET /v2.1/servers/detail?project_id=d5c60b30277e4d3480f9c694e4df168e&all_tenants=True => generated 15 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-06-15 17:09:25.845 7 WARNING neutronclient.v2_0.client [None req-d33cc0fc-1593-4094-a5f5-adb4e2fe10bb 52f4b7c6356849b2b0939622d559d036 1d0555f964204fa9881d667299ac9616 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 598/1173] 10.0.0.138 () {34 vars in 894 bytes} [Mon Jun 15 17:09:25 2026] GET /v2.1/servers/detail?project_id=e5bb6dc6e5c5472993cbfb3cb749d558&all_tenants=True => generated 5454 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 599/1174] 10.0.0.138 () {34 vars in 894 bytes} [Mon Jun 15 17:09:25 2026] GET /v2.1/servers/detail?project_id=ebfc2df3fad142129a65cf063b8b7091&all_tenants=True => generated 15 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1175] 10.0.0.138 () {34 vars in 894 bytes} [Mon Jun 15 17:09:26 2026] GET /v2.1/servers/detail?project_id=fee32a15a9494e5d9b7f8d3793fff42b&all_tenants=True => generated 15 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-06-15 17:09:27.620 7 INFO nova.api.openstack.compute.server_external_events [req-346c16e2-eaca-4c91-bde7-e3cd3d3f1eea req-72fbb8a1-f093-42f6-854d-6afefe36399a bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-vif-plugged:8a1db1b3-ee46-455d-9cb3-fd65d11a2ea1 for instance cf4b0cc1-119e-472c-a880-f5dc4681887e on instance [pid: 7|app: 0|req: 601/1176] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:09:27 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-15 17:09:29.685 7 INFO nova.api.openstack.compute.server_external_events [req-528144d7-496a-44a1-b132-13a2248af345 req-68cf7585-cca5-4555-8b8c-de705346a102 bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-vif-plugged:8a1db1b3-ee46-455d-9cb3-fd65d11a2ea1 for instance cf4b0cc1-119e-472c-a880-f5dc4681887e on instance [pid: 7|app: 0|req: 602/1177] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:09:29 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 17:09:30.937 8 WARNING neutronclient.v2_0.client [None req-90575c86-8234-49b6-bf45-aea3518932a4 52f4b7c6356849b2b0939622d559d036 1d0555f964204fa9881d667299ac9616 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 576/1178] 199.204.45.210 () {36 vars in 812 bytes} [Mon Jun 15 17:09:21 2026] POST /v2.1/servers/cf4b0cc1-119e-472c-a880-f5dc4681887e/os-interface => generated 377 bytes in 9718 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-15 17:09:31.817 7 INFO nova.api.openstack.compute.server_external_events [req-fe7758a0-6255-4057-958b-8a6b249f9fa0 req-5c2516ec-70f5-4122-83a2-45ca8800aa84 bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-changed:65d322f0-4bfc-4929-a864-2bceac25f37a for instance cf4b0cc1-119e-472c-a880-f5dc4681887e on instance [pid: 7|app: 0|req: 603/1179] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:09:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:09:44.886 7 INFO nova.api.openstack.compute.server_external_events [req-08c99cb8-aaf6-4a53-9cd8-b32aba4d0a46 req-8f2d2455-e23d-4b6e-9a3d-1fa79aa87338 bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-changed:8a1db1b3-ee46-455d-9cb3-fd65d11a2ea1 for instance cf4b0cc1-119e-472c-a880-f5dc4681887e on instance [pid: 7|app: 0|req: 605/1182] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:09:44 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: 578/1185] 199.204.45.210 () {34 vars in 855 bytes} [Mon Jun 15 17:09:45 2026] DELETE /v2.1/servers/cf4b0cc1-119e-472c-a880-f5dc4681887e/os-interface/8a1db1b3-ee46-455d-9cb3-fd65d11a2ea1 => generated 0 bytes in 67 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-15 17:09:46.930 7 INFO nova.api.openstack.compute.server_external_events [req-f70dbb8e-dcb1-40e3-9de6-ad3ab4aa308c req-a96c67c2-fd19-429e-9b49-3ee48a0c08f0 bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-changed:8a1db1b3-ee46-455d-9cb3-fd65d11a2ea1 for instance cf4b0cc1-119e-472c-a880-f5dc4681887e on instance [pid: 7|app: 0|req: 608/1186] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:09:46 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-15 17:09:48.978 8 INFO nova.api.openstack.compute.server_external_events [req-6bc8a0ed-7ecc-4483-85a1-2ec4f74488d1 req-cdf8e150-cdab-4771-aa05-14aecde0a68f bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-vif-unplugged:8a1db1b3-ee46-455d-9cb3-fd65d11a2ea1 for instance cf4b0cc1-119e-472c-a880-f5dc4681887e on instance 2026-06-15 17:09:48.978 8 INFO nova.api.openstack.compute.server_external_events [req-6bc8a0ed-7ecc-4483-85a1-2ec4f74488d1 req-cdf8e150-cdab-4771-aa05-14aecde0a68f bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-vif-unplugged:8a1db1b3-ee46-455d-9cb3-fd65d11a2ea1 for instance cf4b0cc1-119e-472c-a880-f5dc4681887e on instance [pid: 8|app: 0|req: 579/1187] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:09:48 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:09:55.456 7 INFO nova.api.openstack.compute.server_external_events [req-6bf08761-0a30-4581-a638-9a7bc9463424 req-be4acb1c-38d4-4d3e-aeaa-6832aca4e9b1 bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-changed:65d322f0-4bfc-4929-a864-2bceac25f37a for instance cf4b0cc1-119e-472c-a880-f5dc4681887e on instance [pid: 7|app: 0|req: 609/1188] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:09:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 580/1189] 199.204.45.210 () {34 vars in 855 bytes} [Mon Jun 15 17:09:55 2026] DELETE /v2.1/servers/cf4b0cc1-119e-472c-a880-f5dc4681887e/os-interface/65d322f0-4bfc-4929-a864-2bceac25f37a => generated 0 bytes in 48 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-15 17:09:57.488 8 INFO nova.api.openstack.compute.server_external_events [req-3022e2da-b396-4d28-ba79-e9bd89bd7cef req-dc83f927-fdb2-4226-9fb9-4096db0b0c9b bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-vif-unplugged:65d322f0-4bfc-4929-a864-2bceac25f37a for instance cf4b0cc1-119e-472c-a880-f5dc4681887e on instance [pid: 8|app: 0|req: 582/1192] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:09:57 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:09:59.535 7 INFO nova.api.openstack.compute.server_external_events [req-7191f474-09bb-4205-8a7e-245d95e701a3 req-a959692a-0994-4631-8d89-16aff282b3e1 bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-vif-unplugged:65d322f0-4bfc-4929-a864-2bceac25f37a for instance cf4b0cc1-119e-472c-a880-f5dc4681887e on instance [pid: 7|app: 0|req: 611/1193] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:09:59 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: 614/1198] 199.204.45.210 () {34 vars in 855 bytes} [Mon Jun 15 17:10:16 2026] DELETE /v2.1/servers/cf4b0cc1-119e-472c-a880-f5dc4681887e/os-interface/ad90c100-4946-495c-9095-3ef56c8909c0 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:10:18.373 8 INFO nova.api.openstack.compute.server_external_events [req-14058f62-0d1f-4072-98a9-3d725423bfea req-0b4fd7c3-6981-486a-a8a1-57ee6bb02d10 bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-vif-unplugged:ad90c100-4946-495c-9095-3ef56c8909c0 for instance cf4b0cc1-119e-472c-a880-f5dc4681887e on instance [pid: 8|app: 0|req: 585/1199] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:10:18 2026] POST /v2.1/os-server-external-events => generated 185 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-15 17:10:20.414 7 INFO nova.api.openstack.compute.server_external_events [req-0c26da50-c3c0-40ef-8a27-f224769b7225 req-618d7237-36f3-4c74-88a1-31f24da1ada2 bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-vif-unplugged:ad90c100-4946-495c-9095-3ef56c8909c0 for instance cf4b0cc1-119e-472c-a880-f5dc4681887e on instance [pid: 7|app: 0|req: 615/1200] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:10:20 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: 8|app: 0|req: 586/1201] 199.204.45.210 () {34 vars in 755 bytes} [Mon Jun 15 17:10:21 2026] DELETE /v2.1/servers/cf4b0cc1-119e-472c-a880-f5dc4681887e => generated 0 bytes in 105 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-15 17:10:23.006 7 INFO nova.api.openstack.compute.server_external_events [req-a9a2bc7c-dbb8-4af4-8cff-bf5d20368b50 req-26da2a27-6da6-4e51-a959-d79984552697 bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-vif-unplugged:ce5bcfee-2c6c-4f4a-a6d5-94e4618fb11d for instance cf4b0cc1-119e-472c-a880-f5dc4681887e on instance [pid: 7|app: 0|req: 616/1202] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:10:22 2026] POST /v2.1/os-server-external-events => generated 185 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-15 17:10:24.394 8 INFO nova.api.openstack.compute.server_external_events [req-38613a16-1801-4bd0-a2fb-379729ec788e req-73528dd4-1ce4-44da-ac1f-54b17769e9e1 bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-vif-deleted:ce5bcfee-2c6c-4f4a-a6d5-94e4618fb11d for instance cf4b0cc1-119e-472c-a880-f5dc4681887e on instance [pid: 8|app: 0|req: 587/1203] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:10:24 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-15 17:10:25.048 7 INFO nova.api.openstack.compute.server_external_events [req-3f7b93cc-e4e5-4f30-81af-0e96b40194b2 req-ed4d6cdb-a8cb-43af-948f-a445ea1efa38 bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-vif-unplugged:ce5bcfee-2c6c-4f4a-a6d5-94e4618fb11d for instance cf4b0cc1-119e-472c-a880-f5dc4681887e on instance [pid: 7|app: 0|req: 617/1204] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:10:25 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 589/1207] 10.0.0.86 () {32 vars in 717 bytes} [Mon Jun 15 17:10:25 2026] DELETE /v2.1/servers/c35058f1-a674-48f0-855b-1eb37aa185c0 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:10:25.853 7 WARNING neutronclient.v2_0.client [None req-e59a833e-ce14-408d-93f7-c60e7c7901e6 cb2c8754cb114cd7b252f2757792e071 e5bb6dc6e5c5472993cbfb3cb749d558 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 619/1208] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:10:25 2026] GET /v2.1/servers/c35058f1-a674-48f0-855b-1eb37aa185c0 => generated 1944 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:10:27.091 8 INFO nova.api.openstack.compute.server_external_events [req-a51be1de-efe7-4b51-8d1b-7ee6cd706b09 req-eab7e361-9c6d-46d3-a018-410732b2f096 bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-changed:402e37c9-aedd-4fb0-8379-334f51192efc for instance c35058f1-a674-48f0-855b-1eb37aa185c0 on instance 2026-06-15 17:10:27.091 8 INFO nova.api.openstack.compute.server_external_events [req-a51be1de-efe7-4b51-8d1b-7ee6cd706b09 req-eab7e361-9c6d-46d3-a018-410732b2f096 bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-vif-unplugged:402e37c9-aedd-4fb0-8379-334f51192efc for instance c35058f1-a674-48f0-855b-1eb37aa185c0 on instance [pid: 8|app: 0|req: 590/1209] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:10:27 2026] POST /v2.1/os-server-external-events => generated 352 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-15 17:10:29.135 7 INFO nova.api.openstack.compute.server_external_events [req-95c27de4-3039-48cd-b858-14630dc4414b req-c983022a-e162-48cd-9375-9a1813f125da bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-vif-unplugged:402e37c9-aedd-4fb0-8379-334f51192efc for instance c35058f1-a674-48f0-855b-1eb37aa185c0 on instance 2026-06-15 17:10:29.135 7 INFO nova.api.openstack.compute.server_external_events [req-95c27de4-3039-48cd-b858-14630dc4414b req-c983022a-e162-48cd-9375-9a1813f125da bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-vif-deleted:402e37c9-aedd-4fb0-8379-334f51192efc for instance c35058f1-a674-48f0-855b-1eb37aa185c0 on instance [pid: 7|app: 0|req: 620/1210] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:10:29 2026] POST /v2.1/os-server-external-events => generated 356 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-15 17:10:31.118 8 WARNING neutronclient.v2_0.client [None req-d267708d-e967-4048-a1d5-11f2e25f8701 cb2c8754cb114cd7b252f2757792e071 e5bb6dc6e5c5472993cbfb3cb749d558 - - default default] The python binding code in 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/1211] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:10:31 2026] GET /v2.1/servers/c35058f1-a674-48f0-855b-1eb37aa185c0 => generated 1481 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:10:36.260 7 INFO nova.api.openstack.wsgi [None req-d9ba48e8-9020-4b0e-980c-3a20e927fc6e cb2c8754cb114cd7b252f2757792e071 e5bb6dc6e5c5472993cbfb3cb749d558 - - default default] HTTP exception thrown: Instance c35058f1-a674-48f0-855b-1eb37aa185c0 could not be found. [pid: 7|app: 0|req: 622/1214] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:10:36 2026] GET /v2.1/servers/c35058f1-a674-48f0-855b-1eb37aa185c0 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:10:36.754 8 INFO nova.api.openstack.compute.server_external_events [req-af989b2d-4c8d-4a9f-b5a2-4ec48d8def2d req-04e3e064-a114-4919-81a7-b19351a0f071 bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-changed:e9469fa4-f865-49e1-9293-98a02ccd9a9d for instance a962386b-5721-4f28-a106-2aa964ced6f6 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 593/1215] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:10:36 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) [pid: 7|app: 0|req: 623/1216] 10.0.0.86 () {32 vars in 717 bytes} [Mon Jun 15 17:10:36 2026] DELETE /v2.1/servers/a962386b-5721-4f28-a106-2aa964ced6f6 => generated 0 bytes in 89 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-15 17:10:36.881 8 WARNING neutronclient.v2_0.client [None req-ea036b7e-5d5a-4952-9d94-248e8c4b7e5c cb2c8754cb114cd7b252f2757792e071 e5bb6dc6e5c5472993cbfb3cb749d558 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 594/1217] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:10:36 2026] GET /v2.1/servers/a962386b-5721-4f28-a106-2aa964ced6f6 => generated 1943 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-15 17:10:38.123 7 INFO nova.api.openstack.compute.server_external_events [req-df704eeb-d753-49b6-aee1-93f1d7ca0eb3 req-720a6034-3d6a-4da0-9d2e-c27ad3a4b93e bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-vif-unplugged:e9469fa4-f865-49e1-9293-98a02ccd9a9d for instance a962386b-5721-4f28-a106-2aa964ced6f6 on instance [pid: 7|app: 0|req: 624/1218] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:10:38 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:10:39.549 8 INFO nova.api.openstack.compute.server_external_events [req-511b1e1f-9627-44a8-8871-468dd2bf2665 req-4abdbd3a-b90e-4274-b931-7c3985b8a05e bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-vif-deleted:e9469fa4-f865-49e1-9293-98a02ccd9a9d for instance a962386b-5721-4f28-a106-2aa964ced6f6 on instance [pid: 8|app: 0|req: 595/1219] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:10:39 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-15 17:10:40.164 7 INFO nova.api.openstack.compute.server_external_events [req-ba47097c-49d9-4959-befb-1baeb71f1e32 req-0a16fa54-9fec-4113-98ab-933c7a480561 bae464644a304456876a9a850da6daec 61196fb0adb94c00b0e331b88b35fc94 - - a6dacb7edcf64da2a8ed546e3962523d a6dacb7edcf64da2a8ed546e3962523d] Creating event network-vif-unplugged:e9469fa4-f865-49e1-9293-98a02ccd9a9d for instance a962386b-5721-4f28-a106-2aa964ced6f6 on instance [pid: 7|app: 0|req: 625/1220] 10.0.0.110 () {38 vars in 815 bytes} [Mon Jun 15 17:10:40 2026] POST /v2.1/os-server-external-events => generated 185 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-15 17:10:42.109 8 WARNING neutronclient.v2_0.client [None req-af08667d-6b40-43c8-90fc-7d8b55e59cf3 cb2c8754cb114cd7b252f2757792e071 e5bb6dc6e5c5472993cbfb3cb749d558 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 596/1221] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:10:42 2026] GET /v2.1/servers/a962386b-5721-4f28-a106-2aa964ced6f6 => generated 1480 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:10:47.194 8 INFO nova.api.openstack.wsgi [None req-78221fb8-b2e7-45f4-89a6-e348a6de493c cb2c8754cb114cd7b252f2757792e071 e5bb6dc6e5c5472993cbfb3cb749d558 - - default default] HTTP exception thrown: Instance a962386b-5721-4f28-a106-2aa964ced6f6 could not be found. [pid: 8|app: 0|req: 598/1224] 10.0.0.86 () {32 vars in 714 bytes} [Mon Jun 15 17:10:47 2026] GET /v2.1/servers/a962386b-5721-4f28-a106-2aa964ced6f6 => 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: 7|app: 0|req: 627/1225] 10.0.0.86 () {32 vars in 725 bytes} [Mon Jun 15 17:10:49 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1187930611 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:10:49.212 8 INFO nova.api.openstack.wsgi [None req-ea42d606-eb17-4fb4-a186-00054e1719be cb2c8754cb114cd7b252f2757792e071 e5bb6dc6e5c5472993cbfb3cb749d558 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1187930611 not found for user cb2c8754cb114cd7b252f2757792e071 [pid: 8|app: 0|req: 599/1226] 10.0.0.86 () {32 vars in 722 bytes} [Mon Jun 15 17:10:49 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1187930611 => 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: 630/1231] 10.0.0.86 () {32 vars in 654 bytes} [Mon Jun 15 17:11:05 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1232] 10.0.0.86 () {32 vars in 640 bytes} [Mon Jun 15 17:11:06 2026] GET /v2.1/servers => generated 15 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-15 17:11:06.086 7 WARNING oslo_db.sqlalchemy.utils [None req-4bf6bf61-d2f2-4f43-930a-e3cc2659d646 52f4b7c6356849b2b0939622d559d036 1d0555f964204fa9881d667299ac9616 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 631/1233] 10.0.0.86 () {32 vars in 648 bytes} [Mon Jun 15 17:11:06 2026] GET /v2.1/os-keypairs => generated 530 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1234] 10.0.0.86 () {32 vars in 693 bytes} [Mon Jun 15 17:11:06 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)