+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Apr 23 16:54:14 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: nova-api-osapi-5bc74c7f58-rr7s5 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:8774 fd 3 Python version: 3.12.3 (main, Jan 8 2026, 11:30:50) [GCC 13.3.0] Python main interpreter initialized at 0x7f1855aa7668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-04-23 16:54:19.402 7 INFO nova.utils [None req-daf4bc5a-2575-4cf7-8165-f84984d765b9 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-23 16:54:19.411 8 INFO nova.utils [None req-b61589f3-d8d1-4f56-b129-924b6a3f83eb - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-23 16:54:21.045 7 WARNING keystonemiddleware._common.config [None req-daf4bc5a-2575-4cf7-8165-f84984d765b9 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 16:54:21.054 7 WARNING oslo_config.cfg [None req-daf4bc5a-2575-4cf7-8165-f84984d765b9 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-23 16:54:21.092 8 WARNING keystonemiddleware._common.config [None req-b61589f3-d8d1-4f56-b129-924b6a3f83eb - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 16:54:21.101 8 WARNING oslo_config.cfg [None req-b61589f3-d8d1-4f56-b129-924b6a3f83eb - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-23 16:54:21.130 7 WARNING keystonemiddleware._common.config [None req-daf4bc5a-2575-4cf7-8165-f84984d765b9 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 16:54:21.145 7 WARNING oslo_config.cfg [None req-daf4bc5a-2575-4cf7-8165-f84984d765b9 - - - - - -] 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-04-23 16:54:21.157 7 WARNING oslo_config.cfg [None req-daf4bc5a-2575-4cf7-8165-f84984d765b9 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f1855aa7668 pid: 7 (default app) 2026-04-23 16:54:21.178 8 WARNING keystonemiddleware._common.config [None req-b61589f3-d8d1-4f56-b129-924b6a3f83eb - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 16:54:21.193 8 WARNING oslo_config.cfg [None req-b61589f3-d8d1-4f56-b129-924b6a3f83eb - - - - - -] 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-04-23 16:54:21.206 8 WARNING oslo_config.cfg [None req-b61589f3-d8d1-4f56-b129-924b6a3f83eb - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f1855aa7668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.223 () {42 vars in 704 bytes} [Thu Apr 23 16:54:28 2026] GET /v2.1 => generated 114 bytes in 19 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 16:54:28.963 8 WARNING oslo_policy.policy [None req-2c986a54-40be-4365-86c6-cd46952d63e2 41ed6691f88e43f1b7c9ebc0f142a06f 73f14b94af1c4ee4aeef71e4bef3bc18 - - 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-04-23 16:54:28.963 8 WARNING oslo_policy.policy [None req-2c986a54-40be-4365-86c6-cd46952d63e2 41ed6691f88e43f1b7c9ebc0f142a06f 73f14b94af1c4ee4aeef71e4bef3bc18 - - 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: 1/5] 199.204.45.223 () {44 vars in 908 bytes} [Thu Apr 23 16:54:28 2026] GET /v2.1 => generated 0 bytes in 560 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-04-23 16:54:29.061 7 WARNING oslo_policy.policy [req-2c986a54-40be-4365-86c6-cd46952d63e2 req-7e88a351-df85-41d5-8b74-ca5cd0f51945 41ed6691f88e43f1b7c9ebc0f142a06f 73f14b94af1c4ee4aeef71e4bef3bc18 - - 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-04-23 16:54:29.061 7 WARNING oslo_policy.policy [req-2c986a54-40be-4365-86c6-cd46952d63e2 req-7e88a351-df85-41d5-8b74-ca5cd0f51945 41ed6691f88e43f1b7c9ebc0f142a06f 73f14b94af1c4ee4aeef71e4bef3bc18 - - 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: 5/6] 199.204.45.223 () {46 vars in 981 bytes} [Thu Apr 23 16:54:29 2026] GET /v2.1/ => generated 400 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 16:54:29.161 8 INFO nova.api.openstack.wsgi [None req-89f482bd-ffb9-4af3-ab58-7f33663ac0f9 41ed6691f88e43f1b7c9ebc0f142a06f 73f14b94af1c4ee4aeef71e4bef3bc18 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 2/7] 199.204.45.223 () {48 vars in 1010 bytes} [Thu Apr 23 16:54:29 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/8] 199.204.45.223 () {48 vars in 1050 bytes} [Thu Apr 23 16:54:29 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.223 () {52 vars in 1047 bytes} [Thu Apr 23 16:54:29 2026] POST /v2.1/flavors => generated 529 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/10] 199.204.45.223 () {42 vars in 704 bytes} [Thu Apr 23 16:54:30 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/11] 199.204.45.223 () {44 vars in 908 bytes} [Thu Apr 23 16:54:30 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 8/12] 199.204.45.223 () {46 vars in 981 bytes} [Thu Apr 23 16:54:30 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-04-23 16:54:30.232 8 INFO nova.api.openstack.wsgi [None req-0be36787-7d24-4803-973c-43629cee4beb 41ed6691f88e43f1b7c9ebc0f142a06f 73f14b94af1c4ee4aeef71e4bef3bc18 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 5/13] 199.204.45.223 () {48 vars in 1012 bytes} [Thu Apr 23 16:54:30 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/14] 199.204.45.223 () {48 vars in 1050 bytes} [Thu Apr 23 16:54:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/15] 199.204.45.223 () {52 vars in 1047 bytes} [Thu Apr 23 16:54:30 2026] POST /v2.1/flavors => generated 532 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.204.45.223 () {42 vars in 704 bytes} [Thu Apr 23 16:54:31 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/19] 199.204.45.223 () {44 vars in 908 bytes} [Thu Apr 23 16:54:31 2026] GET /v2.1 => generated 0 bytes in 347 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/20] 199.204.45.223 () {46 vars in 981 bytes} [Thu Apr 23 16:54:31 2026] GET /v2.1/ => generated 400 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 16:54:31.589 7 INFO nova.api.openstack.wsgi [None req-da5449fd-a889-4b8c-a67e-421839b1df58 41ed6691f88e43f1b7c9ebc0f142a06f 73f14b94af1c4ee4aeef71e4bef3bc18 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 12/21] 199.204.45.223 () {48 vars in 1014 bytes} [Thu Apr 23 16:54:31 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/22] 199.204.45.223 () {48 vars in 1050 bytes} [Thu Apr 23 16:54:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/23] 199.204.45.223 () {52 vars in 1047 bytes} [Thu Apr 23 16:54:31 2026] POST /v2.1/flavors => generated 533 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/24] 199.204.45.223 () {42 vars in 704 bytes} [Thu Apr 23 16:54:32 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/25] 199.204.45.223 () {44 vars in 908 bytes} [Thu Apr 23 16:54:32 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/26] 199.204.45.223 () {46 vars in 981 bytes} [Thu Apr 23 16:54:32 2026] GET /v2.1/ => generated 400 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 16:54:32.615 7 INFO nova.api.openstack.wsgi [None req-90efbe7c-4957-41f6-b3d8-f526bfd19b92 41ed6691f88e43f1b7c9ebc0f142a06f 73f14b94af1c4ee4aeef71e4bef3bc18 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 15/27] 199.204.45.223 () {48 vars in 1012 bytes} [Thu Apr 23 16:54:32 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/28] 199.204.45.223 () {48 vars in 1050 bytes} [Thu Apr 23 16:54:32 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/29] 199.204.45.223 () {52 vars in 1047 bytes} [Thu Apr 23 16:54:32 2026] POST /v2.1/flavors => generated 532 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/30] 199.204.45.223 () {42 vars in 704 bytes} [Thu Apr 23 16:54:33 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: 17/31] 199.204.45.223 () {44 vars in 908 bytes} [Thu Apr 23 16:54:33 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 15/32] 199.204.45.223 () {46 vars in 981 bytes} [Thu Apr 23 16:54:33 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 16:54:33.630 7 INFO nova.api.openstack.wsgi [None req-d66c519e-45eb-45c0-a26b-7b2d826b1833 41ed6691f88e43f1b7c9ebc0f142a06f 73f14b94af1c4ee4aeef71e4bef3bc18 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 18/33] 199.204.45.223 () {48 vars in 1014 bytes} [Thu Apr 23 16:54:33 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/34] 199.204.45.223 () {48 vars in 1050 bytes} [Thu Apr 23 16:54:33 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 19/35] 199.204.45.223 () {52 vars in 1047 bytes} [Thu Apr 23 16:54:33 2026] POST /v2.1/flavors => generated 535 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/88] 199.204.45.223 () {42 vars in 704 bytes} [Thu Apr 23 16:58:52 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/89] 199.204.45.223 () {44 vars in 908 bytes} [Thu Apr 23 16:58:52 2026] GET /v2.1 => generated 0 bytes in 107 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 47/90] 199.204.45.223 () {46 vars in 981 bytes} [Thu Apr 23 16:58:52 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-04-23 16:58:52.547 8 INFO nova.api.openstack.wsgi [None req-27ad060f-76eb-4dd2-a7de-b553b3424afe 41ed6691f88e43f1b7c9ebc0f142a06f 73f14b94af1c4ee4aeef71e4bef3bc18 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 44/91] 199.204.45.223 () {48 vars in 1014 bytes} [Thu Apr 23 16:58:52 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/92] 199.204.45.223 () {48 vars in 1050 bytes} [Thu Apr 23 16:58:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/93] 199.204.45.223 () {52 vars in 1048 bytes} [Thu Apr 23 16:58:52 2026] POST /v2.1/flavors => generated 534 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/102] 199.204.45.223 () {42 vars in 704 bytes} [Thu Apr 23 16:59:40 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: 53/103] 199.204.45.223 () {44 vars in 908 bytes} [Thu Apr 23 16:59:40 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: 51/104] 199.204.45.223 () {46 vars in 981 bytes} [Thu Apr 23 16:59:40 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-04-23 16:59:40.094 7 INFO nova.api.openstack.wsgi [None req-aff3b1b2-27af-4a7f-9604-9c0aef75dd71 41ed6691f88e43f1b7c9ebc0f142a06f 73f14b94af1c4ee4aeef71e4bef3bc18 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 54/105] 199.204.45.223 () {48 vars in 1016 bytes} [Thu Apr 23 16:59:40 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/106] 199.204.45.223 () {48 vars in 1050 bytes} [Thu Apr 23 16:59:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/107] 199.204.45.223 () {52 vars in 1048 bytes} [Thu Apr 23 16:59:40 2026] POST /v2.1/flavors => generated 534 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/116] 10.0.0.142 () {28 vars in 454 bytes} [Thu Apr 23 17:00:20 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: 60/117] 10.0.0.142 () {30 vars in 658 bytes} [Thu Apr 23 17:00:20 2026] GET /v2.1 => generated 0 bytes in 39 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: 58/118] 10.0.0.142 () {32 vars in 731 bytes} [Thu Apr 23 17:00:20 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/119] 10.0.0.142 () {34 vars in 765 bytes} [Thu Apr 23 17:00:20 2026] GET /v2.1/os-services => generated 783 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 63/122] 10.0.0.142 () {28 vars in 454 bytes} [Thu Apr 23 17:00:24 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/123] 10.0.0.142 () {30 vars in 658 bytes} [Thu Apr 23 17:00:24 2026] GET /v2.1 => generated 0 bytes in 41 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: 64/124] 10.0.0.142 () {32 vars in 731 bytes} [Thu Apr 23 17:00:24 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/125] 10.0.0.142 () {34 vars in 765 bytes} [Thu Apr 23 17:00:24 2026] GET /v2.1/os-services => generated 783 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 65/126] 10.0.0.142 () {28 vars in 454 bytes} [Thu Apr 23 17:00:29 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: 62/127] 10.0.0.142 () {30 vars in 658 bytes} [Thu Apr 23 17:00:29 2026] GET /v2.1 => generated 0 bytes in 53 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 66/128] 10.0.0.142 () {32 vars in 731 bytes} [Thu Apr 23 17:00:29 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 63/129] 10.0.0.142 () {34 vars in 808 bytes} [Thu Apr 23 17:00:29 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 68/132] 10.0.0.142 () {28 vars in 454 bytes} [Thu Apr 23 17:00:33 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: 65/133] 10.0.0.142 () {30 vars in 658 bytes} [Thu Apr 23 17:00:33 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 69/134] 10.0.0.142 () {32 vars in 731 bytes} [Thu Apr 23 17:00:33 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 66/135] 10.0.0.142 () {34 vars in 808 bytes} [Thu Apr 23 17:00:33 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 68/138] 10.0.0.197 () {28 vars in 454 bytes} [Thu Apr 23 17:00: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: 71/139] 10.0.0.197 () {30 vars in 658 bytes} [Thu Apr 23 17:00:45 2026] GET /v2.1 => generated 0 bytes in 50 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: 69/140] 10.0.0.197 () {32 vars in 731 bytes} [Thu Apr 23 17:00:45 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 72/141] 10.0.0.197 () {34 vars in 804 bytes} [Thu Apr 23 17:00:45 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 71/144] 199.204.45.223 () {42 vars in 704 bytes} [Thu Apr 23 17:00:54 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /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: 74/145] 199.204.45.223 () {44 vars in 908 bytes} [Thu Apr 23 17:00:54 2026] GET /v2.1 => generated 0 bytes in 41 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: 72/146] 199.204.45.223 () {46 vars in 981 bytes} [Thu Apr 23 17:00:54 2026] GET /v2.1/ => generated 400 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 17:00:54.890 7 INFO nova.api.openstack.wsgi [None req-1257afe6-896f-420e-9330-6d48c5a14422 41ed6691f88e43f1b7c9ebc0f142a06f 73f14b94af1c4ee4aeef71e4bef3bc18 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 41ed6691f88e43f1b7c9ebc0f142a06f [pid: 7|app: 0|req: 75/147] 199.204.45.223 () {48 vars in 1050 bytes} [Thu Apr 23 17:00:54 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-04-23 17:00:54.904 8 WARNING oslo_db.sqlalchemy.utils [None req-13a5fe1c-2410-4bf5-8a31-a1e6b1b596e9 41ed6691f88e43f1b7c9ebc0f142a06f 73f14b94af1c4ee4aeef71e4bef3bc18 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 73/148] 199.204.45.223 () {48 vars in 1015 bytes} [Thu Apr 23 17:00:54 2026] GET /v2.1/os-keypairs => generated 16 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 76/149] 199.204.45.223 () {52 vars in 1056 bytes} [Thu Apr 23 17:00:54 2026] POST /v2.1/os-keypairs => generated 576 bytes in 45 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 74/150] 199.204.45.223 () {42 vars in 704 bytes} [Thu Apr 23 17:00:58 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 77/151] 199.204.45.223 () {44 vars in 908 bytes} [Thu Apr 23 17:00:58 2026] GET /v2.1 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 75/152] 199.204.45.223 () {46 vars in 981 bytes} [Thu Apr 23 17:00:58 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 78/153] 199.204.45.223 () {48 vars in 1072 bytes} [Thu Apr 23 17:00:58 2026] GET /v2.1/os-quota-sets/73f14b94af1c4ee4aeef71e4bef3bc18 => generated 283 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 76/154] 199.204.45.223 () {52 vars in 1124 bytes} [Thu Apr 23 17:00:59 2026] PUT /v2.1/os-quota-sets/73f14b94af1c4ee4aeef71e4bef3bc18 => generated 238 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 90/177] 199.204.45.223 () {42 vars in 702 bytes} [Thu Apr 23 17:02:47 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: 88/178] 199.204.45.223 () {44 vars in 906 bytes} [Thu Apr 23 17:02:47 2026] GET /v2.1 => generated 0 bytes in 108 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 91/179] 199.204.45.223 () {46 vars in 979 bytes} [Thu Apr 23 17:02:47 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 89/180] 199.204.45.223 () {52 vars in 1122 bytes} [Thu Apr 23 17:02:47 2026] PUT /v2.1/os-quota-sets/6ab158c01c594c1b9c959a5cd0f5e062 => generated 238 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/269] 199.204.45.223 () {42 vars in 704 bytes} [Thu Apr 23 17:10:05 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/270] 199.204.45.223 () {44 vars in 908 bytes} [Thu Apr 23 17:10:05 2026] GET /v2.1 => generated 0 bytes in 123 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 137/271] 199.204.45.223 () {46 vars in 981 bytes} [Thu Apr 23 17:10:05 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-04-23 17:10:05.833 8 INFO nova.api.openstack.wsgi [None req-55162037-a628-467b-8d2d-f7def4e36de0 41ed6691f88e43f1b7c9ebc0f142a06f 73f14b94af1c4ee4aeef71e4bef3bc18 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 135/272] 199.204.45.223 () {48 vars in 1010 bytes} [Thu Apr 23 17:10:05 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/273] 199.204.45.223 () {48 vars in 1050 bytes} [Thu Apr 23 17:10:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 144/284] 10.0.0.191 () {32 vars in 655 bytes} [Thu Apr 23 17:10:51 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/285] 10.0.0.191 () {32 vars in 641 bytes} [Thu Apr 23 17:10:52 2026] GET /v2.1/servers => generated 15 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-23 17:10:52.338 7 WARNING oslo_db.sqlalchemy.utils [None req-e6a4c57e-c4ff-4109-9cf6-245f784c27ee 41ed6691f88e43f1b7c9ebc0f142a06f 73f14b94af1c4ee4aeef71e4bef3bc18 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 145/286] 10.0.0.191 () {32 vars in 649 bytes} [Thu Apr 23 17:10:52 2026] GET /v2.1/os-keypairs => generated 530 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/287] 10.0.0.191 () {32 vars in 694 bytes} [Thu Apr 23 17:10:52 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/290] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:11:03 2026] GET /v2.1/flavors/ebb6d501-cb50-4163-94c0-bd980d18a682 => generated 511 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/291] 10.0.0.191 () {32 vars in 641 bytes} [Thu Apr 23 17:11:03 2026] GET /v2.1/flavors => generated 1674 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/292] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:11:03 2026] GET /v2.1/flavors/ebb6d501-cb50-4163-94c0-bd980d18a682 => generated 511 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/295] 10.0.0.191 () {34 vars in 671 bytes} [Thu Apr 23 17:11:11 2026] POST /v2.1/os-keypairs => generated 385 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 17:11:14.535 7 WARNING neutronclient.v2_0.client [None req-e69c2847-8d1d-4ba9-be12-1ff0c870de0b 992b04de799c4c60a9f499bb762e6266 36db13fce564486b8ff9f518905da1f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 148/296] 10.0.0.191 () {34 vars in 671 bytes} [Thu Apr 23 17:11:14 2026] POST /v2.1/os-keypairs => generated 386 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/297] 10.0.0.191 () {34 vars in 685 bytes} [Thu Apr 23 17:11:14 2026] POST /v2.1/os-security-groups => generated 247 bytes in 1234 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 17:11:15.739 8 WARNING neutronclient.v2_0.client [None req-6ab0eab6-771b-4f9a-976b-20c4ff6c5a29 992b04de799c4c60a9f499bb762e6266 36db13fce564486b8ff9f518905da1f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:11:16.357 8 WARNING neutronclient.v2_0.client [None req-6ab0eab6-771b-4f9a-976b-20c4ff6c5a29 992b04de799c4c60a9f499bb762e6266 36db13fce564486b8ff9f518905da1f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:11:17.318 7 WARNING neutronclient.v2_0.client [None req-b974223e-952a-4e6f-a94c-fb56f0f2d619 b465d9bf1e644999baa20ddda0f4b5dc 33b10d2c2fb24a15a3d4c0d449d9efa7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 149/298] 10.0.0.191 () {34 vars in 695 bytes} [Thu Apr 23 17:11:15 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 1849 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 17:11:17.594 8 WARNING neutronclient.v2_0.client [None req-06733dfe-f609-437b-96b7-b8fd732b1e65 992b04de799c4c60a9f499bb762e6266 36db13fce564486b8ff9f518905da1f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:11:18.026 7 WARNING neutronclient.v2_0.client [None req-b974223e-952a-4e6f-a94c-fb56f0f2d619 b465d9bf1e644999baa20ddda0f4b5dc 33b10d2c2fb24a15a3d4c0d449d9efa7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 150/299] 10.0.0.191 () {34 vars in 685 bytes} [Thu Apr 23 17:11:17 2026] POST /v2.1/os-security-groups => generated 247 bytes in 643 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 17:11:18.239 8 WARNING neutronclient.v2_0.client [None req-5de67d78-c59c-43f4-9ca9-b2a831d2e4d1 992b04de799c4c60a9f499bb762e6266 36db13fce564486b8ff9f518905da1f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:11:18.325 8 WARNING neutronclient.v2_0.client [None req-5de67d78-c59c-43f4-9ca9-b2a831d2e4d1 992b04de799c4c60a9f499bb762e6266 36db13fce564486b8ff9f518905da1f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 151/300] 10.0.0.191 () {34 vars in 695 bytes} [Thu Apr 23 17:11:18 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 17:11:18.526 8 WARNING neutronclient.v2_0.client [None req-854e1461-afd9-4471-b964-fece10b07c87 992b04de799c4c60a9f499bb762e6266 36db13fce564486b8ff9f518905da1f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:11:18.613 7 WARNING neutronclient.v2_0.client [None req-b974223e-952a-4e6f-a94c-fb56f0f2d619 b465d9bf1e644999baa20ddda0f4b5dc 33b10d2c2fb24a15a3d4c0d449d9efa7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:11:18.647 8 WARNING neutronclient.v2_0.client [None req-854e1461-afd9-4471-b964-fece10b07c87 992b04de799c4c60a9f499bb762e6266 36db13fce564486b8ff9f518905da1f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 152/301] 10.0.0.191 () {34 vars in 695 bytes} [Thu Apr 23 17:11:18 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 310 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 17:11:18.926 8 WARNING neutronclient.v2_0.client [None req-d5df8224-5ba6-4bdf-bf22-0a931d5445f5 a907e1d143e64cb4995f40dcfd2f69dc 25622386192a481893cc3431a163a7d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:11:19.116 8 WARNING neutronclient.v2_0.client [None req-d5df8224-5ba6-4bdf-bf22-0a931d5445f5 a907e1d143e64cb4995f40dcfd2f69dc 25622386192a481893cc3431a163a7d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 150/302] 10.0.0.191 () {34 vars in 663 bytes} [Thu Apr 23 17:11:17 2026] POST /v2.1/servers => generated 450 bytes in 2073 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-04-23 17:11:19.310 7 WARNING neutronclient.v2_0.client [None req-9884d4db-abc0-42b1-a740-96f756f2f77d 992b04de799c4c60a9f499bb762e6266 36db13fce564486b8ff9f518905da1f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 151/303] 10.0.0.191 () {32 vars in 737 bytes} [Thu Apr 23 17:11:19 2026] GET /v2.1/os-security-groups/35239383-ee7b-42bc-81ca-7c40b6fed8fc => generated 664 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 17:11:19.416 7 WARNING neutronclient.v2_0.client [None req-4bf00780-5d91-47ed-a17a-30019d964558 6788fa7a5bb44fdeb9ce566bf549029a 149a2268e9274bcfa88a1eb2ca5f84c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:11:19.492 7 WARNING neutronclient.v2_0.client [None req-4bf00780-5d91-47ed-a17a-30019d964558 6788fa7a5bb44fdeb9ce566bf549029a 149a2268e9274bcfa88a1eb2ca5f84c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 153/304] 10.0.0.191 () {34 vars in 663 bytes} [Thu Apr 23 17:11:18 2026] POST /v2.1/servers => generated 424 bytes in 928 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-04-23 17:11:19.770 7 WARNING neutronclient.v2_0.client [None req-4bf00780-5d91-47ed-a17a-30019d964558 6788fa7a5bb44fdeb9ce566bf549029a 149a2268e9274bcfa88a1eb2ca5f84c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:11:19.775 8 WARNING neutronclient.v2_0.client [None req-a42d58ee-ebd6-4a5d-aa16-aec95c2222bd b465d9bf1e644999baa20ddda0f4b5dc 33b10d2c2fb24a15a3d4c0d449d9efa7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 154/305] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:11:19 2026] GET /v2.1/servers/c4a83d9c-7901-4832-8889-455a4c67338b => 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-04-23 17:11:19.837 8 WARNING neutronclient.v2_0.client [None req-6f835601-73a3-4804-a98b-71cb66756749 992b04de799c4c60a9f499bb762e6266 36db13fce564486b8ff9f518905da1f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:11:19.869 8 WARNING neutronclient.v2_0.client [None req-6f835601-73a3-4804-a98b-71cb66756749 992b04de799c4c60a9f499bb762e6266 36db13fce564486b8ff9f518905da1f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:11:19.905 8 WARNING neutronclient.v2_0.client [None req-6f835601-73a3-4804-a98b-71cb66756749 992b04de799c4c60a9f499bb762e6266 36db13fce564486b8ff9f518905da1f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 152/306] 10.0.0.191 () {34 vars in 663 bytes} [Thu Apr 23 17:11:19 2026] POST /v2.1/servers => generated 450 bytes in 648 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-04-23 17:11:20.031 7 WARNING neutronclient.v2_0.client [None req-a3279a23-bac2-4aae-a459-a4172a64e8f2 a907e1d143e64cb4995f40dcfd2f69dc 25622386192a481893cc3431a163a7d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 155/307] 10.0.0.191 () {32 vars in 750 bytes} [Thu Apr 23 17:11:19 2026] DELETE /v2.1/os-security-group-rules/ae0e37be-2782-42b7-8989-04ed4e4fdfd1 => generated 0 bytes in 244 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-23 17:11:20.095 8 WARNING neutronclient.v2_0.client [None req-d51931ac-544e-44f4-bbb6-7365d5a20542 6788fa7a5bb44fdeb9ce566bf549029a 149a2268e9274bcfa88a1eb2ca5f84c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 153/308] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:11:20 2026] GET /v2.1/servers/399209fc-3b83-43d0-8a6f-6b6721a92c6d => generated 1370 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:11:20.122 7 WARNING neutronclient.v2_0.client [None req-72875ad0-b5cb-47c4-8df0-c335807f7e4d 992b04de799c4c60a9f499bb762e6266 36db13fce564486b8ff9f518905da1f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 156/309] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:11:20 2026] GET /v2.1/servers/d69063f9-931c-41c8-a029-01284b8cdd40 => generated 1400 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 17:11:20.179 7 WARNING neutronclient.v2_0.client [None req-72875ad0-b5cb-47c4-8df0-c335807f7e4d 992b04de799c4c60a9f499bb762e6266 36db13fce564486b8ff9f518905da1f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 154/312] 10.0.0.191 () {32 vars in 740 bytes} [Thu Apr 23 17:11:20 2026] DELETE /v2.1/os-security-groups/35239383-ee7b-42bc-81ca-7c40b6fed8fc => generated 0 bytes in 210 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-04-23 17:11:20.340 8 WARNING neutronclient.v2_0.client [None req-57eb109a-9ca0-4616-acd6-0b1921abcd23 992b04de799c4c60a9f499bb762e6266 36db13fce564486b8ff9f518905da1f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:11:20.378 8 WARNING neutronclient.v2_0.client [None req-57eb109a-9ca0-4616-acd6-0b1921abcd23 992b04de799c4c60a9f499bb762e6266 36db13fce564486b8ff9f518905da1f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 159/313] 10.0.0.191 () {32 vars in 740 bytes} [Thu Apr 23 17:11:20 2026] DELETE /v2.1/os-security-groups/a6b6b529-5f00-4268-8992-7d3a9139765d => generated 0 bytes in 199 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-23 17:11:20.920 7 WARNING neutronclient.v2_0.client [None req-40ffec37-ee0c-4e49-ac9c-c62b02399500 b465d9bf1e644999baa20ddda0f4b5dc 33b10d2c2fb24a15a3d4c0d449d9efa7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 155/314] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:11:20 2026] GET /v2.1/servers/c4a83d9c-7901-4832-8889-455a4c67338b => generated 1419 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:11:21.185 7 WARNING neutronclient.v2_0.client [None req-16bd312b-fc42-4510-b1a4-5fb1638ec063 6788fa7a5bb44fdeb9ce566bf549029a 149a2268e9274bcfa88a1eb2ca5f84c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:11:21.192 8 WARNING neutronclient.v2_0.client [None req-acf70bac-ca3f-4df2-ac30-428dee337a2f a907e1d143e64cb4995f40dcfd2f69dc 25622386192a481893cc3431a163a7d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 156/315] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:11:21 2026] GET /v2.1/servers/d69063f9-931c-41c8-a029-01284b8cdd40 => generated 1404 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 160/316] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:11:21 2026] GET /v2.1/servers/399209fc-3b83-43d0-8a6f-6b6721a92c6d => generated 1366 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:11:22.009 7 WARNING neutronclient.v2_0.client [None req-9959fcbc-8e30-4281-9240-9b9c08dbc52f b465d9bf1e644999baa20ddda0f4b5dc 33b10d2c2fb24a15a3d4c0d449d9efa7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 157/317] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:11:21 2026] GET /v2.1/servers/c4a83d9c-7901-4832-8889-455a4c67338b => generated 1475 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:11:22.279 8 WARNING neutronclient.v2_0.client [None req-41746f67-dd37-4d51-99ca-ae51082bb410 6788fa7a5bb44fdeb9ce566bf549029a 149a2268e9274bcfa88a1eb2ca5f84c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:11:22.294 7 WARNING neutronclient.v2_0.client [None req-3cab0ace-14a1-4fae-978c-27ff16f693db a907e1d143e64cb4995f40dcfd2f69dc 25622386192a481893cc3431a163a7d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 161/318] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:11:22 2026] GET /v2.1/servers/d69063f9-931c-41c8-a029-01284b8cdd40 => generated 1396 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 158/319] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:11:22 2026] GET /v2.1/servers/399209fc-3b83-43d0-8a6f-6b6721a92c6d => generated 1366 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:11:23.102 8 WARNING neutronclient.v2_0.client [None req-1cc497dd-ee87-47e0-87f6-bfd0418c408c b465d9bf1e644999baa20ddda0f4b5dc 33b10d2c2fb24a15a3d4c0d449d9efa7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 162/320] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:11:23 2026] GET /v2.1/servers/c4a83d9c-7901-4832-8889-455a4c67338b => generated 1475 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:11:23.380 7 WARNING neutronclient.v2_0.client [None req-945004f7-aed8-41d9-a58c-1dc532bd04ff 6788fa7a5bb44fdeb9ce566bf549029a 149a2268e9274bcfa88a1eb2ca5f84c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:11:23.384 8 WARNING neutronclient.v2_0.client [None req-aa928258-902d-4f92-b09b-e1b04b6b0545 a907e1d143e64cb4995f40dcfd2f69dc 25622386192a481893cc3431a163a7d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 159/321] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:11:23 2026] GET /v2.1/servers/d69063f9-931c-41c8-a029-01284b8cdd40 => generated 1396 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 163/322] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:11:23 2026] GET /v2.1/servers/399209fc-3b83-43d0-8a6f-6b6721a92c6d => generated 1422 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-04-23 17:11:24.189 7 WARNING neutronclient.v2_0.client [None req-396671f5-4acf-4e16-895a-3d4483e5864a b465d9bf1e644999baa20ddda0f4b5dc 33b10d2c2fb24a15a3d4c0d449d9efa7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 160/323] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:11:24 2026] GET /v2.1/servers/c4a83d9c-7901-4832-8889-455a4c67338b => generated 1483 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:11:24.491 8 WARNING neutronclient.v2_0.client [None req-7e7d5a55-8756-4bc7-9f2f-301a291881f2 6788fa7a5bb44fdeb9ce566bf549029a 149a2268e9274bcfa88a1eb2ca5f84c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:11:24.501 7 WARNING neutronclient.v2_0.client [None req-c08f30e3-d421-4d30-b1b9-1424be61f33e a907e1d143e64cb4995f40dcfd2f69dc 25622386192a481893cc3431a163a7d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 164/324] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:11:24 2026] GET /v2.1/servers/d69063f9-931c-41c8-a029-01284b8cdd40 => generated 1396 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/325] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:11:24 2026] GET /v2.1/servers/399209fc-3b83-43d0-8a6f-6b6721a92c6d => generated 1422 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:11:25.277 8 WARNING neutronclient.v2_0.client [None req-916a0de4-a3a7-4c1f-966c-173e3aa8d954 b465d9bf1e644999baa20ddda0f4b5dc 33b10d2c2fb24a15a3d4c0d449d9efa7 - - default default] 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-04-23 17:11:25.573 7 WARNING neutronclient.v2_0.client [None req-1632d1c4-7402-4e3b-aef6-13b5d2577f09 6788fa7a5bb44fdeb9ce566bf549029a 149a2268e9274bcfa88a1eb2ca5f84c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 165/326] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:11:25 2026] GET /v2.1/servers/c4a83d9c-7901-4832-8889-455a4c67338b => generated 1560 bytes in 1077 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 162/327] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:11:25 2026] GET /v2.1/servers/d69063f9-931c-41c8-a029-01284b8cdd40 => generated 1452 bytes in 797 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 17:11:26.351 8 WARNING neutronclient.v2_0.client [None req-7db835fb-31b2-484e-a108-0db9fae6b68b a907e1d143e64cb4995f40dcfd2f69dc 25622386192a481893cc3431a163a7d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 166/328] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:11:26 2026] GET /v2.1/servers/399209fc-3b83-43d0-8a6f-6b6721a92c6d => generated 1430 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:11:26.890 7 INFO nova.api.openstack.compute.server_external_events [req-3e731a0a-354e-46cb-95af-8827b1e9e0d5 req-6d61f581-4271-4da8-b95f-04c848a26560 c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-changed:6097993a-bccf-4f6f-94e9-c1d7f05dab2e for instance c4a83d9c-7901-4832-8889-455a4c67338b on instance 2026-04-23 17:11:26.899 7 INFO nova.compute.rpcapi [None req-9d3c7d38-8fc4-4363-8985-eb6b6feb7d5f - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 163/329] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:11:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-04-23 17:11:27.368 8 WARNING neutronclient.v2_0.client [None req-56232720-1133-4f3a-981c-9d710a5a8208 b465d9bf1e644999baa20ddda0f4b5dc 33b10d2c2fb24a15a3d4c0d449d9efa7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:11:27.405 7 WARNING neutronclient.v2_0.client [None req-559a0a6b-64f3-4160-ac2e-e5953495bfc7 6788fa7a5bb44fdeb9ce566bf549029a 149a2268e9274bcfa88a1eb2ca5f84c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 164/330] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:11:27 2026] GET /v2.1/servers/d69063f9-931c-41c8-a029-01284b8cdd40 => generated 1452 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:11:27.598 7 WARNING neutronclient.v2_0.client [None req-16abfbce-0c39-412c-a93c-376ecd62eb8c a907e1d143e64cb4995f40dcfd2f69dc 25622386192a481893cc3431a163a7d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 167/331] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:11:27 2026] GET /v2.1/servers/c4a83d9c-7901-4832-8889-455a4c67338b => generated 1548 bytes in 1633 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:11:28.996 8 WARNING neutronclient.v2_0.client [None req-79a0df2e-59e6-4cdc-91f8-2ef4135d3b7c 6788fa7a5bb44fdeb9ce566bf549029a 149a2268e9274bcfa88a1eb2ca5f84c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 168/332] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:11:28 2026] GET /v2.1/servers/d69063f9-931c-41c8-a029-01284b8cdd40 => generated 1460 bytes in 398 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:11:29.387 8 INFO nova.api.openstack.compute.server_external_events [req-4d89d7bf-dbdd-4144-ba68-9945b1e1d248 req-43f98334-ab85-4cd7-b2b7-dff1f62608f0 c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-unplugged:6097993a-bccf-4f6f-94e9-c1d7f05dab2e for instance c4a83d9c-7901-4832-8889-455a4c67338b on instance 2026-04-23 17:11:29.395 8 INFO nova.compute.rpcapi [None req-6a8b585f-cacd-41f0-992a-371aca6d1aaa - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 169/333] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:11:29 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) [pid: 7|app: 0|req: 165/334] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:11:27 2026] GET /v2.1/servers/399209fc-3b83-43d0-8a6f-6b6721a92c6d => generated 1482 bytes in 1869 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:11:30.016 8 WARNING neutronclient.v2_0.client [None req-5e754738-b96f-40ee-b991-0ec1b38305f4 b465d9bf1e644999baa20ddda0f4b5dc 33b10d2c2fb24a15a3d4c0d449d9efa7 - - default default] 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-04-23 17:11:30.427 7 WARNING neutronclient.v2_0.client [None req-152529d4-bd85-4c49-b989-872ddcc1568f 6788fa7a5bb44fdeb9ce566bf549029a 149a2268e9274bcfa88a1eb2ca5f84c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 170/337] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:11:29 2026] GET /v2.1/servers/c4a83d9c-7901-4832-8889-455a4c67338b => generated 1548 bytes in 1661 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:11:31.671 8 WARNING neutronclient.v2_0.client [None req-34fbbdca-f1f8-4dcc-bdaa-638dcffa1a5b a907e1d143e64cb4995f40dcfd2f69dc 25622386192a481893cc3431a163a7d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 168/338] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:11:30 2026] GET /v2.1/servers/d69063f9-931c-41c8-a029-01284b8cdd40 => generated 1526 bytes in 1316 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:11:31.720 7 INFO nova.api.openstack.compute.server_external_events [req-f0d39203-b8ed-4c89-98e0-ee89f005c7fe req-c6e055f0-8d37-4410-8f92-5996bfb26b36 c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-changed:466c0565-8382-4016-a755-e6e3775af7e9 for instance 399209fc-3b83-43d0-8a6f-6b6721a92c6d on instance [pid: 7|app: 0|req: 169/339] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:11:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/340] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:11:31 2026] GET /v2.1/servers/399209fc-3b83-43d0-8a6f-6b6721a92c6d => generated 1470 bytes in 328 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:11:32.087 7 WARNING neutronclient.v2_0.client [None req-05277580-210e-43f5-ad9a-d1ff70e45af5 d81e1acc751c432a8ea3f8d8a04a2553 fb5a369aebf64f42a93de4b25cab402c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 170/341] 10.0.0.191 () {34 vars in 685 bytes} [Thu Apr 23 17:11:32 2026] POST /v2.1/os-security-groups => generated 244 bytes in 398 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:11:32.456 8 WARNING neutronclient.v2_0.client [None req-bc5d8bdc-afe2-446b-bc94-7d42168180f8 d81e1acc751c432a8ea3f8d8a04a2553 fb5a369aebf64f42a93de4b25cab402c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:11:32.556 7 INFO nova.api.openstack.compute.server_external_events [req-276245f2-fefe-4a33-9c92-980dc1666601 req-a73ff378-19f8-4037-b3ce-313258443a47 c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-unplugged:acc276da-7c2a-4afb-b186-c95457b9cbc2 for instance d69063f9-931c-41c8-a029-01284b8cdd40 on instance [pid: 7|app: 0|req: 171/342] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:11:32 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:11:32.690 7 WARNING neutronclient.v2_0.client [None req-1d2c211f-e8fd-4e70-998d-cf753556b2d5 b465d9bf1e644999baa20ddda0f4b5dc 33b10d2c2fb24a15a3d4c0d449d9efa7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 172/343] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:11:32 2026] GET /v2.1/servers/c4a83d9c-7901-4832-8889-455a4c67338b => generated 1548 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:11:32.820 7 WARNING neutronclient.v2_0.client [None req-a1399a5f-8bd8-4e36-a42c-2bbf75e9f513 6788fa7a5bb44fdeb9ce566bf549029a 149a2268e9274bcfa88a1eb2ca5f84c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 173/344] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:11:32 2026] GET /v2.1/servers/d69063f9-931c-41c8-a029-01284b8cdd40 => generated 1526 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-04-23 17:11:33.018 7 WARNING neutronclient.v2_0.client [None req-b54ab44b-0c37-4b95-8ab7-b655a7ecc87d a907e1d143e64cb4995f40dcfd2f69dc 25622386192a481893cc3431a163a7d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 172/345] 10.0.0.191 () {34 vars in 685 bytes} [Thu Apr 23 17:11:32 2026] POST /v2.1/os-security-groups => generated 244 bytes in 586 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 17:11:33.054 8 WARNING neutronclient.v2_0.client [None req-1e7c066e-aec9-43bb-aedd-9604688327cf d81e1acc751c432a8ea3f8d8a04a2553 fb5a369aebf64f42a93de4b25cab402c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 174/346] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:11:32 2026] GET /v2.1/servers/399209fc-3b83-43d0-8a6f-6b6721a92c6d => generated 1470 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/347] 10.0.0.191 () {34 vars in 685 bytes} [Thu Apr 23 17:11:33 2026] POST /v2.1/os-security-groups => generated 243 bytes in 456 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:11:33.515 7 WARNING neutronclient.v2_0.client [None req-a00ded42-64a3-4cdc-bcb3-5c640f537b51 d81e1acc751c432a8ea3f8d8a04a2553 fb5a369aebf64f42a93de4b25cab402c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:11:33.593 7 WARNING neutronclient.v2_0.client [None req-a00ded42-64a3-4cdc-bcb3-5c640f537b51 d81e1acc751c432a8ea3f8d8a04a2553 fb5a369aebf64f42a93de4b25cab402c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:11:33.635 7 WARNING neutronclient.v2_0.client [None req-a00ded42-64a3-4cdc-bcb3-5c640f537b51 d81e1acc751c432a8ea3f8d8a04a2553 fb5a369aebf64f42a93de4b25cab402c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 175/348] 10.0.0.191 () {32 vars in 663 bytes} [Thu Apr 23 17:11:33 2026] GET /v2.1/os-security-groups => generated 1384 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 17:11:33.694 8 WARNING neutronclient.v2_0.client [None req-f7d66ed5-cad0-4665-9c71-f887569fd1d0 d81e1acc751c432a8ea3f8d8a04a2553 fb5a369aebf64f42a93de4b25cab402c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:11:33.729 8 WARNING neutronclient.v2_0.client [None req-f7d66ed5-cad0-4665-9c71-f887569fd1d0 d81e1acc751c432a8ea3f8d8a04a2553 fb5a369aebf64f42a93de4b25cab402c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:11:33.762 7 INFO nova.api.openstack.compute.server_external_events [req-48205dcb-e3bd-4f80-a7c4-656766b07044 req-4ce8daa1-f9dd-4b0c-a195-b6425a2a70cd c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-changed:acc276da-7c2a-4afb-b186-c95457b9cbc2 for instance d69063f9-931c-41c8-a029-01284b8cdd40 on instance [pid: 7|app: 0|req: 176/349] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:11:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:11:33.851 7 WARNING neutronclient.v2_0.client [None req-318d6d4d-0364-4337-b5cf-662dbd93bd98 b465d9bf1e644999baa20ddda0f4b5dc 33b10d2c2fb24a15a3d4c0d449d9efa7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 177/350] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:11:33 2026] GET /v2.1/servers/c4a83d9c-7901-4832-8889-455a4c67338b => generated 1548 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-04-23 17:11:34.070 7 WARNING neutronclient.v2_0.client [None req-bde77210-0b08-49e8-8b00-1993959f30dc 6788fa7a5bb44fdeb9ce566bf549029a 149a2268e9274bcfa88a1eb2ca5f84c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 174/351] 10.0.0.191 () {32 vars in 740 bytes} [Thu Apr 23 17:11:33 2026] DELETE /v2.1/os-security-groups/4579e0cd-05ab-46b9-af57-0685af24c945 => generated 0 bytes in 416 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-23 17:11:34.116 8 WARNING neutronclient.v2_0.client [None req-41dc53cb-f14b-4968-803b-e58eb65bb088 d81e1acc751c432a8ea3f8d8a04a2553 fb5a369aebf64f42a93de4b25cab402c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:11:34.142 8 INFO nova.api.openstack.wsgi [None req-41dc53cb-f14b-4968-803b-e58eb65bb088 d81e1acc751c432a8ea3f8d8a04a2553 fb5a369aebf64f42a93de4b25cab402c - - default default] HTTP exception thrown: Security group 4579e0cd-05ab-46b9-af57-0685af24c945 does not exist Neutron server returns request_ids: ['req-f3cb60d2-b63c-4edf-92ab-ed5e5f54a26a'] [pid: 8|app: 0|req: 175/352] 10.0.0.191 () {32 vars in 737 bytes} [Thu Apr 23 17:11:34 2026] GET /v2.1/os-security-groups/4579e0cd-05ab-46b9-af57-0685af24c945 => generated 194 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-23 17:11:34.157 8 WARNING neutronclient.v2_0.client [None req-a2c6ab3f-70ad-46f9-b212-3ddab03dc18a d81e1acc751c432a8ea3f8d8a04a2553 fb5a369aebf64f42a93de4b25cab402c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:11:34.183 8 WARNING neutronclient.v2_0.client [None req-a2c6ab3f-70ad-46f9-b212-3ddab03dc18a d81e1acc751c432a8ea3f8d8a04a2553 fb5a369aebf64f42a93de4b25cab402c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 178/353] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:11:34 2026] GET /v2.1/servers/d69063f9-931c-41c8-a029-01284b8cdd40 => generated 1526 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:11:34.267 7 WARNING neutronclient.v2_0.client [None req-e8ce9702-7862-4312-a39b-1c038209ba8b a907e1d143e64cb4995f40dcfd2f69dc 25622386192a481893cc3431a163a7d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 179/354] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:11:34 2026] GET /v2.1/servers/399209fc-3b83-43d0-8a6f-6b6721a92c6d => generated 1470 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/355] 10.0.0.191 () {32 vars in 740 bytes} [Thu Apr 23 17:11:34 2026] DELETE /v2.1/os-security-groups/15a88884-55ba-4151-b6da-d471b57f6d60 => generated 0 bytes in 363 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-04-23 17:11:34.527 7 WARNING neutronclient.v2_0.client [None req-14bba34f-d101-443d-a72d-0d4bc5a6a22d d81e1acc751c432a8ea3f8d8a04a2553 fb5a369aebf64f42a93de4b25cab402c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:11:34.544 7 INFO nova.api.openstack.wsgi [None req-14bba34f-d101-443d-a72d-0d4bc5a6a22d d81e1acc751c432a8ea3f8d8a04a2553 fb5a369aebf64f42a93de4b25cab402c - - default default] HTTP exception thrown: Security group 15a88884-55ba-4151-b6da-d471b57f6d60 does not exist Neutron server returns request_ids: ['req-7f0241eb-9f31-4442-9ef9-aa38ceb6de2f'] [pid: 7|app: 0|req: 180/356] 10.0.0.191 () {32 vars in 737 bytes} [Thu Apr 23 17:11:34 2026] GET /v2.1/os-security-groups/15a88884-55ba-4151-b6da-d471b57f6d60 => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-23 17:11:34.562 8 WARNING neutronclient.v2_0.client [None req-11ebfc25-af31-41d6-bd1f-fea4c6a7e76b d81e1acc751c432a8ea3f8d8a04a2553 fb5a369aebf64f42a93de4b25cab402c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:11:34.599 8 WARNING neutronclient.v2_0.client [None req-11ebfc25-af31-41d6-bd1f-fea4c6a7e76b d81e1acc751c432a8ea3f8d8a04a2553 fb5a369aebf64f42a93de4b25cab402c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 177/357] 10.0.0.191 () {32 vars in 740 bytes} [Thu Apr 23 17:11:34 2026] DELETE /v2.1/os-security-groups/41aed95c-bfee-46d3-a71c-c50b56f92db2 => generated 0 bytes in 378 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-23 17:11:34.943 7 WARNING neutronclient.v2_0.client [None req-6258b3de-f3df-468c-95fc-4b56952d2dbf d81e1acc751c432a8ea3f8d8a04a2553 fb5a369aebf64f42a93de4b25cab402c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:11:34.964 7 INFO nova.api.openstack.wsgi [None req-6258b3de-f3df-468c-95fc-4b56952d2dbf d81e1acc751c432a8ea3f8d8a04a2553 fb5a369aebf64f42a93de4b25cab402c - - default default] HTTP exception thrown: Security group 41aed95c-bfee-46d3-a71c-c50b56f92db2 does not exist Neutron server returns request_ids: ['req-10f970bb-9bdb-4598-9536-703974c42b41'] [pid: 7|app: 0|req: 181/358] 10.0.0.191 () {32 vars in 737 bytes} [Thu Apr 23 17:11:34 2026] GET /v2.1/os-security-groups/41aed95c-bfee-46d3-a71c-c50b56f92db2 => generated 194 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-23 17:11:34.981 8 WARNING neutronclient.v2_0.client [None req-0b541557-58e0-4174-9a74-3c323639d104 d81e1acc751c432a8ea3f8d8a04a2553 fb5a369aebf64f42a93de4b25cab402c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:11:35.022 8 WARNING neutronclient.v2_0.client [None req-0b541557-58e0-4174-9a74-3c323639d104 d81e1acc751c432a8ea3f8d8a04a2553 fb5a369aebf64f42a93de4b25cab402c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:11:35.063 8 WARNING neutronclient.v2_0.client [None req-0b541557-58e0-4174-9a74-3c323639d104 d81e1acc751c432a8ea3f8d8a04a2553 fb5a369aebf64f42a93de4b25cab402c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:11:35.074 7 WARNING neutronclient.v2_0.client [None req-d1f82e13-b002-4ca2-b663-bc2b13970fdd b465d9bf1e644999baa20ddda0f4b5dc 33b10d2c2fb24a15a3d4c0d449d9efa7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 178/359] 10.0.0.191 () {32 vars in 663 bytes} [Thu Apr 23 17:11:34 2026] GET /v2.1/os-security-groups => generated 707 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 17:11:35.134 8 WARNING neutronclient.v2_0.client [None req-d5e3849c-4d9e-40e5-ace1-810fa592a6aa d81e1acc751c432a8ea3f8d8a04a2553 fb5a369aebf64f42a93de4b25cab402c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:11:35.156 8 INFO nova.api.openstack.wsgi [None req-d5e3849c-4d9e-40e5-ace1-810fa592a6aa d81e1acc751c432a8ea3f8d8a04a2553 fb5a369aebf64f42a93de4b25cab402c - - default default] HTTP exception thrown: Security group 41aed95c-bfee-46d3-a71c-c50b56f92db2 does not exist Neutron server returns request_ids: ['req-a6a48c01-c436-458b-812f-a65e7cdacf2f'] [pid: 8|app: 0|req: 179/360] 10.0.0.191 () {32 vars in 740 bytes} [Thu Apr 23 17:11:35 2026] DELETE /v2.1/os-security-groups/41aed95c-bfee-46d3-a71c-c50b56f92db2 => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/361] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:11:35 2026] GET /v2.1/servers/c4a83d9c-7901-4832-8889-455a4c67338b => generated 1548 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 17:11:35.170 8 WARNING neutronclient.v2_0.client [None req-f9a8be96-a379-4af7-b60c-6f13ba985292 d81e1acc751c432a8ea3f8d8a04a2553 fb5a369aebf64f42a93de4b25cab402c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:11:35.199 8 INFO nova.api.openstack.wsgi [None req-f9a8be96-a379-4af7-b60c-6f13ba985292 d81e1acc751c432a8ea3f8d8a04a2553 fb5a369aebf64f42a93de4b25cab402c - - default default] HTTP exception thrown: Security group 15a88884-55ba-4151-b6da-d471b57f6d60 does not exist Neutron server returns request_ids: ['req-0db3cdb1-51e2-49e3-b6a4-f28c8efe44f9'] [pid: 8|app: 0|req: 180/362] 10.0.0.191 () {32 vars in 740 bytes} [Thu Apr 23 17:11:35 2026] DELETE /v2.1/os-security-groups/15a88884-55ba-4151-b6da-d471b57f6d60 => generated 194 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:11:35.213 7 WARNING neutronclient.v2_0.client [None req-3331ea2d-f506-4f06-97a4-b7e87c119bfd d81e1acc751c432a8ea3f8d8a04a2553 fb5a369aebf64f42a93de4b25cab402c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:11:35.237 7 INFO nova.api.openstack.wsgi [None req-3331ea2d-f506-4f06-97a4-b7e87c119bfd d81e1acc751c432a8ea3f8d8a04a2553 fb5a369aebf64f42a93de4b25cab402c - - default default] HTTP exception thrown: Security group 4579e0cd-05ab-46b9-af57-0685af24c945 does not exist Neutron server returns request_ids: ['req-3878c296-d4b5-4752-87c4-5a649c1235fa'] [pid: 7|app: 0|req: 183/363] 10.0.0.191 () {32 vars in 740 bytes} [Thu Apr 23 17:11:35 2026] DELETE /v2.1/os-security-groups/4579e0cd-05ab-46b9-af57-0685af24c945 => generated 194 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-23 17:11:35.286 8 WARNING neutronclient.v2_0.client [None req-3b0b497d-553b-431a-839b-466fb0ac50e6 6788fa7a5bb44fdeb9ce566bf549029a 149a2268e9274bcfa88a1eb2ca5f84c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 181/364] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:11:35 2026] GET /v2.1/servers/d69063f9-931c-41c8-a029-01284b8cdd40 => generated 1526 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 17:11:35.491 7 WARNING neutronclient.v2_0.client [None req-9b09a26b-85e9-42ae-bd6b-14244dfa4929 a907e1d143e64cb4995f40dcfd2f69dc 25622386192a481893cc3431a163a7d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 184/365] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:11:35 2026] GET /v2.1/servers/399209fc-3b83-43d0-8a6f-6b6721a92c6d => generated 1470 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:11:36.229 8 WARNING neutronclient.v2_0.client [None req-cc7c534c-d628-4dc7-a287-b2e36c219393 b465d9bf1e644999baa20ddda0f4b5dc 33b10d2c2fb24a15a3d4c0d449d9efa7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 182/366] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:11:36 2026] GET /v2.1/servers/c4a83d9c-7901-4832-8889-455a4c67338b => generated 1548 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:11:36.441 7 WARNING neutronclient.v2_0.client [None req-45d1c937-48fe-42cf-bc3e-aaa7cf826511 6788fa7a5bb44fdeb9ce566bf549029a 149a2268e9274bcfa88a1eb2ca5f84c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 185/367] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:11:36 2026] GET /v2.1/servers/d69063f9-931c-41c8-a029-01284b8cdd40 => generated 1526 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-04-23 17:11:36.641 8 WARNING neutronclient.v2_0.client [None req-ca80c6aa-7823-4bd9-a064-b6665e89bf74 a907e1d143e64cb4995f40dcfd2f69dc 25622386192a481893cc3431a163a7d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 183/368] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:11:36 2026] GET /v2.1/servers/399209fc-3b83-43d0-8a6f-6b6721a92c6d => generated 1470 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:11:37.300 7 INFO nova.api.openstack.compute.server_external_events [req-022473f6-2e49-4341-8934-ce0f0653868e req-6282dec5-8ef2-429f-a22f-66d5b61307ca c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-plugged:6097993a-bccf-4f6f-94e9-c1d7f05dab2e for instance c4a83d9c-7901-4832-8889-455a4c67338b on instance [pid: 7|app: 0|req: 186/369] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:11:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:11:37.414 8 WARNING neutronclient.v2_0.client [None req-54ed03d9-0bd3-488b-9049-acad03f7ac3e b465d9bf1e644999baa20ddda0f4b5dc 33b10d2c2fb24a15a3d4c0d449d9efa7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 184/370] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:11:37 2026] GET /v2.1/servers/c4a83d9c-7901-4832-8889-455a4c67338b => generated 1548 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-04-23 17:11:37.616 7 WARNING neutronclient.v2_0.client [None req-83d9de60-e7aa-45fb-9520-3d2b04813279 6788fa7a5bb44fdeb9ce566bf549029a 149a2268e9274bcfa88a1eb2ca5f84c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 187/371] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:11:37 2026] GET /v2.1/servers/d69063f9-931c-41c8-a029-01284b8cdd40 => generated 1526 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:11:37.807 8 WARNING neutronclient.v2_0.client [None req-d262a987-5498-4ecc-a0ac-31e97bed48d1 a907e1d143e64cb4995f40dcfd2f69dc 25622386192a481893cc3431a163a7d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 185/372] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:11:37 2026] GET /v2.1/servers/399209fc-3b83-43d0-8a6f-6b6721a92c6d => generated 1470 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:11:38.563 7 WARNING neutronclient.v2_0.client [None req-f1de3849-5556-4a93-bd3f-e1a5fe356a57 b465d9bf1e644999baa20ddda0f4b5dc 33b10d2c2fb24a15a3d4c0d449d9efa7 - - default default] 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-04-23 17:11:38.700 8 INFO nova.api.openstack.compute.server_external_events [req-12d09af1-7598-439e-9fb8-116e09295252 req-2d86b572-d5a0-44b0-beee-e5de44a0168b c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-plugged:acc276da-7c2a-4afb-b186-c95457b9cbc2 for instance d69063f9-931c-41c8-a029-01284b8cdd40 on instance [pid: 7|app: 0|req: 188/373] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:11:38 2026] GET /v2.1/servers/c4a83d9c-7901-4832-8889-455a4c67338b => generated 1548 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/374] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:11:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:11:38.787 7 WARNING neutronclient.v2_0.client [None req-a06e4523-390f-44ef-a922-581fc9a2fa3d 6788fa7a5bb44fdeb9ce566bf549029a 149a2268e9274bcfa88a1eb2ca5f84c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 189/375] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:11:38 2026] GET /v2.1/servers/d69063f9-931c-41c8-a029-01284b8cdd40 => generated 1526 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-04-23 17:11:39.015 8 WARNING neutronclient.v2_0.client [None req-2118a397-2593-4659-ae5e-09512a9b5f00 a907e1d143e64cb4995f40dcfd2f69dc 25622386192a481893cc3431a163a7d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 187/376] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:11:38 2026] GET /v2.1/servers/399209fc-3b83-43d0-8a6f-6b6721a92c6d => generated 1470 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-04-23 17:11:39.344 7 INFO nova.api.openstack.compute.server_external_events [req-30f03f2f-79ce-4200-9627-301cb257f80c req-2ef9ce2c-8b83-4290-9a8f-50070ca78841 c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-plugged:6097993a-bccf-4f6f-94e9-c1d7f05dab2e for instance c4a83d9c-7901-4832-8889-455a4c67338b on instance 2026-04-23 17:11:39.344 7 INFO nova.api.openstack.compute.server_external_events [req-30f03f2f-79ce-4200-9627-301cb257f80c req-2ef9ce2c-8b83-4290-9a8f-50070ca78841 c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-plugged:466c0565-8382-4016-a755-e6e3775af7e9 for instance 399209fc-3b83-43d0-8a6f-6b6721a92c6d on instance 2026-04-23 17:11:39.344 7 INFO nova.api.openstack.compute.server_external_events [req-30f03f2f-79ce-4200-9627-301cb257f80c req-2ef9ce2c-8b83-4290-9a8f-50070ca78841 c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-plugged:466c0565-8382-4016-a755-e6e3775af7e9 for instance 399209fc-3b83-43d0-8a6f-6b6721a92c6d on instance [pid: 7|app: 0|req: 190/377] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:11:39 2026] POST /v2.1/os-server-external-events => generated 525 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-04-23 17:11:39.793 8 WARNING neutronclient.v2_0.client [None req-aafb0415-270c-4c32-8102-f373b87247b1 b465d9bf1e644999baa20ddda0f4b5dc 33b10d2c2fb24a15a3d4c0d449d9efa7 - - default default] 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-04-23 17:11:39.942 7 WARNING neutronclient.v2_0.client [None req-5a34171d-67d9-41f4-a687-0546b9e9dbdb 6788fa7a5bb44fdeb9ce566bf549029a 149a2268e9274bcfa88a1eb2ca5f84c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 188/378] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:11:39 2026] GET /v2.1/servers/c4a83d9c-7901-4832-8889-455a4c67338b => generated 1725 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-04-23 17:11:40.025 8 WARNING neutronclient.v2_0.client [None req-df1ad11a-f583-4077-ad89-1988bcb24ccf b465d9bf1e644999baa20ddda0f4b5dc 33b10d2c2fb24a15a3d4c0d449d9efa7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 189/379] 10.0.0.191 () {32 vars in 741 bytes} [Thu Apr 23 17:11:39 2026] GET /v2.1/servers/c4a83d9c-7901-4832-8889-455a4c67338b/os-interface => generated 284 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/380] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:11:39 2026] GET /v2.1/servers/d69063f9-931c-41c8-a029-01284b8cdd40 => generated 1526 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:11:40.214 8 WARNING neutronclient.v2_0.client [None req-1e543e28-e836-4f9b-bd4a-8642e49e9fe1 a907e1d143e64cb4995f40dcfd2f69dc 25622386192a481893cc3431a163a7d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 190/383] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:11:40 2026] GET /v2.1/servers/399209fc-3b83-43d0-8a6f-6b6721a92c6d => generated 1470 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:11:40.768 7 INFO nova.api.openstack.compute.server_external_events [req-353d28fe-e752-4a07-bfcd-c4b49617659b req-5dae2f6d-9384-4823-8b33-40fd9792c81d c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-plugged:acc276da-7c2a-4afb-b186-c95457b9cbc2 for instance d69063f9-931c-41c8-a029-01284b8cdd40 on instance [pid: 7|app: 0|req: 194/384] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:11:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:11:41.002 8 WARNING neutronclient.v2_0.client [None req-69f62648-c29c-4d0b-ba96-ec6775d830da b465d9bf1e644999baa20ddda0f4b5dc 33b10d2c2fb24a15a3d4c0d449d9efa7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 191/385] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:11:40 2026] GET /v2.1/servers/c4a83d9c-7901-4832-8889-455a4c67338b => generated 1725 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:11:41.172 8 WARNING neutronclient.v2_0.client [None req-61352b1b-e76a-4a9e-937a-8cbd6cd3a266 6788fa7a5bb44fdeb9ce566bf549029a 149a2268e9274bcfa88a1eb2ca5f84c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 195/386] 10.0.0.191 () {32 vars in 641 bytes} [Thu Apr 23 17:11:41 2026] GET /v2.1/servers => generated 378 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 192/387] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:11:41 2026] GET /v2.1/servers/d69063f9-931c-41c8-a029-01284b8cdd40 => generated 1718 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-04-23 17:11:41.330 8 WARNING neutronclient.v2_0.client [None req-3ed8eb47-a3c4-40b1-97db-031a3e3715c1 6788fa7a5bb44fdeb9ce566bf549029a 149a2268e9274bcfa88a1eb2ca5f84c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 193/388] 10.0.0.191 () {32 vars in 741 bytes} [Thu Apr 23 17:11:41 2026] GET /v2.1/servers/d69063f9-931c-41c8-a029-01284b8cdd40/os-interface => generated 285 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:11:41.412 8 INFO nova.api.openstack.compute.server_external_events [req-e972ab6e-b3d3-422e-b838-845d47fd1e55 req-8a734812-fe39-40af-a85f-e171d2ba413f c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-changed:6097993a-bccf-4f6f-94e9-c1d7f05dab2e for instance c4a83d9c-7901-4832-8889-455a4c67338b on instance [pid: 8|app: 0|req: 194/389] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:11:41 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-04-23 17:11:41.455 8 WARNING neutronclient.v2_0.client [None req-c36fa94b-6971-4c09-afa4-b23c2b4edf8a a907e1d143e64cb4995f40dcfd2f69dc 25622386192a481893cc3431a163a7d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 195/390] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:11:41 2026] GET /v2.1/servers/399209fc-3b83-43d0-8a6f-6b6721a92c6d => generated 1656 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/391] 10.0.0.191 () {32 vars in 718 bytes} [Thu Apr 23 17:11:41 2026] DELETE /v2.1/servers/c4a83d9c-7901-4832-8889-455a4c67338b => generated 0 bytes in 331 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 196/392] 10.0.0.191 () {32 vars in 723 bytes} [Thu Apr 23 17:11:41 2026] GET /v2.1/servers/399209fc-3b83-43d0-8a6f-6b6721a92c6d/ips => generated 110 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-04-23 17:11:41.634 7 WARNING neutronclient.v2_0.client [None req-cd447f27-2702-4933-9696-505055883074 b465d9bf1e644999baa20ddda0f4b5dc 33b10d2c2fb24a15a3d4c0d449d9efa7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 197/393] 10.0.0.191 () {32 vars in 723 bytes} [Thu Apr 23 17:11:41 2026] GET /v2.1/servers/399209fc-3b83-43d0-8a6f-6b6721a92c6d/ips => generated 110 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 198/394] 10.0.0.191 () {32 vars in 825 bytes} [Thu Apr 23 17:11:41 2026] GET /v2.1/servers/399209fc-3b83-43d0-8a6f-6b6721a92c6d/ips/tempest-ServerAddressesTestJSON-1928541261-network => generated 95 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 197/395] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:11:41 2026] GET /v2.1/servers/c4a83d9c-7901-4832-8889-455a4c67338b => generated 1731 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/396] 10.0.0.191 () {32 vars in 718 bytes} [Thu Apr 23 17:11:41 2026] DELETE /v2.1/servers/399209fc-3b83-43d0-8a6f-6b6721a92c6d => generated 0 bytes in 255 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-04-23 17:11:42.030 7 WARNING neutronclient.v2_0.client [None req-cb6f24b5-b626-45f5-ae12-4191623f2601 a907e1d143e64cb4995f40dcfd2f69dc 25622386192a481893cc3431a163a7d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 198/397] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:11:41 2026] GET /v2.1/servers/399209fc-3b83-43d0-8a6f-6b6721a92c6d => generated 1662 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-04-23 17:11:42.450 8 WARNING neutronclient.v2_0.client [None req-bb16267c-be82-4beb-8eb3-3df2cc6c015a 6788fa7a5bb44fdeb9ce566bf549029a 149a2268e9274bcfa88a1eb2ca5f84c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 200/398] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:11:42 2026] GET /v2.1/servers/d69063f9-931c-41c8-a029-01284b8cdd40 => generated 1718 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:11:42.800 7 WARNING neutronclient.v2_0.client [None req-92dcaa53-e4e3-44e2-a2bd-f72a2a8ba4b2 b465d9bf1e644999baa20ddda0f4b5dc 33b10d2c2fb24a15a3d4c0d449d9efa7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 199/399] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:11:42 2026] GET /v2.1/servers/c4a83d9c-7901-4832-8889-455a4c67338b => generated 1851 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:11:43.335 8 WARNING neutronclient.v2_0.client [None req-cad749a3-0883-45b7-b7dc-55b2767e5fe0 a907e1d143e64cb4995f40dcfd2f69dc 25622386192a481893cc3431a163a7d3 - - default default] 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-04-23 17:11:43.458 7 INFO nova.api.openstack.compute.server_external_events [req-3d06ab9c-cfcd-4b62-9ec0-ed75d7b2bbec req-e04a2cad-0cdc-49c8-b330-636c298fab08 c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-changed:acc276da-7c2a-4afb-b186-c95457b9cbc2 for instance d69063f9-931c-41c8-a029-01284b8cdd40 on instance 2026-04-23 17:11:43.458 7 INFO nova.api.openstack.compute.server_external_events [req-3d06ab9c-cfcd-4b62-9ec0-ed75d7b2bbec req-e04a2cad-0cdc-49c8-b330-636c298fab08 c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-unplugged:6097993a-bccf-4f6f-94e9-c1d7f05dab2e for instance c4a83d9c-7901-4832-8889-455a4c67338b on instance 2026-04-23 17:11:43.458 7 INFO nova.api.openstack.compute.server_external_events [req-3d06ab9c-cfcd-4b62-9ec0-ed75d7b2bbec req-e04a2cad-0cdc-49c8-b330-636c298fab08 c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-unplugged:6097993a-bccf-4f6f-94e9-c1d7f05dab2e for instance c4a83d9c-7901-4832-8889-455a4c67338b on instance [pid: 7|app: 0|req: 200/400] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:11:43 2026] POST /v2.1/os-server-external-events => generated 525 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/401] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:11:43 2026] GET /v2.1/servers/399209fc-3b83-43d0-8a6f-6b6721a92c6d => generated 1662 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-04-23 17:11:44.028 7 WARNING neutronclient.v2_0.client [None req-2054304d-dd27-4a6a-a8ac-eeb0a42d8ade b465d9bf1e644999baa20ddda0f4b5dc 33b10d2c2fb24a15a3d4c0d449d9efa7 - - default default] 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-04-23 17:11:44.585 8 WARNING neutronclient.v2_0.client [None req-2647bde9-51c3-4919-9ddd-6187f1d8cd4a a907e1d143e64cb4995f40dcfd2f69dc 25622386192a481893cc3431a163a7d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 201/402] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:11:43 2026] GET /v2.1/servers/c4a83d9c-7901-4832-8889-455a4c67338b => generated 1784 bytes in 766 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:11:44.791 7 INFO nova.api.openstack.compute.server_external_events [req-c45510f0-5986-4e8a-9221-86050abc5355 req-1087a547-e844-4737-a67f-0d62e4f388ae c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-deleted:6097993a-bccf-4f6f-94e9-c1d7f05dab2e for instance c4a83d9c-7901-4832-8889-455a4c67338b on instance [pid: 7|app: 0|req: 202/403] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:11:44 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) [pid: 8|app: 0|req: 202/404] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:11:44 2026] GET /v2.1/servers/399209fc-3b83-43d0-8a6f-6b6721a92c6d => generated 1662 bytes in 401 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:11:45.503 7 INFO nova.api.openstack.compute.server_external_events [req-615e30df-faf9-4044-b77c-ef70e444840d req-e5cfbefb-50ac-4f40-82b4-096ee3d233e9 c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-unplugged:466c0565-8382-4016-a755-e6e3775af7e9 for instance 399209fc-3b83-43d0-8a6f-6b6721a92c6d on instance 2026-04-23 17:11:45.504 7 INFO nova.api.openstack.compute.server_external_events [req-615e30df-faf9-4044-b77c-ef70e444840d req-e5cfbefb-50ac-4f40-82b4-096ee3d233e9 c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-unplugged:466c0565-8382-4016-a755-e6e3775af7e9 for instance 399209fc-3b83-43d0-8a6f-6b6721a92c6d on instance [pid: 7|app: 0|req: 203/405] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:11:45 2026] POST /v2.1/os-server-external-events => generated 358 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-04-23 17:11:45.808 8 WARNING neutronclient.v2_0.client [None req-066c2265-c508-4ed6-b2e1-645fb0ffea38 b465d9bf1e644999baa20ddda0f4b5dc 33b10d2c2fb24a15a3d4c0d449d9efa7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 203/406] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:11:45 2026] GET /v2.1/servers/c4a83d9c-7901-4832-8889-455a4c67338b => generated 1504 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:11:45.996 7 WARNING neutronclient.v2_0.client [None req-613d2009-bb79-4be0-8455-778a34d00908 a907e1d143e64cb4995f40dcfd2f69dc 25622386192a481893cc3431a163a7d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 204/407] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:11:45 2026] GET /v2.1/servers/399209fc-3b83-43d0-8a6f-6b6721a92c6d => generated 1620 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:11:46.972 8 WARNING neutronclient.v2_0.client [None req-8d196bd0-b90c-49bf-810e-b5a9f930ed2b b465d9bf1e644999baa20ddda0f4b5dc 33b10d2c2fb24a15a3d4c0d449d9efa7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 204/408] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:11:46 2026] GET /v2.1/servers/c4a83d9c-7901-4832-8889-455a4c67338b => generated 1509 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:11:47.091 7 WARNING neutronclient.v2_0.client [None req-30dbaa8d-f6a7-48d2-bcd2-6e34ff541fe1 a907e1d143e64cb4995f40dcfd2f69dc 25622386192a481893cc3431a163a7d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 205/409] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:11:47 2026] GET /v2.1/servers/399209fc-3b83-43d0-8a6f-6b6721a92c6d => generated 1456 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-04-23 17:11:47.569 8 INFO nova.api.openstack.compute.server_external_events [req-2293c6d7-3149-429e-9c69-a0efa13e912a req-a5869b6e-4801-413a-90b4-81b5f19d2719 c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-deleted:466c0565-8382-4016-a755-e6e3775af7e9 for instance 399209fc-3b83-43d0-8a6f-6b6721a92c6d on instance [pid: 8|app: 0|req: 205/410] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:11:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:11:48.077 7 WARNING neutronclient.v2_0.client [None req-ba3152a4-153e-4984-a3de-4e6e12f56ca0 b465d9bf1e644999baa20ddda0f4b5dc 33b10d2c2fb24a15a3d4c0d449d9efa7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 206/411] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:11:48 2026] GET /v2.1/servers/c4a83d9c-7901-4832-8889-455a4c67338b => generated 1509 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:11:48.185 8 WARNING neutronclient.v2_0.client [None req-d0f41852-4331-46e0-abd9-e24cf2890e56 a907e1d143e64cb4995f40dcfd2f69dc 25622386192a481893cc3431a163a7d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 206/412] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:11:48 2026] GET /v2.1/servers/399209fc-3b83-43d0-8a6f-6b6721a92c6d => generated 1456 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:11:49.150 7 INFO nova.api.openstack.wsgi [None req-8b1a7efc-41b9-4f82-8cc8-2d24d4cb574f b465d9bf1e644999baa20ddda0f4b5dc 33b10d2c2fb24a15a3d4c0d449d9efa7 - - default default] HTTP exception thrown: Instance c4a83d9c-7901-4832-8889-455a4c67338b could not be found. [pid: 7|app: 0|req: 207/413] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:11:49 2026] GET /v2.1/servers/c4a83d9c-7901-4832-8889-455a4c67338b => 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: 207/414] 10.0.0.191 () {32 vars in 704 bytes} [Thu Apr 23 17:11:49 2026] DELETE /v2.1/os-keypairs/tempest-keypair-282309528 => generated 0 bytes in 89 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-04-23 17:11:49.290 7 WARNING neutronclient.v2_0.client [None req-86b084f2-8a6a-4472-b397-3207e43761cf a907e1d143e64cb4995f40dcfd2f69dc 25622386192a481893cc3431a163a7d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 208/415] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:11:49 2026] GET /v2.1/servers/399209fc-3b83-43d0-8a6f-6b6721a92c6d => generated 1456 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-04-23 17:11:50.594 7 INFO nova.api.openstack.wsgi [None req-c0aa67ac-a345-430c-90c4-8a76b2ac8531 a907e1d143e64cb4995f40dcfd2f69dc 25622386192a481893cc3431a163a7d3 - - default default] HTTP exception thrown: Instance 399209fc-3b83-43d0-8a6f-6b6721a92c6d could not be found. [pid: 7|app: 0|req: 210/418] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:11:50 2026] GET /v2.1/servers/399209fc-3b83-43d0-8a6f-6b6721a92c6d => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/419] 10.0.0.191 () {34 vars in 671 bytes} [Thu Apr 23 17:11:50 2026] POST /v2.1/os-keypairs => generated 385 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/420] 10.0.0.191 () {30 vars in 413 bytes} [Thu Apr 23 17:11:57 2026] GET / => generated 423 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/421] 10.0.0.191 () {28 vars in 560 bytes} [Thu Apr 23 17:11:57 2026] GET /v2/ => generated 402 bytes in 518 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 212/422] 10.0.0.191 () {28 vars in 564 bytes} [Thu Apr 23 17:11:58 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/423] 10.0.0.191 () {30 vars in 413 bytes} [Thu Apr 23 17:11:58 2026] GET / => generated 423 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-04-23 17:11:58.213 8 WARNING neutronclient.v2_0.client [None req-d76a70b6-417a-407d-9729-3fe900d5c37f 6788fa7a5bb44fdeb9ce566bf549029a 149a2268e9274bcfa88a1eb2ca5f84c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 211/424] 10.0.0.191 () {32 vars in 741 bytes} [Thu Apr 23 17:11:58 2026] GET /v2.1/servers/d69063f9-931c-41c8-a029-01284b8cdd40/os-interface => generated 285 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 17:11:58.366 7 WARNING neutronclient.v2_0.client [None req-91434249-37df-489a-bc3a-2ce25e65bb4f 6788fa7a5bb44fdeb9ce566bf549029a 149a2268e9274bcfa88a1eb2ca5f84c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 214/425] 10.0.0.191 () {32 vars in 815 bytes} [Thu Apr 23 17:11:58 2026] GET /v2.1/servers/d69063f9-931c-41c8-a029-01284b8cdd40/os-interface/acc276da-7c2a-4afb-b186-c95457b9cbc2 => 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: 212/426] 10.0.0.191 () {32 vars in 723 bytes} [Thu Apr 23 17:11:58 2026] GET /v2.1/servers/d69063f9-931c-41c8-a029-01284b8cdd40/ips => generated 157 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 215/427] 10.0.0.191 () {34 vars in 750 bytes} [Thu Apr 23 17:11:58 2026] POST /v2.1/servers/d69063f9-931c-41c8-a029-01284b8cdd40/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 213/428] 10.0.0.191 () {32 vars in 723 bytes} [Thu Apr 23 17:11:58 2026] GET /v2.1/servers/d69063f9-931c-41c8-a029-01284b8cdd40/ips => generated 157 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: 216/429] 10.0.0.191 () {32 vars in 723 bytes} [Thu Apr 23 17:11:59 2026] GET /v2.1/servers/d69063f9-931c-41c8-a029-01284b8cdd40/ips => generated 157 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-04-23 17:12:00.147 8 INFO nova.api.openstack.compute.server_external_events [req-a70980ac-07a3-487f-afb3-51eab0d9ae24 req-18e15970-2c2d-45b7-853b-4715adcc37df c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-changed:acc276da-7c2a-4afb-b186-c95457b9cbc2 for instance d69063f9-931c-41c8-a029-01284b8cdd40 on instance [pid: 8|app: 0|req: 214/430] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:12:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:12:00.327 7 WARNING neutronclient.v2_0.client [None req-44158d96-ad55-45ad-bdeb-d2138fb32f9d cb11935c8bca42b6b3ad1a8fa837f645 93c2b979c5be49f899e721c2743b875a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:12:00.360 7 WARNING neutronclient.v2_0.client [None req-44158d96-ad55-45ad-bdeb-d2138fb32f9d cb11935c8bca42b6b3ad1a8fa837f645 93c2b979c5be49f899e721c2743b875a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:12:00.538 7 WARNING neutronclient.v2_0.client [None req-44158d96-ad55-45ad-bdeb-d2138fb32f9d cb11935c8bca42b6b3ad1a8fa837f645 93c2b979c5be49f899e721c2743b875a - - default default] 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: 217/433] 10.0.0.191 () {32 vars in 723 bytes} [Thu Apr 23 17:12:00 2026] GET /v2.1/servers/d69063f9-931c-41c8-a029-01284b8cdd40/ips => generated 157 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/434] 10.0.0.191 () {34 vars in 663 bytes} [Thu Apr 23 17:12:00 2026] POST /v2.1/servers => generated 450 bytes in 767 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-04-23 17:12:01.008 8 WARNING neutronclient.v2_0.client [None req-cf0e9e9c-7e1c-4414-b773-d9b9c9b36d9f cb11935c8bca42b6b3ad1a8fa837f645 93c2b979c5be49f899e721c2743b875a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 218/435] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:12:00 2026] GET /v2.1/servers/1ac03378-87a1-4b3a-a74d-b20aac728fff => generated 1252 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 218/436] 10.0.0.191 () {32 vars in 723 bytes} [Thu Apr 23 17:12:01 2026] GET /v2.1/servers/d69063f9-931c-41c8-a029-01284b8cdd40/ips => generated 196 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-04-23 17:12:01.752 8 WARNING neutronclient.v2_0.client [None req-a60095e8-dfc1-4409-999d-8c9d0db57e40 6788fa7a5bb44fdeb9ce566bf549029a 149a2268e9274bcfa88a1eb2ca5f84c2 - - default default] 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-04-23 17:12:02.112 7 WARNING neutronclient.v2_0.client [None req-e298a0ea-2f6e-4432-97ee-c66c48fc94f5 cb11935c8bca42b6b3ad1a8fa837f645 93c2b979c5be49f899e721c2743b875a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 219/437] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:12:02 2026] GET /v2.1/servers/1ac03378-87a1-4b3a-a74d-b20aac728fff => generated 1302 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/438] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:12:01 2026] GET /v2.1/servers/d69063f9-931c-41c8-a029-01284b8cdd40 => generated 1953 bytes in 628 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 220/439] 10.0.0.191 () {34 vars in 750 bytes} [Thu Apr 23 17:12:02 2026] POST /v2.1/servers/d69063f9-931c-41c8-a029-01284b8cdd40/action => generated 0 bytes in 52 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: 220/440] 10.0.0.191 () {32 vars in 723 bytes} [Thu Apr 23 17:12:02 2026] GET /v2.1/servers/d69063f9-931c-41c8-a029-01284b8cdd40/ips => generated 196 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-04-23 17:12:03.327 7 WARNING neutronclient.v2_0.client [None req-a523887b-9663-4197-86dc-1933339c7e23 cb11935c8bca42b6b3ad1a8fa837f645 93c2b979c5be49f899e721c2743b875a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 221/441] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:12:03 2026] GET /v2.1/servers/1ac03378-87a1-4b3a-a74d-b20aac728fff => generated 1350 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 221/442] 10.0.0.191 () {32 vars in 723 bytes} [Thu Apr 23 17:12:03 2026] GET /v2.1/servers/d69063f9-931c-41c8-a029-01284b8cdd40/ips => generated 196 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-04-23 17:12:03.756 7 INFO nova.api.openstack.compute.server_external_events [req-955ae729-7ca0-45c9-8255-0c651929bada req-ff9e5efd-3be6-47ae-884d-edccfd6732e7 c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-changed:acc276da-7c2a-4afb-b186-c95457b9cbc2 for instance d69063f9-931c-41c8-a029-01284b8cdd40 on instance [pid: 7|app: 0|req: 222/443] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:12:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:12:04.424 8 WARNING neutronclient.v2_0.client [None req-0254f0d9-70fb-4181-8a39-186af9164fe1 cb11935c8bca42b6b3ad1a8fa837f645 93c2b979c5be49f899e721c2743b875a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 222/444] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:12:04 2026] GET /v2.1/servers/1ac03378-87a1-4b3a-a74d-b20aac728fff => generated 1350 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 223/445] 10.0.0.191 () {32 vars in 723 bytes} [Thu Apr 23 17:12:04 2026] GET /v2.1/servers/d69063f9-931c-41c8-a029-01284b8cdd40/ips => generated 196 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:12:05.520 8 WARNING neutronclient.v2_0.client [None req-748a571d-a31b-4f88-9b52-8110e1a5c467 cb11935c8bca42b6b3ad1a8fa837f645 93c2b979c5be49f899e721c2743b875a - - default default] 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: 223/446] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:12:05 2026] GET /v2.1/servers/1ac03378-87a1-4b3a-a74d-b20aac728fff => generated 1358 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/447] 10.0.0.191 () {32 vars in 723 bytes} [Thu Apr 23 17:12:05 2026] GET /v2.1/servers/d69063f9-931c-41c8-a029-01284b8cdd40/ips => generated 157 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: 8|app: 0|req: 224/448] 10.0.0.191 () {32 vars in 718 bytes} [Thu Apr 23 17:12:05 2026] DELETE /v2.1/servers/d69063f9-931c-41c8-a029-01284b8cdd40 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:12:05.757 7 WARNING neutronclient.v2_0.client [None req-1b485ebb-4140-4b23-afc3-079df525c2c1 6788fa7a5bb44fdeb9ce566bf549029a 149a2268e9274bcfa88a1eb2ca5f84c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 225/449] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:12:05 2026] GET /v2.1/servers/d69063f9-931c-41c8-a029-01284b8cdd40 => generated 1844 bytes in 333 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:12:06.631 8 WARNING neutronclient.v2_0.client [None req-62d24b10-f4fe-4cf1-bd13-7a8689d90e77 cb11935c8bca42b6b3ad1a8fa837f645 93c2b979c5be49f899e721c2743b875a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 225/450] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:12:06 2026] GET /v2.1/servers/1ac03378-87a1-4b3a-a74d-b20aac728fff => generated 1435 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-04-23 17:12:06.872 7 INFO nova.api.openstack.compute.server_external_events [req-93d75dab-8ea0-453e-afb3-9fdfa8a89f0a req-6e994aa7-c49a-42ea-9871-e717bbc5c1ac c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-changed:ab99aedd-c947-4939-bfb8-a2bf52271eb7 for instance 1ac03378-87a1-4b3a-a74d-b20aac728fff on instance [pid: 7|app: 0|req: 226/451] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:12:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:12:07.095 8 WARNING neutronclient.v2_0.client [None req-c6ec7866-5964-4a88-95d4-4137d9f354ae 6788fa7a5bb44fdeb9ce566bf549029a 149a2268e9274bcfa88a1eb2ca5f84c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 226/452] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:12:07 2026] GET /v2.1/servers/d69063f9-931c-41c8-a029-01284b8cdd40 => generated 1844 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-04-23 17:12:07.811 7 WARNING neutronclient.v2_0.client [None req-2f845625-649d-49d9-a0e2-90dc3ce1b34a cb11935c8bca42b6b3ad1a8fa837f645 93c2b979c5be49f899e721c2743b875a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 227/453] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:12:07 2026] GET /v2.1/servers/1ac03378-87a1-4b3a-a74d-b20aac728fff => generated 1435 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:12:08.258 8 WARNING neutronclient.v2_0.client [None req-1a561612-706c-4d20-abfa-4842e2be1352 6788fa7a5bb44fdeb9ce566bf549029a 149a2268e9274bcfa88a1eb2ca5f84c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 227/454] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:12:08 2026] GET /v2.1/servers/d69063f9-931c-41c8-a029-01284b8cdd40 => generated 1844 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-04-23 17:12:08.913 7 INFO nova.api.openstack.compute.server_external_events [req-35b75cb3-59c8-4c99-8d86-935abaf1bfd4 req-bc94aa1f-b199-4fa1-a55f-7d8ad38444e4 c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-unplugged:acc276da-7c2a-4afb-b186-c95457b9cbc2 for instance d69063f9-931c-41c8-a029-01284b8cdd40 on instance 2026-04-23 17:12:08.914 7 INFO nova.api.openstack.compute.server_external_events [req-35b75cb3-59c8-4c99-8d86-935abaf1bfd4 req-bc94aa1f-b199-4fa1-a55f-7d8ad38444e4 c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-unplugged:acc276da-7c2a-4afb-b186-c95457b9cbc2 for instance d69063f9-931c-41c8-a029-01284b8cdd40 on instance 2026-04-23 17:12:08.914 7 INFO nova.api.openstack.compute.server_external_events [req-35b75cb3-59c8-4c99-8d86-935abaf1bfd4 req-bc94aa1f-b199-4fa1-a55f-7d8ad38444e4 c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-deleted:acc276da-7c2a-4afb-b186-c95457b9cbc2 for instance d69063f9-931c-41c8-a029-01284b8cdd40 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: 228/455] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:12:08 2026] POST /v2.1/os-server-external-events => generated 529 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 17:12:08.955 8 WARNING neutronclient.v2_0.client [None req-b2c56d96-ef7f-4088-b50e-a0f883463d16 cb11935c8bca42b6b3ad1a8fa837f645 93c2b979c5be49f899e721c2743b875a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 228/456] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:12:08 2026] GET /v2.1/servers/1ac03378-87a1-4b3a-a74d-b20aac728fff => generated 1435 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:12:09.584 7 WARNING neutronclient.v2_0.client [None req-4fcc7708-bcaf-4151-8d4c-425a784e10d6 6788fa7a5bb44fdeb9ce566bf549029a 149a2268e9274bcfa88a1eb2ca5f84c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 229/457] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:12:09 2026] GET /v2.1/servers/d69063f9-931c-41c8-a029-01284b8cdd40 => generated 1481 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:12:10.099 8 WARNING neutronclient.v2_0.client [None req-3e220cd6-1f51-4759-a2e3-a29ca87935c5 cb11935c8bca42b6b3ad1a8fa837f645 93c2b979c5be49f899e721c2743b875a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 229/458] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:12:10 2026] GET /v2.1/servers/1ac03378-87a1-4b3a-a74d-b20aac728fff => generated 1435 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-04-23 17:12:10.694 7 WARNING neutronclient.v2_0.client [None req-40ddb73c-f4bb-417b-b016-7798816f33b0 6788fa7a5bb44fdeb9ce566bf549029a 149a2268e9274bcfa88a1eb2ca5f84c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 231/461] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:12:10 2026] GET /v2.1/servers/d69063f9-931c-41c8-a029-01284b8cdd40 => generated 1486 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:12:11.262 8 WARNING neutronclient.v2_0.client [None req-80f4a64d-64a0-47c4-b3ee-b8bd38cdf490 cb11935c8bca42b6b3ad1a8fa837f645 93c2b979c5be49f899e721c2743b875a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 231/462] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:12:11 2026] GET /v2.1/servers/1ac03378-87a1-4b3a-a74d-b20aac728fff => generated 1435 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-04-23 17:12:11.808 7 WARNING neutronclient.v2_0.client [None req-b101df21-284a-49ee-8cfe-563c50b99bb0 6788fa7a5bb44fdeb9ce566bf549029a 149a2268e9274bcfa88a1eb2ca5f84c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 232/463] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:12:11 2026] GET /v2.1/servers/d69063f9-931c-41c8-a029-01284b8cdd40 => generated 1486 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-04-23 17:12:12.398 8 WARNING neutronclient.v2_0.client [None req-a9ddbe31-ca9f-4000-8960-8a16236e92c2 cb11935c8bca42b6b3ad1a8fa837f645 93c2b979c5be49f899e721c2743b875a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 232/464] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:12:12 2026] GET /v2.1/servers/1ac03378-87a1-4b3a-a74d-b20aac728fff => generated 1423 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-04-23 17:12:12.897 7 INFO nova.api.openstack.wsgi [None req-23b99fcf-ba0f-457d-a9ad-e3d4c3600533 6788fa7a5bb44fdeb9ce566bf549029a 149a2268e9274bcfa88a1eb2ca5f84c2 - - default default] HTTP exception thrown: Instance d69063f9-931c-41c8-a029-01284b8cdd40 could not be found. [pid: 7|app: 0|req: 233/465] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:12:12 2026] GET /v2.1/servers/d69063f9-931c-41c8-a029-01284b8cdd40 => generated 111 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 233/466] 10.0.0.191 () {32 vars in 706 bytes} [Thu Apr 23 17:12:12 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1233845781 => generated 0 bytes in 29 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-04-23 17:12:13.469 7 INFO nova.api.openstack.wsgi [None req-001eca2b-30d2-46bd-b7d3-555c14077b22 6788fa7a5bb44fdeb9ce566bf549029a 149a2268e9274bcfa88a1eb2ca5f84c2 - - default default] HTTP exception thrown: Instance d69063f9-931c-41c8-a029-01284b8cdd40 could not be found. [pid: 7|app: 0|req: 234/467] 10.0.0.191 () {32 vars in 718 bytes} [Thu Apr 23 17:12:13 2026] DELETE /v2.1/servers/d69063f9-931c-41c8-a029-01284b8cdd40 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-23 17:12:13.506 8 INFO nova.api.openstack.wsgi [None req-d1c41ac8-aa8a-48c5-b495-2590083cf672 6788fa7a5bb44fdeb9ce566bf549029a 149a2268e9274bcfa88a1eb2ca5f84c2 - - default default] HTTP exception thrown: Instance d69063f9-931c-41c8-a029-01284b8cdd40 could not be found. [pid: 8|app: 0|req: 234/468] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:12:13 2026] GET /v2.1/servers/d69063f9-931c-41c8-a029-01284b8cdd40 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:12:13.605 7 WARNING neutronclient.v2_0.client [None req-37a82f6a-bfa2-4a26-bf69-ce5a9efe34ab cb11935c8bca42b6b3ad1a8fa837f645 93c2b979c5be49f899e721c2743b875a - - default default] 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-04-23 17:12:14.631 8 INFO nova.api.openstack.compute.server_external_events [req-a1db87f0-04b0-4637-ae80-0367d109eb99 req-4594719c-0924-474b-bb7d-42dd744042da c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-plugged:ab99aedd-c947-4939-bfb8-a2bf52271eb7 for instance 1ac03378-87a1-4b3a-a74d-b20aac728fff on instance [pid: 8|app: 0|req: 235/469] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:12:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/470] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:12:13 2026] GET /v2.1/servers/1ac03378-87a1-4b3a-a74d-b20aac728fff => generated 1423 bytes in 1526 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:12:16.155 8 WARNING neutronclient.v2_0.client [None req-628f1d9d-c886-4f5b-b9c8-fb6d21d89642 cb11935c8bca42b6b3ad1a8fa837f645 93c2b979c5be49f899e721c2743b875a - - default default] 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-04-23 17:12:16.685 7 INFO nova.api.openstack.compute.server_external_events [req-2e1a4f79-03d1-426a-ab24-3a207af322a2 req-f9c5220c-7539-4cfb-94cf-ee07acfeb6a6 c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-plugged:ab99aedd-c947-4939-bfb8-a2bf52271eb7 for instance 1ac03378-87a1-4b3a-a74d-b20aac728fff on instance [pid: 7|app: 0|req: 236/471] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:12:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/472] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:12:16 2026] GET /v2.1/servers/1ac03378-87a1-4b3a-a74d-b20aac728fff => generated 1423 bytes in 703 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:12:17.873 7 WARNING neutronclient.v2_0.client [None req-b4a51c20-ffb3-48f0-8c49-43f8e0446e35 cb11935c8bca42b6b3ad1a8fa837f645 93c2b979c5be49f899e721c2743b875a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 237/473] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:12:17 2026] GET /v2.1/servers/1ac03378-87a1-4b3a-a74d-b20aac728fff => generated 1610 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-04-23 17:12:18.025 8 WARNING neutronclient.v2_0.client [None req-dcbd812b-27f6-4635-8097-de3bfaffea50 cb11935c8bca42b6b3ad1a8fa837f645 93c2b979c5be49f899e721c2743b875a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 237/474] 10.0.0.191 () {32 vars in 741 bytes} [Thu Apr 23 17:12:17 2026] GET /v2.1/servers/1ac03378-87a1-4b3a-a74d-b20aac728fff/os-interface => generated 284 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-04-23 17:12:18.798 7 WARNING neutronclient.v2_0.client [None req-c6211df0-fc36-464f-9246-8b9423e2b3be cb11935c8bca42b6b3ad1a8fa837f645 93c2b979c5be49f899e721c2743b875a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:12:18.805 8 INFO nova.api.openstack.compute.server_external_events [req-1317a348-2b2a-4521-ab93-e2ca0f47edcd req-7a2c05b9-fd4b-4d3d-9587-2b76a80e5f82 c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-changed:ab99aedd-c947-4939-bfb8-a2bf52271eb7 for instance 1ac03378-87a1-4b3a-a74d-b20aac728fff on instance [pid: 8|app: 0|req: 238/475] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:12:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/476] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:12:18 2026] GET /v2.1/servers/1ac03378-87a1-4b3a-a74d-b20aac728fff => generated 1610 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, ' [pid: 8|app: 0|req: 239/477] 10.0.0.191 () {32 vars in 641 bytes} [Thu Apr 23 17:12:18 2026] GET /v2.1/servers => generated 387 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 239/478] 10.0.0.191 () {32 vars in 718 bytes} [Thu Apr 23 17:12:19 2026] DELETE /v2.1/servers/1ac03378-87a1-4b3a-a74d-b20aac728fff => generated 0 bytes in 141 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-04-23 17:12:19.206 8 WARNING neutronclient.v2_0.client [None req-40d746c7-4572-4b42-a58a-9198a7cb2985 cb11935c8bca42b6b3ad1a8fa837f645 93c2b979c5be49f899e721c2743b875a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 240/479] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:12:19 2026] GET /v2.1/servers/1ac03378-87a1-4b3a-a74d-b20aac728fff => generated 1616 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:12:20.362 8 WARNING neutronclient.v2_0.client [None req-679f5007-f7cc-4320-aaaa-bfd71c00e975 cb11935c8bca42b6b3ad1a8fa837f645 93c2b979c5be49f899e721c2743b875a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 242/482] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:12:20 2026] GET /v2.1/servers/1ac03378-87a1-4b3a-a74d-b20aac728fff => generated 1616 bytes in 494 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:12:20.862 7 INFO nova.api.openstack.compute.server_external_events [req-ea6800e9-585c-4a9f-926c-742ed04cfe11 req-9331aeb8-3c51-4005-8d72-3e07e3ac4359 c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-unplugged:ab99aedd-c947-4939-bfb8-a2bf52271eb7 for instance 1ac03378-87a1-4b3a-a74d-b20aac728fff on instance [pid: 7|app: 0|req: 241/483] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:12:20 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:12:21.858 8 WARNING neutronclient.v2_0.client [None req-2c0bcc9b-c65f-4f6f-8fe1-ccdfed8e7b5c cb11935c8bca42b6b3ad1a8fa837f645 93c2b979c5be49f899e721c2743b875a - - default default] 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-04-23 17:12:22.905 7 INFO nova.api.openstack.compute.server_external_events [req-b99943ba-5ef3-4878-a7d6-4d9e8c6ce664 req-651449a5-a80d-4231-8e81-9c145ded7957 c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-unplugged:ab99aedd-c947-4939-bfb8-a2bf52271eb7 for instance 1ac03378-87a1-4b3a-a74d-b20aac728fff on instance [pid: 7|app: 0|req: 242/484] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:12:22 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-04-23 17:12:22.999 7 INFO nova.api.openstack.compute.server_external_events [req-1f204b69-3041-452d-bc5e-e561ae5a4e9c req-2676fdda-6c5a-4b53-b83d-fdba5cb725ff c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-deleted:ab99aedd-c947-4939-bfb8-a2bf52271eb7 for instance 1ac03378-87a1-4b3a-a74d-b20aac728fff on instance [pid: 7|app: 0|req: 243/485] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:12:22 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) [pid: 8|app: 0|req: 243/486] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:12:21 2026] GET /v2.1/servers/1ac03378-87a1-4b3a-a74d-b20aac728fff => generated 1616 bytes in 1958 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:12:24.834 7 WARNING neutronclient.v2_0.client [None req-527fcdb2-6383-4ba5-a397-e3372bcaf61d cb11935c8bca42b6b3ad1a8fa837f645 93c2b979c5be49f899e721c2743b875a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 244/487] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:12:24 2026] GET /v2.1/servers/1ac03378-87a1-4b3a-a74d-b20aac728fff => generated 1379 bytes in 1352 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 244/488] 10.0.0.191 () {34 vars in 671 bytes} [Thu Apr 23 17:12:26 2026] POST /v2.1/os-keypairs => generated 386 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:12:27.185 7 INFO nova.api.openstack.wsgi [None req-57b1757a-a678-44a8-89e2-01c6ddb643ce cb11935c8bca42b6b3ad1a8fa837f645 93c2b979c5be49f899e721c2743b875a - - default default] HTTP exception thrown: Instance 1ac03378-87a1-4b3a-a74d-b20aac728fff could not be found. [pid: 7|app: 0|req: 245/489] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:12:27 2026] GET /v2.1/servers/1ac03378-87a1-4b3a-a74d-b20aac728fff => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/490] 10.0.0.191 () {32 vars in 704 bytes} [Thu Apr 23 17:12:27 2026] DELETE /v2.1/os-keypairs/tempest-keypair-824592618 => generated 0 bytes in 71 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-04-23 17:12:30.634 7 WARNING neutronclient.v2_0.client [None req-33a5433d-f644-45ad-b76f-8f3849fc7800 fce33a5394b247b2b3d6d27fa6745009 f637d098738246698ab5a54b0a1ef767 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:12:30.722 7 WARNING neutronclient.v2_0.client [None req-33a5433d-f644-45ad-b76f-8f3849fc7800 fce33a5394b247b2b3d6d27fa6745009 f637d098738246698ab5a54b0a1ef767 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:12:30.875 7 WARNING neutronclient.v2_0.client [None req-33a5433d-f644-45ad-b76f-8f3849fc7800 fce33a5394b247b2b3d6d27fa6745009 f637d098738246698ab5a54b0a1ef767 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 247/493] 10.0.0.191 () {34 vars in 663 bytes} [Thu Apr 23 17:12:30 2026] POST /v2.1/servers => generated 452 bytes in 904 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-23 17:12:31.512 8 WARNING neutronclient.v2_0.client [None req-98949af9-e6f6-4ad9-93eb-6d7e524583d9 fce33a5394b247b2b3d6d27fa6745009 f637d098738246698ab5a54b0a1ef767 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 247/494] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:12:31 2026] GET /v2.1/servers/b7417eb3-7a46-49c6-9fd7-00b1319cc8c3 => generated 1432 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-04-23 17:12:32.890 7 WARNING neutronclient.v2_0.client [None req-6cb44ab0-2b0c-4ccd-9569-f2055371415a fce33a5394b247b2b3d6d27fa6745009 f637d098738246698ab5a54b0a1ef767 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 248/495] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:12:32 2026] GET /v2.1/servers/b7417eb3-7a46-49c6-9fd7-00b1319cc8c3 => generated 1436 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:12:33.980 8 WARNING neutronclient.v2_0.client [None req-396d1a6d-5219-45f8-9ef1-0253eacc005a fce33a5394b247b2b3d6d27fa6745009 f637d098738246698ab5a54b0a1ef767 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 248/496] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:12:33 2026] GET /v2.1/servers/b7417eb3-7a46-49c6-9fd7-00b1319cc8c3 => generated 1484 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:12:35.073 7 WARNING neutronclient.v2_0.client [None req-be7022da-bd71-4b64-a62a-e35ff5da736e fce33a5394b247b2b3d6d27fa6745009 f637d098738246698ab5a54b0a1ef767 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 249/497] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:12:35 2026] GET /v2.1/servers/b7417eb3-7a46-49c6-9fd7-00b1319cc8c3 => generated 1484 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:12:36.155 8 WARNING neutronclient.v2_0.client [None req-2e8b0be5-3d0f-432c-9843-acf02fca9dad fce33a5394b247b2b3d6d27fa6745009 f637d098738246698ab5a54b0a1ef767 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 249/498] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:12:36 2026] GET /v2.1/servers/b7417eb3-7a46-49c6-9fd7-00b1319cc8c3 => generated 1492 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:12:37.250 7 WARNING neutronclient.v2_0.client [None req-5a1b4d35-add1-4fcd-8c07-7bd7ba5c81f3 fce33a5394b247b2b3d6d27fa6745009 f637d098738246698ab5a54b0a1ef767 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 250/499] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:12:37 2026] GET /v2.1/servers/b7417eb3-7a46-49c6-9fd7-00b1319cc8c3 => generated 1559 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:12:37.561 8 INFO nova.api.openstack.compute.server_external_events [req-4cf66c91-52c3-4acf-a6b8-27e5c2bc97f8 req-d56b8165-79dd-4d8d-bbcc-1587bc29aeac c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-changed:e613c3f9-2c0f-4640-829f-160d2fd1a583 for instance b7417eb3-7a46-49c6-9fd7-00b1319cc8c3 on instance [pid: 8|app: 0|req: 250/500] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:12:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:12:38.388 7 WARNING neutronclient.v2_0.client [None req-f89a4b78-229c-4b05-9b2d-0fcf28c3e519 fce33a5394b247b2b3d6d27fa6745009 f637d098738246698ab5a54b0a1ef767 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 251/501] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:12:38 2026] GET /v2.1/servers/b7417eb3-7a46-49c6-9fd7-00b1319cc8c3 => generated 1557 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:12:39.582 8 WARNING neutronclient.v2_0.client [None req-d27d579f-77af-4ee4-a5b7-8d9c981adcba fce33a5394b247b2b3d6d27fa6745009 f637d098738246698ab5a54b0a1ef767 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 251/502] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:12:39 2026] GET /v2.1/servers/b7417eb3-7a46-49c6-9fd7-00b1319cc8c3 => generated 1557 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-04-23 17:12:40.730 7 WARNING neutronclient.v2_0.client [None req-920ddafe-47e5-4807-bfc6-f41405dae583 fce33a5394b247b2b3d6d27fa6745009 f637d098738246698ab5a54b0a1ef767 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 253/505] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:12:40 2026] GET /v2.1/servers/b7417eb3-7a46-49c6-9fd7-00b1319cc8c3 => generated 1557 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:12:41.870 8 WARNING neutronclient.v2_0.client [None req-c2043ec5-b73d-45fc-89a5-78377dfdca33 fce33a5394b247b2b3d6d27fa6745009 f637d098738246698ab5a54b0a1ef767 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 253/506] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:12:41 2026] GET /v2.1/servers/b7417eb3-7a46-49c6-9fd7-00b1319cc8c3 => generated 1557 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-04-23 17:12:42.457 7 INFO nova.api.openstack.compute.server_external_events [req-f556087d-361f-44f2-9812-2ca8c2144fa8 req-1a90c408-5baf-419c-86a2-2a29281dc07d c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-plugged:e613c3f9-2c0f-4640-829f-160d2fd1a583 for instance b7417eb3-7a46-49c6-9fd7-00b1319cc8c3 on instance [pid: 7|app: 0|req: 254/507] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:12:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:12:43.076 8 WARNING neutronclient.v2_0.client [None req-192bdacf-83ea-41bf-bed4-eb52fe0fd7e7 fce33a5394b247b2b3d6d27fa6745009 f637d098738246698ab5a54b0a1ef767 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 254/508] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:12:43 2026] GET /v2.1/servers/b7417eb3-7a46-49c6-9fd7-00b1319cc8c3 => generated 1557 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:12:44.266 7 WARNING neutronclient.v2_0.client [None req-d4aeafd7-cfcb-42c0-805a-b87bfed506a6 fce33a5394b247b2b3d6d27fa6745009 f637d098738246698ab5a54b0a1ef767 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 255/509] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:12:44 2026] GET /v2.1/servers/b7417eb3-7a46-49c6-9fd7-00b1319cc8c3 => generated 1557 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:12:44.501 8 INFO nova.api.openstack.compute.server_external_events [req-6500d7b6-426e-4056-9205-0b023f27d587 req-2740ecae-4504-43d1-997e-c84621f793d4 c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-plugged:e613c3f9-2c0f-4640-829f-160d2fd1a583 for instance b7417eb3-7a46-49c6-9fd7-00b1319cc8c3 on instance [pid: 8|app: 0|req: 255/510] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:12:44 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-04-23 17:12:45.473 7 WARNING neutronclient.v2_0.client [None req-7c329bd6-0b80-4a4d-a3dd-d8dd1574f497 fce33a5394b247b2b3d6d27fa6745009 f637d098738246698ab5a54b0a1ef767 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 256/511] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:12:45 2026] GET /v2.1/servers/b7417eb3-7a46-49c6-9fd7-00b1319cc8c3 => generated 1741 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-04-23 17:12:45.694 8 WARNING neutronclient.v2_0.client [None req-d2ec25bb-6837-4423-a140-aa5ef2a60493 fce33a5394b247b2b3d6d27fa6745009 f637d098738246698ab5a54b0a1ef767 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 256/512] 10.0.0.191 () {32 vars in 741 bytes} [Thu Apr 23 17:12:45 2026] GET /v2.1/servers/b7417eb3-7a46-49c6-9fd7-00b1319cc8c3/os-interface => generated 285 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-04-23 17:12:46.742 8 INFO nova.api.openstack.compute.server_external_events [req-0e40fe89-77c3-4990-ab20-8f36c976a33a req-a1faad14-35b3-470e-91d9-2dae97bbc806 c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-changed:e613c3f9-2c0f-4640-829f-160d2fd1a583 for instance b7417eb3-7a46-49c6-9fd7-00b1319cc8c3 on instance [pid: 8|app: 0|req: 257/513] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:12:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 17:12:46.754 7 WARNING neutronclient.v2_0.client [None req-2083f2ef-aea3-478a-9d11-8dffb23d2870 fce33a5394b247b2b3d6d27fa6745009 f637d098738246698ab5a54b0a1ef767 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 257/514] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:12:46 2026] GET /v2.1/servers/b7417eb3-7a46-49c6-9fd7-00b1319cc8c3 => generated 1741 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, ' [pid: 8|app: 0|req: 258/515] 10.0.0.191 () {32 vars in 641 bytes} [Thu Apr 23 17:12:46 2026] GET /v2.1/servers => generated 384 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: 7|app: 0|req: 258/516] 10.0.0.191 () {32 vars in 718 bytes} [Thu Apr 23 17:12:46 2026] DELETE /v2.1/servers/b7417eb3-7a46-49c6-9fd7-00b1319cc8c3 => generated 0 bytes in 338 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-04-23 17:12:47.320 8 WARNING neutronclient.v2_0.client [None req-f4e2ea9a-b0f2-4f3f-9667-fbef4104ba0c fce33a5394b247b2b3d6d27fa6745009 f637d098738246698ab5a54b0a1ef767 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 259/517] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:12:47 2026] GET /v2.1/servers/b7417eb3-7a46-49c6-9fd7-00b1319cc8c3 => generated 1747 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-04-23 17:12:48.563 7 WARNING neutronclient.v2_0.client [None req-f53e7e59-e490-4dd3-bd43-e24af61721a0 fce33a5394b247b2b3d6d27fa6745009 f637d098738246698ab5a54b0a1ef767 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 259/518] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:12:48 2026] GET /v2.1/servers/b7417eb3-7a46-49c6-9fd7-00b1319cc8c3 => generated 1867 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:12:49.045 8 INFO nova.api.openstack.compute.server_external_events [req-f1339d2e-7660-4e41-a091-71356edc65b3 req-d1d8a87a-c326-4abe-a97b-31e974abeaef c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-unplugged:e613c3f9-2c0f-4640-829f-160d2fd1a583 for instance b7417eb3-7a46-49c6-9fd7-00b1319cc8c3 on instance [pid: 8|app: 0|req: 260/519] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:12:49 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:12:49.702 7 WARNING neutronclient.v2_0.client [None req-bbc37a07-3234-4cc1-9efc-18ef13fbe0d1 fce33a5394b247b2b3d6d27fa6745009 f637d098738246698ab5a54b0a1ef767 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 260/520] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:12:49 2026] GET /v2.1/servers/b7417eb3-7a46-49c6-9fd7-00b1319cc8c3 => generated 1867 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:12:50.854 8 WARNING neutronclient.v2_0.client [None req-bfcc7c98-0ae6-4c09-b863-bbc0ec58c671 fce33a5394b247b2b3d6d27fa6745009 f637d098738246698ab5a54b0a1ef767 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 262/523] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:12:50 2026] GET /v2.1/servers/b7417eb3-7a46-49c6-9fd7-00b1319cc8c3 => generated 1867 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:12:51.108 7 INFO nova.api.openstack.compute.server_external_events [req-506b6360-1a37-413c-ae47-bae91d353a2d req-7b6be057-651c-4fcf-a83b-818a467fd57f c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-unplugged:e613c3f9-2c0f-4640-829f-160d2fd1a583 for instance b7417eb3-7a46-49c6-9fd7-00b1319cc8c3 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: 262/524] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:12:51 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 17:12:51.138 8 INFO nova.api.openstack.compute.server_external_events [req-035b12dc-83a7-45a0-afb6-2ca260f78866 req-06669c53-3c04-42d8-bb07-6586e81c2716 c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-deleted:e613c3f9-2c0f-4640-829f-160d2fd1a583 for instance b7417eb3-7a46-49c6-9fd7-00b1319cc8c3 on instance [pid: 8|app: 0|req: 263/525] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:12:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:12:52.133 7 WARNING neutronclient.v2_0.client [None req-c2ce98d2-dd02-42d6-9f3a-0b8790ff78a9 fce33a5394b247b2b3d6d27fa6745009 f637d098738246698ab5a54b0a1ef767 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 263/526] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:12:52 2026] GET /v2.1/servers/b7417eb3-7a46-49c6-9fd7-00b1319cc8c3 => generated 1513 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:12:53.231 8 WARNING neutronclient.v2_0.client [None req-724274e9-7e5b-4837-93aa-38c99bd0a0c5 fce33a5394b247b2b3d6d27fa6745009 f637d098738246698ab5a54b0a1ef767 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 264/527] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:12:53 2026] GET /v2.1/servers/b7417eb3-7a46-49c6-9fd7-00b1319cc8c3 => generated 1518 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:12:54.319 7 WARNING neutronclient.v2_0.client [None req-df152da3-6a53-4428-a61e-da9cacb56319 fce33a5394b247b2b3d6d27fa6745009 f637d098738246698ab5a54b0a1ef767 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 264/528] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:12:54 2026] GET /v2.1/servers/b7417eb3-7a46-49c6-9fd7-00b1319cc8c3 => generated 1518 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-04-23 17:12:55.396 8 INFO nova.api.openstack.wsgi [None req-6297314c-4580-4c99-bd11-184f72127e60 fce33a5394b247b2b3d6d27fa6745009 f637d098738246698ab5a54b0a1ef767 - - default default] HTTP exception thrown: Instance b7417eb3-7a46-49c6-9fd7-00b1319cc8c3 could not be found. [pid: 8|app: 0|req: 265/529] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:12:55 2026] GET /v2.1/servers/b7417eb3-7a46-49c6-9fd7-00b1319cc8c3 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 265/530] 10.0.0.191 () {32 vars in 706 bytes} [Thu Apr 23 17:12:55 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1643573592 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/535] 10.0.0.191 () {34 vars in 671 bytes} [Thu Apr 23 17:13:12 2026] POST /v2.1/os-keypairs => generated 386 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:13:15.478 8 WARNING neutronclient.v2_0.client [None req-0bfd2977-45e4-4f05-a0a8-933cf88a7503 c16ce3ce72194126af874a09c7b7ae33 3a07baf3d46d4861ba8930541b5e770e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:13:15.521 8 WARNING neutronclient.v2_0.client [None req-0bfd2977-45e4-4f05-a0a8-933cf88a7503 c16ce3ce72194126af874a09c7b7ae33 3a07baf3d46d4861ba8930541b5e770e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:13:15.700 8 WARNING neutronclient.v2_0.client [None req-0bfd2977-45e4-4f05-a0a8-933cf88a7503 c16ce3ce72194126af874a09c7b7ae33 3a07baf3d46d4861ba8930541b5e770e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 268/536] 10.0.0.191 () {34 vars in 663 bytes} [Thu Apr 23 17:13:15 2026] POST /v2.1/servers => generated 453 bytes in 509 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-23 17:13:15.940 7 WARNING neutronclient.v2_0.client [None req-b3044e49-ed7a-4af7-a38d-6469d8aea378 c16ce3ce72194126af874a09c7b7ae33 3a07baf3d46d4861ba8930541b5e770e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 269/537] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:13:15 2026] GET /v2.1/servers/2b8c784f-238f-4864-8434-3e21923b5d7a => generated 1392 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-04-23 17:13:17.040 8 WARNING neutronclient.v2_0.client [None req-72884428-835c-428b-a3eb-7b463b68b678 c16ce3ce72194126af874a09c7b7ae33 3a07baf3d46d4861ba8930541b5e770e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 269/538] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:13:17 2026] GET /v2.1/servers/2b8c784f-238f-4864-8434-3e21923b5d7a => generated 1396 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-04-23 17:13:18.133 7 WARNING neutronclient.v2_0.client [None req-c345b518-c835-44a8-b55f-24ad0e8bc9bc c16ce3ce72194126af874a09c7b7ae33 3a07baf3d46d4861ba8930541b5e770e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 270/539] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:13:18 2026] GET /v2.1/servers/2b8c784f-238f-4864-8434-3e21923b5d7a => generated 1444 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-04-23 17:13:19.225 8 WARNING neutronclient.v2_0.client [None req-c4b9b31c-21f1-4d22-9424-ead727b18ba1 c16ce3ce72194126af874a09c7b7ae33 3a07baf3d46d4861ba8930541b5e770e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 270/540] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:13:19 2026] GET /v2.1/servers/2b8c784f-238f-4864-8434-3e21923b5d7a => generated 1444 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:13:20.311 7 WARNING neutronclient.v2_0.client [None req-ed111abb-2539-49e2-9cd2-73eac934d97f c16ce3ce72194126af874a09c7b7ae33 3a07baf3d46d4861ba8930541b5e770e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 271/543] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:13:20 2026] GET /v2.1/servers/2b8c784f-238f-4864-8434-3e21923b5d7a => generated 1452 bytes in 337 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:13:21.660 8 WARNING neutronclient.v2_0.client [None req-d77c606c-0f54-48bd-9011-2828798a7537 c16ce3ce72194126af874a09c7b7ae33 3a07baf3d46d4861ba8930541b5e770e - - default default] 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-04-23 17:13:23.474 7 INFO nova.api.openstack.compute.server_external_events [req-6317228c-3a86-455a-a2f3-261494f9eb90 req-c7bd6700-3802-48a6-936b-34f33fa0ec7f c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-changed:d26d5374-4a15-4f55-aef6-03d01a8b1915 for instance 2b8c784f-238f-4864-8434-3e21923b5d7a on instance [pid: 7|app: 0|req: 272/544] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:13:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/545] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:13:21 2026] GET /v2.1/servers/2b8c784f-238f-4864-8434-3e21923b5d7a => generated 1530 bytes in 2320 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:13:24.996 7 WARNING neutronclient.v2_0.client [None req-c93a11fa-1acc-47be-9721-0353aca26b27 c16ce3ce72194126af874a09c7b7ae33 3a07baf3d46d4861ba8930541b5e770e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 273/546] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:13:24 2026] GET /v2.1/servers/2b8c784f-238f-4864-8434-3e21923b5d7a => generated 1518 bytes in 658 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:13:26.669 8 WARNING neutronclient.v2_0.client [None req-6b3877ba-c99e-46a1-af32-2f566128b4c8 c16ce3ce72194126af874a09c7b7ae33 3a07baf3d46d4861ba8930541b5e770e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 274/547] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:13:26 2026] GET /v2.1/servers/2b8c784f-238f-4864-8434-3e21923b5d7a => generated 1518 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 274/548] 10.0.0.191 () {34 vars in 671 bytes} [Thu Apr 23 17:13:27 2026] POST /v2.1/os-keypairs => generated 397 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-04-23 17:13:27.906 8 WARNING neutronclient.v2_0.client [None req-bf92b4a5-8b5e-41bc-95a8-5be5879b7100 c16ce3ce72194126af874a09c7b7ae33 3a07baf3d46d4861ba8930541b5e770e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 275/549] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:13:27 2026] GET /v2.1/servers/2b8c784f-238f-4864-8434-3e21923b5d7a => generated 1518 bytes in 577 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:13:29.477 7 WARNING neutronclient.v2_0.client [None req-82647ef4-fcae-43ca-a244-8e449c9f0e41 4b85e93a981144b28192aeb6ba72cca1 0c0cdaf482404d02aff2315e29fc1758 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:13:29.495 8 WARNING neutronclient.v2_0.client [None req-4f746ace-4fdf-439a-9d5c-8c97685f1652 c16ce3ce72194126af874a09c7b7ae33 3a07baf3d46d4861ba8930541b5e770e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:13:29.536 7 WARNING neutronclient.v2_0.client [None req-82647ef4-fcae-43ca-a244-8e449c9f0e41 4b85e93a981144b28192aeb6ba72cca1 0c0cdaf482404d02aff2315e29fc1758 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 276/550] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:13:29 2026] GET /v2.1/servers/2b8c784f-238f-4864-8434-3e21923b5d7a => generated 1518 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 17:13:29.770 7 WARNING neutronclient.v2_0.client [None req-82647ef4-fcae-43ca-a244-8e449c9f0e41 4b85e93a981144b28192aeb6ba72cca1 0c0cdaf482404d02aff2315e29fc1758 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 275/551] 10.0.0.191 () {34 vars in 663 bytes} [Thu Apr 23 17:13:29 2026] POST /v2.1/servers => generated 450 bytes in 514 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:13:29.975 8 WARNING neutronclient.v2_0.client [None req-4faa1304-5eb6-415f-af8c-e5ff152e1be2 4b85e93a981144b28192aeb6ba72cca1 0c0cdaf482404d02aff2315e29fc1758 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 277/552] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:13:29 2026] GET /v2.1/servers/d6ef917f-fe44-436e-bd7f-57434da179b9 => generated 1401 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:13:30.758 7 WARNING neutronclient.v2_0.client [None req-0eccb4f9-28c9-4ce6-b4d7-9f398d1bd7c1 c16ce3ce72194126af874a09c7b7ae33 3a07baf3d46d4861ba8930541b5e770e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 277/555] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:13:30 2026] GET /v2.1/servers/2b8c784f-238f-4864-8434-3e21923b5d7a => generated 1518 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-04-23 17:13:31.058 8 WARNING neutronclient.v2_0.client [None req-d40ac5d9-c164-4381-85df-ca89576dc97b 4b85e93a981144b28192aeb6ba72cca1 0c0cdaf482404d02aff2315e29fc1758 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 279/556] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:13:31 2026] GET /v2.1/servers/d6ef917f-fe44-436e-bd7f-57434da179b9 => generated 1405 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:13:31.889 7 WARNING neutronclient.v2_0.client [None req-e8ec82c4-e031-4f75-88c9-04a84059c7bf c16ce3ce72194126af874a09c7b7ae33 3a07baf3d46d4861ba8930541b5e770e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 278/557] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:13:31 2026] GET /v2.1/servers/2b8c784f-238f-4864-8434-3e21923b5d7a => generated 1518 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:13:32.154 8 WARNING neutronclient.v2_0.client [None req-77b1a4d6-7be9-4b56-bf74-85d42f6d35cd 4b85e93a981144b28192aeb6ba72cca1 0c0cdaf482404d02aff2315e29fc1758 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 280/558] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:13:32 2026] GET /v2.1/servers/d6ef917f-fe44-436e-bd7f-57434da179b9 => generated 1453 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-04-23 17:13:32.229 7 INFO nova.api.openstack.compute.server_external_events [req-ff81558a-d0bd-4fe7-8009-07231b3e8230 req-1764b7f8-dcf1-48db-b964-228b9b4511bb c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-plugged:d26d5374-4a15-4f55-aef6-03d01a8b1915 for instance 2b8c784f-238f-4864-8434-3e21923b5d7a on instance [pid: 7|app: 0|req: 279/559] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:13:32 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-04-23 17:13:33.042 8 WARNING neutronclient.v2_0.client [None req-d25041ba-87cb-479c-a040-a90852fa4409 c16ce3ce72194126af874a09c7b7ae33 3a07baf3d46d4861ba8930541b5e770e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 281/560] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:13:33 2026] GET /v2.1/servers/2b8c784f-238f-4864-8434-3e21923b5d7a => generated 1518 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:13:33.274 7 WARNING neutronclient.v2_0.client [None req-ee5816be-1067-4675-8c64-2a3a49c929b8 4b85e93a981144b28192aeb6ba72cca1 0c0cdaf482404d02aff2315e29fc1758 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 280/561] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:13:33 2026] GET /v2.1/servers/d6ef917f-fe44-436e-bd7f-57434da179b9 => generated 1453 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-04-23 17:13:34.202 8 WARNING neutronclient.v2_0.client [None req-40e3ade3-33d2-495b-bec9-cd79a3f0d319 c16ce3ce72194126af874a09c7b7ae33 3a07baf3d46d4861ba8930541b5e770e - - default default] 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-04-23 17:13:34.276 7 INFO nova.api.openstack.compute.server_external_events [req-b07b144c-512d-4811-b356-5397d81d7473 req-141cb9fd-5987-4b20-a639-afddbe1f7f42 c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-plugged:d26d5374-4a15-4f55-aef6-03d01a8b1915 for instance 2b8c784f-238f-4864-8434-3e21923b5d7a on instance [pid: 7|app: 0|req: 281/562] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:13:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:13:34.367 7 WARNING neutronclient.v2_0.client [None req-8bcdfe87-a539-4e05-a9b3-684e25248955 4b85e93a981144b28192aeb6ba72cca1 0c0cdaf482404d02aff2315e29fc1758 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 282/563] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:13:34 2026] GET /v2.1/servers/d6ef917f-fe44-436e-bd7f-57434da179b9 => generated 1461 bytes in 501 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/564] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:13:34 2026] GET /v2.1/servers/2b8c784f-238f-4864-8434-3e21923b5d7a => generated 1700 bytes in 706 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:13:34.914 7 WARNING neutronclient.v2_0.client [None req-9b506caa-ec5b-461e-a95f-132d0453ea80 c16ce3ce72194126af874a09c7b7ae33 3a07baf3d46d4861ba8930541b5e770e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 283/565] 10.0.0.191 () {32 vars in 741 bytes} [Thu Apr 23 17:13:34 2026] GET /v2.1/servers/2b8c784f-238f-4864-8434-3e21923b5d7a/os-interface => generated 284 bytes in 308 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:13:35.895 8 WARNING neutronclient.v2_0.client [None req-60e6e967-d778-4fb1-a349-1b7ef8d8a228 4b85e93a981144b28192aeb6ba72cca1 0c0cdaf482404d02aff2315e29fc1758 - - default default] 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-04-23 17:13:36.362 7 INFO nova.api.openstack.compute.server_external_events [req-4c709a89-347e-44a5-a156-bb82605e1714 req-66cfe78c-21d3-4db2-97ab-a0d63c8b2d2d c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-changed:d26d5374-4a15-4f55-aef6-03d01a8b1915 for instance 2b8c784f-238f-4864-8434-3e21923b5d7a on instance [pid: 7|app: 0|req: 284/566] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:13:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:13:36.747 7 INFO nova.api.openstack.compute.server_external_events [req-caec473d-8417-4cd1-b259-94b3663a49e8 req-7880d3e2-893a-4d38-ad7b-567c47582ebd c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-changed:6880f595-8f11-4d1b-a0bc-322bdf83076f for instance d6ef917f-fe44-436e-bd7f-57434da179b9 on instance [pid: 7|app: 0|req: 285/567] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:13:36 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: 8|app: 0|req: 283/568] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:13:35 2026] GET /v2.1/servers/d6ef917f-fe44-436e-bd7f-57434da179b9 => generated 1527 bytes in 969 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:13:37.866 7 WARNING neutronclient.v2_0.client [None req-b725676d-0372-4f5e-8998-94341276902e 4b85e93a981144b28192aeb6ba72cca1 0c0cdaf482404d02aff2315e29fc1758 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 286/569] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:13:37 2026] GET /v2.1/servers/d6ef917f-fe44-436e-bd7f-57434da179b9 => generated 1527 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:13:39.037 8 WARNING neutronclient.v2_0.client [None req-73671f7f-ef4e-424d-9d68-530f410bf16b 4b85e93a981144b28192aeb6ba72cca1 0c0cdaf482404d02aff2315e29fc1758 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 284/570] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:13:39 2026] GET /v2.1/servers/d6ef917f-fe44-436e-bd7f-57434da179b9 => generated 1527 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:13:40.190 7 WARNING neutronclient.v2_0.client [None req-2d5cda40-0862-459e-be08-da36fb56a0cc 4b85e93a981144b28192aeb6ba72cca1 0c0cdaf482404d02aff2315e29fc1758 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 287/573] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:13:40 2026] GET /v2.1/servers/d6ef917f-fe44-436e-bd7f-57434da179b9 => generated 1527 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:13:41.345 8 WARNING neutronclient.v2_0.client [None req-65fa253e-93b4-4c9c-aabe-196abf3d94ff 4b85e93a981144b28192aeb6ba72cca1 0c0cdaf482404d02aff2315e29fc1758 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 287/574] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:13:41 2026] GET /v2.1/servers/d6ef917f-fe44-436e-bd7f-57434da179b9 => generated 1527 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:13:42.079 7 INFO nova.api.openstack.compute.server_external_events [req-6a397b88-ec6c-4060-b8be-294d6178fdca req-1e085f02-033e-4d5f-998d-6260b8283bfa c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-plugged:6880f595-8f11-4d1b-a0bc-322bdf83076f for instance d6ef917f-fe44-436e-bd7f-57434da179b9 on instance [pid: 7|app: 0|req: 288/575] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:13:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:13:42.545 8 WARNING neutronclient.v2_0.client [None req-9f4f3c91-50d8-4aaf-ae5f-4611846138be 4b85e93a981144b28192aeb6ba72cca1 0c0cdaf482404d02aff2315e29fc1758 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 288/576] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:13:42 2026] GET /v2.1/servers/d6ef917f-fe44-436e-bd7f-57434da179b9 => generated 1527 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:13:43.720 7 WARNING neutronclient.v2_0.client [None req-19ff9943-c3ce-4d0a-8daa-5e0a1161d971 4b85e93a981144b28192aeb6ba72cca1 0c0cdaf482404d02aff2315e29fc1758 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 289/577] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:13:43 2026] GET /v2.1/servers/d6ef917f-fe44-436e-bd7f-57434da179b9 => generated 1696 bytes in 402 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-04-23 17:13:44.122 7 INFO nova.api.openstack.compute.server_external_events [req-c6c47188-3692-482e-9b42-bc70eb3625db req-b611b4b2-3a6f-4972-a7e4-edb615f58abc c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-plugged:6880f595-8f11-4d1b-a0bc-322bdf83076f for instance d6ef917f-fe44-436e-bd7f-57434da179b9 on instance [pid: 7|app: 0|req: 290/578] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:13:44 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-04-23 17:13:44.134 8 WARNING neutronclient.v2_0.client [None req-3c5292d1-5e08-4fd1-b9b0-e85c7ba9c083 4b85e93a981144b28192aeb6ba72cca1 0c0cdaf482404d02aff2315e29fc1758 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 289/579] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:13:44 2026] GET /v2.1/servers/d6ef917f-fe44-436e-bd7f-57434da179b9 => generated 1696 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:13:45.412 7 INFO nova.api.openstack.compute.server_external_events [req-5e339856-72f5-413b-b440-e1ff6732a278 req-fbdfebdb-6a0d-4ff0-9f28-7148736168a1 c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-changed:6880f595-8f11-4d1b-a0bc-322bdf83076f for instance d6ef917f-fe44-436e-bd7f-57434da179b9 on instance [pid: 7|app: 0|req: 291/580] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:13:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:13:46.226 8 WARNING neutronclient.v2_0.client [None req-66084103-113f-4fca-934b-73ae111578d1 c16ce3ce72194126af874a09c7b7ae33 3a07baf3d46d4861ba8930541b5e770e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 290/581] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:13:46 2026] GET /v2.1/servers/2b8c784f-238f-4864-8434-3e21923b5d7a => generated 1820 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:13:46.419 7 WARNING neutronclient.v2_0.client [None req-fcc92dd3-62dd-4ea6-b75b-5aa5b1b97f7a c16ce3ce72194126af874a09c7b7ae33 3a07baf3d46d4861ba8930541b5e770e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 292/582] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:13:46 2026] GET /v2.1/servers/2b8c784f-238f-4864-8434-3e21923b5d7a => generated 1820 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 291/583] 10.0.0.191 () {34 vars in 750 bytes} [Thu Apr 23 17:13:46 2026] POST /v2.1/servers/2b8c784f-238f-4864-8434-3e21923b5d7a/action => generated 0 bytes in 76 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-04-23 17:13:46.899 7 WARNING neutronclient.v2_0.client [None req-3c1a39aa-b7c4-41d9-991f-f218c599bd53 c16ce3ce72194126af874a09c7b7ae33 3a07baf3d46d4861ba8930541b5e770e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 293/584] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:13:46 2026] GET /v2.1/servers/2b8c784f-238f-4864-8434-3e21923b5d7a => generated 1822 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-04-23 17:13:48.061 8 WARNING neutronclient.v2_0.client [None req-75e59348-e1f8-4b27-8a0d-038f06a879ef c16ce3ce72194126af874a09c7b7ae33 3a07baf3d46d4861ba8930541b5e770e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 292/585] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:13:48 2026] GET /v2.1/servers/2b8c784f-238f-4864-8434-3e21923b5d7a => generated 1822 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:13:49.218 7 WARNING neutronclient.v2_0.client [None req-7a94de9c-5436-416c-80ae-c15b7bf82268 c16ce3ce72194126af874a09c7b7ae33 3a07baf3d46d4861ba8930541b5e770e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 294/586] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:13:49 2026] GET /v2.1/servers/2b8c784f-238f-4864-8434-3e21923b5d7a => generated 1822 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:13:50.359 8 WARNING neutronclient.v2_0.client [None req-639f2741-852a-40d7-ad2b-cc5f8b81dccc c16ce3ce72194126af874a09c7b7ae33 3a07baf3d46d4861ba8930541b5e770e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 294/589] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:13:50 2026] GET /v2.1/servers/2b8c784f-238f-4864-8434-3e21923b5d7a => generated 1827 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-04-23 17:13:51.063 7 INFO nova.api.openstack.compute.server_external_events [req-c9eb8d06-a8d0-42b1-96a8-c6f04aa6f6ed req-e9aa9621-6419-43f4-9015-cdeaebdcb606 c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-unplugged:d26d5374-4a15-4f55-aef6-03d01a8b1915 for instance 2b8c784f-238f-4864-8434-3e21923b5d7a on instance [pid: 7|app: 0|req: 296/590] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:13:51 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:13:51.514 8 WARNING neutronclient.v2_0.client [None req-afdd0fb8-130a-4e2a-b5c7-2699c82c362f c16ce3ce72194126af874a09c7b7ae33 3a07baf3d46d4861ba8930541b5e770e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 295/591] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:13:51 2026] GET /v2.1/servers/2b8c784f-238f-4864-8434-3e21923b5d7a => generated 1827 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:13:52.795 7 WARNING neutronclient.v2_0.client [None req-a3b70a48-4076-4dfe-96cb-fd7568b67294 c16ce3ce72194126af874a09c7b7ae33 3a07baf3d46d4861ba8930541b5e770e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 297/592] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:13:52 2026] GET /v2.1/servers/2b8c784f-238f-4864-8434-3e21923b5d7a => generated 1827 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:13:53.098 8 INFO nova.api.openstack.compute.server_external_events [req-01d61503-b811-47e9-86c2-4bc947681e18 req-be409578-d7d3-4244-892d-bb8057cdbacd c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-unplugged:d26d5374-4a15-4f55-aef6-03d01a8b1915 for instance 2b8c784f-238f-4864-8434-3e21923b5d7a on instance 2026-04-23 17:13:53.098 8 INFO nova.api.openstack.compute.server_external_events [req-01d61503-b811-47e9-86c2-4bc947681e18 req-be409578-d7d3-4244-892d-bb8057cdbacd c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-plugged:d26d5374-4a15-4f55-aef6-03d01a8b1915 for instance 2b8c784f-238f-4864-8434-3e21923b5d7a on instance 2026-04-23 17:13:53.098 8 INFO nova.api.openstack.compute.server_external_events [req-01d61503-b811-47e9-86c2-4bc947681e18 req-be409578-d7d3-4244-892d-bb8057cdbacd c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-plugged:d26d5374-4a15-4f55-aef6-03d01a8b1915 for instance 2b8c784f-238f-4864-8434-3e21923b5d7a on instance 2026-04-23 17:13:53.098 8 INFO nova.api.openstack.compute.server_external_events [req-01d61503-b811-47e9-86c2-4bc947681e18 req-be409578-d7d3-4244-892d-bb8057cdbacd c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-unplugged:d26d5374-4a15-4f55-aef6-03d01a8b1915 for instance 2b8c784f-238f-4864-8434-3e21923b5d7a on instance 2026-04-23 17:13:53.099 8 INFO nova.api.openstack.compute.server_external_events [req-01d61503-b811-47e9-86c2-4bc947681e18 req-be409578-d7d3-4244-892d-bb8057cdbacd c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-unplugged:d26d5374-4a15-4f55-aef6-03d01a8b1915 for instance 2b8c784f-238f-4864-8434-3e21923b5d7a on instance [pid: 8|app: 0|req: 296/593] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:13:53 2026] POST /v2.1/os-server-external-events => generated 873 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:13:53.981 8 WARNING neutronclient.v2_0.client [None req-a50fd7e0-c3da-4163-b256-329a6c8c171f c16ce3ce72194126af874a09c7b7ae33 3a07baf3d46d4861ba8930541b5e770e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 298/594] 10.0.0.191 () {34 vars in 750 bytes} [Thu Apr 23 17:13:53 2026] POST /v2.1/servers/d6ef917f-fe44-436e-bd7f-57434da179b9/action => generated 31921 bytes in 540 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/595] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:13:53 2026] GET /v2.1/servers/2b8c784f-238f-4864-8434-3e21923b5d7a => generated 1827 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 299/596] 10.0.0.16 () {30 vars in 618 bytes} [Thu Apr 23 17:13:54 2026] GET /v2.1 => generated 0 bytes in 116 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: 298/597] 10.0.0.16 () {32 vars in 691 bytes} [Thu Apr 23 17:13:54 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/598] 10.0.0.16 () {34 vars in 912 bytes} [Thu Apr 23 17:13:55 2026] GET /v2.1/os-simple-tenant-usage/efa9529e80004e069eb479126a0ad7fa?start=2026-04-22T00:00:00&end=2026-04-23T23:59:59 => generated 20 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 17:13:55.134 8 INFO nova.api.openstack.compute.server_external_events [req-c1f4fb13-b197-488b-8a57-add34b79f0a0 req-d18c7c8d-dfc2-4b24-8d49-7e178f79440a c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-plugged:d26d5374-4a15-4f55-aef6-03d01a8b1915 for instance 2b8c784f-238f-4864-8434-3e21923b5d7a on instance 2026-04-23 17:13:55.134 8 INFO nova.api.openstack.compute.server_external_events [req-c1f4fb13-b197-488b-8a57-add34b79f0a0 req-d18c7c8d-dfc2-4b24-8d49-7e178f79440a c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-plugged:d26d5374-4a15-4f55-aef6-03d01a8b1915 for instance 2b8c784f-238f-4864-8434-3e21923b5d7a on instance [pid: 8|app: 0|req: 299/599] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:13:55 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-04-23 17:13:55.230 7 WARNING neutronclient.v2_0.client [None req-e60e3983-53b3-468e-9f45-4194bc826cd3 c16ce3ce72194126af874a09c7b7ae33 3a07baf3d46d4861ba8930541b5e770e - - default default] 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: 300/600] 10.0.0.16 () {30 vars in 653 bytes} [Thu Apr 23 17:13:55 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/601] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:13:55 2026] GET /v2.1/servers/2b8c784f-238f-4864-8434-3e21923b5d7a => generated 1827 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 17:13:56.413 8 WARNING neutronclient.v2_0.client [None req-792d6f6b-77f1-47b2-901d-08759d67f105 c16ce3ce72194126af874a09c7b7ae33 3a07baf3d46d4861ba8930541b5e770e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 301/602] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:13:56 2026] GET /v2.1/servers/2b8c784f-238f-4864-8434-3e21923b5d7a => generated 1820 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:13:57.388 7 INFO nova.api.openstack.compute.server_external_events [req-27930be5-4684-4e73-8fbf-2f30eaae3da0 req-3961a369-ad1c-4848-be00-e40bbfad0dc4 c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-changed:6880f595-8f11-4d1b-a0bc-322bdf83076f for instance d6ef917f-fe44-436e-bd7f-57434da179b9 on instance [pid: 7|app: 0|req: 302/603] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:13:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 302/604] 10.0.0.16 () {30 vars in 618 bytes} [Thu Apr 23 17:13:58 2026] GET /v2.1 => generated 0 bytes in 89 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: 303/605] 10.0.0.16 () {32 vars in 691 bytes} [Thu Apr 23 17:13:58 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/606] 10.0.0.191 () {34 vars in 671 bytes} [Thu Apr 23 17:13:58 2026] POST /v2.1/os-keypairs => generated 397 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/607] 10.0.0.16 () {34 vars in 912 bytes} [Thu Apr 23 17:13:58 2026] GET /v2.1/os-simple-tenant-usage/efa9529e80004e069eb479126a0ad7fa?start=2026-04-22T00:00:00&end=2026-04-23T23:59:59 => generated 20 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/608] 10.0.0.16 () {30 vars in 653 bytes} [Thu Apr 23 17:13:58 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:14:00.410 7 WARNING neutronclient.v2_0.client [None req-ba59b2fc-8a9a-479f-80a7-0c364dc21e5d 4b85e93a981144b28192aeb6ba72cca1 0c0cdaf482404d02aff2315e29fc1758 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:14:00.471 7 WARNING neutronclient.v2_0.client [None req-ba59b2fc-8a9a-479f-80a7-0c364dc21e5d 4b85e93a981144b28192aeb6ba72cca1 0c0cdaf482404d02aff2315e29fc1758 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:14:00.652 7 WARNING neutronclient.v2_0.client [None req-ba59b2fc-8a9a-479f-80a7-0c364dc21e5d 4b85e93a981144b28192aeb6ba72cca1 0c0cdaf482404d02aff2315e29fc1758 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 306/611] 10.0.0.191 () {34 vars in 663 bytes} [Thu Apr 23 17:14:00 2026] POST /v2.1/servers => generated 449 bytes in 493 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-23 17:14:00.869 8 WARNING neutronclient.v2_0.client [None req-f213d86d-a973-4958-8d08-b54f66e570f0 4b85e93a981144b28192aeb6ba72cca1 0c0cdaf482404d02aff2315e29fc1758 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 306/612] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:14:00 2026] GET /v2.1/servers/f5b2f4bf-e93a-4016-a64d-deab8a029e2b => generated 1402 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:14:01.965 7 WARNING neutronclient.v2_0.client [None req-4294b53f-2e77-4401-b3da-5424fbb4bd88 4b85e93a981144b28192aeb6ba72cca1 0c0cdaf482404d02aff2315e29fc1758 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 307/613] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:14:01 2026] GET /v2.1/servers/f5b2f4bf-e93a-4016-a64d-deab8a029e2b => generated 1406 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:14:03.046 8 WARNING neutronclient.v2_0.client [None req-4900d68e-93de-48e4-b972-d7eca02a282f 4b85e93a981144b28192aeb6ba72cca1 0c0cdaf482404d02aff2315e29fc1758 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 307/614] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:14:03 2026] GET /v2.1/servers/f5b2f4bf-e93a-4016-a64d-deab8a029e2b => generated 1454 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-04-23 17:14:04.127 7 WARNING neutronclient.v2_0.client [None req-f60a1046-0fc4-497f-9e24-5900bad01d30 4b85e93a981144b28192aeb6ba72cca1 0c0cdaf482404d02aff2315e29fc1758 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 308/615] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:14:04 2026] GET /v2.1/servers/f5b2f4bf-e93a-4016-a64d-deab8a029e2b => generated 1454 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:14:05.231 8 WARNING neutronclient.v2_0.client [None req-e1b169a0-a3fd-4d5b-ac27-b116c5ded38b 4b85e93a981144b28192aeb6ba72cca1 0c0cdaf482404d02aff2315e29fc1758 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 308/616] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:14:05 2026] GET /v2.1/servers/f5b2f4bf-e93a-4016-a64d-deab8a029e2b => generated 1462 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:14:06.313 7 WARNING neutronclient.v2_0.client [None req-96af1551-99db-408c-955b-3f114fec6198 4b85e93a981144b28192aeb6ba72cca1 0c0cdaf482404d02aff2315e29fc1758 - - default default] 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-04-23 17:14:06.397 8 INFO nova.api.openstack.compute.server_external_events [req-b8bc18d6-3f58-430f-b3d9-e9d19fd0fb6e req-4d9fc16b-7d43-4bde-972f-b2fd728f62e7 c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-changed:7347b6fb-3ce9-4fea-9557-dcee88b38f97 for instance f5b2f4bf-e93a-4016-a64d-deab8a029e2b on instance [pid: 8|app: 0|req: 309/617] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:14:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/618] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:14:06 2026] GET /v2.1/servers/f5b2f4bf-e93a-4016-a64d-deab8a029e2b => generated 1539 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-04-23 17:14:07.470 8 WARNING neutronclient.v2_0.client [None req-04201ccc-03a6-4e68-a433-b7bae7634320 4b85e93a981144b28192aeb6ba72cca1 0c0cdaf482404d02aff2315e29fc1758 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 310/619] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:14:07 2026] GET /v2.1/servers/f5b2f4bf-e93a-4016-a64d-deab8a029e2b => generated 1527 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:14:08.647 7 WARNING neutronclient.v2_0.client [None req-feeac04c-790a-4d14-aef5-c9f2dc0b42f1 4b85e93a981144b28192aeb6ba72cca1 0c0cdaf482404d02aff2315e29fc1758 - - default default] The python binding code in 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/620] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:14:08 2026] GET /v2.1/servers/f5b2f4bf-e93a-4016-a64d-deab8a029e2b => generated 1527 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:14:09.781 8 WARNING neutronclient.v2_0.client [None req-8b469ae6-0327-4a6c-a725-003a5dbbf527 4b85e93a981144b28192aeb6ba72cca1 0c0cdaf482404d02aff2315e29fc1758 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 311/621] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:14:09 2026] GET /v2.1/servers/f5b2f4bf-e93a-4016-a64d-deab8a029e2b => generated 1527 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-04-23 17:14:10.914 7 WARNING neutronclient.v2_0.client [None req-5ca9e506-b299-4ca2-a526-fedb2734a483 4b85e93a981144b28192aeb6ba72cca1 0c0cdaf482404d02aff2315e29fc1758 - - default default] The python binding code in 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/624] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:14:10 2026] GET /v2.1/servers/f5b2f4bf-e93a-4016-a64d-deab8a029e2b => generated 1527 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:14:11.427 8 INFO nova.api.openstack.compute.server_external_events [req-7c753076-f04c-4842-801c-bb6292c6d867 req-12d23d08-77af-4e5e-88cf-b0ae05dffd3a c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-plugged:7347b6fb-3ce9-4fea-9557-dcee88b38f97 for instance f5b2f4bf-e93a-4016-a64d-deab8a029e2b on instance [pid: 8|app: 0|req: 313/625] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:14:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:14:12.103 7 WARNING neutronclient.v2_0.client [None req-17844c89-107f-44b2-849f-5121cd12fef9 c16ce3ce72194126af874a09c7b7ae33 3a07baf3d46d4861ba8930541b5e770e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:14:12.122 8 WARNING neutronclient.v2_0.client [None req-b4e94719-9ba9-4458-ac51-197c062841df 4b85e93a981144b28192aeb6ba72cca1 0c0cdaf482404d02aff2315e29fc1758 - - default default] The python binding code in 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/626] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:14:12 2026] GET /v2.1/servers/2b8c784f-238f-4864-8434-3e21923b5d7a => generated 1820 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, ' [pid: 8|app: 0|req: 314/627] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:14:12 2026] GET /v2.1/servers/f5b2f4bf-e93a-4016-a64d-deab8a029e2b => generated 1527 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/628] 10.0.0.191 () {32 vars in 718 bytes} [Thu Apr 23 17:14:12 2026] DELETE /v2.1/servers/2b8c784f-238f-4864-8434-3e21923b5d7a => generated 0 bytes in 92 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:14:12.413 8 WARNING neutronclient.v2_0.client [None req-dbae502e-4183-4e35-bdcc-71ab3204a2d8 c16ce3ce72194126af874a09c7b7ae33 3a07baf3d46d4861ba8930541b5e770e - - default default] The python binding code in 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/629] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:14:12 2026] GET /v2.1/servers/2b8c784f-238f-4864-8434-3e21923b5d7a => generated 1826 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-04-23 17:14:13.340 7 WARNING neutronclient.v2_0.client [None req-8efba7d3-6e3e-4773-a5e8-19e9922136d2 4b85e93a981144b28192aeb6ba72cca1 0c0cdaf482404d02aff2315e29fc1758 - - default default] 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-04-23 17:14:13.483 8 INFO nova.api.openstack.compute.server_external_events [req-d2dfd7ec-60d1-4f97-b89a-8936d069b17a req-11a64a50-533f-48d8-8795-c7fa2c0e1022 c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-plugged:7347b6fb-3ce9-4fea-9557-dcee88b38f97 for instance f5b2f4bf-e93a-4016-a64d-deab8a029e2b on instance [pid: 8|app: 0|req: 316/630] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:14:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:14:13.604 8 WARNING neutronclient.v2_0.client [None req-619a3ac2-60a1-4deb-90d7-2156ec5c6dc9 c16ce3ce72194126af874a09c7b7ae33 3a07baf3d46d4861ba8930541b5e770e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 315/631] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:14:13 2026] GET /v2.1/servers/f5b2f4bf-e93a-4016-a64d-deab8a029e2b => generated 1695 bytes in 588 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 317/632] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:14:13 2026] GET /v2.1/servers/2b8c784f-238f-4864-8434-3e21923b5d7a => generated 1826 bytes in 412 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 17:14:13.964 7 WARNING neutronclient.v2_0.client [None req-333af22c-97d9-4c66-91c2-3cfb836fff44 4b85e93a981144b28192aeb6ba72cca1 0c0cdaf482404d02aff2315e29fc1758 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 316/633] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:14:13 2026] GET /v2.1/servers/f5b2f4bf-e93a-4016-a64d-deab8a029e2b => generated 1695 bytes in 539 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:14:14.989 8 WARNING neutronclient.v2_0.client [None req-ba10767a-b350-429e-abe7-3e2ac5196e06 c16ce3ce72194126af874a09c7b7ae33 3a07baf3d46d4861ba8930541b5e770e - - default default] 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-04-23 17:14:15.274 7 INFO nova.api.openstack.compute.server_external_events [req-787b189c-2299-4cd8-a0d6-83a9ac98e3d4 req-0aaa4986-0fe5-491a-869a-cdc13c58b2fc c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-changed:7347b6fb-3ce9-4fea-9557-dcee88b38f97 for instance f5b2f4bf-e93a-4016-a64d-deab8a029e2b on instance [pid: 7|app: 0|req: 317/634] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:14:15 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: 8|app: 0|req: 318/635] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:14:14 2026] GET /v2.1/servers/2b8c784f-238f-4864-8434-3e21923b5d7a => generated 1758 bytes in 376 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:14:15.536 7 INFO nova.api.openstack.compute.server_external_events [req-f6d99af5-9141-48be-8aa0-574607528a72 req-b4568570-aeb2-495c-8811-a037d6d23b67 c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-unplugged:d26d5374-4a15-4f55-aef6-03d01a8b1915 for instance 2b8c784f-238f-4864-8434-3e21923b5d7a on instance 2026-04-23 17:14:15.536 7 INFO nova.api.openstack.compute.server_external_events [req-f6d99af5-9141-48be-8aa0-574607528a72 req-b4568570-aeb2-495c-8811-a037d6d23b67 c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-unplugged:d26d5374-4a15-4f55-aef6-03d01a8b1915 for instance 2b8c784f-238f-4864-8434-3e21923b5d7a on instance 2026-04-23 17:14:15.536 7 INFO nova.api.openstack.compute.server_external_events [req-f6d99af5-9141-48be-8aa0-574607528a72 req-b4568570-aeb2-495c-8811-a037d6d23b67 c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-deleted:d26d5374-4a15-4f55-aef6-03d01a8b1915 for instance 2b8c784f-238f-4864-8434-3e21923b5d7a on instance [pid: 7|app: 0|req: 318/636] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:14:15 2026] POST /v2.1/os-server-external-events => generated 529 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-04-23 17:14:16.399 8 WARNING neutronclient.v2_0.client [None req-cc149974-50fe-4827-aeef-3b781d841ed4 c16ce3ce72194126af874a09c7b7ae33 3a07baf3d46d4861ba8930541b5e770e - - default default] The python binding code in 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/637] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:14:16 2026] GET /v2.1/servers/2b8c784f-238f-4864-8434-3e21923b5d7a => generated 1473 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:14:17.498 7 WARNING neutronclient.v2_0.client [None req-a63f259e-69c6-4f76-9221-47be43af39d4 c16ce3ce72194126af874a09c7b7ae33 3a07baf3d46d4861ba8930541b5e770e - - default default] The python binding code in 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/638] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:14:17 2026] GET /v2.1/servers/2b8c784f-238f-4864-8434-3e21923b5d7a => generated 1478 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-04-23 17:14:18.594 8 WARNING neutronclient.v2_0.client [None req-b7b4ad30-0c92-463f-a2b1-183294be38cc c16ce3ce72194126af874a09c7b7ae33 3a07baf3d46d4861ba8930541b5e770e - - default default] The python binding code in 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/639] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:14:18 2026] GET /v2.1/servers/2b8c784f-238f-4864-8434-3e21923b5d7a => generated 1478 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-04-23 17:14:19.660 7 INFO nova.api.openstack.wsgi [None req-c21ce53e-a243-4981-b111-fd195726fc79 c16ce3ce72194126af874a09c7b7ae33 3a07baf3d46d4861ba8930541b5e770e - - default default] HTTP exception thrown: Instance 2b8c784f-238f-4864-8434-3e21923b5d7a could not be found. [pid: 7|app: 0|req: 320/640] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:14:19 2026] GET /v2.1/servers/2b8c784f-238f-4864-8434-3e21923b5d7a => generated 111 bytes in 20 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: 321/641] 10.0.0.191 () {32 vars in 706 bytes} [Thu Apr 23 17:14:19 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1802899037 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/644] 10.0.0.191 () {34 vars in 750 bytes} [Thu Apr 23 17:14:25 2026] POST /v2.1/servers/f5b2f4bf-e93a-4016-a64d-deab8a029e2b/action => generated 32127 bytes in 564 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: 322/645] 10.0.0.191 () {32 vars in 718 bytes} [Thu Apr 23 17:14:26 2026] DELETE /v2.1/servers/f5b2f4bf-e93a-4016-a64d-deab8a029e2b => generated 0 bytes in 98 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:14:26.237 8 WARNING neutronclient.v2_0.client [None req-e1d3e2cc-bba6-4928-84b1-3fddb4a6b0d0 4b85e93a981144b28192aeb6ba72cca1 0c0cdaf482404d02aff2315e29fc1758 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 324/646] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:14:26 2026] GET /v2.1/servers/f5b2f4bf-e93a-4016-a64d-deab8a029e2b => generated 1821 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-04-23 17:14:27.451 7 WARNING neutronclient.v2_0.client [None req-c0626106-c806-4cdd-bbeb-9e2d726370a3 4b85e93a981144b28192aeb6ba72cca1 0c0cdaf482404d02aff2315e29fc1758 - - default default] 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-04-23 17:14:27.499 8 INFO nova.api.openstack.compute.server_external_events [req-af6ee132-152a-445f-9a31-84f97e1bd57c req-4c1bee80-e12a-47b2-9607-a77a467d879b c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-unplugged:7347b6fb-3ce9-4fea-9557-dcee88b38f97 for instance f5b2f4bf-e93a-4016-a64d-deab8a029e2b on instance [pid: 8|app: 0|req: 325/647] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:14:27 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/648] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:14:27 2026] GET /v2.1/servers/f5b2f4bf-e93a-4016-a64d-deab8a029e2b => generated 1821 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:14:28.643 8 WARNING neutronclient.v2_0.client [None req-4b38021d-7af8-420d-bb32-7a57c262e5ec 4b85e93a981144b28192aeb6ba72cca1 0c0cdaf482404d02aff2315e29fc1758 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 326/649] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:14:28 2026] GET /v2.1/servers/f5b2f4bf-e93a-4016-a64d-deab8a029e2b => generated 1821 bytes in 550 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:14:29.541 7 INFO nova.api.openstack.compute.server_external_events [req-6e3530c1-be63-48c2-a06f-81f30f8fb384 req-b04048f0-9905-4af7-9ede-696bcf79c455 c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-unplugged:7347b6fb-3ce9-4fea-9557-dcee88b38f97 for instance f5b2f4bf-e93a-4016-a64d-deab8a029e2b on instance 2026-04-23 17:14:29.542 7 INFO nova.api.openstack.compute.server_external_events [req-6e3530c1-be63-48c2-a06f-81f30f8fb384 req-b04048f0-9905-4af7-9ede-696bcf79c455 c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-deleted:7347b6fb-3ce9-4fea-9557-dcee88b38f97 for instance f5b2f4bf-e93a-4016-a64d-deab8a029e2b on instance [pid: 7|app: 0|req: 324/650] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:14:29 2026] POST /v2.1/os-server-external-events => generated 356 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-04-23 17:14:30.214 8 WARNING neutronclient.v2_0.client [None req-f431a78a-9739-465c-ba5b-c1ec9ce69549 4b85e93a981144b28192aeb6ba72cca1 0c0cdaf482404d02aff2315e29fc1758 - - default default] The python binding code in 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/651] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:14:30 2026] GET /v2.1/servers/f5b2f4bf-e93a-4016-a64d-deab8a029e2b => generated 1488 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-04-23 17:14:31.328 8 WARNING neutronclient.v2_0.client [None req-3483ce7d-7ede-4245-991e-ea9669fd0e33 4b85e93a981144b28192aeb6ba72cca1 0c0cdaf482404d02aff2315e29fc1758 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 329/654] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:14:31 2026] GET /v2.1/servers/f5b2f4bf-e93a-4016-a64d-deab8a029e2b => generated 1488 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-04-23 17:14:32.403 7 INFO nova.api.openstack.wsgi [None req-b980c9d1-354a-4d2c-bdbd-2d5aac4c4fb7 4b85e93a981144b28192aeb6ba72cca1 0c0cdaf482404d02aff2315e29fc1758 - - default default] HTTP exception thrown: Instance f5b2f4bf-e93a-4016-a64d-deab8a029e2b could not be found. [pid: 7|app: 0|req: 326/655] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:14:32 2026] GET /v2.1/servers/f5b2f4bf-e93a-4016-a64d-deab8a029e2b => 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: 330/656] 10.0.0.191 () {32 vars in 728 bytes} [Thu Apr 23 17:14:32 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-127560154 => 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, ' [pid: 7|app: 0|req: 327/657] 10.0.0.191 () {32 vars in 718 bytes} [Thu Apr 23 17:14:32 2026] DELETE /v2.1/servers/d6ef917f-fe44-436e-bd7f-57434da179b9 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-04-23 17:14:33.093 8 WARNING neutronclient.v2_0.client [None req-b5d3e6c1-e8f7-4538-921d-37e6508b1874 4b85e93a981144b28192aeb6ba72cca1 0c0cdaf482404d02aff2315e29fc1758 - - default default] The python binding code in 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/658] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:14:33 2026] GET /v2.1/servers/d6ef917f-fe44-436e-bd7f-57434da179b9 => generated 1702 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-04-23 17:14:34.244 7 WARNING neutronclient.v2_0.client [None req-291da361-361b-42bc-b439-698fbcb8298d 4b85e93a981144b28192aeb6ba72cca1 0c0cdaf482404d02aff2315e29fc1758 - - default default] 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-04-23 17:14:34.363 8 INFO nova.api.openstack.compute.server_external_events [req-1c1b9a1e-b0ac-455c-a57f-606d247cc60d req-23d11a76-d226-4924-8822-b577106b77b3 c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-unplugged:6880f595-8f11-4d1b-a0bc-322bdf83076f for instance d6ef917f-fe44-436e-bd7f-57434da179b9 on instance [pid: 8|app: 0|req: 332/659] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:14:34 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/660] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:14:34 2026] GET /v2.1/servers/d6ef917f-fe44-436e-bd7f-57434da179b9 => generated 1702 bytes in 307 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:14:35.560 8 WARNING neutronclient.v2_0.client [None req-947c6c4e-129c-4240-b6ac-d9e54b97baf0 4b85e93a981144b28192aeb6ba72cca1 0c0cdaf482404d02aff2315e29fc1758 - - default default] 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-04-23 17:14:35.881 7 INFO nova.api.openstack.compute.server_external_events [req-37c91f68-8780-4417-a4ca-d1ec47b6cf4f req-6c1c97e5-fc04-4047-aef7-87f6f512c777 c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-deleted:6880f595-8f11-4d1b-a0bc-322bdf83076f for instance d6ef917f-fe44-436e-bd7f-57434da179b9 on instance [pid: 7|app: 0|req: 329/661] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:14:35 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/662] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:14:35 2026] GET /v2.1/servers/d6ef917f-fe44-436e-bd7f-57434da179b9 => generated 1634 bytes in 410 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:14:36.411 7 INFO nova.api.openstack.compute.server_external_events [req-45e894eb-b93b-4ff2-8028-71d520e401ee req-4adefa01-86d4-41cb-87bc-14acb1e404eb c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-unplugged:6880f595-8f11-4d1b-a0bc-322bdf83076f for instance d6ef917f-fe44-436e-bd7f-57434da179b9 on instance [pid: 7|app: 0|req: 330/663] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:14:36 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:14:36.991 8 WARNING neutronclient.v2_0.client [None req-336de565-8a1c-46d8-b1f9-c976949cba40 4b85e93a981144b28192aeb6ba72cca1 0c0cdaf482404d02aff2315e29fc1758 - - default default] The python binding code in 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/664] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:14:36 2026] GET /v2.1/servers/d6ef917f-fe44-436e-bd7f-57434da179b9 => generated 1487 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-04-23 17:14:38.092 7 WARNING neutronclient.v2_0.client [None req-f2503a31-4b88-4887-8e22-065933a0575b 4b85e93a981144b28192aeb6ba72cca1 0c0cdaf482404d02aff2315e29fc1758 - - default default] The python binding code in 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/665] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:14:38 2026] GET /v2.1/servers/d6ef917f-fe44-436e-bd7f-57434da179b9 => generated 1487 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-04-23 17:14:39.168 8 INFO nova.api.openstack.wsgi [None req-18911f26-fb02-4ba3-afab-67477aeb63d2 4b85e93a981144b28192aeb6ba72cca1 0c0cdaf482404d02aff2315e29fc1758 - - default default] HTTP exception thrown: Instance d6ef917f-fe44-436e-bd7f-57434da179b9 could not be found. [pid: 8|app: 0|req: 335/666] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:14:39 2026] GET /v2.1/servers/d6ef917f-fe44-436e-bd7f-57434da179b9 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 332/667] 10.0.0.191 () {32 vars in 728 bytes} [Thu Apr 23 17:14:39 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-434321116 => generated 0 bytes in 53 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-04-23 17:16:02.740 8 WARNING neutronclient.v2_0.client [None req-4192bcb2-089f-4590-90db-996209be922c 743c37b771d74718a13ffedda30d146f 4046bf18cf2a43c797d95ae6c1259b86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:16:02.947 8 WARNING neutronclient.v2_0.client [None req-4192bcb2-089f-4590-90db-996209be922c 743c37b771d74718a13ffedda30d146f 4046bf18cf2a43c797d95ae6c1259b86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 345/686] 10.0.0.191 () {34 vars in 663 bytes} [Thu Apr 23 17:16:02 2026] POST /v2.1/servers => generated 424 bytes in 514 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-23 17:16:03.225 7 WARNING neutronclient.v2_0.client [None req-7f106ced-4f92-49d2-ad6f-48cc7230a5f5 743c37b771d74718a13ffedda30d146f 4046bf18cf2a43c797d95ae6c1259b86 - - default default] The python binding code in 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/687] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:16:03 2026] GET /v2.1/servers/a44496d8-d529-4410-ab5e-5ec949b7ca16 => generated 1367 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-04-23 17:16:04.327 8 WARNING neutronclient.v2_0.client [None req-86a1b6df-da53-4001-98bd-790f4378f2b5 743c37b771d74718a13ffedda30d146f 4046bf18cf2a43c797d95ae6c1259b86 - - default default] The python binding code in 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/688] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:16:04 2026] GET /v2.1/servers/a44496d8-d529-4410-ab5e-5ec949b7ca16 => generated 1371 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:16:05.418 7 WARNING neutronclient.v2_0.client [None req-447eba67-6204-42fa-afe2-e793ccae6898 743c37b771d74718a13ffedda30d146f 4046bf18cf2a43c797d95ae6c1259b86 - - default default] The python binding code in 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/689] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:16:05 2026] GET /v2.1/servers/a44496d8-d529-4410-ab5e-5ec949b7ca16 => generated 1419 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:16:06.512 8 WARNING neutronclient.v2_0.client [None req-c3ae89c4-16cb-4595-821c-809715026967 743c37b771d74718a13ffedda30d146f 4046bf18cf2a43c797d95ae6c1259b86 - - default default] The python binding code in 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/690] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:16:06 2026] GET /v2.1/servers/a44496d8-d529-4410-ab5e-5ec949b7ca16 => generated 1419 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:16:07.609 7 WARNING neutronclient.v2_0.client [None req-d57427d5-59a5-4547-a00c-fd62b97e3fd2 743c37b771d74718a13ffedda30d146f 4046bf18cf2a43c797d95ae6c1259b86 - - default default] 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-04-23 17:16:08.652 8 INFO nova.api.openstack.compute.server_external_events [req-833d05ab-00a1-4880-ae91-04ca6ffa8dc4 req-d7b6cd1d-1713-4f20-8980-7c60954a11ab c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-changed:f8e7dc03-da3e-430f-8aec-4e4820037de2 for instance a44496d8-d529-4410-ab5e-5ec949b7ca16 on instance [pid: 8|app: 0|req: 348/691] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:16:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/692] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:16:07 2026] GET /v2.1/servers/a44496d8-d529-4410-ab5e-5ec949b7ca16 => generated 1469 bytes in 1102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:16:09.727 8 WARNING neutronclient.v2_0.client [None req-10c1ad05-a159-4608-8a5a-8a818ca13f90 743c37b771d74718a13ffedda30d146f 4046bf18cf2a43c797d95ae6c1259b86 - - default default] The python binding code in 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/693] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:16:09 2026] GET /v2.1/servers/a44496d8-d529-4410-ab5e-5ec949b7ca16 => generated 1467 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-04-23 17:16:10.890 7 WARNING neutronclient.v2_0.client [None req-166640d4-1a9b-4bc3-978b-27f51d02fb48 743c37b771d74718a13ffedda30d146f 4046bf18cf2a43c797d95ae6c1259b86 - - default default] The python binding code in 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/696] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:16:10 2026] GET /v2.1/servers/a44496d8-d529-4410-ab5e-5ec949b7ca16 => generated 1467 bytes in 355 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:16:12.253 8 WARNING neutronclient.v2_0.client [None req-7084a8b6-eed5-4222-9a2c-49da28f55cd0 743c37b771d74718a13ffedda30d146f 4046bf18cf2a43c797d95ae6c1259b86 - - default default] The python binding code in 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/697] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:16:12 2026] GET /v2.1/servers/a44496d8-d529-4410-ab5e-5ec949b7ca16 => generated 1467 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:16:13.440 7 WARNING neutronclient.v2_0.client [None req-c2fdd602-3af1-46ec-a7a5-ae9951012f7f 743c37b771d74718a13ffedda30d146f 4046bf18cf2a43c797d95ae6c1259b86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 347/698] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:16:13 2026] GET /v2.1/servers/a44496d8-d529-4410-ab5e-5ec949b7ca16 => generated 1467 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:16:14.649 8 WARNING neutronclient.v2_0.client [None req-a2689b00-d0af-49e1-a3d0-5c27c5e305ef 743c37b771d74718a13ffedda30d146f 4046bf18cf2a43c797d95ae6c1259b86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 352/699] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:16:14 2026] GET /v2.1/servers/a44496d8-d529-4410-ab5e-5ec949b7ca16 => generated 1467 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:16:15.798 7 WARNING neutronclient.v2_0.client [None req-1545fdc8-9e1c-4ff3-89ca-3736a8a89036 743c37b771d74718a13ffedda30d146f 4046bf18cf2a43c797d95ae6c1259b86 - - default default] The python binding code in 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/700] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:16:15 2026] GET /v2.1/servers/a44496d8-d529-4410-ab5e-5ec949b7ca16 => generated 1467 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:16:17.044 8 WARNING neutronclient.v2_0.client [None req-b9724eac-6ea8-4fd1-a66d-b878c4fe2d83 743c37b771d74718a13ffedda30d146f 4046bf18cf2a43c797d95ae6c1259b86 - - default default] The python binding code in 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/701] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:16:17 2026] GET /v2.1/servers/a44496d8-d529-4410-ab5e-5ec949b7ca16 => generated 1467 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-04-23 17:16:18.227 7 WARNING neutronclient.v2_0.client [None req-3adc3d1d-9670-480d-80aa-dac2d11ccd71 743c37b771d74718a13ffedda30d146f 4046bf18cf2a43c797d95ae6c1259b86 - - default default] The python binding code in 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/702] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:16:18 2026] GET /v2.1/servers/a44496d8-d529-4410-ab5e-5ec949b7ca16 => generated 1467 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:16:19.455 8 WARNING neutronclient.v2_0.client [None req-72267313-0100-4d9a-8a5c-0d675934967a 743c37b771d74718a13ffedda30d146f 4046bf18cf2a43c797d95ae6c1259b86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 354/703] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:16:19 2026] GET /v2.1/servers/a44496d8-d529-4410-ab5e-5ec949b7ca16 => generated 1467 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:16:20.665 7 WARNING neutronclient.v2_0.client [None req-eb807a32-8551-4d6f-b606-31820fd1129d 743c37b771d74718a13ffedda30d146f 4046bf18cf2a43c797d95ae6c1259b86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 351/706] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:16:20 2026] GET /v2.1/servers/a44496d8-d529-4410-ab5e-5ec949b7ca16 => generated 1467 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:16:21.805 8 WARNING neutronclient.v2_0.client [None req-7b4464ee-cf9c-41e4-ad6f-ef4b7f49e9e5 743c37b771d74718a13ffedda30d146f 4046bf18cf2a43c797d95ae6c1259b86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 356/707] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:16:21 2026] GET /v2.1/servers/a44496d8-d529-4410-ab5e-5ec949b7ca16 => generated 1467 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-04-23 17:16:23.004 7 WARNING neutronclient.v2_0.client [None req-9f91d6c2-8262-46bb-ace3-1a739fd1cbd3 743c37b771d74718a13ffedda30d146f 4046bf18cf2a43c797d95ae6c1259b86 - - default default] The python binding code in 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/708] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:16:22 2026] GET /v2.1/servers/a44496d8-d529-4410-ab5e-5ec949b7ca16 => generated 1467 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:16:23.449 8 INFO nova.api.openstack.compute.server_external_events [req-62e7a770-3710-4f3b-8295-a120c6b25bc8 req-63ec0c0f-4423-4d3c-8765-7b89e1b8a22f c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-unplugged:f8e7dc03-da3e-430f-8aec-4e4820037de2 for instance a44496d8-d529-4410-ab5e-5ec949b7ca16 on instance [pid: 8|app: 0|req: 357/709] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:16:23 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:16:24.142 7 WARNING neutronclient.v2_0.client [None req-303386e0-a5ef-4485-81c9-4ecd999eae1c 743c37b771d74718a13ffedda30d146f 4046bf18cf2a43c797d95ae6c1259b86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 353/710] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:16:24 2026] GET /v2.1/servers/a44496d8-d529-4410-ab5e-5ec949b7ca16 => generated 1467 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:16:25.290 8 WARNING neutronclient.v2_0.client [None req-bdb5cbc6-cacf-40a2-a8ff-03c5eb5f05da 743c37b771d74718a13ffedda30d146f 4046bf18cf2a43c797d95ae6c1259b86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 358/711] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:16:25 2026] GET /v2.1/servers/a44496d8-d529-4410-ab5e-5ec949b7ca16 => generated 1467 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-04-23 17:16:25.490 7 INFO nova.api.openstack.compute.server_external_events [req-5d1e86f2-558c-41c2-b93a-e9f9d97a8279 req-c696453f-3773-4adb-8bb9-9ec7ef66a671 c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-plugged:f8e7dc03-da3e-430f-8aec-4e4820037de2 for instance a44496d8-d529-4410-ab5e-5ec949b7ca16 on instance 2026-04-23 17:16:25.491 7 INFO nova.api.openstack.compute.server_external_events [req-5d1e86f2-558c-41c2-b93a-e9f9d97a8279 req-c696453f-3773-4adb-8bb9-9ec7ef66a671 c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-plugged:f8e7dc03-da3e-430f-8aec-4e4820037de2 for instance a44496d8-d529-4410-ab5e-5ec949b7ca16 on instance [pid: 7|app: 0|req: 354/712] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:16:25 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:16:26.436 8 WARNING neutronclient.v2_0.client [None req-bd878cd0-333b-441d-846e-651ba1dd99d8 743c37b771d74718a13ffedda30d146f 4046bf18cf2a43c797d95ae6c1259b86 - - default default] The python binding code in 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/713] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:16:26 2026] GET /v2.1/servers/a44496d8-d529-4410-ab5e-5ec949b7ca16 => generated 1467 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-04-23 17:16:27.634 7 WARNING neutronclient.v2_0.client [None req-ac72a5a0-d1a4-4738-bea5-19e9312cac05 743c37b771d74718a13ffedda30d146f 4046bf18cf2a43c797d95ae6c1259b86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 355/714] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:16:27 2026] GET /v2.1/servers/a44496d8-d529-4410-ab5e-5ec949b7ca16 => generated 1648 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 360/715] 10.0.0.191 () {32 vars in 718 bytes} [Thu Apr 23 17:16:28 2026] DELETE /v2.1/servers/a44496d8-d529-4410-ab5e-5ec949b7ca16 => generated 0 bytes in 73 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-04-23 17:16:29.048 7 WARNING neutronclient.v2_0.client [None req-8a2eea73-e5ad-4a12-8492-c4bd7739063e 743c37b771d74718a13ffedda30d146f 4046bf18cf2a43c797d95ae6c1259b86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 356/716] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:16:29 2026] GET /v2.1/servers/a44496d8-d529-4410-ab5e-5ec949b7ca16 => generated 1654 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-04-23 17:16:30.268 8 WARNING neutronclient.v2_0.client [None req-d665090d-a4f9-48b6-8c5c-32d6ac2dde70 743c37b771d74718a13ffedda30d146f 4046bf18cf2a43c797d95ae6c1259b86 - - default default] 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-04-23 17:16:30.323 7 INFO nova.api.openstack.compute.server_external_events [req-013d711a-0536-443d-93da-b0829bf291e4 req-106c13c7-8330-4312-97f7-63ee831f13d5 c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-unplugged:f8e7dc03-da3e-430f-8aec-4e4820037de2 for instance a44496d8-d529-4410-ab5e-5ec949b7ca16 on instance [pid: 7|app: 0|req: 359/719] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:16:30 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/720] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:16:30 2026] GET /v2.1/servers/a44496d8-d529-4410-ab5e-5ec949b7ca16 => generated 1654 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-04-23 17:16:31.424 7 WARNING neutronclient.v2_0.client [None req-55cde3a9-cd53-400a-ace9-e2c4ff34cc0f 743c37b771d74718a13ffedda30d146f 4046bf18cf2a43c797d95ae6c1259b86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 360/721] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:16:31 2026] GET /v2.1/servers/a44496d8-d529-4410-ab5e-5ec949b7ca16 => generated 1654 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:16:32.506 8 INFO nova.api.openstack.compute.server_external_events [req-02a76347-5155-4dd2-9f8f-ac7fdada01a2 req-c2cad070-eec5-41e3-b029-4fb23fa7c95e c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-unplugged:f8e7dc03-da3e-430f-8aec-4e4820037de2 for instance a44496d8-d529-4410-ab5e-5ec949b7ca16 on instance 2026-04-23 17:16:32.506 8 INFO nova.api.openstack.compute.server_external_events [req-02a76347-5155-4dd2-9f8f-ac7fdada01a2 req-c2cad070-eec5-41e3-b029-4fb23fa7c95e c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-deleted:f8e7dc03-da3e-430f-8aec-4e4820037de2 for instance a44496d8-d529-4410-ab5e-5ec949b7ca16 on instance [pid: 8|app: 0|req: 362/722] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:16:32 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:16:32.578 7 WARNING neutronclient.v2_0.client [None req-16ba362b-b464-4986-a7b0-edf27ce68803 743c37b771d74718a13ffedda30d146f 4046bf18cf2a43c797d95ae6c1259b86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 361/723] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:16:32 2026] GET /v2.1/servers/a44496d8-d529-4410-ab5e-5ec949b7ca16 => generated 1448 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:16:33.678 8 WARNING neutronclient.v2_0.client [None req-a8470da2-1898-4f0a-b90b-ec93e79a556d 743c37b771d74718a13ffedda30d146f 4046bf18cf2a43c797d95ae6c1259b86 - - default default] The python binding code in 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/724] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:16:33 2026] GET /v2.1/servers/a44496d8-d529-4410-ab5e-5ec949b7ca16 => generated 1453 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-04-23 17:16:34.777 7 WARNING neutronclient.v2_0.client [None req-0ba6b256-70e9-4075-a59e-f897dedde003 743c37b771d74718a13ffedda30d146f 4046bf18cf2a43c797d95ae6c1259b86 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 362/725] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:16:34 2026] GET /v2.1/servers/a44496d8-d529-4410-ab5e-5ec949b7ca16 => generated 1453 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-04-23 17:16:35.868 8 INFO nova.api.openstack.wsgi [None req-70eb4078-d1a2-4ea9-a808-4a564b54e7e1 743c37b771d74718a13ffedda30d146f 4046bf18cf2a43c797d95ae6c1259b86 - - default default] HTTP exception thrown: Instance a44496d8-d529-4410-ab5e-5ec949b7ca16 could not be found. [pid: 8|app: 0|req: 364/726] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:16:35 2026] GET /v2.1/servers/a44496d8-d529-4410-ab5e-5ec949b7ca16 => 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: 367/731] 10.0.0.191 () {34 vars in 671 bytes} [Thu Apr 23 17:16:52 2026] POST /v2.1/os-keypairs => generated 397 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/732] 10.0.0.191 () {34 vars in 671 bytes} [Thu Apr 23 17:16:55 2026] POST /v2.1/os-keypairs => generated 385 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/733] 10.0.0.191 () {34 vars in 671 bytes} [Thu Apr 23 17:16:55 2026] POST /v2.1/os-keypairs => generated 396 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 17:16:56.404 7 WARNING neutronclient.v2_0.client [None req-7a4f49f8-91ab-4ada-91e8-119d1abccc87 32085b4ef31d4655959468ab4a62138e 6d3bd6c7a6db44799a02ccb4f9802656 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:16:56.456 7 WARNING neutronclient.v2_0.client [None req-7a4f49f8-91ab-4ada-91e8-119d1abccc87 32085b4ef31d4655959468ab4a62138e 6d3bd6c7a6db44799a02ccb4f9802656 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:16:56.499 7 WARNING neutronclient.v2_0.client [None req-7a4f49f8-91ab-4ada-91e8-119d1abccc87 32085b4ef31d4655959468ab4a62138e 6d3bd6c7a6db44799a02ccb4f9802656 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:16:56.646 7 WARNING neutronclient.v2_0.client [None req-7a4f49f8-91ab-4ada-91e8-119d1abccc87 32085b4ef31d4655959468ab4a62138e 6d3bd6c7a6db44799a02ccb4f9802656 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 366/734] 10.0.0.191 () {34 vars in 663 bytes} [Thu Apr 23 17:16:56 2026] POST /v2.1/servers => generated 496 bytes in 578 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-23 17:16:56.944 8 WARNING neutronclient.v2_0.client [None req-14fd0038-9bed-47e5-8a04-91cd7b5ab1b2 32085b4ef31d4655959468ab4a62138e 6d3bd6c7a6db44799a02ccb4f9802656 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 369/735] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:16:56 2026] GET /v2.1/servers/29056a2d-5627-4ff2-a9e1-9560a2849368 => generated 1456 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:16:57.743 7 WARNING neutronclient.v2_0.client [None req-0b69814d-449e-499c-a30b-b2720f69a03f 96c13d99346d4df2b372cf05d2aa07d8 88a316714a5843d28c748fe6bcc502f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:16:57.798 7 WARNING neutronclient.v2_0.client [None req-0b69814d-449e-499c-a30b-b2720f69a03f 96c13d99346d4df2b372cf05d2aa07d8 88a316714a5843d28c748fe6bcc502f3 - - default default] 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-04-23 17:16:58.031 8 WARNING neutronclient.v2_0.client [None req-056afcb5-5297-4968-8df8-9a7957634c81 32085b4ef31d4655959468ab4a62138e 6d3bd6c7a6db44799a02ccb4f9802656 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:16:58.066 7 WARNING neutronclient.v2_0.client [None req-0b69814d-449e-499c-a30b-b2720f69a03f 96c13d99346d4df2b372cf05d2aa07d8 88a316714a5843d28c748fe6bcc502f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 370/736] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:16:57 2026] GET /v2.1/servers/29056a2d-5627-4ff2-a9e1-9560a2849368 => generated 1460 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/737] 10.0.0.191 () {34 vars in 663 bytes} [Thu Apr 23 17:16:57 2026] POST /v2.1/servers => generated 448 bytes in 592 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-04-23 17:16:58.314 8 WARNING neutronclient.v2_0.client [None req-6281a463-5505-44c9-8429-e16e0c99eab8 96c13d99346d4df2b372cf05d2aa07d8 88a316714a5843d28c748fe6bcc502f3 - - default default] The python binding code in 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/738] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:16:58 2026] GET /v2.1/servers/71aa701b-245a-4cfa-83df-85986f38994d => generated 1394 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:16:59.130 7 WARNING neutronclient.v2_0.client [None req-537dec25-bd58-468f-a108-6d322c2eebf2 32085b4ef31d4655959468ab4a62138e 6d3bd6c7a6db44799a02ccb4f9802656 - - default default] The python binding code in 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/739] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:16:59 2026] GET /v2.1/servers/29056a2d-5627-4ff2-a9e1-9560a2849368 => generated 1508 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:17:00.214 8 WARNING neutronclient.v2_0.client [None req-2c026e64-e970-4ee1-9e14-abd0a4a7a604 32085b4ef31d4655959468ab4a62138e 6d3bd6c7a6db44799a02ccb4f9802656 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 372/740] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:17:00 2026] GET /v2.1/servers/29056a2d-5627-4ff2-a9e1-9560a2849368 => generated 1508 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:17:01.316 8 WARNING neutronclient.v2_0.client [None req-49be7542-4d64-4a34-9ad5-049e030295c3 32085b4ef31d4655959468ab4a62138e 6d3bd6c7a6db44799a02ccb4f9802656 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 374/743] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:17:01 2026] GET /v2.1/servers/29056a2d-5627-4ff2-a9e1-9560a2849368 => generated 1516 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-04-23 17:17:02.419 7 WARNING neutronclient.v2_0.client [None req-8221fbf7-a055-4ebe-94dc-4b69943a0474 32085b4ef31d4655959468ab4a62138e 6d3bd6c7a6db44799a02ccb4f9802656 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 370/744] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:17:02 2026] GET /v2.1/servers/29056a2d-5627-4ff2-a9e1-9560a2849368 => generated 1640 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:17:02.565 8 INFO nova.api.openstack.compute.server_external_events [req-4ae19c31-bb0a-43d1-8d00-b05df8699a6e req-ebe98177-fdd9-49ee-8160-7114b0951acd c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-changed:b74e5862-3e81-429a-bb5e-752a5d2f0e0e for instance 29056a2d-5627-4ff2-a9e1-9560a2849368 on instance [pid: 8|app: 0|req: 375/745] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:17:02 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-04-23 17:17:03.404 7 WARNING neutronclient.v2_0.client [None req-5b88260b-bd12-4c16-9dd2-1997269e9e17 96c13d99346d4df2b372cf05d2aa07d8 88a316714a5843d28c748fe6bcc502f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 371/746] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:17:03 2026] GET /v2.1/servers/71aa701b-245a-4cfa-83df-85986f38994d => generated 1454 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:17:03.572 8 WARNING neutronclient.v2_0.client [None req-bff6931f-72b9-4be2-a8ba-01908306c3b1 32085b4ef31d4655959468ab4a62138e 6d3bd6c7a6db44799a02ccb4f9802656 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 376/747] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:17:03 2026] GET /v2.1/servers/29056a2d-5627-4ff2-a9e1-9560a2849368 => generated 1628 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:17:04.681 7 INFO nova.api.openstack.compute.server_external_events [req-02c18adb-35fc-4580-94c2-43bedf4b063a req-e42509a0-c0aa-4caa-bb97-edf17d9500a7 c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-changed:f5dd947a-ef45-48aa-b9e9-b1b7a232d3ec for instance 71aa701b-245a-4cfa-83df-85986f38994d on instance [pid: 7|app: 0|req: 372/748] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:17:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:17:04.750 8 WARNING neutronclient.v2_0.client [None req-3534e94e-5e18-44f6-b984-ebe60496fbc5 32085b4ef31d4655959468ab4a62138e 6d3bd6c7a6db44799a02ccb4f9802656 - - default default] The python binding code in 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/749] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:17:04 2026] GET /v2.1/servers/29056a2d-5627-4ff2-a9e1-9560a2849368 => generated 1628 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-04-23 17:17:05.916 7 WARNING neutronclient.v2_0.client [None req-310a220d-057f-41e0-93f6-b8b37a0dd849 32085b4ef31d4655959468ab4a62138e 6d3bd6c7a6db44799a02ccb4f9802656 - - default default] The python binding code in 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/750] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:17:05 2026] GET /v2.1/servers/29056a2d-5627-4ff2-a9e1-9560a2849368 => generated 1628 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:17:07.063 8 WARNING neutronclient.v2_0.client [None req-1391b490-7112-4596-a362-6c087c794bca 32085b4ef31d4655959468ab4a62138e 6d3bd6c7a6db44799a02ccb4f9802656 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 378/751] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:17:07 2026] GET /v2.1/servers/29056a2d-5627-4ff2-a9e1-9560a2849368 => generated 1628 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-04-23 17:17:08.207 7 WARNING neutronclient.v2_0.client [None req-2e764018-12ce-4aca-bda9-912007edadf7 32085b4ef31d4655959468ab4a62138e 6d3bd6c7a6db44799a02ccb4f9802656 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 374/752] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:17:08 2026] GET /v2.1/servers/29056a2d-5627-4ff2-a9e1-9560a2849368 => generated 1628 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:17:08.496 8 WARNING neutronclient.v2_0.client [None req-db93e782-6296-419f-a4dc-7dec11fb2850 96c13d99346d4df2b372cf05d2aa07d8 88a316714a5843d28c748fe6bcc502f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 379/753] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:17:08 2026] GET /v2.1/servers/71aa701b-245a-4cfa-83df-85986f38994d => generated 1518 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:17:09.357 7 WARNING neutronclient.v2_0.client [None req-00a3c704-aea8-4c04-936c-737b3b6f1e94 32085b4ef31d4655959468ab4a62138e 6d3bd6c7a6db44799a02ccb4f9802656 - - default default] The python binding code in 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/754] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:17:09 2026] GET /v2.1/servers/29056a2d-5627-4ff2-a9e1-9560a2849368 => generated 1628 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:17:10.586 7 WARNING neutronclient.v2_0.client [None req-518a52f2-1b89-43b0-8f50-bc44a115ce78 32085b4ef31d4655959468ab4a62138e 6d3bd6c7a6db44799a02ccb4f9802656 - - default default] The python binding code in 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/757] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:17:10 2026] GET /v2.1/servers/29056a2d-5627-4ff2-a9e1-9560a2849368 => generated 1628 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:17:11.759 8 WARNING neutronclient.v2_0.client [None req-984bc706-f3e2-4b58-b494-9c0a8e0e4ed2 32085b4ef31d4655959468ab4a62138e 6d3bd6c7a6db44799a02ccb4f9802656 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 381/758] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:17:11 2026] GET /v2.1/servers/29056a2d-5627-4ff2-a9e1-9560a2849368 => generated 1628 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:17:12.904 7 WARNING neutronclient.v2_0.client [None req-868df097-3db7-4790-ad9f-c017a5ac8028 32085b4ef31d4655959468ab4a62138e 6d3bd6c7a6db44799a02ccb4f9802656 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 378/759] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:17:12 2026] GET /v2.1/servers/29056a2d-5627-4ff2-a9e1-9560a2849368 => generated 1628 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:17:13.674 8 WARNING neutronclient.v2_0.client [None req-90c1a771-b7b4-4815-90c4-68e49272713c 96c13d99346d4df2b372cf05d2aa07d8 88a316714a5843d28c748fe6bcc502f3 - - default default] The python binding code in 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/760] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:17:13 2026] GET /v2.1/servers/71aa701b-245a-4cfa-83df-85986f38994d => generated 1518 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-04-23 17:17:14.046 7 WARNING neutronclient.v2_0.client [None req-f6fc37d6-1e81-4fcc-95ef-7181210af8e4 32085b4ef31d4655959468ab4a62138e 6d3bd6c7a6db44799a02ccb4f9802656 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 379/761] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:17:14 2026] GET /v2.1/servers/29056a2d-5627-4ff2-a9e1-9560a2849368 => generated 1628 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:17:15.191 8 WARNING neutronclient.v2_0.client [None req-d90d80f9-a37b-45e9-ba8b-ef9bef2badc8 32085b4ef31d4655959468ab4a62138e 6d3bd6c7a6db44799a02ccb4f9802656 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 383/762] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:17:15 2026] GET /v2.1/servers/29056a2d-5627-4ff2-a9e1-9560a2849368 => generated 1628 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:17:15.994 7 INFO nova.api.openstack.compute.server_external_events [req-d8bdf9f6-8d66-44b6-afe2-656efad10d6d req-31adcfe2-cd8e-4500-bc23-ef26b6b2ccfc c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-unplugged:b74e5862-3e81-429a-bb5e-752a5d2f0e0e for instance 29056a2d-5627-4ff2-a9e1-9560a2849368 on instance [pid: 7|app: 0|req: 380/763] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:17:15 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:17:16.406 8 WARNING neutronclient.v2_0.client [None req-07fa1556-5184-4296-a01d-00d6d0d3fb10 32085b4ef31d4655959468ab4a62138e 6d3bd6c7a6db44799a02ccb4f9802656 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 384/764] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:17:16 2026] GET /v2.1/servers/29056a2d-5627-4ff2-a9e1-9560a2849368 => generated 1628 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:17:17.581 7 WARNING neutronclient.v2_0.client [None req-6029d8eb-9f00-4458-8760-b6b681f3903f 32085b4ef31d4655959468ab4a62138e 6d3bd6c7a6db44799a02ccb4f9802656 - - default default] The python binding code in 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/765] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:17:17 2026] GET /v2.1/servers/29056a2d-5627-4ff2-a9e1-9560a2849368 => generated 1628 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:17:18.038 8 INFO nova.api.openstack.compute.server_external_events [req-ee7b91b9-80aa-4b42-8334-d546b52b53f6 req-53328d41-d766-4c39-b0eb-2adbb0cf7971 c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-unplugged:f5dd947a-ef45-48aa-b9e9-b1b7a232d3ec for instance 71aa701b-245a-4cfa-83df-85986f38994d on instance 2026-04-23 17:17:18.038 8 INFO nova.api.openstack.compute.server_external_events [req-ee7b91b9-80aa-4b42-8334-d546b52b53f6 req-53328d41-d766-4c39-b0eb-2adbb0cf7971 c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-plugged:b74e5862-3e81-429a-bb5e-752a5d2f0e0e for instance 29056a2d-5627-4ff2-a9e1-9560a2849368 on instance 2026-04-23 17:17:18.039 8 INFO nova.api.openstack.compute.server_external_events [req-ee7b91b9-80aa-4b42-8334-d546b52b53f6 req-53328d41-d766-4c39-b0eb-2adbb0cf7971 c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-plugged:b74e5862-3e81-429a-bb5e-752a5d2f0e0e for instance 29056a2d-5627-4ff2-a9e1-9560a2849368 on instance 2026-04-23 17:17:18.039 8 INFO nova.api.openstack.compute.server_external_events [req-ee7b91b9-80aa-4b42-8334-d546b52b53f6 req-53328d41-d766-4c39-b0eb-2adbb0cf7971 c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-plugged:f5dd947a-ef45-48aa-b9e9-b1b7a232d3ec for instance 71aa701b-245a-4cfa-83df-85986f38994d on instance 2026-04-23 17:17:18.039 8 INFO nova.api.openstack.compute.server_external_events [req-ee7b91b9-80aa-4b42-8334-d546b52b53f6 req-53328d41-d766-4c39-b0eb-2adbb0cf7971 c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-plugged:f5dd947a-ef45-48aa-b9e9-b1b7a232d3ec for instance 71aa701b-245a-4cfa-83df-85986f38994d on instance [pid: 8|app: 0|req: 385/766] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:17:18 2026] POST /v2.1/os-server-external-events => generated 869 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:17:18.731 7 WARNING neutronclient.v2_0.client [None req-ee5513ff-16dc-4c52-ae4a-dd23b573b744 32085b4ef31d4655959468ab4a62138e 6d3bd6c7a6db44799a02ccb4f9802656 - - default default] 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-04-23 17:17:18.878 8 WARNING neutronclient.v2_0.client [None req-bba1a421-943c-45d9-9283-1ae0c6b9319e 96c13d99346d4df2b372cf05d2aa07d8 88a316714a5843d28c748fe6bcc502f3 - - default default] The python binding code in 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/767] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:17:18 2026] GET /v2.1/servers/29056a2d-5627-4ff2-a9e1-9560a2849368 => generated 1628 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/768] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:17:18 2026] GET /v2.1/servers/71aa701b-245a-4cfa-83df-85986f38994d => generated 1518 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:17:19.940 7 WARNING neutronclient.v2_0.client [None req-187873c4-9711-4e49-bcae-a7deb0477cb2 32085b4ef31d4655959468ab4a62138e 6d3bd6c7a6db44799a02ccb4f9802656 - - default default] The python binding code in 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/769] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:17:19 2026] GET /v2.1/servers/29056a2d-5627-4ff2-a9e1-9560a2849368 => generated 1809 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:17:20.092 8 WARNING neutronclient.v2_0.client [None req-ba049e18-7ea9-4447-a9a6-5f273cc4cb34 32085b4ef31d4655959468ab4a62138e 6d3bd6c7a6db44799a02ccb4f9802656 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 387/770] 10.0.0.191 () {32 vars in 741 bytes} [Thu Apr 23 17:17:20 2026] GET /v2.1/servers/29056a2d-5627-4ff2-a9e1-9560a2849368/os-interface => generated 285 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:17:21.108 8 INFO nova.api.openstack.compute.server_external_events [req-dd3fc643-11c4-48a8-bf7a-7264df9b84d4 req-3c578f41-b4e8-4c1e-805b-86d75a0221d6 c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-changed:b74e5862-3e81-429a-bb5e-752a5d2f0e0e for instance 29056a2d-5627-4ff2-a9e1-9560a2849368 on instance [pid: 8|app: 0|req: 389/773] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:17:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:17:24.096 7 WARNING neutronclient.v2_0.client [None req-4fa7dd37-20a4-42f8-8cf8-32a4058e4c80 96c13d99346d4df2b372cf05d2aa07d8 88a316714a5843d28c748fe6bcc502f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 385/774] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:17:24 2026] GET /v2.1/servers/71aa701b-245a-4cfa-83df-85986f38994d => generated 1817 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:17:25.654 7 INFO nova.api.openstack.compute.server_external_events [req-8ace83d2-1121-4d66-b08d-e0c62281b587 req-c436cf99-e013-4b1a-9185-6cef71630afc c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-changed:f5dd947a-ef45-48aa-b9e9-b1b7a232d3ec for instance 71aa701b-245a-4cfa-83df-85986f38994d on instance 2026-04-23 17:17:25.656 8 WARNING neutronclient.v2_0.client [None req-f1088176-ce9f-4326-8777-611fd13e571f 96c13d99346d4df2b372cf05d2aa07d8 88a316714a5843d28c748fe6bcc502f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 386/775] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:17:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 17:17:25.711 8 WARNING neutronclient.v2_0.client [None req-f1088176-ce9f-4326-8777-611fd13e571f 96c13d99346d4df2b372cf05d2aa07d8 88a316714a5843d28c748fe6bcc502f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:17:26.768 8 WARNING neutronclient.v2_0.client [None req-f1088176-ce9f-4326-8777-611fd13e571f 96c13d99346d4df2b372cf05d2aa07d8 88a316714a5843d28c748fe6bcc502f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 390/776] 10.0.0.191 () {34 vars in 663 bytes} [Thu Apr 23 17:17:25 2026] POST /v2.1/servers => generated 448 bytes in 1420 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-04-23 17:17:27.044 7 WARNING neutronclient.v2_0.client [None req-0dd316aa-7045-4aee-a063-4aa23c01f549 96c13d99346d4df2b372cf05d2aa07d8 88a316714a5843d28c748fe6bcc502f3 - - default default] The python binding code in 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/777] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:17:27 2026] GET /v2.1/servers/8a1ac057-2de4-4de7-ad4c-1f1bf98ea0db => generated 1395 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:17:32.127 7 WARNING neutronclient.v2_0.client [None req-4b61e01d-18f5-4dd0-b954-99f7a2f0364c 96c13d99346d4df2b372cf05d2aa07d8 88a316714a5843d28c748fe6bcc502f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 389/780] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:17:32 2026] GET /v2.1/servers/8a1ac057-2de4-4de7-ad4c-1f1bf98ea0db => generated 1521 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:17:32.646 8 INFO nova.api.openstack.compute.server_external_events [req-fb04ea59-33fb-41de-afcb-054a618dddc3 req-d5289ade-c59e-419c-9537-e6cb5fc29d05 c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-changed:8b26714a-e461-4704-bccf-fed7915b0ddc for instance 8a1ac057-2de4-4de7-ad4c-1f1bf98ea0db on instance [pid: 8|app: 0|req: 392/781] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:17:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:17:36.690 7 WARNING neutronclient.v2_0.client [None req-7a663b51-f668-4620-bc30-2f4b17929eba 32085b4ef31d4655959468ab4a62138e 6d3bd6c7a6db44799a02ccb4f9802656 - - default default] The python binding code in 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/782] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:17:36 2026] GET /v2.1/servers/29056a2d-5627-4ff2-a9e1-9560a2849368 => generated 1929 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:17:37.262 8 WARNING neutronclient.v2_0.client [None req-7416fdb9-523e-4c26-80a4-e21ea04b05a2 96c13d99346d4df2b372cf05d2aa07d8 88a316714a5843d28c748fe6bcc502f3 - - default default] The python binding code in 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/783] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:17:37 2026] GET /v2.1/servers/8a1ac057-2de4-4de7-ad4c-1f1bf98ea0db => 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-04-23 17:17:37.517 7 INFO nova.api.openstack.compute.server_external_events [req-a7346ee8-3fd8-409f-944c-68a57dc990be req-52adfc53-bdf5-46ed-8a3a-66f1b7e5bd4d c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-plugged:8b26714a-e461-4704-bccf-fed7915b0ddc for instance 8a1ac057-2de4-4de7-ad4c-1f1bf98ea0db on instance [pid: 7|app: 0|req: 391/784] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:17:37 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, ' [pid: 8|app: 0|req: 394/785] 10.0.0.191 () {32 vars in 753 bytes} [Thu Apr 23 17:17:37 2026] GET /v2.1/servers/29056a2d-5627-4ff2-a9e1-9560a2849368/os-server-password => generated 116 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 392/786] 10.0.0.191 () {32 vars in 718 bytes} [Thu Apr 23 17:17:39 2026] DELETE /v2.1/servers/29056a2d-5627-4ff2-a9e1-9560a2849368 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:17:39.197 8 WARNING neutronclient.v2_0.client [None req-50cbf2a5-9e42-4988-abe0-b21c43426b87 32085b4ef31d4655959468ab4a62138e 6d3bd6c7a6db44799a02ccb4f9802656 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 395/787] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:17:39 2026] GET /v2.1/servers/29056a2d-5627-4ff2-a9e1-9560a2849368 => generated 1935 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-04-23 17:17:39.566 7 INFO nova.api.openstack.compute.server_external_events [req-1d4426d0-1a02-4747-b14d-f28942917797 req-c4d29210-b8f5-4eca-a283-e4c6ece08cfa c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-plugged:8b26714a-e461-4704-bccf-fed7915b0ddc for instance 8a1ac057-2de4-4de7-ad4c-1f1bf98ea0db on instance [pid: 7|app: 0|req: 393/788] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:17:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:17:40.364 8 WARNING neutronclient.v2_0.client [None req-4439ba13-d0aa-47c0-888c-3271b3d80433 32085b4ef31d4655959468ab4a62138e 6d3bd6c7a6db44799a02ccb4f9802656 - - default default] The python binding code in 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/791] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:17:40 2026] GET /v2.1/servers/29056a2d-5627-4ff2-a9e1-9560a2849368 => generated 1935 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:17:40.561 7 INFO nova.api.openstack.compute.server_external_events [req-c05166ca-2054-40f0-82ea-e9b6bae2d737 req-747f9c06-3129-42db-816d-e33170dd9fc2 c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-unplugged:b74e5862-3e81-429a-bb5e-752a5d2f0e0e for instance 29056a2d-5627-4ff2-a9e1-9560a2849368 on instance [pid: 7|app: 0|req: 395/792] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:17:40 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-04-23 17:17:41.590 8 WARNING neutronclient.v2_0.client [None req-06c5f2d5-1497-40df-99f8-f6021ac00807 32085b4ef31d4655959468ab4a62138e 6d3bd6c7a6db44799a02ccb4f9802656 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 398/793] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:17:41 2026] GET /v2.1/servers/29056a2d-5627-4ff2-a9e1-9560a2849368 => generated 1935 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:17:42.175 7 INFO nova.api.openstack.compute.server_external_events [req-c7067520-f0b4-4cf9-b8cc-a006758d7df4 req-386cb37c-f2ab-42db-a1b4-c7d936b8bee1 c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-deleted:b74e5862-3e81-429a-bb5e-752a5d2f0e0e for instance 29056a2d-5627-4ff2-a9e1-9560a2849368 on instance [pid: 7|app: 0|req: 396/794] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:17:42 2026] POST /v2.1/os-server-external-events => generated 183 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, ' 2026-04-23 17:17:42.520 8 WARNING neutronclient.v2_0.client [None req-86a506e1-60ca-463a-8535-8dc32d1cd7ec 96c13d99346d4df2b372cf05d2aa07d8 88a316714a5843d28c748fe6bcc502f3 - - default default] 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-04-23 17:17:42.609 7 INFO nova.api.openstack.compute.server_external_events [req-d40972b3-a460-4a20-bf9b-fcc391bc93ef req-b52f5051-d904-4c64-b05b-820624cbaf60 c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-unplugged:b74e5862-3e81-429a-bb5e-752a5d2f0e0e for instance 29056a2d-5627-4ff2-a9e1-9560a2849368 on instance [pid: 7|app: 0|req: 397/795] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:17:42 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/796] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:17:42 2026] GET /v2.1/servers/8a1ac057-2de4-4de7-ad4c-1f1bf98ea0db => generated 1819 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:17:42.739 7 WARNING neutronclient.v2_0.client [None req-ecac2791-df61-4056-a77f-c08337d91a14 32085b4ef31d4655959468ab4a62138e 6d3bd6c7a6db44799a02ccb4f9802656 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 398/797] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:17:42 2026] GET /v2.1/servers/29056a2d-5627-4ff2-a9e1-9560a2849368 => generated 1537 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:17:44.002 8 WARNING neutronclient.v2_0.client [None req-9b0551d7-4565-4158-8be0-55bbed9626a0 32085b4ef31d4655959468ab4a62138e 6d3bd6c7a6db44799a02ccb4f9802656 - - default default] The python binding code in 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/798] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:17:43 2026] GET /v2.1/servers/29056a2d-5627-4ff2-a9e1-9560a2849368 => generated 1542 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:17:44.209 7 INFO nova.api.openstack.compute.server_external_events [req-cd4786e0-f1a2-451d-a95d-8b2a30e8bf3b req-552748c3-7c8e-4edd-a553-7b4fb930d1a2 c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-changed:8b26714a-e461-4704-bccf-fed7915b0ddc for instance 8a1ac057-2de4-4de7-ad4c-1f1bf98ea0db on instance [pid: 7|app: 0|req: 399/799] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:17:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:17:45.106 8 WARNING neutronclient.v2_0.client [None req-acd098b0-cc19-4250-84c7-972c290636fd 32085b4ef31d4655959468ab4a62138e 6d3bd6c7a6db44799a02ccb4f9802656 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 401/800] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:17:45 2026] GET /v2.1/servers/29056a2d-5627-4ff2-a9e1-9560a2849368 => generated 1542 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:17:46.178 7 INFO nova.api.openstack.wsgi [None req-36d1fb18-89f8-4967-8511-1371bfc708d8 32085b4ef31d4655959468ab4a62138e 6d3bd6c7a6db44799a02ccb4f9802656 - - default default] HTTP exception thrown: Instance 29056a2d-5627-4ff2-a9e1-9560a2849368 could not be found. [pid: 7|app: 0|req: 400/801] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:17:46 2026] GET /v2.1/servers/29056a2d-5627-4ff2-a9e1-9560a2849368 => 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-04-23 17:17:46.204 8 INFO nova.api.openstack.wsgi [None req-e584c512-d210-4be3-8d89-3d790820107e 32085b4ef31d4655959468ab4a62138e 6d3bd6c7a6db44799a02ccb4f9802656 - - default default] HTTP exception thrown: Instance 29056a2d-5627-4ff2-a9e1-9560a2849368 could not be found. [pid: 8|app: 0|req: 402/802] 10.0.0.191 () {32 vars in 718 bytes} [Thu Apr 23 17:17:46 2026] DELETE /v2.1/servers/29056a2d-5627-4ff2-a9e1-9560a2849368 => 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, ' 2026-04-23 17:17:46.233 7 INFO nova.api.openstack.wsgi [None req-fdf3c84b-fd3c-4050-a688-81f198e3f9bb 32085b4ef31d4655959468ab4a62138e 6d3bd6c7a6db44799a02ccb4f9802656 - - default default] HTTP exception thrown: Instance 29056a2d-5627-4ff2-a9e1-9560a2849368 could not be found. [pid: 7|app: 0|req: 401/803] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:17:46 2026] GET /v2.1/servers/29056a2d-5627-4ff2-a9e1-9560a2849368 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 403/804] 10.0.0.191 () {32 vars in 704 bytes} [Thu Apr 23 17:17:46 2026] DELETE /v2.1/os-keypairs/tempest-keypair-620422855 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 402/805] 10.0.0.191 () {32 vars in 728 bytes} [Thu Apr 23 17:17:46 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1532976935 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-23 17:18:07.244 7 WARNING neutronclient.v2_0.client [None req-f6a3e1a7-1ac1-47a7-8656-d730b2591813 41ed6691f88e43f1b7c9ebc0f142a06f 73f14b94af1c4ee4aeef71e4bef3bc18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:18:07.278 7 WARNING neutronclient.v2_0.client [None req-f6a3e1a7-1ac1-47a7-8656-d730b2591813 41ed6691f88e43f1b7c9ebc0f142a06f 73f14b94af1c4ee4aeef71e4bef3bc18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:18:07.482 7 WARNING neutronclient.v2_0.client [None req-f6a3e1a7-1ac1-47a7-8656-d730b2591813 41ed6691f88e43f1b7c9ebc0f142a06f 73f14b94af1c4ee4aeef71e4bef3bc18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 405/810] 199.204.45.223 () {36 vars in 714 bytes} [Thu Apr 23 17:18:06 2026] POST /v2.1/servers => generated 453 bytes in 847 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) 2026-04-23 17:18:08.175 8 WARNING neutronclient.v2_0.client [None req-59a7377c-87b8-492c-a62b-6b0f15b6ab9a 41ed6691f88e43f1b7c9ebc0f142a06f 73f14b94af1c4ee4aeef71e4bef3bc18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 406/811] 199.204.45.223 () {32 vars in 733 bytes} [Thu Apr 23 17:18:08 2026] GET /v2.1/servers/ff6b0bb6-2949-4595-beb5-98d237bf41a1 => generated 2213 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:18:08.236 7 WARNING neutronclient.v2_0.client [None req-53ed1f5d-6c56-4ce5-ab36-66425ab4b979 41ed6691f88e43f1b7c9ebc0f142a06f 73f14b94af1c4ee4aeef71e4bef3bc18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 406/812] 199.204.45.223 () {32 vars in 759 bytes} [Thu Apr 23 17:18:08 2026] GET /v2.1/servers/ff6b0bb6-2949-4595-beb5-98d237bf41a1/os-interface => generated 28 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 407/813] 199.204.45.223 () {32 vars in 777 bytes} [Thu Apr 23 17:18:08 2026] GET /v2.1/servers/ff6b0bb6-2949-4595-beb5-98d237bf41a1/os-volume_attachments => generated 25 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:18:10.978 7 WARNING neutronclient.v2_0.client [None req-6b71a6e3-cc9f-4776-99a2-b326c6d5051b 41ed6691f88e43f1b7c9ebc0f142a06f 73f14b94af1c4ee4aeef71e4bef3bc18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 408/816] 199.204.45.223 () {32 vars in 733 bytes} [Thu Apr 23 17:18:10 2026] GET /v2.1/servers/ff6b0bb6-2949-4595-beb5-98d237bf41a1 => generated 2371 bytes in 98 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-04-23 17:18:11.084 8 WARNING neutronclient.v2_0.client [None req-4bf40129-e791-4486-aa6c-235499a59c90 41ed6691f88e43f1b7c9ebc0f142a06f 73f14b94af1c4ee4aeef71e4bef3bc18 - - default default] The python binding code in 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/817] 199.204.45.223 () {32 vars in 759 bytes} [Thu Apr 23 17:18:11 2026] GET /v2.1/servers/ff6b0bb6-2949-4595-beb5-98d237bf41a1/os-interface => generated 28 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 409/818] 199.204.45.223 () {32 vars in 777 bytes} [Thu Apr 23 17:18:11 2026] GET /v2.1/servers/ff6b0bb6-2949-4595-beb5-98d237bf41a1/os-volume_attachments => generated 197 bytes in 256 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-04-23 17:18:13.385 8 INFO nova.api.openstack.compute.server_external_events [req-65991ffb-5728-4ef7-8cef-80c51749b9d0 req-6f485815-c4e4-4eef-8f11-6ea92eced47d c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-changed:7bdca034-008c-4ba7-acee-3e093e83b3a8 for instance ff6b0bb6-2949-4595-beb5-98d237bf41a1 on instance [pid: 8|app: 0|req: 410/819] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:18:13 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-04-23 17:18:14.181 7 WARNING neutronclient.v2_0.client [None req-e0edff75-eca6-43ed-9a74-c6a1984f52a3 41ed6691f88e43f1b7c9ebc0f142a06f 73f14b94af1c4ee4aeef71e4bef3bc18 - - default default] The python binding code in 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/820] 199.204.45.223 () {32 vars in 733 bytes} [Thu Apr 23 17:18:14 2026] GET /v2.1/servers/ff6b0bb6-2949-4595-beb5-98d237bf41a1 => generated 2445 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-04-23 17:18:14.312 8 WARNING neutronclient.v2_0.client [None req-ef2a6edc-32e5-4cf6-be37-375f7357c97f 41ed6691f88e43f1b7c9ebc0f142a06f 73f14b94af1c4ee4aeef71e4bef3bc18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 411/821] 199.204.45.223 () {32 vars in 759 bytes} [Thu Apr 23 17:18:14 2026] GET /v2.1/servers/ff6b0bb6-2949-4595-beb5-98d237bf41a1/os-interface => generated 284 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 411/822] 199.204.45.223 () {32 vars in 777 bytes} [Thu Apr 23 17:18:14 2026] GET /v2.1/servers/ff6b0bb6-2949-4595-beb5-98d237bf41a1/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-04-23 17:18:17.057 8 WARNING neutronclient.v2_0.client [None req-8a055c2b-968f-4893-9c4b-12dd327cee67 41ed6691f88e43f1b7c9ebc0f142a06f 73f14b94af1c4ee4aeef71e4bef3bc18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 412/823] 199.204.45.223 () {32 vars in 733 bytes} [Thu Apr 23 17:18:17 2026] GET /v2.1/servers/ff6b0bb6-2949-4595-beb5-98d237bf41a1 => generated 2433 bytes in 148 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-04-23 17:18:17.193 7 WARNING neutronclient.v2_0.client [None req-f3da88ab-e4c5-4ac9-aadc-055c21f1d6c8 41ed6691f88e43f1b7c9ebc0f142a06f 73f14b94af1c4ee4aeef71e4bef3bc18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 412/824] 199.204.45.223 () {32 vars in 759 bytes} [Thu Apr 23 17:18:17 2026] GET /v2.1/servers/ff6b0bb6-2949-4595-beb5-98d237bf41a1/os-interface => generated 284 bytes in 101 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: 413/825] 199.204.45.223 () {32 vars in 777 bytes} [Thu Apr 23 17:18:17 2026] GET /v2.1/servers/ff6b0bb6-2949-4595-beb5-98d237bf41a1/os-volume_attachments => generated 197 bytes in 34 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-04-23 17:18:19.370 7 INFO nova.api.openstack.compute.server_external_events [req-c6d4339e-4f3c-4ede-9750-ad3c57c7bd4a req-3eaba0ba-bce0-4ed5-b536-0930c8a39561 c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-plugged:7bdca034-008c-4ba7-acee-3e093e83b3a8 for instance ff6b0bb6-2949-4595-beb5-98d237bf41a1 on instance [pid: 7|app: 0|req: 413/826] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:18:19 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-04-23 17:18:20.207 8 WARNING neutronclient.v2_0.client [None req-9ccfaf8b-a31a-42c0-a108-bd7511a0203a 41ed6691f88e43f1b7c9ebc0f142a06f 73f14b94af1c4ee4aeef71e4bef3bc18 - - default default] The python binding code in 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/829] 199.204.45.223 () {32 vars in 733 bytes} [Thu Apr 23 17:18:20 2026] GET /v2.1/servers/ff6b0bb6-2949-4595-beb5-98d237bf41a1 => generated 2433 bytes in 151 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-04-23 17:18:20.361 7 WARNING neutronclient.v2_0.client [None req-71cfbd74-4847-4f5c-94dc-40045bec5ec0 41ed6691f88e43f1b7c9ebc0f142a06f 73f14b94af1c4ee4aeef71e4bef3bc18 - - default default] The python binding code in 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/830] 199.204.45.223 () {32 vars in 759 bytes} [Thu Apr 23 17:18:20 2026] GET /v2.1/servers/ff6b0bb6-2949-4595-beb5-98d237bf41a1/os-interface => generated 286 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: 8|app: 0|req: 415/831] 199.204.45.223 () {32 vars in 777 bytes} [Thu Apr 23 17:18:20 2026] GET /v2.1/servers/ff6b0bb6-2949-4595-beb5-98d237bf41a1/os-volume_attachments => generated 197 bytes in 36 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-04-23 17:18:21.417 7 INFO nova.api.openstack.compute.server_external_events [req-b63ca5d7-096f-4fd6-a8fb-191c3477da0f req-d2514319-0b36-4ebe-ac88-47d7dd2c9d49 c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-plugged:7bdca034-008c-4ba7-acee-3e093e83b3a8 for instance ff6b0bb6-2949-4595-beb5-98d237bf41a1 on instance [pid: 7|app: 0|req: 417/832] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:18:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:18:23.070 8 WARNING neutronclient.v2_0.client [None req-52501081-d768-49ee-8b8e-48c39062f2ac 41ed6691f88e43f1b7c9ebc0f142a06f 73f14b94af1c4ee4aeef71e4bef3bc18 - - default default] The python binding code in 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/833] 199.204.45.223 () {32 vars in 733 bytes} [Thu Apr 23 17:18:23 2026] GET /v2.1/servers/ff6b0bb6-2949-4595-beb5-98d237bf41a1 => generated 2581 bytes in 149 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-04-23 17:18:23.229 7 WARNING neutronclient.v2_0.client [None req-678b6f01-e6fc-4e29-8ae5-9f0ede841b68 41ed6691f88e43f1b7c9ebc0f142a06f 73f14b94af1c4ee4aeef71e4bef3bc18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 418/834] 199.204.45.223 () {32 vars in 759 bytes} [Thu Apr 23 17:18:23 2026] GET /v2.1/servers/ff6b0bb6-2949-4595-beb5-98d237bf41a1/os-interface => generated 286 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 417/835] 199.204.45.223 () {32 vars in 777 bytes} [Thu Apr 23 17:18:23 2026] GET /v2.1/servers/ff6b0bb6-2949-4595-beb5-98d237bf41a1/os-volume_attachments => generated 197 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:18:57.993 7 WARNING neutronclient.v2_0.client [None req-8f29ca03-4add-435e-983a-3ab7014949ea 41ed6691f88e43f1b7c9ebc0f142a06f 73f14b94af1c4ee4aeef71e4bef3bc18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:18:58.040 7 WARNING neutronclient.v2_0.client [None req-8f29ca03-4add-435e-983a-3ab7014949ea 41ed6691f88e43f1b7c9ebc0f142a06f 73f14b94af1c4ee4aeef71e4bef3bc18 - - default default] 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-04-23 17:19:00.496 8 INFO nova.api.openstack.compute.server_external_events [req-75d326fd-8671-4bb4-8a19-4bacda187106 req-b43ec359-f5f0-4b07-9a93-5c7c8c6ef321 c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-changed:8d0c4f87-db13-4791-90f7-5ea70c2efd3b for instance ff6b0bb6-2949-4595-beb5-98d237bf41a1 on instance [pid: 8|app: 0|req: 423/844] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:19:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:19:03.567 8 INFO nova.api.openstack.compute.server_external_events [req-6a0eb1c0-667c-4000-ac69-c1ef40c53bb5 req-e4333edd-b5ca-47a5-8c5a-45cb3ca851fd c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-plugged:8d0c4f87-db13-4791-90f7-5ea70c2efd3b for instance ff6b0bb6-2949-4595-beb5-98d237bf41a1 on instance [pid: 8|app: 0|req: 424/845] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:19:03 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-04-23 17:19:05.606 8 INFO nova.api.openstack.compute.server_external_events [req-db86a7da-1655-41ed-b115-478082b18168 req-09f56417-46fb-48ca-9686-39441512ffc4 c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-plugged:8d0c4f87-db13-4791-90f7-5ea70c2efd3b for instance ff6b0bb6-2949-4595-beb5-98d237bf41a1 on instance [pid: 8|app: 0|req: 425/846] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:19:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 17:19:06.610 7 WARNING neutronclient.v2_0.client [None req-8f29ca03-4add-435e-983a-3ab7014949ea 41ed6691f88e43f1b7c9ebc0f142a06f 73f14b94af1c4ee4aeef71e4bef3bc18 - - default default] The python binding code in 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/847] 199.204.45.223 () {36 vars in 812 bytes} [Thu Apr 23 17:18:57 2026] POST /v2.1/servers/ff6b0bb6-2949-4595-beb5-98d237bf41a1/os-interface => generated 281 bytes in 8702 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-04-23 17:19:07.109 8 INFO nova.api.openstack.compute.server_external_events [req-9ab4dd43-c031-4cc5-bd89-5b5d9ec3e68b req-d1315c12-78be-4500-a796-bb530e3edc8e c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-changed:8d0c4f87-db13-4791-90f7-5ea70c2efd3b for instance ff6b0bb6-2949-4595-beb5-98d237bf41a1 on instance [pid: 8|app: 0|req: 426/848] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:19:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:19:07.646 7 INFO nova.api.openstack.compute.server_external_events [req-d7773990-b7a9-42de-8789-73721d52cedc req-b988ae70-f7b7-4092-9e80-b6dff7651b03 c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-changed:8d0c4f87-db13-4791-90f7-5ea70c2efd3b for instance ff6b0bb6-2949-4595-beb5-98d237bf41a1 on instance [pid: 7|app: 0|req: 423/849] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:19:07 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-04-23 17:19:36.480 8 WARNING neutronclient.v2_0.client [None req-9fa26870-6627-48d4-ae02-63be0ee2960b 41ed6691f88e43f1b7c9ebc0f142a06f 73f14b94af1c4ee4aeef71e4bef3bc18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:19:36.523 8 WARNING neutronclient.v2_0.client [None req-9fa26870-6627-48d4-ae02-63be0ee2960b 41ed6691f88e43f1b7c9ebc0f142a06f 73f14b94af1c4ee4aeef71e4bef3bc18 - - default default] 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-04-23 17:19:38.896 7 INFO nova.api.openstack.compute.server_external_events [req-caa41b53-751c-4091-9f24-1131e9ed5b96 req-6c49af58-c406-4d94-bf8b-a8aad52cd531 c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-changed:7bfade0b-a282-4568-8778-9ca2678bb6bb for instance ff6b0bb6-2949-4595-beb5-98d237bf41a1 on instance [pid: 7|app: 0|req: 427/856] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:19:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:19:42.421 7 INFO nova.api.openstack.compute.server_external_events [req-36f8a77a-c2ee-407a-a369-b30a251eaf33 req-91e39e07-3606-4cc5-a6d0-445b48552c4b c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-plugged:7bfade0b-a282-4568-8778-9ca2678bb6bb for instance ff6b0bb6-2949-4595-beb5-98d237bf41a1 on instance [pid: 7|app: 0|req: 430/859] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:19:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:19:44.475 7 INFO nova.api.openstack.compute.server_external_events [req-660627fe-4ea3-41a8-98aa-50a6d675db74 req-b4313388-357c-42c0-a147-67112293d309 c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-plugged:7bfade0b-a282-4568-8778-9ca2678bb6bb for instance ff6b0bb6-2949-4595-beb5-98d237bf41a1 on instance [pid: 7|app: 0|req: 431/860] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:19:44 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 17:19:45.576 8 WARNING neutronclient.v2_0.client [None req-9fa26870-6627-48d4-ae02-63be0ee2960b 41ed6691f88e43f1b7c9ebc0f142a06f 73f14b94af1c4ee4aeef71e4bef3bc18 - - default default] The python binding code in 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/861] 199.204.45.223 () {36 vars in 812 bytes} [Thu Apr 23 17:19:36 2026] POST /v2.1/servers/ff6b0bb6-2949-4595-beb5-98d237bf41a1/os-interface => generated 377 bytes in 9179 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-04-23 17:19:52.487 7 WARNING neutronclient.v2_0.client [None req-e04fdb32-af63-44a7-bc5c-ccce63de3249 41ed6691f88e43f1b7c9ebc0f142a06f 73f14b94af1c4ee4aeef71e4bef3bc18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-23 17:19:52.531 7 WARNING neutronclient.v2_0.client [None req-e04fdb32-af63-44a7-bc5c-ccce63de3249 41ed6691f88e43f1b7c9ebc0f142a06f 73f14b94af1c4ee4aeef71e4bef3bc18 - - default default] 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-04-23 17:19:55.031 8 INFO nova.api.openstack.compute.server_external_events [req-0a4d252b-89c6-489d-9ca8-c4b5470ad445 req-664f0145-96da-48c7-ab1d-4c41df789da6 c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-changed:e800aab7-8c5f-4efb-9cc3-642d43d6a3c8 for instance ff6b0bb6-2949-4595-beb5-98d237bf41a1 on instance [pid: 8|app: 0|req: 432/864] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:19:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:19:58.730 8 INFO nova.api.openstack.compute.server_external_events [req-f3b137a4-ae40-4a71-9f1a-54c09bd374d1 req-4980e592-80d5-43cd-b963-a37d6fae041a c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-plugged:e800aab7-8c5f-4efb-9cc3-642d43d6a3c8 for instance ff6b0bb6-2949-4595-beb5-98d237bf41a1 on instance [pid: 8|app: 0|req: 433/865] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:19:58 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:20:00.770 8 INFO nova.api.openstack.compute.server_external_events [req-1f8d0ae3-8313-45af-9835-7f0ed3a0c68f req-7a5b979c-b203-419e-b352-fb5bdf739a90 c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-plugged:e800aab7-8c5f-4efb-9cc3-642d43d6a3c8 for instance ff6b0bb6-2949-4595-beb5-98d237bf41a1 on instance [pid: 8|app: 0|req: 436/868] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:20:00 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-04-23 17:20:02.061 7 WARNING neutronclient.v2_0.client [None req-e04fdb32-af63-44a7-bc5c-ccce63de3249 41ed6691f88e43f1b7c9ebc0f142a06f 73f14b94af1c4ee4aeef71e4bef3bc18 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 433/869] 199.204.45.223 () {36 vars in 812 bytes} [Thu Apr 23 17:19:52 2026] POST /v2.1/servers/ff6b0bb6-2949-4595-beb5-98d237bf41a1/os-interface => generated 377 bytes in 9672 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-04-23 17:20:02.745 8 INFO nova.api.openstack.compute.server_external_events [req-8d1d4c0d-3f3a-4541-b749-d26bf4ba1c2f req-a33344ea-76f0-489f-8789-c558c19dbd5a c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-changed:7bfade0b-a282-4568-8778-9ca2678bb6bb for instance ff6b0bb6-2949-4595-beb5-98d237bf41a1 on instance [pid: 8|app: 0|req: 437/870] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:20:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:20:16.399 8 INFO nova.api.openstack.compute.server_external_events [req-b61cb49e-3708-4c58-ad80-8e59d1dbd5f2 req-5eed1f62-f740-490f-9fca-67b0163a01ba c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-changed:e800aab7-8c5f-4efb-9cc3-642d43d6a3c8 for instance ff6b0bb6-2949-4595-beb5-98d237bf41a1 on instance [pid: 8|app: 0|req: 439/873] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:20:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 435/874] 199.204.45.223 () {34 vars in 855 bytes} [Thu Apr 23 17:20:16 2026] DELETE /v2.1/servers/ff6b0bb6-2949-4595-beb5-98d237bf41a1/os-interface/e800aab7-8c5f-4efb-9cc3-642d43d6a3c8 => generated 0 bytes in 64 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-04-23 17:20:18.440 8 INFO nova.api.openstack.compute.server_external_events [req-640e9df4-9c78-4b33-bdad-af4db4ce3232 req-59ddc810-03ec-4fbe-bd4a-338f5541d986 c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-changed:e800aab7-8c5f-4efb-9cc3-642d43d6a3c8 for instance ff6b0bb6-2949-4595-beb5-98d237bf41a1 on instance [pid: 8|app: 0|req: 440/875] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:20:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:20:20.479 7 INFO nova.api.openstack.compute.server_external_events [req-a3dafbba-e2f9-4b51-a36e-733535198ffb req-a19295c9-571d-430c-8bcc-19bd6092386a c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-unplugged:e800aab7-8c5f-4efb-9cc3-642d43d6a3c8 for instance ff6b0bb6-2949-4595-beb5-98d237bf41a1 on instance 2026-04-23 17:20:20.480 7 INFO nova.api.openstack.compute.server_external_events [req-a3dafbba-e2f9-4b51-a36e-733535198ffb req-a19295c9-571d-430c-8bcc-19bd6092386a c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-unplugged:e800aab7-8c5f-4efb-9cc3-642d43d6a3c8 for instance ff6b0bb6-2949-4595-beb5-98d237bf41a1 on instance [pid: 7|app: 0|req: 437/878] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:20:20 2026] POST /v2.1/os-server-external-events => generated 358 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-04-23 17:20:26.587 8 INFO nova.api.openstack.compute.server_external_events [req-4c4f0b59-0059-45a9-8c7f-cb20dd91c69e req-fab5393a-f618-4233-bc4d-c9fe675b29be c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-changed:7bfade0b-a282-4568-8778-9ca2678bb6bb for instance ff6b0bb6-2949-4595-beb5-98d237bf41a1 on instance [pid: 8|app: 0|req: 442/879] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:20:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 438/880] 199.204.45.223 () {34 vars in 855 bytes} [Thu Apr 23 17:20:27 2026] DELETE /v2.1/servers/ff6b0bb6-2949-4595-beb5-98d237bf41a1/os-interface/7bfade0b-a282-4568-8778-9ca2678bb6bb => generated 0 bytes in 148 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-04-23 17:20:29.099 8 INFO nova.api.openstack.compute.server_external_events [req-de90a229-97df-4cd7-a2d8-c90814112f1a req-5d80bdd8-65d7-48fd-b0ac-62ca56f2e73c c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-unplugged:7bfade0b-a282-4568-8778-9ca2678bb6bb for instance ff6b0bb6-2949-4595-beb5-98d237bf41a1 on instance [pid: 8|app: 0|req: 443/881] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:20:29 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:20:31.146 7 INFO nova.api.openstack.compute.server_external_events [req-0008bbbb-cf10-4e1b-bc39-9082e439bf84 req-2a78e749-0fb0-4027-8237-9bde52123ba3 c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-unplugged:7bfade0b-a282-4568-8778-9ca2678bb6bb for instance ff6b0bb6-2949-4595-beb5-98d237bf41a1 on instance [pid: 7|app: 0|req: 440/884] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:20:31 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 446/887] 199.204.45.223 () {34 vars in 855 bytes} [Thu Apr 23 17:20:47 2026] DELETE /v2.1/servers/ff6b0bb6-2949-4595-beb5-98d237bf41a1/os-interface/8d0c4f87-db13-4791-90f7-5ea70c2efd3b => generated 0 bytes in 61 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-04-23 17:20:50.003 7 INFO nova.api.openstack.compute.server_external_events [req-a0df4dca-c5b8-43bd-809c-9bbca9adee1e req-8d6f594e-4ba9-4c43-a65c-159ab713ab69 c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-unplugged:8d0c4f87-db13-4791-90f7-5ea70c2efd3b for instance ff6b0bb6-2949-4595-beb5-98d237bf41a1 on instance [pid: 7|app: 0|req: 442/888] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:20:49 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:20:52.056 8 INFO nova.api.openstack.compute.server_external_events [req-86e442d6-fd4b-404e-953d-e8fb1c3598fc req-704fcbd3-7172-4393-98cb-34636df5394d c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-unplugged:8d0c4f87-db13-4791-90f7-5ea70c2efd3b for instance ff6b0bb6-2949-4595-beb5-98d237bf41a1 on instance [pid: 8|app: 0|req: 448/891] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:20:52 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 444/892] 199.204.45.223 () {34 vars in 755 bytes} [Thu Apr 23 17:20:53 2026] DELETE /v2.1/servers/ff6b0bb6-2949-4595-beb5-98d237bf41a1 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:20:55.181 8 INFO nova.api.openstack.compute.server_external_events [req-17256124-8267-42de-b7d7-5defc98b3fb1 req-e30d7e8e-9d1d-41c8-bb0e-d3191e866ba2 c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-unplugged:7bdca034-008c-4ba7-acee-3e093e83b3a8 for instance ff6b0bb6-2949-4595-beb5-98d237bf41a1 on instance [pid: 8|app: 0|req: 449/893] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:20:55 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:20:56.579 7 INFO nova.api.openstack.compute.server_external_events [req-b8be2721-7bae-4815-b1ab-30d30890a9ca req-7ae1ca53-8d81-4cf2-a6e6-70f8a7664c1b c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-deleted:7bdca034-008c-4ba7-acee-3e093e83b3a8 for instance ff6b0bb6-2949-4595-beb5-98d237bf41a1 on instance [pid: 7|app: 0|req: 445/894] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:20:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 450/895] 10.0.0.191 () {32 vars in 718 bytes} [Thu Apr 23 17:20:56 2026] DELETE /v2.1/servers/8a1ac057-2de4-4de7-ad4c-1f1bf98ea0db => generated 0 bytes in 83 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-04-23 17:20:57.099 7 WARNING neutronclient.v2_0.client [None req-0409a97e-6aeb-4d24-ba9a-ea8d55e257e9 96c13d99346d4df2b372cf05d2aa07d8 88a316714a5843d28c748fe6bcc502f3 - - default default] 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-04-23 17:20:57.222 8 INFO nova.api.openstack.compute.server_external_events [req-b81ccc54-9f6c-44e8-8d88-06f70bfc4f20 req-daad8c90-eec3-429a-9ee1-6f202e96bb38 c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-unplugged:7bdca034-008c-4ba7-acee-3e093e83b3a8 for instance ff6b0bb6-2949-4595-beb5-98d237bf41a1 on instance 2026-04-23 17:20:57.223 8 INFO nova.api.openstack.compute.server_external_events [req-b81ccc54-9f6c-44e8-8d88-06f70bfc4f20 req-daad8c90-eec3-429a-9ee1-6f202e96bb38 c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-changed:8b26714a-e461-4704-bccf-fed7915b0ddc for instance 8a1ac057-2de4-4de7-ad4c-1f1bf98ea0db on instance [pid: 8|app: 0|req: 451/896] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:20:57 2026] POST /v2.1/os-server-external-events => generated 352 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/897] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:20:57 2026] GET /v2.1/servers/8a1ac057-2de4-4de7-ad4c-1f1bf98ea0db => generated 1945 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-04-23 17:20:58.612 8 INFO nova.api.openstack.compute.server_external_events [req-fa665e98-4ef0-4ab6-aaf3-c5febb8171bd req-248b73a0-ca78-475a-930a-68a9e83dad03 c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-unplugged:8b26714a-e461-4704-bccf-fed7915b0ddc for instance 8a1ac057-2de4-4de7-ad4c-1f1bf98ea0db on instance 2026-04-23 17:20:58.612 8 INFO nova.api.openstack.compute.server_external_events [req-fa665e98-4ef0-4ab6-aaf3-c5febb8171bd req-248b73a0-ca78-475a-930a-68a9e83dad03 c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-unplugged:8b26714a-e461-4704-bccf-fed7915b0ddc for instance 8a1ac057-2de4-4de7-ad4c-1f1bf98ea0db on instance [pid: 8|app: 0|req: 452/898] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:20:58 2026] POST /v2.1/os-server-external-events => generated 358 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-04-23 17:20:59.772 7 INFO nova.api.openstack.compute.server_external_events [req-86a4db9b-2aaa-4177-81fb-a854aa8b5f93 req-0b85b175-ae2d-4bf6-842b-489fbe796caf c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-deleted:8b26714a-e461-4704-bccf-fed7915b0ddc for instance 8a1ac057-2de4-4de7-ad4c-1f1bf98ea0db on instance [pid: 7|app: 0|req: 447/899] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:20:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:21:02.293 8 WARNING neutronclient.v2_0.client [None req-49327564-a7ae-4ee3-a85d-c2a0e4409253 96c13d99346d4df2b372cf05d2aa07d8 88a316714a5843d28c748fe6bcc502f3 - - default default] The python binding code in 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/902] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:21:02 2026] GET /v2.1/servers/8a1ac057-2de4-4de7-ad4c-1f1bf98ea0db => generated 1481 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-04-23 17:21:07.369 7 INFO nova.api.openstack.wsgi [None req-a9e41829-b492-4d1d-a6c1-20a794ef6070 96c13d99346d4df2b372cf05d2aa07d8 88a316714a5843d28c748fe6bcc502f3 - - default default] HTTP exception thrown: Instance 8a1ac057-2de4-4de7-ad4c-1f1bf98ea0db could not be found. [pid: 7|app: 0|req: 449/903] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:21:07 2026] GET /v2.1/servers/8a1ac057-2de4-4de7-ad4c-1f1bf98ea0db => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:21:07.855 8 INFO nova.api.openstack.compute.server_external_events [req-409acd0c-b0bd-473a-bfcd-21a81cdad3f9 req-30f59a6c-5f5f-4015-8490-f26539b120bb c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-changed:f5dd947a-ef45-48aa-b9e9-b1b7a232d3ec for instance 71aa701b-245a-4cfa-83df-85986f38994d on instance [pid: 8|app: 0|req: 455/904] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:21:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/905] 10.0.0.191 () {32 vars in 718 bytes} [Thu Apr 23 17:21:07 2026] DELETE /v2.1/servers/71aa701b-245a-4cfa-83df-85986f38994d => generated 0 bytes in 88 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-04-23 17:21:07.978 8 WARNING neutronclient.v2_0.client [None req-8297e7d1-e5ab-4dcb-8638-e38cd6475609 96c13d99346d4df2b372cf05d2aa07d8 88a316714a5843d28c748fe6bcc502f3 - - default default] The python binding code in 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/906] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:21:07 2026] GET /v2.1/servers/71aa701b-245a-4cfa-83df-85986f38994d => generated 1943 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:21:09.896 7 INFO nova.api.openstack.compute.server_external_events [req-28935407-4da3-4742-a632-073e2040d0f8 req-c40e35c8-6f7b-4544-b058-20d7554247f9 c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-unplugged:f5dd947a-ef45-48aa-b9e9-b1b7a232d3ec for instance 71aa701b-245a-4cfa-83df-85986f38994d on instance 2026-04-23 17:21:09.896 7 INFO nova.api.openstack.compute.server_external_events [req-28935407-4da3-4742-a632-073e2040d0f8 req-c40e35c8-6f7b-4544-b058-20d7554247f9 c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-unplugged:f5dd947a-ef45-48aa-b9e9-b1b7a232d3ec for instance 71aa701b-245a-4cfa-83df-85986f38994d on instance [pid: 7|app: 0|req: 451/907] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:21:09 2026] POST /v2.1/os-server-external-events => generated 358 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-04-23 17:21:11.939 7 INFO nova.api.openstack.compute.server_external_events [req-813b1758-6a86-4a2f-8b2f-889f00612f7f req-ebb17617-75a5-45c0-9413-2ab610d93005 c95fadba30384a23b4f68d486c3059e5 6ab158c01c594c1b9c959a5cd0f5e062 - - c8054241bcfe413f93ecc7438b82913f c8054241bcfe413f93ecc7438b82913f] Creating event network-vif-deleted:f5dd947a-ef45-48aa-b9e9-b1b7a232d3ec for instance 71aa701b-245a-4cfa-83df-85986f38994d on instance [pid: 7|app: 0|req: 453/910] 10.0.0.84 () {38 vars in 814 bytes} [Thu Apr 23 17:21:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:21:13.253 8 WARNING neutronclient.v2_0.client [None req-09fdce36-7d62-45a2-ae6f-c1ad11a03e07 96c13d99346d4df2b372cf05d2aa07d8 88a316714a5843d28c748fe6bcc502f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 458/911] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:21:13 2026] GET /v2.1/servers/71aa701b-245a-4cfa-83df-85986f38994d => generated 1480 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:21:18.342 7 INFO nova.api.openstack.wsgi [None req-2eeed0b7-b752-4fac-a3c6-94ebc95532ec 96c13d99346d4df2b372cf05d2aa07d8 88a316714a5843d28c748fe6bcc502f3 - - default default] HTTP exception thrown: Instance 71aa701b-245a-4cfa-83df-85986f38994d could not be found. [pid: 7|app: 0|req: 454/912] 10.0.0.191 () {32 vars in 715 bytes} [Thu Apr 23 17:21:18 2026] GET /v2.1/servers/71aa701b-245a-4cfa-83df-85986f38994d => generated 111 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 459/913] 10.0.0.191 () {32 vars in 726 bytes} [Thu Apr 23 17:21:20 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1427821614 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 17:21:20.188 7 INFO nova.api.openstack.wsgi [None req-4d4b4435-1070-4943-bd7c-931d99fe850a 96c13d99346d4df2b372cf05d2aa07d8 88a316714a5843d28c748fe6bcc502f3 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1427821614 not found for user 96c13d99346d4df2b372cf05d2aa07d8 [pid: 7|app: 0|req: 455/914] 10.0.0.191 () {32 vars in 723 bytes} [Thu Apr 23 17:21:20 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1427821614 => generated 142 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/919] 10.0.0.191 () {32 vars in 655 bytes} [Thu Apr 23 17:21:35 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/920] 10.0.0.191 () {32 vars in 641 bytes} [Thu Apr 23 17:21:35 2026] GET /v2.1/servers => generated 15 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-23 17:21:35.493 7 WARNING oslo_db.sqlalchemy.utils [None req-b305a828-b109-4a0e-a4fa-4f9a3e35e051 41ed6691f88e43f1b7c9ebc0f142a06f 73f14b94af1c4ee4aeef71e4bef3bc18 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 459/921] 10.0.0.191 () {32 vars in 649 bytes} [Thu Apr 23 17:21:35 2026] GET /v2.1/os-keypairs => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/922] 10.0.0.191 () {32 vars in 694 bytes} [Thu Apr 23 17:21:35 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)