+ 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 [Sat Sep 19 11:07:22 2026] *** compiled with version: 13.3.0 on 15 September 2026 16:41:12 os: Linux-5.15.0-191-generic #201-Ubuntu SMP Fri Aug 7 18:39:04 UTC 2026 nodename: nova-api-osapi-7bdbd6f54b-7zcdg 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 0x7fd2e12a6668 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-09-19 11:07:28.719 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-09-19 11:07:28.725 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-09-19 11:07:28.821 7 INFO nova.utils [None req-97fc4f2b-8b32-430e-b096-d839ef8aa4d1 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-09-19 11:07:28.843 8 INFO nova.utils [None req-57470b5e-aa0d-43a7-ac41-cd6708b4baf1 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-09-19 11:07:29.288 7 WARNING keystonemiddleware._common.config [None req-97fc4f2b-8b32-430e-b096-d839ef8aa4d1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-19 11:07:29.297 7 WARNING oslo_config.cfg [None req-97fc4f2b-8b32-430e-b096-d839ef8aa4d1 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-09-19 11:07:29.369 7 WARNING keystonemiddleware._common.config [None req-97fc4f2b-8b32-430e-b096-d839ef8aa4d1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7fd2e12a6668 pid: 7 (default app) 2026-09-19 11:07:29.381 8 WARNING keystonemiddleware._common.config [None req-57470b5e-aa0d-43a7-ac41-cd6708b4baf1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-19 11:07:29.390 8 WARNING oslo_config.cfg [None req-57470b5e-aa0d-43a7-ac41-cd6708b4baf1 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-09-19 11:07:29.463 8 WARNING keystonemiddleware._common.config [None req-57470b5e-aa0d-43a7-ac41-cd6708b4baf1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7fd2e12a6668 pid: 8 (default app) [pid: 7|app: 0|req: 2/3] 162.253.55.156 () {42 vars in 704 bytes} [Sat Sep 19 11:07:36 2026] GET /v2.1 => generated 114 bytes in 32 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-09-19 11:07:37.256 8 WARNING oslo_policy.policy [None req-2316e02c-1955-4039-9928-92ce9e04ea07 411c4e25a8dd46d5b8a816abf10c8032 93b13c1919744015b58c3b887459d0f3 - - 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-09-19 11:07:37.257 8 WARNING oslo_policy.policy [None req-2316e02c-1955-4039-9928-92ce9e04ea07 411c4e25a8dd46d5b8a816abf10c8032 93b13c1919744015b58c3b887459d0f3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 2/4] 162.253.55.156 () {44 vars in 908 bytes} [Sat Sep 19 11:07:36 2026] GET /v2.1 => generated 0 bytes in 837 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-09-19 11:07:37.530 7 WARNING oslo_policy.policy [req-2316e02c-1955-4039-9928-92ce9e04ea07 req-7cfa0491-a7af-4ef5-b889-43158d7d5d6b 411c4e25a8dd46d5b8a816abf10c8032 93b13c1919744015b58c3b887459d0f3 - - 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-09-19 11:07:37.531 7 WARNING oslo_policy.policy [req-2316e02c-1955-4039-9928-92ce9e04ea07 req-7cfa0491-a7af-4ef5-b889-43158d7d5d6b 411c4e25a8dd46d5b8a816abf10c8032 93b13c1919744015b58c3b887459d0f3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/5] 162.253.55.156 () {46 vars in 981 bytes} [Sat Sep 19 11:07:37 2026] GET /v2.1/ => generated 400 bytes in 306 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-19 11:07:37.850 8 INFO nova.api.openstack.wsgi [None req-85f108af-e0dc-414d-9c51-cb70419b13be 411c4e25a8dd46d5b8a816abf10c8032 93b13c1919744015b58c3b887459d0f3 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 162.253.55.156 () {48 vars in 1010 bytes} [Sat Sep 19 11:07:37 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 162.253.55.156 () {48 vars in 1050 bytes} [Sat Sep 19 11:07:37 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 162.253.55.156 () {52 vars in 1047 bytes} [Sat Sep 19 11:07:37 2026] POST /v2.1/flavors => generated 529 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 162.253.55.156 () {42 vars in 704 bytes} [Sat Sep 19 11:07:38 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 162.253.55.156 () {44 vars in 908 bytes} [Sat Sep 19 11:07:38 2026] GET /v2.1 => generated 0 bytes in 59 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/11] 162.253.55.156 () {46 vars in 981 bytes} [Sat Sep 19 11:07:39 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-09-19 11:07:39.079 8 INFO nova.api.openstack.wsgi [None req-3aa80dc5-8123-4582-9fa7-96123fda2033 411c4e25a8dd46d5b8a816abf10c8032 93b13c1919744015b58c3b887459d0f3 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/12] 162.253.55.156 () {48 vars in 1012 bytes} [Sat Sep 19 11:07:39 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/13] 162.253.55.156 () {48 vars in 1050 bytes} [Sat Sep 19 11:07:39 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 162.253.55.156 () {52 vars in 1047 bytes} [Sat Sep 19 11:07:39 2026] POST /v2.1/flavors => generated 532 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 162.253.55.156 () {42 vars in 704 bytes} [Sat Sep 19 11:07:40 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 162.253.55.156 () {44 vars in 908 bytes} [Sat Sep 19 11:07:40 2026] GET /v2.1 => generated 0 bytes in 55 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/17] 162.253.55.156 () {46 vars in 981 bytes} [Sat Sep 19 11:07:40 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-09-19 11:07:40.175 8 INFO nova.api.openstack.wsgi [None req-2a7b8c95-16b2-43d7-942e-ad306f835d5a 411c4e25a8dd46d5b8a816abf10c8032 93b13c1919744015b58c3b887459d0f3 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/18] 162.253.55.156 () {48 vars in 1014 bytes} [Sat Sep 19 11:07:40 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: 7|app: 0|req: 10/19] 162.253.55.156 () {48 vars in 1050 bytes} [Sat Sep 19 11:07:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 162.253.55.156 () {52 vars in 1047 bytes} [Sat Sep 19 11:07:40 2026] POST /v2.1/flavors => generated 533 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 162.253.55.156 () {42 vars in 704 bytes} [Sat Sep 19 11:07:41 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/22] 162.253.55.156 () {44 vars in 908 bytes} [Sat Sep 19 11:07:41 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: 7|app: 0|req: 12/23] 162.253.55.156 () {46 vars in 981 bytes} [Sat Sep 19 11:07:41 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-19 11:07:41.189 8 INFO nova.api.openstack.wsgi [None req-d7967c48-7f14-425a-9e23-8d68bfc6c905 411c4e25a8dd46d5b8a816abf10c8032 93b13c1919744015b58c3b887459d0f3 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 12/24] 162.253.55.156 () {48 vars in 1012 bytes} [Sat Sep 19 11:07:41 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/25] 162.253.55.156 () {48 vars in 1050 bytes} [Sat Sep 19 11:07:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 162.253.55.156 () {52 vars in 1047 bytes} [Sat Sep 19 11:07:41 2026] POST /v2.1/flavors => generated 532 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 162.253.55.156 () {42 vars in 704 bytes} [Sat Sep 19 11:07:42 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/28] 162.253.55.156 () {44 vars in 908 bytes} [Sat Sep 19 11:07:42 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 15/29] 162.253.55.156 () {46 vars in 981 bytes} [Sat Sep 19 11:07:42 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-09-19 11:07:42.238 8 INFO nova.api.openstack.wsgi [None req-5f9c9904-57be-49f2-aaa4-5b4124a25ae9 411c4e25a8dd46d5b8a816abf10c8032 93b13c1919744015b58c3b887459d0f3 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 15/30] 162.253.55.156 () {48 vars in 1014 bytes} [Sat Sep 19 11:07:42 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/31] 162.253.55.156 () {48 vars in 1050 bytes} [Sat Sep 19 11:07:42 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/32] 162.253.55.156 () {52 vars in 1047 bytes} [Sat Sep 19 11:07:42 2026] POST /v2.1/flavors => generated 535 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/111] 10.0.0.122 () {28 vars in 454 bytes} [Sat Sep 19 11:14:06 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 56/112] 10.0.0.122 () {30 vars in 658 bytes} [Sat Sep 19 11:14:06 2026] GET /v2.1 => generated 0 bytes in 481 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: 57/113] 10.0.0.122 () {32 vars in 731 bytes} [Sat Sep 19 11:14:07 2026] GET /v2.1/ => generated 411 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/114] 10.0.0.122 () {34 vars in 804 bytes} [Sat Sep 19 11:14:07 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 76/151] 162.253.55.156 () {42 vars in 704 bytes} [Sat Sep 19 11:17:04 2026] GET /v2.1 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 76/152] 162.253.55.156 () {44 vars in 908 bytes} [Sat Sep 19 11:17:04 2026] GET /v2.1 => generated 0 bytes in 165 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 77/153] 162.253.55.156 () {46 vars in 981 bytes} [Sat Sep 19 11:17:05 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-09-19 11:17:05.066 7 INFO nova.api.openstack.wsgi [None req-5ab8a719-7211-4010-a172-13e4cf2f2845 411c4e25a8dd46d5b8a816abf10c8032 93b13c1919744015b58c3b887459d0f3 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 77/154] 162.253.55.156 () {48 vars in 1016 bytes} [Sat Sep 19 11:17:05 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 78/155] 162.253.55.156 () {48 vars in 1050 bytes} [Sat Sep 19 11:17:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 78/156] 162.253.55.156 () {52 vars in 1048 bytes} [Sat Sep 19 11:17:05 2026] POST /v2.1/flavors => generated 534 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 85/169] 162.253.55.156 () {42 vars in 704 bytes} [Sat Sep 19 11:18:10 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 85/170] 162.253.55.156 () {44 vars in 908 bytes} [Sat Sep 19 11:18:10 2026] GET /v2.1 => generated 0 bytes in 76 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 86/171] 162.253.55.156 () {46 vars in 981 bytes} [Sat Sep 19 11:18:10 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-09-19 11:18:10.208 8 INFO nova.api.openstack.wsgi [None req-d7969942-6031-4c1c-814e-a1c171011172 411c4e25a8dd46d5b8a816abf10c8032 93b13c1919744015b58c3b887459d0f3 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 411c4e25a8dd46d5b8a816abf10c8032 [pid: 8|app: 0|req: 86/172] 162.253.55.156 () {48 vars in 1050 bytes} [Sat Sep 19 11:18:10 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-09-19 11:18:10.225 7 WARNING oslo_db.sqlalchemy.utils [None req-c6583e58-64e4-4030-8d58-6c8ae7b97eea 411c4e25a8dd46d5b8a816abf10c8032 93b13c1919744015b58c3b887459d0f3 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 87/173] 162.253.55.156 () {48 vars in 1015 bytes} [Sat Sep 19 11:18:10 2026] GET /v2.1/os-keypairs => generated 16 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 87/174] 162.253.55.156 () {52 vars in 1056 bytes} [Sat Sep 19 11:18:10 2026] POST /v2.1/os-keypairs => generated 576 bytes in 82 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 89/177] 162.253.55.156 () {42 vars in 704 bytes} [Sat Sep 19 11:18:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 89/178] 162.253.55.156 () {44 vars in 908 bytes} [Sat Sep 19 11:18:14 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 90/179] 162.253.55.156 () {46 vars in 981 bytes} [Sat Sep 19 11:18:14 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: 90/180] 162.253.55.156 () {48 vars in 1072 bytes} [Sat Sep 19 11:18:14 2026] GET /v2.1/os-quota-sets/93b13c1919744015b58c3b887459d0f3 => generated 283 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 91/181] 162.253.55.156 () {52 vars in 1124 bytes} [Sat Sep 19 11:18:14 2026] PUT /v2.1/os-quota-sets/93b13c1919744015b58c3b887459d0f3 => generated 238 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/282] 162.253.55.156 () {42 vars in 704 bytes} [Sat Sep 19 11:26:41 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/283] 162.253.55.156 () {44 vars in 908 bytes} [Sat Sep 19 11:26:41 2026] GET /v2.1 => generated 0 bytes in 199 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 142/284] 162.253.55.156 () {46 vars in 981 bytes} [Sat Sep 19 11:26:41 2026] GET /v2.1/ => generated 400 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-19 11:26:41.975 8 INFO nova.api.openstack.wsgi [None req-19261315-3c0b-4951-a145-1fabf7a79fb3 411c4e25a8dd46d5b8a816abf10c8032 93b13c1919744015b58c3b887459d0f3 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 143/285] 162.253.55.156 () {48 vars in 1014 bytes} [Sat Sep 19 11:26:41 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/286] 162.253.55.156 () {48 vars in 1050 bytes} [Sat Sep 19 11:26:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/287] 162.253.55.156 () {52 vars in 1048 bytes} [Sat Sep 19 11:26:42 2026] POST /v2.1/flavors => generated 534 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/330] 162.253.55.156 () {42 vars in 704 bytes} [Sat Sep 19 11:30:07 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/331] 162.253.55.156 () {44 vars in 908 bytes} [Sat Sep 19 11:30:07 2026] GET /v2.1 => generated 0 bytes in 13 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 166/332] 162.253.55.156 () {46 vars in 981 bytes} [Sat Sep 19 11:30:07 2026] GET /v2.1/ => generated 400 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/333] 162.253.55.156 () {48 vars in 1072 bytes} [Sat Sep 19 11:30:07 2026] GET /v2.1/os-quota-sets/f89b7adfa8d848298cdf7ff0eca9fb23 => generated 283 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 167/334] 162.253.55.156 () {52 vars in 1124 bytes} [Sat Sep 19 11:30:07 2026] PUT /v2.1/os-quota-sets/f89b7adfa8d848298cdf7ff0eca9fb23 => generated 238 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/503] 162.253.55.156 () {42 vars in 704 bytes} [Sat Sep 19 11:44:05 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/504] 162.253.55.156 () {44 vars in 908 bytes} [Sat Sep 19 11:44:05 2026] GET /v2.1 => generated 0 bytes in 181 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 253/505] 162.253.55.156 () {46 vars in 981 bytes} [Sat Sep 19 11:44:05 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-09-19 11:44:05.838 7 INFO nova.api.openstack.wsgi [None req-a45fc56f-18f2-40cd-82ac-d33288fe91db 411c4e25a8dd46d5b8a816abf10c8032 93b13c1919744015b58c3b887459d0f3 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 253/506] 162.253.55.156 () {48 vars in 1010 bytes} [Sat Sep 19 11:44:05 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/507] 162.253.55.156 () {48 vars in 1050 bytes} [Sat Sep 19 11:44:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/508] 162.253.55.156 () {48 vars in 1098 bytes} [Sat Sep 19 11:44:05 2026] GET /v2.1/flavors/9924fa95-eae7-4dfe-8305-ea4606fd2292/os-extra_specs => generated 19 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/509] 162.253.55.156 () {42 vars in 704 bytes} [Sat Sep 19 11:44:06 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/510] 162.253.55.156 () {44 vars in 908 bytes} [Sat Sep 19 11:44:06 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: 256/511] 162.253.55.156 () {46 vars in 981 bytes} [Sat Sep 19 11:44:06 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-09-19 11:44:06.976 7 INFO nova.api.openstack.wsgi [None req-c013eed6-f800-4398-9594-c2134f57f383 411c4e25a8dd46d5b8a816abf10c8032 93b13c1919744015b58c3b887459d0f3 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 256/512] 162.253.55.156 () {48 vars in 1012 bytes} [Sat Sep 19 11:44:06 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: 257/513] 162.253.55.156 () {48 vars in 1050 bytes} [Sat Sep 19 11:44:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/514] 162.253.55.156 () {48 vars in 1098 bytes} [Sat Sep 19 11:44:07 2026] GET /v2.1/flavors/e62c3f75-df8d-4c4a-b5e9-c3a95aca700d/os-extra_specs => generated 19 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/515] 162.253.55.156 () {42 vars in 704 bytes} [Sat Sep 19 11:44:07 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/516] 162.253.55.156 () {44 vars in 908 bytes} [Sat Sep 19 11:44:07 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: 8|app: 0|req: 259/517] 162.253.55.156 () {46 vars in 981 bytes} [Sat Sep 19 11:44:08 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-09-19 11:44:08.052 7 INFO nova.api.openstack.wsgi [None req-665f0ef4-d52e-464c-a387-1f0a4defbc6a 411c4e25a8dd46d5b8a816abf10c8032 93b13c1919744015b58c3b887459d0f3 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 259/518] 162.253.55.156 () {48 vars in 1014 bytes} [Sat Sep 19 11:44:08 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/519] 162.253.55.156 () {48 vars in 1050 bytes} [Sat Sep 19 11:44:08 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/520] 162.253.55.156 () {48 vars in 1098 bytes} [Sat Sep 19 11:44:08 2026] GET /v2.1/flavors/8fb7fafa-f937-463f-8456-11c65d8a6cbe/os-extra_specs => generated 19 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/521] 162.253.55.156 () {42 vars in 704 bytes} [Sat Sep 19 11:44:09 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/522] 162.253.55.156 () {44 vars in 908 bytes} [Sat Sep 19 11:44:09 2026] GET /v2.1 => generated 0 bytes in 50 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 262/523] 162.253.55.156 () {46 vars in 981 bytes} [Sat Sep 19 11:44:09 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-09-19 11:44:09.095 7 INFO nova.api.openstack.wsgi [None req-12a50193-fd10-458b-8253-f6329e77aed5 411c4e25a8dd46d5b8a816abf10c8032 93b13c1919744015b58c3b887459d0f3 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 262/524] 162.253.55.156 () {48 vars in 1012 bytes} [Sat Sep 19 11:44:09 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/525] 162.253.55.156 () {48 vars in 1050 bytes} [Sat Sep 19 11:44:09 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/526] 162.253.55.156 () {48 vars in 1098 bytes} [Sat Sep 19 11:44:09 2026] GET /v2.1/flavors/cf165f4f-f756-4f36-b3ca-fc9b36f1821c/os-extra_specs => generated 19 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/527] 162.253.55.156 () {42 vars in 704 bytes} [Sat Sep 19 11:44:10 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: 264/528] 162.253.55.156 () {44 vars in 908 bytes} [Sat Sep 19 11:44:10 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: 265/529] 162.253.55.156 () {46 vars in 981 bytes} [Sat Sep 19 11:44:10 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-09-19 11:44:10.187 7 INFO nova.api.openstack.wsgi [None req-415a03aa-7c38-40ff-a376-2009be0af245 411c4e25a8dd46d5b8a816abf10c8032 93b13c1919744015b58c3b887459d0f3 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 265/530] 162.253.55.156 () {48 vars in 1014 bytes} [Sat Sep 19 11:44:10 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: 8|app: 0|req: 266/531] 162.253.55.156 () {48 vars in 1050 bytes} [Sat Sep 19 11:44:10 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/532] 162.253.55.156 () {48 vars in 1098 bytes} [Sat Sep 19 11:44:10 2026] GET /v2.1/flavors/7bd6d1d1-0f85-4e4c-b832-8229bba9b2dd/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/549] 162.253.55.156 () {42 vars in 704 bytes} [Sat Sep 19 11:45:24 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/550] 162.253.55.156 () {44 vars in 908 bytes} [Sat Sep 19 11:45:24 2026] GET /v2.1 => generated 0 bytes in 80 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 276/551] 162.253.55.156 () {46 vars in 981 bytes} [Sat Sep 19 11:45:24 2026] GET /v2.1/ => generated 400 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-19 11:45:24.608 8 INFO nova.api.openstack.wsgi [None req-377bd51a-03f8-482c-9110-dbcb73e1e0b6 411c4e25a8dd46d5b8a816abf10c8032 93b13c1919744015b58c3b887459d0f3 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 276/552] 162.253.55.156 () {48 vars in 1016 bytes} [Sat Sep 19 11:45:24 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/553] 162.253.55.156 () {48 vars in 1050 bytes} [Sat Sep 19 11:45:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/554] 162.253.55.156 () {48 vars in 1098 bytes} [Sat Sep 19 11:45:24 2026] GET /v2.1/flavors/fa6f1066-2fb1-4d76-94b7-95d47f2d9b59/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/555] 162.253.55.156 () {42 vars in 704 bytes} [Sat Sep 19 11:45:33 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/556] 162.253.55.156 () {44 vars in 908 bytes} [Sat Sep 19 11:45:33 2026] GET /v2.1 => generated 0 bytes in 55 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 279/557] 162.253.55.156 () {46 vars in 981 bytes} [Sat Sep 19 11:45:33 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/558] 162.253.55.156 () {48 vars in 1050 bytes} [Sat Sep 19 11:45:33 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/561] 162.253.55.156 () {42 vars in 704 bytes} [Sat Sep 19 11:45:37 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: 281/562] 162.253.55.156 () {44 vars in 908 bytes} [Sat Sep 19 11:45:37 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 282/563] 162.253.55.156 () {46 vars in 981 bytes} [Sat Sep 19 11:45:37 2026] GET /v2.1/ => generated 400 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/564] 162.253.55.156 () {48 vars in 1072 bytes} [Sat Sep 19 11:45:37 2026] GET /v2.1/os-quota-sets/93b13c1919744015b58c3b887459d0f3 => generated 280 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/577] 162.253.55.156 () {42 vars in 704 bytes} [Sat Sep 19 11:46:38 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/578] 162.253.55.156 () {44 vars in 908 bytes} [Sat Sep 19 11:46:38 2026] GET /v2.1 => generated 0 bytes in 51 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 290/579] 162.253.55.156 () {46 vars in 981 bytes} [Sat Sep 19 11:46:38 2026] GET /v2.1/ => generated 400 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-19 11:46:38.157 8 INFO nova.api.openstack.wsgi [None req-bb5d9171-ca77-4933-a6de-4a013331de6f 411c4e25a8dd46d5b8a816abf10c8032 93b13c1919744015b58c3b887459d0f3 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 290/580] 162.253.55.156 () {48 vars in 1014 bytes} [Sat Sep 19 11:46:38 2026] GET /v2.1/flavors/m1.manila => 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: 291/581] 162.253.55.156 () {48 vars in 1050 bytes} [Sat Sep 19 11:46:38 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/582] 162.253.55.156 () {48 vars in 1098 bytes} [Sat Sep 19 11:46:38 2026] GET /v2.1/flavors/de8b34a9-ecea-4f4e-8579-f8afbe0b9b18/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/587] 162.253.55.156 () {42 vars in 704 bytes} [Sat Sep 19 11:46:57 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/588] 162.253.55.156 () {44 vars in 908 bytes} [Sat Sep 19 11:46:57 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 295/589] 162.253.55.156 () {46 vars in 981 bytes} [Sat Sep 19 11:46:57 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/590] 162.253.55.156 () {48 vars in 1072 bytes} [Sat Sep 19 11:46:57 2026] GET /v2.1/os-quota-sets/f89b7adfa8d848298cdf7ff0eca9fb23 => generated 280 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/603] 162.253.55.156 () {42 vars in 704 bytes} [Sat Sep 19 11:47: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: 8|app: 0|req: 302/604] 162.253.55.156 () {44 vars in 908 bytes} [Sat Sep 19 11:47:55 2026] GET /v2.1 => generated 0 bytes in 59 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 303/605] 162.253.55.156 () {46 vars in 981 bytes} [Sat Sep 19 11:47:55 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-09-19 11:47:55.189 8 INFO nova.api.openstack.wsgi [None req-6a07b3d3-a8a7-44c2-9018-7881b496a0a4 411c4e25a8dd46d5b8a816abf10c8032 93b13c1919744015b58c3b887459d0f3 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 303/606] 162.253.55.156 () {48 vars in 1010 bytes} [Sat Sep 19 11:47:55 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/607] 162.253.55.156 () {48 vars in 1050 bytes} [Sat Sep 19 11:47:55 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 29 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: 309/616] 10.0.0.99 () {32 vars in 654 bytes} [Sat Sep 19 11:48:39 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/617] 10.0.0.99 () {32 vars in 640 bytes} [Sat Sep 19 11:48:40 2026] GET /v2.1/servers => generated 15 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-09-19 11:48:40.193 7 WARNING oslo_db.sqlalchemy.utils [None req-f963f016-5d86-4e6d-8c23-4357f69303b3 411c4e25a8dd46d5b8a816abf10c8032 93b13c1919744015b58c3b887459d0f3 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 310/618] 10.0.0.99 () {32 vars in 648 bytes} [Sat Sep 19 11:48:40 2026] GET /v2.1/os-keypairs => generated 530 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/619] 10.0.0.99 () {32 vars in 693 bytes} [Sat Sep 19 11:48:40 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: 7|app: 0|req: 312/622] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:48:51 2026] GET /v2.1/flavors/9924fa95-eae7-4dfe-8305-ea4606fd2292 => generated 511 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/623] 10.0.0.99 () {32 vars in 640 bytes} [Sat Sep 19 11:48:52 2026] GET /v2.1/flavors => generated 1674 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/624] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:48:52 2026] GET /v2.1/flavors/9924fa95-eae7-4dfe-8305-ea4606fd2292 => generated 511 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/627] 10.0.0.99 () {34 vars in 670 bytes} [Sat Sep 19 11:48:56 2026] POST /v2.1/os-keypairs => generated 385 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-19 11:48:57.990 7 WARNING neutronclient.v2_0.client [None req-f1ab2cc0-cc48-4b6f-9718-a14e7d74788a ae2e9909c98e49e79a8b477f441f6a1a 2f314dca4fe24bb596f247f2db4aae96 - - default default] The python binding code in 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/628] 10.0.0.99 () {34 vars in 670 bytes} [Sat Sep 19 11:48:58 2026] POST /v2.1/os-keypairs => generated 386 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/629] 10.0.0.99 () {34 vars in 684 bytes} [Sat Sep 19 11:48:57 2026] POST /v2.1/os-security-groups => generated 244 bytes in 1488 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-19 11:48:59.435 8 WARNING neutronclient.v2_0.client [None req-90034b36-3733-4127-8787-25dd888d2158 ae2e9909c98e49e79a8b477f441f6a1a 2f314dca4fe24bb596f247f2db4aae96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 11:48:59.710 7 WARNING neutronclient.v2_0.client [None req-aae4daf7-7db9-45bf-9f4a-5ecd21f1115a 7eea8be5bffa4c9ea2cb1b9ec5674b6e 17a45a952a8c4c5f804c665618e0b813 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 11:48:59.883 7 WARNING neutronclient.v2_0.client [None req-aae4daf7-7db9-45bf-9f4a-5ecd21f1115a 7eea8be5bffa4c9ea2cb1b9ec5674b6e 17a45a952a8c4c5f804c665618e0b813 - - default default] The python binding code in 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/630] 10.0.0.99 () {34 vars in 684 bytes} [Sat Sep 19 11:48:59 2026] POST /v2.1/os-security-groups => generated 244 bytes in 649 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-19 11:49:00.103 8 WARNING neutronclient.v2_0.client [None req-01c93724-183b-4f62-8eab-d881538adb87 ae2e9909c98e49e79a8b477f441f6a1a 2f314dca4fe24bb596f247f2db4aae96 - - default default] The python binding code in 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/631] 10.0.0.99 () {34 vars in 684 bytes} [Sat Sep 19 11:49:00 2026] POST /v2.1/os-security-groups => generated 241 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-19 11:49:00.275 8 WARNING neutronclient.v2_0.client [None req-7917a92d-ccc3-4369-9575-002354aa2f8e ae2e9909c98e49e79a8b477f441f6a1a 2f314dca4fe24bb596f247f2db4aae96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 11:49:00.550 8 WARNING neutronclient.v2_0.client [None req-7917a92d-ccc3-4369-9575-002354aa2f8e ae2e9909c98e49e79a8b477f441f6a1a 2f314dca4fe24bb596f247f2db4aae96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 11:49:00.634 7 WARNING neutronclient.v2_0.client [None req-aae4daf7-7db9-45bf-9f4a-5ecd21f1115a 7eea8be5bffa4c9ea2cb1b9ec5674b6e 17a45a952a8c4c5f804c665618e0b813 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 11:49:00.656 8 WARNING neutronclient.v2_0.client [None req-7917a92d-ccc3-4369-9575-002354aa2f8e ae2e9909c98e49e79a8b477f441f6a1a 2f314dca4fe24bb596f247f2db4aae96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 317/632] 10.0.0.99 () {32 vars in 662 bytes} [Sat Sep 19 11:49:00 2026] GET /v2.1/os-security-groups => generated 1382 bytes in 427 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-19 11:49:00.707 8 WARNING neutronclient.v2_0.client [None req-b6eb959a-07d0-4e30-8113-7d419468251e ae2e9909c98e49e79a8b477f441f6a1a 2f314dca4fe24bb596f247f2db4aae96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 11:49:00.736 8 WARNING neutronclient.v2_0.client [None req-b6eb959a-07d0-4e30-8113-7d419468251e ae2e9909c98e49e79a8b477f441f6a1a 2f314dca4fe24bb596f247f2db4aae96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 318/633] 10.0.0.99 () {32 vars in 739 bytes} [Sat Sep 19 11:49:00 2026] DELETE /v2.1/os-security-groups/cbd69f0e-de51-49b9-9502-4ae3c0cbbb10 => generated 0 bytes in 135 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-09-19 11:49:00.947 8 WARNING neutronclient.v2_0.client [None req-8a60417a-8fd6-4009-82a0-a2494f55522e 61ce46ceb79548fba97a3f51f797e363 89ea0f661e414f338f03c635964b4a95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 11:49:00.995 8 WARNING neutronclient.v2_0.client [None req-8a60417a-8fd6-4009-82a0-a2494f55522e 61ce46ceb79548fba97a3f51f797e363 89ea0f661e414f338f03c635964b4a95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 11:49:01.235 8 WARNING neutronclient.v2_0.client [None req-8a60417a-8fd6-4009-82a0-a2494f55522e 61ce46ceb79548fba97a3f51f797e363 89ea0f661e414f338f03c635964b4a95 - - default default] The python binding code in 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/634] 10.0.0.99 () {34 vars in 662 bytes} [Sat Sep 19 11:48:59 2026] POST /v2.1/servers => generated 450 bytes in 1708 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-09-19 11:49:01.310 7 WARNING neutronclient.v2_0.client [None req-e594d42f-6bed-4f9b-8f0d-c005ea6456a3 ae2e9909c98e49e79a8b477f441f6a1a 2f314dca4fe24bb596f247f2db4aae96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 11:49:01.335 7 INFO nova.api.openstack.wsgi [None req-e594d42f-6bed-4f9b-8f0d-c005ea6456a3 ae2e9909c98e49e79a8b477f441f6a1a 2f314dca4fe24bb596f247f2db4aae96 - - default default] HTTP exception thrown: Security group cbd69f0e-de51-49b9-9502-4ae3c0cbbb10 does not exist Neutron server returns request_ids: ['req-c3cc3478-3ef1-4ef2-8cb4-370824f55a37'] [pid: 7|app: 0|req: 317/635] 10.0.0.99 () {32 vars in 736 bytes} [Sat Sep 19 11:49:01 2026] GET /v2.1/os-security-groups/cbd69f0e-de51-49b9-9502-4ae3c0cbbb10 => generated 194 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-09-19 11:49:01.359 7 WARNING neutronclient.v2_0.client [None req-e677e299-20a4-42e2-b383-656392c2adb5 7eea8be5bffa4c9ea2cb1b9ec5674b6e 17a45a952a8c4c5f804c665618e0b813 - - default default] The python binding code in 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/636] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:01 2026] GET /v2.1/servers/f334717a-6658-421d-b5e9-961e13e9c1b4 => generated 1399 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-09-19 11:49:01.445 7 WARNING neutronclient.v2_0.client [None req-23463fb9-44e4-478f-ab89-3336216c4c9e ae2e9909c98e49e79a8b477f441f6a1a 2f314dca4fe24bb596f247f2db4aae96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 11:49:01.478 7 WARNING neutronclient.v2_0.client [None req-23463fb9-44e4-478f-ab89-3336216c4c9e ae2e9909c98e49e79a8b477f441f6a1a 2f314dca4fe24bb596f247f2db4aae96 - - default default] The python binding code in 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/637] 10.0.0.99 () {32 vars in 739 bytes} [Sat Sep 19 11:49:01 2026] DELETE /v2.1/os-security-groups/9aee293f-f31b-412f-97c6-e9a16cf5422c => generated 0 bytes in 162 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-09-19 11:49:01.669 7 WARNING neutronclient.v2_0.client [None req-8feaefa1-cfe8-43a0-af11-5bd5e6789c82 5133003f75694172af20cf1c751be3f6 2c42235d576240e2b872b2c66d6b4588 - - default default] The python binding code in 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/638] 10.0.0.99 () {34 vars in 684 bytes} [Sat Sep 19 11:49:01 2026] POST /v2.1/os-security-groups => generated 246 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-19 11:49:01.830 7 WARNING neutronclient.v2_0.client [None req-9bbd6eac-1089-4aad-b2ab-ab56562be14a ae2e9909c98e49e79a8b477f441f6a1a 2f314dca4fe24bb596f247f2db4aae96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 11:49:01.853 7 INFO nova.api.openstack.wsgi [None req-9bbd6eac-1089-4aad-b2ab-ab56562be14a ae2e9909c98e49e79a8b477f441f6a1a 2f314dca4fe24bb596f247f2db4aae96 - - default default] HTTP exception thrown: Security group 9aee293f-f31b-412f-97c6-e9a16cf5422c does not exist Neutron server returns request_ids: ['req-6187a23a-ac2a-48d4-a8ea-89b3f8e70c31'] [pid: 7|app: 0|req: 321/639] 10.0.0.99 () {32 vars in 736 bytes} [Sat Sep 19 11:49:01 2026] GET /v2.1/os-security-groups/9aee293f-f31b-412f-97c6-e9a16cf5422c => generated 194 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-09-19 11:49:01.865 7 WARNING neutronclient.v2_0.client [None req-a13ae5d4-a333-480d-8f2f-bb27216dc4a9 5133003f75694172af20cf1c751be3f6 2c42235d576240e2b872b2c66d6b4588 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 11:49:01.902 7 WARNING neutronclient.v2_0.client [None req-a13ae5d4-a333-480d-8f2f-bb27216dc4a9 5133003f75694172af20cf1c751be3f6 2c42235d576240e2b872b2c66d6b4588 - - default default] The python binding code in 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/640] 10.0.0.99 () {34 vars in 662 bytes} [Sat Sep 19 11:49:00 2026] POST /v2.1/servers => generated 450 bytes in 1169 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-09-19 11:49:02.019 8 WARNING neutronclient.v2_0.client [None req-32db0082-9226-4ac1-b52f-d0290253b69a ae2e9909c98e49e79a8b477f441f6a1a 2f314dca4fe24bb596f247f2db4aae96 - - default default] The python binding code in 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/641] 10.0.0.99 () {34 vars in 694 bytes} [Sat Sep 19 11:49:01 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-19 11:49:02.058 7 WARNING neutronclient.v2_0.client [None req-fdfcb283-e4c1-4af3-aefb-878aeb04e89b 61ce46ceb79548fba97a3f51f797e363 89ea0f661e414f338f03c635964b4a95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 11:49:02.076 8 WARNING neutronclient.v2_0.client [None req-32db0082-9226-4ac1-b52f-d0290253b69a ae2e9909c98e49e79a8b477f441f6a1a 2f314dca4fe24bb596f247f2db4aae96 - - default default] The python binding code in 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/642] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:02 2026] GET /v2.1/servers/794c5185-da6b-4d6f-bed8-a5206f82b646 => generated 1424 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-09-19 11:49:02.115 7 WARNING neutronclient.v2_0.client [None req-ad56d1db-cc6e-4b4f-95d4-eaef78f2273b 5133003f75694172af20cf1c751be3f6 2c42235d576240e2b872b2c66d6b4588 - - default default] The python binding code in 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/643] 10.0.0.99 () {32 vars in 739 bytes} [Sat Sep 19 11:49:02 2026] DELETE /v2.1/os-security-groups/ae5996b0-129a-454c-8e82-14c84f39066c => generated 0 bytes in 198 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-09-19 11:49:02.233 8 WARNING neutronclient.v2_0.client [None req-525c5f17-24a3-47d9-95fa-7da663e4aa3f ae2e9909c98e49e79a8b477f441f6a1a 2f314dca4fe24bb596f247f2db4aae96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 11:49:02.257 8 INFO nova.api.openstack.wsgi [None req-525c5f17-24a3-47d9-95fa-7da663e4aa3f ae2e9909c98e49e79a8b477f441f6a1a 2f314dca4fe24bb596f247f2db4aae96 - - default default] HTTP exception thrown: Security group ae5996b0-129a-454c-8e82-14c84f39066c does not exist Neutron server returns request_ids: ['req-fdf5e602-779f-4f24-85f1-44abf8e3080d'] [pid: 8|app: 0|req: 321/644] 10.0.0.99 () {32 vars in 736 bytes} [Sat Sep 19 11:49:02 2026] GET /v2.1/os-security-groups/ae5996b0-129a-454c-8e82-14c84f39066c => generated 194 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/645] 10.0.0.99 () {34 vars in 684 bytes} [Sat Sep 19 11:49:02 2026] POST /v2.1/os-security-groups => generated 248 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-19 11:49:02.271 8 WARNING neutronclient.v2_0.client [None req-172ca7ea-476d-4183-a219-86f66d7e9986 ae2e9909c98e49e79a8b477f441f6a1a 2f314dca4fe24bb596f247f2db4aae96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 11:49:02.280 7 WARNING neutronclient.v2_0.client [None req-29e31faf-f031-47a9-9e2e-9282da72d20b 5133003f75694172af20cf1c751be3f6 2c42235d576240e2b872b2c66d6b4588 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 11:49:02.314 7 WARNING neutronclient.v2_0.client [None req-29e31faf-f031-47a9-9e2e-9282da72d20b 5133003f75694172af20cf1c751be3f6 2c42235d576240e2b872b2c66d6b4588 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 11:49:02.325 8 WARNING neutronclient.v2_0.client [None req-172ca7ea-476d-4183-a219-86f66d7e9986 ae2e9909c98e49e79a8b477f441f6a1a 2f314dca4fe24bb596f247f2db4aae96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 11:49:02.374 8 WARNING neutronclient.v2_0.client [None req-172ca7ea-476d-4183-a219-86f66d7e9986 ae2e9909c98e49e79a8b477f441f6a1a 2f314dca4fe24bb596f247f2db4aae96 - - default default] The python binding code in 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/646] 10.0.0.99 () {32 vars in 662 bytes} [Sat Sep 19 11:49:02 2026] GET /v2.1/os-security-groups => generated 707 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/647] 10.0.0.99 () {34 vars in 694 bytes} [Sat Sep 19 11:49:02 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-19 11:49:02.441 8 WARNING neutronclient.v2_0.client [None req-a4aa4536-0855-4f96-959b-0d63fee8549b 5133003f75694172af20cf1c751be3f6 2c42235d576240e2b872b2c66d6b4588 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 11:49:02.444 7 WARNING neutronclient.v2_0.client [None req-e20a025c-7a12-4e53-b767-163b1ad7e315 ae2e9909c98e49e79a8b477f441f6a1a 2f314dca4fe24bb596f247f2db4aae96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 11:49:02.466 7 INFO nova.api.openstack.wsgi [None req-e20a025c-7a12-4e53-b767-163b1ad7e315 ae2e9909c98e49e79a8b477f441f6a1a 2f314dca4fe24bb596f247f2db4aae96 - - default default] HTTP exception thrown: Security group ae5996b0-129a-454c-8e82-14c84f39066c does not exist Neutron server returns request_ids: ['req-576dff3a-fba4-4629-9ed1-abe218c7f874'] [pid: 7|app: 0|req: 326/648] 10.0.0.99 () {32 vars in 739 bytes} [Sat Sep 19 11:49:02 2026] DELETE /v2.1/os-security-groups/ae5996b0-129a-454c-8e82-14c84f39066c => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-09-19 11:49:02.495 8 WARNING neutronclient.v2_0.client [None req-a4aa4536-0855-4f96-959b-0d63fee8549b 5133003f75694172af20cf1c751be3f6 2c42235d576240e2b872b2c66d6b4588 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 11:49:02.543 7 WARNING neutronclient.v2_0.client [None req-95f60506-1c56-4fe8-a399-aa6a07b4f1ca 7eea8be5bffa4c9ea2cb1b9ec5674b6e 17a45a952a8c4c5f804c665618e0b813 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 327/649] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:02 2026] GET /v2.1/servers/f334717a-6658-421d-b5e9-961e13e9c1b4 => generated 1403 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:49:02.589 7 WARNING neutronclient.v2_0.client [None req-e19a8718-bec6-43e0-a4c2-85ce5792c6e2 ae2e9909c98e49e79a8b477f441f6a1a 2f314dca4fe24bb596f247f2db4aae96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 11:49:02.610 7 INFO nova.api.openstack.wsgi [None req-e19a8718-bec6-43e0-a4c2-85ce5792c6e2 ae2e9909c98e49e79a8b477f441f6a1a 2f314dca4fe24bb596f247f2db4aae96 - - default default] HTTP exception thrown: Security group 9aee293f-f31b-412f-97c6-e9a16cf5422c does not exist Neutron server returns request_ids: ['req-bf939ed1-98aa-4ec2-83ba-f6176b84defc'] [pid: 7|app: 0|req: 328/650] 10.0.0.99 () {32 vars in 739 bytes} [Sat Sep 19 11:49:02 2026] DELETE /v2.1/os-security-groups/9aee293f-f31b-412f-97c6-e9a16cf5422c => generated 194 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-09-19 11:49:02.626 7 WARNING neutronclient.v2_0.client [None req-adfb090c-ff66-4b6a-aa4f-05ad692be8f5 ae2e9909c98e49e79a8b477f441f6a1a 2f314dca4fe24bb596f247f2db4aae96 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 323/651] 10.0.0.99 () {34 vars in 694 bytes} [Sat Sep 19 11:49:02 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-19 11:49:02.649 7 INFO nova.api.openstack.wsgi [None req-adfb090c-ff66-4b6a-aa4f-05ad692be8f5 ae2e9909c98e49e79a8b477f441f6a1a 2f314dca4fe24bb596f247f2db4aae96 - - default default] HTTP exception thrown: Security group cbd69f0e-de51-49b9-9502-4ae3c0cbbb10 does not exist Neutron server returns request_ids: ['req-34162867-6568-41eb-965b-db1bb33402f5'] [pid: 7|app: 0|req: 329/652] 10.0.0.99 () {32 vars in 739 bytes} [Sat Sep 19 11:49:02 2026] DELETE /v2.1/os-security-groups/cbd69f0e-de51-49b9-9502-4ae3c0cbbb10 => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-09-19 11:49:02.660 8 WARNING neutronclient.v2_0.client [None req-7f27f69d-0162-427a-8818-ead0c11ea234 5133003f75694172af20cf1c751be3f6 2c42235d576240e2b872b2c66d6b4588 - - default default] The python binding code in 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/653] 10.0.0.99 () {32 vars in 736 bytes} [Sat Sep 19 11:49:02 2026] GET /v2.1/os-security-groups/d0c44abc-81c7-4092-a1c1-46f32e68e745 => generated 665 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-19 11:49:02.715 7 WARNING neutronclient.v2_0.client [None req-8a033271-e2de-48ef-af35-f0968411b136 5133003f75694172af20cf1c751be3f6 2c42235d576240e2b872b2c66d6b4588 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 11:49:02.743 7 WARNING neutronclient.v2_0.client [None req-8a033271-e2de-48ef-af35-f0968411b136 5133003f75694172af20cf1c751be3f6 2c42235d576240e2b872b2c66d6b4588 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 11:49:02.786 7 WARNING neutronclient.v2_0.client [None req-8a033271-e2de-48ef-af35-f0968411b136 5133003f75694172af20cf1c751be3f6 2c42235d576240e2b872b2c66d6b4588 - - default default] The python binding code in 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/654] 10.0.0.99 () {32 vars in 749 bytes} [Sat Sep 19 11:49:02 2026] DELETE /v2.1/os-security-group-rules/a411ccfa-6880-41cd-9f64-a49bbb68f1f2 => generated 0 bytes in 161 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-09-19 11:49:02.886 8 WARNING neutronclient.v2_0.client [None req-133960f1-a361-41a9-84c3-e3cefdf0b866 5133003f75694172af20cf1c751be3f6 2c42235d576240e2b872b2c66d6b4588 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 11:49:02.940 8 WARNING neutronclient.v2_0.client [None req-133960f1-a361-41a9-84c3-e3cefdf0b866 5133003f75694172af20cf1c751be3f6 2c42235d576240e2b872b2c66d6b4588 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 325/655] 10.0.0.99 () {32 vars in 739 bytes} [Sat Sep 19 11:49:02 2026] DELETE /v2.1/os-security-groups/d0c44abc-81c7-4092-a1c1-46f32e68e745 => generated 0 bytes in 176 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-09-19 11:49:03.072 7 WARNING neutronclient.v2_0.client [None req-f801aa15-bb0a-421b-8cab-1536c632f951 5133003f75694172af20cf1c751be3f6 2c42235d576240e2b872b2c66d6b4588 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 11:49:03.131 7 WARNING neutronclient.v2_0.client [None req-f801aa15-bb0a-421b-8cab-1536c632f951 5133003f75694172af20cf1c751be3f6 2c42235d576240e2b872b2c66d6b4588 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 11:49:03.239 8 WARNING neutronclient.v2_0.client [None req-98b523f1-85c4-4de1-b630-e6c544912b67 61ce46ceb79548fba97a3f51f797e363 89ea0f661e414f338f03c635964b4a95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 331/656] 10.0.0.99 () {32 vars in 739 bytes} [Sat Sep 19 11:49:03 2026] DELETE /v2.1/os-security-groups/960b78d6-9228-4fd3-9e8f-a9a2d588590c => generated 0 bytes in 273 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/657] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:03 2026] GET /v2.1/servers/794c5185-da6b-4d6f-bed8-a5206f82b646 => generated 1428 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-19 11:49:03.668 7 WARNING neutronclient.v2_0.client [None req-ac879811-0bd0-4ce1-a610-5d8f21684f7b 7eea8be5bffa4c9ea2cb1b9ec5674b6e 17a45a952a8c4c5f804c665618e0b813 - - default default] The python binding code in 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/660] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:03 2026] GET /v2.1/servers/f334717a-6658-421d-b5e9-961e13e9c1b4 => generated 1451 bytes in 781 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:49:04.448 8 WARNING neutronclient.v2_0.client [None req-b1c3c19a-6d12-4bc4-8576-17a7bd904a84 61ce46ceb79548fba97a3f51f797e363 89ea0f661e414f338f03c635964b4a95 - - default default] The python binding code in 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/661] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:04 2026] GET /v2.1/servers/794c5185-da6b-4d6f-bed8-a5206f82b646 => generated 1420 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:49:05.458 7 WARNING neutronclient.v2_0.client [None req-864c8a5b-d014-4e22-b276-104e194753de 7eea8be5bffa4c9ea2cb1b9ec5674b6e 17a45a952a8c4c5f804c665618e0b813 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 333/662] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:05 2026] GET /v2.1/servers/f334717a-6658-421d-b5e9-961e13e9c1b4 => generated 1451 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-09-19 11:49:05.663 8 WARNING neutronclient.v2_0.client [None req-65f0a4ff-5cc3-416c-869a-6f99c77eff1c 61ce46ceb79548fba97a3f51f797e363 89ea0f661e414f338f03c635964b4a95 - - default default] The python binding code in 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/663] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:05 2026] GET /v2.1/servers/794c5185-da6b-4d6f-bed8-a5206f82b646 => generated 1476 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-09-19 11:49:06.582 7 WARNING neutronclient.v2_0.client [None req-80c5db70-6e34-4d3f-8eb4-808ea8037f94 7eea8be5bffa4c9ea2cb1b9ec5674b6e 17a45a952a8c4c5f804c665618e0b813 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 334/664] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:06 2026] GET /v2.1/servers/f334717a-6658-421d-b5e9-961e13e9c1b4 => generated 1459 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:49:06.779 8 WARNING neutronclient.v2_0.client [None req-fa095897-4ac0-46f8-b31b-c4d7630a48fc 61ce46ceb79548fba97a3f51f797e363 89ea0f661e414f338f03c635964b4a95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 331/665] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:06 2026] GET /v2.1/servers/794c5185-da6b-4d6f-bed8-a5206f82b646 => generated 1476 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:49:07.703 7 WARNING neutronclient.v2_0.client [None req-1bbcf452-bd4b-4849-89d2-02ca501f1384 7eea8be5bffa4c9ea2cb1b9ec5674b6e 17a45a952a8c4c5f804c665618e0b813 - - default default] The python binding code in 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/666] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:07 2026] GET /v2.1/servers/f334717a-6658-421d-b5e9-961e13e9c1b4 => generated 1525 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-09-19 11:49:07.873 8 WARNING neutronclient.v2_0.client [None req-f3be0804-7811-4ae4-a0f2-db3f528b5246 61ce46ceb79548fba97a3f51f797e363 89ea0f661e414f338f03c635964b4a95 - - default default] The python binding code in 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/667] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:07 2026] GET /v2.1/servers/794c5185-da6b-4d6f-bed8-a5206f82b646 => generated 1484 bytes in 409 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:49:08.889 7 WARNING neutronclient.v2_0.client [None req-bc92d28c-f549-4f9c-aa1f-048c0ccd7f1e 7eea8be5bffa4c9ea2cb1b9ec5674b6e 17a45a952a8c4c5f804c665618e0b813 - - default default] 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-09-19 11:49:09.122 8 INFO nova.api.openstack.compute.server_external_events [req-ac6eb18d-9a48-4512-b204-3f32fdd0a3ed req-42ae60bb-e7b0-4ed0-9afc-cc39e9e4e0f8 e0dd89cd21a84e79b983a61d83605016 f89b7adfa8d848298cdf7ff0eca9fb23 - - c655d379651f4d77967d8beb848c9888 c655d379651f4d77967d8beb848c9888] Creating event network-changed:5a085d5e-5f34-4dfc-914f-4b91f1721daf for instance f334717a-6658-421d-b5e9-961e13e9c1b4 on instance 2026-09-19 11:49:09.132 8 INFO nova.compute.rpcapi [None req-0c2f7e96-4846-4d8f-ab22-2626632aeb23 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 333/668] 10.0.0.42 () {38 vars in 814 bytes} [Sat Sep 19 11:49:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:49:09.325 8 WARNING neutronclient.v2_0.client [None req-db90cba5-9e2a-42e4-b728-220d19107ae6 61ce46ceb79548fba97a3f51f797e363 89ea0f661e414f338f03c635964b4a95 - - default default] The python binding code in 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/669] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:08 2026] GET /v2.1/servers/f334717a-6658-421d-b5e9-961e13e9c1b4 => generated 1525 bytes in 3065 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 334/670] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:09 2026] GET /v2.1/servers/794c5185-da6b-4d6f-bed8-a5206f82b646 => generated 1561 bytes in 2671 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-19 11:49:11.973 7 INFO nova.api.openstack.compute.server_external_events [req-f112d515-0d0e-4bd9-9824-d62c0b574f47 req-77abb6b6-8c0a-4029-a50e-267f62baf132 e0dd89cd21a84e79b983a61d83605016 f89b7adfa8d848298cdf7ff0eca9fb23 - - c655d379651f4d77967d8beb848c9888 c655d379651f4d77967d8beb848c9888] Creating event network-changed:309d5f2f-a9d5-4d56-9a40-207692f3958d for instance 794c5185-da6b-4d6f-bed8-a5206f82b646 on instance 2026-09-19 11:49:11.979 7 INFO nova.compute.rpcapi [None req-dacd2a34-8515-4c4a-8374-ee60e06ca5c8 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 337/671] 10.0.0.42 () {38 vars in 814 bytes} [Sat Sep 19 11:49:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 335/672] 10.0.0.99 () {34 vars in 670 bytes} [Sat Sep 19 11:49:12 2026] POST /v2.1/os-keypairs => generated 386 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:49:12.973 7 WARNING neutronclient.v2_0.client [None req-fc0c18bf-404a-4946-ba22-c533c8412b53 7eea8be5bffa4c9ea2cb1b9ec5674b6e 17a45a952a8c4c5f804c665618e0b813 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 11:49:12.997 8 WARNING neutronclient.v2_0.client [None req-70a556ea-64c8-4f1c-a9fc-90ff816b2bfd 61ce46ceb79548fba97a3f51f797e363 89ea0f661e414f338f03c635964b4a95 - - default default] The python binding code in 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/673] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:12 2026] GET /v2.1/servers/f334717a-6658-421d-b5e9-961e13e9c1b4 => generated 1525 bytes in 320 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/674] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:12 2026] GET /v2.1/servers/794c5185-da6b-4d6f-bed8-a5206f82b646 => generated 1549 bytes in 353 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 339/677] 10.0.0.99 () {34 vars in 670 bytes} [Sat Sep 19 11:49:13 2026] POST /v2.1/os-keypairs => generated 385 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:49:14.310 8 WARNING neutronclient.v2_0.client [None req-a1af8014-34cb-462a-a74c-89db24103ae8 7eea8be5bffa4c9ea2cb1b9ec5674b6e 17a45a952a8c4c5f804c665618e0b813 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 11:49:14.398 7 WARNING neutronclient.v2_0.client [None req-ef1137a5-cc9a-462a-8c3c-6df69bfb279a 61ce46ceb79548fba97a3f51f797e363 89ea0f661e414f338f03c635964b4a95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 339/678] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:14 2026] GET /v2.1/servers/f334717a-6658-421d-b5e9-961e13e9c1b4 => generated 1525 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/679] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:14 2026] GET /v2.1/servers/794c5185-da6b-4d6f-bed8-a5206f82b646 => generated 1549 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-09-19 11:49:15.325 8 WARNING neutronclient.v2_0.client [None req-1187a469-1f27-4283-9a23-1f435c0317b8 1643d4f368674a1eb9112494d1a46137 017fd5beb3a84151acc5414b9c20d9a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 11:49:15.387 8 WARNING neutronclient.v2_0.client [None req-1187a469-1f27-4283-9a23-1f435c0317b8 1643d4f368674a1eb9112494d1a46137 017fd5beb3a84151acc5414b9c20d9a0 - - default default] 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-09-19 11:49:15.517 7 WARNING neutronclient.v2_0.client [None req-21d2997c-fd4c-4b70-aaed-53566aa356ce 7eea8be5bffa4c9ea2cb1b9ec5674b6e 17a45a952a8c4c5f804c665618e0b813 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 11:49:15.587 8 WARNING neutronclient.v2_0.client [None req-1187a469-1f27-4283-9a23-1f435c0317b8 1643d4f368674a1eb9112494d1a46137 017fd5beb3a84151acc5414b9c20d9a0 - - default default] The python binding code in 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/680] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:15 2026] GET /v2.1/servers/f334717a-6658-421d-b5e9-961e13e9c1b4 => generated 1525 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:49:15.679 7 WARNING neutronclient.v2_0.client [None req-81bd921c-944c-4e3c-8bf6-75d379817562 61ce46ceb79548fba97a3f51f797e363 89ea0f661e414f338f03c635964b4a95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 340/681] 10.0.0.99 () {34 vars in 662 bytes} [Sat Sep 19 11:49:15 2026] POST /v2.1/servers => generated 453 bytes in 568 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/682] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:15 2026] GET /v2.1/servers/794c5185-da6b-4d6f-bed8-a5206f82b646 => generated 1549 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:49:15.847 8 WARNING neutronclient.v2_0.client [None req-5d46ce8d-16d5-4b47-ac15-c7c72d3d9f58 1643d4f368674a1eb9112494d1a46137 017fd5beb3a84151acc5414b9c20d9a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 341/683] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:15 2026] GET /v2.1/servers/10dad6f1-4777-4e05-aaf0-c24fdd1e303a => generated 1391 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-09-19 11:49:16.669 7 WARNING neutronclient.v2_0.client [None req-d51126be-8bac-46d6-b766-f46c26b14464 7eea8be5bffa4c9ea2cb1b9ec5674b6e 17a45a952a8c4c5f804c665618e0b813 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 343/684] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:16 2026] GET /v2.1/servers/f334717a-6658-421d-b5e9-961e13e9c1b4 => generated 1525 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:49:16.911 8 WARNING neutronclient.v2_0.client [None req-7d652fe1-455f-4ce4-a9d9-a79f00d748fe 61ce46ceb79548fba97a3f51f797e363 89ea0f661e414f338f03c635964b4a95 - - default default] 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-09-19 11:49:16.969 7 WARNING neutronclient.v2_0.client [None req-2a6149cd-4020-47ef-971b-90355f865350 1643d4f368674a1eb9112494d1a46137 017fd5beb3a84151acc5414b9c20d9a0 - - default default] The python binding code in 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/685] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:16 2026] GET /v2.1/servers/10dad6f1-4777-4e05-aaf0-c24fdd1e303a => generated 1395 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/686] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:16 2026] GET /v2.1/servers/794c5185-da6b-4d6f-bed8-a5206f82b646 => generated 1549 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:49:17.905 7 WARNING neutronclient.v2_0.client [None req-c7aee23a-79b1-40b0-a6d2-30e28fe15c19 7eea8be5bffa4c9ea2cb1b9ec5674b6e 17a45a952a8c4c5f804c665618e0b813 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 345/687] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:17 2026] GET /v2.1/servers/f334717a-6658-421d-b5e9-961e13e9c1b4 => generated 1525 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:49:18.126 8 WARNING neutronclient.v2_0.client [None req-1e744977-3bba-4890-ad85-bca102810c62 1643d4f368674a1eb9112494d1a46137 017fd5beb3a84151acc5414b9c20d9a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 11:49:18.144 7 WARNING neutronclient.v2_0.client [None req-4148e6cb-f25c-41bb-b1bf-e94208e1b6be 61ce46ceb79548fba97a3f51f797e363 89ea0f661e414f338f03c635964b4a95 - - default default] The python binding code in 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/688] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:18 2026] GET /v2.1/servers/10dad6f1-4777-4e05-aaf0-c24fdd1e303a => generated 1443 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/689] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:18 2026] GET /v2.1/servers/794c5185-da6b-4d6f-bed8-a5206f82b646 => generated 1549 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-09-19 11:49:19.084 8 WARNING neutronclient.v2_0.client [None req-3b7588b7-c1c6-44dd-b253-9aea036a63cd 7eea8be5bffa4c9ea2cb1b9ec5674b6e 17a45a952a8c4c5f804c665618e0b813 - - default default] 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-09-19 11:49:19.224 7 WARNING neutronclient.v2_0.client [None req-757d3190-69ce-40db-8319-ac6ead00c57e 1643d4f368674a1eb9112494d1a46137 017fd5beb3a84151acc5414b9c20d9a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 344/690] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:19 2026] GET /v2.1/servers/f334717a-6658-421d-b5e9-961e13e9c1b4 => generated 1525 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/691] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:19 2026] GET /v2.1/servers/10dad6f1-4777-4e05-aaf0-c24fdd1e303a => generated 1443 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:49:19.318 8 WARNING neutronclient.v2_0.client [None req-38d8037b-cb98-4592-872b-b845c8eaf27b 61ce46ceb79548fba97a3f51f797e363 89ea0f661e414f338f03c635964b4a95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 345/692] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:19 2026] GET /v2.1/servers/794c5185-da6b-4d6f-bed8-a5206f82b646 => generated 1549 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-09-19 11:49:19.727 7 INFO nova.api.openstack.compute.server_external_events [req-68e1418b-8e7c-44f4-a634-d181d55e88a5 req-3ff0b9bd-1031-4526-a1f9-84a60fd370c7 e0dd89cd21a84e79b983a61d83605016 f89b7adfa8d848298cdf7ff0eca9fb23 - - c655d379651f4d77967d8beb848c9888 c655d379651f4d77967d8beb848c9888] Creating event network-vif-plugged:5a085d5e-5f34-4dfc-914f-4b91f1721daf for instance f334717a-6658-421d-b5e9-961e13e9c1b4 on instance [pid: 7|app: 0|req: 348/693] 10.0.0.229 () {38 vars in 815 bytes} [Sat Sep 19 11:49:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:49:19.951 8 WARNING neutronclient.v2_0.client [None req-0c152b17-2d28-42e3-aa46-776edbae7bd8 324381b599bb47a3b750db12b3f2f93f 5a13f3de0c0f4820bafff47e2290e80d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 11:49:19.992 8 WARNING neutronclient.v2_0.client [None req-0c152b17-2d28-42e3-aa46-776edbae7bd8 324381b599bb47a3b750db12b3f2f93f 5a13f3de0c0f4820bafff47e2290e80d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 11:49:20.236 8 WARNING neutronclient.v2_0.client [None req-0c152b17-2d28-42e3-aa46-776edbae7bd8 324381b599bb47a3b750db12b3f2f93f 5a13f3de0c0f4820bafff47e2290e80d - - default default] 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-09-19 11:49:20.325 7 WARNING neutronclient.v2_0.client [None req-ecaf5b4c-2ffd-4e9c-82ae-eaeacbcb2f33 7eea8be5bffa4c9ea2cb1b9ec5674b6e 17a45a952a8c4c5f804c665618e0b813 - - default default] The python binding code in 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/694] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:20 2026] GET /v2.1/servers/f334717a-6658-421d-b5e9-961e13e9c1b4 => generated 1525 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:49:20.493 7 WARNING neutronclient.v2_0.client [None req-2805f3f3-b093-44de-a2ac-7539e4fad485 1643d4f368674a1eb9112494d1a46137 017fd5beb3a84151acc5414b9c20d9a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 350/695] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:20 2026] GET /v2.1/servers/10dad6f1-4777-4e05-aaf0-c24fdd1e303a => generated 1451 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-09-19 11:49:20.578 7 WARNING neutronclient.v2_0.client [None req-0a28fb97-8b9c-4d5c-950d-04ffdf885a17 61ce46ceb79548fba97a3f51f797e363 89ea0f661e414f338f03c635964b4a95 - - default default] The python binding code in 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/696] 10.0.0.99 () {34 vars in 662 bytes} [Sat Sep 19 11:49:19 2026] POST /v2.1/servers => generated 450 bytes in 812 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-09-19 11:49:20.658 8 WARNING neutronclient.v2_0.client [None req-0a9aa516-ae31-4be1-acdf-b0021ba2f834 324381b599bb47a3b750db12b3f2f93f 5a13f3de0c0f4820bafff47e2290e80d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 351/697] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:20 2026] GET /v2.1/servers/794c5185-da6b-4d6f-bed8-a5206f82b646 => generated 1549 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/698] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:20 2026] GET /v2.1/servers/aa0cd119-f21c-477f-9776-ebd690094a26 => generated 1253 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:49:21.414 7 INFO nova.api.openstack.compute.server_external_events [req-18426cee-2f98-48a4-b9e8-0be7c3c052cf req-3abff1fb-8027-4b4f-8a74-c177f9ffb6e1 e0dd89cd21a84e79b983a61d83605016 f89b7adfa8d848298cdf7ff0eca9fb23 - - c655d379651f4d77967d8beb848c9888 c655d379651f4d77967d8beb848c9888] Creating event network-changed:54644188-c5fa-40ff-9a37-010858548ee6 for instance 10dad6f1-4777-4e05-aaf0-c24fdd1e303a on instance [pid: 7|app: 0|req: 352/699] 10.0.0.42 () {38 vars in 814 bytes} [Sat Sep 19 11:49:21 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-09-19 11:49:21.506 8 WARNING neutronclient.v2_0.client [None req-664cd923-ac1d-410a-8e1b-dd3c23a22803 7eea8be5bffa4c9ea2cb1b9ec5674b6e 17a45a952a8c4c5f804c665618e0b813 - - default default] 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-09-19 11:49:21.611 7 WARNING neutronclient.v2_0.client [None req-60801647-7137-4a5f-8c48-1fe407a34572 1643d4f368674a1eb9112494d1a46137 017fd5beb3a84151acc5414b9c20d9a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 348/700] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:21 2026] GET /v2.1/servers/f334717a-6658-421d-b5e9-961e13e9c1b4 => generated 1715 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:49:21.713 8 WARNING neutronclient.v2_0.client [None req-9e39b9b0-2032-4c5a-9c98-e8c6f66feaa6 7eea8be5bffa4c9ea2cb1b9ec5674b6e 17a45a952a8c4c5f804c665618e0b813 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 353/701] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:21 2026] GET /v2.1/servers/10dad6f1-4777-4e05-aaf0-c24fdd1e303a => generated 1529 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, ' [pid: 8|app: 0|req: 349/702] 10.0.0.99 () {32 vars in 740 bytes} [Sat Sep 19 11:49:21 2026] GET /v2.1/servers/f334717a-6658-421d-b5e9-961e13e9c1b4/os-interface => generated 284 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:49:21.789 7 WARNING neutronclient.v2_0.client [None req-79019dc5-d897-4315-ad8e-c36d41464ea8 61ce46ceb79548fba97a3f51f797e363 89ea0f661e414f338f03c635964b4a95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 11:49:21.811 8 INFO nova.api.openstack.compute.server_external_events [req-b3af988b-0810-45dc-9350-af3cae9b5614 req-8c87607e-367f-4592-b34c-8ec5f4abe38e e0dd89cd21a84e79b983a61d83605016 f89b7adfa8d848298cdf7ff0eca9fb23 - - c655d379651f4d77967d8beb848c9888 c655d379651f4d77967d8beb848c9888] Creating event network-vif-plugged:309d5f2f-a9d5-4d56-9a40-207692f3958d for instance 794c5185-da6b-4d6f-bed8-a5206f82b646 on instance [pid: 8|app: 0|req: 350/703] 10.0.0.229 () {38 vars in 815 bytes} [Sat Sep 19 11:49:21 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-09-19 11:49:21.860 8 WARNING neutronclient.v2_0.client [None req-0a2ddbac-83df-49b8-af5a-446e485cfced 324381b599bb47a3b750db12b3f2f93f 5a13f3de0c0f4820bafff47e2290e80d - - default default] The python binding code in 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/704] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:21 2026] GET /v2.1/servers/aa0cd119-f21c-477f-9776-ebd690094a26 => generated 1303 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/705] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:21 2026] GET /v2.1/servers/794c5185-da6b-4d6f-bed8-a5206f82b646 => generated 1549 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:49:22.780 8 WARNING neutronclient.v2_0.client [None req-986f1c05-84ea-4d92-811a-3b92a8fc6fbf 7eea8be5bffa4c9ea2cb1b9ec5674b6e 17a45a952a8c4c5f804c665618e0b813 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 11:49:22.842 7 WARNING neutronclient.v2_0.client [None req-4c6bb05f-2a1b-4e52-86a9-4b075b54905f 1643d4f368674a1eb9112494d1a46137 017fd5beb3a84151acc5414b9c20d9a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 352/706] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:22 2026] GET /v2.1/servers/f334717a-6658-421d-b5e9-961e13e9c1b4 => generated 1715 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-09-19 11:49:22.971 8 WARNING neutronclient.v2_0.client [None req-3e77e0aa-0c93-4b9f-81fd-cb57525c7eff 324381b599bb47a3b750db12b3f2f93f 5a13f3de0c0f4820bafff47e2290e80d - - default default] The python binding code in 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/707] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:22 2026] GET /v2.1/servers/10dad6f1-4777-4e05-aaf0-c24fdd1e303a => generated 1517 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 353/708] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:22 2026] GET /v2.1/servers/aa0cd119-f21c-477f-9776-ebd690094a26 => generated 1351 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-19 11:49:23.025 7 WARNING neutronclient.v2_0.client [None req-020fd14d-ff5a-45c7-b8c0-8db7ce72e08f 61ce46ceb79548fba97a3f51f797e363 89ea0f661e414f338f03c635964b4a95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 356/709] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:22 2026] GET /v2.1/servers/794c5185-da6b-4d6f-bed8-a5206f82b646 => generated 1727 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:49:23.174 8 WARNING neutronclient.v2_0.client [None req-3f563324-8d2e-4a00-a22e-78a7045c5eb3 61ce46ceb79548fba97a3f51f797e363 89ea0f661e414f338f03c635964b4a95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 354/710] 10.0.0.99 () {32 vars in 740 bytes} [Sat Sep 19 11:49:23 2026] GET /v2.1/servers/794c5185-da6b-4d6f-bed8-a5206f82b646/os-interface => generated 285 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:49:23.474 7 INFO nova.api.openstack.compute.server_external_events [req-430b6e16-4872-4cdc-a113-d3b89db42c0f req-b53d8a65-c7d4-4340-8690-e9d6a47cd67c e0dd89cd21a84e79b983a61d83605016 f89b7adfa8d848298cdf7ff0eca9fb23 - - c655d379651f4d77967d8beb848c9888 c655d379651f4d77967d8beb848c9888] Creating event network-changed:5a085d5e-5f34-4dfc-914f-4b91f1721daf for instance f334717a-6658-421d-b5e9-961e13e9c1b4 on instance [pid: 7|app: 0|req: 357/711] 10.0.0.42 () {38 vars in 814 bytes} [Sat Sep 19 11:49:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:49:23.923 7 WARNING neutronclient.v2_0.client [None req-31301603-7be0-4d72-a365-99a0cd6c9d82 61ce46ceb79548fba97a3f51f797e363 89ea0f661e414f338f03c635964b4a95 - - default default] 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: 359/714] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:23 2026] GET /v2.1/servers/794c5185-da6b-4d6f-bed8-a5206f82b646 => generated 1727 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-09-19 11:49:24.079 7 WARNING neutronclient.v2_0.client [None req-81253f07-8b96-418a-b699-258120c0fae5 324381b599bb47a3b750db12b3f2f93f 5a13f3de0c0f4820bafff47e2290e80d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 11:49:24.079 8 WARNING neutronclient.v2_0.client [None req-2884afb2-8750-4b5f-9a27-18749071a7a9 1643d4f368674a1eb9112494d1a46137 017fd5beb3a84151acc5414b9c20d9a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 360/715] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:24 2026] GET /v2.1/servers/aa0cd119-f21c-477f-9776-ebd690094a26 => generated 1351 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, ' [pid: 8|app: 0|req: 356/716] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:24 2026] GET /v2.1/servers/10dad6f1-4777-4e05-aaf0-c24fdd1e303a => generated 1517 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/717] 10.0.0.99 () {32 vars in 640 bytes} [Sat Sep 19 11:49:24 2026] GET /v2.1/servers => generated 378 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 357/718] 10.0.0.99 () {32 vars in 717 bytes} [Sat Sep 19 11:49:24 2026] DELETE /v2.1/servers/794c5185-da6b-4d6f-bed8-a5206f82b646 => generated 0 bytes in 139 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-09-19 11:49:24.510 7 WARNING neutronclient.v2_0.client [None req-653d140a-e370-4c8b-af06-8c80ea2d1445 61ce46ceb79548fba97a3f51f797e363 89ea0f661e414f338f03c635964b4a95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 362/719] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:24 2026] GET /v2.1/servers/794c5185-da6b-4d6f-bed8-a5206f82b646 => generated 1733 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-09-19 11:49:25.181 8 WARNING neutronclient.v2_0.client [None req-aced7e3e-0b3e-4db7-afec-fabeac59ee37 324381b599bb47a3b750db12b3f2f93f 5a13f3de0c0f4820bafff47e2290e80d - - default default] 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: 358/720] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:25 2026] GET /v2.1/servers/aa0cd119-f21c-477f-9776-ebd690094a26 => generated 1359 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-19 11:49:25.269 7 WARNING neutronclient.v2_0.client [None req-1de0b2a2-a5ce-451e-935e-8b90152f4e3f 1643d4f368674a1eb9112494d1a46137 017fd5beb3a84151acc5414b9c20d9a0 - - default default] The python binding code in 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/721] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:25 2026] GET /v2.1/servers/10dad6f1-4777-4e05-aaf0-c24fdd1e303a => generated 1517 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:49:25.553 8 INFO nova.api.openstack.compute.server_external_events [req-7951fee6-5bad-4533-9d66-a7c2e1aee5cf req-b21c07ae-56c9-4b5f-96ca-fbc080ef79f2 e0dd89cd21a84e79b983a61d83605016 f89b7adfa8d848298cdf7ff0eca9fb23 - - c655d379651f4d77967d8beb848c9888 c655d379651f4d77967d8beb848c9888] Creating event network-changed:309d5f2f-a9d5-4d56-9a40-207692f3958d for instance 794c5185-da6b-4d6f-bed8-a5206f82b646 on instance [pid: 8|app: 0|req: 359/722] 10.0.0.42 () {38 vars in 814 bytes} [Sat Sep 19 11:49:25 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-09-19 11:49:25.642 7 WARNING neutronclient.v2_0.client [None req-7387255a-874e-4486-ae63-1cac6a9790cc 61ce46ceb79548fba97a3f51f797e363 89ea0f661e414f338f03c635964b4a95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 364/723] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:25 2026] GET /v2.1/servers/794c5185-da6b-4d6f-bed8-a5206f82b646 => generated 1733 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:49:26.322 8 WARNING neutronclient.v2_0.client [None req-7fe06a95-1995-4ecd-a289-0445c2121034 324381b599bb47a3b750db12b3f2f93f 5a13f3de0c0f4820bafff47e2290e80d - - default default] 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-09-19 11:49:26.376 7 INFO nova.api.openstack.compute.server_external_events [req-7137c3fc-add0-4f49-863c-f35d7edc1735 req-96cc6559-99ec-46dc-aa55-8cc45642e405 e0dd89cd21a84e79b983a61d83605016 f89b7adfa8d848298cdf7ff0eca9fb23 - - c655d379651f4d77967d8beb848c9888 c655d379651f4d77967d8beb848c9888] Creating event network-vif-plugged:54644188-c5fa-40ff-9a37-010858548ee6 for instance 10dad6f1-4777-4e05-aaf0-c24fdd1e303a on instance [pid: 7|app: 0|req: 365/724] 10.0.0.229 () {38 vars in 815 bytes} [Sat Sep 19 11:49:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/725] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:26 2026] GET /v2.1/servers/aa0cd119-f21c-477f-9776-ebd690094a26 => generated 1426 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-09-19 11:49:26.522 7 WARNING neutronclient.v2_0.client [None req-46ab4557-d788-4111-a55f-d7b3de6800ca 1643d4f368674a1eb9112494d1a46137 017fd5beb3a84151acc5414b9c20d9a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 366/726] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:26 2026] GET /v2.1/servers/10dad6f1-4777-4e05-aaf0-c24fdd1e303a => generated 1517 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-09-19 11:49:26.843 8 WARNING neutronclient.v2_0.client [None req-0b60b9e2-bc59-492f-8fa0-af9daac5e49b 61ce46ceb79548fba97a3f51f797e363 89ea0f661e414f338f03c635964b4a95 - - default default] 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: 361/727] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:26 2026] GET /v2.1/servers/794c5185-da6b-4d6f-bed8-a5206f82b646 => generated 1853 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-19 11:49:26.986 7 INFO nova.api.openstack.compute.server_external_events [req-7754f342-23b0-4c74-a137-691358d352bf req-75e9f047-c857-4f78-a496-6b4f7dbd75a6 e0dd89cd21a84e79b983a61d83605016 f89b7adfa8d848298cdf7ff0eca9fb23 - - c655d379651f4d77967d8beb848c9888 c655d379651f4d77967d8beb848c9888] Creating event network-changed:d1080fc8-c3a8-48c6-b505-159c7aa73a46 for instance aa0cd119-f21c-477f-9776-ebd690094a26 on instance [pid: 7|app: 0|req: 367/728] 10.0.0.42 () {38 vars in 814 bytes} [Sat Sep 19 11:49:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:49:27.531 8 WARNING neutronclient.v2_0.client [None req-0a14b4fb-bcca-430c-bdc5-1fe9e76ebfa5 324381b599bb47a3b750db12b3f2f93f 5a13f3de0c0f4820bafff47e2290e80d - - default default] The python binding code in 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/729] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:27 2026] GET /v2.1/servers/aa0cd119-f21c-477f-9776-ebd690094a26 => generated 1436 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-09-19 11:49:27.758 7 WARNING neutronclient.v2_0.client [None req-1c3035c0-210b-4c2c-838a-7a1072289431 1643d4f368674a1eb9112494d1a46137 017fd5beb3a84151acc5414b9c20d9a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 368/730] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:27 2026] GET /v2.1/servers/10dad6f1-4777-4e05-aaf0-c24fdd1e303a => generated 1517 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:49:28.020 8 WARNING neutronclient.v2_0.client [None req-c4864d02-5e99-4d1b-a2e2-eb0151c38820 61ce46ceb79548fba97a3f51f797e363 89ea0f661e414f338f03c635964b4a95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 363/731] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:27 2026] GET /v2.1/servers/794c5185-da6b-4d6f-bed8-a5206f82b646 => generated 1786 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:49:28.726 7 WARNING neutronclient.v2_0.client [None req-fd79fd6c-dd74-4f13-a4b4-fecbaf5d7a1f 324381b599bb47a3b750db12b3f2f93f 5a13f3de0c0f4820bafff47e2290e80d - - default default] The python binding code in 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/732] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:28 2026] GET /v2.1/servers/aa0cd119-f21c-477f-9776-ebd690094a26 => generated 1436 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:49:28.973 8 WARNING neutronclient.v2_0.client [None req-225df0f1-0887-4952-baed-a77f9becbc25 1643d4f368674a1eb9112494d1a46137 017fd5beb3a84151acc5414b9c20d9a0 - - default default] 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-09-19 11:49:29.040 7 INFO nova.api.openstack.compute.server_external_events [req-1f188b34-96b3-487c-b081-56c12df3a98e req-70a78a6c-2f24-4c4f-aaee-c5b80a51928f e0dd89cd21a84e79b983a61d83605016 f89b7adfa8d848298cdf7ff0eca9fb23 - - c655d379651f4d77967d8beb848c9888 c655d379651f4d77967d8beb848c9888] Creating event network-vif-deleted:309d5f2f-a9d5-4d56-9a40-207692f3958d for instance 794c5185-da6b-4d6f-bed8-a5206f82b646 on instance [pid: 7|app: 0|req: 370/733] 10.0.0.42 () {38 vars in 814 bytes} [Sat Sep 19 11:49:29 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:49:29.130 7 WARNING neutronclient.v2_0.client [None req-7e3d4209-d2a1-4521-9fed-a2707ee39a86 61ce46ceb79548fba97a3f51f797e363 89ea0f661e414f338f03c635964b4a95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 371/734] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:29 2026] GET /v2.1/servers/794c5185-da6b-4d6f-bed8-a5206f82b646 => generated 1510 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/735] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:28 2026] GET /v2.1/servers/10dad6f1-4777-4e05-aaf0-c24fdd1e303a => generated 1701 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:49:29.247 7 WARNING neutronclient.v2_0.client [None req-cdfca75d-d97b-435e-9379-d9d1f685e6a4 1643d4f368674a1eb9112494d1a46137 017fd5beb3a84151acc5414b9c20d9a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 372/736] 10.0.0.99 () {32 vars in 740 bytes} [Sat Sep 19 11:49:29 2026] GET /v2.1/servers/10dad6f1-4777-4e05-aaf0-c24fdd1e303a/os-interface => generated 285 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:49:29.901 8 WARNING neutronclient.v2_0.client [None req-35ad1b9f-c1f7-427c-a7b9-2cabaaf626cc 324381b599bb47a3b750db12b3f2f93f 5a13f3de0c0f4820bafff47e2290e80d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 365/737] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:29 2026] GET /v2.1/servers/aa0cd119-f21c-477f-9776-ebd690094a26 => generated 1436 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-09-19 11:49:30.245 7 WARNING neutronclient.v2_0.client [None req-4a3f7df4-cd27-4596-a4a1-aa2ddc9f9e0c 61ce46ceb79548fba97a3f51f797e363 89ea0f661e414f338f03c635964b4a95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 373/738] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:30 2026] GET /v2.1/servers/794c5185-da6b-4d6f-bed8-a5206f82b646 => generated 1510 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:49:31.037 8 WARNING neutronclient.v2_0.client [None req-e09607b6-8ec5-4a5d-b5b7-f7c926a26093 324381b599bb47a3b750db12b3f2f93f 5a13f3de0c0f4820bafff47e2290e80d - - default default] 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-09-19 11:49:31.095 7 INFO nova.api.openstack.compute.server_external_events [req-3505614f-c7e9-4c43-971c-a848d057cfb8 req-b8f31f10-3756-491e-9cc8-d8bc648cf9a5 e0dd89cd21a84e79b983a61d83605016 f89b7adfa8d848298cdf7ff0eca9fb23 - - c655d379651f4d77967d8beb848c9888 c655d379651f4d77967d8beb848c9888] Creating event network-changed:54644188-c5fa-40ff-9a37-010858548ee6 for instance 10dad6f1-4777-4e05-aaf0-c24fdd1e303a on instance [pid: 7|app: 0|req: 374/739] 10.0.0.42 () {38 vars in 814 bytes} [Sat Sep 19 11:49:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/740] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:31 2026] GET /v2.1/servers/aa0cd119-f21c-477f-9776-ebd690094a26 => generated 1436 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:49:31.351 7 INFO nova.api.openstack.wsgi [None req-3c7edf27-46e7-4183-974a-5ee851021e66 61ce46ceb79548fba97a3f51f797e363 89ea0f661e414f338f03c635964b4a95 - - default default] HTTP exception thrown: Instance 794c5185-da6b-4d6f-bed8-a5206f82b646 could not be found. [pid: 7|app: 0|req: 375/741] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:31 2026] GET /v2.1/servers/794c5185-da6b-4d6f-bed8-a5206f82b646 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 367/742] 10.0.0.99 () {32 vars in 705 bytes} [Sat Sep 19 11:49:31 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1813631047 => 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-09-19 11:49:32.256 7 WARNING neutronclient.v2_0.client [None req-3cfd323e-9942-441c-b994-7c1b847ce602 324381b599bb47a3b750db12b3f2f93f 5a13f3de0c0f4820bafff47e2290e80d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 376/743] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:32 2026] GET /v2.1/servers/aa0cd119-f21c-477f-9776-ebd690094a26 => generated 1424 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-19 11:49:33.485 8 WARNING neutronclient.v2_0.client [None req-2b311e23-3890-4ec6-8aeb-4205515edc22 324381b599bb47a3b750db12b3f2f93f 5a13f3de0c0f4820bafff47e2290e80d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 368/746] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:33 2026] GET /v2.1/servers/aa0cd119-f21c-477f-9776-ebd690094a26 => generated 1424 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:49:34.176 7 INFO nova.api.openstack.compute.server_external_events [req-139c5d31-8495-4002-84bb-477b4eeb2706 req-60754c3f-5a76-4202-8d03-d610304bc386 e0dd89cd21a84e79b983a61d83605016 f89b7adfa8d848298cdf7ff0eca9fb23 - - c655d379651f4d77967d8beb848c9888 c655d379651f4d77967d8beb848c9888] Creating event network-vif-plugged:d1080fc8-c3a8-48c6-b505-159c7aa73a46 for instance aa0cd119-f21c-477f-9776-ebd690094a26 on instance [pid: 7|app: 0|req: 379/747] 10.0.0.229 () {38 vars in 815 bytes} [Sat Sep 19 11:49:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:49:34.813 8 WARNING neutronclient.v2_0.client [None req-f4d78f8c-5345-4637-ba00-93fc299c7b6d 324381b599bb47a3b750db12b3f2f93f 5a13f3de0c0f4820bafff47e2290e80d - - default default] The python binding code in 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/748] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:34 2026] GET /v2.1/servers/aa0cd119-f21c-477f-9776-ebd690094a26 => generated 1424 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-09-19 11:49:36.000 7 WARNING neutronclient.v2_0.client [None req-9b3971cf-3cf6-4165-b880-cc83c5813fc8 324381b599bb47a3b750db12b3f2f93f 5a13f3de0c0f4820bafff47e2290e80d - - default default] The python binding code in 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/749] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:35 2026] GET /v2.1/servers/aa0cd119-f21c-477f-9776-ebd690094a26 => generated 1424 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:49:37.184 8 WARNING neutronclient.v2_0.client [None req-d910ee3c-9d69-448f-832c-08c1e928ecd6 324381b599bb47a3b750db12b3f2f93f 5a13f3de0c0f4820bafff47e2290e80d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 370/750] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:37 2026] GET /v2.1/servers/aa0cd119-f21c-477f-9776-ebd690094a26 => generated 1610 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:49:37.431 7 WARNING neutronclient.v2_0.client [None req-a309e088-3049-4837-ad1d-48c014064c1b 324381b599bb47a3b750db12b3f2f93f 5a13f3de0c0f4820bafff47e2290e80d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 381/751] 10.0.0.99 () {32 vars in 740 bytes} [Sat Sep 19 11:49:37 2026] GET /v2.1/servers/aa0cd119-f21c-477f-9776-ebd690094a26/os-interface => generated 284 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-09-19 11:49:38.192 7 INFO nova.api.openstack.compute.server_external_events [req-9a911af4-1ddd-4059-bc67-04d4784a8920 req-0fac00d0-2432-4711-9c31-707edaa53708 e0dd89cd21a84e79b983a61d83605016 f89b7adfa8d848298cdf7ff0eca9fb23 - - c655d379651f4d77967d8beb848c9888 c655d379651f4d77967d8beb848c9888] Creating event network-changed:d1080fc8-c3a8-48c6-b505-159c7aa73a46 for instance aa0cd119-f21c-477f-9776-ebd690094a26 on instance [pid: 7|app: 0|req: 382/752] 10.0.0.42 () {38 vars in 814 bytes} [Sat Sep 19 11:49:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-19 11:49:38.204 8 WARNING neutronclient.v2_0.client [None req-3a0aa556-cda0-4926-99c5-741b89ff7158 324381b599bb47a3b750db12b3f2f93f 5a13f3de0c0f4820bafff47e2290e80d - - default default] The python binding code in 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/753] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:38 2026] GET /v2.1/servers/aa0cd119-f21c-477f-9776-ebd690094a26 => generated 1610 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 383/754] 10.0.0.99 () {32 vars in 640 bytes} [Sat Sep 19 11:49:38 2026] GET /v2.1/servers => generated 387 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/755] 10.0.0.99 () {32 vars in 717 bytes} [Sat Sep 19 11:49:38 2026] DELETE /v2.1/servers/aa0cd119-f21c-477f-9776-ebd690094a26 => generated 0 bytes in 108 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-09-19 11:49:38.560 7 WARNING neutronclient.v2_0.client [None req-2ba4604a-246d-43c7-817b-af66ef7f5fe9 324381b599bb47a3b750db12b3f2f93f 5a13f3de0c0f4820bafff47e2290e80d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 384/756] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:38 2026] GET /v2.1/servers/aa0cd119-f21c-477f-9776-ebd690094a26 => generated 1616 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-09-19 11:49:39.755 8 WARNING neutronclient.v2_0.client [None req-108db2c3-7385-48bc-969d-330c014e3bed 324381b599bb47a3b750db12b3f2f93f 5a13f3de0c0f4820bafff47e2290e80d - - default default] The python binding code in 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/757] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:39 2026] GET /v2.1/servers/aa0cd119-f21c-477f-9776-ebd690094a26 => generated 1736 bytes in 299 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:49:41.053 7 WARNING neutronclient.v2_0.client [None req-cc14466d-ab9d-425e-a56c-a36752cf816a 324381b599bb47a3b750db12b3f2f93f 5a13f3de0c0f4820bafff47e2290e80d - - default default] The python binding code in 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/758] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:41 2026] GET /v2.1/servers/aa0cd119-f21c-477f-9776-ebd690094a26 => generated 1736 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, ' [pid: 8|app: 0|req: 374/759] 10.0.0.99 () {34 vars in 670 bytes} [Sat Sep 19 11:49:41 2026] POST /v2.1/os-keypairs => generated 386 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:49:42.237 7 WARNING neutronclient.v2_0.client [None req-f445badb-be30-4b19-9be6-d1d0aac574d9 324381b599bb47a3b750db12b3f2f93f 5a13f3de0c0f4820bafff47e2290e80d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 386/760] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:42 2026] GET /v2.1/servers/aa0cd119-f21c-477f-9776-ebd690094a26 => generated 1669 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-19 11:49:42.531 8 INFO nova.api.openstack.compute.server_external_events [req-12fa7f70-fc7b-4ba5-bcb4-505f859ca672 req-57d3241c-1e32-4943-acb7-b9726fe0cb68 e0dd89cd21a84e79b983a61d83605016 f89b7adfa8d848298cdf7ff0eca9fb23 - - c655d379651f4d77967d8beb848c9888 c655d379651f4d77967d8beb848c9888] Creating event network-vif-deleted:d1080fc8-c3a8-48c6-b505-159c7aa73a46 for instance aa0cd119-f21c-477f-9776-ebd690094a26 on instance [pid: 8|app: 0|req: 375/761] 10.0.0.42 () {38 vars in 814 bytes} [Sat Sep 19 11:49:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:49:42.868 7 WARNING neutronclient.v2_0.client [None req-9428666e-31c5-4cf3-9d4f-3e8cbdab8e4a ce00d34d63c74483b4e1c66b4dd1fc5d fc4a680b40ec4c49899115262797f3f8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 11:49:42.909 7 WARNING neutronclient.v2_0.client [None req-9428666e-31c5-4cf3-9d4f-3e8cbdab8e4a ce00d34d63c74483b4e1c66b4dd1fc5d fc4a680b40ec4c49899115262797f3f8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 11:49:43.088 7 WARNING neutronclient.v2_0.client [None req-9428666e-31c5-4cf3-9d4f-3e8cbdab8e4a ce00d34d63c74483b4e1c66b4dd1fc5d fc4a680b40ec4c49899115262797f3f8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 387/762] 10.0.0.99 () {34 vars in 662 bytes} [Sat Sep 19 11:49:42 2026] POST /v2.1/servers => generated 453 bytes in 583 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-09-19 11:49:43.404 8 WARNING neutronclient.v2_0.client [None req-f51695a1-cdb0-4796-9fe2-66904a46b75f ce00d34d63c74483b4e1c66b4dd1fc5d fc4a680b40ec4c49899115262797f3f8 - - default default] 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: 376/763] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:43 2026] GET /v2.1/servers/11c2a9ab-f397-4ab6-979f-bb7c960789c4 => generated 1432 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-19 11:49:43.520 7 WARNING neutronclient.v2_0.client [None req-12617a1b-0cdd-4678-8b0e-c733648d2af6 324381b599bb47a3b750db12b3f2f93f 5a13f3de0c0f4820bafff47e2290e80d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 388/764] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:43 2026] GET /v2.1/servers/aa0cd119-f21c-477f-9776-ebd690094a26 => generated 1380 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:49:44.570 8 WARNING neutronclient.v2_0.client [None req-35995fb0-4af5-4d1b-8958-f17c66a90492 ce00d34d63c74483b4e1c66b4dd1fc5d fc4a680b40ec4c49899115262797f3f8 - - default default] 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: 378/767] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:44 2026] GET /v2.1/servers/11c2a9ab-f397-4ab6-979f-bb7c960789c4 => generated 1436 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-19 11:49:44.663 7 WARNING neutronclient.v2_0.client [None req-2b783d65-0cc5-437f-bba4-bca3eb9f362b 324381b599bb47a3b750db12b3f2f93f 5a13f3de0c0f4820bafff47e2290e80d - - default default] The python binding code in 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/768] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:44 2026] GET /v2.1/servers/aa0cd119-f21c-477f-9776-ebd690094a26 => generated 1385 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:49:45.672 8 WARNING neutronclient.v2_0.client [None req-e7422ed1-9448-431c-b038-66b9370cdf07 ce00d34d63c74483b4e1c66b4dd1fc5d fc4a680b40ec4c49899115262797f3f8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 379/769] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:45 2026] GET /v2.1/servers/11c2a9ab-f397-4ab6-979f-bb7c960789c4 => generated 1428 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:49:45.791 7 WARNING neutronclient.v2_0.client [None req-a271eb2f-6a5a-4353-855d-d062e425ade1 324381b599bb47a3b750db12b3f2f93f 5a13f3de0c0f4820bafff47e2290e80d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 391/770] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:45 2026] GET /v2.1/servers/aa0cd119-f21c-477f-9776-ebd690094a26 => generated 1385 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-09-19 11:49:46.803 8 WARNING neutronclient.v2_0.client [None req-d9d8bc29-182a-4bf5-a683-de0e31548d40 ce00d34d63c74483b4e1c66b4dd1fc5d fc4a680b40ec4c49899115262797f3f8 - - default default] 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: 380/771] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:46 2026] GET /v2.1/servers/11c2a9ab-f397-4ab6-979f-bb7c960789c4 => generated 1484 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-19 11:49:46.882 7 INFO nova.api.openstack.wsgi [None req-7b5b037f-d7ea-4abe-b84c-6bd6de2392e1 324381b599bb47a3b750db12b3f2f93f 5a13f3de0c0f4820bafff47e2290e80d - - default default] HTTP exception thrown: Instance aa0cd119-f21c-477f-9776-ebd690094a26 could not be found. [pid: 7|app: 0|req: 392/772] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:46 2026] GET /v2.1/servers/aa0cd119-f21c-477f-9776-ebd690094a26 => generated 111 bytes in 38 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: 381/773] 10.0.0.99 () {32 vars in 705 bytes} [Sat Sep 19 11:49:46 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2100404697 => generated 0 bytes in 28 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-09-19 11:49:47.928 7 WARNING neutronclient.v2_0.client [None req-982a6b08-beee-4a08-b3c7-73be615c87a6 ce00d34d63c74483b4e1c66b4dd1fc5d fc4a680b40ec4c49899115262797f3f8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 393/774] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:47 2026] GET /v2.1/servers/11c2a9ab-f397-4ab6-979f-bb7c960789c4 => generated 1484 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-19 11:49:49.045 8 WARNING neutronclient.v2_0.client [None req-16948c48-72d8-4e19-a756-c5c1d0901c6d ce00d34d63c74483b4e1c66b4dd1fc5d fc4a680b40ec4c49899115262797f3f8 - - default default] The python binding code in 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/775] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:48 2026] GET /v2.1/servers/11c2a9ab-f397-4ab6-979f-bb7c960789c4 => generated 1560 bytes in 526 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:49:49.602 7 INFO nova.api.openstack.compute.server_external_events [req-e781cf29-36ed-4745-96b5-2a12a1de6bcc req-3c91669f-e0d5-427f-94a2-102956f259c3 e0dd89cd21a84e79b983a61d83605016 f89b7adfa8d848298cdf7ff0eca9fb23 - - c655d379651f4d77967d8beb848c9888 c655d379651f4d77967d8beb848c9888] Creating event network-changed:a7039280-7235-4c49-b052-e414e621ea5a for instance 11c2a9ab-f397-4ab6-979f-bb7c960789c4 on instance [pid: 7|app: 0|req: 394/776] 10.0.0.42 () {38 vars in 814 bytes} [Sat Sep 19 11:49:49 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:49:50.579 8 WARNING neutronclient.v2_0.client [None req-92d3aaad-fa1b-429c-b7a5-74f1fb41c2a3 ce00d34d63c74483b4e1c66b4dd1fc5d fc4a680b40ec4c49899115262797f3f8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 383/777] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:50 2026] GET /v2.1/servers/11c2a9ab-f397-4ab6-979f-bb7c960789c4 => generated 1558 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:49:51.357 7 WARNING neutronclient.v2_0.client [None req-f9b98e53-e788-4a11-819c-fa74750121d4 7eea8be5bffa4c9ea2cb1b9ec5674b6e 17a45a952a8c4c5f804c665618e0b813 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 395/778] 10.0.0.99 () {32 vars in 740 bytes} [Sat Sep 19 11:49:51 2026] GET /v2.1/servers/f334717a-6658-421d-b5e9-961e13e9c1b4/os-interface => generated 284 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:49:51.559 8 WARNING neutronclient.v2_0.client [None req-e2f465a4-a295-4f83-ba84-57b1aa62322f 7eea8be5bffa4c9ea2cb1b9ec5674b6e 17a45a952a8c4c5f804c665618e0b813 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 384/779] 10.0.0.99 () {32 vars in 814 bytes} [Sat Sep 19 11:49:51 2026] GET /v2.1/servers/f334717a-6658-421d-b5e9-961e13e9c1b4/os-interface/5a085d5e-5f34-4dfc-914f-4b91f1721daf => generated 281 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 396/780] 10.0.0.99 () {32 vars in 722 bytes} [Sat Sep 19 11:49:51 2026] GET /v2.1/servers/f334717a-6658-421d-b5e9-961e13e9c1b4/ips => generated 155 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/781] 10.0.0.99 () {34 vars in 749 bytes} [Sat Sep 19 11:49:51 2026] POST /v2.1/servers/f334717a-6658-421d-b5e9-961e13e9c1b4/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:49:51.826 7 WARNING neutronclient.v2_0.client [None req-58a608ce-94f6-4e5f-a29c-53984d6a9287 ce00d34d63c74483b4e1c66b4dd1fc5d fc4a680b40ec4c49899115262797f3f8 - - default default] The python binding code in 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/782] 10.0.0.99 () {32 vars in 722 bytes} [Sat Sep 19 11:49:51 2026] GET /v2.1/servers/f334717a-6658-421d-b5e9-961e13e9c1b4/ips => generated 155 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/783] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:51 2026] GET /v2.1/servers/11c2a9ab-f397-4ab6-979f-bb7c960789c4 => generated 1558 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: 387/784] 10.0.0.99 () {32 vars in 722 bytes} [Sat Sep 19 11:49:52 2026] GET /v2.1/servers/f334717a-6658-421d-b5e9-961e13e9c1b4/ips => generated 155 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-09-19 11:49:53.066 7 WARNING neutronclient.v2_0.client [None req-82579b4b-702d-464d-b99c-563ab3566c68 ce00d34d63c74483b4e1c66b4dd1fc5d fc4a680b40ec4c49899115262797f3f8 - - default default] 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-09-19 11:49:53.141 8 INFO nova.api.openstack.compute.server_external_events [req-3b0a4fd9-b3a0-4cb8-a588-fdff5ba55160 req-6d684d3f-ca40-463f-a7b7-1e80716d27dd e0dd89cd21a84e79b983a61d83605016 f89b7adfa8d848298cdf7ff0eca9fb23 - - c655d379651f4d77967d8beb848c9888 c655d379651f4d77967d8beb848c9888] Creating event network-changed:5a085d5e-5f34-4dfc-914f-4b91f1721daf for instance f334717a-6658-421d-b5e9-961e13e9c1b4 on instance [pid: 8|app: 0|req: 388/785] 10.0.0.42 () {38 vars in 814 bytes} [Sat Sep 19 11:49:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/786] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:53 2026] GET /v2.1/servers/11c2a9ab-f397-4ab6-979f-bb7c960789c4 => generated 1558 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, ' [pid: 7|app: 0|req: 400/789] 10.0.0.99 () {32 vars in 722 bytes} [Sat Sep 19 11:49:53 2026] GET /v2.1/servers/f334717a-6658-421d-b5e9-961e13e9c1b4/ips => generated 155 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:49:54.220 8 WARNING neutronclient.v2_0.client [None req-d68e2698-48fb-40d2-948f-ef6f9cbef269 ce00d34d63c74483b4e1c66b4dd1fc5d fc4a680b40ec4c49899115262797f3f8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 390/790] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:54 2026] GET /v2.1/servers/11c2a9ab-f397-4ab6-979f-bb7c960789c4 => generated 1558 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-19 11:49:54.460 7 INFO nova.api.openstack.compute.server_external_events [req-0ded862b-73da-45d7-bac5-d960ca2facd6 req-936ca3f9-c9c8-45de-b870-94ea5a5ed2c9 e0dd89cd21a84e79b983a61d83605016 f89b7adfa8d848298cdf7ff0eca9fb23 - - c655d379651f4d77967d8beb848c9888 c655d379651f4d77967d8beb848c9888] Creating event network-vif-plugged:a7039280-7235-4c49-b052-e414e621ea5a for instance 11c2a9ab-f397-4ab6-979f-bb7c960789c4 on instance [pid: 7|app: 0|req: 401/791] 10.0.0.229 () {38 vars in 815 bytes} [Sat Sep 19 11:49:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 391/792] 10.0.0.99 () {32 vars in 722 bytes} [Sat Sep 19 11:49:54 2026] GET /v2.1/servers/f334717a-6658-421d-b5e9-961e13e9c1b4/ips => generated 193 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-09-19 11:49:55.073 7 WARNING neutronclient.v2_0.client [None req-576cd462-5a85-4f53-889e-6f7472748822 7eea8be5bffa4c9ea2cb1b9ec5674b6e 17a45a952a8c4c5f804c665618e0b813 - - default default] The python binding code in 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/793] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:55 2026] GET /v2.1/servers/f334717a-6658-421d-b5e9-961e13e9c1b4 => generated 1949 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, ' [pid: 8|app: 0|req: 392/794] 10.0.0.99 () {34 vars in 749 bytes} [Sat Sep 19 11:49:55 2026] POST /v2.1/servers/f334717a-6658-421d-b5e9-961e13e9c1b4/action => generated 0 bytes in 39 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: 403/795] 10.0.0.99 () {32 vars in 722 bytes} [Sat Sep 19 11:49:55 2026] GET /v2.1/servers/f334717a-6658-421d-b5e9-961e13e9c1b4/ips => generated 193 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:49:55.439 8 WARNING neutronclient.v2_0.client [None req-545777a9-41d9-4766-9052-464a4a4e5fee ce00d34d63c74483b4e1c66b4dd1fc5d fc4a680b40ec4c49899115262797f3f8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 393/796] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:55 2026] GET /v2.1/servers/11c2a9ab-f397-4ab6-979f-bb7c960789c4 => generated 1558 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 404/797] 10.0.0.99 () {32 vars in 722 bytes} [Sat Sep 19 11:49:56 2026] GET /v2.1/servers/f334717a-6658-421d-b5e9-961e13e9c1b4/ips => generated 193 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:49:56.617 8 WARNING neutronclient.v2_0.client [None req-f3555eff-514b-4d41-b63d-f424c9a48261 ce00d34d63c74483b4e1c66b4dd1fc5d fc4a680b40ec4c49899115262797f3f8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 394/798] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:56 2026] GET /v2.1/servers/11c2a9ab-f397-4ab6-979f-bb7c960789c4 => generated 1741 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:49:56.916 7 WARNING neutronclient.v2_0.client [None req-88a16290-15a5-4f89-a5b8-2736cc5e068f ce00d34d63c74483b4e1c66b4dd1fc5d fc4a680b40ec4c49899115262797f3f8 - - default default] The python binding code in 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/799] 10.0.0.99 () {32 vars in 740 bytes} [Sat Sep 19 11:49:56 2026] GET /v2.1/servers/11c2a9ab-f397-4ab6-979f-bb7c960789c4/os-interface => generated 285 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:49:57.019 8 INFO nova.api.openstack.compute.server_external_events [req-01ccc833-12d7-4f12-ae67-627c37e2d177 req-28f21b88-724b-4038-b250-ba3fbc8ce6ab e0dd89cd21a84e79b983a61d83605016 f89b7adfa8d848298cdf7ff0eca9fb23 - - c655d379651f4d77967d8beb848c9888 c655d379651f4d77967d8beb848c9888] Creating event network-changed:5a085d5e-5f34-4dfc-914f-4b91f1721daf for instance f334717a-6658-421d-b5e9-961e13e9c1b4 on instance [pid: 8|app: 0|req: 395/800] 10.0.0.42 () {38 vars in 814 bytes} [Sat Sep 19 11:49:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:49:57.418 7 WARNING neutronclient.v2_0.client [None req-9ef017a6-d370-44bd-9346-9fb851f5dff4 1643d4f368674a1eb9112494d1a46137 017fd5beb3a84151acc5414b9c20d9a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 396/801] 10.0.0.99 () {32 vars in 722 bytes} [Sat Sep 19 11:49:57 2026] GET /v2.1/servers/f334717a-6658-421d-b5e9-961e13e9c1b4/ips => generated 193 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-09-19 11:49:57.678 8 WARNING neutronclient.v2_0.client [None req-8f04095f-e93b-46e5-b5cb-b42402df1fb1 ce00d34d63c74483b4e1c66b4dd1fc5d fc4a680b40ec4c49899115262797f3f8 - - default default] The python binding code in 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/802] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:57 2026] GET /v2.1/servers/10dad6f1-4777-4e05-aaf0-c24fdd1e303a => generated 1821 bytes in 365 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:49:57.784 7 WARNING neutronclient.v2_0.client [None req-deece69e-e9b1-49a0-9f8d-e6c5e9ae81ae 1643d4f368674a1eb9112494d1a46137 017fd5beb3a84151acc5414b9c20d9a0 - - default default] The python binding code in 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/803] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:57 2026] GET /v2.1/servers/11c2a9ab-f397-4ab6-979f-bb7c960789c4 => generated 1741 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, ' [pid: 7|app: 0|req: 407/804] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:57 2026] GET /v2.1/servers/10dad6f1-4777-4e05-aaf0-c24fdd1e303a => generated 1821 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/805] 10.0.0.99 () {32 vars in 640 bytes} [Sat Sep 19 11:49:57 2026] GET /v2.1/servers => generated 384 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 408/806] 10.0.0.99 () {32 vars in 717 bytes} [Sat Sep 19 11:49:57 2026] DELETE /v2.1/servers/11c2a9ab-f397-4ab6-979f-bb7c960789c4 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 399/807] 10.0.0.99 () {34 vars in 749 bytes} [Sat Sep 19 11:49:58 2026] POST /v2.1/servers/10dad6f1-4777-4e05-aaf0-c24fdd1e303a/action => generated 0 bytes in 82 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-09-19 11:49:58.177 7 WARNING neutronclient.v2_0.client [None req-31b83f2f-36cb-4fa0-90f4-0223e4c508c5 ce00d34d63c74483b4e1c66b4dd1fc5d fc4a680b40ec4c49899115262797f3f8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 409/808] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:58 2026] GET /v2.1/servers/11c2a9ab-f397-4ab6-979f-bb7c960789c4 => generated 1747 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-19 11:49:58.462 8 WARNING neutronclient.v2_0.client [None req-5d601804-da7f-42fc-96d3-bb41abdf14f4 1643d4f368674a1eb9112494d1a46137 017fd5beb3a84151acc5414b9c20d9a0 - - default default] 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: 410/809] 10.0.0.99 () {32 vars in 722 bytes} [Sat Sep 19 11:49:58 2026] GET /v2.1/servers/f334717a-6658-421d-b5e9-961e13e9c1b4/ips => generated 155 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 400/810] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:58 2026] GET /v2.1/servers/10dad6f1-4777-4e05-aaf0-c24fdd1e303a => generated 1823 bytes in 439 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/811] 10.0.0.99 () {32 vars in 717 bytes} [Sat Sep 19 11:49:58 2026] DELETE /v2.1/servers/f334717a-6658-421d-b5e9-961e13e9c1b4 => 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-09-19 11:49:58.691 8 WARNING neutronclient.v2_0.client [None req-169aa512-3761-4b08-aa7f-4966c83864c7 7eea8be5bffa4c9ea2cb1b9ec5674b6e 17a45a952a8c4c5f804c665618e0b813 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 401/812] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:58 2026] GET /v2.1/servers/f334717a-6658-421d-b5e9-961e13e9c1b4 => generated 1841 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:49:59.074 7 INFO nova.api.openstack.compute.server_external_events [req-7f529173-2922-4244-85cf-fea43cafc896 req-b3a98552-73f3-4c72-871e-d88bd4bb90f7 e0dd89cd21a84e79b983a61d83605016 f89b7adfa8d848298cdf7ff0eca9fb23 - - c655d379651f4d77967d8beb848c9888 c655d379651f4d77967d8beb848c9888] Creating event network-changed:a7039280-7235-4c49-b052-e414e621ea5a for instance 11c2a9ab-f397-4ab6-979f-bb7c960789c4 on instance [pid: 7|app: 0|req: 412/813] 10.0.0.42 () {38 vars in 814 bytes} [Sat Sep 19 11:49:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:49:59.319 8 WARNING neutronclient.v2_0.client [None req-d3c17268-1b5c-4e98-885b-b72587a599f2 ce00d34d63c74483b4e1c66b4dd1fc5d fc4a680b40ec4c49899115262797f3f8 - - default default] The python binding code in 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/814] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:59 2026] GET /v2.1/servers/11c2a9ab-f397-4ab6-979f-bb7c960789c4 => generated 1747 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:49:59.664 7 WARNING neutronclient.v2_0.client [None req-20a1fcc5-f4a1-46ef-a63d-152d8e447aa3 1643d4f368674a1eb9112494d1a46137 017fd5beb3a84151acc5414b9c20d9a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 413/815] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:59 2026] GET /v2.1/servers/10dad6f1-4777-4e05-aaf0-c24fdd1e303a => generated 1823 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:49:59.991 8 WARNING neutronclient.v2_0.client [None req-de2448e8-a3ea-439d-9078-2f4446699e26 7eea8be5bffa4c9ea2cb1b9ec5674b6e 17a45a952a8c4c5f804c665618e0b813 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 403/816] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:49:59 2026] GET /v2.1/servers/f334717a-6658-421d-b5e9-961e13e9c1b4 => generated 1841 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:50:00.456 7 WARNING neutronclient.v2_0.client [None req-0e52cc26-05d7-4699-890f-be24f1407aa3 ce00d34d63c74483b4e1c66b4dd1fc5d fc4a680b40ec4c49899115262797f3f8 - - default default] The python binding code in 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/817] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:50:00 2026] GET /v2.1/servers/11c2a9ab-f397-4ab6-979f-bb7c960789c4 => generated 1867 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-09-19 11:50:00.957 8 WARNING neutronclient.v2_0.client [None req-e3edffcc-291d-481c-a0b1-32ca7744d4cf 1643d4f368674a1eb9112494d1a46137 017fd5beb3a84151acc5414b9c20d9a0 - - default default] The python binding code in 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/818] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:50:00 2026] GET /v2.1/servers/10dad6f1-4777-4e05-aaf0-c24fdd1e303a => generated 1823 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:50:01.210 7 WARNING neutronclient.v2_0.client [None req-6aea03d9-cef4-46d4-a994-26b33f74c4a2 7eea8be5bffa4c9ea2cb1b9ec5674b6e 17a45a952a8c4c5f804c665618e0b813 - - default default] The python binding code in 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/819] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:50:01 2026] GET /v2.1/servers/f334717a-6658-421d-b5e9-961e13e9c1b4 => generated 1841 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-09-19 11:50:01.547 8 INFO nova.api.openstack.compute.server_external_events [req-00c838de-fb37-4219-91c4-dc1e08ea1f26 req-4824890c-258b-40f3-99c4-fa1c11803942 e0dd89cd21a84e79b983a61d83605016 f89b7adfa8d848298cdf7ff0eca9fb23 - - c655d379651f4d77967d8beb848c9888 c655d379651f4d77967d8beb848c9888] Creating event network-vif-deleted:a7039280-7235-4c49-b052-e414e621ea5a for instance 11c2a9ab-f397-4ab6-979f-bb7c960789c4 on instance [pid: 8|app: 0|req: 405/820] 10.0.0.42 () {38 vars in 814 bytes} [Sat Sep 19 11:50:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:50:01.691 7 WARNING neutronclient.v2_0.client [None req-589df3a0-6500-412c-aa0b-1edaf16d75f9 ce00d34d63c74483b4e1c66b4dd1fc5d fc4a680b40ec4c49899115262797f3f8 - - default default] The python binding code in 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/821] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:50:01 2026] GET /v2.1/servers/11c2a9ab-f397-4ab6-979f-bb7c960789c4 => generated 1513 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-09-19 11:50:02.081 8 INFO nova.api.openstack.compute.server_external_events [req-33806465-72b0-4d4c-9247-6b83cd6b5193 req-16cd4236-3be1-4af3-ad76-5a9aaf596c26 e0dd89cd21a84e79b983a61d83605016 f89b7adfa8d848298cdf7ff0eca9fb23 - - c655d379651f4d77967d8beb848c9888 c655d379651f4d77967d8beb848c9888] Creating event network-vif-deleted:5a085d5e-5f34-4dfc-914f-4b91f1721daf for instance f334717a-6658-421d-b5e9-961e13e9c1b4 on instance [pid: 8|app: 0|req: 406/822] 10.0.0.42 () {38 vars in 814 bytes} [Sat Sep 19 11:50:02 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:50:02.171 7 WARNING neutronclient.v2_0.client [None req-886081a4-ef38-49b9-8073-69e553a0b33a 1643d4f368674a1eb9112494d1a46137 017fd5beb3a84151acc5414b9c20d9a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 417/823] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:50:02 2026] GET /v2.1/servers/10dad6f1-4777-4e05-aaf0-c24fdd1e303a => generated 1828 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-09-19 11:50:02.434 8 WARNING neutronclient.v2_0.client [None req-94cc6610-2e5e-458e-be91-c6753dff3757 7eea8be5bffa4c9ea2cb1b9ec5674b6e 17a45a952a8c4c5f804c665618e0b813 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 407/824] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:50:02 2026] GET /v2.1/servers/f334717a-6658-421d-b5e9-961e13e9c1b4 => generated 1480 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:50:02.836 7 WARNING neutronclient.v2_0.client [None req-e6a29935-2bf8-45c5-9646-94f297441808 ce00d34d63c74483b4e1c66b4dd1fc5d fc4a680b40ec4c49899115262797f3f8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 418/825] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:50:02 2026] GET /v2.1/servers/11c2a9ab-f397-4ab6-979f-bb7c960789c4 => generated 1518 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:50:03.352 8 WARNING neutronclient.v2_0.client [None req-28af5a5c-3486-4e11-a006-93fee06d382d 1643d4f368674a1eb9112494d1a46137 017fd5beb3a84151acc5414b9c20d9a0 - - default default] 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: 408/826] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:50:03 2026] GET /v2.1/servers/10dad6f1-4777-4e05-aaf0-c24fdd1e303a => generated 1828 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-19 11:50:03.568 7 WARNING neutronclient.v2_0.client [None req-4333d76d-6878-4c2b-aa2e-fb6fec88a740 7eea8be5bffa4c9ea2cb1b9ec5674b6e 17a45a952a8c4c5f804c665618e0b813 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 419/827] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:50:03 2026] GET /v2.1/servers/f334717a-6658-421d-b5e9-961e13e9c1b4 => generated 1485 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-09-19 11:50:03.967 8 WARNING neutronclient.v2_0.client [None req-e3d7e731-bc9e-45c7-8b4f-22b388ddb641 ce00d34d63c74483b4e1c66b4dd1fc5d fc4a680b40ec4c49899115262797f3f8 - - default default] The python binding code in 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/830] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:50:03 2026] GET /v2.1/servers/11c2a9ab-f397-4ab6-979f-bb7c960789c4 => generated 1518 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:50:04.044 7 INFO nova.api.openstack.compute.server_external_events [req-646f7c20-94e9-42cc-9782-ed7271654e56 req-65703ff2-de32-4d7a-b46e-e5bbfafbb17c e0dd89cd21a84e79b983a61d83605016 f89b7adfa8d848298cdf7ff0eca9fb23 - - c655d379651f4d77967d8beb848c9888 c655d379651f4d77967d8beb848c9888] Creating event network-vif-unplugged:54644188-c5fa-40ff-9a37-010858548ee6 for instance 10dad6f1-4777-4e05-aaf0-c24fdd1e303a on instance [pid: 7|app: 0|req: 421/831] 10.0.0.229 () {38 vars in 815 bytes} [Sat Sep 19 11:50:04 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:50:04.606 8 WARNING neutronclient.v2_0.client [None req-ae4048ec-1647-4451-9139-c5f4d25b4077 1643d4f368674a1eb9112494d1a46137 017fd5beb3a84151acc5414b9c20d9a0 - - default default] 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-09-19 11:50:04.728 7 WARNING neutronclient.v2_0.client [None req-a5931f95-44b6-4ace-9775-cb71bb2d9c05 7eea8be5bffa4c9ea2cb1b9ec5674b6e 17a45a952a8c4c5f804c665618e0b813 - - default default] The python binding code in 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/832] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:50:04 2026] GET /v2.1/servers/10dad6f1-4777-4e05-aaf0-c24fdd1e303a => generated 1828 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/833] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:50:04 2026] GET /v2.1/servers/f334717a-6658-421d-b5e9-961e13e9c1b4 => generated 1485 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:50:05.050 8 INFO nova.api.openstack.wsgi [None req-08a60f3c-03ab-42f7-8d80-56be2ce4b4a2 ce00d34d63c74483b4e1c66b4dd1fc5d fc4a680b40ec4c49899115262797f3f8 - - default default] HTTP exception thrown: Instance 11c2a9ab-f397-4ab6-979f-bb7c960789c4 could not be found. [pid: 8|app: 0|req: 412/834] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:50:05 2026] GET /v2.1/servers/11c2a9ab-f397-4ab6-979f-bb7c960789c4 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 423/835] 10.0.0.99 () {32 vars in 705 bytes} [Sat Sep 19 11:50:05 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2024722569 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:50:05.795 8 WARNING neutronclient.v2_0.client [None req-7ce91ab1-7cd7-45c9-a85e-d4ca61109ee7 1643d4f368674a1eb9112494d1a46137 017fd5beb3a84151acc5414b9c20d9a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 11:50:05.850 7 WARNING neutronclient.v2_0.client [None req-f8fc0540-3331-460b-a1e3-eb024a656771 7eea8be5bffa4c9ea2cb1b9ec5674b6e 17a45a952a8c4c5f804c665618e0b813 - - default default] The python binding code in 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/836] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:50:05 2026] GET /v2.1/servers/f334717a-6658-421d-b5e9-961e13e9c1b4 => generated 1485 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/837] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:50:05 2026] GET /v2.1/servers/10dad6f1-4777-4e05-aaf0-c24fdd1e303a => generated 1828 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:50:06.988 7 INFO nova.api.openstack.wsgi [None req-410dd574-2226-4110-8fa9-ca7c86d3c51d 7eea8be5bffa4c9ea2cb1b9ec5674b6e 17a45a952a8c4c5f804c665618e0b813 - - default default] HTTP exception thrown: Instance f334717a-6658-421d-b5e9-961e13e9c1b4 could not be found. [pid: 7|app: 0|req: 425/838] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:50:06 2026] GET /v2.1/servers/f334717a-6658-421d-b5e9-961e13e9c1b4 => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 426/839] 10.0.0.99 () {32 vars in 703 bytes} [Sat Sep 19 11:50:07 2026] DELETE /v2.1/os-keypairs/tempest-keypair-129005931 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-09-19 11:50:07.043 8 WARNING neutronclient.v2_0.client [None req-b3b4e9e3-2b99-4001-ab0d-aa4621fd9933 1643d4f368674a1eb9112494d1a46137 017fd5beb3a84151acc5414b9c20d9a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 414/840] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:50:06 2026] GET /v2.1/servers/10dad6f1-4777-4e05-aaf0-c24fdd1e303a => generated 1828 bytes in 368 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-19 11:50:07.627 7 INFO nova.api.openstack.wsgi [None req-87aa0094-1260-42af-9b58-84d62dd50a59 7eea8be5bffa4c9ea2cb1b9ec5674b6e 17a45a952a8c4c5f804c665618e0b813 - - default default] HTTP exception thrown: Instance f334717a-6658-421d-b5e9-961e13e9c1b4 could not be found. [pid: 7|app: 0|req: 427/841] 10.0.0.99 () {32 vars in 717 bytes} [Sat Sep 19 11:50:07 2026] DELETE /v2.1/servers/f334717a-6658-421d-b5e9-961e13e9c1b4 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:50:07.672 8 INFO nova.api.openstack.wsgi [None req-6c5ce7ef-b5c3-4e29-9248-b32bd580316c 7eea8be5bffa4c9ea2cb1b9ec5674b6e 17a45a952a8c4c5f804c665618e0b813 - - default default] HTTP exception thrown: Instance f334717a-6658-421d-b5e9-961e13e9c1b4 could not be found. [pid: 8|app: 0|req: 415/842] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:50:07 2026] GET /v2.1/servers/f334717a-6658-421d-b5e9-961e13e9c1b4 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:50:08.425 7 WARNING neutronclient.v2_0.client [None req-fe9b58f1-9ca8-419d-8a22-0f0e0a0f1968 1643d4f368674a1eb9112494d1a46137 017fd5beb3a84151acc5414b9c20d9a0 - - default default] The python binding code in 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/843] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:50:08 2026] GET /v2.1/servers/10dad6f1-4777-4e05-aaf0-c24fdd1e303a => generated 1821 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:50:08.906 8 INFO nova.api.openstack.compute.server_external_events [req-3f0003ea-b2c1-4f20-83fe-f458f0398a76 req-7b00573c-c5d4-489b-a897-074297c46c5c e0dd89cd21a84e79b983a61d83605016 f89b7adfa8d848298cdf7ff0eca9fb23 - - c655d379651f4d77967d8beb848c9888 c655d379651f4d77967d8beb848c9888] Creating event network-vif-plugged:54644188-c5fa-40ff-9a37-010858548ee6 for instance 10dad6f1-4777-4e05-aaf0-c24fdd1e303a on instance [pid: 8|app: 0|req: 416/844] 10.0.0.229 () {38 vars in 815 bytes} [Sat Sep 19 11:50:08 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) [pid: 7|app: 0|req: 429/845] 10.0.0.99 () {30 vars in 412 bytes} [Sat Sep 19 11:50:10 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 417/846] 10.0.0.99 () {28 vars in 559 bytes} [Sat Sep 19 11:50:10 2026] GET /v2/ => generated 402 bytes in 537 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 430/847] 10.0.0.99 () {28 vars in 563 bytes} [Sat Sep 19 11:50:11 2026] GET /v2.1/ => generated 411 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/848] 10.0.0.99 () {30 vars in 412 bytes} [Sat Sep 19 11:50:11 2026] GET / => generated 423 bytes in 7 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-09-19 11:50:30.024 8 WARNING neutronclient.v2_0.client [None req-dc41751a-04ea-492d-946a-963ecff2e86e 1643d4f368674a1eb9112494d1a46137 017fd5beb3a84151acc5414b9c20d9a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 421/853] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:50:29 2026] GET /v2.1/servers/10dad6f1-4777-4e05-aaf0-c24fdd1e303a => generated 1821 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/854] 10.0.0.99 () {32 vars in 717 bytes} [Sat Sep 19 11:50:30 2026] DELETE /v2.1/servers/10dad6f1-4777-4e05-aaf0-c24fdd1e303a => generated 0 bytes in 87 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-09-19 11:50:30.375 8 WARNING neutronclient.v2_0.client [None req-67ab2387-4569-4bcb-9540-b74d683d815d 1643d4f368674a1eb9112494d1a46137 017fd5beb3a84151acc5414b9c20d9a0 - - default default] The python binding code in 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/855] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:50:30 2026] GET /v2.1/servers/10dad6f1-4777-4e05-aaf0-c24fdd1e303a => generated 1827 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:50:31.670 7 WARNING neutronclient.v2_0.client [None req-cb79b33d-d846-4d0d-a388-88a90769487c 1643d4f368674a1eb9112494d1a46137 017fd5beb3a84151acc5414b9c20d9a0 - - default default] The python binding code in 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/856] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:50:31 2026] GET /v2.1/servers/10dad6f1-4777-4e05-aaf0-c24fdd1e303a => generated 1827 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-09-19 11:50:32.713 8 INFO nova.api.openstack.compute.server_external_events [req-e23d4b09-89c5-43ab-ba19-ccbff289bb3f req-07b4b62e-42a5-43e2-8465-a58e43181f91 e0dd89cd21a84e79b983a61d83605016 f89b7adfa8d848298cdf7ff0eca9fb23 - - c655d379651f4d77967d8beb848c9888 c655d379651f4d77967d8beb848c9888] Creating event network-vif-unplugged:54644188-c5fa-40ff-9a37-010858548ee6 for instance 10dad6f1-4777-4e05-aaf0-c24fdd1e303a on instance [pid: 8|app: 0|req: 423/857] 10.0.0.229 () {38 vars in 815 bytes} [Sat Sep 19 11:50:32 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:50:32.887 7 WARNING neutronclient.v2_0.client [None req-5d4dc47c-e078-4c5c-ba49-2c01bac2ae0d 1643d4f368674a1eb9112494d1a46137 017fd5beb3a84151acc5414b9c20d9a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 435/858] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:50:32 2026] GET /v2.1/servers/10dad6f1-4777-4e05-aaf0-c24fdd1e303a => generated 1827 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:50:33.770 8 INFO nova.api.openstack.compute.server_external_events [req-4e386061-1443-4d10-86ec-d45243c4dd26 req-eaa78a4b-d692-403b-b17c-4390ae073bc7 e0dd89cd21a84e79b983a61d83605016 f89b7adfa8d848298cdf7ff0eca9fb23 - - c655d379651f4d77967d8beb848c9888 c655d379651f4d77967d8beb848c9888] Creating event network-vif-deleted:54644188-c5fa-40ff-9a37-010858548ee6 for instance 10dad6f1-4777-4e05-aaf0-c24fdd1e303a on instance [pid: 8|app: 0|req: 425/861] 10.0.0.42 () {38 vars in 814 bytes} [Sat Sep 19 11:50:33 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:50:34.064 7 WARNING neutronclient.v2_0.client [None req-9628e0b8-e090-4e56-9e53-406b45dfd428 1643d4f368674a1eb9112494d1a46137 017fd5beb3a84151acc5414b9c20d9a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 437/862] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:50:34 2026] GET /v2.1/servers/10dad6f1-4777-4e05-aaf0-c24fdd1e303a => generated 1472 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-09-19 11:50:35.181 8 WARNING neutronclient.v2_0.client [None req-decf6e23-eaba-40a5-b0a3-fa623502664b 1643d4f368674a1eb9112494d1a46137 017fd5beb3a84151acc5414b9c20d9a0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 426/863] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:50:35 2026] GET /v2.1/servers/10dad6f1-4777-4e05-aaf0-c24fdd1e303a => generated 1477 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:50:36.318 7 WARNING neutronclient.v2_0.client [None req-f674bae6-b9c3-4bd3-9576-60b5c1f5308b 1643d4f368674a1eb9112494d1a46137 017fd5beb3a84151acc5414b9c20d9a0 - - default default] The python binding code in 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/864] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:50:36 2026] GET /v2.1/servers/10dad6f1-4777-4e05-aaf0-c24fdd1e303a => generated 1477 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-09-19 11:50:37.420 8 INFO nova.api.openstack.wsgi [None req-ab2c20f4-63ec-4c85-8f00-e7e0016680d3 1643d4f368674a1eb9112494d1a46137 017fd5beb3a84151acc5414b9c20d9a0 - - default default] HTTP exception thrown: Instance 10dad6f1-4777-4e05-aaf0-c24fdd1e303a could not be found. [pid: 8|app: 0|req: 427/865] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:50:37 2026] GET /v2.1/servers/10dad6f1-4777-4e05-aaf0-c24fdd1e303a => generated 111 bytes in 50 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 439/866] 10.0.0.99 () {32 vars in 703 bytes} [Sat Sep 19 11:50:37 2026] DELETE /v2.1/os-keypairs/tempest-keypair-909917412 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-09-19 11:50:49.229 7 WARNING neutronclient.v2_0.client [None req-0019d81b-9bd3-4520-8724-bf1c92d8fdd1 3a6f0565e9f545738d5847e43a025e54 9abc667c8f984df89b6af9203eb4ee0a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 11:50:49.382 7 WARNING neutronclient.v2_0.client [None req-0019d81b-9bd3-4520-8724-bf1c92d8fdd1 3a6f0565e9f545738d5847e43a025e54 9abc667c8f984df89b6af9203eb4ee0a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 441/869] 10.0.0.99 () {34 vars in 662 bytes} [Sat Sep 19 11:50:48 2026] POST /v2.1/servers => generated 424 bytes in 667 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-09-19 11:50:49.662 8 WARNING neutronclient.v2_0.client [None req-e2813d18-00fc-4d49-a5cd-ba4256eac13c 3a6f0565e9f545738d5847e43a025e54 9abc667c8f984df89b6af9203eb4ee0a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 429/870] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:50:49 2026] GET /v2.1/servers/e4a48b75-c023-4082-94a7-6f006f911acc => generated 1370 bytes in 305 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:50:50.991 7 WARNING neutronclient.v2_0.client [None req-50ccb411-15bf-4b0d-8f65-8630dded92ce 3a6f0565e9f545738d5847e43a025e54 9abc667c8f984df89b6af9203eb4ee0a - - default default] The python binding code in 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/871] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:50:50 2026] GET /v2.1/servers/e4a48b75-c023-4082-94a7-6f006f911acc => generated 1366 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:50:52.115 8 WARNING neutronclient.v2_0.client [None req-b403874a-740a-45c2-b7e6-168f7550168c 3a6f0565e9f545738d5847e43a025e54 9abc667c8f984df89b6af9203eb4ee0a - - default default] The python binding code in 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/872] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:50:52 2026] GET /v2.1/servers/e4a48b75-c023-4082-94a7-6f006f911acc => generated 1422 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:50:53.347 7 WARNING neutronclient.v2_0.client [None req-bcf5bfc2-99df-4272-9b06-a7063959ca8a 3a6f0565e9f545738d5847e43a025e54 9abc667c8f984df89b6af9203eb4ee0a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 443/873] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:50:53 2026] GET /v2.1/servers/e4a48b75-c023-4082-94a7-6f006f911acc => generated 1422 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-09-19 11:50:54.447 7 WARNING neutronclient.v2_0.client [None req-071e69aa-a11c-457f-98fe-1bb009b882be 3a6f0565e9f545738d5847e43a025e54 9abc667c8f984df89b6af9203eb4ee0a - - default default] 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-09-19 11:50:54.985 8 INFO nova.api.openstack.compute.server_external_events [req-ba28e1ad-b52c-427b-b0e1-ca2c0023055f req-2a7e5b42-2902-41c2-b6ff-7ea9db698d02 e0dd89cd21a84e79b983a61d83605016 f89b7adfa8d848298cdf7ff0eca9fb23 - - c655d379651f4d77967d8beb848c9888 c655d379651f4d77967d8beb848c9888] Creating event network-changed:bc67432b-f1fb-407a-9479-7186d0335ee6 for instance e4a48b75-c023-4082-94a7-6f006f911acc on instance [pid: 8|app: 0|req: 432/876] 10.0.0.42 () {38 vars in 814 bytes} [Sat Sep 19 11:50:54 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) [pid: 7|app: 0|req: 445/877] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:50:54 2026] GET /v2.1/servers/e4a48b75-c023-4082-94a7-6f006f911acc => generated 1472 bytes in 949 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:50:56.443 8 WARNING neutronclient.v2_0.client [None req-bd8eaa79-f019-44c7-9455-f6f01d44968a 3a6f0565e9f545738d5847e43a025e54 9abc667c8f984df89b6af9203eb4ee0a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 433/878] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:50:56 2026] GET /v2.1/servers/e4a48b75-c023-4082-94a7-6f006f911acc => generated 1470 bytes in 373 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:50:57.852 7 WARNING neutronclient.v2_0.client [None req-ade9e849-9445-4d0f-8ea5-c4c027b09565 3a6f0565e9f545738d5847e43a025e54 9abc667c8f984df89b6af9203eb4ee0a - - default default] The python binding code in 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/879] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:50:57 2026] GET /v2.1/servers/e4a48b75-c023-4082-94a7-6f006f911acc => generated 1470 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:50:59.110 8 WARNING neutronclient.v2_0.client [None req-5c5251fc-7d83-4d4e-ba59-2fad587530a1 3a6f0565e9f545738d5847e43a025e54 9abc667c8f984df89b6af9203eb4ee0a - - default default] The python binding code in 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/880] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:50:59 2026] GET /v2.1/servers/e4a48b75-c023-4082-94a7-6f006f911acc => generated 1470 bytes in 304 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:50:59.582 7 INFO nova.api.openstack.compute.server_external_events [req-7c12385c-221d-4779-9561-71f00b77feff req-1cede069-ba22-48e3-8da0-9d1a6fa08f11 e0dd89cd21a84e79b983a61d83605016 f89b7adfa8d848298cdf7ff0eca9fb23 - - c655d379651f4d77967d8beb848c9888 c655d379651f4d77967d8beb848c9888] Creating event network-vif-plugged:bc67432b-f1fb-407a-9479-7186d0335ee6 for instance e4a48b75-c023-4082-94a7-6f006f911acc on instance [pid: 7|app: 0|req: 447/881] 10.0.0.229 () {38 vars in 815 bytes} [Sat Sep 19 11:50:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:51:00.429 8 WARNING neutronclient.v2_0.client [None req-0fdbb07b-3856-4059-aeba-6df09205c742 3a6f0565e9f545738d5847e43a025e54 9abc667c8f984df89b6af9203eb4ee0a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 435/882] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:51:00 2026] GET /v2.1/servers/e4a48b75-c023-4082-94a7-6f006f911acc => generated 1470 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-09-19 11:51:01.626 7 WARNING neutronclient.v2_0.client [None req-cc75506f-c413-48a1-b545-e48c14160aa6 3a6f0565e9f545738d5847e43a025e54 9abc667c8f984df89b6af9203eb4ee0a - - default default] The python binding code in 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/883] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:51:01 2026] GET /v2.1/servers/e4a48b75-c023-4082-94a7-6f006f911acc => generated 1470 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-09-19 11:51:02.878 8 WARNING neutronclient.v2_0.client [None req-011d21d9-f34d-4896-baa0-3cdb4d9333df 3a6f0565e9f545738d5847e43a025e54 9abc667c8f984df89b6af9203eb4ee0a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 436/884] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:51:02 2026] GET /v2.1/servers/e4a48b75-c023-4082-94a7-6f006f911acc => generated 1470 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:51:04.091 7 WARNING neutronclient.v2_0.client [None req-2bee5fe0-aed7-4e0e-a34a-3681a7d60257 3a6f0565e9f545738d5847e43a025e54 9abc667c8f984df89b6af9203eb4ee0a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 450/887] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:51:04 2026] GET /v2.1/servers/e4a48b75-c023-4082-94a7-6f006f911acc => generated 1655 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, ' [pid: 8|app: 0|req: 438/888] 10.0.0.99 () {32 vars in 722 bytes} [Sat Sep 19 11:51:04 2026] GET /v2.1/servers/e4a48b75-c023-4082-94a7-6f006f911acc/ips => generated 109 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 451/889] 10.0.0.99 () {32 vars in 722 bytes} [Sat Sep 19 11:51:04 2026] GET /v2.1/servers/e4a48b75-c023-4082-94a7-6f006f911acc/ips => generated 109 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 439/890] 10.0.0.99 () {32 vars in 822 bytes} [Sat Sep 19 11:51:04 2026] GET /v2.1/servers/e4a48b75-c023-4082-94a7-6f006f911acc/ips/tempest-ServerAddressesTestJSON-353154891-network => generated 94 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 452/891] 10.0.0.99 () {32 vars in 717 bytes} [Sat Sep 19 11:51:04 2026] DELETE /v2.1/servers/e4a48b75-c023-4082-94a7-6f006f911acc => generated 0 bytes in 137 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:51:04.643 8 WARNING neutronclient.v2_0.client [None req-1d092d5c-f0cb-4276-8c9e-31f825bb15ec 3a6f0565e9f545738d5847e43a025e54 9abc667c8f984df89b6af9203eb4ee0a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 440/892] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:51:04 2026] GET /v2.1/servers/e4a48b75-c023-4082-94a7-6f006f911acc => generated 1661 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-09-19 11:51:05.854 7 WARNING neutronclient.v2_0.client [None req-3770d626-2d70-46f2-9105-d6a3a39dcba9 3a6f0565e9f545738d5847e43a025e54 9abc667c8f984df89b6af9203eb4ee0a - - default default] The python binding code in 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/893] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:51:05 2026] GET /v2.1/servers/e4a48b75-c023-4082-94a7-6f006f911acc => generated 1661 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:51:07.045 8 WARNING neutronclient.v2_0.client [None req-ede8bdc7-254f-4cf2-86a5-b6883d108ecb 3a6f0565e9f545738d5847e43a025e54 9abc667c8f984df89b6af9203eb4ee0a - - default default] The python binding code in 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/894] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:51:07 2026] GET /v2.1/servers/e4a48b75-c023-4082-94a7-6f006f911acc => generated 1661 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:51:07.644 7 INFO nova.api.openstack.compute.server_external_events [req-a054f848-816a-4e63-9475-a82fdcc3da41 req-a14d8f67-0731-4a1d-a0e0-d585d4c3baa3 e0dd89cd21a84e79b983a61d83605016 f89b7adfa8d848298cdf7ff0eca9fb23 - - c655d379651f4d77967d8beb848c9888 c655d379651f4d77967d8beb848c9888] Creating event network-vif-deleted:bc67432b-f1fb-407a-9479-7186d0335ee6 for instance e4a48b75-c023-4082-94a7-6f006f911acc on instance [pid: 7|app: 0|req: 454/895] 10.0.0.42 () {38 vars in 814 bytes} [Sat Sep 19 11:51:07 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-09-19 11:51:08.296 8 WARNING neutronclient.v2_0.client [None req-42689060-06a2-4348-bcdd-397c44f94796 3a6f0565e9f545738d5847e43a025e54 9abc667c8f984df89b6af9203eb4ee0a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 442/896] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:51:08 2026] GET /v2.1/servers/e4a48b75-c023-4082-94a7-6f006f911acc => generated 1451 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:51:09.410 7 WARNING neutronclient.v2_0.client [None req-c08e07cd-a01f-4fdd-8deb-9a0ddb6d1711 3a6f0565e9f545738d5847e43a025e54 9abc667c8f984df89b6af9203eb4ee0a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 455/897] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:51:09 2026] GET /v2.1/servers/e4a48b75-c023-4082-94a7-6f006f911acc => generated 1456 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:51:10.548 8 WARNING neutronclient.v2_0.client [None req-e58f6d8f-1dbe-4887-a161-46021e92ee3b 3a6f0565e9f545738d5847e43a025e54 9abc667c8f984df89b6af9203eb4ee0a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 443/898] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:51:10 2026] GET /v2.1/servers/e4a48b75-c023-4082-94a7-6f006f911acc => generated 1456 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:51:11.649 7 INFO nova.api.openstack.wsgi [None req-b28003d0-cc49-4778-a154-b89e1eb73244 3a6f0565e9f545738d5847e43a025e54 9abc667c8f984df89b6af9203eb4ee0a - - default default] HTTP exception thrown: Instance e4a48b75-c023-4082-94a7-6f006f911acc could not be found. [pid: 7|app: 0|req: 456/899] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:51:11 2026] GET /v2.1/servers/e4a48b75-c023-4082-94a7-6f006f911acc => 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, ' 2026-09-19 11:51:16.050 8 WARNING neutronclient.v2_0.client [None req-64df0b12-a968-4e25-bfcb-f5132e9c6155 1460c865cd534be0b2817b53373e8748 538195464d1c44d3988020554dbd9ca6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 11:51:16.271 8 WARNING neutronclient.v2_0.client [None req-64df0b12-a968-4e25-bfcb-f5132e9c6155 1460c865cd534be0b2817b53373e8748 538195464d1c44d3988020554dbd9ca6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 445/902] 10.0.0.99 () {34 vars in 662 bytes} [Sat Sep 19 11:51:15 2026] POST /v2.1/servers => generated 424 bytes in 521 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-09-19 11:51:16.523 7 WARNING neutronclient.v2_0.client [None req-1fd2dd16-7867-4699-a944-5ee81b093a92 1460c865cd534be0b2817b53373e8748 538195464d1c44d3988020554dbd9ca6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 458/903] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:51:16 2026] GET /v2.1/servers/412ea7ce-7cc8-4d55-b7ed-99cdefb1d1d1 => generated 1368 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:51:17.644 8 WARNING neutronclient.v2_0.client [None req-12ab9c1a-79e4-4f3c-a305-337c91a9079d 1460c865cd534be0b2817b53373e8748 538195464d1c44d3988020554dbd9ca6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 446/904] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:51:17 2026] GET /v2.1/servers/412ea7ce-7cc8-4d55-b7ed-99cdefb1d1d1 => generated 1372 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:51:18.771 7 WARNING neutronclient.v2_0.client [None req-c2690b31-7230-4591-9f21-de8d772fae21 1460c865cd534be0b2817b53373e8748 538195464d1c44d3988020554dbd9ca6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 459/905] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:51:18 2026] GET /v2.1/servers/412ea7ce-7cc8-4d55-b7ed-99cdefb1d1d1 => generated 1420 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-09-19 11:51:19.904 8 WARNING neutronclient.v2_0.client [None req-749cee8a-5cae-44aa-8271-995a3ad5f5b1 1460c865cd534be0b2817b53373e8748 538195464d1c44d3988020554dbd9ca6 - - default default] The python binding code in 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/906] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:51:19 2026] GET /v2.1/servers/412ea7ce-7cc8-4d55-b7ed-99cdefb1d1d1 => generated 1420 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 460/907] 10.0.0.99 () {34 vars in 670 bytes} [Sat Sep 19 11:51:20 2026] POST /v2.1/os-keypairs => generated 397 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:51:21.017 8 WARNING neutronclient.v2_0.client [None req-013bd86d-a9cb-49aa-a045-167b83e32eca 1460c865cd534be0b2817b53373e8748 538195464d1c44d3988020554dbd9ca6 - - default default] The python binding code in 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/908] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:51:20 2026] GET /v2.1/servers/412ea7ce-7cc8-4d55-b7ed-99cdefb1d1d1 => generated 1428 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-19 11:51:21.748 7 WARNING neutronclient.v2_0.client [None req-97d893e9-c039-4532-ae6a-90f439c9979e cff2852e212c40798498cb88c4d16633 83ff615b9b6f47f78369f355becd0ec3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 11:51:21.938 7 WARNING neutronclient.v2_0.client [None req-97d893e9-c039-4532-ae6a-90f439c9979e cff2852e212c40798498cb88c4d16633 83ff615b9b6f47f78369f355becd0ec3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 11:51:22.091 7 WARNING neutronclient.v2_0.client [None req-97d893e9-c039-4532-ae6a-90f439c9979e cff2852e212c40798498cb88c4d16633 83ff615b9b6f47f78369f355becd0ec3 - - default default] 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-09-19 11:51:22.171 8 INFO nova.api.openstack.compute.server_external_events [req-2e54bc88-144b-4c30-8ee0-f9705047db72 req-9eef41cd-7bb5-4f8a-9e53-1bc1322d2512 e0dd89cd21a84e79b983a61d83605016 f89b7adfa8d848298cdf7ff0eca9fb23 - - c655d379651f4d77967d8beb848c9888 c655d379651f4d77967d8beb848c9888] Creating event network-changed:9e3a52bf-f760-4396-b4bd-4c698e5c0f92 for instance 412ea7ce-7cc8-4d55-b7ed-99cdefb1d1d1 on instance [pid: 8|app: 0|req: 449/909] 10.0.0.42 () {38 vars in 814 bytes} [Sat Sep 19 11:51:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:51:22.208 8 WARNING neutronclient.v2_0.client [None req-2f13222c-ff1a-422d-a49b-5cd7b119f0c7 1460c865cd534be0b2817b53373e8748 538195464d1c44d3988020554dbd9ca6 - - default default] The python binding code in 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/910] 10.0.0.99 () {34 vars in 662 bytes} [Sat Sep 19 11:51:21 2026] POST /v2.1/servers => generated 449 bytes in 703 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/911] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:51:22 2026] GET /v2.1/servers/412ea7ce-7cc8-4d55-b7ed-99cdefb1d1d1 => generated 1480 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:51:22.390 7 WARNING neutronclient.v2_0.client [None req-e02f0a94-87b9-4120-8798-7d6ff0fdbca9 cff2852e212c40798498cb88c4d16633 83ff615b9b6f47f78369f355becd0ec3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 462/912] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:51:22 2026] GET /v2.1/servers/fe921907-0ad6-4653-8346-59f4caeca10a => generated 1402 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:51:23.423 8 WARNING neutronclient.v2_0.client [None req-0cb4d071-ebac-4438-9f76-5f0442259c9b 1460c865cd534be0b2817b53373e8748 538195464d1c44d3988020554dbd9ca6 - - default default] 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-09-19 11:51:23.516 7 WARNING neutronclient.v2_0.client [None req-605f8837-d09e-4092-8665-e2dd47e00812 cff2852e212c40798498cb88c4d16633 83ff615b9b6f47f78369f355becd0ec3 - - default default] The python binding code in 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/913] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:51:23 2026] GET /v2.1/servers/fe921907-0ad6-4653-8346-59f4caeca10a => generated 1406 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/914] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:51:23 2026] GET /v2.1/servers/412ea7ce-7cc8-4d55-b7ed-99cdefb1d1d1 => generated 1468 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:51:24.620 7 WARNING neutronclient.v2_0.client [None req-0f7a9cd1-1348-4c38-a5ec-2a78418551e6 cff2852e212c40798498cb88c4d16633 83ff615b9b6f47f78369f355becd0ec3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 11:51:24.633 8 WARNING neutronclient.v2_0.client [None req-2366f50a-cc96-4c2a-b96f-b076a0334077 1460c865cd534be0b2817b53373e8748 538195464d1c44d3988020554dbd9ca6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 465/917] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:51:24 2026] GET /v2.1/servers/fe921907-0ad6-4653-8346-59f4caeca10a => generated 1454 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/918] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:51:24 2026] GET /v2.1/servers/412ea7ce-7cc8-4d55-b7ed-99cdefb1d1d1 => generated 1468 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:51:25.731 7 WARNING neutronclient.v2_0.client [None req-ff30820a-9c9f-44c7-8f68-b500e7b9ac38 cff2852e212c40798498cb88c4d16633 83ff615b9b6f47f78369f355becd0ec3 - - default default] 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: 466/919] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:51:25 2026] GET /v2.1/servers/fe921907-0ad6-4653-8346-59f4caeca10a => generated 1454 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-19 11:51:25.830 8 WARNING neutronclient.v2_0.client [None req-d4901754-6fba-4b16-ae08-5d850ee1f125 1460c865cd534be0b2817b53373e8748 538195464d1c44d3988020554dbd9ca6 - - default default] The python binding code in 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/920] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:51:25 2026] GET /v2.1/servers/412ea7ce-7cc8-4d55-b7ed-99cdefb1d1d1 => generated 1468 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-09-19 11:51:26.880 7 WARNING neutronclient.v2_0.client [None req-9aee1ee2-f4be-42de-9515-09ecd13c1056 cff2852e212c40798498cb88c4d16633 83ff615b9b6f47f78369f355becd0ec3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 467/921] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:51:26 2026] GET /v2.1/servers/fe921907-0ad6-4653-8346-59f4caeca10a => generated 1462 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:51:27.032 8 WARNING neutronclient.v2_0.client [None req-ffe81bad-1b39-40a2-97b6-ad363b3ab3db 1460c865cd534be0b2817b53373e8748 538195464d1c44d3988020554dbd9ca6 - - default default] The python binding code in 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/922] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:51:26 2026] GET /v2.1/servers/412ea7ce-7cc8-4d55-b7ed-99cdefb1d1d1 => generated 1468 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:51:27.803 7 INFO nova.api.openstack.compute.server_external_events [req-28cd6a91-9d62-44bb-a993-8403a5ebb03c req-a27d44c9-d85d-4130-9019-3f086c3774b8 e0dd89cd21a84e79b983a61d83605016 f89b7adfa8d848298cdf7ff0eca9fb23 - - c655d379651f4d77967d8beb848c9888 c655d379651f4d77967d8beb848c9888] Creating event network-vif-plugged:9e3a52bf-f760-4396-b4bd-4c698e5c0f92 for instance 412ea7ce-7cc8-4d55-b7ed-99cdefb1d1d1 on instance [pid: 7|app: 0|req: 468/923] 10.0.0.229 () {38 vars in 815 bytes} [Sat Sep 19 11:51:27 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-09-19 11:51:27.936 8 INFO nova.api.openstack.compute.server_external_events [req-e2b43c6d-c4cd-4a96-84cf-a06f9d644c3f req-b321dd4a-4df7-4ef6-acba-86d48d7d7e18 e0dd89cd21a84e79b983a61d83605016 f89b7adfa8d848298cdf7ff0eca9fb23 - - c655d379651f4d77967d8beb848c9888 c655d379651f4d77967d8beb848c9888] Creating event network-changed:04778b7d-bd2f-4e10-a336-7e4ca32803b2 for instance fe921907-0ad6-4653-8346-59f4caeca10a on instance [pid: 8|app: 0|req: 456/924] 10.0.0.42 () {38 vars in 814 bytes} [Sat Sep 19 11:51:27 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-09-19 11:51:27.997 7 WARNING neutronclient.v2_0.client [None req-a7388bbc-9ccd-482a-b975-ef08139c1799 cff2852e212c40798498cb88c4d16633 83ff615b9b6f47f78369f355becd0ec3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 469/925] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:51:27 2026] GET /v2.1/servers/fe921907-0ad6-4653-8346-59f4caeca10a => generated 1539 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-09-19 11:51:28.214 8 WARNING neutronclient.v2_0.client [None req-0ded9348-dcf3-421a-8051-0ca4ac4a4be9 1460c865cd534be0b2817b53373e8748 538195464d1c44d3988020554dbd9ca6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 457/926] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:51:28 2026] GET /v2.1/servers/412ea7ce-7cc8-4d55-b7ed-99cdefb1d1d1 => generated 1468 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-09-19 11:51:29.187 7 WARNING neutronclient.v2_0.client [None req-d3635f08-8c1f-4286-8a8a-5570af20bd3e cff2852e212c40798498cb88c4d16633 83ff615b9b6f47f78369f355becd0ec3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 470/927] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:51:29 2026] GET /v2.1/servers/fe921907-0ad6-4653-8346-59f4caeca10a => generated 1527 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:51:29.406 8 WARNING neutronclient.v2_0.client [None req-2bbc3066-94e4-4bf5-9fa7-84d05c5a4909 1460c865cd534be0b2817b53373e8748 538195464d1c44d3988020554dbd9ca6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 458/928] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:51:29 2026] GET /v2.1/servers/412ea7ce-7cc8-4d55-b7ed-99cdefb1d1d1 => generated 1648 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-09-19 11:51:30.364 7 WARNING neutronclient.v2_0.client [None req-311f1c0f-cd7a-463b-9c17-fa830b8f4ac1 cff2852e212c40798498cb88c4d16633 83ff615b9b6f47f78369f355becd0ec3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 471/929] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:51:30 2026] GET /v2.1/servers/fe921907-0ad6-4653-8346-59f4caeca10a => generated 1527 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 459/930] 10.0.0.99 () {32 vars in 717 bytes} [Sat Sep 19 11:51:30 2026] DELETE /v2.1/servers/412ea7ce-7cc8-4d55-b7ed-99cdefb1d1d1 => generated 0 bytes in 148 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-09-19 11:51:31.014 7 WARNING neutronclient.v2_0.client [None req-81117641-c453-4049-b981-de953f4059f7 1460c865cd534be0b2817b53373e8748 538195464d1c44d3988020554dbd9ca6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 472/931] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:51:30 2026] GET /v2.1/servers/412ea7ce-7cc8-4d55-b7ed-99cdefb1d1d1 => generated 1654 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:51:31.588 8 WARNING neutronclient.v2_0.client [None req-f605b837-375d-45c9-aa0c-63ce3eb65116 cff2852e212c40798498cb88c4d16633 83ff615b9b6f47f78369f355becd0ec3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 460/932] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:51:31 2026] GET /v2.1/servers/fe921907-0ad6-4653-8346-59f4caeca10a => generated 1527 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-09-19 11:51:32.291 7 WARNING neutronclient.v2_0.client [None req-2a882bcd-6c65-42e0-a300-891f17e32869 1460c865cd534be0b2817b53373e8748 538195464d1c44d3988020554dbd9ca6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 473/933] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:51:32 2026] GET /v2.1/servers/412ea7ce-7cc8-4d55-b7ed-99cdefb1d1d1 => generated 1654 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-09-19 11:51:32.749 8 WARNING neutronclient.v2_0.client [None req-d55f2518-fc77-45b8-8372-14b57ee0fd7b cff2852e212c40798498cb88c4d16633 83ff615b9b6f47f78369f355becd0ec3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 461/934] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:51:32 2026] GET /v2.1/servers/fe921907-0ad6-4653-8346-59f4caeca10a => generated 1527 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:51:33.483 8 INFO nova.api.openstack.compute.server_external_events [req-e703ba06-4e31-4e30-9921-c1a8afa7b13f req-cdf4eeab-78fe-4cfd-b310-ee68cf7c0204 e0dd89cd21a84e79b983a61d83605016 f89b7adfa8d848298cdf7ff0eca9fb23 - - c655d379651f4d77967d8beb848c9888 c655d379651f4d77967d8beb848c9888] Creating event network-vif-plugged:04778b7d-bd2f-4e10-a336-7e4ca32803b2 for instance fe921907-0ad6-4653-8346-59f4caeca10a on instance 2026-09-19 11:51:33.489 7 WARNING neutronclient.v2_0.client [None req-fc20e715-43b9-4e90-af00-7ac0afff409b 1460c865cd534be0b2817b53373e8748 538195464d1c44d3988020554dbd9ca6 - - default default] The python binding code in 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/935] 10.0.0.229 () {38 vars in 815 bytes} [Sat Sep 19 11:51:33 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/936] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:51:33 2026] GET /v2.1/servers/412ea7ce-7cc8-4d55-b7ed-99cdefb1d1d1 => generated 1654 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:51:33.940 8 INFO nova.api.openstack.compute.server_external_events [req-82dfcb22-434d-4045-aace-8f6f34490522 req-5af83c89-6948-4276-9d85-1f05918a0665 e0dd89cd21a84e79b983a61d83605016 f89b7adfa8d848298cdf7ff0eca9fb23 - - c655d379651f4d77967d8beb848c9888 c655d379651f4d77967d8beb848c9888] Creating event network-vif-deleted:9e3a52bf-f760-4396-b4bd-4c698e5c0f92 for instance 412ea7ce-7cc8-4d55-b7ed-99cdefb1d1d1 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 464/939] 10.0.0.42 () {38 vars in 814 bytes} [Sat Sep 19 11:51:33 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) 2026-09-19 11:51:33.989 7 WARNING neutronclient.v2_0.client [None req-6098db6c-ee05-4b99-b4f4-913ea84bfd22 cff2852e212c40798498cb88c4d16633 83ff615b9b6f47f78369f355becd0ec3 - - default default] The python binding code in 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/940] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:51:33 2026] GET /v2.1/servers/fe921907-0ad6-4653-8346-59f4caeca10a => generated 1527 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:51:34.669 8 WARNING neutronclient.v2_0.client [None req-170eb090-4bae-46c5-880f-4d388c5d82fa 1460c865cd534be0b2817b53373e8748 538195464d1c44d3988020554dbd9ca6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 465/941] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:51:34 2026] GET /v2.1/servers/412ea7ce-7cc8-4d55-b7ed-99cdefb1d1d1 => generated 1449 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-09-19 11:51:35.183 7 WARNING neutronclient.v2_0.client [None req-d7899ace-fa99-4bd2-bcac-d0da088592ba cff2852e212c40798498cb88c4d16633 83ff615b9b6f47f78369f355becd0ec3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 477/942] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:51:35 2026] GET /v2.1/servers/fe921907-0ad6-4653-8346-59f4caeca10a => generated 1695 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:51:35.353 8 WARNING neutronclient.v2_0.client [None req-e27b84f9-2f5e-4ea0-9615-6a6ad93525d0 cff2852e212c40798498cb88c4d16633 83ff615b9b6f47f78369f355becd0ec3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 466/943] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:51:35 2026] GET /v2.1/servers/fe921907-0ad6-4653-8346-59f4caeca10a => generated 1695 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-09-19 11:51:35.798 7 WARNING neutronclient.v2_0.client [None req-6927c166-9760-4d71-8422-6fa103a751e4 1460c865cd534be0b2817b53373e8748 538195464d1c44d3988020554dbd9ca6 - - default default] The python binding code in 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/944] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:51:35 2026] GET /v2.1/servers/412ea7ce-7cc8-4d55-b7ed-99cdefb1d1d1 => generated 1454 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:51:36.578 8 INFO nova.api.openstack.compute.server_external_events [req-e929b705-a8ef-4d83-b6bd-ca9de37f7156 req-03166097-ef22-4a7f-990f-d4e9132425ff e0dd89cd21a84e79b983a61d83605016 f89b7adfa8d848298cdf7ff0eca9fb23 - - c655d379651f4d77967d8beb848c9888 c655d379651f4d77967d8beb848c9888] Creating event network-changed:04778b7d-bd2f-4e10-a336-7e4ca32803b2 for instance fe921907-0ad6-4653-8346-59f4caeca10a on instance [pid: 8|app: 0|req: 467/945] 10.0.0.42 () {38 vars in 814 bytes} [Sat Sep 19 11:51:36 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:51:36.925 7 WARNING neutronclient.v2_0.client [None req-1dbcfc72-dfe8-4118-bd3f-3852b4557460 1460c865cd534be0b2817b53373e8748 538195464d1c44d3988020554dbd9ca6 - - default default] The python binding code in 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/946] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:51:36 2026] GET /v2.1/servers/412ea7ce-7cc8-4d55-b7ed-99cdefb1d1d1 => generated 1454 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:51:38.024 8 INFO nova.api.openstack.wsgi [None req-b476b34c-a5dd-4a93-bbc9-e1bea4b05510 1460c865cd534be0b2817b53373e8748 538195464d1c44d3988020554dbd9ca6 - - default default] HTTP exception thrown: Instance 412ea7ce-7cc8-4d55-b7ed-99cdefb1d1d1 could not be found. [pid: 8|app: 0|req: 468/947] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:51:37 2026] GET /v2.1/servers/412ea7ce-7cc8-4d55-b7ed-99cdefb1d1d1 => 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, ' [pid: 7|app: 0|req: 480/950] 10.0.0.99 () {34 vars in 749 bytes} [Sat Sep 19 11:51:43 2026] POST /v2.1/servers/fe921907-0ad6-4653-8346-59f4caeca10a/action => generated 31931 bytes in 579 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: 471/951] 10.0.0.194 () {30 vars in 619 bytes} [Sat Sep 19 11:51:45 2026] GET /v2.1 => generated 0 bytes in 74 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: 481/952] 10.0.0.194 () {32 vars in 692 bytes} [Sat Sep 19 11:51:45 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: 472/953] 10.0.0.194 () {34 vars in 913 bytes} [Sat Sep 19 11:51:45 2026] GET /v2.1/os-simple-tenant-usage/d48784333b864d77ad2c461c0debb079?start=2026-09-18T00:00:00&end=2026-09-19T23:59:59 => generated 20 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/954] 10.0.0.194 () {30 vars in 654 bytes} [Sat Sep 19 11:51:46 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 473/955] 10.0.0.194 () {30 vars in 619 bytes} [Sat Sep 19 11:51:49 2026] GET /v2.1 => generated 0 bytes in 155 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 483/956] 10.0.0.194 () {32 vars in 692 bytes} [Sat Sep 19 11:51:49 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: 474/957] 10.0.0.194 () {34 vars in 913 bytes} [Sat Sep 19 11:51:49 2026] GET /v2.1/os-simple-tenant-usage/d48784333b864d77ad2c461c0debb079?start=2026-09-18T00:00:00&end=2026-09-19T23:59:59 => generated 20 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/958] 10.0.0.194 () {30 vars in 654 bytes} [Sat Sep 19 11:51:49 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:51:56.742 8 INFO nova.api.openstack.compute.server_external_events [req-db6d66fc-6a99-4e53-8f5d-8f42da4ee43b req-1ea92652-93b5-47fd-a781-78a4d06554db e0dd89cd21a84e79b983a61d83605016 f89b7adfa8d848298cdf7ff0eca9fb23 - - c655d379651f4d77967d8beb848c9888 c655d379651f4d77967d8beb848c9888] Creating event network-changed:04778b7d-bd2f-4e10-a336-7e4ca32803b2 for instance fe921907-0ad6-4653-8346-59f4caeca10a on instance [pid: 8|app: 0|req: 476/961] 10.0.0.42 () {38 vars in 814 bytes} [Sat Sep 19 11:51:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/962] 10.0.0.99 () {34 vars in 670 bytes} [Sat Sep 19 11:52:00 2026] POST /v2.1/os-keypairs => generated 395 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:52:02.674 8 WARNING neutronclient.v2_0.client [None req-27c5ce1c-e8c4-45be-9511-8e7ff5486d1b cff2852e212c40798498cb88c4d16633 83ff615b9b6f47f78369f355becd0ec3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 11:52:02.740 8 WARNING neutronclient.v2_0.client [None req-27c5ce1c-e8c4-45be-9511-8e7ff5486d1b cff2852e212c40798498cb88c4d16633 83ff615b9b6f47f78369f355becd0ec3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 11:52:03.469 8 WARNING neutronclient.v2_0.client [None req-27c5ce1c-e8c4-45be-9511-8e7ff5486d1b cff2852e212c40798498cb88c4d16633 83ff615b9b6f47f78369f355becd0ec3 - - default default] The python binding code in 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/965] 10.0.0.99 () {34 vars in 662 bytes} [Sat Sep 19 11:52:02 2026] POST /v2.1/servers => generated 449 bytes in 1164 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-09-19 11:52:03.783 7 WARNING neutronclient.v2_0.client [None req-1bc6f384-556c-4c65-8dcb-8a30f25689bd cff2852e212c40798498cb88c4d16633 83ff615b9b6f47f78369f355becd0ec3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 489/966] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:52:03 2026] GET /v2.1/servers/d94afbf8-98ca-43f5-8699-44120e965340 => generated 1399 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:52:05.076 8 WARNING neutronclient.v2_0.client [None req-a9f0dd00-5c5e-4860-a668-d5f250e29055 cff2852e212c40798498cb88c4d16633 83ff615b9b6f47f78369f355becd0ec3 - - default default] The python binding code in 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/967] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:52:05 2026] GET /v2.1/servers/d94afbf8-98ca-43f5-8699-44120e965340 => generated 1395 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:52:06.182 7 WARNING neutronclient.v2_0.client [None req-4481a45e-3114-4f0c-b09c-31f27124a3a2 cff2852e212c40798498cb88c4d16633 83ff615b9b6f47f78369f355becd0ec3 - - default default] The python binding code in 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/968] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:52:06 2026] GET /v2.1/servers/d94afbf8-98ca-43f5-8699-44120e965340 => generated 1451 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:52:07.330 8 WARNING neutronclient.v2_0.client [None req-717224e7-ae2b-461a-96db-ff9fa32291d2 cff2852e212c40798498cb88c4d16633 83ff615b9b6f47f78369f355becd0ec3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 479/969] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:52:07 2026] GET /v2.1/servers/d94afbf8-98ca-43f5-8699-44120e965340 => generated 1451 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:52:08.450 7 WARNING neutronclient.v2_0.client [None req-61c2876b-6a0f-491f-9998-17634e1fb517 cff2852e212c40798498cb88c4d16633 83ff615b9b6f47f78369f355becd0ec3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 491/970] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:52:08 2026] GET /v2.1/servers/d94afbf8-98ca-43f5-8699-44120e965340 => generated 1459 bytes in 441 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:52:09.513 8 INFO nova.api.openstack.compute.server_external_events [req-25c418fd-3dc8-4f2c-bf41-03f36265b876 req-20956331-ff4c-4a01-9326-7fcfc7314fea e0dd89cd21a84e79b983a61d83605016 f89b7adfa8d848298cdf7ff0eca9fb23 - - c655d379651f4d77967d8beb848c9888 c655d379651f4d77967d8beb848c9888] Creating event network-changed:4f9a4aaf-629b-4b6e-b204-3094bf024960 for instance d94afbf8-98ca-43f5-8699-44120e965340 on instance [pid: 8|app: 0|req: 480/971] 10.0.0.42 () {38 vars in 814 bytes} [Sat Sep 19 11:52:09 2026] POST /v2.1/os-server-external-events => generated 179 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-09-19 11:52:09.899 7 WARNING neutronclient.v2_0.client [None req-1d048d2d-5e8b-4a4e-97f1-e7f034ea395c cff2852e212c40798498cb88c4d16633 83ff615b9b6f47f78369f355becd0ec3 - - default default] The python binding code in 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/972] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:52:09 2026] GET /v2.1/servers/d94afbf8-98ca-43f5-8699-44120e965340 => generated 1524 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:52:11.107 8 WARNING neutronclient.v2_0.client [None req-77cc1553-cfd4-4ded-a1b0-7e7e349e46f8 cff2852e212c40798498cb88c4d16633 83ff615b9b6f47f78369f355becd0ec3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 481/973] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:52:11 2026] GET /v2.1/servers/d94afbf8-98ca-43f5-8699-44120e965340 => 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, ' 2026-09-19 11:52:12.506 7 WARNING neutronclient.v2_0.client [None req-2fec9577-b0d9-4587-a632-d360ccd50d74 cff2852e212c40798498cb88c4d16633 83ff615b9b6f47f78369f355becd0ec3 - - default default] The python binding code in 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/974] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:52:12 2026] GET /v2.1/servers/d94afbf8-98ca-43f5-8699-44120e965340 => generated 1524 bytes in 498 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:52:14.020 7 WARNING neutronclient.v2_0.client [None req-33d9a07d-e558-4334-823f-cb2e7c72b7f0 cff2852e212c40798498cb88c4d16633 83ff615b9b6f47f78369f355becd0ec3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 495/977] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:52:13 2026] GET /v2.1/servers/d94afbf8-98ca-43f5-8699-44120e965340 => generated 1524 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:52:15.246 8 WARNING neutronclient.v2_0.client [None req-6900c718-9461-4f4b-927b-859c77b51c49 cff2852e212c40798498cb88c4d16633 83ff615b9b6f47f78369f355becd0ec3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 483/978] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:52:15 2026] GET /v2.1/servers/d94afbf8-98ca-43f5-8699-44120e965340 => generated 1524 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:52:15.924 7 INFO nova.api.openstack.compute.server_external_events [req-929dc93e-6f3b-43e3-a47d-e5efbb4856c2 req-b04deb73-c807-4394-aaa0-3581b3bae894 e0dd89cd21a84e79b983a61d83605016 f89b7adfa8d848298cdf7ff0eca9fb23 - - c655d379651f4d77967d8beb848c9888 c655d379651f4d77967d8beb848c9888] Creating event network-vif-plugged:4f9a4aaf-629b-4b6e-b204-3094bf024960 for instance d94afbf8-98ca-43f5-8699-44120e965340 on instance [pid: 7|app: 0|req: 496/979] 10.0.0.229 () {38 vars in 815 bytes} [Sat Sep 19 11:52:15 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-09-19 11:52:16.489 8 WARNING neutronclient.v2_0.client [None req-40800cc5-7849-44c2-b214-a09f4d4a07d9 cff2852e212c40798498cb88c4d16633 83ff615b9b6f47f78369f355becd0ec3 - - default default] The python binding code in 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/980] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:52:16 2026] GET /v2.1/servers/d94afbf8-98ca-43f5-8699-44120e965340 => generated 1524 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:52:17.721 7 WARNING neutronclient.v2_0.client [None req-8102e836-3276-4d50-8d31-538aec95f2f2 cff2852e212c40798498cb88c4d16633 83ff615b9b6f47f78369f355becd0ec3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 497/981] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:52:17 2026] GET /v2.1/servers/d94afbf8-98ca-43f5-8699-44120e965340 => generated 1692 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-09-19 11:52:17.953 8 WARNING neutronclient.v2_0.client [None req-cf70978b-f44c-4687-8f66-4dec7d427125 cff2852e212c40798498cb88c4d16633 83ff615b9b6f47f78369f355becd0ec3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 485/982] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:52:17 2026] GET /v2.1/servers/d94afbf8-98ca-43f5-8699-44120e965340 => generated 1692 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-09-19 11:52:18.765 7 INFO nova.api.openstack.compute.server_external_events [req-6c972264-7008-45ea-a7e7-ff73a6e32f3c req-a2651a6d-d432-4e03-9391-e39c86bc9109 e0dd89cd21a84e79b983a61d83605016 f89b7adfa8d848298cdf7ff0eca9fb23 - - c655d379651f4d77967d8beb848c9888 c655d379651f4d77967d8beb848c9888] Creating event network-changed:4f9a4aaf-629b-4b6e-b204-3094bf024960 for instance d94afbf8-98ca-43f5-8699-44120e965340 on instance [pid: 7|app: 0|req: 498/983] 10.0.0.42 () {38 vars in 814 bytes} [Sat Sep 19 11:52:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 487/986] 10.0.0.99 () {34 vars in 749 bytes} [Sat Sep 19 11:52:26 2026] POST /v2.1/servers/d94afbf8-98ca-43f5-8699-44120e965340/action => generated 31891 bytes in 566 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 489/989] 10.0.0.99 () {32 vars in 717 bytes} [Sat Sep 19 11:52:38 2026] DELETE /v2.1/servers/d94afbf8-98ca-43f5-8699-44120e965340 => generated 0 bytes in 75 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-09-19 11:52:38.245 7 WARNING neutronclient.v2_0.client [None req-676923c5-0fce-4c33-8c96-ccaf30d42f73 cff2852e212c40798498cb88c4d16633 83ff615b9b6f47f78369f355becd0ec3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 501/990] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:52:38 2026] GET /v2.1/servers/d94afbf8-98ca-43f5-8699-44120e965340 => generated 1818 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:52:39.466 8 WARNING neutronclient.v2_0.client [None req-a28d945b-0193-4862-900f-2fcf6b3d4088 cff2852e212c40798498cb88c4d16633 83ff615b9b6f47f78369f355becd0ec3 - - default default] The python binding code in 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/991] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:52:39 2026] GET /v2.1/servers/d94afbf8-98ca-43f5-8699-44120e965340 => generated 1818 bytes in 310 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:52:40.768 7 WARNING neutronclient.v2_0.client [None req-3e1419e5-2612-4116-9fb6-b3c179872e45 cff2852e212c40798498cb88c4d16633 83ff615b9b6f47f78369f355becd0ec3 - - default default] 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-09-19 11:52:42.107 8 INFO nova.api.openstack.compute.server_external_events [req-839ace40-6bdb-49c5-ab3a-9e99a97f003e req-1b060b48-e8e6-4285-a8d1-3f95c63764d3 e0dd89cd21a84e79b983a61d83605016 f89b7adfa8d848298cdf7ff0eca9fb23 - - c655d379651f4d77967d8beb848c9888 c655d379651f4d77967d8beb848c9888] Creating event network-vif-unplugged:4f9a4aaf-629b-4b6e-b204-3094bf024960 for instance d94afbf8-98ca-43f5-8699-44120e965340 on instance [pid: 8|app: 0|req: 491/992] 10.0.0.229 () {38 vars in 815 bytes} [Sat Sep 19 11:52:42 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/995] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:52:40 2026] GET /v2.1/servers/d94afbf8-98ca-43f5-8699-44120e965340 => generated 1818 bytes in 3495 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:52:45.000 8 INFO nova.api.openstack.compute.server_external_events [req-e6aea29d-21ec-48cc-b9b9-b96109776427 req-8d98df74-161c-427d-855c-ff34f52127ce e0dd89cd21a84e79b983a61d83605016 f89b7adfa8d848298cdf7ff0eca9fb23 - - c655d379651f4d77967d8beb848c9888 c655d379651f4d77967d8beb848c9888] Creating event network-vif-deleted:4f9a4aaf-629b-4b6e-b204-3094bf024960 for instance d94afbf8-98ca-43f5-8699-44120e965340 on instance [pid: 8|app: 0|req: 494/996] 10.0.0.42 () {38 vars in 814 bytes} [Sat Sep 19 11:52:44 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:52:45.315 7 WARNING neutronclient.v2_0.client [None req-aa804860-3db6-42be-b1d6-77711c13c240 cff2852e212c40798498cb88c4d16633 83ff615b9b6f47f78369f355becd0ec3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 503/997] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:52:45 2026] GET /v2.1/servers/d94afbf8-98ca-43f5-8699-44120e965340 => generated 1480 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, ' [pid: 8|app: 0|req: 495/998] 10.0.0.99 () {34 vars in 670 bytes} [Sat Sep 19 11:52:46 2026] POST /v2.1/os-keypairs => generated 396 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:52:46.543 7 WARNING neutronclient.v2_0.client [None req-f2c8fed4-4bd0-46d3-a00a-0ae16208d090 cff2852e212c40798498cb88c4d16633 83ff615b9b6f47f78369f355becd0ec3 - - default default] The python binding code in 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/999] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:52:46 2026] GET /v2.1/servers/d94afbf8-98ca-43f5-8699-44120e965340 => generated 1485 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-19 11:52:47.889 8 WARNING neutronclient.v2_0.client [None req-711d483a-601e-4428-9e45-cf06a50524ee cff2852e212c40798498cb88c4d16633 83ff615b9b6f47f78369f355becd0ec3 - - default default] The python binding code in 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/1000] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:52:47 2026] GET /v2.1/servers/d94afbf8-98ca-43f5-8699-44120e965340 => generated 1485 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:52:49.040 7 INFO nova.api.openstack.wsgi [None req-aaea1b46-893a-46fa-bbf0-cc98f39e52bd cff2852e212c40798498cb88c4d16633 83ff615b9b6f47f78369f355becd0ec3 - - default default] HTTP exception thrown: Instance d94afbf8-98ca-43f5-8699-44120e965340 could not be found. [pid: 7|app: 0|req: 505/1001] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:52:49 2026] GET /v2.1/servers/d94afbf8-98ca-43f5-8699-44120e965340 => 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: 497/1002] 10.0.0.99 () {32 vars in 723 bytes} [Sat Sep 19 11:52:49 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-8470053 => generated 0 bytes in 40 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-09-19 11:52:49.550 7 WARNING neutronclient.v2_0.client [None req-09da2ffa-a9d2-4bf0-b04c-c008e9526645 207c87556dec4812894ed5118439bced d804d1f427ff4cdb9b76b0576f9ccffb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 11:52:49.703 7 WARNING neutronclient.v2_0.client [None req-09da2ffa-a9d2-4bf0-b04c-c008e9526645 207c87556dec4812894ed5118439bced d804d1f427ff4cdb9b76b0576f9ccffb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 498/1003] 10.0.0.99 () {34 vars in 670 bytes} [Sat Sep 19 11:52:49 2026] POST /v2.1/os-keypairs => generated 395 bytes in 340 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-19 11:52:49.935 7 WARNING neutronclient.v2_0.client [None req-09da2ffa-a9d2-4bf0-b04c-c008e9526645 207c87556dec4812894ed5118439bced d804d1f427ff4cdb9b76b0576f9ccffb - - default default] The python binding code in 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/1004] 10.0.0.99 () {32 vars in 717 bytes} [Sat Sep 19 11:52:49 2026] DELETE /v2.1/servers/fe921907-0ad6-4653-8346-59f4caeca10a => generated 0 bytes in 134 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-09-19 11:52:50.047 8 WARNING neutronclient.v2_0.client [None req-3bd8ff01-49a5-4b27-b5bd-58ca60cdb206 cff2852e212c40798498cb88c4d16633 83ff615b9b6f47f78369f355becd0ec3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 500/1005] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:52:49 2026] GET /v2.1/servers/fe921907-0ad6-4653-8346-59f4caeca10a => generated 1701 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1006] 10.0.0.99 () {34 vars in 662 bytes} [Sat Sep 19 11:52:49 2026] POST /v2.1/servers => generated 447 bytes in 812 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-09-19 11:52:50.288 8 WARNING neutronclient.v2_0.client [None req-2e806233-7f0e-4168-9fe8-efef17b6492c 207c87556dec4812894ed5118439bced d804d1f427ff4cdb9b76b0576f9ccffb - - default default] The python binding code in 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/1007] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:52:50 2026] GET /v2.1/servers/af4f163a-eadb-4a4e-bfcc-7186f380e403 => generated 1395 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-09-19 11:52:51.240 7 WARNING neutronclient.v2_0.client [None req-03b89e63-e013-4cef-886a-578b08934cab cff2852e212c40798498cb88c4d16633 83ff615b9b6f47f78369f355becd0ec3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 507/1008] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:52:51 2026] GET /v2.1/servers/fe921907-0ad6-4653-8346-59f4caeca10a => generated 1701 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 502/1009] 10.0.0.99 () {34 vars in 670 bytes} [Sat Sep 19 11:52:51 2026] POST /v2.1/os-keypairs => generated 385 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:52:52.499 7 WARNING neutronclient.v2_0.client [None req-086f4b64-bd50-45a6-9968-29c2872a6fb9 cff2852e212c40798498cb88c4d16633 83ff615b9b6f47f78369f355becd0ec3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 508/1010] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:52:52 2026] GET /v2.1/servers/fe921907-0ad6-4653-8346-59f4caeca10a => generated 1701 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-19 11:52:52.772 8 WARNING neutronclient.v2_0.client [None req-3856d03f-049a-4d93-b8ec-c4217f69cddf 2efccfd4d89a4ac5aece2f29de46f678 24547151a1004669a5505e83045b36bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 11:52:52.834 8 WARNING neutronclient.v2_0.client [None req-3856d03f-049a-4d93-b8ec-c4217f69cddf 2efccfd4d89a4ac5aece2f29de46f678 24547151a1004669a5505e83045b36bc - - default default] 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-09-19 11:52:52.893 8 WARNING neutronclient.v2_0.client [None req-3856d03f-049a-4d93-b8ec-c4217f69cddf 2efccfd4d89a4ac5aece2f29de46f678 24547151a1004669a5505e83045b36bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 11:52:52.900 7 INFO nova.api.openstack.compute.server_external_events [req-adac04b0-8daf-4285-bfac-664f3b0c98d5 req-d2717346-5174-4a32-9944-c451a2ec5fa3 e0dd89cd21a84e79b983a61d83605016 f89b7adfa8d848298cdf7ff0eca9fb23 - - c655d379651f4d77967d8beb848c9888 c655d379651f4d77967d8beb848c9888] Creating event network-vif-deleted:04778b7d-bd2f-4e10-a336-7e4ca32803b2 for instance fe921907-0ad6-4653-8346-59f4caeca10a on instance [pid: 7|app: 0|req: 509/1011] 10.0.0.42 () {38 vars in 814 bytes} [Sat Sep 19 11:52:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-19 11:52:53.077 8 WARNING neutronclient.v2_0.client [None req-3856d03f-049a-4d93-b8ec-c4217f69cddf 2efccfd4d89a4ac5aece2f29de46f678 24547151a1004669a5505e83045b36bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 503/1012] 10.0.0.99 () {34 vars in 662 bytes} [Sat Sep 19 11:52:52 2026] POST /v2.1/servers => generated 496 bytes in 700 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-09-19 11:52:53.408 7 WARNING neutronclient.v2_0.client [None req-afe8b67a-2b39-4c9a-9741-9e4fc6fb6d19 2efccfd4d89a4ac5aece2f29de46f678 24547151a1004669a5505e83045b36bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 510/1013] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:52:53 2026] GET /v2.1/servers/e5814cad-5932-4d43-86e1-663112e71953 => generated 1454 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:52:53.698 8 WARNING neutronclient.v2_0.client [None req-efdf4e7d-3c56-490d-b35c-aaf9b0144a06 cff2852e212c40798498cb88c4d16633 83ff615b9b6f47f78369f355becd0ec3 - - default default] The python binding code in 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/1016] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:52:53 2026] GET /v2.1/servers/fe921907-0ad6-4653-8346-59f4caeca10a => generated 1483 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:52:54.537 7 WARNING neutronclient.v2_0.client [None req-5c8df94e-e6a8-4291-975d-694042bbf613 2efccfd4d89a4ac5aece2f29de46f678 24547151a1004669a5505e83045b36bc - - default default] The python binding code in 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/1017] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:52:54 2026] GET /v2.1/servers/e5814cad-5932-4d43-86e1-663112e71953 => generated 1458 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:52:54.850 8 WARNING neutronclient.v2_0.client [None req-7694a776-9f1d-4173-8678-aa40e3b5bf00 cff2852e212c40798498cb88c4d16633 83ff615b9b6f47f78369f355becd0ec3 - - default default] The python binding code in 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/1018] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:52:54 2026] GET /v2.1/servers/fe921907-0ad6-4653-8346-59f4caeca10a => generated 1488 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-09-19 11:52:55.405 7 WARNING neutronclient.v2_0.client [None req-a27812e0-86fe-4eff-b347-5c5c65d84304 207c87556dec4812894ed5118439bced d804d1f427ff4cdb9b76b0576f9ccffb - - default default] 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: 514/1019] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:52:55 2026] GET /v2.1/servers/af4f163a-eadb-4a4e-bfcc-7186f380e403 => generated 1520 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-19 11:52:55.660 8 WARNING neutronclient.v2_0.client [None req-354e6e8e-8686-45c6-9521-784d3434394a 2efccfd4d89a4ac5aece2f29de46f678 24547151a1004669a5505e83045b36bc - - default default] The python binding code in 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/1020] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:52:55 2026] GET /v2.1/servers/e5814cad-5932-4d43-86e1-663112e71953 => generated 1506 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:52:55.923 7 INFO nova.api.openstack.compute.server_external_events [req-d4103596-4ca3-4096-afed-e47ead267e47 req-e08e9bdf-38c9-44c5-bf48-82099f6f7682 e0dd89cd21a84e79b983a61d83605016 f89b7adfa8d848298cdf7ff0eca9fb23 - - c655d379651f4d77967d8beb848c9888 c655d379651f4d77967d8beb848c9888] Creating event network-changed:9b6de4c8-0ead-4d44-8126-adece6d12318 for instance af4f163a-eadb-4a4e-bfcc-7186f380e403 on instance [pid: 7|app: 0|req: 515/1021] 10.0.0.42 () {38 vars in 814 bytes} [Sat Sep 19 11:52:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:52:55.979 8 WARNING neutronclient.v2_0.client [None req-c1575b14-748a-4f18-b48f-55ecafd47a94 cff2852e212c40798498cb88c4d16633 83ff615b9b6f47f78369f355becd0ec3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 507/1022] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:52:55 2026] GET /v2.1/servers/fe921907-0ad6-4653-8346-59f4caeca10a => generated 1488 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:52:56.788 7 WARNING neutronclient.v2_0.client [None req-f43428b1-7f59-47f3-9739-4e3798f5f251 2efccfd4d89a4ac5aece2f29de46f678 24547151a1004669a5505e83045b36bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 516/1023] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:52:56 2026] GET /v2.1/servers/e5814cad-5932-4d43-86e1-663112e71953 => generated 1506 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:52:57.078 8 INFO nova.api.openstack.wsgi [None req-3fbf1e41-d7b1-4247-a02a-7fda773768f3 cff2852e212c40798498cb88c4d16633 83ff615b9b6f47f78369f355becd0ec3 - - default default] HTTP exception thrown: Instance fe921907-0ad6-4653-8346-59f4caeca10a could not be found. [pid: 8|app: 0|req: 508/1024] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:52:57 2026] GET /v2.1/servers/fe921907-0ad6-4653-8346-59f4caeca10a => 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, ' [pid: 7|app: 0|req: 517/1025] 10.0.0.99 () {32 vars in 727 bytes} [Sat Sep 19 11:52:57 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-611666028 => 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, ' 2026-09-19 11:52:57.881 8 WARNING neutronclient.v2_0.client [None req-1ffc0c08-6c32-44f6-9e16-3aae1071271a 2efccfd4d89a4ac5aece2f29de46f678 24547151a1004669a5505e83045b36bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 509/1026] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:52:57 2026] GET /v2.1/servers/e5814cad-5932-4d43-86e1-663112e71953 => generated 1514 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-19 11:52:58.952 7 WARNING neutronclient.v2_0.client [None req-cdffdd50-2075-401b-9242-e972f39a9a31 2efccfd4d89a4ac5aece2f29de46f678 24547151a1004669a5505e83045b36bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 518/1027] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:52:58 2026] GET /v2.1/servers/e5814cad-5932-4d43-86e1-663112e71953 => generated 1628 bytes in 653 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:52:59.644 8 INFO nova.api.openstack.compute.server_external_events [req-e6fa6e01-ac63-41fe-9f40-7d04fe39a31b req-27000e9c-9d97-47d7-9662-ec0dd7207374 e0dd89cd21a84e79b983a61d83605016 f89b7adfa8d848298cdf7ff0eca9fb23 - - c655d379651f4d77967d8beb848c9888 c655d379651f4d77967d8beb848c9888] Creating event network-changed:53ed56b4-7679-4ce1-9397-b3025d44b4b7 for instance e5814cad-5932-4d43-86e1-663112e71953 on instance [pid: 8|app: 0|req: 510/1028] 10.0.0.42 () {38 vars in 814 bytes} [Sat Sep 19 11:52:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:53:00.633 7 WARNING neutronclient.v2_0.client [None req-899d39ae-84a1-401f-8aa9-627e65c72f8e 2efccfd4d89a4ac5aece2f29de46f678 24547151a1004669a5505e83045b36bc - - default default] 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-09-19 11:53:00.684 8 WARNING neutronclient.v2_0.client [None req-adc312e5-d7bc-44cd-a957-87eba8d577d5 207c87556dec4812894ed5118439bced d804d1f427ff4cdb9b76b0576f9ccffb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 519/1029] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:53:00 2026] GET /v2.1/servers/e5814cad-5932-4d43-86e1-663112e71953 => generated 1626 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1030] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:53:00 2026] GET /v2.1/servers/af4f163a-eadb-4a4e-bfcc-7186f380e403 => generated 1518 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:53:01.896 7 WARNING neutronclient.v2_0.client [None req-cd13cb9b-a8ac-4a0a-9834-f9a6cb51ad32 2efccfd4d89a4ac5aece2f29de46f678 24547151a1004669a5505e83045b36bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 520/1031] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:53:01 2026] GET /v2.1/servers/e5814cad-5932-4d43-86e1-663112e71953 => generated 1626 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-09-19 11:53:02.282 8 INFO nova.api.openstack.compute.server_external_events [req-3dfbaf01-b79c-4cdf-b860-2ba66a621761 req-ce6ea0b2-762f-454b-9d7e-f0eca74fb333 e0dd89cd21a84e79b983a61d83605016 f89b7adfa8d848298cdf7ff0eca9fb23 - - c655d379651f4d77967d8beb848c9888 c655d379651f4d77967d8beb848c9888] Creating event network-vif-plugged:9b6de4c8-0ead-4d44-8126-adece6d12318 for instance af4f163a-eadb-4a4e-bfcc-7186f380e403 on instance [pid: 8|app: 0|req: 512/1032] 10.0.0.229 () {38 vars in 815 bytes} [Sat Sep 19 11:53:02 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:53:03.095 7 WARNING neutronclient.v2_0.client [None req-091dd24f-dfef-41d2-bb3f-b45574983ba0 2efccfd4d89a4ac5aece2f29de46f678 24547151a1004669a5505e83045b36bc - - default default] The python binding code in 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/1033] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:53:03 2026] GET /v2.1/servers/e5814cad-5932-4d43-86e1-663112e71953 => generated 1626 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-09-19 11:53:04.304 8 WARNING neutronclient.v2_0.client [None req-938ac92d-a562-4427-8643-9a5980cbd578 2efccfd4d89a4ac5aece2f29de46f678 24547151a1004669a5505e83045b36bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 514/1036] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:53:04 2026] GET /v2.1/servers/e5814cad-5932-4d43-86e1-663112e71953 => generated 1626 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:53:05.491 7 INFO nova.api.openstack.compute.server_external_events [req-c297f77d-be64-40ac-acf4-568378e1577f req-ace2a199-55e4-49aa-a3f6-a8de55b423a9 e0dd89cd21a84e79b983a61d83605016 f89b7adfa8d848298cdf7ff0eca9fb23 - - c655d379651f4d77967d8beb848c9888 c655d379651f4d77967d8beb848c9888] Creating event network-vif-plugged:53ed56b4-7679-4ce1-9397-b3025d44b4b7 for instance e5814cad-5932-4d43-86e1-663112e71953 on instance 2026-09-19 11:53:05.499 8 WARNING neutronclient.v2_0.client [None req-25cba369-3e62-4ade-b868-6df1d2fbf7d7 2efccfd4d89a4ac5aece2f29de46f678 24547151a1004669a5505e83045b36bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 523/1037] 10.0.0.229 () {38 vars in 815 bytes} [Sat Sep 19 11:53:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1038] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:53:05 2026] GET /v2.1/servers/e5814cad-5932-4d43-86e1-663112e71953 => generated 1626 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-09-19 11:53:05.927 7 WARNING neutronclient.v2_0.client [None req-010a38a2-5f63-48af-af0b-4e9ed289b04c 207c87556dec4812894ed5118439bced d804d1f427ff4cdb9b76b0576f9ccffb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 524/1039] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:53:05 2026] GET /v2.1/servers/af4f163a-eadb-4a4e-bfcc-7186f380e403 => generated 1818 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:53:06.712 8 WARNING neutronclient.v2_0.client [None req-5cd24d56-3406-43d8-9a6b-10407b47c315 2efccfd4d89a4ac5aece2f29de46f678 24547151a1004669a5505e83045b36bc - - default default] 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: 516/1040] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:53:06 2026] GET /v2.1/servers/e5814cad-5932-4d43-86e1-663112e71953 => generated 1626 bytes in 806 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:53:07.491 7 WARNING neutronclient.v2_0.client [None req-be781a1a-a072-41e5-8e2d-46923a9975c0 207c87556dec4812894ed5118439bced d804d1f427ff4cdb9b76b0576f9ccffb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 11:53:07.497 8 INFO nova.api.openstack.compute.server_external_events [req-3b2429a2-5340-4bb7-a16e-cae161b77f9d req-e9d21ebe-a9af-4b38-a511-dd3aa200c1f2 e0dd89cd21a84e79b983a61d83605016 f89b7adfa8d848298cdf7ff0eca9fb23 - - c655d379651f4d77967d8beb848c9888 c655d379651f4d77967d8beb848c9888] Creating event network-changed:9b6de4c8-0ead-4d44-8126-adece6d12318 for instance af4f163a-eadb-4a4e-bfcc-7186f380e403 on instance [pid: 8|app: 0|req: 517/1041] 10.0.0.42 () {38 vars in 814 bytes} [Sat Sep 19 11:53:07 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) 2026-09-19 11:53:07.549 7 WARNING neutronclient.v2_0.client [None req-be781a1a-a072-41e5-8e2d-46923a9975c0 207c87556dec4812894ed5118439bced d804d1f427ff4cdb9b76b0576f9ccffb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 11:53:07.803 7 WARNING neutronclient.v2_0.client [None req-be781a1a-a072-41e5-8e2d-46923a9975c0 207c87556dec4812894ed5118439bced d804d1f427ff4cdb9b76b0576f9ccffb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 525/1042] 10.0.0.99 () {34 vars in 662 bytes} [Sat Sep 19 11:53:07 2026] POST /v2.1/servers => generated 447 bytes in 597 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-09-19 11:53:08.054 8 WARNING neutronclient.v2_0.client [None req-7d48308f-21ad-472c-af86-4b2eeebc23ca 207c87556dec4812894ed5118439bced d804d1f427ff4cdb9b76b0576f9ccffb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 518/1043] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:53:08 2026] GET /v2.1/servers/3c1989c9-a3f3-402b-9c7e-2ac581c67266 => generated 1394 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:53:08.528 7 WARNING neutronclient.v2_0.client [None req-be336ea1-8a7e-469f-a871-8aa7f76a8c0a 2efccfd4d89a4ac5aece2f29de46f678 24547151a1004669a5505e83045b36bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 526/1044] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:53:08 2026] GET /v2.1/servers/e5814cad-5932-4d43-86e1-663112e71953 => generated 1807 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-09-19 11:53:08.757 8 WARNING neutronclient.v2_0.client [None req-851d91d2-1cd4-4ebc-ada6-8fd33db8bed2 2efccfd4d89a4ac5aece2f29de46f678 24547151a1004669a5505e83045b36bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 519/1045] 10.0.0.99 () {32 vars in 740 bytes} [Sat Sep 19 11:53:08 2026] GET /v2.1/servers/e5814cad-5932-4d43-86e1-663112e71953/os-interface => generated 285 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:53:09.655 7 INFO nova.api.openstack.compute.server_external_events [req-dc633f3c-59f9-4c6f-b5ae-7230fc7c2bdc req-495a680c-922b-4b69-b82e-8487a4d1481d e0dd89cd21a84e79b983a61d83605016 f89b7adfa8d848298cdf7ff0eca9fb23 - - c655d379651f4d77967d8beb848c9888 c655d379651f4d77967d8beb848c9888] Creating event network-changed:53ed56b4-7679-4ce1-9397-b3025d44b4b7 for instance e5814cad-5932-4d43-86e1-663112e71953 on instance [pid: 7|app: 0|req: 527/1046] 10.0.0.42 () {38 vars in 814 bytes} [Sat Sep 19 11:53:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:53:13.176 8 WARNING neutronclient.v2_0.client [None req-c047eb14-d494-4898-8884-b9c01eea5fc7 207c87556dec4812894ed5118439bced d804d1f427ff4cdb9b76b0576f9ccffb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 520/1047] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:53:13 2026] GET /v2.1/servers/3c1989c9-a3f3-402b-9c7e-2ac581c67266 => generated 1519 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-09-19 11:53:13.636 7 INFO nova.api.openstack.compute.server_external_events [req-c6f48b2e-28b4-4194-a016-6a2d03cf04d8 req-edf3cc98-7d2b-47c4-a4e9-1ce212a351d3 e0dd89cd21a84e79b983a61d83605016 f89b7adfa8d848298cdf7ff0eca9fb23 - - c655d379651f4d77967d8beb848c9888 c655d379651f4d77967d8beb848c9888] Creating event network-changed:f147563c-1b81-4a86-bbb5-b86282be0e33 for instance 3c1989c9-a3f3-402b-9c7e-2ac581c67266 on instance [pid: 7|app: 0|req: 528/1048] 10.0.0.42 () {38 vars in 814 bytes} [Sat Sep 19 11:53:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:53:18.530 8 WARNING neutronclient.v2_0.client [None req-86ceb965-c0d0-4923-9c0c-c267df4f439f 207c87556dec4812894ed5118439bced d804d1f427ff4cdb9b76b0576f9ccffb - - default default] 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-09-19 11:53:18.601 7 INFO nova.api.openstack.compute.server_external_events [req-9c449697-94dd-4015-8e3e-850a5571f82b req-7421bbcb-feda-43bb-8301-7eb2c84cd5fc e0dd89cd21a84e79b983a61d83605016 f89b7adfa8d848298cdf7ff0eca9fb23 - - c655d379651f4d77967d8beb848c9888 c655d379651f4d77967d8beb848c9888] Creating event network-vif-plugged:f147563c-1b81-4a86-bbb5-b86282be0e33 for instance 3c1989c9-a3f3-402b-9c7e-2ac581c67266 on instance [pid: 7|app: 0|req: 530/1051] 10.0.0.229 () {38 vars in 815 bytes} [Sat Sep 19 11:53:18 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) [pid: 8|app: 0|req: 522/1052] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:53:18 2026] GET /v2.1/servers/3c1989c9-a3f3-402b-9c7e-2ac581c67266 => generated 1517 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-09-19 11:53:22.075 7 WARNING neutronclient.v2_0.client [None req-3c4ca91c-409d-4eec-b17b-bfd7d3426f45 2efccfd4d89a4ac5aece2f29de46f678 24547151a1004669a5505e83045b36bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 531/1053] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:53:22 2026] GET /v2.1/servers/e5814cad-5932-4d43-86e1-663112e71953 => generated 1927 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:53:23.809 7 WARNING neutronclient.v2_0.client [None req-f75a227d-2e3a-4a6f-a963-9621ac3cd049 207c87556dec4812894ed5118439bced d804d1f427ff4cdb9b76b0576f9ccffb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 533/1056] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:53:23 2026] GET /v2.1/servers/3c1989c9-a3f3-402b-9c7e-2ac581c67266 => generated 1817 bytes in 299 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 524/1057] 10.0.0.99 () {32 vars in 752 bytes} [Sat Sep 19 11:53:24 2026] GET /v2.1/servers/e5814cad-5932-4d43-86e1-663112e71953/os-server-password => generated 116 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-09-19 11:53:25.291 7 INFO nova.api.openstack.compute.server_external_events [req-acdd58b8-ee9f-481f-a796-106b5f908d88 req-a8b4c376-b9ce-45b8-ac09-a38cada6ea1b e0dd89cd21a84e79b983a61d83605016 f89b7adfa8d848298cdf7ff0eca9fb23 - - c655d379651f4d77967d8beb848c9888 c655d379651f4d77967d8beb848c9888] Creating event network-changed:f147563c-1b81-4a86-bbb5-b86282be0e33 for instance 3c1989c9-a3f3-402b-9c7e-2ac581c67266 on instance [pid: 7|app: 0|req: 534/1058] 10.0.0.42 () {38 vars in 814 bytes} [Sat Sep 19 11:53:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 525/1059] 10.0.0.99 () {32 vars in 717 bytes} [Sat Sep 19 11:53:26 2026] DELETE /v2.1/servers/e5814cad-5932-4d43-86e1-663112e71953 => generated 0 bytes in 154 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-09-19 11:53:26.520 7 WARNING neutronclient.v2_0.client [None req-b76bde5c-08e3-4a7f-b62a-b62ed926018f 2efccfd4d89a4ac5aece2f29de46f678 24547151a1004669a5505e83045b36bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 535/1060] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:53:26 2026] GET /v2.1/servers/e5814cad-5932-4d43-86e1-663112e71953 => generated 1933 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:53:27.741 8 WARNING neutronclient.v2_0.client [None req-3cc1455c-c6ae-4eaa-8cd2-6c577acf147d 2efccfd4d89a4ac5aece2f29de46f678 24547151a1004669a5505e83045b36bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 526/1061] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:53:27 2026] GET /v2.1/servers/e5814cad-5932-4d43-86e1-663112e71953 => generated 1933 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:53:28.989 7 WARNING neutronclient.v2_0.client [None req-87370a2e-5829-42a9-b919-98ea68160a42 2efccfd4d89a4ac5aece2f29de46f678 24547151a1004669a5505e83045b36bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 536/1062] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:53:28 2026] GET /v2.1/servers/e5814cad-5932-4d43-86e1-663112e71953 => generated 1933 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:53:29.348 8 INFO nova.api.openstack.compute.server_external_events [req-6447e6c1-b53d-4cb0-931b-f0628691ca94 req-0f5ba3c4-0587-4414-b068-d14cd6156911 e0dd89cd21a84e79b983a61d83605016 f89b7adfa8d848298cdf7ff0eca9fb23 - - c655d379651f4d77967d8beb848c9888 c655d379651f4d77967d8beb848c9888] Creating event network-vif-unplugged:53ed56b4-7679-4ce1-9397-b3025d44b4b7 for instance e5814cad-5932-4d43-86e1-663112e71953 on instance [pid: 8|app: 0|req: 527/1063] 10.0.0.229 () {38 vars in 815 bytes} [Sat Sep 19 11:53:29 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:53:29.941 7 INFO nova.api.openstack.compute.server_external_events [req-85fe2901-1a44-4208-9fa2-5482d9ef3dde req-76324fe2-a80b-4f7f-b4cf-1ba8899842ed e0dd89cd21a84e79b983a61d83605016 f89b7adfa8d848298cdf7ff0eca9fb23 - - c655d379651f4d77967d8beb848c9888 c655d379651f4d77967d8beb848c9888] Creating event network-vif-deleted:53ed56b4-7679-4ce1-9397-b3025d44b4b7 for instance e5814cad-5932-4d43-86e1-663112e71953 on instance [pid: 7|app: 0|req: 537/1064] 10.0.0.42 () {38 vars in 814 bytes} [Sat Sep 19 11:53:29 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-09-19 11:53:30.220 8 WARNING neutronclient.v2_0.client [None req-cba9f438-ce34-4b82-a7a7-99dc8542bb40 2efccfd4d89a4ac5aece2f29de46f678 24547151a1004669a5505e83045b36bc - - default default] The python binding code in 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/1065] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:53:30 2026] GET /v2.1/servers/e5814cad-5932-4d43-86e1-663112e71953 => generated 1535 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:53:31.353 7 WARNING neutronclient.v2_0.client [None req-1d1b3ca0-97b1-4149-9060-d725f84e6825 2efccfd4d89a4ac5aece2f29de46f678 24547151a1004669a5505e83045b36bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 538/1066] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:53:31 2026] GET /v2.1/servers/e5814cad-5932-4d43-86e1-663112e71953 => generated 1540 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:53:32.486 8 WARNING neutronclient.v2_0.client [None req-86b53cdc-197f-4cd4-a81c-6ab19e7fb487 2efccfd4d89a4ac5aece2f29de46f678 24547151a1004669a5505e83045b36bc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 529/1067] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:53:32 2026] GET /v2.1/servers/e5814cad-5932-4d43-86e1-663112e71953 => generated 1540 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:53:33.584 7 INFO nova.api.openstack.wsgi [None req-87d5b69b-5121-44ff-ad68-4c45b18913c5 2efccfd4d89a4ac5aece2f29de46f678 24547151a1004669a5505e83045b36bc - - default default] HTTP exception thrown: Instance e5814cad-5932-4d43-86e1-663112e71953 could not be found. [pid: 7|app: 0|req: 539/1068] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:53:33 2026] GET /v2.1/servers/e5814cad-5932-4d43-86e1-663112e71953 => 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-09-19 11:53:33.621 8 INFO nova.api.openstack.wsgi [None req-b03a74ff-e79e-42d2-87f8-0e55de4ee1d8 2efccfd4d89a4ac5aece2f29de46f678 24547151a1004669a5505e83045b36bc - - default default] HTTP exception thrown: Instance e5814cad-5932-4d43-86e1-663112e71953 could not be found. [pid: 8|app: 0|req: 530/1069] 10.0.0.99 () {32 vars in 717 bytes} [Sat Sep 19 11:53:33 2026] DELETE /v2.1/servers/e5814cad-5932-4d43-86e1-663112e71953 => 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-09-19 11:53:33.656 7 INFO nova.api.openstack.wsgi [None req-a7e91b30-c084-4034-8057-caebf30aab59 2efccfd4d89a4ac5aece2f29de46f678 24547151a1004669a5505e83045b36bc - - default default] HTTP exception thrown: Instance e5814cad-5932-4d43-86e1-663112e71953 could not be found. [pid: 7|app: 0|req: 540/1070] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:53:33 2026] GET /v2.1/servers/e5814cad-5932-4d43-86e1-663112e71953 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 531/1071] 10.0.0.99 () {32 vars in 703 bytes} [Sat Sep 19 11:53:33 2026] DELETE /v2.1/os-keypairs/tempest-keypair-578438624 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1074] 10.0.0.99 () {32 vars in 723 bytes} [Sat Sep 19 11:53:34 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-98867013 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:53:57.412 7 WARNING neutronclient.v2_0.client [None req-272b5bc2-54bb-4575-a1b8-d782d6f9b836 411c4e25a8dd46d5b8a816abf10c8032 93b13c1919744015b58c3b887459d0f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 11:53:57.476 7 WARNING neutronclient.v2_0.client [None req-272b5bc2-54bb-4575-a1b8-d782d6f9b836 411c4e25a8dd46d5b8a816abf10c8032 93b13c1919744015b58c3b887459d0f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 11:53:57.625 7 WARNING neutronclient.v2_0.client [None req-272b5bc2-54bb-4575-a1b8-d782d6f9b836 411c4e25a8dd46d5b8a816abf10c8032 93b13c1919744015b58c3b887459d0f3 - - default default] The python binding code in 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/1079] 162.253.55.156 () {36 vars in 714 bytes} [Sat Sep 19 11:53:57 2026] POST /v2.1/servers => generated 453 bytes in 992 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) 2026-09-19 11:53:58.382 8 WARNING neutronclient.v2_0.client [None req-f76c87cc-31a4-41a6-8bf6-1ce0e242a97b 411c4e25a8dd46d5b8a816abf10c8032 93b13c1919744015b58c3b887459d0f3 - - default default] The python binding code in 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/1080] 162.253.55.156 () {32 vars in 733 bytes} [Sat Sep 19 11:53:58 2026] GET /v2.1/servers/0a5c48ee-90d0-4db3-9023-5e2938417a7d => generated 2213 bytes in 87 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-09-19 11:53:58.489 7 WARNING neutronclient.v2_0.client [None req-3df731bb-caa5-4e02-a76a-1c2486cb8895 411c4e25a8dd46d5b8a816abf10c8032 93b13c1919744015b58c3b887459d0f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 545/1081] 162.253.55.156 () {32 vars in 759 bytes} [Sat Sep 19 11:53:58 2026] GET /v2.1/servers/0a5c48ee-90d0-4db3-9023-5e2938417a7d/os-interface => generated 28 bytes in 345 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 537/1082] 162.253.55.156 () {32 vars in 777 bytes} [Sat Sep 19 11:53:58 2026] GET /v2.1/servers/0a5c48ee-90d0-4db3-9023-5e2938417a7d/os-volume_attachments => generated 197 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, ' 2026-09-19 11:54:02.037 7 WARNING neutronclient.v2_0.client [None req-6d9f93d7-b179-4362-b18b-4724f77e8543 411c4e25a8dd46d5b8a816abf10c8032 93b13c1919744015b58c3b887459d0f3 - - default default] The python binding code in 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/1083] 162.253.55.156 () {32 vars in 733 bytes} [Sat Sep 19 11:54:01 2026] GET /v2.1/servers/0a5c48ee-90d0-4db3-9023-5e2938417a7d => generated 2371 bytes in 110 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-09-19 11:54:02.122 8 WARNING neutronclient.v2_0.client [None req-09446ffa-4189-4a7a-a37a-ff4066378094 411c4e25a8dd46d5b8a816abf10c8032 93b13c1919744015b58c3b887459d0f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 538/1084] 162.253.55.156 () {32 vars in 759 bytes} [Sat Sep 19 11:54:02 2026] GET /v2.1/servers/0a5c48ee-90d0-4db3-9023-5e2938417a7d/os-interface => generated 28 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 547/1085] 162.253.55.156 () {32 vars in 777 bytes} [Sat Sep 19 11:54:02 2026] GET /v2.1/servers/0a5c48ee-90d0-4db3-9023-5e2938417a7d/os-volume_attachments => generated 197 bytes in 72 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-09-19 11:54:03.648 8 INFO nova.api.openstack.compute.server_external_events [req-47ce1066-9280-4882-adaf-4f0cde9d6709 req-65364aef-06c7-4d3e-85fb-1ab2defee55b e0dd89cd21a84e79b983a61d83605016 f89b7adfa8d848298cdf7ff0eca9fb23 - - c655d379651f4d77967d8beb848c9888 c655d379651f4d77967d8beb848c9888] Creating event network-changed:bffcd21f-a474-461d-9162-1f43af58bf78 for instance 0a5c48ee-90d0-4db3-9023-5e2938417a7d on instance [pid: 8|app: 0|req: 539/1086] 10.0.0.42 () {38 vars in 814 bytes} [Sat Sep 19 11:54:03 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-09-19 11:54:05.241 8 WARNING neutronclient.v2_0.client [None req-2235999b-8553-4648-851c-d2984c808f56 411c4e25a8dd46d5b8a816abf10c8032 93b13c1919744015b58c3b887459d0f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 541/1089] 162.253.55.156 () {32 vars in 733 bytes} [Sat Sep 19 11:54:05 2026] GET /v2.1/servers/0a5c48ee-90d0-4db3-9023-5e2938417a7d => generated 2445 bytes in 197 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-09-19 11:54:05.414 7 WARNING neutronclient.v2_0.client [None req-b19117b2-e734-4ff9-9c74-e8f9c22219ef 411c4e25a8dd46d5b8a816abf10c8032 93b13c1919744015b58c3b887459d0f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 549/1090] 162.253.55.156 () {32 vars in 759 bytes} [Sat Sep 19 11:54:05 2026] GET /v2.1/servers/0a5c48ee-90d0-4db3-9023-5e2938417a7d/os-interface => generated 283 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 542/1091] 162.253.55.156 () {32 vars in 777 bytes} [Sat Sep 19 11:54:05 2026] GET /v2.1/servers/0a5c48ee-90d0-4db3-9023-5e2938417a7d/os-volume_attachments => generated 197 bytes in 51 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-09-19 11:54:08.515 7 WARNING neutronclient.v2_0.client [None req-6fc36bb8-b4a6-40cc-b875-b6e904b01186 411c4e25a8dd46d5b8a816abf10c8032 93b13c1919744015b58c3b887459d0f3 - - default default] The python binding code in 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/1092] 162.253.55.156 () {32 vars in 733 bytes} [Sat Sep 19 11:54:08 2026] GET /v2.1/servers/0a5c48ee-90d0-4db3-9023-5e2938417a7d => generated 2433 bytes in 157 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-09-19 11:54:08.677 8 WARNING neutronclient.v2_0.client [None req-7b5cbfc2-ebd1-4987-8644-61d4174cd372 411c4e25a8dd46d5b8a816abf10c8032 93b13c1919744015b58c3b887459d0f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 543/1093] 162.253.55.156 () {32 vars in 759 bytes} [Sat Sep 19 11:54:08 2026] GET /v2.1/servers/0a5c48ee-90d0-4db3-9023-5e2938417a7d/os-interface => generated 283 bytes in 123 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/1094] 162.253.55.156 () {32 vars in 777 bytes} [Sat Sep 19 11:54:08 2026] GET /v2.1/servers/0a5c48ee-90d0-4db3-9023-5e2938417a7d/os-volume_attachments => generated 197 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:54:09.908 8 INFO nova.api.openstack.compute.server_external_events [req-045ea4fc-0957-4b71-929f-a6c003dde569 req-5f60bdaf-dce7-42ee-986d-2c39e112b689 e0dd89cd21a84e79b983a61d83605016 f89b7adfa8d848298cdf7ff0eca9fb23 - - c655d379651f4d77967d8beb848c9888 c655d379651f4d77967d8beb848c9888] Creating event network-vif-plugged:bffcd21f-a474-461d-9162-1f43af58bf78 for instance 0a5c48ee-90d0-4db3-9023-5e2938417a7d on instance [pid: 8|app: 0|req: 544/1095] 10.0.0.229 () {38 vars in 815 bytes} [Sat Sep 19 11:54:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:54:11.428 7 WARNING neutronclient.v2_0.client [None req-b84654a0-f267-447a-8728-a9aa4abb4643 411c4e25a8dd46d5b8a816abf10c8032 93b13c1919744015b58c3b887459d0f3 - - default default] The python binding code in 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/1096] 162.253.55.156 () {32 vars in 733 bytes} [Sat Sep 19 11:54:11 2026] GET /v2.1/servers/0a5c48ee-90d0-4db3-9023-5e2938417a7d => generated 2433 bytes in 140 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-09-19 11:54:11.581 8 WARNING neutronclient.v2_0.client [None req-eb377a23-e4c6-4ac8-801c-b1bef73a797b 411c4e25a8dd46d5b8a816abf10c8032 93b13c1919744015b58c3b887459d0f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 545/1097] 162.253.55.156 () {32 vars in 759 bytes} [Sat Sep 19 11:54:11 2026] GET /v2.1/servers/0a5c48ee-90d0-4db3-9023-5e2938417a7d/os-interface => generated 285 bytes in 115 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/1098] 162.253.55.156 () {32 vars in 777 bytes} [Sat Sep 19 11:54:11 2026] GET /v2.1/servers/0a5c48ee-90d0-4db3-9023-5e2938417a7d/os-volume_attachments => generated 197 bytes in 33 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-09-19 11:54:14.841 7 WARNING neutronclient.v2_0.client [None req-25d28db9-0639-4678-bab9-02b9655e4222 411c4e25a8dd46d5b8a816abf10c8032 93b13c1919744015b58c3b887459d0f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 555/1101] 162.253.55.156 () {32 vars in 733 bytes} [Sat Sep 19 11:54:14 2026] GET /v2.1/servers/0a5c48ee-90d0-4db3-9023-5e2938417a7d => generated 2580 bytes in 197 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-09-19 11:54:15.033 8 WARNING neutronclient.v2_0.client [None req-d9f57380-b71f-44c7-a7cb-4f9513489dc6 411c4e25a8dd46d5b8a816abf10c8032 93b13c1919744015b58c3b887459d0f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 547/1102] 162.253.55.156 () {32 vars in 759 bytes} [Sat Sep 19 11:54:14 2026] GET /v2.1/servers/0a5c48ee-90d0-4db3-9023-5e2938417a7d/os-interface => generated 285 bytes in 122 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: 556/1103] 162.253.55.156 () {32 vars in 777 bytes} [Sat Sep 19 11:54:15 2026] GET /v2.1/servers/0a5c48ee-90d0-4db3-9023-5e2938417a7d/os-volume_attachments => generated 197 bytes in 49 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-09-19 11:54:52.603 7 WARNING neutronclient.v2_0.client [None req-fbfa7031-d0fb-4203-969f-e897830b8237 411c4e25a8dd46d5b8a816abf10c8032 93b13c1919744015b58c3b887459d0f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 11:54:52.686 7 WARNING neutronclient.v2_0.client [None req-fbfa7031-d0fb-4203-969f-e897830b8237 411c4e25a8dd46d5b8a816abf10c8032 93b13c1919744015b58c3b887459d0f3 - - default default] 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-09-19 11:54:55.415 8 INFO nova.api.openstack.compute.server_external_events [req-711620cc-c07a-4465-b1d8-4fef27bbece6 req-69e5bfe7-e3b2-45c2-8cd5-632a0989b8d5 e0dd89cd21a84e79b983a61d83605016 f89b7adfa8d848298cdf7ff0eca9fb23 - - c655d379651f4d77967d8beb848c9888 c655d379651f4d77967d8beb848c9888] Creating event network-changed:3c705472-0837-4eec-99ef-6f60ed173b07 for instance 0a5c48ee-90d0-4db3-9023-5e2938417a7d on instance [pid: 8|app: 0|req: 553/1112] 10.0.0.42 () {38 vars in 814 bytes} [Sat Sep 19 11:54:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:54:59.368 8 INFO nova.api.openstack.compute.server_external_events [req-b81349a9-f6a9-464a-86e0-296f285778a7 req-7b585f53-cc1f-41ef-9f88-fbf45c3eb155 e0dd89cd21a84e79b983a61d83605016 f89b7adfa8d848298cdf7ff0eca9fb23 - - c655d379651f4d77967d8beb848c9888 c655d379651f4d77967d8beb848c9888] Creating event network-vif-plugged:3c705472-0837-4eec-99ef-6f60ed173b07 for instance 0a5c48ee-90d0-4db3-9023-5e2938417a7d on instance [pid: 8|app: 0|req: 554/1113] 10.0.0.229 () {38 vars in 815 bytes} [Sat Sep 19 11:54:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-19 11:55:02.267 7 WARNING neutronclient.v2_0.client [None req-fbfa7031-d0fb-4203-969f-e897830b8237 411c4e25a8dd46d5b8a816abf10c8032 93b13c1919744015b58c3b887459d0f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 560/1114] 162.253.55.156 () {36 vars in 812 bytes} [Sat Sep 19 11:54:52 2026] POST /v2.1/servers/0a5c48ee-90d0-4db3-9023-5e2938417a7d/os-interface => generated 281 bytes in 9785 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-09-19 11:55:02.672 8 INFO nova.api.openstack.compute.server_external_events [req-006b919f-e1d1-4051-91c7-7d771d30fd44 req-555f006c-f1cf-40df-b0f7-b5c561b65daa e0dd89cd21a84e79b983a61d83605016 f89b7adfa8d848298cdf7ff0eca9fb23 - - c655d379651f4d77967d8beb848c9888 c655d379651f4d77967d8beb848c9888] Creating event network-changed:3c705472-0837-4eec-99ef-6f60ed173b07 for instance 0a5c48ee-90d0-4db3-9023-5e2938417a7d on instance [pid: 8|app: 0|req: 555/1115] 10.0.0.42 () {38 vars in 814 bytes} [Sat Sep 19 11:55:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:55:03.235 7 INFO nova.api.openstack.compute.server_external_events [req-bbcf02cd-05c7-4390-9925-9bcb6e8d73ce req-ee0701ef-464b-4d31-9af3-7932ec9857da e0dd89cd21a84e79b983a61d83605016 f89b7adfa8d848298cdf7ff0eca9fb23 - - c655d379651f4d77967d8beb848c9888 c655d379651f4d77967d8beb848c9888] Creating event network-changed:3c705472-0837-4eec-99ef-6f60ed173b07 for instance 0a5c48ee-90d0-4db3-9023-5e2938417a7d on instance [pid: 7|app: 0|req: 561/1116] 10.0.0.42 () {38 vars in 814 bytes} [Sat Sep 19 11:55:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1119] 10.0.0.53 () {28 vars in 454 bytes} [Sat Sep 19 11:55:07 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 563/1120] 10.0.0.53 () {30 vars in 658 bytes} [Sat Sep 19 11:55:07 2026] GET /v2.1 => generated 0 bytes in 47 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: 558/1121] 10.0.0.53 () {32 vars in 731 bytes} [Sat Sep 19 11:55:07 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-19 11:55:07.509 7 WARNING neutronclient.v2_0.client [None req-67ca2659-c9a4-4810-9b4f-c148f8a4f121 411c4e25a8dd46d5b8a816abf10c8032 93b13c1919744015b58c3b887459d0f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 564/1122] 10.0.0.53 () {34 vars in 806 bytes} [Sat Sep 19 11:55:07 2026] GET /v2.1/servers/detail?all_tenants=True => generated 8378 bytes in 321 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1123] 10.0.0.53 () {28 vars in 454 bytes} [Sat Sep 19 11:55:07 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 565/1124] 10.0.0.53 () {30 vars in 658 bytes} [Sat Sep 19 11:55:07 2026] GET /v2.1 => generated 0 bytes in 51 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 560/1125] 10.0.0.53 () {32 vars in 731 bytes} [Sat Sep 19 11:55:07 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1126] 10.0.0.53 () {34 vars in 894 bytes} [Sat Sep 19 11:55:07 2026] GET /v2.1/servers/detail?project_id=242d78fc33224a68a55090c7a97814c1&all_tenants=True => generated 15 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1127] 10.0.0.53 () {34 vars in 894 bytes} [Sat Sep 19 11:55:08 2026] GET /v2.1/servers/detail?project_id=27b1e6fdd58a47f6b01266145ebda3ce&all_tenants=True => generated 15 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1128] 10.0.0.53 () {34 vars in 894 bytes} [Sat Sep 19 11:55:08 2026] GET /v2.1/servers/detail?project_id=446d9cf9de0d45b0ae6546758876edbb&all_tenants=True => generated 15 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1129] 10.0.0.53 () {34 vars in 894 bytes} [Sat Sep 19 11:55:08 2026] GET /v2.1/servers/detail?project_id=52dfaa5e4bb1441d90f50a6f4e23351f&all_tenants=True => generated 15 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1130] 10.0.0.53 () {34 vars in 894 bytes} [Sat Sep 19 11:55:08 2026] GET /v2.1/servers/detail?project_id=73b7f196ea6e437180605658e4e3fcf1&all_tenants=True => generated 15 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-09-19 11:55:08.413 8 WARNING neutronclient.v2_0.client [None req-e4f5e226-f274-4669-b338-5f8928c3d729 411c4e25a8dd46d5b8a816abf10c8032 93b13c1919744015b58c3b887459d0f3 - - default default] The python binding code in 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/1131] 10.0.0.53 () {34 vars in 894 bytes} [Sat Sep 19 11:55:08 2026] GET /v2.1/servers/detail?project_id=93b13c1919744015b58c3b887459d0f3&all_tenants=True => generated 3003 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1132] 10.0.0.53 () {34 vars in 894 bytes} [Sat Sep 19 11:55:08 2026] GET /v2.1/servers/detail?project_id=99c79295e5984ab09b6439bd4a1e97cc&all_tenants=True => generated 15 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:55:08.693 8 WARNING neutronclient.v2_0.client [None req-afd44601-5da9-4265-9707-7c10c23036bd 411c4e25a8dd46d5b8a816abf10c8032 93b13c1919744015b58c3b887459d0f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 564/1133] 10.0.0.53 () {34 vars in 894 bytes} [Sat Sep 19 11:55:08 2026] GET /v2.1/servers/detail?project_id=d804d1f427ff4cdb9b76b0576f9ccffb&all_tenants=True => generated 5454 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1134] 10.0.0.53 () {34 vars in 894 bytes} [Sat Sep 19 11:55:08 2026] GET /v2.1/servers/detail?project_id=dc2a606e47d24ed693b8e4d124c6bb89&all_tenants=True => generated 15 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 565/1135] 10.0.0.53 () {34 vars in 894 bytes} [Sat Sep 19 11:55:08 2026] GET /v2.1/servers/detail?project_id=e4551284a99d46fb80f7cece793fb9d3&all_tenants=True => generated 15 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1136] 10.0.0.53 () {34 vars in 894 bytes} [Sat Sep 19 11:55:08 2026] GET /v2.1/servers/detail?project_id=f89b7adfa8d848298cdf7ff0eca9fb23&all_tenants=True => generated 15 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-09-19 11:55:32.145 7 WARNING neutronclient.v2_0.client [None req-307e3910-d7df-455f-8085-12a3fec1a9db 411c4e25a8dd46d5b8a816abf10c8032 93b13c1919744015b58c3b887459d0f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 11:55:32.198 7 WARNING neutronclient.v2_0.client [None req-307e3910-d7df-455f-8085-12a3fec1a9db 411c4e25a8dd46d5b8a816abf10c8032 93b13c1919744015b58c3b887459d0f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 11:55:34.534 8 INFO nova.api.openstack.compute.server_external_events [req-db908718-0a3a-47f4-873d-b523fb4ff1a1 req-9cc004e0-02ed-4d46-958b-9eaf39ea4d87 e0dd89cd21a84e79b983a61d83605016 f89b7adfa8d848298cdf7ff0eca9fb23 - - c655d379651f4d77967d8beb848c9888 c655d379651f4d77967d8beb848c9888] Creating event network-changed:dae8605d-8e1c-4cae-aa5d-01fd52fd36b9 for instance 0a5c48ee-90d0-4db3-9023-5e2938417a7d on instance [pid: 8|app: 0|req: 570/1143] 10.0.0.42 () {38 vars in 814 bytes} [Sat Sep 19 11:55:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:55:40.937 8 INFO nova.api.openstack.compute.server_external_events [req-3b40e5d9-c8b7-4a30-a298-115a3e278cda req-a04b8ef4-51b9-4d5f-970f-ba6dd39ddddb e0dd89cd21a84e79b983a61d83605016 f89b7adfa8d848298cdf7ff0eca9fb23 - - c655d379651f4d77967d8beb848c9888 c655d379651f4d77967d8beb848c9888] Creating event network-vif-plugged:dae8605d-8e1c-4cae-aa5d-01fd52fd36b9 for instance 0a5c48ee-90d0-4db3-9023-5e2938417a7d on instance [pid: 8|app: 0|req: 571/1144] 10.0.0.229 () {38 vars in 815 bytes} [Sat Sep 19 11:55:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-19 11:55:41.762 7 WARNING neutronclient.v2_0.client [None req-307e3910-d7df-455f-8085-12a3fec1a9db 411c4e25a8dd46d5b8a816abf10c8032 93b13c1919744015b58c3b887459d0f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 574/1145] 162.253.55.156 () {36 vars in 812 bytes} [Sat Sep 19 11:55:32 2026] POST /v2.1/servers/0a5c48ee-90d0-4db3-9023-5e2938417a7d/os-interface => generated 377 bytes in 9751 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-09-19 11:55:55.906 8 WARNING neutronclient.v2_0.client [None req-a87dca46-fabe-4196-aab5-17a2a9caebc8 411c4e25a8dd46d5b8a816abf10c8032 93b13c1919744015b58c3b887459d0f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-09-19 11:55:55.976 8 WARNING neutronclient.v2_0.client [None req-a87dca46-fabe-4196-aab5-17a2a9caebc8 411c4e25a8dd46d5b8a816abf10c8032 93b13c1919744015b58c3b887459d0f3 - - default default] 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-09-19 11:55:58.304 7 INFO nova.api.openstack.compute.server_external_events [req-f1c62cf4-ca87-40eb-83ec-68374d6a3294 req-05a3d570-bae1-4764-8590-cf270765e7a2 e0dd89cd21a84e79b983a61d83605016 f89b7adfa8d848298cdf7ff0eca9fb23 - - c655d379651f4d77967d8beb848c9888 c655d379651f4d77967d8beb848c9888] Creating event network-changed:b151e366-a697-42ae-a88e-1810608bc351 for instance 0a5c48ee-90d0-4db3-9023-5e2938417a7d on instance [pid: 7|app: 0|req: 577/1150] 10.0.0.42 () {38 vars in 814 bytes} [Sat Sep 19 11:55:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:56:03.628 7 INFO nova.api.openstack.compute.server_external_events [req-eac70424-1d25-491d-bc46-4e99ed25151a req-f140088f-34af-442d-ae8c-6e2d52df2356 e0dd89cd21a84e79b983a61d83605016 f89b7adfa8d848298cdf7ff0eca9fb23 - - c655d379651f4d77967d8beb848c9888 c655d379651f4d77967d8beb848c9888] Creating event network-vif-plugged:b151e366-a697-42ae-a88e-1810608bc351 for instance 0a5c48ee-90d0-4db3-9023-5e2938417a7d on instance [pid: 7|app: 0|req: 578/1151] 10.0.0.229 () {38 vars in 815 bytes} [Sat Sep 19 11:56:03 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-19 11:56:06.053 8 WARNING neutronclient.v2_0.client [None req-a87dca46-fabe-4196-aab5-17a2a9caebc8 411c4e25a8dd46d5b8a816abf10c8032 93b13c1919744015b58c3b887459d0f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 574/1154] 162.253.55.156 () {36 vars in 812 bytes} [Sat Sep 19 11:55:55 2026] POST /v2.1/servers/0a5c48ee-90d0-4db3-9023-5e2938417a7d/os-interface => generated 378 bytes in 10326 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-09-19 11:56:06.825 7 INFO nova.api.openstack.compute.server_external_events [req-8889bb46-6e27-40a7-9ca5-c445c713f748 req-d04a9765-24d5-4b95-8588-07902f2e6c41 e0dd89cd21a84e79b983a61d83605016 f89b7adfa8d848298cdf7ff0eca9fb23 - - c655d379651f4d77967d8beb848c9888 c655d379651f4d77967d8beb848c9888] Creating event network-changed:dae8605d-8e1c-4cae-aa5d-01fd52fd36b9 for instance 0a5c48ee-90d0-4db3-9023-5e2938417a7d on instance [pid: 7|app: 0|req: 581/1155] 10.0.0.42 () {38 vars in 814 bytes} [Sat Sep 19 11:56:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:56:22.723 7 INFO nova.api.openstack.compute.server_external_events [req-0e5f03c3-f16c-4abc-83f7-06151406718c req-411992df-ef96-40f7-87be-0b1f65b48368 e0dd89cd21a84e79b983a61d83605016 f89b7adfa8d848298cdf7ff0eca9fb23 - - c655d379651f4d77967d8beb848c9888 c655d379651f4d77967d8beb848c9888] Creating event network-changed:b151e366-a697-42ae-a88e-1810608bc351 for instance 0a5c48ee-90d0-4db3-9023-5e2938417a7d on instance [pid: 7|app: 0|req: 583/1158] 10.0.0.42 () {38 vars in 814 bytes} [Sat Sep 19 11:56:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 576/1161] 162.253.55.156 () {34 vars in 855 bytes} [Sat Sep 19 11:56:23 2026] DELETE /v2.1/servers/0a5c48ee-90d0-4db3-9023-5e2938417a7d/os-interface/b151e366-a697-42ae-a88e-1810608bc351 => generated 0 bytes in 91 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-09-19 11:56:24.785 7 INFO nova.api.openstack.compute.server_external_events [req-ca87c694-d08f-4dfc-aed0-cdffd6014abd req-84ff7855-12da-424f-982c-f181bb289cd1 e0dd89cd21a84e79b983a61d83605016 f89b7adfa8d848298cdf7ff0eca9fb23 - - c655d379651f4d77967d8beb848c9888 c655d379651f4d77967d8beb848c9888] Creating event network-changed:b151e366-a697-42ae-a88e-1810608bc351 for instance 0a5c48ee-90d0-4db3-9023-5e2938417a7d on instance [pid: 7|app: 0|req: 586/1162] 10.0.0.42 () {38 vars in 814 bytes} [Sat Sep 19 11:56:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:56:33.200 8 INFO nova.api.openstack.compute.server_external_events [req-b9497308-f998-4c3e-af9e-e3685c3ade1b req-234abd97-d61a-4963-bdfe-c75be5e09850 e0dd89cd21a84e79b983a61d83605016 f89b7adfa8d848298cdf7ff0eca9fb23 - - c655d379651f4d77967d8beb848c9888 c655d379651f4d77967d8beb848c9888] Creating event network-changed:dae8605d-8e1c-4cae-aa5d-01fd52fd36b9 for instance 0a5c48ee-90d0-4db3-9023-5e2938417a7d on instance [pid: 8|app: 0|req: 577/1163] 10.0.0.42 () {38 vars in 814 bytes} [Sat Sep 19 11:56:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 587/1164] 162.253.55.156 () {34 vars in 855 bytes} [Sat Sep 19 11:56:33 2026] DELETE /v2.1/servers/0a5c48ee-90d0-4db3-9023-5e2938417a7d/os-interface/dae8605d-8e1c-4cae-aa5d-01fd52fd36b9 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 591/1171] 162.253.55.156 () {34 vars in 855 bytes} [Sat Sep 19 11:56:54 2026] DELETE /v2.1/servers/0a5c48ee-90d0-4db3-9023-5e2938417a7d/os-interface/3c705472-0837-4eec-99ef-6f60ed173b07 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 581/1172] 162.253.55.156 () {34 vars in 755 bytes} [Sat Sep 19 11:57:00 2026] DELETE /v2.1/servers/0a5c48ee-90d0-4db3-9023-5e2938417a7d => generated 0 bytes in 116 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-09-19 11:57:03.426 7 INFO nova.api.openstack.compute.server_external_events [req-6b3f98bd-d718-4bd2-9b27-002d189a1b1e req-e5616c92-e9e2-41b1-ad56-d02c252e4ea8 e0dd89cd21a84e79b983a61d83605016 f89b7adfa8d848298cdf7ff0eca9fb23 - - c655d379651f4d77967d8beb848c9888 c655d379651f4d77967d8beb848c9888] Creating event network-vif-deleted:bffcd21f-a474-461d-9162-1f43af58bf78 for instance 0a5c48ee-90d0-4db3-9023-5e2938417a7d on instance [pid: 7|app: 0|req: 592/1173] 10.0.0.42 () {38 vars in 814 bytes} [Sat Sep 19 11:57:03 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-09-19 11:57:04.560 8 INFO nova.api.openstack.compute.server_external_events [req-d9b85cbb-3c57-44bf-b49b-8ec78c1d1676 req-e0d2bc4a-abc0-4e93-9c0e-5ad2e90794e6 e0dd89cd21a84e79b983a61d83605016 f89b7adfa8d848298cdf7ff0eca9fb23 - - c655d379651f4d77967d8beb848c9888 c655d379651f4d77967d8beb848c9888] Creating event network-changed:f147563c-1b81-4a86-bbb5-b86282be0e33 for instance 3c1989c9-a3f3-402b-9c7e-2ac581c67266 on instance [pid: 8|app: 0|req: 583/1176] 10.0.0.42 () {38 vars in 814 bytes} [Sat Sep 19 11:57:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 594/1177] 10.0.0.99 () {32 vars in 717 bytes} [Sat Sep 19 11:57:04 2026] DELETE /v2.1/servers/3c1989c9-a3f3-402b-9c7e-2ac581c67266 => generated 0 bytes in 131 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-09-19 11:57:04.772 8 WARNING neutronclient.v2_0.client [None req-0a045ca1-c43c-4e40-b0c3-d696b17a6291 207c87556dec4812894ed5118439bced d804d1f427ff4cdb9b76b0576f9ccffb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 584/1178] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:57:04 2026] GET /v2.1/servers/3c1989c9-a3f3-402b-9c7e-2ac581c67266 => generated 1943 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:57:07.703 7 INFO nova.api.openstack.compute.server_external_events [req-872aa53e-3b36-46df-a451-00a463dded3d req-d27675eb-9094-4fbe-8e9f-f0c36a6ba769 e0dd89cd21a84e79b983a61d83605016 f89b7adfa8d848298cdf7ff0eca9fb23 - - c655d379651f4d77967d8beb848c9888 c655d379651f4d77967d8beb848c9888] Creating event network-vif-deleted:f147563c-1b81-4a86-bbb5-b86282be0e33 for instance 3c1989c9-a3f3-402b-9c7e-2ac581c67266 on instance [pid: 7|app: 0|req: 595/1179] 10.0.0.42 () {38 vars in 814 bytes} [Sat Sep 19 11:57:07 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-09-19 11:57:10.060 8 WARNING neutronclient.v2_0.client [None req-077e5634-a15d-45f3-9a0e-cfe7a179ef3b 207c87556dec4812894ed5118439bced d804d1f427ff4cdb9b76b0576f9ccffb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 585/1180] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:57:10 2026] GET /v2.1/servers/3c1989c9-a3f3-402b-9c7e-2ac581c67266 => generated 1480 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-09-19 11:57:15.161 8 INFO nova.api.openstack.wsgi [None req-9b4b766e-853b-45cf-b156-59c74a3642ab 207c87556dec4812894ed5118439bced d804d1f427ff4cdb9b76b0576f9ccffb - - default default] HTTP exception thrown: Instance 3c1989c9-a3f3-402b-9c7e-2ac581c67266 could not be found. [pid: 8|app: 0|req: 587/1183] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:57:15 2026] GET /v2.1/servers/3c1989c9-a3f3-402b-9c7e-2ac581c67266 => 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-09-19 11:57:16.073 7 INFO nova.api.openstack.compute.server_external_events [req-d7cd62c7-6050-4a8f-b4b9-914c50c099b9 req-9cec43ec-19de-409f-8b82-d2e4709df5fd e0dd89cd21a84e79b983a61d83605016 f89b7adfa8d848298cdf7ff0eca9fb23 - - c655d379651f4d77967d8beb848c9888 c655d379651f4d77967d8beb848c9888] Creating event network-changed:9b6de4c8-0ead-4d44-8126-adece6d12318 for instance af4f163a-eadb-4a4e-bfcc-7186f380e403 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 597/1184] 10.0.0.42 () {38 vars in 814 bytes} [Sat Sep 19 11:57:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1185] 10.0.0.99 () {32 vars in 717 bytes} [Sat Sep 19 11:57:16 2026] DELETE /v2.1/servers/af4f163a-eadb-4a4e-bfcc-7186f380e403 => 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-09-19 11:57:16.247 7 WARNING neutronclient.v2_0.client [None req-8f15f1cd-2bae-48d2-be39-541b8b829361 207c87556dec4812894ed5118439bced d804d1f427ff4cdb9b76b0576f9ccffb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 598/1186] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:57:16 2026] GET /v2.1/servers/af4f163a-eadb-4a4e-bfcc-7186f380e403 => generated 1944 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-09-19 11:57:19.253 8 INFO nova.api.openstack.compute.server_external_events [req-c5b3f343-7997-450b-b2d9-550cdfd4f745 req-b36fd304-ec3a-4dad-b918-33206e3cccc6 e0dd89cd21a84e79b983a61d83605016 f89b7adfa8d848298cdf7ff0eca9fb23 - - c655d379651f4d77967d8beb848c9888 c655d379651f4d77967d8beb848c9888] Creating event network-vif-deleted:9b6de4c8-0ead-4d44-8126-adece6d12318 for instance af4f163a-eadb-4a4e-bfcc-7186f380e403 on instance [pid: 8|app: 0|req: 589/1187] 10.0.0.42 () {38 vars in 814 bytes} [Sat Sep 19 11:57:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:57:21.524 7 WARNING neutronclient.v2_0.client [None req-d635b91f-eac9-4f1d-a4d3-c8733adceb1d 207c87556dec4812894ed5118439bced d804d1f427ff4cdb9b76b0576f9ccffb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 599/1188] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:57:21 2026] GET /v2.1/servers/af4f163a-eadb-4a4e-bfcc-7186f380e403 => generated 1481 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:57:26.620 7 INFO nova.api.openstack.wsgi [None req-98db7657-9ba7-4b2f-b8b2-fd010bce9c09 207c87556dec4812894ed5118439bced d804d1f427ff4cdb9b76b0576f9ccffb - - default default] HTTP exception thrown: Instance af4f163a-eadb-4a4e-bfcc-7186f380e403 could not be found. [pid: 7|app: 0|req: 601/1191] 10.0.0.99 () {32 vars in 714 bytes} [Sat Sep 19 11:57:26 2026] GET /v2.1/servers/af4f163a-eadb-4a4e-bfcc-7186f380e403 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 591/1192] 10.0.0.99 () {32 vars in 725 bytes} [Sat Sep 19 11:57:28 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1088589691 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-19 11:57:28.211 7 INFO nova.api.openstack.wsgi [None req-85d47946-5cdd-42d4-9d25-bd668f9af6e7 207c87556dec4812894ed5118439bced d804d1f427ff4cdb9b76b0576f9ccffb - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1088589691 not found for user 207c87556dec4812894ed5118439bced [pid: 7|app: 0|req: 602/1193] 10.0.0.99 () {32 vars in 722 bytes} [Sat Sep 19 11:57:28 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1088589691 => generated 142 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1198] 10.0.0.99 () {32 vars in 654 bytes} [Sat Sep 19 11:57:45 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1199] 10.0.0.99 () {32 vars in 640 bytes} [Sat Sep 19 11:57:45 2026] GET /v2.1/servers => generated 15 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-09-19 11:57:45.614 8 WARNING oslo_db.sqlalchemy.utils [None req-d834be7b-6e9a-4015-8d95-81000fd02f43 411c4e25a8dd46d5b8a816abf10c8032 93b13c1919744015b58c3b887459d0f3 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 595/1200] 10.0.0.99 () {32 vars in 648 bytes} [Sat Sep 19 11:57:45 2026] GET /v2.1/os-keypairs => generated 530 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1201] 10.0.0.99 () {32 vars in 693 bytes} [Sat Sep 19 11:57:45 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1230] 10.0.0.113 () {28 vars in 454 bytes} [Sat Sep 19 12: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) 2026-09-19 12:00:08.215 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [6463c69a-d0de-45f2-aa09-08d9af48e0c3] AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-09-19 12:00:08.216 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Sat Sep 19 12:00:08 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1 (ip 10.0.0.113) !!! 2026-09-19 12:00:08.220 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Too many heartbeats missed [pid: 7|app: 0|req: 621/1231] 10.0.0.113 () {30 vars in 658 bytes} [Sat Sep 19 12:00:08 2026] GET /v2.1 => generated 0 bytes in 92 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) 2026-09-19 12:00:08.315 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Sat Sep 19 12:00:08 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1/ (ip 10.0.0.113) !!! 2026-09-19 12:00:08.317 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Too many heartbeats missed [pid: 8|app: 0|req: 611/1232] 10.0.0.113 () {32 vars in 731 bytes} [Sat Sep 19 12:00:08 2026] GET /v2.1/ => generated 411 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1233] 10.0.0.113 () {34 vars in 765 bytes} [Sat Sep 19 12:00:08 2026] GET /v2.1/os-services => generated 782 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1234] 10.0.0.113 () {28 vars in 454 bytes} [Sat Sep 19 12:00:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) 2026-09-19 12:00:12.798 7 INFO oslo.messaging._drivers.impl_rabbit [-] [6463c69a-d0de-45f2-aa09-08d9af48e0c3] Reconnected to AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 via [amqp] client with port 59390. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 623/1235] 10.0.0.113 () {30 vars in 658 bytes} [Sat Sep 19 12:00:12 2026] GET /v2.1 => generated 0 bytes in 53 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 613/1236] 10.0.0.113 () {32 vars in 731 bytes} [Sat Sep 19 12:00:12 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: 624/1237] 10.0.0.113 () {34 vars in 765 bytes} [Sat Sep 19 12:00:12 2026] GET /v2.1/os-services => generated 782 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1240] 10.0.0.113 () {28 vars in 454 bytes} [Sat Sep 19 12: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: 615/1241] 10.0.0.113 () {30 vars in 658 bytes} [Sat Sep 19 12:00:17 2026] GET /v2.1 => generated 0 bytes in 79 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: 627/1242] 10.0.0.113 () {32 vars in 731 bytes} [Sat Sep 19 12:00:17 2026] GET /v2.1/ => generated 411 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1243] 10.0.0.113 () {34 vars in 808 bytes} [Sat Sep 19 12:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1244] 10.0.0.113 () {28 vars in 454 bytes} [Sat Sep 19 12:00:21 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 617/1245] 10.0.0.113 () {30 vars in 658 bytes} [Sat Sep 19 12:00:21 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 629/1246] 10.0.0.113 () {32 vars in 731 bytes} [Sat Sep 19 12:00:21 2026] GET /v2.1/ => generated 411 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1247] 10.0.0.113 () {34 vars in 808 bytes} [Sat Sep 19 12:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 279 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0)