+ 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 [Tue Jun 16 11:00:15 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-57d94f4b69-zj78c 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 0x7efd96014668 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-16 11:00:20.561 8 INFO nova.utils [None req-bc9328b4-486d-4f47-94f6-af928d0a8775 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-16 11:00:20.622 7 INFO nova.utils [None req-ef2f2687-ab67-4d51-82e1-94783a033269 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-16 11:00:22.361 8 WARNING keystonemiddleware._common.config [None req-bc9328b4-486d-4f47-94f6-af928d0a8775 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-16 11:00:22.371 8 WARNING oslo_config.cfg [None req-bc9328b4-486d-4f47-94f6-af928d0a8775 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-16 11:00:22.426 7 WARNING keystonemiddleware._common.config [None req-ef2f2687-ab67-4d51-82e1-94783a033269 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-16 11:00:22.436 7 WARNING oslo_config.cfg [None req-ef2f2687-ab67-4d51-82e1-94783a033269 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-16 11:00:22.454 8 WARNING keystonemiddleware._common.config [None req-bc9328b4-486d-4f47-94f6-af928d0a8775 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-16 11:00:22.469 8 WARNING oslo_config.cfg [None req-bc9328b4-486d-4f47-94f6-af928d0a8775 - - - - - -] 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-16 11:00:22.481 8 WARNING oslo_config.cfg [None req-bc9328b4-486d-4f47-94f6-af928d0a8775 - - - - - -] 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 0x7efd96014668 pid: 8 (default app) 2026-06-16 11:00:22.512 7 WARNING keystonemiddleware._common.config [None req-ef2f2687-ab67-4d51-82e1-94783a033269 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-16 11:00:22.527 7 WARNING oslo_config.cfg [None req-ef2f2687-ab67-4d51-82e1-94783a033269 - - - - - -] 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-16 11:00:22.539 7 WARNING oslo_config.cfg [None req-ef2f2687-ab67-4d51-82e1-94783a033269 - - - - - -] 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 0x7efd96014668 pid: 7 (default app) [pid: 7|app: 0|req: 2/4] 199.204.45.109 () {42 vars in 704 bytes} [Tue Jun 16 11:00:28 2026] GET /v2.1 => generated 114 bytes in 20 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:00:29.646 8 WARNING oslo_policy.policy [None req-4049cb96-1f2b-4925-914f-9e06d35dc4bb dc46458dc0fc49a4b1792c50bf674bc7 3c6e4ef1abd94856bf67b33e011891ee - - 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-16 11:00:29.646 8 WARNING oslo_policy.policy [None req-4049cb96-1f2b-4925-914f-9e06d35dc4bb dc46458dc0fc49a4b1792c50bf674bc7 3c6e4ef1abd94856bf67b33e011891ee - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/5] 199.204.45.109 () {44 vars in 908 bytes} [Tue Jun 16 11:00:29 2026] GET /v2.1 => generated 0 bytes in 728 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-16 11:00:29.773 7 WARNING oslo_policy.policy [req-4049cb96-1f2b-4925-914f-9e06d35dc4bb req-0bc4ac7d-e5bd-47f7-84cc-fa61677c17cc dc46458dc0fc49a4b1792c50bf674bc7 3c6e4ef1abd94856bf67b33e011891ee - - 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-16 11:00:29.773 7 WARNING oslo_policy.policy [req-4049cb96-1f2b-4925-914f-9e06d35dc4bb req-0bc4ac7d-e5bd-47f7-84cc-fa61677c17cc dc46458dc0fc49a4b1792c50bf674bc7 3c6e4ef1abd94856bf67b33e011891ee - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/6] 199.204.45.109 () {46 vars in 981 bytes} [Tue Jun 16 11:00:29 2026] GET /v2.1/ => generated 400 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 11:00:29.886 8 INFO nova.api.openstack.wsgi [None req-74c9f4bb-eaed-4e1a-a9bf-dd6f84189e22 dc46458dc0fc49a4b1792c50bf674bc7 3c6e4ef1abd94856bf67b33e011891ee - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 4/7] 199.204.45.109 () {48 vars in 1010 bytes} [Tue Jun 16 11:00:29 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 199.204.45.109 () {48 vars in 1050 bytes} [Tue Jun 16 11:00:29 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 199.204.45.109 () {52 vars in 1047 bytes} [Tue Jun 16 11:00:29 2026] POST /v2.1/flavors => generated 529 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 199.204.45.109 () {42 vars in 704 bytes} [Tue Jun 16 11:00:30 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/11] 199.204.45.109 () {44 vars in 908 bytes} [Tue Jun 16 11:00:30 2026] GET /v2.1 => generated 0 bytes in 51 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/12] 199.204.45.109 () {46 vars in 981 bytes} [Tue Jun 16 11:00:31 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-16 11:00:31.047 8 INFO nova.api.openstack.wsgi [None req-89df1b15-58e8-412a-96e7-c697132a84a6 dc46458dc0fc49a4b1792c50bf674bc7 3c6e4ef1abd94856bf67b33e011891ee - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 7/13] 199.204.45.109 () {48 vars in 1012 bytes} [Tue Jun 16 11:00:31 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.204.45.109 () {48 vars in 1050 bytes} [Tue Jun 16 11:00:31 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: 8|app: 0|req: 8/15] 199.204.45.109 () {52 vars in 1047 bytes} [Tue Jun 16 11:00:31 2026] POST /v2.1/flavors => generated 532 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 10.0.0.102 () {28 vars in 454 bytes} [Tue Jun 16 11:00:31 2026] GET /v2.1 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 9/17] 10.0.0.102 () {30 vars in 658 bytes} [Tue Jun 16 11:00:31 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 10/18] 199.204.45.109 () {42 vars in 704 bytes} [Tue Jun 16 11:00:32 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: 9/19] 10.0.0.102 () {32 vars in 731 bytes} [Tue Jun 16 11:00:32 2026] GET /v2.1/ => generated 411 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/20] 199.204.45.109 () {44 vars in 908 bytes} [Tue Jun 16 11:00:32 2026] GET /v2.1 => generated 0 bytes in 56 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/21] 199.204.45.109 () {46 vars in 981 bytes} [Tue Jun 16 11:00:32 2026] GET /v2.1/ => generated 400 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/22] 10.0.0.102 () {34 vars in 765 bytes} [Tue Jun 16 11:00:32 2026] GET /v2.1/os-services => generated 16 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 11:00:32.094 8 INFO nova.api.openstack.wsgi [None req-86686dac-a83d-4818-ab26-b40ff4b9d192 dc46458dc0fc49a4b1792c50bf674bc7 3c6e4ef1abd94856bf67b33e011891ee - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 13/23] 199.204.45.109 () {48 vars in 1014 bytes} [Tue Jun 16 11:00:32 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) /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: 11/24] 199.204.45.109 () {48 vars in 1050 bytes} [Tue Jun 16 11:00:32 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/25] 199.204.45.109 () {52 vars in 1047 bytes} [Tue Jun 16 11:00:32 2026] POST /v2.1/flavors => generated 533 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/26] 199.204.45.109 () {42 vars in 704 bytes} [Tue Jun 16 11:00:33 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: 15/27] 199.204.45.109 () {44 vars in 908 bytes} [Tue Jun 16 11:00:33 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: 13/28] 199.204.45.109 () {46 vars in 981 bytes} [Tue Jun 16 11:00:33 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-16 11:00:33.218 8 INFO nova.api.openstack.wsgi [None req-629bada5-164e-4c72-804d-94e789883139 dc46458dc0fc49a4b1792c50bf674bc7 3c6e4ef1abd94856bf67b33e011891ee - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 16/29] 199.204.45.109 () {48 vars in 1012 bytes} [Tue Jun 16 11:00:33 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/30] 199.204.45.109 () {48 vars in 1050 bytes} [Tue Jun 16 11:00:33 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/31] 199.204.45.109 () {52 vars in 1047 bytes} [Tue Jun 16 11:00:33 2026] POST /v2.1/flavors => generated 532 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/32] 199.204.45.109 () {42 vars in 704 bytes} [Tue Jun 16 11:00:34 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: 18/33] 199.204.45.109 () {44 vars in 908 bytes} [Tue Jun 16 11:00:34 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 16/34] 199.204.45.109 () {46 vars in 981 bytes} [Tue Jun 16 11:00:34 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-16 11:00:34.302 8 INFO nova.api.openstack.wsgi [None req-e6587cac-2e6d-47c0-9f50-9c29c5c50558 dc46458dc0fc49a4b1792c50bf674bc7 3c6e4ef1abd94856bf67b33e011891ee - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 19/35] 199.204.45.109 () {48 vars in 1014 bytes} [Tue Jun 16 11:00:34 2026] GET /v2.1/flavors/m1.xlarge => 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: 17/36] 199.204.45.109 () {48 vars in 1050 bytes} [Tue Jun 16 11:00:34 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 20/37] 199.204.45.109 () {52 vars in 1047 bytes} [Tue Jun 16 11:00:34 2026] POST /v2.1/flavors => generated 535 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 22/40] 10.0.0.102 () {28 vars in 454 bytes} [Tue Jun 16 11:00:36 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 19/41] 10.0.0.102 () {30 vars in 658 bytes} [Tue Jun 16 11:00:36 2026] GET /v2.1 => generated 0 bytes in 390 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 23/42] 10.0.0.102 () {32 vars in 731 bytes} [Tue Jun 16 11:00:37 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 20/43] 10.0.0.102 () {34 vars in 765 bytes} [Tue Jun 16 11:00:37 2026] GET /v2.1/os-services => generated 498 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 24/44] 10.0.0.102 () {28 vars in 454 bytes} [Tue Jun 16 11:00: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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 21/45] 10.0.0.102 () {30 vars in 658 bytes} [Tue Jun 16 11:00:41 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 25/46] 10.0.0.102 () {32 vars in 731 bytes} [Tue Jun 16 11:00:42 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: 22/47] 10.0.0.102 () {34 vars in 808 bytes} [Tue Jun 16 11:00:42 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 24/50] 10.0.0.102 () {28 vars in 454 bytes} [Tue Jun 16 11:00:46 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 27/51] 10.0.0.102 () {30 vars in 658 bytes} [Tue Jun 16 11:00:46 2026] GET /v2.1 => generated 0 bytes in 34 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: 25/52] 10.0.0.102 () {32 vars in 731 bytes} [Tue Jun 16 11:00:46 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 28/53] 10.0.0.102 () {34 vars in 808 bytes} [Tue Jun 16 11:00:46 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 67/130] 10.0.0.132 () {28 vars in 454 bytes} [Tue Jun 16 11:07:07 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 64/131] 10.0.0.132 () {30 vars in 658 bytes} [Tue Jun 16 11:07:07 2026] GET /v2.1 => generated 0 bytes in 117 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: 68/132] 10.0.0.132 () {32 vars in 731 bytes} [Tue Jun 16 11:07:07 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 65/133] 10.0.0.132 () {34 vars in 804 bytes} [Tue Jun 16 11:07:07 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 86/168] 199.204.45.109 () {42 vars in 704 bytes} [Tue Jun 16 11:09:54 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /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: 83/169] 199.204.45.109 () {44 vars in 908 bytes} [Tue Jun 16 11:09:54 2026] GET /v2.1 => generated 0 bytes in 97 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 87/170] 199.204.45.109 () {46 vars in 981 bytes} [Tue Jun 16 11:09:54 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-16 11:09:54.666 7 INFO nova.api.openstack.wsgi [None req-80a62c29-806f-4e80-b91b-6e57b71fdf6c dc46458dc0fc49a4b1792c50bf674bc7 3c6e4ef1abd94856bf67b33e011891ee - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 84/171] 199.204.45.109 () {48 vars in 1016 bytes} [Tue Jun 16 11:09:54 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 88/172] 199.204.45.109 () {48 vars in 1050 bytes} [Tue Jun 16 11:09:54 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 85/173] 199.204.45.109 () {52 vars in 1048 bytes} [Tue Jun 16 11:09:54 2026] POST /v2.1/flavors => generated 534 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 95/186] 199.204.45.109 () {42 vars in 704 bytes} [Tue Jun 16 11:10:54 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 92/187] 199.204.45.109 () {44 vars in 908 bytes} [Tue Jun 16 11:10:54 2026] GET /v2.1 => generated 0 bytes in 62 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 96/188] 199.204.45.109 () {46 vars in 981 bytes} [Tue Jun 16 11:10:54 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-16 11:10:54.663 7 INFO nova.api.openstack.wsgi [None req-fd2b0f13-ed29-45ef-8223-dcee59e5e196 dc46458dc0fc49a4b1792c50bf674bc7 3c6e4ef1abd94856bf67b33e011891ee - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user dc46458dc0fc49a4b1792c50bf674bc7 [pid: 7|app: 0|req: 93/189] 199.204.45.109 () {48 vars in 1050 bytes} [Tue Jun 16 11:10:54 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-06-16 11:10:54.683 8 WARNING oslo_db.sqlalchemy.utils [None req-b0d55ee2-e44a-493a-8470-cb8a928077b8 dc46458dc0fc49a4b1792c50bf674bc7 3c6e4ef1abd94856bf67b33e011891ee - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 97/190] 199.204.45.109 () {48 vars in 1015 bytes} [Tue Jun 16 11:10:54 2026] GET /v2.1/os-keypairs => generated 16 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 94/191] 199.204.45.109 () {52 vars in 1056 bytes} [Tue Jun 16 11:10:54 2026] POST /v2.1/os-keypairs => generated 576 bytes in 52 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 98/192] 199.204.45.109 () {42 vars in 704 bytes} [Tue Jun 16 11:10:58 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: 95/193] 199.204.45.109 () {44 vars in 908 bytes} [Tue Jun 16 11:10:58 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: 99/194] 199.204.45.109 () {46 vars in 981 bytes} [Tue Jun 16 11:10:58 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: 96/195] 199.204.45.109 () {48 vars in 1072 bytes} [Tue Jun 16 11:10:58 2026] GET /v2.1/os-quota-sets/3c6e4ef1abd94856bf67b33e011891ee => generated 283 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/196] 199.204.45.109 () {52 vars in 1124 bytes} [Tue Jun 16 11:10:58 2026] PUT /v2.1/os-quota-sets/3c6e4ef1abd94856bf67b33e011891ee => generated 238 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/295] 199.204.45.109 () {42 vars in 704 bytes} [Tue Jun 16 11:19:07 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/296] 199.204.45.109 () {44 vars in 908 bytes} [Tue Jun 16 11:19:07 2026] GET /v2.1 => generated 0 bytes in 110 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 151/297] 199.204.45.109 () {46 vars in 981 bytes} [Tue Jun 16 11:19:07 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-16 11:19:07.631 7 INFO nova.api.openstack.wsgi [None req-d1535409-bafb-4af5-a2e6-3a43f46f5888 dc46458dc0fc49a4b1792c50bf674bc7 3c6e4ef1abd94856bf67b33e011891ee - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 147/298] 199.204.45.109 () {48 vars in 1014 bytes} [Tue Jun 16 11:19:07 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: 152/299] 199.204.45.109 () {48 vars in 1050 bytes} [Tue Jun 16 11:19:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/300] 199.204.45.109 () {52 vars in 1048 bytes} [Tue Jun 16 11:19:07 2026] POST /v2.1/flavors => generated 534 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/341] 199.204.45.109 () {42 vars in 704 bytes} [Tue Jun 16 11:22:28 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/342] 199.204.45.109 () {44 vars in 908 bytes} [Tue Jun 16 11:22:28 2026] GET /v2.1 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 170/343] 199.204.45.109 () {46 vars in 981 bytes} [Tue Jun 16 11:22:28 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: 8|app: 0|req: 174/344] 199.204.45.109 () {48 vars in 1072 bytes} [Tue Jun 16 11:22:28 2026] GET /v2.1/os-quota-sets/b1af77aaff8a4975820752aa610b5d7e => generated 283 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 171/345] 199.204.45.109 () {52 vars in 1124 bytes} [Tue Jun 16 11:22:28 2026] PUT /v2.1/os-quota-sets/b1af77aaff8a4975820752aa610b5d7e => generated 238 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/486] 199.204.45.109 () {42 vars in 704 bytes} [Tue Jun 16 11:34:13 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: 245/487] 199.204.45.109 () {44 vars in 908 bytes} [Tue Jun 16 11:34:13 2026] GET /v2.1 => generated 0 bytes in 141 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 243/488] 199.204.45.109 () {46 vars in 981 bytes} [Tue Jun 16 11:34:13 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-16 11:34:13.926 8 INFO nova.api.openstack.wsgi [None req-534ea673-47c8-4614-82b7-3183ff46b121 dc46458dc0fc49a4b1792c50bf674bc7 3c6e4ef1abd94856bf67b33e011891ee - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 246/489] 199.204.45.109 () {48 vars in 1010 bytes} [Tue Jun 16 11:34:13 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/490] 199.204.45.109 () {48 vars in 1050 bytes} [Tue Jun 16 11:34:13 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: 247/491] 199.204.45.109 () {48 vars in 1098 bytes} [Tue Jun 16 11:34:13 2026] GET /v2.1/flavors/b5af9df3-b4bf-4d82-92cc-e4819e628d45/os-extra_specs => generated 19 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/494] 199.204.45.109 () {42 vars in 704 bytes} [Tue Jun 16 11:34:14 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/495] 199.204.45.109 () {44 vars in 908 bytes} [Tue Jun 16 11:34:14 2026] GET /v2.1 => generated 0 bytes in 52 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 250/496] 199.204.45.109 () {46 vars in 981 bytes} [Tue Jun 16 11:34:14 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-16 11:34:14.981 7 INFO nova.api.openstack.wsgi [None req-76dd1aab-fdeb-4a1a-9747-0c7df2e5cd26 dc46458dc0fc49a4b1792c50bf674bc7 3c6e4ef1abd94856bf67b33e011891ee - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 247/497] 199.204.45.109 () {48 vars in 1012 bytes} [Tue Jun 16 11:34:14 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/498] 199.204.45.109 () {48 vars in 1050 bytes} [Tue Jun 16 11:34:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/499] 199.204.45.109 () {48 vars in 1098 bytes} [Tue Jun 16 11:34:15 2026] GET /v2.1/flavors/029c59ce-50e6-4d9e-bb7d-87bb2330a6d9/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/500] 199.204.45.109 () {42 vars in 704 bytes} [Tue Jun 16 11:34:15 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/501] 199.204.45.109 () {44 vars in 908 bytes} [Tue Jun 16 11:34:15 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 253/502] 199.204.45.109 () {46 vars in 981 bytes} [Tue Jun 16 11:34:15 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 11:34:15.981 7 INFO nova.api.openstack.wsgi [None req-a255d07c-2998-467f-9d68-cd7b8262800f dc46458dc0fc49a4b1792c50bf674bc7 3c6e4ef1abd94856bf67b33e011891ee - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 250/503] 199.204.45.109 () {48 vars in 1014 bytes} [Tue Jun 16 11:34:15 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/504] 199.204.45.109 () {48 vars in 1050 bytes} [Tue Jun 16 11:34:15 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/505] 199.204.45.109 () {48 vars in 1098 bytes} [Tue Jun 16 11:34:16 2026] GET /v2.1/flavors/a922e162-92ca-47d5-a3f3-1f324c33e911/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/506] 199.204.45.109 () {42 vars in 704 bytes} [Tue Jun 16 11:34:16 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/507] 199.204.45.109 () {44 vars in 908 bytes} [Tue Jun 16 11:34:16 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: 256/508] 199.204.45.109 () {46 vars in 981 bytes} [Tue Jun 16 11:34:16 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-16 11:34:16.996 7 INFO nova.api.openstack.wsgi [None req-427b0e50-f847-4ed2-8634-23e63d226750 dc46458dc0fc49a4b1792c50bf674bc7 3c6e4ef1abd94856bf67b33e011891ee - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 253/509] 199.204.45.109 () {48 vars in 1012 bytes} [Tue Jun 16 11:34:16 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/510] 199.204.45.109 () {48 vars in 1050 bytes} [Tue Jun 16 11:34:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/511] 199.204.45.109 () {48 vars in 1098 bytes} [Tue Jun 16 11:34:17 2026] GET /v2.1/flavors/471fc687-55b7-42c0-a50a-c9f5eda0fa91/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/512] 199.204.45.109 () {42 vars in 704 bytes} [Tue Jun 16 11:34:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/513] 199.204.45.109 () {44 vars in 908 bytes} [Tue Jun 16 11:34:17 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 259/514] 199.204.45.109 () {46 vars in 981 bytes} [Tue Jun 16 11:34:17 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-16 11:34:17.990 7 INFO nova.api.openstack.wsgi [None req-b15180a7-9495-459d-8c4c-84c0e4bb30dc dc46458dc0fc49a4b1792c50bf674bc7 3c6e4ef1abd94856bf67b33e011891ee - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 256/515] 199.204.45.109 () {48 vars in 1014 bytes} [Tue Jun 16 11:34:17 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/516] 199.204.45.109 () {48 vars in 1050 bytes} [Tue Jun 16 11:34:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/517] 199.204.45.109 () {48 vars in 1098 bytes} [Tue Jun 16 11:34:18 2026] GET /v2.1/flavors/e6a3f066-1f07-4676-9856-1e395f9259a3/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/532] 199.204.45.109 () {42 vars in 704 bytes} [Tue Jun 16 11:35:24 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: 265/533] 199.204.45.109 () {44 vars in 908 bytes} [Tue Jun 16 11:35:24 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: 269/534] 199.204.45.109 () {46 vars in 981 bytes} [Tue Jun 16 11:35:24 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-16 11:35:24.861 7 INFO nova.api.openstack.wsgi [None req-5ae54ad0-106d-4a48-b384-7bceb3bc596a dc46458dc0fc49a4b1792c50bf674bc7 3c6e4ef1abd94856bf67b33e011891ee - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 266/535] 199.204.45.109 () {48 vars in 1016 bytes} [Tue Jun 16 11:35:24 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: 270/536] 199.204.45.109 () {48 vars in 1050 bytes} [Tue Jun 16 11:35:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/537] 199.204.45.109 () {48 vars in 1098 bytes} [Tue Jun 16 11:35:24 2026] GET /v2.1/flavors/8c607bd5-b8c2-4ece-b922-d6f2ad5c289b/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/538] 199.204.45.109 () {42 vars in 704 bytes} [Tue Jun 16 11:35:32 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: 268/539] 199.204.45.109 () {44 vars in 908 bytes} [Tue Jun 16 11:35:32 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: 272/540] 199.204.45.109 () {46 vars in 981 bytes} [Tue Jun 16 11:35:32 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: 269/541] 199.204.45.109 () {48 vars in 1050 bytes} [Tue Jun 16 11:35:32 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/544] 199.204.45.109 () {42 vars in 704 bytes} [Tue Jun 16 11:35:36 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: 274/545] 199.204.45.109 () {44 vars in 908 bytes} [Tue Jun 16 11:35:36 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: 272/546] 199.204.45.109 () {46 vars in 981 bytes} [Tue Jun 16 11:35:36 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: 275/547] 199.204.45.109 () {48 vars in 1072 bytes} [Tue Jun 16 11:35:36 2026] GET /v2.1/os-quota-sets/3c6e4ef1abd94856bf67b33e011891ee => generated 280 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/558] 199.204.45.109 () {42 vars in 704 bytes} [Tue Jun 16 11:36:29 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/559] 199.204.45.109 () {44 vars in 908 bytes} [Tue Jun 16 11:36:29 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: 282/560] 199.204.45.109 () {46 vars in 981 bytes} [Tue Jun 16 11:36:29 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-16 11:36:29.881 7 INFO nova.api.openstack.wsgi [None req-8bd92b87-2e75-409a-8bea-949b9b96f38b dc46458dc0fc49a4b1792c50bf674bc7 3c6e4ef1abd94856bf67b33e011891ee - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 279/561] 199.204.45.109 () {48 vars in 1014 bytes} [Tue Jun 16 11:36:29 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/562] 199.204.45.109 () {48 vars in 1050 bytes} [Tue Jun 16 11:36:29 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: 7|app: 0|req: 280/563] 199.204.45.109 () {48 vars in 1098 bytes} [Tue Jun 16 11:36:29 2026] GET /v2.1/flavors/3e457c79-20f4-4284-98c5-96556272dc8e/os-extra_specs => generated 19 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/568] 199.204.45.109 () {42 vars in 704 bytes} [Tue Jun 16 11:36:45 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/569] 199.204.45.109 () {44 vars in 908 bytes} [Tue Jun 16 11:36:45 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 287/570] 199.204.45.109 () {46 vars in 981 bytes} [Tue Jun 16 11:36:45 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/571] 199.204.45.109 () {48 vars in 1072 bytes} [Tue Jun 16 11:36:45 2026] GET /v2.1/os-quota-sets/b1af77aaff8a4975820752aa610b5d7e => generated 280 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/582] 199.204.45.109 () {42 vars in 704 bytes} [Tue Jun 16 11:37:35 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: 293/583] 199.204.45.109 () {44 vars in 908 bytes} [Tue Jun 16 11:37:35 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 291/584] 199.204.45.109 () {46 vars in 981 bytes} [Tue Jun 16 11:37:35 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-16 11:37:35.603 8 INFO nova.api.openstack.wsgi [None req-4d7a50ec-6ec7-4966-aaa7-db2bc2a942de dc46458dc0fc49a4b1792c50bf674bc7 3c6e4ef1abd94856bf67b33e011891ee - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 294/585] 199.204.45.109 () {48 vars in 1010 bytes} [Tue Jun 16 11:37:35 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/586] 199.204.45.109 () {48 vars in 1050 bytes} [Tue Jun 16 11:37:35 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 297/595] 10.0.0.152 () {32 vars in 655 bytes} [Tue Jun 16 11:38:18 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/596] 10.0.0.152 () {32 vars in 641 bytes} [Tue Jun 16 11:38:18 2026] GET /v2.1/servers => generated 15 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-16 11:38:18.537 7 WARNING oslo_db.sqlalchemy.utils [None req-e50764bd-46ce-4e35-8f89-eb32d573653c dc46458dc0fc49a4b1792c50bf674bc7 3c6e4ef1abd94856bf67b33e011891ee - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 298/597] 10.0.0.152 () {32 vars in 649 bytes} [Tue Jun 16 11:38:18 2026] GET /v2.1/os-keypairs => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/598] 10.0.0.152 () {32 vars in 694 bytes} [Tue Jun 16 11:38:18 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/601] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:38:30 2026] GET /v2.1/flavors/b5af9df3-b4bf-4d82-92cc-e4819e628d45 => generated 511 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/602] 10.0.0.152 () {32 vars in 641 bytes} [Tue Jun 16 11:38:30 2026] GET /v2.1/flavors => generated 1674 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/603] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:38:30 2026] GET /v2.1/flavors/b5af9df3-b4bf-4d82-92cc-e4819e628d45 => generated 511 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/606] 10.0.0.152 () {34 vars in 671 bytes} [Tue Jun 16 11:38:35 2026] POST /v2.1/os-keypairs => generated 385 bytes in 330 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 11:38:37.198 7 WARNING neutronclient.v2_0.client [None req-c0b62302-23ae-4870-a4e9-9eda05279bb9 fcafd7f81b8f46ca8aaa45febca582db b2b0ac7bd2074bc29c4ad0b414593fab - - default default] 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-16 11:38:37.760 8 WARNING neutronclient.v2_0.client [None req-dbfddb2a-ff5a-416a-9969-ff7aa85413b2 8ea2aff904ea4ce59d9a9c235501cb16 5634f470b74945ca8fc62aca1ed6f8de - - default default] The python binding code in 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/607] 10.0.0.152 () {34 vars in 685 bytes} [Tue Jun 16 11:38:37 2026] POST /v2.1/os-security-groups => generated 244 bytes in 665 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 11:38:37.902 7 WARNING neutronclient.v2_0.client [None req-b8431855-d02f-4e37-a26f-24d85cd30cfe 2d2a997620ab467ea1da04e723e92910 93c540c238ce4509adbc7f7f9234416f - - default default] 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-16 11:38:37.957 7 WARNING neutronclient.v2_0.client [None req-b8431855-d02f-4e37-a26f-24d85cd30cfe 2d2a997620ab467ea1da04e723e92910 93c540c238ce4509adbc7f7f9234416f - - default default] 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-16 11:38:38.052 8 WARNING neutronclient.v2_0.client [None req-dbfddb2a-ff5a-416a-9969-ff7aa85413b2 8ea2aff904ea4ce59d9a9c235501cb16 5634f470b74945ca8fc62aca1ed6f8de - - default default] 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-16 11:38:38.207 7 WARNING neutronclient.v2_0.client [None req-b8431855-d02f-4e37-a26f-24d85cd30cfe 2d2a997620ab467ea1da04e723e92910 93c540c238ce4509adbc7f7f9234416f - - default default] The python binding code in 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/608] 10.0.0.152 () {34 vars in 663 bytes} [Tue Jun 16 11:38:36 2026] POST /v2.1/servers => generated 424 bytes in 1896 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-16 11:38:38.708 8 WARNING neutronclient.v2_0.client [None req-5f6e9ab6-7b6d-40f0-a7ee-2f62ad8fb1b4 fcafd7f81b8f46ca8aaa45febca582db b2b0ac7bd2074bc29c4ad0b414593fab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 304/609] 10.0.0.152 () {34 vars in 663 bytes} [Tue Jun 16 11:38:37 2026] POST /v2.1/servers => generated 449 bytes in 1025 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 306/610] 10.0.0.152 () {34 vars in 685 bytes} [Tue Jun 16 11:38:38 2026] POST /v2.1/os-security-groups => generated 242 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 11:38:38.854 7 WARNING neutronclient.v2_0.client [None req-2670e885-b8d0-4293-851b-28e7022985c8 8ea2aff904ea4ce59d9a9c235501cb16 5634f470b74945ca8fc62aca1ed6f8de - - default default] 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-16 11:38:38.869 8 WARNING neutronclient.v2_0.client [None req-e33d6476-8479-49b5-9024-32b8a460ed76 2d2a997620ab467ea1da04e723e92910 93c540c238ce4509adbc7f7f9234416f - - default default] The python binding code in 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/611] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:38:38 2026] GET /v2.1/servers/a4f4b054-9cb7-4ca4-87c0-45de2bc2441f => generated 1370 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-16 11:38:38.939 7 WARNING neutronclient.v2_0.client [None req-58c79f0c-2634-4b8a-af2b-c4f606b96d67 fcafd7f81b8f46ca8aaa45febca582db b2b0ac7bd2074bc29c4ad0b414593fab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 307/612] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:38:38 2026] GET /v2.1/servers/3b2e8d6d-5a18-462f-8411-4de4c199a63e => generated 1399 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/613] 10.0.0.152 () {34 vars in 685 bytes} [Tue Jun 16 11:38:38 2026] POST /v2.1/os-security-groups => generated 244 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:38:39.092 8 WARNING neutronclient.v2_0.client [None req-b3be7736-2c97-4639-9f07-271c0b5b591c fcafd7f81b8f46ca8aaa45febca582db b2b0ac7bd2074bc29c4ad0b414593fab - - default default] 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-16 11:38:39.141 8 WARNING neutronclient.v2_0.client [None req-b3be7736-2c97-4639-9f07-271c0b5b591c fcafd7f81b8f46ca8aaa45febca582db b2b0ac7bd2074bc29c4ad0b414593fab - - default default] 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-16 11:38:39.182 8 WARNING neutronclient.v2_0.client [None req-b3be7736-2c97-4639-9f07-271c0b5b591c fcafd7f81b8f46ca8aaa45febca582db b2b0ac7bd2074bc29c4ad0b414593fab - - default default] The python binding code in 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/614] 10.0.0.152 () {32 vars in 663 bytes} [Tue Jun 16 11:38:39 2026] GET /v2.1/os-security-groups => generated 1383 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 11:38:39.245 7 WARNING neutronclient.v2_0.client [None req-923848da-3351-4c75-b988-15c8d5445aec fcafd7f81b8f46ca8aaa45febca582db b2b0ac7bd2074bc29c4ad0b414593fab - - default default] 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-16 11:38:39.278 7 WARNING neutronclient.v2_0.client [None req-923848da-3351-4c75-b988-15c8d5445aec fcafd7f81b8f46ca8aaa45febca582db b2b0ac7bd2074bc29c4ad0b414593fab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 307/615] 10.0.0.152 () {32 vars in 740 bytes} [Tue Jun 16 11:38:39 2026] DELETE /v2.1/os-security-groups/1cb557dd-1deb-4eb8-8343-d1aa006436ca => generated 0 bytes in 161 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-16 11:38:39.411 8 WARNING neutronclient.v2_0.client [None req-f909c2b5-5f60-4faf-ab1d-65cc716a6513 fcafd7f81b8f46ca8aaa45febca582db b2b0ac7bd2074bc29c4ad0b414593fab - - default default] 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-16 11:38:39.433 8 INFO nova.api.openstack.wsgi [None req-f909c2b5-5f60-4faf-ab1d-65cc716a6513 fcafd7f81b8f46ca8aaa45febca582db b2b0ac7bd2074bc29c4ad0b414593fab - - default default] HTTP exception thrown: Security group 1cb557dd-1deb-4eb8-8343-d1aa006436ca does not exist Neutron server returns request_ids: ['req-6950a518-8bcd-4941-851a-b21e7eefedf8'] [pid: 8|app: 0|req: 309/616] 10.0.0.152 () {32 vars in 737 bytes} [Tue Jun 16 11:38:39 2026] GET /v2.1/os-security-groups/1cb557dd-1deb-4eb8-8343-d1aa006436ca => generated 194 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-16 11:38:39.450 7 WARNING neutronclient.v2_0.client [None req-56143856-db38-4c23-ac7b-f8ec68e607a3 fcafd7f81b8f46ca8aaa45febca582db b2b0ac7bd2074bc29c4ad0b414593fab - - default default] 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-16 11:38:39.483 7 WARNING neutronclient.v2_0.client [None req-56143856-db38-4c23-ac7b-f8ec68e607a3 fcafd7f81b8f46ca8aaa45febca582db b2b0ac7bd2074bc29c4ad0b414593fab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 308/617] 10.0.0.152 () {32 vars in 740 bytes} [Tue Jun 16 11:38:39 2026] DELETE /v2.1/os-security-groups/a7c875e9-2d42-4d20-b7b8-c6402b93d2c8 => generated 0 bytes in 129 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-16 11:38:39.593 8 WARNING neutronclient.v2_0.client [None req-76c29b1b-382b-46d9-a600-bf0d5c32bdcf fcafd7f81b8f46ca8aaa45febca582db b2b0ac7bd2074bc29c4ad0b414593fab - - default default] 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-16 11:38:39.623 8 INFO nova.api.openstack.wsgi [None req-76c29b1b-382b-46d9-a600-bf0d5c32bdcf fcafd7f81b8f46ca8aaa45febca582db b2b0ac7bd2074bc29c4ad0b414593fab - - default default] HTTP exception thrown: Security group a7c875e9-2d42-4d20-b7b8-c6402b93d2c8 does not exist Neutron server returns request_ids: ['req-b15967c0-15f1-4dfa-86af-2373d4e20b53'] [pid: 8|app: 0|req: 310/618] 10.0.0.152 () {32 vars in 737 bytes} [Tue Jun 16 11:38:39 2026] GET /v2.1/os-security-groups/a7c875e9-2d42-4d20-b7b8-c6402b93d2c8 => generated 194 bytes in 42 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-16 11:38:39.635 7 WARNING neutronclient.v2_0.client [None req-35122a50-2cfb-4ebe-b703-c59c5e3ed8d3 fcafd7f81b8f46ca8aaa45febca582db b2b0ac7bd2074bc29c4ad0b414593fab - - default default] 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-16 11:38:39.682 7 WARNING neutronclient.v2_0.client [None req-35122a50-2cfb-4ebe-b703-c59c5e3ed8d3 fcafd7f81b8f46ca8aaa45febca582db b2b0ac7bd2074bc29c4ad0b414593fab - - default default] The python binding code in 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/619] 10.0.0.152 () {32 vars in 740 bytes} [Tue Jun 16 11:38:39 2026] DELETE /v2.1/os-security-groups/c3aef4ea-1339-48ae-b143-79bd1c3de664 => generated 0 bytes in 156 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-16 11:38:39.799 8 WARNING neutronclient.v2_0.client [None req-44ba1800-a5ca-4be8-9864-12f3f36b4171 fcafd7f81b8f46ca8aaa45febca582db b2b0ac7bd2074bc29c4ad0b414593fab - - default default] 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-16 11:38:39.821 8 INFO nova.api.openstack.wsgi [None req-44ba1800-a5ca-4be8-9864-12f3f36b4171 fcafd7f81b8f46ca8aaa45febca582db b2b0ac7bd2074bc29c4ad0b414593fab - - default default] HTTP exception thrown: Security group c3aef4ea-1339-48ae-b143-79bd1c3de664 does not exist Neutron server returns request_ids: ['req-9069c9a9-0b2f-49cb-bbad-8852a9ed615e'] [pid: 8|app: 0|req: 311/620] 10.0.0.152 () {32 vars in 737 bytes} [Tue Jun 16 11:38:39 2026] GET /v2.1/os-security-groups/c3aef4ea-1339-48ae-b143-79bd1c3de664 => generated 194 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-16 11:38:39.837 7 WARNING neutronclient.v2_0.client [None req-4f64cd1e-a0b2-44ef-8d13-f55edbc0748e fcafd7f81b8f46ca8aaa45febca582db b2b0ac7bd2074bc29c4ad0b414593fab - - default default] 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-16 11:38:39.871 7 WARNING neutronclient.v2_0.client [None req-4f64cd1e-a0b2-44ef-8d13-f55edbc0748e fcafd7f81b8f46ca8aaa45febca582db b2b0ac7bd2074bc29c4ad0b414593fab - - default default] 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-16 11:38:39.910 7 WARNING neutronclient.v2_0.client [None req-4f64cd1e-a0b2-44ef-8d13-f55edbc0748e fcafd7f81b8f46ca8aaa45febca582db b2b0ac7bd2074bc29c4ad0b414593fab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 310/621] 10.0.0.152 () {32 vars in 663 bytes} [Tue Jun 16 11:38:39 2026] GET /v2.1/os-security-groups => generated 707 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 11:38:40.032 8 WARNING neutronclient.v2_0.client [None req-f1de062c-c4f7-4523-8675-73d657ff9ef6 8ea2aff904ea4ce59d9a9c235501cb16 5634f470b74945ca8fc62aca1ed6f8de - - default default] 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-16 11:38:40.052 7 WARNING neutronclient.v2_0.client [None req-e53a332e-5a06-4fe5-98a8-0f35a0e1ed22 2d2a997620ab467ea1da04e723e92910 93c540c238ce4509adbc7f7f9234416f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 312/622] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:38:39 2026] GET /v2.1/servers/a4f4b054-9cb7-4ca4-87c0-45de2bc2441f => generated 1374 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:38:40.081 8 WARNING neutronclient.v2_0.client [None req-5b08344f-c122-41d8-9567-f4e7bfac9490 fcafd7f81b8f46ca8aaa45febca582db b2b0ac7bd2074bc29c4ad0b414593fab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 311/623] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:38:39 2026] GET /v2.1/servers/3b2e8d6d-5a18-462f-8411-4de4c199a63e => generated 1403 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 11:38:40.121 8 INFO nova.api.openstack.wsgi [None req-5b08344f-c122-41d8-9567-f4e7bfac9490 fcafd7f81b8f46ca8aaa45febca582db b2b0ac7bd2074bc29c4ad0b414593fab - - default default] HTTP exception thrown: Security group c3aef4ea-1339-48ae-b143-79bd1c3de664 does not exist Neutron server returns request_ids: ['req-80c051da-cc8d-4c60-ad86-1aec75ee2b8b'] [pid: 8|app: 0|req: 313/624] 10.0.0.152 () {32 vars in 740 bytes} [Tue Jun 16 11:38:40 2026] DELETE /v2.1/os-security-groups/c3aef4ea-1339-48ae-b143-79bd1c3de664 => generated 194 bytes in 45 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-16 11:38:40.138 7 WARNING neutronclient.v2_0.client [None req-231557b8-ee78-452c-8679-fd3d6be1deba fcafd7f81b8f46ca8aaa45febca582db b2b0ac7bd2074bc29c4ad0b414593fab - - default default] 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-16 11:38:40.167 7 INFO nova.api.openstack.wsgi [None req-231557b8-ee78-452c-8679-fd3d6be1deba fcafd7f81b8f46ca8aaa45febca582db b2b0ac7bd2074bc29c4ad0b414593fab - - default default] HTTP exception thrown: Security group a7c875e9-2d42-4d20-b7b8-c6402b93d2c8 does not exist Neutron server returns request_ids: ['req-28db282b-a0fc-4b48-856f-d233234e573c'] [pid: 7|app: 0|req: 312/625] 10.0.0.152 () {32 vars in 740 bytes} [Tue Jun 16 11:38:40 2026] DELETE /v2.1/os-security-groups/a7c875e9-2d42-4d20-b7b8-c6402b93d2c8 => generated 194 bytes in 41 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-16 11:38:40.185 8 WARNING neutronclient.v2_0.client [None req-17af03a6-6bb9-44c0-b6f8-66bc102c2334 fcafd7f81b8f46ca8aaa45febca582db b2b0ac7bd2074bc29c4ad0b414593fab - - default default] 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-16 11:38:40.203 8 INFO nova.api.openstack.wsgi [None req-17af03a6-6bb9-44c0-b6f8-66bc102c2334 fcafd7f81b8f46ca8aaa45febca582db b2b0ac7bd2074bc29c4ad0b414593fab - - default default] HTTP exception thrown: Security group 1cb557dd-1deb-4eb8-8343-d1aa006436ca does not exist Neutron server returns request_ids: ['req-2f0065e4-c621-423a-ae47-d3d946da8e57'] [pid: 8|app: 0|req: 314/626] 10.0.0.152 () {32 vars in 740 bytes} [Tue Jun 16 11:38:40 2026] DELETE /v2.1/os-security-groups/1cb557dd-1deb-4eb8-8343-d1aa006436ca => generated 194 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-16 11:38:41.157 7 WARNING neutronclient.v2_0.client [None req-a749b750-94e0-43e5-8b25-bd15f55dc627 8ea2aff904ea4ce59d9a9c235501cb16 5634f470b74945ca8fc62aca1ed6f8de - - default default] 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-16 11:38:41.163 8 WARNING neutronclient.v2_0.client [None req-14244519-5b83-412c-b039-1ea631ff7085 2d2a997620ab467ea1da04e723e92910 93c540c238ce4509adbc7f7f9234416f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 313/627] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:38:41 2026] GET /v2.1/servers/a4f4b054-9cb7-4ca4-87c0-45de2bc2441f => generated 1422 bytes in 581 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/628] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:38:41 2026] GET /v2.1/servers/3b2e8d6d-5a18-462f-8411-4de4c199a63e => generated 1395 bytes in 601 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:38:42.330 7 WARNING neutronclient.v2_0.client [None req-58ee65f8-a93d-4edb-a115-b9c7def71cf1 00171fbcf8a54d6f811489591fe23a7b a974714b79354967ae6e0f9b3e1d370c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 314/629] 10.0.0.152 () {34 vars in 685 bytes} [Tue Jun 16 11:38:42 2026] POST /v2.1/os-security-groups => generated 246 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:38:42.505 8 WARNING neutronclient.v2_0.client [None req-47d40843-0bdd-46b0-a1e4-55f5b46409a6 00171fbcf8a54d6f811489591fe23a7b a974714b79354967ae6e0f9b3e1d370c - - default default] 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-16 11:38:42.534 8 WARNING neutronclient.v2_0.client [None req-47d40843-0bdd-46b0-a1e4-55f5b46409a6 00171fbcf8a54d6f811489591fe23a7b a974714b79354967ae6e0f9b3e1d370c - - default default] The python binding code in 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/630] 10.0.0.152 () {34 vars in 695 bytes} [Tue Jun 16 11:38:42 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 11:38:42.711 7 WARNING neutronclient.v2_0.client [None req-c29fdfc5-fa6e-45ff-8338-d8dab6615b93 00171fbcf8a54d6f811489591fe23a7b a974714b79354967ae6e0f9b3e1d370c - - default default] 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-16 11:38:42.795 8 WARNING neutronclient.v2_0.client [None req-0b61b9cf-21cc-4ae6-9a45-69230d4aa194 8ea2aff904ea4ce59d9a9c235501cb16 5634f470b74945ca8fc62aca1ed6f8de - - default default] The python binding code in 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/631] 10.0.0.152 () {34 vars in 685 bytes} [Tue Jun 16 11:38:42 2026] POST /v2.1/os-security-groups => generated 247 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/632] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:38:42 2026] GET /v2.1/servers/a4f4b054-9cb7-4ca4-87c0-45de2bc2441f => generated 1422 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-16 11:38:42.879 8 WARNING neutronclient.v2_0.client [None req-b6100516-2b2b-494c-bdb8-be9966d8115e 00171fbcf8a54d6f811489591fe23a7b a974714b79354967ae6e0f9b3e1d370c - - default default] 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-16 11:38:42.895 7 WARNING neutronclient.v2_0.client [None req-5d2861ca-3e2a-49cf-b8b7-442aec86dcce 2d2a997620ab467ea1da04e723e92910 93c540c238ce4509adbc7f7f9234416f - - default default] 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-16 11:38:42.909 8 WARNING neutronclient.v2_0.client [None req-b6100516-2b2b-494c-bdb8-be9966d8115e 00171fbcf8a54d6f811489591fe23a7b a974714b79354967ae6e0f9b3e1d370c - - default default] The python binding code in 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/633] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:38:42 2026] GET /v2.1/servers/3b2e8d6d-5a18-462f-8411-4de4c199a63e => generated 1451 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/634] 10.0.0.152 () {34 vars in 695 bytes} [Tue Jun 16 11:38:42 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:38:43.086 7 WARNING neutronclient.v2_0.client [None req-f87a2945-2ea1-4ba6-8409-8e51f7342d56 00171fbcf8a54d6f811489591fe23a7b a974714b79354967ae6e0f9b3e1d370c - - default default] 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-16 11:38:43.123 7 WARNING neutronclient.v2_0.client [None req-f87a2945-2ea1-4ba6-8409-8e51f7342d56 00171fbcf8a54d6f811489591fe23a7b a974714b79354967ae6e0f9b3e1d370c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 317/635] 10.0.0.152 () {34 vars in 695 bytes} [Tue Jun 16 11:38:43 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 11:38:43.292 8 WARNING neutronclient.v2_0.client [None req-9758a850-bb3f-4de6-bc8c-f0399370d178 00171fbcf8a54d6f811489591fe23a7b a974714b79354967ae6e0f9b3e1d370c - - default default] The python binding code in 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/636] 10.0.0.152 () {32 vars in 737 bytes} [Tue Jun 16 11:38:43 2026] GET /v2.1/os-security-groups/244d01bd-3974-464f-985f-f4bed3657b84 => generated 664 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 11:38:43.353 7 WARNING neutronclient.v2_0.client [None req-e0553960-9422-4787-9b60-69832ef7ea5c 00171fbcf8a54d6f811489591fe23a7b a974714b79354967ae6e0f9b3e1d370c - - default default] 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-16 11:38:43.383 7 WARNING neutronclient.v2_0.client [None req-e0553960-9422-4787-9b60-69832ef7ea5c 00171fbcf8a54d6f811489591fe23a7b a974714b79354967ae6e0f9b3e1d370c - - default default] 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-16 11:38:43.451 7 WARNING neutronclient.v2_0.client [None req-e0553960-9422-4787-9b60-69832ef7ea5c 00171fbcf8a54d6f811489591fe23a7b a974714b79354967ae6e0f9b3e1d370c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 318/637] 10.0.0.152 () {32 vars in 750 bytes} [Tue Jun 16 11:38:43 2026] DELETE /v2.1/os-security-group-rules/d9b82641-c7ad-4f59-8311-8a46d28cee74 => generated 0 bytes in 185 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-16 11:38:43.542 8 WARNING neutronclient.v2_0.client [None req-e205a7b0-9814-4983-b36c-eebf02560492 00171fbcf8a54d6f811489591fe23a7b a974714b79354967ae6e0f9b3e1d370c - - default default] 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-16 11:38:43.578 8 WARNING neutronclient.v2_0.client [None req-e205a7b0-9814-4983-b36c-eebf02560492 00171fbcf8a54d6f811489591fe23a7b a974714b79354967ae6e0f9b3e1d370c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 320/638] 10.0.0.152 () {32 vars in 740 bytes} [Tue Jun 16 11:38:43 2026] DELETE /v2.1/os-security-groups/244d01bd-3974-464f-985f-f4bed3657b84 => generated 0 bytes in 164 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-16 11:38:43.721 7 WARNING neutronclient.v2_0.client [None req-0e680e9f-130e-4a93-97e1-32a01b9d7ff5 00171fbcf8a54d6f811489591fe23a7b a974714b79354967ae6e0f9b3e1d370c - - default default] 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-16 11:38:43.756 7 WARNING neutronclient.v2_0.client [None req-0e680e9f-130e-4a93-97e1-32a01b9d7ff5 00171fbcf8a54d6f811489591fe23a7b a974714b79354967ae6e0f9b3e1d370c - - default default] The python binding code in 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/639] 10.0.0.152 () {32 vars in 740 bytes} [Tue Jun 16 11:38:43 2026] DELETE /v2.1/os-security-groups/d88eb798-4ebc-4964-b17f-78cc579d540c => generated 0 bytes in 161 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-16 11:38:43.952 8 WARNING neutronclient.v2_0.client [None req-85745684-926e-41dd-afc1-83a50cfd347c 8ea2aff904ea4ce59d9a9c235501cb16 5634f470b74945ca8fc62aca1ed6f8de - - default default] 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-16 11:38:44.041 7 WARNING neutronclient.v2_0.client [None req-463ce018-1ccd-4726-ba27-f2b084416487 2d2a997620ab467ea1da04e723e92910 93c540c238ce4509adbc7f7f9234416f - - default default] The python binding code in 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/640] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:38:43 2026] GET /v2.1/servers/3b2e8d6d-5a18-462f-8411-4de4c199a63e => generated 1451 bytes in 563 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/643] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:38:43 2026] GET /v2.1/servers/a4f4b054-9cb7-4ca4-87c0-45de2bc2441f => generated 1472 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, ' 2026-06-16 11:38:45.604 7 WARNING neutronclient.v2_0.client [None req-2f543859-7ff2-4bb7-a30b-5dc511bd24c4 2d2a997620ab467ea1da04e723e92910 93c540c238ce4509adbc7f7f9234416f - - default default] 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-16 11:38:45.650 8 WARNING neutronclient.v2_0.client [None req-d1982593-2336-4426-9a0a-e4b861c41dfc 8ea2aff904ea4ce59d9a9c235501cb16 5634f470b74945ca8fc62aca1ed6f8de - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 323/644] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:38:45 2026] GET /v2.1/servers/3b2e8d6d-5a18-462f-8411-4de4c199a63e => generated 1459 bytes in 454 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:38:46.195 7 INFO nova.api.openstack.compute.server_external_events [req-2b04589b-dfa9-4347-97b8-f02245f0caed req-db389a06-e157-41c6-a038-c0862a9c89c6 df6476502392478f84248848f0d2f3d6 b1af77aaff8a4975820752aa610b5d7e - - f80a8266d3904b04965f2b8483a710f4 f80a8266d3904b04965f2b8483a710f4] Creating event network-changed:aba4d46b-9905-498e-8d3c-9f29773a09ba for instance a4f4b054-9cb7-4ca4-87c0-45de2bc2441f on instance 2026-06-16 11:38:46.204 7 INFO nova.compute.rpcapi [None req-70c86acb-4d3c-450e-ae0a-e3266d5fce5a - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 324/645] 10.0.0.41 () {38 vars in 814 bytes} [Tue Jun 16 11:38:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/646] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:38:45 2026] GET /v2.1/servers/a4f4b054-9cb7-4ca4-87c0-45de2bc2441f => generated 1470 bytes in 767 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:38:47.080 7 WARNING neutronclient.v2_0.client [None req-3e734b0a-2008-47a3-8527-a7e0124e8358 2d2a997620ab467ea1da04e723e92910 93c540c238ce4509adbc7f7f9234416f - - default default] 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-16 11:38:47.438 8 WARNING neutronclient.v2_0.client [None req-ba5d2758-bc22-41be-9778-dd3c98e3eaa9 8ea2aff904ea4ce59d9a9c235501cb16 5634f470b74945ca8fc62aca1ed6f8de - - default default] The python binding code in 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/647] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:38:47 2026] GET /v2.1/servers/3b2e8d6d-5a18-462f-8411-4de4c199a63e => generated 1524 bytes in 629 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/648] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:38:47 2026] GET /v2.1/servers/a4f4b054-9cb7-4ca4-87c0-45de2bc2441f => generated 1470 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-16 11:38:47.880 7 INFO nova.api.openstack.compute.server_external_events [req-7aca1769-49a6-4e51-8d7a-3a7a238ca42f req-86fc53cd-3c45-4d9f-984d-c407c1700859 df6476502392478f84248848f0d2f3d6 b1af77aaff8a4975820752aa610b5d7e - - f80a8266d3904b04965f2b8483a710f4 f80a8266d3904b04965f2b8483a710f4] Creating event network-changed:b9db5345-f98c-415e-ac42-df4875fc8173 for instance 3b2e8d6d-5a18-462f-8411-4de4c199a63e on instance [pid: 7|app: 0|req: 326/649] 10.0.0.41 () {38 vars in 814 bytes} [Tue Jun 16 11:38:47 2026] POST /v2.1/os-server-external-events => generated 179 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-16 11:38:48.722 8 WARNING neutronclient.v2_0.client [None req-aa499f9f-7bf2-4c90-bddb-c7837b9b9586 2d2a997620ab467ea1da04e723e92910 93c540c238ce4509adbc7f7f9234416f - - default default] 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-16 11:38:48.818 7 WARNING neutronclient.v2_0.client [None req-f2732632-09e3-4ff4-9573-b31614e42bb3 8ea2aff904ea4ce59d9a9c235501cb16 5634f470b74945ca8fc62aca1ed6f8de - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 324/650] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:38:48 2026] GET /v2.1/servers/3b2e8d6d-5a18-462f-8411-4de4c199a63e => generated 1524 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/651] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:38:48 2026] GET /v2.1/servers/a4f4b054-9cb7-4ca4-87c0-45de2bc2441f => generated 1470 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-16 11:38:49.883 8 WARNING neutronclient.v2_0.client [None req-283653a6-f2aa-4bae-b352-6053ffc33e97 2d2a997620ab467ea1da04e723e92910 93c540c238ce4509adbc7f7f9234416f - - default default] 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-16 11:38:50.008 7 WARNING neutronclient.v2_0.client [None req-bd2af378-94f5-4a4f-9023-ccf5335ae251 8ea2aff904ea4ce59d9a9c235501cb16 5634f470b74945ca8fc62aca1ed6f8de - - default default] The python binding code in 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/652] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:38:49 2026] GET /v2.1/servers/3b2e8d6d-5a18-462f-8411-4de4c199a63e => generated 1524 bytes in 484 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/653] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:38:49 2026] GET /v2.1/servers/a4f4b054-9cb7-4ca4-87c0-45de2bc2441f => generated 1470 bytes in 463 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 326/654] 10.0.0.152 () {34 vars in 671 bytes} [Tue Jun 16 11:38:50 2026] POST /v2.1/os-keypairs => generated 386 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:38:51.396 7 WARNING neutronclient.v2_0.client [None req-5ce22be0-cfc2-47ce-9c63-d7aaf8d26536 2d2a997620ab467ea1da04e723e92910 93c540c238ce4509adbc7f7f9234416f - - default default] 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-16 11:38:51.473 8 WARNING neutronclient.v2_0.client [None req-4fde8f07-86ce-4ac0-9f9e-50c64d09d8bd 8ea2aff904ea4ce59d9a9c235501cb16 5634f470b74945ca8fc62aca1ed6f8de - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 329/655] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:38:51 2026] GET /v2.1/servers/3b2e8d6d-5a18-462f-8411-4de4c199a63e => generated 1524 bytes in 690 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/656] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:38:51 2026] GET /v2.1/servers/a4f4b054-9cb7-4ca4-87c0-45de2bc2441f => generated 1470 bytes in 626 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:38:52.302 7 WARNING neutronclient.v2_0.client [None req-d1ac25d8-91fb-40bb-b0a2-d08685bed2a3 6d0ff5b5aa594bb696b7bba8a9ed511e f53f1088dddf42ccbb267a2d45b717f2 - - default default] 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-16 11:38:52.358 7 WARNING neutronclient.v2_0.client [None req-d1ac25d8-91fb-40bb-b0a2-d08685bed2a3 6d0ff5b5aa594bb696b7bba8a9ed511e f53f1088dddf42ccbb267a2d45b717f2 - - default default] 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-16 11:38:52.538 7 WARNING neutronclient.v2_0.client [None req-d1ac25d8-91fb-40bb-b0a2-d08685bed2a3 6d0ff5b5aa594bb696b7bba8a9ed511e f53f1088dddf42ccbb267a2d45b717f2 - - default default] 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: 330/657] 10.0.0.152 () {34 vars in 663 bytes} [Tue Jun 16 11:38:52 2026] POST /v2.1/servers => generated 451 bytes in 884 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-16 11:38:53.109 8 WARNING neutronclient.v2_0.client [None req-e577bd07-fcce-40f9-ba8a-f183e88137a9 2d2a997620ab467ea1da04e723e92910 93c540c238ce4509adbc7f7f9234416f - - default default] 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-16 11:38:53.135 7 WARNING neutronclient.v2_0.client [None req-b3266f75-e6f6-4603-82de-686caaacc457 8ea2aff904ea4ce59d9a9c235501cb16 5634f470b74945ca8fc62aca1ed6f8de - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 328/658] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:38:53 2026] GET /v2.1/servers/3b2e8d6d-5a18-462f-8411-4de4c199a63e => generated 1524 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 331/659] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:38:53 2026] GET /v2.1/servers/a4f4b054-9cb7-4ca4-87c0-45de2bc2441f => generated 1470 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 11:38:53.281 8 WARNING neutronclient.v2_0.client [None req-1ffce3d1-cf80-484e-90c1-73cd5cdc1644 6d0ff5b5aa594bb696b7bba8a9ed511e f53f1088dddf42ccbb267a2d45b717f2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 329/660] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:38:53 2026] GET /v2.1/servers/c0250b1b-da13-4bc8-b390-59b537b73b91 => generated 1423 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-16 11:38:54.329 8 WARNING neutronclient.v2_0.client [None req-0ab2f90d-5502-4d6f-9855-453ac27cdb4d 2d2a997620ab467ea1da04e723e92910 93c540c238ce4509adbc7f7f9234416f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 332/661] 10.0.0.152 () {34 vars in 671 bytes} [Tue Jun 16 11:38:54 2026] POST /v2.1/os-keypairs => generated 386 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 11:38:54.427 7 WARNING neutronclient.v2_0.client [None req-c9c7073c-b351-44db-8ff5-5f01dd7849b0 8ea2aff904ea4ce59d9a9c235501cb16 5634f470b74945ca8fc62aca1ed6f8de - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 330/662] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:38:54 2026] GET /v2.1/servers/3b2e8d6d-5a18-462f-8411-4de4c199a63e => generated 1524 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:38:54.489 8 WARNING neutronclient.v2_0.client [None req-31fbe5b4-5fa6-4145-a63e-a91bd81a7823 6d0ff5b5aa594bb696b7bba8a9ed511e f53f1088dddf42ccbb267a2d45b717f2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 333/663] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:38:54 2026] GET /v2.1/servers/a4f4b054-9cb7-4ca4-87c0-45de2bc2441f => generated 1470 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/666] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:38:54 2026] GET /v2.1/servers/c0250b1b-da13-4bc8-b390-59b537b73b91 => generated 1419 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:38:55.518 7 WARNING neutronclient.v2_0.client [None req-629d664c-abf5-4326-a254-83246d2eb819 2d2a997620ab467ea1da04e723e92910 93c540c238ce4509adbc7f7f9234416f - - default default] 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-16 11:38:55.617 8 WARNING neutronclient.v2_0.client [None req-8f5a6491-71a6-46a6-b637-02861d4404ad 8ea2aff904ea4ce59d9a9c235501cb16 5634f470b74945ca8fc62aca1ed6f8de - - default default] The python binding code in 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/667] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:38:55 2026] GET /v2.1/servers/3b2e8d6d-5a18-462f-8411-4de4c199a63e => generated 1524 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-16 11:38:55.665 7 WARNING neutronclient.v2_0.client [None req-a714cdd9-05f2-4bf3-9d4e-9e7588e4a235 6d0ff5b5aa594bb696b7bba8a9ed511e f53f1088dddf42ccbb267a2d45b717f2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 337/668] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:38:55 2026] GET /v2.1/servers/c0250b1b-da13-4bc8-b390-59b537b73b91 => generated 1475 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/669] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:38:55 2026] GET /v2.1/servers/a4f4b054-9cb7-4ca4-87c0-45de2bc2441f => generated 1470 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:38:56.232 7 INFO nova.api.openstack.compute.server_external_events [req-ab4f5391-686b-49be-bcfa-59f8a8d668bc req-4dc6fd22-ce4b-4fc3-be10-116513b9382b df6476502392478f84248848f0d2f3d6 b1af77aaff8a4975820752aa610b5d7e - - f80a8266d3904b04965f2b8483a710f4 f80a8266d3904b04965f2b8483a710f4] Creating event network-vif-plugged:b9db5345-f98c-415e-ac42-df4875fc8173 for instance 3b2e8d6d-5a18-462f-8411-4de4c199a63e on instance [pid: 7|app: 0|req: 338/670] 10.0.0.90 () {38 vars in 814 bytes} [Tue Jun 16 11:38:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:38:56.697 8 WARNING neutronclient.v2_0.client [None req-2b3d63a9-538b-4945-bd77-9074266be88b 2d2a997620ab467ea1da04e723e92910 93c540c238ce4509adbc7f7f9234416f - - default default] 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-16 11:38:56.778 7 WARNING neutronclient.v2_0.client [None req-08293492-d591-4bfe-8164-5a1e0c17dd16 6d0ff5b5aa594bb696b7bba8a9ed511e f53f1088dddf42ccbb267a2d45b717f2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 339/671] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:38:56 2026] GET /v2.1/servers/c0250b1b-da13-4bc8-b390-59b537b73b91 => generated 1475 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-16 11:38:56.857 7 WARNING neutronclient.v2_0.client [None req-2814003c-d258-4a4f-8749-bb7eb3a7b9f4 8ea2aff904ea4ce59d9a9c235501cb16 5634f470b74945ca8fc62aca1ed6f8de - - default default] The python binding code in 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/672] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:38:56 2026] GET /v2.1/servers/3b2e8d6d-5a18-462f-8411-4de4c199a63e => generated 1524 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/673] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:38:56 2026] GET /v2.1/servers/a4f4b054-9cb7-4ca4-87c0-45de2bc2441f => generated 1470 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:38:57.880 8 WARNING neutronclient.v2_0.client [None req-7bd7442d-4b4e-498c-bb62-15b0703a3210 6d0ff5b5aa594bb696b7bba8a9ed511e f53f1088dddf42ccbb267a2d45b717f2 - - default default] 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-16 11:38:57.916 7 WARNING neutronclient.v2_0.client [None req-4edd2509-884d-4952-91d4-2f0e07b48903 2d2a997620ab467ea1da04e723e92910 93c540c238ce4509adbc7f7f9234416f - - default default] The python binding code in 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/674] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:38:57 2026] GET /v2.1/servers/c0250b1b-da13-4bc8-b390-59b537b73b91 => generated 1551 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 341/675] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:38:57 2026] GET /v2.1/servers/3b2e8d6d-5a18-462f-8411-4de4c199a63e => generated 1714 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:38:58.115 8 WARNING neutronclient.v2_0.client [None req-7f477c71-768a-4470-882d-ebc6c3650820 8ea2aff904ea4ce59d9a9c235501cb16 5634f470b74945ca8fc62aca1ed6f8de - - default default] 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-16 11:38:58.156 7 WARNING neutronclient.v2_0.client [None req-ed8d1738-27e4-4577-a24d-82da7a76ca04 2d2a997620ab467ea1da04e723e92910 93c540c238ce4509adbc7f7f9234416f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 342/676] 10.0.0.152 () {32 vars in 741 bytes} [Tue Jun 16 11:38:58 2026] GET /v2.1/servers/3b2e8d6d-5a18-462f-8411-4de4c199a63e/os-interface => generated 284 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 335/677] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:38:58 2026] GET /v2.1/servers/a4f4b054-9cb7-4ca4-87c0-45de2bc2441f => generated 1470 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 11:38:58.284 7 INFO nova.api.openstack.compute.server_external_events [req-6bb3cdab-6d0f-4d28-a6ea-915c73b4b653 req-53d2c4e1-9de8-41c8-a039-084bdbd8c90c df6476502392478f84248848f0d2f3d6 b1af77aaff8a4975820752aa610b5d7e - - f80a8266d3904b04965f2b8483a710f4 f80a8266d3904b04965f2b8483a710f4] Creating event network-vif-plugged:aba4d46b-9905-498e-8d3c-9f29773a09ba for instance a4f4b054-9cb7-4ca4-87c0-45de2bc2441f on instance [pid: 7|app: 0|req: 343/678] 10.0.0.90 () {38 vars in 814 bytes} [Tue Jun 16 11:38:58 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-16 11:38:58.542 8 INFO nova.api.openstack.compute.server_external_events [req-9607a391-a63e-4d3e-b48f-c716435de7bd req-0069d490-dc29-4cc4-be4e-db3095333069 df6476502392478f84248848f0d2f3d6 b1af77aaff8a4975820752aa610b5d7e - - f80a8266d3904b04965f2b8483a710f4 f80a8266d3904b04965f2b8483a710f4] Creating event network-changed:d8680449-01a5-462a-a298-f91856d17bfd for instance c0250b1b-da13-4bc8-b390-59b537b73b91 on instance 2026-06-16 11:38:58.556 8 INFO nova.compute.rpcapi [None req-8e9b9106-e37f-4b5b-a34e-fe3a02b3990f - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 336/679] 10.0.0.41 () {38 vars in 814 bytes} [Tue Jun 16 11:38:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:38:59.129 7 WARNING neutronclient.v2_0.client [None req-d3c49960-ff38-41e1-aad1-ae8a7d739530 6d0ff5b5aa594bb696b7bba8a9ed511e f53f1088dddf42ccbb267a2d45b717f2 - - default default] 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-16 11:38:59.159 8 INFO nova.api.openstack.compute.server_external_events [req-162f80f4-ef6c-491a-8a73-d22b23303b9f req-b7f1f24a-64b6-4be0-bd87-7494d71b96d0 df6476502392478f84248848f0d2f3d6 b1af77aaff8a4975820752aa610b5d7e - - f80a8266d3904b04965f2b8483a710f4 f80a8266d3904b04965f2b8483a710f4] Creating event network-changed:b9db5345-f98c-415e-ac42-df4875fc8173 for instance 3b2e8d6d-5a18-462f-8411-4de4c199a63e on instance [pid: 8|app: 0|req: 337/680] 10.0.0.41 () {38 vars in 814 bytes} [Tue Jun 16 11:38:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:38:59.215 8 WARNING neutronclient.v2_0.client [None req-0e9735b3-4c72-4e40-bfd5-1d2dfc9c4a41 2d2a997620ab467ea1da04e723e92910 93c540c238ce4509adbc7f7f9234416f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 344/681] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:38:59 2026] GET /v2.1/servers/c0250b1b-da13-4bc8-b390-59b537b73b91 => generated 1549 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, ' [pid: 8|app: 0|req: 338/682] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:38:59 2026] GET /v2.1/servers/3b2e8d6d-5a18-462f-8411-4de4c199a63e => generated 1714 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 11:38:59.329 7 WARNING neutronclient.v2_0.client [None req-59471f76-ceef-4905-b2f8-27e0c662dd17 8ea2aff904ea4ce59d9a9c235501cb16 5634f470b74945ca8fc62aca1ed6f8de - - default default] The python binding code in 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/683] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:38:59 2026] GET /v2.1/servers/a4f4b054-9cb7-4ca4-87c0-45de2bc2441f => generated 1470 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:39:00.103 8 WARNING neutronclient.v2_0.client [None req-6ee3e086-2edb-4e95-b900-d58395b98802 fe8dfea691514f24ab2afb22b980dfd7 75d5fc52caa54eabb6f65161e4a3d87b - - default default] 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-16 11:39:00.139 8 WARNING neutronclient.v2_0.client [None req-6ee3e086-2edb-4e95-b900-d58395b98802 fe8dfea691514f24ab2afb22b980dfd7 75d5fc52caa54eabb6f65161e4a3d87b - - default default] 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-16 11:39:00.297 8 WARNING neutronclient.v2_0.client [None req-6ee3e086-2edb-4e95-b900-d58395b98802 fe8dfea691514f24ab2afb22b980dfd7 75d5fc52caa54eabb6f65161e4a3d87b - - default default] 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-16 11:39:00.300 7 WARNING neutronclient.v2_0.client [None req-36445962-92d7-4bed-9212-eac937fabc67 6d0ff5b5aa594bb696b7bba8a9ed511e f53f1088dddf42ccbb267a2d45b717f2 - - default default] The python binding code in 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/684] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:39:00 2026] GET /v2.1/servers/c0250b1b-da13-4bc8-b390-59b537b73b91 => generated 1549 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-16 11:39:00.542 7 WARNING neutronclient.v2_0.client [None req-53dcbe50-c2bb-4a46-a9fa-b7257d9a066b 8ea2aff904ea4ce59d9a9c235501cb16 5634f470b74945ca8fc62aca1ed6f8de - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 347/685] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:39:00 2026] GET /v2.1/servers/a4f4b054-9cb7-4ca4-87c0-45de2bc2441f => generated 1654 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 339/686] 10.0.0.152 () {34 vars in 663 bytes} [Tue Jun 16 11:38:59 2026] POST /v2.1/servers => generated 450 bytes in 679 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-16 11:39:00.691 8 WARNING neutronclient.v2_0.client [None req-2f75f679-fea8-4e70-81b5-1ce17a488f1e fe8dfea691514f24ab2afb22b980dfd7 75d5fc52caa54eabb6f65161e4a3d87b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 348/687] 10.0.0.152 () {32 vars in 723 bytes} [Tue Jun 16 11:39:00 2026] GET /v2.1/servers/a4f4b054-9cb7-4ca4-87c0-45de2bc2441f/ips => generated 108 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: 8|app: 0|req: 340/688] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:39:00 2026] GET /v2.1/servers/e762f431-62e0-455b-9e9c-2419d99d7ef1 => generated 1253 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/689] 10.0.0.152 () {32 vars in 723 bytes} [Tue Jun 16 11:39:00 2026] GET /v2.1/servers/a4f4b054-9cb7-4ca4-87c0-45de2bc2441f/ips => generated 108 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: 341/690] 10.0.0.152 () {32 vars in 823 bytes} [Tue Jun 16 11:39:00 2026] GET /v2.1/servers/a4f4b054-9cb7-4ca4-87c0-45de2bc2441f/ips/tempest-ServerAddressesTestJSON-792806849-network => generated 93 bytes in 53 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: 350/691] 10.0.0.152 () {32 vars in 718 bytes} [Tue Jun 16 11:39:00 2026] DELETE /v2.1/servers/a4f4b054-9cb7-4ca4-87c0-45de2bc2441f => generated 0 bytes in 123 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-16 11:39:00.982 8 WARNING neutronclient.v2_0.client [None req-bb56d678-cdf5-421b-9c08-54e9b85617f5 8ea2aff904ea4ce59d9a9c235501cb16 5634f470b74945ca8fc62aca1ed6f8de - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 342/692] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:39:00 2026] GET /v2.1/servers/a4f4b054-9cb7-4ca4-87c0-45de2bc2441f => generated 1660 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:39:01.482 7 WARNING neutronclient.v2_0.client [None req-a3103d9e-e653-43b4-8ab4-8d1867815c2c 6d0ff5b5aa594bb696b7bba8a9ed511e f53f1088dddf42ccbb267a2d45b717f2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 351/693] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:39:01 2026] GET /v2.1/servers/c0250b1b-da13-4bc8-b390-59b537b73b91 => generated 1549 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-16 11:39:01.783 8 WARNING neutronclient.v2_0.client [None req-d3fe5813-2963-4fc4-8a3c-f1e5d123cd26 fe8dfea691514f24ab2afb22b980dfd7 75d5fc52caa54eabb6f65161e4a3d87b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 343/694] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:39:01 2026] GET /v2.1/servers/e762f431-62e0-455b-9e9c-2419d99d7ef1 => generated 1303 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-16 11:39:02.127 7 WARNING neutronclient.v2_0.client [None req-f1be6d9a-5dd2-4177-b427-92ff1ef4c889 8ea2aff904ea4ce59d9a9c235501cb16 5634f470b74945ca8fc62aca1ed6f8de - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 352/695] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:39:02 2026] GET /v2.1/servers/a4f4b054-9cb7-4ca4-87c0-45de2bc2441f => generated 1660 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-16 11:39:02.648 8 WARNING neutronclient.v2_0.client [None req-12e2e966-3697-47e3-86cf-6a3b24f1fa13 6d0ff5b5aa594bb696b7bba8a9ed511e f53f1088dddf42ccbb267a2d45b717f2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 344/696] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:39:02 2026] GET /v2.1/servers/c0250b1b-da13-4bc8-b390-59b537b73b91 => generated 1549 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-16 11:39:02.928 7 WARNING neutronclient.v2_0.client [None req-b10773dd-dccc-4cf0-8aa7-b23140a62200 fe8dfea691514f24ab2afb22b980dfd7 75d5fc52caa54eabb6f65161e4a3d87b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 353/697] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:39:02 2026] GET /v2.1/servers/e762f431-62e0-455b-9e9c-2419d99d7ef1 => generated 1351 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:39:03.331 8 WARNING neutronclient.v2_0.client [None req-2659f3b4-07a9-4b3d-ba64-61b99882db83 8ea2aff904ea4ce59d9a9c235501cb16 5634f470b74945ca8fc62aca1ed6f8de - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 345/698] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:39:03 2026] GET /v2.1/servers/a4f4b054-9cb7-4ca4-87c0-45de2bc2441f => generated 1660 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:39:03.832 8 INFO nova.api.openstack.compute.server_external_events [req-01861a82-90bd-4d42-a232-58678e8e7cc3 req-68734eb3-f53e-4e28-820f-1fb989bcb743 df6476502392478f84248848f0d2f3d6 b1af77aaff8a4975820752aa610b5d7e - - f80a8266d3904b04965f2b8483a710f4 f80a8266d3904b04965f2b8483a710f4] Creating event network-vif-deleted:aba4d46b-9905-498e-8d3c-9f29773a09ba for instance a4f4b054-9cb7-4ca4-87c0-45de2bc2441f on instance [pid: 8|app: 0|req: 346/699] 10.0.0.41 () {38 vars in 814 bytes} [Tue Jun 16 11:39:03 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 11:39:03.840 7 WARNING neutronclient.v2_0.client [None req-067f46f3-4d11-4785-ba38-b495f8243282 6d0ff5b5aa594bb696b7bba8a9ed511e f53f1088dddf42ccbb267a2d45b717f2 - - default default] 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: 354/700] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:39:03 2026] GET /v2.1/servers/c0250b1b-da13-4bc8-b390-59b537b73b91 => generated 1549 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 11:39:04.022 8 WARNING neutronclient.v2_0.client [None req-c27002e9-dae3-4a2f-9965-4727cbc04cec fe8dfea691514f24ab2afb22b980dfd7 75d5fc52caa54eabb6f65161e4a3d87b - - default default] 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/701] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:39:03 2026] GET /v2.1/servers/e762f431-62e0-455b-9e9c-2419d99d7ef1 => generated 1351 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 11:39:04.064 7 INFO nova.api.openstack.compute.server_external_events [req-0577ec9e-0071-433a-9e40-781219e8e50f req-6a516cf0-edb5-4b63-a1f8-3861a9b5a334 df6476502392478f84248848f0d2f3d6 b1af77aaff8a4975820752aa610b5d7e - - f80a8266d3904b04965f2b8483a710f4 f80a8266d3904b04965f2b8483a710f4] Creating event network-vif-plugged:d8680449-01a5-462a-a298-f91856d17bfd for instance c0250b1b-da13-4bc8-b390-59b537b73b91 on instance [pid: 7|app: 0|req: 355/702] 10.0.0.90 () {38 vars in 814 bytes} [Tue Jun 16 11:39:03 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:39:04.528 7 WARNING neutronclient.v2_0.client [None req-a3589d0f-025d-4f4b-9d04-932579b14f3d 8ea2aff904ea4ce59d9a9c235501cb16 5634f470b74945ca8fc62aca1ed6f8de - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 357/705] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:39:04 2026] GET /v2.1/servers/a4f4b054-9cb7-4ca4-87c0-45de2bc2441f => generated 1451 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-16 11:39:05.042 8 WARNING neutronclient.v2_0.client [None req-9e20593b-28e8-4e15-9ea3-8ea22f63d213 6d0ff5b5aa594bb696b7bba8a9ed511e f53f1088dddf42ccbb267a2d45b717f2 - - default default] 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-16 11:39:05.127 7 WARNING neutronclient.v2_0.client [None req-34369bf3-d271-48e9-a83c-96aa17ec53f7 fe8dfea691514f24ab2afb22b980dfd7 75d5fc52caa54eabb6f65161e4a3d87b - - default default] The python binding code in 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/706] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:39:05 2026] GET /v2.1/servers/e762f431-62e0-455b-9e9c-2419d99d7ef1 => generated 1359 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/707] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:39:05 2026] GET /v2.1/servers/c0250b1b-da13-4bc8-b390-59b537b73b91 => generated 1549 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:39:05.665 7 WARNING neutronclient.v2_0.client [None req-7ca5c10c-cd87-4bcf-be2f-d7c562cd75b6 8ea2aff904ea4ce59d9a9c235501cb16 5634f470b74945ca8fc62aca1ed6f8de - - default default] The python binding code in 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/708] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:39:05 2026] GET /v2.1/servers/a4f4b054-9cb7-4ca4-87c0-45de2bc2441f => generated 1456 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:39:06.138 8 INFO nova.api.openstack.compute.server_external_events [req-4a6c4dc5-0e39-4c86-b072-b5c03cae6c28 req-79dc4de7-28be-48fc-bf72-2ac78e9dbf76 df6476502392478f84248848f0d2f3d6 b1af77aaff8a4975820752aa610b5d7e - - f80a8266d3904b04965f2b8483a710f4 f80a8266d3904b04965f2b8483a710f4] Creating event network-changed:740d197d-8074-420e-848d-3a1b81abfea7 for instance e762f431-62e0-455b-9e9c-2419d99d7ef1 on instance [pid: 8|app: 0|req: 350/709] 10.0.0.41 () {38 vars in 814 bytes} [Tue Jun 16 11:39:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:39:06.232 7 WARNING neutronclient.v2_0.client [None req-18fd01d7-7e11-4160-a491-e635f44eb103 fe8dfea691514f24ab2afb22b980dfd7 75d5fc52caa54eabb6f65161e4a3d87b - - default default] 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-16 11:39:06.283 8 WARNING neutronclient.v2_0.client [None req-9516625d-5644-404f-bd81-317a8a29d923 6d0ff5b5aa594bb696b7bba8a9ed511e f53f1088dddf42ccbb267a2d45b717f2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 360/710] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:39:06 2026] GET /v2.1/servers/e762f431-62e0-455b-9e9c-2419d99d7ef1 => generated 1436 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/711] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:39:06 2026] GET /v2.1/servers/c0250b1b-da13-4bc8-b390-59b537b73b91 => generated 1726 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-16 11:39:06.465 7 WARNING neutronclient.v2_0.client [None req-4516f0a7-dda9-4318-a020-7c5344aa6405 6d0ff5b5aa594bb696b7bba8a9ed511e f53f1088dddf42ccbb267a2d45b717f2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 361/712] 10.0.0.152 () {32 vars in 741 bytes} [Tue Jun 16 11:39:06 2026] GET /v2.1/servers/c0250b1b-da13-4bc8-b390-59b537b73b91/os-interface => generated 284 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:39:06.803 8 WARNING neutronclient.v2_0.client [None req-d3f2e6f4-aae2-4a98-9cfa-05e6c73ee461 8ea2aff904ea4ce59d9a9c235501cb16 5634f470b74945ca8fc62aca1ed6f8de - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 352/713] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:39:06 2026] GET /v2.1/servers/a4f4b054-9cb7-4ca4-87c0-45de2bc2441f => generated 1456 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-16 11:39:07.423 7 WARNING neutronclient.v2_0.client [None req-0de12a1c-3f8c-4b11-8f17-505246baa4cd fe8dfea691514f24ab2afb22b980dfd7 75d5fc52caa54eabb6f65161e4a3d87b - - default default] 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-16 11:39:07.560 8 WARNING neutronclient.v2_0.client [None req-61248f73-10ce-4c2b-a353-f66cfebecccd 6d0ff5b5aa594bb696b7bba8a9ed511e f53f1088dddf42ccbb267a2d45b717f2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 362/714] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:39:07 2026] GET /v2.1/servers/e762f431-62e0-455b-9e9c-2419d99d7ef1 => generated 1436 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-16 11:39:07.590 7 INFO nova.api.openstack.compute.server_external_events [req-83ef58c3-7868-40a7-9b69-c05a95d22a1f req-e575d272-18c2-40a2-992b-ea87f3a89660 df6476502392478f84248848f0d2f3d6 b1af77aaff8a4975820752aa610b5d7e - - f80a8266d3904b04965f2b8483a710f4 f80a8266d3904b04965f2b8483a710f4] Creating event network-changed:d8680449-01a5-462a-a298-f91856d17bfd for instance c0250b1b-da13-4bc8-b390-59b537b73b91 on instance [pid: 7|app: 0|req: 363/715] 10.0.0.41 () {38 vars in 814 bytes} [Tue Jun 16 11:39:07 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: 8|app: 0|req: 353/716] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:39:07 2026] GET /v2.1/servers/c0250b1b-da13-4bc8-b390-59b537b73b91 => generated 1726 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 364/717] 10.0.0.152 () {32 vars in 641 bytes} [Tue Jun 16 11:39:07 2026] GET /v2.1/servers => generated 377 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-16 11:39:07.896 7 INFO nova.api.openstack.wsgi [None req-caf1b8bf-d64c-4520-bee3-049ab001ba7d 8ea2aff904ea4ce59d9a9c235501cb16 5634f470b74945ca8fc62aca1ed6f8de - - default default] HTTP exception thrown: Instance a4f4b054-9cb7-4ca4-87c0-45de2bc2441f could not be found. [pid: 7|app: 0|req: 365/718] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:39:07 2026] GET /v2.1/servers/a4f4b054-9cb7-4ca4-87c0-45de2bc2441f => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/719] 10.0.0.152 () {32 vars in 718 bytes} [Tue Jun 16 11:39:07 2026] DELETE /v2.1/servers/c0250b1b-da13-4bc8-b390-59b537b73b91 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:39:07.978 7 WARNING neutronclient.v2_0.client [None req-4cec8d3e-47c1-4535-a78a-e7ae285e9d96 6d0ff5b5aa594bb696b7bba8a9ed511e f53f1088dddf42ccbb267a2d45b717f2 - - default default] The python binding code in 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/720] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:39:07 2026] GET /v2.1/servers/c0250b1b-da13-4bc8-b390-59b537b73b91 => generated 1732 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:39:08.629 8 WARNING neutronclient.v2_0.client [None req-c6eaf79d-d1da-441b-8dd9-ba6d95fc5842 fe8dfea691514f24ab2afb22b980dfd7 75d5fc52caa54eabb6f65161e4a3d87b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 355/721] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:39:08 2026] GET /v2.1/servers/e762f431-62e0-455b-9e9c-2419d99d7ef1 => generated 1436 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-16 11:39:09.209 7 WARNING neutronclient.v2_0.client [None req-940f595c-8fb4-4fd6-ba21-8fd3b9beee18 6d0ff5b5aa594bb696b7bba8a9ed511e f53f1088dddf42ccbb267a2d45b717f2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 367/722] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:39:09 2026] GET /v2.1/servers/c0250b1b-da13-4bc8-b390-59b537b73b91 => generated 1852 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:39:09.789 8 WARNING neutronclient.v2_0.client [None req-390ea033-4d20-4c5b-a202-ccb2762bb737 fe8dfea691514f24ab2afb22b980dfd7 75d5fc52caa54eabb6f65161e4a3d87b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 356/723] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:39:09 2026] GET /v2.1/servers/e762f431-62e0-455b-9e9c-2419d99d7ef1 => generated 1436 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:39:10.375 7 WARNING neutronclient.v2_0.client [None req-5a5cd8cc-2619-44fc-ad30-bbe39b99ca3f 6d0ff5b5aa594bb696b7bba8a9ed511e f53f1088dddf42ccbb267a2d45b717f2 - - default default] The python binding code in 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/724] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:39:10 2026] GET /v2.1/servers/c0250b1b-da13-4bc8-b390-59b537b73b91 => generated 1852 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-16 11:39:10.981 8 WARNING neutronclient.v2_0.client [None req-10dd4b50-b739-4502-8ef0-9546bb2d2760 fe8dfea691514f24ab2afb22b980dfd7 75d5fc52caa54eabb6f65161e4a3d87b - - default default] The python binding code in 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/725] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:39:10 2026] GET /v2.1/servers/e762f431-62e0-455b-9e9c-2419d99d7ef1 => generated 1424 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:39:11.399 7 INFO nova.api.openstack.compute.server_external_events [req-e05b7cde-1289-4c47-99d0-88f250a8c9ec req-2d2670a2-d2a9-4910-988b-6da3059328b3 df6476502392478f84248848f0d2f3d6 b1af77aaff8a4975820752aa610b5d7e - - f80a8266d3904b04965f2b8483a710f4 f80a8266d3904b04965f2b8483a710f4] Creating event network-vif-deleted:d8680449-01a5-462a-a298-f91856d17bfd for instance c0250b1b-da13-4bc8-b390-59b537b73b91 on instance [pid: 7|app: 0|req: 369/726] 10.0.0.41 () {38 vars in 814 bytes} [Tue Jun 16 11:39:11 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-16 11:39:11.605 8 WARNING neutronclient.v2_0.client [None req-74b8978e-bad1-42d1-abba-3282689f762c 6d0ff5b5aa594bb696b7bba8a9ed511e f53f1088dddf42ccbb267a2d45b717f2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 358/727] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:39:11 2026] GET /v2.1/servers/c0250b1b-da13-4bc8-b390-59b537b73b91 => generated 1504 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-16 11:39:12.213 7 WARNING neutronclient.v2_0.client [None req-cd03d710-0dd7-44e2-aad2-7f90cf72a0e9 fe8dfea691514f24ab2afb22b980dfd7 75d5fc52caa54eabb6f65161e4a3d87b - - default default] The python binding code in 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/728] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:39:12 2026] GET /v2.1/servers/e762f431-62e0-455b-9e9c-2419d99d7ef1 => generated 1424 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-16 11:39:12.708 8 WARNING neutronclient.v2_0.client [None req-6f0c66ba-b971-4849-8b6b-29ccd391d7d3 6d0ff5b5aa594bb696b7bba8a9ed511e f53f1088dddf42ccbb267a2d45b717f2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 359/729] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:39:12 2026] GET /v2.1/servers/c0250b1b-da13-4bc8-b390-59b537b73b91 => generated 1509 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-16 11:39:13.376 7 WARNING neutronclient.v2_0.client [None req-cee12a5b-4e04-439a-9fd6-df433078d6fe fe8dfea691514f24ab2afb22b980dfd7 75d5fc52caa54eabb6f65161e4a3d87b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 371/730] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:39:13 2026] GET /v2.1/servers/e762f431-62e0-455b-9e9c-2419d99d7ef1 => generated 1424 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-16 11:39:13.654 8 INFO nova.api.openstack.compute.server_external_events [req-13ef9866-283a-4436-8963-f0b0b6f83c21 req-898cb77e-2bc3-4d83-9219-ac450e810352 df6476502392478f84248848f0d2f3d6 b1af77aaff8a4975820752aa610b5d7e - - f80a8266d3904b04965f2b8483a710f4 f80a8266d3904b04965f2b8483a710f4] Creating event network-vif-plugged:740d197d-8074-420e-848d-3a1b81abfea7 for instance e762f431-62e0-455b-9e9c-2419d99d7ef1 on instance [pid: 8|app: 0|req: 360/731] 10.0.0.90 () {38 vars in 814 bytes} [Tue Jun 16 11:39:13 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-16 11:39:13.823 7 WARNING neutronclient.v2_0.client [None req-367e11cd-726d-4933-8184-524a332eac63 6d0ff5b5aa594bb696b7bba8a9ed511e f53f1088dddf42ccbb267a2d45b717f2 - - default default] The python binding code in 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/732] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:39:13 2026] GET /v2.1/servers/c0250b1b-da13-4bc8-b390-59b537b73b91 => generated 1509 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:39:14.537 7 WARNING neutronclient.v2_0.client [None req-46a7591a-d69f-4e4b-80f1-175b01586e25 fe8dfea691514f24ab2afb22b980dfd7 75d5fc52caa54eabb6f65161e4a3d87b - - default default] The python binding code in 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/735] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:39:14 2026] GET /v2.1/servers/e762f431-62e0-455b-9e9c-2419d99d7ef1 => generated 1424 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-16 11:39:14.922 8 INFO nova.api.openstack.wsgi [None req-847d8139-a003-4a43-8e25-566b806b7e60 6d0ff5b5aa594bb696b7bba8a9ed511e f53f1088dddf42ccbb267a2d45b717f2 - - default default] HTTP exception thrown: Instance c0250b1b-da13-4bc8-b390-59b537b73b91 could not be found. [pid: 8|app: 0|req: 362/736] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:39:14 2026] GET /v2.1/servers/c0250b1b-da13-4bc8-b390-59b537b73b91 => generated 111 bytes in 40 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 375/737] 10.0.0.152 () {32 vars in 706 bytes} [Tue Jun 16 11:39:14 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1044863389 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:39:15.776 8 WARNING neutronclient.v2_0.client [None req-93809d77-0f65-4e89-9e24-bfef72204bd4 fe8dfea691514f24ab2afb22b980dfd7 75d5fc52caa54eabb6f65161e4a3d87b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 363/738] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:39:15 2026] GET /v2.1/servers/e762f431-62e0-455b-9e9c-2419d99d7ef1 => generated 1424 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 11:39:16.938 7 WARNING neutronclient.v2_0.client [None req-67b0dc89-150a-47a6-8d88-945c039bee83 fe8dfea691514f24ab2afb22b980dfd7 75d5fc52caa54eabb6f65161e4a3d87b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 376/739] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:39:16 2026] GET /v2.1/servers/e762f431-62e0-455b-9e9c-2419d99d7ef1 => generated 1611 bytes in 928 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:39:17.878 8 WARNING neutronclient.v2_0.client [None req-2bf4b9af-65dc-4752-9ad6-4a6a98533227 fe8dfea691514f24ab2afb22b980dfd7 75d5fc52caa54eabb6f65161e4a3d87b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 364/740] 10.0.0.152 () {32 vars in 741 bytes} [Tue Jun 16 11:39:17 2026] GET /v2.1/servers/e762f431-62e0-455b-9e9c-2419d99d7ef1/os-interface => generated 285 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:39:18.713 8 INFO nova.api.openstack.compute.server_external_events [req-a851038a-825f-4f23-a3d7-b004f0dcb0c6 req-933e6742-05f6-436a-ae24-a542d450bd01 df6476502392478f84248848f0d2f3d6 b1af77aaff8a4975820752aa610b5d7e - - f80a8266d3904b04965f2b8483a710f4 f80a8266d3904b04965f2b8483a710f4] Creating event network-changed:740d197d-8074-420e-848d-3a1b81abfea7 for instance e762f431-62e0-455b-9e9c-2419d99d7ef1 on instance [pid: 8|app: 0|req: 365/741] 10.0.0.41 () {38 vars in 814 bytes} [Tue Jun 16 11:39:18 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) 2026-06-16 11:39:18.723 7 WARNING neutronclient.v2_0.client [None req-3408401b-bdbf-44f2-a15a-3911e66772b2 fe8dfea691514f24ab2afb22b980dfd7 75d5fc52caa54eabb6f65161e4a3d87b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 377/742] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:39:18 2026] GET /v2.1/servers/e762f431-62e0-455b-9e9c-2419d99d7ef1 => generated 1611 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 366/743] 10.0.0.152 () {32 vars in 641 bytes} [Tue Jun 16 11:39:18 2026] GET /v2.1/servers => generated 387 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 378/744] 10.0.0.152 () {32 vars in 718 bytes} [Tue Jun 16 11:39:18 2026] DELETE /v2.1/servers/e762f431-62e0-455b-9e9c-2419d99d7ef1 => 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-16 11:39:19.148 8 WARNING neutronclient.v2_0.client [None req-c805ae84-ee62-4b89-8a0a-0cfef90f0f31 fe8dfea691514f24ab2afb22b980dfd7 75d5fc52caa54eabb6f65161e4a3d87b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 367/745] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:39:19 2026] GET /v2.1/servers/e762f431-62e0-455b-9e9c-2419d99d7ef1 => generated 1617 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:39:20.313 7 WARNING neutronclient.v2_0.client [None req-4f649785-dba9-47a4-a52d-4d670d9efd87 fe8dfea691514f24ab2afb22b980dfd7 75d5fc52caa54eabb6f65161e4a3d87b - - default default] The python binding code in 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/746] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:39:20 2026] GET /v2.1/servers/e762f431-62e0-455b-9e9c-2419d99d7ef1 => generated 1737 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:39:21.530 8 WARNING neutronclient.v2_0.client [None req-28a4c360-768b-40b9-9324-f965a0386781 fe8dfea691514f24ab2afb22b980dfd7 75d5fc52caa54eabb6f65161e4a3d87b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 368/747] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:39:21 2026] GET /v2.1/servers/e762f431-62e0-455b-9e9c-2419d99d7ef1 => generated 1737 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:39:22.525 7 INFO nova.api.openstack.compute.server_external_events [req-68f98c75-5acc-43a6-85e1-f5b68189ffbb req-6d9eeb76-94ac-4ecc-9941-ae7c0f6501a1 df6476502392478f84248848f0d2f3d6 b1af77aaff8a4975820752aa610b5d7e - - f80a8266d3904b04965f2b8483a710f4 f80a8266d3904b04965f2b8483a710f4] Creating event network-vif-deleted:740d197d-8074-420e-848d-3a1b81abfea7 for instance e762f431-62e0-455b-9e9c-2419d99d7ef1 on instance [pid: 7|app: 0|req: 380/748] 10.0.0.41 () {38 vars in 814 bytes} [Tue Jun 16 11:39:22 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-16 11:39:22.682 8 WARNING neutronclient.v2_0.client [None req-8ab1de2a-d2bc-460d-8d20-434f3a8b2f17 fe8dfea691514f24ab2afb22b980dfd7 75d5fc52caa54eabb6f65161e4a3d87b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 369/749] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:39:22 2026] GET /v2.1/servers/e762f431-62e0-455b-9e9c-2419d99d7ef1 => generated 1380 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-16 11:39:23.779 7 WARNING neutronclient.v2_0.client [None req-100701b8-9777-429e-9c6a-db3926daa6c4 fe8dfea691514f24ab2afb22b980dfd7 75d5fc52caa54eabb6f65161e4a3d87b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 381/750] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:39:23 2026] GET /v2.1/servers/e762f431-62e0-455b-9e9c-2419d99d7ef1 => generated 1380 bytes in 341 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 371/753] 10.0.0.152 () {34 vars in 671 bytes} [Tue Jun 16 11:39:24 2026] POST /v2.1/os-keypairs => generated 385 bytes in 320 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:39:25.158 7 WARNING neutronclient.v2_0.client [None req-52441118-6fbd-42a8-9a6e-e59a2a6b188d fe8dfea691514f24ab2afb22b980dfd7 75d5fc52caa54eabb6f65161e4a3d87b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 383/754] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:39:25 2026] GET /v2.1/servers/e762f431-62e0-455b-9e9c-2419d99d7ef1 => generated 1385 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 11:39:26.295 8 WARNING neutronclient.v2_0.client [None req-1d3d1edd-66f3-492f-950b-b605986312dc fe8dfea691514f24ab2afb22b980dfd7 75d5fc52caa54eabb6f65161e4a3d87b - - default default] The python binding code in 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/755] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:39:26 2026] GET /v2.1/servers/e762f431-62e0-455b-9e9c-2419d99d7ef1 => generated 1385 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-16 11:39:26.803 7 WARNING neutronclient.v2_0.client [None req-d515088c-81e5-4def-a199-2693b0a8caf7 6d05a6cdbf0e44a3a12e1c0acb98dadb 943ea377272a4d7d86e8f46998972c82 - - default default] 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-16 11:39:26.857 7 WARNING neutronclient.v2_0.client [None req-d515088c-81e5-4def-a199-2693b0a8caf7 6d05a6cdbf0e44a3a12e1c0acb98dadb 943ea377272a4d7d86e8f46998972c82 - - default default] 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-16 11:39:27.073 7 WARNING neutronclient.v2_0.client [None req-d515088c-81e5-4def-a199-2693b0a8caf7 6d05a6cdbf0e44a3a12e1c0acb98dadb 943ea377272a4d7d86e8f46998972c82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 384/756] 10.0.0.152 () {34 vars in 663 bytes} [Tue Jun 16 11:39:26 2026] POST /v2.1/servers => generated 453 bytes in 573 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-16 11:39:27.331 8 WARNING neutronclient.v2_0.client [None req-edaa7b03-eb39-456c-b0df-6fb23e25d331 6d05a6cdbf0e44a3a12e1c0acb98dadb 943ea377272a4d7d86e8f46998972c82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 373/757] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:39:27 2026] GET /v2.1/servers/119d63fe-8fa3-4237-a786-09709c58c54f => generated 1431 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 11:39:27.395 7 INFO nova.api.openstack.wsgi [None req-e4c65fbc-b738-4bb1-96c0-a29d3af32b16 fe8dfea691514f24ab2afb22b980dfd7 75d5fc52caa54eabb6f65161e4a3d87b - - default default] HTTP exception thrown: Instance e762f431-62e0-455b-9e9c-2419d99d7ef1 could not be found. [pid: 7|app: 0|req: 385/758] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:39:27 2026] GET /v2.1/servers/e762f431-62e0-455b-9e9c-2419d99d7ef1 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 374/759] 10.0.0.152 () {32 vars in 706 bytes} [Tue Jun 16 11:39:27 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1194449293 => 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, ' 2026-06-16 11:39:28.446 7 WARNING neutronclient.v2_0.client [None req-534dc701-812e-422d-b7b0-c43a380fe16d 6d05a6cdbf0e44a3a12e1c0acb98dadb 943ea377272a4d7d86e8f46998972c82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 386/760] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:39:28 2026] GET /v2.1/servers/119d63fe-8fa3-4237-a786-09709c58c54f => generated 1435 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 11:39:29.556 8 WARNING neutronclient.v2_0.client [None req-9d29f5a5-c690-4291-9261-e01ff2e65204 6d05a6cdbf0e44a3a12e1c0acb98dadb 943ea377272a4d7d86e8f46998972c82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 375/761] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:39:29 2026] GET /v2.1/servers/119d63fe-8fa3-4237-a786-09709c58c54f => generated 1483 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-16 11:39:30.656 7 WARNING neutronclient.v2_0.client [None req-d2ec50fd-4b90-4834-9078-f2a238a2007c 6d05a6cdbf0e44a3a12e1c0acb98dadb 943ea377272a4d7d86e8f46998972c82 - - default default] The python binding code in 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/762] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:39:30 2026] GET /v2.1/servers/119d63fe-8fa3-4237-a786-09709c58c54f => generated 1483 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-16 11:39:31.771 8 WARNING neutronclient.v2_0.client [None req-ac4e31af-b3dd-4ef6-a7d6-01d93da86dba 6d05a6cdbf0e44a3a12e1c0acb98dadb 943ea377272a4d7d86e8f46998972c82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 376/763] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:39:31 2026] GET /v2.1/servers/119d63fe-8fa3-4237-a786-09709c58c54f => generated 1491 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/764] 10.0.0.152 () {30 vars in 413 bytes} [Tue Jun 16 11:39:32 2026] GET / => generated 423 bytes in 9 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:39:32.892 7 INFO nova.api.openstack.compute.server_external_events [req-e50bb50f-ae5c-45d7-8968-a73c23dfe067 req-087cc098-d3ae-45b6-b1fe-36dafba7db8b df6476502392478f84248848f0d2f3d6 b1af77aaff8a4975820752aa610b5d7e - - f80a8266d3904b04965f2b8483a710f4 f80a8266d3904b04965f2b8483a710f4] Creating event network-changed:1bb98c56-3a17-4528-99a4-9307764f6612 for instance 119d63fe-8fa3-4237-a786-09709c58c54f on instance [pid: 7|app: 0|req: 389/765] 10.0.0.41 () {38 vars in 814 bytes} [Tue Jun 16 11:39:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:39:32.940 7 WARNING neutronclient.v2_0.client [None req-566dae5a-c545-4ece-bb5a-438e32012d4e 6d05a6cdbf0e44a3a12e1c0acb98dadb 943ea377272a4d7d86e8f46998972c82 - - default default] 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: 377/766] 10.0.0.152 () {28 vars in 560 bytes} [Tue Jun 16 11:39:32 2026] GET /v2/ => generated 402 bytes in 534 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/767] 10.0.0.152 () {28 vars in 564 bytes} [Tue Jun 16 11:39:33 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/768] 10.0.0.152 () {30 vars in 413 bytes} [Tue Jun 16 11:39:33 2026] GET / => generated 423 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/769] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:39:32 2026] GET /v2.1/servers/119d63fe-8fa3-4237-a786-09709c58c54f => generated 1569 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 11:39:34.168 8 WARNING neutronclient.v2_0.client [None req-cb7c8ceb-9caf-4623-8297-5d69807ed6d4 6d05a6cdbf0e44a3a12e1c0acb98dadb 943ea377272a4d7d86e8f46998972c82 - - default default] The python binding code in 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/770] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:39:34 2026] GET /v2.1/servers/119d63fe-8fa3-4237-a786-09709c58c54f => generated 1557 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-16 11:39:35.351 8 WARNING neutronclient.v2_0.client [None req-3f09681e-053e-4264-9579-452bfaf8bf54 6d05a6cdbf0e44a3a12e1c0acb98dadb 943ea377272a4d7d86e8f46998972c82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 382/773] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:39:35 2026] GET /v2.1/servers/119d63fe-8fa3-4237-a786-09709c58c54f => generated 1557 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-16 11:39:36.496 7 WARNING neutronclient.v2_0.client [None req-1ce8dfbf-c359-4286-818e-41de6d4ab331 6d05a6cdbf0e44a3a12e1c0acb98dadb 943ea377272a4d7d86e8f46998972c82 - - default default] The python binding code in 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/774] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:39:36 2026] GET /v2.1/servers/119d63fe-8fa3-4237-a786-09709c58c54f => generated 1557 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-16 11:39:37.341 8 WARNING neutronclient.v2_0.client [None req-f0f164a9-9396-4987-8985-d11c60330510 2d2a997620ab467ea1da04e723e92910 93c540c238ce4509adbc7f7f9234416f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 383/775] 10.0.0.152 () {32 vars in 741 bytes} [Tue Jun 16 11:39:37 2026] GET /v2.1/servers/3b2e8d6d-5a18-462f-8411-4de4c199a63e/os-interface => generated 284 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:39:37.483 7 WARNING neutronclient.v2_0.client [None req-434937d4-0fad-4ff2-b0ad-195913dbc338 2d2a997620ab467ea1da04e723e92910 93c540c238ce4509adbc7f7f9234416f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 393/776] 10.0.0.152 () {32 vars in 815 bytes} [Tue Jun 16 11:39:37 2026] GET /v2.1/servers/3b2e8d6d-5a18-462f-8411-4de4c199a63e/os-interface/b9db5345-f98c-415e-ac42-df4875fc8173 => generated 281 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/777] 10.0.0.152 () {32 vars in 723 bytes} [Tue Jun 16 11:39:37 2026] GET /v2.1/servers/3b2e8d6d-5a18-462f-8411-4de4c199a63e/ips => generated 155 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:39:37.655 7 WARNING neutronclient.v2_0.client [None req-96a743f1-8cb0-43b6-9e2f-35c30f19b357 6d05a6cdbf0e44a3a12e1c0acb98dadb 943ea377272a4d7d86e8f46998972c82 - - default default] The python binding code in 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/778] 10.0.0.152 () {34 vars in 750 bytes} [Tue Jun 16 11:39:37 2026] POST /v2.1/servers/3b2e8d6d-5a18-462f-8411-4de4c199a63e/action => generated 0 bytes in 38 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: 386/779] 10.0.0.152 () {32 vars in 723 bytes} [Tue Jun 16 11:39:37 2026] GET /v2.1/servers/3b2e8d6d-5a18-462f-8411-4de4c199a63e/ips => generated 155 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-16 11:39:37.758 8 INFO nova.api.openstack.compute.server_external_events [req-2c0ff560-d0ea-430a-bdc0-36a7ba9eea3f req-4c7ad0c2-f9e0-4d01-bb56-e736371b007d df6476502392478f84248848f0d2f3d6 b1af77aaff8a4975820752aa610b5d7e - - f80a8266d3904b04965f2b8483a710f4 f80a8266d3904b04965f2b8483a710f4] Creating event network-vif-plugged:1bb98c56-3a17-4528-99a4-9307764f6612 for instance 119d63fe-8fa3-4237-a786-09709c58c54f on instance [pid: 8|app: 0|req: 387/780] 10.0.0.90 () {38 vars in 814 bytes} [Tue Jun 16 11:39:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/781] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:39:37 2026] GET /v2.1/servers/119d63fe-8fa3-4237-a786-09709c58c54f => generated 1557 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: 8|app: 0|req: 388/782] 10.0.0.152 () {32 vars in 723 bytes} [Tue Jun 16 11:39:38 2026] GET /v2.1/servers/3b2e8d6d-5a18-462f-8411-4de4c199a63e/ips => generated 155 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-16 11:39:38.825 7 WARNING neutronclient.v2_0.client [None req-35b8ab67-3744-4c42-bc84-9a7598d21727 6d05a6cdbf0e44a3a12e1c0acb98dadb 943ea377272a4d7d86e8f46998972c82 - - default default] 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-16 11:39:38.894 8 INFO nova.api.openstack.compute.server_external_events [req-a1ff7890-f7e7-4115-ac30-06dc23161f5b req-90b77f77-7bb9-4b12-883c-f7c0fe9e75e5 df6476502392478f84248848f0d2f3d6 b1af77aaff8a4975820752aa610b5d7e - - f80a8266d3904b04965f2b8483a710f4 f80a8266d3904b04965f2b8483a710f4] Creating event network-changed:b9db5345-f98c-415e-ac42-df4875fc8173 for instance 3b2e8d6d-5a18-462f-8411-4de4c199a63e on instance [pid: 8|app: 0|req: 389/783] 10.0.0.41 () {38 vars in 814 bytes} [Tue Jun 16 11:39:38 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: 395/784] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:39:38 2026] GET /v2.1/servers/119d63fe-8fa3-4237-a786-09709c58c54f => generated 1557 bytes in 426 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 390/785] 10.0.0.152 () {32 vars in 723 bytes} [Tue Jun 16 11:39:39 2026] GET /v2.1/servers/3b2e8d6d-5a18-462f-8411-4de4c199a63e/ips => generated 155 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:39:40.275 7 WARNING neutronclient.v2_0.client [None req-af9983a5-d7ed-4b67-9196-ca29c1eb9bff 6d05a6cdbf0e44a3a12e1c0acb98dadb 943ea377272a4d7d86e8f46998972c82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 396/786] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:39:40 2026] GET /v2.1/servers/119d63fe-8fa3-4237-a786-09709c58c54f => generated 1739 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:39:40.455 8 WARNING neutronclient.v2_0.client [None req-6b4bdffb-1fde-4fb9-a8b4-768184e1eae5 6d05a6cdbf0e44a3a12e1c0acb98dadb 943ea377272a4d7d86e8f46998972c82 - - default default] The python binding code in 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/787] 10.0.0.152 () {32 vars in 741 bytes} [Tue Jun 16 11:39:40 2026] GET /v2.1/servers/119d63fe-8fa3-4237-a786-09709c58c54f/os-interface => generated 284 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: 397/788] 10.0.0.152 () {32 vars in 723 bytes} [Tue Jun 16 11:39:40 2026] GET /v2.1/servers/3b2e8d6d-5a18-462f-8411-4de4c199a63e/ips => generated 193 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:39:40.966 8 WARNING neutronclient.v2_0.client [None req-49f57de0-0480-49e6-9336-9c4597c8d235 2d2a997620ab467ea1da04e723e92910 93c540c238ce4509adbc7f7f9234416f - - default default] 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-16 11:39:41.254 7 WARNING neutronclient.v2_0.client [None req-c9a2ab72-9fdb-457e-a1f7-2ae87eb7ddf4 6d05a6cdbf0e44a3a12e1c0acb98dadb 943ea377272a4d7d86e8f46998972c82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 392/789] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:39:40 2026] GET /v2.1/servers/3b2e8d6d-5a18-462f-8411-4de4c199a63e => generated 1948 bytes in 396 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:39:41.334 8 INFO nova.api.openstack.compute.server_external_events [req-1e4038f0-100b-4491-a715-5b84dbbec246 req-102dbbf1-8e0a-4164-96a6-36a7b7db66e5 df6476502392478f84248848f0d2f3d6 b1af77aaff8a4975820752aa610b5d7e - - f80a8266d3904b04965f2b8483a710f4 f80a8266d3904b04965f2b8483a710f4] Creating event network-changed:1bb98c56-3a17-4528-99a4-9307764f6612 for instance 119d63fe-8fa3-4237-a786-09709c58c54f on instance [pid: 8|app: 0|req: 393/790] 10.0.0.41 () {38 vars in 814 bytes} [Tue Jun 16 11:39:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 394/791] 10.0.0.152 () {34 vars in 750 bytes} [Tue Jun 16 11:39:41 2026] POST /v2.1/servers/3b2e8d6d-5a18-462f-8411-4de4c199a63e/action => generated 0 bytes in 49 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: 395/792] 10.0.0.152 () {32 vars in 723 bytes} [Tue Jun 16 11:39:41 2026] GET /v2.1/servers/3b2e8d6d-5a18-462f-8411-4de4c199a63e/ips => generated 193 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/793] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:39:41 2026] GET /v2.1/servers/119d63fe-8fa3-4237-a786-09709c58c54f => generated 1739 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/794] 10.0.0.152 () {32 vars in 641 bytes} [Tue Jun 16 11:39:41 2026] GET /v2.1/servers => generated 384 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 399/795] 10.0.0.152 () {32 vars in 718 bytes} [Tue Jun 16 11:39:41 2026] DELETE /v2.1/servers/119d63fe-8fa3-4237-a786-09709c58c54f => generated 0 bytes in 105 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-16 11:39:41.723 8 WARNING neutronclient.v2_0.client [None req-8f048a48-298f-431b-a3bc-c55acbc0ae21 6d05a6cdbf0e44a3a12e1c0acb98dadb 943ea377272a4d7d86e8f46998972c82 - - default default] The python binding code in 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/796] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:39:41 2026] GET /v2.1/servers/119d63fe-8fa3-4237-a786-09709c58c54f => generated 1745 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 400/797] 10.0.0.152 () {32 vars in 723 bytes} [Tue Jun 16 11:39:42 2026] GET /v2.1/servers/3b2e8d6d-5a18-462f-8411-4de4c199a63e/ips => generated 193 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-16 11:39:42.882 8 WARNING neutronclient.v2_0.client [None req-23ff9672-a15c-40ee-9a91-6fc1c5519794 6d05a6cdbf0e44a3a12e1c0acb98dadb 943ea377272a4d7d86e8f46998972c82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 398/798] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:39:42 2026] GET /v2.1/servers/119d63fe-8fa3-4237-a786-09709c58c54f => generated 1865 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-16 11:39:43.400 7 INFO nova.api.openstack.compute.server_external_events [req-cd929a82-7fa7-4199-8005-12593ac8b551 req-b90831f2-e96c-42ed-bf9b-fe2081ddbfcb df6476502392478f84248848f0d2f3d6 b1af77aaff8a4975820752aa610b5d7e - - f80a8266d3904b04965f2b8483a710f4 f80a8266d3904b04965f2b8483a710f4] Creating event network-changed:b9db5345-f98c-415e-ac42-df4875fc8173 for instance 3b2e8d6d-5a18-462f-8411-4de4c199a63e on instance [pid: 7|app: 0|req: 401/799] 10.0.0.41 () {38 vars in 814 bytes} [Tue Jun 16 11:39:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 399/800] 10.0.0.152 () {32 vars in 723 bytes} [Tue Jun 16 11:39:43 2026] GET /v2.1/servers/3b2e8d6d-5a18-462f-8411-4de4c199a63e/ips => generated 193 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:39:44.033 7 WARNING neutronclient.v2_0.client [None req-acfaf17c-770d-4648-8b48-30328c15c8b7 6d05a6cdbf0e44a3a12e1c0acb98dadb 943ea377272a4d7d86e8f46998972c82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 402/801] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:39:43 2026] GET /v2.1/servers/119d63fe-8fa3-4237-a786-09709c58c54f => generated 1865 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 401/804] 10.0.0.152 () {32 vars in 723 bytes} [Tue Jun 16 11:39:44 2026] GET /v2.1/servers/3b2e8d6d-5a18-462f-8411-4de4c199a63e/ips => generated 155 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: 7|app: 0|req: 404/805] 10.0.0.152 () {32 vars in 718 bytes} [Tue Jun 16 11:39:44 2026] DELETE /v2.1/servers/3b2e8d6d-5a18-462f-8411-4de4c199a63e => generated 0 bytes in 98 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-16 11:39:44.761 8 WARNING neutronclient.v2_0.client [None req-4a321703-20dc-4975-894c-39b1c8a8aeb7 2d2a997620ab467ea1da04e723e92910 93c540c238ce4509adbc7f7f9234416f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 402/806] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:39:44 2026] GET /v2.1/servers/3b2e8d6d-5a18-462f-8411-4de4c199a63e => generated 1840 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-16 11:39:45.204 7 WARNING neutronclient.v2_0.client [None req-30864fbe-1594-4900-aa0d-074baa4aaf4f 6d05a6cdbf0e44a3a12e1c0acb98dadb 943ea377272a4d7d86e8f46998972c82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 405/807] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:39:45 2026] GET /v2.1/servers/119d63fe-8fa3-4237-a786-09709c58c54f => generated 1797 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:39:45.450 8 INFO nova.api.openstack.compute.server_external_events [req-e3858030-ffb8-4b77-bd94-4ffb59927f93 req-b60c419f-f75a-4454-bedc-28ba5a97587f df6476502392478f84248848f0d2f3d6 b1af77aaff8a4975820752aa610b5d7e - - f80a8266d3904b04965f2b8483a710f4 f80a8266d3904b04965f2b8483a710f4] Creating event network-vif-deleted:1bb98c56-3a17-4528-99a4-9307764f6612 for instance 119d63fe-8fa3-4237-a786-09709c58c54f on instance [pid: 8|app: 0|req: 403/808] 10.0.0.41 () {38 vars in 814 bytes} [Tue Jun 16 11:39:45 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-16 11:39:46.011 7 WARNING neutronclient.v2_0.client [None req-116f1718-3c1b-4b2d-a7c8-8209808d9b92 2d2a997620ab467ea1da04e723e92910 93c540c238ce4509adbc7f7f9234416f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 406/809] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:39:45 2026] GET /v2.1/servers/3b2e8d6d-5a18-462f-8411-4de4c199a63e => generated 1840 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:39:46.318 8 WARNING neutronclient.v2_0.client [None req-a00d034d-63ff-4f55-af66-f4068645a35c 6d05a6cdbf0e44a3a12e1c0acb98dadb 943ea377272a4d7d86e8f46998972c82 - - default default] The python binding code in 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/810] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:39:46 2026] GET /v2.1/servers/119d63fe-8fa3-4237-a786-09709c58c54f => generated 1517 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:39:47.213 7 WARNING neutronclient.v2_0.client [None req-63ed0635-ea7e-4c44-bc7c-c4724bc30d11 2d2a997620ab467ea1da04e723e92910 93c540c238ce4509adbc7f7f9234416f - - default default] 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-16 11:39:47.229 8 INFO nova.api.openstack.compute.server_external_events [req-5fa3b156-7ed9-482c-8696-d8cacd98ce8f req-f21656c5-3d98-4d3a-a408-f2c221090fd4 df6476502392478f84248848f0d2f3d6 b1af77aaff8a4975820752aa610b5d7e - - f80a8266d3904b04965f2b8483a710f4 f80a8266d3904b04965f2b8483a710f4] Creating event network-vif-unplugged:b9db5345-f98c-415e-ac42-df4875fc8173 for instance 3b2e8d6d-5a18-462f-8411-4de4c199a63e on instance [pid: 8|app: 0|req: 405/811] 10.0.0.90 () {38 vars in 814 bytes} [Tue Jun 16 11:39:47 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) [pid: 7|app: 0|req: 407/812] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:39:47 2026] GET /v2.1/servers/3b2e8d6d-5a18-462f-8411-4de4c199a63e => generated 1840 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:39:47.443 8 WARNING neutronclient.v2_0.client [None req-9d4005b8-2869-42a8-9d0b-f4e61a7aa869 6d05a6cdbf0e44a3a12e1c0acb98dadb 943ea377272a4d7d86e8f46998972c82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 406/813] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:39:47 2026] GET /v2.1/servers/119d63fe-8fa3-4237-a786-09709c58c54f => generated 1517 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:39:47.996 7 INFO nova.api.openstack.compute.server_external_events [req-e2a4ceb6-3b36-4b6a-8475-26c56feb5f46 req-3101d8fd-b54d-400a-a3b1-5db273e1bd1a df6476502392478f84248848f0d2f3d6 b1af77aaff8a4975820752aa610b5d7e - - f80a8266d3904b04965f2b8483a710f4 f80a8266d3904b04965f2b8483a710f4] Creating event network-vif-deleted:b9db5345-f98c-415e-ac42-df4875fc8173 for instance 3b2e8d6d-5a18-462f-8411-4de4c199a63e on instance [pid: 7|app: 0|req: 408/814] 10.0.0.41 () {38 vars in 814 bytes} [Tue Jun 16 11:39:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:39:48.442 8 WARNING neutronclient.v2_0.client [None req-b54149da-e8d5-4f74-be52-adecb29f7b0f 2d2a997620ab467ea1da04e723e92910 93c540c238ce4509adbc7f7f9234416f - - default default] The python binding code in 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/815] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:39:48 2026] GET /v2.1/servers/3b2e8d6d-5a18-462f-8411-4de4c199a63e => generated 1480 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-16 11:39:48.681 7 INFO nova.api.openstack.wsgi [None req-4ea6f065-c380-4f27-8b9d-844e9485b813 6d05a6cdbf0e44a3a12e1c0acb98dadb 943ea377272a4d7d86e8f46998972c82 - - default default] HTTP exception thrown: Instance 119d63fe-8fa3-4237-a786-09709c58c54f could not be found. [pid: 7|app: 0|req: 409/816] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:39:48 2026] GET /v2.1/servers/119d63fe-8fa3-4237-a786-09709c58c54f => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 408/817] 10.0.0.152 () {32 vars in 704 bytes} [Tue Jun 16 11:39:48 2026] DELETE /v2.1/os-keypairs/tempest-keypair-892771440 => 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-16 11:39:49.548 7 WARNING neutronclient.v2_0.client [None req-1a209479-e8e6-488e-9cff-1c6dcab2f00a 2d2a997620ab467ea1da04e723e92910 93c540c238ce4509adbc7f7f9234416f - - default default] The python binding code in 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/818] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:39:49 2026] GET /v2.1/servers/3b2e8d6d-5a18-462f-8411-4de4c199a63e => generated 1485 bytes in 407 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 11:39:50.962 8 WARNING neutronclient.v2_0.client [None req-003c00df-b95d-4960-bed1-a33490ca6641 2d2a997620ab467ea1da04e723e92910 93c540c238ce4509adbc7f7f9234416f - - default default] The python binding code in 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/819] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:39:50 2026] GET /v2.1/servers/3b2e8d6d-5a18-462f-8411-4de4c199a63e => generated 1485 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:39:52.104 7 INFO nova.api.openstack.wsgi [None req-89cf45b0-73a3-45c2-9125-fd33417e1656 2d2a997620ab467ea1da04e723e92910 93c540c238ce4509adbc7f7f9234416f - - default default] HTTP exception thrown: Instance 3b2e8d6d-5a18-462f-8411-4de4c199a63e could not be found. [pid: 7|app: 0|req: 411/820] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:39:52 2026] GET /v2.1/servers/3b2e8d6d-5a18-462f-8411-4de4c199a63e => generated 111 bytes in 46 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: 410/821] 10.0.0.152 () {32 vars in 704 bytes} [Tue Jun 16 11:39:52 2026] DELETE /v2.1/os-keypairs/tempest-keypair-758403301 => 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-16 11:39:52.578 7 INFO nova.api.openstack.wsgi [None req-ea97bc09-1fe6-4758-8a24-78052f8a4335 2d2a997620ab467ea1da04e723e92910 93c540c238ce4509adbc7f7f9234416f - - default default] HTTP exception thrown: Instance 3b2e8d6d-5a18-462f-8411-4de4c199a63e could not be found. [pid: 7|app: 0|req: 412/822] 10.0.0.152 () {32 vars in 718 bytes} [Tue Jun 16 11:39:52 2026] DELETE /v2.1/servers/3b2e8d6d-5a18-462f-8411-4de4c199a63e => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-16 11:39:52.625 8 INFO nova.api.openstack.wsgi [None req-38c2cdd8-8541-4b3b-be53-e43c6f4fb786 2d2a997620ab467ea1da04e723e92910 93c540c238ce4509adbc7f7f9234416f - - default default] HTTP exception thrown: Instance 3b2e8d6d-5a18-462f-8411-4de4c199a63e could not be found. [pid: 8|app: 0|req: 411/823] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:39:52 2026] GET /v2.1/servers/3b2e8d6d-5a18-462f-8411-4de4c199a63e => generated 111 bytes in 40 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 414/828] 10.0.0.152 () {34 vars in 671 bytes} [Tue Jun 16 11:40:04 2026] POST /v2.1/os-keypairs => generated 386 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:40:06.717 8 WARNING neutronclient.v2_0.client [None req-17951300-2ab7-4e56-b66e-cb9d3806704f 2f698f4fb3124d5cbcee4fdffb5f5202 2cda784205754a4ea6b8592b8ac95096 - - default default] 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-16 11:40:06.985 8 WARNING neutronclient.v2_0.client [None req-17951300-2ab7-4e56-b66e-cb9d3806704f 2f698f4fb3124d5cbcee4fdffb5f5202 2cda784205754a4ea6b8592b8ac95096 - - default default] 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-16 11:40:07.573 8 WARNING neutronclient.v2_0.client [None req-17951300-2ab7-4e56-b66e-cb9d3806704f 2f698f4fb3124d5cbcee4fdffb5f5202 2cda784205754a4ea6b8592b8ac95096 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 415/829] 10.0.0.152 () {34 vars in 663 bytes} [Tue Jun 16 11:40:06 2026] POST /v2.1/servers => generated 453 bytes in 1865 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-16 11:40:08.530 7 WARNING neutronclient.v2_0.client [None req-1197ad62-9061-4c96-add3-75f05862637d 2f698f4fb3124d5cbcee4fdffb5f5202 2cda784205754a4ea6b8592b8ac95096 - - default default] The python binding code in 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/830] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:40:08 2026] GET /v2.1/servers/08ccb562-a276-45d7-bb53-f5020cfc9fde => generated 1393 bytes in 571 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:40:10.163 8 WARNING neutronclient.v2_0.client [None req-3f53122a-6c6a-478f-a7b4-2781271f435b 2f698f4fb3124d5cbcee4fdffb5f5202 2cda784205754a4ea6b8592b8ac95096 - - default default] The python binding code in 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/831] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:40:10 2026] GET /v2.1/servers/08ccb562-a276-45d7-bb53-f5020cfc9fde => generated 1389 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:40:11.264 7 WARNING neutronclient.v2_0.client [None req-562411e0-0e57-4889-80e2-bd528885528d 2f698f4fb3124d5cbcee4fdffb5f5202 2cda784205754a4ea6b8592b8ac95096 - - default default] The python binding code in 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/832] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:40:11 2026] GET /v2.1/servers/08ccb562-a276-45d7-bb53-f5020cfc9fde => generated 1445 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:40:12.390 8 WARNING neutronclient.v2_0.client [None req-f155ba39-1325-4ae7-b34d-15f3f9ebb3c2 2f698f4fb3124d5cbcee4fdffb5f5202 2cda784205754a4ea6b8592b8ac95096 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 417/833] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:40:12 2026] GET /v2.1/servers/08ccb562-a276-45d7-bb53-f5020cfc9fde => generated 1445 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-16 11:40:13.491 7 WARNING neutronclient.v2_0.client [None req-2d185dc9-8b98-4a1c-9ad4-4db8d86eb27a 2f698f4fb3124d5cbcee4fdffb5f5202 2cda784205754a4ea6b8592b8ac95096 - - default default] The python binding code in 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/834] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:40:13 2026] GET /v2.1/servers/08ccb562-a276-45d7-bb53-f5020cfc9fde => generated 1453 bytes in 324 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-16 11:40:14.826 8 INFO nova.api.openstack.compute.server_external_events [req-ad22770e-0f6a-47e8-a7ea-9ea84014ad54 req-b5e92356-59fa-4941-bb83-3a53c53b0abb df6476502392478f84248848f0d2f3d6 b1af77aaff8a4975820752aa610b5d7e - - f80a8266d3904b04965f2b8483a710f4 f80a8266d3904b04965f2b8483a710f4] Creating event network-changed:6e5d802d-afb6-405b-9f97-b93a58ef5850 for instance 08ccb562-a276-45d7-bb53-f5020cfc9fde on instance [pid: 8|app: 0|req: 419/837] 10.0.0.41 () {38 vars in 814 bytes} [Tue Jun 16 11:40:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 11:40:14.836 7 WARNING neutronclient.v2_0.client [None req-8849d34a-fecd-4fa7-9acc-1f3dc923794d 2f698f4fb3124d5cbcee4fdffb5f5202 2cda784205754a4ea6b8592b8ac95096 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 419/838] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:40:14 2026] GET /v2.1/servers/08ccb562-a276-45d7-bb53-f5020cfc9fde => generated 1519 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:40:16.096 8 WARNING neutronclient.v2_0.client [None req-8de5d59f-b1a0-4fb8-bb15-58c79df9951e 2f698f4fb3124d5cbcee4fdffb5f5202 2cda784205754a4ea6b8592b8ac95096 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 420/839] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:40:16 2026] GET /v2.1/servers/08ccb562-a276-45d7-bb53-f5020cfc9fde => generated 1519 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:40:17.301 7 WARNING neutronclient.v2_0.client [None req-ac7fd09f-db83-4099-88bf-9456aab0de5f 2f698f4fb3124d5cbcee4fdffb5f5202 2cda784205754a4ea6b8592b8ac95096 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 420/840] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:40:17 2026] GET /v2.1/servers/08ccb562-a276-45d7-bb53-f5020cfc9fde => generated 1519 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:40:18.478 8 WARNING neutronclient.v2_0.client [None req-77815e59-2307-47b8-a298-ad7e6e673a0e 2f698f4fb3124d5cbcee4fdffb5f5202 2cda784205754a4ea6b8592b8ac95096 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 421/841] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:40:18 2026] GET /v2.1/servers/08ccb562-a276-45d7-bb53-f5020cfc9fde => generated 1519 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:40:19.610 7 WARNING neutronclient.v2_0.client [None req-5cf83fb3-3721-42cc-a3d8-39f46fe422c0 2f698f4fb3124d5cbcee4fdffb5f5202 2cda784205754a4ea6b8592b8ac95096 - - default default] 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-16 11:40:19.685 8 INFO nova.api.openstack.compute.server_external_events [req-8f5b30cb-d42c-459e-9492-25531f81ee64 req-4ff9eda9-8ca5-4157-b187-c13edd833ed3 df6476502392478f84248848f0d2f3d6 b1af77aaff8a4975820752aa610b5d7e - - f80a8266d3904b04965f2b8483a710f4 f80a8266d3904b04965f2b8483a710f4] Creating event network-vif-plugged:6e5d802d-afb6-405b-9f97-b93a58ef5850 for instance 08ccb562-a276-45d7-bb53-f5020cfc9fde on instance [pid: 8|app: 0|req: 422/842] 10.0.0.90 () {38 vars in 814 bytes} [Tue Jun 16 11:40:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/843] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:40:19 2026] GET /v2.1/servers/08ccb562-a276-45d7-bb53-f5020cfc9fde => generated 1519 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-16 11:40:20.853 8 WARNING neutronclient.v2_0.client [None req-384758a7-6e3e-43a3-beb6-a842131b2d1e 2f698f4fb3124d5cbcee4fdffb5f5202 2cda784205754a4ea6b8592b8ac95096 - - default default] The python binding code in 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/844] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:40:20 2026] GET /v2.1/servers/08ccb562-a276-45d7-bb53-f5020cfc9fde => generated 1519 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:40:22.093 7 WARNING neutronclient.v2_0.client [None req-6559a322-e4ee-4047-8f41-0d6c6148b258 2f698f4fb3124d5cbcee4fdffb5f5202 2cda784205754a4ea6b8592b8ac95096 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 422/845] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:40:22 2026] GET /v2.1/servers/08ccb562-a276-45d7-bb53-f5020cfc9fde => generated 1701 bytes in 342 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:40:22.449 8 WARNING neutronclient.v2_0.client [None req-6c6efcf8-4da1-4320-9e26-8946ce43b40c 2f698f4fb3124d5cbcee4fdffb5f5202 2cda784205754a4ea6b8592b8ac95096 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 424/846] 10.0.0.152 () {32 vars in 741 bytes} [Tue Jun 16 11:40:22 2026] GET /v2.1/servers/08ccb562-a276-45d7-bb53-f5020cfc9fde/os-interface => generated 284 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:40:23.296 7 INFO nova.api.openstack.compute.server_external_events [req-edac1e61-a73f-4fb5-8cb8-bf9e076ec904 req-d67f4684-5007-4c22-97f3-5fa23767eb63 df6476502392478f84248848f0d2f3d6 b1af77aaff8a4975820752aa610b5d7e - - f80a8266d3904b04965f2b8483a710f4 f80a8266d3904b04965f2b8483a710f4] Creating event network-changed:6e5d802d-afb6-405b-9f97-b93a58ef5850 for instance 08ccb562-a276-45d7-bb53-f5020cfc9fde on instance [pid: 7|app: 0|req: 423/847] 10.0.0.41 () {38 vars in 814 bytes} [Tue Jun 16 11:40:23 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, ' [pid: 8|app: 0|req: 426/850] 10.0.0.20 () {30 vars in 618 bytes} [Tue Jun 16 11:40:34 2026] GET /v2.1 => generated 0 bytes in 89 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 428/853] 10.0.0.20 () {32 vars in 691 bytes} [Tue Jun 16 11:40:34 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 426/854] 10.0.0.20 () {34 vars in 912 bytes} [Tue Jun 16 11:40:34 2026] GET /v2.1/os-simple-tenant-usage/f6b2c2b4b1344b778beb911c5bc2d63d?start=2026-06-15T00:00:00&end=2026-06-16T23:59:59 => generated 20 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/855] 10.0.0.20 () {30 vars in 653 bytes} [Tue Jun 16 11:40:34 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 427/856] 10.0.0.20 () {30 vars in 618 bytes} [Tue Jun 16 11:40:37 2026] GET /v2.1 => generated 0 bytes in 83 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 430/857] 10.0.0.20 () {32 vars in 691 bytes} [Tue Jun 16 11:40:37 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/858] 10.0.0.20 () {34 vars in 912 bytes} [Tue Jun 16 11:40:37 2026] GET /v2.1/os-simple-tenant-usage/f6b2c2b4b1344b778beb911c5bc2d63d?start=2026-06-15T00:00:00&end=2026-06-16T23:59:59 => generated 20 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/859] 10.0.0.20 () {30 vars in 653 bytes} [Tue Jun 16 11:40:38 2026] GET /v2.1/limits?reserved=1 => generated 511 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-16 11:40:45.444 7 WARNING neutronclient.v2_0.client [None req-5a759b5f-58af-4fd5-9530-ee4941407370 2f698f4fb3124d5cbcee4fdffb5f5202 2cda784205754a4ea6b8592b8ac95096 - - default default] The python binding code in 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/862] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:40:45 2026] GET /v2.1/servers/08ccb562-a276-45d7-bb53-f5020cfc9fde => generated 1821 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 11:40:45.631 8 WARNING neutronclient.v2_0.client [None req-9c8a841a-3233-4b6b-90e2-5c6e3078545b 2f698f4fb3124d5cbcee4fdffb5f5202 2cda784205754a4ea6b8592b8ac95096 - - default default] The python binding code in 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/863] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:40:45 2026] GET /v2.1/servers/08ccb562-a276-45d7-bb53-f5020cfc9fde => generated 1821 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 431/864] 10.0.0.152 () {34 vars in 750 bytes} [Tue Jun 16 11:40:45 2026] POST /v2.1/servers/08ccb562-a276-45d7-bb53-f5020cfc9fde/action => generated 0 bytes in 105 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-16 11:40:46.047 8 WARNING neutronclient.v2_0.client [None req-04df7696-3b32-452e-ac09-99f078d851e7 2f698f4fb3124d5cbcee4fdffb5f5202 2cda784205754a4ea6b8592b8ac95096 - - default default] The python binding code in 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/865] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:40:46 2026] GET /v2.1/servers/08ccb562-a276-45d7-bb53-f5020cfc9fde => generated 1823 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:40:47.219 7 WARNING neutronclient.v2_0.client [None req-860e9260-1cb8-4104-b33e-422ad1bd197a 2f698f4fb3124d5cbcee4fdffb5f5202 2cda784205754a4ea6b8592b8ac95096 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 432/866] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:40:47 2026] GET /v2.1/servers/08ccb562-a276-45d7-bb53-f5020cfc9fde => generated 1823 bytes in 358 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:40:48.594 8 WARNING neutronclient.v2_0.client [None req-3ecef6a2-40d7-490f-9f65-fc53b1bbaac1 2f698f4fb3124d5cbcee4fdffb5f5202 2cda784205754a4ea6b8592b8ac95096 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 435/867] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:40:48 2026] GET /v2.1/servers/08ccb562-a276-45d7-bb53-f5020cfc9fde => generated 1823 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:40:49.760 7 WARNING neutronclient.v2_0.client [None req-c0566123-172d-407e-b758-96e3f67a1295 2f698f4fb3124d5cbcee4fdffb5f5202 2cda784205754a4ea6b8592b8ac95096 - - default default] The python binding code in 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/868] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:40:49 2026] GET /v2.1/servers/08ccb562-a276-45d7-bb53-f5020cfc9fde => generated 1828 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-16 11:40:50.924 8 WARNING neutronclient.v2_0.client [None req-e890f74b-12cd-494d-b452-c175126df42e 2f698f4fb3124d5cbcee4fdffb5f5202 2cda784205754a4ea6b8592b8ac95096 - - default default] The python binding code in 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/869] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:40:50 2026] GET /v2.1/servers/08ccb562-a276-45d7-bb53-f5020cfc9fde => generated 1828 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:40:52.112 7 WARNING neutronclient.v2_0.client [None req-df2a0221-de7f-4051-886a-93bef138a22d 2f698f4fb3124d5cbcee4fdffb5f5202 2cda784205754a4ea6b8592b8ac95096 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 434/870] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:40:52 2026] GET /v2.1/servers/08ccb562-a276-45d7-bb53-f5020cfc9fde => generated 1828 bytes in 515 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:40:53.350 8 INFO nova.api.openstack.compute.server_external_events [req-1825baa3-1b3e-4511-9554-3d2257210afc req-c0091630-630a-42b7-ba5e-5b6973b12042 df6476502392478f84248848f0d2f3d6 b1af77aaff8a4975820752aa610b5d7e - - f80a8266d3904b04965f2b8483a710f4 f80a8266d3904b04965f2b8483a710f4] Creating event network-vif-unplugged:6e5d802d-afb6-405b-9f97-b93a58ef5850 for instance 08ccb562-a276-45d7-bb53-f5020cfc9fde on instance [pid: 8|app: 0|req: 437/871] 10.0.0.90 () {38 vars in 814 bytes} [Tue Jun 16 11:40:53 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:40:53.629 8 WARNING neutronclient.v2_0.client [None req-848f6dd3-7343-4894-9d00-4c3a2b04e3c6 2f698f4fb3124d5cbcee4fdffb5f5202 2cda784205754a4ea6b8592b8ac95096 - - default default] 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: 438/872] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:40:53 2026] GET /v2.1/servers/08ccb562-a276-45d7-bb53-f5020cfc9fde => generated 1828 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/873] 10.0.0.152 () {34 vars in 671 bytes} [Tue Jun 16 11:40:53 2026] POST /v2.1/os-keypairs => generated 396 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 11:40:54.826 7 WARNING neutronclient.v2_0.client [None req-95cf71c3-34d6-4811-be22-b51e1597463b 2f698f4fb3124d5cbcee4fdffb5f5202 2cda784205754a4ea6b8592b8ac95096 - - default default] The python binding code in 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/876] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:40:54 2026] GET /v2.1/servers/08ccb562-a276-45d7-bb53-f5020cfc9fde => generated 1828 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, ' [pid: 8|app: 0|req: 440/877] 10.0.0.152 () {34 vars in 671 bytes} [Tue Jun 16 11:40:55 2026] POST /v2.1/os-keypairs => generated 385 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-16 11:40:55.893 7 INFO nova.api.openstack.compute.server_external_events [req-d4628123-3582-4c53-90fd-8f8a9540a115 req-9cfcdf0a-e139-40f9-ba82-95975127da7d df6476502392478f84248848f0d2f3d6 b1af77aaff8a4975820752aa610b5d7e - - f80a8266d3904b04965f2b8483a710f4 f80a8266d3904b04965f2b8483a710f4] Creating event network-vif-plugged:6e5d802d-afb6-405b-9f97-b93a58ef5850 for instance 08ccb562-a276-45d7-bb53-f5020cfc9fde on instance [pid: 7|app: 0|req: 438/878] 10.0.0.90 () {38 vars in 814 bytes} [Tue Jun 16 11:40:55 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) 2026-06-16 11:40:56.039 8 WARNING neutronclient.v2_0.client [None req-524695d0-d3e9-46a1-be0a-8504504e50b8 2f698f4fb3124d5cbcee4fdffb5f5202 2cda784205754a4ea6b8592b8ac95096 - - default default] The python binding code in 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/879] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:40:55 2026] GET /v2.1/servers/08ccb562-a276-45d7-bb53-f5020cfc9fde => generated 1821 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:40:56.471 7 WARNING neutronclient.v2_0.client [None req-015ed686-7447-4e60-81e6-675afea9a7d2 8673df4a04fb494cb5ce08f418b9ee3a 50be353e5aee4239af95d99990491436 - - default default] 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-16 11:40:56.528 7 WARNING neutronclient.v2_0.client [None req-015ed686-7447-4e60-81e6-675afea9a7d2 8673df4a04fb494cb5ce08f418b9ee3a 50be353e5aee4239af95d99990491436 - - default default] 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-16 11:40:56.577 7 WARNING neutronclient.v2_0.client [None req-015ed686-7447-4e60-81e6-675afea9a7d2 8673df4a04fb494cb5ce08f418b9ee3a 50be353e5aee4239af95d99990491436 - - default default] 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-16 11:40:56.760 7 WARNING neutronclient.v2_0.client [None req-015ed686-7447-4e60-81e6-675afea9a7d2 8673df4a04fb494cb5ce08f418b9ee3a 50be353e5aee4239af95d99990491436 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 439/880] 10.0.0.152 () {34 vars in 663 bytes} [Tue Jun 16 11:40:56 2026] POST /v2.1/servers => generated 496 bytes in 797 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-16 11:40:57.220 8 WARNING neutronclient.v2_0.client [None req-f82dbaa4-8be3-483a-9726-b55b420eef9e 8673df4a04fb494cb5ce08f418b9ee3a 50be353e5aee4239af95d99990491436 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 442/881] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:40:57 2026] GET /v2.1/servers/031123d0-bd36-436a-adfa-9e538d33fb23 => generated 1455 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:40:58.337 7 WARNING neutronclient.v2_0.client [None req-5795adfc-61bf-41f3-b9cb-9002c0a40503 8673df4a04fb494cb5ce08f418b9ee3a 50be353e5aee4239af95d99990491436 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 440/882] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:40:58 2026] GET /v2.1/servers/031123d0-bd36-436a-adfa-9e538d33fb23 => generated 1459 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:40:59.457 8 WARNING neutronclient.v2_0.client [None req-708d5125-f23c-44fe-a0d6-cd7bd937f6d2 8673df4a04fb494cb5ce08f418b9ee3a 50be353e5aee4239af95d99990491436 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 443/883] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:40:59 2026] GET /v2.1/servers/031123d0-bd36-436a-adfa-9e538d33fb23 => generated 1507 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:41:00.544 7 WARNING neutronclient.v2_0.client [None req-43fbabd3-c555-458c-9a5b-00475ce9a881 8673df4a04fb494cb5ce08f418b9ee3a 50be353e5aee4239af95d99990491436 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 441/884] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:41:00 2026] GET /v2.1/servers/031123d0-bd36-436a-adfa-9e538d33fb23 => generated 1507 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:41:01.634 8 WARNING neutronclient.v2_0.client [None req-01e3d970-08c1-401f-b9e8-2b9932183289 8673df4a04fb494cb5ce08f418b9ee3a 50be353e5aee4239af95d99990491436 - - default default] 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-16 11:41:02.487 7 INFO nova.api.openstack.compute.server_external_events [req-edfcae14-7cef-4aea-b484-27db1a9a88bf req-fa533f1e-e6a1-4070-b157-1431de717485 df6476502392478f84248848f0d2f3d6 b1af77aaff8a4975820752aa610b5d7e - - f80a8266d3904b04965f2b8483a710f4 f80a8266d3904b04965f2b8483a710f4] Creating event network-changed:94bd91dd-d47c-4132-9912-12098f018212 for instance 031123d0-bd36-436a-adfa-9e538d33fb23 on instance [pid: 7|app: 0|req: 442/885] 10.0.0.41 () {38 vars in 814 bytes} [Tue Jun 16 11:41:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/886] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:41:01 2026] GET /v2.1/servers/031123d0-bd36-436a-adfa-9e538d33fb23 => generated 1629 bytes in 916 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:41:03.571 7 WARNING neutronclient.v2_0.client [None req-aa69a8c9-2699-406a-8d50-d3fb0294a846 8673df4a04fb494cb5ce08f418b9ee3a 50be353e5aee4239af95d99990491436 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 443/889] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:41:03 2026] GET /v2.1/servers/031123d0-bd36-436a-adfa-9e538d33fb23 => generated 1627 bytes in 1440 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 447/890] 10.0.0.152 () {34 vars in 671 bytes} [Tue Jun 16 11:41:05 2026] POST /v2.1/os-keypairs => generated 398 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, ' 2026-06-16 11:41:06.027 7 WARNING neutronclient.v2_0.client [None req-ea92a2d6-6631-4bab-aad3-5309a06b951a 8673df4a04fb494cb5ce08f418b9ee3a 50be353e5aee4239af95d99990491436 - - default default] The python binding code in 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/891] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:41:05 2026] GET /v2.1/servers/031123d0-bd36-436a-adfa-9e538d33fb23 => generated 1627 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 11:41:06.922 8 WARNING neutronclient.v2_0.client [None req-1a96d8d6-b853-4adb-a1b4-358e928b8b65 945bcc4a592d432aa80bf2e15d8df1fb bf9500cc6aee4cbc93e90ebc562dbfe4 - - default default] 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-16 11:41:06.991 8 WARNING neutronclient.v2_0.client [None req-1a96d8d6-b853-4adb-a1b4-358e928b8b65 945bcc4a592d432aa80bf2e15d8df1fb bf9500cc6aee4cbc93e90ebc562dbfe4 - - default default] 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-16 11:41:07.243 8 WARNING neutronclient.v2_0.client [None req-1a96d8d6-b853-4adb-a1b4-358e928b8b65 945bcc4a592d432aa80bf2e15d8df1fb bf9500cc6aee4cbc93e90ebc562dbfe4 - - default default] 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-16 11:41:07.306 7 WARNING neutronclient.v2_0.client [None req-c6925680-cb79-4a78-be05-b1334796bf4f 8673df4a04fb494cb5ce08f418b9ee3a 50be353e5aee4239af95d99990491436 - - default default] The python binding code in 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/892] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:41:07 2026] GET /v2.1/servers/031123d0-bd36-436a-adfa-9e538d33fb23 => generated 1627 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/893] 10.0.0.152 () {34 vars in 663 bytes} [Tue Jun 16 11:41:06 2026] POST /v2.1/servers => generated 449 bytes in 713 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-16 11:41:07.609 7 WARNING neutronclient.v2_0.client [None req-0afcfd8d-09c3-40c1-8a94-77e5595147bd 945bcc4a592d432aa80bf2e15d8df1fb bf9500cc6aee4cbc93e90ebc562dbfe4 - - default default] The python binding code in 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/894] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:41:07 2026] GET /v2.1/servers/5fbf9890-8045-4def-ab28-7bf4ba175778 => generated 1402 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:41:08.555 8 WARNING neutronclient.v2_0.client [None req-8b5dd4c4-437b-431f-9433-ea49d3b285ca 8673df4a04fb494cb5ce08f418b9ee3a 50be353e5aee4239af95d99990491436 - - default default] 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: 449/895] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:41:08 2026] GET /v2.1/servers/031123d0-bd36-436a-adfa-9e538d33fb23 => generated 1627 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 11:41:08.731 7 WARNING neutronclient.v2_0.client [None req-ffde720d-8f73-45fe-884e-20e9998b4de6 945bcc4a592d432aa80bf2e15d8df1fb bf9500cc6aee4cbc93e90ebc562dbfe4 - - default default] The python binding code in 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/896] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:41:08 2026] GET /v2.1/servers/5fbf9890-8045-4def-ab28-7bf4ba175778 => generated 1406 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-16 11:41:09.339 8 INFO nova.api.openstack.compute.server_external_events [req-ed553a42-2717-4bfb-b0ec-99ba7fcba947 req-91c8cc3c-be63-4220-abb6-ee20c35a3526 df6476502392478f84248848f0d2f3d6 b1af77aaff8a4975820752aa610b5d7e - - f80a8266d3904b04965f2b8483a710f4 f80a8266d3904b04965f2b8483a710f4] Creating event network-vif-plugged:94bd91dd-d47c-4132-9912-12098f018212 for instance 031123d0-bd36-436a-adfa-9e538d33fb23 on instance [pid: 8|app: 0|req: 450/897] 10.0.0.90 () {38 vars in 814 bytes} [Tue Jun 16 11:41:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:41:09.751 7 WARNING neutronclient.v2_0.client [None req-37df6783-802e-42db-a1f9-8c0279df91b2 8673df4a04fb494cb5ce08f418b9ee3a 50be353e5aee4239af95d99990491436 - - default default] 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: 448/898] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:41:09 2026] GET /v2.1/servers/031123d0-bd36-436a-adfa-9e538d33fb23 => generated 1627 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 11:41:09.851 8 WARNING neutronclient.v2_0.client [None req-0ec3bf0c-afb6-4176-b310-55e830b49bb0 945bcc4a592d432aa80bf2e15d8df1fb bf9500cc6aee4cbc93e90ebc562dbfe4 - - default default] The python binding code in 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/899] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:41:09 2026] GET /v2.1/servers/5fbf9890-8045-4def-ab28-7bf4ba175778 => generated 1454 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:41:10.931 7 WARNING neutronclient.v2_0.client [None req-9be9b730-01af-4740-b85c-3fd5002da233 8673df4a04fb494cb5ce08f418b9ee3a 50be353e5aee4239af95d99990491436 - - default default] 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-16 11:41:10.976 8 WARNING neutronclient.v2_0.client [None req-4cb1a5d6-33cd-4bfa-89a0-3b697ba672c4 945bcc4a592d432aa80bf2e15d8df1fb bf9500cc6aee4cbc93e90ebc562dbfe4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 452/900] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:41:10 2026] GET /v2.1/servers/5fbf9890-8045-4def-ab28-7bf4ba175778 => generated 1454 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/901] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:41:10 2026] GET /v2.1/servers/031123d0-bd36-436a-adfa-9e538d33fb23 => generated 1807 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:41:11.121 8 WARNING neutronclient.v2_0.client [None req-fa54dd02-dc47-4c78-9977-fa93f786a8e2 8673df4a04fb494cb5ce08f418b9ee3a 50be353e5aee4239af95d99990491436 - - default default] The python binding code in 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/902] 10.0.0.152 () {32 vars in 741 bytes} [Tue Jun 16 11:41:11 2026] GET /v2.1/servers/031123d0-bd36-436a-adfa-9e538d33fb23/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-16 11:41:12.010 7 INFO nova.api.openstack.compute.server_external_events [req-b8e5ca90-9969-4d8d-bfcf-bd08abe844b7 req-9562f1e5-2ea3-4bfa-916a-0a751482e3ab df6476502392478f84248848f0d2f3d6 b1af77aaff8a4975820752aa610b5d7e - - f80a8266d3904b04965f2b8483a710f4 f80a8266d3904b04965f2b8483a710f4] Creating event network-changed:94bd91dd-d47c-4132-9912-12098f018212 for instance 031123d0-bd36-436a-adfa-9e538d33fb23 on instance [pid: 7|app: 0|req: 450/903] 10.0.0.41 () {38 vars in 814 bytes} [Tue Jun 16 11:41:11 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-16 11:41:12.098 8 WARNING neutronclient.v2_0.client [None req-068e4fe3-083d-4ee9-953a-b6b74c1c7b63 945bcc4a592d432aa80bf2e15d8df1fb bf9500cc6aee4cbc93e90ebc562dbfe4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 454/904] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:41:12 2026] GET /v2.1/servers/5fbf9890-8045-4def-ab28-7bf4ba175778 => generated 1462 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:41:13.338 7 WARNING neutronclient.v2_0.client [None req-46964886-cc1e-4d64-8d3b-f42e60025c59 945bcc4a592d432aa80bf2e15d8df1fb bf9500cc6aee4cbc93e90ebc562dbfe4 - - default default] The python binding code in 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/905] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:41:13 2026] GET /v2.1/servers/5fbf9890-8045-4def-ab28-7bf4ba175778 => generated 1539 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:41:14.066 8 INFO nova.api.openstack.compute.server_external_events [req-89a4cdda-cb3c-4524-ba51-7b4c71f16f70 req-127365e0-d364-404b-b166-11aa371389be df6476502392478f84248848f0d2f3d6 b1af77aaff8a4975820752aa610b5d7e - - f80a8266d3904b04965f2b8483a710f4 f80a8266d3904b04965f2b8483a710f4] Creating event network-changed:196a2972-7a5f-4d95-ab25-dc9d7e4cef1f for instance 5fbf9890-8045-4def-ab28-7bf4ba175778 on instance [pid: 8|app: 0|req: 455/906] 10.0.0.41 () {38 vars in 814 bytes} [Tue Jun 16 11:41:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:41:14.547 7 WARNING neutronclient.v2_0.client [None req-c2f09271-040a-443c-86ff-537f1e9cfc4c 945bcc4a592d432aa80bf2e15d8df1fb bf9500cc6aee4cbc93e90ebc562dbfe4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 453/909] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:41:14 2026] GET /v2.1/servers/5fbf9890-8045-4def-ab28-7bf4ba175778 => generated 1527 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:41:15.814 8 WARNING neutronclient.v2_0.client [None req-6962e1cb-45ac-45dc-b04e-fa3eec098fdd 945bcc4a592d432aa80bf2e15d8df1fb bf9500cc6aee4cbc93e90ebc562dbfe4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 457/910] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:41:15 2026] GET /v2.1/servers/5fbf9890-8045-4def-ab28-7bf4ba175778 => generated 1527 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-16 11:41:16.996 7 WARNING neutronclient.v2_0.client [None req-fb5ba9c4-cfcb-4c7f-8961-9f456ac184b9 945bcc4a592d432aa80bf2e15d8df1fb bf9500cc6aee4cbc93e90ebc562dbfe4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 454/911] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:41:16 2026] GET /v2.1/servers/5fbf9890-8045-4def-ab28-7bf4ba175778 => 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-16 11:41:17.565 8 INFO nova.api.openstack.compute.server_external_events [req-45aaac98-5436-498d-b3eb-86b9cbb0e931 req-230cbc24-8c59-4e2f-a311-584f9336e79a df6476502392478f84248848f0d2f3d6 b1af77aaff8a4975820752aa610b5d7e - - f80a8266d3904b04965f2b8483a710f4 f80a8266d3904b04965f2b8483a710f4] Creating event network-vif-plugged:196a2972-7a5f-4d95-ab25-dc9d7e4cef1f for instance 5fbf9890-8045-4def-ab28-7bf4ba175778 on instance [pid: 8|app: 0|req: 458/912] 10.0.0.90 () {38 vars in 814 bytes} [Tue Jun 16 11:41:17 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-16 11:41:17.750 7 WARNING neutronclient.v2_0.client [None req-bff61833-6cc0-4d65-89bd-4f457858b9bf 2f698f4fb3124d5cbcee4fdffb5f5202 2cda784205754a4ea6b8592b8ac95096 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 455/913] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:41:17 2026] GET /v2.1/servers/08ccb562-a276-45d7-bb53-f5020cfc9fde => generated 1821 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 459/914] 10.0.0.152 () {32 vars in 718 bytes} [Tue Jun 16 11:41:17 2026] DELETE /v2.1/servers/08ccb562-a276-45d7-bb53-f5020cfc9fde => 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-16 11:41:18.048 7 WARNING neutronclient.v2_0.client [None req-3eaa5356-35f3-4286-b020-59b8ea322f04 2f698f4fb3124d5cbcee4fdffb5f5202 2cda784205754a4ea6b8592b8ac95096 - - default default] 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-16 11:41:18.149 8 WARNING neutronclient.v2_0.client [None req-dac4f316-9360-452d-bcb5-5530a54c8973 945bcc4a592d432aa80bf2e15d8df1fb bf9500cc6aee4cbc93e90ebc562dbfe4 - - default default] The python binding code in 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/915] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:41:18 2026] GET /v2.1/servers/08ccb562-a276-45d7-bb53-f5020cfc9fde => generated 1827 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/916] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:41:18 2026] GET /v2.1/servers/5fbf9890-8045-4def-ab28-7bf4ba175778 => generated 1527 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-16 11:41:19.232 7 WARNING neutronclient.v2_0.client [None req-8fa72dc7-9334-4bc3-92e6-c44207029d96 2f698f4fb3124d5cbcee4fdffb5f5202 2cda784205754a4ea6b8592b8ac95096 - - default default] 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-16 11:41:19.360 8 WARNING neutronclient.v2_0.client [None req-d6d5ab6f-eba6-4df6-88d8-cac490f5bf64 945bcc4a592d432aa80bf2e15d8df1fb bf9500cc6aee4cbc93e90ebc562dbfe4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 457/917] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:41:19 2026] GET /v2.1/servers/08ccb562-a276-45d7-bb53-f5020cfc9fde => generated 1827 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/918] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:41:19 2026] GET /v2.1/servers/5fbf9890-8045-4def-ab28-7bf4ba175778 => generated 1694 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-16 11:41:19.512 7 WARNING neutronclient.v2_0.client [None req-a7d345f3-5b8d-43d5-85b7-56f10f5acb46 945bcc4a592d432aa80bf2e15d8df1fb bf9500cc6aee4cbc93e90ebc562dbfe4 - - default default] The python binding code in 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/919] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:41:19 2026] GET /v2.1/servers/5fbf9890-8045-4def-ab28-7bf4ba175778 => generated 1694 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:41:20.428 7 INFO nova.api.openstack.compute.server_external_events [req-62abe416-a6b5-4808-97ea-282c6f5eda10 req-204a44db-c434-4f16-8d9c-9a0aa5c785bc df6476502392478f84248848f0d2f3d6 b1af77aaff8a4975820752aa610b5d7e - - f80a8266d3904b04965f2b8483a710f4 f80a8266d3904b04965f2b8483a710f4] Creating event network-vif-unplugged:6e5d802d-afb6-405b-9f97-b93a58ef5850 for instance 08ccb562-a276-45d7-bb53-f5020cfc9fde on instance [pid: 7|app: 0|req: 459/920] 10.0.0.90 () {38 vars in 814 bytes} [Tue Jun 16 11:41:20 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) 2026-06-16 11:41:20.437 8 WARNING neutronclient.v2_0.client [None req-092d03e1-59a8-4df2-8466-bedc94b5b333 2f698f4fb3124d5cbcee4fdffb5f5202 2cda784205754a4ea6b8592b8ac95096 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 462/921] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:41:20 2026] GET /v2.1/servers/08ccb562-a276-45d7-bb53-f5020cfc9fde => generated 1827 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:41:20.783 7 INFO nova.api.openstack.compute.server_external_events [req-3772ee80-c38a-4eae-80dc-401c6b6e65be req-04199cf0-8da4-4035-a014-a85be5cb3f0a df6476502392478f84248848f0d2f3d6 b1af77aaff8a4975820752aa610b5d7e - - f80a8266d3904b04965f2b8483a710f4 f80a8266d3904b04965f2b8483a710f4] Creating event network-changed:196a2972-7a5f-4d95-ab25-dc9d7e4cef1f for instance 5fbf9890-8045-4def-ab28-7bf4ba175778 on instance [pid: 7|app: 0|req: 460/922] 10.0.0.41 () {38 vars in 814 bytes} [Tue Jun 16 11:41:20 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-16 11:41:21.219 8 INFO nova.api.openstack.compute.server_external_events [req-9120db81-df91-4311-b9aa-e768b1ed3565 req-4ebbc391-bf49-444f-b9e0-d9ec6017ba2b df6476502392478f84248848f0d2f3d6 b1af77aaff8a4975820752aa610b5d7e - - f80a8266d3904b04965f2b8483a710f4 f80a8266d3904b04965f2b8483a710f4] Creating event network-vif-deleted:6e5d802d-afb6-405b-9f97-b93a58ef5850 for instance 08ccb562-a276-45d7-bb53-f5020cfc9fde on instance [pid: 8|app: 0|req: 463/923] 10.0.0.41 () {38 vars in 814 bytes} [Tue Jun 16 11:41:21 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-16 11:41:21.595 7 WARNING neutronclient.v2_0.client [None req-c67ed6b8-a1b0-4c3c-be86-5b0fc9070324 2f698f4fb3124d5cbcee4fdffb5f5202 2cda784205754a4ea6b8592b8ac95096 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 461/924] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:41:21 2026] GET /v2.1/servers/08ccb562-a276-45d7-bb53-f5020cfc9fde => generated 1474 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-16 11:41:22.717 8 WARNING neutronclient.v2_0.client [None req-9a5a2ca2-8f23-4ba8-b133-4e388b98cda4 2f698f4fb3124d5cbcee4fdffb5f5202 2cda784205754a4ea6b8592b8ac95096 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 464/925] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:41:22 2026] GET /v2.1/servers/08ccb562-a276-45d7-bb53-f5020cfc9fde => generated 1479 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:41:23.818 7 WARNING neutronclient.v2_0.client [None req-9deba235-a13a-4b34-adbc-870febb07cca 2f698f4fb3124d5cbcee4fdffb5f5202 2cda784205754a4ea6b8592b8ac95096 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 462/926] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:41:23 2026] GET /v2.1/servers/08ccb562-a276-45d7-bb53-f5020cfc9fde => generated 1479 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:41:24.260 8 WARNING neutronclient.v2_0.client [None req-4d2ae86d-ef24-4388-8659-92c2e1473b8d 8673df4a04fb494cb5ce08f418b9ee3a 50be353e5aee4239af95d99990491436 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 465/929] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:41:24 2026] GET /v2.1/servers/031123d0-bd36-436a-adfa-9e538d33fb23 => generated 1927 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:41:24.913 7 INFO nova.api.openstack.wsgi [None req-9004182e-7d43-41bc-bfe0-f2fef6e4cb44 2f698f4fb3124d5cbcee4fdffb5f5202 2cda784205754a4ea6b8592b8ac95096 - - default default] HTTP exception thrown: Instance 08ccb562-a276-45d7-bb53-f5020cfc9fde could not be found. [pid: 7|app: 0|req: 465/930] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:41:24 2026] GET /v2.1/servers/08ccb562-a276-45d7-bb53-f5020cfc9fde => generated 111 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 466/931] 10.0.0.152 () {32 vars in 706 bytes} [Tue Jun 16 11:41:24 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1286206348 => generated 0 bytes in 13 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: 466/932] 10.0.0.152 () {32 vars in 753 bytes} [Tue Jun 16 11:41:26 2026] GET /v2.1/servers/031123d0-bd36-436a-adfa-9e538d33fb23/os-server-password => generated 116 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/933] 10.0.0.152 () {32 vars in 718 bytes} [Tue Jun 16 11:41:27 2026] DELETE /v2.1/servers/031123d0-bd36-436a-adfa-9e538d33fb23 => 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-16 11:41:28.148 7 WARNING neutronclient.v2_0.client [None req-698e49a0-a284-4856-afe0-093715ec9819 8673df4a04fb494cb5ce08f418b9ee3a 50be353e5aee4239af95d99990491436 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 467/934] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:41:28 2026] GET /v2.1/servers/031123d0-bd36-436a-adfa-9e538d33fb23 => generated 1933 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:41:29.346 7 WARNING neutronclient.v2_0.client [None req-1e404d9d-e2f0-48d8-9a30-6c8ee2f5347d 8673df4a04fb494cb5ce08f418b9ee3a 50be353e5aee4239af95d99990491436 - - default default] The python binding code in 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/935] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:41:29 2026] GET /v2.1/servers/031123d0-bd36-436a-adfa-9e538d33fb23 => generated 1933 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/936] 10.0.0.152 () {34 vars in 750 bytes} [Tue Jun 16 11:41:29 2026] POST /v2.1/servers/5fbf9890-8045-4def-ab28-7bf4ba175778/action => generated 31892 bytes in 566 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-16 11:41:30.429 7 INFO nova.api.openstack.compute.server_external_events [req-b7ea834e-9b77-4507-bde8-d6305b92d7dc req-f7a20f0b-d452-4286-8889-105d20b0cc63 df6476502392478f84248848f0d2f3d6 b1af77aaff8a4975820752aa610b5d7e - - f80a8266d3904b04965f2b8483a710f4 f80a8266d3904b04965f2b8483a710f4] Creating event network-vif-unplugged:94bd91dd-d47c-4132-9912-12098f018212 for instance 031123d0-bd36-436a-adfa-9e538d33fb23 on instance [pid: 7|app: 0|req: 469/937] 10.0.0.90 () {38 vars in 814 bytes} [Tue Jun 16 11:41:30 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-16 11:41:30.521 8 WARNING neutronclient.v2_0.client [None req-40cb68b2-1c43-4741-8ab1-787362fd04ee 8673df4a04fb494cb5ce08f418b9ee3a 50be353e5aee4239af95d99990491436 - - default default] The python binding code in 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/938] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:41:30 2026] GET /v2.1/servers/031123d0-bd36-436a-adfa-9e538d33fb23 => generated 1933 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-16 11:41:31.291 7 INFO nova.api.openstack.compute.server_external_events [req-5fc602de-5fa3-4b19-95a4-698ddd0e86c3 req-81cacb2b-3a9c-40d9-8af5-9493dc527cc4 df6476502392478f84248848f0d2f3d6 b1af77aaff8a4975820752aa610b5d7e - - f80a8266d3904b04965f2b8483a710f4 f80a8266d3904b04965f2b8483a710f4] Creating event network-vif-deleted:94bd91dd-d47c-4132-9912-12098f018212 for instance 031123d0-bd36-436a-adfa-9e538d33fb23 on instance [pid: 7|app: 0|req: 470/939] 10.0.0.41 () {38 vars in 814 bytes} [Tue Jun 16 11:41:31 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-16 11:41:31.709 8 WARNING neutronclient.v2_0.client [None req-83796bda-4b03-4c2b-a350-a06a97408969 8673df4a04fb494cb5ce08f418b9ee3a 50be353e5aee4239af95d99990491436 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 470/940] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:41:31 2026] GET /v2.1/servers/031123d0-bd36-436a-adfa-9e538d33fb23 => generated 1536 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:41:32.825 7 WARNING neutronclient.v2_0.client [None req-a9d015ed-fc18-4496-8ab2-3f6772561598 8673df4a04fb494cb5ce08f418b9ee3a 50be353e5aee4239af95d99990491436 - - default default] The python binding code in 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/941] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:41:32 2026] GET /v2.1/servers/031123d0-bd36-436a-adfa-9e538d33fb23 => generated 1541 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-16 11:41:33.936 8 WARNING neutronclient.v2_0.client [None req-5c3b9478-8dfa-45f9-b56b-96c14d6c98be 8673df4a04fb494cb5ce08f418b9ee3a 50be353e5aee4239af95d99990491436 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 471/942] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:41:33 2026] GET /v2.1/servers/031123d0-bd36-436a-adfa-9e538d33fb23 => generated 1541 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:41:35.008 8 INFO nova.api.openstack.wsgi [None req-3bcb8bb3-25b6-48b4-851b-97969994f67a 8673df4a04fb494cb5ce08f418b9ee3a 50be353e5aee4239af95d99990491436 - - default default] HTTP exception thrown: Instance 031123d0-bd36-436a-adfa-9e538d33fb23 could not be found. [pid: 8|app: 0|req: 473/945] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:41:34 2026] GET /v2.1/servers/031123d0-bd36-436a-adfa-9e538d33fb23 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:41:35.037 7 INFO nova.api.openstack.wsgi [None req-d78db48a-d6da-4dd8-9118-834ec09dd706 8673df4a04fb494cb5ce08f418b9ee3a 50be353e5aee4239af95d99990491436 - - default default] HTTP exception thrown: Instance 031123d0-bd36-436a-adfa-9e538d33fb23 could not be found. [pid: 7|app: 0|req: 473/946] 10.0.0.152 () {32 vars in 718 bytes} [Tue Jun 16 11:41:35 2026] DELETE /v2.1/servers/031123d0-bd36-436a-adfa-9e538d33fb23 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:41:35.071 8 INFO nova.api.openstack.wsgi [None req-9eea3797-648b-4493-b263-831ca2dbe8f6 8673df4a04fb494cb5ce08f418b9ee3a 50be353e5aee4239af95d99990491436 - - default default] HTTP exception thrown: Instance 031123d0-bd36-436a-adfa-9e538d33fb23 could not be found. [pid: 8|app: 0|req: 474/947] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:41:35 2026] GET /v2.1/servers/031123d0-bd36-436a-adfa-9e538d33fb23 => 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: 474/948] 10.0.0.152 () {32 vars in 704 bytes} [Tue Jun 16 11:41:35 2026] DELETE /v2.1/os-keypairs/tempest-keypair-283949051 => 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, ' [pid: 8|app: 0|req: 475/949] 10.0.0.152 () {32 vars in 726 bytes} [Tue Jun 16 11:41:35 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-800226867 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-16 11:41:41.419 7 INFO nova.api.openstack.compute.server_external_events [req-84f6aef8-f17c-41b8-a783-5a94560dc05d req-ca4f9683-bf03-4d43-a1e3-ebcfdf1e5623 df6476502392478f84248848f0d2f3d6 b1af77aaff8a4975820752aa610b5d7e - - f80a8266d3904b04965f2b8483a710f4 f80a8266d3904b04965f2b8483a710f4] Creating event network-changed:196a2972-7a5f-4d95-ab25-dc9d7e4cef1f for instance 5fbf9890-8045-4def-ab28-7bf4ba175778 on instance [pid: 7|app: 0|req: 475/950] 10.0.0.41 () {38 vars in 814 bytes} [Tue Jun 16 11:41:41 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: 477/953] 10.0.0.152 () {34 vars in 671 bytes} [Tue Jun 16 11:41:44 2026] POST /v2.1/os-keypairs => generated 398 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-16 11:41:46.005 7 WARNING neutronclient.v2_0.client [None req-0ea9bd39-d24f-4d99-8372-fa128dda8197 945bcc4a592d432aa80bf2e15d8df1fb bf9500cc6aee4cbc93e90ebc562dbfe4 - - default default] 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-16 11:41:46.051 7 WARNING neutronclient.v2_0.client [None req-0ea9bd39-d24f-4d99-8372-fa128dda8197 945bcc4a592d432aa80bf2e15d8df1fb bf9500cc6aee4cbc93e90ebc562dbfe4 - - default default] 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-16 11:41:46.297 7 WARNING neutronclient.v2_0.client [None req-0ea9bd39-d24f-4d99-8372-fa128dda8197 945bcc4a592d432aa80bf2e15d8df1fb bf9500cc6aee4cbc93e90ebc562dbfe4 - - default default] The python binding code in 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/954] 10.0.0.152 () {34 vars in 663 bytes} [Tue Jun 16 11:41:45 2026] POST /v2.1/servers => generated 450 bytes in 598 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-16 11:41:46.566 8 WARNING neutronclient.v2_0.client [None req-38c1d8cc-9761-43d5-88a0-cb559ead4b18 945bcc4a592d432aa80bf2e15d8df1fb bf9500cc6aee4cbc93e90ebc562dbfe4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 478/955] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:41:46 2026] GET /v2.1/servers/10bf91f8-d617-49f6-90c9-ee033b56c32c => generated 1403 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:41:47.669 7 WARNING neutronclient.v2_0.client [None req-8d4d24e7-070a-425d-8ee8-82a856e04acf 945bcc4a592d432aa80bf2e15d8df1fb bf9500cc6aee4cbc93e90ebc562dbfe4 - - default default] The python binding code in 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/956] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:41:47 2026] GET /v2.1/servers/10bf91f8-d617-49f6-90c9-ee033b56c32c => generated 1407 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:41:48.757 8 WARNING neutronclient.v2_0.client [None req-4810b491-116d-471c-aa6d-69dcfcbe7995 945bcc4a592d432aa80bf2e15d8df1fb bf9500cc6aee4cbc93e90ebc562dbfe4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 479/957] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:41:48 2026] GET /v2.1/servers/10bf91f8-d617-49f6-90c9-ee033b56c32c => generated 1455 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:41:49.850 7 WARNING neutronclient.v2_0.client [None req-08f9168b-0eef-4615-aaf6-c74f6dc5a135 945bcc4a592d432aa80bf2e15d8df1fb bf9500cc6aee4cbc93e90ebc562dbfe4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 479/958] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:41:49 2026] GET /v2.1/servers/10bf91f8-d617-49f6-90c9-ee033b56c32c => generated 1455 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:41:50.938 8 WARNING neutronclient.v2_0.client [None req-e6589da3-592c-4115-af82-6745b044f7ca 945bcc4a592d432aa80bf2e15d8df1fb bf9500cc6aee4cbc93e90ebc562dbfe4 - - default default] The python binding code in 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/959] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:41:50 2026] GET /v2.1/servers/10bf91f8-d617-49f6-90c9-ee033b56c32c => generated 1463 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-16 11:41:51.812 7 INFO nova.api.openstack.compute.server_external_events [req-376b207c-6f80-42c7-b878-2b21c14a44b0 req-c52cce7e-6c4c-4488-bf1e-56d630bf197e df6476502392478f84248848f0d2f3d6 b1af77aaff8a4975820752aa610b5d7e - - f80a8266d3904b04965f2b8483a710f4 f80a8266d3904b04965f2b8483a710f4] Creating event network-changed:f5ecdd56-fc8b-487c-8e58-5e074aff069a for instance 10bf91f8-d617-49f6-90c9-ee033b56c32c on instance [pid: 7|app: 0|req: 480/960] 10.0.0.41 () {38 vars in 814 bytes} [Tue Jun 16 11:41:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:41:52.107 8 WARNING neutronclient.v2_0.client [None req-e5982a93-8f96-4b4c-9a0c-7df53437397a 945bcc4a592d432aa80bf2e15d8df1fb bf9500cc6aee4cbc93e90ebc562dbfe4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 481/961] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:41:52 2026] GET /v2.1/servers/10bf91f8-d617-49f6-90c9-ee033b56c32c => generated 1541 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-16 11:41:53.290 7 WARNING neutronclient.v2_0.client [None req-b2604000-3a9f-418c-9117-553f83aa5f43 945bcc4a592d432aa80bf2e15d8df1fb bf9500cc6aee4cbc93e90ebc562dbfe4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 481/962] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:41:53 2026] GET /v2.1/servers/10bf91f8-d617-49f6-90c9-ee033b56c32c => generated 1529 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-16 11:41:54.444 8 WARNING neutronclient.v2_0.client [None req-97ffc695-b064-44dc-b29c-bb6f864fbab6 945bcc4a592d432aa80bf2e15d8df1fb bf9500cc6aee4cbc93e90ebc562dbfe4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 483/965] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:41:54 2026] GET /v2.1/servers/10bf91f8-d617-49f6-90c9-ee033b56c32c => generated 1529 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:41:55.604 7 WARNING neutronclient.v2_0.client [None req-385576fc-ba9a-4a1f-9142-652f3375da7f 945bcc4a592d432aa80bf2e15d8df1fb bf9500cc6aee4cbc93e90ebc562dbfe4 - - default default] The python binding code in 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/966] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:41:55 2026] GET /v2.1/servers/10bf91f8-d617-49f6-90c9-ee033b56c32c => generated 1529 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:41:56.764 8 WARNING neutronclient.v2_0.client [None req-869a73ae-4c43-444b-89b1-225ffb2708c9 945bcc4a592d432aa80bf2e15d8df1fb bf9500cc6aee4cbc93e90ebc562dbfe4 - - default default] 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-16 11:41:56.827 7 INFO nova.api.openstack.compute.server_external_events [req-8c8415bf-8cc5-4460-a181-bd84ef83f522 req-9dbbadbe-9006-4f20-9ac5-025bb38fe1c1 df6476502392478f84248848f0d2f3d6 b1af77aaff8a4975820752aa610b5d7e - - f80a8266d3904b04965f2b8483a710f4 f80a8266d3904b04965f2b8483a710f4] Creating event network-vif-plugged:f5ecdd56-fc8b-487c-8e58-5e074aff069a for instance 10bf91f8-d617-49f6-90c9-ee033b56c32c on instance [pid: 7|app: 0|req: 484/967] 10.0.0.90 () {38 vars in 814 bytes} [Tue Jun 16 11:41:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/968] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:41:56 2026] GET /v2.1/servers/10bf91f8-d617-49f6-90c9-ee033b56c32c => generated 1529 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:41:57.971 7 WARNING neutronclient.v2_0.client [None req-a92cea37-8c56-4cf8-a5c5-7789f618dea2 945bcc4a592d432aa80bf2e15d8df1fb bf9500cc6aee4cbc93e90ebc562dbfe4 - - default default] The python binding code in 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.152 () {32 vars in 715 bytes} [Tue Jun 16 11:41:57 2026] GET /v2.1/servers/10bf91f8-d617-49f6-90c9-ee033b56c32c => generated 1529 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:41:59.159 8 WARNING neutronclient.v2_0.client [None req-8c35707e-2d55-44d8-8e08-247d11c18828 945bcc4a592d432aa80bf2e15d8df1fb bf9500cc6aee4cbc93e90ebc562dbfe4 - - default default] The python binding code in 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.152 () {32 vars in 715 bytes} [Tue Jun 16 11:41:59 2026] GET /v2.1/servers/10bf91f8-d617-49f6-90c9-ee033b56c32c => generated 1696 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-16 11:41:59.384 7 WARNING neutronclient.v2_0.client [None req-4cca8553-7345-4f4c-b1b4-31174689d707 945bcc4a592d432aa80bf2e15d8df1fb bf9500cc6aee4cbc93e90ebc562dbfe4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 486/971] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:41:59 2026] GET /v2.1/servers/10bf91f8-d617-49f6-90c9-ee033b56c32c => generated 1696 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-16 11:42:00.228 8 INFO nova.api.openstack.compute.server_external_events [req-2f44b813-c4be-446f-a28c-1e0f92835c01 req-e722da2b-1aa1-4415-869a-0c97779a5bb5 df6476502392478f84248848f0d2f3d6 b1af77aaff8a4975820752aa610b5d7e - - f80a8266d3904b04965f2b8483a710f4 f80a8266d3904b04965f2b8483a710f4] Creating event network-changed:f5ecdd56-fc8b-487c-8e58-5e074aff069a for instance 10bf91f8-d617-49f6-90c9-ee033b56c32c on instance [pid: 8|app: 0|req: 486/972] 10.0.0.41 () {38 vars in 814 bytes} [Tue Jun 16 11:42:00 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: 7|app: 0|req: 488/975] 10.0.0.152 () {34 vars in 750 bytes} [Tue Jun 16 11:42:07 2026] POST /v2.1/servers/10bf91f8-d617-49f6-90c9-ee033b56c32c/action => generated 31853 bytes in 569 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-16 11:42:08.704 8 WARNING neutronclient.v2_0.client [None req-367396bd-4360-4c35-95e2-2759d99b0d6b 04499a5a8f6640c19cc13a465118c803 29888e24db33466a94898cbf9727ab81 - - default default] 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-16 11:42:08.871 8 WARNING neutronclient.v2_0.client [None req-367396bd-4360-4c35-95e2-2759d99b0d6b 04499a5a8f6640c19cc13a465118c803 29888e24db33466a94898cbf9727ab81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 488/976] 10.0.0.152 () {34 vars in 663 bytes} [Tue Jun 16 11:42:08 2026] POST /v2.1/servers => generated 424 bytes in 458 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-16 11:42:09.116 7 WARNING neutronclient.v2_0.client [None req-e4734db2-93ef-4258-9bf5-88495b5f6a4d 04499a5a8f6640c19cc13a465118c803 29888e24db33466a94898cbf9727ab81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 489/977] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:42:09 2026] GET /v2.1/servers/860bf031-66d9-4d01-8a37-40a9e167ea40 => generated 1368 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:42:10.215 8 WARNING neutronclient.v2_0.client [None req-5b01cfba-5f35-4fde-a81d-e9604ce3394e 04499a5a8f6640c19cc13a465118c803 29888e24db33466a94898cbf9727ab81 - - default default] The python binding code in 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/978] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:42:10 2026] GET /v2.1/servers/860bf031-66d9-4d01-8a37-40a9e167ea40 => generated 1372 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-16 11:42:11.311 7 WARNING neutronclient.v2_0.client [None req-9a1e3757-b426-44c8-b79e-7495b406d29b 04499a5a8f6640c19cc13a465118c803 29888e24db33466a94898cbf9727ab81 - - default default] The python binding code in 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/979] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:42:11 2026] GET /v2.1/servers/860bf031-66d9-4d01-8a37-40a9e167ea40 => generated 1420 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-16 11:42:12.422 8 WARNING neutronclient.v2_0.client [None req-1447f87a-d187-420b-a189-f613a3a342ac 04499a5a8f6640c19cc13a465118c803 29888e24db33466a94898cbf9727ab81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 490/980] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:42:12 2026] GET /v2.1/servers/860bf031-66d9-4d01-8a37-40a9e167ea40 => generated 1420 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-16 11:42:13.532 7 WARNING neutronclient.v2_0.client [None req-e099bb08-4b3c-4255-b3a9-2b530ed4ab1d 04499a5a8f6640c19cc13a465118c803 29888e24db33466a94898cbf9727ab81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 491/981] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:42:13 2026] GET /v2.1/servers/860bf031-66d9-4d01-8a37-40a9e167ea40 => generated 1428 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-16 11:42:14.275 8 INFO nova.api.openstack.compute.server_external_events [req-3f173268-661b-45b0-85bd-283dd824dbd6 req-25602eb4-aa76-44a6-8142-f414a1275307 df6476502392478f84248848f0d2f3d6 b1af77aaff8a4975820752aa610b5d7e - - f80a8266d3904b04965f2b8483a710f4 f80a8266d3904b04965f2b8483a710f4] Creating event network-changed:9f8bc7e0-6b77-48c8-b667-8fd89d78069c for instance 860bf031-66d9-4d01-8a37-40a9e167ea40 on instance [pid: 8|app: 0|req: 491/982] 10.0.0.41 () {38 vars in 814 bytes} [Tue Jun 16 11:42:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:42:14.621 7 WARNING neutronclient.v2_0.client [None req-4282955c-c3c2-4f9c-a843-4935d4f643c1 04499a5a8f6640c19cc13a465118c803 29888e24db33466a94898cbf9727ab81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 493/985] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:42:14 2026] GET /v2.1/servers/860bf031-66d9-4d01-8a37-40a9e167ea40 => generated 1480 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:42:15.803 8 WARNING neutronclient.v2_0.client [None req-bfe38330-891e-4a0c-85f3-58546109fb6a 04499a5a8f6640c19cc13a465118c803 29888e24db33466a94898cbf9727ab81 - - default default] The python binding code in 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/986] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:42:15 2026] GET /v2.1/servers/860bf031-66d9-4d01-8a37-40a9e167ea40 => generated 1468 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-16 11:42:16.985 7 WARNING neutronclient.v2_0.client [None req-44c91d01-2fcf-4b84-ad2f-69cf8c14e920 04499a5a8f6640c19cc13a465118c803 29888e24db33466a94898cbf9727ab81 - - default default] The python binding code in 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/987] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:42:16 2026] GET /v2.1/servers/860bf031-66d9-4d01-8a37-40a9e167ea40 => generated 1468 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-16 11:42:18.124 8 WARNING neutronclient.v2_0.client [None req-8d5ac755-2926-4ec4-a693-7c517442a8ed 04499a5a8f6640c19cc13a465118c803 29888e24db33466a94898cbf9727ab81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 494/988] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:42:18 2026] GET /v2.1/servers/860bf031-66d9-4d01-8a37-40a9e167ea40 => generated 1468 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 495/989] 10.0.0.152 () {32 vars in 718 bytes} [Tue Jun 16 11:42:18 2026] DELETE /v2.1/servers/10bf91f8-d617-49f6-90c9-ee033b56c32c => 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-16 11:42:18.633 8 WARNING neutronclient.v2_0.client [None req-274446d2-c191-461d-9da9-f8db33e94c33 945bcc4a592d432aa80bf2e15d8df1fb bf9500cc6aee4cbc93e90ebc562dbfe4 - - default default] The python binding code in 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/990] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:42:18 2026] GET /v2.1/servers/10bf91f8-d617-49f6-90c9-ee033b56c32c => generated 1822 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-16 11:42:19.275 7 WARNING neutronclient.v2_0.client [None req-f10704be-5d61-45dc-a7e4-70f909c93c32 04499a5a8f6640c19cc13a465118c803 29888e24db33466a94898cbf9727ab81 - - default default] 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-16 11:42:19.342 8 INFO nova.api.openstack.compute.server_external_events [req-8be2440a-8d8a-4bdd-abfa-6070c3e05a65 req-c2690629-0714-4565-aa3f-b1617fd8732a df6476502392478f84248848f0d2f3d6 b1af77aaff8a4975820752aa610b5d7e - - f80a8266d3904b04965f2b8483a710f4 f80a8266d3904b04965f2b8483a710f4] Creating event network-vif-plugged:9f8bc7e0-6b77-48c8-b667-8fd89d78069c for instance 860bf031-66d9-4d01-8a37-40a9e167ea40 on instance [pid: 8|app: 0|req: 496/991] 10.0.0.90 () {38 vars in 814 bytes} [Tue Jun 16 11:42:19 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) [pid: 7|app: 0|req: 496/992] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:42:19 2026] GET /v2.1/servers/860bf031-66d9-4d01-8a37-40a9e167ea40 => generated 1468 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-16 11:42:19.871 8 WARNING neutronclient.v2_0.client [None req-2c4b6daa-3577-452b-81f4-3e73708498b3 945bcc4a592d432aa80bf2e15d8df1fb bf9500cc6aee4cbc93e90ebc562dbfe4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 497/993] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:42:19 2026] GET /v2.1/servers/10bf91f8-d617-49f6-90c9-ee033b56c32c => generated 1822 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-16 11:42:20.460 7 WARNING neutronclient.v2_0.client [None req-8e69ef18-5ea3-481f-9a41-dab36ab6fcea 04499a5a8f6640c19cc13a465118c803 29888e24db33466a94898cbf9727ab81 - - default default] The python binding code in 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/994] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:42:20 2026] GET /v2.1/servers/860bf031-66d9-4d01-8a37-40a9e167ea40 => generated 1647 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-16 11:42:21.008 8 WARNING neutronclient.v2_0.client [None req-0c5c990b-2832-49d0-bdbf-11985899af55 945bcc4a592d432aa80bf2e15d8df1fb bf9500cc6aee4cbc93e90ebc562dbfe4 - - default default] The python binding code in 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/995] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:42:20 2026] GET /v2.1/servers/10bf91f8-d617-49f6-90c9-ee033b56c32c => generated 1822 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:42:21.926 7 INFO nova.api.openstack.compute.server_external_events [req-a90efa48-7032-4bb3-892b-4341322301a1 req-19880483-217b-497e-bb4b-10eef584e9a4 df6476502392478f84248848f0d2f3d6 b1af77aaff8a4975820752aa610b5d7e - - f80a8266d3904b04965f2b8483a710f4 f80a8266d3904b04965f2b8483a710f4] Creating event network-vif-deleted:f5ecdd56-fc8b-487c-8e58-5e074aff069a for instance 10bf91f8-d617-49f6-90c9-ee033b56c32c on instance [pid: 7|app: 0|req: 498/996] 10.0.0.41 () {38 vars in 814 bytes} [Tue Jun 16 11:42:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/997] 10.0.0.152 () {32 vars in 718 bytes} [Tue Jun 16 11:42:21 2026] DELETE /v2.1/servers/860bf031-66d9-4d01-8a37-40a9e167ea40 => generated 0 bytes in 103 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-16 11:42:22.059 7 WARNING neutronclient.v2_0.client [None req-3441e169-229a-4ed1-88db-eb40db6f0aa1 04499a5a8f6640c19cc13a465118c803 29888e24db33466a94898cbf9727ab81 - - default default] 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-16 11:42:22.164 8 WARNING neutronclient.v2_0.client [None req-fcf9bf98-14d7-4f09-a9f6-b46a9f04423f 945bcc4a592d432aa80bf2e15d8df1fb bf9500cc6aee4cbc93e90ebc562dbfe4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 499/998] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:42:22 2026] GET /v2.1/servers/860bf031-66d9-4d01-8a37-40a9e167ea40 => generated 1653 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/999] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:42:22 2026] GET /v2.1/servers/10bf91f8-d617-49f6-90c9-ee033b56c32c => generated 1484 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:42:23.223 7 WARNING neutronclient.v2_0.client [None req-c9d37e7a-8fd6-4995-8a57-1a050d5bca19 04499a5a8f6640c19cc13a465118c803 29888e24db33466a94898cbf9727ab81 - - default default] 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-16 11:42:23.262 8 WARNING neutronclient.v2_0.client [None req-0823c64b-f7d9-4da0-a8ef-b5a4da37e8ae 945bcc4a592d432aa80bf2e15d8df1fb bf9500cc6aee4cbc93e90ebc562dbfe4 - - default default] The python binding code in 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/1000] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:42:23 2026] GET /v2.1/servers/10bf91f8-d617-49f6-90c9-ee033b56c32c => generated 1489 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1001] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:42:23 2026] GET /v2.1/servers/860bf031-66d9-4d01-8a37-40a9e167ea40 => generated 1653 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:42:24.389 8 WARNING neutronclient.v2_0.client [None req-cc48ec2f-75e3-44c3-a4bb-412e5d0e0241 945bcc4a592d432aa80bf2e15d8df1fb bf9500cc6aee4cbc93e90ebc562dbfe4 - - default default] 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-16 11:42:24.430 7 WARNING neutronclient.v2_0.client [None req-b0f0344f-f512-40f0-b42e-837680c3bb30 04499a5a8f6640c19cc13a465118c803 29888e24db33466a94898cbf9727ab81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 502/1002] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:42:24 2026] GET /v2.1/servers/10bf91f8-d617-49f6-90c9-ee033b56c32c => generated 1489 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1005] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:42:24 2026] GET /v2.1/servers/860bf031-66d9-4d01-8a37-40a9e167ea40 => generated 1653 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:42:24.919 8 INFO nova.api.openstack.compute.server_external_events [req-56a08daf-f225-408b-95ac-c37144b16f7c req-7fa67de8-ddca-4fea-8af1-df165b772357 df6476502392478f84248848f0d2f3d6 b1af77aaff8a4975820752aa610b5d7e - - f80a8266d3904b04965f2b8483a710f4 f80a8266d3904b04965f2b8483a710f4] Creating event network-vif-deleted:9f8bc7e0-6b77-48c8-b667-8fd89d78069c for instance 860bf031-66d9-4d01-8a37-40a9e167ea40 on instance [pid: 8|app: 0|req: 505/1006] 10.0.0.41 () {38 vars in 814 bytes} [Tue Jun 16 11:42:24 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:42:25.499 7 INFO nova.api.openstack.wsgi [None req-b9d8c6f9-7365-4e83-a348-c70f36e73043 945bcc4a592d432aa80bf2e15d8df1fb bf9500cc6aee4cbc93e90ebc562dbfe4 - - default default] HTTP exception thrown: Instance 10bf91f8-d617-49f6-90c9-ee033b56c32c could not be found. [pid: 7|app: 0|req: 502/1007] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:42:25 2026] GET /v2.1/servers/10bf91f8-d617-49f6-90c9-ee033b56c32c => generated 111 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 503/1008] 10.0.0.152 () {32 vars in 730 bytes} [Tue Jun 16 11:42:25 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1303339749 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-16 11:42:25.668 8 WARNING neutronclient.v2_0.client [None req-9b959a87-a5bd-4956-ab6f-f640842fc298 04499a5a8f6640c19cc13a465118c803 29888e24db33466a94898cbf9727ab81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 506/1009] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:42:25 2026] GET /v2.1/servers/860bf031-66d9-4d01-8a37-40a9e167ea40 => generated 1449 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1010] 10.0.0.152 () {32 vars in 718 bytes} [Tue Jun 16 11:42:25 2026] DELETE /v2.1/servers/5fbf9890-8045-4def-ab28-7bf4ba175778 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:42:26.042 8 WARNING neutronclient.v2_0.client [None req-c607bcf0-9f55-4779-a553-fa88fa04cc68 945bcc4a592d432aa80bf2e15d8df1fb bf9500cc6aee4cbc93e90ebc562dbfe4 - - default default] The python binding code in 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/1011] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:42:26 2026] GET /v2.1/servers/5fbf9890-8045-4def-ab28-7bf4ba175778 => generated 1700 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:42:27.072 7 WARNING neutronclient.v2_0.client [None req-4761aba2-8637-43b0-8e8b-b8870ae8a420 04499a5a8f6640c19cc13a465118c803 29888e24db33466a94898cbf9727ab81 - - default default] The python binding code in 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/1012] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:42:26 2026] GET /v2.1/servers/860bf031-66d9-4d01-8a37-40a9e167ea40 => generated 1454 bytes in 387 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:42:27.230 8 WARNING neutronclient.v2_0.client [None req-00e0eb26-68aa-491b-b4b4-e08f7110cedd 945bcc4a592d432aa80bf2e15d8df1fb bf9500cc6aee4cbc93e90ebc562dbfe4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 508/1013] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:42:27 2026] GET /v2.1/servers/5fbf9890-8045-4def-ab28-7bf4ba175778 => generated 1700 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:42:28.150 7 INFO nova.api.openstack.wsgi [None req-0a6a833d-c6be-4743-a0fe-4141de71f71a 04499a5a8f6640c19cc13a465118c803 29888e24db33466a94898cbf9727ab81 - - default default] HTTP exception thrown: Instance 860bf031-66d9-4d01-8a37-40a9e167ea40 could not be found. [pid: 7|app: 0|req: 506/1014] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:42:28 2026] GET /v2.1/servers/860bf031-66d9-4d01-8a37-40a9e167ea40 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:42:28.390 8 INFO nova.api.openstack.compute.server_external_events [req-3a487b26-da5e-4e18-ab78-7a7f12c11a72 req-a1481ba0-acee-40c1-afc9-6f16abb229d2 df6476502392478f84248848f0d2f3d6 b1af77aaff8a4975820752aa610b5d7e - - f80a8266d3904b04965f2b8483a710f4 f80a8266d3904b04965f2b8483a710f4] Creating event network-vif-unplugged:196a2972-7a5f-4d95-ab25-dc9d7e4cef1f for instance 5fbf9890-8045-4def-ab28-7bf4ba175778 on instance [pid: 8|app: 0|req: 509/1015] 10.0.0.90 () {38 vars in 814 bytes} [Tue Jun 16 11:42:28 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-16 11:42:28.447 7 WARNING neutronclient.v2_0.client [None req-025cacdd-5791-453b-9561-77e546d24b68 945bcc4a592d432aa80bf2e15d8df1fb bf9500cc6aee4cbc93e90ebc562dbfe4 - - default default] The python binding code in 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/1016] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:42:28 2026] GET /v2.1/servers/5fbf9890-8045-4def-ab28-7bf4ba175778 => generated 1700 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-16 11:42:28.811 8 INFO nova.api.openstack.compute.server_external_events [req-17d74345-3a7e-4b5a-b615-a5cff817689c req-da1b46f9-d189-4818-b971-c3a9c01bc72d df6476502392478f84248848f0d2f3d6 b1af77aaff8a4975820752aa610b5d7e - - f80a8266d3904b04965f2b8483a710f4 f80a8266d3904b04965f2b8483a710f4] Creating event network-vif-deleted:196a2972-7a5f-4d95-ab25-dc9d7e4cef1f for instance 5fbf9890-8045-4def-ab28-7bf4ba175778 on instance [pid: 8|app: 0|req: 510/1017] 10.0.0.41 () {38 vars in 814 bytes} [Tue Jun 16 11:42:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:42:29.604 7 WARNING neutronclient.v2_0.client [None req-5306b3ca-8941-4b11-8fbe-7a339d388196 945bcc4a592d432aa80bf2e15d8df1fb bf9500cc6aee4cbc93e90ebc562dbfe4 - - default default] The python binding code in 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/1018] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:42:29 2026] GET /v2.1/servers/5fbf9890-8045-4def-ab28-7bf4ba175778 => generated 1483 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-16 11:42:30.713 8 WARNING neutronclient.v2_0.client [None req-39de05e3-4266-4c54-a9c4-05a8148ac49c 945bcc4a592d432aa80bf2e15d8df1fb bf9500cc6aee4cbc93e90ebc562dbfe4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 511/1019] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:42:30 2026] GET /v2.1/servers/5fbf9890-8045-4def-ab28-7bf4ba175778 => generated 1488 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:42:31.823 7 WARNING neutronclient.v2_0.client [None req-e9197afb-0a78-4b47-81a0-830c49e8d983 945bcc4a592d432aa80bf2e15d8df1fb bf9500cc6aee4cbc93e90ebc562dbfe4 - - default default] The python binding code in 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/1020] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:42:31 2026] GET /v2.1/servers/5fbf9890-8045-4def-ab28-7bf4ba175778 => generated 1488 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:42:32.896 8 INFO nova.api.openstack.wsgi [None req-76c884c3-80e2-45ee-b08b-7cb83eb78c1e 945bcc4a592d432aa80bf2e15d8df1fb bf9500cc6aee4cbc93e90ebc562dbfe4 - - default default] HTTP exception thrown: Instance 5fbf9890-8045-4def-ab28-7bf4ba175778 could not be found. [pid: 8|app: 0|req: 512/1021] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:42:32 2026] GET /v2.1/servers/5fbf9890-8045-4def-ab28-7bf4ba175778 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 510/1022] 10.0.0.152 () {32 vars in 730 bytes} [Tue Jun 16 11:42:33 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1251526230 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 523/1043] 10.0.0.152 () {34 vars in 671 bytes} [Tue Jun 16 11:44:07 2026] POST /v2.1/os-keypairs => generated 395 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 11:44:09.423 7 WARNING neutronclient.v2_0.client [None req-acc00072-53c9-411e-a2d4-4fbeedf83803 66f955e8f3c4407f9254673ca681bf12 1152fd130e9e4a868a789bb1019d3885 - - default default] 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-16 11:44:09.471 7 WARNING neutronclient.v2_0.client [None req-acc00072-53c9-411e-a2d4-4fbeedf83803 66f955e8f3c4407f9254673ca681bf12 1152fd130e9e4a868a789bb1019d3885 - - default default] 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-16 11:44:09.710 7 WARNING neutronclient.v2_0.client [None req-acc00072-53c9-411e-a2d4-4fbeedf83803 66f955e8f3c4407f9254673ca681bf12 1152fd130e9e4a868a789bb1019d3885 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 521/1044] 10.0.0.152 () {34 vars in 663 bytes} [Tue Jun 16 11:44:09 2026] POST /v2.1/servers => generated 447 bytes in 788 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-16 11:44:09.961 8 WARNING neutronclient.v2_0.client [None req-af2965a9-9d95-4a21-abab-3bd947cb0d00 66f955e8f3c4407f9254673ca681bf12 1152fd130e9e4a868a789bb1019d3885 - - default default] The python binding code in 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/1045] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:44:09 2026] GET /v2.1/servers/ef82bc09-5ed2-4d22-a13e-18d837259b55 => generated 1393 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-16 11:44:15.074 7 WARNING neutronclient.v2_0.client [None req-6ece22f4-a160-4e52-9d30-e5e9f13379de 66f955e8f3c4407f9254673ca681bf12 1152fd130e9e4a868a789bb1019d3885 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 523/1048] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:44:15 2026] GET /v2.1/servers/ef82bc09-5ed2-4d22-a13e-18d837259b55 => generated 1518 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:44:15.406 8 INFO nova.api.openstack.compute.server_external_events [req-5c87a4fb-a74e-482e-81c0-31fa018e7fa4 req-fed8f4e5-1ef9-4cae-89e9-7479842f9789 df6476502392478f84248848f0d2f3d6 b1af77aaff8a4975820752aa610b5d7e - - f80a8266d3904b04965f2b8483a710f4 f80a8266d3904b04965f2b8483a710f4] Creating event network-changed:2ae3eee3-591f-41c1-988b-a49e9daabe7a for instance ef82bc09-5ed2-4d22-a13e-18d837259b55 on instance [pid: 8|app: 0|req: 526/1049] 10.0.0.41 () {38 vars in 814 bytes} [Tue Jun 16 11:44:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:44:20.214 7 WARNING neutronclient.v2_0.client [None req-48dec18e-1569-4fc4-b65a-68910f1c0533 66f955e8f3c4407f9254673ca681bf12 1152fd130e9e4a868a789bb1019d3885 - - default default] The python binding code in 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/1050] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:44:20 2026] GET /v2.1/servers/ef82bc09-5ed2-4d22-a13e-18d837259b55 => generated 1516 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:44:20.900 8 INFO nova.api.openstack.compute.server_external_events [req-054926be-07bd-453d-b488-b3803280c2f2 req-a1076df6-d631-4c61-a656-59821962aded df6476502392478f84248848f0d2f3d6 b1af77aaff8a4975820752aa610b5d7e - - f80a8266d3904b04965f2b8483a710f4 f80a8266d3904b04965f2b8483a710f4] Creating event network-vif-plugged:2ae3eee3-591f-41c1-988b-a49e9daabe7a for instance ef82bc09-5ed2-4d22-a13e-18d837259b55 on instance [pid: 8|app: 0|req: 527/1051] 10.0.0.90 () {38 vars in 814 bytes} [Tue Jun 16 11:44:20 2026] POST /v2.1/os-server-external-events => generated 183 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-16 11:44:25.424 7 WARNING neutronclient.v2_0.client [None req-9d093f48-24ba-4848-ad9e-042fec9395cd 66f955e8f3c4407f9254673ca681bf12 1152fd130e9e4a868a789bb1019d3885 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 526/1054] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:44:25 2026] GET /v2.1/servers/ef82bc09-5ed2-4d22-a13e-18d837259b55 => generated 1815 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:44:26.822 8 WARNING neutronclient.v2_0.client [None req-46e7d2e5-4816-4b2b-9580-c9a9724d24de 66f955e8f3c4407f9254673ca681bf12 1152fd130e9e4a868a789bb1019d3885 - - default default] 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-16 11:44:26.832 7 INFO nova.api.openstack.compute.server_external_events [req-8d36f9c2-69a7-4b97-802f-5ef87ae5e498 req-05709001-310c-4737-a02a-a789faa425c5 df6476502392478f84248848f0d2f3d6 b1af77aaff8a4975820752aa610b5d7e - - f80a8266d3904b04965f2b8483a710f4 f80a8266d3904b04965f2b8483a710f4] Creating event network-changed:2ae3eee3-591f-41c1-988b-a49e9daabe7a for instance ef82bc09-5ed2-4d22-a13e-18d837259b55 on instance [pid: 7|app: 0|req: 527/1055] 10.0.0.41 () {38 vars in 814 bytes} [Tue Jun 16 11:44:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 11:44:26.870 8 WARNING neutronclient.v2_0.client [None req-46e7d2e5-4816-4b2b-9580-c9a9724d24de 66f955e8f3c4407f9254673ca681bf12 1152fd130e9e4a868a789bb1019d3885 - - default default] 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-16 11:44:27.159 8 WARNING neutronclient.v2_0.client [None req-46e7d2e5-4816-4b2b-9580-c9a9724d24de 66f955e8f3c4407f9254673ca681bf12 1152fd130e9e4a868a789bb1019d3885 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 529/1056] 10.0.0.152 () {34 vars in 663 bytes} [Tue Jun 16 11:44:26 2026] POST /v2.1/servers => generated 447 bytes in 672 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-16 11:44:27.454 7 WARNING neutronclient.v2_0.client [None req-0a14d760-e746-40a3-aeb1-6081a503cada 66f955e8f3c4407f9254673ca681bf12 1152fd130e9e4a868a789bb1019d3885 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 528/1057] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:44:27 2026] GET /v2.1/servers/11ac0c28-4fe9-4b32-88b5-1d49cce3f870 => generated 1394 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:44:32.542 8 WARNING neutronclient.v2_0.client [None req-bdeff0d4-10c7-4765-ac70-69e2f127487b 66f955e8f3c4407f9254673ca681bf12 1152fd130e9e4a868a789bb1019d3885 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 530/1058] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:44:32 2026] GET /v2.1/servers/11ac0c28-4fe9-4b32-88b5-1d49cce3f870 => generated 1519 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:44:32.768 7 INFO nova.api.openstack.compute.server_external_events [req-1209e761-a3d4-48eb-966b-86cac8f8bcb9 req-e50a88ff-d6e5-43a1-886a-4c07e2afaa25 df6476502392478f84248848f0d2f3d6 b1af77aaff8a4975820752aa610b5d7e - - f80a8266d3904b04965f2b8483a710f4 f80a8266d3904b04965f2b8483a710f4] Creating event network-changed:d97b952d-da7e-4f1e-9217-e143559f3ca8 for instance 11ac0c28-4fe9-4b32-88b5-1d49cce3f870 on instance [pid: 7|app: 0|req: 529/1059] 10.0.0.41 () {38 vars in 814 bytes} [Tue Jun 16 11:44:32 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-16 11:44:36.365 8 INFO nova.api.openstack.compute.server_external_events [req-226be03e-1b85-4085-a5f4-60e702cdb38c req-3e6f6ff2-5000-453a-85da-3e1900b7701f df6476502392478f84248848f0d2f3d6 b1af77aaff8a4975820752aa610b5d7e - - f80a8266d3904b04965f2b8483a710f4 f80a8266d3904b04965f2b8483a710f4] Creating event network-vif-plugged:d97b952d-da7e-4f1e-9217-e143559f3ca8 for instance 11ac0c28-4fe9-4b32-88b5-1d49cce3f870 on instance [pid: 8|app: 0|req: 532/1062] 10.0.0.90 () {38 vars in 814 bytes} [Tue Jun 16 11:44:36 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-16 11:44:37.697 7 WARNING neutronclient.v2_0.client [None req-a267b51b-41a5-4bfa-8dfe-5bf7c332edf9 66f955e8f3c4407f9254673ca681bf12 1152fd130e9e4a868a789bb1019d3885 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 531/1063] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:44:37 2026] GET /v2.1/servers/11ac0c28-4fe9-4b32-88b5-1d49cce3f870 => 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-16 11:44:42.905 8 WARNING neutronclient.v2_0.client [None req-840ae147-b3fd-404d-bf1b-e238fce54209 66f955e8f3c4407f9254673ca681bf12 1152fd130e9e4a868a789bb1019d3885 - - default default] The python binding code in 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/1064] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:44:42 2026] GET /v2.1/servers/11ac0c28-4fe9-4b32-88b5-1d49cce3f870 => generated 1816 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-16 11:44:44.334 7 INFO nova.api.openstack.compute.server_external_events [req-e45c37b6-1172-4c03-b3e4-029a23575b53 req-6f6eceb4-c242-411a-9d22-1ffec5497e5e df6476502392478f84248848f0d2f3d6 b1af77aaff8a4975820752aa610b5d7e - - f80a8266d3904b04965f2b8483a710f4 f80a8266d3904b04965f2b8483a710f4] Creating event network-changed:d97b952d-da7e-4f1e-9217-e143559f3ca8 for instance 11ac0c28-4fe9-4b32-88b5-1d49cce3f870 on instance [pid: 7|app: 0|req: 532/1065] 10.0.0.41 () {38 vars in 814 bytes} [Tue Jun 16 11:44: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, ' 2026-06-16 11:45:13.808 7 WARNING neutronclient.v2_0.client [None req-4a15026a-3c2a-438c-a209-636f1eb40561 dc46458dc0fc49a4b1792c50bf674bc7 3c6e4ef1abd94856bf67b33e011891ee - - default default] 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-16 11:45:13.848 7 WARNING neutronclient.v2_0.client [None req-4a15026a-3c2a-438c-a209-636f1eb40561 dc46458dc0fc49a4b1792c50bf674bc7 3c6e4ef1abd94856bf67b33e011891ee - - default default] 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-16 11:45:13.988 7 WARNING neutronclient.v2_0.client [None req-4a15026a-3c2a-438c-a209-636f1eb40561 dc46458dc0fc49a4b1792c50bf674bc7 3c6e4ef1abd94856bf67b33e011891ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 536/1072] 199.204.45.109 () {36 vars in 714 bytes} [Tue Jun 16 11:45:13 2026] POST /v2.1/servers => generated 453 bytes in 626 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-16 11:45:14.513 8 WARNING neutronclient.v2_0.client [None req-420b394f-ab98-456f-adce-ff158c234917 dc46458dc0fc49a4b1792c50bf674bc7 3c6e4ef1abd94856bf67b33e011891ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 538/1075] 199.204.45.109 () {32 vars in 733 bytes} [Tue Jun 16 11:45:14 2026] GET /v2.1/servers/52e97f9d-27bb-4b72-871c-c0c8f0d8b0fc => generated 2213 bytes in 55 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-16 11:45:14.577 7 WARNING neutronclient.v2_0.client [None req-bcc859ef-83ad-4d98-b8d7-f5aabe0a8368 dc46458dc0fc49a4b1792c50bf674bc7 3c6e4ef1abd94856bf67b33e011891ee - - default default] The python binding code in 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/1076] 199.204.45.109 () {32 vars in 759 bytes} [Tue Jun 16 11:45:14 2026] GET /v2.1/servers/52e97f9d-27bb-4b72-871c-c0c8f0d8b0fc/os-interface => generated 28 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 539/1077] 199.204.45.109 () {32 vars in 777 bytes} [Tue Jun 16 11:45:14 2026] GET /v2.1/servers/52e97f9d-27bb-4b72-871c-c0c8f0d8b0fc/os-volume_attachments => generated 25 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:45:17.233 7 WARNING neutronclient.v2_0.client [None req-f7807bf7-da09-409e-bff3-bf5c2514375c dc46458dc0fc49a4b1792c50bf674bc7 3c6e4ef1abd94856bf67b33e011891ee - - default default] The python binding code in 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/1078] 199.204.45.109 () {32 vars in 733 bytes} [Tue Jun 16 11:45:17 2026] GET /v2.1/servers/52e97f9d-27bb-4b72-871c-c0c8f0d8b0fc => generated 2371 bytes in 88 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-16 11:45:17.324 8 WARNING neutronclient.v2_0.client [None req-8c98cf04-b849-4182-9980-9a9aa8eeaccc dc46458dc0fc49a4b1792c50bf674bc7 3c6e4ef1abd94856bf67b33e011891ee - - default default] The python binding code in 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/1079] 199.204.45.109 () {32 vars in 759 bytes} [Tue Jun 16 11:45:17 2026] GET /v2.1/servers/52e97f9d-27bb-4b72-871c-c0c8f0d8b0fc/os-interface => generated 28 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: 7|app: 0|req: 540/1080] 199.204.45.109 () {32 vars in 777 bytes} [Tue Jun 16 11:45:17 2026] GET /v2.1/servers/52e97f9d-27bb-4b72-871c-c0c8f0d8b0fc/os-volume_attachments => generated 197 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:45:19.492 8 INFO nova.api.openstack.compute.server_external_events [req-4d65b5b9-412d-42e5-bb62-951f9cc6a52c req-55842d72-085a-4ab0-9b86-bee362df3610 df6476502392478f84248848f0d2f3d6 b1af77aaff8a4975820752aa610b5d7e - - f80a8266d3904b04965f2b8483a710f4 f80a8266d3904b04965f2b8483a710f4] Creating event network-changed:8b9b0ec0-3568-4ae4-a5c9-33287b3c2e67 for instance 52e97f9d-27bb-4b72-871c-c0c8f0d8b0fc on instance [pid: 8|app: 0|req: 541/1081] 10.0.0.41 () {38 vars in 814 bytes} [Tue Jun 16 11:45:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:45:20.212 7 WARNING neutronclient.v2_0.client [None req-5322ac5d-f11a-44d4-bbe3-a60b221857fb dc46458dc0fc49a4b1792c50bf674bc7 3c6e4ef1abd94856bf67b33e011891ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 541/1082] 199.204.45.109 () {32 vars in 733 bytes} [Tue Jun 16 11:45:20 2026] GET /v2.1/servers/52e97f9d-27bb-4b72-871c-c0c8f0d8b0fc => generated 2445 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:45:20.337 8 WARNING neutronclient.v2_0.client [None req-766b36b0-75eb-49ea-b39c-f73c971ce606 dc46458dc0fc49a4b1792c50bf674bc7 3c6e4ef1abd94856bf67b33e011891ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 542/1083] 199.204.45.109 () {32 vars in 759 bytes} [Tue Jun 16 11:45:20 2026] GET /v2.1/servers/52e97f9d-27bb-4b72-871c-c0c8f0d8b0fc/os-interface => generated 283 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 542/1084] 199.204.45.109 () {32 vars in 777 bytes} [Tue Jun 16 11:45:20 2026] GET /v2.1/servers/52e97f9d-27bb-4b72-871c-c0c8f0d8b0fc/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-16 11:45:23.279 8 WARNING neutronclient.v2_0.client [None req-2e8346d2-64e8-4c5a-bb5a-105a36ef7345 dc46458dc0fc49a4b1792c50bf674bc7 3c6e4ef1abd94856bf67b33e011891ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 543/1085] 199.204.45.109 () {32 vars in 733 bytes} [Tue Jun 16 11:45:23 2026] GET /v2.1/servers/52e97f9d-27bb-4b72-871c-c0c8f0d8b0fc => generated 2433 bytes in 850 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-16 11:45:23.931 7 WARNING neutronclient.v2_0.client [None req-ec516a1c-2e53-4ffe-ac4b-cf7ef2d0b218 dc46458dc0fc49a4b1792c50bf674bc7 3c6e4ef1abd94856bf67b33e011891ee - - default default] The python binding code in 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/1086] 199.204.45.109 () {32 vars in 759 bytes} [Tue Jun 16 11:45:23 2026] GET /v2.1/servers/52e97f9d-27bb-4b72-871c-c0c8f0d8b0fc/os-interface => generated 283 bytes in 86 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: 544/1087] 199.204.45.109 () {32 vars in 777 bytes} [Tue Jun 16 11:45:23 2026] GET /v2.1/servers/52e97f9d-27bb-4b72-871c-c0c8f0d8b0fc/os-volume_attachments => generated 197 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:45:24.917 7 INFO nova.api.openstack.compute.server_external_events [req-bf87d86a-b57b-4809-8b1b-6f9af9286d6f req-3b578ff7-7e13-476b-8eb2-491bd4f9479b df6476502392478f84248848f0d2f3d6 b1af77aaff8a4975820752aa610b5d7e - - f80a8266d3904b04965f2b8483a710f4 f80a8266d3904b04965f2b8483a710f4] Creating event network-vif-plugged:8b9b0ec0-3568-4ae4-a5c9-33287b3c2e67 for instance 52e97f9d-27bb-4b72-871c-c0c8f0d8b0fc on instance [pid: 7|app: 0|req: 545/1090] 10.0.0.90 () {38 vars in 814 bytes} [Tue Jun 16 11:45:24 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:45:26.928 8 WARNING neutronclient.v2_0.client [None req-f6a8a1c6-8470-47e4-ad56-c713ccb587bf dc46458dc0fc49a4b1792c50bf674bc7 3c6e4ef1abd94856bf67b33e011891ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 546/1091] 199.204.45.109 () {32 vars in 733 bytes} [Tue Jun 16 11:45:26 2026] GET /v2.1/servers/52e97f9d-27bb-4b72-871c-c0c8f0d8b0fc => generated 2433 bytes in 138 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-16 11:45:27.073 7 WARNING neutronclient.v2_0.client [None req-15f83311-4758-4ba3-8aed-106f7586b36c dc46458dc0fc49a4b1792c50bf674bc7 3c6e4ef1abd94856bf67b33e011891ee - - default default] The python binding code in 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/1092] 199.204.45.109 () {32 vars in 759 bytes} [Tue Jun 16 11:45:27 2026] GET /v2.1/servers/52e97f9d-27bb-4b72-871c-c0c8f0d8b0fc/os-interface => generated 285 bytes in 126 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: 547/1093] 199.204.45.109 () {32 vars in 777 bytes} [Tue Jun 16 11:45:27 2026] GET /v2.1/servers/52e97f9d-27bb-4b72-871c-c0c8f0d8b0fc/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-16 11:45:29.767 7 WARNING neutronclient.v2_0.client [None req-e8a0e3d5-537a-4f9d-bc1b-037ab75e1f47 dc46458dc0fc49a4b1792c50bf674bc7 3c6e4ef1abd94856bf67b33e011891ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 547/1094] 199.204.45.109 () {32 vars in 733 bytes} [Tue Jun 16 11:45:29 2026] GET /v2.1/servers/52e97f9d-27bb-4b72-871c-c0c8f0d8b0fc => generated 2580 bytes in 129 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-16 11:45:29.904 8 WARNING neutronclient.v2_0.client [None req-0a39b0f5-c0c0-496b-8295-c86127a669ca dc46458dc0fc49a4b1792c50bf674bc7 3c6e4ef1abd94856bf67b33e011891ee - - default default] The python binding code in 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/1095] 199.204.45.109 () {32 vars in 759 bytes} [Tue Jun 16 11:45:29 2026] GET /v2.1/servers/52e97f9d-27bb-4b72-871c-c0c8f0d8b0fc/os-interface => generated 285 bytes in 84 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: 548/1096] 199.204.45.109 () {32 vars in 777 bytes} [Tue Jun 16 11:45:29 2026] GET /v2.1/servers/52e97f9d-27bb-4b72-871c-c0c8f0d8b0fc/os-volume_attachments => generated 197 bytes in 35 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-16 11:46:05.554 7 WARNING neutronclient.v2_0.client [None req-30a35cb6-c6b9-4386-91a7-1bab146ea0c2 dc46458dc0fc49a4b1792c50bf674bc7 3c6e4ef1abd94856bf67b33e011891ee - - default default] 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-16 11:46:05.601 7 WARNING neutronclient.v2_0.client [None req-30a35cb6-c6b9-4386-91a7-1bab146ea0c2 dc46458dc0fc49a4b1792c50bf674bc7 3c6e4ef1abd94856bf67b33e011891ee - - default default] 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-16 11:46:07.930 8 INFO nova.api.openstack.compute.server_external_events [req-e86201a1-cdff-4b3d-8716-e7a0446fdfd0 req-afc7e69c-fca8-462e-b047-b3e5b3084419 df6476502392478f84248848f0d2f3d6 b1af77aaff8a4975820752aa610b5d7e - - f80a8266d3904b04965f2b8483a710f4 f80a8266d3904b04965f2b8483a710f4] Creating event network-changed:357f24e2-98c3-4d2c-94e1-6da155a1d709 for instance 52e97f9d-27bb-4b72-871c-c0c8f0d8b0fc on instance [pid: 8|app: 0|req: 553/1105] 10.0.0.41 () {38 vars in 814 bytes} [Tue Jun 16 11:46:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:46:12.441 8 INFO nova.api.openstack.compute.server_external_events [req-292eb8ad-e828-48b9-bb5d-89bfb33f3ab7 req-4250232a-d868-4e91-bdd1-c9bdb0b27e83 df6476502392478f84248848f0d2f3d6 b1af77aaff8a4975820752aa610b5d7e - - f80a8266d3904b04965f2b8483a710f4 f80a8266d3904b04965f2b8483a710f4] Creating event network-vif-plugged:357f24e2-98c3-4d2c-94e1-6da155a1d709 for instance 52e97f9d-27bb-4b72-871c-c0c8f0d8b0fc on instance [pid: 8|app: 0|req: 554/1106] 10.0.0.90 () {38 vars in 814 bytes} [Tue Jun 16 11:46:12 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) 2026-06-16 11:46:14.156 7 WARNING neutronclient.v2_0.client [None req-30a35cb6-c6b9-4386-91a7-1bab146ea0c2 dc46458dc0fc49a4b1792c50bf674bc7 3c6e4ef1abd94856bf67b33e011891ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 553/1107] 199.204.45.109 () {36 vars in 812 bytes} [Tue Jun 16 11:46:05 2026] POST /v2.1/servers/52e97f9d-27bb-4b72-871c-c0c8f0d8b0fc/os-interface => generated 281 bytes in 8690 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-16 11:46:14.537 8 INFO nova.api.openstack.compute.server_external_events [req-fe9976b0-f217-4a8c-882c-3532b94b5249 req-fe420bc9-9118-451c-b07c-43919a617085 df6476502392478f84248848f0d2f3d6 b1af77aaff8a4975820752aa610b5d7e - - f80a8266d3904b04965f2b8483a710f4 f80a8266d3904b04965f2b8483a710f4] Creating event network-changed:357f24e2-98c3-4d2c-94e1-6da155a1d709 for instance 52e97f9d-27bb-4b72-871c-c0c8f0d8b0fc on instance [pid: 8|app: 0|req: 556/1110] 10.0.0.41 () {38 vars in 814 bytes} [Tue Jun 16 11:46:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:46:14.854 7 INFO nova.api.openstack.compute.server_external_events [req-0f99fb93-d165-40c0-b395-ceea66ea2f8a req-dc408f36-f41d-4957-9a4c-d569136130df df6476502392478f84248848f0d2f3d6 b1af77aaff8a4975820752aa610b5d7e - - f80a8266d3904b04965f2b8483a710f4 f80a8266d3904b04965f2b8483a710f4] Creating event network-changed:357f24e2-98c3-4d2c-94e1-6da155a1d709 for instance 52e97f9d-27bb-4b72-871c-c0c8f0d8b0fc on instance [pid: 7|app: 0|req: 555/1111] 10.0.0.41 () {38 vars in 814 bytes} [Tue Jun 16 11:46:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:46:39.543 8 WARNING neutronclient.v2_0.client [None req-5f9a0060-0edf-4c9d-8d44-e1e5442d4a2f dc46458dc0fc49a4b1792c50bf674bc7 3c6e4ef1abd94856bf67b33e011891ee - - default default] 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-16 11:46:39.589 8 WARNING neutronclient.v2_0.client [None req-5f9a0060-0edf-4c9d-8d44-e1e5442d4a2f dc46458dc0fc49a4b1792c50bf674bc7 3c6e4ef1abd94856bf67b33e011891ee - - default default] 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-16 11:46:41.983 7 INFO nova.api.openstack.compute.server_external_events [req-1e689e33-acc0-46ac-9f0a-581622e22644 req-ea007cd4-afef-4a6e-9b99-3f51e1ffc271 df6476502392478f84248848f0d2f3d6 b1af77aaff8a4975820752aa610b5d7e - - f80a8266d3904b04965f2b8483a710f4 f80a8266d3904b04965f2b8483a710f4] Creating event network-changed:f3e80f6f-a576-41df-9e05-f7d69caa7c55 for instance 52e97f9d-27bb-4b72-871c-c0c8f0d8b0fc on instance [pid: 7|app: 0|req: 558/1116] 10.0.0.41 () {38 vars in 814 bytes} [Tue Jun 16 11:46:41 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-16 11:46:47.944 7 INFO nova.api.openstack.compute.server_external_events [req-3acc8757-1842-4f3b-9538-efb0b6f1ce94 req-bf661eea-3b6f-4a07-be15-5b867455942b df6476502392478f84248848f0d2f3d6 b1af77aaff8a4975820752aa610b5d7e - - f80a8266d3904b04965f2b8483a710f4 f80a8266d3904b04965f2b8483a710f4] Creating event network-vif-plugged:f3e80f6f-a576-41df-9e05-f7d69caa7c55 for instance 52e97f9d-27bb-4b72-871c-c0c8f0d8b0fc on instance [pid: 7|app: 0|req: 561/1119] 10.0.0.90 () {38 vars in 814 bytes} [Tue Jun 16 11:46:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 11:46:48.645 8 WARNING neutronclient.v2_0.client [None req-5f9a0060-0edf-4c9d-8d44-e1e5442d4a2f dc46458dc0fc49a4b1792c50bf674bc7 3c6e4ef1abd94856bf67b33e011891ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 559/1120] 199.204.45.109 () {36 vars in 812 bytes} [Tue Jun 16 11:46:39 2026] POST /v2.1/servers/52e97f9d-27bb-4b72-871c-c0c8f0d8b0fc/os-interface => generated 375 bytes in 9189 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-16 11:47:01.179 7 WARNING neutronclient.v2_0.client [None req-60f810a9-2eef-4eba-9f7b-db1ba5f03990 dc46458dc0fc49a4b1792c50bf674bc7 3c6e4ef1abd94856bf67b33e011891ee - - default default] 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-16 11:47:01.227 7 WARNING neutronclient.v2_0.client [None req-60f810a9-2eef-4eba-9f7b-db1ba5f03990 dc46458dc0fc49a4b1792c50bf674bc7 3c6e4ef1abd94856bf67b33e011891ee - - default default] 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-16 11:47:03.575 8 INFO nova.api.openstack.compute.server_external_events [req-facba2d6-7cb3-4231-a751-095413c40862 req-23c14c18-e9d2-41fe-9923-c1b0bec59304 df6476502392478f84248848f0d2f3d6 b1af77aaff8a4975820752aa610b5d7e - - f80a8266d3904b04965f2b8483a710f4 f80a8266d3904b04965f2b8483a710f4] Creating event network-changed:5f8d66a8-b971-4f98-9e44-178455842d45 for instance 52e97f9d-27bb-4b72-871c-c0c8f0d8b0fc on instance [pid: 8|app: 0|req: 561/1123] 10.0.0.41 () {38 vars in 814 bytes} [Tue Jun 16 11:47:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:47:08.616 8 INFO nova.api.openstack.compute.server_external_events [req-46b5532e-612f-49ae-a587-cd9247733c06 req-4d8c1700-407f-47d6-8968-64ba885650f4 df6476502392478f84248848f0d2f3d6 b1af77aaff8a4975820752aa610b5d7e - - f80a8266d3904b04965f2b8483a710f4 f80a8266d3904b04965f2b8483a710f4] Creating event network-vif-plugged:5f8d66a8-b971-4f98-9e44-178455842d45 for instance 52e97f9d-27bb-4b72-871c-c0c8f0d8b0fc on instance [pid: 8|app: 0|req: 564/1126] 10.0.0.90 () {38 vars in 814 bytes} [Tue Jun 16 11:47: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-16 11:47:10.772 7 WARNING neutronclient.v2_0.client [None req-60f810a9-2eef-4eba-9f7b-db1ba5f03990 dc46458dc0fc49a4b1792c50bf674bc7 3c6e4ef1abd94856bf67b33e011891ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 563/1127] 199.204.45.109 () {36 vars in 812 bytes} [Tue Jun 16 11:47:01 2026] POST /v2.1/servers/52e97f9d-27bb-4b72-871c-c0c8f0d8b0fc/os-interface => generated 378 bytes in 9733 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-16 11:47:11.483 8 INFO nova.api.openstack.compute.server_external_events [req-0272ded5-29b9-447e-a22a-64ef02e1e5dd req-960c5dcc-0283-4cd0-ad82-4fe0097c8c54 df6476502392478f84248848f0d2f3d6 b1af77aaff8a4975820752aa610b5d7e - - f80a8266d3904b04965f2b8483a710f4 f80a8266d3904b04965f2b8483a710f4] Creating event network-changed:f3e80f6f-a576-41df-9e05-f7d69caa7c55 for instance 52e97f9d-27bb-4b72-871c-c0c8f0d8b0fc on instance [pid: 8|app: 0|req: 565/1128] 10.0.0.41 () {38 vars in 814 bytes} [Tue Jun 16 11:47:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:47:23.738 7 INFO nova.api.openstack.compute.server_external_events [req-5ded11fe-923a-47f6-8e19-e09abf441f42 req-92fa5377-cd83-49a8-a56e-4e20b46a2d18 df6476502392478f84248848f0d2f3d6 b1af77aaff8a4975820752aa610b5d7e - - f80a8266d3904b04965f2b8483a710f4 f80a8266d3904b04965f2b8483a710f4] Creating event network-changed:5f8d66a8-b971-4f98-9e44-178455842d45 for instance 52e97f9d-27bb-4b72-871c-c0c8f0d8b0fc on instance [pid: 7|app: 0|req: 565/1131] 10.0.0.41 () {38 vars in 814 bytes} [Tue Jun 16 11:47:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 567/1132] 199.204.45.109 () {34 vars in 855 bytes} [Tue Jun 16 11:47:24 2026] DELETE /v2.1/servers/52e97f9d-27bb-4b72-871c-c0c8f0d8b0fc/os-interface/5f8d66a8-b971-4f98-9e44-178455842d45 => generated 0 bytes in 71 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-16 11:47:25.773 7 INFO nova.api.openstack.compute.server_external_events [req-392761bd-ced1-494d-ade4-e8fa5026194b req-620fbe06-034b-43c4-8ba3-bc6bcbb33468 df6476502392478f84248848f0d2f3d6 b1af77aaff8a4975820752aa610b5d7e - - f80a8266d3904b04965f2b8483a710f4 f80a8266d3904b04965f2b8483a710f4] Creating event network-changed:5f8d66a8-b971-4f98-9e44-178455842d45 for instance 52e97f9d-27bb-4b72-871c-c0c8f0d8b0fc on instance [pid: 7|app: 0|req: 567/1135] 10.0.0.41 () {38 vars in 814 bytes} [Tue Jun 16 11:47: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:47:34.363 8 INFO nova.api.openstack.compute.server_external_events [req-edb1d8c3-b4fd-4f30-9f56-33c68a2d6b35 req-b2164535-8a3c-43ff-b9af-0cc67064ed2f df6476502392478f84248848f0d2f3d6 b1af77aaff8a4975820752aa610b5d7e - - f80a8266d3904b04965f2b8483a710f4 f80a8266d3904b04965f2b8483a710f4] Creating event network-changed:f3e80f6f-a576-41df-9e05-f7d69caa7c55 for instance 52e97f9d-27bb-4b72-871c-c0c8f0d8b0fc on instance [pid: 8|app: 0|req: 569/1136] 10.0.0.41 () {38 vars in 814 bytes} [Tue Jun 16 11:47:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 569/1139] 199.204.45.109 () {34 vars in 855 bytes} [Tue Jun 16 11:47:34 2026] DELETE /v2.1/servers/52e97f9d-27bb-4b72-871c-c0c8f0d8b0fc/os-interface/f3e80f6f-a576-41df-9e05-f7d69caa7c55 => 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, ' [pid: 7|app: 0|req: 572/1144] 199.204.45.109 () {34 vars in 855 bytes} [Tue Jun 16 11:47:55 2026] DELETE /v2.1/servers/52e97f9d-27bb-4b72-871c-c0c8f0d8b0fc/os-interface/357f24e2-98c3-4d2c-94e1-6da155a1d709 => 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, ' [pid: 8|app: 0|req: 573/1145] 199.204.45.109 () {34 vars in 755 bytes} [Tue Jun 16 11:48:00 2026] DELETE /v2.1/servers/52e97f9d-27bb-4b72-871c-c0c8f0d8b0fc => generated 0 bytes in 109 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:48:02.682 7 INFO nova.api.openstack.compute.server_external_events [req-4b4d10b5-d835-460c-a8e5-2b9f8161c280 req-81fc250c-947a-438d-ab74-ebd30c2fdd94 df6476502392478f84248848f0d2f3d6 b1af77aaff8a4975820752aa610b5d7e - - f80a8266d3904b04965f2b8483a710f4 f80a8266d3904b04965f2b8483a710f4] Creating event network-vif-unplugged:8b9b0ec0-3568-4ae4-a5c9-33287b3c2e67 for instance 52e97f9d-27bb-4b72-871c-c0c8f0d8b0fc on instance [pid: 7|app: 0|req: 573/1146] 10.0.0.90 () {38 vars in 814 bytes} [Tue Jun 16 11:48:02 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:48:02.926 8 INFO nova.api.openstack.compute.server_external_events [req-847bb531-eb0d-42fa-a6b7-96460b06ccdd req-fb78cc16-6f87-47e8-8e01-7c20b35051f1 df6476502392478f84248848f0d2f3d6 b1af77aaff8a4975820752aa610b5d7e - - f80a8266d3904b04965f2b8483a710f4 f80a8266d3904b04965f2b8483a710f4] Creating event network-vif-deleted:8b9b0ec0-3568-4ae4-a5c9-33287b3c2e67 for instance 52e97f9d-27bb-4b72-871c-c0c8f0d8b0fc on instance [pid: 8|app: 0|req: 574/1147] 10.0.0.41 () {38 vars in 814 bytes} [Tue Jun 16 11:48:02 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-16 11:48:04.714 8 INFO nova.api.openstack.compute.server_external_events [req-1e1e63fa-77e4-47bf-9fed-59c97d6c5da2 req-92b088f6-f260-467e-8921-ff42af1d970c df6476502392478f84248848f0d2f3d6 b1af77aaff8a4975820752aa610b5d7e - - f80a8266d3904b04965f2b8483a710f4 f80a8266d3904b04965f2b8483a710f4] Creating event network-changed:d97b952d-da7e-4f1e-9217-e143559f3ca8 for instance 11ac0c28-4fe9-4b32-88b5-1d49cce3f870 on instance [pid: 8|app: 0|req: 576/1150] 10.0.0.41 () {38 vars in 814 bytes} [Tue Jun 16 11:48:04 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: 7|app: 0|req: 575/1151] 10.0.0.152 () {32 vars in 718 bytes} [Tue Jun 16 11:48:04 2026] DELETE /v2.1/servers/11ac0c28-4fe9-4b32-88b5-1d49cce3f870 => 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-16 11:48:04.874 8 WARNING neutronclient.v2_0.client [None req-feaa4eab-9353-4d67-a481-f36dc40eba28 66f955e8f3c4407f9254673ca681bf12 1152fd130e9e4a868a789bb1019d3885 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 577/1152] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:48:04 2026] GET /v2.1/servers/11ac0c28-4fe9-4b32-88b5-1d49cce3f870 => generated 1942 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:48:07.714 7 INFO nova.api.openstack.compute.server_external_events [req-c0bb294f-73ed-4811-8a1f-9bc80c4ce701 req-9708b885-083a-4b47-ab18-021627241891 df6476502392478f84248848f0d2f3d6 b1af77aaff8a4975820752aa610b5d7e - - f80a8266d3904b04965f2b8483a710f4 f80a8266d3904b04965f2b8483a710f4] Creating event network-vif-deleted:d97b952d-da7e-4f1e-9217-e143559f3ca8 for instance 11ac0c28-4fe9-4b32-88b5-1d49cce3f870 on instance [pid: 7|app: 0|req: 576/1153] 10.0.0.41 () {38 vars in 814 bytes} [Tue Jun 16 11:48:07 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-16 11:48:10.095 8 WARNING neutronclient.v2_0.client [None req-90f5c6e8-d454-455f-882d-91b92063e9d8 66f955e8f3c4407f9254673ca681bf12 1152fd130e9e4a868a789bb1019d3885 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 578/1154] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:48:10 2026] GET /v2.1/servers/11ac0c28-4fe9-4b32-88b5-1d49cce3f870 => generated 1480 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-16 11:48:15.166 7 INFO nova.api.openstack.wsgi [None req-7516faa0-708b-4f07-83a5-5e25e201d1aa 66f955e8f3c4407f9254673ca681bf12 1152fd130e9e4a868a789bb1019d3885 - - default default] HTTP exception thrown: Instance 11ac0c28-4fe9-4b32-88b5-1d49cce3f870 could not be found. [pid: 7|app: 0|req: 578/1157] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:48:15 2026] GET /v2.1/servers/11ac0c28-4fe9-4b32-88b5-1d49cce3f870 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1158] 10.0.0.190 () {28 vars in 454 bytes} [Tue Jun 16 11:48:15 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 579/1159] 10.0.0.190 () {30 vars in 658 bytes} [Tue Jun 16 11:48:15 2026] GET /v2.1 => generated 0 bytes in 48 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: 581/1160] 10.0.0.190 () {32 vars in 731 bytes} [Tue Jun 16 11:48:15 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 11:48:15.556 7 WARNING neutronclient.v2_0.client [None req-07309679-d3a0-48f4-81a2-c6dab9f3c3a7 dc46458dc0fc49a4b1792c50bf674bc7 3c6e4ef1abd94856bf67b33e011891ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 580/1161] 10.0.0.190 () {34 vars in 806 bytes} [Tue Jun 16 11:48:15 2026] GET /v2.1/servers/detail?all_tenants=True => generated 2730 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) 2026-06-16 11:48:15.821 8 INFO nova.api.openstack.compute.server_external_events [req-4aaa2f74-cf80-4746-9eb9-772c2804d390 req-176aa4c0-fc8b-4c4b-8190-852333394a2b df6476502392478f84248848f0d2f3d6 b1af77aaff8a4975820752aa610b5d7e - - f80a8266d3904b04965f2b8483a710f4 f80a8266d3904b04965f2b8483a710f4] Creating event network-changed:2ae3eee3-591f-41c1-988b-a49e9daabe7a for instance ef82bc09-5ed2-4d22-a13e-18d837259b55 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: 582/1162] 10.0.0.41 () {38 vars in 814 bytes} [Tue Jun 16 11:48:15 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) [pid: 7|app: 0|req: 581/1163] 10.0.0.152 () {32 vars in 718 bytes} [Tue Jun 16 11:48:15 2026] DELETE /v2.1/servers/ef82bc09-5ed2-4d22-a13e-18d837259b55 => 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-16 11:48:15.963 8 WARNING neutronclient.v2_0.client [None req-0e086deb-9ff5-4fd7-b712-f04606fe7459 66f955e8f3c4407f9254673ca681bf12 1152fd130e9e4a868a789bb1019d3885 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 583/1164] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:48:15 2026] GET /v2.1/servers/ef82bc09-5ed2-4d22-a13e-18d837259b55 => generated 1941 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1165] 10.0.0.190 () {28 vars in 454 bytes} [Tue Jun 16 11:48:16 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 584/1166] 10.0.0.190 () {30 vars in 658 bytes} [Tue Jun 16 11:48:16 2026] GET /v2.1 => generated 0 bytes in 29 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: 583/1167] 10.0.0.190 () {32 vars in 731 bytes} [Tue Jun 16 11:48:16 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1168] 10.0.0.190 () {34 vars in 894 bytes} [Tue Jun 16 11:48:16 2026] GET /v2.1/servers/detail?project_id=05d7be4fa7464ce0a00f5fe39f6e629f&all_tenants=True => generated 15 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-06-16 11:48:16.545 7 WARNING neutronclient.v2_0.client [None req-abcbf0cb-ee4f-466c-9c3f-9536e688c543 dc46458dc0fc49a4b1792c50bf674bc7 3c6e4ef1abd94856bf67b33e011891ee - - default default] The python binding code in 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/1169] 10.0.0.190 () {34 vars in 894 bytes} [Tue Jun 16 11:48:16 2026] GET /v2.1/servers/detail?project_id=1152fd130e9e4a868a789bb1019d3885&all_tenants=True => generated 2736 bytes in 298 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1170] 10.0.0.190 () {34 vars in 894 bytes} [Tue Jun 16 11:48:16 2026] GET /v2.1/servers/detail?project_id=162e092b8d7549c4ad776260f34b252f&all_tenants=True => generated 15 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 585/1171] 10.0.0.190 () {34 vars in 894 bytes} [Tue Jun 16 11:48:16 2026] GET /v2.1/servers/detail?project_id=3b90da6b34ca468ca0d5ba755af941d3&all_tenants=True => generated 15 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1172] 10.0.0.190 () {34 vars in 894 bytes} [Tue Jun 16 11:48:16 2026] GET /v2.1/servers/detail?project_id=3c6e4ef1abd94856bf67b33e011891ee&all_tenants=True => generated 15 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1173] 10.0.0.190 () {34 vars in 894 bytes} [Tue Jun 16 11:48:16 2026] GET /v2.1/servers/detail?project_id=42c64a17fe50401294fc8f2d63df32f7&all_tenants=True => generated 15 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1174] 10.0.0.190 () {34 vars in 894 bytes} [Tue Jun 16 11:48:16 2026] GET /v2.1/servers/detail?project_id=4becbf23a8e648049f859c4c2865d700&all_tenants=True => generated 15 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1175] 10.0.0.190 () {34 vars in 894 bytes} [Tue Jun 16 11:48:16 2026] GET /v2.1/servers/detail?project_id=735311a8809b423fa1d92318099e93f5&all_tenants=True => generated 15 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1176] 10.0.0.190 () {34 vars in 894 bytes} [Tue Jun 16 11:48:16 2026] GET /v2.1/servers/detail?project_id=aeca73d9311846a682666847c84b51af&all_tenants=True => generated 15 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1177] 10.0.0.190 () {34 vars in 894 bytes} [Tue Jun 16 11:48:16 2026] GET /v2.1/servers/detail?project_id=b1af77aaff8a4975820752aa610b5d7e&all_tenants=True => generated 15 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1178] 10.0.0.190 () {34 vars in 894 bytes} [Tue Jun 16 11:48:17 2026] GET /v2.1/servers/detail?project_id=f085b8fef8bb4b26936b68915d08f727&all_tenants=True => generated 15 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-06-16 11:48:18.638 7 INFO nova.api.openstack.compute.server_external_events [req-4f002f3d-77c8-4a3f-8f60-eaec0bcb071b req-42a112ce-6074-44c9-be01-1529b2f25e4b df6476502392478f84248848f0d2f3d6 b1af77aaff8a4975820752aa610b5d7e - - f80a8266d3904b04965f2b8483a710f4 f80a8266d3904b04965f2b8483a710f4] Creating event network-vif-unplugged:2ae3eee3-591f-41c1-988b-a49e9daabe7a for instance ef82bc09-5ed2-4d22-a13e-18d837259b55 on instance [pid: 7|app: 0|req: 589/1179] 10.0.0.90 () {38 vars in 814 bytes} [Tue Jun 16 11:48: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) 2026-06-16 11:48:18.781 8 INFO nova.api.openstack.compute.server_external_events [req-dfae0bd3-f0cd-4760-873a-ea35308a3269 req-b056be02-1b0b-44fa-ae3e-c531cac1bbf0 df6476502392478f84248848f0d2f3d6 b1af77aaff8a4975820752aa610b5d7e - - f80a8266d3904b04965f2b8483a710f4 f80a8266d3904b04965f2b8483a710f4] Creating event network-vif-deleted:2ae3eee3-591f-41c1-988b-a49e9daabe7a for instance ef82bc09-5ed2-4d22-a13e-18d837259b55 on instance [pid: 8|app: 0|req: 591/1180] 10.0.0.41 () {38 vars in 814 bytes} [Tue Jun 16 11:48:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:48:21.183 7 WARNING neutronclient.v2_0.client [None req-2fb0a41a-0bb4-4712-af00-7cc29b4af50d 66f955e8f3c4407f9254673ca681bf12 1152fd130e9e4a868a789bb1019d3885 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 590/1181] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:48:21 2026] GET /v2.1/servers/ef82bc09-5ed2-4d22-a13e-18d837259b55 => generated 1479 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-16 11:48:26.267 7 INFO nova.api.openstack.wsgi [None req-79419ffe-f5b0-4529-93e4-f1f6933555d4 66f955e8f3c4407f9254673ca681bf12 1152fd130e9e4a868a789bb1019d3885 - - default default] HTTP exception thrown: Instance ef82bc09-5ed2-4d22-a13e-18d837259b55 could not be found. [pid: 7|app: 0|req: 592/1184] 10.0.0.152 () {32 vars in 715 bytes} [Tue Jun 16 11:48:26 2026] GET /v2.1/servers/ef82bc09-5ed2-4d22-a13e-18d837259b55 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 593/1185] 10.0.0.152 () {32 vars in 724 bytes} [Tue Jun 16 11:48:27 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-615826685 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 11:48:27.503 7 INFO nova.api.openstack.wsgi [None req-97026f56-d918-464b-8617-a4d1a9154a2e 66f955e8f3c4407f9254673ca681bf12 1152fd130e9e4a868a789bb1019d3885 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-615826685 not found for user 66f955e8f3c4407f9254673ca681bf12 [pid: 7|app: 0|req: 593/1186] 10.0.0.152 () {32 vars in 721 bytes} [Tue Jun 16 11:48:27 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-615826685 => generated 141 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1189] 10.0.0.152 () {32 vars in 655 bytes} [Tue Jun 16 11:48:42 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1190] 10.0.0.152 () {32 vars in 641 bytes} [Tue Jun 16 11:48:42 2026] GET /v2.1/servers => generated 15 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-16 11:48:43.049 8 WARNING oslo_db.sqlalchemy.utils [None req-902de717-8203-4a9f-a049-22a9f3e017db dc46458dc0fc49a4b1792c50bf674bc7 3c6e4ef1abd94856bf67b33e011891ee - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 596/1191] 10.0.0.152 () {32 vars in 649 bytes} [Tue Jun 16 11:48:43 2026] GET /v2.1/os-keypairs => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1192] 10.0.0.152 () {32 vars in 694 bytes} [Tue Jun 16 11:48:43 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)