+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Sep 8 16:26:34 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:07:56 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: nova-api-osapi-799576c85f-78jzj 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 0x7f70bfdb9668 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-08 16:26:40.600 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-08 16:26:40.712 8 INFO nova.utils [None req-2f00d22e-da50-449a-b6e5-e2e79e5901e9 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-09-08 16:26:40.751 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-08 16:26:40.869 7 INFO nova.utils [None req-734c2889-d4fb-4d39-ba22-71898bf42d3f - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-09-08 16:26:41.199 8 WARNING keystonemiddleware._common.config [None req-2f00d22e-da50-449a-b6e5-e2e79e5901e9 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-08 16:26:41.209 8 WARNING oslo_config.cfg [None req-2f00d22e-da50-449a-b6e5-e2e79e5901e9 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-09-08 16:26:41.300 8 WARNING keystonemiddleware._common.config [None req-2f00d22e-da50-449a-b6e5-e2e79e5901e9 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f70bfdb9668 pid: 8 (default app) 2026-09-08 16:26:41.345 7 WARNING keystonemiddleware._common.config [None req-734c2889-d4fb-4d39-ba22-71898bf42d3f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-08 16:26:41.354 7 WARNING oslo_config.cfg [None req-734c2889-d4fb-4d39-ba22-71898bf42d3f - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-09-08 16:26:41.436 7 WARNING keystonemiddleware._common.config [None req-734c2889-d4fb-4d39-ba22-71898bf42d3f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f70bfdb9668 pid: 7 (default app) [pid: 8|app: 0|req: 2/4] 162.253.55.109 () {42 vars in 705 bytes} [Tue Sep 8 16:26:53 2026] GET /v2.1 => generated 114 bytes in 30 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-08 16:26:54.091 7 WARNING oslo_policy.policy [None req-5716f6a4-6c02-4520-bc5e-802e5381fa3b b1346cccd28045a4b07d7f407ee13c5d 0129c3866d8c44b4af61b57a1ea92d17 - - 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-08 16:26:54.092 7 WARNING oslo_policy.policy [None req-5716f6a4-6c02-4520-bc5e-802e5381fa3b b1346cccd28045a4b07d7f407ee13c5d 0129c3866d8c44b4af61b57a1ea92d17 - - 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.109 () {44 vars in 909 bytes} [Tue Sep 8 16:26:53 2026] GET /v2.1 => generated 0 bytes in 782 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-08 16:26:54.344 8 WARNING oslo_policy.policy [req-5716f6a4-6c02-4520-bc5e-802e5381fa3b req-21025861-d885-4aa8-8d2e-6bc590be87db b1346cccd28045a4b07d7f407ee13c5d 0129c3866d8c44b4af61b57a1ea92d17 - - 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-08 16:26:54.345 8 WARNING oslo_policy.policy [req-5716f6a4-6c02-4520-bc5e-802e5381fa3b req-21025861-d885-4aa8-8d2e-6bc590be87db b1346cccd28045a4b07d7f407ee13c5d 0129c3866d8c44b4af61b57a1ea92d17 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/6] 162.253.55.109 () {46 vars in 982 bytes} [Tue Sep 8 16:26:54 2026] GET /v2.1/ => generated 400 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-08 16:26:54.593 7 INFO nova.api.openstack.wsgi [None req-6b3f857c-c25c-4af5-a26e-1dc8bf76f53a b1346cccd28045a4b07d7f407ee13c5d 0129c3866d8c44b4af61b57a1ea92d17 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 4/7] 162.253.55.109 () {48 vars in 1011 bytes} [Tue Sep 8 16:26:54 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: 4/8] 162.253.55.109 () {48 vars in 1051 bytes} [Tue Sep 8 16:26:54 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 162.253.55.109 () {52 vars in 1048 bytes} [Tue Sep 8 16:26:54 2026] POST /v2.1/flavors => generated 529 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/12] 162.253.55.109 () {42 vars in 705 bytes} [Tue Sep 8 16:26:55 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/13] 162.253.55.109 () {44 vars in 909 bytes} [Tue Sep 8 16:26:55 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: 7/14] 162.253.55.109 () {46 vars in 982 bytes} [Tue Sep 8 16:26:55 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-08 16:26:55.632 7 INFO nova.api.openstack.wsgi [None req-913c8d0d-723a-48be-b7f5-6c606c7c1059 b1346cccd28045a4b07d7f407ee13c5d 0129c3866d8c44b4af61b57a1ea92d17 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 8/15] 162.253.55.109 () {48 vars in 1013 bytes} [Tue Sep 8 16:26:55 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 162.253.55.109 () {48 vars in 1051 bytes} [Tue Sep 8 16:26:55 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/17] 162.253.55.109 () {52 vars in 1048 bytes} [Tue Sep 8 16:26:55 2026] POST /v2.1/flavors => generated 532 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/18] 162.253.55.109 () {42 vars in 705 bytes} [Tue Sep 8 16:26:56 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/19] 162.253.55.109 () {44 vars in 909 bytes} [Tue Sep 8 16:26:56 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 10/20] 162.253.55.109 () {46 vars in 982 bytes} [Tue Sep 8 16:26:56 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-08 16:26:56.664 7 INFO nova.api.openstack.wsgi [None req-a24353d3-6165-4d26-8003-1a87bc7fbec8 b1346cccd28045a4b07d7f407ee13c5d 0129c3866d8c44b4af61b57a1ea92d17 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 11/21] 162.253.55.109 () {48 vars in 1015 bytes} [Tue Sep 8 16:26:56 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/22] 162.253.55.109 () {48 vars in 1051 bytes} [Tue Sep 8 16:26:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/23] 162.253.55.109 () {52 vars in 1048 bytes} [Tue Sep 8 16:26:56 2026] POST /v2.1/flavors => generated 533 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/24] 162.253.55.109 () {42 vars in 705 bytes} [Tue Sep 8 16:26:57 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/25] 162.253.55.109 () {44 vars in 909 bytes} [Tue Sep 8 16:26:57 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 13/26] 162.253.55.109 () {46 vars in 982 bytes} [Tue Sep 8 16:26:57 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-08 16:26:57.751 7 INFO nova.api.openstack.wsgi [None req-00b9659c-6667-4684-850d-1fa8a90f6030 b1346cccd28045a4b07d7f407ee13c5d 0129c3866d8c44b4af61b57a1ea92d17 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 14/27] 162.253.55.109 () {48 vars in 1013 bytes} [Tue Sep 8 16:26:57 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/28] 162.253.55.109 () {48 vars in 1051 bytes} [Tue Sep 8 16:26:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/29] 162.253.55.109 () {52 vars in 1048 bytes} [Tue Sep 8 16:26:57 2026] POST /v2.1/flavors => generated 532 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/30] 162.253.55.109 () {42 vars in 705 bytes} [Tue Sep 8 16:26:58 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: 16/31] 162.253.55.109 () {44 vars in 909 bytes} [Tue Sep 8 16:26:58 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 16/32] 162.253.55.109 () {46 vars in 982 bytes} [Tue Sep 8 16:26:58 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-08 16:26:58.779 7 INFO nova.api.openstack.wsgi [None req-50323a4f-6d56-45f1-903f-38a7310507b4 b1346cccd28045a4b07d7f407ee13c5d 0129c3866d8c44b4af61b57a1ea92d17 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 17/33] 162.253.55.109 () {48 vars in 1015 bytes} [Tue Sep 8 16:26:58 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/34] 162.253.55.109 () {48 vars in 1051 bytes} [Tue Sep 8 16:26:58 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 18/35] 162.253.55.109 () {52 vars in 1048 bytes} [Tue Sep 8 16:26:58 2026] POST /v2.1/flavors => generated 535 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/102] 10.0.0.5 () {28 vars in 452 bytes} [Tue Sep 8 16:32:27 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: 52/103] 10.0.0.5 () {30 vars in 656 bytes} [Tue Sep 8 16:32:27 2026] GET /v2.1 => generated 0 bytes in 144 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 52/104] 10.0.0.5 () {32 vars in 729 bytes} [Tue Sep 8 16:32:27 2026] GET /v2.1/ => generated 411 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/105] 10.0.0.5 () {34 vars in 802 bytes} [Tue Sep 8 16:32:27 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 74/146] 162.253.55.109 () {42 vars in 705 bytes} [Tue Sep 8 16:35:46 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 73/147] 162.253.55.109 () {44 vars in 909 bytes} [Tue Sep 8 16:35:46 2026] GET /v2.1 => generated 0 bytes in 471 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 75/148] 162.253.55.109 () {46 vars in 982 bytes} [Tue Sep 8 16:35:47 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-08 16:35:47.286 8 INFO nova.api.openstack.wsgi [None req-74c85b15-8b0c-4679-bb62-ad5ea9835d0a b1346cccd28045a4b07d7f407ee13c5d 0129c3866d8c44b4af61b57a1ea92d17 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 74/149] 162.253.55.109 () {48 vars in 1017 bytes} [Tue Sep 8 16:35:47 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 76/150] 162.253.55.109 () {48 vars in 1051 bytes} [Tue Sep 8 16:35:47 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 75/151] 162.253.55.109 () {52 vars in 1049 bytes} [Tue Sep 8 16:35:47 2026] POST /v2.1/flavors => generated 534 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/166] 162.253.55.109 () {42 vars in 705 bytes} [Tue Sep 8 16:36:55 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 84/167] 162.253.55.109 () {44 vars in 909 bytes} [Tue Sep 8 16:36:55 2026] GET /v2.1 => generated 0 bytes in 103 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 84/168] 162.253.55.109 () {46 vars in 982 bytes} [Tue Sep 8 16:36:55 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-08 16:36:55.474 7 INFO nova.api.openstack.wsgi [None req-150743ad-d7a1-4838-9e63-4876c93ca2f5 b1346cccd28045a4b07d7f407ee13c5d 0129c3866d8c44b4af61b57a1ea92d17 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user b1346cccd28045a4b07d7f407ee13c5d [pid: 7|app: 0|req: 85/169] 162.253.55.109 () {48 vars in 1051 bytes} [Tue Sep 8 16:36:55 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-08 16:36:55.492 8 WARNING oslo_db.sqlalchemy.utils [None req-804da9ad-40d6-4f7e-a5bd-6c71250a306f b1346cccd28045a4b07d7f407ee13c5d 0129c3866d8c44b4af61b57a1ea92d17 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 85/170] 162.253.55.109 () {48 vars in 1016 bytes} [Tue Sep 8 16:36:55 2026] GET /v2.1/os-keypairs => generated 16 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 86/171] 162.253.55.109 () {52 vars in 1057 bytes} [Tue Sep 8 16:36:55 2026] POST /v2.1/os-keypairs => generated 576 bytes in 94 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 86/172] 162.253.55.109 () {42 vars in 705 bytes} [Tue Sep 8 16:36:59 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 87/173] 162.253.55.109 () {44 vars in 909 bytes} [Tue Sep 8 16:36:59 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: 87/174] 162.253.55.109 () {46 vars in 982 bytes} [Tue Sep 8 16:36:59 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 88/175] 162.253.55.109 () {48 vars in 1073 bytes} [Tue Sep 8 16:36:59 2026] GET /v2.1/os-quota-sets/0129c3866d8c44b4af61b57a1ea92d17 => generated 283 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 88/176] 162.253.55.109 () {52 vars in 1125 bytes} [Tue Sep 8 16:36:59 2026] PUT /v2.1/os-quota-sets/0129c3866d8c44b4af61b57a1ea92d17 => generated 238 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/275] 162.253.55.109 () {42 vars in 705 bytes} [Tue Sep 8 16:45:12 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/276] 162.253.55.109 () {44 vars in 909 bytes} [Tue Sep 8 16:45:12 2026] GET /v2.1 => generated 0 bytes in 185 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 139/277] 162.253.55.109 () {46 vars in 982 bytes} [Tue Sep 8 16:45:12 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-08 16:45:12.349 7 INFO nova.api.openstack.wsgi [None req-331c0ca8-84e4-4d1d-af21-02d933be10b3 b1346cccd28045a4b07d7f407ee13c5d 0129c3866d8c44b4af61b57a1ea92d17 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 139/278] 162.253.55.109 () {48 vars in 1015 bytes} [Tue Sep 8 16:45:12 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/279] 162.253.55.109 () {48 vars in 1051 bytes} [Tue Sep 8 16:45:12 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: 7|app: 0|req: 140/280] 162.253.55.109 () {52 vars in 1049 bytes} [Tue Sep 8 16:45:12 2026] POST /v2.1/flavors => generated 534 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 162/323] 162.253.55.109 () {42 vars in 705 bytes} [Tue Sep 8 16:48: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: 7|app: 0|req: 162/324] 162.253.55.109 () {44 vars in 909 bytes} [Tue Sep 8 16:48:42 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 163/325] 162.253.55.109 () {46 vars in 982 bytes} [Tue Sep 8 16:48:42 2026] GET /v2.1/ => generated 400 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 163/326] 162.253.55.109 () {48 vars in 1073 bytes} [Tue Sep 8 16:48:42 2026] GET /v2.1/os-quota-sets/f707caa40215444f9907d029809604e9 => generated 283 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/327] 162.253.55.109 () {52 vars in 1125 bytes} [Tue Sep 8 16:48:42 2026] PUT /v2.1/os-quota-sets/f707caa40215444f9907d029809604e9 => generated 238 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/466] 10.0.0.65 () {28 vars in 453 bytes} [Tue Sep 8 17: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) [pid: 8|app: 0|req: 234/467] 10.0.0.65 () {30 vars in 657 bytes} [Tue Sep 8 17:00:08 2026] GET /v2.1 => generated 0 bytes in 94 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: 234/468] 10.0.0.65 () {32 vars in 730 bytes} [Tue Sep 8 17:00:08 2026] GET /v2.1/ => generated 411 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/469] 10.0.0.65 () {34 vars in 764 bytes} [Tue Sep 8 17:00:08 2026] GET /v2.1/os-services => generated 782 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/470] 10.0.0.65 () {28 vars in 453 bytes} [Tue Sep 8 17: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 236/471] 10.0.0.65 () {30 vars in 657 bytes} [Tue Sep 8 17:00:12 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 236/472] 10.0.0.65 () {32 vars in 730 bytes} [Tue Sep 8 17:00:12 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/473] 10.0.0.65 () {34 vars in 764 bytes} [Tue Sep 8 17:00:12 2026] GET /v2.1/os-services => generated 782 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/476] 10.0.0.65 () {28 vars in 453 bytes} [Tue Sep 8 17: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 239/477] 10.0.0.65 () {30 vars in 657 bytes} [Tue Sep 8 17:00:17 2026] GET /v2.1 => generated 0 bytes in 25 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 239/478] 10.0.0.65 () {32 vars in 730 bytes} [Tue Sep 8 17:00:17 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/479] 10.0.0.65 () {34 vars in 807 bytes} [Tue Sep 8 17:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 279 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/480] 10.0.0.65 () {28 vars in 453 bytes} [Tue Sep 8 17:00:21 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 241/481] 10.0.0.65 () {30 vars in 657 bytes} [Tue Sep 8 17:00:21 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 241/482] 10.0.0.65 () {32 vars in 730 bytes} [Tue Sep 8 17:00:21 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/483] 10.0.0.65 () {34 vars in 807 bytes} [Tue Sep 8 17:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/498] 162.253.55.109 () {42 vars in 705 bytes} [Tue Sep 8 17:01:34 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: 249/499] 162.253.55.109 () {44 vars in 909 bytes} [Tue Sep 8 17:01:34 2026] GET /v2.1 => generated 0 bytes in 62 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 251/500] 162.253.55.109 () {46 vars in 982 bytes} [Tue Sep 8 17:01:34 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-08 17:01:34.111 7 INFO nova.api.openstack.wsgi [None req-ed2982e3-17dd-4642-ae97-fb2aad1d8aa9 b1346cccd28045a4b07d7f407ee13c5d 0129c3866d8c44b4af61b57a1ea92d17 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 250/501] 162.253.55.109 () {48 vars in 1011 bytes} [Tue Sep 8 17:01:34 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/502] 162.253.55.109 () {48 vars in 1051 bytes} [Tue Sep 8 17:01:34 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: 251/503] 162.253.55.109 () {48 vars in 1099 bytes} [Tue Sep 8 17:01:34 2026] GET /v2.1/flavors/49f5bcea-f5c0-430a-83f8-96efc2264e17/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: 254/506] 162.253.55.109 () {42 vars in 705 bytes} [Tue Sep 8 17:01:35 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: 253/507] 162.253.55.109 () {44 vars in 909 bytes} [Tue Sep 8 17:01:35 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 255/508] 162.253.55.109 () {46 vars in 982 bytes} [Tue Sep 8 17:01:35 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-08 17:01:35.175 7 INFO nova.api.openstack.wsgi [None req-3e3f67e9-a22e-4aaa-ad34-71a125450aed b1346cccd28045a4b07d7f407ee13c5d 0129c3866d8c44b4af61b57a1ea92d17 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 254/509] 162.253.55.109 () {48 vars in 1013 bytes} [Tue Sep 8 17:01:35 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: 8|app: 0|req: 256/510] 162.253.55.109 () {48 vars in 1051 bytes} [Tue Sep 8 17:01:35 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/511] 162.253.55.109 () {48 vars in 1099 bytes} [Tue Sep 8 17:01:35 2026] GET /v2.1/flavors/6f1424e1-baf8-4246-9f9b-480ac86c25cc/os-extra_specs => generated 19 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/512] 162.253.55.109 () {42 vars in 705 bytes} [Tue Sep 8 17:01:36 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/513] 162.253.55.109 () {44 vars in 909 bytes} [Tue Sep 8 17:01:36 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 258/514] 162.253.55.109 () {46 vars in 982 bytes} [Tue Sep 8 17:01:36 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-08 17:01:36.222 7 INFO nova.api.openstack.wsgi [None req-cc35dd57-f326-44f2-9f80-8d9a9a36d732 b1346cccd28045a4b07d7f407ee13c5d 0129c3866d8c44b4af61b57a1ea92d17 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 257/515] 162.253.55.109 () {48 vars in 1015 bytes} [Tue Sep 8 17:01:36 2026] GET /v2.1/flavors/m1.medium => 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: 259/516] 162.253.55.109 () {48 vars in 1051 bytes} [Tue Sep 8 17:01:36 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: 258/517] 162.253.55.109 () {48 vars in 1099 bytes} [Tue Sep 8 17:01:36 2026] GET /v2.1/flavors/ec48066f-25ad-403f-8bd4-2042f2e8c6ec/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: 260/518] 162.253.55.109 () {42 vars in 705 bytes} [Tue Sep 8 17:01:37 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: 259/519] 162.253.55.109 () {44 vars in 909 bytes} [Tue Sep 8 17:01:37 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 261/520] 162.253.55.109 () {46 vars in 982 bytes} [Tue Sep 8 17:01:37 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-08 17:01:37.310 7 INFO nova.api.openstack.wsgi [None req-17e22185-6dca-4e46-8090-47b8395157e1 b1346cccd28045a4b07d7f407ee13c5d 0129c3866d8c44b4af61b57a1ea92d17 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 260/521] 162.253.55.109 () {48 vars in 1013 bytes} [Tue Sep 8 17:01:37 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/522] 162.253.55.109 () {48 vars in 1051 bytes} [Tue Sep 8 17:01:37 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: 261/523] 162.253.55.109 () {48 vars in 1099 bytes} [Tue Sep 8 17:01:37 2026] GET /v2.1/flavors/5ad8932f-6549-48f1-9269-1c5502a630f1/os-extra_specs => generated 19 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/524] 162.253.55.109 () {42 vars in 705 bytes} [Tue Sep 8 17:01:38 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/525] 162.253.55.109 () {44 vars in 909 bytes} [Tue Sep 8 17:01:38 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: 264/526] 162.253.55.109 () {46 vars in 982 bytes} [Tue Sep 8 17:01:38 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-08 17:01:38.380 7 INFO nova.api.openstack.wsgi [None req-e1c687c7-6391-4b30-8b76-b202ee01844d b1346cccd28045a4b07d7f407ee13c5d 0129c3866d8c44b4af61b57a1ea92d17 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 263/527] 162.253.55.109 () {48 vars in 1015 bytes} [Tue Sep 8 17:01:38 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/528] 162.253.55.109 () {48 vars in 1051 bytes} [Tue Sep 8 17:01:38 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: 264/529] 162.253.55.109 () {48 vars in 1099 bytes} [Tue Sep 8 17:01:38 2026] GET /v2.1/flavors/4bc1d810-7396-4aca-a6d9-60b8a92658e5/os-extra_specs => generated 19 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/544] 162.253.55.109 () {42 vars in 705 bytes} [Tue Sep 8 17:02:45 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/545] 162.253.55.109 () {44 vars in 909 bytes} [Tue Sep 8 17:02:45 2026] GET /v2.1 => generated 0 bytes in 71 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 274/546] 162.253.55.109 () {46 vars in 982 bytes} [Tue Sep 8 17:02:45 2026] GET /v2.1/ => generated 400 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-08 17:02:45.626 7 INFO nova.api.openstack.wsgi [None req-ba1bb705-ff2d-4564-8e2b-507e1668dc20 b1346cccd28045a4b07d7f407ee13c5d 0129c3866d8c44b4af61b57a1ea92d17 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 273/547] 162.253.55.109 () {48 vars in 1017 bytes} [Tue Sep 8 17:02:45 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/548] 162.253.55.109 () {48 vars in 1051 bytes} [Tue Sep 8 17:02:45 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/549] 162.253.55.109 () {48 vars in 1099 bytes} [Tue Sep 8 17:02:45 2026] GET /v2.1/flavors/2bba9620-7ec4-4b71-8e50-741e3edf71b3/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/550] 162.253.55.109 () {42 vars in 705 bytes} [Tue Sep 8 17:02:54 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/551] 162.253.55.109 () {44 vars in 909 bytes} [Tue Sep 8 17:02:54 2026] GET /v2.1 => generated 0 bytes in 49 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 277/552] 162.253.55.109 () {46 vars in 982 bytes} [Tue Sep 8 17:02:54 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/553] 162.253.55.109 () {48 vars in 1051 bytes} [Tue Sep 8 17:02:54 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/556] 162.253.55.109 () {42 vars in 705 bytes} [Tue Sep 8 17:02:58 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/557] 162.253.55.109 () {44 vars in 909 bytes} [Tue Sep 8 17:02:58 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: 280/558] 162.253.55.109 () {46 vars in 982 bytes} [Tue Sep 8 17:02:58 2026] GET /v2.1/ => generated 400 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/559] 162.253.55.109 () {48 vars in 1073 bytes} [Tue Sep 8 17:02:58 2026] GET /v2.1/os-quota-sets/0129c3866d8c44b4af61b57a1ea92d17 => generated 280 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/570] 162.253.55.109 () {42 vars in 705 bytes} [Tue Sep 8 17:03:53 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: 286/571] 162.253.55.109 () {44 vars in 909 bytes} [Tue Sep 8 17:03:53 2026] GET /v2.1 => generated 0 bytes in 65 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 286/572] 162.253.55.109 () {46 vars in 982 bytes} [Tue Sep 8 17:03:53 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-08 17:03:53.166 8 INFO nova.api.openstack.wsgi [None req-63385ed5-6180-43ea-83b8-362b0002e6fa b1346cccd28045a4b07d7f407ee13c5d 0129c3866d8c44b4af61b57a1ea92d17 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 287/573] 162.253.55.109 () {48 vars in 1015 bytes} [Tue Sep 8 17:03:53 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/574] 162.253.55.109 () {48 vars in 1051 bytes} [Tue Sep 8 17:03:53 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: 288/575] 162.253.55.109 () {48 vars in 1099 bytes} [Tue Sep 8 17:03:53 2026] GET /v2.1/flavors/b3226a24-1742-459e-b793-fed149be0209/os-extra_specs => generated 19 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/580] 162.253.55.109 () {42 vars in 705 bytes} [Tue Sep 8 17:04: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: 7|app: 0|req: 290/581] 162.253.55.109 () {44 vars in 909 bytes} [Tue Sep 8 17:04:10 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: 292/582] 162.253.55.109 () {46 vars in 982 bytes} [Tue Sep 8 17:04:10 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: 291/583] 162.253.55.109 () {48 vars in 1073 bytes} [Tue Sep 8 17:04:10 2026] GET /v2.1/os-quota-sets/f707caa40215444f9907d029809604e9 => generated 280 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/594] 162.253.55.109 () {42 vars in 705 bytes} [Tue Sep 8 17:05:03 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/595] 162.253.55.109 () {44 vars in 909 bytes} [Tue Sep 8 17:05:03 2026] GET /v2.1 => generated 0 bytes in 61 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 299/596] 162.253.55.109 () {46 vars in 982 bytes} [Tue Sep 8 17:05:03 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-08 17:05:03.286 7 INFO nova.api.openstack.wsgi [None req-0a758ae1-2277-42c4-8d4d-a0f2d76e1f7a b1346cccd28045a4b07d7f407ee13c5d 0129c3866d8c44b4af61b57a1ea92d17 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 298/597] 162.253.55.109 () {48 vars in 1011 bytes} [Tue Sep 8 17:05:03 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/598] 162.253.55.109 () {48 vars in 1051 bytes} [Tue Sep 8 17:05:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 305/607] 10.0.0.195 () {32 vars in 655 bytes} [Tue Sep 8 17:05:44 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/610] 10.0.0.195 () {32 vars in 641 bytes} [Tue Sep 8 17:05:45 2026] GET /v2.1/servers => generated 15 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-09-08 17:05:45.386 7 WARNING oslo_db.sqlalchemy.utils [None req-d1695db7-5e20-4065-911d-73162a87f7eb b1346cccd28045a4b07d7f407ee13c5d 0129c3866d8c44b4af61b57a1ea92d17 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 304/611] 10.0.0.195 () {32 vars in 649 bytes} [Tue Sep 8 17:05:45 2026] GET /v2.1/os-keypairs => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/612] 10.0.0.195 () {32 vars in 694 bytes} [Tue Sep 8 17:05:45 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/615] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:05:56 2026] GET /v2.1/flavors/49f5bcea-f5c0-430a-83f8-96efc2264e17 => generated 511 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/616] 10.0.0.195 () {32 vars in 641 bytes} [Tue Sep 8 17:05:56 2026] GET /v2.1/flavors => generated 1674 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/617] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:05:56 2026] GET /v2.1/flavors/49f5bcea-f5c0-430a-83f8-96efc2264e17 => generated 511 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-08 17:06:05.766 8 WARNING neutronclient.v2_0.client [None req-f07e153b-d89a-4c74-8b63-fcd1749b9ec2 02b8a9a27cad44baabb6a73dcf420037 c7b8f605c0784d739f91e01a597b9d33 - - default default] The 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-08 17:06:07.998 7 WARNING neutronclient.v2_0.client [None req-1f468778-ef25-4bcd-922b-9c3d4db1539a 06140ce0772940d7bab7833f4d57b25c 02fee5c69f794eec89fdf83d160cf532 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 312/620] 10.0.0.195 () {34 vars in 685 bytes} [Tue Sep 8 17:06:05 2026] POST /v2.1/os-security-groups => generated 248 bytes in 3155 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-08 17:06:08.856 8 WARNING neutronclient.v2_0.client [None req-298f868b-befe-4093-95ee-74dc13e74324 02b8a9a27cad44baabb6a73dcf420037 c7b8f605c0784d739f91e01a597b9d33 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 309/621] 10.0.0.195 () {34 vars in 685 bytes} [Tue Sep 8 17:06:07 2026] POST /v2.1/os-security-groups => generated 244 bytes in 1213 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-08 17:06:09.168 8 WARNING neutronclient.v2_0.client [None req-298f868b-befe-4093-95ee-74dc13e74324 02b8a9a27cad44baabb6a73dcf420037 c7b8f605c0784d739f91e01a597b9d33 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 310/622] 10.0.0.195 () {34 vars in 671 bytes} [Tue Sep 8 17:06:09 2026] POST /v2.1/os-keypairs => generated 385 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-08 17:06:09.228 7 WARNING neutronclient.v2_0.client [None req-98b7d929-f08e-45b3-9a5f-e8e22dbe21e2 06140ce0772940d7bab7833f4d57b25c 02fee5c69f794eec89fdf83d160cf532 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 313/623] 10.0.0.195 () {34 vars in 695 bytes} [Tue Sep 8 17:06:08 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 499 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-08 17:06:09.364 8 WARNING neutronclient.v2_0.client [None req-ff1874a1-7605-4f3b-8a1b-8da461bcb506 02b8a9a27cad44baabb6a73dcf420037 c7b8f605c0784d739f91e01a597b9d33 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 311/624] 10.0.0.195 () {34 vars in 685 bytes} [Tue Sep 8 17:06:09 2026] POST /v2.1/os-security-groups => generated 243 bytes in 491 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-08 17:06:09.728 7 WARNING neutronclient.v2_0.client [None req-29f4442c-8e76-4eaa-852b-c93ae27022b8 06140ce0772940d7bab7833f4d57b25c 02fee5c69f794eec89fdf83d160cf532 - - default default] The python binding code in 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/625] 10.0.0.195 () {34 vars in 685 bytes} [Tue Sep 8 17:06:09 2026] POST /v2.1/os-security-groups => generated 246 bytes in 604 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-08 17:06:09.978 8 WARNING neutronclient.v2_0.client [None req-8f7dfe77-52fe-452b-b1b6-b3c190014613 02b8a9a27cad44baabb6a73dcf420037 c7b8f605c0784d739f91e01a597b9d33 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 312/626] 10.0.0.195 () {34 vars in 685 bytes} [Tue Sep 8 17:06:09 2026] POST /v2.1/os-security-groups => generated 244 bytes in 612 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-08 17:06:10.349 7 WARNING neutronclient.v2_0.client [None req-5e118cc1-9e26-41a7-851f-2ace8e06d56c 06140ce0772940d7bab7833f4d57b25c 02fee5c69f794eec89fdf83d160cf532 - - default default] The 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-08 17:06:10.356 8 WARNING neutronclient.v2_0.client [None req-8f7dfe77-52fe-452b-b1b6-b3c190014613 02b8a9a27cad44baabb6a73dcf420037 c7b8f605c0784d739f91e01a597b9d33 - - default default] The 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-08 17:06:10.577 7 WARNING neutronclient.v2_0.client [None req-5e118cc1-9e26-41a7-851f-2ace8e06d56c 06140ce0772940d7bab7833f4d57b25c 02fee5c69f794eec89fdf83d160cf532 - - default default] The python binding code in 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/627] 10.0.0.195 () {34 vars in 695 bytes} [Tue Sep 8 17:06:09 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 741 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-08 17:06:10.720 8 WARNING neutronclient.v2_0.client [None req-428dd6ed-d2ac-4a4d-b036-ae5607f696be 02b8a9a27cad44baabb6a73dcf420037 c7b8f605c0784d739f91e01a597b9d33 - - default default] The 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-08 17:06:11.033 7 WARNING neutronclient.v2_0.client [None req-5e118cc1-9e26-41a7-851f-2ace8e06d56c 06140ce0772940d7bab7833f4d57b25c 02fee5c69f794eec89fdf83d160cf532 - - default default] The 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-08 17:06:11.133 8 WARNING neutronclient.v2_0.client [None req-428dd6ed-d2ac-4a4d-b036-ae5607f696be 02b8a9a27cad44baabb6a73dcf420037 c7b8f605c0784d739f91e01a597b9d33 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 313/628] 10.0.0.195 () {32 vars in 663 bytes} [Tue Sep 8 17:06:10 2026] GET /v2.1/os-security-groups => generated 1384 bytes in 930 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-08 17:06:11.289 7 WARNING neutronclient.v2_0.client [None req-2721a0e7-2327-4c7b-ac2c-ddd14fa520fb 06140ce0772940d7bab7833f4d57b25c 02fee5c69f794eec89fdf83d160cf532 - - default default] The python binding code in 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/629] 10.0.0.195 () {34 vars in 695 bytes} [Tue Sep 8 17:06:10 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 689 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-08 17:06:11.419 8 WARNING neutronclient.v2_0.client [None req-d92b9f19-0eb9-4241-a3ff-daf4e41f0be0 02b8a9a27cad44baabb6a73dcf420037 c7b8f605c0784d739f91e01a597b9d33 - - default default] The 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-08 17:06:11.426 7 WARNING neutronclient.v2_0.client [None req-2721a0e7-2327-4c7b-ac2c-ddd14fa520fb 06140ce0772940d7bab7833f4d57b25c 02fee5c69f794eec89fdf83d160cf532 - - default default] The python binding code in 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/630] 10.0.0.195 () {32 vars in 737 bytes} [Tue Sep 8 17:06:11 2026] GET /v2.1/os-security-groups/d619cae2-e754-4cc6-a1c1-cdaf8663f4f0 => generated 663 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-08 17:06:11.469 8 WARNING neutronclient.v2_0.client [None req-bbf0e9d7-245f-4d6c-b213-a4d60d0519e7 02b8a9a27cad44baabb6a73dcf420037 c7b8f605c0784d739f91e01a597b9d33 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 314/631] 10.0.0.195 () {32 vars in 740 bytes} [Tue Sep 8 17:06:11 2026] DELETE /v2.1/os-security-groups/714d41ed-756d-4a38-9ad9-a148334076e0 => generated 0 bytes in 284 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-09-08 17:06:11.580 7 WARNING neutronclient.v2_0.client [None req-4a9e1820-f88a-4998-a711-635a4cd3b83b 06140ce0772940d7bab7833f4d57b25c 02fee5c69f794eec89fdf83d160cf532 - - default default] The 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-08 17:06:11.583 8 WARNING neutronclient.v2_0.client [None req-bbf0e9d7-245f-4d6c-b213-a4d60d0519e7 02b8a9a27cad44baabb6a73dcf420037 c7b8f605c0784d739f91e01a597b9d33 - - default default] The 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-08 17:06:11.604 7 INFO nova.api.openstack.wsgi [None req-4a9e1820-f88a-4998-a711-635a4cd3b83b 06140ce0772940d7bab7833f4d57b25c 02fee5c69f794eec89fdf83d160cf532 - - default default] HTTP exception thrown: Security group 714d41ed-756d-4a38-9ad9-a148334076e0 does not exist Neutron server returns request_ids: ['req-ca823e15-ffa5-439a-a3bf-add8fc852825'] [pid: 7|app: 0|req: 315/632] 10.0.0.195 () {32 vars in 737 bytes} [Tue Sep 8 17:06:11 2026] GET /v2.1/os-security-groups/714d41ed-756d-4a38-9ad9-a148334076e0 => generated 194 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-09-08 17:06:11.641 8 WARNING neutronclient.v2_0.client [None req-bbf0e9d7-245f-4d6c-b213-a4d60d0519e7 02b8a9a27cad44baabb6a73dcf420037 c7b8f605c0784d739f91e01a597b9d33 - - default default] The 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-08 17:06:11.704 7 WARNING neutronclient.v2_0.client [None req-a867d384-12a7-4263-8e3b-9a48cc047a16 56a318c9f23a4956b5b732b4075be46b 435fb09b01de420494d750bbbe5329eb - - default default] The python binding code in 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.195 () {32 vars in 750 bytes} [Tue Sep 8 17:06:11 2026] DELETE /v2.1/os-security-group-rules/5788efef-41a8-46a9-9f65-74b500ae88d4 => generated 0 bytes in 381 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-09-08 17:06:11.849 8 WARNING neutronclient.v2_0.client [None req-f057f00d-93e4-419f-bc30-c368fe6e7f16 06140ce0772940d7bab7833f4d57b25c 02fee5c69f794eec89fdf83d160cf532 - - default default] The 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-08 17:06:11.888 7 WARNING neutronclient.v2_0.client [None req-a867d384-12a7-4263-8e3b-9a48cc047a16 56a318c9f23a4956b5b732b4075be46b 435fb09b01de420494d750bbbe5329eb - - default default] The 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-08 17:06:11.909 8 WARNING neutronclient.v2_0.client [None req-f057f00d-93e4-419f-bc30-c368fe6e7f16 06140ce0772940d7bab7833f4d57b25c 02fee5c69f794eec89fdf83d160cf532 - - default default] The python binding code in 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/634] 10.0.0.195 () {32 vars in 740 bytes} [Tue Sep 8 17:06:11 2026] DELETE /v2.1/os-security-groups/9c590c68-fc23-4cdc-8546-fc1b2266eabf => generated 0 bytes in 353 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-09-08 17:06:12.206 8 WARNING neutronclient.v2_0.client [None req-db3e7212-2850-4c71-a41c-6ffa81b32397 02b8a9a27cad44baabb6a73dcf420037 c7b8f605c0784d739f91e01a597b9d33 - - default default] The 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-08 17:06:12.267 8 WARNING neutronclient.v2_0.client [None req-db3e7212-2850-4c71-a41c-6ffa81b32397 02b8a9a27cad44baabb6a73dcf420037 c7b8f605c0784d739f91e01a597b9d33 - - default default] The 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-08 17:06:12.402 7 WARNING neutronclient.v2_0.client [None req-a867d384-12a7-4263-8e3b-9a48cc047a16 56a318c9f23a4956b5b732b4075be46b 435fb09b01de420494d750bbbe5329eb - - default default] The python binding code in 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/635] 10.0.0.195 () {32 vars in 740 bytes} [Tue Sep 8 17:06:12 2026] DELETE /v2.1/os-security-groups/d619cae2-e754-4cc6-a1c1-cdaf8663f4f0 => generated 0 bytes in 354 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-09-08 17:06:12.564 8 WARNING neutronclient.v2_0.client [None req-77fc4b60-04ef-46cc-80f1-070d9c054c68 06140ce0772940d7bab7833f4d57b25c 02fee5c69f794eec89fdf83d160cf532 - - default default] The 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-08 17:06:12.593 8 INFO nova.api.openstack.wsgi [None req-77fc4b60-04ef-46cc-80f1-070d9c054c68 06140ce0772940d7bab7833f4d57b25c 02fee5c69f794eec89fdf83d160cf532 - - default default] HTTP exception thrown: Security group 9c590c68-fc23-4cdc-8546-fc1b2266eabf does not exist Neutron server returns request_ids: ['req-499f101d-e22d-42c4-99ae-f4d8ffded4e6'] [pid: 8|app: 0|req: 321/636] 10.0.0.195 () {32 vars in 737 bytes} [Tue Sep 8 17:06:12 2026] GET /v2.1/os-security-groups/9c590c68-fc23-4cdc-8546-fc1b2266eabf => generated 194 bytes in 41 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-09-08 17:06:12.603 8 WARNING neutronclient.v2_0.client [None req-78fd8f35-09c2-47a7-a23c-07020fc61f40 02b8a9a27cad44baabb6a73dcf420037 c7b8f605c0784d739f91e01a597b9d33 - - default default] The 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-08 17:06:12.663 8 WARNING neutronclient.v2_0.client [None req-78fd8f35-09c2-47a7-a23c-07020fc61f40 02b8a9a27cad44baabb6a73dcf420037 c7b8f605c0784d739f91e01a597b9d33 - - default default] The python binding code in 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/637] 10.0.0.195 () {32 vars in 740 bytes} [Tue Sep 8 17:06:12 2026] DELETE /v2.1/os-security-groups/1d2ec6de-1e0b-423d-9d48-8b3e5447f477 => generated 0 bytes in 228 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-09-08 17:06:12.832 8 WARNING neutronclient.v2_0.client [None req-6e610eb0-0733-4c4c-8c8e-7fb931754354 06140ce0772940d7bab7833f4d57b25c 02fee5c69f794eec89fdf83d160cf532 - - default default] The 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-08 17:06:14.609 8 WARNING neutronclient.v2_0.client [None req-6e610eb0-0733-4c4c-8c8e-7fb931754354 06140ce0772940d7bab7833f4d57b25c 02fee5c69f794eec89fdf83d160cf532 - - default default] The python binding code in 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/638] 10.0.0.195 () {32 vars in 740 bytes} [Tue Sep 8 17:06:12 2026] DELETE /v2.1/os-security-groups/200bd85d-2398-4dac-a8d2-bf86bd4e59f5 => generated 0 bytes in 1957 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-09-08 17:06:14.801 8 WARNING neutronclient.v2_0.client [None req-14349118-2327-4988-ba96-25fc5334f389 06140ce0772940d7bab7833f4d57b25c 02fee5c69f794eec89fdf83d160cf532 - - default default] The 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-08 17:06:14.856 8 INFO nova.api.openstack.wsgi [None req-14349118-2327-4988-ba96-25fc5334f389 06140ce0772940d7bab7833f4d57b25c 02fee5c69f794eec89fdf83d160cf532 - - default default] HTTP exception thrown: Security group 200bd85d-2398-4dac-a8d2-bf86bd4e59f5 does not exist Neutron server returns request_ids: ['req-89d03a0b-60d8-4c5c-8120-8a78bd64b339'] [pid: 8|app: 0|req: 324/639] 10.0.0.195 () {32 vars in 737 bytes} [Tue Sep 8 17:06:14 2026] GET /v2.1/os-security-groups/200bd85d-2398-4dac-a8d2-bf86bd4e59f5 => generated 194 bytes in 66 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-09-08 17:06:14.868 8 WARNING neutronclient.v2_0.client [None req-c5aa7fe5-425d-4171-836a-40fdf5b70db7 06140ce0772940d7bab7833f4d57b25c 02fee5c69f794eec89fdf83d160cf532 - - default default] The 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-08 17:06:14.908 8 WARNING neutronclient.v2_0.client [None req-c5aa7fe5-425d-4171-836a-40fdf5b70db7 06140ce0772940d7bab7833f4d57b25c 02fee5c69f794eec89fdf83d160cf532 - - default default] The 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-08 17:06:14.943 8 WARNING neutronclient.v2_0.client [None req-c5aa7fe5-425d-4171-836a-40fdf5b70db7 06140ce0772940d7bab7833f4d57b25c 02fee5c69f794eec89fdf83d160cf532 - - default default] The python binding code in 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/640] 10.0.0.195 () {32 vars in 663 bytes} [Tue Sep 8 17:06:14 2026] GET /v2.1/os-security-groups => generated 707 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-08 17:06:15.001 8 WARNING neutronclient.v2_0.client [None req-a6534925-2b49-4f04-b5c5-e529bb1d1d3a 06140ce0772940d7bab7833f4d57b25c 02fee5c69f794eec89fdf83d160cf532 - - default default] The python binding code in 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/641] 10.0.0.195 () {34 vars in 663 bytes} [Tue Sep 8 17:06:11 2026] POST /v2.1/servers => generated 450 bytes in 3396 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-09-08 17:06:15.030 8 INFO nova.api.openstack.wsgi [None req-a6534925-2b49-4f04-b5c5-e529bb1d1d3a 06140ce0772940d7bab7833f4d57b25c 02fee5c69f794eec89fdf83d160cf532 - - default default] HTTP exception thrown: Security group 200bd85d-2398-4dac-a8d2-bf86bd4e59f5 does not exist Neutron server returns request_ids: ['req-a3196cd3-e970-4252-a449-128c6a0c35fc'] [pid: 8|app: 0|req: 326/642] 10.0.0.195 () {32 vars in 740 bytes} [Tue Sep 8 17:06:14 2026] DELETE /v2.1/os-security-groups/200bd85d-2398-4dac-a8d2-bf86bd4e59f5 => generated 194 bytes in 40 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:06:15.071 8 WARNING neutronclient.v2_0.client [None req-cb660cef-a51c-4092-a647-a66da5b59bf6 56a318c9f23a4956b5b732b4075be46b 435fb09b01de420494d750bbbe5329eb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 317/643] 10.0.0.195 () {34 vars in 671 bytes} [Tue Sep 8 17:06:15 2026] POST /v2.1/os-keypairs => generated 385 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-08 17:06:15.118 7 WARNING neutronclient.v2_0.client [None req-cf904048-db8d-49f8-8a44-7836f662af0d 06140ce0772940d7bab7833f4d57b25c 02fee5c69f794eec89fdf83d160cf532 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 327/644] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:06:15 2026] GET /v2.1/servers/161162f9-a0e4-4219-8c29-effdd3e4f897 => generated 1400 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-08 17:06:15.388 7 INFO nova.api.openstack.wsgi [None req-cf904048-db8d-49f8-8a44-7836f662af0d 06140ce0772940d7bab7833f4d57b25c 02fee5c69f794eec89fdf83d160cf532 - - default default] HTTP exception thrown: Security group 9c590c68-fc23-4cdc-8546-fc1b2266eabf does not exist Neutron server returns request_ids: ['req-b49554e6-e84f-468a-8c90-6886171cbdf9'] [pid: 7|app: 0|req: 318/647] 10.0.0.195 () {32 vars in 740 bytes} [Tue Sep 8 17:06:15 2026] DELETE /v2.1/os-security-groups/9c590c68-fc23-4cdc-8546-fc1b2266eabf => generated 194 bytes in 276 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-08 17:06:15.399 8 WARNING neutronclient.v2_0.client [None req-60cb6b81-7872-4ede-950c-b6ba6f5cf2f4 06140ce0772940d7bab7833f4d57b25c 02fee5c69f794eec89fdf83d160cf532 - - default default] The 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-08 17:06:15.601 8 INFO nova.api.openstack.wsgi [None req-60cb6b81-7872-4ede-950c-b6ba6f5cf2f4 06140ce0772940d7bab7833f4d57b25c 02fee5c69f794eec89fdf83d160cf532 - - default default] HTTP exception thrown: Security group 714d41ed-756d-4a38-9ad9-a148334076e0 does not exist Neutron server returns request_ids: ['req-441a11e8-b084-4567-a469-59f26105c37e'] [pid: 8|app: 0|req: 330/648] 10.0.0.195 () {32 vars in 740 bytes} [Tue Sep 8 17:06:15 2026] DELETE /v2.1/os-security-groups/714d41ed-756d-4a38-9ad9-a148334076e0 => generated 194 bytes in 207 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-09-08 17:06:16.273 7 WARNING neutronclient.v2_0.client [None req-0eb6318b-2de1-47bf-b2d6-ebe660031c04 56a318c9f23a4956b5b732b4075be46b 435fb09b01de420494d750bbbe5329eb - - default default] The python binding code in 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/649] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:06:16 2026] GET /v2.1/servers/161162f9-a0e4-4219-8c29-effdd3e4f897 => generated 1404 bytes in 735 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-08 17:06:18.026 8 WARNING neutronclient.v2_0.client [None req-dddd68d0-d6a3-42c0-8d6c-07d60b4a22a2 56a318c9f23a4956b5b732b4075be46b 435fb09b01de420494d750bbbe5329eb - - default default] The python binding code in 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/650] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:06:17 2026] GET /v2.1/servers/161162f9-a0e4-4219-8c29-effdd3e4f897 => generated 1452 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:06:19.179 7 WARNING neutronclient.v2_0.client [None req-973ab32c-b008-4cc8-b291-b2dd2853d579 56a318c9f23a4956b5b732b4075be46b 435fb09b01de420494d750bbbe5329eb - - default default] The python binding code in 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/651] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:06:19 2026] GET /v2.1/servers/161162f9-a0e4-4219-8c29-effdd3e4f897 => generated 1460 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:06:20.263 8 WARNING neutronclient.v2_0.client [None req-6f7b8887-0d80-4179-a864-519760e3683c 56a318c9f23a4956b5b732b4075be46b 435fb09b01de420494d750bbbe5329eb - - default default] The python binding code in 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/652] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:06:20 2026] GET /v2.1/servers/161162f9-a0e4-4219-8c29-effdd3e4f897 => generated 1460 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-08 17:06:21.368 7 WARNING neutronclient.v2_0.client [None req-68f15385-ff10-4075-b2c4-b72778822d68 56a318c9f23a4956b5b732b4075be46b 435fb09b01de420494d750bbbe5329eb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 321/653] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:06:21 2026] GET /v2.1/servers/161162f9-a0e4-4219-8c29-effdd3e4f897 => generated 1526 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:06:21.884 8 WARNING neutronclient.v2_0.client [None req-fd6f7cd4-3640-4a72-ac5d-a9ef907b7d92 7fb90ca83bc646a7bc7756335cc60766 9a95090d52ac48aba83e3f101ec6e737 - - default default] The 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-08 17:06:21.936 8 WARNING neutronclient.v2_0.client [None req-fd6f7cd4-3640-4a72-ac5d-a9ef907b7d92 7fb90ca83bc646a7bc7756335cc60766 9a95090d52ac48aba83e3f101ec6e737 - - default default] The 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-08 17:06:22.138 8 WARNING neutronclient.v2_0.client [None req-fd6f7cd4-3640-4a72-ac5d-a9ef907b7d92 7fb90ca83bc646a7bc7756335cc60766 9a95090d52ac48aba83e3f101ec6e737 - - default default] 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-08 17:06:22.425 7 INFO nova.api.openstack.compute.server_external_events [req-04811b5e-50bc-4499-94d6-6032501e8441 req-33447a95-5ed0-46c6-b736-38744f6897db a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-changed:50b2b5be-d104-49aa-974b-13bf412fd4bf for instance 161162f9-a0e4-4219-8c29-effdd3e4f897 on instance 2026-09-08 17:06:22.439 7 INFO nova.compute.rpcapi [None req-3077e2d2-428d-40cd-8380-22b98a6e9bae - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 322/654] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:06:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:06:22.622 7 WARNING neutronclient.v2_0.client [None req-583c9ebf-64f0-4580-b247-85be8dc688e5 56a318c9f23a4956b5b732b4075be46b 435fb09b01de420494d750bbbe5329eb - - default default] The python binding code in 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/655] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:06:22 2026] GET /v2.1/servers/161162f9-a0e4-4219-8c29-effdd3e4f897 => generated 1526 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/656] 10.0.0.195 () {34 vars in 663 bytes} [Tue Sep 8 17:06:21 2026] POST /v2.1/servers => generated 451 bytes in 1369 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-08 17:06:23.098 7 WARNING neutronclient.v2_0.client [None req-8cc18cbc-0039-40fa-9bef-4ad0f11356f1 7fb90ca83bc646a7bc7756335cc60766 9a95090d52ac48aba83e3f101ec6e737 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 324/657] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:06:23 2026] GET /v2.1/servers/a3060dfa-7d8b-4b0c-821d-c029c228f63b => generated 1252 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-08 17:06:23.883 8 WARNING neutronclient.v2_0.client [None req-9133b325-6c6e-4c0b-963e-52f5ea7e3c32 56a318c9f23a4956b5b732b4075be46b 435fb09b01de420494d750bbbe5329eb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 334/658] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:06:23 2026] GET /v2.1/servers/161162f9-a0e4-4219-8c29-effdd3e4f897 => generated 1526 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:06:24.236 7 WARNING neutronclient.v2_0.client [None req-74634638-25c8-46b8-b97c-704f9a99335b 7fb90ca83bc646a7bc7756335cc60766 9a95090d52ac48aba83e3f101ec6e737 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 325/659] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:06:24 2026] GET /v2.1/servers/a3060dfa-7d8b-4b0c-821d-c029c228f63b => generated 1302 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:06:25.205 8 WARNING neutronclient.v2_0.client [None req-ed41bc91-c00c-46ac-b2bc-4a0dc71e11b4 56a318c9f23a4956b5b732b4075be46b 435fb09b01de420494d750bbbe5329eb - - default default] 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-08 17:06:25.528 7 WARNING neutronclient.v2_0.client [None req-32239f4d-3d90-4e91-ac03-14ab9d419653 7fb90ca83bc646a7bc7756335cc60766 9a95090d52ac48aba83e3f101ec6e737 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 336/662] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:06:25 2026] GET /v2.1/servers/161162f9-a0e4-4219-8c29-effdd3e4f897 => generated 1526 bytes in 370 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/663] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:06:25 2026] GET /v2.1/servers/a3060dfa-7d8b-4b0c-821d-c029c228f63b => generated 1350 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:06:26.601 8 WARNING neutronclient.v2_0.client [None req-07ba0bb0-82fa-423c-8bae-9144ffc90743 56a318c9f23a4956b5b732b4075be46b 435fb09b01de420494d750bbbe5329eb - - default default] 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-08 17:06:26.653 7 WARNING neutronclient.v2_0.client [None req-3b901be7-0db6-4ee2-a90c-4b082cc77640 7fb90ca83bc646a7bc7756335cc60766 9a95090d52ac48aba83e3f101ec6e737 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 328/664] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:06:26 2026] GET /v2.1/servers/a3060dfa-7d8b-4b0c-821d-c029c228f63b => generated 1350 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/665] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:06:26 2026] GET /v2.1/servers/161162f9-a0e4-4219-8c29-effdd3e4f897 => generated 1526 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 329/666] 10.0.0.195 () {34 vars in 671 bytes} [Tue Sep 8 17:06:26 2026] POST /v2.1/os-keypairs => generated 386 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-08 17:06:27.735 8 WARNING neutronclient.v2_0.client [None req-36c87a19-31e1-4a63-8f8b-159f404f51d1 7fb90ca83bc646a7bc7756335cc60766 9a95090d52ac48aba83e3f101ec6e737 - - default default] The 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-08 17:06:27.874 7 WARNING neutronclient.v2_0.client [None req-cc734d78-d748-4e0b-be1c-2cd9c81c154a 56a318c9f23a4956b5b732b4075be46b 435fb09b01de420494d750bbbe5329eb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 338/667] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:06:27 2026] GET /v2.1/servers/a3060dfa-7d8b-4b0c-821d-c029c228f63b => generated 1426 bytes in 650 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/668] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:06:27 2026] GET /v2.1/servers/161162f9-a0e4-4219-8c29-effdd3e4f897 => generated 1526 bytes in 558 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:06:28.685 8 WARNING neutronclient.v2_0.client [None req-44b8c9a7-3f38-4faf-9d73-4bac1b560380 90e7aac7a20c45ceb1c49b9aceb34565 52839bf49c824297891f4caf97dbc080 - - default default] The 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-08 17:06:28.752 8 WARNING neutronclient.v2_0.client [None req-44b8c9a7-3f38-4faf-9d73-4bac1b560380 90e7aac7a20c45ceb1c49b9aceb34565 52839bf49c824297891f4caf97dbc080 - - default default] The 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-08 17:06:28.966 8 WARNING neutronclient.v2_0.client [None req-44b8c9a7-3f38-4faf-9d73-4bac1b560380 90e7aac7a20c45ceb1c49b9aceb34565 52839bf49c824297891f4caf97dbc080 - - default default] The python binding code in 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/669] 10.0.0.195 () {34 vars in 663 bytes} [Tue Sep 8 17:06:28 2026] POST /v2.1/servers => generated 453 bytes in 619 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-08 17:06:29.238 7 WARNING neutronclient.v2_0.client [None req-de19be98-bad9-4aa9-a233-5f23818ba3bf 90e7aac7a20c45ceb1c49b9aceb34565 52839bf49c824297891f4caf97dbc080 - - default default] The python binding code in 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/670] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:06:29 2026] GET /v2.1/servers/0e79e8a4-8047-492e-9f39-bd5ae61bce7e => generated 1431 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:06:29.407 8 WARNING neutronclient.v2_0.client [None req-ddd8c5b2-84ec-4014-a8ba-98bf361ea35e 7fb90ca83bc646a7bc7756335cc60766 9a95090d52ac48aba83e3f101ec6e737 - - default default] 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-08 17:06:29.473 7 WARNING neutronclient.v2_0.client [None req-15748789-123a-490d-99ca-1457488b1010 56a318c9f23a4956b5b732b4075be46b 435fb09b01de420494d750bbbe5329eb - - default default] The python binding code in 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/671] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:06:29 2026] GET /v2.1/servers/a3060dfa-7d8b-4b0c-821d-c029c228f63b => generated 1436 bytes in 391 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/672] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:06:29 2026] GET /v2.1/servers/161162f9-a0e4-4219-8c29-effdd3e4f897 => generated 1526 bytes in 474 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:06:29.950 8 INFO nova.api.openstack.compute.server_external_events [req-2b03d8e6-ae19-4bf5-bfb7-3bb2f12b37ad req-6a4fc681-81ca-4ab5-87bb-8cdf98233f23 a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-changed:a3764f20-3aac-47ca-91ac-b2519eb1cbe1 for instance a3060dfa-7d8b-4b0c-821d-c029c228f63b on instance 2026-09-08 17:06:29.957 8 INFO nova.compute.rpcapi [None req-95cdc6fe-7cea-4609-8189-65f88b129e4d - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 341/673] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:06:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:06:30.333 7 INFO nova.api.openstack.compute.server_external_events [req-25cdffea-3a79-4618-a7a8-829fdca9fed4 req-0e0fa44e-96f1-45d5-ab70-47819a5de05b a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-vif-plugged:50b2b5be-d104-49aa-974b-13bf412fd4bf for instance 161162f9-a0e4-4219-8c29-effdd3e4f897 on instance [pid: 7|app: 0|req: 333/674] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:06:30 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-08 17:06:30.352 8 WARNING neutronclient.v2_0.client [None req-5dbec4a2-9103-4c37-8de1-c7c90d3b562f 90e7aac7a20c45ceb1c49b9aceb34565 52839bf49c824297891f4caf97dbc080 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 342/675] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:06:30 2026] GET /v2.1/servers/0e79e8a4-8047-492e-9f39-bd5ae61bce7e => generated 1435 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-08 17:06:30.815 7 WARNING neutronclient.v2_0.client [None req-73631dd2-a170-490a-9463-888a78025f7c 7fb90ca83bc646a7bc7756335cc60766 9a95090d52ac48aba83e3f101ec6e737 - - default default] 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: 334/676] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:06:30 2026] GET /v2.1/servers/a3060dfa-7d8b-4b0c-821d-c029c228f63b => generated 1436 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-08 17:06:30.955 8 WARNING neutronclient.v2_0.client [None req-4d81642b-462f-41c4-8a49-9806e604d82b 56a318c9f23a4956b5b732b4075be46b 435fb09b01de420494d750bbbe5329eb - - default default] The python binding code in 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/677] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:06:30 2026] GET /v2.1/servers/161162f9-a0e4-4219-8c29-effdd3e4f897 => generated 1526 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:06:31.470 7 WARNING neutronclient.v2_0.client [None req-fb909e38-e320-4530-9252-528175977e8c 90e7aac7a20c45ceb1c49b9aceb34565 52839bf49c824297891f4caf97dbc080 - - default default] The python binding code in 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/678] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:06:31 2026] GET /v2.1/servers/0e79e8a4-8047-492e-9f39-bd5ae61bce7e => generated 1483 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:06:32.014 8 WARNING neutronclient.v2_0.client [None req-a6f0f4f6-9f61-4239-88ed-753a9fa38862 7fb90ca83bc646a7bc7756335cc60766 9a95090d52ac48aba83e3f101ec6e737 - - default default] 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: 344/679] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:06:31 2026] GET /v2.1/servers/a3060dfa-7d8b-4b0c-821d-c029c228f63b => generated 1436 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-08 17:06:32.174 7 WARNING neutronclient.v2_0.client [None req-bfdd5efb-360b-49a9-a883-2109ff811b44 56a318c9f23a4956b5b732b4075be46b 435fb09b01de420494d750bbbe5329eb - - default default] The python binding code in 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/680] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:06:32 2026] GET /v2.1/servers/161162f9-a0e4-4219-8c29-effdd3e4f897 => generated 1717 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:06:32.376 8 INFO nova.api.openstack.compute.server_external_events [req-dd6f49be-904d-4705-9f43-282b3c87a3cd req-b7264a61-e2f2-410e-aa97-9af15314a491 a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-vif-plugged:50b2b5be-d104-49aa-974b-13bf412fd4bf for instance 161162f9-a0e4-4219-8c29-effdd3e4f897 on instance [pid: 8|app: 0|req: 345/681] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:06:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-08 17:06:32.436 7 WARNING neutronclient.v2_0.client [None req-8caa4f3c-b395-490f-97ca-d100b831245c 56a318c9f23a4956b5b732b4075be46b 435fb09b01de420494d750bbbe5329eb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 337/682] 10.0.0.195 () {32 vars in 741 bytes} [Tue Sep 8 17:06:32 2026] GET /v2.1/servers/161162f9-a0e4-4219-8c29-effdd3e4f897/os-interface => generated 285 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:06:32.576 8 WARNING neutronclient.v2_0.client [None req-fb849889-3565-4ca8-8fb3-26d1e30e1604 90e7aac7a20c45ceb1c49b9aceb34565 52839bf49c824297891f4caf97dbc080 - - default default] The python binding code in 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/683] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:06:32 2026] GET /v2.1/servers/0e79e8a4-8047-492e-9f39-bd5ae61bce7e => generated 1483 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-08 17:06:33.224 7 WARNING neutronclient.v2_0.client [None req-a6123b54-d081-4efc-8991-837469d2438e 7fb90ca83bc646a7bc7756335cc60766 9a95090d52ac48aba83e3f101ec6e737 - - default default] The python binding code in 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/684] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:06:33 2026] GET /v2.1/servers/a3060dfa-7d8b-4b0c-821d-c029c228f63b => generated 1424 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-08 17:06:33.678 8 WARNING neutronclient.v2_0.client [None req-e4e9f3af-a29b-40ad-afa3-173aa4beffe9 90e7aac7a20c45ceb1c49b9aceb34565 52839bf49c824297891f4caf97dbc080 - - default default] 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-08 17:06:33.816 7 WARNING neutronclient.v2_0.client [None req-855d8e34-cfb8-414d-9b04-974f56386f5c 56a318c9f23a4956b5b732b4075be46b 435fb09b01de420494d750bbbe5329eb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 347/685] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:06:33 2026] GET /v2.1/servers/0e79e8a4-8047-492e-9f39-bd5ae61bce7e => generated 1491 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/686] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:06:33 2026] GET /v2.1/servers/161162f9-a0e4-4219-8c29-effdd3e4f897 => generated 1717 bytes in 374 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:06:34.437 8 INFO nova.api.openstack.compute.server_external_events [req-1e325081-4e90-49a8-bb5f-97f9e66eb8f8 req-755b305d-78b7-4d4b-953c-3ec0a1f0c1bd a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-changed:50b2b5be-d104-49aa-974b-13bf412fd4bf for instance 161162f9-a0e4-4219-8c29-effdd3e4f897 on instance [pid: 8|app: 0|req: 348/687] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:06:34 2026] POST /v2.1/os-server-external-events => generated 179 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-08 17:06:34.549 7 WARNING neutronclient.v2_0.client [None req-645f944f-5acf-47a3-9723-dce9100d843f 7fb90ca83bc646a7bc7756335cc60766 9a95090d52ac48aba83e3f101ec6e737 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 340/688] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:06:34 2026] GET /v2.1/servers/a3060dfa-7d8b-4b0c-821d-c029c228f63b => generated 1424 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-08 17:06:34.882 8 WARNING neutronclient.v2_0.client [None req-d26e973b-3980-46c2-bd29-f3ab719ba8c6 90e7aac7a20c45ceb1c49b9aceb34565 52839bf49c824297891f4caf97dbc080 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 349/689] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:06:34 2026] GET /v2.1/servers/0e79e8a4-8047-492e-9f39-bd5ae61bce7e => generated 1569 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-08 17:06:35.723 8 WARNING neutronclient.v2_0.client [None req-46fde919-4687-452b-9fe1-1d365dd44abd 7fb90ca83bc646a7bc7756335cc60766 9a95090d52ac48aba83e3f101ec6e737 - - default default] The python binding code in 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/692] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:06:35 2026] GET /v2.1/servers/a3060dfa-7d8b-4b0c-821d-c029c228f63b => generated 1424 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-08 17:06:36.059 7 WARNING neutronclient.v2_0.client [None req-84d8a5d2-1a02-4337-8fba-8a7799f6b9f7 90e7aac7a20c45ceb1c49b9aceb34565 52839bf49c824297891f4caf97dbc080 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 342/693] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:06:36 2026] GET /v2.1/servers/0e79e8a4-8047-492e-9f39-bd5ae61bce7e => generated 1557 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:06:36.548 8 INFO nova.api.openstack.compute.server_external_events [req-36024ba2-bb25-4421-bf73-838870951cfd req-42ebe680-3f01-4eba-b3bc-da3d3d17cd09 a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-changed:ffa59086-4e43-4f29-9436-32274c4eeb60 for instance 0e79e8a4-8047-492e-9f39-bd5ae61bce7e on instance 2026-09-08 17:06:36.549 8 INFO nova.api.openstack.compute.server_external_events [req-36024ba2-bb25-4421-bf73-838870951cfd req-42ebe680-3f01-4eba-b3bc-da3d3d17cd09 a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-vif-plugged:a3764f20-3aac-47ca-91ac-b2519eb1cbe1 for instance a3060dfa-7d8b-4b0c-821d-c029c228f63b on instance [pid: 8|app: 0|req: 352/694] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:06:36 2026] POST /v2.1/os-server-external-events => generated 350 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:06:37.009 7 WARNING neutronclient.v2_0.client [None req-348deb6d-297d-4e8b-9203-6674bc2db58d 7fb90ca83bc646a7bc7756335cc60766 9a95090d52ac48aba83e3f101ec6e737 - - default default] The python binding code in 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/695] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:06:36 2026] GET /v2.1/servers/a3060dfa-7d8b-4b0c-821d-c029c228f63b => generated 1424 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-08 17:06:37.340 8 WARNING neutronclient.v2_0.client [None req-68ace45e-60b1-4315-8427-3ee92c5cb012 90e7aac7a20c45ceb1c49b9aceb34565 52839bf49c824297891f4caf97dbc080 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 353/696] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:06:37 2026] GET /v2.1/servers/0e79e8a4-8047-492e-9f39-bd5ae61bce7e => generated 1557 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-08 17:06:38.204 7 WARNING neutronclient.v2_0.client [None req-77da8de3-397e-4dab-bfa2-2b9041102f54 7fb90ca83bc646a7bc7756335cc60766 9a95090d52ac48aba83e3f101ec6e737 - - default default] The python binding code in 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/697] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:06:38 2026] GET /v2.1/servers/a3060dfa-7d8b-4b0c-821d-c029c228f63b => generated 1424 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-08 17:06:38.520 8 WARNING neutronclient.v2_0.client [None req-dc9b5729-9446-410e-bc87-7cbf48018735 90e7aac7a20c45ceb1c49b9aceb34565 52839bf49c824297891f4caf97dbc080 - - default default] 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-08 17:06:38.599 7 INFO nova.api.openstack.compute.server_external_events [req-64ca1782-55ba-4f24-9270-3d5e09814c8f req-118d5254-17ba-4430-996a-926cbb4bb49d a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-vif-plugged:a3764f20-3aac-47ca-91ac-b2519eb1cbe1 for instance a3060dfa-7d8b-4b0c-821d-c029c228f63b on instance [pid: 7|app: 0|req: 345/698] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:06:38 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: 8|app: 0|req: 354/699] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:06:38 2026] GET /v2.1/servers/0e79e8a4-8047-492e-9f39-bd5ae61bce7e => generated 1557 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-08 17:06:39.402 7 WARNING neutronclient.v2_0.client [None req-98bcc0c7-288c-4b45-a838-f9db3699fbf1 7fb90ca83bc646a7bc7756335cc60766 9a95090d52ac48aba83e3f101ec6e737 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 346/700] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:06:39 2026] GET /v2.1/servers/a3060dfa-7d8b-4b0c-821d-c029c228f63b => generated 1424 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:06:39.702 8 WARNING neutronclient.v2_0.client [None req-4b1cca7f-904e-4f3f-b009-0c773c898cbe 90e7aac7a20c45ceb1c49b9aceb34565 52839bf49c824297891f4caf97dbc080 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 355/701] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:06:39 2026] GET /v2.1/servers/0e79e8a4-8047-492e-9f39-bd5ae61bce7e => generated 1557 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-08 17:06:40.634 7 INFO nova.api.openstack.compute.server_external_events [req-0bbd0567-1080-4add-9692-e5296ec5eaac req-33dcfc58-c74c-4595-9640-afd3013bb57f a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-vif-plugged:ffa59086-4e43-4f29-9436-32274c4eeb60 for instance 0e79e8a4-8047-492e-9f39-bd5ae61bce7e on instance 2026-09-08 17:06:40.635 7 INFO nova.api.openstack.compute.server_external_events [req-0bbd0567-1080-4add-9692-e5296ec5eaac req-33dcfc58-c74c-4595-9640-afd3013bb57f a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-vif-plugged:ffa59086-4e43-4f29-9436-32274c4eeb60 for instance 0e79e8a4-8047-492e-9f39-bd5ae61bce7e on instance [pid: 7|app: 0|req: 347/702] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:06:40 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:06:40.685 8 WARNING neutronclient.v2_0.client [None req-32d97954-02ed-4408-9c88-138ac1f620e0 7fb90ca83bc646a7bc7756335cc60766 9a95090d52ac48aba83e3f101ec6e737 - - default default] 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-08 17:06:40.899 7 WARNING neutronclient.v2_0.client [None req-c8e4e437-1466-419b-9b29-04ac1e70e750 90e7aac7a20c45ceb1c49b9aceb34565 52839bf49c824297891f4caf97dbc080 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 348/703] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:06:40 2026] GET /v2.1/servers/0e79e8a4-8047-492e-9f39-bd5ae61bce7e => generated 1557 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/704] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:06:40 2026] GET /v2.1/servers/a3060dfa-7d8b-4b0c-821d-c029c228f63b => generated 1611 bytes in 517 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:06:41.213 7 WARNING neutronclient.v2_0.client [None req-32444f36-9c5d-4670-92af-5f6c54531d86 7fb90ca83bc646a7bc7756335cc60766 9a95090d52ac48aba83e3f101ec6e737 - - default default] The python binding code in 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/705] 10.0.0.195 () {32 vars in 741 bytes} [Tue Sep 8 17:06:41 2026] GET /v2.1/servers/a3060dfa-7d8b-4b0c-821d-c029c228f63b/os-interface => generated 285 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-08 17:06:42.089 8 WARNING neutronclient.v2_0.client [None req-05142b8f-702f-4083-ba88-6b660e59ca6c 90e7aac7a20c45ceb1c49b9aceb34565 52839bf49c824297891f4caf97dbc080 - - default default] 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-08 17:06:42.133 7 WARNING neutronclient.v2_0.client [None req-a98e62f9-cca5-4c8c-be1a-c08108993126 7fb90ca83bc646a7bc7756335cc60766 9a95090d52ac48aba83e3f101ec6e737 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 357/706] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:06:42 2026] GET /v2.1/servers/0e79e8a4-8047-492e-9f39-bd5ae61bce7e => generated 1740 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:06:42.228 8 INFO nova.api.openstack.compute.server_external_events [req-13fe67a2-d9a2-4938-b9fb-f4afe8453136 req-525414c3-a59b-404e-ba86-65ff97b21d6f a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-changed:a3764f20-3aac-47ca-91ac-b2519eb1cbe1 for instance a3060dfa-7d8b-4b0c-821d-c029c228f63b on instance [pid: 8|app: 0|req: 358/707] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:06:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 350/708] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:06:42 2026] GET /v2.1/servers/a3060dfa-7d8b-4b0c-821d-c029c228f63b => generated 1611 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-08 17:06:42.309 8 WARNING neutronclient.v2_0.client [None req-0e4aaf1e-df49-4dbc-a855-a1602568f61a 90e7aac7a20c45ceb1c49b9aceb34565 52839bf49c824297891f4caf97dbc080 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 359/709] 10.0.0.195 () {32 vars in 741 bytes} [Tue Sep 8 17:06:42 2026] GET /v2.1/servers/0e79e8a4-8047-492e-9f39-bd5ae61bce7e/os-interface => generated 285 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/710] 10.0.0.195 () {32 vars in 641 bytes} [Tue Sep 8 17:06:42 2026] GET /v2.1/servers => generated 387 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 360/711] 10.0.0.195 () {32 vars in 718 bytes} [Tue Sep 8 17:06:42 2026] DELETE /v2.1/servers/a3060dfa-7d8b-4b0c-821d-c029c228f63b => 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-08 17:06:42.560 7 WARNING neutronclient.v2_0.client [None req-2f1d818a-c2ab-44bf-9bb0-60c91c81a7e4 7fb90ca83bc646a7bc7756335cc60766 9a95090d52ac48aba83e3f101ec6e737 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 352/712] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:06:42 2026] GET /v2.1/servers/a3060dfa-7d8b-4b0c-821d-c029c228f63b => generated 1617 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:06:43.033 8 WARNING neutronclient.v2_0.client [None req-5160d9bd-4ac7-4731-8e32-bb78cb0dc1ad 90e7aac7a20c45ceb1c49b9aceb34565 52839bf49c824297891f4caf97dbc080 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 361/713] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:06:42 2026] GET /v2.1/servers/0e79e8a4-8047-492e-9f39-bd5ae61bce7e => generated 1740 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, ' [pid: 7|app: 0|req: 353/714] 10.0.0.195 () {32 vars in 641 bytes} [Tue Sep 8 17:06:43 2026] GET /v2.1/servers => generated 383 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 362/715] 10.0.0.195 () {32 vars in 718 bytes} [Tue Sep 8 17:06:43 2026] DELETE /v2.1/servers/0e79e8a4-8047-492e-9f39-bd5ae61bce7e => generated 0 bytes in 185 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-08 17:06:43.530 7 WARNING neutronclient.v2_0.client [None req-038ff960-5a29-42f8-8991-c34d4037aaa8 90e7aac7a20c45ceb1c49b9aceb34565 52839bf49c824297891f4caf97dbc080 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 354/716] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:06:43 2026] GET /v2.1/servers/0e79e8a4-8047-492e-9f39-bd5ae61bce7e => generated 1746 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:06:43.774 8 WARNING neutronclient.v2_0.client [None req-20beb9f6-6b15-4fea-a35e-83455bc3b3f7 7fb90ca83bc646a7bc7756335cc60766 9a95090d52ac48aba83e3f101ec6e737 - - default default] The python binding code in 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/717] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:06:43 2026] GET /v2.1/servers/a3060dfa-7d8b-4b0c-821d-c029c228f63b => generated 1737 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:06:43.962 7 INFO nova.api.openstack.compute.server_external_events [req-e232d096-55dd-4cc6-8606-641a75b9fb9d req-d1fcf0b9-ed79-49f7-8a66-1fe88475c3f7 a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-vif-unplugged:a3764f20-3aac-47ca-91ac-b2519eb1cbe1 for instance a3060dfa-7d8b-4b0c-821d-c029c228f63b on instance [pid: 7|app: 0|req: 355/718] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:06:43 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:06:44.044 8 WARNING neutronclient.v2_0.client [None req-f62b5728-16fd-4c65-bcb0-36c3de97b0fd 56a318c9f23a4956b5b732b4075be46b 435fb09b01de420494d750bbbe5329eb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 364/719] 10.0.0.195 () {32 vars in 741 bytes} [Tue Sep 8 17:06:44 2026] GET /v2.1/servers/161162f9-a0e4-4219-8c29-effdd3e4f897/os-interface => generated 285 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:06:44.229 7 WARNING neutronclient.v2_0.client [None req-468e87d6-baf2-4a61-92a8-4ee168418566 56a318c9f23a4956b5b732b4075be46b 435fb09b01de420494d750bbbe5329eb - - default default] 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-08 17:06:44.279 8 INFO nova.api.openstack.compute.server_external_events [req-dfcf9670-a07f-4776-a0fb-2d7823272557 req-6469dbba-4220-41be-8541-240148185af9 a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-changed:ffa59086-4e43-4f29-9436-32274c4eeb60 for instance 0e79e8a4-8047-492e-9f39-bd5ae61bce7e on instance [pid: 8|app: 0|req: 365/720] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:06:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/721] 10.0.0.195 () {32 vars in 815 bytes} [Tue Sep 8 17:06:44 2026] GET /v2.1/servers/161162f9-a0e4-4219-8c29-effdd3e4f897/os-interface/50b2b5be-d104-49aa-974b-13bf412fd4bf => generated 282 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 366/722] 10.0.0.195 () {32 vars in 723 bytes} [Tue Sep 8 17:06:44 2026] GET /v2.1/servers/161162f9-a0e4-4219-8c29-effdd3e4f897/ips => generated 156 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, ' [pid: 7|app: 0|req: 357/723] 10.0.0.195 () {34 vars in 750 bytes} [Tue Sep 8 17:06:44 2026] POST /v2.1/servers/161162f9-a0e4-4219-8c29-effdd3e4f897/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 367/724] 10.0.0.195 () {32 vars in 723 bytes} [Tue Sep 8 17:06:44 2026] GET /v2.1/servers/161162f9-a0e4-4219-8c29-effdd3e4f897/ips => generated 156 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-08 17:06:44.712 7 WARNING neutronclient.v2_0.client [None req-cd07748d-ae61-41ce-8591-40d7d27fcc20 90e7aac7a20c45ceb1c49b9aceb34565 52839bf49c824297891f4caf97dbc080 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 358/725] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:06:44 2026] GET /v2.1/servers/0e79e8a4-8047-492e-9f39-bd5ae61bce7e => generated 1746 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-08 17:06:44.980 8 WARNING neutronclient.v2_0.client [None req-7ba74f3a-ceab-48f0-ae49-3a9792937be8 7fb90ca83bc646a7bc7756335cc60766 9a95090d52ac48aba83e3f101ec6e737 - - default default] 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: 361/728] 10.0.0.195 () {32 vars in 723 bytes} [Tue Sep 8 17:06:45 2026] GET /v2.1/servers/161162f9-a0e4-4219-8c29-effdd3e4f897/ips => generated 156 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/729] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:06:44 2026] GET /v2.1/servers/a3060dfa-7d8b-4b0c-821d-c029c228f63b => generated 1737 bytes in 614 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:06:45.914 7 WARNING neutronclient.v2_0.client [None req-7fbfb414-e2f3-45be-bd73-f7996cc836c8 90e7aac7a20c45ceb1c49b9aceb34565 52839bf49c824297891f4caf97dbc080 - - default default] 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-08 17:06:46.006 8 INFO nova.api.openstack.compute.server_external_events [req-8cca73c0-8b0c-4c58-b3f2-0eda6784d9ef req-61c0d9df-9f3b-4937-b78c-c1dcb5d8cbd0 a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-vif-unplugged:a3764f20-3aac-47ca-91ac-b2519eb1cbe1 for instance a3060dfa-7d8b-4b0c-821d-c029c228f63b on instance 2026-09-08 17:06:46.006 8 INFO nova.api.openstack.compute.server_external_events [req-8cca73c0-8b0c-4c58-b3f2-0eda6784d9ef req-61c0d9df-9f3b-4937-b78c-c1dcb5d8cbd0 a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-vif-unplugged:ffa59086-4e43-4f29-9436-32274c4eeb60 for instance 0e79e8a4-8047-492e-9f39-bd5ae61bce7e on instance 2026-09-08 17:06:46.007 8 INFO nova.api.openstack.compute.server_external_events [req-8cca73c0-8b0c-4c58-b3f2-0eda6784d9ef req-61c0d9df-9f3b-4937-b78c-c1dcb5d8cbd0 a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-vif-unplugged:ffa59086-4e43-4f29-9436-32274c4eeb60 for instance 0e79e8a4-8047-492e-9f39-bd5ae61bce7e on instance [pid: 8|app: 0|req: 369/730] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:06:45 2026] POST /v2.1/os-server-external-events => generated 531 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/731] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:06:45 2026] GET /v2.1/servers/0e79e8a4-8047-492e-9f39-bd5ae61bce7e => generated 1746 bytes in 420 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:06:46.323 8 INFO nova.api.openstack.compute.server_external_events [req-b1a6cf02-490f-42dc-b676-bbcfdae0afa0 req-94e2b2c6-9703-43da-bce7-860d3523f31e a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-vif-deleted:a3764f20-3aac-47ca-91ac-b2519eb1cbe1 for instance a3060dfa-7d8b-4b0c-821d-c029c228f63b on instance 2026-09-08 17:06:46.324 8 INFO nova.api.openstack.compute.server_external_events [req-b1a6cf02-490f-42dc-b676-bbcfdae0afa0 req-94e2b2c6-9703-43da-bce7-860d3523f31e a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-changed:50b2b5be-d104-49aa-974b-13bf412fd4bf for instance 161162f9-a0e4-4219-8c29-effdd3e4f897 on instance [pid: 8|app: 0|req: 370/732] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:06:46 2026] POST /v2.1/os-server-external-events => generated 350 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 363/733] 10.0.0.195 () {32 vars in 723 bytes} [Tue Sep 8 17:06:46 2026] GET /v2.1/servers/161162f9-a0e4-4219-8c29-effdd3e4f897/ips => generated 156 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:06:46.635 8 WARNING neutronclient.v2_0.client [None req-a8621281-e2bd-4072-8a4d-c52e13031062 7fb90ca83bc646a7bc7756335cc60766 9a95090d52ac48aba83e3f101ec6e737 - - default default] The python binding code in 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/734] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:06:46 2026] GET /v2.1/servers/a3060dfa-7d8b-4b0c-821d-c029c228f63b => generated 1379 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:06:47.373 7 WARNING neutronclient.v2_0.client [None req-197e3031-0e05-4416-a5f6-91e67c99f1fe 90e7aac7a20c45ceb1c49b9aceb34565 52839bf49c824297891f4caf97dbc080 - - default default] The python binding code in 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/735] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:06:47 2026] GET /v2.1/servers/0e79e8a4-8047-492e-9f39-bd5ae61bce7e => generated 1512 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 372/736] 10.0.0.195 () {32 vars in 723 bytes} [Tue Sep 8 17:06:47 2026] GET /v2.1/servers/161162f9-a0e4-4219-8c29-effdd3e4f897/ips => generated 195 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:06:47.677 7 WARNING neutronclient.v2_0.client [None req-a7cda1d3-ffef-4915-9fda-1aa2ffd919a3 56a318c9f23a4956b5b732b4075be46b 435fb09b01de420494d750bbbe5329eb - - default default] 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: 365/737] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:06:47 2026] GET /v2.1/servers/161162f9-a0e4-4219-8c29-effdd3e4f897 => generated 1952 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-08 17:06:47.824 8 WARNING neutronclient.v2_0.client [None req-b434e20a-c8b1-4748-8b4a-c43f019a3740 7fb90ca83bc646a7bc7756335cc60766 9a95090d52ac48aba83e3f101ec6e737 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 373/738] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:06:47 2026] GET /v2.1/servers/a3060dfa-7d8b-4b0c-821d-c029c228f63b => generated 1384 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/739] 10.0.0.195 () {34 vars in 750 bytes} [Tue Sep 8 17:06:47 2026] POST /v2.1/servers/161162f9-a0e4-4219-8c29-effdd3e4f897/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 374/740] 10.0.0.195 () {32 vars in 723 bytes} [Tue Sep 8 17:06:47 2026] GET /v2.1/servers/161162f9-a0e4-4219-8c29-effdd3e4f897/ips => generated 195 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-08 17:06:48.371 7 INFO nova.api.openstack.compute.server_external_events [req-b6d8af83-04b3-48ed-93de-ad0a76e13005 req-18ff99b1-674a-4e23-9787-a8f36ec70eb5 a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-vif-deleted:ffa59086-4e43-4f29-9436-32274c4eeb60 for instance 0e79e8a4-8047-492e-9f39-bd5ae61bce7e on instance [pid: 7|app: 0|req: 367/741] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:06:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:06:48.486 8 WARNING neutronclient.v2_0.client [None req-ae5e5355-d904-477b-b238-db974915d3a0 90e7aac7a20c45ceb1c49b9aceb34565 52839bf49c824297891f4caf97dbc080 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 375/742] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:06:48 2026] GET /v2.1/servers/0e79e8a4-8047-492e-9f39-bd5ae61bce7e => generated 1517 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/743] 10.0.0.195 () {32 vars in 723 bytes} [Tue Sep 8 17:06:48 2026] GET /v2.1/servers/161162f9-a0e4-4219-8c29-effdd3e4f897/ips => generated 195 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-08 17:06:48.966 7 WARNING neutronclient.v2_0.client [None req-6fa210bb-e1ee-445a-bcd1-d35272cd9755 7fb90ca83bc646a7bc7756335cc60766 9a95090d52ac48aba83e3f101ec6e737 - - default default] The python binding code in 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/744] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:06:48 2026] GET /v2.1/servers/a3060dfa-7d8b-4b0c-821d-c029c228f63b => generated 1384 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:06:49.617 8 WARNING neutronclient.v2_0.client [None req-90ab635f-bb9f-4358-be8a-2273d7459025 90e7aac7a20c45ceb1c49b9aceb34565 52839bf49c824297891f4caf97dbc080 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 377/745] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:06:49 2026] GET /v2.1/servers/0e79e8a4-8047-492e-9f39-bd5ae61bce7e => generated 1517 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-08 17:06:49.863 7 INFO nova.api.openstack.compute.server_external_events [req-25b72632-a685-4770-8750-e2853d580bf3 req-09e8e4cf-cec4-4266-bf25-7a55128f2c49 a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-changed:50b2b5be-d104-49aa-974b-13bf412fd4bf for instance 161162f9-a0e4-4219-8c29-effdd3e4f897 on instance [pid: 7|app: 0|req: 369/746] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:06:49 2026] POST /v2.1/os-server-external-events => generated 179 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, ' [pid: 8|app: 0|req: 378/747] 10.0.0.195 () {32 vars in 723 bytes} [Tue Sep 8 17:06:49 2026] GET /v2.1/servers/161162f9-a0e4-4219-8c29-effdd3e4f897/ips => generated 195 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:06:50.050 7 INFO nova.api.openstack.wsgi [None req-3f0dbe53-566b-4530-b434-20ec414e4c7c 7fb90ca83bc646a7bc7756335cc60766 9a95090d52ac48aba83e3f101ec6e737 - - default default] HTTP exception thrown: Instance a3060dfa-7d8b-4b0c-821d-c029c228f63b could not be found. [pid: 7|app: 0|req: 370/748] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:06:50 2026] GET /v2.1/servers/a3060dfa-7d8b-4b0c-821d-c029c228f63b => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 379/749] 10.0.0.195 () {32 vars in 704 bytes} [Tue Sep 8 17:06:50 2026] DELETE /v2.1/os-keypairs/tempest-keypair-497818511 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:06:50.727 7 INFO nova.api.openstack.wsgi [None req-83aace2f-9a8e-4334-a3b3-f4bdf05b55d0 90e7aac7a20c45ceb1c49b9aceb34565 52839bf49c824297891f4caf97dbc080 - - default default] HTTP exception thrown: Instance 0e79e8a4-8047-492e-9f39-bd5ae61bce7e could not be found. [pid: 7|app: 0|req: 371/750] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:06:50 2026] GET /v2.1/servers/0e79e8a4-8047-492e-9f39-bd5ae61bce7e => generated 111 bytes in 44 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/751] 10.0.0.195 () {32 vars in 706 bytes} [Tue Sep 8 17:06:50 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1566597211 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 372/752] 10.0.0.195 () {32 vars in 723 bytes} [Tue Sep 8 17:06:50 2026] GET /v2.1/servers/161162f9-a0e4-4219-8c29-effdd3e4f897/ips => generated 156 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/753] 10.0.0.195 () {32 vars in 718 bytes} [Tue Sep 8 17:06:51 2026] DELETE /v2.1/servers/161162f9-a0e4-4219-8c29-effdd3e4f897 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:06:51.220 7 WARNING neutronclient.v2_0.client [None req-978bb201-ebb3-45c2-b0a1-ff738aa5d1c2 56a318c9f23a4956b5b732b4075be46b 435fb09b01de420494d750bbbe5329eb - - default default] The python binding code in 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/754] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:06:51 2026] GET /v2.1/servers/161162f9-a0e4-4219-8c29-effdd3e4f897 => generated 1843 bytes in 303 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-08 17:06:52.523 8 INFO nova.api.openstack.compute.server_external_events [req-30a5bdd5-ca14-41ea-88d2-db2bb661b2f9 req-142605f2-b625-498f-b93a-4ecdc55c42df a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-vif-unplugged:50b2b5be-d104-49aa-974b-13bf412fd4bf for instance 161162f9-a0e4-4219-8c29-effdd3e4f897 on instance 2026-09-08 17:06:52.527 7 WARNING neutronclient.v2_0.client [None req-7aba41b5-e9dc-40b3-b0fc-bb45ad75ffaf 56a318c9f23a4956b5b732b4075be46b 435fb09b01de420494d750bbbe5329eb - - default default] The python binding code in 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/755] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:06:52 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/756] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:06:52 2026] GET /v2.1/servers/161162f9-a0e4-4219-8c29-effdd3e4f897 => generated 1843 bytes in 817 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:06:54.266 8 INFO nova.api.openstack.compute.server_external_events [req-0d979813-c226-4047-81b8-69c26dbfbf2f req-cd74a812-8295-462a-acdf-beb681fe17cb a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-vif-deleted:50b2b5be-d104-49aa-974b-13bf412fd4bf for instance 161162f9-a0e4-4219-8c29-effdd3e4f897 on instance [pid: 8|app: 0|req: 383/757] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:06:54 2026] POST /v2.1/os-server-external-events => generated 183 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-08 17:06:54.386 7 WARNING neutronclient.v2_0.client [None req-c7a8453b-f1fb-43e1-9e54-0c65e3534a94 56a318c9f23a4956b5b732b4075be46b 435fb09b01de420494d750bbbe5329eb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 375/758] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:06:54 2026] GET /v2.1/servers/161162f9-a0e4-4219-8c29-effdd3e4f897 => generated 1481 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:06:54.575 8 INFO nova.api.openstack.compute.server_external_events [req-370383cc-f8a0-4011-9d01-d9493fedc518 req-e36eb45b-8bde-4b5d-80e7-7c3ea02263b1 a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-vif-unplugged:50b2b5be-d104-49aa-974b-13bf412fd4bf for instance 161162f9-a0e4-4219-8c29-effdd3e4f897 on instance [pid: 8|app: 0|req: 384/759] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:06:54 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:06:55.618 7 WARNING neutronclient.v2_0.client [None req-979d3cac-8f9a-4bcd-ad8d-2914f265ed27 56a318c9f23a4956b5b732b4075be46b 435fb09b01de420494d750bbbe5329eb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 377/762] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:06:55 2026] GET /v2.1/servers/161162f9-a0e4-4219-8c29-effdd3e4f897 => generated 1486 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-08 17:06:56.717 8 WARNING neutronclient.v2_0.client [None req-45729856-fa2c-417b-b178-0ec542a3fc97 56a318c9f23a4956b5b732b4075be46b 435fb09b01de420494d750bbbe5329eb - - default default] The python binding code in 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/763] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:06:56 2026] GET /v2.1/servers/161162f9-a0e4-4219-8c29-effdd3e4f897 => generated 1486 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-08 17:06:57.830 7 INFO nova.api.openstack.wsgi [None req-2c955450-c0e6-4048-a1bb-44a6148291a3 56a318c9f23a4956b5b732b4075be46b 435fb09b01de420494d750bbbe5329eb - - default default] HTTP exception thrown: Instance 161162f9-a0e4-4219-8c29-effdd3e4f897 could not be found. [pid: 7|app: 0|req: 378/764] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:06:57 2026] GET /v2.1/servers/161162f9-a0e4-4219-8c29-effdd3e4f897 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 387/765] 10.0.0.195 () {32 vars in 704 bytes} [Tue Sep 8 17:06:57 2026] DELETE /v2.1/os-keypairs/tempest-keypair-556747397 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:06:59.296 7 INFO nova.api.openstack.wsgi [None req-8319151d-a294-4a64-b3b7-bab9353a125d 56a318c9f23a4956b5b732b4075be46b 435fb09b01de420494d750bbbe5329eb - - default default] HTTP exception thrown: Instance 161162f9-a0e4-4219-8c29-effdd3e4f897 could not be found. [pid: 7|app: 0|req: 379/766] 10.0.0.195 () {32 vars in 718 bytes} [Tue Sep 8 17:06:59 2026] DELETE /v2.1/servers/161162f9-a0e4-4219-8c29-effdd3e4f897 => generated 111 bytes in 57 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-09-08 17:06:59.325 8 INFO nova.api.openstack.wsgi [None req-d19f3249-0e66-4f01-8de1-ba124a344bf4 56a318c9f23a4956b5b732b4075be46b 435fb09b01de420494d750bbbe5329eb - - default default] HTTP exception thrown: Instance 161162f9-a0e4-4219-8c29-effdd3e4f897 could not be found. [pid: 8|app: 0|req: 388/767] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:06:59 2026] GET /v2.1/servers/161162f9-a0e4-4219-8c29-effdd3e4f897 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:07:04.466 7 WARNING neutronclient.v2_0.client [None req-206b8975-0293-4c3f-b363-2475beb99898 e685c54ad4a44c8abd97bfdeb47fca91 4882e2ba7f4c4e3e81806a2082e04055 - - default default] The 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-08 17:07:05.101 7 WARNING neutronclient.v2_0.client [None req-206b8975-0293-4c3f-b363-2475beb99898 e685c54ad4a44c8abd97bfdeb47fca91 4882e2ba7f4c4e3e81806a2082e04055 - - default default] The python binding code in 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/770] 10.0.0.195 () {34 vars in 663 bytes} [Tue Sep 8 17:07:04 2026] POST /v2.1/servers => generated 424 bytes in 1234 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-08 17:07:05.559 8 WARNING neutronclient.v2_0.client [None req-a5f190b8-f46c-491f-afff-da37b0e8c62d e685c54ad4a44c8abd97bfdeb47fca91 4882e2ba7f4c4e3e81806a2082e04055 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 391/771] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:07:05 2026] GET /v2.1/servers/3a4aeeac-eba3-4426-8eb1-8ca35e3b3270 => generated 1371 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:07:06.844 7 WARNING neutronclient.v2_0.client [None req-f9b47b17-bb14-4054-b8b3-31fa8b8b9f80 e685c54ad4a44c8abd97bfdeb47fca91 4882e2ba7f4c4e3e81806a2082e04055 - - default default] The python binding code in 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/772] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:07:06 2026] GET /v2.1/servers/3a4aeeac-eba3-4426-8eb1-8ca35e3b3270 => generated 1367 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-08 17:07:07.944 8 WARNING neutronclient.v2_0.client [None req-49969710-4c87-4a71-8984-52876c5ab540 e685c54ad4a44c8abd97bfdeb47fca91 4882e2ba7f4c4e3e81806a2082e04055 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 392/773] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:07:07 2026] GET /v2.1/servers/3a4aeeac-eba3-4426-8eb1-8ca35e3b3270 => generated 1367 bytes in 714 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:07:09.673 7 WARNING neutronclient.v2_0.client [None req-c43ae565-1625-4b0b-917c-f67bd27d23cc e685c54ad4a44c8abd97bfdeb47fca91 4882e2ba7f4c4e3e81806a2082e04055 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 382/774] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:07:09 2026] GET /v2.1/servers/3a4aeeac-eba3-4426-8eb1-8ca35e3b3270 => generated 1423 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:07:10.886 8 WARNING neutronclient.v2_0.client [None req-ad6c5cdc-d497-413f-be01-c05afa1b21ba e685c54ad4a44c8abd97bfdeb47fca91 4882e2ba7f4c4e3e81806a2082e04055 - - default default] The python binding code in 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/775] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:07:10 2026] GET /v2.1/servers/3a4aeeac-eba3-4426-8eb1-8ca35e3b3270 => generated 1431 bytes in 1663 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:07:13.557 7 WARNING neutronclient.v2_0.client [None req-8c369b82-3e4b-4fc0-b2bb-09998a645907 e685c54ad4a44c8abd97bfdeb47fca91 4882e2ba7f4c4e3e81806a2082e04055 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 383/776] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:07:13 2026] GET /v2.1/servers/3a4aeeac-eba3-4426-8eb1-8ca35e3b3270 => generated 1471 bytes in 566 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 394/777] 10.0.0.195 () {34 vars in 671 bytes} [Tue Sep 8 17:07:13 2026] POST /v2.1/os-keypairs => generated 385 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:07:14.558 7 INFO nova.api.openstack.compute.server_external_events [req-db8b1b34-dbe9-41e4-9980-217af1d5359a req-88712456-0f71-4686-ae72-79476613ffac a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-changed:3df07a84-39d1-45c1-8793-e4645029ca32 for instance 3a4aeeac-eba3-4426-8eb1-8ca35e3b3270 on instance [pid: 7|app: 0|req: 384/778] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:07:14 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-08 17:07:15.140 7 WARNING neutronclient.v2_0.client [None req-f74b748c-cf45-476d-b881-7f421dfe8078 e685c54ad4a44c8abd97bfdeb47fca91 4882e2ba7f4c4e3e81806a2082e04055 - - default default] The python binding code in 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/781] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:07:15 2026] GET /v2.1/servers/3a4aeeac-eba3-4426-8eb1-8ca35e3b3270 => generated 1471 bytes in 664 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-08 17:07:16.230 8 WARNING neutronclient.v2_0.client [None req-38fdf330-62d1-474c-bfc7-069e67edf5fa 7c6b83369ced444888839e5772a54f4b 6b9c57da3649444cb8f0689949c850d2 - - default default] The 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-08 17:07:16.569 8 WARNING neutronclient.v2_0.client [None req-38fdf330-62d1-474c-bfc7-069e67edf5fa 7c6b83369ced444888839e5772a54f4b 6b9c57da3649444cb8f0689949c850d2 - - default default] 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-08 17:07:16.817 8 WARNING neutronclient.v2_0.client [None req-38fdf330-62d1-474c-bfc7-069e67edf5fa 7c6b83369ced444888839e5772a54f4b 6b9c57da3649444cb8f0689949c850d2 - - default default] The 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-08 17:07:16.854 7 WARNING neutronclient.v2_0.client [None req-a29cbf45-6784-4445-8386-a2fa3eb7b2d5 e685c54ad4a44c8abd97bfdeb47fca91 4882e2ba7f4c4e3e81806a2082e04055 - - default default] The python binding code in 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/782] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:07:16 2026] GET /v2.1/servers/3a4aeeac-eba3-4426-8eb1-8ca35e3b3270 => generated 1471 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/783] 10.0.0.195 () {34 vars in 663 bytes} [Tue Sep 8 17:07:16 2026] POST /v2.1/servers => generated 451 bytes in 981 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-08 17:07:17.137 7 WARNING neutronclient.v2_0.client [None req-afab1271-bcdc-4ef6-a3b2-0400a5f726e8 7c6b83369ced444888839e5772a54f4b 6b9c57da3649444cb8f0689949c850d2 - - default default] The python binding code in 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/784] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:07:17 2026] GET /v2.1/servers/6d12f61d-f3d0-41c9-a653-f4cf53bb93de => generated 1423 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-08 17:07:18.128 8 WARNING neutronclient.v2_0.client [None req-1c7bdb9c-4793-42cc-98da-9695897788f6 e685c54ad4a44c8abd97bfdeb47fca91 4882e2ba7f4c4e3e81806a2082e04055 - - default default] 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-08 17:07:18.244 7 WARNING neutronclient.v2_0.client [None req-ba03c427-4baf-4848-9eb7-826533420a81 7c6b83369ced444888839e5772a54f4b 6b9c57da3649444cb8f0689949c850d2 - - default default] The python binding code in 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/785] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:07:18 2026] GET /v2.1/servers/3a4aeeac-eba3-4426-8eb1-8ca35e3b3270 => generated 1471 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/786] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:07:18 2026] GET /v2.1/servers/6d12f61d-f3d0-41c9-a653-f4cf53bb93de => generated 1427 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:07:19.343 8 WARNING neutronclient.v2_0.client [None req-922f2ff1-116f-407b-aa14-e4cf8cc8ba1d e685c54ad4a44c8abd97bfdeb47fca91 4882e2ba7f4c4e3e81806a2082e04055 - - default default] The 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-08 17:07:19.349 7 WARNING neutronclient.v2_0.client [None req-64a23ef0-564d-4746-ad4e-9a6fcdfb50da 7c6b83369ced444888839e5772a54f4b 6b9c57da3649444cb8f0689949c850d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 390/787] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:07:19 2026] GET /v2.1/servers/6d12f61d-f3d0-41c9-a653-f4cf53bb93de => generated 1475 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/788] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:07:19 2026] GET /v2.1/servers/3a4aeeac-eba3-4426-8eb1-8ca35e3b3270 => generated 1471 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:07:20.178 7 INFO nova.api.openstack.compute.server_external_events [req-119fc521-d0ba-49bb-9ec7-bff7d53024ff req-e8a42ee2-7445-474b-98a5-bf8e206c34e2 a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-vif-plugged:3df07a84-39d1-45c1-8793-e4645029ca32 for instance 3a4aeeac-eba3-4426-8eb1-8ca35e3b3270 on instance [pid: 7|app: 0|req: 391/789] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:07:20 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:07:20.602 7 WARNING neutronclient.v2_0.client [None req-4a4e70cc-c1a7-4fb6-b794-c5f6eb9ca7a8 e685c54ad4a44c8abd97bfdeb47fca91 4882e2ba7f4c4e3e81806a2082e04055 - - default default] The 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-08 17:07:20.645 8 WARNING neutronclient.v2_0.client [None req-32bb1596-46a7-4a13-87d8-0168113b96a7 7c6b83369ced444888839e5772a54f4b 6b9c57da3649444cb8f0689949c850d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 399/790] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:07:20 2026] GET /v2.1/servers/6d12f61d-f3d0-41c9-a653-f4cf53bb93de => generated 1475 bytes in 295 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/791] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:07:20 2026] GET /v2.1/servers/3a4aeeac-eba3-4426-8eb1-8ca35e3b3270 => generated 1471 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-08 17:07:21.792 8 WARNING neutronclient.v2_0.client [None req-1e17732f-aed4-4141-bc4f-fbc75c4af8c7 7c6b83369ced444888839e5772a54f4b 6b9c57da3649444cb8f0689949c850d2 - - default default] 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-08 17:07:21.835 7 WARNING neutronclient.v2_0.client [None req-0fab40f1-878e-4805-9439-4a0649cc300b e685c54ad4a44c8abd97bfdeb47fca91 4882e2ba7f4c4e3e81806a2082e04055 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 400/792] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:07:21 2026] GET /v2.1/servers/6d12f61d-f3d0-41c9-a653-f4cf53bb93de => generated 1551 bytes in 631 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:07:22.411 8 INFO nova.api.openstack.compute.server_external_events [req-9657278a-783b-468f-9530-756d49ea31d5 req-7ef3f3e6-d75a-42b3-ac88-6fef0e3a43d7 a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-vif-plugged:3df07a84-39d1-45c1-8793-e4645029ca32 for instance 3a4aeeac-eba3-4426-8eb1-8ca35e3b3270 on instance [pid: 8|app: 0|req: 401/793] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:07:22 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/794] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:07:21 2026] GET /v2.1/servers/3a4aeeac-eba3-4426-8eb1-8ca35e3b3270 => generated 1656 bytes in 864 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 402/795] 10.0.0.195 () {32 vars in 723 bytes} [Tue Sep 8 17:07:22 2026] GET /v2.1/servers/3a4aeeac-eba3-4426-8eb1-8ca35e3b3270/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: 394/796] 10.0.0.195 () {32 vars in 723 bytes} [Tue Sep 8 17:07:22 2026] GET /v2.1/servers/3a4aeeac-eba3-4426-8eb1-8ca35e3b3270/ips => generated 109 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: 403/797] 10.0.0.195 () {32 vars in 825 bytes} [Tue Sep 8 17:07:22 2026] GET /v2.1/servers/3a4aeeac-eba3-4426-8eb1-8ca35e3b3270/ips/tempest-ServerAddressesTestJSON-1128368520-network => generated 94 bytes in 50 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: 395/798] 10.0.0.195 () {32 vars in 718 bytes} [Tue Sep 8 17:07:22 2026] DELETE /v2.1/servers/3a4aeeac-eba3-4426-8eb1-8ca35e3b3270 => generated 0 bytes in 275 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-08 17:07:23.174 8 WARNING neutronclient.v2_0.client [None req-a66ca9f6-5642-4fa6-ad4b-5746a71ccb65 e685c54ad4a44c8abd97bfdeb47fca91 4882e2ba7f4c4e3e81806a2082e04055 - - default default] The python binding code in 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/799] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:07:23 2026] GET /v2.1/servers/3a4aeeac-eba3-4426-8eb1-8ca35e3b3270 => generated 1662 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:07:23.441 7 WARNING neutronclient.v2_0.client [None req-4ca2d1d3-d266-42ba-ba64-44aeb3091d13 7c6b83369ced444888839e5772a54f4b 6b9c57da3649444cb8f0689949c850d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 396/800] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:07:23 2026] GET /v2.1/servers/6d12f61d-f3d0-41c9-a653-f4cf53bb93de => generated 1549 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-08 17:07:24.405 8 WARNING neutronclient.v2_0.client [None req-c0cf0261-16bb-4e0e-8ea1-428215a1107f e685c54ad4a44c8abd97bfdeb47fca91 4882e2ba7f4c4e3e81806a2082e04055 - - default default] 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-08 17:07:24.486 7 INFO nova.api.openstack.compute.server_external_events [req-d3eae7a4-66a3-41d1-b5f1-545c115a0ecd req-1e6fec44-1677-45d5-afd3-10a3c3740a74 a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-changed:7e82b5b7-0b56-4903-80f6-e221089b2991 for instance 6d12f61d-f3d0-41c9-a653-f4cf53bb93de on instance [pid: 7|app: 0|req: 397/801] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:07:24 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-08 17:07:24.585 7 WARNING neutronclient.v2_0.client [None req-22306a42-1837-4973-bed0-c8e1a7fcf268 7c6b83369ced444888839e5772a54f4b 6b9c57da3649444cb8f0689949c850d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 405/802] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:07:24 2026] GET /v2.1/servers/3a4aeeac-eba3-4426-8eb1-8ca35e3b3270 => generated 1662 bytes in 570 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/803] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:07:24 2026] GET /v2.1/servers/6d12f61d-f3d0-41c9-a653-f4cf53bb93de => generated 1549 bytes in 429 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:07:25.823 8 INFO nova.api.openstack.compute.server_external_events [req-9b2e3706-2b78-4f1f-acd4-8dd31bda92fd req-29d3902f-f754-45b1-a520-ff6a3ac1cfab a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-vif-deleted:3df07a84-39d1-45c1-8793-e4645029ca32 for instance 3a4aeeac-eba3-4426-8eb1-8ca35e3b3270 on instance [pid: 8|app: 0|req: 407/806] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:07:25 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-08 17:07:25.988 7 WARNING neutronclient.v2_0.client [None req-8d936762-ba6c-40ab-8f40-e1b6c93b52a2 e685c54ad4a44c8abd97bfdeb47fca91 4882e2ba7f4c4e3e81806a2082e04055 - - default default] 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-08 17:07:26.057 8 WARNING neutronclient.v2_0.client [None req-bca0c592-44a7-4e5a-b1ba-bc63951d24ea 7c6b83369ced444888839e5772a54f4b 6b9c57da3649444cb8f0689949c850d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 400/807] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:07:25 2026] GET /v2.1/servers/3a4aeeac-eba3-4426-8eb1-8ca35e3b3270 => generated 1452 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/808] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:07:26 2026] GET /v2.1/servers/6d12f61d-f3d0-41c9-a653-f4cf53bb93de => generated 1549 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:07:26.535 7 INFO nova.api.openstack.compute.server_external_events [req-306c7bec-c291-47f5-8fd0-6ed65f3095ae req-9fbcc7d4-e39a-4760-ad34-8dc630608699 a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-vif-unplugged:3df07a84-39d1-45c1-8793-e4645029ca32 for instance 3a4aeeac-eba3-4426-8eb1-8ca35e3b3270 on instance 2026-09-08 17:07:26.536 7 INFO nova.api.openstack.compute.server_external_events [req-306c7bec-c291-47f5-8fd0-6ed65f3095ae req-9fbcc7d4-e39a-4760-ad34-8dc630608699 a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-vif-unplugged:3df07a84-39d1-45c1-8793-e4645029ca32 for instance 3a4aeeac-eba3-4426-8eb1-8ca35e3b3270 on instance [pid: 7|app: 0|req: 401/809] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:07:26 2026] POST /v2.1/os-server-external-events => generated 358 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-08 17:07:27.136 8 WARNING neutronclient.v2_0.client [None req-7827fa1e-4523-4556-902a-021c85e4c79b e685c54ad4a44c8abd97bfdeb47fca91 4882e2ba7f4c4e3e81806a2082e04055 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 409/810] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:07:27 2026] GET /v2.1/servers/3a4aeeac-eba3-4426-8eb1-8ca35e3b3270 => generated 1457 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-08 17:07:27.299 7 WARNING neutronclient.v2_0.client [None req-05f13657-a0ae-4ca0-a1a6-66ad95687782 7c6b83369ced444888839e5772a54f4b 6b9c57da3649444cb8f0689949c850d2 - - default default] The python binding code in 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/811] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:07:27 2026] GET /v2.1/servers/6d12f61d-f3d0-41c9-a653-f4cf53bb93de => generated 1549 bytes in 286 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:07:28.256 8 WARNING neutronclient.v2_0.client [None req-42babd72-b5db-4bcc-b4c9-b82b6f36f4f4 e685c54ad4a44c8abd97bfdeb47fca91 4882e2ba7f4c4e3e81806a2082e04055 - - default default] The python binding code in 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/812] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:07:28 2026] GET /v2.1/servers/3a4aeeac-eba3-4426-8eb1-8ca35e3b3270 => generated 1457 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:07:28.558 7 WARNING neutronclient.v2_0.client [None req-be9b8087-2253-4f82-ba4b-77c851705a65 7c6b83369ced444888839e5772a54f4b 6b9c57da3649444cb8f0689949c850d2 - - default default] 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-08 17:07:28.592 8 INFO nova.api.openstack.compute.server_external_events [req-7080c4db-68b4-4d37-bc83-220455c43b67 req-a2167240-5399-407b-b5b8-1f7af89ac279 a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-vif-plugged:7e82b5b7-0b56-4903-80f6-e221089b2991 for instance 6d12f61d-f3d0-41c9-a653-f4cf53bb93de on instance 2026-09-08 17:07:28.593 8 INFO nova.api.openstack.compute.server_external_events [req-7080c4db-68b4-4d37-bc83-220455c43b67 req-a2167240-5399-407b-b5b8-1f7af89ac279 a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-vif-plugged:7e82b5b7-0b56-4903-80f6-e221089b2991 for instance 6d12f61d-f3d0-41c9-a653-f4cf53bb93de on instance [pid: 8|app: 0|req: 411/813] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:07:28 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/814] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:07:28 2026] GET /v2.1/servers/6d12f61d-f3d0-41c9-a653-f4cf53bb93de => generated 1549 bytes in 470 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:07:29.361 8 INFO nova.api.openstack.wsgi [None req-a5d1d3ee-4053-433b-ad9c-266a3293daaf e685c54ad4a44c8abd97bfdeb47fca91 4882e2ba7f4c4e3e81806a2082e04055 - - default default] HTTP exception thrown: Instance 3a4aeeac-eba3-4426-8eb1-8ca35e3b3270 could not be found. [pid: 8|app: 0|req: 412/815] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:07:29 2026] GET /v2.1/servers/3a4aeeac-eba3-4426-8eb1-8ca35e3b3270 => 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-08 17:07:30.049 7 WARNING neutronclient.v2_0.client [None req-f8b53e9d-d82b-4299-9e94-3a8256a492dc 7c6b83369ced444888839e5772a54f4b 6b9c57da3649444cb8f0689949c850d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 404/816] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:07:30 2026] GET /v2.1/servers/6d12f61d-f3d0-41c9-a653-f4cf53bb93de => generated 1727 bytes in 1478 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:07:31.554 8 WARNING neutronclient.v2_0.client [None req-4fd0a5d5-c498-4e95-be5e-9f3de9ac2677 7c6b83369ced444888839e5772a54f4b 6b9c57da3649444cb8f0689949c850d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 413/817] 10.0.0.195 () {32 vars in 741 bytes} [Tue Sep 8 17:07:31 2026] GET /v2.1/servers/6d12f61d-f3d0-41c9-a653-f4cf53bb93de/os-interface => generated 285 bytes in 479 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-08 17:07:33.334 8 INFO nova.api.openstack.compute.server_external_events [req-3c7d7d45-749e-4cfe-9f29-c096098839ad req-2d8864eb-6451-45b4-956c-2b4ee06f496a a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-changed:7e82b5b7-0b56-4903-80f6-e221089b2991 for instance 6d12f61d-f3d0-41c9-a653-f4cf53bb93de on instance 2026-09-08 17:07:33.335 7 WARNING neutronclient.v2_0.client [None req-f0305547-6325-4d99-b4e6-6d2adbd83f79 7c6b83369ced444888839e5772a54f4b 6b9c57da3649444cb8f0689949c850d2 - - default default] The python binding code in 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/818] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:07: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) [pid: 7|app: 0|req: 405/819] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:07:33 2026] GET /v2.1/servers/6d12f61d-f3d0-41c9-a653-f4cf53bb93de => generated 1727 bytes in 1132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 415/820] 10.0.0.195 () {32 vars in 641 bytes} [Tue Sep 8 17:07:34 2026] GET /v2.1/servers => generated 378 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 406/821] 10.0.0.195 () {32 vars in 718 bytes} [Tue Sep 8 17:07:34 2026] DELETE /v2.1/servers/6d12f61d-f3d0-41c9-a653-f4cf53bb93de => generated 0 bytes in 74 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-08 17:07:34.631 8 WARNING neutronclient.v2_0.client [None req-a9ec3c22-bb48-4b69-a039-6ca77b13519b 7c6b83369ced444888839e5772a54f4b 6b9c57da3649444cb8f0689949c850d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 416/824] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:07:34 2026] GET /v2.1/servers/6d12f61d-f3d0-41c9-a653-f4cf53bb93de => generated 1733 bytes in 478 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:07:35.860 7 INFO nova.api.openstack.compute.server_external_events [req-3fb34850-d094-4f32-823a-e2dac9d8c525 req-0fd527cf-586c-40e8-a707-9c544133ec03 a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-vif-unplugged:7e82b5b7-0b56-4903-80f6-e221089b2991 for instance 6d12f61d-f3d0-41c9-a653-f4cf53bb93de on instance [pid: 7|app: 0|req: 409/825] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:07:35 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:07:36.132 8 WARNING neutronclient.v2_0.client [None req-20258dd3-8027-425d-89dc-e9f523db0573 7c6b83369ced444888839e5772a54f4b 6b9c57da3649444cb8f0689949c850d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 417/826] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:07:36 2026] GET /v2.1/servers/6d12f61d-f3d0-41c9-a653-f4cf53bb93de => generated 1853 bytes in 446 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-08 17:07:37.581 8 INFO nova.api.openstack.compute.server_external_events [req-279b8c8d-63f5-4a6a-a47c-8602bb91e55c req-a68595c9-4d4b-499b-8cba-d0284388c904 a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-vif-deleted:7e82b5b7-0b56-4903-80f6-e221089b2991 for instance 6d12f61d-f3d0-41c9-a653-f4cf53bb93de on instance [pid: 8|app: 0|req: 418/827] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:07:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-08 17:07:37.603 7 WARNING neutronclient.v2_0.client [None req-7a507ef3-7b95-446e-b0af-0916ea08c0ad 7c6b83369ced444888839e5772a54f4b 6b9c57da3649444cb8f0689949c850d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 410/828] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:07:37 2026] GET /v2.1/servers/6d12f61d-f3d0-41c9-a653-f4cf53bb93de => generated 1785 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-08 17:07:37.922 8 INFO nova.api.openstack.compute.server_external_events [req-8d6b153c-85ec-4d82-aba7-f3bdd343c858 req-b16f96e6-6be8-44ff-845e-4cdaa6154919 a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-vif-unplugged:7e82b5b7-0b56-4903-80f6-e221089b2991 for instance 6d12f61d-f3d0-41c9-a653-f4cf53bb93de on instance [pid: 8|app: 0|req: 419/829] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:07:37 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:07:38.728 7 WARNING neutronclient.v2_0.client [None req-fba91d9d-62f0-46e0-ba0d-e602bacef074 7c6b83369ced444888839e5772a54f4b 6b9c57da3649444cb8f0689949c850d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 411/830] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:07:38 2026] GET /v2.1/servers/6d12f61d-f3d0-41c9-a653-f4cf53bb93de => generated 1509 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-08 17:07:39.862 8 WARNING neutronclient.v2_0.client [None req-727940f4-c05e-4ba9-85de-3c891d3d8410 7c6b83369ced444888839e5772a54f4b 6b9c57da3649444cb8f0689949c850d2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 420/831] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:07:39 2026] GET /v2.1/servers/6d12f61d-f3d0-41c9-a653-f4cf53bb93de => generated 1509 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:07:40.942 7 INFO nova.api.openstack.wsgi [None req-349d5256-4e33-4691-93d4-7008d89804f3 7c6b83369ced444888839e5772a54f4b 6b9c57da3649444cb8f0689949c850d2 - - default default] HTTP exception thrown: Instance 6d12f61d-f3d0-41c9-a653-f4cf53bb93de could not be found. [pid: 7|app: 0|req: 412/832] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:07:40 2026] GET /v2.1/servers/6d12f61d-f3d0-41c9-a653-f4cf53bb93de => 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: 421/833] 10.0.0.195 () {32 vars in 704 bytes} [Tue Sep 8 17:07:40 2026] DELETE /v2.1/os-keypairs/tempest-keypair-885199443 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/836] 10.0.0.195 () {34 vars in 671 bytes} [Tue Sep 8 17:07:54 2026] POST /v2.1/os-keypairs => generated 386 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-08 17:07:58.095 8 WARNING neutronclient.v2_0.client [None req-3c6e8901-4ea9-46fc-8ae2-f4642dfe9447 4260f099b8024efc826c59f2aeb8d6df 7763758552344e4eb5a13e0c96bcd472 - - default default] The 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-08 17:07:59.104 8 WARNING neutronclient.v2_0.client [None req-3c6e8901-4ea9-46fc-8ae2-f4642dfe9447 4260f099b8024efc826c59f2aeb8d6df 7763758552344e4eb5a13e0c96bcd472 - - default default] The 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-08 17:07:59.392 8 WARNING neutronclient.v2_0.client [None req-3c6e8901-4ea9-46fc-8ae2-f4642dfe9447 4260f099b8024efc826c59f2aeb8d6df 7763758552344e4eb5a13e0c96bcd472 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 425/839] 10.0.0.195 () {34 vars in 663 bytes} [Tue Sep 8 17:07:58 2026] POST /v2.1/servers => generated 453 bytes in 1814 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-08 17:07:59.873 7 WARNING neutronclient.v2_0.client [None req-2924623c-e13e-4232-8093-d8ac08344c5c 4260f099b8024efc826c59f2aeb8d6df 7763758552344e4eb5a13e0c96bcd472 - - default default] The python binding code in 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/840] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:07:59 2026] GET /v2.1/servers/c48cda83-c80c-4d5b-b9cf-bda43b8345bd => generated 1393 bytes in 826 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:08:01.726 8 WARNING neutronclient.v2_0.client [None req-d517e4d6-3adf-4f2f-ba32-74b2da9886bf 4260f099b8024efc826c59f2aeb8d6df 7763758552344e4eb5a13e0c96bcd472 - - default default] The python binding code in 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/841] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:08:01 2026] GET /v2.1/servers/c48cda83-c80c-4d5b-b9cf-bda43b8345bd => generated 1389 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:08:02.898 7 WARNING neutronclient.v2_0.client [None req-952a0083-e676-4faf-93fb-e9d9b7d76ae9 4260f099b8024efc826c59f2aeb8d6df 7763758552344e4eb5a13e0c96bcd472 - - default default] The python binding code in 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/842] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:08:02 2026] GET /v2.1/servers/c48cda83-c80c-4d5b-b9cf-bda43b8345bd => generated 1445 bytes in 757 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:08:04.672 8 WARNING neutronclient.v2_0.client [None req-112a0b9d-55d3-45a3-8cba-dbfe04efd12d 4260f099b8024efc826c59f2aeb8d6df 7763758552344e4eb5a13e0c96bcd472 - - default default] 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: 419/845] 10.0.0.195 () {34 vars in 671 bytes} [Tue Sep 8 17:08:05 2026] POST /v2.1/os-keypairs => generated 395 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/846] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:08:04 2026] GET /v2.1/servers/c48cda83-c80c-4d5b-b9cf-bda43b8345bd => generated 1453 bytes in 1194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-08 17:08:06.885 7 WARNING neutronclient.v2_0.client [None req-a0aa6a2b-8ed8-41b3-9c5e-57b69041730e 4260f099b8024efc826c59f2aeb8d6df 7763758552344e4eb5a13e0c96bcd472 - - default default] 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-08 17:08:07.729 8 INFO nova.api.openstack.compute.server_external_events [req-751ea768-67b0-4294-8928-d7077e350eb9 req-55d1ae04-c811-4f91-a29e-6844c32ed962 a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-changed:5706af29-3551-411a-bdf0-6c1a80484766 for instance c48cda83-c80c-4d5b-b9cf-bda43b8345bd on instance [pid: 8|app: 0|req: 428/847] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:08:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/848] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:08:06 2026] GET /v2.1/servers/c48cda83-c80c-4d5b-b9cf-bda43b8345bd => generated 1519 bytes in 1421 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:08:09.336 8 WARNING neutronclient.v2_0.client [None req-187aacbd-28a7-491f-8163-5a00f1705ec7 4260f099b8024efc826c59f2aeb8d6df 7763758552344e4eb5a13e0c96bcd472 - - default default] The python binding code in 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/849] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:08:09 2026] GET /v2.1/servers/c48cda83-c80c-4d5b-b9cf-bda43b8345bd => generated 1519 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:08:10.713 8 WARNING neutronclient.v2_0.client [None req-29e70d9a-9bb6-4e0a-a595-254b215e4901 4260f099b8024efc826c59f2aeb8d6df 7763758552344e4eb5a13e0c96bcd472 - - default default] The 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-08 17:08:10.723 7 WARNING neutronclient.v2_0.client [None req-7b0242ab-511f-4ee9-a2c4-5a27f82380d4 24a488407b394aa9bc0b460cebf6d9a6 3c68b5c2f7c54f359dad5495b81d1249 - - default default] The 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-08 17:08:10.849 7 WARNING neutronclient.v2_0.client [None req-7b0242ab-511f-4ee9-a2c4-5a27f82380d4 24a488407b394aa9bc0b460cebf6d9a6 3c68b5c2f7c54f359dad5495b81d1249 - - default default] The python binding code in 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/850] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:08:10 2026] GET /v2.1/servers/c48cda83-c80c-4d5b-b9cf-bda43b8345bd => generated 1519 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-08 17:08:11.154 7 WARNING neutronclient.v2_0.client [None req-7b0242ab-511f-4ee9-a2c4-5a27f82380d4 24a488407b394aa9bc0b460cebf6d9a6 3c68b5c2f7c54f359dad5495b81d1249 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 421/851] 10.0.0.195 () {34 vars in 663 bytes} [Tue Sep 8 17:08:10 2026] POST /v2.1/servers => generated 448 bytes in 720 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-08 17:08:11.368 8 WARNING neutronclient.v2_0.client [None req-fa0bfeac-8a14-4788-bd43-c3c0c69e3ca8 24a488407b394aa9bc0b460cebf6d9a6 3c68b5c2f7c54f359dad5495b81d1249 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 431/852] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:08:11 2026] GET /v2.1/servers/07b3e106-70da-4327-b814-2b0451f8bce7 => generated 1394 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-08 17:08:11.941 7 WARNING neutronclient.v2_0.client [None req-8d536d77-c19f-439f-92c8-5ee49ed85938 4260f099b8024efc826c59f2aeb8d6df 7763758552344e4eb5a13e0c96bcd472 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 422/853] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:08:11 2026] GET /v2.1/servers/c48cda83-c80c-4d5b-b9cf-bda43b8345bd => generated 1519 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-08 17:08:13.133 8 WARNING neutronclient.v2_0.client [None req-40d98adb-5d3a-4801-9cf2-7a6b0ad7dbcc 4260f099b8024efc826c59f2aeb8d6df 7763758552344e4eb5a13e0c96bcd472 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 432/854] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:08:13 2026] GET /v2.1/servers/c48cda83-c80c-4d5b-b9cf-bda43b8345bd => generated 1519 bytes in 314 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:08:13.622 7 INFO nova.api.openstack.compute.server_external_events [req-5447aa12-dfb6-4045-aec9-ef5375deb9a0 req-c2be2739-c9df-44e3-87ca-42c856a0d075 a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-vif-plugged:5706af29-3551-411a-bdf0-6c1a80484766 for instance c48cda83-c80c-4d5b-b9cf-bda43b8345bd on instance [pid: 7|app: 0|req: 423/855] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:08:13 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-08 17:08:14.466 8 WARNING neutronclient.v2_0.client [None req-5a54d62e-02c4-4a4a-b3ca-3172d6c5b41e 4260f099b8024efc826c59f2aeb8d6df 7763758552344e4eb5a13e0c96bcd472 - - default default] The python binding code in 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/856] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:08:14 2026] GET /v2.1/servers/c48cda83-c80c-4d5b-b9cf-bda43b8345bd => generated 1519 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:08:15.673 7 INFO nova.api.openstack.compute.server_external_events [req-91555005-00f5-4a77-bf1b-c4ca564423c9 req-5205e485-67be-4cda-9d52-694f4d699983 a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-vif-plugged:5706af29-3551-411a-bdf0-6c1a80484766 for instance c48cda83-c80c-4d5b-b9cf-bda43b8345bd on instance 2026-09-08 17:08:15.674 8 WARNING neutronclient.v2_0.client [None req-753afd6b-d454-43dc-81f0-42fba4cf50f0 4260f099b8024efc826c59f2aeb8d6df 7763758552344e4eb5a13e0c96bcd472 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 425/859] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:08:15 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/860] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:08:15 2026] GET /v2.1/servers/c48cda83-c80c-4d5b-b9cf-bda43b8345bd => generated 1519 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:08:16.487 7 WARNING neutronclient.v2_0.client [None req-5d662b97-7a7c-4e0b-bb6d-0a38207c0080 24a488407b394aa9bc0b460cebf6d9a6 3c68b5c2f7c54f359dad5495b81d1249 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 426/861] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:08:16 2026] GET /v2.1/servers/07b3e106-70da-4327-b814-2b0451f8bce7 => generated 1520 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-08 17:08:16.922 8 WARNING neutronclient.v2_0.client [None req-23e2fbb3-0927-4626-973e-4e8c5012c64c 4260f099b8024efc826c59f2aeb8d6df 7763758552344e4eb5a13e0c96bcd472 - - default default] The python binding code in 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/862] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:08:16 2026] GET /v2.1/servers/c48cda83-c80c-4d5b-b9cf-bda43b8345bd => generated 1702 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:08:17.212 7 WARNING neutronclient.v2_0.client [None req-e2437147-d3c4-4a0c-8262-034e32a3df56 4260f099b8024efc826c59f2aeb8d6df 7763758552344e4eb5a13e0c96bcd472 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 427/863] 10.0.0.195 () {32 vars in 741 bytes} [Tue Sep 8 17:08:17 2026] GET /v2.1/servers/c48cda83-c80c-4d5b-b9cf-bda43b8345bd/os-interface => generated 285 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:08:17.754 8 INFO nova.api.openstack.compute.server_external_events [req-2a740755-b16e-4776-8071-8eb66d433510 req-85303d39-9338-4c75-b132-4a5cb896dff7 a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-changed:d6b484df-ef4b-4aa6-8b7f-6755cf57027d for instance 07b3e106-70da-4327-b814-2b0451f8bce7 on instance [pid: 8|app: 0|req: 437/864] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:08:17 2026] POST /v2.1/os-server-external-events => generated 179 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-08 17:08:19.806 7 INFO nova.api.openstack.compute.server_external_events [req-fc153fd3-3522-4b5e-9ed0-53791c438e44 req-1bdaa7c6-4378-4127-923b-39c7f46bf9ac a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-changed:5706af29-3551-411a-bdf0-6c1a80484766 for instance c48cda83-c80c-4d5b-b9cf-bda43b8345bd on instance [pid: 7|app: 0|req: 428/865] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:08:19 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-08 17:08:21.737 8 WARNING neutronclient.v2_0.client [None req-ef24ae72-3f3a-492a-959a-60aab3b85f1d 24a488407b394aa9bc0b460cebf6d9a6 3c68b5c2f7c54f359dad5495b81d1249 - - default default] 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-08 17:08:21.862 7 INFO nova.api.openstack.compute.server_external_events [req-068cebc6-4ab2-4999-a13e-b9e4f2e76af0 req-d4998a5b-28ce-4ddf-ad77-2de62f1d5efa a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-vif-plugged:d6b484df-ef4b-4aa6-8b7f-6755cf57027d for instance 07b3e106-70da-4327-b814-2b0451f8bce7 on instance 2026-09-08 17:08:21.862 7 INFO nova.api.openstack.compute.server_external_events [req-068cebc6-4ab2-4999-a13e-b9e4f2e76af0 req-d4998a5b-28ce-4ddf-ad77-2de62f1d5efa a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-vif-plugged:d6b484df-ef4b-4aa6-8b7f-6755cf57027d for instance 07b3e106-70da-4327-b814-2b0451f8bce7 on instance [pid: 7|app: 0|req: 429/866] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:08:21 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/867] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:08:21 2026] GET /v2.1/servers/07b3e106-70da-4327-b814-2b0451f8bce7 => generated 1518 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-08 17:08:27.062 8 WARNING neutronclient.v2_0.client [None req-fa3b5436-258b-4748-b7ed-babfbd4dbb64 24a488407b394aa9bc0b460cebf6d9a6 3c68b5c2f7c54f359dad5495b81d1249 - - default default] The python binding code in 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/870] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:08:27 2026] GET /v2.1/servers/07b3e106-70da-4327-b814-2b0451f8bce7 => generated 1814 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:08:29.210 8 INFO nova.api.openstack.compute.server_external_events [req-1712c4e8-8102-45ee-8d19-82116089d1b3 req-c530de52-8eea-459b-b18b-be47640f8c66 a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-changed:d6b484df-ef4b-4aa6-8b7f-6755cf57027d for instance 07b3e106-70da-4327-b814-2b0451f8bce7 on instance [pid: 8|app: 0|req: 441/871] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:08:29 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) 2026-09-08 17:08:29.260 7 WARNING neutronclient.v2_0.client [None req-b3643b5d-cea4-4d78-85cc-cd71d7d7d37c 24a488407b394aa9bc0b460cebf6d9a6 3c68b5c2f7c54f359dad5495b81d1249 - - default default] The 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-08 17:08:29.307 7 WARNING neutronclient.v2_0.client [None req-b3643b5d-cea4-4d78-85cc-cd71d7d7d37c 24a488407b394aa9bc0b460cebf6d9a6 3c68b5c2f7c54f359dad5495b81d1249 - - default default] The 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-08 17:08:29.564 7 WARNING neutronclient.v2_0.client [None req-b3643b5d-cea4-4d78-85cc-cd71d7d7d37c 24a488407b394aa9bc0b460cebf6d9a6 3c68b5c2f7c54f359dad5495b81d1249 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 431/872] 10.0.0.195 () {34 vars in 663 bytes} [Tue Sep 8 17:08:29 2026] POST /v2.1/servers => generated 448 bytes in 624 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-08 17:08:29.827 8 WARNING neutronclient.v2_0.client [None req-3fc786e4-7027-40cb-976f-e058194d160a 24a488407b394aa9bc0b460cebf6d9a6 3c68b5c2f7c54f359dad5495b81d1249 - - default default] The python binding code in 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/873] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:08:29 2026] GET /v2.1/servers/6d439c00-a462-4539-8eb0-a2517a0fbb14 => generated 1394 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:08:33.458 7 WARNING neutronclient.v2_0.client [None req-783c2800-7560-46a6-9ef0-e4af37d30a1c 4260f099b8024efc826c59f2aeb8d6df 7763758552344e4eb5a13e0c96bcd472 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 432/874] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:08:33 2026] GET /v2.1/servers/c48cda83-c80c-4d5b-b9cf-bda43b8345bd => generated 1822 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-08 17:08:33.700 8 WARNING neutronclient.v2_0.client [None req-5d12bc6b-b5f2-4cbb-980f-c358c6151d1f 4260f099b8024efc826c59f2aeb8d6df 7763758552344e4eb5a13e0c96bcd472 - - default default] The python binding code in 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/875] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:08:33 2026] GET /v2.1/servers/c48cda83-c80c-4d5b-b9cf-bda43b8345bd => generated 1822 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, ' [pid: 7|app: 0|req: 433/876] 10.0.0.195 () {34 vars in 750 bytes} [Tue Sep 8 17:08:34 2026] POST /v2.1/servers/c48cda83-c80c-4d5b-b9cf-bda43b8345bd/action => generated 0 bytes in 75 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-08 17:08:34.195 8 WARNING neutronclient.v2_0.client [None req-8d000716-7d45-466f-9163-822456803f3b 4260f099b8024efc826c59f2aeb8d6df 7763758552344e4eb5a13e0c96bcd472 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 444/877] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:08:34 2026] GET /v2.1/servers/c48cda83-c80c-4d5b-b9cf-bda43b8345bd => generated 1824 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-08 17:08:34.948 7 WARNING neutronclient.v2_0.client [None req-ae28efbd-8096-4699-8227-0736ecc4a8a0 24a488407b394aa9bc0b460cebf6d9a6 3c68b5c2f7c54f359dad5495b81d1249 - - default default] 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-08 17:08:35.428 8 INFO nova.api.openstack.compute.server_external_events [req-b235bd69-bf5c-4289-9435-1b97a09a4037 req-6b333f35-6083-4084-9cd1-ebe0276950c3 a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-changed:63f0a88f-44bc-41d6-9245-5ccff9f5ce06 for instance 6d439c00-a462-4539-8eb0-a2517a0fbb14 on instance [pid: 8|app: 0|req: 447/880] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:08:35 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-08 17:08:35.461 8 WARNING neutronclient.v2_0.client [None req-feb64f92-a4ae-43f3-8bd2-3144e178b409 4260f099b8024efc826c59f2aeb8d6df 7763758552344e4eb5a13e0c96bcd472 - - default default] The python binding code in 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/881] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:08:34 2026] GET /v2.1/servers/6d439c00-a462-4539-8eb0-a2517a0fbb14 => generated 1520 bytes in 999 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/882] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:08:35 2026] GET /v2.1/servers/c48cda83-c80c-4d5b-b9cf-bda43b8345bd => generated 1824 bytes in 544 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:08:37.031 7 WARNING neutronclient.v2_0.client [None req-7178bfad-b459-44ed-9159-80b812ef303c 4260f099b8024efc826c59f2aeb8d6df 7763758552344e4eb5a13e0c96bcd472 - - default default] The python binding code in 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/883] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:08:36 2026] GET /v2.1/servers/c48cda83-c80c-4d5b-b9cf-bda43b8345bd => generated 1824 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:08:38.199 8 WARNING neutronclient.v2_0.client [None req-e7b524b4-f2ad-4dd5-94d0-09e3016add64 4260f099b8024efc826c59f2aeb8d6df 7763758552344e4eb5a13e0c96bcd472 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 449/884] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:08:38 2026] GET /v2.1/servers/c48cda83-c80c-4d5b-b9cf-bda43b8345bd => generated 1829 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:08:38.786 7 INFO nova.api.openstack.compute.server_external_events [req-b9141c8e-268c-4c34-8426-6a2c287d23b2 req-889b217a-b23d-4890-a021-083cc35169f0 a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-vif-unplugged:5706af29-3551-411a-bdf0-6c1a80484766 for instance c48cda83-c80c-4d5b-b9cf-bda43b8345bd on instance [pid: 7|app: 0|req: 436/885] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:08:38 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-08 17:08:39.343 8 WARNING neutronclient.v2_0.client [None req-2b6065d3-7901-462b-b069-72d933c4109d 4260f099b8024efc826c59f2aeb8d6df 7763758552344e4eb5a13e0c96bcd472 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 450/886] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:08:39 2026] GET /v2.1/servers/c48cda83-c80c-4d5b-b9cf-bda43b8345bd => generated 1829 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-08 17:08:40.473 7 INFO nova.api.openstack.compute.server_external_events [req-612a8c5d-2f16-43d5-b0dd-58fe83953ea9 req-63ddcc49-791d-48c1-9ad1-b31568716534 a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-vif-plugged:63f0a88f-44bc-41d6-9245-5ccff9f5ce06 for instance 6d439c00-a462-4539-8eb0-a2517a0fbb14 on instance [pid: 7|app: 0|req: 437/887] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:08:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:08:40.587 8 WARNING neutronclient.v2_0.client [None req-e00e0f39-0185-4034-929d-14925dd83cdc 4260f099b8024efc826c59f2aeb8d6df 7763758552344e4eb5a13e0c96bcd472 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 451/888] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:08:40 2026] GET /v2.1/servers/c48cda83-c80c-4d5b-b9cf-bda43b8345bd => generated 1829 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:08:40.857 7 INFO nova.api.openstack.compute.server_external_events [req-6e48a8b0-39b1-48cd-9506-ba174cc8bab8 req-b60617ca-9bb6-4e15-97f9-98dc55d879ac a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-vif-unplugged:5706af29-3551-411a-bdf0-6c1a80484766 for instance c48cda83-c80c-4d5b-b9cf-bda43b8345bd on instance [pid: 7|app: 0|req: 438/889] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:08:40 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:08:40.946 8 WARNING neutronclient.v2_0.client [None req-9bdb216d-f4e2-486c-ac08-1a5ceb690a80 24a488407b394aa9bc0b460cebf6d9a6 3c68b5c2f7c54f359dad5495b81d1249 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 452/890] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:08:40 2026] GET /v2.1/servers/6d439c00-a462-4539-8eb0-a2517a0fbb14 => generated 1518 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:08:41.768 7 WARNING neutronclient.v2_0.client [None req-d7a44c25-f605-4522-bb24-d01fc5eaed66 4260f099b8024efc826c59f2aeb8d6df 7763758552344e4eb5a13e0c96bcd472 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 439/891] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:08:41 2026] GET /v2.1/servers/c48cda83-c80c-4d5b-b9cf-bda43b8345bd => generated 1829 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-08 17:08:42.518 8 INFO nova.api.openstack.compute.server_external_events [req-beab48b1-4d05-4531-adbd-4257b0383136 req-302d9292-7390-406f-8c85-5d64a7267eb1 a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-vif-plugged:63f0a88f-44bc-41d6-9245-5ccff9f5ce06 for instance 6d439c00-a462-4539-8eb0-a2517a0fbb14 on instance [pid: 8|app: 0|req: 453/892] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:08:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:08:42.900 7 INFO nova.api.openstack.compute.server_external_events [req-0b56fb90-38f4-474b-9c71-c539f0baad60 req-3636feb5-d8db-4eb0-b86f-17c116d12d29 a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-vif-plugged:5706af29-3551-411a-bdf0-6c1a80484766 for instance c48cda83-c80c-4d5b-b9cf-bda43b8345bd on instance 2026-09-08 17:08:42.900 7 INFO nova.api.openstack.compute.server_external_events [req-0b56fb90-38f4-474b-9c71-c539f0baad60 req-3636feb5-d8db-4eb0-b86f-17c116d12d29 a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-vif-plugged:5706af29-3551-411a-bdf0-6c1a80484766 for instance c48cda83-c80c-4d5b-b9cf-bda43b8345bd 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: 440/893] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:08:42 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-08 17:08:42.943 8 WARNING neutronclient.v2_0.client [None req-9e64d4b6-a210-49f6-a475-7f2d2f351cd9 4260f099b8024efc826c59f2aeb8d6df 7763758552344e4eb5a13e0c96bcd472 - - default default] The python binding code in 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/894] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:08:42 2026] GET /v2.1/servers/c48cda83-c80c-4d5b-b9cf-bda43b8345bd => generated 1829 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-08 17:08:44.146 7 WARNING neutronclient.v2_0.client [None req-c896f8ba-5e81-48bc-9f64-32b6a1808113 4260f099b8024efc826c59f2aeb8d6df 7763758552344e4eb5a13e0c96bcd472 - - default default] The python binding code in 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/895] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:08:44 2026] GET /v2.1/servers/c48cda83-c80c-4d5b-b9cf-bda43b8345bd => generated 1822 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-08 17:08:46.213 8 WARNING neutronclient.v2_0.client [None req-999a24fa-ffae-4775-bc42-87c8e9181ace 24a488407b394aa9bc0b460cebf6d9a6 3c68b5c2f7c54f359dad5495b81d1249 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 456/898] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:08:46 2026] GET /v2.1/servers/6d439c00-a462-4539-8eb0-a2517a0fbb14 => generated 1819 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-08 17:08:47.830 7 INFO nova.api.openstack.compute.server_external_events [req-53a5c32b-b986-443d-8617-2ec588dc9b68 req-10399d98-1237-4c4d-94ce-c3285d4a94b7 a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-changed:63f0a88f-44bc-41d6-9245-5ccff9f5ce06 for instance 6d439c00-a462-4539-8eb0-a2517a0fbb14 on instance [pid: 7|app: 0|req: 443/899] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:08:47 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-08 17:08:53.837 8 WARNING neutronclient.v2_0.client [None req-4a48c46e-f47f-45ee-853d-e5f5b432f277 7e68523063a84825ba24e886aff3ddd0 5a37b103d7814480b3540d3b3bfa560f - - default default] The 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-08 17:08:54.093 8 WARNING neutronclient.v2_0.client [None req-4a48c46e-f47f-45ee-853d-e5f5b432f277 7e68523063a84825ba24e886aff3ddd0 5a37b103d7814480b3540d3b3bfa560f - - default default] The python binding code in 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/900] 10.0.0.195 () {34 vars in 663 bytes} [Tue Sep 8 17:08:53 2026] POST /v2.1/servers => generated 424 bytes in 571 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-08 17:08:54.347 7 WARNING neutronclient.v2_0.client [None req-18a5b775-5a61-4561-92cd-07f5b5175e56 7e68523063a84825ba24e886aff3ddd0 5a37b103d7814480b3540d3b3bfa560f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 444/901] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:08:54 2026] GET /v2.1/servers/bd1cd3d2-383d-46d7-95a7-2e62a1ae7713 => generated 1367 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-08 17:08:55.474 8 WARNING neutronclient.v2_0.client [None req-6f9ee4ab-cd05-4971-b13c-23b4d1c1d23c 7e68523063a84825ba24e886aff3ddd0 5a37b103d7814480b3540d3b3bfa560f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 459/904] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:08:55 2026] GET /v2.1/servers/bd1cd3d2-383d-46d7-95a7-2e62a1ae7713 => generated 1371 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-08 17:08:56.603 7 WARNING neutronclient.v2_0.client [None req-216e3927-f1d4-40e6-af2e-5ba27bcd90c6 7e68523063a84825ba24e886aff3ddd0 5a37b103d7814480b3540d3b3bfa560f - - default default] The python binding code in 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/905] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:08:56 2026] GET /v2.1/servers/bd1cd3d2-383d-46d7-95a7-2e62a1ae7713 => generated 1419 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:08:57.701 8 WARNING neutronclient.v2_0.client [None req-085e7253-d934-4679-9ff6-1f2aeaee2313 7e68523063a84825ba24e886aff3ddd0 5a37b103d7814480b3540d3b3bfa560f - - default default] The python binding code in 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/906] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:08:57 2026] GET /v2.1/servers/bd1cd3d2-383d-46d7-95a7-2e62a1ae7713 => generated 1419 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 447/907] 10.0.0.195 () {34 vars in 671 bytes} [Tue Sep 8 17:08:58 2026] POST /v2.1/os-keypairs => generated 398 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-08 17:08:58.804 8 WARNING neutronclient.v2_0.client [None req-bcbb6c3b-3793-4659-b9a5-c89ded6bbf04 7e68523063a84825ba24e886aff3ddd0 5a37b103d7814480b3540d3b3bfa560f - - default default] The python binding code in 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/908] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:08:58 2026] GET /v2.1/servers/bd1cd3d2-383d-46d7-95a7-2e62a1ae7713 => generated 1427 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-08 17:08:59.798 7 WARNING neutronclient.v2_0.client [None req-e3dd41ba-430e-4b3c-9d56-76d2d90be6f8 4260f099b8024efc826c59f2aeb8d6df 7763758552344e4eb5a13e0c96bcd472 - - default default] The python binding code in 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/909] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:08:59 2026] GET /v2.1/servers/c48cda83-c80c-4d5b-b9cf-bda43b8345bd => generated 1822 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 462/910] 10.0.0.195 () {32 vars in 718 bytes} [Tue Sep 8 17:08:59 2026] DELETE /v2.1/servers/c48cda83-c80c-4d5b-b9cf-bda43b8345bd => generated 0 bytes in 112 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-08 17:09:00.059 7 INFO nova.api.openstack.compute.server_external_events [req-d1c30ac2-5c0c-4472-a778-221e5168bef4 req-9f3988b3-9604-4335-8f4e-13dea5f0a1ea a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-changed:65b1e6ae-f03b-4f0e-8bd5-f7b54ddb60d1 for instance bd1cd3d2-383d-46d7-95a7-2e62a1ae7713 on instance [pid: 7|app: 0|req: 449/911] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:09:00 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-08 17:09:00.073 8 WARNING neutronclient.v2_0.client [None req-ac155180-af41-4f0d-9cd9-745296196629 4260f099b8024efc826c59f2aeb8d6df 7763758552344e4eb5a13e0c96bcd472 - - default default] The 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-08 17:09:00.099 7 WARNING neutronclient.v2_0.client [None req-850d58b3-0c62-4900-871c-d41eab28d641 7e68523063a84825ba24e886aff3ddd0 5a37b103d7814480b3540d3b3bfa560f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 463/912] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:09:00 2026] GET /v2.1/servers/c48cda83-c80c-4d5b-b9cf-bda43b8345bd => generated 1828 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 450/913] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:09:00 2026] GET /v2.1/servers/bd1cd3d2-383d-46d7-95a7-2e62a1ae7713 => generated 1479 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-08 17:09:00.407 8 WARNING neutronclient.v2_0.client [None req-70cb525e-c421-437c-b6dd-b85094237c08 90952d2e7ef648ac9329d499aae8514d be081c648d6240ea9eeab5cdc2795bd0 - - default default] The 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-08 17:09:00.514 8 WARNING neutronclient.v2_0.client [None req-70cb525e-c421-437c-b6dd-b85094237c08 90952d2e7ef648ac9329d499aae8514d be081c648d6240ea9eeab5cdc2795bd0 - - default default] The 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-08 17:09:00.773 8 WARNING neutronclient.v2_0.client [None req-70cb525e-c421-437c-b6dd-b85094237c08 90952d2e7ef648ac9329d499aae8514d be081c648d6240ea9eeab5cdc2795bd0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 464/914] 10.0.0.195 () {34 vars in 663 bytes} [Tue Sep 8 17:09:00 2026] POST /v2.1/servers => generated 450 bytes in 714 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-08 17:09:01.087 7 WARNING neutronclient.v2_0.client [None req-d2bbbec9-11d8-4ea5-ad6c-9036171a5077 90952d2e7ef648ac9329d499aae8514d be081c648d6240ea9eeab5cdc2795bd0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 451/915] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:09:01 2026] GET /v2.1/servers/df840c46-72dc-4d44-86f4-ec79768f0117 => generated 1402 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:09:01.360 8 INFO nova.api.openstack.compute.server_external_events [req-0330a6a3-88f8-4b15-bc72-82c711ffb277 req-bc88e19f-4f93-4a36-8a65-67b436c13901 a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-vif-unplugged:5706af29-3551-411a-bdf0-6c1a80484766 for instance c48cda83-c80c-4d5b-b9cf-bda43b8345bd on instance [pid: 8|app: 0|req: 465/916] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:09:01 2026] POST /v2.1/os-server-external-events => generated 185 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-08 17:09:01.397 7 WARNING neutronclient.v2_0.client [None req-e7f6cca6-ded6-40a8-a736-56ac38e21afb 4260f099b8024efc826c59f2aeb8d6df 7763758552344e4eb5a13e0c96bcd472 - - default default] The 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-08 17:09:01.424 8 WARNING neutronclient.v2_0.client [None req-4c85aa26-da3e-4068-ad08-b30958de9539 7e68523063a84825ba24e886aff3ddd0 5a37b103d7814480b3540d3b3bfa560f - - default default] The python binding code in 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/917] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:09:01 2026] GET /v2.1/servers/bd1cd3d2-383d-46d7-95a7-2e62a1ae7713 => generated 1467 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/918] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:09:01 2026] GET /v2.1/servers/c48cda83-c80c-4d5b-b9cf-bda43b8345bd => generated 1828 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:09:02.214 8 WARNING neutronclient.v2_0.client [None req-c332ea55-90d9-4760-806a-63b844feb7c6 90952d2e7ef648ac9329d499aae8514d be081c648d6240ea9eeab5cdc2795bd0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 467/919] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:09:02 2026] GET /v2.1/servers/df840c46-72dc-4d44-86f4-ec79768f0117 => generated 1406 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:09:02.630 7 WARNING neutronclient.v2_0.client [None req-5be3fbb4-a959-4495-905d-c3e5691a1535 7e68523063a84825ba24e886aff3ddd0 5a37b103d7814480b3540d3b3bfa560f - - default default] The 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-08 17:09:02.654 8 WARNING neutronclient.v2_0.client [None req-ffe69adf-f3be-4abc-823a-e208e23d775d 4260f099b8024efc826c59f2aeb8d6df 7763758552344e4eb5a13e0c96bcd472 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 468/920] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:09:02 2026] GET /v2.1/servers/c48cda83-c80c-4d5b-b9cf-bda43b8345bd => generated 1828 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 453/921] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:09:02 2026] GET /v2.1/servers/bd1cd3d2-383d-46d7-95a7-2e62a1ae7713 => generated 1467 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-08 17:09:02.906 8 INFO nova.api.openstack.compute.server_external_events [req-5149eb1c-da42-4805-8795-d0100440158c req-eb667636-36a2-4583-bbc2-4021ec3562a6 a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-vif-deleted:5706af29-3551-411a-bdf0-6c1a80484766 for instance c48cda83-c80c-4d5b-b9cf-bda43b8345bd on instance [pid: 8|app: 0|req: 469/922] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:09:02 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:09:03.311 7 WARNING neutronclient.v2_0.client [None req-bcd3b14c-82bb-498d-aa4c-3d4a8f816dbb 90952d2e7ef648ac9329d499aae8514d be081c648d6240ea9eeab5cdc2795bd0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 454/923] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:09:03 2026] GET /v2.1/servers/df840c46-72dc-4d44-86f4-ec79768f0117 => generated 1454 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:09:03.407 8 INFO nova.api.openstack.compute.server_external_events [req-45b49abf-7f03-42ad-b056-8ab53b172f6a req-59673a41-28c3-4be7-b299-82b9cc77980b a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-vif-unplugged:5706af29-3551-411a-bdf0-6c1a80484766 for instance c48cda83-c80c-4d5b-b9cf-bda43b8345bd on instance [pid: 8|app: 0|req: 470/924] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:09:03 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:09:03.953 7 WARNING neutronclient.v2_0.client [None req-1f698898-0684-4b9b-be96-679e7e3119f8 7e68523063a84825ba24e886aff3ddd0 5a37b103d7814480b3540d3b3bfa560f - - default default] The 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-08 17:09:03.969 8 WARNING neutronclient.v2_0.client [None req-d3ecbb2b-0719-48c3-8fee-d594f0b043b8 4260f099b8024efc826c59f2aeb8d6df 7763758552344e4eb5a13e0c96bcd472 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 471/925] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:09:03 2026] GET /v2.1/servers/c48cda83-c80c-4d5b-b9cf-bda43b8345bd => generated 1479 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/926] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:09:03 2026] GET /v2.1/servers/bd1cd3d2-383d-46d7-95a7-2e62a1ae7713 => generated 1467 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:09:04.422 8 WARNING neutronclient.v2_0.client [None req-aa435f31-b506-4c35-84d5-7a6256aa6587 90952d2e7ef648ac9329d499aae8514d be081c648d6240ea9eeab5cdc2795bd0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 472/927] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:09:04 2026] GET /v2.1/servers/df840c46-72dc-4d44-86f4-ec79768f0117 => generated 1454 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:09:05.108 7 WARNING neutronclient.v2_0.client [None req-57118d64-e759-4584-ba6f-9e42a421c715 4260f099b8024efc826c59f2aeb8d6df 7763758552344e4eb5a13e0c96bcd472 - - default default] The 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-08 17:09:05.129 8 WARNING neutronclient.v2_0.client [None req-147fdb5d-54cd-4478-9a7c-b657619ab15b 7e68523063a84825ba24e886aff3ddd0 5a37b103d7814480b3540d3b3bfa560f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 456/930] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:09:05 2026] GET /v2.1/servers/c48cda83-c80c-4d5b-b9cf-bda43b8345bd => generated 1479 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/931] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:09:05 2026] GET /v2.1/servers/bd1cd3d2-383d-46d7-95a7-2e62a1ae7713 => generated 1467 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:09:05.446 7 INFO nova.api.openstack.compute.server_external_events [req-62d2a513-2988-418b-b59c-271217d2afd5 req-03a1a3e8-cd42-496a-947b-cec2e73aae8e a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-vif-plugged:65b1e6ae-f03b-4f0e-8bd5-f7b54ddb60d1 for instance bd1cd3d2-383d-46d7-95a7-2e62a1ae7713 on instance 2026-09-08 17:09:05.446 7 INFO nova.api.openstack.compute.server_external_events [req-62d2a513-2988-418b-b59c-271217d2afd5 req-03a1a3e8-cd42-496a-947b-cec2e73aae8e a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-vif-plugged:65b1e6ae-f03b-4f0e-8bd5-f7b54ddb60d1 for instance bd1cd3d2-383d-46d7-95a7-2e62a1ae7713 on instance [pid: 7|app: 0|req: 457/932] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:09:05 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:09:05.562 8 WARNING neutronclient.v2_0.client [None req-712d6fb7-2911-44a4-8d88-783688576245 90952d2e7ef648ac9329d499aae8514d be081c648d6240ea9eeab5cdc2795bd0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 476/933] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:09:05 2026] GET /v2.1/servers/df840c46-72dc-4d44-86f4-ec79768f0117 => generated 1462 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-08 17:09:06.229 7 WARNING neutronclient.v2_0.client [None req-43ae14bc-02fe-4eee-8078-c6b4db0f508d 4260f099b8024efc826c59f2aeb8d6df 7763758552344e4eb5a13e0c96bcd472 - - default default] The python binding code in 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/934] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:09:06 2026] GET /v2.1/servers/c48cda83-c80c-4d5b-b9cf-bda43b8345bd => generated 1479 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-08 17:09:06.327 8 WARNING neutronclient.v2_0.client [None req-44187d78-9b29-4864-a27e-4b4021f1b2ee 7e68523063a84825ba24e886aff3ddd0 5a37b103d7814480b3540d3b3bfa560f - - default default] The python binding code in 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/935] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:09:06 2026] GET /v2.1/servers/bd1cd3d2-383d-46d7-95a7-2e62a1ae7713 => generated 1467 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-08 17:09:06.685 7 WARNING neutronclient.v2_0.client [None req-74915a40-5c8d-4895-8f59-5b1dc95b5f6d 90952d2e7ef648ac9329d499aae8514d be081c648d6240ea9eeab5cdc2795bd0 - - default default] The python binding code in 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/936] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:09:06 2026] GET /v2.1/servers/df840c46-72dc-4d44-86f4-ec79768f0117 => generated 1540 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:09:06.971 8 INFO nova.api.openstack.compute.server_external_events [req-578e7889-af05-41f8-8dae-e03e4f6895a2 req-b4347d73-7cfe-4864-88b3-9ff6a21e56aa a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-changed:0f8a499b-a829-4085-b3fa-40b10479331c for instance df840c46-72dc-4d44-86f4-ec79768f0117 on instance [pid: 8|app: 0|req: 478/937] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:09:06 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-08 17:09:07.324 7 INFO nova.api.openstack.wsgi [None req-1dc9ed9d-c9e9-4f66-9ade-44862aaf601f 4260f099b8024efc826c59f2aeb8d6df 7763758552344e4eb5a13e0c96bcd472 - - default default] HTTP exception thrown: Instance c48cda83-c80c-4d5b-b9cf-bda43b8345bd could not be found. [pid: 7|app: 0|req: 460/938] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:09:07 2026] GET /v2.1/servers/c48cda83-c80c-4d5b-b9cf-bda43b8345bd => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 479/939] 10.0.0.195 () {32 vars in 706 bytes} [Tue Sep 8 17:09:07 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1054488312 => 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-08 17:09:07.525 7 WARNING neutronclient.v2_0.client [None req-a8609ccf-57ec-468a-a8ff-41340135738f 7e68523063a84825ba24e886aff3ddd0 5a37b103d7814480b3540d3b3bfa560f - - default default] The python binding code in 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/940] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:09:07 2026] GET /v2.1/servers/bd1cd3d2-383d-46d7-95a7-2e62a1ae7713 => generated 1645 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-08 17:09:07.967 8 WARNING neutronclient.v2_0.client [None req-f1b28463-c488-45f5-8e3f-b6ec87446895 90952d2e7ef648ac9329d499aae8514d be081c648d6240ea9eeab5cdc2795bd0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 480/941] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:09:07 2026] GET /v2.1/servers/df840c46-72dc-4d44-86f4-ec79768f0117 => generated 1528 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 462/942] 10.0.0.195 () {32 vars in 718 bytes} [Tue Sep 8 17:09:08 2026] DELETE /v2.1/servers/bd1cd3d2-383d-46d7-95a7-2e62a1ae7713 => 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-08 17:09:09.035 8 WARNING neutronclient.v2_0.client [None req-576f6b58-faad-447a-b1bb-23a0dc5e9b0f 7e68523063a84825ba24e886aff3ddd0 5a37b103d7814480b3540d3b3bfa560f - - default default] 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: 481/943] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:09:09 2026] GET /v2.1/servers/bd1cd3d2-383d-46d7-95a7-2e62a1ae7713 => generated 1651 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-08 17:09:09.133 7 WARNING neutronclient.v2_0.client [None req-100f0e8a-5e34-4481-ac8d-2ce1cab99f22 90952d2e7ef648ac9329d499aae8514d be081c648d6240ea9eeab5cdc2795bd0 - - default default] The python binding code in 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/944] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:09:09 2026] GET /v2.1/servers/df840c46-72dc-4d44-86f4-ec79768f0117 => generated 1528 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-08 17:09:10.190 8 WARNING neutronclient.v2_0.client [None req-b705532e-9429-4900-a863-4491ddbe940f 7e68523063a84825ba24e886aff3ddd0 5a37b103d7814480b3540d3b3bfa560f - - default default] 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-08 17:09:10.290 7 WARNING neutronclient.v2_0.client [None req-aa815151-b492-4b9d-b2c1-a13a2528087b 90952d2e7ef648ac9329d499aae8514d be081c648d6240ea9eeab5cdc2795bd0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 464/945] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:09:10 2026] GET /v2.1/servers/df840c46-72dc-4d44-86f4-ec79768f0117 => generated 1528 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:09:10.462 7 INFO nova.api.openstack.compute.server_external_events [req-40d3fc17-8d28-4011-b1b9-ee425a0540ee req-3f91f7ec-c56f-4745-bc31-8354e1aa9c38 a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-vif-unplugged:65b1e6ae-f03b-4f0e-8bd5-f7b54ddb60d1 for instance bd1cd3d2-383d-46d7-95a7-2e62a1ae7713 on instance [pid: 7|app: 0|req: 465/946] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:09:10 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/947] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:09:10 2026] GET /v2.1/servers/bd1cd3d2-383d-46d7-95a7-2e62a1ae7713 => generated 1651 bytes in 329 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:09:11.494 7 WARNING neutronclient.v2_0.client [None req-75a24529-6f95-47da-8810-495b5272abb5 90952d2e7ef648ac9329d499aae8514d be081c648d6240ea9eeab5cdc2795bd0 - - default default] The 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-08 17:09:11.543 8 WARNING neutronclient.v2_0.client [None req-643819e6-a1ae-4985-ae6a-8113f3ee544d 7e68523063a84825ba24e886aff3ddd0 5a37b103d7814480b3540d3b3bfa560f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 466/948] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:09:11 2026] GET /v2.1/servers/df840c46-72dc-4d44-86f4-ec79768f0117 => generated 1528 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/949] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:09:11 2026] GET /v2.1/servers/bd1cd3d2-383d-46d7-95a7-2e62a1ae7713 => generated 1651 bytes in 360 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:09:11.897 7 INFO nova.api.openstack.compute.server_external_events [req-9a90927b-50fd-4352-8beb-ab839d9e4b88 req-274e00ad-d83f-4e86-a4ef-eb1605f251b6 a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-vif-deleted:65b1e6ae-f03b-4f0e-8bd5-f7b54ddb60d1 for instance bd1cd3d2-383d-46d7-95a7-2e62a1ae7713 on instance [pid: 7|app: 0|req: 467/950] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:09:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:09:12.515 8 INFO nova.api.openstack.compute.server_external_events [req-d9e1f5d9-f32c-438d-80a7-6c16af124588 req-785b671c-735e-4a7c-a3f7-7a74312243fc a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-vif-unplugged:65b1e6ae-f03b-4f0e-8bd5-f7b54ddb60d1 for instance bd1cd3d2-383d-46d7-95a7-2e62a1ae7713 on instance [pid: 8|app: 0|req: 484/951] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:09:12 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:09:12.810 8 WARNING neutronclient.v2_0.client [None req-c945a167-ac68-4b61-8ebd-4de93db614ac 90952d2e7ef648ac9329d499aae8514d be081c648d6240ea9eeab5cdc2795bd0 - - default default] The 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-08 17:09:12.822 7 WARNING neutronclient.v2_0.client [None req-ba5ba006-5c7b-4c91-a711-ab9ba5208ad3 b1346cccd28045a4b07d7f407ee13c5d 0129c3866d8c44b4af61b57a1ea92d17 - - default default] The 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-08 17:09:12.874 7 WARNING neutronclient.v2_0.client [None req-ba5ba006-5c7b-4c91-a711-ab9ba5208ad3 b1346cccd28045a4b07d7f407ee13c5d 0129c3866d8c44b4af61b57a1ea92d17 - - default default] The python binding code in 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/952] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:09:12 2026] GET /v2.1/servers/df840c46-72dc-4d44-86f4-ec79768f0117 => generated 1528 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, ' 2026-09-08 17:09:13.023 7 WARNING neutronclient.v2_0.client [None req-ba5ba006-5c7b-4c91-a711-ab9ba5208ad3 b1346cccd28045a4b07d7f407ee13c5d 0129c3866d8c44b4af61b57a1ea92d17 - - default default] The 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-08 17:09:13.036 8 WARNING neutronclient.v2_0.client [None req-94f1916f-ae52-4241-85b0-45144c67bdab 7e68523063a84825ba24e886aff3ddd0 5a37b103d7814480b3540d3b3bfa560f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 486/953] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:09:12 2026] GET /v2.1/servers/bd1cd3d2-383d-46d7-95a7-2e62a1ae7713 => generated 1453 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/954] 10.0.0.195 () {30 vars in 413 bytes} [Tue Sep 8 17:09:13 2026] GET / => generated 423 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/955] 162.253.55.109 () {36 vars in 714 bytes} [Tue Sep 8 17:09:12 2026] POST /v2.1/servers => generated 453 bytes in 891 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 488/956] 10.0.0.195 () {28 vars in 560 bytes} [Tue Sep 8 17:09:13 2026] GET /v2/ => generated 402 bytes in 540 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) 2026-09-08 17:09:13.704 7 WARNING neutronclient.v2_0.client [None req-e1388b5c-81d8-4208-a7ba-bd945e25bf17 b1346cccd28045a4b07d7f407ee13c5d 0129c3866d8c44b4af61b57a1ea92d17 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 489/957] 10.0.0.195 () {28 vars in 564 bytes} [Tue Sep 8 17:09:13 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: 490/958] 10.0.0.195 () {30 vars in 413 bytes} [Tue Sep 8 17:09:13 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/959] 162.253.55.109 () {32 vars in 733 bytes} [Tue Sep 8 17:09:13 2026] GET /v2.1/servers/71e5bac8-d134-4193-8c14-830a4d8021bd => generated 2213 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-09-08 17:09:13.800 8 WARNING neutronclient.v2_0.client [None req-d3af1acd-e303-4b4e-b545-54ae2fa8cc4b b1346cccd28045a4b07d7f407ee13c5d 0129c3866d8c44b4af61b57a1ea92d17 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 491/960] 162.253.55.109 () {32 vars in 759 bytes} [Tue Sep 8 17:09:13 2026] GET /v2.1/servers/71e5bac8-d134-4193-8c14-830a4d8021bd/os-interface => generated 28 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 470/961] 162.253.55.109 () {32 vars in 777 bytes} [Tue Sep 8 17:09:13 2026] GET /v2.1/servers/71e5bac8-d134-4193-8c14-830a4d8021bd/os-volume_attachments => generated 25 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:09:13.939 8 INFO nova.api.openstack.compute.server_external_events [req-68b85340-124b-4768-9693-30caf5f59b07 req-b1d0541c-fd22-45ef-819a-85c3642f0e29 a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-vif-plugged:0f8a499b-a829-4085-b3fa-40b10479331c for instance df840c46-72dc-4d44-86f4-ec79768f0117 on instance 2026-09-08 17:09:13.939 8 INFO nova.api.openstack.compute.server_external_events [req-68b85340-124b-4768-9693-30caf5f59b07 req-b1d0541c-fd22-45ef-819a-85c3642f0e29 a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-vif-plugged:0f8a499b-a829-4085-b3fa-40b10479331c for instance df840c46-72dc-4d44-86f4-ec79768f0117 on instance [pid: 8|app: 0|req: 492/962] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:09:13 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:09:14.058 7 WARNING neutronclient.v2_0.client [None req-85d4a0c1-79cf-44af-8772-1ca8026641b2 90952d2e7ef648ac9329d499aae8514d be081c648d6240ea9eeab5cdc2795bd0 - - default default] 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-08 17:09:14.166 8 WARNING neutronclient.v2_0.client [None req-37b134c6-cf6c-4b1b-92df-224125288bf2 7e68523063a84825ba24e886aff3ddd0 5a37b103d7814480b3540d3b3bfa560f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 493/963] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:09:14 2026] GET /v2.1/servers/bd1cd3d2-383d-46d7-95a7-2e62a1ae7713 => generated 1453 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/964] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:09:14 2026] GET /v2.1/servers/df840c46-72dc-4d44-86f4-ec79768f0117 => generated 1528 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:09:15.267 8 INFO nova.api.openstack.wsgi [None req-b6e554ab-d624-4a1e-bdc0-709fa3df90aa 7e68523063a84825ba24e886aff3ddd0 5a37b103d7814480b3540d3b3bfa560f - - default default] HTTP exception thrown: Instance bd1cd3d2-383d-46d7-95a7-2e62a1ae7713 could not be found. [pid: 8|app: 0|req: 495/967] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:09:15 2026] GET /v2.1/servers/bd1cd3d2-383d-46d7-95a7-2e62a1ae7713 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-09-08 17:09:15.298 7 WARNING neutronclient.v2_0.client [None req-6fc0f7c9-167b-4051-993e-a9fd8dc2df47 90952d2e7ef648ac9329d499aae8514d be081c648d6240ea9eeab5cdc2795bd0 - - default default] The python binding code in 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/968] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:09:15 2026] GET /v2.1/servers/df840c46-72dc-4d44-86f4-ec79768f0117 => generated 1695 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:09:15.493 8 WARNING neutronclient.v2_0.client [None req-803567b8-eb34-44e1-8a29-62b69170e6a1 90952d2e7ef648ac9329d499aae8514d be081c648d6240ea9eeab5cdc2795bd0 - - default default] The python binding code in 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/969] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:09:15 2026] GET /v2.1/servers/df840c46-72dc-4d44-86f4-ec79768f0117 => generated 1695 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-08 17:09:16.552 7 WARNING neutronclient.v2_0.client [None req-21613e54-5235-45a3-a87b-b0daafc98890 b1346cccd28045a4b07d7f407ee13c5d 0129c3866d8c44b4af61b57a1ea92d17 - - default default] 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-08 17:09:16.810 8 INFO nova.api.openstack.compute.server_external_events [req-58b87d7b-fc70-4a5c-bd9a-3c02b30536ee req-11414269-480c-4ff4-9196-08c275bec200 a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-changed:0f8a499b-a829-4085-b3fa-40b10479331c for instance df840c46-72dc-4d44-86f4-ec79768f0117 on instance [pid: 8|app: 0|req: 497/970] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:09:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/971] 162.253.55.109 () {32 vars in 733 bytes} [Tue Sep 8 17:09:16 2026] GET /v2.1/servers/71e5bac8-d134-4193-8c14-830a4d8021bd => generated 2371 bytes in 333 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-08 17:09:16.875 8 WARNING neutronclient.v2_0.client [None req-6f29cf66-ef8c-40c6-a2b6-5cbf46bc7401 b1346cccd28045a4b07d7f407ee13c5d 0129c3866d8c44b4af61b57a1ea92d17 - - default default] The python binding code in 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/972] 162.253.55.109 () {32 vars in 759 bytes} [Tue Sep 8 17:09:16 2026] GET /v2.1/servers/71e5bac8-d134-4193-8c14-830a4d8021bd/os-interface => generated 28 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 475/973] 162.253.55.109 () {32 vars in 777 bytes} [Tue Sep 8 17:09:16 2026] GET /v2.1/servers/71e5bac8-d134-4193-8c14-830a4d8021bd/os-volume_attachments => generated 197 bytes in 56 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-08 17:09:18.994 8 INFO nova.api.openstack.compute.server_external_events [req-00acc5c3-2d2c-43f6-b610-94f1700c1a87 req-a5b03546-f03e-415b-9573-ae352ca2a9e6 a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-changed:a2fafc68-0bd3-42a9-8bc6-a78583e603c6 for instance 71e5bac8-d134-4193-8c14-830a4d8021bd on instance [pid: 8|app: 0|req: 499/974] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:09:18 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-08 17:09:19.539 7 WARNING neutronclient.v2_0.client [None req-54429d6c-0945-456a-97d7-867fcad2e562 b1346cccd28045a4b07d7f407ee13c5d 0129c3866d8c44b4af61b57a1ea92d17 - - default default] The python binding code in 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/975] 162.253.55.109 () {32 vars in 733 bytes} [Tue Sep 8 17:09:19 2026] GET /v2.1/servers/71e5bac8-d134-4193-8c14-830a4d8021bd => generated 2445 bytes in 168 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-08 17:09:19.711 8 WARNING neutronclient.v2_0.client [None req-493101c6-4df1-43ec-b200-8828372e8f7e b1346cccd28045a4b07d7f407ee13c5d 0129c3866d8c44b4af61b57a1ea92d17 - - default default] The python binding code in 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/976] 162.253.55.109 () {32 vars in 759 bytes} [Tue Sep 8 17:09:19 2026] GET /v2.1/servers/71e5bac8-d134-4193-8c14-830a4d8021bd/os-interface => generated 283 bytes in 98 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: 477/977] 162.253.55.109 () {32 vars in 777 bytes} [Tue Sep 8 17:09:19 2026] GET /v2.1/servers/71e5bac8-d134-4193-8c14-830a4d8021bd/os-volume_attachments => generated 197 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:09:22.505 8 WARNING neutronclient.v2_0.client [None req-a328ffdb-3b35-4b2f-805b-470a03ccb8f7 b1346cccd28045a4b07d7f407ee13c5d 0129c3866d8c44b4af61b57a1ea92d17 - - default default] The python binding code in 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/978] 162.253.55.109 () {32 vars in 733 bytes} [Tue Sep 8 17:09:22 2026] GET /v2.1/servers/71e5bac8-d134-4193-8c14-830a4d8021bd => generated 2433 bytes in 181 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-08 17:09:22.662 7 WARNING neutronclient.v2_0.client [None req-f98c9459-dd0c-42f5-b65d-3f3f2e37a32c b1346cccd28045a4b07d7f407ee13c5d 0129c3866d8c44b4af61b57a1ea92d17 - - default default] The python binding code in 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/979] 162.253.55.109 () {32 vars in 759 bytes} [Tue Sep 8 17:09:22 2026] GET /v2.1/servers/71e5bac8-d134-4193-8c14-830a4d8021bd/os-interface => generated 283 bytes in 112 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: 502/980] 162.253.55.109 () {32 vars in 777 bytes} [Tue Sep 8 17:09:22 2026] GET /v2.1/servers/71e5bac8-d134-4193-8c14-830a4d8021bd/os-volume_attachments => generated 197 bytes in 81 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: 479/981] 10.0.0.64 () {30 vars in 618 bytes} [Tue Sep 8 17:09:23 2026] GET /v2.1 => generated 0 bytes in 127 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 503/982] 10.0.0.64 () {32 vars in 691 bytes} [Tue Sep 8 17:09:23 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/983] 10.0.0.64 () {34 vars in 912 bytes} [Tue Sep 8 17:09:23 2026] GET /v2.1/os-simple-tenant-usage/0a99b6472e9245489f5000634f303a45?start=2026-09-07T00:00:00&end=2026-09-08T23:59:59 => generated 20 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/984] 10.0.0.64 () {30 vars in 653 bytes} [Tue Sep 8 17:09:24 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-08 17:09:25.200 7 INFO nova.api.openstack.compute.server_external_events [req-a3a74065-8821-454f-98e4-bacfb065d07e req-f4672575-157d-49a2-9af8-0013d18f8439 a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-vif-plugged:a2fafc68-0bd3-42a9-8bc6-a78583e603c6 for instance 71e5bac8-d134-4193-8c14-830a4d8021bd on instance [pid: 7|app: 0|req: 482/987] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:09:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-08 17:09:25.424 8 WARNING neutronclient.v2_0.client [None req-829b44b3-79a9-46ca-a500-1c8a27e06fef b1346cccd28045a4b07d7f407ee13c5d 0129c3866d8c44b4af61b57a1ea92d17 - - default default] The python binding code in 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/988] 162.253.55.109 () {32 vars in 733 bytes} [Tue Sep 8 17:09:25 2026] GET /v2.1/servers/71e5bac8-d134-4193-8c14-830a4d8021bd => generated 2433 bytes in 130 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-08 17:09:25.569 7 WARNING neutronclient.v2_0.client [None req-da853cfe-5818-4879-9b4a-b4d6c1c94a72 b1346cccd28045a4b07d7f407ee13c5d 0129c3866d8c44b4af61b57a1ea92d17 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 483/989] 162.253.55.109 () {32 vars in 759 bytes} [Tue Sep 8 17:09:25 2026] GET /v2.1/servers/71e5bac8-d134-4193-8c14-830a4d8021bd/os-interface => generated 285 bytes in 97 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: 507/990] 162.253.55.109 () {32 vars in 777 bytes} [Tue Sep 8 17:09:25 2026] GET /v2.1/servers/71e5bac8-d134-4193-8c14-830a4d8021bd/os-volume_attachments => generated 197 bytes in 47 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 508/991] 10.0.0.64 () {30 vars in 618 bytes} [Tue Sep 8 17:09:27 2026] GET /v2.1 => generated 0 bytes in 145 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) 2026-09-08 17:09:27.307 8 INFO nova.api.openstack.compute.server_external_events [req-2fb4d857-e545-4a86-a434-f974b93ae5af req-a3232195-80cb-4c56-b5bd-2424586915d7 a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-vif-plugged:a2fafc68-0bd3-42a9-8bc6-a78583e603c6 for instance 71e5bac8-d134-4193-8c14-830a4d8021bd on instance [pid: 8|app: 0|req: 509/992] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:09:27 2026] POST /v2.1/os-server-external-events => generated 183 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, ' [pid: 8|app: 0|req: 510/993] 10.0.0.64 () {32 vars in 691 bytes} [Tue Sep 8 17:09:27 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/994] 10.0.0.64 () {34 vars in 912 bytes} [Tue Sep 8 17:09:27 2026] GET /v2.1/os-simple-tenant-usage/0a99b6472e9245489f5000634f303a45?start=2026-09-07T00:00:00&end=2026-09-08T23:59:59 => generated 20 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/995] 10.0.0.195 () {34 vars in 750 bytes} [Tue Sep 8 17:09:26 2026] POST /v2.1/servers/df840c46-72dc-4d44-86f4-ec79768f0117/action => generated 32090 bytes in 572 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: 512/996] 10.0.0.64 () {30 vars in 653 bytes} [Tue Sep 8 17:09:27 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:09:28.463 7 INFO nova.api.openstack.compute.server_external_events [req-80ad18da-58e9-4744-b6d6-ca2b3d6a7a45 req-1267c45a-479e-4c12-81ad-79da47bd2151 a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-changed:0f8a499b-a829-4085-b3fa-40b10479331c for instance df840c46-72dc-4d44-86f4-ec79768f0117 on instance [pid: 7|app: 0|req: 485/997] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:09:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-08 17:09:28.721 8 WARNING neutronclient.v2_0.client [None req-8bc4c7e0-cfcb-4187-81a9-1a327776460e b1346cccd28045a4b07d7f407ee13c5d 0129c3866d8c44b4af61b57a1ea92d17 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 513/998] 162.253.55.109 () {32 vars in 733 bytes} [Tue Sep 8 17:09:28 2026] GET /v2.1/servers/71e5bac8-d134-4193-8c14-830a4d8021bd => generated 2580 bytes in 158 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-08 17:09:28.892 7 WARNING neutronclient.v2_0.client [None req-e59cddd2-f99c-4fec-82f8-369038c46569 b1346cccd28045a4b07d7f407ee13c5d 0129c3866d8c44b4af61b57a1ea92d17 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 486/999] 162.253.55.109 () {32 vars in 759 bytes} [Tue Sep 8 17:09:28 2026] GET /v2.1/servers/71e5bac8-d134-4193-8c14-830a4d8021bd/os-interface => generated 285 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 514/1000] 162.253.55.109 () {32 vars in 777 bytes} [Tue Sep 8 17:09:28 2026] GET /v2.1/servers/71e5bac8-d134-4193-8c14-830a4d8021bd/os-volume_attachments => generated 197 bytes in 22 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: 487/1001] 10.0.0.195 () {34 vars in 671 bytes} [Tue Sep 8 17:09:29 2026] POST /v2.1/os-keypairs => generated 396 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:09:31.510 8 WARNING neutronclient.v2_0.client [None req-cc49bf7a-d691-40ab-81ad-e55727ffdaf4 90952d2e7ef648ac9329d499aae8514d be081c648d6240ea9eeab5cdc2795bd0 - - default default] The 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-08 17:09:31.577 8 WARNING neutronclient.v2_0.client [None req-cc49bf7a-d691-40ab-81ad-e55727ffdaf4 90952d2e7ef648ac9329d499aae8514d be081c648d6240ea9eeab5cdc2795bd0 - - default default] The 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-08 17:09:31.763 8 WARNING neutronclient.v2_0.client [None req-cc49bf7a-d691-40ab-81ad-e55727ffdaf4 90952d2e7ef648ac9329d499aae8514d be081c648d6240ea9eeab5cdc2795bd0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 515/1002] 10.0.0.195 () {34 vars in 663 bytes} [Tue Sep 8 17:09:31 2026] POST /v2.1/servers => generated 448 bytes in 526 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-09-08 17:09:32.009 7 WARNING neutronclient.v2_0.client [None req-c51cb4a1-d847-4c07-a07c-b74732f7904e 90952d2e7ef648ac9329d499aae8514d be081c648d6240ea9eeab5cdc2795bd0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 488/1003] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:09:31 2026] GET /v2.1/servers/1f032399-c984-4757-8ca7-eecec5c97c88 => generated 1401 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:09:33.120 8 WARNING neutronclient.v2_0.client [None req-9dd55891-3700-4296-9e42-79935d667b61 90952d2e7ef648ac9329d499aae8514d be081c648d6240ea9eeab5cdc2795bd0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 516/1004] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:09:33 2026] GET /v2.1/servers/1f032399-c984-4757-8ca7-eecec5c97c88 => generated 1405 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:09:34.226 7 WARNING neutronclient.v2_0.client [None req-a456c0b4-6780-4d5e-9db2-4cf6db788ee9 90952d2e7ef648ac9329d499aae8514d be081c648d6240ea9eeab5cdc2795bd0 - - default default] The python binding code in 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/1005] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:09:34 2026] GET /v2.1/servers/1f032399-c984-4757-8ca7-eecec5c97c88 => generated 1453 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-08 17:09:35.322 8 WARNING neutronclient.v2_0.client [None req-f6a51bef-6c6e-49bd-be58-ee30caad04f6 90952d2e7ef648ac9329d499aae8514d be081c648d6240ea9eeab5cdc2795bd0 - - default default] The python binding code in 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/1008] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:09:35 2026] GET /v2.1/servers/1f032399-c984-4757-8ca7-eecec5c97c88 => generated 1453 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:09:36.392 7 WARNING neutronclient.v2_0.client [None req-2d616aae-9ee2-40d7-bd15-76f969677648 90952d2e7ef648ac9329d499aae8514d be081c648d6240ea9eeab5cdc2795bd0 - - default default] The python binding code in 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/1009] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:09:36 2026] GET /v2.1/servers/1f032399-c984-4757-8ca7-eecec5c97c88 => generated 1461 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:09:37.605 8 WARNING neutronclient.v2_0.client [None req-8183c69d-f173-44c2-a246-ec959a1d73a9 90952d2e7ef648ac9329d499aae8514d be081c648d6240ea9eeab5cdc2795bd0 - - default default] 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-08 17:09:38.277 7 INFO nova.api.openstack.compute.server_external_events [req-c78b69b6-0f53-4470-a394-c1473f1d8bda req-35916530-8b71-48b9-a9f0-9d803489ce2f a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-changed:06d61ead-28b0-4cb4-9861-2890dbef82d6 for instance 1f032399-c984-4757-8ca7-eecec5c97c88 on instance [pid: 7|app: 0|req: 492/1010] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:09:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1011] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:09:37 2026] GET /v2.1/servers/1f032399-c984-4757-8ca7-eecec5c97c88 => generated 1537 bytes in 758 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:09:39.373 7 WARNING neutronclient.v2_0.client [None req-462f29fd-452d-4f10-9ae5-dc1d26d07879 90952d2e7ef648ac9329d499aae8514d be081c648d6240ea9eeab5cdc2795bd0 - - default default] The python binding code in 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/1012] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:09:39 2026] GET /v2.1/servers/1f032399-c984-4757-8ca7-eecec5c97c88 => generated 1525 bytes in 368 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:09:40.778 8 WARNING neutronclient.v2_0.client [None req-b11c3062-2422-43cb-bf9d-fe098ade032f 90952d2e7ef648ac9329d499aae8514d be081c648d6240ea9eeab5cdc2795bd0 - - default default] The python binding code in 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/1013] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:09:40 2026] GET /v2.1/servers/1f032399-c984-4757-8ca7-eecec5c97c88 => generated 1525 bytes in 438 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:09:42.212 7 WARNING neutronclient.v2_0.client [None req-107ad3b4-6155-47cd-ac26-5853a9cf842f 90952d2e7ef648ac9329d499aae8514d be081c648d6240ea9eeab5cdc2795bd0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 494/1014] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:09:42 2026] GET /v2.1/servers/1f032399-c984-4757-8ca7-eecec5c97c88 => generated 1525 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-08 17:09:43.416 8 INFO nova.api.openstack.compute.server_external_events [req-e05b2cae-ce8a-479f-a917-07984a50db83 req-4f963621-255b-4dc5-9278-21d78069294e a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-vif-plugged:06d61ead-28b0-4cb4-9861-2890dbef82d6 for instance 1f032399-c984-4757-8ca7-eecec5c97c88 on instance [pid: 8|app: 0|req: 521/1015] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:09:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:09:43.534 7 WARNING neutronclient.v2_0.client [None req-8a67427a-4396-4c8b-8b51-63942d83516d 90952d2e7ef648ac9329d499aae8514d be081c648d6240ea9eeab5cdc2795bd0 - - default default] The python binding code in 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/1016] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:09:43 2026] GET /v2.1/servers/1f032399-c984-4757-8ca7-eecec5c97c88 => 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-08 17:09:44.734 8 WARNING neutronclient.v2_0.client [None req-ecd37b26-febf-43f3-b49c-a705e81d1e2a 90952d2e7ef648ac9329d499aae8514d be081c648d6240ea9eeab5cdc2795bd0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 522/1017] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:09:44 2026] GET /v2.1/servers/1f032399-c984-4757-8ca7-eecec5c97c88 => generated 1525 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-08 17:09:45.454 8 INFO nova.api.openstack.compute.server_external_events [req-9ed302a6-4db8-4b6a-a4da-f8373ad15931 req-3384f98c-e015-4790-961e-551f205444d8 a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-vif-plugged:06d61ead-28b0-4cb4-9861-2890dbef82d6 for instance 1f032399-c984-4757-8ca7-eecec5c97c88 on instance [pid: 8|app: 0|req: 524/1020] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:09:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:09:45.947 7 WARNING neutronclient.v2_0.client [None req-17acdc47-3fca-4978-88c3-a2df46b9cf11 90952d2e7ef648ac9329d499aae8514d be081c648d6240ea9eeab5cdc2795bd0 - - default default] The python binding code in 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/1021] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:09:45 2026] GET /v2.1/servers/1f032399-c984-4757-8ca7-eecec5c97c88 => generated 1692 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:09:46.180 8 WARNING neutronclient.v2_0.client [None req-8f0964e3-d966-4547-8a19-3630fdb641e3 90952d2e7ef648ac9329d499aae8514d be081c648d6240ea9eeab5cdc2795bd0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 525/1022] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:09:46 2026] GET /v2.1/servers/1f032399-c984-4757-8ca7-eecec5c97c88 => generated 1692 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-08 17:09:47.065 7 INFO nova.api.openstack.compute.server_external_events [req-6508c61c-0ef3-4b15-bb82-f36e138f6d26 req-0112840e-a730-4ae0-b956-970260af13bd a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-changed:06d61ead-28b0-4cb4-9861-2890dbef82d6 for instance 1f032399-c984-4757-8ca7-eecec5c97c88 on instance [pid: 7|app: 0|req: 498/1023] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:09:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 500/1026] 10.0.0.195 () {34 vars in 750 bytes} [Tue Sep 8 17:09:55 2026] POST /v2.1/servers/1f032399-c984-4757-8ca7-eecec5c97c88/action => generated 32134 bytes in 560 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: 527/1027] 10.0.0.195 () {32 vars in 718 bytes} [Tue Sep 8 17:09:55 2026] DELETE /v2.1/servers/1f032399-c984-4757-8ca7-eecec5c97c88 => generated 0 bytes in 100 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-08 17:09:55.968 7 WARNING neutronclient.v2_0.client [None req-3d8c1658-adb1-4550-b863-3096f9d31dd8 90952d2e7ef648ac9329d499aae8514d be081c648d6240ea9eeab5cdc2795bd0 - - default default] The python binding code in 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/1028] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:09:55 2026] GET /v2.1/servers/1f032399-c984-4757-8ca7-eecec5c97c88 => generated 1818 bytes in 295 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:09:57.265 8 INFO nova.api.openstack.compute.server_external_events [req-4e82eaf7-c8f2-44d0-b9fb-4483a43f936f req-7ae3762a-84c5-4418-aad5-7589f46c1bf7 a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-vif-unplugged:06d61ead-28b0-4cb4-9861-2890dbef82d6 for instance 1f032399-c984-4757-8ca7-eecec5c97c88 on instance [pid: 8|app: 0|req: 528/1029] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:09:57 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-08 17:09:57.292 7 WARNING neutronclient.v2_0.client [None req-28cad2b5-4dc1-4706-87b1-91bdf7a45ab1 90952d2e7ef648ac9329d499aae8514d be081c648d6240ea9eeab5cdc2795bd0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 502/1030] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:09:57 2026] GET /v2.1/servers/1f032399-c984-4757-8ca7-eecec5c97c88 => generated 1818 bytes in 519 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:09:58.830 8 WARNING neutronclient.v2_0.client [None req-219f8187-4ae0-4b44-b054-33692d502ccf 90952d2e7ef648ac9329d499aae8514d be081c648d6240ea9eeab5cdc2795bd0 - - default default] 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: 529/1031] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:09:58 2026] GET /v2.1/servers/1f032399-c984-4757-8ca7-eecec5c97c88 => generated 1752 bytes in 433 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-09-08 17:09:59.226 7 INFO nova.api.openstack.compute.server_external_events [req-5631c0cb-f373-428d-abae-9137f20d16cb req-bca663ed-1cf5-4736-baea-e6bfbf5f1d0d a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-vif-deleted:06d61ead-28b0-4cb4-9861-2890dbef82d6 for instance 1f032399-c984-4757-8ca7-eecec5c97c88 on instance [pid: 7|app: 0|req: 503/1032] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:09:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:09:59.327 8 INFO nova.api.openstack.compute.server_external_events [req-a431c2ca-888e-4ee0-b46b-0ec4e819daf6 req-3f2d3d2e-beac-4316-a5ba-0bcc67e89a79 a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-vif-unplugged:06d61ead-28b0-4cb4-9861-2890dbef82d6 for instance 1f032399-c984-4757-8ca7-eecec5c97c88 on instance [pid: 8|app: 0|req: 530/1033] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:09:59 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:10:00.284 7 WARNING neutronclient.v2_0.client [None req-172e8f19-38c7-4584-8183-fe103f023991 90952d2e7ef648ac9329d499aae8514d be081c648d6240ea9eeab5cdc2795bd0 - - default default] The python binding code in 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/1034] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:10:00 2026] GET /v2.1/servers/1f032399-c984-4757-8ca7-eecec5c97c88 => generated 1487 bytes in 367 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:10:01.670 8 WARNING neutronclient.v2_0.client [None req-5ccb3c42-f172-4249-a89f-01a1bdfe9478 90952d2e7ef648ac9329d499aae8514d be081c648d6240ea9eeab5cdc2795bd0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 531/1035] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:10:01 2026] GET /v2.1/servers/1f032399-c984-4757-8ca7-eecec5c97c88 => generated 1487 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:10:02.841 7 INFO nova.api.openstack.wsgi [None req-8534ef17-51bd-4bd3-8cd9-7e84c928354a 90952d2e7ef648ac9329d499aae8514d be081c648d6240ea9eeab5cdc2795bd0 - - default default] HTTP exception thrown: Instance 1f032399-c984-4757-8ca7-eecec5c97c88 could not be found. [pid: 7|app: 0|req: 505/1036] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:10:02 2026] GET /v2.1/servers/1f032399-c984-4757-8ca7-eecec5c97c88 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 532/1037] 10.0.0.195 () {32 vars in 726 bytes} [Tue Sep 8 17:10:03 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-20802456 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 506/1038] 10.0.0.195 () {32 vars in 718 bytes} [Tue Sep 8 17:10:03 2026] DELETE /v2.1/servers/df840c46-72dc-4d44-86f4-ec79768f0117 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-09-08 17:10:03.592 8 WARNING neutronclient.v2_0.client [None req-58b471e0-568b-4f6c-902c-b6a0e837795d 90952d2e7ef648ac9329d499aae8514d be081c648d6240ea9eeab5cdc2795bd0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 533/1039] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:10:03 2026] GET /v2.1/servers/df840c46-72dc-4d44-86f4-ec79768f0117 => generated 1701 bytes in 298 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:10:04.847 7 WARNING neutronclient.v2_0.client [None req-81b694f2-51c1-4216-8a84-6905eb5c8be8 90952d2e7ef648ac9329d499aae8514d be081c648d6240ea9eeab5cdc2795bd0 - - default default] 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-08 17:10:04.911 8 INFO nova.api.openstack.compute.server_external_events [req-5cb028f8-3396-4c33-be65-f8e3dfafbfa5 req-8644199c-0747-48c3-b2a3-8b4c361400b7 a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-vif-unplugged:0f8a499b-a829-4085-b3fa-40b10479331c for instance df840c46-72dc-4d44-86f4-ec79768f0117 on instance [pid: 8|app: 0|req: 534/1040] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:10:04 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1041] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:10:04 2026] GET /v2.1/servers/df840c46-72dc-4d44-86f4-ec79768f0117 => generated 1701 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:10:06.057 7 WARNING neutronclient.v2_0.client [None req-5c40e7f5-8a82-492b-9e34-e615c3abf5d9 90952d2e7ef648ac9329d499aae8514d be081c648d6240ea9eeab5cdc2795bd0 - - default default] The 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-08 17:10:06.085 8 WARNING neutronclient.v2_0.client [None req-2f5d25d1-15ee-4e01-8bb7-7d6df301baa9 b1346cccd28045a4b07d7f407ee13c5d 0129c3866d8c44b4af61b57a1ea92d17 - - default default] The 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-08 17:10:06.363 8 WARNING neutronclient.v2_0.client [None req-2f5d25d1-15ee-4e01-8bb7-7d6df301baa9 b1346cccd28045a4b07d7f407ee13c5d 0129c3866d8c44b4af61b57a1ea92d17 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 509/1044] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:10:06 2026] GET /v2.1/servers/df840c46-72dc-4d44-86f4-ec79768f0117 => generated 1701 bytes in 742 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:10:06.789 7 INFO nova.api.openstack.compute.server_external_events [req-9fb50f9a-76ab-4937-b4c2-c84b46ecc158 req-6fa6a52b-d367-453f-b4f1-10feab7991b1 a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-vif-deleted:0f8a499b-a829-4085-b3fa-40b10479331c for instance df840c46-72dc-4d44-86f4-ec79768f0117 on instance [pid: 7|app: 0|req: 510/1045] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:10:06 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-08 17:10:06.985 7 INFO nova.api.openstack.compute.server_external_events [req-28c88b07-d959-4f6d-9b5a-5f3cfe3718e3 req-e8537d1a-d0a8-4464-b1c5-f350ad7a638b a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-vif-unplugged:0f8a499b-a829-4085-b3fa-40b10479331c for instance df840c46-72dc-4d44-86f4-ec79768f0117 on instance [pid: 7|app: 0|req: 511/1046] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:10:06 2026] POST /v2.1/os-server-external-events => generated 185 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-08 17:10:07.822 7 WARNING neutronclient.v2_0.client [None req-e053de88-57b2-4b55-abf9-49f7af30cb8a 90952d2e7ef648ac9329d499aae8514d be081c648d6240ea9eeab5cdc2795bd0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 512/1047] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:10:07 2026] GET /v2.1/servers/df840c46-72dc-4d44-86f4-ec79768f0117 => generated 1488 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-08 17:10:09.032 7 WARNING neutronclient.v2_0.client [None req-8d88bdb2-02d8-4947-9065-470075c86ad5 90952d2e7ef648ac9329d499aae8514d be081c648d6240ea9eeab5cdc2795bd0 - - default default] The python binding code in 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/1048] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:10:08 2026] GET /v2.1/servers/df840c46-72dc-4d44-86f4-ec79768f0117 => generated 1488 bytes in 872 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:10:09.886 7 INFO nova.api.openstack.compute.server_external_events [req-89e33f9f-f75d-4c39-afce-ba3dcb4653bd req-e6af1c88-5af2-4a2a-b337-3d86c21a06d0 a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-changed:77dd2cb8-2e51-4fe8-b1d0-ee1722f97ab8 for instance 71e5bac8-d134-4193-8c14-830a4d8021bd on instance [pid: 7|app: 0|req: 514/1049] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:10: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-08 17:10:10.896 7 INFO nova.api.openstack.wsgi [None req-50d10211-5ff1-477d-bf0a-db28871fcaaa 90952d2e7ef648ac9329d499aae8514d be081c648d6240ea9eeab5cdc2795bd0 - - default default] HTTP exception thrown: Instance df840c46-72dc-4d44-86f4-ec79768f0117 could not be found. [pid: 7|app: 0|req: 515/1050] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:10:10 2026] GET /v2.1/servers/df840c46-72dc-4d44-86f4-ec79768f0117 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 516/1051] 10.0.0.195 () {32 vars in 730 bytes} [Tue Sep 8 17:10:11 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-2096313892 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-09-08 17:10:13.919 7 INFO nova.api.openstack.compute.server_external_events [req-087ba330-9e17-481e-a57c-df310bfc8b23 req-adc560a3-e37a-4f98-82b8-2265c860a2ce a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-vif-plugged:77dd2cb8-2e51-4fe8-b1d0-ee1722f97ab8 for instance 71e5bac8-d134-4193-8c14-830a4d8021bd on instance [pid: 7|app: 0|req: 517/1052] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:10:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:10:15.978 7 INFO nova.api.openstack.compute.server_external_events [req-846c7bdf-0d62-49aa-814c-13329ea8cacc req-3a47fd6b-ba3d-4a99-b6a4-e9ca094f9969 a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-vif-plugged:77dd2cb8-2e51-4fe8-b1d0-ee1722f97ab8 for instance 71e5bac8-d134-4193-8c14-830a4d8021bd on instance [pid: 7|app: 0|req: 520/1055] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:10:15 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-08 17:10:16.846 8 WARNING neutronclient.v2_0.client [None req-2f5d25d1-15ee-4e01-8bb7-7d6df301baa9 b1346cccd28045a4b07d7f407ee13c5d 0129c3866d8c44b4af61b57a1ea92d17 - - default default] The python binding code in 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/1056] 162.253.55.109 () {36 vars in 812 bytes} [Tue Sep 8 17:10:06 2026] POST /v2.1/servers/71e5bac8-d134-4193-8c14-830a4d8021bd/os-interface => generated 281 bytes in 10949 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-08 17:10:18.026 7 INFO nova.api.openstack.compute.server_external_events [req-ca4c26fe-4b1a-430e-a266-d0dae7827956 req-a0389940-cc0c-4ae1-9188-2ee8238eafd0 a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-changed:77dd2cb8-2e51-4fe8-b1d0-ee1722f97ab8 for instance 71e5bac8-d134-4193-8c14-830a4d8021bd on instance [pid: 7|app: 0|req: 521/1057] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:10:17 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-08 17:10:20.086 8 INFO nova.api.openstack.compute.server_external_events [req-34477699-6f51-4a60-81eb-30b0dd72225b req-8990da60-083d-4f93-b8f6-f47f6a573efb a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-changed:77dd2cb8-2e51-4fe8-b1d0-ee1722f97ab8 for instance 71e5bac8-d134-4193-8c14-830a4d8021bd on instance [pid: 8|app: 0|req: 537/1058] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:10:20 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: 7|app: 0|req: 525/1065] 10.0.0.195 () {34 vars in 671 bytes} [Tue Sep 8 17:10:49 2026] POST /v2.1/os-keypairs => generated 396 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 541/1066] 10.0.0.195 () {34 vars in 671 bytes} [Tue Sep 8 17:10:51 2026] POST /v2.1/os-keypairs => generated 386 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-08 17:10:53.411 7 WARNING neutronclient.v2_0.client [None req-9af742ea-707e-44cc-80f0-ff0297a80c87 20e30440eca543d7b839817fd23de4c7 36b7e43dd2594b3c827842fdc2e3d57d - - default default] The 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-08 17:10:53.457 7 WARNING neutronclient.v2_0.client [None req-9af742ea-707e-44cc-80f0-ff0297a80c87 20e30440eca543d7b839817fd23de4c7 36b7e43dd2594b3c827842fdc2e3d57d - - default default] The 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-08 17:10:53.624 7 WARNING neutronclient.v2_0.client [None req-9af742ea-707e-44cc-80f0-ff0297a80c87 20e30440eca543d7b839817fd23de4c7 36b7e43dd2594b3c827842fdc2e3d57d - - default default] The 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-08 17:10:54.053 7 WARNING neutronclient.v2_0.client [None req-9af742ea-707e-44cc-80f0-ff0297a80c87 20e30440eca543d7b839817fd23de4c7 36b7e43dd2594b3c827842fdc2e3d57d - - default default] The python binding code in 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/1067] 10.0.0.195 () {34 vars in 663 bytes} [Tue Sep 8 17:10:53 2026] POST /v2.1/servers => generated 496 bytes in 941 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-09-08 17:10:54.308 8 WARNING neutronclient.v2_0.client [None req-ec32dc26-e4b9-44c9-b5e5-cc445639dffc 20e30440eca543d7b839817fd23de4c7 36b7e43dd2594b3c827842fdc2e3d57d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 542/1068] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:10:54 2026] GET /v2.1/servers/19826462-2a10-4647-9d39-1e288a6b3296 => generated 1456 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:10:55.386 8 WARNING neutronclient.v2_0.client [None req-41629fca-89fa-4565-8a21-a03b703d32f3 20e30440eca543d7b839817fd23de4c7 36b7e43dd2594b3c827842fdc2e3d57d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 544/1071] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:10:55 2026] GET /v2.1/servers/19826462-2a10-4647-9d39-1e288a6b3296 => generated 1460 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:10:56.491 7 WARNING neutronclient.v2_0.client [None req-13249eca-620b-4597-9d0e-d9ef0379bf27 20e30440eca543d7b839817fd23de4c7 36b7e43dd2594b3c827842fdc2e3d57d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 528/1072] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:10:56 2026] GET /v2.1/servers/19826462-2a10-4647-9d39-1e288a6b3296 => generated 1508 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-08 17:10:57.444 8 WARNING neutronclient.v2_0.client [None req-91ad0a16-f0f9-46c8-b17f-ecf4a94195d3 b1346cccd28045a4b07d7f407ee13c5d 0129c3866d8c44b4af61b57a1ea92d17 - - default default] The 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-08 17:10:57.503 8 WARNING neutronclient.v2_0.client [None req-91ad0a16-f0f9-46c8-b17f-ecf4a94195d3 b1346cccd28045a4b07d7f407ee13c5d 0129c3866d8c44b4af61b57a1ea92d17 - - default default] 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-08 17:10:57.708 7 WARNING neutronclient.v2_0.client [None req-c4d30c27-1de8-4969-9d8d-efdcba5c771e 20e30440eca543d7b839817fd23de4c7 36b7e43dd2594b3c827842fdc2e3d57d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 529/1073] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:10:57 2026] GET /v2.1/servers/19826462-2a10-4647-9d39-1e288a6b3296 => generated 1508 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-08 17:10:58.817 7 WARNING neutronclient.v2_0.client [None req-b46d33f1-065e-4c32-a719-9db70f5b3062 20e30440eca543d7b839817fd23de4c7 36b7e43dd2594b3c827842fdc2e3d57d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 530/1074] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:10:58 2026] GET /v2.1/servers/19826462-2a10-4647-9d39-1e288a6b3296 => generated 1630 bytes in 1206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:11:00.005 7 INFO nova.api.openstack.compute.server_external_events [req-cd79d20d-4df8-45c0-9221-bc7e61f38add req-7b518953-3703-4c64-8c6c-177cdbf5badb a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-changed:17e0f5f9-4c63-40ac-9c66-d88a177c12a1 for instance 19826462-2a10-4647-9d39-1e288a6b3296 on instance [pid: 7|app: 0|req: 531/1075] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:10:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:11:01.031 7 WARNING neutronclient.v2_0.client [None req-ffbe4944-58da-43c8-8b45-ca0181c1600c 20e30440eca543d7b839817fd23de4c7 36b7e43dd2594b3c827842fdc2e3d57d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 532/1076] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:11:01 2026] GET /v2.1/servers/19826462-2a10-4647-9d39-1e288a6b3296 => generated 1628 bytes in 482 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:11:02.058 7 INFO nova.api.openstack.compute.server_external_events [req-5003a791-5bd9-481b-b088-d1105225b34c req-106bc386-380f-4735-9d9a-a14db2cc1146 a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-changed:6c350154-ab84-4e67-a8b1-10a7954717b8 for instance 71e5bac8-d134-4193-8c14-830a4d8021bd on instance [pid: 7|app: 0|req: 533/1077] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:11:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:11:02.552 7 WARNING neutronclient.v2_0.client [None req-b0ffac28-517d-4de9-9876-9b1641d282d5 20e30440eca543d7b839817fd23de4c7 36b7e43dd2594b3c827842fdc2e3d57d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 534/1078] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:11:02 2026] GET /v2.1/servers/19826462-2a10-4647-9d39-1e288a6b3296 => generated 1628 bytes in 509 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:11:04.072 7 WARNING neutronclient.v2_0.client [None req-f23d40cd-dc6a-429d-8431-f4efae549b77 20e30440eca543d7b839817fd23de4c7 36b7e43dd2594b3c827842fdc2e3d57d - - default default] The python binding code in 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/1079] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:11:04 2026] GET /v2.1/servers/19826462-2a10-4647-9d39-1e288a6b3296 => generated 1628 bytes in 473 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:11:04.521 7 INFO nova.api.openstack.compute.server_external_events [req-17c40437-80f7-4e2c-9a0a-9ce8f1a8afb8 req-8f79de0c-4fef-4a73-b03a-4a1fcbcb54b1 a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-vif-unplugged:17e0f5f9-4c63-40ac-9c66-d88a177c12a1 for instance 19826462-2a10-4647-9d39-1e288a6b3296 on instance [pid: 7|app: 0|req: 536/1080] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:11:04 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:11:05.565 7 WARNING neutronclient.v2_0.client [None req-41c55c7b-777c-4851-81e2-764480823ec0 20e30440eca543d7b839817fd23de4c7 36b7e43dd2594b3c827842fdc2e3d57d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 539/1083] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:11:05 2026] GET /v2.1/servers/19826462-2a10-4647-9d39-1e288a6b3296 => generated 1628 bytes in 440 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:11:06.637 7 INFO nova.api.openstack.compute.server_external_events [req-cde0704a-6e70-49e2-a5a4-b912f24ca9e4 req-1b0ec85d-f8d0-4f2b-b1d5-c724851ff286 a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-vif-plugged:6c350154-ab84-4e67-a8b1-10a7954717b8 for instance 71e5bac8-d134-4193-8c14-830a4d8021bd on instance [pid: 7|app: 0|req: 540/1084] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:11:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:11:06.988 7 INFO nova.api.openstack.compute.server_external_events [req-f447fafc-eb12-4cbb-b8c3-62f99b363158 req-2373cf92-f324-4aee-aa00-52d0abaabfde a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-vif-plugged:17e0f5f9-4c63-40ac-9c66-d88a177c12a1 for instance 19826462-2a10-4647-9d39-1e288a6b3296 on instance [pid: 7|app: 0|req: 541/1085] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:11:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:11:07.034 7 WARNING neutronclient.v2_0.client [None req-414daad8-753f-4b52-8ebf-94157b9fd27e 20e30440eca543d7b839817fd23de4c7 36b7e43dd2594b3c827842fdc2e3d57d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 542/1086] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:11:06 2026] GET /v2.1/servers/19826462-2a10-4647-9d39-1e288a6b3296 => generated 1628 bytes in 682 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:11:08.722 7 INFO nova.api.openstack.compute.server_external_events [req-2ad70f4d-1163-4356-85c8-741014b9f8a9 req-b01521dd-401e-4b03-b60e-e5212d7d6442 a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-vif-plugged:6c350154-ab84-4e67-a8b1-10a7954717b8 for instance 71e5bac8-d134-4193-8c14-830a4d8021bd on instance [pid: 7|app: 0|req: 543/1087] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:11:08 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-08 17:11:08.781 7 WARNING neutronclient.v2_0.client [None req-c09553f1-716b-4cc7-8a91-d222526ee094 20e30440eca543d7b839817fd23de4c7 36b7e43dd2594b3c827842fdc2e3d57d - - default default] The python binding code in 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/1088] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:11:08 2026] GET /v2.1/servers/19826462-2a10-4647-9d39-1e288a6b3296 => generated 1809 bytes in 350 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:11:09.114 7 INFO nova.api.openstack.compute.server_external_events [req-397cdd70-c477-4943-8b99-24dbea946d85 req-a66d774a-0536-4ed1-857a-8dd56760a034 a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-vif-plugged:17e0f5f9-4c63-40ac-9c66-d88a177c12a1 for instance 19826462-2a10-4647-9d39-1e288a6b3296 on instance [pid: 7|app: 0|req: 545/1089] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:11:09 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-08 17:11:09.158 7 WARNING neutronclient.v2_0.client [None req-9947a6de-d20a-4710-ba7d-abd335c7c5ab 20e30440eca543d7b839817fd23de4c7 36b7e43dd2594b3c827842fdc2e3d57d - - default default] The python binding code in 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/1090] 10.0.0.195 () {32 vars in 741 bytes} [Tue Sep 8 17:11:09 2026] GET /v2.1/servers/19826462-2a10-4647-9d39-1e288a6b3296/os-interface => generated 285 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-08 17:11:09.611 8 WARNING neutronclient.v2_0.client [None req-91ad0a16-f0f9-46c8-b17f-ecf4a94195d3 b1346cccd28045a4b07d7f407ee13c5d 0129c3866d8c44b4af61b57a1ea92d17 - - default default] The python binding code in 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/1091] 162.253.55.109 () {36 vars in 812 bytes} [Tue Sep 8 17:10:57 2026] POST /v2.1/servers/71e5bac8-d134-4193-8c14-830a4d8021bd/os-interface => generated 377 bytes in 12825 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-08 17:11:10.785 7 INFO nova.api.openstack.compute.server_external_events [req-a7e26667-f819-4d37-8221-99a9a5c4b4d1 req-13f4bfc4-dae5-409b-bd7b-0ef627a2790e a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-changed:17e0f5f9-4c63-40ac-9c66-d88a177c12a1 for instance 19826462-2a10-4647-9d39-1e288a6b3296 on instance [pid: 7|app: 0|req: 547/1092] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:11:10 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-08 17:11:25.512 8 WARNING neutronclient.v2_0.client [None req-c6734f9d-2d29-4ca3-9dbd-bec8ce920675 20e30440eca543d7b839817fd23de4c7 36b7e43dd2594b3c827842fdc2e3d57d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 548/1097] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:11:25 2026] GET /v2.1/servers/19826462-2a10-4647-9d39-1e288a6b3296 => generated 1929 bytes in 668 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:11:26.346 7 WARNING neutronclient.v2_0.client [None req-70a5ba32-5cae-451e-8815-9055090dd957 b1346cccd28045a4b07d7f407ee13c5d 0129c3866d8c44b4af61b57a1ea92d17 - - default default] The 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-08 17:11:26.470 7 WARNING neutronclient.v2_0.client [None req-70a5ba32-5cae-451e-8815-9055090dd957 b1346cccd28045a4b07d7f407ee13c5d 0129c3866d8c44b4af61b57a1ea92d17 - - default default] 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: 549/1098] 10.0.0.195 () {32 vars in 753 bytes} [Tue Sep 8 17:11:27 2026] GET /v2.1/servers/19826462-2a10-4647-9d39-1e288a6b3296/os-server-password => generated 116 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 550/1099] 10.0.0.195 () {32 vars in 718 bytes} [Tue Sep 8 17:11:29 2026] DELETE /v2.1/servers/19826462-2a10-4647-9d39-1e288a6b3296 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:11:29.453 8 WARNING neutronclient.v2_0.client [None req-23839084-124e-49b9-aed1-0dc0504cf856 20e30440eca543d7b839817fd23de4c7 36b7e43dd2594b3c827842fdc2e3d57d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 551/1100] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:11:29 2026] GET /v2.1/servers/19826462-2a10-4647-9d39-1e288a6b3296 => generated 1935 bytes in 425 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:11:29.896 8 INFO nova.api.openstack.compute.server_external_events [req-8869723f-92ea-47a7-bd03-4d71b9402bae req-7dea82ad-4c9e-4266-ae84-949de27d80b6 a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-changed:29b97fe5-bfcf-4752-98a1-6b8f3ce5c410 for instance 71e5bac8-d134-4193-8c14-830a4d8021bd on instance [pid: 8|app: 0|req: 552/1101] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:11:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:11:30.887 8 WARNING neutronclient.v2_0.client [None req-450068ca-fe3f-4f0c-a27e-f58f7f16431a 20e30440eca543d7b839817fd23de4c7 36b7e43dd2594b3c827842fdc2e3d57d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 553/1102] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:11:30 2026] GET /v2.1/servers/19826462-2a10-4647-9d39-1e288a6b3296 => generated 1935 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:11:31.461 8 INFO nova.api.openstack.compute.server_external_events [req-d0c48195-5820-462f-84fc-fb80f0cbbfa7 req-73f0b47f-f9be-4a8f-8011-45972f40e0c0 a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-vif-unplugged:17e0f5f9-4c63-40ac-9c66-d88a177c12a1 for instance 19826462-2a10-4647-9d39-1e288a6b3296 on instance [pid: 8|app: 0|req: 554/1103] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:11:31 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 333 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:11:32.230 8 WARNING neutronclient.v2_0.client [None req-bcc038aa-12b0-4118-a07c-7cbd8ea447d5 20e30440eca543d7b839817fd23de4c7 36b7e43dd2594b3c827842fdc2e3d57d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 555/1104] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:11:32 2026] GET /v2.1/servers/19826462-2a10-4647-9d39-1e288a6b3296 => generated 1935 bytes in 301 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:11:32.646 8 INFO nova.api.openstack.compute.server_external_events [req-eac06511-e20d-4db1-96d6-3f1435752238 req-d93b461b-9f19-4193-b806-3aa8f28b0863 a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-vif-deleted:17e0f5f9-4c63-40ac-9c66-d88a177c12a1 for instance 19826462-2a10-4647-9d39-1e288a6b3296 on instance [pid: 8|app: 0|req: 556/1105] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:11:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:11:33.522 8 INFO nova.api.openstack.compute.server_external_events [req-9d2a52aa-3791-4cb5-91db-970e11cde28c req-3b29f6af-8b37-4a24-a655-af7cb6722dea a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-vif-unplugged:17e0f5f9-4c63-40ac-9c66-d88a177c12a1 for instance 19826462-2a10-4647-9d39-1e288a6b3296 on instance [pid: 8|app: 0|req: 557/1106] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:11:33 2026] POST /v2.1/os-server-external-events => generated 185 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-08 17:11:33.570 8 WARNING neutronclient.v2_0.client [None req-e7d9bdb0-937f-45cf-9a4a-214622af3b64 20e30440eca543d7b839817fd23de4c7 36b7e43dd2594b3c827842fdc2e3d57d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 558/1107] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:11:33 2026] GET /v2.1/servers/19826462-2a10-4647-9d39-1e288a6b3296 => generated 1542 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-08 17:11:34.702 8 WARNING neutronclient.v2_0.client [None req-6089d6ca-8972-4f3a-8574-75eecfc0ae38 20e30440eca543d7b839817fd23de4c7 36b7e43dd2594b3c827842fdc2e3d57d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 559/1108] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:11:34 2026] GET /v2.1/servers/19826462-2a10-4647-9d39-1e288a6b3296 => generated 1542 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:11:34.902 8 INFO nova.api.openstack.compute.server_external_events [req-99fda92b-62c1-452a-9f4d-e3380afaeb60 req-732842d8-45e2-4d0b-a030-6682eeb4b86a a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-vif-plugged:29b97fe5-bfcf-4752-98a1-6b8f3ce5c410 for instance 71e5bac8-d134-4193-8c14-830a4d8021bd on instance [pid: 8|app: 0|req: 560/1109] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:11:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:11:35.827 8 INFO nova.api.openstack.wsgi [None req-1e4e1db9-6d3f-4e96-be09-46c72ae1f471 20e30440eca543d7b839817fd23de4c7 36b7e43dd2594b3c827842fdc2e3d57d - - default default] HTTP exception thrown: Instance 19826462-2a10-4647-9d39-1e288a6b3296 could not be found. [pid: 8|app: 0|req: 563/1112] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:11:35 2026] GET /v2.1/servers/19826462-2a10-4647-9d39-1e288a6b3296 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:11:35.860 8 INFO nova.api.openstack.wsgi [None req-d4b43d0a-d864-4fd6-bd7c-4dcb7f2cba40 20e30440eca543d7b839817fd23de4c7 36b7e43dd2594b3c827842fdc2e3d57d - - default default] HTTP exception thrown: Instance 19826462-2a10-4647-9d39-1e288a6b3296 could not be found. [pid: 8|app: 0|req: 564/1113] 10.0.0.195 () {32 vars in 718 bytes} [Tue Sep 8 17:11:35 2026] DELETE /v2.1/servers/19826462-2a10-4647-9d39-1e288a6b3296 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:11:35.888 8 INFO nova.api.openstack.wsgi [None req-1f70ec37-b491-4098-a330-4ea922c2290a 20e30440eca543d7b839817fd23de4c7 36b7e43dd2594b3c827842fdc2e3d57d - - default default] HTTP exception thrown: Instance 19826462-2a10-4647-9d39-1e288a6b3296 could not be found. [pid: 8|app: 0|req: 565/1114] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:11:35 2026] GET /v2.1/servers/19826462-2a10-4647-9d39-1e288a6b3296 => generated 111 bytes in 22 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: 566/1115] 10.0.0.195 () {32 vars in 706 bytes} [Tue Sep 8 17:11:35 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1533729212 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1116] 10.0.0.195 () {32 vars in 726 bytes} [Tue Sep 8 17:11:36 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-201951424 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-09-08 17:11:36.968 8 INFO nova.api.openstack.compute.server_external_events [req-0b14867c-fb7c-4d70-85a0-16f50108a074 req-709eed41-3d38-4a43-9af1-ae31d98c22d2 a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-vif-plugged:29b97fe5-bfcf-4752-98a1-6b8f3ce5c410 for instance 71e5bac8-d134-4193-8c14-830a4d8021bd on instance [pid: 8|app: 0|req: 568/1117] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:11:36 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-08 17:11:38.099 7 WARNING neutronclient.v2_0.client [None req-70a5ba32-5cae-451e-8815-9055090dd957 b1346cccd28045a4b07d7f407ee13c5d 0129c3866d8c44b4af61b57a1ea92d17 - - default default] The python binding code in 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/1118] 162.253.55.109 () {36 vars in 812 bytes} [Tue Sep 8 17:11:26 2026] POST /v2.1/servers/71e5bac8-d134-4193-8c14-830a4d8021bd/os-interface => generated 377 bytes in 11989 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-08 17:11:39.020 8 INFO nova.api.openstack.compute.server_external_events [req-052f782e-401d-41e2-8308-a6fa6b620e70 req-dfa5d74d-70f6-4068-995b-31755a53c7f9 a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-changed:6c350154-ab84-4e67-a8b1-10a7954717b8 for instance 71e5bac8-d134-4193-8c14-830a4d8021bd on instance [pid: 8|app: 0|req: 569/1119] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:11:38 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-08 17:11:52.832 7 INFO nova.api.openstack.compute.server_external_events [req-0f91e1b9-4d60-4057-bbe9-f2fbaa8a4b20 req-6256c596-b0f8-4cd2-a3fb-a6c216d1a349 a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-changed:29b97fe5-bfcf-4752-98a1-6b8f3ce5c410 for instance 71e5bac8-d134-4193-8c14-830a4d8021bd on instance [pid: 7|app: 0|req: 552/1122] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:11:52 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: 571/1123] 162.253.55.109 () {34 vars in 855 bytes} [Tue Sep 8 17:11:53 2026] DELETE /v2.1/servers/71e5bac8-d134-4193-8c14-830a4d8021bd/os-interface/29b97fe5-bfcf-4752-98a1-6b8f3ce5c410 => generated 0 bytes in 102 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-08 17:11:54.878 7 INFO nova.api.openstack.compute.server_external_events [req-67a13caf-d982-48ac-adca-46cebeb6b76e req-0b90000e-3987-42e0-9710-50e4f77ccb57 a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-changed:29b97fe5-bfcf-4752-98a1-6b8f3ce5c410 for instance 71e5bac8-d134-4193-8c14-830a4d8021bd on instance [pid: 7|app: 0|req: 553/1124] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:11:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:11:56.934 7 INFO nova.api.openstack.compute.server_external_events [req-7b1c840d-b166-4fb7-8373-f67815534aa8 req-681c62bc-b143-4d5b-8c54-653a32c4a92d a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-vif-unplugged:29b97fe5-bfcf-4752-98a1-6b8f3ce5c410 for instance 71e5bac8-d134-4193-8c14-830a4d8021bd on instance 2026-09-08 17:11:56.935 7 INFO nova.api.openstack.compute.server_external_events [req-7b1c840d-b166-4fb7-8373-f67815534aa8 req-681c62bc-b143-4d5b-8c54-653a32c4a92d a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-vif-unplugged:29b97fe5-bfcf-4752-98a1-6b8f3ce5c410 for instance 71e5bac8-d134-4193-8c14-830a4d8021bd on instance [pid: 7|app: 0|req: 555/1127] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:11:56 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:12:09.500 8 INFO nova.api.openstack.compute.server_external_events [req-e3ee850f-f703-4b67-81c1-30dd73b6a3f0 req-9695c310-2369-46f1-bc67-da58bfe96733 a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-changed:6c350154-ab84-4e67-a8b1-10a7954717b8 for instance 71e5bac8-d134-4193-8c14-830a4d8021bd on instance [pid: 8|app: 0|req: 574/1130] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:12: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, ' [pid: 7|app: 0|req: 557/1131] 162.253.55.109 () {34 vars in 855 bytes} [Tue Sep 8 17:12:09 2026] DELETE /v2.1/servers/71e5bac8-d134-4193-8c14-830a4d8021bd/os-interface/6c350154-ab84-4e67-a8b1-10a7954717b8 => generated 0 bytes in 66 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-08 17:12:11.702 8 INFO nova.api.openstack.compute.server_external_events [req-90a0ed86-fa1b-40f5-9764-97b6d17ba751 req-8902486f-bb50-483a-8e3c-0cff4605dbcf a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-vif-unplugged:6c350154-ab84-4e67-a8b1-10a7954717b8 for instance 71e5bac8-d134-4193-8c14-830a4d8021bd on instance [pid: 8|app: 0|req: 575/1132] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:12:11 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:12:13.779 7 INFO nova.api.openstack.compute.server_external_events [req-0e80fd31-9396-470a-94f7-c179d924eba8 req-1f685d19-1283-41bb-84ea-0629e99ce186 a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-vif-unplugged:6c350154-ab84-4e67-a8b1-10a7954717b8 for instance 71e5bac8-d134-4193-8c14-830a4d8021bd on instance [pid: 7|app: 0|req: 558/1133] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:12:13 2026] POST /v2.1/os-server-external-events => generated 185 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, ' [pid: 8|app: 0|req: 578/1138] 162.253.55.109 () {34 vars in 855 bytes} [Tue Sep 8 17:12:30 2026] DELETE /v2.1/servers/71e5bac8-d134-4193-8c14-830a4d8021bd/os-interface/77dd2cb8-2e51-4fe8-b1d0-ee1722f97ab8 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:12:32.711 7 INFO nova.api.openstack.compute.server_external_events [req-55eeb0c3-bf99-495c-9633-926846dff0c8 req-9818fad4-777f-45f0-a9b7-87012f979233 a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-vif-unplugged:77dd2cb8-2e51-4fe8-b1d0-ee1722f97ab8 for instance 71e5bac8-d134-4193-8c14-830a4d8021bd on instance [pid: 7|app: 0|req: 561/1139] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:12:32 2026] POST /v2.1/os-server-external-events => generated 185 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-08 17:12:34.774 8 INFO nova.api.openstack.compute.server_external_events [req-d4e2c325-b1cc-4c4c-9010-bd83d8172dad req-2bbe58fc-2666-47cb-af41-60c8c65a2ef5 a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-vif-unplugged:77dd2cb8-2e51-4fe8-b1d0-ee1722f97ab8 for instance 71e5bac8-d134-4193-8c14-830a4d8021bd on instance [pid: 8|app: 0|req: 579/1140] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:12:34 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 581/1143] 162.253.55.109 () {34 vars in 755 bytes} [Tue Sep 8 17:12:36 2026] DELETE /v2.1/servers/71e5bac8-d134-4193-8c14-830a4d8021bd => generated 0 bytes in 148 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-08 17:12:37.672 7 INFO nova.api.openstack.compute.server_external_events [req-2328d2ee-0f36-4172-93c3-2038b2e36e4d req-be75faa3-8c3f-4455-b639-9c321bded721 a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-vif-unplugged:a2fafc68-0bd3-42a9-8bc6-a78583e603c6 for instance 71e5bac8-d134-4193-8c14-830a4d8021bd on instance [pid: 7|app: 0|req: 563/1144] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:12:37 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:12:39.541 8 INFO nova.api.openstack.compute.server_external_events [req-d205aab9-dc3a-43c8-a90c-edbe3bbf5488 req-96fceac3-3092-46d4-8615-27d8c1149b7e a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-changed:63f0a88f-44bc-41d6-9245-5ccff9f5ce06 for instance 6d439c00-a462-4539-8eb0-a2517a0fbb14 on instance [pid: 8|app: 0|req: 582/1145] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:12:39 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) [pid: 7|app: 0|req: 564/1146] 10.0.0.195 () {32 vars in 718 bytes} [Tue Sep 8 17:12:39 2026] DELETE /v2.1/servers/6d439c00-a462-4539-8eb0-a2517a0fbb14 => generated 0 bytes in 104 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-08 17:12:39.693 8 WARNING neutronclient.v2_0.client [None req-8b10e1f8-ae76-4461-84ab-9c4867d86129 24a488407b394aa9bc0b460cebf6d9a6 3c68b5c2f7c54f359dad5495b81d1249 - - default default] 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-08 17:12:39.721 7 INFO nova.api.openstack.compute.server_external_events [req-5a7f379c-7c5c-4f46-a37a-ae0ab14ec0d2 req-b3a4ab7e-344c-4cd1-8bae-8eeab52e5ce5 a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-vif-unplugged:a2fafc68-0bd3-42a9-8bc6-a78583e603c6 for instance 71e5bac8-d134-4193-8c14-830a4d8021bd on instance 2026-09-08 17:12:39.722 7 INFO nova.api.openstack.compute.server_external_events [req-5a7f379c-7c5c-4f46-a37a-ae0ab14ec0d2 req-b3a4ab7e-344c-4cd1-8bae-8eeab52e5ce5 a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-vif-deleted:a2fafc68-0bd3-42a9-8bc6-a78583e603c6 for instance 71e5bac8-d134-4193-8c14-830a4d8021bd on instance [pid: 7|app: 0|req: 565/1147] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:12:39 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1148] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:12:39 2026] GET /v2.1/servers/6d439c00-a462-4539-8eb0-a2517a0fbb14 => generated 1945 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-08 17:12:41.775 7 INFO nova.api.openstack.compute.server_external_events [req-4ebcdd9d-dff1-4ab6-8799-ac8225e4a090 req-486783ff-6da0-45d8-89e5-205b6ef09b08 a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-vif-unplugged:63f0a88f-44bc-41d6-9245-5ccff9f5ce06 for instance 6d439c00-a462-4539-8eb0-a2517a0fbb14 on instance 2026-09-08 17:12:41.776 7 INFO nova.api.openstack.compute.server_external_events [req-4ebcdd9d-dff1-4ab6-8799-ac8225e4a090 req-486783ff-6da0-45d8-89e5-205b6ef09b08 a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-vif-unplugged:63f0a88f-44bc-41d6-9245-5ccff9f5ce06 for instance 6d439c00-a462-4539-8eb0-a2517a0fbb14 on instance [pid: 7|app: 0|req: 566/1149] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:12:41 2026] POST /v2.1/os-server-external-events => generated 358 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-08 17:12:43.835 8 INFO nova.api.openstack.compute.server_external_events [req-fab1b50c-f31c-4c53-a98b-faadca7016c8 req-c0571500-1085-4582-a2d1-09ebae1e96ae a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-vif-deleted:63f0a88f-44bc-41d6-9245-5ccff9f5ce06 for instance 6d439c00-a462-4539-8eb0-a2517a0fbb14 on instance [pid: 8|app: 0|req: 584/1150] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:12:43 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-08 17:12:44.986 7 WARNING neutronclient.v2_0.client [None req-5993da4e-b9dc-4222-857c-c9ec6bb6869a 24a488407b394aa9bc0b460cebf6d9a6 3c68b5c2f7c54f359dad5495b81d1249 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 567/1151] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:12:44 2026] GET /v2.1/servers/6d439c00-a462-4539-8eb0-a2517a0fbb14 => generated 1480 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-08 17:12:50.250 8 INFO nova.api.openstack.wsgi [None req-73163888-dc23-4723-b58b-ee36a3a87530 24a488407b394aa9bc0b460cebf6d9a6 3c68b5c2f7c54f359dad5495b81d1249 - - default default] HTTP exception thrown: Instance 6d439c00-a462-4539-8eb0-a2517a0fbb14 could not be found. [pid: 8|app: 0|req: 586/1154] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:12:50 2026] GET /v2.1/servers/6d439c00-a462-4539-8eb0-a2517a0fbb14 => generated 111 bytes in 188 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:12:50.766 7 INFO nova.api.openstack.compute.server_external_events [req-1f7981d5-107e-4da9-abe4-09cc690fdee3 req-167acb7d-abdf-4803-8b73-f46908f92aca a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-changed:d6b484df-ef4b-4aa6-8b7f-6755cf57027d for instance 07b3e106-70da-4327-b814-2b0451f8bce7 on instance [pid: 7|app: 0|req: 569/1155] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:12:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1156] 10.0.0.195 () {32 vars in 718 bytes} [Tue Sep 8 17:12:50 2026] DELETE /v2.1/servers/07b3e106-70da-4327-b814-2b0451f8bce7 => generated 0 bytes in 151 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-08 17:12:50.961 7 WARNING neutronclient.v2_0.client [None req-0655ef56-2b7e-4b9d-b020-f959610bb350 24a488407b394aa9bc0b460cebf6d9a6 3c68b5c2f7c54f359dad5495b81d1249 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 570/1157] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:12:50 2026] GET /v2.1/servers/07b3e106-70da-4327-b814-2b0451f8bce7 => generated 1940 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:12:52.202 8 INFO nova.api.openstack.compute.server_external_events [req-4237a3c5-dab9-43e5-9b9b-1ac23a8aa527 req-fe9c22eb-a210-4652-b114-b68d84a83a44 a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-vif-unplugged:d6b484df-ef4b-4aa6-8b7f-6755cf57027d for instance 07b3e106-70da-4327-b814-2b0451f8bce7 on instance [pid: 8|app: 0|req: 588/1158] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:12:52 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:12:54.248 7 INFO nova.api.openstack.compute.server_external_events [req-607a1352-3d9e-4c3e-99a1-7722b601af05 req-08957cff-ee61-4e77-b303-4e9da1041a31 a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-vif-unplugged:d6b484df-ef4b-4aa6-8b7f-6755cf57027d for instance 07b3e106-70da-4327-b814-2b0451f8bce7 on instance 2026-09-08 17:12:54.249 7 INFO nova.api.openstack.compute.server_external_events [req-607a1352-3d9e-4c3e-99a1-7722b601af05 req-08957cff-ee61-4e77-b303-4e9da1041a31 a2aeecd5025a4cdbb2c979309c42f3c7 f707caa40215444f9907d029809604e9 - - 3bb9226f004f4557a4fcdbdca74cd759 3bb9226f004f4557a4fcdbdca74cd759] Creating event network-vif-deleted:d6b484df-ef4b-4aa6-8b7f-6755cf57027d for instance 07b3e106-70da-4327-b814-2b0451f8bce7 on instance [pid: 7|app: 0|req: 571/1159] 10.0.0.172 () {38 vars in 815 bytes} [Tue Sep 8 17:12:54 2026] POST /v2.1/os-server-external-events => generated 356 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-08 17:12:56.216 8 WARNING neutronclient.v2_0.client [None req-887005f4-ef98-497d-99ad-e2e685dd5ac3 24a488407b394aa9bc0b460cebf6d9a6 3c68b5c2f7c54f359dad5495b81d1249 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 590/1162] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:12:56 2026] GET /v2.1/servers/07b3e106-70da-4327-b814-2b0451f8bce7 => generated 1480 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-08 17:13:01.319 7 INFO nova.api.openstack.wsgi [None req-a259471a-d36e-42c3-97de-4b770a3acc4b 24a488407b394aa9bc0b460cebf6d9a6 3c68b5c2f7c54f359dad5495b81d1249 - - default default] HTTP exception thrown: Instance 07b3e106-70da-4327-b814-2b0451f8bce7 could not be found. [pid: 7|app: 0|req: 573/1163] 10.0.0.195 () {32 vars in 715 bytes} [Tue Sep 8 17:13:01 2026] GET /v2.1/servers/07b3e106-70da-4327-b814-2b0451f8bce7 => 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: 591/1164] 10.0.0.195 () {32 vars in 724 bytes} [Tue Sep 8 17:13:03 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-925151268 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:13:03.684 7 INFO nova.api.openstack.wsgi [None req-c06ea90b-0229-4508-8135-6ad82a61bfe0 24a488407b394aa9bc0b460cebf6d9a6 3c68b5c2f7c54f359dad5495b81d1249 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-925151268 not found for user 24a488407b394aa9bc0b460cebf6d9a6 [pid: 7|app: 0|req: 574/1165] 10.0.0.195 () {32 vars in 721 bytes} [Tue Sep 8 17:13:03 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-925151268 => generated 141 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1182] 10.0.0.195 () {32 vars in 655 bytes} [Tue Sep 8 17:14:18 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1183] 10.0.0.195 () {32 vars in 641 bytes} [Tue Sep 8 17:14:18 2026] GET /v2.1/servers => generated 15 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-09-08 17:14:18.631 8 WARNING oslo_db.sqlalchemy.utils [None req-31a1f45d-d6c5-4a67-9e64-1f9c270bd97f b1346cccd28045a4b07d7f407ee13c5d 0129c3866d8c44b4af61b57a1ea92d17 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 601/1184] 10.0.0.195 () {32 vars in 649 bytes} [Tue Sep 8 17:14:18 2026] GET /v2.1/os-keypairs => generated 530 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1185] 10.0.0.195 () {32 vars in 694 bytes} [Tue Sep 8 17:14:18 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1190] 10.0.0.63 () {28 vars in 454 bytes} [Tue Sep 8 17:14:37 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: 604/1191] 10.0.0.63 () {30 vars in 658 bytes} [Tue Sep 8 17:14:37 2026] GET /v2.1 => generated 0 bytes in 62 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 588/1192] 10.0.0.63 () {32 vars in 731 bytes} [Tue Sep 8 17:14:37 2026] GET /v2.1/ => generated 411 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1193] 10.0.0.63 () {34 vars in 806 bytes} [Tue Sep 8 17:14:37 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1194] 10.0.0.63 () {28 vars in 454 bytes} [Tue Sep 8 17:14: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: 606/1195] 10.0.0.63 () {30 vars in 658 bytes} [Tue Sep 8 17:14:38 2026] GET /v2.1 => generated 0 bytes in 54 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 590/1196] 10.0.0.63 () {32 vars in 731 bytes} [Tue Sep 8 17:14:38 2026] GET /v2.1/ => generated 411 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1197] 10.0.0.63 () {34 vars in 894 bytes} [Tue Sep 8 17:14:38 2026] GET /v2.1/servers/detail?project_id=0129c3866d8c44b4af61b57a1ea92d17&all_tenants=True => generated 15 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1198] 10.0.0.63 () {34 vars in 894 bytes} [Tue Sep 8 17:14:38 2026] GET /v2.1/servers/detail?project_id=8eab47d90ce24d15aa7ae705ecefe38c&all_tenants=True => generated 15 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1199] 10.0.0.63 () {34 vars in 894 bytes} [Tue Sep 8 17:14:38 2026] GET /v2.1/servers/detail?project_id=f707caa40215444f9907d029809604e9&all_tenants=True => generated 15 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)