+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Jun 25 22:59:45 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:07:56 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: nova-api-osapi-79b46cfc68-sfs8n 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, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7fa1ab93a668 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)... 2026-06-25 22:59:52.145 8 WARNING oslo_config.cfg [-] 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-25 22:59:52.236 7 WARNING oslo_config.cfg [-] 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-25 22:59:52.257 8 INFO nova.utils [None req-0c5ab2fd-8596-459a-af26-e3e42b44bb86 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-25 22:59:52.333 7 INFO nova.utils [None req-9509dda7-250f-4a9e-992b-e23d25e7fca5 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-25 22:59:52.726 8 WARNING keystonemiddleware._common.config [None req-0c5ab2fd-8596-459a-af26-e3e42b44bb86 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-25 22:59:52.735 8 WARNING oslo_config.cfg [None req-0c5ab2fd-8596-459a-af26-e3e42b44bb86 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-25 22:59:52.799 7 WARNING keystonemiddleware._common.config [None req-9509dda7-250f-4a9e-992b-e23d25e7fca5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-25 22:59:52.809 7 WARNING oslo_config.cfg [None req-9509dda7-250f-4a9e-992b-e23d25e7fca5 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-25 22:59:52.814 8 WARNING keystonemiddleware._common.config [None req-0c5ab2fd-8596-459a-af26-e3e42b44bb86 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7fa1ab93a668 pid: 8 (default app) 2026-06-25 22:59:52.892 7 WARNING keystonemiddleware._common.config [None req-9509dda7-250f-4a9e-992b-e23d25e7fca5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7fa1ab93a668 pid: 7 (default app) [pid: 7|app: 0|req: 2/4] 199.19.213.162 () {42 vars in 705 bytes} [Thu Jun 25 23:00:00 2026] GET /v2.1 => generated 114 bytes in 17 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-25 23:00:01.042 8 WARNING oslo_policy.policy [None req-4e60ec87-84ae-46ad-be27-d80c7d3e8f19 b56c4335ae8c41309411eb3a90c65c2c 3372b0a5315e46b58ced221fcb61f3ef - - 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-25 23:00:01.043 8 WARNING oslo_policy.policy [None req-4e60ec87-84ae-46ad-be27-d80c7d3e8f19 b56c4335ae8c41309411eb3a90c65c2c 3372b0a5315e46b58ced221fcb61f3ef - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/5] 199.19.213.162 () {44 vars in 909 bytes} [Thu Jun 25 23:00:00 2026] GET /v2.1 => generated 0 bytes in 803 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-25 23:00:01.316 7 WARNING oslo_policy.policy [req-4e60ec87-84ae-46ad-be27-d80c7d3e8f19 req-8e848bc4-c3fc-4f4b-b0c4-d295626a0d35 b56c4335ae8c41309411eb3a90c65c2c 3372b0a5315e46b58ced221fcb61f3ef - - 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-25 23:00:01.316 7 WARNING oslo_policy.policy [req-4e60ec87-84ae-46ad-be27-d80c7d3e8f19 req-8e848bc4-c3fc-4f4b-b0c4-d295626a0d35 b56c4335ae8c41309411eb3a90c65c2c 3372b0a5315e46b58ced221fcb61f3ef - - 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.19.213.162 () {46 vars in 982 bytes} [Thu Jun 25 23:00:01 2026] GET /v2.1/ => generated 400 bytes in 313 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-25 23:00:01.630 8 INFO nova.api.openstack.wsgi [None req-9c8ef9b1-8010-4a15-b7c8-1eaccaa9400b b56c4335ae8c41309411eb3a90c65c2c 3372b0a5315e46b58ced221fcb61f3ef - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 4/7] 199.19.213.162 () {48 vars in 1011 bytes} [Thu Jun 25 23:00:01 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 199.19.213.162 () {48 vars in 1051 bytes} [Thu Jun 25 23:00:01 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 199.19.213.162 () {52 vars in 1048 bytes} [Thu Jun 25 23:00:01 2026] POST /v2.1/flavors => generated 529 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 199.19.213.162 () {42 vars in 705 bytes} [Thu Jun 25 23:00:02 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/11] 199.19.213.162 () {44 vars in 909 bytes} [Thu Jun 25 23:00:02 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: 6/12] 199.19.213.162 () {46 vars in 982 bytes} [Thu Jun 25 23:00:02 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-25 23:00:02.693 8 INFO nova.api.openstack.wsgi [None req-a7cb800e-76d0-4e74-b695-2b9cacfb244c b56c4335ae8c41309411eb3a90c65c2c 3372b0a5315e46b58ced221fcb61f3ef - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 7/13] 199.19.213.162 () {48 vars in 1013 bytes} [Thu Jun 25 23:00:02 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.19.213.162 () {48 vars in 1051 bytes} [Thu Jun 25 23:00:02 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 199.19.213.162 () {52 vars in 1048 bytes} [Thu Jun 25 23:00:02 2026] POST /v2.1/flavors => generated 532 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.19.213.162 () {42 vars in 705 bytes} [Thu Jun 25 23:00:03 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: 9/17] 199.19.213.162 () {44 vars in 909 bytes} [Thu Jun 25 23:00:03 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: 9/18] 199.19.213.162 () {46 vars in 982 bytes} [Thu Jun 25 23:00:03 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-25 23:00:03.675 8 INFO nova.api.openstack.wsgi [None req-5ff19b23-affc-4023-b56a-f9bf670369b2 b56c4335ae8c41309411eb3a90c65c2c 3372b0a5315e46b58ced221fcb61f3ef - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 10/19] 199.19.213.162 () {48 vars in 1015 bytes} [Thu Jun 25 23:00:03 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 199.19.213.162 () {48 vars in 1051 bytes} [Thu Jun 25 23:00:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/21] 199.19.213.162 () {52 vars in 1048 bytes} [Thu Jun 25 23:00:03 2026] POST /v2.1/flavors => generated 533 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/22] 199.19.213.162 () {42 vars in 705 bytes} [Thu Jun 25 23:00:04 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/23] 199.19.213.162 () {44 vars in 909 bytes} [Thu Jun 25 23:00:04 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 12/24] 199.19.213.162 () {46 vars in 982 bytes} [Thu Jun 25 23:00:04 2026] GET /v2.1/ => generated 400 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-25 23:00:04.711 8 INFO nova.api.openstack.wsgi [None req-089ca166-43b6-4ae6-bf23-9fa779b04da3 b56c4335ae8c41309411eb3a90c65c2c 3372b0a5315e46b58ced221fcb61f3ef - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 13/25] 199.19.213.162 () {48 vars in 1013 bytes} [Thu Jun 25 23:00:04 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: 13/26] 199.19.213.162 () {48 vars in 1051 bytes} [Thu Jun 25 23:00:04 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 199.19.213.162 () {52 vars in 1048 bytes} [Thu Jun 25 23:00:04 2026] POST /v2.1/flavors => generated 532 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/28] 199.19.213.162 () {42 vars in 705 bytes} [Thu Jun 25 23:00:05 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/29] 199.19.213.162 () {44 vars in 909 bytes} [Thu Jun 25 23:00:05 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 15/30] 199.19.213.162 () {46 vars in 982 bytes} [Thu Jun 25 23:00:05 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-25 23:00:05.692 8 INFO nova.api.openstack.wsgi [None req-517d2ead-067e-45ab-a72a-cddcfb2363d7 b56c4335ae8c41309411eb3a90c65c2c 3372b0a5315e46b58ced221fcb61f3ef - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 16/31] 199.19.213.162 () {48 vars in 1015 bytes} [Thu Jun 25 23:00:05 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/32] 199.19.213.162 () {48 vars in 1051 bytes} [Thu Jun 25 23:00:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/33] 199.19.213.162 () {52 vars in 1048 bytes} [Thu Jun 25 23:00:05 2026] POST /v2.1/flavors => generated 535 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 19/36] 10.0.0.9 () {28 vars in 452 bytes} [Thu Jun 25 23:00:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 18/37] 10.0.0.9 () {30 vars in 656 bytes} [Thu Jun 25 23:00:08 2026] GET /v2.1 => generated 0 bytes in 392 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: 20/38] 10.0.0.9 () {32 vars in 729 bytes} [Thu Jun 25 23:00:08 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 19/39] 10.0.0.9 () {34 vars in 763 bytes} [Thu Jun 25 23:00:08 2026] GET /v2.1/os-services => generated 498 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 21/40] 10.0.0.9 () {28 vars in 452 bytes} [Thu Jun 25 23:00:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 20/41] 10.0.0.9 () {30 vars in 656 bytes} [Thu Jun 25 23:00:13 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 22/42] 10.0.0.9 () {32 vars in 729 bytes} [Thu Jun 25 23:00:13 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 21/43] 10.0.0.9 () {34 vars in 763 bytes} [Thu Jun 25 23:00:13 2026] GET /v2.1/os-services => generated 546 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 23/46] 10.0.0.9 () {28 vars in 452 bytes} [Thu Jun 25 23:00:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 24/47] 10.0.0.9 () {30 vars in 656 bytes} [Thu Jun 25 23:00:17 2026] GET /v2.1 => generated 0 bytes in 43 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: 24/48] 10.0.0.9 () {32 vars in 729 bytes} [Thu Jun 25 23:00:17 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 25/49] 10.0.0.9 () {34 vars in 806 bytes} [Thu Jun 25 23:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 25/50] 10.0.0.9 () {28 vars in 452 bytes} [Thu Jun 25 23:00:22 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 26/51] 10.0.0.9 () {30 vars in 656 bytes} [Thu Jun 25 23:00:22 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 26/52] 10.0.0.9 () {32 vars in 729 bytes} [Thu Jun 25 23:00:22 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 27/53] 10.0.0.9 () {34 vars in 806 bytes} [Thu Jun 25 23:00:22 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/120] 10.0.0.54 () {28 vars in 453 bytes} [Thu Jun 25 23:05:49 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/121] 10.0.0.54 () {30 vars in 657 bytes} [Thu Jun 25 23:05:49 2026] GET /v2.1 => generated 0 bytes in 127 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: 62/122] 10.0.0.54 () {32 vars in 730 bytes} [Thu Jun 25 23:05:49 2026] GET /v2.1/ => generated 411 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/123] 10.0.0.54 () {34 vars in 803 bytes} [Thu Jun 25 23:05:49 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 82/162] 199.19.213.162 () {42 vars in 705 bytes} [Thu Jun 25 23:08:59 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 81/163] 199.19.213.162 () {44 vars in 909 bytes} [Thu Jun 25 23:08:59 2026] GET /v2.1 => generated 0 bytes in 102 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: 83/164] 199.19.213.162 () {46 vars in 982 bytes} [Thu Jun 25 23:08:59 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-25 23:08:59.850 7 INFO nova.api.openstack.wsgi [None req-e5f8dccf-29d6-426b-827e-7dbf2c789e0f b56c4335ae8c41309411eb3a90c65c2c 3372b0a5315e46b58ced221fcb61f3ef - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 82/165] 199.19.213.162 () {48 vars in 1017 bytes} [Thu Jun 25 23:08:59 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 84/166] 199.19.213.162 () {48 vars in 1051 bytes} [Thu Jun 25 23:08:59 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 83/167] 199.19.213.162 () {52 vars in 1049 bytes} [Thu Jun 25 23:08:59 2026] POST /v2.1/flavors => generated 534 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 91/182] 199.19.213.162 () {42 vars in 705 bytes} [Thu Jun 25 23:10:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 92/183] 199.19.213.162 () {44 vars in 909 bytes} [Thu Jun 25 23:10:08 2026] GET /v2.1 => generated 0 bytes in 73 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 92/184] 199.19.213.162 () {46 vars in 982 bytes} [Thu Jun 25 23:10:08 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-25 23:10:08.248 8 INFO nova.api.openstack.wsgi [None req-fbfa0fbe-47b6-4088-8be1-9bd04c745f21 b56c4335ae8c41309411eb3a90c65c2c 3372b0a5315e46b58ced221fcb61f3ef - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user b56c4335ae8c41309411eb3a90c65c2c [pid: 8|app: 0|req: 93/185] 199.19.213.162 () {48 vars in 1051 bytes} [Thu Jun 25 23:10:08 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-06-25 23:10:08.264 7 WARNING oslo_db.sqlalchemy.utils [None req-cc045fbe-0bd7-4b29-a139-e90dbf92621d b56c4335ae8c41309411eb3a90c65c2c 3372b0a5315e46b58ced221fcb61f3ef - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 93/186] 199.19.213.162 () {48 vars in 1016 bytes} [Thu Jun 25 23:10:08 2026] GET /v2.1/os-keypairs => generated 16 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 94/187] 199.19.213.162 () {52 vars in 1057 bytes} [Thu Jun 25 23:10:08 2026] POST /v2.1/os-keypairs => generated 576 bytes in 70 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 94/188] 199.19.213.162 () {42 vars in 705 bytes} [Thu Jun 25 23:10:12 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 95/189] 199.19.213.162 () {44 vars in 909 bytes} [Thu Jun 25 23:10:12 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: 95/190] 199.19.213.162 () {46 vars in 982 bytes} [Thu Jun 25 23:10:12 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 96/191] 199.19.213.162 () {48 vars in 1073 bytes} [Thu Jun 25 23:10:12 2026] GET /v2.1/os-quota-sets/3372b0a5315e46b58ced221fcb61f3ef => generated 283 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 96/192] 199.19.213.162 () {52 vars in 1125 bytes} [Thu Jun 25 23:10:12 2026] PUT /v2.1/os-quota-sets/3372b0a5315e46b58ced221fcb61f3ef => generated 238 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/301] 199.19.213.162 () {42 vars in 705 bytes} [Thu Jun 25 23:19:15 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/302] 199.19.213.162 () {44 vars in 909 bytes} [Thu Jun 25 23:19:15 2026] GET /v2.1 => generated 0 bytes in 111 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 152/303] 199.19.213.162 () {46 vars in 982 bytes} [Thu Jun 25 23:19:16 2026] GET /v2.1/ => generated 400 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-25 23:19:16.083 7 INFO nova.api.openstack.wsgi [None req-5b198768-d733-4cae-b2aa-016747e5933b b56c4335ae8c41309411eb3a90c65c2c 3372b0a5315e46b58ced221fcb61f3ef - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 152/304] 199.19.213.162 () {48 vars in 1015 bytes} [Thu Jun 25 23:19:16 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: 153/305] 199.19.213.162 () {48 vars in 1051 bytes} [Thu Jun 25 23:19:16 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/306] 199.19.213.162 () {52 vars in 1049 bytes} [Thu Jun 25 23:19:16 2026] POST /v2.1/flavors => generated 534 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/351] 199.19.213.162 () {42 vars in 705 bytes} [Thu Jun 25 23:22:46 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: 176/352] 199.19.213.162 () {44 vars in 909 bytes} [Thu Jun 25 23:22:46 2026] GET /v2.1 => generated 0 bytes in 15 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 177/353] 199.19.213.162 () {46 vars in 982 bytes} [Thu Jun 25 23:22:46 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/354] 199.19.213.162 () {48 vars in 1073 bytes} [Thu Jun 25 23:22:46 2026] GET /v2.1/os-quota-sets/8a13edc7ae41437194453321e460a2b8 => generated 283 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/355] 199.19.213.162 () {52 vars in 1125 bytes} [Thu Jun 25 23:22:47 2026] PUT /v2.1/os-quota-sets/8a13edc7ae41437194453321e460a2b8 => generated 238 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/500] 199.19.213.162 () {42 vars in 705 bytes} [Thu Jun 25 23:34:52 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/501] 199.19.213.162 () {44 vars in 909 bytes} [Thu Jun 25 23:34:52 2026] GET /v2.1 => generated 0 bytes in 130 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 251/502] 199.19.213.162 () {46 vars in 982 bytes} [Thu Jun 25 23:34:53 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-25 23:34:53.164 7 INFO nova.api.openstack.wsgi [None req-ef2727ff-e976-4f24-b4b5-3b94b7add4c6 b56c4335ae8c41309411eb3a90c65c2c 3372b0a5315e46b58ced221fcb61f3ef - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 252/503] 199.19.213.162 () {48 vars in 1011 bytes} [Thu Jun 25 23:34:53 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/504] 199.19.213.162 () {48 vars in 1051 bytes} [Thu Jun 25 23:34:53 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/505] 199.19.213.162 () {48 vars in 1099 bytes} [Thu Jun 25 23:34:53 2026] GET /v2.1/flavors/6f73d042-0fdf-47c1-8833-2fce9a924bbe/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: 253/506] 199.19.213.162 () {42 vars in 705 bytes} [Thu Jun 25 23:34: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: 254/507] 199.19.213.162 () {44 vars in 909 bytes} [Thu Jun 25 23:34:54 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: 254/508] 199.19.213.162 () {46 vars in 982 bytes} [Thu Jun 25 23:34: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-25 23:34:54.180 7 INFO nova.api.openstack.wsgi [None req-13506744-308b-44ea-8992-959367e7af2f b56c4335ae8c41309411eb3a90c65c2c 3372b0a5315e46b58ced221fcb61f3ef - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 255/509] 199.19.213.162 () {48 vars in 1013 bytes} [Thu Jun 25 23:34:54 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/510] 199.19.213.162 () {48 vars in 1051 bytes} [Thu Jun 25 23:34:54 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/511] 199.19.213.162 () {48 vars in 1099 bytes} [Thu Jun 25 23:34:54 2026] GET /v2.1/flavors/4958343c-f796-40fd-886d-4e208ca6de79/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: 256/512] 199.19.213.162 () {42 vars in 705 bytes} [Thu Jun 25 23:34:55 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: 257/513] 199.19.213.162 () {44 vars in 909 bytes} [Thu Jun 25 23:34:55 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 257/514] 199.19.213.162 () {46 vars in 982 bytes} [Thu Jun 25 23:34:55 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-25 23:34:55.125 7 INFO nova.api.openstack.wsgi [None req-1541d1f7-da8b-4d06-b97c-72adbda5f576 b56c4335ae8c41309411eb3a90c65c2c 3372b0a5315e46b58ced221fcb61f3ef - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 258/515] 199.19.213.162 () {48 vars in 1015 bytes} [Thu Jun 25 23:34:55 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/516] 199.19.213.162 () {48 vars in 1051 bytes} [Thu Jun 25 23:34:55 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/517] 199.19.213.162 () {48 vars in 1099 bytes} [Thu Jun 25 23:34:55 2026] GET /v2.1/flavors/f96d37b1-4360-4bfe-b60c-259297b44fab/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/518] 199.19.213.162 () {42 vars in 705 bytes} [Thu Jun 25 23:34:56 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/519] 199.19.213.162 () {44 vars in 909 bytes} [Thu Jun 25 23:34:56 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: 260/520] 199.19.213.162 () {46 vars in 982 bytes} [Thu Jun 25 23:34:56 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-25 23:34:56.098 7 INFO nova.api.openstack.wsgi [None req-6912e781-7024-43a5-88db-7febe69cf411 b56c4335ae8c41309411eb3a90c65c2c 3372b0a5315e46b58ced221fcb61f3ef - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 261/521] 199.19.213.162 () {48 vars in 1013 bytes} [Thu Jun 25 23:34:56 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/522] 199.19.213.162 () {48 vars in 1051 bytes} [Thu Jun 25 23:34:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/523] 199.19.213.162 () {48 vars in 1099 bytes} [Thu Jun 25 23:34:56 2026] GET /v2.1/flavors/cfc1f01a-ffe7-4a54-bbab-37f73c1de762/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/526] 199.19.213.162 () {42 vars in 705 bytes} [Thu Jun 25 23:34:56 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/527] 199.19.213.162 () {44 vars in 909 bytes} [Thu Jun 25 23:34:56 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 264/528] 199.19.213.162 () {46 vars in 982 bytes} [Thu Jun 25 23:34:57 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-25 23:34:57.052 7 INFO nova.api.openstack.wsgi [None req-2596bdae-4e93-42d7-b079-ecf8c0cbef35 b56c4335ae8c41309411eb3a90c65c2c 3372b0a5315e46b58ced221fcb61f3ef - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 265/529] 199.19.213.162 () {48 vars in 1015 bytes} [Thu Jun 25 23:34:57 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/530] 199.19.213.162 () {48 vars in 1051 bytes} [Thu Jun 25 23:34:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/531] 199.19.213.162 () {48 vars in 1099 bytes} [Thu Jun 25 23:34:57 2026] GET /v2.1/flavors/ecf663a7-dfda-4c5b-a6a2-449f9ef6fe0f/os-extra_specs => generated 19 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/544] 199.19.213.162 () {42 vars in 705 bytes} [Thu Jun 25 23:36:03 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/545] 199.19.213.162 () {44 vars in 909 bytes} [Thu Jun 25 23:36:03 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 273/546] 199.19.213.162 () {46 vars in 982 bytes} [Thu Jun 25 23:36:03 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-25 23:36:03.715 7 INFO nova.api.openstack.wsgi [None req-d8b1f2d9-a38d-449d-b422-25c73157079a b56c4335ae8c41309411eb3a90c65c2c 3372b0a5315e46b58ced221fcb61f3ef - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 274/547] 199.19.213.162 () {48 vars in 1017 bytes} [Thu Jun 25 23:36:03 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/548] 199.19.213.162 () {48 vars in 1051 bytes} [Thu Jun 25 23:36:03 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: 275/549] 199.19.213.162 () {48 vars in 1099 bytes} [Thu Jun 25 23:36:03 2026] GET /v2.1/flavors/0722a75c-aa64-42da-a569-42968209ca18/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: 276/552] 199.19.213.162 () {42 vars in 705 bytes} [Thu Jun 25 23:36:11 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/553] 199.19.213.162 () {44 vars in 909 bytes} [Thu Jun 25 23:36:11 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 277/554] 199.19.213.162 () {46 vars in 982 bytes} [Thu Jun 25 23:36:11 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/555] 199.19.213.162 () {48 vars in 1051 bytes} [Thu Jun 25 23:36:11 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: 8|app: 0|req: 278/556] 199.19.213.162 () {42 vars in 705 bytes} [Thu Jun 25 23:36:15 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/557] 199.19.213.162 () {44 vars in 909 bytes} [Thu Jun 25 23:36:15 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 279/558] 199.19.213.162 () {46 vars in 982 bytes} [Thu Jun 25 23:36:15 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/559] 199.19.213.162 () {48 vars in 1073 bytes} [Thu Jun 25 23:36:15 2026] GET /v2.1/os-quota-sets/3372b0a5315e46b58ced221fcb61f3ef => generated 280 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/572] 199.19.213.162 () {42 vars in 705 bytes} [Thu Jun 25 23:37:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/573] 199.19.213.162 () {44 vars in 909 bytes} [Thu Jun 25 23:37:08 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 287/574] 199.19.213.162 () {46 vars in 982 bytes} [Thu Jun 25 23:37:08 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-25 23:37:08.747 7 INFO nova.api.openstack.wsgi [None req-08161e5f-a6a8-41f0-b1ef-868d29e91a39 b56c4335ae8c41309411eb3a90c65c2c 3372b0a5315e46b58ced221fcb61f3ef - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 288/575] 199.19.213.162 () {48 vars in 1015 bytes} [Thu Jun 25 23:37:08 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: 288/576] 199.19.213.162 () {48 vars in 1051 bytes} [Thu Jun 25 23:37:08 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/577] 199.19.213.162 () {48 vars in 1099 bytes} [Thu Jun 25 23:37:08 2026] GET /v2.1/flavors/66f14d27-50cd-4b6e-aeac-d4184b537a85/os-extra_specs => generated 19 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/580] 199.19.213.162 () {42 vars in 705 bytes} [Thu Jun 25 23:37: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: 8|app: 0|req: 290/581] 199.19.213.162 () {44 vars in 909 bytes} [Thu Jun 25 23:37:24 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 292/582] 199.19.213.162 () {46 vars in 982 bytes} [Thu Jun 25 23:37:24 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/583] 199.19.213.162 () {48 vars in 1073 bytes} [Thu Jun 25 23:37:24 2026] GET /v2.1/os-quota-sets/8a13edc7ae41437194453321e460a2b8 => generated 280 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/596] 199.19.213.162 () {42 vars in 705 bytes} [Thu Jun 25 23:38:18 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/597] 199.19.213.162 () {44 vars in 909 bytes} [Thu Jun 25 23:38:18 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 299/598] 199.19.213.162 () {46 vars in 982 bytes} [Thu Jun 25 23:38:18 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-25 23:38:18.204 7 INFO nova.api.openstack.wsgi [None req-b8f2b20f-39a7-4e91-8f4c-5b406d94dd14 b56c4335ae8c41309411eb3a90c65c2c 3372b0a5315e46b58ced221fcb61f3ef - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 300/599] 199.19.213.162 () {48 vars in 1011 bytes} [Thu Jun 25 23:38:18 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/600] 199.19.213.162 () {48 vars in 1051 bytes} [Thu Jun 25 23:38:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 305/609] 10.0.0.211 () {32 vars in 655 bytes} [Thu Jun 25 23:39:01 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/610] 10.0.0.211 () {32 vars in 641 bytes} [Thu Jun 25 23:39:01 2026] GET /v2.1/servers => generated 15 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-25 23:39:01.948 7 WARNING oslo_db.sqlalchemy.utils [None req-ec3b7058-8827-4ec3-91f1-1fafdc4c059d b56c4335ae8c41309411eb3a90c65c2c 3372b0a5315e46b58ced221fcb61f3ef - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 306/611] 10.0.0.211 () {32 vars in 649 bytes} [Thu Jun 25 23:39:01 2026] GET /v2.1/os-keypairs => generated 530 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/612] 10.0.0.211 () {32 vars in 694 bytes} [Thu Jun 25 23:39:01 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/615] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:39:13 2026] GET /v2.1/flavors/6f73d042-0fdf-47c1-8833-2fce9a924bbe => generated 511 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/616] 10.0.0.211 () {30 vars in 413 bytes} [Thu Jun 25 23:39:13 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/617] 10.0.0.211 () {32 vars in 641 bytes} [Thu Jun 25 23:39:13 2026] GET /v2.1/flavors => generated 1674 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/618] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:39:13 2026] GET /v2.1/flavors/6f73d042-0fdf-47c1-8833-2fce9a924bbe => generated 511 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/619] 10.0.0.211 () {28 vars in 560 bytes} [Thu Jun 25 23:39:13 2026] GET /v2/ => generated 402 bytes in 570 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/620] 10.0.0.211 () {28 vars in 564 bytes} [Thu Jun 25 23:39:13 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/621] 10.0.0.211 () {30 vars in 413 bytes} [Thu Jun 25 23:39:13 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-06-25 23:39:21.101 8 WARNING neutronclient.v2_0.client [None req-bee9a061-c788-449c-9e09-d6ba54ed62d4 eb1f32e46a07427885a8a1768e86242e 00371962aeb84e6a8e9c83a07b83d47b - - default default] The 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-25 23:39:22.217 7 WARNING neutronclient.v2_0.client [None req-b4c0e2a2-b1e2-4d14-876f-b1d476692c5e 9b8b2bdac0db454ba5a81c5cf059fad2 d1c0bb47aa8c4d2d8aab0ef186b1f5b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 313/624] 10.0.0.211 () {34 vars in 685 bytes} [Thu Jun 25 23:39:20 2026] POST /v2.1/os-security-groups => generated 248 bytes in 1552 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-25 23:39:22.421 8 WARNING neutronclient.v2_0.client [None req-4f76ea34-8643-478d-80aa-9593072508b1 eb1f32e46a07427885a8a1768e86242e 00371962aeb84e6a8e9c83a07b83d47b - - default default] The 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-25 23:39:22.721 8 WARNING neutronclient.v2_0.client [None req-4f76ea34-8643-478d-80aa-9593072508b1 eb1f32e46a07427885a8a1768e86242e 00371962aeb84e6a8e9c83a07b83d47b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 312/625] 10.0.0.211 () {34 vars in 685 bytes} [Thu Jun 25 23:39:22 2026] POST /v2.1/os-security-groups => generated 244 bytes in 770 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-25 23:39:22.962 7 WARNING neutronclient.v2_0.client [None req-73384e92-df1c-4121-b586-7e1599ea7495 9b8b2bdac0db454ba5a81c5cf059fad2 d1c0bb47aa8c4d2d8aab0ef186b1f5b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 314/626] 10.0.0.211 () {34 vars in 695 bytes} [Thu Jun 25 23:39:22 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 712 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-25 23:39:23.146 8 WARNING neutronclient.v2_0.client [None req-49818d19-6884-42e0-972b-cad24c4b34c0 eb1f32e46a07427885a8a1768e86242e 00371962aeb84e6a8e9c83a07b83d47b - - default default] The python binding code in 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.211 () {34 vars in 685 bytes} [Thu Jun 25 23:39:22 2026] POST /v2.1/os-security-groups => generated 244 bytes in 1026 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-25 23:39:24.000 7 WARNING neutronclient.v2_0.client [None req-fd5b7559-bb40-43b2-b23a-fca2c564ee6d 9b8b2bdac0db454ba5a81c5cf059fad2 d1c0bb47aa8c4d2d8aab0ef186b1f5b8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 315/628] 10.0.0.211 () {34 vars in 685 bytes} [Thu Jun 25 23:39:23 2026] POST /v2.1/os-security-groups => generated 248 bytes in 1178 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-25 23:39:24.335 8 WARNING neutronclient.v2_0.client [None req-50eb14b1-154d-426e-810e-489ef3860804 eb1f32e46a07427885a8a1768e86242e 00371962aeb84e6a8e9c83a07b83d47b - - default default] The 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-25 23:39:24.855 8 WARNING neutronclient.v2_0.client [None req-50eb14b1-154d-426e-810e-489ef3860804 eb1f32e46a07427885a8a1768e86242e 00371962aeb84e6a8e9c83a07b83d47b - - default default] The python binding code in 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.211 () {34 vars in 685 bytes} [Thu Jun 25 23:39:23 2026] POST /v2.1/os-security-groups => generated 243 bytes in 953 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-25 23:39:24.965 7 WARNING neutronclient.v2_0.client [None req-672d0358-5422-47bf-ac09-de2f7292c0b4 9b8b2bdac0db454ba5a81c5cf059fad2 d1c0bb47aa8c4d2d8aab0ef186b1f5b8 - - default default] The 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-25 23:39:25.039 7 WARNING neutronclient.v2_0.client [None req-672d0358-5422-47bf-ac09-de2f7292c0b4 9b8b2bdac0db454ba5a81c5cf059fad2 d1c0bb47aa8c4d2d8aab0ef186b1f5b8 - - default default] The python binding code in 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.211 () {34 vars in 695 bytes} [Thu Jun 25 23:39:24 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 732 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-25 23:39:25.075 8 WARNING neutronclient.v2_0.client [None req-1686d312-43bb-43d1-b572-091c4bf42e48 eb1f32e46a07427885a8a1768e86242e 00371962aeb84e6a8e9c83a07b83d47b - - default default] The 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-25 23:39:25.084 7 WARNING neutronclient.v2_0.client [None req-672d0358-5422-47bf-ac09-de2f7292c0b4 9b8b2bdac0db454ba5a81c5cf059fad2 d1c0bb47aa8c4d2d8aab0ef186b1f5b8 - - default default] The 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-25 23:39:25.115 8 WARNING neutronclient.v2_0.client [None req-1686d312-43bb-43d1-b572-091c4bf42e48 eb1f32e46a07427885a8a1768e86242e 00371962aeb84e6a8e9c83a07b83d47b - - default default] The python binding code in 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.211 () {32 vars in 663 bytes} [Thu Jun 25 23:39:24 2026] GET /v2.1/os-security-groups => generated 1384 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-25 23:39:25.146 7 WARNING neutronclient.v2_0.client [None req-1cd1aefd-f0da-458b-a191-c2e85c77358a 9b8b2bdac0db454ba5a81c5cf059fad2 d1c0bb47aa8c4d2d8aab0ef186b1f5b8 - - default default] The 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-25 23:39:25.178 7 WARNING neutronclient.v2_0.client [None req-1cd1aefd-f0da-458b-a191-c2e85c77358a 9b8b2bdac0db454ba5a81c5cf059fad2 d1c0bb47aa8c4d2d8aab0ef186b1f5b8 - - default default] The python binding code in 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/632] 10.0.0.211 () {32 vars in 740 bytes} [Thu Jun 25 23:39:25 2026] DELETE /v2.1/os-security-groups/1ac87b23-0996-4d7c-9a3b-d8ae5d22fb7a => generated 0 bytes in 173 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/633] 10.0.0.211 () {34 vars in 695 bytes} [Thu Jun 25 23:39:25 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-25 23:39:25.343 8 WARNING neutronclient.v2_0.client [None req-a382544b-e861-4628-8967-9ec187c56402 9b8b2bdac0db454ba5a81c5cf059fad2 d1c0bb47aa8c4d2d8aab0ef186b1f5b8 - - default default] The 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-25 23:39:25.367 8 INFO nova.api.openstack.wsgi [None req-a382544b-e861-4628-8967-9ec187c56402 9b8b2bdac0db454ba5a81c5cf059fad2 d1c0bb47aa8c4d2d8aab0ef186b1f5b8 - - default default] HTTP exception thrown: Security group 1ac87b23-0996-4d7c-9a3b-d8ae5d22fb7a does not exist Neutron server returns request_ids: ['req-66030330-e8e1-443e-8620-4bfcc550c9da'] [pid: 8|app: 0|req: 318/634] 10.0.0.211 () {32 vars in 737 bytes} [Thu Jun 25 23:39:25 2026] GET /v2.1/os-security-groups/1ac87b23-0996-4d7c-9a3b-d8ae5d22fb7a => generated 194 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-25 23:39:25.381 8 WARNING neutronclient.v2_0.client [None req-12502b42-1d05-4ac5-b3f4-547e3b5bb900 eb1f32e46a07427885a8a1768e86242e 00371962aeb84e6a8e9c83a07b83d47b - - default default] The python binding code in 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/635] 10.0.0.211 () {32 vars in 737 bytes} [Thu Jun 25 23:39:25 2026] GET /v2.1/os-security-groups/0302d392-3225-4c63-b15b-f0911a8b33e3 => generated 665 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-25 23:39:25.464 8 WARNING neutronclient.v2_0.client [None req-de34e6d7-205c-41bb-9ede-875be3ea35f1 9b8b2bdac0db454ba5a81c5cf059fad2 d1c0bb47aa8c4d2d8aab0ef186b1f5b8 - - default default] The 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-25 23:39:25.495 8 WARNING neutronclient.v2_0.client [None req-de34e6d7-205c-41bb-9ede-875be3ea35f1 9b8b2bdac0db454ba5a81c5cf059fad2 d1c0bb47aa8c4d2d8aab0ef186b1f5b8 - - default default] The python binding code in 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/636] 10.0.0.211 () {34 vars in 671 bytes} [Thu Jun 25 23:39:25 2026] POST /v2.1/os-keypairs => generated 385 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-25 23:39:25.529 7 WARNING neutronclient.v2_0.client [None req-11df0e58-8165-4eba-a178-1027d2bb448e eb1f32e46a07427885a8a1768e86242e 00371962aeb84e6a8e9c83a07b83d47b - - default default] The python binding code in 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/637] 10.0.0.211 () {32 vars in 740 bytes} [Thu Jun 25 23:39:25 2026] DELETE /v2.1/os-security-groups/4a0181b4-4d62-408a-9bb4-f69b502c786a => generated 0 bytes in 272 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-25 23:39:25.733 7 WARNING neutronclient.v2_0.client [None req-11df0e58-8165-4eba-a178-1027d2bb448e eb1f32e46a07427885a8a1768e86242e 00371962aeb84e6a8e9c83a07b83d47b - - default default] The 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-25 23:39:25.743 8 WARNING neutronclient.v2_0.client [None req-a7e42f69-bef4-4d5c-8720-1fd7d96ab715 9b8b2bdac0db454ba5a81c5cf059fad2 d1c0bb47aa8c4d2d8aab0ef186b1f5b8 - - default default] The 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-25 23:39:25.808 7 WARNING neutronclient.v2_0.client [None req-11df0e58-8165-4eba-a178-1027d2bb448e eb1f32e46a07427885a8a1768e86242e 00371962aeb84e6a8e9c83a07b83d47b - - default default] The 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-25 23:39:25.829 8 INFO nova.api.openstack.wsgi [None req-a7e42f69-bef4-4d5c-8720-1fd7d96ab715 9b8b2bdac0db454ba5a81c5cf059fad2 d1c0bb47aa8c4d2d8aab0ef186b1f5b8 - - default default] HTTP exception thrown: Security group 4a0181b4-4d62-408a-9bb4-f69b502c786a does not exist Neutron server returns request_ids: ['req-dbb562ce-53d9-4ddb-813a-c4d1cb16a2f6'] [pid: 8|app: 0|req: 321/638] 10.0.0.211 () {32 vars in 737 bytes} [Thu Jun 25 23:39:25 2026] GET /v2.1/os-security-groups/4a0181b4-4d62-408a-9bb4-f69b502c786a => generated 194 bytes in 95 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-25 23:39:25.842 8 WARNING neutronclient.v2_0.client [None req-343daf19-136a-4ce1-b8a7-85b15806dde8 9b8b2bdac0db454ba5a81c5cf059fad2 d1c0bb47aa8c4d2d8aab0ef186b1f5b8 - - default default] The 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-25 23:39:25.906 8 WARNING neutronclient.v2_0.client [None req-343daf19-136a-4ce1-b8a7-85b15806dde8 9b8b2bdac0db454ba5a81c5cf059fad2 d1c0bb47aa8c4d2d8aab0ef186b1f5b8 - - default default] The python binding code in 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/639] 10.0.0.211 () {32 vars in 750 bytes} [Thu Jun 25 23:39:25 2026] DELETE /v2.1/os-security-group-rules/8fbf4932-b8ec-4b40-abab-373b84efcf62 => generated 0 bytes in 620 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-25 23:39:26.162 7 WARNING neutronclient.v2_0.client [None req-e5593731-d3cb-4fd5-b47d-261ccc6667a0 eb1f32e46a07427885a8a1768e86242e 00371962aeb84e6a8e9c83a07b83d47b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 322/640] 10.0.0.211 () {32 vars in 740 bytes} [Thu Jun 25 23:39:25 2026] DELETE /v2.1/os-security-groups/3de6632c-df24-4eb0-a918-8a2e97178e8f => generated 0 bytes in 341 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-25 23:39:26.193 8 WARNING neutronclient.v2_0.client [None req-4aa5fbbe-84c1-49eb-85c1-2a1f89c71686 9b8b2bdac0db454ba5a81c5cf059fad2 d1c0bb47aa8c4d2d8aab0ef186b1f5b8 - - default default] The 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-25 23:39:26.259 7 WARNING neutronclient.v2_0.client [None req-e5593731-d3cb-4fd5-b47d-261ccc6667a0 eb1f32e46a07427885a8a1768e86242e 00371962aeb84e6a8e9c83a07b83d47b - - default default] The 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-25 23:39:26.285 8 INFO nova.api.openstack.wsgi [None req-4aa5fbbe-84c1-49eb-85c1-2a1f89c71686 9b8b2bdac0db454ba5a81c5cf059fad2 d1c0bb47aa8c4d2d8aab0ef186b1f5b8 - - default default] HTTP exception thrown: Security group 3de6632c-df24-4eb0-a918-8a2e97178e8f does not exist Neutron server returns request_ids: ['req-285cade0-f811-4404-b6c4-169f1003931c'] [pid: 8|app: 0|req: 323/641] 10.0.0.211 () {32 vars in 737 bytes} [Thu Jun 25 23:39:26 2026] GET /v2.1/os-security-groups/3de6632c-df24-4eb0-a918-8a2e97178e8f => generated 194 bytes in 107 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-25 23:39:26.303 8 WARNING neutronclient.v2_0.client [None req-304cb3cc-6cc0-4c06-9e3e-faa7989ba167 9b8b2bdac0db454ba5a81c5cf059fad2 d1c0bb47aa8c4d2d8aab0ef186b1f5b8 - - default default] The python binding code in 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/642] 10.0.0.211 () {32 vars in 740 bytes} [Thu Jun 25 23:39:26 2026] DELETE /v2.1/os-security-groups/0302d392-3225-4c63-b15b-f0911a8b33e3 => generated 0 bytes in 423 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-25 23:39:26.583 7 WARNING neutronclient.v2_0.client [None req-b0261aa0-e30b-4ff1-b8a4-04a33ad947cd eb1f32e46a07427885a8a1768e86242e 00371962aeb84e6a8e9c83a07b83d47b - - default default] The 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-25 23:39:26.651 8 WARNING neutronclient.v2_0.client [None req-304cb3cc-6cc0-4c06-9e3e-faa7989ba167 9b8b2bdac0db454ba5a81c5cf059fad2 d1c0bb47aa8c4d2d8aab0ef186b1f5b8 - - default default] The 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-25 23:39:26.709 7 WARNING neutronclient.v2_0.client [None req-b0261aa0-e30b-4ff1-b8a4-04a33ad947cd eb1f32e46a07427885a8a1768e86242e 00371962aeb84e6a8e9c83a07b83d47b - - default default] The 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-25 23:39:26.767 8 WARNING neutronclient.v2_0.client [None req-304cb3cc-6cc0-4c06-9e3e-faa7989ba167 9b8b2bdac0db454ba5a81c5cf059fad2 d1c0bb47aa8c4d2d8aab0ef186b1f5b8 - - default default] The python binding code in 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/643] 10.0.0.211 () {32 vars in 663 bytes} [Thu Jun 25 23:39:26 2026] GET /v2.1/os-security-groups => generated 707 bytes in 697 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-25 23:39:27.014 8 WARNING neutronclient.v2_0.client [None req-04e9a4d7-a3c0-4ad0-8f20-43c81bcd5833 9b8b2bdac0db454ba5a81c5cf059fad2 d1c0bb47aa8c4d2d8aab0ef186b1f5b8 - - default default] The python binding code in 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/646] 10.0.0.211 () {32 vars in 740 bytes} [Thu Jun 25 23:39:26 2026] DELETE /v2.1/os-security-groups/be7414bb-0e42-4fbe-8377-a2fe1575fc81 => generated 0 bytes in 450 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-25 23:39:27.037 8 INFO nova.api.openstack.wsgi [None req-04e9a4d7-a3c0-4ad0-8f20-43c81bcd5833 9b8b2bdac0db454ba5a81c5cf059fad2 d1c0bb47aa8c4d2d8aab0ef186b1f5b8 - - default default] HTTP exception thrown: Security group 3de6632c-df24-4eb0-a918-8a2e97178e8f does not exist Neutron server returns request_ids: ['req-f43652ba-652f-4c4b-9157-68fa90a62af1'] [pid: 8|app: 0|req: 327/647] 10.0.0.211 () {32 vars in 740 bytes} [Thu Jun 25 23:39:27 2026] DELETE /v2.1/os-security-groups/3de6632c-df24-4eb0-a918-8a2e97178e8f => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-25 23:39:27.048 7 WARNING neutronclient.v2_0.client [None req-092f5e67-6c84-4435-9e89-24f937a9e9a7 9b8b2bdac0db454ba5a81c5cf059fad2 d1c0bb47aa8c4d2d8aab0ef186b1f5b8 - - default default] The 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-25 23:39:27.069 7 INFO nova.api.openstack.wsgi [None req-092f5e67-6c84-4435-9e89-24f937a9e9a7 9b8b2bdac0db454ba5a81c5cf059fad2 d1c0bb47aa8c4d2d8aab0ef186b1f5b8 - - default default] HTTP exception thrown: Security group 4a0181b4-4d62-408a-9bb4-f69b502c786a does not exist Neutron server returns request_ids: ['req-07ab49d0-d71a-4dd0-9f70-35fbcff2327a'] [pid: 7|app: 0|req: 321/648] 10.0.0.211 () {32 vars in 740 bytes} [Thu Jun 25 23:39:27 2026] DELETE /v2.1/os-security-groups/4a0181b4-4d62-408a-9bb4-f69b502c786a => generated 194 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-25 23:39:27.083 8 WARNING neutronclient.v2_0.client [None req-bc98ccfc-da54-40e3-acdc-85b326652ca1 9b8b2bdac0db454ba5a81c5cf059fad2 d1c0bb47aa8c4d2d8aab0ef186b1f5b8 - - default default] The 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-25 23:39:27.106 8 INFO nova.api.openstack.wsgi [None req-bc98ccfc-da54-40e3-acdc-85b326652ca1 9b8b2bdac0db454ba5a81c5cf059fad2 d1c0bb47aa8c4d2d8aab0ef186b1f5b8 - - default default] HTTP exception thrown: Security group 1ac87b23-0996-4d7c-9a3b-d8ae5d22fb7a does not exist Neutron server returns request_ids: ['req-243b91a0-6e65-4e1d-8f4f-8d6c7bdf25d0'] [pid: 8|app: 0|req: 328/649] 10.0.0.211 () {32 vars in 740 bytes} [Thu Jun 25 23:39:27 2026] DELETE /v2.1/os-security-groups/1ac87b23-0996-4d7c-9a3b-d8ae5d22fb7a => generated 194 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-25 23:39:27.400 7 WARNING neutronclient.v2_0.client [None req-bf969e5c-bb93-40ce-9112-8e6873341878 81c0881c89a04eb18816e8eacd159b8d cc039916fab748cdabbc4cdb6a056011 - - default default] The 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-25 23:39:28.666 7 WARNING neutronclient.v2_0.client [None req-bf969e5c-bb93-40ce-9112-8e6873341878 81c0881c89a04eb18816e8eacd159b8d cc039916fab748cdabbc4cdb6a056011 - - default default] The 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-25 23:39:29.998 7 WARNING neutronclient.v2_0.client [None req-bf969e5c-bb93-40ce-9112-8e6873341878 81c0881c89a04eb18816e8eacd159b8d cc039916fab748cdabbc4cdb6a056011 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 322/650] 10.0.0.211 () {34 vars in 663 bytes} [Thu Jun 25 23:39:27 2026] POST /v2.1/servers => generated 449 bytes in 3835 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-25 23:39:31.177 8 WARNING neutronclient.v2_0.client [None req-dba82553-cc8d-4b45-ae12-d701383a1ed6 81c0881c89a04eb18816e8eacd159b8d cc039916fab748cdabbc4cdb6a056011 - - default default] The python binding code in 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/651] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:39:31 2026] GET /v2.1/servers/b535873f-3555-4b28-8209-0115d5b76a30 => generated 1399 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-25 23:39:32.417 7 WARNING neutronclient.v2_0.client [None req-65576226-9e03-44cf-87f8-6e300fab3328 81c0881c89a04eb18816e8eacd159b8d cc039916fab748cdabbc4cdb6a056011 - - default default] The python binding code in 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/652] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:39:32 2026] GET /v2.1/servers/b535873f-3555-4b28-8209-0115d5b76a30 => generated 1403 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-25 23:39:33.606 8 WARNING neutronclient.v2_0.client [None req-fae46868-72f1-4e94-80f6-bfe6d72df76a 81c0881c89a04eb18816e8eacd159b8d cc039916fab748cdabbc4cdb6a056011 - - default default] The python binding code in 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/653] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:39:33 2026] GET /v2.1/servers/b535873f-3555-4b28-8209-0115d5b76a30 => generated 1451 bytes in 450 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:39:35.000 7 WARNING neutronclient.v2_0.client [None req-58fb4ba2-0500-41cc-851d-8f7dd17cf75a 81c0881c89a04eb18816e8eacd159b8d cc039916fab748cdabbc4cdb6a056011 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 324/654] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:39:34 2026] GET /v2.1/servers/b535873f-3555-4b28-8209-0115d5b76a30 => generated 1451 bytes in 1234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:39:37.248 8 WARNING neutronclient.v2_0.client [None req-fc9a2a25-01f7-43e5-8399-c996e54fc3d7 81c0881c89a04eb18816e8eacd159b8d cc039916fab748cdabbc4cdb6a056011 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 332/657] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:39:37 2026] GET /v2.1/servers/b535873f-3555-4b28-8209-0115d5b76a30 => generated 1457 bytes in 1914 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 326/658] 10.0.0.211 () {34 vars in 671 bytes} [Thu Jun 25 23:39:39 2026] POST /v2.1/os-keypairs => generated 386 bytes in 295 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:39:40.188 8 WARNING neutronclient.v2_0.client [None req-20a4e199-7cc8-493e-860d-6826a3ff6452 81c0881c89a04eb18816e8eacd159b8d cc039916fab748cdabbc4cdb6a056011 - - default default] The python binding code in 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/659] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:39:40 2026] GET /v2.1/servers/b535873f-3555-4b28-8209-0115d5b76a30 => generated 1524 bytes in 362 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-25 23:39:41.567 7 WARNING neutronclient.v2_0.client [None req-c116b4de-ed21-47b6-a5f2-f08b8790f304 81c0881c89a04eb18816e8eacd159b8d cc039916fab748cdabbc4cdb6a056011 - - default default] 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-25 23:39:41.825 8 INFO nova.api.openstack.compute.server_external_events [req-5eb79d17-1d81-4b13-b748-0a18ea417834 req-4726f5f0-2982-42e6-b6d7-ce8a3de8f9f2 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-changed:f332b9e9-080c-4713-b25c-c68f18004e7f for instance b535873f-3555-4b28-8209-0115d5b76a30 on instance 2026-06-25 23:39:41.833 8 INFO nova.compute.rpcapi [None req-37547cbb-096c-4c0b-ae7a-722233675959 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 334/660] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:39:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/661] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:39:41 2026] GET /v2.1/servers/b535873f-3555-4b28-8209-0115d5b76a30 => generated 1524 bytes in 397 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 335/662] 10.0.0.211 () {34 vars in 671 bytes} [Thu Jun 25 23:39:42 2026] POST /v2.1/os-keypairs => generated 385 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-25 23:39:42.679 7 WARNING neutronclient.v2_0.client [None req-eaf06e0e-0da1-4212-b3df-3c516d053283 627ee57723f74e1984248e62ed741d4c f44247d2b8b047e59b47da0a17a7d1fd - - default default] The 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-25 23:39:42.735 7 WARNING neutronclient.v2_0.client [None req-eaf06e0e-0da1-4212-b3df-3c516d053283 627ee57723f74e1984248e62ed741d4c f44247d2b8b047e59b47da0a17a7d1fd - - default default] The 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-25 23:39:42.896 7 WARNING neutronclient.v2_0.client [None req-eaf06e0e-0da1-4212-b3df-3c516d053283 627ee57723f74e1984248e62ed741d4c f44247d2b8b047e59b47da0a17a7d1fd - - default default] The 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-25 23:39:42.977 8 WARNING neutronclient.v2_0.client [None req-63dd5253-f338-4e5e-b4af-16d5c4b800bd 81c0881c89a04eb18816e8eacd159b8d cc039916fab748cdabbc4cdb6a056011 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 336/663] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:39:42 2026] GET /v2.1/servers/b535873f-3555-4b28-8209-0115d5b76a30 => generated 1524 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/664] 10.0.0.211 () {34 vars in 663 bytes} [Thu Jun 25 23:39:42 2026] POST /v2.1/servers => generated 452 bytes in 479 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-25 23:39:43.124 8 WARNING neutronclient.v2_0.client [None req-153c4b85-3e6a-40ab-b240-aa7f91e13d09 627ee57723f74e1984248e62ed741d4c f44247d2b8b047e59b47da0a17a7d1fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 337/665] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:39:43 2026] GET /v2.1/servers/165eedc3-6fe9-494a-930b-5a5208b780d7 => generated 1432 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:39:44.115 7 WARNING neutronclient.v2_0.client [None req-5ab171a0-e62c-43c9-8b43-ff214f72daf7 81c0881c89a04eb18816e8eacd159b8d cc039916fab748cdabbc4cdb6a056011 - - default default] 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-25 23:39:44.202 8 WARNING neutronclient.v2_0.client [None req-6c45b516-196d-47ee-888f-d90dcc2eeee9 627ee57723f74e1984248e62ed741d4c f44247d2b8b047e59b47da0a17a7d1fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 338/666] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:39:44 2026] GET /v2.1/servers/165eedc3-6fe9-494a-930b-5a5208b780d7 => generated 1436 bytes in 326 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/667] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:39:44 2026] GET /v2.1/servers/b535873f-3555-4b28-8209-0115d5b76a30 => generated 1524 bytes in 456 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:39:45.016 8 INFO nova.api.openstack.compute.server_external_events [req-5e3ed803-22f7-442a-a53d-e00a79a945c2 req-c5def9ad-3b45-4930-a386-7ac23ef45e18 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-unplugged:f332b9e9-080c-4713-b25c-c68f18004e7f for instance b535873f-3555-4b28-8209-0115d5b76a30 on instance [pid: 8|app: 0|req: 339/668] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:39:44 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:39:45.571 7 WARNING neutronclient.v2_0.client [None req-f1e50eae-ade2-4fd6-a078-f0cdc796c674 627ee57723f74e1984248e62ed741d4c f44247d2b8b047e59b47da0a17a7d1fd - - default default] The 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-25 23:39:45.596 8 WARNING neutronclient.v2_0.client [None req-9818bbe5-b00c-4969-8e67-40d78b9ab451 81c0881c89a04eb18816e8eacd159b8d cc039916fab748cdabbc4cdb6a056011 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 330/669] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:39:45 2026] GET /v2.1/servers/165eedc3-6fe9-494a-930b-5a5208b780d7 => generated 1484 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/670] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:39:45 2026] GET /v2.1/servers/b535873f-3555-4b28-8209-0115d5b76a30 => generated 1524 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:39:46.663 8 WARNING neutronclient.v2_0.client [None req-692d331b-5d6b-41bd-83ad-455af9fd7fd7 627ee57723f74e1984248e62ed741d4c f44247d2b8b047e59b47da0a17a7d1fd - - default default] The python binding code in 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/673] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:39:46 2026] GET /v2.1/servers/165eedc3-6fe9-494a-930b-5a5208b780d7 => generated 1484 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:39:46.756 7 WARNING neutronclient.v2_0.client [None req-f95133e6-421d-4e08-a367-26f13fb8a0be 81c0881c89a04eb18816e8eacd159b8d cc039916fab748cdabbc4cdb6a056011 - - default default] The python binding code in 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/674] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:39:46 2026] GET /v2.1/servers/b535873f-3555-4b28-8209-0115d5b76a30 => generated 1524 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-25 23:39:47.741 8 WARNING neutronclient.v2_0.client [None req-d2db1cd5-5b9b-4f73-a996-ba6a3ffcef09 627ee57723f74e1984248e62ed741d4c f44247d2b8b047e59b47da0a17a7d1fd - - default default] 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-25 23:39:47.985 7 WARNING neutronclient.v2_0.client [None req-ebbf81ea-1d5a-4b12-9d17-cedfa1312273 81c0881c89a04eb18816e8eacd159b8d cc039916fab748cdabbc4cdb6a056011 - - default default] The python binding code in 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/675] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:39:47 2026] GET /v2.1/servers/165eedc3-6fe9-494a-930b-5a5208b780d7 => generated 1559 bytes in 1429 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 333/676] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:39:47 2026] GET /v2.1/servers/b535873f-3555-4b28-8209-0115d5b76a30 => generated 1524 bytes in 1221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:39:49.171 8 INFO nova.api.openstack.compute.server_external_events [req-496279e4-9694-482e-bedc-39379e349f58 req-cbdb2609-de1c-4922-8f3b-6b87dddc4d14 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-plugged:f332b9e9-080c-4713-b25c-c68f18004e7f for instance b535873f-3555-4b28-8209-0115d5b76a30 on instance [pid: 8|app: 0|req: 344/677] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:39:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-25 23:39:49.293 7 WARNING neutronclient.v2_0.client [None req-c73a6b31-75cb-4066-9c4f-c305107efe7e 89ada714b85349f0b8e73a564e7c79a7 9c24058f575d4113b57c0bba0ff3ecd5 - - default default] The 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-25 23:39:49.340 7 WARNING neutronclient.v2_0.client [None req-c73a6b31-75cb-4066-9c4f-c305107efe7e 89ada714b85349f0b8e73a564e7c79a7 9c24058f575d4113b57c0bba0ff3ecd5 - - default default] The 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-25 23:39:49.517 7 WARNING neutronclient.v2_0.client [None req-c73a6b31-75cb-4066-9c4f-c305107efe7e 89ada714b85349f0b8e73a564e7c79a7 9c24058f575d4113b57c0bba0ff3ecd5 - - default default] 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-25 23:39:49.735 8 INFO nova.api.openstack.compute.server_external_events [req-b84b299d-e41d-42c9-8aec-c0b974573943 req-b672a540-0bc0-4e2d-8d66-d2702333dc28 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-changed:d401654d-ddab-48ed-b8e0-4d55d1f300ae for instance 165eedc3-6fe9-494a-930b-5a5208b780d7 on instance [pid: 8|app: 0|req: 345/678] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:39:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/679] 10.0.0.211 () {34 vars in 663 bytes} [Thu Jun 25 23:39:49 2026] POST /v2.1/servers => generated 450 bytes in 732 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-25 23:39:49.957 8 WARNING neutronclient.v2_0.client [None req-5df45ebf-8405-45e3-a8b6-51a1af8d47e1 89ada714b85349f0b8e73a564e7c79a7 9c24058f575d4113b57c0bba0ff3ecd5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 346/680] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:39:49 2026] GET /v2.1/servers/9491a433-abb9-485b-9e97-9ac7e701c8b5 => generated 1252 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:39:50.242 7 WARNING neutronclient.v2_0.client [None req-db7a8d78-7f56-4db4-8dce-e09b4beb4791 627ee57723f74e1984248e62ed741d4c f44247d2b8b047e59b47da0a17a7d1fd - - default default] The 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-25 23:39:50.250 8 WARNING neutronclient.v2_0.client [None req-d92955cf-1113-461b-9e39-e16dba98b7ba 81c0881c89a04eb18816e8eacd159b8d cc039916fab748cdabbc4cdb6a056011 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 335/681] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:39:50 2026] GET /v2.1/servers/165eedc3-6fe9-494a-930b-5a5208b780d7 => generated 1557 bytes in 350 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/682] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:39:50 2026] GET /v2.1/servers/b535873f-3555-4b28-8209-0115d5b76a30 => generated 1524 bytes in 320 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:39:51.051 7 WARNING neutronclient.v2_0.client [None req-3dc957c1-6103-4d39-8507-52201bc0be06 89ada714b85349f0b8e73a564e7c79a7 9c24058f575d4113b57c0bba0ff3ecd5 - - default default] The python binding code in 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/683] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:39:51 2026] GET /v2.1/servers/9491a433-abb9-485b-9e97-9ac7e701c8b5 => generated 1302 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-25 23:39:51.228 8 INFO nova.api.openstack.compute.server_external_events [req-fbfc86cf-7e8d-4fde-99c5-871d3736f859 req-3560ff2d-f4f1-42c4-a0f1-6677b90bc03f 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-plugged:f332b9e9-080c-4713-b25c-c68f18004e7f for instance b535873f-3555-4b28-8209-0115d5b76a30 on instance 2026-06-25 23:39:51.228 8 INFO nova.api.openstack.compute.server_external_events [req-fbfc86cf-7e8d-4fde-99c5-871d3736f859 req-3560ff2d-f4f1-42c4-a0f1-6677b90bc03f 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-unplugged:d401654d-ddab-48ed-b8e0-4d55d1f300ae for instance 165eedc3-6fe9-494a-930b-5a5208b780d7 on instance [pid: 8|app: 0|req: 348/684] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:39:51 2026] POST /v2.1/os-server-external-events => generated 356 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:39:51.558 8 WARNING neutronclient.v2_0.client [None req-2163cb97-cac4-4e0b-acb1-c387759edbf4 627ee57723f74e1984248e62ed741d4c f44247d2b8b047e59b47da0a17a7d1fd - - default default] The 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-25 23:39:51.571 7 WARNING neutronclient.v2_0.client [None req-2e0a4d27-64a0-4605-b9f7-a76479902c39 81c0881c89a04eb18816e8eacd159b8d cc039916fab748cdabbc4cdb6a056011 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 349/685] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:39:51 2026] GET /v2.1/servers/165eedc3-6fe9-494a-930b-5a5208b780d7 => generated 1557 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/686] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:39:51 2026] GET /v2.1/servers/b535873f-3555-4b28-8209-0115d5b76a30 => generated 1715 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:39:51.892 8 WARNING neutronclient.v2_0.client [None req-21a88ae4-0cd1-4805-bd12-8eacf34d7867 81c0881c89a04eb18816e8eacd159b8d cc039916fab748cdabbc4cdb6a056011 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 350/687] 10.0.0.211 () {32 vars in 741 bytes} [Thu Jun 25 23:39:51 2026] GET /v2.1/servers/b535873f-3555-4b28-8209-0115d5b76a30/os-interface => generated 285 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:39:52.154 7 WARNING neutronclient.v2_0.client [None req-721a467e-5fa8-4764-8c4a-cca7c9b0dcc0 89ada714b85349f0b8e73a564e7c79a7 9c24058f575d4113b57c0bba0ff3ecd5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 338/688] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:39:52 2026] GET /v2.1/servers/9491a433-abb9-485b-9e97-9ac7e701c8b5 => generated 1350 bytes in 564 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:39:52.828 8 WARNING neutronclient.v2_0.client [None req-6a140ec1-a507-4f5d-8f5b-78ececb74f95 627ee57723f74e1984248e62ed741d4c f44247d2b8b047e59b47da0a17a7d1fd - - default default] 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-25 23:39:52.938 7 WARNING neutronclient.v2_0.client [None req-c7a43ee7-bae3-45d8-8ca8-96d1fd99a4cb 81c0881c89a04eb18816e8eacd159b8d cc039916fab748cdabbc4cdb6a056011 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 351/689] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:39:52 2026] GET /v2.1/servers/165eedc3-6fe9-494a-930b-5a5208b780d7 => generated 1557 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/690] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:39:52 2026] GET /v2.1/servers/b535873f-3555-4b28-8209-0115d5b76a30 => generated 1715 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:39:53.271 8 INFO nova.api.openstack.compute.server_external_events [req-e672ff8b-18d2-4962-9653-d8efd3eaebd6 req-fad36fa1-3ce5-4bec-a47f-388d99954f66 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-changed:f332b9e9-080c-4713-b25c-c68f18004e7f for instance b535873f-3555-4b28-8209-0115d5b76a30 on instance [pid: 8|app: 0|req: 352/691] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:39:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:39:53.742 7 WARNING neutronclient.v2_0.client [None req-733bb109-dbe5-4574-8595-dcd96da109b1 89ada714b85349f0b8e73a564e7c79a7 9c24058f575d4113b57c0bba0ff3ecd5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 340/692] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:39:53 2026] GET /v2.1/servers/9491a433-abb9-485b-9e97-9ac7e701c8b5 => generated 1350 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-25 23:39:54.072 8 WARNING neutronclient.v2_0.client [None req-2fb5d43d-f005-4a00-9f68-e9f4e8bc5e91 627ee57723f74e1984248e62ed741d4c f44247d2b8b047e59b47da0a17a7d1fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 353/693] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:39:54 2026] GET /v2.1/servers/165eedc3-6fe9-494a-930b-5a5208b780d7 => generated 1557 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:39:54.850 7 WARNING neutronclient.v2_0.client [None req-138fd4d4-fa68-4f74-a073-da0e3c682003 89ada714b85349f0b8e73a564e7c79a7 9c24058f575d4113b57c0bba0ff3ecd5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 341/694] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:39:54 2026] GET /v2.1/servers/9491a433-abb9-485b-9e97-9ac7e701c8b5 => generated 1425 bytes in 385 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:39:55.293 8 WARNING neutronclient.v2_0.client [None req-737a51c6-e80a-4715-9907-db2f3040390e 627ee57723f74e1984248e62ed741d4c f44247d2b8b047e59b47da0a17a7d1fd - - default default] 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-25 23:39:55.340 7 INFO nova.api.openstack.compute.server_external_events [req-fd8ecba8-cede-4844-add9-d777c8618b78 req-e8c1ad22-1824-47a3-bb28-cf406e224867 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-plugged:d401654d-ddab-48ed-b8e0-4d55d1f300ae for instance 165eedc3-6fe9-494a-930b-5a5208b780d7 on instance 2026-06-25 23:39:55.345 7 INFO nova.compute.rpcapi [None req-d83473ff-c283-4be2-9c03-648ae40dac5b - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 342/695] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:39:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:39:56.094 7 INFO nova.api.openstack.compute.server_external_events [req-4c6b5e8e-931a-49e4-8da3-306f5160e729 req-92beb1f6-10f7-4d9f-8612-a271e3ef7e4c 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-changed:c8d42d52-b754-4d32-84b4-9c183e7e7cce for instance 9491a433-abb9-485b-9e97-9ac7e701c8b5 on instance [pid: 7|app: 0|req: 343/696] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:39:56 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: 354/697] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:39:55 2026] GET /v2.1/servers/165eedc3-6fe9-494a-930b-5a5208b780d7 => generated 1557 bytes in 864 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:39:56.251 7 WARNING neutronclient.v2_0.client [None req-c0c68800-3247-4baa-8ec4-76ba6cfa9fd0 89ada714b85349f0b8e73a564e7c79a7 9c24058f575d4113b57c0bba0ff3ecd5 - - default default] The python binding code in 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/698] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:39:56 2026] GET /v2.1/servers/9491a433-abb9-485b-9e97-9ac7e701c8b5 => generated 1435 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:39:57.161 8 WARNING neutronclient.v2_0.client [None req-9c3eb59c-4fc5-4602-a158-8d235af962cb 627ee57723f74e1984248e62ed741d4c f44247d2b8b047e59b47da0a17a7d1fd - - default default] The python binding code in 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/701] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:39:57 2026] GET /v2.1/servers/165eedc3-6fe9-494a-930b-5a5208b780d7 => generated 1739 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:39:57.377 7 WARNING neutronclient.v2_0.client [None req-16f0ef71-feec-4be7-958d-613e26865750 627ee57723f74e1984248e62ed741d4c f44247d2b8b047e59b47da0a17a7d1fd - - default default] The 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-25 23:39:57.419 8 WARNING neutronclient.v2_0.client [None req-dcebbe12-b506-4fb3-a97f-d8f81c2d5532 89ada714b85349f0b8e73a564e7c79a7 9c24058f575d4113b57c0bba0ff3ecd5 - - default default] The python binding code in 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/702] 10.0.0.211 () {32 vars in 741 bytes} [Thu Jun 25 23:39:57 2026] GET /v2.1/servers/165eedc3-6fe9-494a-930b-5a5208b780d7/os-interface => generated 284 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:39:57.523 7 INFO nova.api.openstack.compute.server_external_events [req-9613c65f-237a-4188-9620-7e5fd19607a8 req-191d9799-615c-48d2-b1e8-6c25b8a08b17 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-plugged:d401654d-ddab-48ed-b8e0-4d55d1f300ae for instance 165eedc3-6fe9-494a-930b-5a5208b780d7 on instance 2026-06-25 23:39:57.524 7 INFO nova.api.openstack.compute.server_external_events [req-9613c65f-237a-4188-9620-7e5fd19607a8 req-191d9799-615c-48d2-b1e8-6c25b8a08b17 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-unplugged:c8d42d52-b754-4d32-84b4-9c183e7e7cce for instance 9491a433-abb9-485b-9e97-9ac7e701c8b5 on instance [pid: 8|app: 0|req: 357/703] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:39:57 2026] GET /v2.1/servers/9491a433-abb9-485b-9e97-9ac7e701c8b5 => generated 1435 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/704] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:39:57 2026] POST /v2.1/os-server-external-events => generated 356 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-25 23:39:58.211 8 WARNING neutronclient.v2_0.client [None req-cc86e96a-b535-4325-8838-92999a15ee5e 627ee57723f74e1984248e62ed741d4c f44247d2b8b047e59b47da0a17a7d1fd - - default default] The python binding code in 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/705] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:39:58 2026] GET /v2.1/servers/165eedc3-6fe9-494a-930b-5a5208b780d7 => generated 1739 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 348/706] 10.0.0.211 () {32 vars in 641 bytes} [Thu Jun 25 23:39:58 2026] GET /v2.1/servers => generated 384 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-25 23:39:58.588 7 WARNING neutronclient.v2_0.client [None req-1751aae4-3f39-409f-a4e2-4718ee5d7d5e 89ada714b85349f0b8e73a564e7c79a7 9c24058f575d4113b57c0bba0ff3ecd5 - - default default] The python binding code in 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/707] 10.0.0.211 () {32 vars in 718 bytes} [Thu Jun 25 23:39:58 2026] DELETE /v2.1/servers/165eedc3-6fe9-494a-930b-5a5208b780d7 => generated 0 bytes in 118 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-25 23:39:58.666 8 WARNING neutronclient.v2_0.client [None req-801e1e92-16cd-4dcc-b9f4-e180f5e5c18e 627ee57723f74e1984248e62ed741d4c f44247d2b8b047e59b47da0a17a7d1fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 349/708] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:39:58 2026] GET /v2.1/servers/9491a433-abb9-485b-9e97-9ac7e701c8b5 => generated 1435 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/709] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:39:58 2026] GET /v2.1/servers/165eedc3-6fe9-494a-930b-5a5208b780d7 => generated 1745 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-25 23:39:59.572 7 INFO nova.api.openstack.compute.server_external_events [req-e421868c-616c-459b-8714-8f3258ef898a req-de62d048-bfd1-452c-a569-adcd8783d9e4 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-changed:d401654d-ddab-48ed-b8e0-4d55d1f300ae for instance 165eedc3-6fe9-494a-930b-5a5208b780d7 on instance [pid: 7|app: 0|req: 350/710] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:39:59 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:39:59.787 8 WARNING neutronclient.v2_0.client [None req-e86d1c08-5c1a-4e10-9de6-045294b04893 89ada714b85349f0b8e73a564e7c79a7 9c24058f575d4113b57c0bba0ff3ecd5 - - default default] The 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-25 23:39:59.816 7 WARNING neutronclient.v2_0.client [None req-13ea45dd-f5ff-477a-b4c5-cf9b28da35a2 627ee57723f74e1984248e62ed741d4c f44247d2b8b047e59b47da0a17a7d1fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 361/711] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:39:59 2026] GET /v2.1/servers/9491a433-abb9-485b-9e97-9ac7e701c8b5 => generated 1435 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/712] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:39:59 2026] GET /v2.1/servers/165eedc3-6fe9-494a-930b-5a5208b780d7 => generated 1745 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-25 23:40:01.003 8 WARNING neutronclient.v2_0.client [None req-47ce7e91-907e-40f2-aeef-82552576631b 89ada714b85349f0b8e73a564e7c79a7 9c24058f575d4113b57c0bba0ff3ecd5 - - default default] 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-25 23:40:01.067 7 WARNING neutronclient.v2_0.client [None req-c753eced-12c7-4f36-a24a-74b75f787c25 627ee57723f74e1984248e62ed741d4c f44247d2b8b047e59b47da0a17a7d1fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 362/713] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:40:00 2026] GET /v2.1/servers/9491a433-abb9-485b-9e97-9ac7e701c8b5 => generated 1423 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/714] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:40:01 2026] GET /v2.1/servers/165eedc3-6fe9-494a-930b-5a5208b780d7 => generated 1865 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:40:01.606 8 INFO nova.api.openstack.compute.server_external_events [req-cabf545e-1ce2-42a7-849a-55bf3523ff92 req-5024afac-9fc4-4352-b5a7-c9d7dbd285a9 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-unplugged:d401654d-ddab-48ed-b8e0-4d55d1f300ae for instance 165eedc3-6fe9-494a-930b-5a5208b780d7 on instance 2026-06-25 23:40:01.607 8 INFO nova.api.openstack.compute.server_external_events [req-cabf545e-1ce2-42a7-849a-55bf3523ff92 req-5024afac-9fc4-4352-b5a7-c9d7dbd285a9 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-unplugged:d401654d-ddab-48ed-b8e0-4d55d1f300ae for instance 165eedc3-6fe9-494a-930b-5a5208b780d7 on instance [pid: 8|app: 0|req: 363/715] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:40:01 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-25 23:40:01.616 7 INFO nova.api.openstack.compute.server_external_events [req-3fcac034-b243-4265-acd2-1dd8bc1bf51d req-be5cea59-3f65-4def-ad7e-b0a258c10979 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-deleted:d401654d-ddab-48ed-b8e0-4d55d1f300ae for instance 165eedc3-6fe9-494a-930b-5a5208b780d7 on instance [pid: 7|app: 0|req: 353/716] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:40:01 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-25 23:40:02.245 8 WARNING neutronclient.v2_0.client [None req-481ba0bd-22ce-4758-8b93-374688fc8230 89ada714b85349f0b8e73a564e7c79a7 9c24058f575d4113b57c0bba0ff3ecd5 - - default default] 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-25 23:40:02.276 7 WARNING neutronclient.v2_0.client [None req-eb56e03f-2d20-41e1-b9cf-b61f7cf48748 627ee57723f74e1984248e62ed741d4c f44247d2b8b047e59b47da0a17a7d1fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 354/717] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:40:02 2026] GET /v2.1/servers/165eedc3-6fe9-494a-930b-5a5208b780d7 => generated 1513 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/718] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:40:02 2026] GET /v2.1/servers/9491a433-abb9-485b-9e97-9ac7e701c8b5 => generated 1423 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:40:03.376 7 WARNING neutronclient.v2_0.client [None req-a771485f-7a1c-4e23-86f7-30deb019c82d 627ee57723f74e1984248e62ed741d4c f44247d2b8b047e59b47da0a17a7d1fd - - default default] The 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-25 23:40:03.391 8 WARNING neutronclient.v2_0.client [None req-11525c59-0a1c-4608-b85e-053658ee518f 89ada714b85349f0b8e73a564e7c79a7 9c24058f575d4113b57c0bba0ff3ecd5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 355/719] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:40:03 2026] GET /v2.1/servers/165eedc3-6fe9-494a-930b-5a5208b780d7 => generated 1518 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/720] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:40:03 2026] GET /v2.1/servers/9491a433-abb9-485b-9e97-9ac7e701c8b5 => generated 1423 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-25 23:40:03.654 7 INFO nova.api.openstack.compute.server_external_events [req-61babc1c-a59e-4356-ba84-960c96d3fe65 req-aac5d9e9-bb81-42ce-a105-857c88cd7cdf 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-plugged:c8d42d52-b754-4d32-84b4-9c183e7e7cce for instance 9491a433-abb9-485b-9e97-9ac7e701c8b5 on instance [pid: 7|app: 0|req: 356/721] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:40:03 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:40:04.511 8 WARNING neutronclient.v2_0.client [None req-a718bcc6-0bf3-43c4-a4a3-dae13d15f150 627ee57723f74e1984248e62ed741d4c f44247d2b8b047e59b47da0a17a7d1fd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 366/722] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:40:04 2026] GET /v2.1/servers/165eedc3-6fe9-494a-930b-5a5208b780d7 => generated 1518 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-25 23:40:04.599 7 WARNING neutronclient.v2_0.client [None req-8bba5c33-b8d6-4e27-868f-b591de11d369 89ada714b85349f0b8e73a564e7c79a7 9c24058f575d4113b57c0bba0ff3ecd5 - - default default] The python binding code in 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/723] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:40:04 2026] GET /v2.1/servers/9491a433-abb9-485b-9e97-9ac7e701c8b5 => generated 1423 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-25 23:40:05.599 8 INFO nova.api.openstack.wsgi [None req-114d8258-4786-44fa-b525-f5901108a8cf 627ee57723f74e1984248e62ed741d4c f44247d2b8b047e59b47da0a17a7d1fd - - default default] HTTP exception thrown: Instance 165eedc3-6fe9-494a-930b-5a5208b780d7 could not be found. [pid: 8|app: 0|req: 367/724] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:40:05 2026] GET /v2.1/servers/165eedc3-6fe9-494a-930b-5a5208b780d7 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 358/725] 10.0.0.211 () {32 vars in 706 bytes} [Thu Jun 25 23:40:05 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1817600875 => generated 0 bytes in 45 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-25 23:40:05.795 8 INFO nova.api.openstack.compute.server_external_events [req-817fe149-b7bc-477b-9388-6b342f04eb43 req-7c3ceb0f-ab1b-47f9-8418-a067d8967717 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-plugged:c8d42d52-b754-4d32-84b4-9c183e7e7cce for instance 9491a433-abb9-485b-9e97-9ac7e701c8b5 on instance [pid: 8|app: 0|req: 368/726] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:40:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-25 23:40:05.840 7 WARNING neutronclient.v2_0.client [None req-83561956-cc0a-4062-ab23-1ba4acc1387a 89ada714b85349f0b8e73a564e7c79a7 9c24058f575d4113b57c0bba0ff3ecd5 - - default default] The python binding code in 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/727] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:40:05 2026] GET /v2.1/servers/9491a433-abb9-485b-9e97-9ac7e701c8b5 => generated 1610 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-25 23:40:06.033 8 WARNING neutronclient.v2_0.client [None req-28f970d2-484c-446f-a45e-65202586f407 89ada714b85349f0b8e73a564e7c79a7 9c24058f575d4113b57c0bba0ff3ecd5 - - default default] The python binding code in 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/728] 10.0.0.211 () {32 vars in 741 bytes} [Thu Jun 25 23:40:06 2026] GET /v2.1/servers/9491a433-abb9-485b-9e97-9ac7e701c8b5/os-interface => generated 284 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-25 23:40:07.751 8 INFO nova.api.openstack.compute.server_external_events [req-3c9881d2-4593-4396-b3c6-81da67a8c922 req-fb3d1da9-4a81-417f-9768-85ac533664f4 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-changed:c8d42d52-b754-4d32-84b4-9c183e7e7cce for instance 9491a433-abb9-485b-9e97-9ac7e701c8b5 on instance 2026-06-25 23:40:07.755 7 WARNING neutronclient.v2_0.client [None req-6b6a1b5e-79b4-4d6b-933f-8e8590897ec0 89ada714b85349f0b8e73a564e7c79a7 9c24058f575d4113b57c0bba0ff3ecd5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 371/731] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:40:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/732] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:40:07 2026] GET /v2.1/servers/9491a433-abb9-485b-9e97-9ac7e701c8b5 => generated 1610 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, ' [pid: 8|app: 0|req: 372/733] 10.0.0.211 () {32 vars in 641 bytes} [Thu Jun 25 23:40:07 2026] GET /v2.1/servers => generated 387 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 362/734] 10.0.0.211 () {32 vars in 718 bytes} [Thu Jun 25 23:40:07 2026] DELETE /v2.1/servers/9491a433-abb9-485b-9e97-9ac7e701c8b5 => generated 0 bytes in 138 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-25 23:40:08.168 8 WARNING neutronclient.v2_0.client [None req-53768853-133d-40b0-8ad1-29cba9bf475b 89ada714b85349f0b8e73a564e7c79a7 9c24058f575d4113b57c0bba0ff3ecd5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 373/735] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:40:08 2026] GET /v2.1/servers/9491a433-abb9-485b-9e97-9ac7e701c8b5 => generated 1616 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:40:08.564 7 WARNING neutronclient.v2_0.client [None req-8d0f2486-2c6e-4026-9890-fdb11e7f2e2b 81c0881c89a04eb18816e8eacd159b8d cc039916fab748cdabbc4cdb6a056011 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 363/736] 10.0.0.211 () {32 vars in 741 bytes} [Thu Jun 25 23:40:08 2026] GET /v2.1/servers/b535873f-3555-4b28-8209-0115d5b76a30/os-interface => generated 285 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:40:08.767 8 WARNING neutronclient.v2_0.client [None req-406cfcfc-d4fb-451d-b75e-aafbdfdc855f 81c0881c89a04eb18816e8eacd159b8d cc039916fab748cdabbc4cdb6a056011 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 374/737] 10.0.0.211 () {32 vars in 815 bytes} [Thu Jun 25 23:40:08 2026] GET /v2.1/servers/b535873f-3555-4b28-8209-0115d5b76a30/os-interface/f332b9e9-080c-4713-b25c-c68f18004e7f => generated 282 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/738] 10.0.0.211 () {32 vars in 723 bytes} [Thu Jun 25 23:40:08 2026] GET /v2.1/servers/b535873f-3555-4b28-8209-0115d5b76a30/ips => generated 156 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 375/739] 10.0.0.211 () {34 vars in 750 bytes} [Thu Jun 25 23:40:08 2026] POST /v2.1/servers/b535873f-3555-4b28-8209-0115d5b76a30/action => generated 0 bytes in 31 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: 365/740] 10.0.0.211 () {32 vars in 723 bytes} [Thu Jun 25 23:40:08 2026] GET /v2.1/servers/b535873f-3555-4b28-8209-0115d5b76a30/ips => generated 156 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-25 23:40:09.354 8 WARNING neutronclient.v2_0.client [None req-b3f665b1-a111-4a82-85ff-739e00e27a1e 89ada714b85349f0b8e73a564e7c79a7 9c24058f575d4113b57c0bba0ff3ecd5 - - default default] The python binding code in 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/741] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:40:09 2026] GET /v2.1/servers/9491a433-abb9-485b-9e97-9ac7e701c8b5 => generated 1736 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-25 23:40:09.616 7 INFO nova.api.openstack.compute.server_external_events [req-c7e121aa-fc46-423b-a2af-7bb74c1cad43 req-75fb52d8-2ce8-4699-bc96-cbdf8212cdad 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-unplugged:c8d42d52-b754-4d32-84b4-9c183e7e7cce for instance 9491a433-abb9-485b-9e97-9ac7e701c8b5 on instance [pid: 7|app: 0|req: 366/742] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:40:09 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 377/743] 10.0.0.211 () {32 vars in 723 bytes} [Thu Jun 25 23:40:09 2026] GET /v2.1/servers/b535873f-3555-4b28-8209-0115d5b76a30/ips => generated 156 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:40:10.310 7 INFO nova.api.openstack.compute.server_external_events [req-ca498b70-1b97-4ff8-84f2-445376709f72 req-dffe68ef-87d1-4545-8e13-e1a650bac92a 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-changed:f332b9e9-080c-4713-b25c-c68f18004e7f for instance b535873f-3555-4b28-8209-0115d5b76a30 on instance [pid: 7|app: 0|req: 367/744] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:40:10 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:40:10.578 8 WARNING neutronclient.v2_0.client [None req-ddb719ce-69af-4afc-852e-160a9f1c77a1 89ada714b85349f0b8e73a564e7c79a7 9c24058f575d4113b57c0bba0ff3ecd5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 378/745] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:40:10 2026] GET /v2.1/servers/9491a433-abb9-485b-9e97-9ac7e701c8b5 => generated 1736 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 368/746] 10.0.0.211 () {32 vars in 723 bytes} [Thu Jun 25 23:40:11 2026] GET /v2.1/servers/b535873f-3555-4b28-8209-0115d5b76a30/ips => generated 156 bytes in 308 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:40:11.661 8 INFO nova.api.openstack.compute.server_external_events [req-c762ded8-d42d-4389-9946-14bdc5d6f0b9 req-77199dba-aedf-409e-9b33-5bcbbadf2f60 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-unplugged:c8d42d52-b754-4d32-84b4-9c183e7e7cce for instance 9491a433-abb9-485b-9e97-9ac7e701c8b5 on instance 2026-06-25 23:40:11.661 8 INFO nova.api.openstack.compute.server_external_events [req-c762ded8-d42d-4389-9946-14bdc5d6f0b9 req-77199dba-aedf-409e-9b33-5bcbbadf2f60 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-deleted:c8d42d52-b754-4d32-84b4-9c183e7e7cce for instance 9491a433-abb9-485b-9e97-9ac7e701c8b5 on instance [pid: 8|app: 0|req: 379/747] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:40:11 2026] POST /v2.1/os-server-external-events => generated 356 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-25 23:40:11.749 7 WARNING neutronclient.v2_0.client [None req-4fc8ccf4-6717-4d68-abb1-e9951849c889 89ada714b85349f0b8e73a564e7c79a7 9c24058f575d4113b57c0bba0ff3ecd5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 369/748] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:40:11 2026] GET /v2.1/servers/9491a433-abb9-485b-9e97-9ac7e701c8b5 => generated 1379 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, ' [pid: 8|app: 0|req: 380/749] 10.0.0.211 () {32 vars in 723 bytes} [Thu Jun 25 23:40:12 2026] GET /v2.1/servers/b535873f-3555-4b28-8209-0115d5b76a30/ips => generated 194 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-25 23:40:12.412 7 WARNING neutronclient.v2_0.client [None req-e5c5f5d8-4074-43a5-b0a9-a23e803dc690 81c0881c89a04eb18816e8eacd159b8d cc039916fab748cdabbc4cdb6a056011 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 370/750] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:40:12 2026] GET /v2.1/servers/b535873f-3555-4b28-8209-0115d5b76a30 => generated 1949 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 381/751] 10.0.0.211 () {34 vars in 750 bytes} [Thu Jun 25 23:40:12 2026] POST /v2.1/servers/b535873f-3555-4b28-8209-0115d5b76a30/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 371/752] 10.0.0.211 () {32 vars in 723 bytes} [Thu Jun 25 23:40:12 2026] GET /v2.1/servers/b535873f-3555-4b28-8209-0115d5b76a30/ips => generated 194 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:40:12.837 8 WARNING neutronclient.v2_0.client [None req-fb3be98e-2df5-4322-a96d-51b244f28915 89ada714b85349f0b8e73a564e7c79a7 9c24058f575d4113b57c0bba0ff3ecd5 - - default default] The python binding code in 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/753] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:40:12 2026] GET /v2.1/servers/9491a433-abb9-485b-9e97-9ac7e701c8b5 => generated 1379 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, ' [pid: 7|app: 0|req: 372/754] 10.0.0.211 () {32 vars in 723 bytes} [Thu Jun 25 23:40:13 2026] GET /v2.1/servers/b535873f-3555-4b28-8209-0115d5b76a30/ips => generated 194 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-25 23:40:13.937 8 WARNING neutronclient.v2_0.client [None req-4947cf7d-e17a-4e26-b1d9-12ef83094497 89ada714b85349f0b8e73a564e7c79a7 9c24058f575d4113b57c0bba0ff3ecd5 - - default default] 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-25 23:40:14.216 7 INFO nova.api.openstack.compute.server_external_events [req-f7f9ff96-b5c2-4cdb-ba84-82d0e1cc866e req-2560e558-9434-43b6-8d32-afcc84915447 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-changed:f332b9e9-080c-4713-b25c-c68f18004e7f for instance b535873f-3555-4b28-8209-0115d5b76a30 on instance [pid: 7|app: 0|req: 373/755] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:40:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/756] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:40:13 2026] GET /v2.1/servers/9491a433-abb9-485b-9e97-9ac7e701c8b5 => generated 1384 bytes in 533 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 374/757] 10.0.0.211 () {32 vars in 723 bytes} [Thu Jun 25 23:40:14 2026] GET /v2.1/servers/b535873f-3555-4b28-8209-0115d5b76a30/ips => generated 194 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-25 23:40:15.472 8 INFO nova.api.openstack.wsgi [None req-85a3a96e-d169-4d41-9451-fa17e1f34395 89ada714b85349f0b8e73a564e7c79a7 9c24058f575d4113b57c0bba0ff3ecd5 - - default default] HTTP exception thrown: Instance 9491a433-abb9-485b-9e97-9ac7e701c8b5 could not be found. [pid: 8|app: 0|req: 384/758] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:40:15 2026] GET /v2.1/servers/9491a433-abb9-485b-9e97-9ac7e701c8b5 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 375/759] 10.0.0.211 () {32 vars in 704 bytes} [Thu Jun 25 23:40:15 2026] DELETE /v2.1/os-keypairs/tempest-keypair-885013657 => generated 0 bytes in 25 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: 385/760] 10.0.0.211 () {32 vars in 723 bytes} [Thu Jun 25 23:40:15 2026] GET /v2.1/servers/b535873f-3555-4b28-8209-0115d5b76a30/ips => generated 156 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/761] 10.0.0.211 () {32 vars in 718 bytes} [Thu Jun 25 23:40:15 2026] DELETE /v2.1/servers/b535873f-3555-4b28-8209-0115d5b76a30 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:40:15.917 8 WARNING neutronclient.v2_0.client [None req-6c33835f-d91a-4224-828a-1540e2b0bdf7 81c0881c89a04eb18816e8eacd159b8d cc039916fab748cdabbc4cdb6a056011 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 386/764] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:40:15 2026] GET /v2.1/servers/b535873f-3555-4b28-8209-0115d5b76a30 => generated 1841 bytes in 1158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:40:17.390 7 INFO nova.api.openstack.compute.server_external_events [req-e572b25a-92bb-4c71-a025-046cb7f4f069 req-39a2d41c-f2f4-41c1-99eb-9ba3a528d345 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-unplugged:f332b9e9-080c-4713-b25c-c68f18004e7f for instance b535873f-3555-4b28-8209-0115d5b76a30 on instance [pid: 7|app: 0|req: 379/765] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:40:17 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:40:17.756 8 WARNING neutronclient.v2_0.client [None req-b5fae259-63da-490b-8c6c-3dc6ed02e511 158d7ac34e5b4fcca53a6ae09c7da57c 5257136dc7f54b79890ee012904e5df3 - - default default] 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-25 23:40:18.078 8 WARNING neutronclient.v2_0.client [None req-b5fae259-63da-490b-8c6c-3dc6ed02e511 158d7ac34e5b4fcca53a6ae09c7da57c 5257136dc7f54b79890ee012904e5df3 - - default default] The 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-25 23:40:18.097 7 WARNING neutronclient.v2_0.client [None req-60d27f0b-d062-42cc-a971-1e106d807fb1 81c0881c89a04eb18816e8eacd159b8d cc039916fab748cdabbc4cdb6a056011 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 380/766] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:40:18 2026] GET /v2.1/servers/b535873f-3555-4b28-8209-0115d5b76a30 => generated 1841 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:40:18.788 7 INFO nova.api.openstack.compute.server_external_events [req-31594c3a-cd0a-4d4d-ab21-ef4c210aedb2 req-de73d079-8215-4371-9765-1b535c8686e2 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-deleted:f332b9e9-080c-4713-b25c-c68f18004e7f for instance b535873f-3555-4b28-8209-0115d5b76a30 on instance [pid: 7|app: 0|req: 381/767] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:40:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:40:19.363 7 WARNING neutronclient.v2_0.client [None req-f6473307-b09b-496c-942a-0ca08001580a 81c0881c89a04eb18816e8eacd159b8d cc039916fab748cdabbc4cdb6a056011 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 382/768] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:40:19 2026] GET /v2.1/servers/b535873f-3555-4b28-8209-0115d5b76a30 => generated 1480 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-25 23:40:19.520 7 INFO nova.api.openstack.compute.server_external_events [req-c94517b3-68f3-4884-82e1-5e7a76760d40 req-82f29cec-350c-4817-9655-a0f295296ee0 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-unplugged:f332b9e9-080c-4713-b25c-c68f18004e7f for instance b535873f-3555-4b28-8209-0115d5b76a30 on instance [pid: 7|app: 0|req: 383/769] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:40:19 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/770] 10.0.0.211 () {34 vars in 663 bytes} [Thu Jun 25 23:40:17 2026] POST /v2.1/servers => generated 424 bytes in 2105 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-25 23:40:19.678 7 WARNING neutronclient.v2_0.client [None req-28ae064f-7c3e-4261-b8f8-3fc8725ef320 158d7ac34e5b4fcca53a6ae09c7da57c 5257136dc7f54b79890ee012904e5df3 - - default default] The python binding code in 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/771] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:40:19 2026] GET /v2.1/servers/204a8fac-5e8f-4a40-9add-2255fb9dfbfd => generated 1370 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:40:20.554 8 WARNING neutronclient.v2_0.client [None req-6f825bfd-e54a-4779-89d3-8dfef8a6d64a 81c0881c89a04eb18816e8eacd159b8d cc039916fab748cdabbc4cdb6a056011 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 388/772] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:40:20 2026] GET /v2.1/servers/b535873f-3555-4b28-8209-0115d5b76a30 => generated 1485 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-25 23:40:20.777 7 WARNING neutronclient.v2_0.client [None req-ed908bab-f470-40ea-a0d7-f3d0eb82b708 158d7ac34e5b4fcca53a6ae09c7da57c 5257136dc7f54b79890ee012904e5df3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 385/773] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:40:20 2026] GET /v2.1/servers/204a8fac-5e8f-4a40-9add-2255fb9dfbfd => generated 1374 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:40:21.647 8 WARNING neutronclient.v2_0.client [None req-3c69c40f-ee7e-4d02-8037-a6f4ccdafee2 81c0881c89a04eb18816e8eacd159b8d cc039916fab748cdabbc4cdb6a056011 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 389/774] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:40:21 2026] GET /v2.1/servers/b535873f-3555-4b28-8209-0115d5b76a30 => generated 1485 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-25 23:40:21.853 7 WARNING neutronclient.v2_0.client [None req-0a264ab9-e279-45f4-aa79-2392e4cd91c3 158d7ac34e5b4fcca53a6ae09c7da57c 5257136dc7f54b79890ee012904e5df3 - - default default] The python binding code in 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/775] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:40:21 2026] GET /v2.1/servers/204a8fac-5e8f-4a40-9add-2255fb9dfbfd => generated 1422 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:40:22.890 8 INFO nova.api.openstack.wsgi [None req-fe843875-0273-4a78-84f0-3ad4748e7752 81c0881c89a04eb18816e8eacd159b8d cc039916fab748cdabbc4cdb6a056011 - - default default] HTTP exception thrown: Instance b535873f-3555-4b28-8209-0115d5b76a30 could not be found. [pid: 8|app: 0|req: 390/776] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:40:22 2026] GET /v2.1/servers/b535873f-3555-4b28-8209-0115d5b76a30 => generated 111 bytes in 185 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: 387/777] 10.0.0.211 () {32 vars in 704 bytes} [Thu Jun 25 23:40:22 2026] DELETE /v2.1/os-keypairs/tempest-keypair-526954555 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-25 23:40:22.936 8 WARNING neutronclient.v2_0.client [None req-24e1a2af-fe04-4e64-a32f-5a213e3c2b82 158d7ac34e5b4fcca53a6ae09c7da57c 5257136dc7f54b79890ee012904e5df3 - - default default] The python binding code in 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/778] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:40:22 2026] GET /v2.1/servers/204a8fac-5e8f-4a40-9add-2255fb9dfbfd => generated 1422 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-25 23:40:23.469 7 INFO nova.api.openstack.wsgi [None req-febb58e4-87b7-4cd9-a41e-1a06047c4d7b 81c0881c89a04eb18816e8eacd159b8d cc039916fab748cdabbc4cdb6a056011 - - default default] HTTP exception thrown: Instance b535873f-3555-4b28-8209-0115d5b76a30 could not be found. [pid: 7|app: 0|req: 388/779] 10.0.0.211 () {32 vars in 718 bytes} [Thu Jun 25 23:40:23 2026] DELETE /v2.1/servers/b535873f-3555-4b28-8209-0115d5b76a30 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:40:23.517 8 INFO nova.api.openstack.wsgi [None req-0a93816c-4d77-4bb9-940e-f83c961af671 81c0881c89a04eb18816e8eacd159b8d cc039916fab748cdabbc4cdb6a056011 - - default default] HTTP exception thrown: Instance b535873f-3555-4b28-8209-0115d5b76a30 could not be found. [pid: 8|app: 0|req: 392/780] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:40:23 2026] GET /v2.1/servers/b535873f-3555-4b28-8209-0115d5b76a30 => generated 111 bytes in 42 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-25 23:40:24.140 7 WARNING neutronclient.v2_0.client [None req-140fd720-cc09-4465-85c5-3627b3c83d8b 158d7ac34e5b4fcca53a6ae09c7da57c 5257136dc7f54b79890ee012904e5df3 - - default default] 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: 389/781] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:40:24 2026] GET /v2.1/servers/204a8fac-5e8f-4a40-9add-2255fb9dfbfd => generated 1472 bytes in 1356 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-25 23:40:25.474 8 INFO nova.api.openstack.compute.server_external_events [req-1fd90f9d-040a-44e6-b729-a207ab00f9a0 req-4976e6c7-de85-4398-aa8f-8cd6b39428d3 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-changed:1d7a29a4-3931-4834-94fb-d002e46ee42a for instance 204a8fac-5e8f-4a40-9add-2255fb9dfbfd on instance [pid: 8|app: 0|req: 393/782] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:40:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:40:26.510 7 WARNING neutronclient.v2_0.client [None req-824167cd-5f02-4f65-ab1f-8caea1d119d4 158d7ac34e5b4fcca53a6ae09c7da57c 5257136dc7f54b79890ee012904e5df3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 390/783] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:40:26 2026] GET /v2.1/servers/204a8fac-5e8f-4a40-9add-2255fb9dfbfd => generated 1470 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:40:27.683 7 WARNING neutronclient.v2_0.client [None req-9b3480cd-0f97-4d31-a9d7-1d0d9118e3f7 158d7ac34e5b4fcca53a6ae09c7da57c 5257136dc7f54b79890ee012904e5df3 - - default default] The python binding code in 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/786] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:40:27 2026] GET /v2.1/servers/204a8fac-5e8f-4a40-9add-2255fb9dfbfd => generated 1470 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:40:28.859 8 WARNING neutronclient.v2_0.client [None req-30ddbe34-2aea-4e83-8885-df3262e3706f 158d7ac34e5b4fcca53a6ae09c7da57c 5257136dc7f54b79890ee012904e5df3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 395/787] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:40:28 2026] GET /v2.1/servers/204a8fac-5e8f-4a40-9add-2255fb9dfbfd => generated 1470 bytes in 709 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:40:30.396 7 INFO nova.api.openstack.compute.server_external_events [req-88c2dd93-060f-406f-a839-d335bc0bbc75 req-ba2cb419-658f-4590-9997-44d380e97d8e 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-plugged:1d7a29a4-3931-4834-94fb-d002e46ee42a for instance 204a8fac-5e8f-4a40-9add-2255fb9dfbfd on instance [pid: 7|app: 0|req: 393/788] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:40:30 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-25 23:40:30.601 8 WARNING neutronclient.v2_0.client [None req-b0b4c5f3-1e3f-4d91-bbc4-34e0b0fd7e2b 158d7ac34e5b4fcca53a6ae09c7da57c 5257136dc7f54b79890ee012904e5df3 - - default default] 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-25 23:40:32.459 7 INFO nova.api.openstack.compute.server_external_events [req-53a5a1c5-ac03-4398-9fbb-9f47dbd78ced req-7686ef58-2c78-4cea-9bcc-c48667b61694 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-plugged:1d7a29a4-3931-4834-94fb-d002e46ee42a for instance 204a8fac-5e8f-4a40-9add-2255fb9dfbfd on instance [pid: 7|app: 0|req: 394/789] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:40:32 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: 8|app: 0|req: 396/790] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:40:30 2026] GET /v2.1/servers/204a8fac-5e8f-4a40-9add-2255fb9dfbfd => generated 1470 bytes in 3165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 395/791] 10.0.0.211 () {34 vars in 671 bytes} [Thu Jun 25 23:40:34 2026] POST /v2.1/os-keypairs => generated 385 bytes in 447 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:40:34.759 8 WARNING neutronclient.v2_0.client [None req-7f739c07-5dcc-4911-8b3d-861deff3b787 158d7ac34e5b4fcca53a6ae09c7da57c 5257136dc7f54b79890ee012904e5df3 - - default default] The python binding code in 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/792] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:40:34 2026] GET /v2.1/servers/204a8fac-5e8f-4a40-9add-2255fb9dfbfd => generated 1655 bytes in 1554 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/793] 10.0.0.211 () {32 vars in 723 bytes} [Thu Jun 25 23:40:36 2026] GET /v2.1/servers/204a8fac-5e8f-4a40-9add-2255fb9dfbfd/ips => generated 109 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 398/794] 10.0.0.211 () {32 vars in 723 bytes} [Thu Jun 25 23:40:36 2026] GET /v2.1/servers/204a8fac-5e8f-4a40-9add-2255fb9dfbfd/ips => generated 109 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 397/795] 10.0.0.211 () {32 vars in 825 bytes} [Thu Jun 25 23:40:36 2026] GET /v2.1/servers/204a8fac-5e8f-4a40-9add-2255fb9dfbfd/ips/tempest-ServerAddressesTestJSON-2080398598-network => generated 94 bytes in 37 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: 8|app: 0|req: 399/796] 10.0.0.211 () {32 vars in 718 bytes} [Thu Jun 25 23:40:36 2026] DELETE /v2.1/servers/204a8fac-5e8f-4a40-9add-2255fb9dfbfd => generated 0 bytes in 106 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:40:36.585 7 WARNING neutronclient.v2_0.client [None req-37792797-c391-411a-bac7-21f6b850926d 158d7ac34e5b4fcca53a6ae09c7da57c 5257136dc7f54b79890ee012904e5df3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 398/799] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:40:36 2026] GET /v2.1/servers/204a8fac-5e8f-4a40-9add-2255fb9dfbfd => generated 1661 bytes in 386 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:40:37.511 8 WARNING neutronclient.v2_0.client [None req-09691f12-0304-4f5d-bfc8-7c32610d12d5 fe45c269c7d848db909d5c13e4b709d0 09e9129e0b944364960c6a4f00ef9791 - - default default] The 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-25 23:40:37.571 8 WARNING neutronclient.v2_0.client [None req-09691f12-0304-4f5d-bfc8-7c32610d12d5 fe45c269c7d848db909d5c13e4b709d0 09e9129e0b944364960c6a4f00ef9791 - - default default] The 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-25 23:40:37.845 8 WARNING neutronclient.v2_0.client [None req-09691f12-0304-4f5d-bfc8-7c32610d12d5 fe45c269c7d848db909d5c13e4b709d0 09e9129e0b944364960c6a4f00ef9791 - - default default] 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-25 23:40:37.907 7 INFO nova.api.openstack.compute.server_external_events [req-442a6c4e-e6ad-42af-9f06-dc35f35eb8e8 req-ba233c3f-8893-4968-a351-a5b3c3fc9886 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-unplugged:1d7a29a4-3931-4834-94fb-d002e46ee42a for instance 204a8fac-5e8f-4a40-9add-2255fb9dfbfd on instance [pid: 7|app: 0|req: 399/800] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:40:37 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:40:37.984 7 WARNING neutronclient.v2_0.client [None req-5327e412-501c-48b4-a17a-28d3735d8f0b 158d7ac34e5b4fcca53a6ae09c7da57c 5257136dc7f54b79890ee012904e5df3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 402/801] 10.0.0.211 () {34 vars in 663 bytes} [Thu Jun 25 23:40:37 2026] POST /v2.1/servers => generated 450 bytes in 691 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-25 23:40:38.148 8 WARNING neutronclient.v2_0.client [None req-38404cd4-35dd-4efc-b213-59c52250510d fe45c269c7d848db909d5c13e4b709d0 09e9129e0b944364960c6a4f00ef9791 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 400/802] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:40:37 2026] GET /v2.1/servers/204a8fac-5e8f-4a40-9add-2255fb9dfbfd => generated 1661 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/803] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:40:38 2026] GET /v2.1/servers/ed7198a0-bf5c-4c6e-a9c1-04ce9db809f8 => generated 1423 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:40:38.664 7 WARNING neutronclient.v2_0.client [None req-83710388-0823-4443-8319-3d1b33157f40 dd498642ff424f70a77705d84f6fdb48 19219307c6174eb58e292eced46039ca - - default default] The 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-25 23:40:38.811 7 WARNING neutronclient.v2_0.client [None req-83710388-0823-4443-8319-3d1b33157f40 dd498642ff424f70a77705d84f6fdb48 19219307c6174eb58e292eced46039ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 401/804] 10.0.0.211 () {34 vars in 663 bytes} [Thu Jun 25 23:40:38 2026] POST /v2.1/servers => generated 424 bytes in 365 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-25 23:40:38.996 8 WARNING neutronclient.v2_0.client [None req-458cb670-238a-4111-9715-bb3136d75f71 dd498642ff424f70a77705d84f6fdb48 19219307c6174eb58e292eced46039ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 404/805] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:40:38 2026] GET /v2.1/servers/86220462-4fe1-4524-babd-d0d5b634f241 => generated 1367 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-25 23:40:39.244 7 WARNING neutronclient.v2_0.client [None req-69dfbe70-b35e-47b7-9dc6-44fc0d4efbfa 158d7ac34e5b4fcca53a6ae09c7da57c 5257136dc7f54b79890ee012904e5df3 - - default default] The 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-25 23:40:39.253 8 WARNING neutronclient.v2_0.client [None req-18935096-7100-42a8-b4e5-cf0b99378c39 fe45c269c7d848db909d5c13e4b709d0 09e9129e0b944364960c6a4f00ef9791 - - default default] The python binding code in 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/806] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:40:39 2026] GET /v2.1/servers/204a8fac-5e8f-4a40-9add-2255fb9dfbfd => generated 1619 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/807] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:40:39 2026] GET /v2.1/servers/ed7198a0-bf5c-4c6e-a9c1-04ce9db809f8 => generated 1427 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:40:39.952 7 INFO nova.api.openstack.compute.server_external_events [req-d458bffd-fd25-401a-a295-dfef0f14b274 req-29de4198-20bf-4a76-bfc7-edfbbacc0491 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-unplugged:1d7a29a4-3931-4834-94fb-d002e46ee42a for instance 204a8fac-5e8f-4a40-9add-2255fb9dfbfd on instance 2026-06-25 23:40:39.952 7 INFO nova.api.openstack.compute.server_external_events [req-d458bffd-fd25-401a-a295-dfef0f14b274 req-29de4198-20bf-4a76-bfc7-edfbbacc0491 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-deleted:1d7a29a4-3931-4834-94fb-d002e46ee42a for instance 204a8fac-5e8f-4a40-9add-2255fb9dfbfd on instance [pid: 7|app: 0|req: 403/808] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:40:39 2026] POST /v2.1/os-server-external-events => generated 356 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-25 23:40:40.083 8 WARNING neutronclient.v2_0.client [None req-2f68a4ad-903f-4d9d-9f5a-ad50a35fe67b dd498642ff424f70a77705d84f6fdb48 19219307c6174eb58e292eced46039ca - - default default] The python binding code in 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/809] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:40:40 2026] GET /v2.1/servers/86220462-4fe1-4524-babd-d0d5b634f241 => generated 1371 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:40:40.338 8 WARNING neutronclient.v2_0.client [None req-1af5a680-2ed4-4ae6-81df-00d4378f7fad fe45c269c7d848db909d5c13e4b709d0 09e9129e0b944364960c6a4f00ef9791 - - default default] The 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-25 23:40:40.339 7 WARNING neutronclient.v2_0.client [None req-f793a943-2b30-4502-89a6-1a76658405ba 158d7ac34e5b4fcca53a6ae09c7da57c 5257136dc7f54b79890ee012904e5df3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 404/810] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:40:40 2026] GET /v2.1/servers/204a8fac-5e8f-4a40-9add-2255fb9dfbfd => generated 1456 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/811] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:40:40 2026] GET /v2.1/servers/ed7198a0-bf5c-4c6e-a9c1-04ce9db809f8 => generated 1475 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:40:41.172 7 WARNING neutronclient.v2_0.client [None req-b3f9487e-ed93-4d52-87fc-96c097f5365d dd498642ff424f70a77705d84f6fdb48 19219307c6174eb58e292eced46039ca - - default default] The python binding code in 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/812] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:40:41 2026] GET /v2.1/servers/86220462-4fe1-4524-babd-d0d5b634f241 => generated 1363 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-25 23:40:41.435 7 WARNING neutronclient.v2_0.client [None req-95da9503-9ad5-4272-bb67-7325e77678a7 fe45c269c7d848db909d5c13e4b709d0 09e9129e0b944364960c6a4f00ef9791 - - default default] The 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-25 23:40:41.448 8 WARNING neutronclient.v2_0.client [None req-123526fb-fc60-425a-9ecf-d8451000dcae 158d7ac34e5b4fcca53a6ae09c7da57c 5257136dc7f54b79890ee012904e5df3 - - default default] The python binding code in 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/813] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:40:41 2026] GET /v2.1/servers/ed7198a0-bf5c-4c6e-a9c1-04ce9db809f8 => generated 1475 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/814] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:40:41 2026] GET /v2.1/servers/204a8fac-5e8f-4a40-9add-2255fb9dfbfd => generated 1456 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:40:42.266 7 WARNING neutronclient.v2_0.client [None req-4ed0eb76-d7ab-48ee-b2f9-63c537aa9366 dd498642ff424f70a77705d84f6fdb48 19219307c6174eb58e292eced46039ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 407/815] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:40:42 2026] GET /v2.1/servers/86220462-4fe1-4524-babd-d0d5b634f241 => generated 1419 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:40:42.536 8 WARNING neutronclient.v2_0.client [None req-a9bc681e-c109-4c87-a899-d875e911035b fe45c269c7d848db909d5c13e4b709d0 09e9129e0b944364960c6a4f00ef9791 - - default default] The 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-25 23:40:42.570 7 WARNING neutronclient.v2_0.client [None req-d4d7c375-41f4-4c53-a2c9-e32b9976282d 158d7ac34e5b4fcca53a6ae09c7da57c 5257136dc7f54b79890ee012904e5df3 - - default default] The python binding code in 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/816] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:40:42 2026] GET /v2.1/servers/ed7198a0-bf5c-4c6e-a9c1-04ce9db809f8 => generated 1483 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/817] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:40:42 2026] GET /v2.1/servers/204a8fac-5e8f-4a40-9add-2255fb9dfbfd => generated 1456 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-25 23:40:43.346 8 WARNING neutronclient.v2_0.client [None req-f999d26b-55a9-4c8d-99e0-807226838fbe dd498642ff424f70a77705d84f6fdb48 19219307c6174eb58e292eced46039ca - - default default] 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-25 23:40:43.648 7 WARNING neutronclient.v2_0.client [None req-b18790d8-3705-4461-ad1e-56d752d7477d fe45c269c7d848db909d5c13e4b709d0 09e9129e0b944364960c6a4f00ef9791 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 410/818] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:40:43 2026] GET /v2.1/servers/86220462-4fe1-4524-babd-d0d5b634f241 => generated 1419 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-25 23:40:43.862 8 WARNING neutronclient.v2_0.client [None req-fe049c88-25bb-4637-a288-8e97b95d6747 158d7ac34e5b4fcca53a6ae09c7da57c 5257136dc7f54b79890ee012904e5df3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 411/819] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:40:43 2026] GET /v2.1/servers/204a8fac-5e8f-4a40-9add-2255fb9dfbfd => generated 1456 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-25 23:40:43.994 8 INFO nova.api.openstack.compute.server_external_events [req-68a66f41-86e6-4bc9-a7ec-eb506c97c5fd req-abb0384b-60d8-453a-ad01-7e2d07445334 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-changed:7faa5999-2a31-4a09-ba43-52a8c74cfcbb for instance ed7198a0-bf5c-4c6e-a9c1-04ce9db809f8 on instance [pid: 8|app: 0|req: 412/820] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:40:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/821] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:40:43 2026] GET /v2.1/servers/ed7198a0-bf5c-4c6e-a9c1-04ce9db809f8 => generated 1560 bytes in 427 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:40:44.900 8 WARNING neutronclient.v2_0.client [None req-5581eed1-274b-4526-a08a-f6af977024fe dd498642ff424f70a77705d84f6fdb48 19219307c6174eb58e292eced46039ca - - default default] 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-25 23:40:45.037 7 WARNING neutronclient.v2_0.client [None req-765c54ee-f604-44a0-8098-6a9c31bfc480 158d7ac34e5b4fcca53a6ae09c7da57c 5257136dc7f54b79890ee012904e5df3 - - default default] The python binding code in 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/822] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:40:44 2026] GET /v2.1/servers/204a8fac-5e8f-4a40-9add-2255fb9dfbfd => generated 1456 bytes in 415 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:40:45.445 7 WARNING neutronclient.v2_0.client [None req-c30c784e-c3e8-483b-b669-1ce02d7e3525 fe45c269c7d848db909d5c13e4b709d0 09e9129e0b944364960c6a4f00ef9791 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 413/823] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:40:44 2026] GET /v2.1/servers/86220462-4fe1-4524-babd-d0d5b634f241 => generated 1469 bytes in 1282 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:40:46.161 8 INFO nova.api.openstack.compute.server_external_events [req-75c8b67c-ecee-471f-b555-5308a805e3ab req-fc1b390b-05ac-40e7-9ef5-7cef62168d5e 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-changed:23f31d2c-b263-4ee4-b881-4da01c91ae66 for instance 86220462-4fe1-4524-babd-d0d5b634f241 on instance [pid: 8|app: 0|req: 414/824] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:40:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/825] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:40:45 2026] GET /v2.1/servers/ed7198a0-bf5c-4c6e-a9c1-04ce9db809f8 => generated 1548 bytes in 889 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:40:46.444 8 INFO nova.api.openstack.wsgi [None req-344de77d-67ad-4ce5-ab65-05dadae9fcc8 158d7ac34e5b4fcca53a6ae09c7da57c 5257136dc7f54b79890ee012904e5df3 - - default default] HTTP exception thrown: Instance 204a8fac-5e8f-4a40-9add-2255fb9dfbfd could not be found. [pid: 8|app: 0|req: 415/826] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:40:46 2026] GET /v2.1/servers/204a8fac-5e8f-4a40-9add-2255fb9dfbfd => 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-25 23:40:46.812 8 INFO nova.api.openstack.compute.server_external_events [req-79824ea0-c665-4129-ac3b-18769c55414f req-6d4f5385-f691-4d13-ad9a-9d7a3baa2986 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-unplugged:7faa5999-2a31-4a09-ba43-52a8c74cfcbb for instance ed7198a0-bf5c-4c6e-a9c1-04ce9db809f8 on instance [pid: 8|app: 0|req: 417/829] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:40:46 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:40:47.187 7 WARNING neutronclient.v2_0.client [None req-17b26ea0-90fe-4f48-b3da-d77c8fe79f88 dd498642ff424f70a77705d84f6fdb48 19219307c6174eb58e292eced46039ca - - default default] 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-25 23:40:47.344 8 WARNING neutronclient.v2_0.client [None req-1a771f50-0788-4730-82b2-24d96fae7b70 fe45c269c7d848db909d5c13e4b709d0 09e9129e0b944364960c6a4f00ef9791 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 418/830] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:40:47 2026] GET /v2.1/servers/ed7198a0-bf5c-4c6e-a9c1-04ce9db809f8 => generated 1548 bytes in 948 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/831] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:40:47 2026] GET /v2.1/servers/86220462-4fe1-4524-babd-d0d5b634f241 => generated 1467 bytes in 1120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-25 23:40:49.316 8 WARNING neutronclient.v2_0.client [None req-c1240b57-9f34-435b-afb8-d75ea6cd6ef8 fe45c269c7d848db909d5c13e4b709d0 09e9129e0b944364960c6a4f00ef9791 - - default default] The 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-25 23:40:49.333 7 WARNING neutronclient.v2_0.client [None req-fba0319d-7bc8-4e39-a4d9-048338930c8d dd498642ff424f70a77705d84f6fdb48 19219307c6174eb58e292eced46039ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 414/832] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:40:49 2026] GET /v2.1/servers/86220462-4fe1-4524-babd-d0d5b634f241 => generated 1467 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/833] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:40:49 2026] GET /v2.1/servers/ed7198a0-bf5c-4c6e-a9c1-04ce9db809f8 => generated 1548 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:40:50.546 7 WARNING neutronclient.v2_0.client [None req-3207c307-d590-4964-b958-d631cc17c846 dd498642ff424f70a77705d84f6fdb48 19219307c6174eb58e292eced46039ca - - default default] 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-25 23:40:50.615 8 WARNING neutronclient.v2_0.client [None req-29a05700-9bfe-4669-b224-c08189c80237 fe45c269c7d848db909d5c13e4b709d0 09e9129e0b944364960c6a4f00ef9791 - - default default] The python binding code in 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/834] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:40:50 2026] GET /v2.1/servers/86220462-4fe1-4524-babd-d0d5b634f241 => generated 1467 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/835] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:40:50 2026] GET /v2.1/servers/ed7198a0-bf5c-4c6e-a9c1-04ce9db809f8 => generated 1548 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:40:51.793 7 WARNING neutronclient.v2_0.client [None req-ce466cf3-788a-4425-b7bd-34d93ab92b70 dd498642ff424f70a77705d84f6fdb48 19219307c6174eb58e292eced46039ca - - default default] 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-25 23:40:51.835 8 WARNING neutronclient.v2_0.client [None req-ddd2351e-1709-4369-9b80-103f329ad538 fe45c269c7d848db909d5c13e4b709d0 09e9129e0b944364960c6a4f00ef9791 - - default default] The python binding code in 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/836] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:40:51 2026] GET /v2.1/servers/86220462-4fe1-4524-babd-d0d5b634f241 => generated 1467 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/837] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:40:51 2026] GET /v2.1/servers/ed7198a0-bf5c-4c6e-a9c1-04ce9db809f8 => generated 1548 bytes in 337 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:40:52.224 7 INFO nova.api.openstack.compute.server_external_events [req-c58026e8-3858-48e6-a040-80f5b4b371ed req-8b64fbe2-85f6-46a4-96fe-ab19d38ff61a 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-plugged:23f31d2c-b263-4ee4-b881-4da01c91ae66 for instance 86220462-4fe1-4524-babd-d0d5b634f241 on instance [pid: 7|app: 0|req: 417/838] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:40:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:40:53.116 8 WARNING neutronclient.v2_0.client [None req-c95277ae-5ab2-4632-a87a-13a650cf9a49 dd498642ff424f70a77705d84f6fdb48 19219307c6174eb58e292eced46039ca - - default default] 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-25 23:40:53.200 7 WARNING neutronclient.v2_0.client [None req-da10d3fe-ddc6-4974-99a3-7611b72745bf fe45c269c7d848db909d5c13e4b709d0 09e9129e0b944364960c6a4f00ef9791 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 422/839] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:40:53 2026] GET /v2.1/servers/86220462-4fe1-4524-babd-d0d5b634f241 => generated 1467 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/840] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:40:53 2026] GET /v2.1/servers/ed7198a0-bf5c-4c6e-a9c1-04ce9db809f8 => generated 1548 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:40:54.271 8 WARNING neutronclient.v2_0.client [None req-40b62583-d3ae-41ae-9409-f39161e8cb81 dd498642ff424f70a77705d84f6fdb48 19219307c6174eb58e292eced46039ca - - default default] The 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-25 23:40:54.276 7 INFO nova.api.openstack.compute.server_external_events [req-1dae8290-e84a-4716-a182-dc94e829114d req-b4b55c1e-8422-4a50-a557-512c83787546 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-plugged:23f31d2c-b263-4ee4-b881-4da01c91ae66 for instance 86220462-4fe1-4524-babd-d0d5b634f241 on instance [pid: 7|app: 0|req: 419/841] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:40:54 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-25 23:40:54.371 7 WARNING neutronclient.v2_0.client [None req-2e3aaac4-ce4e-4d08-a2e3-6a6ba0a44ae8 fe45c269c7d848db909d5c13e4b709d0 09e9129e0b944364960c6a4f00ef9791 - - default default] The python binding code in 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/842] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:40:54 2026] GET /v2.1/servers/86220462-4fe1-4524-babd-d0d5b634f241 => generated 1647 bytes in 706 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/843] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:40:54 2026] GET /v2.1/servers/ed7198a0-bf5c-4c6e-a9c1-04ce9db809f8 => generated 1548 bytes in 654 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:40:56.034 8 WARNING neutronclient.v2_0.client [None req-9016eefb-6eca-48ba-9174-98ab5484588f fe45c269c7d848db909d5c13e4b709d0 09e9129e0b944364960c6a4f00ef9791 - - default default] The python binding code in 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/844] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:40:55 2026] GET /v2.1/servers/ed7198a0-bf5c-4c6e-a9c1-04ce9db809f8 => generated 1548 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 421/845] 10.0.0.211 () {32 vars in 718 bytes} [Thu Jun 25 23:40:56 2026] DELETE /v2.1/servers/86220462-4fe1-4524-babd-d0d5b634f241 => generated 0 bytes in 133 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-25 23:40:56.349 8 WARNING neutronclient.v2_0.client [None req-d56cd734-01aa-47a1-bfd2-d4aa03f26984 dd498642ff424f70a77705d84f6fdb48 19219307c6174eb58e292eced46039ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 425/846] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:40:56 2026] GET /v2.1/servers/86220462-4fe1-4524-babd-d0d5b634f241 => generated 1653 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:40:57.208 8 WARNING neutronclient.v2_0.client [None req-824c2225-3f3f-48b8-a176-bd5237e4c389 fe45c269c7d848db909d5c13e4b709d0 09e9129e0b944364960c6a4f00ef9791 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 427/849] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:40:57 2026] GET /v2.1/servers/ed7198a0-bf5c-4c6e-a9c1-04ce9db809f8 => generated 1548 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:40:57.503 7 WARNING neutronclient.v2_0.client [None req-f45b6451-9bd7-4f71-8d9f-8dc9cd578c57 dd498642ff424f70a77705d84f6fdb48 19219307c6174eb58e292eced46039ca - - default default] 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-25 23:40:57.573 8 INFO nova.api.openstack.compute.server_external_events [req-7b195009-79db-450d-8d5f-d231acba2f1f req-e865e76e-d1b4-4c1e-8ae1-fd12a7472348 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-unplugged:23f31d2c-b263-4ee4-b881-4da01c91ae66 for instance 86220462-4fe1-4524-babd-d0d5b634f241 on instance [pid: 8|app: 0|req: 428/850] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:40:57 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/851] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:40:57 2026] GET /v2.1/servers/86220462-4fe1-4524-babd-d0d5b634f241 => generated 1653 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-25 23:40:57.916 8 INFO nova.api.openstack.compute.server_external_events [req-f42a9444-5c74-4b51-adcb-61ba66cbf31d req-4267c09c-adde-419d-97c4-d96d41c59414 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-plugged:7faa5999-2a31-4a09-ba43-52a8c74cfcbb for instance ed7198a0-bf5c-4c6e-a9c1-04ce9db809f8 on instance [pid: 8|app: 0|req: 429/852] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:40:57 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-25 23:40:58.450 7 WARNING neutronclient.v2_0.client [None req-cc172c50-4664-4c85-867d-5dd44188e89e fe45c269c7d848db909d5c13e4b709d0 09e9129e0b944364960c6a4f00ef9791 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 424/853] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:40:58 2026] GET /v2.1/servers/ed7198a0-bf5c-4c6e-a9c1-04ce9db809f8 => generated 1548 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-25 23:40:58.719 8 WARNING neutronclient.v2_0.client [None req-bef89190-e517-486e-9681-42175967cc9e dd498642ff424f70a77705d84f6fdb48 19219307c6174eb58e292eced46039ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 430/854] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:40:58 2026] GET /v2.1/servers/86220462-4fe1-4524-babd-d0d5b634f241 => generated 1653 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:40:59.613 7 WARNING neutronclient.v2_0.client [None req-7a1d7a92-e65f-45f3-b4f5-49f18b512059 fe45c269c7d848db909d5c13e4b709d0 09e9129e0b944364960c6a4f00ef9791 - - default default] The 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-25 23:40:59.619 8 INFO nova.api.openstack.compute.server_external_events [req-2eb9e75e-c07b-4823-ae8a-e695d525e88d req-a24185b8-2a11-4bf8-bcd3-08fffd298606 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-unplugged:23f31d2c-b263-4ee4-b881-4da01c91ae66 for instance 86220462-4fe1-4524-babd-d0d5b634f241 on instance 2026-06-25 23:40:59.620 8 INFO nova.api.openstack.compute.server_external_events [req-2eb9e75e-c07b-4823-ae8a-e695d525e88d req-a24185b8-2a11-4bf8-bcd3-08fffd298606 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-deleted:23f31d2c-b263-4ee4-b881-4da01c91ae66 for instance 86220462-4fe1-4524-babd-d0d5b634f241 on instance [pid: 8|app: 0|req: 431/855] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:40:59 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/856] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:40:59 2026] GET /v2.1/servers/ed7198a0-bf5c-4c6e-a9c1-04ce9db809f8 => generated 1726 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:40:59.777 8 WARNING neutronclient.v2_0.client [None req-f4a17e4f-3e4f-403d-bfab-64d94f9f3764 fe45c269c7d848db909d5c13e4b709d0 09e9129e0b944364960c6a4f00ef9791 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 432/857] 10.0.0.211 () {32 vars in 741 bytes} [Thu Jun 25 23:40:59 2026] GET /v2.1/servers/ed7198a0-bf5c-4c6e-a9c1-04ce9db809f8/os-interface => generated 285 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:40:59.913 7 WARNING neutronclient.v2_0.client [None req-9be9a25b-86ce-4f5a-8930-e8cdfb930013 dd498642ff424f70a77705d84f6fdb48 19219307c6174eb58e292eced46039ca - - default default] 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-25 23:40:59.966 8 INFO nova.api.openstack.compute.server_external_events [req-c8024eed-4353-47ff-9a7d-ac965b338e19 req-9ffff17d-ec02-441b-86d2-c4e95958be9c 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-plugged:7faa5999-2a31-4a09-ba43-52a8c74cfcbb for instance ed7198a0-bf5c-4c6e-a9c1-04ce9db809f8 on instance [pid: 8|app: 0|req: 433/858] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:40:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/859] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:40:59 2026] GET /v2.1/servers/86220462-4fe1-4524-babd-d0d5b634f241 => generated 1448 bytes in 877 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:41:00.788 8 WARNING neutronclient.v2_0.client [None req-3a8f489b-97e9-42a7-ac83-0ff80bea8536 fe45c269c7d848db909d5c13e4b709d0 09e9129e0b944364960c6a4f00ef9791 - - default default] The python binding code in 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/860] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:41:00 2026] GET /v2.1/servers/ed7198a0-bf5c-4c6e-a9c1-04ce9db809f8 => generated 1726 bytes in 548 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/861] 10.0.0.211 () {32 vars in 641 bytes} [Thu Jun 25 23:41:01 2026] GET /v2.1/servers => generated 378 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: 435/862] 10.0.0.211 () {32 vars in 718 bytes} [Thu Jun 25 23:41:01 2026] DELETE /v2.1/servers/ed7198a0-bf5c-4c6e-a9c1-04ce9db809f8 => generated 0 bytes in 133 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-25 23:41:01.565 7 WARNING neutronclient.v2_0.client [None req-4096901b-a065-41f0-982c-2e811b9c257e fe45c269c7d848db909d5c13e4b709d0 09e9129e0b944364960c6a4f00ef9791 - - default default] 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-25 23:41:01.678 8 INFO nova.api.openstack.compute.server_external_events [req-e01dec3c-3ed6-44d6-897a-aaf27a1caaf4 req-b8186f23-29d4-4e43-871e-2e6c82577598 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-changed:7faa5999-2a31-4a09-ba43-52a8c74cfcbb for instance ed7198a0-bf5c-4c6e-a9c1-04ce9db809f8 on instance [pid: 8|app: 0|req: 436/863] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:41:01 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:41:01.818 8 WARNING neutronclient.v2_0.client [None req-7cb4a284-4a93-4698-8e82-e11b292ddb67 dd498642ff424f70a77705d84f6fdb48 19219307c6174eb58e292eced46039ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 428/864] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:41:01 2026] GET /v2.1/servers/ed7198a0-bf5c-4c6e-a9c1-04ce9db809f8 => generated 1732 bytes in 344 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/865] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:41:01 2026] GET /v2.1/servers/86220462-4fe1-4524-babd-d0d5b634f241 => generated 1453 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-25 23:41:02.877 7 INFO nova.api.openstack.compute.server_external_events [req-79bf2d07-9749-46b3-823c-e3b7f0278ee8 req-93e7e85a-f012-4623-85d0-5d2825f03fc2 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-unplugged:7faa5999-2a31-4a09-ba43-52a8c74cfcbb for instance ed7198a0-bf5c-4c6e-a9c1-04ce9db809f8 on instance [pid: 7|app: 0|req: 429/866] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:41:02 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:41:02.933 8 WARNING neutronclient.v2_0.client [None req-fe525c19-768d-4b3e-b1f2-fff920af28d0 fe45c269c7d848db909d5c13e4b709d0 09e9129e0b944364960c6a4f00ef9791 - - default default] The 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-25 23:41:02.934 7 INFO nova.api.openstack.wsgi [None req-39d1366a-4a4b-4cc7-b1b9-57a7a69f5383 dd498642ff424f70a77705d84f6fdb48 19219307c6174eb58e292eced46039ca - - default default] HTTP exception thrown: Instance 86220462-4fe1-4524-babd-d0d5b634f241 could not be found. [pid: 7|app: 0|req: 430/867] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:41:02 2026] GET /v2.1/servers/86220462-4fe1-4524-babd-d0d5b634f241 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/868] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:41:02 2026] GET /v2.1/servers/ed7198a0-bf5c-4c6e-a9c1-04ce9db809f8 => generated 1732 bytes in 750 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:41:04.692 7 WARNING neutronclient.v2_0.client [None req-2f385ab6-5bdd-4391-8662-d02637ed2871 fe45c269c7d848db909d5c13e4b709d0 09e9129e0b944364960c6a4f00ef9791 - - default default] 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-25 23:41:04.931 8 INFO nova.api.openstack.compute.server_external_events [req-edce0cb2-687b-441f-a55f-503e5bfb23cb req-c57228aa-aa67-4ebf-ab6a-93d7c9948813 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-unplugged:7faa5999-2a31-4a09-ba43-52a8c74cfcbb for instance ed7198a0-bf5c-4c6e-a9c1-04ce9db809f8 on instance [pid: 8|app: 0|req: 439/869] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:41:04 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-25 23:41:05.218 8 INFO nova.api.openstack.compute.server_external_events [req-6e44ff27-107c-4ee2-a964-7a63ce19c179 req-d78bcbda-48ae-4a97-9589-8e162d632912 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-deleted:7faa5999-2a31-4a09-ba43-52a8c74cfcbb for instance ed7198a0-bf5c-4c6e-a9c1-04ce9db809f8 on instance [pid: 8|app: 0|req: 440/870] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:41:05 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) [pid: 7|app: 0|req: 431/871] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:41:04 2026] GET /v2.1/servers/ed7198a0-bf5c-4c6e-a9c1-04ce9db809f8 => generated 1665 bytes in 894 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:41:06.606 8 WARNING neutronclient.v2_0.client [None req-064494d1-2a1d-4549-a3f9-b1113399d633 fe45c269c7d848db909d5c13e4b709d0 09e9129e0b944364960c6a4f00ef9791 - - default default] The python binding code in 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/874] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:41:06 2026] GET /v2.1/servers/ed7198a0-bf5c-4c6e-a9c1-04ce9db809f8 => generated 1509 bytes in 670 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:41:08.291 7 WARNING neutronclient.v2_0.client [None req-1ce58591-f360-42b4-9230-52a47f1ffa62 fe45c269c7d848db909d5c13e4b709d0 09e9129e0b944364960c6a4f00ef9791 - - default default] The python binding code in 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/875] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:41:08 2026] GET /v2.1/servers/ed7198a0-bf5c-4c6e-a9c1-04ce9db809f8 => 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-25 23:41:09.395 8 INFO nova.api.openstack.wsgi [None req-0d123df2-9a86-4532-a217-9eddca2f6353 fe45c269c7d848db909d5c13e4b709d0 09e9129e0b944364960c6a4f00ef9791 - - default default] HTTP exception thrown: Instance ed7198a0-bf5c-4c6e-a9c1-04ce9db809f8 could not be found. [pid: 8|app: 0|req: 442/876] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:41:09 2026] GET /v2.1/servers/ed7198a0-bf5c-4c6e-a9c1-04ce9db809f8 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 435/877] 10.0.0.211 () {32 vars in 704 bytes} [Thu Jun 25 23:41:09 2026] DELETE /v2.1/os-keypairs/tempest-keypair-657828831 => generated 0 bytes in 31 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: 444/880] 10.0.0.211 () {34 vars in 671 bytes} [Thu Jun 25 23:41:23 2026] POST /v2.1/os-keypairs => generated 386 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-25 23:41:26.300 7 WARNING neutronclient.v2_0.client [None req-872239e4-7c93-4c9d-9987-99a1675e7458 6a442d26c93c4f52b82ea99077a441c9 019ed0595f3c4421b8d09456c0983169 - - default default] The 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-25 23:41:26.810 7 WARNING neutronclient.v2_0.client [None req-872239e4-7c93-4c9d-9987-99a1675e7458 6a442d26c93c4f52b82ea99077a441c9 019ed0595f3c4421b8d09456c0983169 - - default default] The 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-25 23:41:30.938 7 WARNING neutronclient.v2_0.client [None req-872239e4-7c93-4c9d-9987-99a1675e7458 6a442d26c93c4f52b82ea99077a441c9 019ed0595f3c4421b8d09456c0983169 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 447/883] 10.0.0.211 () {34 vars in 671 bytes} [Thu Jun 25 23:41:31 2026] POST /v2.1/os-keypairs => generated 398 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/884] 10.0.0.211 () {34 vars in 663 bytes} [Thu Jun 25 23:41:26 2026] POST /v2.1/servers => generated 452 bytes in 4995 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-25 23:41:31.259 8 WARNING neutronclient.v2_0.client [None req-f62913f3-217d-4e60-9001-028068bed1c3 6a442d26c93c4f52b82ea99077a441c9 019ed0595f3c4421b8d09456c0983169 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 448/885] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:41:31 2026] GET /v2.1/servers/3c9d6f2a-08c8-4542-9aae-09f09f798fe6 => generated 1392 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-25 23:41:32.469 7 WARNING neutronclient.v2_0.client [None req-994b140b-31ee-45e5-84de-1e8756464e95 6a442d26c93c4f52b82ea99077a441c9 019ed0595f3c4421b8d09456c0983169 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 438/886] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:41:32 2026] GET /v2.1/servers/3c9d6f2a-08c8-4542-9aae-09f09f798fe6 => generated 1396 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-25 23:41:33.826 8 WARNING neutronclient.v2_0.client [None req-97daa9bf-15d6-42a3-8112-fcee46034618 6a442d26c93c4f52b82ea99077a441c9 019ed0595f3c4421b8d09456c0983169 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 449/887] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:41:33 2026] GET /v2.1/servers/3c9d6f2a-08c8-4542-9aae-09f09f798fe6 => generated 1444 bytes in 807 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:41:35.656 7 WARNING neutronclient.v2_0.client [None req-771f7694-3cf7-4d40-b5e7-556c45f56b72 6a442d26c93c4f52b82ea99077a441c9 019ed0595f3c4421b8d09456c0983169 - - default default] 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: 439/888] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:41:35 2026] GET /v2.1/servers/3c9d6f2a-08c8-4542-9aae-09f09f798fe6 => generated 1452 bytes in 832 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-25 23:41:36.503 8 WARNING neutronclient.v2_0.client [None req-631ca925-cab6-43d0-a130-4c0203d1913d e2e3e51fdcfc4b4aa81f4551974ba262 898e736b4bef4410afaa288d454fc509 - - default default] The 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-25 23:41:36.764 8 WARNING neutronclient.v2_0.client [None req-631ca925-cab6-43d0-a130-4c0203d1913d e2e3e51fdcfc4b4aa81f4551974ba262 898e736b4bef4410afaa288d454fc509 - - default default] 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-25 23:41:37.511 7 WARNING neutronclient.v2_0.client [None req-68803915-1e38-4e3d-8b20-695ec6248016 6a442d26c93c4f52b82ea99077a441c9 019ed0595f3c4421b8d09456c0983169 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 442/891] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:41:37 2026] GET /v2.1/servers/3c9d6f2a-08c8-4542-9aae-09f09f798fe6 => generated 1517 bytes in 2194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-25 23:41:39.724 8 WARNING neutronclient.v2_0.client [None req-631ca925-cab6-43d0-a130-4c0203d1913d e2e3e51fdcfc4b4aa81f4551974ba262 898e736b4bef4410afaa288d454fc509 - - default default] 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: 443/892] 10.0.0.211 () {34 vars in 671 bytes} [Thu Jun 25 23:41:39 2026] POST /v2.1/os-keypairs => generated 397 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-25 23:41:39.879 7 INFO nova.api.openstack.compute.server_external_events [req-1580bb31-da45-488f-a8ed-9d0b683be2e8 req-1586e869-4a08-4e6c-909a-1eb9ca29f0bd 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-changed:9c328bea-806d-448a-a754-fee5184c465c for instance 3c9d6f2a-08c8-4542-9aae-09f09f798fe6 on instance [pid: 7|app: 0|req: 444/893] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:41:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/894] 10.0.0.211 () {34 vars in 663 bytes} [Thu Jun 25 23:41:36 2026] POST /v2.1/servers => generated 450 bytes in 3482 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-25 23:41:39.933 7 WARNING neutronclient.v2_0.client [None req-e6829eed-cfeb-4002-93b1-be018f3b1888 e2e3e51fdcfc4b4aa81f4551974ba262 898e736b4bef4410afaa288d454fc509 - - default default] The python binding code in 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/895] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:41:39 2026] GET /v2.1/servers/5d84ba5d-bc93-491d-b64f-e98205c1208e => generated 1403 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, ' 2026-06-25 23:41:40.701 8 WARNING neutronclient.v2_0.client [None req-f23c8215-cfd9-4d17-a336-10769f83c8a9 6a442d26c93c4f52b82ea99077a441c9 019ed0595f3c4421b8d09456c0983169 - - default default] The python binding code in 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/896] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:41:40 2026] GET /v2.1/servers/3c9d6f2a-08c8-4542-9aae-09f09f798fe6 => generated 1517 bytes in 390 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:41:41.235 7 WARNING neutronclient.v2_0.client [None req-ca0f5dec-1085-4123-81e7-f6e9633f4995 e2e3e51fdcfc4b4aa81f4551974ba262 898e736b4bef4410afaa288d454fc509 - - default default] The python binding code in 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/897] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:41:41 2026] GET /v2.1/servers/5d84ba5d-bc93-491d-b64f-e98205c1208e => generated 1399 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:41:42.110 7 WARNING neutronclient.v2_0.client [None req-5b89fa5e-1cd9-449a-a190-da0613ef4262 6a442d26c93c4f52b82ea99077a441c9 019ed0595f3c4421b8d09456c0983169 - - default default] The python binding code in 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/898] 10.0.0.211 () {34 vars in 671 bytes} [Thu Jun 25 23:41:42 2026] POST /v2.1/os-keypairs => generated 386 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-25 23:41:42.389 8 WARNING neutronclient.v2_0.client [None req-97989ca0-6e30-46b4-808c-6ae88e2f79b4 e2e3e51fdcfc4b4aa81f4551974ba262 898e736b4bef4410afaa288d454fc509 - - default default] The python binding code in 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/899] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:41:42 2026] GET /v2.1/servers/3c9d6f2a-08c8-4542-9aae-09f09f798fe6 => generated 1517 bytes in 319 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/900] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:41:42 2026] GET /v2.1/servers/5d84ba5d-bc93-491d-b64f-e98205c1208e => generated 1455 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:41:43.455 7 WARNING neutronclient.v2_0.client [None req-f34e8337-e8ea-4d78-828f-d31599b6fd04 2958fec2c48e4b81ad6aec857e887f82 1f2af64e887c47b08c6c8c5ced3d47d3 - - default default] The 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-25 23:41:43.455 8 WARNING neutronclient.v2_0.client [None req-27cc17b1-a21d-48c3-bc89-56a99a9a8583 6a442d26c93c4f52b82ea99077a441c9 019ed0595f3c4421b8d09456c0983169 - - default default] The 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-25 23:41:43.574 7 WARNING neutronclient.v2_0.client [None req-f34e8337-e8ea-4d78-828f-d31599b6fd04 2958fec2c48e4b81ad6aec857e887f82 1f2af64e887c47b08c6c8c5ced3d47d3 - - default default] The python binding code in 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/901] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:41:43 2026] GET /v2.1/servers/3c9d6f2a-08c8-4542-9aae-09f09f798fe6 => generated 1517 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:41:43.695 7 WARNING neutronclient.v2_0.client [None req-f34e8337-e8ea-4d78-828f-d31599b6fd04 2958fec2c48e4b81ad6aec857e887f82 1f2af64e887c47b08c6c8c5ced3d47d3 - - default default] The 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-25 23:41:43.712 8 WARNING neutronclient.v2_0.client [None req-d9133a72-ac2c-4473-b496-65c0fe5df1a1 e2e3e51fdcfc4b4aa81f4551974ba262 898e736b4bef4410afaa288d454fc509 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 455/902] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:41:43 2026] GET /v2.1/servers/5d84ba5d-bc93-491d-b64f-e98205c1208e => generated 1455 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-25 23:41:43.966 7 WARNING neutronclient.v2_0.client [None req-f34e8337-e8ea-4d78-828f-d31599b6fd04 2958fec2c48e4b81ad6aec857e887f82 1f2af64e887c47b08c6c8c5ced3d47d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 448/903] 10.0.0.211 () {34 vars in 663 bytes} [Thu Jun 25 23:41:43 2026] POST /v2.1/servers => generated 496 bytes in 908 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-25 23:41:44.338 8 WARNING neutronclient.v2_0.client [None req-cacdcb5b-7b23-4098-b112-38812d11f5f5 2958fec2c48e4b81ad6aec857e887f82 1f2af64e887c47b08c6c8c5ced3d47d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 456/904] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:41:44 2026] GET /v2.1/servers/059fd4c7-d51d-463a-9bf1-edbb2ee30f09 => generated 1456 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-25 23:41:44.733 7 WARNING neutronclient.v2_0.client [None req-993a19db-0354-44cc-84f0-9c1b802134cb 6a442d26c93c4f52b82ea99077a441c9 019ed0595f3c4421b8d09456c0983169 - - default default] 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-25 23:41:44.881 8 WARNING neutronclient.v2_0.client [None req-e60f358b-0866-421e-b7fe-30d5748ff329 e2e3e51fdcfc4b4aa81f4551974ba262 898e736b4bef4410afaa288d454fc509 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 449/905] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:41:44 2026] GET /v2.1/servers/3c9d6f2a-08c8-4542-9aae-09f09f798fe6 => generated 1517 bytes in 605 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/906] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:41:44 2026] GET /v2.1/servers/5d84ba5d-bc93-491d-b64f-e98205c1208e => generated 1531 bytes in 496 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:41:45.603 7 WARNING neutronclient.v2_0.client [None req-f9d259f7-eeae-4e62-9d47-1964eb95bd9b 2958fec2c48e4b81ad6aec857e887f82 1f2af64e887c47b08c6c8c5ced3d47d3 - - default default] 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-25 23:41:45.981 8 INFO nova.api.openstack.compute.server_external_events [req-438da59a-5a0a-4c65-8fba-d9337548c47e req-c22c8780-313f-4bbf-a7e0-a6b58f6e0264 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-changed:bcac485c-d906-4def-80cb-04d1e026a486 for instance 5d84ba5d-bc93-491d-b64f-e98205c1208e on instance [pid: 8|app: 0|req: 458/907] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:41:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/908] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:41:45 2026] GET /v2.1/servers/059fd4c7-d51d-463a-9bf1-edbb2ee30f09 => generated 1452 bytes in 458 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:41:46.361 8 WARNING neutronclient.v2_0.client [None req-d7bb2e52-26e3-4273-9fbe-b8c896880d50 6a442d26c93c4f52b82ea99077a441c9 019ed0595f3c4421b8d09456c0983169 - - default default] The 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-25 23:41:46.381 7 WARNING neutronclient.v2_0.client [None req-88b73b6b-3923-41f6-834f-c7221acc8f22 e2e3e51fdcfc4b4aa81f4551974ba262 898e736b4bef4410afaa288d454fc509 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 459/909] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:41:46 2026] GET /v2.1/servers/3c9d6f2a-08c8-4542-9aae-09f09f798fe6 => generated 1517 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/912] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:41:46 2026] GET /v2.1/servers/5d84ba5d-bc93-491d-b64f-e98205c1208e => generated 1529 bytes in 319 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:41:47.078 8 WARNING neutronclient.v2_0.client [None req-9f93ba85-5c44-4200-a887-db1f40a41648 2958fec2c48e4b81ad6aec857e887f82 1f2af64e887c47b08c6c8c5ced3d47d3 - - default default] The python binding code in 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/913] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:41:47 2026] GET /v2.1/servers/059fd4c7-d51d-463a-9bf1-edbb2ee30f09 => generated 1508 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-25 23:41:47.661 7 WARNING neutronclient.v2_0.client [None req-9720f1e0-ba7c-4833-aece-1de2f4d9ba0c 6a442d26c93c4f52b82ea99077a441c9 019ed0595f3c4421b8d09456c0983169 - - default default] 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-25 23:41:47.725 8 WARNING neutronclient.v2_0.client [None req-4856f7b6-9baa-40dc-b419-0be851cafe86 e2e3e51fdcfc4b4aa81f4551974ba262 898e736b4bef4410afaa288d454fc509 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 452/914] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:41:47 2026] GET /v2.1/servers/3c9d6f2a-08c8-4542-9aae-09f09f798fe6 => generated 1517 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/915] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:41:47 2026] GET /v2.1/servers/5d84ba5d-bc93-491d-b64f-e98205c1208e => generated 1529 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:41:48.163 7 WARNING neutronclient.v2_0.client [None req-d2bf149a-7bb1-477a-bd77-b5f98b8e9ebe 2958fec2c48e4b81ad6aec857e887f82 1f2af64e887c47b08c6c8c5ced3d47d3 - - default default] The python binding code in 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/916] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:41:48 2026] GET /v2.1/servers/059fd4c7-d51d-463a-9bf1-edbb2ee30f09 => generated 1516 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:41:48.812 8 WARNING neutronclient.v2_0.client [None req-7dc78e1a-7404-4752-980f-2b7b4c6bd6a7 6a442d26c93c4f52b82ea99077a441c9 019ed0595f3c4421b8d09456c0983169 - - default default] 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-25 23:41:48.937 7 WARNING neutronclient.v2_0.client [None req-f0295da4-c27b-42b5-ac5e-c8efb7d63165 e2e3e51fdcfc4b4aa81f4551974ba262 898e736b4bef4410afaa288d454fc509 - - default default] The python binding code in 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/917] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:41:48 2026] GET /v2.1/servers/3c9d6f2a-08c8-4542-9aae-09f09f798fe6 => generated 1517 bytes in 766 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 454/918] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:41:48 2026] GET /v2.1/servers/5d84ba5d-bc93-491d-b64f-e98205c1208e => generated 1529 bytes in 679 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-25 23:41:49.587 8 WARNING neutronclient.v2_0.client [None req-c99a99c0-2dcd-4c36-9925-d3d7e842bf3d 2958fec2c48e4b81ad6aec857e887f82 1f2af64e887c47b08c6c8c5ced3d47d3 - - default default] 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-25 23:41:50.053 7 INFO nova.api.openstack.compute.server_external_events [req-a4751aa3-5661-4466-8fc9-afcf75a7b8da req-61191c70-a6c2-4005-85ad-b57d039ff918 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-changed:40eb1245-a89d-4adf-a4d2-6e5d4bd66074 for instance 059fd4c7-d51d-463a-9bf1-edbb2ee30f09 on instance [pid: 7|app: 0|req: 455/919] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:41:50 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) [pid: 8|app: 0|req: 465/920] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:41:49 2026] GET /v2.1/servers/059fd4c7-d51d-463a-9bf1-edbb2ee30f09 => generated 1630 bytes in 535 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:41:50.595 7 WARNING neutronclient.v2_0.client [None req-232be927-6fb5-4182-b830-2c06db0b24ad 6a442d26c93c4f52b82ea99077a441c9 019ed0595f3c4421b8d09456c0983169 - - default default] 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-25 23:41:50.639 8 WARNING neutronclient.v2_0.client [None req-62359acc-0c3b-4afc-9739-cd44f84ce63a e2e3e51fdcfc4b4aa81f4551974ba262 898e736b4bef4410afaa288d454fc509 - - default default] The python binding code in 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/921] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:41:50 2026] GET /v2.1/servers/3c9d6f2a-08c8-4542-9aae-09f09f798fe6 => generated 1517 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/922] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:41:50 2026] GET /v2.1/servers/5d84ba5d-bc93-491d-b64f-e98205c1208e => generated 1529 bytes in 313 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:41:51.142 7 WARNING neutronclient.v2_0.client [None req-0693dc5e-9466-469e-9c0e-7d1e45470700 2958fec2c48e4b81ad6aec857e887f82 1f2af64e887c47b08c6c8c5ced3d47d3 - - default default] The python binding code in 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/923] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:41:51 2026] GET /v2.1/servers/059fd4c7-d51d-463a-9bf1-edbb2ee30f09 => generated 1628 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:41:51.864 8 WARNING neutronclient.v2_0.client [None req-4c5df18f-0e17-4b8b-a98a-656a62f1df0d 6a442d26c93c4f52b82ea99077a441c9 019ed0595f3c4421b8d09456c0983169 - - default default] 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-25 23:41:51.965 7 WARNING neutronclient.v2_0.client [None req-74bf00f4-1f51-4411-8b40-149f78569e76 e2e3e51fdcfc4b4aa81f4551974ba262 898e736b4bef4410afaa288d454fc509 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 467/924] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:41:51 2026] GET /v2.1/servers/3c9d6f2a-08c8-4542-9aae-09f09f798fe6 => generated 1517 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/925] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:41:51 2026] GET /v2.1/servers/5d84ba5d-bc93-491d-b64f-e98205c1208e => generated 1529 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:41:52.298 8 WARNING neutronclient.v2_0.client [None req-13182b47-b8cf-4b1f-a7b7-3e9426b9d9e7 2958fec2c48e4b81ad6aec857e887f82 1f2af64e887c47b08c6c8c5ced3d47d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 468/926] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:41:52 2026] GET /v2.1/servers/059fd4c7-d51d-463a-9bf1-edbb2ee30f09 => generated 1628 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-25 23:41:52.529 7 INFO nova.api.openstack.compute.server_external_events [req-0c11a1c8-2cbd-44b1-a2be-c99e1562f18a req-38ef5e95-ccc3-4d8c-a857-e6b17561282b 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-unplugged:9c328bea-806d-448a-a754-fee5184c465c for instance 3c9d6f2a-08c8-4542-9aae-09f09f798fe6 on instance [pid: 7|app: 0|req: 459/927] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:41:52 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:41:53.072 8 WARNING neutronclient.v2_0.client [None req-8e92799f-bc77-4c58-9514-a2ca604caec1 6a442d26c93c4f52b82ea99077a441c9 019ed0595f3c4421b8d09456c0983169 - - default default] 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: 469/928] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:41:53 2026] GET /v2.1/servers/3c9d6f2a-08c8-4542-9aae-09f09f798fe6 => generated 1517 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-25 23:41:53.197 7 WARNING neutronclient.v2_0.client [None req-1d459382-361f-49d1-bbb2-fcb4860f2349 e2e3e51fdcfc4b4aa81f4551974ba262 898e736b4bef4410afaa288d454fc509 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 460/929] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:41:53 2026] GET /v2.1/servers/5d84ba5d-bc93-491d-b64f-e98205c1208e => generated 1529 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-25 23:41:53.459 8 WARNING neutronclient.v2_0.client [None req-92934338-d6f6-4d6a-836f-44865325cfbf 2958fec2c48e4b81ad6aec857e887f82 1f2af64e887c47b08c6c8c5ced3d47d3 - - default default] The python binding code in 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/930] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:41:53 2026] GET /v2.1/servers/059fd4c7-d51d-463a-9bf1-edbb2ee30f09 => generated 1628 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:41:54.209 7 WARNING neutronclient.v2_0.client [None req-c1a68b1e-edbc-45f0-a01e-aa3367f3f3cd 6a442d26c93c4f52b82ea99077a441c9 019ed0595f3c4421b8d09456c0983169 - - default default] 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-25 23:41:54.348 8 WARNING neutronclient.v2_0.client [None req-b774becb-fbd4-4657-b7ce-4b01e212c709 e2e3e51fdcfc4b4aa81f4551974ba262 898e736b4bef4410afaa288d454fc509 - - default default] The python binding code in 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/931] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:41:54 2026] GET /v2.1/servers/3c9d6f2a-08c8-4542-9aae-09f09f798fe6 => generated 1517 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/932] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:41:54 2026] GET /v2.1/servers/5d84ba5d-bc93-491d-b64f-e98205c1208e => generated 1529 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:41:54.598 7 INFO nova.api.openstack.compute.server_external_events [req-f421d4ce-d711-4f27-9178-face4d4f7bac req-bf1f8129-179f-4c3c-9e23-0e9d31344c92 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-unplugged:bcac485c-d906-4def-80cb-04d1e026a486 for instance 5d84ba5d-bc93-491d-b64f-e98205c1208e on instance 2026-06-25 23:41:54.598 7 INFO nova.api.openstack.compute.server_external_events [req-f421d4ce-d711-4f27-9178-face4d4f7bac req-bf1f8129-179f-4c3c-9e23-0e9d31344c92 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-plugged:9c328bea-806d-448a-a754-fee5184c465c for instance 3c9d6f2a-08c8-4542-9aae-09f09f798fe6 on instance 2026-06-25 23:41:54.599 7 INFO nova.api.openstack.compute.server_external_events [req-f421d4ce-d711-4f27-9178-face4d4f7bac req-bf1f8129-179f-4c3c-9e23-0e9d31344c92 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-plugged:9c328bea-806d-448a-a754-fee5184c465c for instance 3c9d6f2a-08c8-4542-9aae-09f09f798fe6 on instance 2026-06-25 23:41:54.600 7 INFO nova.api.openstack.compute.server_external_events [req-f421d4ce-d711-4f27-9178-face4d4f7bac req-bf1f8129-179f-4c3c-9e23-0e9d31344c92 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-plugged:bcac485c-d906-4def-80cb-04d1e026a486 for instance 5d84ba5d-bc93-491d-b64f-e98205c1208e on instance 2026-06-25 23:41:54.600 7 INFO nova.api.openstack.compute.server_external_events [req-f421d4ce-d711-4f27-9178-face4d4f7bac req-bf1f8129-179f-4c3c-9e23-0e9d31344c92 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-plugged:bcac485c-d906-4def-80cb-04d1e026a486 for instance 5d84ba5d-bc93-491d-b64f-e98205c1208e on instance [pid: 7|app: 0|req: 462/933] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:41:54 2026] POST /v2.1/os-server-external-events => generated 869 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:41:54.675 8 WARNING neutronclient.v2_0.client [None req-06115969-0409-4c82-b5b2-3c00ff4bdf9d 2958fec2c48e4b81ad6aec857e887f82 1f2af64e887c47b08c6c8c5ced3d47d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 472/934] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:41:54 2026] GET /v2.1/servers/059fd4c7-d51d-463a-9bf1-edbb2ee30f09 => generated 1628 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-25 23:41:55.463 7 WARNING neutronclient.v2_0.client [None req-e580aeef-bfee-40f0-8168-3f5c18bbc44c 6a442d26c93c4f52b82ea99077a441c9 019ed0595f3c4421b8d09456c0983169 - - default default] 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-25 23:41:55.552 8 WARNING neutronclient.v2_0.client [None req-605214de-cf87-46e7-b889-439abae25391 e2e3e51fdcfc4b4aa81f4551974ba262 898e736b4bef4410afaa288d454fc509 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 463/935] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:41:55 2026] GET /v2.1/servers/3c9d6f2a-08c8-4542-9aae-09f09f798fe6 => generated 1517 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/936] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:41:55 2026] GET /v2.1/servers/5d84ba5d-bc93-491d-b64f-e98205c1208e => generated 1529 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:41:55.905 7 WARNING neutronclient.v2_0.client [None req-3cd850ed-ad4a-475b-8fc1-375de9171296 2958fec2c48e4b81ad6aec857e887f82 1f2af64e887c47b08c6c8c5ced3d47d3 - - default default] 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-25 23:41:56.007 8 INFO nova.api.openstack.compute.server_external_events [req-f9040ce2-b192-436e-8512-7774111898b5 req-4dcd1a6a-364c-4780-9f90-d63a6f40fb11 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-plugged:40eb1245-a89d-4adf-a4d2-6e5d4bd66074 for instance 059fd4c7-d51d-463a-9bf1-edbb2ee30f09 on instance [pid: 8|app: 0|req: 474/937] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:41:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/938] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:41:55 2026] GET /v2.1/servers/059fd4c7-d51d-463a-9bf1-edbb2ee30f09 => generated 1628 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, ' 2026-06-25 23:41:56.751 8 WARNING neutronclient.v2_0.client [None req-00551e8a-fb1f-4fed-b6a6-24e86e9929b3 6a442d26c93c4f52b82ea99077a441c9 019ed0595f3c4421b8d09456c0983169 - - default default] 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: 476/941] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:41:56 2026] GET /v2.1/servers/3c9d6f2a-08c8-4542-9aae-09f09f798fe6 => generated 1699 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-25 23:41:56.871 7 WARNING neutronclient.v2_0.client [None req-a5d607fb-82a6-4c88-aab1-3d5fe7985408 e2e3e51fdcfc4b4aa81f4551974ba262 898e736b4bef4410afaa288d454fc509 - - default default] 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-25 23:41:56.918 8 WARNING neutronclient.v2_0.client [None req-81074005-f2a5-44b0-9d98-2d14fa7b5d91 6a442d26c93c4f52b82ea99077a441c9 019ed0595f3c4421b8d09456c0983169 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 477/942] 10.0.0.211 () {32 vars in 741 bytes} [Thu Jun 25 23:41:56 2026] GET /v2.1/servers/3c9d6f2a-08c8-4542-9aae-09f09f798fe6/os-interface => generated 284 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/943] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:41:56 2026] GET /v2.1/servers/5d84ba5d-bc93-491d-b64f-e98205c1208e => generated 1697 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:41:57.099 8 WARNING neutronclient.v2_0.client [None req-0c6a36de-0c24-4b44-ab4e-091baf480704 e2e3e51fdcfc4b4aa81f4551974ba262 898e736b4bef4410afaa288d454fc509 - - default default] 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-25 23:41:57.202 7 WARNING neutronclient.v2_0.client [None req-626f0864-169c-47ad-8d07-966b21c5ca3b 2958fec2c48e4b81ad6aec857e887f82 1f2af64e887c47b08c6c8c5ced3d47d3 - - default default] The python binding code in 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/944] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:41:57 2026] GET /v2.1/servers/5d84ba5d-bc93-491d-b64f-e98205c1208e => generated 1697 bytes in 1069 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:41:58.144 8 INFO nova.api.openstack.compute.server_external_events [req-c3de5a34-9dff-4f41-a2dd-cdbf6efeb4c2 req-f06644ce-9cfc-4d23-919a-59b313b9e9b1 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-plugged:40eb1245-a89d-4adf-a4d2-6e5d4bd66074 for instance 059fd4c7-d51d-463a-9bf1-edbb2ee30f09 on instance 2026-06-25 23:41:58.145 8 INFO nova.api.openstack.compute.server_external_events [req-c3de5a34-9dff-4f41-a2dd-cdbf6efeb4c2 req-f06644ce-9cfc-4d23-919a-59b313b9e9b1 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-changed:9c328bea-806d-448a-a754-fee5184c465c for instance 3c9d6f2a-08c8-4542-9aae-09f09f798fe6 on instance [pid: 8|app: 0|req: 479/945] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:41:58 2026] POST /v2.1/os-server-external-events => generated 350 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/946] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:41:57 2026] GET /v2.1/servers/059fd4c7-d51d-463a-9bf1-edbb2ee30f09 => generated 1628 bytes in 1002 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:41:59.207 8 WARNING neutronclient.v2_0.client [None req-7a97a0d0-fb68-4c55-8a27-e0c2f213ca6f 2958fec2c48e4b81ad6aec857e887f82 1f2af64e887c47b08c6c8c5ced3d47d3 - - default default] The python binding code in 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/947] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:41:59 2026] GET /v2.1/servers/059fd4c7-d51d-463a-9bf1-edbb2ee30f09 => generated 1807 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-25 23:41:59.572 7 WARNING neutronclient.v2_0.client [None req-72b1f592-a8c3-48db-9271-59ba31ea6e79 2958fec2c48e4b81ad6aec857e887f82 1f2af64e887c47b08c6c8c5ced3d47d3 - - default default] The python binding code in 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/948] 10.0.0.211 () {32 vars in 741 bytes} [Thu Jun 25 23:41:59 2026] GET /v2.1/servers/059fd4c7-d51d-463a-9bf1-edbb2ee30f09/os-interface => generated 284 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, ' 2026-06-25 23:42:00.498 8 INFO nova.api.openstack.compute.server_external_events [req-7e242462-923f-41da-888e-d0ff4035c946 req-b43d735a-c9d6-4a42-be8e-c7bf13aee69a 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-changed:bcac485c-d906-4def-80cb-04d1e026a486 for instance 5d84ba5d-bc93-491d-b64f-e98205c1208e on instance [pid: 8|app: 0|req: 481/949] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:42:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:42:02.551 7 INFO nova.api.openstack.compute.server_external_events [req-1ab69a2b-7a86-4b5a-8d8a-87489012eb3c req-95f5cc3c-8f46-49ca-9bcf-d3ef3bcc2e9b 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-changed:40eb1245-a89d-4adf-a4d2-6e5d4bd66074 for instance 059fd4c7-d51d-463a-9bf1-edbb2ee30f09 on instance [pid: 7|app: 0|req: 469/950] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:42:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 482/951] 10.0.0.211 () {34 vars in 750 bytes} [Thu Jun 25 23:42:05 2026] POST /v2.1/servers/5d84ba5d-bc93-491d-b64f-e98205c1208e/action => generated 32063 bytes in 563 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:42:07.169 7 INFO nova.api.openstack.compute.server_external_events [req-3caff953-8167-4acb-b378-bae4d23b1453 req-22895952-0f26-4be0-bf10-f84fe88e14da 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-changed:bcac485c-d906-4def-80cb-04d1e026a486 for instance 5d84ba5d-bc93-491d-b64f-e98205c1208e on instance [pid: 7|app: 0|req: 471/954] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:42:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:42:07.846 8 WARNING neutronclient.v2_0.client [None req-d3ababa2-3ea9-4b1d-bb6a-aad0e4ad60bf 6a442d26c93c4f52b82ea99077a441c9 019ed0595f3c4421b8d09456c0983169 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 484/955] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:42:07 2026] GET /v2.1/servers/3c9d6f2a-08c8-4542-9aae-09f09f798fe6 => generated 1819 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:42:08.050 7 WARNING neutronclient.v2_0.client [None req-e1109ddf-7654-4519-9a54-7144c12fb4a5 6a442d26c93c4f52b82ea99077a441c9 019ed0595f3c4421b8d09456c0983169 - - default default] 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: 472/956] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:42:08 2026] GET /v2.1/servers/3c9d6f2a-08c8-4542-9aae-09f09f798fe6 => generated 1819 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/957] 10.0.0.211 () {34 vars in 671 bytes} [Thu Jun 25 23:42:08 2026] POST /v2.1/os-keypairs => generated 398 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 473/958] 10.0.0.211 () {34 vars in 750 bytes} [Thu Jun 25 23:42:08 2026] POST /v2.1/servers/3c9d6f2a-08c8-4542-9aae-09f09f798fe6/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-25 23:42:08.494 8 WARNING neutronclient.v2_0.client [None req-0411eb08-7d27-4b7b-93e4-2d55f755f98e 6a442d26c93c4f52b82ea99077a441c9 019ed0595f3c4421b8d09456c0983169 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 486/959] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:42:08 2026] GET /v2.1/servers/3c9d6f2a-08c8-4542-9aae-09f09f798fe6 => generated 1821 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:42:09.647 7 WARNING neutronclient.v2_0.client [None req-172a9785-138a-4edc-b4a4-a1e143b573b6 6a442d26c93c4f52b82ea99077a441c9 019ed0595f3c4421b8d09456c0983169 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 474/960] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:42:09 2026] GET /v2.1/servers/3c9d6f2a-08c8-4542-9aae-09f09f798fe6 => generated 1821 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:42:10.388 8 WARNING neutronclient.v2_0.client [None req-0a23c73c-d8f0-49d6-bbc6-e861e6908e35 e2e3e51fdcfc4b4aa81f4551974ba262 898e736b4bef4410afaa288d454fc509 - - default default] The 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-25 23:42:10.444 8 WARNING neutronclient.v2_0.client [None req-0a23c73c-d8f0-49d6-bbc6-e861e6908e35 e2e3e51fdcfc4b4aa81f4551974ba262 898e736b4bef4410afaa288d454fc509 - - default default] The 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-25 23:42:10.637 8 WARNING neutronclient.v2_0.client [None req-0a23c73c-d8f0-49d6-bbc6-e861e6908e35 e2e3e51fdcfc4b4aa81f4551974ba262 898e736b4bef4410afaa288d454fc509 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 487/961] 10.0.0.211 () {34 vars in 663 bytes} [Thu Jun 25 23:42:10 2026] POST /v2.1/servers => generated 449 bytes in 514 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-25 23:42:10.857 7 WARNING neutronclient.v2_0.client [None req-8d1729d3-ab0a-45da-8ea2-b022ca9ff41c e2e3e51fdcfc4b4aa81f4551974ba262 898e736b4bef4410afaa288d454fc509 - - default default] 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: 475/962] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:42:10 2026] GET /v2.1/servers/998cf972-1b63-452c-8ed4-205ea076be86 => generated 1403 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-25 23:42:10.917 8 WARNING neutronclient.v2_0.client [None req-45c0c3fc-9ec8-483f-a265-d76aaecc27fd 6a442d26c93c4f52b82ea99077a441c9 019ed0595f3c4421b8d09456c0983169 - - default default] The python binding code in 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/963] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:42:10 2026] GET /v2.1/servers/3c9d6f2a-08c8-4542-9aae-09f09f798fe6 => generated 1821 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-25 23:42:11.944 7 WARNING neutronclient.v2_0.client [None req-8a09885a-d4b0-4456-b6ea-2df683bce8f5 e2e3e51fdcfc4b4aa81f4551974ba262 898e736b4bef4410afaa288d454fc509 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 476/964] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:42:11 2026] GET /v2.1/servers/998cf972-1b63-452c-8ed4-205ea076be86 => generated 1407 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:42:12.093 8 WARNING neutronclient.v2_0.client [None req-8c843b05-5af0-418b-b78c-81f8e29b83f6 6a442d26c93c4f52b82ea99077a441c9 019ed0595f3c4421b8d09456c0983169 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 489/965] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:42:12 2026] GET /v2.1/servers/3c9d6f2a-08c8-4542-9aae-09f09f798fe6 => generated 1826 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:42:12.761 7 INFO nova.api.openstack.compute.server_external_events [req-6c26d01e-a30c-4be8-aa22-95085521850a req-8c72a805-d278-4550-8075-392b52c7d3c7 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-unplugged:9c328bea-806d-448a-a754-fee5184c465c for instance 3c9d6f2a-08c8-4542-9aae-09f09f798fe6 on instance [pid: 7|app: 0|req: 477/966] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:42:12 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:42:13.042 8 WARNING neutronclient.v2_0.client [None req-4a13fa8a-b55f-4fbe-a30b-0ad5b9f9db18 e2e3e51fdcfc4b4aa81f4551974ba262 898e736b4bef4410afaa288d454fc509 - - default default] The python binding code in 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/967] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:42:13 2026] GET /v2.1/servers/998cf972-1b63-452c-8ed4-205ea076be86 => generated 1455 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-25 23:42:13.251 7 WARNING neutronclient.v2_0.client [None req-d2ab33f4-b631-4628-bd57-4f4dbbf3f118 6a442d26c93c4f52b82ea99077a441c9 019ed0595f3c4421b8d09456c0983169 - - default default] The python binding code in 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/968] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:42:13 2026] GET /v2.1/servers/3c9d6f2a-08c8-4542-9aae-09f09f798fe6 => generated 1826 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:42:14.141 8 WARNING neutronclient.v2_0.client [None req-f004df1b-d5e9-4386-be37-baf242d8661a e2e3e51fdcfc4b4aa81f4551974ba262 898e736b4bef4410afaa288d454fc509 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 491/969] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:42:14 2026] GET /v2.1/servers/998cf972-1b63-452c-8ed4-205ea076be86 => generated 1455 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-25 23:42:14.450 7 WARNING neutronclient.v2_0.client [None req-544033dd-78ba-455f-acbc-801da7ed862a 6a442d26c93c4f52b82ea99077a441c9 019ed0595f3c4421b8d09456c0983169 - - default default] The python binding code in 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/970] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:42:14 2026] GET /v2.1/servers/3c9d6f2a-08c8-4542-9aae-09f09f798fe6 => generated 1826 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:42:14.809 8 INFO nova.api.openstack.compute.server_external_events [req-9fd90800-8e3b-4645-b501-2a14f23983a6 req-2676aee7-a78d-4bdd-944b-7f86e6b82a82 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-unplugged:9c328bea-806d-448a-a754-fee5184c465c for instance 3c9d6f2a-08c8-4542-9aae-09f09f798fe6 on instance [pid: 8|app: 0|req: 492/971] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:42:14 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-25 23:42:15.236 7 WARNING neutronclient.v2_0.client [None req-96c05178-dfab-4b20-b64f-b449065c72d6 e2e3e51fdcfc4b4aa81f4551974ba262 898e736b4bef4410afaa288d454fc509 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 480/972] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:42:15 2026] GET /v2.1/servers/998cf972-1b63-452c-8ed4-205ea076be86 => generated 1463 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-25 23:42:15.621 8 WARNING neutronclient.v2_0.client [None req-6228ab71-b54e-4965-97f9-2c721137d36e 6a442d26c93c4f52b82ea99077a441c9 019ed0595f3c4421b8d09456c0983169 - - default default] The python binding code in 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/973] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:42:15 2026] GET /v2.1/servers/3c9d6f2a-08c8-4542-9aae-09f09f798fe6 => generated 1826 bytes in 645 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-25 23:42:16.347 7 WARNING neutronclient.v2_0.client [None req-a4ab3f59-8f92-4d62-b732-66371ec2b766 e2e3e51fdcfc4b4aa81f4551974ba262 898e736b4bef4410afaa288d454fc509 - - default default] The 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-25 23:42:16.363 8 WARNING neutronclient.v2_0.client [None req-44b9fe15-cd7f-479a-b49d-60fd8e2a382e 2958fec2c48e4b81ad6aec857e887f82 1f2af64e887c47b08c6c8c5ced3d47d3 - - default default] The python binding code in 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/974] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:42:16 2026] GET /v2.1/servers/998cf972-1b63-452c-8ed4-205ea076be86 => generated 1530 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/977] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:42:16 2026] GET /v2.1/servers/059fd4c7-d51d-463a-9bf1-edbb2ee30f09 => generated 1927 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-25 23:42:16.852 7 INFO nova.api.openstack.compute.server_external_events [req-9a8c67a8-8ee0-44ba-ab1b-b1160aa71df0 req-92588a1c-0d51-4199-9388-9bd7cb0cc58a 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-plugged:9c328bea-806d-448a-a754-fee5184c465c for instance 3c9d6f2a-08c8-4542-9aae-09f09f798fe6 on instance 2026-06-25 23:42:16.852 7 INFO nova.api.openstack.compute.server_external_events [req-9a8c67a8-8ee0-44ba-ab1b-b1160aa71df0 req-92588a1c-0d51-4199-9388-9bd7cb0cc58a 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-plugged:9c328bea-806d-448a-a754-fee5184c465c for instance 3c9d6f2a-08c8-4542-9aae-09f09f798fe6 on instance [pid: 7|app: 0|req: 484/978] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:42:16 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:42:17.254 8 INFO nova.api.openstack.compute.server_external_events [req-56190838-aa82-4547-b540-1e21e43f7d7a req-2c19eddd-caf0-4580-bd9b-acdb7f681565 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-changed:e4cfb990-ad73-4c6e-9a30-1a0045b7389b for instance 998cf972-1b63-452c-8ed4-205ea076be86 on instance [pid: 8|app: 0|req: 495/979] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:42:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-25 23:42:17.294 7 WARNING neutronclient.v2_0.client [None req-e516d737-224c-487e-bf30-5e566bd5a2f6 6a442d26c93c4f52b82ea99077a441c9 019ed0595f3c4421b8d09456c0983169 - - default default] The python binding code in 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/980] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:42:17 2026] GET /v2.1/servers/3c9d6f2a-08c8-4542-9aae-09f09f798fe6 => generated 1826 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-25 23:42:17.546 8 WARNING neutronclient.v2_0.client [None req-5d7fe87b-a244-47b8-bcce-c6153e7b33cc e2e3e51fdcfc4b4aa81f4551974ba262 898e736b4bef4410afaa288d454fc509 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 496/981] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:42:17 2026] GET /v2.1/servers/998cf972-1b63-452c-8ed4-205ea076be86 => generated 1528 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 486/982] 10.0.0.211 () {32 vars in 753 bytes} [Thu Jun 25 23:42:17 2026] GET /v2.1/servers/059fd4c7-d51d-463a-9bf1-edbb2ee30f09/os-server-password => generated 116 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-25 23:42:18.472 8 WARNING neutronclient.v2_0.client [None req-97f2b5b2-4c50-4b3c-ac32-98f541aad1cb 6a442d26c93c4f52b82ea99077a441c9 019ed0595f3c4421b8d09456c0983169 - - default default] The python binding code in 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/983] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:42:18 2026] GET /v2.1/servers/3c9d6f2a-08c8-4542-9aae-09f09f798fe6 => generated 1819 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-25 23:42:18.716 7 WARNING neutronclient.v2_0.client [None req-d4e81fb5-cfb5-4b53-871f-2ede75b793a6 e2e3e51fdcfc4b4aa81f4551974ba262 898e736b4bef4410afaa288d454fc509 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 487/984] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:42:18 2026] GET /v2.1/servers/998cf972-1b63-452c-8ed4-205ea076be86 => generated 1528 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: 498/985] 10.0.0.211 () {32 vars in 718 bytes} [Thu Jun 25 23:42:19 2026] DELETE /v2.1/servers/059fd4c7-d51d-463a-9bf1-edbb2ee30f09 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:42:19.615 7 WARNING neutronclient.v2_0.client [None req-98d1033d-8fe7-4844-9d17-49c0f00269f6 2958fec2c48e4b81ad6aec857e887f82 1f2af64e887c47b08c6c8c5ced3d47d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 488/986] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:42:19 2026] GET /v2.1/servers/059fd4c7-d51d-463a-9bf1-edbb2ee30f09 => generated 1933 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-25 23:42:19.883 8 WARNING neutronclient.v2_0.client [None req-f0feb686-171d-4d96-aafb-ddd178b500e0 e2e3e51fdcfc4b4aa81f4551974ba262 898e736b4bef4410afaa288d454fc509 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 499/987] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:42:19 2026] GET /v2.1/servers/998cf972-1b63-452c-8ed4-205ea076be86 => generated 1528 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:42:20.793 7 WARNING neutronclient.v2_0.client [None req-74346f36-d3ef-462b-9ec1-ee787c151016 2958fec2c48e4b81ad6aec857e887f82 1f2af64e887c47b08c6c8c5ced3d47d3 - - default default] 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-25 23:42:20.845 8 INFO nova.api.openstack.compute.server_external_events [req-5aa07658-b744-4212-9f4f-6c1a701a5063 req-57852265-2b5a-4626-aebd-56788aac539e 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-unplugged:40eb1245-a89d-4adf-a4d2-6e5d4bd66074 for instance 059fd4c7-d51d-463a-9bf1-edbb2ee30f09 on instance [pid: 8|app: 0|req: 500/988] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:42:20 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/989] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:42:20 2026] GET /v2.1/servers/059fd4c7-d51d-463a-9bf1-edbb2ee30f09 => generated 1933 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-25 23:42:21.032 8 WARNING neutronclient.v2_0.client [None req-53112641-9122-4276-818a-0c7863fc8f83 e2e3e51fdcfc4b4aa81f4551974ba262 898e736b4bef4410afaa288d454fc509 - - default default] The python binding code in 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/990] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:42:21 2026] GET /v2.1/servers/998cf972-1b63-452c-8ed4-205ea076be86 => generated 1528 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-25 23:42:21.982 7 WARNING neutronclient.v2_0.client [None req-5695a5f4-e7d4-447c-ae80-75e41c19c983 2958fec2c48e4b81ad6aec857e887f82 1f2af64e887c47b08c6c8c5ced3d47d3 - - default default] 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-25 23:42:22.193 8 WARNING neutronclient.v2_0.client [None req-a0fb81a4-a0d9-41a5-8d51-c08ecb153413 e2e3e51fdcfc4b4aa81f4551974ba262 898e736b4bef4410afaa288d454fc509 - - default default] The python binding code in 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/991] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:42:21 2026] GET /v2.1/servers/059fd4c7-d51d-463a-9bf1-edbb2ee30f09 => generated 1933 bytes in 344 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/992] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:42:22 2026] GET /v2.1/servers/998cf972-1b63-452c-8ed4-205ea076be86 => generated 1528 bytes in 404 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:42:22.612 7 INFO nova.api.openstack.compute.server_external_events [req-e7740214-0cc1-4f37-8e3c-3b02647c1d4f req-82d89b8b-9baa-4b5c-b428-d0da635abb0c 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-deleted:40eb1245-a89d-4adf-a4d2-6e5d4bd66074 for instance 059fd4c7-d51d-463a-9bf1-edbb2ee30f09 on instance [pid: 7|app: 0|req: 491/993] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:42:22 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-25 23:42:22.884 8 INFO nova.api.openstack.compute.server_external_events [req-db20fae2-c22d-4f8e-90c8-e2e53253fd47 req-f0297a17-6932-4826-b0bc-024511f3d078 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-unplugged:40eb1245-a89d-4adf-a4d2-6e5d4bd66074 for instance 059fd4c7-d51d-463a-9bf1-edbb2ee30f09 on instance 2026-06-25 23:42:22.885 8 INFO nova.api.openstack.compute.server_external_events [req-db20fae2-c22d-4f8e-90c8-e2e53253fd47 req-f0297a17-6932-4826-b0bc-024511f3d078 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-plugged:e4cfb990-ad73-4c6e-9a30-1a0045b7389b for instance 998cf972-1b63-452c-8ed4-205ea076be86 on instance 2026-06-25 23:42:22.885 8 INFO nova.api.openstack.compute.server_external_events [req-db20fae2-c22d-4f8e-90c8-e2e53253fd47 req-f0297a17-6932-4826-b0bc-024511f3d078 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-plugged:e4cfb990-ad73-4c6e-9a30-1a0045b7389b for instance 998cf972-1b63-452c-8ed4-205ea076be86 on instance [pid: 8|app: 0|req: 503/994] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:42:22 2026] POST /v2.1/os-server-external-events => generated 527 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:42:23.331 7 WARNING neutronclient.v2_0.client [None req-ffe5efaa-4a24-4ae1-92f4-930911f4e3fa 2958fec2c48e4b81ad6aec857e887f82 1f2af64e887c47b08c6c8c5ced3d47d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 492/995] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:42:23 2026] GET /v2.1/servers/059fd4c7-d51d-463a-9bf1-edbb2ee30f09 => generated 1537 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:42:23.625 8 WARNING neutronclient.v2_0.client [None req-afb3008b-7bdc-4f65-8da9-1dd8785eb5b4 e2e3e51fdcfc4b4aa81f4551974ba262 898e736b4bef4410afaa288d454fc509 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 504/996] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:42:23 2026] GET /v2.1/servers/998cf972-1b63-452c-8ed4-205ea076be86 => generated 1528 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-25 23:42:24.442 7 WARNING neutronclient.v2_0.client [None req-a79c622b-25c0-46fe-a1ef-af17dca95d26 2958fec2c48e4b81ad6aec857e887f82 1f2af64e887c47b08c6c8c5ced3d47d3 - - default default] The python binding code in 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/997] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:42:24 2026] GET /v2.1/servers/059fd4c7-d51d-463a-9bf1-edbb2ee30f09 => generated 1542 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-25 23:42:24.850 8 WARNING neutronclient.v2_0.client [None req-b1bdb7cf-b95e-44ba-9ddc-2c4482ae3d0b e2e3e51fdcfc4b4aa81f4551974ba262 898e736b4bef4410afaa288d454fc509 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 505/998] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:42:24 2026] GET /v2.1/servers/998cf972-1b63-452c-8ed4-205ea076be86 => generated 1697 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-25 23:42:25.004 7 WARNING neutronclient.v2_0.client [None req-090984a7-0458-484a-9bcd-09c7d798bdec e2e3e51fdcfc4b4aa81f4551974ba262 898e736b4bef4410afaa288d454fc509 - - default default] The python binding code in 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/999] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:42:24 2026] GET /v2.1/servers/998cf972-1b63-452c-8ed4-205ea076be86 => generated 1697 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:42:25.605 8 WARNING neutronclient.v2_0.client [None req-361f38be-6a55-4584-989a-7d60d05e2eea 2958fec2c48e4b81ad6aec857e887f82 1f2af64e887c47b08c6c8c5ced3d47d3 - - default default] The python binding code in 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/1000] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:42:25 2026] GET /v2.1/servers/059fd4c7-d51d-463a-9bf1-edbb2ee30f09 => generated 1542 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-25 23:42:25.836 7 INFO nova.api.openstack.compute.server_external_events [req-ac01a75e-3d08-49fc-b1e6-ae54ec090a7e req-29818f05-43e4-45ea-ac41-13150dc511f0 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-changed:e4cfb990-ad73-4c6e-9a30-1a0045b7389b for instance 998cf972-1b63-452c-8ed4-205ea076be86 on instance [pid: 7|app: 0|req: 495/1001] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:42:25 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-25 23:42:26.685 8 INFO nova.api.openstack.wsgi [None req-9df0be7e-39de-4864-a355-4a6af2f3d3ce 2958fec2c48e4b81ad6aec857e887f82 1f2af64e887c47b08c6c8c5ced3d47d3 - - default default] HTTP exception thrown: Instance 059fd4c7-d51d-463a-9bf1-edbb2ee30f09 could not be found. [pid: 8|app: 0|req: 508/1004] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:42:26 2026] GET /v2.1/servers/059fd4c7-d51d-463a-9bf1-edbb2ee30f09 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:42:26.723 7 INFO nova.api.openstack.wsgi [None req-5b490001-e189-44a0-ba74-d39e2240ed1c 2958fec2c48e4b81ad6aec857e887f82 1f2af64e887c47b08c6c8c5ced3d47d3 - - default default] HTTP exception thrown: Instance 059fd4c7-d51d-463a-9bf1-edbb2ee30f09 could not be found. [pid: 7|app: 0|req: 497/1005] 10.0.0.211 () {32 vars in 718 bytes} [Thu Jun 25 23:42:26 2026] DELETE /v2.1/servers/059fd4c7-d51d-463a-9bf1-edbb2ee30f09 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:42:26.758 8 INFO nova.api.openstack.wsgi [None req-fe0806cc-ae5f-4748-857e-5e51d33bd231 2958fec2c48e4b81ad6aec857e887f82 1f2af64e887c47b08c6c8c5ced3d47d3 - - default default] HTTP exception thrown: Instance 059fd4c7-d51d-463a-9bf1-edbb2ee30f09 could not be found. [pid: 8|app: 0|req: 509/1006] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:42:26 2026] GET /v2.1/servers/059fd4c7-d51d-463a-9bf1-edbb2ee30f09 => 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: 498/1007] 10.0.0.211 () {32 vars in 706 bytes} [Thu Jun 25 23:42:26 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1462863859 => 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, ' [pid: 8|app: 0|req: 510/1008] 10.0.0.211 () {32 vars in 728 bytes} [Thu Jun 25 23:42:27 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-2023866469 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-25 23:42:34.279 7 WARNING neutronclient.v2_0.client [None req-4a35feed-f029-475f-888d-bdb59ca247e4 6a442d26c93c4f52b82ea99077a441c9 019ed0595f3c4421b8d09456c0983169 - - default default] The python binding code in 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/1009] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:42:34 2026] GET /v2.1/servers/3c9d6f2a-08c8-4542-9aae-09f09f798fe6 => generated 1819 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1010] 10.0.0.211 () {32 vars in 718 bytes} [Thu Jun 25 23:42:34 2026] DELETE /v2.1/servers/3c9d6f2a-08c8-4542-9aae-09f09f798fe6 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:42:34.622 7 WARNING neutronclient.v2_0.client [None req-c4f2d984-eadb-4f9d-9996-334db645689f 6a442d26c93c4f52b82ea99077a441c9 019ed0595f3c4421b8d09456c0983169 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 500/1011] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:42:34 2026] GET /v2.1/servers/3c9d6f2a-08c8-4542-9aae-09f09f798fe6 => generated 1825 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-25 23:42:35.777 8 WARNING neutronclient.v2_0.client [None req-6c00c73f-a784-4a33-ac34-c3aa8f6758bb 6a442d26c93c4f52b82ea99077a441c9 019ed0595f3c4421b8d09456c0983169 - - default default] 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: 512/1012] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:42:35 2026] GET /v2.1/servers/3c9d6f2a-08c8-4542-9aae-09f09f798fe6 => generated 1825 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:42:36.038 8 INFO nova.api.openstack.compute.server_external_events [req-ae942e40-8bd5-41f4-94b9-3b3e57b748ff req-ed84477a-899c-4afb-914c-99d59b735575 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-unplugged:9c328bea-806d-448a-a754-fee5184c465c for instance 3c9d6f2a-08c8-4542-9aae-09f09f798fe6 on instance [pid: 8|app: 0|req: 513/1013] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:42:36 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1014] 10.0.0.211 () {34 vars in 750 bytes} [Thu Jun 25 23:42:35 2026] POST /v2.1/servers/998cf972-1b63-452c-8ed4-205ea076be86/action => generated 32136 bytes in 563 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 514/1017] 10.0.0.211 () {32 vars in 718 bytes} [Thu Jun 25 23:42:36 2026] DELETE /v2.1/servers/998cf972-1b63-452c-8ed4-205ea076be86 => 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-25 23:42:36.710 7 WARNING neutronclient.v2_0.client [None req-aab9dd40-f07c-40b7-8588-eb9c0c5f83d0 e2e3e51fdcfc4b4aa81f4551974ba262 898e736b4bef4410afaa288d454fc509 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 504/1018] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:42:36 2026] GET /v2.1/servers/998cf972-1b63-452c-8ed4-205ea076be86 => generated 1823 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-25 23:42:37.051 8 WARNING neutronclient.v2_0.client [None req-dffc2e6c-d4bd-4d35-a094-657473fe84fc 6a442d26c93c4f52b82ea99077a441c9 019ed0595f3c4421b8d09456c0983169 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 515/1019] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:42:37 2026] GET /v2.1/servers/3c9d6f2a-08c8-4542-9aae-09f09f798fe6 => generated 1825 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:42:37.468 7 INFO nova.api.openstack.compute.server_external_events [req-fc08c671-368d-4d8f-a8e8-892f051261f5 req-1cd72b50-4624-4a42-9508-3d43010c5797 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-deleted:9c328bea-806d-448a-a754-fee5184c465c for instance 3c9d6f2a-08c8-4542-9aae-09f09f798fe6 on instance [pid: 7|app: 0|req: 505/1020] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:42:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:42:37.959 8 WARNING neutronclient.v2_0.client [None req-c8326983-7375-43fe-af11-80d9e9e617f3 e2e3e51fdcfc4b4aa81f4551974ba262 898e736b4bef4410afaa288d454fc509 - - default default] 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-25 23:42:38.075 7 INFO nova.api.openstack.compute.server_external_events [req-7d870d28-3576-425a-bbe9-8cb9c0ef307e req-3b4f5ee4-e9a4-40fe-89b3-2c08c29ddcdf 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-unplugged:9c328bea-806d-448a-a754-fee5184c465c for instance 3c9d6f2a-08c8-4542-9aae-09f09f798fe6 on instance [pid: 7|app: 0|req: 506/1021] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:42:38 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:42:38.286 7 WARNING neutronclient.v2_0.client [None req-6ab63fe6-0214-4614-8f54-627675679ec7 6a442d26c93c4f52b82ea99077a441c9 019ed0595f3c4421b8d09456c0983169 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 516/1022] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:42:37 2026] GET /v2.1/servers/998cf972-1b63-452c-8ed4-205ea076be86 => generated 1823 bytes in 488 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1023] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:42:38 2026] GET /v2.1/servers/3c9d6f2a-08c8-4542-9aae-09f09f798fe6 => generated 1473 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-25 23:42:39.469 8 WARNING neutronclient.v2_0.client [None req-f0b68cc7-11f4-489f-a8e7-dd14190dc8bc e2e3e51fdcfc4b4aa81f4551974ba262 898e736b4bef4410afaa288d454fc509 - - default default] 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-25 23:42:39.546 7 WARNING neutronclient.v2_0.client [None req-dfda4561-ed4e-469c-a507-8ca0761577b5 6a442d26c93c4f52b82ea99077a441c9 019ed0595f3c4421b8d09456c0983169 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 517/1024] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:42:39 2026] GET /v2.1/servers/998cf972-1b63-452c-8ed4-205ea076be86 => generated 1756 bytes in 500 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:42:39.953 8 INFO nova.api.openstack.compute.server_external_events [req-d3b43659-9e10-41ec-b3ea-e4e7ae497241 req-9e45ab23-fdb9-4ac6-8bc7-355f5df5c563 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-unplugged:e4cfb990-ad73-4c6e-9a30-1a0045b7389b for instance 998cf972-1b63-452c-8ed4-205ea076be86 on instance 2026-06-25 23:42:39.954 8 INFO nova.api.openstack.compute.server_external_events [req-d3b43659-9e10-41ec-b3ea-e4e7ae497241 req-9e45ab23-fdb9-4ac6-8bc7-355f5df5c563 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-unplugged:e4cfb990-ad73-4c6e-9a30-1a0045b7389b for instance 998cf972-1b63-452c-8ed4-205ea076be86 on instance [pid: 8|app: 0|req: 518/1025] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:42:39 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1026] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:42:39 2026] GET /v2.1/servers/3c9d6f2a-08c8-4542-9aae-09f09f798fe6 => generated 1478 bytes in 479 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:42:40.623 8 INFO nova.api.openstack.compute.server_external_events [req-2e37df60-ff88-4aee-8912-4693388ba46b req-e4c3b5bc-70eb-474e-86ee-8fbd03c06baf 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-deleted:e4cfb990-ad73-4c6e-9a30-1a0045b7389b for instance 998cf972-1b63-452c-8ed4-205ea076be86 on instance [pid: 8|app: 0|req: 519/1027] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:42:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:42:40.978 7 WARNING neutronclient.v2_0.client [None req-7af37434-78c0-46da-9eca-ac288f73438b e2e3e51fdcfc4b4aa81f4551974ba262 898e736b4bef4410afaa288d454fc509 - - default default] 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-25 23:42:41.006 8 INFO nova.api.openstack.wsgi [None req-a7f7683b-6a94-4760-bfc3-51390b6b2b06 6a442d26c93c4f52b82ea99077a441c9 019ed0595f3c4421b8d09456c0983169 - - default default] HTTP exception thrown: Instance 3c9d6f2a-08c8-4542-9aae-09f09f798fe6 could not be found. [pid: 8|app: 0|req: 520/1028] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:42:40 2026] GET /v2.1/servers/3c9d6f2a-08c8-4542-9aae-09f09f798fe6 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 521/1029] 10.0.0.211 () {32 vars in 706 bytes} [Thu Jun 25 23:42:41 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1457723116 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1030] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:42:40 2026] GET /v2.1/servers/998cf972-1b63-452c-8ed4-205ea076be86 => generated 1489 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-25 23:42:42.177 8 WARNING neutronclient.v2_0.client [None req-c6b61dd4-7f11-4268-ae37-ceeb583a3180 e2e3e51fdcfc4b4aa81f4551974ba262 898e736b4bef4410afaa288d454fc509 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 522/1031] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:42:42 2026] GET /v2.1/servers/998cf972-1b63-452c-8ed4-205ea076be86 => generated 1489 bytes in 939 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:42:44.134 7 INFO nova.api.openstack.wsgi [None req-373a7a47-82f8-4e8e-be76-2757f7a768db e2e3e51fdcfc4b4aa81f4551974ba262 898e736b4bef4410afaa288d454fc509 - - default default] HTTP exception thrown: Instance 998cf972-1b63-452c-8ed4-205ea076be86 could not be found. [pid: 7|app: 0|req: 510/1032] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:42:44 2026] GET /v2.1/servers/998cf972-1b63-452c-8ed4-205ea076be86 => 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: 523/1033] 10.0.0.211 () {32 vars in 730 bytes} [Thu Jun 25 23:42:44 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-2034510517 => generated 0 bytes in 33 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: 511/1034] 10.0.0.211 () {32 vars in 718 bytes} [Thu Jun 25 23:42:45 2026] DELETE /v2.1/servers/5d84ba5d-bc93-491d-b64f-e98205c1208e => generated 0 bytes in 103 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-06-25 23:42:45.507 8 WARNING neutronclient.v2_0.client [None req-03f45e9e-a786-4552-bd5e-7b3b7c00dd4f e2e3e51fdcfc4b4aa81f4551974ba262 898e736b4bef4410afaa288d454fc509 - - default default] The python binding code in 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/1035] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:42:45 2026] GET /v2.1/servers/5d84ba5d-bc93-491d-b64f-e98205c1208e => generated 1703 bytes in 425 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:42:46.832 8 INFO nova.api.openstack.compute.server_external_events [req-61e2118c-940e-417c-937a-3df1c0d1c014 req-1ba7c010-7386-40e0-9999-326c72c37f32 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-unplugged:bcac485c-d906-4def-80cb-04d1e026a486 for instance 5d84ba5d-bc93-491d-b64f-e98205c1208e on instance [pid: 8|app: 0|req: 526/1038] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:42:46 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:42:46.943 7 WARNING neutronclient.v2_0.client [None req-8d05069d-abed-4ad9-b40d-413d95e295e3 e2e3e51fdcfc4b4aa81f4551974ba262 898e736b4bef4410afaa288d454fc509 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 513/1039] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:42:46 2026] GET /v2.1/servers/5d84ba5d-bc93-491d-b64f-e98205c1208e => generated 1703 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:42:48.164 8 WARNING neutronclient.v2_0.client [None req-e5f9dff3-d2fe-4cf1-8056-32dc7dd2b2f3 e2e3e51fdcfc4b4aa81f4551974ba262 898e736b4bef4410afaa288d454fc509 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 527/1040] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:42:48 2026] GET /v2.1/servers/5d84ba5d-bc93-491d-b64f-e98205c1208e => generated 1635 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-25 23:42:48.899 7 INFO nova.api.openstack.compute.server_external_events [req-3d4d94b1-3f0a-4ee4-b35a-2371762e8c94 req-3b222b0c-4f01-4955-a51c-b7a93e23335e 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-unplugged:bcac485c-d906-4def-80cb-04d1e026a486 for instance 5d84ba5d-bc93-491d-b64f-e98205c1208e on instance 2026-06-25 23:42:48.899 7 INFO nova.api.openstack.compute.server_external_events [req-3d4d94b1-3f0a-4ee4-b35a-2371762e8c94 req-3b222b0c-4f01-4955-a51c-b7a93e23335e 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-deleted:bcac485c-d906-4def-80cb-04d1e026a486 for instance 5d84ba5d-bc93-491d-b64f-e98205c1208e on instance [pid: 7|app: 0|req: 514/1041] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:42:48 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:42:49.259 8 WARNING neutronclient.v2_0.client [None req-2b8cd417-0b69-4c17-84c3-437aef7cb42a e2e3e51fdcfc4b4aa81f4551974ba262 898e736b4bef4410afaa288d454fc509 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 528/1042] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:42:49 2026] GET /v2.1/servers/5d84ba5d-bc93-491d-b64f-e98205c1208e => generated 1489 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-25 23:42:50.363 7 WARNING neutronclient.v2_0.client [None req-da1a3f15-59f8-4ded-8544-2a45f378b66b e2e3e51fdcfc4b4aa81f4551974ba262 898e736b4bef4410afaa288d454fc509 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 515/1043] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:42:50 2026] GET /v2.1/servers/5d84ba5d-bc93-491d-b64f-e98205c1208e => generated 1489 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-25 23:42:51.448 8 INFO nova.api.openstack.wsgi [None req-cb706c22-8803-480f-8403-296b16ea0d23 e2e3e51fdcfc4b4aa81f4551974ba262 898e736b4bef4410afaa288d454fc509 - - default default] HTTP exception thrown: Instance 5d84ba5d-bc93-491d-b64f-e98205c1208e could not be found. [pid: 8|app: 0|req: 529/1044] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:42:51 2026] GET /v2.1/servers/5d84ba5d-bc93-491d-b64f-e98205c1208e => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 516/1045] 10.0.0.211 () {32 vars in 730 bytes} [Thu Jun 25 23:42:51 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1001802716 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1052] 10.0.0.211 () {34 vars in 671 bytes} [Thu Jun 25 23:43:21 2026] POST /v2.1/os-keypairs => generated 396 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-25 23:43:24.449 8 WARNING neutronclient.v2_0.client [None req-17a3c4da-e30e-4e61-910c-8e0234e7f2e7 cc796e804af441c584d589fb179bcf26 f46a9ed8dcd84d38959a840a6b53edb4 - - default default] The 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-25 23:43:24.519 8 WARNING neutronclient.v2_0.client [None req-17a3c4da-e30e-4e61-910c-8e0234e7f2e7 cc796e804af441c584d589fb179bcf26 f46a9ed8dcd84d38959a840a6b53edb4 - - default default] The 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-25 23:43:24.838 8 WARNING neutronclient.v2_0.client [None req-17a3c4da-e30e-4e61-910c-8e0234e7f2e7 cc796e804af441c584d589fb179bcf26 f46a9ed8dcd84d38959a840a6b53edb4 - - default default] The python binding code in 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/1053] 10.0.0.211 () {34 vars in 663 bytes} [Thu Jun 25 23:43:24 2026] POST /v2.1/servers => generated 448 bytes in 719 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-25 23:43:25.113 7 WARNING neutronclient.v2_0.client [None req-b7cbab37-d68b-4138-b27e-57f20b23b5fa cc796e804af441c584d589fb179bcf26 f46a9ed8dcd84d38959a840a6b53edb4 - - default default] The python binding code in 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/1054] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:43:25 2026] GET /v2.1/servers/b24fd5ff-f071-44d6-a0b0-916880a50de0 => generated 1395 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:43:30.213 8 WARNING neutronclient.v2_0.client [None req-c8b09de8-87bc-4506-85d1-4f0e3487cb46 cc796e804af441c584d589fb179bcf26 f46a9ed8dcd84d38959a840a6b53edb4 - - default default] 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-25 23:43:30.888 7 INFO nova.api.openstack.compute.server_external_events [req-8f77eabd-17a4-4f65-a5dc-32ce3437123f req-ab4b3140-e030-4dd2-99b8-d8fae0293f70 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-changed:2129008e-2dc8-4110-b04b-adde26b29525 for instance b24fd5ff-f071-44d6-a0b0-916880a50de0 on instance [pid: 7|app: 0|req: 523/1057] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:43:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1058] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:43:30 2026] GET /v2.1/servers/b24fd5ff-f071-44d6-a0b0-916880a50de0 => generated 1521 bytes in 735 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:43:34.826 7 INFO nova.api.openstack.compute.server_external_events [req-952d6d3e-83c4-4e2f-97c7-390ec14f4d78 req-c442247a-341b-4426-95e0-61e95b53cf26 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-unplugged:2129008e-2dc8-4110-b04b-adde26b29525 for instance b24fd5ff-f071-44d6-a0b0-916880a50de0 on instance [pid: 7|app: 0|req: 524/1059] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:43:34 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:43:35.970 8 WARNING neutronclient.v2_0.client [None req-ca203afd-4113-4266-9fc3-646f17401d3e cc796e804af441c584d589fb179bcf26 f46a9ed8dcd84d38959a840a6b53edb4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 536/1060] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:43:35 2026] GET /v2.1/servers/b24fd5ff-f071-44d6-a0b0-916880a50de0 => generated 1519 bytes in 349 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:43:36.883 7 INFO nova.api.openstack.compute.server_external_events [req-8874875d-962b-4b93-b72c-507d328b19a2 req-62acea86-46e5-4e67-9360-781e7690dd39 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-plugged:2129008e-2dc8-4110-b04b-adde26b29525 for instance b24fd5ff-f071-44d6-a0b0-916880a50de0 on instance [pid: 7|app: 0|req: 526/1063] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:43:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:43:38.940 8 INFO nova.api.openstack.compute.server_external_events [req-3a234bfd-1375-43cd-8455-4663a0dd7b95 req-bbabf51c-3c33-4731-b916-a397513ad988 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-plugged:2129008e-2dc8-4110-b04b-adde26b29525 for instance b24fd5ff-f071-44d6-a0b0-916880a50de0 on instance [pid: 8|app: 0|req: 538/1064] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:43:38 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-25 23:43:41.323 7 WARNING neutronclient.v2_0.client [None req-95e4d019-5ed4-40dd-9476-4106c5918676 cc796e804af441c584d589fb179bcf26 f46a9ed8dcd84d38959a840a6b53edb4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 527/1065] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:43:41 2026] GET /v2.1/servers/b24fd5ff-f071-44d6-a0b0-916880a50de0 => generated 1816 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-25 23:43:42.971 8 INFO nova.api.openstack.compute.server_external_events [req-2fcb0204-cb8e-4c9f-9930-80883aff9a73 req-c84addbb-3620-4adf-be4f-409320533463 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-changed:2129008e-2dc8-4110-b04b-adde26b29525 for instance b24fd5ff-f071-44d6-a0b0-916880a50de0 on instance [pid: 8|app: 0|req: 539/1066] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:43:42 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) 2026-06-25 23:43:43.053 7 WARNING neutronclient.v2_0.client [None req-25fea890-5a68-4767-bb19-1309808b5b98 cc796e804af441c584d589fb179bcf26 f46a9ed8dcd84d38959a840a6b53edb4 - - default default] The 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-25 23:43:43.125 7 WARNING neutronclient.v2_0.client [None req-25fea890-5a68-4767-bb19-1309808b5b98 cc796e804af441c584d589fb179bcf26 f46a9ed8dcd84d38959a840a6b53edb4 - - default default] The 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-25 23:43:43.381 7 WARNING neutronclient.v2_0.client [None req-25fea890-5a68-4767-bb19-1309808b5b98 cc796e804af441c584d589fb179bcf26 f46a9ed8dcd84d38959a840a6b53edb4 - - default default] The python binding code in 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/1067] 10.0.0.211 () {34 vars in 663 bytes} [Thu Jun 25 23:43:42 2026] POST /v2.1/servers => generated 448 bytes in 623 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-25 23:43:43.610 8 WARNING neutronclient.v2_0.client [None req-c8c74ba3-2abe-4bc1-9e75-c2c39188934d cc796e804af441c584d589fb179bcf26 f46a9ed8dcd84d38959a840a6b53edb4 - - default default] The python binding code in 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/1068] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:43:43 2026] GET /v2.1/servers/51fc3cf3-a665-4ff3-b7ba-f0300b9418aa => generated 1394 bytes in 319 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:43:48.950 7 WARNING neutronclient.v2_0.client [None req-685e8ef2-8e86-4a74-9760-20cbd5eef3e4 cc796e804af441c584d589fb179bcf26 f46a9ed8dcd84d38959a840a6b53edb4 - - default default] 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-25 23:43:49.258 8 INFO nova.api.openstack.compute.server_external_events [req-9034b016-73a3-430f-a5ee-88a7850d4e8c req-87ab376a-afd1-409e-aec4-d18b47810eb7 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-changed:1a5a3641-d796-4e27-9bbd-822c89d23fc7 for instance 51fc3cf3-a665-4ff3-b7ba-f0300b9418aa on instance [pid: 8|app: 0|req: 542/1071] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:43:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1072] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:43:48 2026] GET /v2.1/servers/51fc3cf3-a665-4ff3-b7ba-f0300b9418aa => generated 1530 bytes in 363 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:43:51.484 8 INFO nova.api.openstack.compute.server_external_events [req-0c92f796-213f-41ce-939a-31be5ae3d3ad req-df20ee33-60f1-43dd-a80b-6873242f1582 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-unplugged:1a5a3641-d796-4e27-9bbd-822c89d23fc7 for instance 51fc3cf3-a665-4ff3-b7ba-f0300b9418aa on instance [pid: 8|app: 0|req: 543/1073] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:43:51 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:43:54.226 7 INFO nova.api.openstack.compute.server_external_events [req-20047c3f-4f8d-49db-8499-5d21215ee96c req-5f0a7d6a-f64d-41b3-977d-84d4c2538376 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-plugged:1a5a3641-d796-4e27-9bbd-822c89d23fc7 for instance 51fc3cf3-a665-4ff3-b7ba-f0300b9418aa on instance [pid: 7|app: 0|req: 531/1074] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:43:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:43:54.335 8 WARNING neutronclient.v2_0.client [None req-e337cd6c-5234-4008-8746-3d11edca9c2e cc796e804af441c584d589fb179bcf26 f46a9ed8dcd84d38959a840a6b53edb4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 544/1075] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:43:54 2026] GET /v2.1/servers/51fc3cf3-a665-4ff3-b7ba-f0300b9418aa => generated 1518 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:43:56.275 7 INFO nova.api.openstack.compute.server_external_events [req-4ecaf21c-d19b-4a23-8e48-b55de447cfcc req-f84e5fe5-d01c-4466-955a-ed873882b487 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-plugged:1a5a3641-d796-4e27-9bbd-822c89d23fc7 for instance 51fc3cf3-a665-4ff3-b7ba-f0300b9418aa on instance [pid: 7|app: 0|req: 532/1076] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:43:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:43:59.587 7 WARNING neutronclient.v2_0.client [None req-afa093b4-aa04-4fcc-8e21-b3330c9629ae cc796e804af441c584d589fb179bcf26 f46a9ed8dcd84d38959a840a6b53edb4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 534/1079] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:43:59 2026] GET /v2.1/servers/51fc3cf3-a665-4ff3-b7ba-f0300b9418aa => generated 1816 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:44:00.957 8 INFO nova.api.openstack.compute.server_external_events [req-300b26f7-85ec-46d3-a386-0175f72c30b7 req-a9a7733f-39a8-4076-a2a8-c8a1ca957592 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-changed:1a5a3641-d796-4e27-9bbd-822c89d23fc7 for instance 51fc3cf3-a665-4ff3-b7ba-f0300b9418aa on instance [pid: 8|app: 0|req: 546/1080] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:44:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 535/1081] 10.0.0.59 () {30 vars in 618 bytes} [Thu Jun 25 23:44:03 2026] GET /v2.1 => generated 0 bytes in 101 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: 547/1082] 10.0.0.59 () {32 vars in 691 bytes} [Thu Jun 25 23:44:03 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: 536/1083] 10.0.0.59 () {34 vars in 912 bytes} [Thu Jun 25 23:44:03 2026] GET /v2.1/os-simple-tenant-usage/9b52d6a22e18453d9f5429901657f3c2?start=2026-06-24T00:00:00&end=2026-06-25T23:59:59 => generated 20 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1084] 10.0.0.59 () {30 vars in 653 bytes} [Thu Jun 25 23:44:04 2026] GET /v2.1/limits?reserved=1 => generated 511 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, ' [pid: 7|app: 0|req: 538/1087] 10.0.0.59 () {30 vars in 618 bytes} [Thu Jun 25 23:44:06 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: 550/1088] 10.0.0.59 () {32 vars in 691 bytes} [Thu Jun 25 23:44:06 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: 539/1089] 10.0.0.59 () {34 vars in 912 bytes} [Thu Jun 25 23:44:06 2026] GET /v2.1/os-simple-tenant-usage/9b52d6a22e18453d9f5429901657f3c2?start=2026-06-24T00:00:00&end=2026-06-25T23:59:59 => generated 20 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1090] 10.0.0.59 () {30 vars in 653 bytes} [Thu Jun 25 23:44:07 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-25 23:44:24.984 8 WARNING neutronclient.v2_0.client [None req-fce334c0-cf17-400a-ab76-a774fbe96024 b56c4335ae8c41309411eb3a90c65c2c 3372b0a5315e46b58ced221fcb61f3ef - - default default] The 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-25 23:44:25.029 8 WARNING neutronclient.v2_0.client [None req-fce334c0-cf17-400a-ab76-a774fbe96024 b56c4335ae8c41309411eb3a90c65c2c 3372b0a5315e46b58ced221fcb61f3ef - - default default] The 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-25 23:44:25.177 8 WARNING neutronclient.v2_0.client [None req-fce334c0-cf17-400a-ab76-a774fbe96024 b56c4335ae8c41309411eb3a90c65c2c 3372b0a5315e46b58ced221fcb61f3ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 553/1093] 199.19.213.162 () {36 vars in 714 bytes} [Thu Jun 25 23:44:24 2026] POST /v2.1/servers => generated 453 bytes in 896 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-25 23:44:25.731 7 WARNING neutronclient.v2_0.client [None req-642d89f5-a1e3-4332-b9f1-e34af49636a0 b56c4335ae8c41309411eb3a90c65c2c 3372b0a5315e46b58ced221fcb61f3ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 541/1094] 199.19.213.162 () {32 vars in 733 bytes} [Thu Jun 25 23:44:25 2026] GET /v2.1/servers/839f29f0-3e49-460f-b32e-4e070ca439bf => generated 2213 bytes in 254 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-25 23:44:25.991 8 WARNING neutronclient.v2_0.client [None req-13cc20df-4430-4ea2-8e12-249aa5dc84b2 b56c4335ae8c41309411eb3a90c65c2c 3372b0a5315e46b58ced221fcb61f3ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 554/1095] 199.19.213.162 () {32 vars in 759 bytes} [Thu Jun 25 23:44:25 2026] GET /v2.1/servers/839f29f0-3e49-460f-b32e-4e070ca439bf/os-interface => generated 28 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 542/1096] 199.19.213.162 () {32 vars in 777 bytes} [Thu Jun 25 23:44:26 2026] GET /v2.1/servers/839f29f0-3e49-460f-b32e-4e070ca439bf/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-25 23:44:28.853 8 WARNING neutronclient.v2_0.client [None req-6c93ab14-1075-4779-878d-4dd72450d593 b56c4335ae8c41309411eb3a90c65c2c 3372b0a5315e46b58ced221fcb61f3ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 556/1099] 199.19.213.162 () {32 vars in 733 bytes} [Thu Jun 25 23:44:28 2026] GET /v2.1/servers/839f29f0-3e49-460f-b32e-4e070ca439bf => generated 2371 bytes in 91 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-25 23:44:28.949 7 WARNING neutronclient.v2_0.client [None req-5533a46d-8f02-4d7c-acd8-40dd7e9e15de b56c4335ae8c41309411eb3a90c65c2c 3372b0a5315e46b58ced221fcb61f3ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 544/1100] 199.19.213.162 () {32 vars in 759 bytes} [Thu Jun 25 23:44:28 2026] GET /v2.1/servers/839f29f0-3e49-460f-b32e-4e070ca439bf/os-interface => generated 28 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, ' [pid: 8|app: 0|req: 557/1101] 199.19.213.162 () {32 vars in 777 bytes} [Thu Jun 25 23:44:28 2026] GET /v2.1/servers/839f29f0-3e49-460f-b32e-4e070ca439bf/os-volume_attachments => generated 197 bytes in 42 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-25 23:44:31.087 7 INFO nova.api.openstack.compute.server_external_events [req-21bf2158-ea49-4462-8a17-b6ee4244be31 req-dda29bd9-53a4-4228-8cfd-bc6d7a508498 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-changed:bfe668b4-2e9a-4c94-bf25-31820a7937d5 for instance 839f29f0-3e49-460f-b32e-4e070ca439bf on instance [pid: 7|app: 0|req: 545/1102] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:44:31 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-25 23:44:31.607 8 WARNING neutronclient.v2_0.client [None req-264d5787-1885-42f1-9fdf-b63bbfb88809 b56c4335ae8c41309411eb3a90c65c2c 3372b0a5315e46b58ced221fcb61f3ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 558/1103] 199.19.213.162 () {32 vars in 733 bytes} [Thu Jun 25 23:44:31 2026] GET /v2.1/servers/839f29f0-3e49-460f-b32e-4e070ca439bf => generated 2445 bytes in 242 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-25 23:44:31.849 7 WARNING neutronclient.v2_0.client [None req-98099bf1-9d14-4df5-89d6-611b38a1e655 b56c4335ae8c41309411eb3a90c65c2c 3372b0a5315e46b58ced221fcb61f3ef - - default default] The python binding code in 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/1104] 199.19.213.162 () {32 vars in 759 bytes} [Thu Jun 25 23:44:31 2026] GET /v2.1/servers/839f29f0-3e49-460f-b32e-4e070ca439bf/os-interface => generated 284 bytes in 102 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: 559/1105] 199.19.213.162 () {32 vars in 777 bytes} [Thu Jun 25 23:44:31 2026] GET /v2.1/servers/839f29f0-3e49-460f-b32e-4e070ca439bf/os-volume_attachments => generated 197 bytes in 32 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-25 23:44:34.839 7 WARNING neutronclient.v2_0.client [None req-c02b30ee-0c08-46ad-a29e-d8b8bb8558c1 b56c4335ae8c41309411eb3a90c65c2c 3372b0a5315e46b58ced221fcb61f3ef - - default default] The python binding code in 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/1106] 199.19.213.162 () {32 vars in 733 bytes} [Thu Jun 25 23:44:34 2026] GET /v2.1/servers/839f29f0-3e49-460f-b32e-4e070ca439bf => generated 2433 bytes in 145 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-25 23:44:34.966 8 WARNING neutronclient.v2_0.client [None req-56c0b1ee-5be5-46a2-858b-664cd649a852 b56c4335ae8c41309411eb3a90c65c2c 3372b0a5315e46b58ced221fcb61f3ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 560/1107] 199.19.213.162 () {32 vars in 759 bytes} [Thu Jun 25 23:44:34 2026] GET /v2.1/servers/839f29f0-3e49-460f-b32e-4e070ca439bf/os-interface => generated 284 bytes in 90 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/1108] 199.19.213.162 () {32 vars in 777 bytes} [Thu Jun 25 23:44:35 2026] GET /v2.1/servers/839f29f0-3e49-460f-b32e-4e070ca439bf/os-volume_attachments => generated 197 bytes in 30 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-25 23:44:37.338 8 INFO nova.api.openstack.compute.server_external_events [req-8777daae-7746-4d3e-a47f-9fb8cef0e73c req-1b3901cf-5cd8-4ec5-85c8-179868fbf3cf 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-plugged:bfe668b4-2e9a-4c94-bf25-31820a7937d5 for instance 839f29f0-3e49-460f-b32e-4e070ca439bf on instance [pid: 8|app: 0|req: 562/1111] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:44:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:44:37.672 7 WARNING neutronclient.v2_0.client [None req-7f5ab251-7d66-4ccb-9f0c-3bb0525e0015 b56c4335ae8c41309411eb3a90c65c2c 3372b0a5315e46b58ced221fcb61f3ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 550/1112] 199.19.213.162 () {32 vars in 733 bytes} [Thu Jun 25 23:44:37 2026] GET /v2.1/servers/839f29f0-3e49-460f-b32e-4e070ca439bf => generated 2433 bytes in 169 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-25 23:44:37.836 8 WARNING neutronclient.v2_0.client [None req-4f6ebaa8-94dd-41c3-985f-e688788aaf76 b56c4335ae8c41309411eb3a90c65c2c 3372b0a5315e46b58ced221fcb61f3ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 563/1113] 199.19.213.162 () {32 vars in 759 bytes} [Thu Jun 25 23:44:37 2026] GET /v2.1/servers/839f29f0-3e49-460f-b32e-4e070ca439bf/os-interface => generated 286 bytes in 78 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: 551/1114] 199.19.213.162 () {32 vars in 777 bytes} [Thu Jun 25 23:44:37 2026] GET /v2.1/servers/839f29f0-3e49-460f-b32e-4e070ca439bf/os-volume_attachments => generated 197 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:44:39.376 8 INFO nova.api.openstack.compute.server_external_events [req-f0d698fd-9c87-4e6f-b1ca-e5422ebcdebf req-533e662b-ab19-453c-aea1-b5411504a80c 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-plugged:bfe668b4-2e9a-4c94-bf25-31820a7937d5 for instance 839f29f0-3e49-460f-b32e-4e070ca439bf on instance [pid: 8|app: 0|req: 564/1115] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:44:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:44:40.815 7 WARNING neutronclient.v2_0.client [None req-ec41d278-4e30-4271-b492-fc002544c9c3 b56c4335ae8c41309411eb3a90c65c2c 3372b0a5315e46b58ced221fcb61f3ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 552/1116] 199.19.213.162 () {32 vars in 733 bytes} [Thu Jun 25 23:44:40 2026] GET /v2.1/servers/839f29f0-3e49-460f-b32e-4e070ca439bf => generated 2581 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-25 23:44:40.954 8 WARNING neutronclient.v2_0.client [None req-800fb38e-4266-4439-b8f1-3f7f7e0a0b18 b56c4335ae8c41309411eb3a90c65c2c 3372b0a5315e46b58ced221fcb61f3ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 565/1117] 199.19.213.162 () {32 vars in 759 bytes} [Thu Jun 25 23:44:40 2026] GET /v2.1/servers/839f29f0-3e49-460f-b32e-4e070ca439bf/os-interface => generated 286 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 553/1118] 199.19.213.162 () {32 vars in 777 bytes} [Thu Jun 25 23:44:41 2026] GET /v2.1/servers/839f29f0-3e49-460f-b32e-4e070ca439bf/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-25 23:45:18.263 8 WARNING neutronclient.v2_0.client [None req-7d788d1a-9fed-4d7e-a73c-5e5d32da6d85 b56c4335ae8c41309411eb3a90c65c2c 3372b0a5315e46b58ced221fcb61f3ef - - default default] The 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-25 23:45:18.322 8 WARNING neutronclient.v2_0.client [None req-7d788d1a-9fed-4d7e-a73c-5e5d32da6d85 b56c4335ae8c41309411eb3a90c65c2c 3372b0a5315e46b58ced221fcb61f3ef - - default default] 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-25 23:45:21.227 7 INFO nova.api.openstack.compute.server_external_events [req-ec712f35-2864-4fe7-b6ab-4d593ece1419 req-4dd51c92-db89-45f7-993b-f24b853adca9 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-changed:e2c5fe52-d140-4d01-aa65-b9f52b285043 for instance 839f29f0-3e49-460f-b32e-4e070ca439bf on instance [pid: 7|app: 0|req: 558/1127] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:45:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:45:24.481 7 INFO nova.api.openstack.compute.server_external_events [req-a0fed13f-0abd-4d2a-9366-9279eec234f8 req-48f1c211-c940-43cd-9853-a7f6f1c8b4e7 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-plugged:e2c5fe52-d140-4d01-aa65-b9f52b285043 for instance 839f29f0-3e49-460f-b32e-4e070ca439bf on instance [pid: 7|app: 0|req: 559/1128] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:45:24 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-25 23:45:26.529 7 INFO nova.api.openstack.compute.server_external_events [req-65c0b588-5393-410c-8a25-a4a07a572d13 req-d600d841-de09-41fa-b866-56cbdb0cb764 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-plugged:e2c5fe52-d140-4d01-aa65-b9f52b285043 for instance 839f29f0-3e49-460f-b32e-4e070ca439bf on instance [pid: 7|app: 0|req: 560/1129] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:45:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-25 23:45:27.390 8 WARNING neutronclient.v2_0.client [None req-7d788d1a-9fed-4d7e-a73c-5e5d32da6d85 b56c4335ae8c41309411eb3a90c65c2c 3372b0a5315e46b58ced221fcb61f3ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 570/1132] 199.19.213.162 () {36 vars in 812 bytes} [Thu Jun 25 23:45:18 2026] POST /v2.1/servers/839f29f0-3e49-460f-b32e-4e070ca439bf/os-interface => generated 280 bytes in 9241 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-25 23:45:27.944 7 INFO nova.api.openstack.compute.server_external_events [req-fcb80011-1c27-4f76-a72e-f80dfdffc3d4 req-915e98c0-3954-4b0d-b63d-b5c731345aaa 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-changed:e2c5fe52-d140-4d01-aa65-b9f52b285043 for instance 839f29f0-3e49-460f-b32e-4e070ca439bf on instance [pid: 7|app: 0|req: 563/1133] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:45:27 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-25 23:45:29.982 8 INFO nova.api.openstack.compute.server_external_events [req-a6307e92-5916-4d27-b96c-cb3ba02d77eb req-c96afc48-8a6b-4fd0-9251-33654925ac39 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-changed:e2c5fe52-d140-4d01-aa65-b9f52b285043 for instance 839f29f0-3e49-460f-b32e-4e070ca439bf on instance [pid: 8|app: 0|req: 571/1134] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:45:29 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-25 23:45:48.702 7 WARNING neutronclient.v2_0.client [None req-83c12092-af24-4e3e-8718-172aceeb9128 b56c4335ae8c41309411eb3a90c65c2c 3372b0a5315e46b58ced221fcb61f3ef - - default default] The 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-25 23:45:48.753 7 WARNING neutronclient.v2_0.client [None req-83c12092-af24-4e3e-8718-172aceeb9128 b56c4335ae8c41309411eb3a90c65c2c 3372b0a5315e46b58ced221fcb61f3ef - - default default] 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-25 23:45:51.244 8 INFO nova.api.openstack.compute.server_external_events [req-7fe426a9-62d0-4699-80b7-4c9601e460f8 req-20b0fc5c-9e9e-450e-87a6-7bfb6d656232 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-changed:7853729e-d5a8-44d2-aa60-430974da75f0 for instance 839f29f0-3e49-460f-b32e-4e070ca439bf on instance [pid: 8|app: 0|req: 574/1139] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:45:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:45:54.620 8 INFO nova.api.openstack.compute.server_external_events [req-1e1af38a-d651-487c-a9ba-50fabec40717 req-9789d87d-02aa-43a6-b52e-4f70e951e270 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-plugged:7853729e-d5a8-44d2-aa60-430974da75f0 for instance 839f29f0-3e49-460f-b32e-4e070ca439bf on instance [pid: 8|app: 0|req: 575/1140] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:45:54 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-25 23:45:56.665 8 INFO nova.api.openstack.compute.server_external_events [req-507d39db-813e-4834-a752-65f345bf1b9f req-900792dd-d959-4cf2-8078-f0304bb9bc0c 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-plugged:7853729e-d5a8-44d2-aa60-430974da75f0 for instance 839f29f0-3e49-460f-b32e-4e070ca439bf on instance [pid: 8|app: 0|req: 578/1143] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:45:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-25 23:45:57.824 7 WARNING neutronclient.v2_0.client [None req-83c12092-af24-4e3e-8718-172aceeb9128 b56c4335ae8c41309411eb3a90c65c2c 3372b0a5315e46b58ced221fcb61f3ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 566/1144] 199.19.213.162 () {36 vars in 812 bytes} [Thu Jun 25 23:45:48 2026] POST /v2.1/servers/839f29f0-3e49-460f-b32e-4e070ca439bf/os-interface => generated 376 bytes in 9200 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-25 23:46:11.027 7 WARNING neutronclient.v2_0.client [None req-0c32551c-a0bc-4d60-88a4-b6e0138fa37c b56c4335ae8c41309411eb3a90c65c2c 3372b0a5315e46b58ced221fcb61f3ef - - default default] The 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-25 23:46:11.078 7 WARNING neutronclient.v2_0.client [None req-0c32551c-a0bc-4d60-88a4-b6e0138fa37c b56c4335ae8c41309411eb3a90c65c2c 3372b0a5315e46b58ced221fcb61f3ef - - default default] 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-25 23:46:13.610 8 INFO nova.api.openstack.compute.server_external_events [req-7d92716b-8a6b-4a7f-9094-c54de2beac40 req-b53b02bf-ab9e-47e3-b3cf-386593a6d592 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-changed:9553ddd0-86da-463f-94ed-5eb8eaab4ddb for instance 839f29f0-3e49-460f-b32e-4e070ca439bf on instance [pid: 8|app: 0|req: 580/1147] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:46:13 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-25 23:46:17.320 8 INFO nova.api.openstack.compute.server_external_events [req-95a8f617-fbe8-407f-9919-11fa3f46a989 req-c0e7e76b-bb32-4320-8850-643ebaa9e14b 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-plugged:9553ddd0-86da-463f-94ed-5eb8eaab4ddb for instance 839f29f0-3e49-460f-b32e-4e070ca439bf on instance [pid: 8|app: 0|req: 583/1150] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:46:17 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-25 23:46:19.362 8 INFO nova.api.openstack.compute.server_external_events [req-ab3cb9dd-a99b-4146-9ed0-a1b3b5de0bcb req-d11f89cf-6cb2-4541-87ae-943ab0bd4d93 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-plugged:9553ddd0-86da-463f-94ed-5eb8eaab4ddb for instance 839f29f0-3e49-460f-b32e-4e070ca439bf on instance [pid: 8|app: 0|req: 584/1151] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:46:19 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-25 23:46:20.621 7 WARNING neutronclient.v2_0.client [None req-0c32551c-a0bc-4d60-88a4-b6e0138fa37c b56c4335ae8c41309411eb3a90c65c2c 3372b0a5315e46b58ced221fcb61f3ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 568/1152] 199.19.213.162 () {36 vars in 812 bytes} [Thu Jun 25 23:46:10 2026] POST /v2.1/servers/839f29f0-3e49-460f-b32e-4e070ca439bf/os-interface => generated 376 bytes in 9792 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-25 23:46:21.406 8 INFO nova.api.openstack.compute.server_external_events [req-8c18c88a-1f13-45db-973e-7af436f8f100 req-ab9d2f47-ad46-467a-a968-c53d7594ec74 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-changed:7853729e-d5a8-44d2-aa60-430974da75f0 for instance 839f29f0-3e49-460f-b32e-4e070ca439bf on instance [pid: 8|app: 0|req: 585/1153] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:46:21 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-25 23:46:33.504 7 INFO nova.api.openstack.compute.server_external_events [req-ba5dc0e5-192c-4f14-ba0e-2bd265c93792 req-23b26e0f-7a6a-4bc9-a648-ce7e0f559a3d 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-changed:9553ddd0-86da-463f-94ed-5eb8eaab4ddb for instance 839f29f0-3e49-460f-b32e-4e070ca439bf on instance [pid: 7|app: 0|req: 570/1156] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:46:33 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: 587/1157] 199.19.213.162 () {34 vars in 855 bytes} [Thu Jun 25 23:46:34 2026] DELETE /v2.1/servers/839f29f0-3e49-460f-b32e-4e070ca439bf/os-interface/9553ddd0-86da-463f-94ed-5eb8eaab4ddb => generated 0 bytes in 55 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-25 23:46:35.543 7 INFO nova.api.openstack.compute.server_external_events [req-7de42e70-6f74-4775-9d14-5190fba31380 req-39f853c0-2c58-4d77-9da6-d7e139903721 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-changed:9553ddd0-86da-463f-94ed-5eb8eaab4ddb for instance 839f29f0-3e49-460f-b32e-4e070ca439bf on instance [pid: 7|app: 0|req: 571/1158] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:46:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:46:36.574 8 INFO nova.api.openstack.compute.server_external_events [req-9c35505d-5ab3-46bf-ba73-a9e436eb0ffa req-4dcc55a5-1f7b-47ef-9fca-ff5e87668ed3 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-unplugged:9553ddd0-86da-463f-94ed-5eb8eaab4ddb for instance 839f29f0-3e49-460f-b32e-4e070ca439bf on instance [pid: 8|app: 0|req: 588/1159] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:46:36 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:46:38.627 7 INFO nova.api.openstack.compute.server_external_events [req-933b50da-08ec-49bd-85c2-873a7272d2b5 req-d3d69308-13ce-48bf-a60e-3f5814e9ad85 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-unplugged:9553ddd0-86da-463f-94ed-5eb8eaab4ddb for instance 839f29f0-3e49-460f-b32e-4e070ca439bf on instance [pid: 7|app: 0|req: 573/1162] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:46:38 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-25 23:46:43.687 8 INFO nova.api.openstack.compute.server_external_events [req-61dae8c7-2204-47eb-be3a-ddb237889626 req-437a9893-f90f-4b47-bcb7-7957296ee259 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-changed:7853729e-d5a8-44d2-aa60-430974da75f0 for instance 839f29f0-3e49-460f-b32e-4e070ca439bf on instance [pid: 8|app: 0|req: 590/1163] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:46:43 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, ' [pid: 7|app: 0|req: 574/1164] 199.19.213.162 () {34 vars in 855 bytes} [Thu Jun 25 23:46:43 2026] DELETE /v2.1/servers/839f29f0-3e49-460f-b32e-4e070ca439bf/os-interface/7853729e-d5a8-44d2-aa60-430974da75f0 => generated 0 bytes in 59 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-25 23:46:45.772 8 INFO nova.api.openstack.compute.server_external_events [req-60ef25f3-c76d-42bc-ac1c-3b5e0096ff7b req-55700590-e83c-499b-b4ff-94216db66b64 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-unplugged:7853729e-d5a8-44d2-aa60-430974da75f0 for instance 839f29f0-3e49-460f-b32e-4e070ca439bf on instance [pid: 8|app: 0|req: 591/1165] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:46:45 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:46:47.825 7 INFO nova.api.openstack.compute.server_external_events [req-b6ce4168-d054-4ce3-8bea-abdea03de075 req-ce0de894-1a93-44aa-b91c-d71388e02526 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-unplugged:7853729e-d5a8-44d2-aa60-430974da75f0 for instance 839f29f0-3e49-460f-b32e-4e070ca439bf on instance [pid: 7|app: 0|req: 576/1168] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:46:47 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 578/1171] 199.19.213.162 () {34 vars in 855 bytes} [Thu Jun 25 23:47:04 2026] DELETE /v2.1/servers/839f29f0-3e49-460f-b32e-4e070ca439bf/os-interface/e2c5fe52-d140-4d01-aa65-b9f52b285043 => generated 0 bytes in 46 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-25 23:47:06.487 8 INFO nova.api.openstack.compute.server_external_events [req-b8673e7f-1d82-40b2-b0db-e63cd2e09b47 req-1159bf8e-a971-4614-b555-1e033e7ef3ff 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-unplugged:e2c5fe52-d140-4d01-aa65-b9f52b285043 for instance 839f29f0-3e49-460f-b32e-4e070ca439bf on instance [pid: 8|app: 0|req: 594/1172] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:47:06 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:47:08.555 7 INFO nova.api.openstack.compute.server_external_events [req-892d972e-421a-4374-b5c9-6d88159f80b0 req-9c09553a-a558-45f7-80f8-0951db39685a 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-unplugged:e2c5fe52-d140-4d01-aa65-b9f52b285043 for instance 839f29f0-3e49-460f-b32e-4e070ca439bf on instance [pid: 7|app: 0|req: 580/1175] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:47:08 2026] POST /v2.1/os-server-external-events => generated 185 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, ' [pid: 8|app: 0|req: 596/1176] 199.19.213.162 () {34 vars in 755 bytes} [Thu Jun 25 23:47:09 2026] DELETE /v2.1/servers/839f29f0-3e49-460f-b32e-4e070ca439bf => generated 0 bytes in 98 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-25 23:47:11.185 7 INFO nova.api.openstack.compute.server_external_events [req-cc6c9faf-557c-4ce7-a75b-08f2e8b491c9 req-31d6690a-570d-4fab-88df-f9eacbc594f4 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-unplugged:bfe668b4-2e9a-4c94-bf25-31820a7937d5 for instance 839f29f0-3e49-460f-b32e-4e070ca439bf on instance [pid: 7|app: 0|req: 581/1177] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:47:11 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:47:13.220 8 INFO nova.api.openstack.compute.server_external_events [req-aa9b0b01-3b63-4593-afb9-a14993a798b3 req-da303e89-b5c2-45a9-a9b5-f146fcdcc4fb 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-unplugged:bfe668b4-2e9a-4c94-bf25-31820a7937d5 for instance 839f29f0-3e49-460f-b32e-4e070ca439bf on instance 2026-06-25 23:47:13.220 8 INFO nova.api.openstack.compute.server_external_events [req-aa9b0b01-3b63-4593-afb9-a14993a798b3 req-da303e89-b5c2-45a9-a9b5-f146fcdcc4fb 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-deleted:bfe668b4-2e9a-4c94-bf25-31820a7937d5 for instance 839f29f0-3e49-460f-b32e-4e070ca439bf on instance [pid: 8|app: 0|req: 597/1178] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:47:13 2026] POST /v2.1/os-server-external-events => generated 356 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-25 23:47:14.030 7 INFO nova.api.openstack.compute.server_external_events [req-bede2de9-1b94-4771-8be4-8648da02cc41 req-8b588c86-1721-4656-8f73-a5e1721394c1 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-changed:1a5a3641-d796-4e27-9bbd-822c89d23fc7 for instance 51fc3cf3-a665-4ff3-b7ba-f0300b9418aa on instance [pid: 7|app: 0|req: 582/1179] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:47:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 598/1180] 10.0.0.211 () {32 vars in 718 bytes} [Thu Jun 25 23:47:14 2026] DELETE /v2.1/servers/51fc3cf3-a665-4ff3-b7ba-f0300b9418aa => generated 0 bytes in 86 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:47:14.156 7 WARNING neutronclient.v2_0.client [None req-b983eb0d-8336-4ce7-95a1-d27434912afc cc796e804af441c584d589fb179bcf26 f46a9ed8dcd84d38959a840a6b53edb4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 583/1181] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:47:14 2026] GET /v2.1/servers/51fc3cf3-a665-4ff3-b7ba-f0300b9418aa => generated 1942 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-25 23:47:15.361 8 INFO nova.api.openstack.compute.server_external_events [req-388737ed-f6d7-4c72-b4e0-a53fc9d26bf4 req-f3b5a9cc-c71d-4993-b8b2-0e53f2e25d21 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-unplugged:1a5a3641-d796-4e27-9bbd-822c89d23fc7 for instance 51fc3cf3-a665-4ff3-b7ba-f0300b9418aa on instance [pid: 8|app: 0|req: 599/1182] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:47:15 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:47:16.863 8 INFO nova.api.openstack.compute.server_external_events [req-f067b556-4682-4b59-a785-c198d308bc00 req-f4f256f0-83b7-4ca4-a0a4-a804c8cf4c7e 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-deleted:1a5a3641-d796-4e27-9bbd-822c89d23fc7 for instance 51fc3cf3-a665-4ff3-b7ba-f0300b9418aa on instance [pid: 8|app: 0|req: 601/1185] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:47:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:47:17.402 7 INFO nova.api.openstack.compute.server_external_events [req-760180fe-457f-4f3d-8e87-9e0b0009fcf5 req-c98710a4-ecb7-4515-8c8f-77f4c8c8762e 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-unplugged:1a5a3641-d796-4e27-9bbd-822c89d23fc7 for instance 51fc3cf3-a665-4ff3-b7ba-f0300b9418aa on instance [pid: 7|app: 0|req: 585/1186] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:47:17 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:47:19.392 8 WARNING neutronclient.v2_0.client [None req-e296fe0e-036f-4374-9382-8cb4afbf336b cc796e804af441c584d589fb179bcf26 f46a9ed8dcd84d38959a840a6b53edb4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 602/1187] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:47:19 2026] GET /v2.1/servers/51fc3cf3-a665-4ff3-b7ba-f0300b9418aa => generated 1480 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:47:24.498 7 INFO nova.api.openstack.wsgi [None req-c5685496-7995-4303-8763-240b6ded049c cc796e804af441c584d589fb179bcf26 f46a9ed8dcd84d38959a840a6b53edb4 - - default default] HTTP exception thrown: Instance 51fc3cf3-a665-4ff3-b7ba-f0300b9418aa could not be found. [pid: 7|app: 0|req: 586/1188] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:47:24 2026] GET /v2.1/servers/51fc3cf3-a665-4ff3-b7ba-f0300b9418aa => 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, ' 2026-06-25 23:47:25.024 8 INFO nova.api.openstack.compute.server_external_events [req-a26cc831-0312-4961-a003-ee363f270786 req-0457f7f9-0cbd-461d-b1f9-d3ed334e8738 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-changed:2129008e-2dc8-4110-b04b-adde26b29525 for instance b24fd5ff-f071-44d6-a0b0-916880a50de0 on instance [pid: 8|app: 0|req: 603/1189] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:47:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 587/1190] 10.0.0.211 () {32 vars in 718 bytes} [Thu Jun 25 23:47:25 2026] DELETE /v2.1/servers/b24fd5ff-f071-44d6-a0b0-916880a50de0 => generated 0 bytes in 95 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-25 23:47:25.157 8 WARNING neutronclient.v2_0.client [None req-47b70ce5-2447-4e48-b7a2-a785d14d1a27 cc796e804af441c584d589fb179bcf26 f46a9ed8dcd84d38959a840a6b53edb4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 604/1191] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:47:25 2026] GET /v2.1/servers/b24fd5ff-f071-44d6-a0b0-916880a50de0 => generated 1942 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:47:26.382 7 INFO nova.api.openstack.compute.server_external_events [req-30b9ef1e-c6af-442b-8471-5fac5b1362a3 req-4a4c7bca-7275-4a9b-8260-26bdd811fdda 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-unplugged:2129008e-2dc8-4110-b04b-adde26b29525 for instance b24fd5ff-f071-44d6-a0b0-916880a50de0 on instance [pid: 7|app: 0|req: 588/1192] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:47:26 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:47:27.864 8 INFO nova.api.openstack.compute.server_external_events [req-23fcff2a-870d-42cc-a274-f66009b9feda req-85167086-1b8e-43a0-a980-129b2b33ac53 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-deleted:2129008e-2dc8-4110-b04b-adde26b29525 for instance b24fd5ff-f071-44d6-a0b0-916880a50de0 on instance [pid: 8|app: 0|req: 606/1195] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:47:27 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:47:28.426 7 INFO nova.api.openstack.compute.server_external_events [req-6b40f7de-a605-42f0-9b0d-2c8b5381cade req-dde11a3b-c742-480e-a332-199d48d3f486 46ab7aae005044b7aeda624acb048276 8a13edc7ae41437194453321e460a2b8 - - 00e8af683085448b86d36d1ad0cbd801 00e8af683085448b86d36d1ad0cbd801] Creating event network-vif-unplugged:2129008e-2dc8-4110-b04b-adde26b29525 for instance b24fd5ff-f071-44d6-a0b0-916880a50de0 on instance [pid: 7|app: 0|req: 590/1196] 10.0.0.56 () {38 vars in 814 bytes} [Thu Jun 25 23:47:28 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:47:30.373 8 WARNING neutronclient.v2_0.client [None req-b638f1ee-9de7-4be0-86ab-d44aef848639 cc796e804af441c584d589fb179bcf26 f46a9ed8dcd84d38959a840a6b53edb4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 607/1197] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:47:30 2026] GET /v2.1/servers/b24fd5ff-f071-44d6-a0b0-916880a50de0 => generated 1481 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:47:35.475 7 INFO nova.api.openstack.wsgi [None req-0b51940b-9ae4-454c-91df-34f81f6a298a cc796e804af441c584d589fb179bcf26 f46a9ed8dcd84d38959a840a6b53edb4 - - default default] HTTP exception thrown: Instance b24fd5ff-f071-44d6-a0b0-916880a50de0 could not be found. [pid: 7|app: 0|req: 591/1198] 10.0.0.211 () {32 vars in 715 bytes} [Thu Jun 25 23:47:35 2026] GET /v2.1/servers/b24fd5ff-f071-44d6-a0b0-916880a50de0 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 609/1201] 10.0.0.211 () {32 vars in 726 bytes} [Thu Jun 25 23:47:37 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1469020058 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 23:47:37.536 7 INFO nova.api.openstack.wsgi [None req-3d2e9c32-f43b-4212-a49f-c9fdbc265801 cc796e804af441c584d589fb179bcf26 f46a9ed8dcd84d38959a840a6b53edb4 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1469020058 not found for user cc796e804af441c584d589fb179bcf26 [pid: 7|app: 0|req: 593/1202] 10.0.0.211 () {32 vars in 723 bytes} [Thu Jun 25 23:47:37 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1469020058 => generated 142 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1205] 10.0.0.149 () {28 vars in 455 bytes} [Thu Jun 25 23:47:49 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1206] 10.0.0.149 () {30 vars in 659 bytes} [Thu Jun 25 23:47:49 2026] GET /v2.1 => generated 0 bytes in 196 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 596/1207] 10.0.0.149 () {32 vars in 732 bytes} [Thu Jun 25 23:47:50 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1208] 10.0.0.149 () {34 vars in 807 bytes} [Thu Jun 25 23:47:50 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1209] 10.0.0.149 () {28 vars in 455 bytes} [Thu Jun 25 23:47:50 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1210] 10.0.0.149 () {30 vars in 659 bytes} [Thu Jun 25 23:47:50 2026] GET /v2.1 => generated 0 bytes in 210 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 598/1211] 10.0.0.149 () {32 vars in 732 bytes} [Thu Jun 25 23:47:50 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: 614/1212] 10.0.0.149 () {34 vars in 895 bytes} [Thu Jun 25 23:47:50 2026] GET /v2.1/servers/detail?project_id=3372b0a5315e46b58ced221fcb61f3ef&all_tenants=True => generated 15 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1213] 10.0.0.149 () {34 vars in 895 bytes} [Thu Jun 25 23:47:50 2026] GET /v2.1/servers/detail?project_id=5e06258aebae4a5b8ad9ea29c4aeaa99&all_tenants=True => generated 15 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1214] 10.0.0.149 () {34 vars in 895 bytes} [Thu Jun 25 23:47:51 2026] GET /v2.1/servers/detail?project_id=8a13edc7ae41437194453321e460a2b8&all_tenants=True => generated 15 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1215] 10.0.0.149 () {34 vars in 895 bytes} [Thu Jun 25 23:47:51 2026] GET /v2.1/servers/detail?project_id=b85a9b5ebfe340b0bc116896bb3da089&all_tenants=True => generated 15 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1230] 10.0.0.211 () {32 vars in 655 bytes} [Thu Jun 25 23:48:59 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1231] 10.0.0.211 () {32 vars in 641 bytes} [Thu Jun 25 23:48:59 2026] GET /v2.1/servers => generated 15 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-25 23:48:59.830 7 WARNING oslo_db.sqlalchemy.utils [None req-fa17ac84-e539-4c3b-b762-fff065863643 b56c4335ae8c41309411eb3a90c65c2c 3372b0a5315e46b58ced221fcb61f3ef - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 609/1232] 10.0.0.211 () {32 vars in 649 bytes} [Thu Jun 25 23:48:59 2026] GET /v2.1/os-keypairs => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1233] 10.0.0.211 () {32 vars in 694 bytes} [Thu Jun 25 23:48:59 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)